]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
2013-02-15 Pedro Alves <pedro@codesourcery.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f5911ea1
HAQ
12013-02-15 Pedro Alves <pedro@codesourcery.com>
2 Hafiz Abid Qadeer <abidh@codesourcery.com>
3
4 * gdb.trace/tfile.exp: Add test for -trace-status command.
5
420f4384
JK
62013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
9 nanosleep by sleep.
10
4819b3f8
PA
112013-02-14 Pedro Alves <palves@redhat.com>
12
13 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
14
1773c82c
HAQ
152013-02-14 Pedro Alves <pedro@codesourcery.com>
16 Hafiz Abid Qadeer <abidh@codesourcery.com>
17
18 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
19
e234dfaf
TT
202013-02-12 Tom Tromey <tromey@redhat.com>
21
22 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
23 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
24
6c01dd94
PA
252013-02-12 Pedro Alves <palves@redhat.com>
26
27 * gdb.base/catch-signal.c: Update copyright years.
28 * gdb.base/catch-signal.exp: Update copyright years.
29 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
30 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
31 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
32 * gdb.dwarf2/dw2-error.S: Update copyright years.
33 * gdb.dwarf2/dw2-error.c: Update copyright years.
34 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
35 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
36 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
37
595fc67f
PA
382013-02-12 Pedro Alves <palves@redhat.com>
39
40 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
41 message.
42 * gdb.base/sigaltstack.exp: Ditto.
43 * gdb.base/siginfo.exp: Ditto.
44 * gdb.base/sizeof.exp: Ditto.
45
17282693
PA
462013-02-12 Pedro Alves <palves@redhat.com>
47
48 * gdb.mi/mi-basics.exp: Tweak intro comment.
49 * gdb.mi/mi-break.exp: Tweak intro comment.
50 * gdb.mi/mi-console.exp: Tweak intro comment.
51 * gdb.mi/mi-file.exp: Tweak intro comment.
52 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
53 * gdb.mi/mi-return.exp: Tweak intro comment.
54 * gdb.mi/mi-stepi.exp: Tweak intro comment.
55 * gdb.mi/mi-until.exp: Tweak intro comment.
56 * gdb.mi/mi-watch.exp: Tweak intro comment.
57
8a4ac37e
PA
582013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
59
60 * gdb.server/no-thread-db.exp: New file.
61 * gdb.server/no-thread-db.c: New file.
62 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
63
c2792f5a
DE
642013-02-11 Doug Evans <dje@google.com>
65
66 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
67 two decfloats.
68
d9e98382
SDJ
692013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
70
71 * gdb.base/bitfields.c (struct internalvartest): New declaration.
72 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
73
a321661a
JK
742013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
75
76 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
77
134a2066
YQ
782013-02-06 Yao Qi <yao@codesourcery.com>
79
80 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
81 to ...
82 (test_create_delete_modify_tsv): ... here. New test on modifying
83 the initial value of a tsv.
84
5a2dc60a
JK
852013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
88 (cd .../rdir): ... here.
89
233d95b5
JK
902013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 * gdb.linespec/base/one/header.h: New file.
93 * gdb.linespec/base/two/header.h: New file.
94 * gdb.linespec/macro-relative.c: New file.
95 * gdb.linespec/macro-relative.exp: New file.
96
fbd9ab74
JK
972013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
98
99 * gdb.base/fullpath-expand-func.c: New file.
100 * gdb.base/fullpath-expand.c: New file.
101 * gdb.base/fullpath-expand.exp: New file.
102 * gdb.base/realname-expand-real.c: New file.
103 * gdb.base/realname-expand.c: New file.
104 * gdb.base/realname-expand.exp: New file.
105
1b56eb55
JK
1062013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
107
108 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
109 * gdb.dwarf2/dw2-dir-file-name.c: New file.
110
af529f8f
JK
1112013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
112
113 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
114 (compare_filenames_for_search does not match)
115 (compare_filenames_for_search does match): New tests.
116
f5b95b50
JK
1172013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
118
119 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
120
d47921b9
JK
1212013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
122
123 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
124
8a92335b
JK
1252013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
126
127 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
128 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
129 ${binfile}.mini_debuginfo-debuglink and
130 ${binfile}.mini_debuginfo-debuglink.xz.
131
17f2157d
TT
1322013-02-01 Tom Tromey <tromey@redhat.com>
133
134 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
135 attributes.
136
d65f0a9c
TT
1372013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
138 Tom Tromey <tromey@redhat.com>
139
140 * gdb.dwarf2/method-ptr.exp: Link with c++.
141 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
142
f25c0135
TT
1432013-01-31 Tom Tromey <tromey@redhat.com>
144
145 * gdb.base/jit.exp (compile_jit_test): New proc.
146 Add PIE tests.
147
7078baeb
TT
1482013-01-31 Tom Tromey <tromey@redhat.com>
149
150 * gdb.dwarf2/method-ptr.cc: New file.
151 * gdb.dwarf2/method-ptr.exp: New file.
152
1d24041a
TT
1532013-01-31 Tom Tromey <tromey@redhat.com>
154
155 * lib/dwarf.exp (namespace Dwarf): New.
156
8d9878a4
TT
1572013-01-29 Tom Tromey <tromey@redhat.com>
158
159 * gdb.dwarf2/fission-reread.exp: Add unload test.
160
bed911e5
DE
1612013-01-28 Doug Evans <dje@google.com>
162
163 * gdb.dwarf2/fission-loclists.exp: New file.
164 * gdb.dwarf2/fission-loclists.S: New file.
165
e229648e
JK
1662013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
167
168 Code cleanup.
169 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
170 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
171 and prepare_for_testing.
172 * gdb.base/store.exp: Likewise.
173
86700f00
TT
1742013-01-25 Tom Tromey <tromey@redhat.com>
175
176 * gdb.python/py-explore.exp: Expect the gdb prompt.
177
8954db33
AB
1782013-01-25 Andrew Burgess <aburgess@broadcom.com>
179
180 * gdb.base/gnu_vector.c: New variable for use in tests.
181 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
182 changes in scalar to vector casting and widening.
183 * gdb.python/py-type.c: New variables for use in tests.
184 * gdb.python/py-type.exp: Update vector related tests to reflect
185 changes in scalar to vector casting and widening.
186
2077afdd
TD
1872013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
188
189 * gdb.base/prologue-include.c: New file.
190 * gdb.base/prologue-include.exp: New file.
191 * gdb.base/prologue-include.h: New file.
192
d7499464
HAQ
1932013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
194
195 PR gdb/13443
196 * gdb.mi/mi-var-block.exp: Make test messages unique.
197
e2a3e0f1
TT
1982013-01-23 Tom Tromey <tromey@redhat.com>
199
200 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
201
152fcc9c
TT
2022013-01-23 Tom Tromey <tromey@redhat.com>
203
204 * gdb.cp/converts.cc (main): Initialize 'a'.
205
bea883fd
SCR
2062013-01-23 Siva Chandra Reddy <sivachandra@google.com>
207
208 * testsuite/gdb.python/frame.exp: Add a test for
209 gdb.Frame.architecture() method.
210
0928e93d
PA
2112013-01-22 Pedro Alves <palves@redhat.com>
212
213 * gdb.base/annota1.exp (signal sent): No longer expect
214 breakpoints-invalid.
215 * gdb.cp/annota2.exp (continue until exit)
216 (watch triggered on a.x): Ditto.
217
9c97429f
PA
2182013-01-22 Pedro Alves <palves@redhat.com>
219
220 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
221 Adjust tests to breakpoints-invalid changes.
222 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
223 variables.
224 Adjust tests to breakpoints-invalid changes.
225
187d10dd
PA
2262013-01-22 Pedro Alves <palves@redhat.com>
227
228 * gdb.base/annota1.exp (annotate ignore count change): Add
229 expected output for failure case.
230
ea3aedcb
TT
2312013-01-22 Tom Tromey <tromey@redhat.com>
232
233 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
234 call.
235
998580f1
MK
2362013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
237
238 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 239 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
240 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
241 Also handle 'thread' field.
242 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
243 * gdb.mi/mi-watch.exp: Ditto.
244 * lib/mi-support.exp: Ditto.
245
8f1d5693
MK
2462013-01-21 Siva Chandra Reddy <sivachandra@google.com>
247
248 * gdb.python/py-explore.exp: Improve a test
249
2d8c5d7c
DB
2502013-01-18  David Blaikie  <dblaikie@gmail.com>
251
252 * gdb.base/label.c (main): Correct the type of the second
253 parameter.
254
46f35228
TT
2552013-01-18 Tom Tromey <tromey@redhat.com>
256
257 * gdb.dwarf2/trace-crash.s: New file.
258 * gdb.dwarf2/trace-crash.exp: New file.
259
5965d69d
HAQ
2602013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
261
43aaf8b6
PA
262 PR gdb/13443
263 * gdb.base/checkpoint.exp: Update test messages to make them
264 unique.
5965d69d 265
5ae4861a
YQ
2662013-01-18 Yao Qi <yao@codesourcery.com>
267
268 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
269 output of 'info tracepoints'.
270 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
271 Likewise.
272 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
273 * gdb.trace/disconnected-tracing.c (struct foo): New.
274
d84fca2c
JK
2752013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
276
277 * gdb.dwarf2/dw2-dos-drive.S: New file.
278 * gdb.dwarf2/dw2-dos-drive.exp: New file.
279
aebb1cc9
DE
2802013-01-17 Doug Evans <dje@google.com>
281
2782d512
DE
282 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
283 CXX_FOR_TARGET.
284
aebb1cc9
DE
285 * boards/cc-with-tweaks.exp: New file.
286
db2b2972
TT
2872013-01-17 Tom Tromey <tromey@redhat.com>
288
289 * gdb.base/completion.exp: Add "set cp-abi" completion test.
290
96343774
PA
2912013-01-17 Pedro Alves <palves@redhat.com>
292
293 Merge dg-extract-results.sh from upstream (svn 195224).
294
295 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 296 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
297
298 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 299 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
300
301 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 302 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
303
304 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
305 * dg-extract-results.sh: Redirect grep output to /dev/null instead
306 of grep -q.
307
675921c0
SD
3082012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
309
310 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
311 interface.
312 * gdb.base/jithost.c: New file.
313 * gdb.base/jithost.h: New file.
314 * gdb.base/jitreader.c : New file.
315 * gdb.base/jit-protocol.h: New file.
316
ab04a2af
TT
3172013-01-16 Tom Tromey <tromey@redhat.com>
318
319 * gdb.base/catch-signal.c: New file.
320 * gdb.base/catch-signal.exp: New file.
321
8ac3646f
TT
3222013-01-16 Tom Tromey <tromey@redhat.com>
323
324 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
325
22fc223e
JK
3262013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
327
328 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
329
44478ab3
TT
3302013-01-14 Tom Tromey <tromey@redhat.com>
331
332 * gdb.base/completion.exp: Add "set gnutarget" test.
333
06d66ee9
TT
3342013-01-14 Tom Tromey <tromey@redhat.com>
335
336 * gdb.dwarf2/dw2-restrict.S: New file.
337 * gdb.dwarf2/dw2-restrict.c: New file.
338 * gdb.dwarf2/dw2-restrict.exp: New file.
339
c9bf0622
TT
3402013-01-14 Tom Tromey <tromey@redhat.com>
341
342 * gdb.dwarf2/dw2-error.exp: New file.
343 * gdb.dwarf2/dw2-error.c: New file.
344 * gdb.dwarf2/dw2-error.S: New file.
345
5b12a61c
JK
3462013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
347
348 * gdb.cp/parse-lang.cc: New file.
349 * gdb.cp/parse-lang.exp: New file.
350
f0a4b570
JK
3512013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
352
353 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
354 (set substitute-path): New test.
355 (fullname present): Remove content.
356 (substituted fullname): New test.
357
f751cc97
JB
3582013-01-13 Joel Brobecker <brobecker@adacore.com>
359
360 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
361 check. Move $gdb_py_is_py24 value check right after.
362
04164e8e
JK
3632013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
364
365 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
366 targets.
367
5bf480a5
YQ
3682013-01-11 Yao Qi <yao@codesourcery.com>
369
370 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
371 for dprintf.
372 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
373 Check the fields in "=breakpoint-created" for dprintf.
374
f35a17b5
JK
3752012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
376
377 * gdb.mi/mi-fullname-deleted.exp: New file.
378
85817405
JK
3792012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
380
381 * gdb.base/skip-solib.exp (info skip with pending file): Update the
382 expected output.
383 (info skip with pending file): Remove.
384 (ignoring function in solib, info skip for function multiply): Update
385 the expected output.
386 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
387 (info skip (delete 1), info skip after disabling all)
388 (info skip after enabling all, info skip after disabling 4 2-3)
389 (info skip after enabling 2-3, info skip 2-3)
390 (info skip after deleting 2 3): Update the expected output.
391 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
392 statement to its initialization and return.
393 * gdb.linespec/skip-two.exp: New file.
394
27210e12
DE
3952012-12-19 Doug Evans <dje@google.com>
396
397 * gdb.base/maint.exp: Handle testing with .gdb_index.
398
bb627a12
JB
3992012-12-19 Joel Brobecker <brobecker@adacore.com>
400
401 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
402 Cavium to FSF.
403
7785b880
JB
4042012-12-19 Joel Brobecker <brobecker@adacore.com>
405
406 * dg-extract-results.sh: Update contact info in copyright notice.
407 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
408 GPL v3 or later. Update contact info.
409 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
410 gdb.threads/watchpoint-fork-mt.c,
411 gdb.threads/watchpoint-fork-parent.c,
412 gdb.threads/watchpoint-fork-st.c,
413 gdb.threads/watchpoint-fork.h: Likewise.
414
f2a8bc8a
YQ
4152012-12-15 Yao Qi <yao@codesourcery.com>
416
417 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
418 'installed' field in '=breakpoint-modified'.
419 (test_reconnect): Check 'installed' field in
420 '=breakpoint-modified' and '=breakpoint-created'.
421
422 * gdb.trace/actions.exp: Update test for 'installed' field.
423 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
424 (tracepoint_change_loc_2): Likewise.
425 Check 'info tracepoint' display nothing else.
426 * gdb.trace/deltrace.exp: Likewise.
427 * gdb.trace/infotrace.exp: Likewise.
428 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
429 Likewise.
430 * gdb.trace/passcount.exp: Likewise.
431 * gdb.trace/tracecmd.exp: Likewise.
432 * gdb.trace/while-stepping.exp: Likewise.
433
6592e36f
TT
4342012-12-14 Tom Tromey <tromey@redhat.com>
435
436 * gdb.cp/member-name.exp: New file.
437 * gdb.cp/member-name.cc: New file.
438
7d27a96d
TT
4392012-12-14 Tom Tromey <tromey@redhat.com>
440
441 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
442
f8c05d0d
DE
4432012-12-14 Doug Evans <dje@google.com>
444
445 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
446 DW_OP_GNU_implicit_pointer is section-relative.
447
451b7c33
TT
4482012-12-14 Tom Tromey <tromey@redhat.com>
449
43aaf8b6 450 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 451
10e339df
PA
4522012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
453
6fdff2c5 454 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 455
e780d813
DE
4562012-12-13 Doug Evans <dje@google.com>
457
458 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
459 * gdb.multi/multi-arch.exp: Ditto.
460
ca3dbcc8 4612012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 462
ca3dbcc8
MG
463 * gdb.mi/mi-catch-load-so.c: New. Clone of the
464 catch load test library source file.
465 * gdb.mi/mi-catch-load.c: New. Clone of the catch
466 load test source file.
467 * gdb.mi/mi-catch-load.exp: New. Test file for
468 basic MI -catch-load and -catch-unload tests.
469
2960a434
PK
4702012-12-11 Paul Koning <paul_koning@dell.com>
471
472 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
473 exception.
474 (_iterator_except): New function.
475 (ArrayPrinter): Use _iterator function instead of local _iterator
476 class for Python 3 compatibility.
477 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 478 _iterator.
2960a434
PK
479 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
480 execfile for Python 3 compatibility.
481 * gdb.python/python.exp: Handle Python 2.4 exception traceback
482 format in error_prompt test.
6fdff2c5 483
9325cb04
PK
4842012-12-10 Paul Koning <paul_koning@dell.com>
485
486 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 487 compatibility.
9325cb04
PK
488 * gdb.python/py-block.exp: Ditto.
489 * gdb.python/py-breakpoint.exp: Ditto.
490 * gdb.python/py-cmd.exp: Ditto.
491 * gdb.python/py-events.py: Ditto.
492 * gdb.python/py-finish-breakpoint.py: Ditto.
493 * gdb.python/py-finish-breakpoint2.exp: Ditto.
494 * gdb.python/py-finish-breakpoint2.py: Ditto.
495 * gdb.python/py-frame-inline.exp: Ditto.
496 * gdb.python/py-frame.exp: Ditto.
497 * gdb.python/py-infthread.exp: Ditto.
498 * gdb.python/py-objfile.exp: Ditto.
499 * gdb.python/py-parameter.exp: Ditto.
500 * gdb.python/py-progspace.exp: Ditto.
501 * gdb.python/py-prompt.exp: Ditto.
502 * gdb.python/py-symbol.exp: Ditto.
503 * gdb.python/py-symtab.exp: Ditto.
504 * gdb.python/py-template.exp: Ditto.
505 * gdb.python/py-value-cc.exp: Ditto.
506 * gdb.python/python.exp: Ditto.
507 * gdb.python/source2.py: Ditto.
508 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 509 compatibility.
9325cb04
PK
510 Use sorted() function rather than sort() method.
511 Accept either int or long values for enum values.
512 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
513 execfile for Python 3 compatibility.
514 * gdb.python/py-evsignal.exp: Ditto.
515 * gdb.python/py-evthreads.exp: Ditto.
516 * gdb.python/py-mi.exp: Ditto.
517 * gdb.python/py-pp-maint.exp: Ditto.
518 * gdb.python/py-prettyprint.exp: Ditto.
519 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 520 Python 3 compatibility.
9325cb04
PK
521 Skip tests for Python 2.4.
522 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 523 Python 3 compatibility.
9325cb04
PK
524 Use byte string rather than character string in memory write test
525 if Python 3.
526 * gdb.python/py-pp-maint.py: Change class declarations to "new
527 class" syntax.
528 * gdb.python/py-prettyprint.py: Change iterator class to generator
529 function for Python 3 compatibility.
530 Make all classes "new style".
531 Fix indentation issue and stray semicolon.
532 * gdb.python/py-shared.expChange print syntax for Python 3
533 compatibility.
534 Define "long" if Python 3.
535 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 536 compatibility.
9325cb04
PK
537 Accept either int or long values for enum values.
538 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 539 compatibility.
9325cb04
PK
540 Skip "long" and "unicode" tests if Python 3.
541 Accept either "type" or "class" in type checks.
542 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
543 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
544
8b9737bf
TT
5452012-12-10 Tom Tromey <tromey@redhat.com>
546
547 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
548 (test): Add "two_cu" argument.
549 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
550 for types; allow two CUs.
551
1b80a9fa
JK
5522012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
553
554 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
555 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
556
f0b6d50a
YQ
5572012-12-08 Yao Qi <yao@codesourcery.com>
558 Pedro Alves <palves@redhat.com>
559
560 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
561 '=breakpoint-created' when GDB merges the tracepoints of both
562 sides.
563
2f68a895
TT
5642012-12-07 Tom Tromey <tromey@redhat.com>
565
566 * gdb.base/break1.c (enum some_enum, union some_union): New.
567 (some_enum_global, some_union_global, some_value): New globals.
568 * gdb.base/completion.exp: Add tag completion tests.
569
4fc5d43e
TT
5702012-12-07 Tom Tromey <tromey@redhat.com>
571
572 * gdb.base/completion.exp: Add tests for ptype and whatis
573 completion.
574
6559e013
JB
5752012-12-07 Joel Brobecker <brobecker@adacore.com>
576
577 * gdb.base/stale-infcall.exp: Fix copyright line.
578
ae2b630d
JB
5792012-12-07 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
582
0ba2eb0f
TT
5832012-12-06 Pedro Alves <palves@redhat.com>
584 Tom Tromey <tromey@redhat.com>
585
586 * gdb.base/exprs.exp: Add tests for cast to void.
587
731145cb
TT
5882012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
589
590 * gdb.python/py-mi.exp: Correct expected results for attribute
591 "dynamic" returned by -var-update.
592 Add test case for correct handling of "diplayhint" for children
593 of dynamic varobjs.
594 * gdb.python/py-prettyprint.c (set_itme): New function.
595 (bug_14741) New function.
596 (main) Add call to bug_14741().
597 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
598
e58fcc15
UW
5992012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
600
601 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
602 ${binfile}.funcsyms list.
603
e9eb0d14
YQ
6042012-12-04 Yao Qi <yao@codesourcery.com>
605
606 PR gdb/13443
607 * gdb.trace/actions.exp: Make test messages unique.
608
4983028c
TT
6092012-11-29 Tom Tromey <tromey@redhat.com>
610
611 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
612
ea5e6b0e
UW
6132012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
614
615 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
616 * gdb.opencl/datatypes.exp: Likewise.
617 * gdb.opencl/operators.exp: Likewise.
618 * gdb.opencl/vec_comps.exp: Likewise.
619
cdde3dfb
JG
6202012-11-29 Jerome Guitton <guitton@adacore.com>
621
622 * gdb.ada/iwide: New testcase.
623
b50d69b5
JG
6242012-11-29 Jerome Guitton <guitton@adacore.com>
625
626 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
627 ptype test.
628
c2d3fccf
JG
6292012-11-29 Jerome Guitton <guitton@adacore.com>
630
631 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
632 form {VARIANT_TYPE}ADDRESS.
633
5edf51fe
YQ
6342012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
635
636 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
637 (func): New function.
638 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
639 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
640 pointers to members with pointer-to-function type.
641
608e2dbb
TT
6422012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
643 Tom Tromey <tromey@redhat.com>
644
645 * gdb.base/gnu-debugdata.exp: New file.
646 * gdb.base/gnu-debugdata.c: New file.
647 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
648 (gdb_unload): Return 0 on success.
649
4648e588
JK
6502012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
651
652 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
653
17d6efc4
JB
6542012-11-26 Joel Brobecker <brobecker@adacore.com>
655
656 * gdb.base/empty_exe.exp: New testcase.
657
ace21957
MF
6582012-11-20 Mike Frysinger <vapier@gentoo.org>
659
660 * gdb.base/completion.exp: Add test for help aliases completion.
661
5c401a0a
YQ
6622012-11-20 Yao Qi <yao@codesourcery.com>
663
664 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
665 Don't test 'maint set show-debug-regs'.
666 Use command 'set remotecache' instead of
667 'set circular-trace-buffer'.
668
8dea366b
KS
6692012-11-16 Keith Seitz <keiths@redhat.com>
670
671 PR c++/13615
672 * gdb.cp/baseenum.cc: New file.
673 * gdb.cp/baseenum.exp: New file.
674 * gdb.cp/derivation.cc (A): Add copyright.
675 Add a typedef.
676 (B): Use A::value_type instead of int. Change all references.
677 (D): Use value_type instead of int. Change all references.
678 (E): Likewise.
679 (F); Likewise.
680 (Z): New class.
681 (ZZ): New class.
6fdff2c5 682 (N, Base, Derived): New namespace and classes.
8dea366b
KS
683 (main): Add instances of Z and ZZ.
684 Make sure all symbols from N are kept.
685 * gdb.cp/derivation.exp: Update typedef changes in tests.
686 Add tests for class typedefs both before and after starting
687 the inferior.
688 Add tests for searching for a typedef while stopped in a
689 method.
690
5e34c6c3
LM
6912012-11-14 Luis Machado <lgustavo@codesourcery.com>
692
693 * gdb.mi/mi-var-create-rtti.c: New file.
694 * gdb.mi/mi-var-create-rtti.exp: New file.
695
5e487a5f
LM
6962012-11-14 Luis Machado <lgustavo@codesourcery.com>
697
698 * gdb.base/structs3.exp: Run to main before doing any tests.
699
6d67b990
AB
7002012-11-14 Andrew Burgess <aburgess@broadcom.com>
701
702 * gdb.python/py-type.exp: Uniquify test names.
703
e5d98164
YQ
7042012-11-14 Yao Qi <yao@codesourcery.com>
705
706 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
707 (thread_function) [DEBUG]: Call 'printf'.
708 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
709 command line if 'DEBUG=1' is passed to test.
710 Remove a pattern to match inferior's output.
711
62747a60
TT
7122012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
713
714 * gdb.mi/mi-fill-memory.exp: New test.
715
18a9fc12
TT
7162012-11-12 Tom Tromey <tromey@redhat.com>
717
718 * gdb.base/completion.exp: Update for "info type-printers".
719 * gdb.python/py-typeprint.cc: New file.
720 * gdb.python/py-typeprint.exp: New file.
721 * gdb.python/py-typeprint.py: New file.
722
bd69fc68
TT
7232012-11-12 Tom Tromey <tromey@redhat.com>
724
725 * gdb.base/call-sc.exp: Use "ptype/r".
726 * gdb.base/volatile.exp: Don't expect "int".
727 * gdb.cp/ptype-flags.cc: New file.
728 * gdb.cp/ptype-flags.exp: New file.
729 * gdb.cp/templates.exp: Use ptype/r.
730 (test_ptype_of_templates, test_template_typedef): Likewise.
731 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
732 argument. Handle template names and template parameters.
733 * gdb.mi/mi-var-cmd.exp: Accept "long".
734 * gdb.mi/mi-var-child.exp: Accept "long".
735 * gdb.mi/mi-var-display.exp: Accept "long".
736 * gdb.mi/mi2-var-child.exp: Accept "long".
737
b3720c3a
TT
7382012-11-12 Tom Tromey <tromey@redhat.com>
739
740 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
741 "ptype" from calls to cp_test_ptype_class.
742 (test_enums): Likewise.
743 * gdb.cp/derivation.exp: Remove "ptype" from calls to
744 cp_test_ptype_class.
745 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
746 calls to cp_test_ptype_class.
747 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
748 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
749 from calls to cp_test_ptype_class.
750 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
751 command here. Change "in_command" argument to "in_exp".
752
0d63ecda
KS
7532012-11-10 Keith Seitz <keiths@redhat.com>
754
755 PR gdb/14288
756 * gdb.base/printcmds.c: Add invalid_XXX globals
757 for repeated byte tests.
758 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
759 * gdb.base/wchar.c (main): Add and construct a wchar_t
760 array with repeated characters.
761 * gdb.base/wchar.exp: Add repeated character tests.
762
ed8a1c2d
AB
7632012-11-09 Andrew Burgess <aburgess@broadcom.com>
764
765 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
766 disassembly output.
767
9107fc8d
PA
7682012-11-09 Pedro Alves <palves@redhat.com>
769
770 PR gdb/14306
771
772 * gdb.multi/multi-arch-exec.c: New file.
773 * gdb.multi/multi-arch-exec.exp: New file.
774
558a9d82
YQ
7752012-11-09 Yao Qi <yao@codesourcery.com>
776
777 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
778 (top level): Call it.
779
e714f336
YQ
7802012-11-09 Yao Qi <yao@codesourcery.com>
781
782 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
783 typo.
784
6ecd4729
PA
7852012-11-09 Pedro Alves <palves@redhat.com>
786
787 * gdb.multi/multi-arch.exp: New.
788
9015683b
TT
7892012-11-08 Tom Tromey <tromey@redhat.com>
790
791 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
792 core files, if possible.
793 * gdb.base/siginfo-thread.c: New file
794 * gdb.base/siginfo-thread.exp: New file
795
ea9f10bb
TT
7962012-11-08 Tom Tromey <tromey@redhat.com>
797
798 * gdb.base/comprdebug.exp: New file.
799
f6592439
PA
8002012-11-06 Pedro Alves <palves@redhat.com>
801
802 PR gdb/14810
803
804 * gdb.base/disabled-location.c: New file.
805 * gdb.base/disabled-location.exp: New file.
806
2d338fa9
TT
8072012-11-06 Tom Tromey <tromey@redhat.com>
808
809 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
810 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
811 gdb_gcore_cmd.
812 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
813 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
814 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
815 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
816 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
817 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
818 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
819 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
820 * lib/gdb.exp (gdb_gcore_cmd): New proc.
821
68c9da30
PA
8222012-11-05 Pedro Alves <palves@redhat.com>
823
824 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
825 procedure.
826 (do_vfork_and_follow_child_tests_exec)
827 (do_vfork_and_follow_child_tests_exit): Call it.
828
a7c8c931
PA
8292012-11-05 Pedro Alves <palves@redhat.com>
830
831 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
832 fails.
833
6f6484cd
YQ
8342012-11-03 Yao Qi <yao@codesourcery.com>
835
836 Fix PR gdb/14617.
837 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
838 Remove setup_kfail, and update test.
839
b45627a0
TT
8402012-11-02 Tom Tromey <tromey@redhat.com>
841
842 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
843 test.
844
f50f4e56
PA
8452012-11-02 Pedro Alves <palves@redhat.com>
846
847 PR gdb/14766
848
849 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
850 setup_kfail.
851 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
852 get registers".
853
71ce889d
PA
8542012-11-02 Pedro Alves <palves@redhat.com>
855
856 * gdb.base/foll-vfork-exit.c: New file.
857 * gdb.base/foll-vfork.exp (top level): New file-describing
858 comment.
859 (vfork_child_follow_to_exit): New procedure.
860 (tcatch_vfork_then_child_follow): Rename as ...
861 (tcatch_vfork_then_child_follow_exec): ... this.
862 (tcatch_vfork_then_child_follow_exit): New procedure.
863 (do_vfork_and_follow_parent_tests): New procedure, factored out
864 from do_vfork_and_exec_tests.
865 (do_vfork_and_follow_child_tests_exec): Ditto.
866 (do_vfork_and_exec_tests): Delete.
867 (do_vfork_and_follow_child_tests_exit): New procedure.
868 (top level): Run tests with both the program that has the vfork
869 child execing, and the program has the vfork child exiting.
870
1e35b1a9
PA
8712012-11-02 Pedro Alves <palves@redhat.com>
872
873 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
874 (check_vfork_catchpoints, vfork_parent_follow_through_step)
875 (vfork_parent_follow_to_bp): Call it.
876 (kill_child): Delete.
877 (vfork_and_exec_child_follow_to_main_bp)
878 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
879 longer call kill_child.
880 (tcatch_vfork_then_parent_follow): Call setup_gdb.
881 (do_vfork_and_exec_tests): Don't runto_main before calling each
882 test procedure.
883 (top level): Don't clean restart and set verbose before running
884 each test procedure.
885
8862012-11-02 Pedro Alves <palves@redhat.com>
887
888 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
889 (vfork_parent_follow_to_bp)
890 (vfork_and_exec_child_follow_to_main_bp)
891 (vfork_and_exec_child_follow_through_step)
892 (tcatch_vfork_then_parent_follow)
893 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
894 Use with_test_prefix.
895
8962012-11-02 Pedro Alves <palves@redhat.com>
897
898 * gdb.base/foll-vfork.c: Add copyright header.
899 * gdb.base/vforked-prog.c: Add copyright header.
900
9012012-11-02 Pedro Alves <palves@redhat.com>
902
903 * gdb.base/foll-vfork.exp
904 (vfork_and_exec_child_follow_through_step): Don't skip on
905 non-HP/UX targets. Expect the next to only step one line on
906 non-HP/UX targets, rather than stopping only after the exec.
907
9082012-11-02 Pedro Alves <palves@redhat.com>
909
910 Don't hard code line numbers.
911
912 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
913 Expect text from the sources instead of a line number.
914 (vfork_parent_follow_to_bp)
915 (vfork_and_exec_child_follow_to_main_bp)
916 (vfork_and_exec_child_follow_through_step)
917 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
918 Use gdb_get_line_number.
919
9202012-11-02 Pedro Alves <palves@redhat.com>
921
922 Modernize.
923
924 * gdb.base/foll-vfork.exp: Use standard_testfile and
925 build_executable. Pass descriptive string to untested.
926 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
927 (vfork_and_exec_child_follow_to_main_bp)
928 (vfork_and_exec_child_follow_through_step)
929 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
930 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
931 of send_gdb/gdb_expect.
932
933 (kill_child): New procedure.
934 (vfork_and_exec_child_follow_to_main_bp)
935 (vfork_and_exec_child_follow_through_step): Use it.
936
f0559fff
YQ
9372012-11-02 Yao Qi <yao@codesourcery.com>
938
939 * gdb.base/setvar.exp: Test setting nested struct.
940 * gdb.base/setvar.c (v_struct3): New.
941
c207c6da
DE
9422012-11-01 Doug Evans <dje@google.com>
943
944 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
945 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
946 use them.
947
2f27adfe
AB
9482012-10-31 Andrew Burgess <aburgess@broadcom.com>
949
950 PR cli/14772
951 * gdb.base/gnu_vector.c (union_with_vector_1)
952 (struct_with_vector_1): Add new struct and union for testing
953 ptype.
954 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
955 structs / unions containing vectors.
956
bb662ca6
YQ
9572012-10-25 Yao Qi <yao@codesourcery.com>
958
959 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
960 'setup_kfail' instead of 'setup_kfail_for_target'.
961 * gdb.base/varargs.exp: Likewise.
962 * lib/gdb.exp (setup_kfail_for_target): Remove.
963
635d23ff
MK
9642012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
965
966 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
967
afdb064f
MK
9682012-10-25 Mark Kettenis <kettenis@gnu.org>
969
970 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
971
d99dcf51
JB
9722012-10-24 Joel Brobecker <brobecker@adacore.com>
973
974 * gdb.ada/set_wstr: New testcase.
975
32560274
JB
9762012-10-24 Joel Brobecker <brobecker@adacore.com>
977
978 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
979
5ded5331
JB
9802012-10-24 Joel Brobecker <brobecker@adacore.com>
981
982 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
983
d8d84291
MK
9842012-10-24 Mark Kettenis <kettenis@gnu.org>
985
986 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
987
6e933c51
JK
9882012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 * gdb.base/callfuncs.exp (do_function_calls): Fix
991 setup_kfail_for_target for -m32 mode.
992
274bd000
MK
9932012-10-23 Mark Kettenis <kettenis@gnu.org>
994
995 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
996 are now fixed.
997
545f743d
YQ
9982012-10-23 Yao Qi <yao@codesourcery.com>
999
1000 * gdb.base/info-os.exp: Resume the inferior until it exits.
1001
48b56b6a 10022012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
1003
99c7d5a8 1004 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
1005 * gdb.base/print-file-var.exp: Likewise.
1006 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 1007
8de0566d
YQ
10082012-10-17 Yao Qi <yao@codesourcery.com>
1009
1010 * gdb.mi/mi-memory-changed.exp: New.
1011
44883546
YQ
10122012-10-16 Yao Qi <yao@codesourcery.com>
1013
1014 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
1015 returns true.
1016 Call gdb_load_shlibs.
1017 * gdb.reverse/solib-reverse.exp: Likewise.
1018
345f514a
KS
10192012-10-15 Keith Seitz <keiths@redhat.com>
1020
1021 * lib/cp-support.exp (cp_test_ptype_class): Add support
1022 for class typedefs.
1023
1024 * gdb.cp/derivation.exp: Add tests for g_instance.
1025
9e3a7d65
JK
10262012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1027
1028 Fix entry values resolving in inlined frames.
1029 * gdb.arch/amd64-entry-value-inline.S: New file.
1030 * gdb.arch/amd64-entry-value-inline.c: New file.
1031 * gdb.arch/amd64-entry-value-inline.exp: New file.
1032
21a7b089
JK
10332012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1034 Doug Evans <dje@google.com>
1035
1036 Fix recent gdb_breakpoint regression.
1037 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
1038 braces from the parameter.
1039 * gdb.java/jprint.exp: Likewise.
1040
2c47921e
DE
10412012-10-15 Doug Evans <dje@google.com>
1042
1043 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
1044
89398707
JB
10452012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
1046
1047 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
1048
801e4185
TT
10492012-10-15 Tom Tromey <tromey@redhat.com>
1050
1051 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
1052
74f910c8
TT
10532012-10-15 Tom Tromey <tromey@redhat.com>
1054
1055 * gdb.python/py-symbol.exp: Test symbol destructor.
1056
91567807
YQ
10572012-10-14 Yao Qi <yao@codesourcery.com>
1058
1059 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
1060 * gdb.mi/mi-cli.exp: New.
1061
1062 * gdb.mi/mi2-basics.exp: Remove.
1063 * gdb.mi/mi2-break.exp: Remove.
1064 * gdb.mi/mi2-console.exp: Remove.
1065 * gdb.mi/mi2-disassemble.exp: Remove.
1066 * gdb.mi/mi2-eval.exp: Remove.
1067 * gdb.mi/mi2-file.exp: Remove.
1068 * gdb.mi/mi2-hack-cli.exp: Remove.
1069 * gdb.mi/mi2-pthreads.exp: Remove.
1070 * gdb.mi/mi2-read-memory.exp: Remove.
1071 * gdb.mi/mi2-regs.exp: Remove.
1072 * gdb.mi/mi2-return.exp: Remove.
1073 * gdb.mi/mi2-simplerun.exp: Remove.
1074 * gdb.mi/mi2-stack.exp: Remove.
1075 * gdb.mi/mi2-stepi.exp: Remove.
1076 * gdb.mi/mi2-syn-frame.exp: Remove.
1077 * gdb.mi/mi2-until.exp: Remove.
1078 * gdb.mi/mi2-watch.exp: Remove.
1079 * gdb.mi/mi2-var-block.exp: Remove.
1080 * gdb.mi/mi2-var-cmd.exp: Remove.
1081 * gdb.mi/mi2-var-display.exp: Remove.
1082
87332029
YQ
10832012-10-12 Yao Qi <yao@codesourcery.com>
1084
1085 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
1086 trail '.*' on matching patterns.
1087
11fc9057
L
10882012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1089
1090 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
1091 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
1092 * gdb.arch/i386-disp-step.exp: Likewise.
1093 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1094 * gdb.arch/i386-prologue.exp: Likewise.
1095 * gdb.arch/i386-size-overlap.exp: Likewise.
1096 * gdb.arch/i386-size.exp: Likewise.
1097 * gdb.arch/i386-unwind.exp: Likewise.
1098
7d46bcdc
L
10992012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1100
1101 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
1102 * gdb.arch/i386-word.exp: Likewise.
1103
31224d9d
L
11042012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1105
1106 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
1107 is_ilp32_target to set nr_regs.
1108 * gdb.arch/i386-sse.exp: Likewise.
1109
5b7d0050
DE
11102012-10-11 Doug Evans <dje@google.com>
1111
7c09e5a0
DE
1112 PR breakpoints/14643.
1113 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
1114 * gdb.linespec/thread.c: New file.
1115 * gdb.linespec/thread.exp: New file.
1116
5b7d0050
DE
1117 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
1118 Recognize "message" -> print pass and fail. Add eof case.
1119 (runto): Recognize message, no-message. Print pass/fail if requested,
1120 with same treatment as gdb_breakpoint.
1121 (runto_main): Pass no-message to runto.
1122 (gdb_internal_error_resync): Add log message.
1123 (gdb_file_cmd): Tweak internal error fail text for consistency.
1124
2e24f4aa
JK
11252012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1126
1127 Fix crash during stepping on ppc32.
1128 * gdb.base/step-symless.c: New file.
1129 * gdb.base/step-symless.exp: New file.
1130
aa14df25
DE
11312012-10-03 Doug Evans <dje@google.com>
1132
1133 PR symtab/14601
1134 * gdb.cp/using-crash.exp: New file.
1135 * gdb.cp/using-crash.cc: New file.
1136
975531db
DE
11372012-10-02 Doug Evans <dje@google.com>
1138
1139 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
1140 more consistent.
1141 (runto,gdb_debug_format): Ditto.
1142 (gdb_file_cmd): Watch for eof in nested gdb_expect.
1143 Clean up logging and error messages.
1144
b3dc46ff
AB
11452012-10-01 Andrew Burgess <aburgess@broadcom.com>
1146
1147 Test find command on unmapped memory.
1148 * gdb.base/find-unmapped.c: New file.
1149 * gdb.base/find-unmapped.exp: New file.
1150
45814d45
YQ
11512012-09-29 Yao Qi <yao@codesourcery.com>
1152
1153 * gdb.trace/mi-tracepoint-changed.exp: New.
1154 * gdb.mi/mi-breakpoint-changed.exp: New.
1155 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
1156 * gdb.mi/pendshr2.c: New.
1157
4c2786ba
YQ
11582012-09-28 Yao Qi <yao@codesourcery.com>
1159
1160 * gdb.mi/pr11022.exp: New.
1161 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
1162
7977e5d2
TT
11632012-09-27 Tom Tromey <tromey@redhat.com>
1164
1165 * gdb.cp/derivation.exp: Add regression test.
1166 * gdb.cp/derivation.cc (class V_base, class V_inter, class
1167 V_derived): New.
1168 (vderived): New global.
1169
0971de02
TT
11702012-09-26 Tom Tromey <tromey@redhat.com>
1171
1172 * gdb.dwarf2/dw2-common-block.S: New file.
1173 * gdb.dwarf2/dw2-common-block.exp: New file.
1174
4357ac6c
TT
11752012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1176
1177 * gdb.fortran/common-block.exp: New file.
1178 * gdb.fortran/common-block.f90: New file.
1179
6f380991
AB
11802012-09-26 Andrew Burgess <aburgess@broadcom.com>
1181
1182 * gdb.base/duplicate-bp.c: New file.
1183 * gdb.base/duplicate-bp.exp: New file.
1184
8ae551cf
YQ
11852012-09-26 Yao Qi <yao@codesourcery.com>
1186
1187 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
1188
1189 Revert:
1190 2012-09-21 Yao Qi <yao@codesourcery.com>
1191
1192 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
1193
318102b9
SP
11942012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
1195
1196 * gdb.base/longest-types.c: New test case.
1197 * gdb.base/longest-types.exp: New test case.
1198
a1e5fd69
YQ
11992012-09-25 Yao Qi <yao@codesourcery.com>
1200
1201 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
1202
04e7407c
JK
12032012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1204
1205 Fix internal error on canonicalization of clang types.
1206 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
1207 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
1208 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
1209
9bf4bce9
JK
12102012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1211
1212 Fix disassemble without parameters in tailcall frame.
1213 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
1214
2603f7ee
AB
12152012-09-21 Andrew Burgess <aburgess@broadcom.com>
1216
1217 * gdb.dwarf2/dw2-op-out-param.S: New file.
1218 * gdb.dwarf2/dw2-op-out-param.exp: New file.
1219
a3569abd
YQ
12202012-09-21 Yao Qi <yao@codesourcery.com>
1221
1222 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
1223
a065d7af
YQ
12242012-09-21 Yao Qi <yao@codesourcery.com>
1225
1226 * gdb.mi/mi-cli.exp: Remove.
1227 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
1228
15544bd9
YQ
12292012-09-21 Yao Qi <yao@codesourcery.com>
1230
1231 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
1232 "=record-started" notification.
1233
82a90ccf
YQ
12342012-09-21 Yao Qi <yao@codesourcery.com>
1235
1236 * gdb.mi/mi-record-changed.exp: New.
1237 * gdb.mi/mi-reverse.exp: Adjust expected output.
1238
d7de8e3c
TT
12392012-09-20 Tom Tromey <tromey@redhat.com>
1240
1241 * gdb.python/python.exp: Test atexit.register.
1242
1aa99537
DE
12432012-09-20 Doug Evans <dje@google.com>
1244
05eade73
DE
1245 * boards/dwarf4-gdb-index.exp: New file.
1246
1aa99537
DE
1247 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
1248 while running the tests.
1249
4ae24af0
JB
12502012-09-18 Joel Brobecker <brobecker@adacore.com>
1251
1252 * gdb.ada/bp_reset: New testcase.
1253
bb25a15c
YQ
12542012-09-18 Yao Qi <yao@codesourcery.com>
1255
1256 * gdb.trace/mi-tsv-changed.exp: New.
1257
201b4506
YQ
12582012-09-18 Yao Qi <yao@codesourcery.com>
1259
1260 * gdb.trace/mi-traceframe-changed.exp: New.
1261
6fc1c773
YQ
12622012-09-17 Yao Qi <yao@codesourcery.com>
1263
1264 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
1265 when it is less than 0.
1266
1ab3b62c
JK
12672012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1268
1269 PR 14119
1270 * gdb.arch/amd64-tailcall-ret.S: New file.
1271 * gdb.arch/amd64-tailcall-ret.c: New file.
1272 * gdb.arch/amd64-tailcall-ret.exp: New file.
1273 * gdb.reverse/amd64-tailcall-reverse.S: New file.
1274 * gdb.reverse/amd64-tailcall-reverse.c: New file.
1275 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
1276
acf9414f
JK
12772012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1278
1279 PR 14548
1280 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
1281 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
1282 * gdb.reverse/singlejmp-reverse.S: New file.
1283 * gdb.reverse/singlejmp-reverse.c: New file.
1284 * gdb.reverse/singlejmp-reverse.exp: New file.
1285
666b578b
JK
12862012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1287
1288 Fix compatibility with old GCC (~4.1).
1289 * gdb.cp/converts.cc (my_enum_var): New variable.
1290
42056501
AB
12912012-09-14 Andrew Burgess <aburgess@broadcom.com>
1292
1293 * gdb.xml/tdesc-regs.exp: Update expected output for new
1294 vector_size syntax of vector types.
1295
b9516fa1
YPK
12962012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
1297
1298 Refactor Python "gdb" module into a proper Python package, by
1299 introducing a new "_gdb" module for code implemented in C, and
1300 using reload/__import__ instead of exec.
1301 * gdb.python/python.exp (Test stderr location): Update module
1302 location of GDB-specific sys.stderr.
1303 (Test stdout location): Ditto for sys.stdout.
1304
18dc9ad8
JK
13052012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1306
1307 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
1308
ea3a9873
KS
13092012-09-12 Keith Seitz <keiths@redhat.com>
1310
1311 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
1312 conversion statement.
1313
5941debb
DE
13142012-09-12 Doug Evans <dje@google.com>
1315
1316 * gdb.base/help.exp: Remove testing of individual command help text,
1317 too much of a maintenance burden. Instead, test the functionality
1318 of "help" itself.
1319
cfc35e02
DE
13202012-09-11 Doug Evans <dje@google.com>
1321
3a0ed5d7
DE
1322 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
1323 breakpoint.
1324
cfc35e02
DE
1325 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
1326 * gdb.dwarf2/fission-reread.S: Ditto.
1327 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
1328 * gdb.dwarf2/fission-reread.exp: Ditto.
1329
350b1b26
AB
13302012-09-11 Andrew Burgess <aburgess@broadcom.com>
1331
1332 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
1333
2fa15f23
JB
13342012-09-10 Joel Brobecker <brobecker@adacore.com>
1335
1336 * gdb.ada/optim_drec: New testcase.
1337
09be558e
DE
13382012-09-10 Doug Evans <dje@google.com>
1339
1340 * boards/fission.exp: Explicitly mark "board" as not remote.
1341
5b4f6e25
KS
13422012-09-10 Keith Seitz <keiths@redhat.com>
1343
1344 PR gdb/13483
1345 * gdb.cp/converts.cc (A::A): Add ctor.
1346 (A::member_): Add member.
1347 (enum my_enum): New enumeration.
1348 (main): Add calls to foo1_7 with various
1349 permitted arguments.
1350 * gdb.cp/converts.exp: Add tests for boolean
1351 conversions permitted by the standard.
1352
b4ca5ed9
YPK
13532012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
1354
1355 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
1356 avoid spurious results due to ~/.gdbinit.
1357 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
1358 $INTERNAL_GDBFLAGS in run command.
1359 * gdb.gdb/observer.exp (setup_test): Ditto.
1360 * gdb.gdb/selftest.exp (test_with_self): Ditto.
1361 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
1362
d54b30bb
DE
13632012-09-06 Doug Evans <dje@google.com>
1364
14910956
DE
1365 * boards/fission.exp: New file.
1366
d54b30bb
DE
1367 * gdb.python/py-value.exp: Use clean_restart.
1368
91b253e1
DE
13692012-09-05 Doug Evans <dje@google.com>
1370
1371 * gdb.base/info-macros.c: Fix whitespace.
1372
1292279a
PA
13732012-08-28 Pedro Alves <palves@redhat.com>
1374
1375 PR gdb/14428
1376
1377 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
1378
1c8cdcb1
JK
13792012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1380
1381 * gdb.base/break-caller-line.c: New file.
1382 * gdb.base/break-caller-line.exp: New file.
1383
1e8e8b51
JK
13842012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1385
1386 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
1387 * gdb.arch/i386-cfi-notcurrent.S: New file.
1388 * gdb.arch/i386-cfi-notcurrent.exp: New file.
1389
1591a1e8
PA
13902012-08-27 Wei-cheng Wang <cole945@gmail.com>
1391 Yao Qi <yao@codesourcery.com>
1392 Pedro Alves <palves@redhat.com>
1393
1394 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
1395 New procedures.
1396 (top level): Add overlap checking tests.
1397
4442ada7
TT
13982012-08-24 Tom Tromey <tromey@redhat.com>
1399
1400 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
1401 gdb_test_multiple fails for other reasons.
1402
e7d50cc9
YQ
14032012-08-24 Yao Qi <yao@codesourcery.com>
1404
1405 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
1406
dfbd5e7b
PA
14072012-08-23 Pedro Alves <palves@redhat.com>
1408
1409 * gdb.base/help.exp: Adjust to "handle" help text change.
1410
8d735b87
YQ
14112012-08-23 Yao Qi <yao@codesourcery.com>
1412
1413 * gdb.trace/disconnected-tracing.c (start, end): New.
1414 (main): Call start and end.
1415 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
1416 existing tests into this proc.
1417 (disconnected_tfind): New.
1418
61b1d759
YQ
14192012-08-23 Yao Qi <yao@codesourcery.com>
1420
1421 * boards/native-gdbserver.exp (${board}_upload): New.
1422 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
1423 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
1424 Execute tfile on remote target.
1425 Copy trace file from target to host.
1426
6ca1b147
JM
14272012-08-22 Joseph Myers <joseph@codesourcery.com>
1428
1429 * gdb.arch/thumb-bx-pc.S: New file.
1430 * gdb.arch/thumb-bx-pc.exp: New file.
1431
706e3705
TT
14322012-08-22 Tom Tromey <tromey@redhat.com>
1433
1434 * gdb.base/maint.exp: Update.
1435
b4893d48
TT
14362012-08-22 Tom Tromey <tromey@redhat.com>
1437
1438 * lib/gdb.exp (skip_unwinder_tests): New proc.
1439 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
1440 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
1441
45b7da81
TT
14422012-08-21 Tom Tromey <tromey@redhat.com>
1443
1444 * gdb.hp/gdb.aCC/exception.exp: Remove.
1445
f94363d7
AP
1446012-08-19 Andrew Pinski <apinski@cavium.com>
1447
1448 * gdb.arch/mips-octeon-bbit.c: New file.
1449 * gdb.arch/mips-octeon-bbit.exp: New Test.
1450
e5afdbd7
KS
1451012-08-19 Keith Seitz <keiths@redhat.com>
1452
1453 PR c++/14365
1454 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
1455 * gdb.dwarf2/dw2-anon-mptr.S: New file.
1456
c29e8b64
JK
14572012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1458
1459 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
1460 verbose -log by more specific untested call.
1461
15a7e7bc
YQ
14622012-08-18 Yao Qi <yao@codesourcery.com>
1463
1464 * gdb.trace/tfind.exp: Move tests on various command help before
1465 checking target supports trace.
1466 Fix the expected output of 'help tfind end'.
1467
a451cb65
KS
14682012-08-17 Keith Seitz <keiths@redhat.com>
1469
1470 PR c++/13356
1471 * gdb.base/default.exp: Update all "check type" tests.
1472 * gdb.base/help.exp: Likewise.
1473 * gdb.base/setshow.exp: Likewise.
1474 * gdb.cp/converts.cc (foo1_type_check): New function.
1475 (foo2_type_check): New function.
1476 (foo3_type_check): New function.
1477 (main): Call new functions.
1478 * converts.exp: Add tests for integer-to-pointer conversions
1479 with/without strict type-checking.
1480
dbf6a605
MF
14812012-08-16 Mike Frysinger <vapier@gentoo.org>
1482
1483 * gdb.base/help.exp: Update expected output.
1484
0c92d8c1
JB
14852012-08-16 Joel Brobecker <brobecker@adacore.com>
1486
1487 * gdb.ada/rdv_wait: New testcase.
1488
e56f7f42
JK
14892012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1490
1491 * gdb.base/attach-twice.exp: Remove excessive ps exec.
1492
f47f77df
DE
14932012-08-13 Doug Evans <dje@google.com>
1494
e202d6e8 1495 * gdb.base/help.exp: Update expected output.
f47f77df
DE
1496 * gdb.base/default.exp: Update expected output of "show convenience".
1497
a72c3253
DE
14982012-08-10 Doug Evans <dje@google.com>
1499
1500 * gdb.python/py-strfns.c: New file.
1501 * gdb.python/py-strfns.exp: New file.
1502 * gdb.python/py-type.exp (test_fields): Add vector tests.
1503
de0bea00
MF
15042012-08-10 Mike Frysinger <vapier@gentoo.org>
1505
1506 PR cli/10436:
1507 * gdb.base/completion.exp: Add tests for handle completion.
1508
5b9afe8a
YQ
15092012-08-09 Yao Qi <yao@codesourcery.com>
1510
1511 * gdb.mi/mi-cmd-param-changed.exp: New.
1512 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
1513 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
1514 * gdb.mi/mi2-prompt.exp: Likewise.
1515
4f485ebc
DE
15162012-08-08 Doug Evans <dje@google.com>
1517
1518 * gdb.base/debug-expr.c: New file.
1519 * gdb.base/debug-expr.exp: New file.
1520 * gdb.base/exprs.exp: Test {type} casts.
1521 * gdb.cp/debug-expr.exp: New file.
1522
5888842d
JK
15232012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1524
1525 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
1526 global variable loop, not a 'break'. Add loop count limit to 100.
1527 Add new fail case for terminated vgdb.
1528
4f69f4c2
JK
15292012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1530 Jean-Marc Saffroy <saffroy@gmail.com>
1531
1532 PR 11804
1533 * gdb.base/gcore-relro.exp: New file.
1534 * gdb.base/gcore-relro-main.c: New file.
1535 * gdb.base/gcore-relro-lib.c: New file.
1536
e2de5390
JK
15372012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1538
1539 Do not false FAIL with old GCCs.
1540 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
1541 GCC < 4.5 in $no_hw mode.
1542
606603c5
JK
15432012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1544
1545 * gdb.base/default.exp (cd): Accept new directory with no arguments.
1546
777f26c2
JK
15472012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1548
1549 * gdb.base/list.exp (test_only_end): New function.
1550 Call it.
1551
2c12abee
TT
15522012-08-06 Tom Tromey <tromey@redhat.com>
1553
1554 * gdb.python/py-mi.exp: Add test for printer whose children
1555 are a list.
1556 * gdb.python/py-prettyprint.c (struct children_as_list): New.
1557 (main): New variable children_as_list.
1558 * gdb.python/py-prettyprint.py (class pp_children_as_list):
1559 New.
1560 (register_pretty_printers): Register new printer.
1561
0eae2cf4
EBM
15622012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1563
1564 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
1565 symbols. Abort if vgdb remote connection is closed.
1566
09e0881d
DE
15672012-08-02 Doug Evans <dje@google.com>
1568
1569 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
1570
b40f514f
SDJ
15712012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
1572
1573 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
1574 s390x, PowerPC 64 and m68k-linux.
1575
11315ae0
UW
15762012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1577
1578 * gdb.base/annota1.exp: Accept no frames-invalid notification
1579 when starting up the program.
1580 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
1581 show a symbolic value as well.
1582 * gdb.server/server-exec-info.exp: Skip test when skipping
1583 gdbserver test and/or when skipping shared library tests.
1584 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
1585 avoid name conflicts with other tests.
1586
0547eeed
UW
15872012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1588
1589 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
1590 Fix wrong output on big-endian systems.
1591 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
1592 4-byte pointer types on 64-bit s390x.
1593
bdddb4de
UW
15942012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1595
1596 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
1597 marker comment at the beginning (after intialization).
1598 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
1599 breakpoint on marker comment instead of function begin.
1600 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
1601 PowerPC.
1602 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
1603 or 64-bit PowerPC.
1604 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
1605 gdb,no_hardware_watchpoints flag is set.
1606 (initialize): Remove now redundant can-use-hw-watchpoints change.
1607
5d206025
YQ
16082012-08-02 Yao Qi <yao@codesourcery.com>
1609 Pedro Alves <palves@redhat.com>
1610
1611 * boards/local-remote-host.exp: New.
1612
4f665099
UW
16132012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1614
1615 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
1616 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
1617 * gdb.base/print-file-var.exp: Likewise.
1618 * gdb.server/solib-list.exp: Skip on remote targets.
1619
b62e2b27
UW
16202012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1621
1622 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
1623 watchpoints on ARM. When expecting software watchpoints, tolerate
1624 (remote) targets that report unsupported hardware watchpoint only
1625 at continue time.
1626 (test_wide_location_2): Likewise.
1627
a967a851
JK
16282012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1629
1630 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
1631 valgrind versions.
1632
75d9f9ff 16332012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
1634
1635 * gdb.base/valgrind-infcall.c: New file.
1636 * gdb.base/valgrind-infcall.exp: New file.
1637
75d9f9ff
JK
1638 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
1639
1c9f2ed2
KS
16402012-07-30 Keith Seitz <keiths@redhat.com>
1641
1642 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
1643 linespecs.
1644
7f9b2034
DE
16452012-07-30 Doug Evans <dje@google.com>
1646
85220e01
DE
1647 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
1648 * gdb.dwarf2/pr13961.S: Ditto.
1649
7f9b2034
DE
1650 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
1651
4e969b4f
AB
16522012-07-30 Andrew Burgess <aburgess@broadcom.com>
1653
1654 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
1655 change its format immediately after reloading the binary.
1656
e7de8362
JK
16572012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1658
1659 Fix testsuite regression after --use-deprecated-index-sections removal.
1660 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
1661 string.
1662 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
1663
7255706c
YQ
16642012-07-27 Yao Qi <yao@codesourcery.com>
1665
1666 KFAIL for PR remote/14161.
1667 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
1668 Cleanup socket files.
1669 (strace_info_marker): Detach inferior.
1670
f2e8016f
TT
16712012-07-26 Tom Tromey <tromey@redhat.com>
1672
6fdff2c5 1673 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 1674
f66713d2
JK
16752012-07-26 Markus Metzger <markus.t.metzger@intel.com>
1676
1677 * gdb.python/py-inferior.c (thread): New function.
1678 (check_threads): New function.
1679 (test_threads): New function.
1680 * gdb.python/py-inferior.exp: Added test.
1681 Replaced runto with continue to breakpoint.
1682
8223e12c
TT
16832012-07-26 Tom Tromey <tromey@redhat.com>
1684
1685 * lib/ada.exp (standard_ada_testfile): New proc.
1686 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
1687 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
1688 * gdb.ada/array_return.exp: Use standard_ada_testfile.
1689 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
1690 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
1691 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
1692 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
1693 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
1694 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
1695 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
1696 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
1697 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
1698 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
1699 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
1700 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
1701 * gdb.ada/char_param.exp: Use standard_ada_testfile.
1702 * gdb.ada/complete.exp: Use standard_ada_testfile.
1703 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
1704 standard_output_file.
1705 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
1706 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
1707 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
1708 standard_output_file.
1709 * gdb.ada/exprs.exp: Use standard_ada_testfile.
1710 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
1711 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
1712 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
1713 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
1714 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
1715 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
1716 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
1717 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
1718 * gdb.ada/homonym.exp: Use standard_ada_testfile.
1719 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
1720 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
1721 * gdb.ada/interface.exp: Use standard_ada_testfile.
1722 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
1723 standard_output_file
1724 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
1725 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
1726 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
1727 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
1728 * gdb.ada/nested.exp: Use standard_ada_testfile.
1729 * gdb.ada/null_array.exp: Use standard_ada_testfile.
1730 * gdb.ada/null_record.exp: Use standard_ada_testfile.
1731 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
1732 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
1733 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
1734 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
1735 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
1736 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
1737 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
1738 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
1739 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
1740 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
1741 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
1742 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
1743 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
1744 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
1745 * gdb.ada/start.exp: Use standard_ada_testfile.
1746 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
1747 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
1748 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
1749 * gdb.ada/tagged.exp: Use standard_ada_testfile.
1750 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
1751 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
1752 * gdb.ada/tasks.exp: Use standard_ada_testfile.
1753 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
1754 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
1755 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
1756 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
1757 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
1758 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
1759 * gdb.ada/widewide.exp: Use standard_ada_testfile.
1760
bbec57e4
JK
17612012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1762
1763 Fix testsuite regression after --use-deprecated-index-sections removal.
1764 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
1765
9cc8e32c
JK
17662012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1767
1768 Fix compatibility with Tcl before 7.5.
1769 * lib/future.exp (lreverse): New function if it does not exist.
1770
ea5ca7b5
MK
17712012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
1772
1773 * gdb.mi/mi-pending.c: New method to set a second pending
1774 breakpoint.
1775 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
1776 condition.
1777
64776a0b
PA
17782012-07-20 Pedro Alves <palves@redhat.com>
1779
1780 PR threads/11692
1781 PR gdb/12203
1782
1783 * gdb.threads/create-fail.c: New file.
1784 * gdb.threads/create-fail.exp: New file.
1785
13e4e967
PA
17862012-07-19 Pedro Alves <palves@redhat.com>
1787
1788 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
1789 * config/vx.exp (gdb_start): Likewise.
1790 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
1791 * gdb.base/setvar.exp (test_set): Likewise.
1792 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
1793 * gdb.reverse/sigall-precsave.exp: Likewise.
1794 * gdb.reverse/sigall-reverse.exp: Likewise.
1795
b7aefa4d
PA
17962012-07-19 Pedro Alves <palves@redhat.com>
1797
1798 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
1799 handler before recording.
1800
608b4967
TT
18012012-07-19 Tom Tromey <tromey@redhat.com>
1802
1803 * gdb.cp/casts.exp: Add tests for typeof and decltype.
1804 * gdb.cp/casts.cc (decltype): New function.
1805 (main): Use it.
1806
b1e0c0fa
PA
18072012-07-19 Pedro Alves <palves@redhat.com>
1808
1809 * gdb.base/sigall.exp (signals): New list.
1810 <top level>: Loop over signals in the $signals list instead of
1811 calling a test function once per signal.
1812 * gdb.reverse/sigall-precsave.exp (signals): New list.
1813 <top level>: Loop over signals in the $signals list instead of
1814 calling a test function once per signal.
1815 * gdb.reverse/sigall-reverse.exp (signals): New list.
1816 <top level>: Loop over signals in the $signals list instead of
1817 calling a test function once per signal.
1818
6ace3df1
YQ
18192012-07-19 Yao Qi <yao@codesourcery.com>
1820
1821 * gdb.base/setshow.exp: Test 'set args ~'.
1822
263a0f8c
JK
18232012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1824
1825 * gdb.base/store.exp (check_set): Import gdb_prompt.
1826 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
1827 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
1828
8f043999
JK
18292012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1830
1831 PR 11914
1832 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
1833 (main): Call eval_sub.
1834 * gdb.python/py-prettyprint.exp:
1835 (python execfile ('py-prettyprint.py')): Move it earlier.
1836 New breakpoint for eval-break.
1837 (continue to breakpoint: eval-break, info locals): New test.
1838 (python execfile ('py-prettyprint.py')): Move it from here.
1839 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
1840 (register_pretty_printers): Register pp_eval_type.
1841
725c7b66
JK
18422012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1843
1844 Fix a testcase regression by me.
1845 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
1846 DW_FORM_data4.
1847
4359dff1
JK
18482012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1849 Doug Evans <dje@google.com>
1850
1851 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
1852 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
1853
61e44cfa
JK
18542012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1855
1856 Fix gdbserver run regression.
1857 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
1858
93c0ef37
TT
18592012-07-12 Tom Tromey <tromey@redhat.com>
1860
1861 * lib/gdb.exp (standard_testfile): Don't declare objdir.
1862 (clean_restart): Likewise.
1863 (core_find): Use standard_output_file.
1864
76027ef5
TT
18652012-07-12 Tom Tromey <tromey@redhat.com>
1866
1867 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
1868 * gdb.dwarf2/dw2-anonymous-func.exp: Use
1869 prepare_for_testing_full.
1870 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
1871 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
1872 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
1873 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
1874 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
1875 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
1876 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
1877 prepare_for_testing_full.
1878 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
1879 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
1880 prepare_for_testing_full.
1881 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
1882 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
1883 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
1884
85b4440a
TT
18852012-07-12 Tom Tromey <tromey@redhat.com>
1886
1887 * lib/gdb.exp (build_executable_from_specs): New proc, from
1888 build_executable.
1889 (build_executable): Use it.
1890 (prepare_for_testing_full): New proc.
1891
55baab26
TT
18922012-07-11 Tom Tromey <tromey@redhat.com>
1893
1894 * gdb.reverse/break-precsave.exp: Use standard_output_file.
1895 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
1896 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
1897 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
1898 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
1899 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
1900 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
1901 * gdb.reverse/step-precsave.exp: Use standard_output_file.
1902 * gdb.reverse/until-precsave.exp: Use standard_output_file.
1903 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
1904
298a9cf0
TT
19052012-07-10 Tom Tromey <tromey@redhat.com>
1906
1907 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
1908 standard_output_file.
1909 * gdb.mi/gdb2549.exp: Use standard_testfile.
1910 * gdb.mi/gdb669.exp: Use standard_testfile.
1911 * gdb.mi/gdb701.exp: Use standard_testfile.
1912 * gdb.mi/gdb792.exp: Use standard_testfile.
1913 * gdb.mi/mi-async.exp: Use standard_testfile.
1914 * gdb.mi/mi-basics.exp: Use standard_testfile.
1915 * gdb.mi/mi-break.exp: Use standard_testfile.
1916 * gdb.mi/mi-cli.exp: Use standard_testfile.
1917 * gdb.mi/mi-console.exp: Use standard_testfile.
1918 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
1919 * gdb.mi/mi-eval.exp: Use standard_testfile.
1920 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
1921 * gdb.mi/mi-file.exp: Use standard_testfile.
1922 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
1923 * gdb.mi/mi-logging.exp: Use standard_testfile.
1924 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
1925 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
1926 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
1927 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
1928 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
1929 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
1930 * gdb.mi/mi-pending.exp: Use standard_testfile,
1931 standard_output_file.
1932 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
1933 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
1934 * gdb.mi/mi-regs.exp: Use standard_testfile.
1935 * gdb.mi/mi-return.exp: Use standard_testfile.
1936 * gdb.mi/mi-reverse.exp: Use standard_testfile.
1937 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
1938 * gdb.mi/mi-solib.exp: Use standard_testfile,
1939 standard_output_file.
1940 * gdb.mi/mi-stack.exp: Use standard_testfile.
1941 * gdb.mi/mi-stepi.exp: Use standard_testfile.
1942 * gdb.mi/mi-stepn.exp: Use standard_testfile.
1943 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
1944 * gdb.mi/mi-until.exp: Use standard_testfile.
1945 * gdb.mi/mi-var-block.exp: Use standard_testfile.
1946 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
1947 * gdb.mi/mi-var-child.exp: Use standard_testfile.
1948 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
1949 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
1950 * gdb.mi/mi-var-display.exp: Use standard_testfile.
1951 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
1952 standard_output_file.
1953 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
1954 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
1955 * gdb.mi/mi-watch.exp: Use standard_testfile.
1956 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
1957 * gdb.mi/mi2-basics.exp: Use standard_testfile.
1958 * gdb.mi/mi2-break.exp: Use standard_testfile.
1959 * gdb.mi/mi2-cli.exp: Use standard_testfile.
1960 * gdb.mi/mi2-console.exp: Use standard_testfile.
1961 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
1962 * gdb.mi/mi2-eval.exp: Use standard_testfile.
1963 * gdb.mi/mi2-file.exp: Use standard_testfile.
1964 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
1965 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
1966 * gdb.mi/mi2-regs.exp: Use standard_testfile.
1967 * gdb.mi/mi2-return.exp: Use standard_testfile.
1968 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
1969 * gdb.mi/mi2-stack.exp: Use standard_testfile.
1970 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
1971 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
1972 * gdb.mi/mi2-until.exp: Use standard_testfile.
1973 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
1974 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
1975 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
1976 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
1977 * gdb.mi/mi2-watch.exp: Use standard_testfile.
1978
f5f3a911
TT
19792012-07-10 Tom Tromey <tromey@redhat.com>
1980
1981 * gdb.cp/abstract-origin.exp: Use standard_testfile.
1982 * gdb.cp/ambiguous.exp: Use standard_testfile,
1983 prepare_for_testing.
1984 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
1985 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
1986 * gdb.cp/anon-ns.exp: Use standard_testfile.
1987 * gdb.cp/anon-struct.exp: Use standard_testfile.
1988 * gdb.cp/anon-union.exp: Use standard_testfile,
1989 prepare_for_testing.
1990 * gdb.cp/arg-reference.exp: Use standard_testfile,
1991 prepare_for_testing.
1992 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
1993 * gdb.cp/breakpoint.exp: Use standard_testfile,
1994 prepare_for_testing.
1995 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
1996 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
1997 standard_output_file.
1998 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
1999 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
2000 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
2001 (test_static_members): Update.
2002 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
2003 * gdb.cp/converts.exp: Use standard_testfile.
2004 * gdb.cp/cp-relocate.exp: Use standard_testfile.
2005 * gdb.cp/cpcompletion.exp: Use standard_testfile,
2006 prepare_for_testing.
2007 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
2008 * gdb.cp/cplabel.exp: Use standard_testfile.
2009 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
2010 prepare_for_testing.
2011 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
2012 * gdb.cp/derivation.exp: Use standard_testfile,
2013 prepare_for_testing.
2014 * gdb.cp/destrprint.exp: Use standard_testfile.
2015 * gdb.cp/dispcxx.exp: Use standard_testfile.
2016 * gdb.cp/exception.exp: Use standard_testfile,
2017 prepare_for_testing.
2018 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
2019 * gdb.cp/extern-c.exp: Use standard_testfile,
2020 prepare_for_testing.
2021 * gdb.cp/formatted-ref.exp: Use standard_testfile,
2022 prepare_for_testing.
2023 * gdb.cp/fpointer.exp: Use standard_testfile.
2024 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
2025 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
2026 standard_output_file.
2027 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
2028 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
2029 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
2030 standard_output_file.
2031 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
2032 (do_tests): Update.
2033 * gdb.cp/koenig.exp: Use standard_testfile.
2034 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
2035 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
2036 * gdb.cp/m-static.exp: Use standard_testfile,
2037 prepare_for_testing.
2038 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
2039 * gdb.cp/mb-inline.exp: Use standard_testfile,
2040 prepare_for_testing.
2041 * gdb.cp/mb-templates.exp: Use standard_testfile,
2042 prepare_for_testing.
2043 * gdb.cp/member-ptr.exp: Use standard_testfile,
2044 prepare_for_testing.
2045 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
2046 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
2047 * gdb.cp/method2.exp: Use standard_testfile.
2048 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
2049 standard_output_file.
2050 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
2051 (do_tests): Update.
2052 * gdb.cp/namespace-enum.exp: Use standard_testfile,
2053 prepare_for_testing.
2054 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
2055 prepare_for_testing.
2056 * gdb.cp/namespace.exp: Use standard_testfile,
2057 prepare_for_testing.
2058 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
2059 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
2060 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
2061 * gdb.cp/nsimport.exp: Use standard_testfile,
2062 prepare_for_testing.
2063 * gdb.cp/nsnested.exp: Use standard_testfile.
2064 * gdb.cp/nsnoimports.exp: Use standard_testfile.
2065 * gdb.cp/nsrecurs.exp: Use standard_testfile,
2066 prepare_for_testing.
2067 * gdb.cp/nsstress.exp: Use standard_testfile,
2068 prepare_for_testing.
2069 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
2070 * gdb.cp/operator.exp: Use standard_testfile.
2071 * gdb.cp/oranking.exp: Use standard_testfile.
2072 * gdb.cp/overload-const.exp: Use standard_testfile.
2073 * gdb.cp/overload.exp: Use standard_testfile,
2074 prepare_for_testing.
2075 * gdb.cp/ovldbreak.exp: Use standard_testfile.
2076 * gdb.cp/ovsrch.exp: Use standard_testfile.
2077 * gdb.cp/paren-type.exp: Use standard_testfile.
2078 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
2079 prepare_for_testing.
2080 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
2081 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
2082 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
2083 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
2084 * gdb.cp/pr10728.exp: Use standard_testfile,
2085 standard_output_file.
2086 * gdb.cp/pr12028.exp: Use standard_testfile.
2087 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
2088 * gdb.cp/pr9167.exp: Use standard_testfile.
2089 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
2090 * gdb.cp/printmethod.exp: Use standard_testfile,
2091 prepare_for_testing.
2092 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
2093 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
2094 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
2095 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
2096 standard_output_file.
2097 * gdb.cp/readnow-language.exp: Use standard_testfile.
2098 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
2099 (gdb_start_again): Use clean_restart.
2100 * gdb.cp/ref-types.exp: Use standard_testfile,
2101 prepare_for_testing.
2102 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
2103 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
2104 * gdb.cp/smartp.exp: Use standard_testfile.
2105 * gdb.cp/static-method.exp: Use standard_testfile.
2106 * gdb.cp/static-print-quit.exp: Use standard_testfile.
2107 * gdb.cp/temargs.exp: Use standard_testfile.
2108 * gdb.cp/templates.exp: Use standard_testfile,
2109 prepare_for_testing.
2110 (do_tests): Update.
2111 * gdb.cp/try_catch.exp: Use standard_testfile,
2112 prepare_for_testing.
2113 * gdb.cp/typedef-operator.exp: Use standard_testfile.
2114 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
2115 * gdb.cp/virtbase.exp: Use standard_testfile,
2116 prepare_for_testing.
2117 * gdb.cp/virtfunc.exp: Use standard_testfile,
2118 prepare_for_testing.
2119 (do_tests): Update.
2120 * gdb.cp/virtfunc2.exp: Use standard_testfile,
2121 prepare_for_testing.
2122
686f09d0
TT
21232012-07-10 Tom Tromey <tromey@redhat.com>
2124
2125 * lib/gdb.exp (standard_testfile): Unset output variables from
2126 earlier invocations.
2127
9357e021
YQ
21282012-07-10 Yao Qi <yao@codesourcery.com>
2129
2130 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
2131 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
2132 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
2133 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
2134 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
2135 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
2136 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
2137 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
2138 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
2139 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
2140 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
2141 * gdb.mi/mi-var-display.exp: Likewise.
2142 * gdb.mi/mi-var-invalidate.exp: Likewise.
2143 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
2144 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
2145 * gdb.mi/mi2-console.exp: Likewise.
2146 * gdb.mi/mi2-disassemble.exp: Likewise.
2147 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
2148 * gdb.mi/mi2-read-memory.exp: Likewise.
2149 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
2150 * gdb.mi/mi2-simplerun.exp: Likewise.
2151 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
2152 * gdb.mi/mi2-syn-frame.exp: Likewise.
2153 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
2154 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
2155 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
2156
e314d629
TT
21572012-07-09 Tom Tromey <tromey@redhat.com>
2158
2159 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
2160 * gdb.base/callfuncs.exp: Add cast-based test.
2161 * gdb.base/callfuncs.c (voidfunc): New function.
2162
06928b3f
DE
21632012-07-08 Doug Evans <dje@google.com>
2164
2165 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
2166
32f11bad
JK
21672012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2168
2169 Fix XFAIL compatibility with old i386 systems.
2170 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
2171 Check also 'Cannot insert breakpoint 0'.
2172
76b83c51
JK
21732012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 PR 14321
2176 * gdb.base/find.exp
2177 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
2178
a6fb9c08
TT
21792012-07-06 Tom Tromey <tromey@redhat.com>
2180
2181 * gdb.base/whatis.exp: Add test.
2182
71918a86
TT
21832012-07-06 Tom Tromey <tromey@redhat.com>
2184
2185 * gdb.base/whatis.exp: Add regression test.
2186
fcde5961
TT
21872012-07-06 Tom Tromey <tromey@redhat.com>
2188
2189 * gdb.base/whatis.exp: Add tests.
2190
f9cf0f4a
JK
21912012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2192
2193 PR 12649
2194 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
2195 gdb_test_multiple $gdb_prompt terminator.
2196
979ade8b
PA
21972012-07-04 Pedro Alves <palves@redhat.com>
2198
2199 * gdb.mi/mi-reverse.exp: Use supports_reverse and
2200 supports_process_record.
2201
8a980b44
PA
22022012-07-04 Pedro Alves <palves@redhat.com>
2203
2204 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
2205 endings.
2206 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
2207
855ba978
SS
22082012-07-03 Stan Shebs <stan@codesourcery.com>
2209
2210 * gdb.base/info-os.c (main): Retry resource acquisition until an
2211 available one is found.
2212 * gdb.base/info-os.exp: Collect resource keys from the program
2213 and use them in matching.
2214
fcb44371
JK
22152012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2216
2217 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
2218 Wrap the test into loop for corefile and core0file.
2219
08a67be6
JK
22202012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2221
2222 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
2223 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
2224 .note.GNU-stack.
2225
0f3c2347
JK
2226 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
2227
ff4a4500
SDJ
22282012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
2229
2230 * gdb.base/help.exp (help b, help br, help bre, help brea, help
2231 break): Include help message for the new `-probe' and `-probe-stap'
2232 options.
2233
d3ce09f5
SS
22342012-07-02 Stan Shebs <stan@codesourcery.com>
2235
2236 * gdb.base/dprintf.exp: Add agent style tests.
2237
a1624241
JK
22382012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2239
2240 * gdb.base/stale-infcall.c (infcall): New label test-next.
2241 (main): New labels test-pass and test-fail.
2242 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
2243 $test_fail_bpnum to test-fail.
2244 (test system longjmp tracking support): New test.
2245 Delete $test_fail_bpnum.
2246 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
2247 breakpoint.
2248
42e7ad6c
DE
22492012-06-30 Doug Evans <dje@google.com>
2250
2251 * gdb.dwarf2/fission-reread.S: New file.
2252 * gdb.dwarf2/fission-reread.exp: New file.
2253
37ce89eb
SS
22542012-06-28 Stan Shebs <stan@codesourcery.com>
2255
2256 * gdb.mi/mi-logging.exp: New file.
2257
e5ef252a
PA
22582012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2259 Pedro Alves <palves@redhat.com>
2260
2261 * gdb.threads/siginfo-threads.exp: New file.
2262 * gdb.threads/siginfo-threads.c: New file.
2263 * gdb.threads/sigstep-threads.exp: New file.
2264 * gdb.threads/sigstep-threads.c: New file.
2265
22f1fbae
TT
22662012-06-28 Tom Tromey <tromey@redhat.com>
2267
2268 * gdb.go/package.exp: Partially revert earlier patch; use
2269 gdb_compile again. Use standard_output_file.
2270
2e3cf129
DE
22712012-06-27 Doug Evans <dje@google.com>
2272
2273 * gdb.dwarf2/fission-base.c: New file.
2274 * gdb.dwarf2/fission-base.S: New file.
2275 * gdb.dwarf2/fission-base.exp: New file.
2276
785fd303
JK
22772012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
2280
1bb9788d
TT
22812012-06-27 Tom Tromey <tromey@redhat.com>
2282
2283 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
2284 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
2285
c83ee902
TT
22862012-06-27 Tom Tromey <tromey@redhat.com>
2287
2288 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
2289 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
2290 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
2291 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
2292 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
2293 prepare_for_testing.
2294 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
2295 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
2296 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
2297 standard_testfile.
2298 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
2299 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
2300 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
2301 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
2302 prepare_for_testing.
2303 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
2304 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
2305 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
2306 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
2307 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
2308 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
2309 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
2310 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
2311 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
2312 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
2313 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
2314 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
2315 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
2316 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
2317 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
2318 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
2319 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
2320 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
2321 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
2322 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
2323 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
2324 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
2325 standard_output_file.
2326 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
2327 standard_output_file.
2328 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
2329 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
2330 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
2331 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
2332 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
2333 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
2334 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
2335 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
2336 * gdb.dwarf2/implptr.exp: Use standard_testfile.
2337 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
2338 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
2339 * gdb.dwarf2/pieces.exp: Use standard_testfile.
2340 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
2341 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
2342 * gdb.dwarf2/valop.exp: Use standard_testfile,
2343 prepare_for_testing.
2344
5204774b
TT
23452012-06-27 Tom Tromey <tromey@redhat.com>
2346
2347 * gdb.python/python.exp: Fix regexps in pagination tests.
2348
ee0bf529
SCR
23492012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2350
2351 * gdb.python/py-symtab.exp: Add tests to test the new attribute
2352 'last' of gdb.Symtab_and_line.
2353 * gdb.python/py-symbol.c: Move break point comment to enable
2354 testing of gdb.Symtab_and_line.last.
2355
14fcc022
TT
23562012-06-26 Tom Tromey <tromey@redhat.com>
2357
2358 * gdb.threads/step.c: Remove.
2359 * gdb.threads/step.exp: Remove.
2360 * gdb.threads/step2.exp: Remove.
2361
0efbbabc
TT
23622012-06-26 Tom Tromey <tromey@redhat.com>
2363
2364 * gdb.threads/watchpoint-fork.exp (test): Use
2365 standard_output_file. Don't declare objdir.
2366 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
2367 standard_output_file.
2368 * gdb.threads/attach-stopped.exp: Use standard_testfile.
2369 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
2370 clean_restart. Remove incdir.
2371 * gdb.threads/corethreads.exp: Use standard_testfile.
2372 * gdb.threads/execl.exp: Use standard_testfile,
2373 standard_output_file, clean_restart.
2374 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
2375 clean_restart.
2376 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
2377 clean_restart.
2378 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
2379 incdir.
2380 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
2381 clean_restart. Remove incdir.
2382 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
2383 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
2384 clean_restart. Remove incdir.
2385 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
2386 Remove incdir.
2387 * gdb.threads/leader-exit.exp: Use standard_testfile.
2388 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
2389 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
2390 clean_restart.
2391 * gdb.threads/manythreads.exp: Use standard_testfile,
2392 clean_restart. Remove incdir.
2393 * gdb.threads/multi-create.exp: Use standard_testfile,
2394 clean_restart.
2395 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
2396 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
2397 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
2398 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
2399 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
2400 * gdb.threads/pending-step.exp: Use standard_testfile,
2401 clean_restart. Remove incdir.
2402 * gdb.threads/print-threads.exp: Use standard_testfile,
2403 clean_restart. Remove incdir.
2404 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
2405 clean_restart. Remove incdir.
2406 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
2407 Remove incdir.
2408 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
2409 incdir.
2410 * gdb.threads/sigthread.exp: Use standard_testfile,
2411 clean_restart.
2412 * gdb.threads/staticthreads.exp: Use standard_testfile,
2413 clean_restart. Remove incdir.
2414 * gdb.threads/switch-threads.exp: Use standard_testfile,
2415 clean_restart. Remove incdir.
2416 * gdb.threads/thread-execl.exp: Use standard_testfile,
2417 clean_restart. Remove incdir.
2418 * gdb.threads/thread-find.exp: Use standard_testfile,
2419 clean_restart.
2420 * gdb.threads/thread-specific.exp: Use standard_testfile,
2421 clean_restart. Remove incdir.
2422 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
2423 clean_restart. Remove incdir.
2424 * gdb.threads/thread_check.exp: Use standard_testfile,
2425 clean_restart. Remove incdir.
2426 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
2427 incdir.
2428 * gdb.threads/threadapply.exp: Use standard_testfile,
2429 clean_restart. Remove incdir.
2430 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
2431 clean_restart. Remove incdir.
2432 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
2433 clean_restart.
2434 * gdb.threads/tls-shared.exp: Use standard_testfile,
2435 clean_restart, standard_output_file.
2436 * gdb.threads/tls-var.exp: Use standard_testfile,
2437 standard_output_file.
2438 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
2439 Remove incdir.
2440 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
2441 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
2442 incdir.
2443 * gdb.threads/watchthreads2.exp: Use standard_testfile,
2444 clean_restart. Remove incdir.
2445
497a5eb0
TT
24462012-06-26 Tom Tromey <tromey@redhat.com>
2447
2448 * gdb.trace/actions.exp: Use standard_testfile.
2449 * gdb.trace/ax.exp: Use standard_testfile.
2450 * gdb.trace/backtrace.exp: Use standard_testfile.
2451 * gdb.trace/change-loc.exp: Use standard_testfile.
2452 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
2453 * gdb.trace/collection.exp: Use standard_testfile,
2454 prepare_for_testing.
2455 * gdb.trace/deltrace.exp: Use standard_testfile.
2456 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
2457 * gdb.trace/ftrace.exp: Use standard_testfile.
2458 * gdb.trace/infotrace.exp: Use standard_testfile.
2459 * gdb.trace/packetlen.exp: Use standard_testfile.
2460 * gdb.trace/passc-dyn.exp: Use standard_testfile.
2461 * gdb.trace/passcount.exp: Use standard_testfile.
2462 * gdb.trace/pending.exp: Use standard_testfile.
2463 * gdb.trace/report.exp: Use standard_testfile.
2464 * gdb.trace/save-trace.exp: Use standard_testfile.
2465 * gdb.trace/stap-trace.exp: Use standard_testfile.
2466 * gdb.trace/status-stop.exp: Use standard_testfile.
2467 * gdb.trace/strace.exp: Use standard_testfile.
2468 * gdb.trace/tfile.exp: Use standard_testfile.
2469 * gdb.trace/tfind.exp: Use standard_testfile.
2470 * gdb.trace/trace-break.exp: Use standard_testfile.
2471 * gdb.trace/trace-mt.exp: Use standard_testfile.
2472 * gdb.trace/tracecmd.exp: Use standard_testfile.
2473 * gdb.trace/tspeed.exp: Use standard_testfile.
2474 * gdb.trace/tstatus.exp: Use standard_testfile.
2475 * gdb.trace/tsv.exp: Use standard_testfile.
2476 * gdb.trace/unavailable.exp: Use standard_testfile,
2477 prepare_for_testing.
2478 * gdb.trace/while-dyn.exp: Use standard_testfile.
2479 * gdb.trace/while-stepping.exp: Use standard_testfile.
2480
7686c074
TT
24812012-06-26 Tom Tromey <tromey@redhat.com>
2482
2483 * gdb.reverse/break-precsave.exp: Use standard_testfile.
2484 * gdb.reverse/break-reverse.exp: Use standard_testfile.
2485 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
2486 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
2487 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
2488 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
2489 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
2490 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
2491 prepare_for_testing.
2492 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
2493 prepare_for_testing.
2494 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
2495 prepare_for_testing.
2496 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
2497 prepare_for_testing.
2498 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
2499 prepare_for_testing
2500 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
2501 * gdb.reverse/machinestate.exp: Use standard_testfile.
2502 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
2503 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
2504 build_executable.
2505 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
2506 build_executable.
2507 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
2508 standard_output_file.
2509 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
2510 standard_output_file.
2511 * gdb.reverse/step-precsave.exp: Use standard_testfile.
2512 * gdb.reverse/step-reverse.exp: Use standard_testfile.
2513 * gdb.reverse/until-precsave.exp: Use standard_testfile.
2514 * gdb.reverse/until-reverse.exp: Use standard_testfile.
2515 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
2516 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
2517
481fc100
TT
25182012-06-26 Tom Tromey <tromey@redhat.com>
2519
2520 * gdb.stabs/weird.exp: Remove directory-checking code. Use
2521 standard_output_file.
2522 * gdb.stabs/exclfwd.exp: Use standard_testfile,
2523 prepare_for_testing. Remove directory-checking code.
2524
7bb18ae2
TT
25252012-06-25 Tom Tromey <tromey@redhat.com>
2526
2527 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
2528 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
2529 build_executable, not prepare_for_testing.
2530 * gdb.multi/base.exp: Use standard_output_file. Use
2531 build_executable, not prepare_for_testing.
2532
cf09b3e4
TT
25332012-06-25 Tom Tromey <tromey@redhat.com>
2534
2535 * gdb.fortran/subarray.exp: Use standard_testfile,
2536 prepare_for_testing.
2537 * gdb.fortran/multi-dim.exp: Use standard_testfile.
2538 * gdb.fortran/module.exp: Use standard_testfile.
2539 * gdb.fortran/logical.exp: Use standard_testfile.
2540 * gdb.fortran/library-module.exp: Use standard_testfile,
2541 standard_output_file.
2542 * gdb.fortran/derived-type.exp: Use standard_testfile,
2543 prepare_for_testing.
2544 * gdb.fortran/complex.exp: Use standard_testfile,
2545 prepare_for_testing.
2546 * gdb.fortran/charset.exp: Use standard_testfile.
2547 * gdb.fortran/array-element.exp: Use standard_testfile,
2548 prepare_for_testing.
2549
18b5ff1b
KS
25502012-06-25 Keith Seitz <keiths@redhat.com>
2551
2552 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
2553 Change rbreak-related tests to KFAIL and add bugzilla numbers.
2554
17b77626
TT
25552012-06-25 Tom Tromey <tromey@redhat.com>
2556
2557 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
2558 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
2559 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
2560 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
2561
f91e3dc1
TT
25622012-06-25 Tom Tromey <tromey@redhat.com>
2563
2564 * gdb.linespec/ls-errs.exp: Use standard_testfile.
2565 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
2566 * gdb.linespec/linespec.exp: Use standard_testfile.
2567
a884434d
TT
25682012-06-25 Tom Tromey <tromey@redhat.com>
2569
2570 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
2571 prepare_for_testing.
2572
efc9d70a
TT
25732012-06-25 Tom Tromey <tromey@redhat.com>
2574
2575 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
2576 prepare_for_testing.
2577 * gdb.opt/inline-break.exp: Use standard_testfile,
2578 prepare_for_testing.
2579 * gdb.opt/inline-bt.exp: Use standard_testfile,
2580 prepare_for_testing.
2581 * gdb.opt/inline-cmds.exp: Use standard_testfile,
2582 prepare_for_testing.
2583 * gdb.opt/inline-locals.exp: Use standard_testfile,
2584 prepare_for_testing.
2585
e2fc92c6
TT
25862012-06-25 Tom Tromey <tromey@redhat.com>
2587
2588 * gdb.asm/asm-source.exp: Use standard_output_file,
2589 standard_testfile. Construct .o files in proper subdir.
2590
b0963d73
TT
25912012-06-25 Tom Tromey <tromey@redhat.com>
2592
2593 * gdb.server/ext-attach.exp: Use standard_testfile,
2594 prepare_for_testing.
2595 * gdb.server/ext-run.exp: Use standard_testfile,
2596 build_executable.
2597 * gdb.server/file-transfer.exp: Use standard_testfile,
2598 prepare_for_testing.
2599 * gdb.server/server-exec-info.exp: Use standard_testfile.
2600 * gdb.server/server-mon.exp: Use standard_testfile,
2601 prepare_for_testing.
2602 * gdb.server/server-run.exp: Use standard_testfile,
2603 build_executable.
2604 * gdb.server/solib-list.exp: Use standard_testfile,
2605 standard_output_file.
2606
8a3e1f8d
TT
26072012-06-25 Tom Tromey <tromey@redhat.com>
2608
2609 * lib/gdb.exp (standard_output_file): Use "file join".
2610 * gdb.go/chan.exp: Use standard_testfile.
2611 * gdb.go/handcall.exp: Use standard_testfile.
2612 * gdb.go/hello.exp: Use standard_testfile.
2613 * gdb.integers/chan.exp: Use standard_testfile.
2614 * gdb.go/methods.exp: Use standard_testfile.
2615 * gdb.go/package.exp: Use standard_testfile.
2616 * gdb.go/strings.exp: Use standard_testfile.
2617 * gdb.go/types.exp: Use standard_testfile.
2618 * gdb.go/unsafe.exp: Use standard_testfile.
2619
944a9061
MGD
26202012-06-25 Greta Yorsh <greta.yorsh@arm.com>
2621
2622 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
2623
1c06bd58
JK
26242012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2625
2626 Fix regression by the previous commit.
2627 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
2628
b4a58790
TT
26292012-06-22 Tom Tromey <tromey@redhat.com>
2630
2631 * gdb.python/lib-types.exp: Use standard_testfile,
2632 prepare_for_testing.
2633 * gdb.python/py-block.exp: Use standard_testfile.
2634 * gdb.python/py-breakpoint.exp: Use standard_testfile.
2635 * gdb.python/py-events.exp: Use standard_testfile,
2636 standard_output_file.
2637 * gdb.python/py-evsignal.exp: Use standard_testfile.
2638 * gdb.python/py-evethreads.exp: Use standard_testfile.
2639 * gdb.python/py-explore-cc.exp: Use standard_testfile.
2640 * gdb.python/py-explore.exp: Use standard_testfile.
2641 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
2642 standard_output_file.
2643 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
2644 prepare_for_testing.
2645 * gdb.python/py-frame-inline.exp: Use standard_testfile.
2646 * gdb.python/py-frame.exp: Use standard_testfile.
2647 * gdb.python/py-inferior.exp: Use standard_testfile.
2648 * gdb.python/py-infthread.exp: Use standard_testfile.
2649 * gdb.python/py-mi.exp: Use standard_testfile.
2650 * gdb.python/py-objfile-script.exp: Use standard_testfile,
2651 build_executable.
2652 * gdb.python/py-objfile.exp: Use standard_testfile.
2653 * gdb.python/py-pp-maint.exp: Use standard_testfile,
2654 prepare_for_testing.
2655 * gdb.python/py-prettyprint.exp: Use standard_testfile.
2656 * gdb.python/py-progspace.exp: Use standard_testfile,
2657 build_executable.
2658 * gdb.python/py-prompt.exp: Use standard_testfile,
2659 build_executable.
2660 * gdb.python/py-section-script.exp: Use standard_testfile,
2661 build_executable.
2662 * gdb.python/py-shared.exp: Use standard_testfile,
2663 standard_output_file, clean_restart.
2664 * gdb.python/py-symbol.exp: Use standard_output_file,
2665 prepare_for_testing.
2666 * gdb.python/py-symtab.exp: Use standard_output_file,
2667 prepare_for_testing
2668 * gdb.python/py-template.exp: Use standard_testfile.
2669 * gdb.python/py-type.exp: Use standard_testfile.
2670 * gdb.python/py-value-cc.exp: Use standard_testfile.
2671 * gdb.python/py-value.exp: Use standard_testfile.
2672 * gdb.python/python.exp: Use standard_testfile, build_executable.
2673
2c44deac
TT
26742012-06-22 Tom Tromey <tromey@redhat.com>
2675
2676 * gdb.objc/basicclass.exp: Use standard_testfile.
2677 (do_objc_tests): Don't declare objdir.
2678 * gdb.objc/nondebug.exp: Use standard_testfile.
2679 (do_objc_tests): Don't declare objdir.
2680 * gdb.objc/objcdecode.exp: Use standard_testfile.
2681 (do_objc_tests): Don't declare objdir.
2682
c24ccbce
TT
26832012-06-22 Tom Tromey <tromey@redhat.com>
2684
2685 * gdb.java/jmain.exp: Use standard_testfile.
2686 * gdb.java/jmisc.exp: Use standard_testfile.
2687 * gdb.java/jnpe.exp: Use standard_testfile.
2688 * gdb.java/jprint.exp: Use standard_testfile.
2689
0a6d0306
TT
26902012-06-22 Tom Tromey <tromey@redhat.com>
2691
2692 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
2693 (standard_output_file, standard_testfile): New procs.
2694 (build_executable, clean_restart): Use standard_output_file.
2695
6ea815ef
YQ
26962012-06-22 Yao Qi <yao@codesourcery.com>
2697
2698 * boards/native-gdbserver.exp: New proc ${board}_exec.
2699 * boards/native-stdio-gdbserver.exp: Likewise.
2700
4c93b1db
TT
27012012-06-21 Tom Tromey <tromey@redhat.com>
2702
2703 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2704 (build_executable): Update.
2705 (get_compiler_info): Remove 'binfile' argument.
2706 * gdb.ada/arrayidx.exp: Update.
2707 * gdb.ada/null_array.exp: Update.
2708 * gdb.arch/altivec-abi.exp: Update.
2709 * gdb.arch/altivec-regs.exp: Update.
2710 * gdb.arch/amd64-byte.exp: Update.
2711 * gdb.arch/amd64-dword.exp: Update.
2712 * gdb.arch/amd64-word.exp: Update.
2713 * gdb.arch/i386-avx.exp: Update.
2714 * gdb.arch/i386-byte.exp: Update.
2715 * gdb.arch/i386-sse.exp: Update.
2716 * gdb.arch/i386-word.exp: Update.
2717 * gdb.arch/ppc-dfp.exp: Update.
2718 * gdb.arch/ppc-fp.exp: Update.
2719 * gdb.arch/vsx-regs.exp: Update.
2720 * gdb.base/all-bin.exp: Update.
2721 * gdb.base/annota1.exp: Update.
2722 * gdb.base/async.exp: Update.
2723 * gdb.base/attach.exp: Update.
2724 * gdb.base/break-interp.exp: Update.
2725 * gdb.base/call-ar-st.exp: Update.
2726 * gdb.base/call-rt-st.exp: Update.
2727 * gdb.base/call-sc.exp: Update.
2728 * gdb.base/callfuncs.exp: Update.
2729 * gdb.base/catch-load.exp: Update.
2730 * gdb.base/completion.exp: Update.
2731 * gdb.base/complex.exp: Update.
2732 * gdb.base/condbreak.exp: Update.
2733 * gdb.base/consecutive.exp: Update.
2734 * gdb.base/constvars.exp: Update.
2735 * gdb.base/corefile.exp: Update.
2736 * gdb.base/eval-skip.exp: Update.
2737 * gdb.base/expand-psymtabs.exp: Update.
2738 * gdb.base/exprs.exp: Update.
2739 * gdb.base/fileio.exp: Update.
2740 * gdb.base/fixsection.exp: Update.
2741 * gdb.base/funcargs.exp: Update.
2742 * gdb.base/gdb11530.exp: Update.
2743 * gdb.base/gdb1555.exp: Update.
2744 * gdb.base/gnu-ifunc.exp: Update.
2745 * gdb.base/gnu_vector.exp: Update.
2746 * gdb.base/info-macros.exp: Update.
2747 * gdb.base/jit-simple.exp: Update.
2748 * gdb.base/jit-so.exp: Update.
2749 * gdb.base/jit.exp: Update.
2750 * gdb.base/langs.exp: Update.
2751 * gdb.base/list.exp: Update.
2752 * gdb.base/logical.exp: Update.
2753 * gdb.base/long_long.exp: Update.
2754 * gdb.base/longjmp.exp: Update.
2755 * gdb.base/macscp.exp: Update.
2756 * gdb.base/mips_pro.exp: Update.
2757 * gdb.base/miscexprs.exp: Update.
2758 * gdb.base/morestack.exp: Update.
2759 * gdb.base/nodebug.exp: Update.
2760 * gdb.base/opaque.exp: Update.
2761 * gdb.base/pc-fp.exp: Update.
2762 * gdb.base/pending.exp: Update.
2763 * gdb.base/permissions.exp: Update.
2764 * gdb.base/pointers.exp: Update.
2765 * gdb.base/prelink.exp: Update.
2766 * gdb.base/printcmds.exp: Update.
2767 * gdb.base/psymtab.exp: Update.
2768 * gdb.base/ptype.exp: Update.
2769 * gdb.base/relational.exp: Update.
2770 * gdb.base/scope.exp: Update.
2771 * gdb.base/setvar.exp: Update.
2772 * gdb.base/shlib-call.exp: Update.
2773 * gdb.base/shreloc.exp: Update.
2774 * gdb.base/signals.exp: Update.
2775 * gdb.base/sizeof.exp: Update.
2776 * gdb.base/so-impl-ld.exp: Update.
2777 * gdb.base/so-indr-cl.exp: Update.
2778 * gdb.base/solib-disc.exp: Update.
2779 * gdb.base/solib-display.exp: Update.
2780 * gdb.base/solib-nodir.exp: Update.
2781 * gdb.base/solib-overlap.exp: Update.
2782 * gdb.base/solib-symbol.exp: Update.
2783 * gdb.base/solib-weak.exp: Update.
2784 * gdb.base/solib.exp: Update.
2785 * gdb.base/store.exp: Update.
2786 * gdb.base/structs.exp: Update.
2787 * gdb.base/structs2.exp: Update.
2788 * gdb.base/type-opaque.exp: Update.
2789 * gdb.base/unload.exp: Update.
2790 * gdb.base/varargs.exp: Update.
2791 * gdb.base/volatile.exp: Update.
2792 * gdb.base/watch_thread_num.exp: Update.
2793 * gdb.base/watchpoint-solib.exp: Update.
2794 * gdb.base/watchpoint.exp: Update.
2795 * gdb.base/watchpoints.exp: Update.
2796 * gdb.base/whatis.exp: Update.
2797 * gdb.cell/arch.exp: Update.
2798 * gdb.cell/break.exp: Update.
2799 * gdb.cell/bt.exp: Update.
2800 * gdb.cell/core.exp: Update.
2801 * gdb.cell/data.exp: Update.
2802 * gdb.cell/ea-cache.exp: Update.
2803 * gdb.cell/f-regs.exp: Update.
2804 * gdb.cell/fork.exp: Update.
2805 * gdb.cell/gcore.exp: Update.
2806 * gdb.cell/mem-access.exp: Update.
2807 * gdb.cell/ptype.exp: Update.
2808 * gdb.cell/registers.exp: Update.
2809 * gdb.cell/sizeof.exp: Update.
2810 * gdb.cell/solib-symbol.exp: Update.
2811 * gdb.cell/solib.exp: Update.
2812 * gdb.cp/ambiguous.exp: Update.
2813 * gdb.cp/breakpoint.exp: Update.
2814 * gdb.cp/bs15503.exp: Update.
2815 * gdb.cp/casts.exp: Update.
2816 * gdb.cp/class2.exp: Update.
2817 * gdb.cp/cpexprs.exp: Update.
2818 * gdb.cp/cplusfuncs.exp: Update.
2819 * gdb.cp/ctti.exp: Update.
2820 * gdb.cp/dispcxx.exp: Update.
2821 * gdb.cp/gdb1355.exp: Update.
2822 * gdb.cp/gdb2384.exp: Update.
2823 * gdb.cp/gdb2495.exp: Update.
2824 * gdb.cp/infcall-dlopen.exp: Update.
2825 * gdb.cp/local.exp: Update.
2826 * gdb.cp/m-data.exp: Update.
2827 * gdb.cp/m-static.exp: Update.
2828 * gdb.cp/mb-ctor.exp: Update.
2829 * gdb.cp/mb-inline.exp: Update.
2830 * gdb.cp/mb-templates.exp: Update.
2831 * gdb.cp/member-ptr.exp: Update.
2832 * gdb.cp/method.exp: Update.
2833 * gdb.cp/namespace.exp: Update.
2834 * gdb.cp/nextoverthrow.exp: Update.
2835 * gdb.cp/nsdecl.exp: Update.
2836 * gdb.cp/nsrecurs.exp: Update.
2837 * gdb.cp/nsstress.exp: Update.
2838 * gdb.cp/nsusing.exp: Update.
2839 * gdb.cp/pr-1023.exp: Update.
2840 * gdb.cp/pr-1210.exp: Update.
2841 * gdb.cp/pr-574.exp: Update.
2842 * gdb.cp/pr9631.exp: Update.
2843 * gdb.cp/printmethod.exp: Update.
2844 * gdb.cp/psmang.exp: Update.
2845 * gdb.cp/re-set-overloaded.exp: Update.
2846 * gdb.cp/rtti.exp: Update.
2847 * gdb.cp/shadow.exp: Update.
2848 * gdb.cp/templates.exp: Update.
2849 * gdb.cp/try_catch.exp: Update.
2850 * gdb.dwarf2/dw2-ranges.exp: Update.
2851 * gdb.dwarf2/pr10770.exp: Update.
2852 * gdb.fortran/library-module.exp: Update.
2853 * gdb.hp/gdb.aCC/optimize.exp: Update.
2854 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
2855 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
2856 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
2857 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
2858 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
2859 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
2860 * gdb.hp/gdb.compat/xdb1.exp: Update.
2861 * gdb.hp/gdb.compat/xdb2.exp: Update.
2862 * gdb.hp/gdb.compat/xdb3.exp: Update.
2863 * gdb.hp/gdb.defects/bs14602.exp: Update.
2864 * gdb.hp/gdb.defects/solib-d.exp: Update.
2865 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
2866 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
2867 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
2868 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
2869 * gdb.mi/gdb792.exp: Update.
2870 * gdb.mi/mi-pending.exp: Update.
2871 * gdb.mi/mi-solib.exp: Update.
2872 * gdb.mi/mi-var-cp.exp: Update.
2873 * gdb.opt/clobbered-registers-O2.exp: Update.
2874 * gdb.opt/inline-bt.exp: Update.
2875 * gdb.opt/inline-cmds.exp: Update.
2876 * gdb.opt/inline-locals.exp: Update.
2877 * gdb.python/py-events.exp: Update.
2878 * gdb.python/py-finish-breakpoint.exp: Update.
2879 * gdb.python/py-type.exp: Update.
2880 * gdb.reverse/solib-precsave.exp: Update.
2881 * gdb.reverse/solib-reverse.exp: Update.
2882 * gdb.server/solib-list.exp: Update.
2883 * gdb.stabs/weird.exp: Update.
2884 * gdb.threads/attach-into-signal.exp: Update.
2885 * gdb.threads/attach-stopped.exp: Update.
2886 * gdb.threads/tls-shared.exp: Update.
2887 * gdb.trace/change-loc.exp: Update.
2888 * gdb.trace/strace.exp: Update.
2889
95c391b6
TT
28902012-06-19 Tom Tromey <tromey@redhat.com>
2891
2892 * gdb.base/whatis.exp: Add tests.
2893
e910f0b6
TT
28942012-06-19 Tom Tromey <tromey@redhat.com>
2895
2896 * gdb.cp/m-static.cc (keepalive): New function.
2897 (gnu_obj_1::method): Use it.
2898
422d65e7
DE
28992012-06-18 Doug Evans <dje@google.com>
2900
2901 * gdb.base/info-fun.exp: New file.
2902 * gdb.base/info-fun.c: New file.
2903 * gdb.base/info-fun-solib.c: New file.
2904
e2e4d78b
JK
29052012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2906
2907 Remove stale dummy frames.
2908 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
2909 (maintenance info breakpoints): New tests.
2910 * gdb.base/stale-infcall.c: New file.
2911 * gdb.base/stale-infcall.exp: New file.
2912
1788b2d3
JK
29132012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2914
2915 * gdb.arch/amd64-entry-value-param.S: New file.
2916 * gdb.arch/amd64-entry-value-param.c: New file.
2917 * gdb.arch/amd64-entry-value-param.exp: New file.
2918
663b969e
TT
29192012-06-15 Tom Tromey <tromey@redhat.com>
2920
2921 * gdb.cp/namespace.exp: Add "show lang" test.
2922
8e09ad05
IS
29232012-06-15 Iain Sandoe <iain@codesourcery.com>
2924
2925 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
2926 case. (top level): Use gdb_file_cmd instead of gdb_load.
2927
f85e18ee
JK
29282012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2929
2930 PR tdep/14222
2931 * gdb.arch/i386-sse-stack-align.S: New file.
2932 * gdb.arch/i386-sse-stack-align.c: New file.
2933 * gdb.arch/i386-sse-stack-align.exp: New file.
2934
f3b5e280
KS
29352012-06-13 Keith Seitz <keiths@redhat.com>
2936
2937 PR breakpoints/13798 and mi/11541
2938 * gdb.linespec/ls-errs.exp: Add a few more tests for
2939 filenames with spaces and colons.
2940
50af5481
JK
29412012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2942
2943 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
2944 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
2945 (test_function): Call CV_f.
2946 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
2947 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
2948 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
2949 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
2950 (p CV_f(CV::i)): New tests.
2951
d55637df
TT
29522012-06-13 Tom Tromey <tromey@redhat.com>
2953
2954 * gdb.base/condbreak.exp: Add tests for "condition" completion.
2955
cc80f267
JK
29562012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2957
2958 Fix regression by the "ambiguous linespec" series.
2959 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
2960 tests.
2961
bb2af9cc
JK
29622012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2963
2964 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
2965 missing.
2966
e81a37f7
TT
29672012-06-11 Tom Tromey <tromey@redhat.com>
2968
2969 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
2970 location...
2971 (main): ...here.
2972
8efd7788
YQ
29732012-06-07 Yao Qi <yao@codesourcery.com>
2974
2975 * gdb.trace/strace.exp: Shorten some too-long lines.
2976
359f5fe6
PA
29772012-06-06 Pedro Alves <palves@redhat.com>
2978
2979 * gdb.threads/clone-new-thread-event.c: New file.
2980 * gdb.threads/clone-new-thread-event.exp: New file.
2981
7b2fe205
YQ
29822012-06-06 Yao Qi <yao@codesourcery.com>
2983
2984 * gdb.base/dprintf.c (main): Add extra parameter when calling
2985 printf and fprintf.
2986 (bar): New function. It is a dead function, but to ensure
2987 'malloc' is linked explicitly.
2988
3eca55e8
YQ
29892012-06-06 Yao Qi <yao@codesourcery.com>
2990
2991 * gdb.base/info-proc.exp: Return if target doesn't support
2992 'info proc'.
2993
91cc9324
JK
29942012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2995
2996 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
2997 (run program with breakpoint commands): XFAIl if it is not.
2998
c56e7c43
JB
29992012-06-05 Joel Brobecker <brobecker@adacore.com>
3000
3001 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
3002 and add comment.
3003 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
3004 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
3005 "STOP" marker. Adjust testing strategy to make it work on
3006 all targets.
3007
3008 * gdb.base/print-file-var-main.c (main): Rewrite using local
3009 variables and adjust get_version_2's return value check.
3010 Add small comment.
3011 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
3012 marker. Adjust testing strategy to make it work on all targets.
3013
ccab2054
JB
30142012-06-05 Joel Brobecker <brobecker@adacore.com>
3015
3016 * gdb.ada/bad-task-bp-keyword: New testcase.
3017
d0d86158
JK
30182012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3019
3020 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
3021 Simplify it to ...
3022 (symbol-file ${testfile1}): ... here.
3023 (test eliminated var my_global_symbol)
3024 (test eliminated var my_static_symbol)
3025 (test eliminated var my_global_func, get address of main): Wrap them to
3026 'single psymtabs' and 'single symtabs'
3027 (get address of my_global_symbol, get address of my_static_symbol)
3028 (get address of my_global_func, get address of main): Wrap them to
3029 'order1' and 'order2'.
3030
952cf74c
JK
3031 * gdb.base/code_elim.exp
3032 (add-symbol-file ${testfile1} 0x100000)
3033 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
3034 'order2'.
3035 (order1: add-symbol-file ${testfile1} 0x100000)
3036 (order1: add-symbol-file ${testfile2} 0x200000)
3037 (order2: add-symbol-file ${testfile2} 0x200000)
3038 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
3039 .bss as appropriate.
3040
0c5bf5a9
JK
30412012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3042
3043 * gdb.server/solib-list-lib.c: New file.
3044 * gdb.server/solib-list-main.c: New file.
3045 * gdb.server/solib-list.exp: New file.
3046
4196f325
MR
30472012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
3048
3049 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
3050 for 'set print symbol' change.
3051
bfb05775
JK
30522012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3053
3054 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
3055 .debug_abbrev_seg3.
3056
685b1105
JK
30572012-05-24 John Steele Scott <toojays@toojays.net>
3058
3059 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
3060 * gdb.dwarf2/dw2-icc-opaque.S: New file.
3061 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
3062
f3e0e960
SS
30632012-05-23 Stan Shebs <stan@codesourcery.com>
3064
3065 * gdb.mi/mi-info-os.exp: New file.
3066
11eb1b4d
KS
30672012-05-23 Keith Seitz <keiths@redhat.com>
3068
3069 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
3070 return -1 to suppress the rest of the tests.
3071 (compile_stap_bin): Return boolean success value.
3072
b1af9e97
TT
30732012-05-21 Tom Tromey <tromey@redhat.com>
3074
3075 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
3076 Remove kfails.
3077 (test_print_mi_member_types): Likewise.
3078
248537e3
TT
30792012-05-21 Tom Tromey <tromey@redhat.com>
3080
3081 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
3082 print symbol' change.
3083
d791e155
TJB
30842012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3085
3086 * gdb.python/py-prompt.exp: Quit if the target is remote.
3087
e77afa2e
JK
30882012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3089
3090 Fix ERROR: internal buffer is full.
3091 * gdb.base/info-os.exp (expect_multiline): New function.
3092 (get process list, get process groups, get threads)
3093 (get file descriptors, get internet-domain sockets)
3094 (get shared-memory regions, get semaphores, get message queues): Use
3095 it for these tests.
3096
9cb709b6
TT
30972012-05-18 Tom Tromey <tromey@redhat.com>
3098
3099 * gdb.mi/mi-var-cmd.exp: Update.
3100 * gdb.objc/basicclass.exp (do_objc_tests): Update.
3101 * gdb.cp/virtbase.exp: Update.
3102 * gdb.cp/classes.exp (test_static_members): Update.
3103 * gdb.cp/casts.exp: Update.
3104 * gdb.base/pointers.exp: Update.
3105 * gdb.base/funcargs.exp (pointer_args): Update.
3106 (structs_by_reference): Update.
3107 * gdb.base/find.exp: Update.
3108 * gdb.base/call-strs.exp: Send "set print symbol off".
3109 * gdb.base/call-ar-st.exp: Update.
3110 * gdb.ada/fun_addr.exp: Update.
3111 * gdb.base/printcmds.exp (test_print_symbol): New proc.
3112 Call it.
3113 (test_print_repeats_10, test_print_strings)
3114 (test_print_char_arrays): Update.
3115
b012acdd
TT
31162012-05-18 Tom Tromey <tromey@redhat.com>
3117
3118 * gdb.base/charset.exp (string_display): Update.
3119
1d51a733
TT
31202012-05-18 Tom Tromey <tromey@redhat.com>
3121
3122 * gdb.mi/mi2-var-display.exp: Update.
3123 * gdb.mi/mi-var-display.exp: Update.
3124 * gdb.mi/mi-var-child.exp: Update.
3125 * gdb.cp/expand-psymtabs-cxx.exp: Update.
3126 * gdb.cp/cp-relocate.exp (get_func_address): Update.
3127
957df313
DE
31282012-05-17 Doug Evans <dje@google.com>
3129
682c7f7b
DE
3130 * info-macros.exp: Pass "debug" to prepare_for_testing.
3131
957df313
DE
3132 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
3133 * gdb.ada/Makefile.in (clean): Ditto.
3134 * gdb.arch/Makefile.in (clean): Ditto.
3135 * gdb.asm/Makefile.in (clean): Ditto.
3136 * gdb.base/Makefile.in (clean): Ditto.
3137 * gdb.cell/Makefile.in (clean): Ditto.
3138 * gdb.cp/Makefile.in (clean): Ditto.
3139 * gdb.disasm/Makefile.in (clean): Ditto.
3140 * gdb.dwarf2/Makefile.in (clean): Ditto.
3141 * gdb.fortran/Makefile.in (clean): Ditto.
3142 * gdb.go/Makefile.in (clean): Ditto.
3143 * gdb.hp/Makefile.in (clean): Ditto.
3144 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
3145 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
3146 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
3147 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
3148 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
3149 * gdb.java/Makefile.in (clean): Ditto.
3150 * gdb.linespec/Makefile.in (clean): Ditto.
3151 * gdb.mi/Makefile.in (clean): Ditto.
3152 * gdb.modula2/Makefile.in (clean): Ditto.
3153 * gdb.multi/Makefile.in (clean): Ditto.
3154 * gdb.objc/Makefile.in (clean): Ditto.
3155 * gdb.opencl/Makefile.in (clean): Ditto.
3156 * gdb.opt/Makefile.in (clean): Ditto.
3157 * gdb.pascal/Makefile.in (clean): Ditto.
3158 * gdb.python/Makefile.in (clean): Ditto.
3159 * gdb.reverse/Makefile.in (clean): Ditto.
3160 * gdb.server/Makefile.in (clean): Ditto.
3161 * gdb.stabs/Makefile.in (clean): Ditto.
3162 * gdb.threads/Makefile.in (clean): Ditto.
3163 * gdb.trace/Makefile.in (clean): Ditto.
3164 * gdb.xml/Makefile.in (clean): Ditto.
3165
abc9d0dc
TT
31662012-05-16 Tom Tromey <tromey@redhat.com>
3167
3168 * gdb.base/macscp1.c (macscp_expr): Add comment.
3169 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
3170
6a3a010b
MR
31712012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
3172
3173 * gdb.base/return-nodebug.exp: Also test float and double types.
3174
01429c8e
JK
31752012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3176
3177 PR testsuite/12649
3178 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
3179
54115cd4
JK
3180 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
3181
0c5f383f
SDJ
31822012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
3183
3184 * gdb.base/stap-probe.exp (stap_test): Remove calls to
3185 `rerun_to_main'.
3186 (stap_test_no_debuginfo): Likewise.
3187
e7e0cddf
SS
31882012-05-14 Stan Shebs <stan@codesourcery.com>
3189
3190 * gdb.base/dprintf.c: New file.
3191 * gdb.base/dprintf.exp: New file.
3192
c772f8e7
HZ
31932012-05-14 Hui Zhu <hui_zhu@mentor.com>
3194
3195 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
3196 * gdb.trace/disconnected-tracing.c: New file.
3197 * gdb.trace/disconnected-tracing.exp: New file.
3198
7efc75aa
SCR
31992012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3200
3201 * gdb.python/python.c: Add a new breakpoint comment.
3202 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
3203
85d4a676
SS
32042011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
3205
3206 * gdb.base/info-os.exp: New file.
3207 * gdb.base/info-os.c: New file.
3208
64ea88dc
JB
32092012-05-10 Joel Brobecker <brobecker@adacore.com>
3210
4647ab1b
JB
3211 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
3212 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
3213 New files.
64ea88dc 3214
afba63f1
JB
32152012-05-10 Joel Brobecker <brobecker@adacore.com>
3216
3217 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
3218 gdb.base/ctxobj.exp: New files.
3219
9d198b1e
TT
32202012-05-09 Tom Tromey <tromey@redhat.com>
3221
3222 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
3223
9bfee719
MR
32242012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
3225
3226 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
3227
3a7341d8
MR
32282012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
3229
3230 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
3231 before using it.
3232
52b3699b
TG
32332012-05-04 Tristan Gingold <gingold@adacore.com>
3234
3235 * gdb.base/set-noassign.exp: New test.
3236
a20ee7a4
SCR
32372012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3238
3239 * gdb.python/py-symbol.exp: Add tests to test the new methods
3240 gdb.Symtab.global_block() and gdb.Symtab.static_block().
3241 * gdb.python/py-symbol.c: Add new struct to help test
3242 gdb.Symtab.static_block().
3243
bf2f0858
DE
32442012-05-03 Doug Evans <dje@google.com>
3245
3246 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
3247 commented out.
3248
2d4e0376
YQ
32492012-05-03 Yao Qi <yao@codesourcery.com>
3250
3251 * gdb.base/catch-syscall.exp: Skip it before compilation if target
3252 doesn't support.
3253 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
3254 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
3255
6d0bb9f3
YQ
32562012-05-03 Yao Qi <yao@codesourcery.com>
3257
3258 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
3259
fd820528
DE
32602012-04-30 Doug Evans <dje@google.com>
3261
3262 PR testsuite/13961
3263 * gdb.dwarf2/pr13961.S: New file.
3264 * gdb.dwarf2/pr13961.exp: New file.
3265
b9e219b9
YQ
32662012-04-29 Yao Qi <yao@codesourcery.com>
3267
3268 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
3269
3019eac3
DE
32702012-04-28 Doug Evans <dje@google.com>
3271
3272 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
3273 .Ltype_int_in_cu2. Use name "int2" instead of "int".
3274 All uses updated.
3275 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
3276 "ptype func_cu1" to expand cu2 before cu1.
3277
62e5f89c
SDJ
32782012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3279 Tom Tromey <tromey@redhat.com>
3280
3281 * gdb.base/default.exp: Add `$_probe_arg*' convenience
3282 variables.
3283 * gdb.base/stap-probe.c: New file.
3284 * gdb.base/stap-probe.exp: New file.
3285 * gdb.trace/stap-trace.c: New file.
3286 * gdb.trace/stap-trace.exp: New file.
3287 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
3288 libgcc's unwinder.
3289
14132e89
MR
32902012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
3291
3292 * gdb.arch/mips16-thunks-inmain.c: New file.
3293 * gdb.arch/mips16-thunks-main.c: New file.
3294 * gdb.arch/mips16-thunks-sin.c: New file.
3295 * gdb.arch/mips16-thunks-sinfrob.c: New file.
3296 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
3297 * gdb.arch/mips16-thunks-sinmain.c: New file.
3298 * gdb.arch/mips16-thunks-sinmips16.c: New file.
3299 * gdb.arch/mips16-thunks.exp: New file.
3300
a766d390
DE
33012012-04-25 Doug Evans <dje@google.com>
3302
3303 * configure.ac: Create gdb.go/Makefile.
3304 * configure: Regenerate.
3305 * gdb.base/default.exp: Add "go" to "set language" testing.
3306 * gdb.go/Makefile.in: New file.
3307 * gdb.go/basic-types.exp: New file.
3308 * gdb.go/chan.exp: New file.
3309 * gdb.go/chan.go: New file.
3310 * gdb.go/handcall.exp: New file.
3311 * gdb.go/handcall.go: New file.
3312 * gdb.go/hello.exp: New file.
3313 * gdb.go/hello.go: New file.
3314 * gdb.go/integers.exp: New file.
3315 * gdb.go/integers.go: New file.
3316 * gdb.go/methods.exp: New file.
3317 * gdb.go/methods.go: New file.
3318 * gdb.go/package.exp: New file.
3319 * gdb.go/package1.go: New file.
3320 * gdb.go/package2.go: New file.
3321 * gdb.go/print.exp: New file.
3322 * gdb.go/strings.exp: New file.
3323 * gdb.go/strings.go: New file.
3324 * gdb.go/types.exp: New file.
3325 * gdb.go/types.go: New file.
3326 * gdb.go/unsafe.exp: New file.
3327 * gdb.go/unsafe.go: New file.
3328 * lib/future.exp: Add Go support.
3329 (gdb_find_go, gdb_find_go_linker): New procs.
3330 (gdb_default_target_compile): Add Go support.
3331 * lib/gdb.exp (skip_go_tests): New proc.
3332 * lib/go.exp: New file.
3333
e65f9ffb
TT
33342012-04-25 Tom Tromey <tromey@redhat.com>
3335
3336 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
3337
14e75d8e
JK
33382012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
3339 Jan Kratochvil <jan.kratochvil@redhat.com>
3340
3341 PR symtab/7259:
3342 * gdb.base/enumval.c: New test case.
3343 * gdb.base/enumval.exp: New test case.
3344 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
3345 field.bitpos.
3346
f3525b70
PA
33472012-04-17 Pedro Alves <palves@redhat.com>
3348
3349 * Makefile.in (site.exp): Make site.exp source
3350 $srcdir/lib/append_gdb_boards_dir.exp.
3351 * lib/append_gdb_boards_dir.exp: New file.
3352
bccbefd2
JK
33532012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3354
3355 New option "set auto-load safe-path".
3356 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
3357 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
3358
bf88dd68
JK
33592012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3360
3361 auto-load: Implementation.
3362 * gdb.base/help.exp (test set height): Increase the height.
3363 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
3364 to ...
3365 (info auto-load python-scripts): ... here.
3366 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
3367 to ...
3368 (info auto-load python-scripts *): ... here.
3369
c0d4d1c0
YQ
33702012-04-16 Yao Qi <yao@codesourcery.com>
3371
3372 * lib/trace-support.exp (get_in_proc_agent): New.
3373 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
3374 of in process trace agent.
3375 * gdb.trace/ftrace.exp: Likewise.
3376 * gdb.trace/pending.exp: Likewise.
3377 * gdb.trace/trace-break.exp: Likewise.
3378 * gdb.trace/trace-mt.exp
3379 * gdb.trace/tspeed.exp: Likewise.
3380 * gdb.trace/tstatus.exp
3381 * gdb.trace/strace.exp: Likewise.
3382
cbf68a60
TS
33832012-04-16 Thomas Schwinge <thomas@codesourcery.com>
3384
dd6d3b70
TS
3385 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
3386 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
3387
cbf68a60
TS
3388 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
3389
8264ba82
AG
33902012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3391
3392 PR mi/13393
3393 * gdb.mi/mi-var-rtti.cc: New file.
3394 * gdb.mi/mi-var-rtti.exp: New file.
3395 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
3396 function.
3397 (mi_varobj_update_with_type_change): updated to avoid code duplication.
3398
de0919f8 33992012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
3400
3401 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
3402 EXECUTABLES.
3403 * gdb.python/py-explore.c: C program used for testing the new
3404 'explore' command on C constructs.
3405 * gdb.python/py-explore.cc: C++ program used for testing the new
3406 'explore' command on C++ constructs.
3407 * gdb-python/py-explore.exp: Tests for the new 'explore'
3408 command on C constructs.
3409 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
3410 command on C++ constructs.
3411
a82da7dd
MK
34122012-04-07 Mark Kettenis <kettenis@gnu.org>
3413
3414 * gdb.base/funcargs.exp (complex_args): Fix typo.
3415
e127cba8
JK
34162012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3417
3418 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
3419 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
3420
40e084e1
KS
34212012-04-05 Keith Seitz <keiths@redhat.com>
3422
3423 * gdb.base/advance.exp: Update error message for
3424 "advance malformed" test.
3425 * gdb.base/break.exp: Likewise for "breakpoint with
3426 trailing garbage" test.
3427 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
3428 with trailing garbage" test.
3429 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
3430 trailng garbage" test.
3431 * gdb.base/until.exp: Likewise for "malformed until" test.
3432 * gdb.cp/ovldbreak.exp: Create the breakpoint table
3433 for "breakpoint info (after setting on all)".
3434 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
3435 tests.
3436 * gdb.cp/cplabel.cc: New file.
3437 * gdb.cp/cplabel.exp: New test.
3438 * gdb.linespec/ls-errs.c: New file.
3439 * gdb.linespec/ls-errs.exp: New test.
3440
a72c8f6a
JK
34412012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3442
3443 * gdb.trace/unavailable.exp
3444 (collect globals: print object on: print derived_partial)
3445 (collect globals: print object on: print derived_whole)
3446 (collect globals: print object off: print derived_partial)
3447 (collect globals: print object off: print derived_whole): Update
3448 expected output.
3449
f87a3023
KS
34502012-03-30 Keith Seitz <keiths@redhat.com>
3451
3452 * gdb.python: Add test for linespecs with commas.
3453
e2171b3c
KS
34542012-03-28 Keith Seitz <keiths@redhat.com>
3455
3456 * gdb.linespec/ls-dollar.cc: New file.
3457 * gdb.linespec/ls-dollar.exp: New test.
3458
34592012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
3460
3461 * gdb.cp/namespace.exp: Add breakpoint tests for functions
3462 starting with the global namespace.
3463
2f4e0a80
DE
34642012-03-23 Doug Evans <dje@google.com>
3465
3466 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
3467
7b282c5a
SCR
34682012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3469
3470 * gdb.python/py-value.cc: Add test case for testing the
3471 methodology exposing C++ values to Python.
3472 * gdb.python/py-value-cc.exp: Add tests testing the methodology
3473 exposing C++ values to Python.
3474 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
3475
2e98ca53
JK
34762012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3477 Siddhesh Poyarekar <siddhesh@redhat.com>
3478
3479 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
3480 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
3481 (generate native core dump): Make the test unsupported if core cannot
3482 be generated.
3483
8320cc4f
JK
34842012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3485
3486 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
3487 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
3488 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
3489
3a69ffb2
JK
34902012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
3491
3492 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
3493
8fabffee
DE
34942012-03-17 Doug Evans <dje@google.com>
3495
3496 * dg-extract-results.sh: Handle KFAILs.
3497
ab260dad
JK
34982012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3499
3500 PR symtab/13777
3501 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
3502
53ba8333
JB
35032012-03-16 Joel Brobecker <brobecker@adacore.com>
3504
3505 * gdb.ada/set_pckd_arr_elt: New testcase.
3506
481860b3
GB
35072012-03-16 Gary Benson <gbenson@redhat.com>
3508
3509 PR breakpoints/10738
3510 * gdb.opt/inline-break.exp: New file.
3511 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
3512 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
3513 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
3514 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
3515 * gdb.base/async-shell.exp: Likewise.
3516 * lib/mi-support.exp (library_loaded_re): Likewise.
3517
410528f0
TT
35182012-03-15 Tom Tromey <tromey@redhat.com>
3519
3520 * gdb.cp/virtfunc2.exp: Update expected output.
3521 * gdb.cp/pr9631.exp: Update expected output.
3522 * gdb.cp/member-ptr.exp: Update expected output.
3523 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
3524 output.
3525 * gdb.cp/casts.exp: Update expected output.
3526
c4aeac85
TT
35272012-03-15 Tom Tromey <tromey@redhat.com>
3528
3529 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
3530 (test_info_vtbl): Likewise.
3531 (do_tests): Call test_info_vtbl.
3532 * gdb.cp/virtfunc.cc (va): New global.
3533
856d06f9
TS
35342012-03-15 Thomas Schwinge <thomas@codesourcery.com>
3535
3536 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
3537 describing DWARF data structures.
3538 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
3539 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
3540 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
3541 * gdb.dwarf2/dw2-entry-value.S: Likewise.
3542 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3543 * gdb.dwarf2/dw2-param-error.S: Likewise.
3544 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
3545 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
3546 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
3547 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
3548 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
3549 * gdb.dwarf2/pr11465.S: Likewise.
3550
e837f12a
JK
35512012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3552
3553 * gdb.mi/mi2-prompt.exp: New file.
3554
ccbb4f28
JB
35552012-03-13 Joel Brobecker <brobecker@adacore.com>
3556
3557 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
3558
32039130
JB
35592012-03-13 Joel Brobecker <brobecker@adacore.com>
3560
3561 * gdb.ada/bp_range_type: New testcase.
3562
16899756
DE
35632012-03-13 Doug Evans <dje@google.com>
3564
3565 * gdb.base/default.exp: Delete tests for symbol-reloading.
3566 * gdb.base/help.exp: Ditto.
3567 * gdb.base/setshow.exp: Ditto.
3568 * gdb.base/gdb_history: Delete references to symbol-reloading.
3569
87b0bb13
JK
35702012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3571
3572 * gdb.base/attach-twice.c: New files.
3573 * gdb.base/attach-twice.exp: New files.
3574
0d7941a9
KS
35752012-03-08 Keith Seitz <keiths@redhat.com>
3576
3577 * lib/gdb.exp (gdb_get_line_number): Throw an
3578 error instead of returning -1.
3579 * gdb.base/break.exp: Remove unused variable
3580 bp_location5.
3581 * gdb.base/hbreak2.exp: Likewise.
3582 * gdb.base/sepdebug.exp: Likewise.
3583
f4647387
YQ
35842012-03-08 Yao Qi <yao@codesourcery.com>
3585 Pedro Alves <palves@redhat.com>
3586
3587 Fix PR server/13392.
3588 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
3589 (tracepoint_change_loc_2): Remove kfail. Return if failed to
3590 download tracepoints.
3591 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
3592 (pending_tracepoint_resolved_during_trace): Likewise.
3593 (pending_tracepoint_installed_during_trace): Likewise.
3594 (pending_tracepoint_with_action_resolved): Likewise.
3595
83c532cb
KS
35962012-03-08 Keith Seitz <keiths@redhat.com>
3597
3598 * gdb.ada/array_bounds.exp: Get breakpoint for line
3599 with "START", not "STOP".
3600 * gdb.python/py-infthread.exp: Do not continue to
3601 line marked "Break here.", which is undefined.
3602
d6b6bbb7
LM
36032012-03-08 Luis Machado <lgustavo@codesourcery.com>
3604
3605 Revert:
3606
3607 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3608
3609 Implement testsuite workaround for PR breakpoints/13781.
3610 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
3611 (set breakpoint condition-evaluation host): New conditional command.
3612
7fe25d9b
JK
36132012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3614
3615 Fix CU relative vs. absolute DIE offsets.
3616 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
3617 one.
3618
51898c15
JK
36192012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3620
3621 Fix false FAIL on distros with relro linkage as default.
3622 * gdb.reverse/solib-precsave.exp: Try to compile the test using
3623 -Wl,-z,norelro first.
3624
8131799e
JB
36252012-03-06 Joel Brobecker <brobecker@adacore.com>
3626
3627 * gdb.ada/bp_on_var: New testcase.
3628
ba241969
JB
36292012-03-06 Joel Brobecker <brobecker@adacore.com>
3630
3631 * gdb.ada/bp_enum_homonym: New testcase.
3632
abe49676
YQ
36332012-03-06 Yao Qi <yao@codesourcery.com>
3634
3635 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
3636 x86_64-*-* and i?86-*-*.
3637 Set up KFAIL for gdb/13808.
3638
d8df103b
TT
36392012-03-05 Tom Tromey <tromey@redhat.com>
3640
3641 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
3642 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
3643
b7b189f3
TT
36442012-03-05 Tom Tromey <tromey@redhat.com>
3645
3646 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
3647
69dc1c4d
YQ
36482012-03-04 Yao Qi <yao@codesourcery.com>
3649
3650 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
3651 messages for KFAIL.
3652
3f20c47f
JK
36532012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3654
3655 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
3656 (print one_two_three, indexes off, print few_reps, indexes off)
3657 (print many_reps, indexes off, print empty, indexes off)
3658 (print one_two_three, print few_reps, print many_reps, print empty):
3659 Call setup_xfail if $gcc_old.
3660
abf1152a
JK
36612012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3662
3663 Implement testsuite workaround for PR breakpoints/13781.
3664 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
3665 (set breakpoint condition-evaluation host): New conditional command.
3666
a06715f8
JK
36672012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3668
3669 Code cleanup.
3670 * gdb.cp/mb-templates.exp: New variables executable. Use it for
3671 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
3672 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
3673 number 1 by $bpnum. Four times.
3674
5808517f
YQ
36752012-03-03 Yao Qi <yao@codesourcery.com>
3676
3677 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
3678
dfe2ac14
JK
36792012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3680
3681 Setup KFAIL for PR server/13796.
3682 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
3683
8bbc467a
JB
36842012-03-02 Joel Brobecker <brobecker@adacore.com>
3685
3686 * gdb.ada/operator_bp: New testcase.
3687
c0eac87f
JB
36882012-03-02 Joel Brobecker <brobecker@adacore.com>
3689
3690 * gdb.ada/info_locals_renaming: New testcase.
3691
4f42c881
TT
36922012-03-02 Tom Tromey <tromey@redhat.com>
3693
3694 * gdb.base/nextoverexit.c: New file.
3695 * gdb.base/nextoverexit.exp: New file.
3696
7380c0c9
EBM
36972012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
3698
3699 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
3700 parameter.
3701
1faeff08
MR
37022012-03-01 Maciej W. Rozycki <macro@mips.com>
3703
3704 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
3705 core registers.
3706
320b6f49 37072012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
3708 Maciej W. Rozycki <macro@codesourcery.com>
3709 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
3710
3711 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
3712
ad5f7d6e
PA
37132012-03-01 Pedro Alves <palves@redhat.com>
3714
3715 PR gdb/13767
3716
3717 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
3718 (gdb_collect_globals_test): Call it.
3719
d3dc44a6
KS
37202012-03-01 Keith Seitz <keiths@redhat.com>
3721
3722 * gdb.cp/method2.exp: Output of overload menu is now
3723 alphabetized. Update tests for "break A::method".
3724 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
3725 of hard-coding them.
3726 Overload menu is alphabetized: rewrite to accommodate.
3727 Unset variables LINE and TYPES which are used in other tests.
3728 Compute the output of "info break".
3729 Update the breakpoint table after all breakpoints are deleted.
3730 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
3731 compute ACTUALS and the method body based on parameters.
3732 Update expected output accordingly.
3733 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
3734 unique comments to allow the use of gdb_get_line_number.
3735
37362012-03-01 Keith Seitz <keiths@redhat.com>
3737
3738 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
3739 some Tcl syntax.
3740 * gdb.cp/ovldbreak.exp: Likewise.
3741
7949c2a0
KS
37422012-03-01 Keith Seitz <keiths@redhat.com>
3743
3744 * gdb.base/help.exp (help show user): Update expected result
3745 for new doc string changes (add "non-python").
3746
7d74f244
DE
37472012-03-01 Scott J. Goldman <scottjg@vmware.com>
3748
3749 * gdb.python/py-cmd.exp: Add test to verify that python commands can
3750 be put in the user-defined category and that the commands appear in
3751 "help user-defined".
3752
1b611343
JB
37532012-02-29 Joel Brobecker <brobecker@adacore.com>
3754
3755 * gdb.ada/tagged_not_init: New testcase.
3756
99b1c762
JB
37572012-02-29 Joel Brobecker <brobecker@adacore.com>
3758
3759 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
3760 * gdb.ada/enum_idx_packed: New testcase.
3761
2d4a02ee
JB
37622012-02-29 Joel Brobecker <brobecker@adacore.com>
3763
3764 * gdb.ada/aliased_array: New testcase.
3765
2e6fda7d
JB
37662012-02-29 Joel Brobecker <brobecker@adacore.com>
3767
3768 * gdb.ada/whatis_array_val: New testcase.
3769
9a7f938f
JK
37702012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3771
3772 Fix disp-step-syscall.exp: fork: single step over fork.
3773 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
3774 whitespaces.
3775 (single step over $syscall): Remove its check.
3776 (single step over $syscall final pc): New check.
3777
8703a944
JK
37782012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3779
3780 Support processors without SSSE3.
3781 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
3782 pabsd into ...
3783 (ssse3_test): ... a new function.
3784 (main): Call ssse3_test.
3785 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
3786 Update expected values everywhere.
3787 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
3788 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
3789 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
3790 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
3791 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
3792 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
3793 Move these tests lower.
3794 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
3795 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
3796 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
3797 New tests.
3798
c03e6ccc
YQ
37992012-02-29 Yao Qi <yao@codesourcery.com>
3800 Pedro Alves <palves@redhat.com>
3801
3802 * gdb.trace/trace-mt.c: New.
3803 * gdb.trace/trace-mt.exp: New.
3804
7964b62a
TS
38052012-02-28 Thomas Schwinge <thomas@codesourcery.com>
3806
2c8910ba
TS
3807 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
3808 numbers instead of hardcoding them.
3809 * gdb.base/annota1.c: Provide suitable markers.
3810 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
3811 numbers instead of hardcoding them.
3812 * gdb.base/annota3.c: Provide suitable markers.
3813
3814 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
3815 * gdb.base/annota3.c: Likewise.
3816 * gdb.base/sigall.c: Likewise.
3817 * gdb.base/signals.c: Likewise.
3818 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 3819
5a41c0b7
MR
38202012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
3821
3822 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
3823 failure return path.
3824
ebbbe5c5
LM
38252012-02-27 Luis Machado <lgustavo@codesourcery.com>
3826
3827 * gdb.base/save-bp.exp: Account for new condition evaluator output.
3828
8d126d8a
LM
38292012-02-24 Luis Machado <lgustavo@codesourcery.com>
3830
3831 * gdb.base/cond-eval-mode.exp: New file.
3832
11337c2f
PA
38332012-02-24 Pedro Alves <palves@redhat.com>
3834
3835 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
3836 (top level): Use with_test_prefix.
3837
13fc3e3c
PA
38382012-02-24 Pedro Alves <palves@redhat.com>
3839
3840 * gdb.threads/attach-into-signal.exp (corefunc): Use
3841 with_test_prefix.
3842
07c1b626
JK
38432012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3844
3845 Fix false FAILs on old CPUs without SSE.
3846 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
3847 Return untested for Illegal instruction.
3848
596ba138
JK
38492012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3850
3851 Fix false FAILs with glibc debug infos installed.
3852 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
3853 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
3854
aeaa2474
SA
38552012-02-22 Sterling Augustine <saugustine@google.com>
3856
3857 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
3858 constant with cast.
3859
aed555c9
PA
38602012-02-21 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
3863
78afebb4
PA
38642012-02-21 Pedro Alves <palves@redhat.com>
3865
3866 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
3867
fdcfef12
PA
38682012-02-21 Pedro Alves <palves@redhat.com>
3869
3870 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
3871 with_test_prefix.
3872
0f4d39d5
PA
38732012-02-21 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
3876 with_test_prefix here.
3877 (top level): Do it here instead. Remove `:' from the
3878 with_test_prefix string.
3879 * gdb.base/attach-pie-misread.exp: Remove the leading space the
3880 the suffix `:' from the with_test_prefix prefix string.
3881 * gdb.base/break-interp.exp: Ditto.
3882 * gdb.base/catch-load.exp: Ditto.
3883 * gdb.base/disp-step-syscall.exp: Ditto.
3884 * gdb.base/jit-so.exp: Ditto.
3885 * gdb.base/jit.exp: Ditto.
3886 * gdb.base/sepdebug.exp: Ditto.
3887 * gdb.base/solib-display.exp: Ditto.
3888 * gdb.base/solib-overlap.exp: Ditto.
3889 * gdb.base/watch-cond-infcall.exp: Ditto.
3890 * gdb.base/watchpoint.exp: Ditto.
3891 * gdb.dwarf2/dw2-noloc.exp: Ditto.
3892 * gdb.mi/mi-watch.exp: Ditto.
3893 * gdb.mi/mi2-watch.exp: Ditto.
3894 * gdb.threads/non-ldr-exc-1.exp: Ditto.
3895 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3896 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3897 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3898 * gdb.threads/watchpoint-fork.exp: Ditto.
3899 * gdb.threads/watchthreads-reorder.exp: Ditto.
3900 * gdb.trace/change-loc.exp: Ditto.
3901 * gdb.trace/pending.exp: Ditto.
3902 * gdb.trace/status-stop.exp: Ditto.
3903 * gdb.trace/strace.exp: Ditto.
3904 * gdb.trace/trace-break.exp: Ditto.
3905 * gdb.trace/unavailable.exp: Ditto.
3906 * lib/gdb.exp (with_test_prefix): Always prefix with space and
3907 suffix with colon. Adjust leading comments.
3908
6a5870ce
PA
39092012-02-21 Pedro Alves <palves@redhat.com>
3910 Tom Tromey <tromey@redhat.com>
3911
3912 * lib/gdb.exp: Add description of test prefixes.
3913 (with_test_prefix): New procedure.
3914 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
3915 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
3916 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
3917 instead of lappend to append to pf_prefix.
3918 * gdb.base/catch-load.exp: Use with_test_prefix.
3919 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
3920 * gdb.base/jit-so.exp: Use with_test_prefix.
3921 * gdb.base/jit.exp: Use with_test_prefix.
3922 * gdb.base/return-nodebug.exp (do_test): Use append instead of
3923 lappend to append to pf_prefix.
3924 * gdb.base/sepdebug.exp: Use with_test_prefix.
3925 * gdb.base/solib-display.exp: Use with_test_prefix.
3926 * gdb.base/solib-overlap.exp: Use with_test_prefix.
3927 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
3928 * gdb.base/watchpoint.exp: Use with_test_prefix.
3929 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
3930 * gdb.mi/mi-watch.exp: Use with_test_prefix.
3931 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
3932 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
3933 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
3934 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
3935 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
3936 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
3937 append instead of lappend to append to pf_prefix.
3938 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
3939 * gdb.trace/change-loc.exp: Use with_test_prefix.
3940 * gdb.trace/pending.exp: Use with_test_prefix.
3941 * gdb.trace/status-stop.exp: Use with_test_prefix.
3942 * gdb.trace/strace.exp: Use with_test_prefix.
3943 * gdb.trace/trace-break.exp: Use with_test_prefix.
3944 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
3945 instead of lappend to append to pf_prefix.
3946
35dc4a6b
JK
39472012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3948
3949 Fix racy FAILs.
3950 * gdb.base/inferior-died.c (main): Add return of 0.
3951 * gdb.base/inferior-died.exp (continue): Fix expectation of
3952 asynchronous events.
3953 (p 1): New test.
3954
c5a006e6
PA
39552012-02-20 Pedro Alves <palves@redhat.com>
3956
3957 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
3958 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
3959 gdb's internal debug output. For the non-threaded case, look for
3960 "Program received signal SIGLARM", for the threaded case, peek at
3961 the thread's siginfo.
3962
cc51a170
PA
39632012-02-20 Pedro Alves <palves@redhat.com>
3964
3965 General cleanup, make output test messages unique, and build
3966 different executable files for the non-threaded and threaded
3967 cases.
3968
3969 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
3970 Delete.
3971 (executable_nothr, executable_thr): New globals.
3972 (top level): Adjust to delete both executables.
3973 (corefunc): New parameter $executable. Set $pf_prefix instead of
3974 hand writing a prefix in tests. Issue a clean_restart and enable
3975 lin-lwp debug output here.
3976 (top level): Adjust. Use build_executable. Don't start gdb here,
3977 and don't enable lin-lwp debug output here.
3978 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
3979
c755f03d
JK
39802012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 Fix racy FAILs.
3983 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
3984 "continue" command.
3985
6bec5e0a
JK
39862012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3987
3988 Fix for gdbserver non-extended mode.
3989 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
3990 and gdb_run_cmd.
3991
2e8265fd
TT
39922012-02-17 Tom Tromey <tromey@redhat.com>
3993
3994 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
3995 * gdb.python/py-events.exp: Check 'dir' output.
3996 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
3997
9e507076
YQ
39982012-02-17 Yao Qi <yao@codesourcery.com>
3999
4000 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
4001
32d22ab1
TT
40022012-02-16 Tom Tromey <tromey@redhat.com>
4003
4004 * gdb.base/inferior-died.c: Don't include stdio.h.
4005
9addecb9
TT
40062012-02-16 Tom Tromey <tromey@redhat.com>
4007
4008 * gdb.base/inferior-died.c: New file.
4009 * gdb.base/inferior-died.exp: New file.
4010
4cb6da1c
AR
40112012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
4012
4013 * gdb.base/break-inline.exp: New file.
4014 * gdb.base/break-inline.c: New file.
4015
3af2590d
TT
40162012-02-15 Tom Tromey <tromey@redhat.com>
4017
4018 * gdb.base/pc-fp.exp: Add "info register" tests.
4019
29988831
TT
40202012-02-15 Tom Tromey <tromey@redhat.com>
4021
4022 * gdb.base/regs.exp: Remove.
4023
10010058
PA
40242012-02-15 Pedro Alves <palves@redhat.com>
4025
4026 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
4027 the target doesn't support tracepoints.
4028 * gdb.trace/circ.exp: Ditto.
4029 * gdb.trace/collection.exp: Ditto.
4030 * gdb.trace/packetlen.exp: Ditto.
4031 * gdb.trace/passc-dyn.exp: Ditto.
4032 * gdb.trace/report.exp: Ditto.
4033 * gdb.trace/tfind.exp: Ditto.
4034 * gdb.trace/tspeed.exp: Ditto.
4035 * gdb.trace/tsv.exp: Ditto.
4036 * gdb.trace/unavailable.exp: Ditto.
4037 * gdb.trace/while-dyn.exp: Ditto.
4038
a2e0062d
PA
40392012-02-15 Pedro Alves <palves@redhat.com>
4040
4041 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
4042 gdb_test_multiple, and call unsupported instead of fail, if the
4043 remote side does not support the request.
4044
a1999d40
PA
40452012-02-15 Pedro Alves <palves@redhat.com>
4046
4047 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
4048 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
4049 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
4050 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
4051 * gdb.server/server-run.exp: Make sure gdb is disconnected.
4052 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
4053 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
4054 doesn't start with "extended-" already.
4055
7cee1e54
PA
40562012-02-15 Pedro Alves <palves@redhat.com>
4057
4058 Support extended-remote. Avoid cascading timeouts.
4059
4060 * gdb.base/attach.exp (do_attach_tests): Add expected output for
4061 the extended-remote target. If attaching with no file fails, load
4062 the file manually.
4063 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
4064
816338b5
SS
40652012-02-14 Stan Shebs <stan@codesourcery.com>
4066
4067 * gdb.base/ena-dis-br.exp: Add enable count test.
4068
cc30c4bd
PA
40692012-02-13 Pedro Alves <palves@redhat.com>
4070
4071 * config/mips-idt.exp: Delete.
4072 * gdb.base/a2-run.exp: Remove mips-idt xfails.
4073 * gdb.base/bitfields.exp: Remove mips-idt restarts.
4074 * gdb.base/break.exp: Remove mips-idt references.
4075 * gdb.base/chng-syms.exp: Ditto.
4076 * gdb.base/default.exp: Ditto.
4077 * gdb.base/funcargs.exp (funcargs_reload): Delete.
4078 (top level): Don't call it.
4079 * gdb.base/opaque.exp: Remove mips-idt restarts.
4080 * gdb.base/ptype.exp: Remove mips-idt xfails.
4081 * gdb.base/scope.exp: Remove mips-idt restarts.
4082 * gdb.base/sepdebug.exp: Remove mips-idt references.
4083 * gdb.base/watchpoint.exp (maybe_clean_restart)
4084 (maybe_reinitialize): Delete.
4085 (test_disabling_watchpoints, test_disabling_watchpoints)
4086 (test_watchpoint_triggered_in_syscall)
4087 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
4088 Don't call them.
4089
57008375
JK
40902012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4091
4092 * gdb.server/server-exec-info.exp: New file.
4093
4a2d9c08
PA
40942012-02-10 Pedro Alves <palves@redhat.com>
4095
4096 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
4097 always non-empty.
4098 (test_attach): Always pass $exec to test_attach_gdb.
4099
09fa21bd
TT
41002012-02-08 Tom Tromey <tromey@redhat.com>
4101
4102 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
4103 before inferior is started.
4104
f0823d2c
TT
41052012-02-07 Tom Tromey <tromey@redhat.com>
4106
4107 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
4108 Symbol.value.
4109 * gdb.python/py-symbol.c (qq): Set default value.
4110
41112012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
4112
4113 * gdb.python/py-symbol.c (qq): New global.
4114 * gdb.python/py-symbol.exp: Add test for frame-less
4115 lookup_symbol.
4116 * gdb.python/py-symtab.exp: Fix line number.
4117
f7e44f65
JB
41182012-02-03 Joel Brobecker <brobecker@adacore.com>
4119
4120 * gdb.ada/mi_task_arg: New testcase.
4121
4c9ed63c
PA
41222012-02-02 Pedro Alves <palves@redhat.com>
4123
4124 * gdb.reverse/until-precsave.exp: Also put "record save" under the
4125 extended timeout.
4126
c0b9f2c6
PA
41272012-02-02 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
4130 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
4131
5f8cefd7
PA
41322012-02-02 Pedro Alves <palves@redhat.com>
4133
4134 * gdb.base/term.exp: Rewrite.
4135 * gdb.base/term.c: New.
4136
2f3a2569
PA
41372012-02-02 Pedro Alves <palves@redhat.com>
4138
4139 * gdb.base/default.exp (run "r" abbreviation, run): Add
4140 extended-remote expected output.
4141
f149aabd
TT
41422012-02-02 Tom Tromey <tromey@redhat.com>
4143
4144 * gdb.cp/dispcxx.exp: New file.
4145 * gdb.cp/dispcxx.cc: New file.
4146
03bef283
TT
41472012-02-01 Tom Tromey <tromey@redhat.com>
4148
4149 * gdb.base/jit-simple.exp: New file.
4150 * gdb.base/jit-simple.c: New file.
4151
a79b18b5
YQ
41522012-01-30 Yao Qi <yao@codesourcery.com>
4153
4154 * gdb.base/skip.exp: Make test result unique.
4155
f0d1a53e
JK
41562012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4157
4158 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
4159 compatibility with valgrind-3.7.0.
4160
4b3c9f41
PA
41612012-01-27 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.base/watchpoint.exp (no_hw): New global.
4164 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
4165 disable hw watchpoints.
4166 (test_wide_location_1, test_wide_location_2): If no_hw is set,
4167 don't expect hw watchpoints.
4168 (no_hw_watchpoints): Always clean restart.
4169 (do_tests): New procedure, factored out from the top level.
4170 (top level): Run tests twice. Once with hw watchpoints enabled,
4171 another time with hw watchpoints disabled.
4172
a13491c8
PA
41732012-01-27 Pedro Alves <palves@redhat.com>
4174
4175 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
4176 out from the top level.
4177 (top level): Call it instead.
4178
f2c8a051
PA
41792012-01-27 Pedro Alves <palves@redhat.com>
4180
4181 * gdb.base/watchpoint.exp (top level): Re-enable hardware
4182 watchpoints sooner.
4183
654d7a9e
PA
41842012-01-27 Pedro Alves <palves@redhat.com>
4185
4186 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
4187
274f47f3
PA
41882012-01-27 Pedro Alves <palves@redhat.com>
4189
4190 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
4191 "You may have requested too many hardware
4192 breakpoints/watchpoints".
4193
e4d63ba2
PA
41942012-01-27 Pedro Alves <palves@redhat.com>
4195
4196 * gdb.base/watchpoint.exp (maybe_clean_restart)
4197 (maybe_reinitialize): New.
4198 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
4199 expect "hit N times".
4200 (test_disabling_watchpoints, test_complex_watchpoint)
4201 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
4202 Call maybe_clean_restart.
4203 (top level): Use clean_restart. Remove "mips-idt-*"
4204 reinitialization.
4205
dbd95daf
PA
42062012-01-27 Pedro Alves <palves@redhat.com>
4207
4208 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
4209
f3ad2025
PA
42102012-01-27 Pedro Alves <palves@redhat.com>
4211
4212 * gdb.base/watchpoint.exp: Clean restart after tests that don't
4213 require `initialize' anymore. Remove unnecessary `initialize'
4214 calls.
4215
100aa3ae
PA
42162012-01-27 Pedro Alves <palves@redhat.com>
4217
4218 * gdb.base/watchpoint.exp (wp_set): Delete.
4219 (initialize, test_simple_watchpoint, top level): Remove dead code.
4220
c79a8e11
PA
42212012-01-27 Pedro Alves <palves@redhat.com>
4222
4223 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
4224 typo.
4225
048fe15a
PA
42262012-01-27 Pedro Alves <palves@redhat.com>
4227
4228 * config/extended-gdbserver.exp: New file.
4229 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
4230 comment.
4231 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
4232 * boards/native-extended-gdbserver.exp: New file.
4233
4033a6bf
PA
42342012-01-26 Pedro Alves <palves@redhat.com>
4235
4236 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
4237 and gdb_test_multiple.
4238
3d7f4b81
PA
42392012-01-26 Pedro Alves <palves@redhat.com>
4240
4241 Make test messages unique, and more identifiable.
4242 * gdb.multi/watchpoint-multi.exp: Change test messages.
4243
484abf42
TT
42442012-01-25 Tom Tromey <tromey@redhat.com>
4245
4246 * gdb.base/solib-disc.exp: Fix regexps.
4247
edcc5120
TT
42482012-01-24 Tom Tromey <tromey@redhat.com>
4249
4250 * lib/mi-support.exp (mi_expect_stop): Add special case for
4251 solib-event.
4252 * gdb.base/catch-load-so.c: New file.
4253 * gdb.base/catch-load.exp: New file.
4254 * gdb.base/catch-load.c: New file.
4255 * gdb.base/break-interp.exp (reach_1): Update regexp.
4256
30b91c90
JK
42572012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4258
4259 Fix fuzzy results.
4260 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
4261 lpsimple and func.
4262
53fe1783
GB
42632012-01-24 Gary Benson <gbenson@redhat.com>
4264
4265 Delete #if 0'd out code.
4266 * gdb.base/default.exp (info catch): Remove.
4267 * gdb.base/gdb_history (info catch): Likewise.
4268 * gdb.base/help.exp (info catch): Likewise.
4269
d0d8b0c6
JK
42702012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4271
4272 Fix watchpoints to be specific for each inferior.
4273 * gdb.multi/watchpoint-multi.c: New file.
4274 * gdb.multi/watchpoint-multi.exp: New file.
4275
4403d8e9
JK
42762012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4277
4278 Fix watchpoints across inferior fork.
4279 * gdb.threads/watchpoint-fork-child.c: New file.
4280 * gdb.threads/watchpoint-fork-mt.c: New file.
4281 * gdb.threads/watchpoint-fork-parent.c: New file.
4282 * gdb.threads/watchpoint-fork-st.c: New file.
4283 * gdb.threads/watchpoint-fork.exp: New file.
4284 * gdb.threads/watchpoint-fork.h: New file.
4285
050a2e1d
PA
42862012-01-23 Pedro Alves <palves@redhat.com>
4287
4288 * gdb.base/call-signal-resume.exp: Allow output after "return".
4289
6a52fb62
PA
42902012-01-20 Pedro Alves <palves@redhat.com>
4291
4292 * gdb.python/py-finish-breakpoint.py: Fix typo.
4293
145b16a9
UW
42942012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4295
4296 * gdb.base/info-proc.exp: Also run on remote targets. Main
4297 "info proc" command is now always present; whether target supports
4298 actual info proc operation is detected when attempting to issue
4299 the command.
4300
26f6125e
JK
43012012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4302
4303 * .gdbinit: Remove.
4304
eb5227ce
PA
43052012-01-19 Pedro Alves <palves@redhat.com>
4306
4307 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
4308 look at the funtions' returns.
4309 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
4310 (jprint.print(int, int)): Change return type to int. Adjust.
4311
1db33378
PP
43122012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4313
4314 PR gdb/9538
4315 * gdb.base/sepdebug.exp: New test.
4316
b9736cf8
PA
43172012-01-18 Pedro Alves <palves@redhat.com>
4318
4319 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
4320 Allow output before ^done.
4321
4aac40c8
TT
43222012-01-16 Tom Tromey <tromey@redhat.com>
4323
4324 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
4325 Add tests for relative directory.
4326
cafec441
TT
43272012-01-16 Tom Tromey <tromey@redhat.com>
4328
4329 * gdb.base/printcmds.c (enum flag_enum): New.
4330 (three): New global.
4331 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
4332 enum printing.
4333 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
4334 FlagEnumerationPrinter.
4335 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
4336 * gdb.python/py-pp-maint.c (enum flag_enum): New.
4337 (fval): New global.
4338
abcc4978
PA
43392012-01-16 Pedro Alves <palves@redhat.com>
4340
4341 * lib/gdb.exp (banned_procedures): New variable.
4342 (banned_variables_traced): Rename to ...
4343 (banned_traced): ... this.
4344 (gdb_init): Also trace banned procedures.
4345 (gdb_finish): Also untrace banned procedures.
4346
97ccebe8
PA
43472012-01-16 Pedro Alves <palves@redhat.com>
4348
4349 Remove all calls to strace.
4350
2af7517b
JK
43512012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4352
4353 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
4354 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
4355
9241a8bc
PP
43562012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4357
4358 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
4359 * gdb.base/pie-execl.exp: Likewise.
4360
3848a17f
KS
43612012-01-12 Keith Seitz <keiths@redhat.com>
4362
4363 PR mi/10586
4364 * gdb.mi/var-cmd.c (struct anonymous): New structure.
4365 (do_anonymous_type_tests): New function.
4366 (main): Call do_anonymous_type_tests.
4367 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
4368 (verify_everything): New procedure.
4369 * gdb.mi/mi-var-cp.cc (class A): New class.
4370 (anonymous_structs_and_unions): New function.
4371 (main): Call anonymous_structs_and_unions.
4372 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
4373 (verify_everything): New procedure.
4374
440e2fca
KS
43752012-01-12 Keith Seitz <keiths@redhat.com>
4376
4377 * lib/mi-support.exp: Expand comments about PATH_EXPR.
4378 (varobj_tree::get_path_expr): Assume that all varobjs are
4379 compound unless they are known simple types.
4380 Adjust path expressions based on parent type, path parent type,
4381 and tree language.
4382 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
4383 the root varobj.
4384 (mi_walk_varobj_tree): Add LANGUAGE parameter.
4385
675399c9
PA
43862012-01-11 Pedro Alves <palves@redhat.com>
4387
4388 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
4389 core files on this machine" anymore.
4390
97ddaa9b
PH
43912012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4392
4393 * gdb.base/watchpoint.c (recurser): Initialize local_x.
4394 (main): Repeat recurser call.
4395 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
4396 equivalent to 'local_x'.
4397
ea733575 43982012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 4399 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
4400
4401 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
4402
2ca0b532
PA
44032012-01-05 Pedro Alves <alves.ped@gmail.com>
4404
4405 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
4406 * gdb.python/py-events.c (first): Add bits for new "step N" test.
4407 * gdb.python/py-events.exp: Test that "step N" tripping on a
4408 breakpoint emits a breakpoint event.
4409
6e681866
JB
44102012-01-03 Joel Brobecker <brobecker@adacore.com>
4411
4412 * gdb.base/auxv.exp: Reformat the copyright notice.
4413
3c2d6aff
YQ
44142012-01-03 Yao Qi <yao@codesourcery.com>
4415
4416 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
4417 (strace_trace_on_diff_addr): New.
4418 * gdb.trace/strace.c: (main): Add two local variables.
4419
0852fee3
UW
44202011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
4421
4422 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
4423 * gdb.cell/gcore.exp: Likewise.
4424 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
4425 to verify the correct instance of main is selected.
4426
12c3e59c
JB
44272012-01-02 Joel Brobecker <brobecker@adacore.com>
4428
4429 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
4430 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
4431 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
4432 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
4433 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
4434 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
4435 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
4436 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
4437 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
4438 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
4439 gdb.threads/thread_check.c: Reformat copyright header.
4440
c0f378ec
EBM
44412011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
4442
e4a7ca93 4443 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
4444 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
4445 is not enabled.
4446
3bc96cfb
JK
44472011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4448
4449 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
4450 parameter to self_exec, adjust the function.
4451 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
4452 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
4453 (set var do_exit = 0): Remove test.
4454 (newline at end of file): Add one.
4455
095bcf5e
JB
44562011-12-27 Joel Brobecker <brobecker@adacore.com>
4457
4458 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
4459 New files.
4460
18d19bd1
JK
44612011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4462
4463 Fix racy FAILs.
4464 * gdb.threads/fork-thread-pending.c (barrier): New variable.
4465 (thread_function, thread_forker): Call pthread_barrier_wait for it.
4466 (main): Call pthread_barrier_init for it.
4467
e809353a
JK
44682011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4469
4470 Fix double send_gdb leading to racy FAILs.
4471 * gdb.base/break.exp (set silent break bp_location1): Replace
4472 3x send_gdb and gdb_expect by gdb_test.
4473 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
4474 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
4475 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
4476 instead of send_gdb. Twice.
4477 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
4478 3x send_gdb and gdb_expect by gdb_test.
4479 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
4480
da8cb7ec
JK
44812011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4482
4483 * gdb.linespec/linespec.exp: Compile using {c++}.
4484
ae1a303e
JK
44852011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4486
4487 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
4488 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
4489 (verify GCC PR debug/51668): New test.
4490
cc72b2a2
KP
44912011-12-23 Kevin Pouget <kevin.pouget@st.com>
4492
4493 Introduce gdb.FinishBreakpoint in Python.
4494 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
4495 py-finish-breakpoint2
4496 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
4497 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
4498 instead of line number.
4499 * gdb.python/py-finish-breakpoint.c: New file.
4500 * gdb.python/py-finish-breakpoint.exp: New file.
4501 * gdb.python/py-finish-breakpoint.py: New file.
4502 * gdb.python/py-finish-breakpoint2.cc: New file.
4503 * gdb.python/py-finish-breakpoint2.exp: New file.
4504 * gdb.python/py-finish-breakpoint2.py: New file.
4505
3b7962f9
JK
45062011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4507
4508 Partial fix of compatibility with gcc-4.7.
4509 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
4510 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
4511 Add comment to add a PASS case in the future.
4512
6538471c
JK
4513 Fix compatibility with gcc-4.7.
4514 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
4515
7052e42c
UW
45162011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
4517
4518 PR tdep/12797
4519 * gdb.base/callfuncs.exp: Remove KFAIL.
4520
9ac7f98e
JB
45212011-12-21 Joel Brobecker <brobecker@adacore.com>
4522
4523 * gdb.ada/task_bp: New testcase.
4524
f6eeced0
JK
45252011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4526
4527 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
4528 -DNO_SECTIONS.
4529 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
4530
72225e17
JK
45312011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4532
4533 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
4534 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
4535 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
4536 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
4537 conditional for gcc <= 4.5.
4538
13ac8d2c
JK
45392011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4540
4541 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
4542 by XFAIL.
4543 * gdb.cp/static-method.exp (info addr A::func())
4544 (list static-method.cc:xxx::(anonymous namespace)::A::func)
4545 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
4546 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
4547 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
4548 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
4549 (test value of F in k3_m): Likewise.
4550 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
4551 Likewise.
4552
049682ba
JK
45532011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4554
4555 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
4556 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
4557 Remove.
4558 * gdb.threads/attachstop-mt.c: Remove.
4559 * gdb.threads/attachstop-mt.exp: Remove.
4560
2c9d8796
MK
45612011-12-17 Mark Kettenis <kettenis@gnu.org>
4562
4563 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
4564
e0f9f062
DE
45652011-12-16 Doug Evans <dje@google.com>
4566
f4aa2101 4567 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
4568 * boards/native-gdbserver.exp: New file.
4569
e0f9f062
DE
4570 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
4571 gdbserver output.
4572 (gdbserver_default_get_remote_address): New function.
4573 (gdbserver_start): Call gdb,get_remote_address to compute argument
4574 to "target remote" command.
4575
80b6e756
PM
45762011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4577
1c3ad6ab 4578 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
4579 python print-stack. Add set/show python print-stack
4580 off|full|message tests.
4581
1576bd00
YQ
45822011-12-15 Yao Qi <yao@codesourcery.com>
4583
4584 * gdb.trace/strace.c: New
4585 * gdb.trace/strace.exp: New.
4586
d6a0f6e0
TT
45872011-12-14 Tom Tromey <tromey@redhat.com>
4588
4589 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
4590
31015e1d
DE
45912011-12-14 Doug Evans <dje@google.com>
4592
4593 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
4594
7b50312a
PA
45952011-12-14 Pedro Alves <pedro@codesourcery.com>
4596
4597 PR threads/10729
4598
4599 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 4600 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 4601
924437bc
PA
46022011-12-13 Pedro Alves <pedro@codesourcery.com>
4603 Doug Evans <dje@google.com>
4604
4605 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
4606 (clean_restart): Remove references to the gdb_stub target board
4607 variable.
4608 (gdb_step_for_stub): Delete.
4609
4610 * gdb.base/annota1.exp: Remove all references to [target_info
4611 exists gdb_stub], gdb_step_for_stub and usestubs.
4612 * gdb.base/annota3.exp: Ditto.
4613 * gdb.base/async.exp: Ditto.
4614 * gdb.base/break.exp: Ditto.
4615 * gdb.base/code-expr.exp: Ditto.
4616 * gdb.base/commands.exp: Ditto.
4617 * gdb.base/completion.exp: Ditto.
4618 * gdb.base/condbreak.exp: Ditto.
4619 * gdb.base/consecutive.exp: Ditto.
4620 * gdb.base/cvexpr.exp: Ditto.
4621 * gdb.base/define.exp: Ditto.
4622 * gdb.base/display.exp: Ditto.
4623 * gdb.base/ena-dis-br.exp: Ditto.
4624 * gdb.base/environ.exp: Ditto.
4625 * gdb.base/gnu-ifunc.exp: Ditto.
4626 * gdb.base/maint.exp: Ditto.
4627 * gdb.base/pending.exp: Ditto.
4628 * gdb.base/sect-cmd.exp: Ditto.
4629 * gdb.base/sepdebug.exp: Ditto.
4630 * gdb.base/unload.exp: Ditto.
4631 * gdb.base/watchpoint-solib.exp: Ditto.
4632 * gdb.cp/annota2.exp: Ditto.
4633 * gdb.cp/annota3.exp: Ditto.
4634 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
4635 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
4636 * gdb.mi/mi-pending.exp: Ditto.
4637 * gdb.trace/circ.exp: Ditto.
4638 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
4639 * gdb.base/list.exp: Ditto.
4640
4641 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
4642 breakpoint function and all references to the usestubs macro.
4643 * gdb.base/exprs.c: Ditto.
4644 * gdb.base/freebpcmd.c: Ditto.
4645 * gdb.base/bitfields.c: Ditto.
4646 * gdb.base/bitfields2.c: Ditto.
4647 * gdb.base/break.c: Ditto.
4648 * gdb.base/call-sc.c: Ditto.
4649 * gdb.base/call-signals.c: Ditto.
4650 * gdb.base/callfuncs.c: Ditto.
4651 * gdb.base/charset.c: Ditto.
4652 * gdb.base/consecutive.c: Ditto.
4653 * gdb.base/constvars.c: Ditto.
4654 * gdb.base/funcargs.c: Ditto.
4655 * gdb.base/int-type.c: Ditto.
4656 * gdb.base/interrupt.c: Ditto.
4657 * gdb.base/langs0.c: Ditto.
4658 * gdb.base/list0.c: Ditto.
4659 * gdb.base/mips_pro.c: Ditto.
4660 * gdb.base/miscexprs.c: Ditto.
4661 * gdb.base/nodebug.c: Ditto.
4662 * gdb.base/opaque0.c: Ditto.
4663 * gdb.base/pointers.c: Ditto.
4664 * gdb.base/printcmds.c: Ditto.
4665 * gdb.base/ptype.c: Ditto.
4666 * gdb.base/recurse.c: Ditto.
4667 * gdb.base/reread1.c: Ditto.
4668 * gdb.base/reread2.c: Ditto.
4669 * gdb.base/restore.c: Ditto.
4670 * gdb.base/return.c: Ditto.
4671 * gdb.base/run.c: Ditto.
4672 * gdb.base/scope0.c: Ditto.
4673 * gdb.base/sepdebug.c: Ditto.
4674 * gdb.base/setshow.c: Ditto.
4675 * gdb.base/setvar.c: Ditto.
4676 * gdb.base/sigall.c: Ditto.
4677 * gdb.base/signals.c: Ditto.
4678 * gdb.base/structs.c: Ditto.
4679 * gdb.base/structs2.c: Ditto.
4680 * gdb.base/testenv.c: Ditto.
4681 * gdb.base/twice.c: Ditto.
4682 * gdb.base/unwindonsignal.c: Ditto.
4683 * gdb.base/watchpoint.c: Ditto.
4684 * gdb.base/watchpoints.c: Ditto.
4685 * gdb.base/whatis.c: Ditto.
4686 * gdb.cp/classes.cc: Ditto.
4687 * gdb.cp/cplusfuncs.cc: Ditto.
4688 * gdb.cp/derivation.cc: Ditto.
4689 * gdb.cp/formatted-ref.cc: Ditto.
4690 * gdb.cp/misc.cc: Ditto.
4691 * gdb.cp/overload.cc: Ditto.
4692 * gdb.cp/ovldbreak.cc: Ditto.
4693 * gdb.cp/ref-params.cc: Ditto.
4694 * gdb.cp/ref-types.cc: Ditto.
4695 * gdb.cp/templates.cc: Ditto.
4696 * gdb.cp/virtfunc.cc: Ditto.
4697 * gdb.hp/gdb.aCC/run.c: Ditto.
4698 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
4699 * gdb.hp/gdb.compat/xdb0.c: Ditto.
4700 * gdb.reverse/consecutive-reverse.c: Ditto.
4701 * gdb.reverse/sigall-reverse.c: Ditto.
4702 * gdb.reverse/until-reverse.c: Ditto.
4703 * gdb.reverse/watch-reverse.c: Ditto.
4704 * gdb.trace/actions.c: Ditto.
4705 * gdb.trace/circ.c: Ditto.
4706 * gdb.trace/collection.c: Ditto.
4707
fabde485
PA
47082011-12-13 Pedro Alves <pedro@codesourcery.com>
4709
4710 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
4711 (func6, func7): New.
4712 (main): Call func6 and func7.
4713 * gdb.base/watchpoint.exp (test_wide_location_1)
4714 (test_wide_location_2): New.
4715 (top level): Re-enable hardware watchpoints if necessary. Call
4716 test_wide_location_1 and test_wide_location_2.
4717
ff7d1690
YQ
47182011-12-11 Yao Qi <yao@codesourcery.com>
4719
4720 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
4721
a6af7abe
JB
47222011-12-11 Joel Brobecker <brobecker@adacore.com>
4723
4724 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
4725 expected output for unsupported case.
4726
61638e15
JK
47272011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4728
4729 PR testsuite/12649
4730 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
4731 Protect gdb_test_multiple by final $gdb_prompt match.
4732
0a00efc3
JK
47332011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4734
4735 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
4736 New variable, new test.
4737 (list static-method.cc:xxx::(anonymous namespace)::A::func)
4738 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
4739 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
4740 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
4741 them if HAVE_GCC_45682_FIXED is not set.
4742
4511b1ba
YQ
47432011-12-10 Yao Qi <yao@codesourcery.com>
4744
4745 * gdb.trace/status-stop.exp: New.
4746 * gdb.trace/status-stop.c: New.
4747
27949e73
JK
47482011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4749
4750 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
4751 timeout.
4752
d8ea7931
TT
47532011-12-08 Tom Tromey <tromey@redhat.com>
4754
4755 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
4756 condition.
4757
1cc310d2
SS
47582011-12-07 Stan Shebs <stan@codesourcery.com>
4759
4760 * gdb.trace/tfind.exp: Update for output changes.
4761
d482a875
PA
47622011-12-07 Pedro Alves <pedro@codesourcery.com>
4763
4764 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
4765 throws "Cannot insert catchpoints in this configuration".
4766 * gdb.ada/mi_catch_ex.exp: Likewise.
4767
f0ba3972
PA
47682011-12-06 Pedro Alves <pedro@codesourcery.com>
4769
4770 * gdb.base/break-always.exp: Test changing memory at addresses
4771 with breakpoints inserted.
4772
f8eba3c6
TT
47732011-12-06 Joel Brobecker <brobecker@acacore.com>
4774
6fdff2c5
PA
4775 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
4776 involving a fully qualified function name.
f8eba3c6
TT
4777
47782011-12-06 Tom Tromey <tromey@redhat.com>
4779
4780 * gdb.ada/homonym.exp: Add three breakpoint tests.
4781
47822011-12-06 Tom Tromey <tromey@redhat.com>
4783
4784 * gdb.base/solib-weak.exp (do_test): Remove kfail.
4785 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
4786 * gdb.objc/objcdecode.exp: Update for output changes.
4787 * gdb.linespec/linespec.exp: New file.
4788 * gdb.linespec/lspec.cc: New file.
4789 * gdb.linespec/lspec.h: New file.
4790 * gdb.linespec/body.h: New file.
4791 * gdb.linespec/base/two/thefile.cc: New file.
4792 * gdb.linespec/base/one/thefile.cc: New file.
4793 * gdb.linespec/Makefile.in: New file.
4794 * gdb.cp/templates.exp (test_template_breakpoints): Update for
4795 output changes.
4796 * gdb.cp/re-set-overloaded.exp: Remove kfail.
4797 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
4798 makes one breakpoint.
4799 * gdb.cp/method2.exp (test_break): Update for output changes.
4800 * gdb.cp/mb-templates.exp: Update for output changes.
4801 * gdb.cp/mb-inline.exp: Update for output changes.
4802 * gdb.cp/mb-ctor.exp: Update for output changes.
4803 * gdb.cp/ovsrch.exp: Use fully-qualified names.
4804 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
4805 has multiple matches.
4806 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
4807 error message change.
4808 * gdb.base/list.exp (test_list_filename_and_number): Update for
4809 error message change.
4810 * gdb.base/break.exp: Disable pending breakpoints. Update for
4811 output changes.
4812 * configure.ac: Add gdb.linespec.
4813 * configure: Rebuild.
4814 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
4815
c642a434
UW
48162011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
4817
4818 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
4819 last_break register on s390*-*-* targets.
4820
b18003d1
JB
48212011-12-06 Joel Brobecker <brobecker@adacore.com>
4822
4823 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
4824 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
4825 of parameter X in procedure Foo.
4826
fe96589c
SS
48272011-12-05 Stan Shebs <stan@codesourcery.com>
4828
4829 * gdb.trace/tfind.exp: Update help string matches.
4830
1820ab47
JK
48312011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * gdb.server/ext-run.exp (get process list): Accept also systemd
4834 as PID 1.
4835
e11ac3a3
JK
48362011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4837 Pedro Alves <pedro@codesourcery.com>
4838
4839 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
4840 starting GDB.
4841 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
4842 $use_gdb_stub.
4843 * gdb.base/display.exp: Likewise.
4844 * gdb.base/ending-run.exp: Likewise.
4845 * gdb.base/list.exp (test_listsize): Likewise.
4846 * gdb.base/setshow.exp: Likewise.
4847 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
4848 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
4849 check by global $use_gdb_stub.
4850 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
4851 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
4852 (default_gdb_init): Unset global $use_gdb_stub.
4853 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
4854 by global $use_gdb_stub.
4855 * lib/gdbserver-support.exp: Extend comments for set_board_info
4856 gdb_protocol and gdb,socketport.
4857 (gdbserver_start_extended): Set global gdbserver_protocol and
4858 gdbserver_gdbport. Clear global use_gdb_stub.
4859 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
4860 from target use_gdb_stub.
4861 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
4862
1d41d75c
DE
48632011-12-03 Doug Evans <dje@google.com>
4864
4865 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
4866 (gdb_step_for_stub): Add comments.
4867
d6d7a51a
MR
48682011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
4869
4870 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
4871 to the caller.
4872 (gdb_test_multiple): Likewise.
4873
05acf274
JK
48742011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4875
4876 Fix gdb.mi/mi-solib.exp without system debug info installed.
4877 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
4878 expect attribute, return 0 for it. Update comments.
4879
2268b414
JK
48802011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4881
4882 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
4883 (corrupted list): Adjust the expectation.
4884
585861ea
JK
48852011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4886
4887 PR threads/13448
4888 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
4889 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
4890 * gdb.threads/tls-var-main.c: New file.
4891 * gdb.threads/tls-var.c: New file.
4892 * gdb.threads/tls-var.exp: New file.
4893
968643aa
JK
48942011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4895
4896 PR testsuite/12649
4897 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
4898 Protect gdb_test_multiple by final $gdb_prompt match.
4899 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
4900 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
4901 (test_tracepoints): Likewise.
4902
9750bca9
JK
49032011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4904
4905 PR breakpoints/13346
4906 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
4907 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
4908 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
4909
ac1349b7
JB
49102011-12-01 Joel Brobecker <brobecker@adacore.com>
4911
4912 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
4913 * gdb.ada/homonym/homonym.adb: For use of all types defined
4914 locally inside both Get_Value subprograms.
4915
26d44faf
JK
49162011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4917
4918 Fix racy FAILs.
4919 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
4920 of send_gdb.
4921
514f6425
UW
49222011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4923
4924 * gdb.base/testenv.exp: Skip on remote targets. Unset global
4925 environment variable after test completed.
4926
4255c8d2
UW
49272011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4928
4929 * gdb.base/solib-nodir.exp: Skip if remote target.
4930 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
4931 application. Call gdb_load_shlibs.
4932 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
4933
a35ad96a
JB
49342011-11-29 Joel Brobecker <brobecker@adacore.com>
4935
4936 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
4937
1a1d5513
JB
49382011-11-28 Joel Brobecker <brobecker@adacore.com>
4939
4940 * gdb.ada/fullname_bp: New testcase.
4941
50b4ddf8
JK
49422011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4943
4944 PR testsuite/12649
4945 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
4946 Wrap send_gdb into a new gdb_test.
4947
fb0aec57
JK
4948 Code cleanup.
4949 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
4950 Convert send_gdb and gdb_expect to gdb_test_multiple.
4951
2376d946
JK
49522011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4953
4954 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
4955
1eec78bd
KS
49562011-11-23 Keith Seitz <keiths@redhat.com>
4957
4958 * lib/mi-support.exp (varobj_tree): New namespace and procs.
4959 (mi_varobj_tree_test_children_callback): New proc.
4960 (mi_walk_varobj_tree): New proc.
4961
36dfb11c
TT
49622011-11-22 Tom Tromey <tromey@redhat.com>
4963
4964 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
4965 Add "use_mi_command" argument.
4966 (mi_run_cmd, mi_run_with_cli): New procs.
4967 * gdb.mi/solib-lib.c: New file.
4968 * gdb.mi/solib-main.c: New file.
4969 * gdb.mi/mi-solib.exp: New file.
4970
0e965dd0
DE
49712011-11-21 Doug Evans <dje@google.com>
4972
4973 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
4974 _Unwind_DebugHook is missing.
4975
f196051f
SS
49762011-11-20 Stan Shebs <stan@codesourcery.com>
4977
4978 * gdb.trace/tstatus.exp: New.
4979 * gdb.trace/actions.c: Include string.h.
4980
bfccc43c
YQ
49812011-11-18 Yao Qi <yao@codesourcery.com>
4982
4983 * gdb.trace/pending.exp: New.
4984 * gdb.trace/pending.c: New.
4985 * gdb.trace/pendshr1.c: New.
4986 * gdb.trace/pendshr2.c: New.
4987 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
4988 tracepoint location becomes pending.
4989 (tracepoint_change_loc_2): New.
4990
73cd8ab1
DM
49912011-11-16 David S. Miller <davem@davemloft.net>
4992
4993 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
4994 target is sparc*-*-linux*
4995
77426730
PK
49962011-11-15 Paul Koning <paul_koning@dell.com>
4997
4998 * gdb.python/py-type.exp: New testcases for exceptions on scalar
4999 types.
5000
ed59ded5
DE
50012011-11-14 Doug Evans <dje@google.com>
5002
5003 * gdb.base/shell.exp: New file.
5004
405f8e94
SS
50052011-11-14 Stan Shebs <stan@codesourcery.com>
5006
5007 * gdb.trace/ftrace.c: New.
5008 * gdb.trace/ftrace.exp: New.
5009
1e4d1764
YQ
50102011-11-14 Yao Qi <yao@codesourcery.com>
5011
5012 * gdb.trace/change-loc-1.c: New.
5013 * gdb.trace/change-loc-2.c: New.
5014 * gdb.trace/change-loc.c: New.
5015 * gdb.trace/change-loc.exp: New.
5016 * gdb.trace/change-loc.h: New.
5017 * gdb.trace/trace-break.c (marker): Define new symbol.
5018 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 5019 New.
1e4d1764
YQ
5020 (break_trace_same_addr_6): New.
5021
71eba9c2 50222011-11-12 Matt Rice <ratmice@gmail.com>
5023
5024 * gdb.base/info-macros.exp: Make tests for info definitions
5025 test info macro. Add tests for info macro argument processing.
5026 Rename a few tests.
5027
1d93e29a
KS
50282011-11-11 Keith Seitz <keiths@redhat.com>
5029
5030 PR gdb/12843
5031 * gdb.base/linespecs.exp: New file.
5032
a4b5b48a
DE
50332011-11-11 Doug Evans <dje@google.com>
5034
5035 * gdb.threads/print-threads.exp: Extend timeout for slower
5036 tests.
5037
f6b47be4
DE
50382011-11-10 Doug Evans <dje@google.com>
5039
792a0230
DE
5040 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
5041 "record to end of main" test.
5042
f6b47be4
DE
5043 * gdb.python/py-type.c (TS): New typedef.
5044 (ts): New global.
5045 * gdb.python/py-type.exp: Test field list of typedef.
5046
22355c90
JB
50472011-11-10 Joel Brobecker <brobecker@adacore.com>
5048
5049 * gdb.ada/small_reg_param: New testcase.
5050
a7860e76
TT
50512011-11-09 Tom Tromey <tromey@redhat.com>
5052
5053 * gdb.cp/destrprint.exp: New file.
5054 * gdb.cp/destrprint.cc: New file.
5055
72a2e3dc
MI
50562011-11-08 Meador Inge <meadori@codesourcery.com>
5057
5058 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
5059 (switch_stack_to_other): New test function.
5060 * gdb.arch/thumb-prologue.exp: New test cases.
5061
c7195df2 50622011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
5063
5064 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
5065
d3895d7d
YQ
50662011-11-08 Yao Qi <yao@codesourcery.com>
5067
5068 * gdb.exp (supports_process_record): New.
5069 (supports_reverse): New.
5070 * gdb.reverse/break-precsave.exp: Call support_process_record
5071 to run test conditionally.
5072 * gdb.reverse/consecutive-precsave.exp: Likewise.
5073 * gdb.reverse/i386-precsave.exp: Likewise.
5074 * gdb.reverse/machinestate-precsave.exp: Likewise.
5075 * gdb.reverse/solib-precsave.exp: Likewise.
5076 * gdb.reverse/step-precsave.exp: Likewise.
5077 * gdb.reverse/until-precsave.exp: Likewise.
5078 * gdb.reverse/watch-precsave.exp: Likewise.
5079 * gdb.reverse/break-reverse.exp: Call support_reverse to run
5080 test conditionally.
5081 * gdb.reverse/consecutive-reverse.exp: Likewise.
5082 * gdb.reverse/finish-precsave.exp: Likewise.
5083 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5084 * gdb.reverse/finish-reverse.exp: Likewise.
5085 * gdb.reverse/i386-reverse.exp: Likewise.
5086 * gdb.reverse/i386-sse-reverse.exp: Likewise.
5087 * gdb.reverse/machinestate.exp: Likewise.
5088 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
5089 * gdb.reverse/sigall-precsave.exp: Likewise.
5090 * gdb.reverse/sigall-reverse.exp: Likewise.
5091 * gdb.reverse/solib-reverse.exp: Likewise.
5092 * gdb.reverse/step-reverse.exp: Likewise.
5093 * gdb.reverse/until-reverse.exp: Likewise.
5094 * gdb.reverse/watch-reverse.exp: Likewise.
5095
a59306a3
YQ
50962011-11-05 Yao Qi <yao@codesourcery.com>
5097
5098 * gdb.trace/trace-break.exp: Add test on setting two
5099 fast tracepoints at the same address.
5100
87769f59
JK
51012011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5102
5103 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
5104
3065dfb6
SS
51052011-11-02 Stan Shebs <stan@codesourcery.com>
5106
5107 * gdb.trace/collection.c: Add code using strings.
5108 * gdb.trace/collection.exp: Add tests of string collection.
5109
89e208db
JK
51102011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5111
5112 * gdb.base/skip-solib.exp (executable_main): New variable.
5113 (binfile_main): Base it on that.
5114 Use $executable_main in clean_restart calls. Drop gdb_exit and
5115 gdb_start calls.
5116
405e54e9
JK
51172011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5118
5119 Fix racy FAILs.
5120 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
5121 breakpoint_re globals import by async. Set string_regex to .* for
5122 async. Remove the optional thread_selected_re and breakpoint_re
5123 globals expectations.
5124
58e8570a
JM
51252011-11-01 Joseph Myers <joseph@codesourcery.com>
5126
5127 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
5128 well as Cygwin.
5129
7b35ec7f 51302011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
5131
5132 Add tests for skip command.
89e208db
JK
5133 * gdb.base/skip-solib-lib.c: New
5134 * gdb.base/skip-solib-main.c: New
5135 * gdb.base/skip-solib.exp: New
5136 * gdb.base/skip.c: New
5137 * gdb.base/skip.exp: New
5138 * gdb.base/skip1.c: New
5139 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 5140
b9fd1791
PA
51412011-10-31 Yao Qi <yao@codesourcery.com>
5142 Pedro Alves <pedro@codesourcery.com>
5143
6fdff2c5
PA
5144 * gdb.trace/trace-break.c: New.
5145 * gdb.trace/trace-break.exp: New.
b9fd1791 5146
4323fecc
JK
51472011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5148
5149 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
5150 break-here-2.
5151
0e5bf2a8
PA
51522011-10-28 Pedro Alves <pedro@codesourcery.com>
5153
5154 * gdb.threads/no-unwaited-for-left.c: New.
5155 * gdb.threads/no-unwaited-for-left.exp: New.
5156 * gdb.threads/non-ldr-exc-1.c: New.
5157 * gdb.threads/non-ldr-exc-1.exp: New.
5158 * gdb.threads/non-ldr-exc-2.c: New.
5159 * gdb.threads/non-ldr-exc-2.exp: New.
5160 * gdb.threads/non-ldr-exc-3.c: New.
5161 * gdb.threads/non-ldr-exc-3.exp: New.
5162 * gdb.threads/non-ldr-exc-4.c: New.
5163 * gdb.threads/non-ldr-exc-4.exp: New.
5164
3a3dad98
JK
51652011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5166
5167 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
5168 * gdb.base/attach-pie-misread.exp: Likewise.
5169 * gdb.base/break-interp.exp: Likewise.
5170 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
5171 testcases for use_gdb_stub.
5172 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
5173 (continue): New testcase.
5174 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
5175 * gdb.threads/attach-into-signal.exp: Likewise.
5176 * gdb.threads/attach-stopped.exp: Likewise.
5177 * gdb.threads/attachstop-mt.exp: Likewise.
5178
d6a5d40c
PK
51792011-10-28 Paul Koning <paul_koning@dell.com>
5180
5181 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
5182
ca539be8
JK
51832011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5184
5185 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
5186 (mi_gdb_test): Import globals thread_selected_re
5187 and breakpoint_re. Expect them optionally at the regex start.
5188
d234ef5c
DE
51892011-10-27 Doug Evans <dje@google.com>
5190
5191 * gdb.python/python.exp: Test source -s.
5192
ab964825
PK
51932011-10-26 Paul Koning <paul_koning@dell.com>
5194
5195 * gdb.python/lib-types.cc (struct A): New structure.
5196 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 5197
54d8a644
PK
51982011-10-25 Paul Koning <paul_koning@dell.com>
5199
5200 PR python/13327
d234ef5c 5201
54d8a644
PK
5202 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
5203 fetch_lazy method.
5204
b0221781
YQ
52052011-10-24 Yao Qi <yao@codesourcery.com>
5206
5207 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
5208 target is tic6x-*-*.
5209
6cda5a20
JB
52102011-10-21 Joel Brobecker <brobecker@adacore.com>
5211
5212 * gdb.ada/mi_task_info/task_switch.adb: New file.
5213 * gdb.ada/mi_task_info.exp: New file.
5214
5ed9db04
JK
52152011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5216
5217 * gdb.cp/expand-psymtabs-cxx.exp: New file.
5218 * gdb.cp/expand-psymtabs-cxx.cc: New file.
5219
9df2fbc4
PM
52202011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5221
5222 PR python/12656
5223
5224 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
5225 global_block tests.
5226
736086ba
TT
52272011-10-18 Tom Tromey <tromey@redhat.com>
5228
5229 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
5230
4af31552
TT
52312011-10-18 Tom Tromey <tromey@redhat.com>
5232
5233 * gdb.base/source.exp: Don't include full file name in test name.
5234 * gdb.python/python.exp: Don't include full file name in test
5235 name.
5236
43136979
AR
52372011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5238
5239 * gdb.base/attach-pie-noexec.c: New files.
5240 * gdb.base/attach-pie-noexec.exp: New files.
5241
543a9323
JM
52422011-10-17 Joseph Myers <joseph@codesourcery.com>
5243
5244 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
5245 prompt for each extra line in command.
5246
21ae7a4d
JK
52472011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5248
5249 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
5250 Revert the part of:
5251 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5252 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
5253 Change the expected string.
5254
20ec36d9
JK
52552011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5256
5257 Fix results with system glibc debug info installed.
5258 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
5259 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
5260 Accept also __libc_ symbol prefix and no prefix.
5261
6501c2fc
KS
52622011-10-14 Keith Seitz <keiths@redhat.com>
5263
5264 PR c++/13225
5265 * gdb.cp/converts.cc (foo3_1): New function.
5266 (foo3_2): New functions.
5267 * gdb.cp/converts.exp: Add tests for int to pointer conversion
5268 and null pointer conversions of integer constant zero.
5269 Add test to check if all arguments are checked for incompatible
5270 conversion BADNESS.
5271
55b1fd0c
TT
52722011-10-14 Tom Tromey <tromey@redhat.com>
5273
5274 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
5275 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
5276 linespec.
5277
22c05d8a
JK
52782011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5279
5280 Fix internal error regression.
5281 * gdb.dwarf2/implptr-optimized-out.S: New file.
5282 * gdb.dwarf2/implptr-optimized-out.exp: New file.
5283
1d6edc3c
JK
52842011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5285
5286 Fix empty DWARF expressions DATA vs. SIZE conditionals.
5287 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
5288 (loclist): New.
5289 (4): New abbrev.
5290 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
5291 Use prepare_for_testing, remove clean_restart.
5292 (p arraynoloc, p arraycallnoloc): New tests.
5293
9ec72168
JK
52942011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5295
5296 * gdb.cp/namespace-enum.exp (executable): New variable.
5297 (binfile): Use ${objdir}/${subdir}/ prefix.
5298 Use ${executable} for clean_restart.
5299
9c6c53f7
SA
53002011-10-11 Sterling Augustine <saugustine@google.com>
5301
5302 * gdb.cp/Makefile.in: Add namespace-enum test.
5303 * gdb.cp/namespace-enum.exp: New file.
5304 * gdb.cp/namespace-enum.c: New file.
5305 * gdb.cp/namespace-enum-main.c: New file.
5306
fac7ceb3
UW
53072011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
5308
5309 * gdb.python/py-shared.exp: Relax filename check to handle remote:
5310 sysroot.
5311
941b2081
JK
53122011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5313
5314 Reimplement @entry in input expressions.
5315 * gdb.base/exprs.c (v_int_array_init): New variable.
5316 * gdb.base/exprs.exp (print v_int_array_init)
5317 (print *v_int_array_init@1, print *v_int_array_init@2)
5318 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
5319 (print v_int_array_init[1]@1): New tests.
5320
0344e878
JM
53212011-10-10 Joseph Myers <joseph@codesourcery.com>
5322
5323 * gdb.cp/gdb2495.exp: Do not include directories in filename in
5324 expected message.
5325
5a56e9c5
DE
53262011-10-09 Doug Evans <dje@google.com>
5327
5328 * gdb.base/alias.exp: Add tests for alias command.
5329
2bda9cc5
JK
53302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5331
5332 * gdb.arch/amd64-entry-value.s: New file.
5333 * gdb.mi/mi2-amd64-entry-value.s: New file.
5334
a471c594
JK
53352011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5336
5337 Display @entry parameter values even for references.
5338 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
5339 functions.
5340 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
5341 reference and datap_input.
5342 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
5343 breakpoints.
5344 (continue to breakpoint: entry_reference: reference)
5345 (entry_reference: bt at entry)
5346 (continue to breakpoint: entry_reference: breakhere_reference)
5347 (entry_reference: bt, entry_reference: ptype regparam)
5348 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
5349 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
5350 (entry_reference: p regcopy, entry_reference: p nodataparam)
5351 (entry_reference: p nodataparam@entry): New tests.
5352
36b11add
JK
53532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5354
5355 Support @entry in input expressions.
5356 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
5357 (entry_stack: p s1@entry, entry_stack: p s2@entry)
5358 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
5359 (tailcall: p j@entry): New tests.
5360 * gdb.cp/koenig.cc (A::entry): New function.
5361 (main): Call it.
5362 * gdb.cp/koenig.exp (p entry (c)): New test.
5363
e18b2753
JK
53642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5365
5366 Display @entry parameter values (without references).
5367 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
5368 (different, validity, invalid): New functions.
5369 (main): Call them.
5370 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
5371 stacktest, breakhere_stacktest, different, breakhere_different,
5372 breakhere_validity and breakhere_invalid.
5373 (entry: bt): Update for @entry.
5374 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
5375 (entry_validity: *, entry_invalid: *): Many new tests.
5376 * gdb.base/break.exp
5377 (run until breakpoint set at small function, optimized file): Accept
5378 also the @entry suffix.
5379 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
5380 * gdb.mi/mi2-amd64-entry-value.c: New files.
5381 * gdb.mi/mi2-amd64-entry-value.exp: New files.
5382
2d6c5dc2
JK
53832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5384
5385 Protect entry values against self tail calls.
5386 * gdb.arch/amd64-entry-value.cc (self2, self): New.
5387 (main): Call self.
5388 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
5389 (set debug entry-values 1, self: bt debug entry-values): New tests.
5390
111c6489
JK
53912011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5392
5393 Recognize virtual tail call frames.
5394 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
5395 (amb_b, amb_a): New.
5396 (main): Call a and b.
5397 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
5398 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
5399 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
5400 New tests.
5401
8e3b41a9
JK
54022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5403
5404 Implement basic support for DW_TAG_GNU_call_site.
5405 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
5406 * gdb.arch/amd64-entry-value.cc: New file.
5407 * gdb.arch/amd64-entry-value.exp: New file.
5408
181cebd4
JK
54092011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5410
5411 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
5412 * gdb.dwarf2/implptr-64bit.S: New file.
5413 * gdb.dwarf2/implptr-64bit.exp: New file.
5414
741f5e3c
JK
54152011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5416
5417 Fix initial language detection with -readnow.
5418 * gdb.cp/readnow-language.cc: New file.
5419 * gdb.cp/readnow-language.exp: New file.
5420
a73d2258
JK
54212011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5422
5423 Fix printed anonymous struct name.
5424 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
5425
af369495
JM
54262011-10-09 Joseph Myers <joseph@codesourcery.com>
5427
5428 * gdb.base/solib-symbol.exp: Do not include directories in
5429 filenames in expected messages.
5430
1fa57852
DE
54312011-10-07 Doug Evans <dje@google.com>
5432
5433 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
5434
bd054e06
KP
54352011-10-07 Kevin Pouget <kevin.pouget@st.com>
5436
5437 Allow Python notification of new object-file loadings.
5438 * gdb.python/py-events.exp: Test newobjfile event.
5439 * gdb.python/py-events.py: Register newobjfile callback.
5440 * gdb.python/py-events.c: Add call to shared library
5441 * gdb.python/py-events-shlib.c: New file.
5442
8031b6f8
JM
54432011-10-06 Joseph Myers <joseph@codesourcery.com>
5444
5445 * gdb.base/fixsection.exp: Do not include directories in filename
5446 in expected message.
5447
7fea6923
PM
54482011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
5449
5450 Add tests for passing of environment variables to inferior.
5451 * gdb.base/testenv.c: New test source.
5452 * gdb.base/testenv.exp: New expect test.
5453
687f2a88
PK
54542011-10-04 Paul Koning <paul_koning@dell.com>
5455
5456 * gdb.python/py-value.c (main): Break before return.
5457
cb6be26b
KP
54582011-10-04 Kevin Pouget <kevin.pouget@st.com>
5459
5460 PR python/12691: Add the inferior to Python exited event
5461 * gdb.python/py-events.exp: Test the inferior attribute of exited
5462 event with a fork.
5463 * gdb.python/py-events.py: Print inferior number on exit.
5464 * gdb.python/py-events.c: Fork the inferior.
5465
fb213700
EBM
54662011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
5467
5468 * gdb.base/jit.exp: Add testcase name to log message
5469
aa2071bd
PK
54702011-10-03 Paul Koning <paul_koning@dell.com>
5471 Jan Kratochvil <jan.kratochvil@redhat.com>
5472
5473 * gdb.python/py-value.exp
5474 (python inval = gdb.parse_and_eval('*(int*)0'))
5475 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
5476 (set argc=2, python print argc_lazy): New tests.
5477
dd11a36c
JB
54782011-10-02 Joel Brobecker <brobecker@adacore.com>
5479
5480 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
5481
46f886f1
JK
54822011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5483 Pedro Alves <pedro@codesourcery.com>
5484
5485 * gdb.python/py-value.exp (test_value_in_inferior): New variable
5486 can_read_0, test for it.
5487 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
5488 (parse_and_eval with memory error): ... here, make it untested if
5489 can_read_0.
5490
c5cb204f
MP
54912011-09-30 Marek Polacek <mpolacek@redhat.com>
5492
5493 * gdb.python/python.exp (verify pagination beforehand)
5494 (verify pagination afterwards): Fix race by splitting the line.
5495
68fb0ec0
JM
54962011-09-29 Joseph Myers <joseph@codesourcery.com>
5497
5498 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
5499 for 64-bit multilibs from i?86-* targets.
5500
6aee0d90
MP
55012011-09-29 Marek Polacek <mpolacek@redhat.com>
5502
5503 * lib/gdb.exp: Fix a typo in one of the comments.
5504
e9101ff5
MP
55052011-09-29 Marek Polacek <mpolacek@redhat.com>
5506
5507 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
5508 matching pattern.
5509
7a81bdbf
PK
55102011-09-28 Paul Koning <paul_koning@dell.com>
5511
5512 * gdb.python/py-type.c (enum E): New.
5513 * gdb.python/py-type.exp (test_fields): Add tests for Python
5514 mapping access to fields.
5515 (test_enums): New test for field access on enums.
5516
6710bf39
SS
55172011-09-27 Stan Shebs <stan@codesourcery.com>
5518
5519 * gdb.trace/collection.exp: Test collection of $_ret.
5520
b2a6bdeb
AT
55212011-09-22 Andreas Tobler <andreast@fgznet.ch>
5522
5523 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
5524 list of compilation switches for <*-*-freebsd*>.
5525
3c9057f3
SS
55262011-09-19 Stan Shebs <stan@codesourcery.com>
5527
5528 * gdb.trace/tspeed.exp: New file.
5529 * gdb.trace/tspeed.c: New file.
5530
34518530
YQ
55312011-09-18 Yao Qi <yao@codesourcery.com>
5532
5533 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
5534 instructions.
5535 (test_adr_32bit, test_pop_pc): Likewise.
5536 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
5537 Thumb instructions.
5538 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
5539 in gdb_test_multiple.
5540 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
5541
ab254057
YQ
55422011-09-17 Yao Qi <yao@codesourcery.com>
5543
5544 * lib/gdb.exp (can_single_step_to_signal_handler): New.
5545 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
5546 support single step to signal handler.
5547
9c317b71
YQ
55482011-09-17 Yao Qi <yao@codesourcery.com>
5549
5550 * gdb.base/disp-step-fork.c: New.
5551 * gdb.base/disp-step-syscall.exp: New.
5552 * gdb.base/disp-step-vfork.c: New.
5553
a8123151
JB
55542011-09-16 Joel Brobecker <brobecker@adacore.com>
5555
5556 * gdb.ada/tasks.exp: Make the expected output for
5557 the `info tasks' tests more resilient to spacing
5558 changes.
5559
63a9aad8
JK
55602011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5561
5562 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
5563 (reached breakpoint 2, reached breakpoint 3): Update expected output.
5564
2aa48337
KP
55652011-09-15 Kevin Pouget <kevin.pouget@st.com>
5566
5567 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5568 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
5569
6839b47f
KP
55702011-04-30 Kevin Pouget <kevin.pouget@st.com>
5571
5572 Handle multiple breakpoint hits in Python interface:
5573 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
5574 presence.
5575 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
5576 breakpoint hits.
5577
0935723e
JK
55782011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
5579 Jan Kratochvil <jan.kratochvil@redhat.com>
5580
5581 * gdb.python/py-events.exp: Remove pretty printing comment.
5582 * gdb.python/py-evsignal.exp: New file.
5583 * gdb.python/py-evthreads.c: Include signal.h.
5584 (thread3): Remove variable count3. Remove variable bad and use raise
5585 instead.
5586 (thread2): Remove variable count2. Move thread3 pthread_create here,
5587 merge pthread_join to a single line.
5588 (main): Remove variable count1. Merge pthread_join with pthread_create
5589 to a single line.
5590 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
5591 KFAIL python/12966 for gdbserver. Test return value of
5592 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
5593 gdb_expect by gdb_test and gdb_test_multiple.
5594 (thread 2, thread 3): New tests.
5595
4801a9a3
PA
55962011-09-12 Matt Rice <ratmice@gmail.com>
5597 Pedro Alves <pedro@codesourcery.com>
5598
5599 PR gdb/13175
5600
5601 * gdb.base/interp.exp: New tests.
5602 * gdb.base/interp.c: New file.
5603
24ece742
DE
56042011-09-12 Doug Evans <dje@google.com>
5605
5606 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
5607 * gdb.dwarf2/typeddwarf.exp: Ditto.
5608
7f062217
JK
56092011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5610
5611 Fix compatibility with x32 arch.
5612 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
5613 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
5614 is_x86_like_target.
5615 * testsuite/gdb.trace/collection.exp: Likewise.
5616 * testsuite/gdb.trace/report.exp: Likewise.
5617 * testsuite/gdb.trace/unavailable.exp: Likewise.
5618 * testsuite/gdb.trace/while-dyn.exp: Likewise.
5619 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
5620 (is_x86_like_target): Check also is_amd64_regs_target.
5621
08711b9a
JK
56222011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5623
5624 PR breakpoints/12435
5625 * gdb.arch/amd64-prologue-xmm.c: New file.
5626 * gdb.arch/amd64-prologue-xmm.exp: New file.
5627 * gdb.arch/amd64-prologue-xmm.s: New file.
5628
b99b5f66
JK
56292011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5630
5631 * gdb.dwarf2/dw2-param-error-main.c: New file.
5632 * gdb.dwarf2/dw2-param-error.S: New file.
5633 * gdb.dwarf2/dw2-param-error.exp: New file.
5634
a391a2f6
PA
56352011-09-08 Pedro Alves <pedro@codesourcery.com>
5636
5637 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
5638 inferior's pid and look for a core dump named core.$pid. Use
5639 `remote_file' commands on the host instead of hand coding shell
5640 commands on the build.
5641 * gdb.base/valgrind-db-attach.exp: Kill the program before
5642 finishing the test.
5643
7d8e6458 56442011-09-02 Matt Rice <ratmice@gmail.com>
5645
5646 * lib/prompt.exp: New file for testing the first prompt.
5647 * gdb.python/py-prompt.exp: Ditto.
5648 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
5649
68e77c9e
PA
56502011-09-02 Pedro Alves <pedro@codesourcery.com>
5651
5652 * gdb.threads/gcore-thread.exp: Set the global core_supported to
5653 0, before testing gcore.
5654
9655e943
JK
56552011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5656
df6dc84d
JK
5657 * dw2-ifort-parameter-debug.S: Update copyright year.
5658 * dw2-ifort-parameter.c: Update copyright year.
5659 * dw2-ifort-parameter.exp: Update copyright year.
5660
9655e943
JK
5661 * dw2-ifort-parameter-debug.S: New file.
5662 * dw2-ifort-parameter.c: New file.
5663 * dw2-ifort-parameter.exp: New file.
5664
353d1d73
JK
56652011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5666
5667 * gdb.base/commands.exp (error_clears_commands_left): New function.
5668 (): Call it.
5669
5c07461a
JK
56702011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5671
5672 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
5673 (C): Initialize `a'.
5674 * gdb.mi/mi-inheritance-syntax-error.exp
5675 (-data-evaluate-expression $path): Expect `a' as 5.
5676
0d932b2f
MK
56772011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
5678
5679 PR mi/11912
5680 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
5681 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
5682 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
5683 keyword in output of -var-info-path-expression.
5684
bdb54049
JK
56852011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5686
5687 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
5688 * gdb.trace/collection.exp: Likewise.
5689 * gdb.trace/report.exp: Likewise.
5690 * gdb.trace/unavailable.exp: Likewise.
5691 * gdb.trace/while-dyn.exp: Likewise.
5692
59cde39c
KS
56932011-08-18 Keith Seitz <keiths@redhat.com>
5694
5695 PR c++/12266
5696 * gdb.cp/meth-typedefs.cc: New file.
5697 * gdb.cp/meth-typedefs.exp: New file.
5698
fa3a4f15
PM
56992011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5700
6fdff2c5 5701 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 5702
c1049fca
JK
57032011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5704
5705 * gdb.arch/i386-dr3-watch.exp
5706 (watchpoint on gap1 does not fit debug registers)
5707 (delete all watchpoints): Fix racy expect strings.
5708
d93f7b5c
YQ
57092011-08-14 Yao Qi <yao@codesourcery.com>
5710
5711 * gdb.base/maint.exp: set data_section to ".neardata".
5712 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
5713 * gdb.base/savedregs.exp: Handle SIGILL.
5714 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
5715 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
5716
457e09f0
DE
57172011-08-12 Doug Evans <dje@google.com>
5718
5719 * gdb.python/py-symbol.exp: Add test for symbol.type.
5720
5d0bb2fb
UW
57212011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
5722
5723 * gdb.threads/pthreads.exp: Enable on non-native configurations.
5724 * gdb.mi/mi-pthreads.exp: Likewise.
5725 * gdb.mi/mi2-pthreads.exp: Likewise.
5726 * gdb.mi/gdb669.exp.exp: Likewise.
5727
fcdfa280
PA
57282011-08-09 Pedro Alves <pedro@codesourcery.com>
5729
5730 * lib/mi-support.exp (detect_async): Rename to...
5731 (mi_detect_async): ... this.
5732 * gdb.mi/mi-nonstop-exit.exp: Adjust.
5733 * gdb.mi/mi-nonstop.exp: Adjust.
5734 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
5735 * gdb.mi/mi-nsintrall.exp: Adjust.
5736 * gdb.mi/mi-nsmoribund.exp: Adjust.
5737 * gdb.mi/mi-nsthrexec.exp: Adjust.
5738
9d8fa392
PA
57392011-08-09 Pedro Alves <pedro@codesourcery.com>
5740
5741 * gdb.base/display.c (do_loops): New `p_i' local.
5742 * gdb.base/display.exp: Test displaying a variable that is
5743 temporarily at a bad address.
5744
b6cede78
JK
57452011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5746
5747 * gdb.dwarf2/dw2-op-stack-value.S: New file.
5748 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
5749
67bedb8c
JK
57502011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5751
5752 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
5753 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
5754 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 5755
af6e93b2
PA
57562011-08-05 Pedro Alves <pedro@codesourcery.com>
5757
5758 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
5759 procedure.
5760 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
5761
1cf0e11f
YQ
57622011-08-05 Yao Qi <yao@codesourcery.com>
5763
5764 * gdb.base/callfuncs.exp: Set language after main.
5765 * gdb.cp/cplusfuncs.exp: Likewise.
5766 * gdb.cp/inherit.exp: Likewise.
5767
a1e28cb2
UW
57682011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5769
5770 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
5771 * gdb.base/watch-vfork.exp: Skip on remote targets.
5772
d4f5bbb9
UW
57732011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5774
5775 * gdb.threads/thread-find.exp: Support remote targets.
5776
724f4f80
UW
57772011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5778
5779 * gdb.base/jit.exp: Download solib_binfile to target.
5780 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
5781 and call dlopen without full path name.
5782 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
5783 dlopen without full path name.
5784
934709f0
PW
57852011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5786
5787 * gdb.base/break-always.exp: Complete the test
5788 with duplicated breakpoints and enabling/disabling them.
5789
c26106c4
TT
57902011-08-02 Tom Tromey <tromey@redhat.com>
5791
5792 PR gdb/11289:
5793 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
5794
9300444e 57952011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
5796
5797 PR gdb/13045
5798 * gdb.base/float.exp: Add new test case for PR gdb/13045
5799 * gdb.base/float.c: New file.
5800
00bd41d6
PM
58012011-07-28 Phil Muldoon <pmuldoon@redhat.com>
5802
5803 * gdb.python/py-mi.exp: Test printers returning string hint, and
5804 also not returning a value.
5805 * gdb.python/py-prettyprint.c: Add testcase for above.
5806 * gdb.python/py-prettyprint.py: Add test printer for above.
5807
d24f74ce
JK
58082011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5809
5810 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
5811 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
5812 (.Ldie30) Add as field "data4".
5813 (.Ldie32) Rename field "b" to "shl".
5814 (abbrev4) Change for the "data4" field.
5815 (abbrev5, abbrev6) Remove.
5816 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
5817 (p &s.shl): ... here. Add comment.
5818 (p &s.data4): New.
5819
bb7da2bf
JK
58202011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5821
5822 Fix crash on lval_computed values.
5823 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
5824
11081198
JK
58252011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5826
5827 * gdb.base/help.exp (help whatis): Update the expected string.
5828
3c6e0cb3
JK
58292011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5830
5831 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
5832 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
5833 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
5834 Change the expected string.
5835
efa80663
PA
58362011-07-26 Pedro Alves <pedro@codesourcery.com>
5837
5838 * gdb.base/watchpoint.exp
5839 (test_disable_enable_software_watchpoint): New procedure.
5840 (top level): Run it.
5841
db8e4570
UW
58422011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
5843
5844 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
5845 executable file "${binfile}", C++ version "${binfile}-cxx".
5846 * gdb.python/py-prettyprint.exp: Likewise.
5847 * gdb.python/py-symbol.exp: Likewise.
5848 * gdb.python/py-type.exp: Likewise.
5849 * gdb.python/py-value.exp: Likewise.
5850 * gdb.python/py-template.exp (test_template_arg): Pass full executable
5851 file name instead of just suffix.
5852
543305c9
JK
58532011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5854
5855 Fix implicit pointer offsets.
5856 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
5857 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
5858 (continue to breakpoint: continue to baz breakpoint for implptr)
5859 (sanity check element 0, sanity check element 1)
5860 (enter the inlined function, check element 0 for the offset)
5861 (check element 1 for the offset)
5862 (continue to breakpoint: ignore the second baz breakpoint): New tests.
5863 (set foo breakpoint for implptr): Update the breakpoint number.
5864
b3215adc
UW
58652011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5866
5867 * gdb.python/py-mi.exp: Use different file names for different
5868 versions of the executable under test.
5869 * gdb.python/py-prettyprint.exp: Likewise.
5870 * gdb.python/py-symbol.exp: Likewise.
5871 * gdb.python/py-template.exp: Likewise.
5872 * gdb.python/py-type.exp: Likewise.
5873 * gdb.python/py-value.exp: Likewise.
5874
182b9acc
UW
58752011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5876
5877 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
5878 flag after restarting GDB if necessary.
5879
e6052b5d
UW
58802011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5881
5882 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
5883
1ced966e
PA
58842011-07-22 Pedro Alves <pedro@codesourcery.com>
5885
5886 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
5887 backend doesn't leave used debug registers behind.
5888
3543a589
TT
58892011-07-22 Tom Tromey <tromey@redhat.com>
5890
5891 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
5892 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
5893 argument.
5894 * gdb.dwarf2/typeddwarf-amd64.S: New file.
5895
14d15303 58962011-07-21 Matt Rice <ratmice@gmail.com>
5897
5898 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
5899 in mostlyclean rule. Add files ending in .core.
5900
9b158ba0 59012011-07-21 Matt Rice <ratmice@gmail.com>
5902
5903 PR macros/12999
5904 * gdb.base/info-macros.c: New test sources.
5905 * gdb.base/info-macros.exp: New tests.
5906
d17b6f81
PM
59072011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5908
5909 * gdb.python/python.exp: Add prompt substitution tests.
5910
918dd910
JK
59112011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5912
5913 Fix crash if referenced CU is aged out.
5914 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
5915 New.
5916 * gdb.dwarf2/implptr.exp: Likewise.
5917
0e37a63c
JK
59182011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5919
5920 * gdb.dwarf2/implptr.S: Rebuilt.
5921 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
5922 (bar): Use them for j, k, l.
5923 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
5924 COMPILE.
5925 (print j in implptr:bar): Update for the intp typedef.
5926 (print p[0].x in implptr:foo): Use more exact regex.
5927
f65cf84c
TT
59282011-07-18 Tom Tromey <tromey@redhat.com>
5929
5930 * gdb.cp/static-method.exp: Add missing single quote.
5931
d5b4a7be
YQ
59322011-07-18 Yao Qi <yao@codesourcery.com>
5933
5934 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
5935 supported.
5936 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5937 * gdb.mi/mi-nonstop.exp: Likewise.
5938 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5939 * gdb.mi/mi-nsintrall.exp: Likewise.
5940 * gdb.mi/mi-nsmoribund.exp: Likewise.
5941 * gdb.mi/mi-nsthrexec.exp: Likewise.
5942 * gdb.python/py-evthreads.exp: Likewise.
5943
e9ea2662
JK
59442011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5945
5946 Code cleanup.
5947 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
5948 it. Substitute it instead of test_compiler_info everywhere.
5949
ce451573
UW
59502011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5951
5952 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
5953 remote targets as well.
5954
756d88a7
UW
59552011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5956
5957 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
5958 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
5959
31f83dc5
UW
59602011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5961
5962 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
5963 a remote machine, not the host.
5964 (gdb_compile_shlib): Set soname if target is remote.
5965
059241a0
PP
59662011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
5967
5968 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
5969
28a0b48c 59702011-07-13 Matt Rice <ratmice@gmail.com>
5971
5972 * gdb.python/py-objfile-script-gdb.py: Renamed to
5973 py-objfile-script-gdb.py.in.
5974 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
5975 py-objfile-script-gdb.py.
5976 * gdb.python/py-objfile-script.exp: Update reference to
5977 py-objfile-script-gdb.py.
5978
9a771b67
JK
59792011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5980
5981 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
5982 reference undefined label.
5983
04ad99e6
JK
59842011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5985
5986 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
5987 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
5988 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
5989 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
5990
713389e0
PM
59912011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5992
6fdff2c5 5993 PR python/12438
713389e0 5994 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 5995 deprecated tests. Add set/show python print-backtrace tests.
713389e0 5996
97d146f8
JK
59972011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5998
5999 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
6000 debug info.
6001
facde0e5 60022011-07-06 Matt Rice <ratmice@gmail.com>
6003
6004 * gdb.python/python.exp: Update filename paths.
6005 * gdb.python/py-symtab.exp: Ditto.
6006
438640d1
MP
60072011-07-06 Marek Polacek <mpolacek@redhat.com>
6008
6009 * gdb.python/py-evthreads.exp: Add missing `$'.
6010
33a365df
MF
60112011-07-06 Jie Zhang <jie.zhang@analog.com>
6012
6013 * config/bfin.exp: New file.
6014 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
6015 * gdb.asm/bfin.inc: New file.
6016
8f7ae686
MP
60172011-07-06 Marek Polacek <mpolacek@redhat.com>
6018
df46027d 6019 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
6020 the whole output.
6021
eb2a6f42
TT
60222011-07-05 Tom Tromey <tromey@redhat.com>
6023
6024 * gdb.java/jprint.java (jprint.hi): New field.
6025 * gdb.java/jprint.exp: Print string.
6026
177b42fe
TJB
60272011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
6028
6029 * gdb.base/call-sc.c: Fix typos.
6030 * gdb.base/ifelse.exp: Likewise.
6031 * gdb.base/structs.c: Likewise.
6032
3b2a0cf2
JB
60332011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6034
6035 * gdb.base/jit-so.exp: New test.
6036 * gdb.base/jit-dlmain.c: New file.
6037 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
6038
46fc714c
JK
60392011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6040
6041 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
6042 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
6043 * gdb.cp/pr9167.exp (p b): Likewise.
6044 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
6045 (test value of P in inner_m, test type of Z in inner_m): Call
6046 setup_xfail for gcc <= 4.5.
46fc714c 6047
418c7cf7
JK
60482011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6049
6050 * gdb.cp/paren-type.cc: New files.
6051 * gdb.cp/paren-type.exp: New files.
6052
3d50dd94
JK
60532011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6054
6055 Stop on first linespec terminator instead of eating what we can.
6056 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
6057 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
6058 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
6059 (break C::f()): ... this one.
6060 (break C::operator()()): New test.
6061 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
6062 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
6063 test.
6064
dcf9f4ab
JK
60652011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6066
6067 Fall back linespec to minimal symbols.
6068 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
6069 error message.
6070 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
6071 * gdb.cp/minsym-fallback-main.cc: New file.
6072 * gdb.cp/minsym-fallback.cc: New file.
6073 * gdb.cp/minsym-fallback.exp: New file.
6074 * gdb.cp/minsym-fallback.h: New file.
6075
3f542ed1
JK
60762011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6077
6078 * gdb.cp/no-dmgl-verbose.cc: New file.
6079 * gdb.cp/no-dmgl-verbose.exp: New file.
6080
60812011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
6082
6083 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
6084 __GI_.
6085 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
6086 (f): New function.
6087 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
6088 (complete p 'func<short>(): ... here.
6089 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
6090 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
6091 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
6092 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
6093 Make them KFAIL gcc/49546.
6094
00eb2c4a
JB
60952011-07-01 Joel Brobecker <brobecker@adacore.com>
6096
6097 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
6098
85a20c42
JK
60992011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6100
6101 Test GCC PR debug/49546.
6102 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
6103 (test type of F in k3_m, test value of F in k3_m): New.
6104 * gdb.cp/temargs.cc (struct S3, struct K3): New.
6105 (main): New variable k3. Call k3.k3_m.
6106
d2d43431
JB
61072011-07-01 Jean-Charles Delay <delay@adacore.com>
6108
6109 * gdb.ada/packed_array.exp: Fix expected outout.
6110
54ae186f
JB
61112011-07-01 Jean-Charles Delay <delay@adacore.com>
6112
6113 * gdb.ada/packed_array.exp: fixed expected output.
6114
8f17729f
JB
61152011-07-01 Joel Brobecker <brobecker@adacore.com>
6116
6117 * gdb.ada/same_enum: New testcase.
6118
f5aa6869
JB
61192011-07-01 Joel Brobecker <brobecker@adacore.com>
6120
6121 * gdb.ada/ptr_typedef: New testcase.
6122
828292f2
JB
61232011-07-01 Joel Brobecker <brobecker@adacore.com>
6124
6125 * gdb.ada/arrayptr.exp: Add ptype test.
6126
18920c42
JB
61272011-07-01 Joel Brobecker <brobecker@adacore.com>
6128
6129 * gdb.ada/char_enum: New testcase.
6130
3536d9e3 61312011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
6132
6133 * gdb.base/dump.exp (capture_pointer_with_type): New.
6134 Get value from address instead of name.
6135 Start GDB once, and do `dump' and `restore'
6136 tests together.
6137
db863c42
MF
61382011-06-30 Jie Zhang <jie.zhang@analog.com>
6139 Mike Frysinger <vapier@gentoo.org>
6140
6141 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
6142 helper functions for getting/setting remotetimeout variable.
6143 * lib/gdb.exp (gdb_load): If the target is remote, set
6144 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
6145 with $loadtimeout. Set $load_ok to 0 before doing the load.
6146 Instead of returning, immediately, set $load_ok to 0. Call
6147 set_remotetimeout with $oldremotetimeout, and then return if
6148 $load_ok is 1.
6149
e9e642a8
AB
61502011-06-30 Andrew Burgess <aburgess@broadcom.com>
6151
6152 * gdb.python/py-template.exp: Don't run this test if the target
6153 does not support c++ tests.
6154
32019081
JK
61552011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6156
6157 Fix non-only rename list for Fortran modules import.
6158 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
6159 tests.
6160 * gdb.fortran/module.f90 (module moduse): New.
6161 (program module): use moduse, test var_x, var_y and var_z.
6162
0ecee54c
TT
61632011-06-29 Tom Tromey <tromey@redhat.com>
6164
6165 PR testsuite/12040:
6166 * gdb.fortran/array-element.exp: Use f90, not f77.
6167 * gdb.fortran/complex.exp: Use f90, not f77.
6168 * gdb.fortran/derived-type.exp: Use f90, not f77.
6169 * gdb.fortran/library-module.exp: Use f90, not f77.
6170 * gdb.fortran/logical.exp: Use f90, not f77.
6171 * gdb.fortran/module.exp: Use f90, not f77.
6172 * gdb.fortran/multi-dim.exp: Use f90, not f77.
6173 * gdb.fortran/subarray.exp: Use f90, not f77.
6174
3b2b8fea
TT
61752011-06-29 Tom Tromey <tromey@redhat.com>
6176
6177 * gdb.fortran/charset.exp: New file.
6178 * gdb.fortran/charset.f90: New file.
6179
42159ca5
TT
61802011-06-29 Tom Tromey <tromey@redhat.com>
6181
6182 PR testsuite/12040:
6183 * lib/future.exp: New file, mostly extracted from ada.exp.
6184 Rewrote compatibility code to use rename.
6185 (gdb_find_gfortran): New proc.
6186 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
6187 gfortran patch.
6188 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
6189 Move to future.exp.
6190 * lib/gdb.exp: Always load future.exp.
6191
af69a5ce
YQ
61922011-06-28 Yao Qi <yao@codesourcery.com>
6193
6194 * gdb.cp/exception.cc: Don't include iostream.
6195 (bar): Remove print statement.
6196 (catcher): New.
6197 (main): Remove print statements. Call function catcher.
6198 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
6199 Set breakpoint on catcher, and check the value of parameter.
6200
ab5c6a72
YQ
62012011-06-23 Yao Qi <yao@codesourcery.com>
6202
6fdff2c5
PA
6203 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
6204 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 6205
9497469f
MP
62062011-06-23 Marek Polacek <mpolacek@redhat.com>
6207
6208 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
6209 mi_gdb_test.
6210
b9132588
MP
62112011-06-23 Marek Polacek <mpolacek@redhat.com>
6212
5d197ed0 6213 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 6214
e55595ca
MP
62152011-06-23 Marek Polacek <mpolacek@redhat.com>
6216
5d197ed0
MP
6217 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
6218
62192011-06-23 Marek Polacek <mpolacek@redhat.com>
6220
6221 * gdb.mi/mi2-basics.exp: Fix races. Honour the
6222 `test_exec_and_symbol_mi_operatons' return value.
6223 (test_mi_interpreter_selection): Use mi_gdb_test instead of
6224 gdb_test_multiple.
6225 (test_exec_and_symbol_mi_operatons): Likewise.
6226 (test_path_specification): Likewise.
e55595ca 6227
be777e08
YQ
62282011-06-23 Yao Qi <yao@codesourcery.com>
6229
6230 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
6231 supported.
6232 * lib/gdb.exp (support_displaced_stepping): New.
6233
615556d6
YQ
62342011-06-23 Yao Qi <yao@codesourcery.com>
6235
6236 * gdb.threads/execl.exp: Skip on remote target.
6237
833b0ca7
MP
62382011-06-21 Marek Polacek <mpolacek@redhat.com>
6239
5d197ed0 6240 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
6241 mi_gdb_test.
6242
1ee4023a
MP
62432011-06-20 Marek Polacek <mpolacek@redhat.com>
6244
5d197ed0 6245 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 6246
d0b1d624
MP
62472011-06-20 Marek Polacek <mpolacek@redhat.com>
6248
5d197ed0 6249 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
6250 mi_gdb_test.
6251
79aa92c1
MP
62522011-06-20 Marek Polacek <mpolacek@redhat.com>
6253
5d197ed0 6254 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 6255
5ce5db06
YQ
62562011-06-14 Yao Qi <yao@codesourcery.com>
6257
6258 gdb/testsuite/
6259 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
6260
533a737e
JK
62612011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6262
6263 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
6264
d0e53741
TT
62652011-06-10 Tom Tromey <tromey@redhat.com>
6266
6267 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
6268 Add tests for pointer-to-member-function.
6269 * gdb.cp/temargs.cc (S::somefunc): New function.
6270 (K2): New class.
6271 (main): Instantiate K2; call method.
6272
b5916bbd
JB
62732011-06-08 Joel Brobecker <brobecker@adacore.com>
6274
6275 * gdb.python/py-inferior.c (f2): Make str an array rather
6276 than a pointer.
6277 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
6278
5be4dfca
JK
62792011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6280
6281 * gdb.base/async-shell.c: New file.
6282 * gdb.base/async-shell.exp: New file.
6283
9f47e254
PA
62842011-06-06 Pedro Alves <pedro@codesourcery.com>
6285
6286 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
6287
64b9b334
JB
62882011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
6289
6290 From Stephen Kitt <steve@sk2.org>
6291 * gdb.base/help.exp: Adjust following some spelling corrections
6292 in GDB.
6293
dbc0f131
YQ
62942011-06-01 Yao Qi <yao@codesourcery.com>
6295
6296 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
6297
fd336a18
KS
62982010-05-31 Keith Seitz <keiths@redhat.com>
6299
6300 PR c++/12750
6301 * gdb.cp/static-method.cc: New file.
6302 * gdb.cp/static-method.exp: New file.
6303
fa8b9902
KS
63042010-05-31 Keith Seitz <keiths@redhat.com>
6305
6306 PR symtab/12704
6307 * gdb.cp/anon-ns.cc: New file.
6308 * gdb.cp/anon-ns.exp: New file.
6309
0a5b1e09
PA
63102011-05-31 Pedro Alves <pedro@codesourcery.com>
6311
6312 * gdb.arch/i386-dr3-watch.c: New file.
6313 * gdb.arch/i386-dr3-watch.exp: New file.
6314
0578b8d1
YQ
63152011-05-30 Yao Qi <yao@codesourcery.com>
6316
6317 * gdb.base/callfuncs.c (t_structs_fc): New.
6318 (t_structs_dc, t_structs_ldc): New.
6319 (t_double_many_args):
6320 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
6321 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
6322 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
6323 * gdb.base/callfuncs.exp: Call new functions.
6324
6680506e
YQ
63252011-05-30 Yao Qi <yao@codesourcery.com>
6326
ff4d2c60
YQ
6327 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
6328 Call rerun_and_prepare for each test to isolate effects.
6329
63302011-05-30 Yao Qi <yao@codesourcery.com>
6331
6332 * gdb.base/varargs.c (find_max_float_real): New.
6333 (find_max_double_real, find_max_long_double_real): New.
6334 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
6335 * lib/gdb.exp (setup_kfail_for_target): New.
6336
e43ec454
YQ
63372011-05-30 Yao Qi <yao@codesourcery.com>
6338
6339 * gdb.base/funcargs.c (callca, callcb, callcc): New.
6340 (callcd, callce, callcf, callc1a, callc1b): New.
6341 (callc2a, callc2b): New.
6342 * gdb.base/funcargs.exp (complex_args): New.
6343 (complex_integral_args, complex_float_integral_args): New.
6344 * lib/gdb.exp (support_complex_tests): New. Determine
6345 whether to run test cases on _Complex types.
6346
432b4d03
JK
63472011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6348
6349 * gdb.threads/leader-exit.c: New file.
6350 * gdb.threads/leader-exit.exp: New file.
6351
6caf069d
MP
63522011-05-27 Marek Polacek <mpolacek@redhat.com>
6353
9497469f 6354 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 6355
97fce28b
MP
63562011-05-27 Marek Polacek <mpolacek@redhat.com>
6357
6358 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
6359 remove the `supported' variable.
6360 * gdb.mi/mi-nonstop.exp: Likewise.
6361 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6362 * gdb.mi/mi-nsintrall.exp: Likewise.
6363 * gdb.mi/mi-nsmoribund.exp: Likewise.
6364 * gdb.mi/mi-nsthrexec.exp: Likewise.
6365
9da8c2a0
PA
63662011-05-26 Pedro Alves <pedro@codesourcery.com>
6367
6368 * gdb.reverse/finish-reverse-bkpt.exp: New test.
6369
2c03e5be
PA
63702011-05-26 Pedro Alves <pedro@codesourcery.com>
6371
6372 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
6373
2e21250d
KS
63742011-05-24 Keith Seitz <keiths@redhat.com>
6375
6376 PR breakpoint/12803
6377 * gdb.cp/cmpd-minsyms.cc (a): New method.
6378 (b): New method.
6379 (c): New method.
6380 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
6381
cdac0397
PA
63822011-05-24 Pedro Alves <pedro@codesourcery.com>
6383
6384 * gdb.base/commands.exp (watchpoint_command_test): Check that the
6385 watchpoint's command list didn't execute when the watchpoint went
6386 out of scope.
6387
ee5683ab
PM
63882011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
6389
6390 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
6391 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
6392 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
6393 * gdb.arch/i386-gnu-cfi.exp: Likewise.
6394 * gdb.arch/i386-permbkpt.exp: Likewise.
6395 * gdb.arch/i386-prologue.exp: Likewise.
6396 * gdb.arch/i386-size-overlap.exp: Likewise.
6397 * gdb.arch/i386-size.exp: Likewise.
6398 * gdb.arch/i386-unwind.exp: Likewise.
6399 * gdb.reverse/i386-precsave.exp: Likewise.
6400 * gdb.reverse/i386-reverse.exp: Likewise.
6401 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6402 * gdb.reverse/i387-env-reverse.exp: Likewise.
6403 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6404
c91c8c16
PA
64052011-05-24 Pedro Alves <pedro@codesourcery.com>
6406
6407 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
6408 file doesn't error, using MI.
6409
c50491a7
TT
64102011-05-23 Tom Tromey <tromey@redhat.com>
6411
6412 * gdb.base/charset.exp (string_display): Add tests to assign to
6413 arrays.
6414 * gdb.base/charset.c (short_array, int_array, long_array): New.
6415
4a07b7da
PA
64162011-05-20 Pedro Alves <pedro@codesourcery.com>
6417
6418 Cope with async mode.
6419
4a07b7da
PA
6420 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
6421 into gdb_test + mi_expect_stop.
6422
b275f2d2
PA
64232011-05-20 Pedro Alves <pedro@codesourcery.com>
6424
6425 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
6426 (callme): Remove printf call.
6427
eec52c44
PM
64282011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
6429
6430 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
6431 quote pattern to avoid problems with Cygwin/mingw expect versions.
6432 * gdb.base/default.exp (show convenience): Use double
6433 quote pattern for regular expressions.
6434
b3c8eb43
JK
64352011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6436
6437 Fix -readnow for -gdwarf-4 unused type units.
6438 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
6439 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
6440
ed731959
JK
64412011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6442
6443 * gdb.base/kill-after-signal.c: New file.
6444 * gdb.base/kill-after-signal.exp: New file.
6445
3b48433d
PA
64462011-05-16 Pedro Alves <pedro@codesourcery.com>
6447
6448 * gdb.ada/start.exp: Call untested with the correct test filename.
6449 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
6450 test filename. Make the test's binary unique.
6451 * gdb.arch/i386-signal.exp: Call untested with the correct test
6452 filename.
6453 * gdb.arch/i386-size-overlap.exp: Ditto.
6454 * gdb.arch/Makefile.in (EXECUTABLES): Update.
6455 * gdb.base/gcore-buffer-overflow.exp: Ditto.
6456 * gdb.cp/call-c.exp: Ditto.
6457 * gdb.mi/mi-reverse.exp: Call untested with the correct test
6458 filename. Make the test's binary unique.
6459 * gdb.mi/Makefile.in (EXECUTABLES): Update.
6460 * gdb.python/py-mi.exp: Ditto.
6461 * gdb.python/Makefile.in (EXECUTABLES): Update.
6462 * gdb.reverse/i386-precsave.exp: Ditto.
6463 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
6464 test filename.
6465 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6466 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
6467 unique.
6468 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
6469 test filename.
6470 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
6471 * gdb.trace/tfile.exp: Ditto.
6472
ba4a8bdd
YQ
64732011-05-14 Yao Qi <yao@codesourcery.com>
6474
6475 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
6476 type.
6477
dbaefcf7
DE
64782011-05-13 Doug Evans <dje@google.com>
6479
6480 * gdb.python/py-objfile-script.exp: New file.
6481 * gdb.python/py-objfile-script.c: New file.
6482 * gdb.python/py-objfile-script-gdb.py: New file.
6483 * testsuite/gdb.python/py-section-script.exp: Test
6484 "info auto-load-scripts".
6485
9930639c
TT
64862011-05-13 Tom Tromey <tromey@redhat.com>
6487
6488 * gdb.dwarf2/clztest.exp: New file.
6489 * gdb.dwarf2/clztest.c: New file.
6490 * gdb.dwarf2/clztest.S: New file.
6491
05272e11
DE
64922011-05-13 Doug Evans <dje@google.com>
6493
cc63ef9b
DE
6494 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
6495 String16 tests.
05272e11 6496
6edba76f
TT
64972011-05-13 Tom Tromey <tromey@redhat.com>
6498
6499 * lib/gdb.exp (is_x86_like_target): New proc.
6500 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
6501 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
6502 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
6503 -nostdlib to compiler.
6504 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
6505 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
6506 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
6507 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
6508 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
6509
028d0ed5
TJB
65102011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
6511
6512 * gdb.python/py-function.exp: Test setting a value from a function
6513 which executes a command.
6514
8a9b8146
TT
65152011-05-12 Tom Tromey <tromey@redhat.com>
6516
6517 * gdb.dwarf2/typeddwarf.S: New file.
6518 * gdb.dwarf2/typeddwarf.c: New file.
6519 * gdb.dwarf2/typeddwarf.exp: New file.
6520
10483e8e
MP
65212011-05-12 Marek Polacek <mpolacek@redhat.com>
6522
6523 * gdb.mi/mi-basics.exp: Fix races. Honour the
6524 `test_exec_and_symbol_mi_operatons' return value.
6525 (test_mi_interpreter_selection): Use mi_gdb_test instead of
6526 gdb_test_multiple.
6527 (test_exec_and_symbol_mi_operatons): Likewise.
6528 (test_path_specification): Likewise.
6529
faf067f1
JK
65302011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6531
6532 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
6533 (gdb_touch_execfile): Remove catch wrappers. New variable time.
6534 Replace `file copy' and `file rename' by `file mtime'. Twice.
6535
7ff911a3
JK
65362011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6537
6538 * gdb.base/readline-ask.c: New file.
6539 * gdb.base/readline-ask.exp: New file.
6540 * gdb.base/readline-ask.inputrc: New file.
6541
a536c6d7
UW
65422011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
6543
6544 * gdb.cell/bt.exp: Delete breakpoints before running to signal
6545 to avoid race condition.
6546 * gdb.cell/coremaker.c: Use small stack size.
6547 * gdb.cell/ea-standalone.exp: Use file name without path as
6548 argument to c_to.
6549 * gdb.cell/fork.exp: Allow other output when continuing to end.
6550
d472a426
JK
65512011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6552
6553 * gdb.threads/corethreads.c: New file.
6554 * gdb.threads/corethreads.exp: New file.
6555
65562011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
6557
6558 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
6559 Try to compile the test using -Wl,-z,norelro first.
6560 (load_core): New variable libthread_db_seen, initialize it.
6561 (zeroed-threads cannot be listed): Protect it by XFAIL on
6562 !$libthread_db_seen.
6563
8be455d7
JK
65642011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6565
6566 PR 12573
6567 * gdb.dwarf2/dw2-skip-prologue.S: New file.
6568 * gdb.dwarf2/dw2-skip-prologue.c: New file.
6569 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
6570
1976171a
JK
65712011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6572
6573 * gdb.cp/psymtab-parameter.cc: New file.
6574 * gdb.cp/psymtab-parameter.exp: New file.
6575
7db6f30f
JK
65762011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6577
6578 Fix a race.
6579 * gdb.cp/static-print-quit.exp (print c): Split to ...
6580 (print c - <return>, print c - q <return>, print c - to quit):
6581 ... these. Make the testfile untested on gdb-7.1.
6582
85161e9e 65832011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
6584
6585 * lib/gdb.exp (exec_target_file, exec_symbol_file,
6586 gdb_rename_execfile, gdb_touch_execfile): New.
6587 * gdb.base/reread.exp: Use new procs to handle multiple
6588 exec files.
6589
0c51be18
YQ
65902011-05-05 Yao Qi <yao@codesourcery.com>
6591
6592 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
6593 (test_adr_32bit, test_pop_pc): New.
6594 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
6595 (test_adr_32bit, test_pop_pc): New.
6596
4d393d60
JM
65972011-05-04 Joseph Myers <joseph@codesourcery.com>
6598
6599 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
6600 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
6601 targets.
6602 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
6603 handle targets.
6604
8ffd0459
JK
66052011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6606
6607 * gdb.base/completion.exp (complete help info wat): Rename to ...
6608 (complete 'help info wat'): ... here.
6609 Remove all `-re ".*' and `-re "^.*' redundant regexes.
6610 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
6611
8e28d804
PA
66122011-05-04 Pedro Alves <pedro@codesourcery.com>
6613
6614 * gdb.base/completion.exp: Use gdb_test_multiple instead of
6615 gdb_test and explicit $gdb_prompt/timeout matches.
6616
3eb2ef34
YQ
66172011-05-04 Yao Qi <yao@codesourcery.com>
6618
6619 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
6620 and __thumb2__.
6621
aaaf81a3
MP
66222011-05-03 Marek Polacek <mpolacek@redhat.com>
6623
6624 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
6625 in place of `gdb_test "delete breakpoints"'. This eliminates two
6626 testcases.
6627
c4cbc0df
PA
66282011-05-02 Pedro Alves <pedro@codesourcery.com>
6629
6630 PR testsuite/12649
6631 Fix races.
6632
6633 * gdb.base/completion.exp: Remove all sleep calls. Remove
6634 unnecessary regexs. Don't explicitly expect anything after the
6635 prompt. Eat the prompt if necessary.
6636
b4cbb4a3
EBM
66372011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6638
6639 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
6640 accept to show the caller line again as well as the line after.
6641
d65aec65
PM
66422011-04-29 Phil Muldoon <pmuldoon@redhat.com>
6643
6644 PR mi/12531
6645
6646 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
6647 compile target.
6648 * gdb.python/py-prettyprint.exp: Add C++ object for
6649 CPLUS_FAKE_CHILD test.
6650
30852783
UW
66512011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
6652
6653 * gdb.base/signest.exp: New file.
6654 * gdb.base/signest.c: Likewise.
6655
c7b1f0d9
JK
66562011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6657
6658 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
6659 thread and breakpoint notifications.
6660
559a7a62
JK
66612011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6662
6663 * gdb.base/fortran-sym-case.c: New file.
6664 * gdb.base/fortran-sym-case.exp: New file.
6665 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
6666 * gdb.dwarf2/dw2-case-insensitive.c: New file.
6667 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
6668
8344e389
JK
66692011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6670
6671 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
6672 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
6673 false #1', `if true else false #2' and `if true else false #3'.
6674
2484c66b
UW
66752011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
6676
6677 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
6678 while delivering signal.
6679
8d3788bd
VP
66802011-04-27 Vladimir Prus <vladimir@codesourcery.com>
6681
6682 MI breakpoint notifications.
6683
6684 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
6685 * testsuite/gdb.mi/mi2-cli.exp: Adust.
6686 * testsuite/gdb.mi/mi-watch.exp: Adust.
6687 * testsuite/gdb.mi/mi2-watch.exp: Adust.
6688 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
6689 notifications.
8d3788bd 6690
3e03848b
JK
66912011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6692
6693 * gdb.base/gdbindex-stabs-dwarf.c: New file.
6694 * gdb.base/gdbindex-stabs.c: New file.
6695 * gdb.base/gdbindex-stabs.exp: New file.
6696
918c9108
YQ
66972011-04-25 Yao Qi <yao@codesourcery.com>
6698
6699 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
6700 with /*...*/.
6701 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6702
90556b8c
JK
67032011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6704
6705 * gdb.python/py-value.exp (test_objfiles): Name the first test
6706 `py-value in file.filename'.
6707
03f2bd59
JK
67082011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6709
6710 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
6711 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
6712 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
6713 !gdbserver_reconnect_p..
6714 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
6715
7b08b9eb
JK
67162011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6717
6718 * gdb.cp/cpcompletion.exp (complete class methods)
6719 (complete class methods beginning with F): Move them above runto. New
6720 comment about the runto delimiter.
6721
b78974c3
PA
67222011-04-20 Pedro Alves <pedro@codesourcery.com>
6723
6724 * gdb.base/maint.exp: Test that "maint print registers" works
6725 without a running program.
6726
20429c40 67272011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 6728
20429c40
MP
6729 * gdb.base/setshow.exp: Fix racy tests.
6730 ($old_gdb_prompt): New variable.
6731
7a9dd1b2
TT
67322011-04-19 Tom Tromey <tromey@redhat.com>
6733
6734 * gdb.mi/mi-nsmoribund.exp:
6735 * gdb.hp/gdb.objdbg/objdbg01.exp:
6736 * gdb.base/structs.exp (test_struct_returns):
6737 * gdb.base/call-sc.exp (test_scalar_returns):
6738 * gdb.base/bigcore.exp: Remove duplicate words.
6739
02835898
JK
67402011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6741
6742 * gdb.base/break-interp-lib.c (v, vptr): New variables.
6743 * gdb.base/break-interp.exp (test_attach): New comment.
6744
254f582e
JK
67452011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6746
6747 * gdb.threads/gcore-thread.exp ($core0file): New variable.
6748 (clear __stack_user.next, clear stack_used.next)
6749 (save a zeroed-threads corefile): New test.
6750 Call core_load for $core0file.
6751 (zeroed-threads cannot be listed): New test.
6752
4fe85f5c
JK
67532011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6754
6755 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
6756 filename.
6757 ($srcfile): Preserve the original value.
6758 ($testfile): Match it the .exp filename.
6759 ($corefile): New variable. Substitute it around.
6760 Use clean_restart.
6761 ($prev_timeout): Remove.
6762 (load_core): Move core loading into this proc.
6763 Fix restore of $timeout if load_core fails.
6764
63524580
JK
67652011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6766
6767 * gdb.base/eu-strip-infcall.c: New file.
6768 * gdb.base/eu-strip-infcall.exp: New file.
6769
90359a16
JK
67702011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6771
6772 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
6773 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
6774
626e7282
JK
67752011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6776
6777 Fix Python access to inlined frames.
6778 * gdb.python/py-frame-inline.c: New file.
6779 * gdb.python/py-frame-inline.exp: New file.
6780
3363d018
EBM
67812011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
6782
6783 * gdb.base/gdb1090.exp: Change breakpoint location to read the
6784 content of 's24' correctly (avoiding "optimized out").
6785 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
6786
28781456
JK
67872011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6788
6789 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
6790
4a4106ca
TJB
67912011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
6792
6793 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
6794 expect a colon in watch -location output.
6795
d26ccb4f
JK
67962011-04-13 Marek Polacek <mpolacek@redhat.com>
6797
df46027d 6798 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
6799 New testcase `expect response to define backtrace'. Also remove
6800 redundant `default' block.
6801
e1ab1f9c
JK
68022011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6803
6804 * gdb.python/py-prettyprint.c (struct hint_error): New.
6805 (main): New variable hint_error.
6806 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
6807 "print hint_error".
6808 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
6809 (register_pretty_printers): Register it.
6810
0c2e6019
TT
68112011-04-04 Tom Tromey <tromey@redhat.com>
6812
6813 * gdb.cp/maint.exp (test_help): Update.
6814 (test_namespace): Likewise.
6815
af57139d
JB
68162011-04-01 Joel Brobecker <brobecker@adacore.com>
6817
6818 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
6819 * gdb.ada/arrayptr.exp: Add new tests.
6820
956a9fb9
JB
68212011-04-01 Joel Brobecker <brobecker@adacore.com>
6822
6823 * gdb.ada/mi_catch_ex: New testcase.
6824
d0c4d642
PA
68252011-04-01 Pedro Alves <pedro@codesourcery.com>
6826
6827 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
6828 base::overload(void) method without specifying "const".
6829
18819fa6
UW
68302011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
6831
6832 * gdb.arch/thumb-singlestep.S: New file.
6833 * gdb.arch/thumb-singlestep.exp: Likewise.
6834
a4c8e806
TT
68352011-03-31 Tom Tromey <tromey@redhat.com>
6836
6837 * gdb.python/py-prettyprint.py (exception_flag): New global.
6838 (NoStringContainerPrinter._iterator.next): Check it.
6839 * gdb.python/py-prettyprint.c (main): New variable nstype2.
6840 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
6841
53832f31
TT
68422011-03-29 Tom Tromey <tromey@redhat.com>
6843
6844 * gdb.cp/anon-struct.cc: New file.
6845 * gdb.cp/anon-struct.exp: New file.
6846
e4620230
JK
68472011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6848
6849 Test STT_GNU_IFUNC support.
6850 * gdb.base/gnu-ifunc-lib.c: New file.
6851 * gdb.base/gnu-ifunc.c: New file.
6852 * gdb.base/gnu-ifunc.exp: New file.
6853
d0fb5eae
JK
68542011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6855
6856 Support a ring of related breakpoints.
6857 * gdb.base/watchpoint-delete.c: New file.
6858 * gdb.base/watchpoint-delete.exp: New file.
6859
20106cfb
JK
68602011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6861
6862 * gdb.ada/arrayparam.exp (print first after function call): Use
6863 explicit package name. Add a comment
6864 (print lasta after function call): Rename ...
6865 (print last after function call): ... it and use explicit package
6866 name.
6867 (print length after function call): Use explicit package name.
6868 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
6869 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
6870 (multiple matches for symbol i): Rename ...
6871 (multiple matches for symbol integervar): ... it.
6872 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
6873 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
6874
e7ab5e63
AB
68752011-03-25 Andrew Burgess <aburgess@broadcom.com>
6876
6877 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
6878 environment variable to make grep output more predictable. Move
6879 all the environment setup into gdb_init so it's done once per test
6880 case rather than each time we start gdb.
6881
9ef07c8c
TT
68822011-03-24 Tom Tromey <tromey@redhat.com>
6883
6884 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
6885 test.
6886
dd90784c
JK
68872011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6888
6889 * gdb.dwarf2/dw2-entry-value-main.c: New file.
6890 * gdb.dwarf2/dw2-entry-value.S: New file.
6891 * gdb.dwarf2/dw2-entry-value.exp: New file.
6892
05775840
PM
68932011-03-22 Phil Muldoon <pmuldoon@redhat.com>
6894
6fdff2c5 6895 PR python/12183
05775840
PM
6896
6897 * gdb.python/py-function.exp: Add GdbError tests.
6898
8661b11b
PA
68992011-03-18 Pedro Alves <pedro@codesourcery.com>
6900
6901 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
6902 (reglocal_test_func, statlocal_test_func): New functions.
6903 (globals_test_func): Call new functions.
6904 * gdb.trace/unavailable.exp (gdb_collect_args_test)
6905 (gdb_collect_locals_test): New procedure.
6906 (gdb_trace_collection_test): Call new procedures.
6907
0fdb4f18
PA
69082011-03-18 Pedro Alves <pedro@codesourcery.com>
6909
6910 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
6911 (test_register, test_register_unavailable): New procedures.
6912 (gdb_unavailable_registers_test): New procedure.
6913 (gdb_trace_collection_test): Call it.
6914
99c3dc11
PM
69152011-03-18 Phil Muldoon <pmuldoon@redhat.com>
6916
6fdff2c5 6917 PR python/12149
99c3dc11
PM
6918
6919 * gdb.python/python.exp: Add gdb.write tests.
6920
29703da4
PM
69212010-03-17 Phil Muldoon <pmuldoon@redhat.com>
6922
6923 * gdb.python/Makefile.in: Add py-objfile.
6924 * gdb.python/py-objfile.exp: New file.
6925 * gdb.python/py-objfile.c: New file.
6926 * gdb.python/py-block.exp: Add is_valid tests.
6927 * gdb.python/py-inferior.exp: Ditto.
6928 * gdb.python/py-infthread.exp: Ditto.
6929 * gdb.python/py-symbol.exp: Ditto.
6930 * gdb.python/py-symtab.exp: Ditto.
6931
598997c8
KS
69322011-03-16 Keith Seitz <keiths@redhat.com>
6933
6934 PR c++/12273
6935 * gdb.cp/cmpd-minsyms.exp: New test.
6936 * gdb.cp/cmpd-minsyms.cc: New file.
6937
6938 PR c++/11734
6939 * gdb.cp/ovsrch.exp: New test.
6940 * gdb.cp/ovsrch.h: New file.
6941 * gdb.cp/ovsrch1.cc: New file.
6942 * gdb.cp/ovsrch2.cc: New file.
6943 * gdb.cp/ovsrch3.cc: New file.
6944 * gdb.cp/ovsrch4.cc: New file.
6945
c91513d8
PP
69462011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6947
6948 PR gdb/12528
6949 * gdb.base/Makefile.in: Adjust EXECUTABLES.
6950 * gdb.base/break-on-linker-gcd-function.exp: New test.
6951 * gdb.base/break-on-linker-gcd-function.cc: New file.
6952
7470fc63
AT
69532011-03-15 Andreas Tobler <andreast@fgznet.ch>
6954
6955 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
6956
959e7469
PM
69572011-03-15 Phil Muldoon <pmuldoon@redhat.com>
6958
6959 * lib/gdb.exp (gdb_unload): Add another termination case.
6960
9373cf26
JK
69612011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6962
6963 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
6964 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
6965 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
6966 Provide a stub byte there.
6967 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
6968 DW_AT_entry_pc.
6969 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
6970
24e9cda0
UW
69712011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
6972
6973 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
6974 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
6975 "generic ABI, auto".
6976 (altivec_abi_tests): Accept vectors returned by reference.
6977
7371cf6d
PM
69782010-03-14 Phil Muldoon <pmuldoon@redhat.com>
6979
6980 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
6981
ce77046a
UW
69822011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
6983
6984 * gdb.python/py-section-script.exp: Skip test if no Python support.
6985
176400c3
UW
69862011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
6987
6988 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
6989
ecec24e6
PM
69902011-03-10 Phil Muldoon <pmuldoon@redhat.com>
6991
6992 * gdb.python/py-parameter.exp: Update tests to the new Python
6993 parameter API. Add "no documentation" test. Add deprecated API
6994 backward compatibility test.
6995
5dbdd470
TT
69962011-03-09 Tom Tromey <tromey@redhat.com>
6997
6998 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
6999 gdb_continue_to_end.
7000
b66e66ee
MK
70012011-03-09 Mark Kettenis <kettenis@gnu.org>
7002
7003 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
7004 tabs.
7005
eceb0c5f
TT
70062011-03-09 Tom Tromey <tromey@redhat.com>
7007
7008 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
7009 parentheses.
7010 (gdb_continue_to_end): Add "allow_extra" parameter. Use
7011 $command.
7012 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
7013 argument to gdb_continue_to_end.
7014 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
7015 argument to gdb_continue_to_end.
7016 * gdb.cp/annota3.exp: Fix regex.
7017 * gdb.cp/annota2.exp: Fix regex.
7018 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
7019 gdb_continue_to_end.
7020 * gdb.base/call-signal-resume.exp: Revert earlier patch.
7021 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
7022 gdb_continue_to_end.
7023
63154eca
PA
70242011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 * gdb.server/ext-run.exp
7027 (load new file without any gdbserver inferior): New test.
7028
967d1f9b
TT
70292011-03-07 Tom Tromey <tromey@redhat.com>
7030
7031 * Makefile.in (TAGS): Rewrite.
7032
d68dcbb9
JK
70332011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7034
7035 * gdb.trace/report.exp (12.1: trace report #1): New match for the
7036 initial commands echo. New match for `Found trace'. Anchor all the
7037 other matches. Anchor and match for `No trace frame found' the final
7038 match.
7039
6bf58e63
TT
70402011-03-07 Tom Tromey <tromey@redhat.com>
7041
7042 * Makefile.in (TAGS): New target.
7043
fda326dd
TT
70442011-03-07 Tom Tromey <tromey@redhat.com>
7045
7046 * lib/opencl.exp (skip_opencl_tests): Update for exit message
7047 change.
7048 * lib/mi-support.exp (mi_gdb_test): Update for exit message
7049 change.
7050 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
7051 exit message change.
7052 (skip_altivec_tests): Update for exit message change.
7053 (skip_vsx_tests): Likewise.
7054 (gdb_continue_to_end): Likewise. Add 'command' argument.
7055 * lib/cell.exp (skip_cell_tests): Update for exit message change.
7056 * gdb.threads/tls.exp: Update for exit message change.
7057 * gdb.threads/thread-unwindonsignal.exp: Use
7058 gdb_continue_to_end.
7059 * gdb.threads/step.exp (step_it): Update for exit message change.
7060 (continue_all): Likewise.
7061 * gdb.threads/print-threads.exp (test_all_threads): Update for
7062 exit message change.
7063 * gdb.threads/interrupted-hand-call.exp: Use
7064 gdb_continue_to_end.
7065 * gdb.threads/execl.exp: Use gdb_continue_to_end.
7066 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
7067 gdb_continue_to_end.
7068 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
7069 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
7070 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
7071 * gdb.cp/method.exp: Update for exit message change.
7072 * gdb.cp/mb-templates.exp: Update for exit message change.
7073 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
7074 * gdb.cp/annota3.exp: Update for exit message change.
7075 * gdb.cp/annota2.exp: Update for exit message change.
7076 * gdb.cell/fork.exp: Use gdb_continue_to_end.
7077 * gdb.base/term.exp: Update for exit message change.
7078 * gdb.base/step-test.exp (test_i): Update for exit message change.
7079 * gdb.base/sigstep.exp (advance): Update for exit message change.
7080 (advancei): Likewise.
7081 * gdb.base/siginfo.exp: Update for exit message change.
7082 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
7083 * gdb.base/reread.exp: Use gdb_continue_to_end.
7084 * gdb.base/langs.exp: Use gdb_continue_to_end.
7085 * gdb.base/interrupt.exp: Update for exit message change.
7086 * gdb.base/gdb1555.exp: Update for exit message change.
7087 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
7088 * gdb.base/ending-run.exp: Update for exit message change.
7089 * gdb.base/chng-syms.exp: Update for exit message change.
7090 * gdb.base/checkpoint.exp: Update for exit message change.
7091 * gdb.base/catch-syscall.exp (check_for_program_end): Use
7092 gdb_continue_to_end.
7093 (test_catch_syscall_with_wrong_args): Likewise.
7094 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
7095 * gdb.base/break-interp.exp (test_ld): Update for exit message
7096 change.
7097 * gdb.base/bang.exp: Update for exit message change.
7098 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
7099 (do_call_attach_tests): Likewise.
7100 * gdb.base/a2-run.exp: Update for exit message change.
7101 * gdb.arch/ppc-dfp.exp: Update for exit message change.
7102 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
7103 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
7104
dd19bd70
JK
71052011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7106
7107 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
7108
30e62689
TT
71092011-03-03 Tom Tromey <tromey@redhat.com>
7110
7111 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
7112 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
7113 * gdb.hp/gdb.aCC/configure.ac: Remove.
7114 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
7115 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
7116 * gdb.hp/gdb.base-hp/configure.ac: Remove.
7117 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
7118 * gdb.hp/gdb.compat/configure (Makefile): Remove.
7119 * gdb.hp/gdb.compat/configure.ac: Remove.
7120 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
7121 * gdb.hp/gdb.defects/configure (Makefile): Remove.
7122 * gdb.hp/gdb.defects/configure.ac: Remove.
7123 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
7124 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
7125 * gdb.hp/gdb.objdbg/configure.ac: Remove.
7126 * gdb.hp/configure.ac: Remove.
7127 * gdb.hp/configure: Remove.
7128 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
7129 substitution.
7130 (Makefile): Remove rule.
7131 * gdb.cell/configure.ac: Remove.
7132 * gdb.cell/configure: Remove.
7133 * gdb.stabs/Makefile.in (Makefile): Remove.
7134 (distclean): Don't remove config.status or config.log.
7135 * gdb.stabs/configure (Makefile): Remove.
7136 * gdb.stabs/configure.ac: Remove.
7137 * configure: Rebuild.
7138 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
7139 Remove stabs- and cell-specific logic. Test for existence of
7140 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
7141 subdirectories, gdb.cell, and and gdb.stabs.
7142 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
7143
c171f854
JB
71442011-03-03 Joel Brobecker <brobecker@adacore.com>
7145
7146 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
7147 end of buffer.
7148
9a5193cb
JB
71492011-03-02 Joel Brobecker <brobecker@adacore.com>
7150
7151 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
7152 gdb_test when running a test where we expected no output back.
7153
9bb4c1bb
MS
71542011-02-28 Michael Snyder <msnyder@vmware.com>
7155
7156 * gdb.cp/overload.cc: Change initializer value to integer.
7157
3bd0f5ef
MS
71582011-02-27 Michael Snyder <msnyder@vmware.com>
7159
7160 * gdb.multi/base.exp: Add test for remove-inferiors.
7161
2279eaad
JB
71622011-02-26 Joel Brobecker <brobecker@adacore.com>
7163
7164 * gdb.python/py-frame.exp: Simplify the initialization phase
7165 using prepare_for_testing.
7166
c82c0b55
MS
71672011-02-25 Michael Snyder <msnyder@vmware.com>
7168
7169 * gdb.multi/base.exp: Add tests for info inferiors with args.
7170
1d94651b
JK
71712011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7172
7173 * gdb.dwarf2/dw2-ranges.S: Rename to ...
7174 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
7175 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
7176 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
7177 asmfile3. Comment the STABS (#3) file compilation. Compile
7178 everything through assembler. Provide KFAIL for symtab/12497.
7179 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
7180 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
7181 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
7182 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
7183
3bd0f5ef
MS
71842011-02-24 Michael Snyder <msnyder@vmware.com>
7185
7186 * gdb.base/break.exp: Add tests for delete breakpoints using
7187 convenience variables and value history references.
7188
12c1418e
MS
71892011-02-24 Michael Snyder <msnyder@vmware.com>
7190
7191 * gdb.base/break.exp: Remove debugging 'printf' accidentally
7192 left behind in previous check-in.
7193
e5a67952
MS
71942011-02-23 Michael Snyder <msnyder@vmware.com>
7195
7196 * gdb.base/break.exp: Add tests for "info break" with arguments.
7197 * gdb.trace/infotrace.exp: Update patterns for error and help.
7198 * gdb.base/completion.exp: Update pattern.
7199 * gdb.base/ena-dis-br.exp: Update pattern.
7200 * gdb.base/help.exp: Update patterns.
7201
72022011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
7203
7204 * gdb.base/memattr.exp: New test.
7205 * gdb.base/memattr.c: Test load for memattr.exp.
7206
6e6fbe60
DE
72072011-02-22 Doug Evans <dje@google.com>
7208
7209 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
7210
1d41d745
MS
72112011-02-22 Michael Snyder <msnyder@vmware.com>
7212
7213 * Makefile.in: Make more clean.
7214 * gdb.ada/Makefile.in: Ditto.
7215 * gdb.arch/Makefile.in: Ditto.
7216 * gdb.asm/Makefile.in: Ditto.
7217 * gdb.base/Makefile.in: Ditto.
7218 * gdb.cp/Makefile.in: Ditto.
7219 * gdb.dwarf2/Makefile.in: Ditto.
7220 * gdb.java/Makefile.in: Ditto.
7221 * gdb.mi/Makefile.in: Ditto.
7222 * gdb.modula2/Makefile.in: Ditto.
7223 * gdb.python/Makefile.in: Ditto.
7224 * gdb.server/Makefile.in: Ditto.
7225 * gdb.stabs/Makefile.in: Ditto.
7226 * gdb.threads/Makefile.in: Ditto.
7227 * gdb.trace/Makefile.in: Ditto.
7228
79ba84ca
MS
72292011-02-22 Michael Snyder <msnyder@vmware.com>
7230
df46027d 7231 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
7232 info threads.
7233
b9b35694
JB
72342011-02-22 Joel Brobecker <brobecker@adacore.com>
7235
7236 * gdb.python/py-breakpoint.exp: Fix the expected output of
7237 one of the "maint info breakpoints" tests to accept the output
7238 generated on platforms that do not have hardware watchpoints.
7239
8bfb830f
JB
72402011-02-22 Joel Brobecker <brobecker@adacore.com>
7241
7242 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
7243 clean_restart. Be a little stricter in the expected output
7244 for one of the tests. Fix a typo in one of the comments.
7245
c45f3c54
JB
72462011-02-22 Joel Brobecker <brobecker@adacore.com>
7247
7248 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
7249 Delete variable binfile, no longer use. Add or modify test
7250 comments to make them unique.
7251
b97c863c
MS
72522011-02-21 Michael Snyder <msnyder@vmware.com>
7253
7254 * Makefile.in: Update for make clean.
7255 * gdb.ada/Makefile.in: Ditto.
7256 * gdb.arch/Makefile.in: Ditto.
7257 * gdb.asm/Makefile.in: Ditto.
7258 * gdb.base/Makefile.in: Ditto.
7259 * gdb.cp/Makefile.in: Ditto.
7260 * gdb.dwarf2/Makefile.in: Ditto.
7261 * gdb.java/Makefile.in: Ditto.
7262 * gdb.mi/Makefile.in: Ditto.
7263 * gdb.modula2/Makefile.in: Ditto.
7264 * gdb.python/Makefile.in: Ditto.
7265 * gdb.server/Makefile.in: Ditto.
7266 * gdb.stabs/Makefile.in: Ditto.
7267 * gdb.threads/Makefile.in: Ditto.
7268 * gdb.trace/Makefile.in: Ditto.
7269
aea5b279
MS
72702011-02-21 Michael Snyder <msnyder@vmware.com>
7271
7272 * gdb.threads/thread-find.exp: Update patterns for changes in
7273 output of "info threads" command.
7274
e3039479
UW
72752011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
7276 Ulrich Weigand <uweigand@de.ibm.com>
7277
7278 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
7279 (skip_hw_watchpoint_tests): Likewise.
7280 (skip_hw_watchpoint_multi_tests): Likewise.
7281
b800ec70
UW
72822011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
7283
7284 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
7285 (skip_hw_watchpoint_tests): Likewise.
7286 (skip_hw_watchpoint_multi_tests): Likewise.
7287 (skip_hw_watchpoint_access_tests): Likewise.
7288
7289 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
7290 * gdb.base/pr11022.exp: Likewise.
7291 * gdb.base/watch-read.exp: Likewise.
7292 * gdb.base/watch_thread_num.exp: Likewise.
7293 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7294 * gdb.base/watchpoint-hw.exp: Likewise.
7295 * gdb.base/watchpoint.exp: Likewise.
7296 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
7297 * gdb.threads/watchthreads-reorder.exp: Likewise.
7298 * gdb.threads/watchthreads.exp: Likewise.
7299 * gdb.threads/watchthreads2.exp: Likewise.
7300
91033e37
JB
73012011-02-21 Joel Brobecker <brobecker@adacore.com>
7302
7303 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
7304 the debugger is unable to find the array bounds.
7305
eeaafae2
JK
73062011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7307
7308 * gdb.cp/typedef-operator.exp: New file.
7309 * gdb.cp/typedef-operator.cc: New file.
7310
e338d953
MS
73112011-02-17 Michael Snyder <msnyder@vmware.com>
7312
7313 * gdb.threads/thread-find.exp: Fix regular expressions.
7314
e67ad678
JB
73152011-02-17 Joel Brobecker <brobecker@adacore.com>
7316
7317 * gdb.ada/packed_array: Expand testcase to test printing of
7318 unconstrained packed array.
7319
93084bca
JB
73202011-02-17 Joel Brobecker <brobecker@adacore.com>
7321
7322 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
7323
a0c78a73
PA
73242011-02-16 Pedro Alves <pedro@codesourcery.com>
7325
f65d5553 7326 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
7327 (main): Initialize it before collecting, and and clear it
7328 afterwards.
f65d5553
PA
7329 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7330 collecting with '{type} addr', where the addr expression is not an
7331 rvalue.
a0c78a73 7332
3dfcbbd2
KW
73332011-02-16 Ken Werner <ken.werner@de.ibm.com>
7334
7335 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
7336 a bool variable. Expect correct OpenCL names for vector types. Use the
7337 uc3 variable name instead of referring to the uchar3 built-in type.
7338 Escape the asterisk at the half pointer test.
7339
08807d5a
PA
73402011-02-16 Pedro Alves <pedro@codesourcery.com>
7341
f65d5553 7342 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
7343 (main): Initialize it before collecting, and and clear it
7344 afterwards.
f65d5553
PA
7345 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7346 collecting overlapping memory ranges.
08807d5a 7347
60f98dde
MS
73482011-02-15 Michael Snyder <msnyder@vmware.com>
7349
7350 * gdb.base/default.exp: Add tests for thread commands.
7351 * gdb.base/help.exp: Add tests for thread commands.
7352 * gdb.threads/thread-find.exp: New test for thread find command.
7353
648cd113
KW
73542011-02-15 Ken Werner <ken.werner@de.ibm.com>
7355
7356 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
7357
494e194e
YQ
73582011-02-15 Yao Qi <yao@codesourcery.com>
7359
7360 PR tdep/12352
7361 * gdb.arch/arm-disp-step.S : New test for str instruction.
7362 * gdb.arch/arm-disp-step.exp : Likewise.
7363
d9492458
TJB
73642011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
7365
7366 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
7367 "vector_register2_vr" test strings. Test the extended floating
7368 point registers (F32~F63).
7369 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
7370 IBM XL C compiler. Make the test program use a register provided
7371 by the compiler for the lxvd2x instruction.
7372
8af8e3bc
PA
73732011-02-14 Pedro Alves <pedro@codesourcery.com>
7374
7375 * gdb.trace/unavailable.cc (class Base, class Middle, class
7376 Derived): New types.
7377 (derived_unavail, derived_partial, derived_whole): New globals.
7378 (virtual_partial): New global.
7379 (virtualp): Point at virtual_partial.
7380 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
7381 related to unavailable vptr.
7382
1b28d0b3
PA
73832011-02-14 Pedro Alves <pedro@codesourcery.com>
7384
7385 * gdb.trace/unavailable.cc (a, b, c): New globals.
7386 (main): Set and clear them.
7387 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
7388 `a' and `c', and check that `b' isn't collected, although `a' and
7389 `c' are.
7390
ec0a52e1
PA
73912011-02-14 Pedro Alves <pedro@codesourcery.com>
7392
7393 * gdb.trace/unavailable.cc (struct Virtual): New.
7394 (virtualp): New global pointer.
7395 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
7396 printing a pointer to an object whose type has a vtable, with
7397 print object on.
7398
24e6bcee
PA
73992011-02-14 Pedro Alves <pedro@codesourcery.com>
7400
7401 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
7402 value repeat handles unavailableness.
7403
39d37385
PA
74042011-02-14 Pedro Alves <pedro@codesourcery.com>
7405
7406 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
7407 tests for building arrays from unavailable values, subscripting
7408 non-memory rvalue unvailable arrays, and accessing fields or
7409 baseclasses of non-lazy unavailable values,
7410 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
7411 struct types.
7412 (g_smallstruct, g_smallstruct_b): New globals.
7413
06d72e16
PA
74142011-02-14 Pedro Alves <pedro@codesourcery.com>
7415
7416 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
7417
bc9a5551
JK
74182011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7419
7420 Fix const/volatile qualifiers of C++ types, PR c++/12328.
7421 * gdb.cp/overload-const.exp: New file.
7422 * gdb.cp/overload-const.cc: New file.
7423
54fcddd0
UW
74242011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7425
7426 * gdb.opencl/callfuncs.cl: New file.
7427 * gdb.opencl/callfuncs.exp: New test.
7428 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
7429
d6dafb7c
UW
74302011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7431
7432 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
7433 when computing result.
7434 * gdb.arch/altivec-abi.exp: Update expected results.
7435
a449c2d8
TJB
74362011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7437
7438 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
7439 * gdb.base/jit.exp: Likewise.
7440 * gdb.base/pie-execl.exp: Likewise.
7441 * gdb.base/solib-nodir.exp: Likewise.
7442 * gdb.base/solib-overlap.exp: Likewise.
7443
764880b7
PA
74442011-02-07 Pedro Alves <pedro@codesourcery.com>
7445
7446 * gdb.trace/collection.c (global_pieces): New.
7447 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
7448 New procedure.
7449 (gdb_trace_collection_test): Call it.
7450
505500db
SW
74512011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
7452
7453 * gdb.python/py-evthreads.c: New file.
7454 * gdb.python/py-evthreads.exp: New file.
7455 * gdb.python/py-events.py: New file.
7456 * gdb.python/py-events.exp: New file.
7457 * gdb.python/py-events.c: New file.
7458
385203ed
DD
74592011-02-04 David Daney <ddaney@caviumnetworks.com>
7460
7461 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
7462
9011945e
AB
74632011-02-03 Andrew Burgess <aburgess@broadcom.com>
7464
7465 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
7466 gdb.base/disasm-end-cu.exp: New test for disassembling over the
7467 boundary between two compilation units.
7468
580688f3
PA
74692011-02-02 Pedro Alves <pedro@codesourcery.com>
7470
7471 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
7472 (Virtual): New structs.
7473 (virtual_o, virtual_middle_b): New globals.
7474 * gdb.cp/virtbase.exp: New tests.
7475
d3f0f853
PP
74762011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
7477
7478 * gdb.base/jit.exp: New file.
7479 * gdb.base/jit-main.c: New file.
7480 * gdb.base/jit-solib.c: New file.
7481
b2030fb5
UW
74822011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
7483
7484 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
7485 proceed to initial kernel entry point.
7486 * gdb.opencl/datatypes.exp: Likewise.
7487 * gdb.opencl/operators.exp: Likewise.
7488 * gdb.opencl/vec_comps.exp: Likewise.
7489
2db19d1e
SW
74902011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
7491
7492 * gdb.cp/nsnested.cc: New.
7493 * gdb.cp/nsnested.exp: New.
7494 * gdb.cp/nsnoimports.exp: New.
7495 * gdb.cp/nsnoimports.cc: New.
7496
6b0c4c1f
JB
74972011-01-31 Joel Brobecker <brobecker@adacore.com>
7498
7499 * gdb.base/interact.exp: Add extra tests that verify that
7500 the value of the interactive-mode setting does not change
7501 after the script is sourced.
7502
80b23b6a
JK
75032011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7504
7505 * gdb.cp/noparam.exp: New file.
7506 * gdb.cp/noparam.cc: New file.
7507
ffd5ec24
PA
75082011-01-28 Pedro Alves <pedro@codesourcery.com>
7509
7510 * gdb.trace/tfile.exp: Test that with no traceframe selected,
7511 there's no stack or registers.
7512
a81766d8
TT
75132011-01-26 Tom Tromey <tromey@redhat.com>
7514
7515 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
7516 space before string output. Add test for "set print pretty off"
7517 case.
7518
585fdaa1
PA
75192011-01-25 Pedro Alves <pedro@codesourcery.com>
7520
7521 * gdb.base/frame-args.exp: Adjust.
7522 * gdb.dwarf2/dw2-noloc.exp: Adjust.
7523 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
7524 * gdb.dwarf2/pieces.exp: Adjust.
7525 * gdb.opt/clobbered-registers-O2.exp: Adjust.
7526 * gdb.opt/inline-locals.exp: Adjust.
7527 * gdb.threads/fork-child-threads.exp: Adjust.
7528
d468832a
KW
75292011-01-25 Ken Werner <ken.werner@de.ibm.com>
7530
7531 * gdb.opencl/convs_casts.cl: Move program scope variables into the
7532 OpenCL kernel function. Add a comment as marker. Add address space
7533 qualifiers for the remaining program scope variables.
7534 * gdb.opencl/datatypes.cl: Likewise.
7535 * gdb.opencl/operators.cl: Likewise.
7536 * gdb.opencl/vec_comps.cl: Likewise.
7537 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
7538 Add breakpoint at the marker comment.
7539 * gdb.opencl/datatypes.exp: Likewise.
7540 * gdb.opencl/operators.exp: Likewise.
7541 * gdb.opencl/vec_comps.exp: Likewise.
7542
490f124f
PA
75432011-01-24 Pedro Alves <pedro@codesourcery.com>
7544
7545 * gdb.base/printcmds.c (some_struct): New struct and instance.
7546 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
7547 procedure.
7548 <global scope>: Call it.
7549
6da78614
KW
75502011-01-21 Ken Werner <ken.werner@de.ibm.com>
7551
7552 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
7553 argument to the gdb_compile_opencl_hostapp call.
7554
ec64c9aa
YQ
75552011-01-19 Yao Qi <yao@codesourcery.com>
7556
7557 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
7558 positve list.
7559
810cfdbb
YQ
75602011-01-19 Yao Qi <yao@codesourcery.com>
7561
7562 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
7563 canonical form.
7564 Remove "xscale-*-*"
7565 * gdb.xml/tdesc-regs.exp: Likewise.
7566 * gdb.python/py-section-script.exp: Replace ARM target triplet
7567 with canonical form.
7568 Match arm*-*-symbianelf*.
7569 * gdb.base/dup-sect.exp: Likewise.
7570 * lib/dwarf.exp: New.
7571 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
7572 dwarf2_support.
7573 * gdb.dwarf2/dup-psym.exp: Likewise.
7574 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
7575 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7576 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
7577 * gdb.dwarf2/dw2-basic.exp: Likewise.
7578 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7579 * gdb.dwarf2/dw2-const.exp: Likewise.
7580 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
7581 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
7582 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7583 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
7584 * gdb.dwarf2/dw2-filename.exp: Likewise.
7585 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7586 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
7587 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7588 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7589 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
7590 * gdb.dwarf2/dw2-noloc.exp: Likewise.
7591 * gdb.dwarf2/dw2-op-call.exp: Likewise.
7592 * gdb.dwarf2/dw2-producer.exp: Likewise.
7593 * gdb.dwarf2/dw2-ranges.exp: Likewise.
7594 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
7595 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
7596 * gdb.dwarf2/dw2-strp.exp: Likewise.
7597 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
7598 * gdb.dwarf2/implptr.exp: Likewise.
7599 * gdb.dwarf2/mac-fileno.exp: Likewise.
7600 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
7601 * gdb.dwarf2/pieces.exp: Likewise.
7602 * gdb.dwarf2/pr11465.exp: Likewise.
7603 * gdb.dwarf2/valop.exp: Likewise.
7604 * gdb.dwarf2/watch-notconst.exp: Likewise.
7605 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
7606
4694da01
TT
76072011-01-19 Tom Tromey <tromey@redhat.com>
7608
7609 * gdb.python/py-infthread.exp: Add thread tests.
7610
b075872c
JB
76112011-01-14 Joel Brobecker <brobecker@adacore.com>
7612
7613 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
7614
2c3e6e24
JB
76152011-01-14 Joel Brobecker <brobecker@adacore.com>
7616
7617 * gdb.ada/widewide: New testcase.
7618
de8fa76c
JB
76192011-01-13 Joel Brobecker <brobecker@adacore.com>
7620
7621 * gdb.base/interact.exp: New testcase.
7622
1b05df00
TT
76232011-01-12 Tom Tromey <tromey@redhat.com>
7624
7625 * gdb.mi/gdb2549.exp: Update for error message changes.
7626 * gdb.mi/mi-cli.exp: Likewise.
7627 * gdb.mi/mi-disassemble.exp: Likewise.
7628 * gdb.mi/mi-pthreads.exp: Likewise.
7629 * gdb.mi/mi-regs.exp: Likewise.
7630 * gdb.mi/mi-stack.exp: Likewise.
7631 * gdb.mi/mi-var-block.exp: Likewise.
7632 * gdb.mi/mi-var-cmd.exp: Likewise.
7633 * gdb.mi/mi2-cli.exp: Likewise.
7634 * gdb.mi/mi2-disassemble.exp: Likewise.
7635 * gdb.mi/mi2-pthreads.exp: Likewise.
7636 * gdb.mi/mi2-regs.exp: Likewise.
7637 * gdb.mi/mi2-stack.exp: Likewise.
7638 * gdb.mi/mi2-var-block.exp: Likewise.
7639 * gdb.mi/mi2-var-cmd.exp: Likewise.
7640
c2ff108b
JK
76412011-01-12 Andrew Burgess <aburgess@broadcom.com>
7642 Jan Kratochvil <jan.kratochvil@redhat.com>
7643
7644 PR fortran/11104 and DWARF unbound arrays detection.
7645 * gdb.fortran/multi-dim.exp: New file.
7646 * gdb.fortran/multi-dim.f90: New file.
7647
b716877b
AB
76482011-01-12 Andrew Burgess <aburgess@broadcom.com>
7649
7650 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
7651 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
7652 add new tests for opcode dumping.
7653
6c162d5e
TT
76542011-01-11 Tom Tromey <tromey@redhat.com>
7655
7656 * gdb.python/py-infthread.exp: Load gdb-python.exp.
7657
77b06cd7
TJB
76582010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
7659
7660 Convert hardware watchpoints to use breakpoint_ops.
7661 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
7662 type is not supported.
7663 * gdb.base/foll-fork.exp: Likewise.
7664 * gdb.base/foll-vfork.exp: Likewise.
7665
f39a75d0
PM
76662011-01-10 Phil Muldoon <pmuldoon@redhat.com>
7667
7668 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
7669 Use load_lib gdb-python.exp.
7670 * gdb.python/python.exp: Ditto.
7671 * gdb.python/py-function.exp: Ditto.
7672
fc529d80
AS
76732011-01-09 Andreas Schwab <schwab@linux-m68k.org>
7674
7675 * gdb.threads/tls.exp ("info address me"): Fix expected output.
7676
fb03cb59
JK
76772011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7678
7679 * configure: Regenerate.
7680
d8e22779
TT
76812011-01-06 Tom Tromey <tromey@redhat.com>
7682
7683 * gdb.python/py-frame.exp: Test gdb.newest_frame.
7684
09050809
JB
76852011-01-06 Joel Brobecker <brobecker@adacore.com>
7686
fc529d80
AS
7687 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
7688 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
7689 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
7690 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
7691 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
7692 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
7693 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
7694 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
7695 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
7696 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
7697 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
7698 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
7699 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
7700 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
7701 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
7702 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
7703 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
7704 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
7705 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
7706 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
7707 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
7708 gdb.ada/uninitialized_vars.exp,
7709 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
7710 Simplify by using clean_restart.
09050809 7711
8ed5dd9e
JB
77122011-01-06 Joel Brobecker <brobecker@adacore.com>
7713
7714 Add marker to be used as anchor for inserting breakpoints.
7715 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
7716 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
7717 Likewise.
7718
7719 Remove uses of gdb_start_cmd.
7720 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
7721 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
7722
7723 Do not run testcase if testing with GDBserver.
7724 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
7725 if testing with GDBserver.
7726
368a124f
JB
77272011-01-06 Joel Brobecker <brobecker@adacore.com>
7728
7729 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
7730 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
7731 copyright header.
7732
44944448
JB
77332011-01-05 Joel Brobecker <brobecker@adacore.com>
7734
7735 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
7736 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
7737 testsuite/gdb.fortran/complex.f,
7738 testsuite/gdb.fortran/derived-type.f90,
7739 testsuite/gdb.fortran/library-module-lib.f90,
7740 testsuite/gdb.fortran/library-module-main.f90,
7741 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
7742 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
7743 Copyright year update.
7744
31886ea6
JB
77452011-01-05 Joel Brobecker <brobecker@adacore.com>
7746
7747 * gdb.base/langs1.f: Add copyright header.
7748
ebedcab5
JK
77492011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7750
7751 * gdb.base/morestack.exp: New file.
7752 * gdb.base/morestack.c: New file.
7753
de1eb2f9
JK
77542011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7755
7756 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
7757
9e87a409
JB
77582010-12-29 Joel Brobecker <brobecker@adacore.com>
7759
7760 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
7761 * gdb.ada/arrayptr.exp: Add test printing that new variable.
7762
720d1a40
JB
77632010-12-29 Joel Brobecker <brobecker@adacore.com>
7764
7765 * gdb.ada/lang_switch.exp: Correct expected parameter value.
7766
a283af87
AS
77672010-12-25 Andreas Schwab <schwab@linux-m68k.org>
7768
5d3d9cba
AS
7769 * gdb.threads/tls.exp: Fix typo.
7770
a283af87
AS
7771 * gdb.threads/thread-specific.exp (get_thread_list): Update.
7772 * gdb.threads/execl.exp: Update.
7773
2a20745c
YQ
77742010-12-23 Yao Qi <yao@codesourcery.com>
7775
7776 * gdb.arch/arm-disp-step.exp: New.
7777 * gdb.arch/arm-disp-step.S: New.
7778
a7658b96
TT
77792010-12-21 Tom Tromey <tromey@redhat.com>
7780
7781 * gdb.threads/execl.exp: Update.
7782 * gdb.threads/linux-dp.exp: Update.
7783 * gdb.threads/manythreads.exp: Update.
7784 * gdb.threads/tls.exp: Update.
7785
5b79abe7
TT
77862010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7787
7788 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
7789 (NextOverThrowDerivates) <resumebpt>: New.
7790 (resumebpt_test): New.
7791 (main): Call resumebpt_test.
7792 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
7793
0914bcdb
SS
77942010-12-12 Stan Shebs <stan@codesourcery.com>
7795
7796 * gdb.trace/tsv.exp: Test print command on trace state variables.
7797
305aeedc
TT
77982010-12-09 Tom Tromey <tromey@redhat.com>
7799
7800 * gdb.base/interp.exp: Add regression test.
7801
186c406b
TT
78022010-12-09 Tom Tromey <tromey@redhat.com>
7803
7804 * gdb.java/jnpe.java: New file.
7805 * gdb.java/jnpe.exp: New file.
7806 * gdb.cp/nextoverthrow.exp: New file.
7807 * gdb.cp/nextoverthrow.cc: New file.
7808
aae1c79a
DE
78092010-12-07 Doug Evans <dje@google.com>
7810
7811 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
7812 of data-directory.
7813 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
7814 updated.
7815 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
7816
60f98dde 78172010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
7818
7819 * gdb.base/callfuncs.exp: Test for skip_float_tests.
7820 * gdb.base/call-sc.exp: Ditto.
7821 * gdb.base/finish.exp: Ditto.
7822 * gdb.base/return.exp: Ditto.
7823 * gdb.base/return2.exp: Ditto.
7824
5fa290c1
DE
78252010-11-30 Doug Evans <dje@google.com>
7826
7827 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
7828 (gdb_expect_list): Fix spelling errors in comments.
7829 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
7830 send_gdb/gdb_expect_list where applicable.
7831 * gdb.base/call-ar-st.exp: Ditto.
7832 * gdb.base/funcargs.exp: Ditto.
7833 * gdb.base/gcore.exp: Ditto.
7834 * gdb.base/page.exp: Ditto.
7835 * gdb.base/sigaltstack.exp: Ditto.
7836 * gdb.base/siginfo.exp: Ditto.
7837 * gdb.base/sigstep.exp: Ditto.
7838 * gdb.base/trace-commands.exp: Ditto.
7839
4e04c971
DE
78402010-11-29 Doug Evans <dje@google.com>
7841
7842 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
7843 printer-name;subprinter-name.
7844
8cf6f0b1
TT
78452010-11-29 Tom Tromey <tromey@redhat.com>
7846
7847 * gdb.dwarf2/implptr.exp: New file.
7848 * gdb.dwarf2/implptr.c: New file.
7849 * gdb.dwarf2/implptr.S: New file.
7850
94b6973e
PM
78512010-11-29 Phil Muldoon <pmuldoon@redhat.com>
7852
fc529d80 7853 PR python/12199
94b6973e
PM
7854
7855 * gdb.python/py-breakpoint.exp: Test the delete method.
7856
8358c15c
JK
78572010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7858
7859 Fix step_resume_breakpoint unsaved during an infcall.
7860 * gdb.base/step-resume-infcall.exp: New file.
7861 * gdb.base/step-resume-infcall.c: New file.
7862
f6df29bc
TJB
78632010-11-24 Edjunior Machado <emachado@br.ibm.com>
7864
7865 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
7866
f2b5a5cf
TJB
78672010-11-24 Edjunior Machado <emachado@br.ibm.com>
7868
7869 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
7870 on ppc64's symbols; "finish" and "return" commands must accept to
7871 show the caller line again as well as the line after.
7872 * gdb.asm/powerpc64.inc: New file.
7873
6b0ecdc2
DE
78742010-11-23 Doug Evans <dje@google.com>
7875
7876 * lib/gdb.exp (gdb_test_sequence): New function.
7877 (gdb_expect_list): Add verbose -log call for each pattern.
7878 * gdb.base/signals.exp (test_handle_all_print): Call it.
7879 Reduce timeout increment from 6 minutes to 1 minute.
7880 * gdb.server/ext-run.exp: Call it.
7881
ea976c60
PM
78822010-11-23 Phil Muldoon <pmuldoon@redhat.com>
7883
f2b5a5cf 7884 PR python/12212
ea976c60
PM
7885
7886 * gdb.python/python.exp: Check that selected_thread raises an
7887 error when no inferior is loaded.
7888
c0efa795
JK
78892010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7890
7891 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
7892 * gdb.dwarf2/dw2-stack-boundary.S: New file.
7893
ec3aa567
JK
78942010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7895
7896 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
7897 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
7898
d8249011
DE
78992010-11-18 Doug Evans <dje@google.com>
7900
7901 * gdb.server/ext-run.exp: Fix intermittent failures.
7902
d4eba7d1
NF
79032010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7904
7905 * gdb.stabs/gdb11479.exp: Use runto_main.
7906
b04c2f88
NF
79072010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7908
7909 * gdb.base/break-entry.exp: Skip if using a stub.
7910
ae9d7ce4
NF
79112010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7912
7913 * gdb.python/py-inferior.exp: Pack values in target endianness.
7914
621c8364
TT
79152010-11-12 Tom Tromey <tromey@redhat.com>
7916
7917 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
7918 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
7919 MemoryError.
7920 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
7921 type.
7922 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
7923 MemoryError.
7924 (test_subscript_regression): Update exception type.
7925
84f4c1fe
PM
79262010-11-11 Phil Muldoon <pmuldoon@redhat.com>
7927
7928 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
7929 breakpoint tests.
7930
a1442452
PA
79312010-11-09 Pedro Alves <pedro@codesourcery.com>
7932
7933 * gdb.base/watchpoint.exp: Test "watch -location" with an
7934 innacessible location.
7935
efd11a33
JK
79362010-11-09 Edjunior Machado <emachado@br.ibm.com>
7937 Luis Machado <luisgpm@br.ibm.com>
7938
7939 * gdb.base/maint.exp: Expect "." prefix.
7940 * gdb.base/nodebug.exp: Expect "." Likewise.
7941 * gdb.base/sepsymtab.exp: Expect "." Likewise.
7942 * gdb.base/watchpoint-cond-gone.exp: Likewise.
7943 * gdb.base/watchpoint.exp: Expect a software watch to be created for
7944 POWER server processors.
7945
aa00efb5
JK
79462010-11-08 Edjunior Machado <emachado@br.ibm.com>
7947 Luis Machado <luisgpm@br.ibm.com>
7948
7949 * gdb.base/break-entry.exp: convert entry point for
7950 ppc64 and expect leading `.' on ppc64's symbols
7951
99e7ae30
DE
79522010-11-05 Doug Evans <dje@google.com>
7953
7954 * gdb.base/help.exp: Update expected output.
b521dba8
DE
7955 * gdb.python/py-param.exp: Delete, contents moved to ...
7956 * gdb.python/py-parameter.exp: ... here. New file.
7957 Add test for gdb.parameter ("directories").
99e7ae30 7958
f4b8a18d
KW
79592010-11-05 Ken Werner <ken.werner@de.ibm.com>
7960
7961 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
7962 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
7963 * configure: Regenerate.
7964 * gdb.opencl/Makefile.in: New File.
7965 * gdb.opencl/datatypes.exp: Likewise.
7966 * gdb.opencl/datatypes.cl: Likewise.
7967 * gdb.opencl/operators.exp: Likewise.
7968 * gdb.opencl/operators.cl: Likewise.
7969 * gdb.opencl/vec_comps.exp: Likewise.
7970 * gdb.opencl/vec_comps.cl: Likewise.
7971 * gdb.opencl/convs_casts.exp: Likewise.
7972 * gdb.opencl/convs_casts.cl: Likewise.
7973 * lib/opencl.exp: Likewise.
7974 * lib/opencl_hostapp.c: Likewise.
7975 * lib/opencl_kernel.cl: Likewise.
7976 * lib/cl_util.c: Likewise.
7977 * lib/cl_util.c: Likewise.
7978 * gdb.base/default.exp (set language): Add "opencl" to the list of
7979 languages.
7980
a9d5ef47
SW
79812010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
7982
7983 * gdb.cp/overload.exp: Added test for inheritance overload.
7984 * gdb.cp/overload.cc: Ditto.
7985 * gdb.cp/oranking.exp: Removed releveant kfails.
7986
03eb1c79
JK
79872010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7988 Joel Brobecker <brobecker@adacore.com>
7989
7990 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
7991 check test_compiler_info.
7992
dbc98a8b
KW
79932010-11-03 Ken Werner <ken.werner@de.ibm.com>
7994
7995 * gdb.base/gnu_vector.exp: Adjust expect messages.
7996
120bd360
KW
79972010-11-03 Ken Werner <ken.werner@de.ibm.com>
7998
7999 * gdb.base/gnu_vector.exp: Add unary operator tests.
8000
c37f7098
KW
80012010-11-03 Ken Werner <ken.werner@de.ibm.com>
8002
8003 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
8004
7b51bc51
DE
80052010-11-02 Doug Evans <dje@google.com>
8006
8007 * gdb.python/py-pp-maint.c: New file.
8008 * gdb.python/py-pp-maint.exp: New file.
8009 * gdb.python/py-pp-maint.py: New file.
8010
50c97f38
TT
80112010-11-02 Tom Tromey <tromey@redhat.com>
8012
8013 * gdb.base/default.exp: Remove "scheme" from language list.
8014
a289b8f6
JK
80152010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8016
8017 Revert:
8018 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8019 * gdb.threads/sigstep-threads.exp: New file.
8020 * gdb.threads/sigstep-threads.c: New file.
8021
cd017491
MS
80222010-10-20 Michael Snyder <msnyder@vmware.com>
8023
8024 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
8025
8e6a5956
UW
80262010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8027
8028 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
8029 Skip test completely if gdb,no_hardware_watchpoints.
8030
2c04da0d
UW
80312010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8032
8033 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
8034 strict, but do not check for any particular function name within libc.
8035
79afc5ef
SW
80362010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
8037
8038 * gdb.cp/smartp.exp: New test.
8039 * gdb.cp/smartp.cc : New test.
8040
026ffab7
SW
80412010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
8042
8043 * gdb.cp/converts.exp: Test pointer to bool conversion.
8044 Test pointer to long conversion.
8045 * gdb.cp/oranking.exp: Removed relevant kfail.
8046
3a772aa4
TT
80472010-10-18 Tom Tromey <tromey@redhat.com>
8048
8049 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
8050 argument to lazy_string.
8051 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
8052 (pp_ls.to_string): Use it.
8053 * gdb.python/py-prettyprint.c (main): Move declarations to top.
8054 Add "estring2" local.
8055
5fc3827b
JK
80562010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8057
8058 Fix s390x compatibility.
8059 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
8060 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
8061
8aeb23f3
JK
80622010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8063
8064 * gdb.threads/sigstep-threads.exp: New file.
8065 * gdb.threads/sigstep-threads.c: New file.
8066
c1e56572
JK
80672010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8068
8069 * gdb.base/pie-execl.exp: New file.
8070 * gdb.base/pie-execl.c: New file.
8071
92163a10
JK
80722010-10-13 Doug Evans <dje@google.com>
8073 Jan Kratochvil <jan.kratochvil@redhat.com>
8074
8075 PR exp/12117
8076 * gdb.cp/ptype-cv-cp.cc: New file.
8077 * gdb.cp/ptype-cv-cp.exp: New file.
8078
7062b0a0
SW
80792010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
8080
8081 * gdb.cp/converts.cc: New test program.
8082 * gdb.cp/converts.exp: New test.
8083 * gdb.cp/overload.exp: Added test for void* vs int*.
8084 * gdb.cp/overload.exp: Ditto.
8085 * gdb.cp/oranking.exp: Removed related kfail.
8086
0e3509db
DE
80872010-10-13 Doug Evans <dje@google.com>
8088
8089 * lib/gdb-python.exp (gdb_check_python_config): New function.
8090 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
8091 * gdb.python/lib-types.cc: New file.
8092 * gdb.python/lib-types.exp: New file.
8093
8dc78533
JK
80942010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8095
8096 * gdb.python/py-error.exp: New file.
8097 * gdb.python/py-error.py: New file.
8098
93c17e06
JK
80992010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8100
8101 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
8102 gdb_test_multiple.
8103
d8b34041
JK
81042010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8105
8106 * gdb.base/break-interp.exp: Use ldlags for linking flags.
8107 * gdb.base/prelink.exp: Likewise.
8108 * gdb.base/solib-nodir.exp: Likewise.
8109 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
8110 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
8111 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
8112
e0cc584e
UW
81132010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8114
8115 * break-interp.exp (test_ld): Use two separate gdb_expect statements
8116 for the "info files" test to avoid timeouts on slow machines.
8117
cfc353b1
JK
81182010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8119
8120 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
8121 (main): Make openlib dummy call.
8122
d3d7896d
JK
81232010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8124
8125 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
8126 * break-interp.exp (reach): Move the core body ...
8127 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
8128 (test_ld): Provide always real argument, even to the linker. Replace
8129 dl_main by _dl_debug_state.
8130
5e533c94
JK
81312010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8132
8133 Fix results of prelinked PIEs on ppc*.
8134 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
8135 Accept also DISPLACEMENT "PRESENT".
8136 (main): Replace "ZERO" displacements by "PRESENT".
8137
33540610
SW
81382010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
8139
8140 * gdb.cp/oranking.exp: New test.
8141 * gdb.cp/oranking.cc: New test program.
8142
3bdf2bbd
KW
81432010-10-08 Ken Werner <ken.werner@de.ibm.com>
8144
8145 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
8146 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
8147
2f608a3a
KW
81482010-10-06 Ken Werner <ken.werner@de.ibm.com>
8149
8150 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
8151 lush, lynx) New constant.
8152 * gdb.base/constvars.exp: Test const array types.
8153 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
8154
aa2e2d8d
DE
81552010-10-06 Doug Evans <dje@google.com>
8156
8157 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
8158 of syscall staging area.
8159
2844d6b5
KW
81602010-10-06 Ken Werner <ken.werner@de.ibm.com>
8161
8162 * gdb.base/gnu_vector.c: Add variable c4.
8163 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
8164 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
8165
7d8ac8bb
MR
81662010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
8167
8168 * gdb.arch/altivec-abi.exp: Fix a typo.
8169
84a02e58
MR
81702010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
8171
8172 * lib/mi-support.exp (thread_selected_re): Correct pattern used
8173 to match a thread ID.
8174
b18e6318
JK
81752010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8176
8177 Fix s390x testcase compatibility.
8178 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
8179
a2c09bd0
DE
81802010-10-01 Doug Evans <dje@google.com>
8181
8182 * lib/gdb-python.exp: New file.
8183 * gdb.python/py-block.exp: Use it.
8184 * gdb.python/py-breakpoint.exp: Ditto.
8185 * gdb.python/py-frame.exp: Ditto.
8186 * gdb.python/py-inferior.exp: Ditto.
8187 * gdb.python/py-param.exp: Ditto.
8188 * gdb.python/py-prettyprint.exp: Ditto.
8189 * gdb.python/py-shared.exp: Ditto.
8190 * gdb.python/py-symbol.exp: Ditto.
8191 * gdb.python/py-symtab.exp: Ditto.
8192 * gdb.python/py-type.exp: Ditto.
8193 * gdb.python/py-value.exp: Ditto.
8194 * gdb.python/python.exp: Ditto.
8195
38f12cfc
TT
81962010-09-30 Tom Tromey <tromey@redhat.com>
8197
8198 * gdb.base/anon.exp: New file.
8199 * gdb.base/anon.c: New file.
8200
9ae8282d
TT
82012010-09-30 Tom Tromey <tromey@redhat.com>
8202
8203 * gdb.base/completion.exp: Test completion through anonymous
8204 union.
8205 * gdb.base/break1.c (struct some_struct): Add anonymous union.
8206
e9e07ba6
JK
82072010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8208
8209 Fix printing parameters of inlined functions.
8210 * gdb.dwarf2/dw2-inline-param.exp: New file.
8211 * gdb.dwarf2/dw2-inline-param-main.c: New file.
8212 * gdb.dwarf2/dw2-inline-param.S: New file.
8213
cd2effb2
JK
82142010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8215
8216 PR corefiles/12071.
8217 * gdb.base/corefile.exp (quit with a process, no question: load core)
8218 (quit with a core file): New tests.
8219
bceffbf3
JK
82202010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8221
8222 Fix GDB crash on inferior calls with self-referencing classes.
8223 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
8224 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
8225 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
8226
1736ad11
JK
82272010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8228
8229 Fix lost siginfo_t for inferior calls.
8230 * gdb.base/siginfo-infcall.exp: New file.
8231 * gdb.base/siginfo-infcall.c: New file.
8232
a176ad92
JB
82332010-09-22 Joel Brobecker <brobecker@adacore.com>
8234
8235 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
8236
c2b0a229
JK
82372010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8238
8239 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
8240 New test.
8241 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
8242
e8ae22d1
JB
82432010-09-22 Joel Brobecker <brobecker@adacore.com>
8244
8245 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
8246 type of our const type.
8247
ec322823
SW
82482010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
8249
8250 * gdb.cp/pr12028.cc: New.
8251 * gdb.cp/pr12028.exp: New.
8252
72929c62
JB
82532010-09-22 Joel Brobecker <brobecker@adacore.com>
8254
8255 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
8256
875b4ff5 82572010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 8258 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
8259
8260 PR mi/11407
8261 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
8262 * gdb.mi/dw2-ref-missing-frame-main.c New File.
8263 * gdb.mi/dw2-ref-missing-frame.S New File.
8264 * gdb.mi/dw2-ref-missing-frame.exp New File.
8265
7155d578
TT
82662010-09-14 Tom Tromey <tromey@redhat.com>
8267
8268 PR symtab/8399:
8269 * gdb.threads/tls.exp: Remove kfail. Update expected output.
8270
515ed532
TT
82712010-09-14 Tom Tromey <tromey@redhat.com>
8272
8273 PR exp/11803:
8274 * gdb.threads/tls.exp: Use C++.
8275 (check_thread_local): Use K::another_thread_local.
8276 * gdb.threads/tls.c (class K): New.
8277 (another_thread_local): Now a member of K.
8278 (spin): Update. No longer K&R C.
8279
450ca57c
SW
82802010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8281
8282 * gdb.cp/koenig.cc: created class for testing member lookup.
8283 * gdb.cp/koenig.exp: Added test for member lookup.
8284
dbd492a3
JK
82852010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8286
8287 Fix false FAILs on sourcetree topdir directory containing "kill".
8288 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
8289 source line matching regexp.
8290
8d4d924b
JK
82912010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8292
8293 * gdb.python/python.exp (set height 0, collect help from uiout)
8294 (verify help to uiout): New tests.
8295
8e64f2a0
JK
82962010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8297
8298 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
8299 is_lp64_target to check 64bit target.
8300
4569eed2
JK
83012010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8302
8303 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
8304 (test_ld) <powerpc64-*>: New.
8305
5e1617b1
DJ
83062010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8307
8308 * gdb.cp/templates.exp (test_template_args): Allow "struct".
8309
c767944b
DJ
83102010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8311
8312 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
8313 (FunctionArg::method): New function.
8314 (empty, arg): New variables.
8315 (main): Call arg.method.
8316 * gdb.cp/templates.exp (test_template_args): New function.
8317 (do_tests): Call it.
8318
27d3a3fc
UW
83192010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8320
8321 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
8322 of "next" to proceed over pthread_exit call.
8323
55b7ce7f
UW
83242010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8325
8326 * gdb.base/maint.exp: Avoid wildcards against potentially very long
8327 "maint print statistics" output to prevent expect timeouts.
8328
809df446
JK
83292010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8330
8331 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
8332 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8333 (test_float_rejected): ... here.
8334 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
8335 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8336 (test_float_rejected): ... here.
8337 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
8338 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8339 (test_float_rejected): ... here.
8340 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
8341 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8342 (test_float_rejected): ... here.
8343
8464be76
DJ
83442010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8345
8346 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
8347 before disabling hardware watchpoints.
8348 (test_inaccessible_watchpoint): Check that hardware watchpoints
8349 are used. Test for watchpoints on a constant address.
8350
14dba4b4
JK
83512010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8352
8353 * gdb.base/ui-redirect.exp: New file.
8354
3f3540e1 83552010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 8356 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
8357
8358 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
8359
0f254bb7
DE
83602010-08-31 Doug Evans <dje@google.com>
8361
8362 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
8363
03f17ccf
TT
83642010-08-30 Tom Tromey <tromey@redhat.com>
8365
8366 PR python/11792:
8367 * gdb.python/py-value.exp (test_subscript_regression): Add
8368 dynamic_type test.
8369
640617ad
DJ
83702010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
8371
8372 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
8373 instead of running to main. Do not test the main function.
8374 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
8375 Add new main.
8376
2ed91d1b
PA
83772010-08-26 Pedro Alves <pedro@codesourcery.com>
8378
8379 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
8380 one test.
8381
673bfd45
DE
83822010-08-24 Doug Evans <dje@google.com>
8383
8384 PR symtab/11942
8385 * gdb.dwarf2/dw4-sig-types.cc: New file.
8386 * gdb.dwarf2/dw4-sig-types.h: New file.
8387 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
8388 * gdb.dwarf2/dw4-sig-types.exp: New file.
8389
f9ffd4bb
TT
83902010-08-23 Tom Tromey <tromey@redhat.com>
8391
8392 PR python/11145:
8393 * gdb.python/py-value.c (Base, Derived): New types.
8394 (base): New global.
8395 * gdb.python/py-value.exp (test_subscript_regression): Add
8396 dynamic_cast test.
8397
d839c8a4
TT
83982010-08-23 Tom Tromey <tromey@redhat.com>
8399
8400 PR python/10676:
8401 * gdb.python/py-type.exp (test_fields): Add tests for type
8402 equality.
8403
702c2711
TT
84042010-08-23 Tom Tromey <tromey@redhat.com>
8405
8406 PR python/11915:
8407 * gdb.python/py-type.exp (test_fields): Add tests for array.
8408
832bafd3
KS
84092010-08-23 Keith Seitz <keiths@redhat.com>
8410
8411 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
8412 have any children. Create a new abbrev for it.
8413 Add missing terminal sequence to .debug_abbrev.
8414
c37bf528
KS
84152010-08-20 Keith Seitz <keiths@redhat.com>
8416
8417 PR symtab/11465:
8418 * gdb.dwarf2/pr11465.exp: New test.
8419 * gdb.dwarf2/pr11465.S: New file.
8420 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
8421 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
8422
4572cbac
TJB
84232010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
8424
8425 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
8426 registers. Update data sets with the new v2_double element in the
8427 VSX register union. Add vector_register3_vr data set for the AltiVec
8428 registers. Use gdb_test_no_output instead of send_gdb.
8429
e7fbb131
PA
84302010-08-19 Pedro Alves <pedro@codesourcery.com>
8431
8432 * gdb.python/py-shared.exp: New file, factored out from
8433 python.exp.
8434 * gdb.python/py-shared.c: New file.
8435 * gdb.python/py-shared-sl.c: New file.
8436 * gdb.python/python-1.c: New file.
8437 * gdb.python/python-sl.c: Delete.
8438 * gdb.python/python.c: Mention python-1.c.
8439 * gdb.python/python.exp: Move shared library tests to
8440 py-shared.exp.
8441 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
8442 (MISCELLANEOUS): New.
8443 (clean mostlyclean): Also remove $MISCELLANEOUS.
8444
d30f5e1f
DE
84452010-08-19 Doug Evans <dje@google.com>
8446
8447 PR exp/11926
8448 * gdb.base/printcmds.exp (test_float_accepted): New function.
8449 Move existing float tests there. Add tests for floats with suffixes.
8450 (test_float_rejected): New function.
8451 * gdb.java/jv-print.exp (test_float_accepted): New function.
8452 (test_float_rejected): New function.
8453 * gdb.objc/print.exp: New file.
8454 * gdb.pascal/print.exp: New file.
8455 * lib/objc.exp: New file.
8456
7b3fd859
PM
84572010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
8458
8459 * gdb.base/default.exp (info set): Avoid full buffer error and force
8460 reading up to final gdb prompt.
8461 (show): Likewise.
8462
c92817ce
TT
84632010-08-18 Tom Tromey <tromey@redhat.com>
8464
8465 PR symtab/11919:
8466 * gdb.base/completion.exp: Add test.
8467
f1208f9e
DE
84682010-08-18 Doug Evans <dje@google.com>
8469
8470 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
8471 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
8472 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
8473 Simplify, early exit if runto_main fails.
8474 * gdb.fortran/exprs.exp: load_lib fortran.exp.
8475 (set_lang_fortran): Moved to lib/fortran.exp.
8476 * gdb.fortran/types.exp: load_lib fortran.exp.
8477 (set_lang_fortran): Moved to lib/fortran.exp.
8478 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
8479 * gdb.java/jprint.exp (set_lang_java): Ditto.
8480 * gdb.java/jv-exp.exp: load_lib java.exp.
8481 If set_lang_java fails, issue a warning instead of failure to be
8482 consistent with other set_lang_foo uses.
8483 (set_lang_java): Moved to lib/java.exp.
8484 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
8485 If set_lang_java fails, issue a warning instead of failure to be
8486 consistent with other set_lang_foo uses.
8487 * gdb.pascal/types.exp: load_lib pascal.exp.
8488 (set_lang_pascal): Moved to lib/pascal.exp.
8489 * lib/fortran.exp: New file.
8490 * lib/java.exp (set_lang_java): New function.
8491 * lib/pascal.exp (set_lang_pascal): New function.
8492
2f06b485
YQ
84932010-08-18 Yao Qi <yao@codesourcery.com
8494
8495 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
8496 func_nofb_start and func_loopfb_start, so that address of functions
8497 is equal to these labels on Thumb.
8498
96e25403
YQ
84992010-08-18 Yao Qi <yao@codesourcery.com>
8500
8501 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
8502 to reflect latest c source file.
8503
36e6adc4
JK
85042010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8505
8506 * gdb.cp/infcall-dlopen.exp: New file.
8507 * gdb.cp/infcall-dlopen.cc: New file.
8508 * gdb.cp/infcall-dlopen-lib.cc: New file.
8509
f431efe5
PA
85102010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8511 Pedro Alves <pedro@codesourcery.com>
8512
8513 PR breakpoints/11371
8514
8515 * gdb.base/watch-cond-infcall.exp: New file.
8516 * gdb.base/watch-cond-infcall.c: New file.
8517
06a64a0b
TT
85182010-08-16 Tom Tromey <tromey@redhat.com>
8519
8520 * gdb.base/help.exp: Update.
8521 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
8522 watchpoint.
8523 (test_watch_location): New proc.
8524 (test_watchpoint_in_big_blob): Delete watchpoint.
8525 * gdb.base/watchpoint.c (func5): New function.
8526 (main): Call it.
8527
70ebf4ed
DE
85282010-08-16 Doug Evans <dje@google.com>
8529
8530 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
8531
ca5c20b6
PM
85322010-08-11 Phil Muldoon <pmuldoon@redhat.com>
8533
8534 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
8535 tests.
8536
7346b668
KW
85372010-08-11 Ken Werner <ken.werner@de.ibm.com>
8538
8539 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
8540 * gdb.base/gnu_vector.c: New File.
8541 * gdb.base/gnu_vector.exp: Likewise.
8542
cb2e07a6
PM
85432010-08-11 Phil Muldoon <pmuldoon@redhat.com>
8544
8545 * gdb.python/python.c: New File.
8546 * gdb.python/python-sl.c: New File.
8547 * gdb.python/python.exp: Test solib_address and decode_line
8548 * functions.
8549
5da1313b
JK
85502010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8551
8552 * gdb.python/python.exp (show height, set height 10)
8553 (verify pagination beforehand, verify pagination beforehand: q)
8554 (gdb.execute does not page, verify pagination afterwards)
8555 (verify pagination afterwards: q): New.
8556
49c3ccf7
DE
85572010-08-02 Doug Evans <dje@google.com>
8558
8559 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
8560 because of an older gcc, change test2
8561 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
8562 to unsupported.
8563
42c0c4f1
KH
85642010-07-30 Kazu Hirata <kazu@codesourcery.com>
8565
8566 * gdb.base/break-always.exp: Do not expect full paths to file
8567 names.
8568 * gdb.base/commands.exp: Likewise.
8569
d3765805
DE
85702010-07-30 Doug Evans <dje@google.com>
8571
c98ee71b
DE
8572 * gdb.cp/temargs.exp: For new tests that require newer gccs,
8573 xfail them when run with older gccs.
8574
fd961404
DE
8575 * lib/gdb.exp (build_executable): Forward "c++" option to
8576 get_compiler_info.
8577
999adef4
DE
8578 * gdb.python/py-type.exp (test_template): Mark as xfail tests
8579 "python print ttype.template_argument(1)" and
8580 "python print isinstance(ttype.template_argument(1), gdb.Value)"
8581 if using gcc 4.4 or earlier.
8582
d3765805
DE
8583 * gdb.base/valgrind-db-attach.exp: Use unique test name for
8584 attach-to-debugger handling.
8585
1276c759
JK
85862010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8587
8588 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
8589 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
8590 (main): Use copyreloc.
8591 * gdb.base/prelink.exp (split debug of executable)
8592 (.dynbss vs. .bss address shift): New tests.
8593
88caa9b9
PA
85942010-07-29 Pedro Alves <pedro@codesourcery.com>
8595
8596 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
8597 in gdb_test_multiple.
8598
c6f2ac43
PA
85992010-07-29 Pedro Alves <pedro@codesourcery.com>
8600
8601 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
8602 environment.
8603
326fd672
TT
86042010-07-28 Tom Tromey <tromey@redhat.com>
8605
8606 PR python/11060:
8607 * gdb.python/py-type.c (Temargs): New template.
8608 (temvar): New variable.
8609 * gdb.python/py-type.exp (test_template): New proc.
8610
3ce3b1ba
PA
86112010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8612
8613 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
8614 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
8615
34eaf542
TT
86162010-07-28 Tom Tromey <tromey@redhat.com>
8617
8618 PR c++/9946:
8619 * gdb.cp/temargs.exp: New file.
8620 * gdb.cp/temargs.cc: New file.
8621
d41b819e
JK
86222010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8623
8624 * gdb.base/help.exp (help disassemble): Update the content.
8625
26ab7092
JK
86262010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8627
8628 * gdb.threads/ia64-sigill.exp: New file.
8629 * gdb.threads/ia64-sigill.c: New file.
8630
5283e9e1
TT
86312010-07-27 Tom Tromey <tromey@redhat.com>
8632
8633 * gdb.opt/inline-cmds.c (ATTR): New define.
8634 (func1): Use it.
8635 (func2): Likewise.
8636 (func3): Likewise.
8637 (outer_inline1): Likewise.
8638 (outer_inline2): Likewise.
8639 * gdb.opt/inline-bt.c (ATTR): New define.
8640 (func1): Use it.
8641 (func2): Likewise.
8642 * gdb.opt/inline-locals.c (ATTR): New define.
8643 (func1): Use it.
8644 (func2): Likewise.
8645
e992ef73
TT
86462010-07-27 Tom Tromey <tromey@redhat.com>
8647
8648 * gdb.stabs/gdb11479.c (hack): New function.
8649 (test): Use it.
8650 (test2): Use it.
8651 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
8652 (int32_search_buf, int64_search_buf): No longer static.
8653 (x): Remove.
8654 * gdb.base/relocate.c (hack): New function.
8655
5374244e
PM
86562010-07-27 Phil Muldoon <pmuldoon@redhat.com>
8657
8658 * gdb.python/py-value.exp (test_inferior_function_call): New function.
8659 * gdb.python/py-value.c (func1): New function.
8660 (func2): Likewise.
8661
a99aee83
CV
86622010-07-26 Corinna Vinschen <vinschen@redhat.com>
8663
8664 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
8665 as not to clash with .data section.
8666
a04ba985
JG
86672010-07-26 Jerome Guitton <guitton@adacore.com>
8668
8669 * gdb.base/code_elim.exp: New file.
8670 * gdb.base/code_elim1.c: New file.
8671 * gdb.base/code_elim2.c: New file.
8672
23bd0f7c
PA
86732010-07-21 Pedro Alves <pedro@codesourcery.com>
8674
8675 PR symtab/11827
8676
8677 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
8678 (some_volatile_enum): New variable.
8679 * gdb.base/printcmds.exp (test_print_enums): New.
8680 <top level>: Call it.
8681
883df6dd
SW
86822010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
8683
8684 * gdb.cp/fpointer.cc: New test.
8685 * gdb.cp/fpointer.exp: New test.
8686
569b05a5
JK
86872010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8688
8689 * gdb.base/solib-nodir.exp: New file.
8690 * lib/gdb.exp (runto): New case for a GDB internal error.
8691
51d7d803
JK
86922010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8693 Ulrich Weigand <uweigand@de.ibm.com>
8694 Tom Tromey <tromey@redhat.com>
8695
8696 * gdb.base/charset-malloc.c: New file.
8697 * gdb.base/charset.c (malloc_stub): New prototype.
8698 (main): Call it instead of malloc itself.
8699 * gdb.base/charset.exp: Use only prepare_for_testing.
8700 (binfile): Remove the variable.
8701
c0edd9ed
JK
87022010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8703
8704 Make core files the process_stratum.
8705 * gdb.base/corefile.exp (run: load core again)
8706 (run: sanity check we see the core file, run: with core)
8707 (run: core file is cleared, attach: load core again)
8708 (attach: sanity check we see the core file, attach: with core)
8709 (attach: core file is cleared): New tests.
8710 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
8711
3cbaedff
KW
87122010-07-14 Ken Werner <ken.werner@de.ibm.com>
8713
8714 * gdb.arch/altivec-abi.exp: New tests.
8715
91158a56
TT
87162010-07-13 Tom Tromey <tromey@redhat.com>
8717
8718 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
8719 (main): Use it.
8720 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
8721
0f5238ed
TT
87222010-07-13 Tom Tromey <tromey@redhat.com>
8723
8724 * gdb.base/label.exp: New file.
8725 * gdb.base/label.c: New file.
8726
add265ae
L
87272010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
8728 H.J. Lu <hongjiu.lu@intel.com>
8729
8730 * lib/gdb.exp (is_ilp32_target): New.
8731 (is_lp64_target): Likewise.
8732
8733 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
8734 target.
8735 * gdb.arch/amd64-disp-step.exp: Likewise.
8736 * gdb.arch/amd64-dword.exp: Likewise.
8737 * gdb.arch/amd64-i386-address.exp: Likewise.
8738 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 8739
add265ae
L
8740 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
8741 target.
8742 * gdb.arch/i386-bp_permanent.exp: Likewise.
8743 * gdb.arch/i386-byte.exp: Likewise.
8744 * gdb.arch/i386-disp-step.exp: Likewise.
8745 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8746 * gdb.arch/i386-prologue.exp: Likewise.
8747 * gdb.arch/i386-size-overlap.exp: Likewise.
8748 * gdb.arch/i386-size.exp: Likewise.
8749 * gdb.arch/i386-sse.exp: Likewise.
8750 * gdb.arch/i386-unwind.exp: Likewise.
8751 * gdb.arch/i386-word.exp: Likewise.
8752
8753 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
8754 test only when building 64-bit executables. Do not hard-code
8755 -m64 option.
8756
2dfb8c17
DE
87572010-07-07 Doug Evans <dje@google.com>
8758
8759 * lib/gdb.exp (gdb_test_list_exact): New function.
8760 * gdb.base/default.exp (show convenience): Call it, add tests for
8761 $_sdata = void, $_thread = 0.
8762
4e5799b6
JK
87632010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8764 Joel Brobecker <brobecker@adacore.com>
8765
8766 Fix re-run of PIE executable, PR shlibs/11776.
8767 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
8768 Remove $displacement_main to match the solib-svr4.c change. New "kill"
8769 and re-"run" of the inferior.
8770
1a219cc7
JK
87712010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8772 Joel Brobecker <brobecker@adacore.com>
8773
8774 Cope with missing /usr/sbin/prelink.
8775 * lib/prelink-support.exp (prelink_no):
8776 <result == 1 && $output is "no such file or directory">: New.
8777 (prelink_yes): Likewise. Return on failed prelink_no.
8778
5e3b36f8
JK
87792010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8780 Joel Brobecker <brobecker@adacore.com>
8781
8782 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
8783 build_executable by build_executable_own_libs. Replace "prelink -R"
8784 execution by a call of prelink_yes. Comment why "prelink -r" needs no
8785 change.
8786 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
8787 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
8788 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
8789 Replace build_executable by build_executable_own_libs's function
8790 build_executable_own_libs.
8791 (prelinkNO): Create new stub to call prelink_no.
8792 (prelinkYES): Create new stub to call prelink_yes.
8793 (test_attach): Rename calls of copy to file_copy.
8794 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
8795 (copy): Move to ...
8796 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
8797 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
8798 * gdb.base/prelink.exp: Disable testcase also for is_remote and
8799 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
8800 special flags by gdb_compile_shlib. Replace second gdb_compile by
8801 build_executable_own_libs. Replace "prelink -R" execution by a call of
8802 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
8803 a second call of prelink_yes. Replace restart commands by
8804 clean_restart.
8805 (prelink): Rename to ...
8806 (seen displacement message): ... this test. Extend its expectation
8807 strictness.
8808
86e4bafc
JK
88092010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8810
8811 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
8812 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
8813 displacement message exactly once.
8814
3cd07d20
JK
88152010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8816 Joel Brobecker <brobecker@adacore.com>
8817
8818 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
8819 its restore after the <$relink_args != ""> loop. new comment.
8820
0a1e94c7
JK
88212010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8822 Joel Brobecker <brobecker@adacore.com>
8823
8824 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
8825 code for it. New variable relink_args.
8826 (prelinkYES): Call prelinkNO.
8827 (test_attach): Accept new parameter relink_args. Re-prelink the binary
8828 in such case. Move the core code to ...
8829 (test_attach_gdb): ... a new function. Send GDB command "file".
8830 Extend expected "Attaching to " string.
8831
2f70bcfb
TT
88322010-07-02 Tom Tromey <tromey@redhat.com>
8833
8834 * gdb.base/bitops.exp: Remove extraneous "pass".
8835
a17ac5b0
TT
88362010-07-02 Ken Werner <ken.werner@de.ibm.com>
8837
8838 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
8839
dc10affe
PA
88402010-07-01 Pedro Alves <pedro@codesourcery.com>
8841
d41c0fc8
PA
8842 * gdb.base/help.exp: Adjust expected output.
8843
88442010-07-01 Pedro Alves <pedro@codesourcery.com>
8845
8846 * gdb.base/help.exp: Adjust expected output.
dc10affe 8847
0a600c36
JK
88482010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8849
8850 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
8851 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
8852 c++/11702.
8853
37cc8bfe
JK
88542010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8855 Doug Evans <dje@google.com>
8856
8857 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
8858 add .dynamic entry'.
8859
254e6b9e
DE
88602010-06-29 Doug Evans <dje@google.com>
8861
8862 Test PR c++/11702.
8863 * gdb.cp/m-static.exp: Add testcase.
8864 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
8865
595939de 88662010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
8867 Tom Tromey <tromey@redhat.com>
8868 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
8869
8870 * gdb.python/py-inferior.c: New File.
8871 * gdb.python/py-infthread.c: New File.
8872 * gdb.python/py-inferior.exp: New File.
8873 * gdb.python/py-infthread.exp: New File.
8874
98751a41
JK
88752010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8876
8877 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
8878 (ptype ::C::OtherFileClass typedefs): New.
8879 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
8880 (C::OtherFileClass::cOtherFileClassVar2): New.
8881 (C::OtherFileClass::cOtherFileClassVar_use): Use also
8882 cOtherFileClassVar2.
8883 (C::cOtherFileType2, C::cOtherFileVar2): New.
8884 (C::cOtherFileVar_use): use also cOtherFileVar2.
8885 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
8886
41f62f39
JK
88872010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8888
8889 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
8890 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
8891 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
8892 (print ::C::cOtherFileVar)
8893 (whatis C::OtherFileClass::cOtherFileClassType)
8894 (whatis ::C::OtherFileClass::cOtherFileClassType)
8895 (print C::OtherFileClass::cOtherFileClassVar)
8896 (print ::cOtherFileClassVar)
8897 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
8898 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
8899 trailing content.
8900 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
8901 (C::OtherFileClass::cOtherFileClassVar)
8902 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
8903 (C::cOtherFileVar, C::cOtherFileVar_use): New.
8904
af53d231
JK
89052010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8906
8907 Test PR c++/11703 and PR gdb/1448.
8908 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
8909 gdb/1448.
8910
9655fd1a
JK
89112010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8912
8913 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
8914 (main) <rtti_data>: New.
8915 * gdb.cp/virtbase.exp (print rtti_data): New.
8916
824cc8dd
JK
89172010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8918 Joel Brobecker <brobecker@adacore.com>
8919
8920 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
8921
6036c742
JK
89222010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8923
8924 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
8925
de6a0421
DE
89262010-06-28 Doug Evans <dje@google.com>
8927
8928 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
8929
b2dae948
DE
89302010-06-27 Doug Evans <dje@google.com>
8931
8932 * gdb.cp/m-static.exp: Update expected test output.
8933
0f3bb72e
PH
89342010-06-25 Paul Hilfinger <hilfinger@adacore.com>
8935
889bf7c5
PA
8936 * gdb.gdb/selftest.exp: Adjust expected message for
8937 capturing start-up runtime.
0f3bb72e 8938
bc9f0842
TT
89392010-06-25 Tom Tromey <tromey@redhat.com>
8940
8941 PR python/10808:
8942 * gdb.python/python.exp: Add new tests.
8943
099ef718
SW
89442010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
8945
8946 * gdb.cp/operator.cc: Created an import loop.
8947 * gdb.cp/operator.exp: Added testcase for import loop.
8948
5868a632
JK
89492010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8950
8951 Test PR python/11407.
8952 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
8953 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
8954 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
8955 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
8956 executable_nofb and executable_fb. New variables srcsfile, objsfile,
8957 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
8958 binfile. Call gdb_compile with clean_restart twice.
8959 (func_nofb print, func_nofb backtrace, func_loopfb print)
8960 (func_loopfb backtrace): New.
8961
af76db58
JK
89622010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8963
8964 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
8965 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
8966 by a hand made one.
8967 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
8968 i?86 requirement. Remove variables srcfile and binfile. New variable
8969 sources, executable_nofb and executable_fb. Call prepare_for_testing.
8970
f2c7657e
UW
89712010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8972
8973 * gdb.cell/dwarfaddr.exp: New file.
8974 * gdb.cell/dwarfaddr.S: New file.
8975
628fe4e4
JK
89762010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8977
8978 Test PR 9436.
8979 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
8980
f1421989
HZ
89812010-06-24 Hui Zhu <teawater@gmail.com>
8982
8983 * gdb.base/eval.exp: New file.
8984
d03285ec
UW
89852010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8986
8987 * gdb.cell/fork.exp: New file.
8988 * gdb.cell/fork.c: Likewise.
8989 * gdb.cell/fork-spu.c: Likewise.
8990
41b2c92d
PM
89912010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
8992
8993 * lib/gdb.exp (banned_variables_traced): New global variable.
8994 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
8995 (gdb_init): Use `trace add variable' instead of obsolete
8996 `trace variable'.
8997
d5bc977f
DE
89982010-06-21 Doug Evans <dje@google.com>
8999
9000 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
9001
d2ed6730
UW
90022010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9003
9004 * gdb.arch/spu-ls.exp: New file.
9005 * gdb.arch/spu-ls.c: Likewise.
9006
6aed2dbc
SS
90072010-06-18 Stan Shebs <stan@codesourcery.com>
9008
9009 * gdb.threads/thread-specific.exp: Add tests of $_thread.
9010
e0756905
UW
90112010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9012
9013 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
9014 * gdb.base/watch-cond.exp: Likewise.
9015 * gdb.python/py-breakpoint.exp: Likewise.
9016
d8053d4d
PA
90172010-06-18 Pedro Alves <pedro@codesourcery.com>
9018
9019 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
9020 clean_restart, make sure every test has a distinct message, and
9021 that messages don't include the executable' full path.
9022
81ce510c
DE
90232010-06-17 Doug Evans <dje@google.com>
9024
9025 * gdb.arch/i386-size.exp: Updated expected output for
9026 DISASSEMBLY_OMIT_FNAME.
9027
65d79d4b
SDJ
90282010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9029 Sergio Durigan Junior <sergiodj@redhat.com>
9030
9031 * gdb.base/watch-notconst.c: New file.
9032 * gdb.base/watch-notconst.S: New file.
9033 * gdb.base/watch-notconst2.c: New file.
9034 * gdb.base/watch-notconst2.S: New file.
9035 * gdb.base/watch-notconst.exp: New file.
9036 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
9037 (func4): Add operations on `global_ptr_ptr'.
9038 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
9039 routine to test watchpoints created with a constant expression.
9040 (test_inaccessible_watchpoint): Include tests for watchpoints
9041 created with a constant expression.
9042
df0f4836
KB
90432010-06-14 Kevin Buettner <kevinb@redhat.com>
9044
9045 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9046 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
9047 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
9048 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
9049 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9050 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9051 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
9052 of `_start'.
9053
b769def5
UW
90542010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9055
9056 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
9057 not supported on the target.
9058 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9059 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9060 * gdb.mi/mi-nsintrall.exp: Likewise.
9061 * gdb.mi/mi-nsmoribund.exp: Likewise.
9062 * gdb.mi/mi-nsthrexec.exp: Likewise.
9063
d914c394
SS
90642010-06-11 Stan Shebs <stan@codesourcery.com>
9065
9066 * gdb.base/permissions.exp: New file.
9067
90682010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
9069
9070 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
9071 does not support ELF executable class.
9072
f3ce5b9c
UW
90732010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9074
9075 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
9076
8e46892c
JK
90772010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9078
9079 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
9080 (runto): Catch "The target does not support running in non-stop mode.".
9081
6cc55c64
MS
90822010-06-11 Michael Snyder <msnyder@vmware.com>
9083
9084 * gdb.base/setshow.exp (set language asm): Don't use
9085 gdb_test_no_output, fails on some targets.
9086
caddefa4
UW
90872010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9088
9089 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
9090 * gdb.cp/pr9167.exp: Likewise.
9091
468b1aa7
UW
90922010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9093
9094 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
9095
5c3552dc
UW
90962010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9097
9098 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
9099
02e6fe6a
UW
91002010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9101
9102 * gdb.base/charset.c (main): Make sure malloc gets linked in.
9103
0e03807e
TT
91042010-06-11 Tom Tromey <tromey@redhat.com>
9105
9106 PR gdb/9977, PR exp/11636::
9107 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
9108 (pieces_test_f6): Update expected output.
9109
2bdf28a0
JK
91102010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9111
9112 * gdb.base/moribund-step.exp: New.
9113
f6978de9
MS
91142010-06-08 Michael Snyder <msnyder@vmware.com>
9115
9116 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 9117 * gdb.ada/boolean_expr.exp:
f6978de9
MS
9118 * gdb.ada/frame_args.exp: Ditto.
9119 * gdb.ada/lang_switch.exp: Ditto.
9120 * gdb.ada/ptype_arith_binop.exp: Ditto.
9121 * gdb.ada/ref_param.exp: Ditto.
9122 * gdb.ada/type_coercion.exp:Ditto.
9123
9124 * gdb.asm/asm-source.exp: Ditto.
9125
9126 * gdb.base/attach.exp: Ditto.
9127 * gdb.base/bitfields2.exp: Ditto.
9128 * gdb.base/call-signal-resume.exp: Ditto.
9129 * gdb.base/callfuncs.exp: Ditto.
9130 * gdb.base/commands.exp: Ditto.
9131 * gdb.base/dbx.exp: Ditto.
9132 * gdb.base/default.exp: Ditto.
9133 * gdb.base/dump.exp: Ditto.
9134 * gdb.base/exprs.exp: Ditto.
9135 * gdb.base/freebpcmd.exp: Ditto.
9136 * gdb.base/interrupt.exp: Ditto.
9137 * gdb.base/list.exp: Ditto.
9138 * gdb.base/long_long.exp: Ditto.
9139 * gdb.base/maint.exp: Ditto.
9140 * gdb.base/ptype.exp: Ditto.
9141 * gdb.base/return.exp: Ditto.
9142 * gdb.base/setshow.exp: Ditto.
9143 * gdb.base/sigbpt.exp: Ditto.
9144 * gdb.base/sigrepeat.exp: Ditto.
9145
9146 * gdb.cp/classes.exp: Ditto.
9147
9148 * gdb.dwarf2/dw2-restore.exp: Ditto.
9149
9150 * gdb.gdb/selftest.exp: Ditto.
9151
9152 * gdb.multi/base.exp: Ditto.
9153 * gdb.multi/bkpt-multi-exec.exp: Ditto.
9154
9155 * gdb.python/py-block.exp: Ditto.
9156 * gdb.python/py-prettyprint.exp: Ditto.
9157 * gdb.python/py-template.exp: Ditto.
9158
9159 * gdb.server/ext-attach.exp: Ditto.
9160 * gdb.server/ext-run.exp: Ditto.
9161 * gdb.server/server-mon.exp: Ditto.
9162
9163 * gdb.threads/fork-thread-pending.exp: Ditto.
9164 * gdb.threads/hand-call-in-threads.exp: Ditto.
9165 * gdb.threads/interrupted-hand-call.exp: Ditto.
9166 * gdb.threads/linux-dp.exp: Ditto.
9167 * gdb.threads/manythreads.exp: Ditto.
9168 * gdb.threads/print-threads.exp: Ditto.
9169 * gdb.threads/pthreads.exp: Ditto.
9170 * gdb.threads/schedlock.exp: Ditto.
9171 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9172 * gdb.threads/threadapply.exp: Ditto.
9173
de7ff789
MS
91742010-06-08 Michael Snyder <msnyder@vmware.com>
9175
889bf7c5 9176 * gdb.ada/exec_changed.exp:
de7ff789
MS
9177 Use ".*" instead of "" as wildcard regexp.
9178
9179 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
9180 * gdb.base/call-ar-st.exp: Ditto.
9181 * gdb.base/checkpoint.exp: Ditto.
9182 * gdb.base/default.exp: Ditto.
9183 * gdb.base/dump.exp: Ditto.
9184 * gdb.base/ending-run.exp: Ditto.
9185 * gdb.base/fileio.exp: Ditto.
9186 * gdb.base/miscexprs.exp: Ditto.
9187 * gdb.base/pointers.exp: Ditto.
9188 * gdb.base/readline.exp: Ditto.
9189 * gdb.base/reread.exp: Ditto.
9190 * gdb.base/restore.exp: Ditto.
9191 * gdb.base/shlib-call.exp: Ditto.
9192 * gdb.base/valgrind-db-attach.exp: Ditto.
9193 * gdb.base/volatile.exp: Ditto.
9194 * gdb.base/watchpoints.exp: Ditto.
9195
9196 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
9197
9198 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
9199 * gdb.python/py-value.exp: Ditto.
9200
9201 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
9202 * gdb.trace/circ.exp: Ditto.
9203 * gdb.trace/collection.exp: Ditto.
9204 * gdb.trace/packetlen.exp: Ditto.
9205 * gdb.trace/passc-dyn.exp: Ditto.
9206 * gdb.trace/report.exp: Ditto.
9207 * gdb.trace/tfile.exp: Ditto.
9208 * gdb.trace/tfind.exp: Ditto.
9209 * gdb.trace/while-dyn.exp: Ditto.
9210
3bebe2f2
JK
92112010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9212
9213 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
9214
5c631832
JK
92152010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9216
9217 Test PR 10640.
9218 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
9219
4c3376c8
SW
92202010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
9221
9222 * gdb.cp/koenig.exp: Test for ADL operators.
9223 * gdb.cp/koenig.cc: Added ADL operators.
9224 * gdb.cp/operator.exp: New test.
9225 * gdb.cp/operator.cc: New test.
9226
dc226d5a
MS
92272010-06-04 Michael Snyder <msnyder@vmware.com>
9228
dfb88a23
MS
9229 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
9230 * gdb.base/pending.exp: Ditto.
f7ae76b3 9231
dc226d5a
MS
9232 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
9233
967cf477
DE
92342010-06-04 Doug Evans <dje@google.com>
9235
9236 * gdb.python/py-prettyprint.exp: Add new test for enabled and
9237 disabled printers.
9238 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
9239 (enable_lookup_function): New function.
9240
eb801841
TT
92412010-06-04 Tom Tromey <tromey@redhat.com>
9242
9243 * gdb.python/py-value.exp (test_value_hash): Don't test equality
9244 of hash and id.
9245
38979823
JK
92462010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9247
9248 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
9249 newline.
9250 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
9251 (empty verbose non-noisy clear, empty verbose noisy clear)
9252 (empty non-verbose noisy clear): Likewise.
9253
35ec993f
MS
92542010-06-03 Michael Snyder <msnyder@vmware.com>
9255
9256 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
9257 * gdb.base/display.exp: Ditto.
9258 * gdb.base/find.exp: Ditto.
9259 * gdb.base/ifelse.exp: Ditto.
9260 * gdb.base/multi-forks.exp: Ditto.
9261 * gdb.base/recurse.exp: Ditto.
9262 * gdb.base/setshow.exp: Ditto.
9263 * gdb.base/value-double-free.exp: Ditto.
9264 * gdb.base/watch-vfork.exp: Ditto.
9265 * gdb.base/watch_thread_num.exp: Ditto.
9266 * gdb.base/watchpoint-solib.exp: Ditto.
9267 * gdb.base/watchpoint.exp: Ditto.
9268 * gdb.base/watchpoints.exp: Ditto.
9269
9270 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
9271 * gdb.cp/overload.exp: Ditto.
9272 * gdb.cp/virtfunc.exp: Ditto.
9273
9274 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
9275
889bf7c5 9276 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
9277 Replace gdb_test with gdb_test_no_output.
9278
889bf7c5 9279 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
9280 Replace gdb_test with gdb_test_no_output.
9281 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9282 * gdb.threads/watchthreads.exp: Ditto.
9283 * gdb.threads/watchthreads2.exp: Ditto.
9284
9285 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
9286 * gdb.trace/tfind.exp: Ditto.
9287
c22decce
JB
92882010-06-03 Joel Brobecker <brobecker@adacore.com>
9289
9290 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
9291 successful test if message is the empty string.
9292
fd5700c7
JK
92932010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9294
9295 * gdb.fortran/module.exp (stopped language detection): New test.
9296
f55ee35c
JK
92972010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9298
9299 Support DW_TAG_module as separate namespaces.
9300 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
9301 gdb.fortran/library-module-lib.f90: New.
9302 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
9303 (print i): Remove.
9304 (continue to breakpoint: i-is-1, print var_i value 1)
9305 (continue to breakpoint: i-is-2, print var_i value 2)
9306 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
9307 (print var_d, print var_i value 14, ptype modmany, complete `modm)
9308 (complete `modmany, complete `modmany`, complete `modmany`var)
9309 (show language, setting breakpoint at module): New tests.
9310 * gdb.fortran/module.f90 (module mod): Remove.
9311 (module mod1, module mod2, module modmany, subroutine sub1)
9312 (subroutine sub2, program module): New.
9313
b8e8282f
JK
93142010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9315
9316 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
9317 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
9318 * gdb.cp/anon-union.exp (pass): Rename to ...
9319 (print z 2): ... here.
b8e8282f 9320
019ebafc
MS
93212010-06-02 Michael Snyder <msnyder@vmware.com>
9322
e68d8fd4
MS
9323 * gdb.trace/actions.exp: Use gdb_test_no_output.
9324 * gdb.trace/circ.exp: Ditto.
9325 * gdb.trace/packetlen.exp: Ditto.
9326 * gdb.trace/save-trace.exp: Ditto.
9327 * gdb.trace/tracecmd.exp: Ditto.
9328 * gdb.trace/tsv.exp: Ditto.
9329
12b5d08a
MS
9330 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
9331 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
9332 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9333 * gdb.threads/manythreads.exp: Ditto.
9334 * gdb.threads/print-threads.exp: Ditto.
9335 * gdb.threads/pthreads.exp: Ditto.
9336 * gdb.threads/schedlock.exp: Ditto.
9337 * gdb.threads/staticthreads.exp: Ditto.
9338 * gdb.threads/thread-specific.exp: Ditto.
9339 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9340 * gdb.threads/threadapply.exp: Ditto.
9341 * gdb.threads/watchthreads.exp: Ditto.
9342 * gdb.threads/watchthreads2.exp: Ditto.
9343
89493308
MS
9344 * gdb.python/py-block.exp: Use gdb_test_no_output.
9345 * gdb.python/py-prettyprint.exp: Ditto.
9346 * gdb.python/py-template.exp: Ditto.
9347 * gdb.python/py-value.exp: Ditto.
9348
9349 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
9350 * gdb.reverse/watch-reverse.exp: Ditto.
9351
9352 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
9353 * gdb.server/ext-run.exp: Ditto.
9354
019ebafc
MS
9355 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
9356 * gdb.dwarf2/dw2-compressed.exp: Ditto.
9357 * gdb.dwarf2/dw2-intercu.exp: Ditto.
9358 * gdb.dwarf2/dw2-intermix.exp: Ditto.
9359 * gdb.dwarf2/dw2-producer.exp: Ditto.
9360 * gdb.dwarf2/mac-fileno.exp: Ditto.
9361
9362 * gdb.gdb/observer.exp: Use gdb_test_no_output.
9363 * gdb.gdb/selftest.exp: Ditto.
9364
9365 * gdb.multi/base.exp: Use gdb_test_no_output.
9366
9367 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
9368
3e0ca3a5
JK
93692010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9370
9371 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
9372
9db70545
MS
93732010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
9374
a8d52276
MS
9375 * gdb.cp/class2.exp: Use gdb_test_no_output.
9376 * gdb.cp/classes.exp: Ditto.
9377 * gdb.cp/extern-c.exp: Ditto.
9378 * gdb.cp/inherit.exp: Ditto.
9379 * gdb.cp/maint.exp: Ditto.
9380 * gdb.cp/mb-inline.exp: Ditto.
9381 * gdb.cp/mb-templates.exp: Ditto.
9382 * gdb.cp/method2.exp: Ditto.
9383 * gdb.cp/misc.exp: Ditto.
9384 * gdb.cp/ovldbreak.exp: Ditto.
9385 * gdb.cp/punctuator.exp: Ditto.
9386 * gdb.cp/templates.exp: Ditto.
9387 * gdb.cp/virtbase.exp: Ditto.
9388
889bf7c5 9389 * gdb.threads/attach-stopped.exp:
9db70545 9390 Replace uses of send_gdb / gdb_expect.
889bf7c5 9391 * gdb.threads/attachstop-mt.exp:
9db70545 9392 Replace uses of send_gdb / gdb_expect.
889bf7c5 9393 * gdb.threads/gcore-thread.exp:
9db70545 9394 Replace uses of send_gdb / gdb_expect.
889bf7c5 9395 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
9396 Replace uses of send_gdb / gdb_expect.
9397 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 9398 * gdb.threads/print-threads.exp:
9db70545
MS
9399 Replace uses of send_gdb / gdb_expect.
9400 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
9401 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
9402 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
9403
9404 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
9405 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
9406 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
9407 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
9408 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
9409 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
9410 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
9411 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
9412 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
9413 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
9414 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
9415
359cc68c
JK
94162010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9417
9418 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
9419
7d3fe98e
SW
94202010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
9421
9422 * gdb.cp/koenig.exp: Added new test case.
9423 * gdb.cp/koenig.cc: Ditto.
9424
27d3a1a2
MS
94252010-06-01 Michael Snyder <msnyder@vmware.com>
9426
9427 * gdb.base/arithmet.exp: Use gdb_test_no_output.
9428 * gdb.base/arrayidx.exp: Ditto.
9429 * gdb.base/attach.exp: Ditto.
9430 * gdb.base/auxv.exp: Ditto.
9431 * gdb.base/bigcre.exp: Ditto.
9432 * gdb.base/break-always.exp: Ditto.
9433 * gdb.base/break-interp.exp: Ditto.
9434 * gdb.base/break.exp: Ditto.
9435 * gdb.base/breakpoint-shadow.exp: Ditto.
9436 * gdb.base/call-ar-st.exp: Ditto.
9437 * gdb.base/call-sc.exp: Ditto.
9438 * gdb.base/call-signal-resume.exp: Ditto.
9439 * gdb.base/callfuncs.exp: Ditto.
9440 * gdb.base/catch-syscall.exp: Ditto.
9441 * gdb.base/charset.exp: Ditto.
9442 * gdb.base/code-expr.exp: Ditto.
9443 * gdb.base/commands.exp: Ditto.
9444 * gdb.base/cond-expr.exp: Ditto.
9445 * gdb.base/condbreak.exp: Ditto.
9446 * gdb.base/cursal.exp: Ditto.
9447 * gdb.base/cvexpr.exp: Ditto.
9448 * gdb.base/default.exp: Ditto.
9449 * gdb.base/del.exp: Ditto.
9450 * gdb.base/detach.exp: Ditto.
9451 * gdb.base/display.exp: Ditto.
9452 * gdb.base/ena-dis-br.exp: Ditto.
9453 * gdb.base/eval-skip.exp: Ditto.
9454 * gdb.base/foll-fork.exp: Ditto.
9455 * gdb.base/foll-vfork.exp: Ditto.
9456 * gdb.base/frame-args.exp: Ditto.
9457 * gdb.base/funcargs.exp: Ditto.
9458 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9459 * gdb.base/gdbvars.exp: Ditto.
9460 * gdb.base/help.exp: Ditto.
9461 * gdb.base/ifelse.exp: Ditto.
9462 * gdb.base/included.exp: Ditto.
9463 * gdb.base/list.exp: Ditto.
9464 * gdb.base/macscp.exp: Ditto.
9465 * gdb.base/maint.exp: Ditto.
9466 * gdb.base/multi-fork.exp: Ditto.
9467 * gdb.base/overlays.exp: Ditto.
9468 * gdb.base/page.exp: Ditto.
9469 * gdb.base/pending.exp: Ditto.
9470 * gdb.base/pointers.exp: Ditto.
9471 * gdb.base/pr11022.exp: Ditto.
9472 * gdb.base/prelink.exp: Ditto.
9473 * gdb.base/printcmds.exp: Ditto.
9474 * gdb.base/psymtab.exp: Ditto.
9475 * gdb.base/randomize.exp: Ditto.
9476 * gdb.base/relational.exp: Ditto.
9477 * gdb.base/relocate.exp: Ditto.
9478 * gdb.base/remote.exp: Ditto.
9479 * gdb.base/sepdebug.exp: Ditto.
9480 * gdb.base/set-lang-auto.exp: Ditto.
9481 * gdb.base/setshow.exp: Ditto.
9482 * gdb.base/setvar.exp: Ditto.
9483 * gdb.base/signals.exp: Ditto.
9484 * gdb.base/signull.exp: Ditto.
9485 * gdb.base/sigstep.exp: Ditto.
9486 * gdb.base/sizeof.exp: Ditto.
9487 * gdb.base/solib-disc.exp: Ditto.
9488 * gdb.base/store.exp: Ditto.
9489 * gdb.base/structs.exp: Ditto.
9490 * gdb.base/structs2.exp: Ditto.
9491 * gdb.base/subst.exp: Ditto.
9492 * gdb.base/term.exp: Ditto.
9493 * gdb.base/trace-commands.exp: Ditto.
9494 * gdb.base/unwindonsignal.exp: Ditto.
9495 * gdb.base/valgrind-db-attach.exp: Ditto.
9496 * gdb.base/varargs.exp: Ditto.
9497 * gdb.base/watch-cond.exp: Ditto.
9498 * gdb.base/watch_thread_num.exp: Ditto.
9499 * gdb.base/watchpoint-cond-gone.exp: Ditto.
9500 * gdb.base/watchpoint.exp: Ditto.
9501 * gdb.base/whatis-exp.exp: Ditto.
9502
f8d3bf8f
MS
95032010-06-01 Michael Snyder <msnyder@vmware.com>
9504
9505 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
9506 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
9507 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
9508 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
9509 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
9510 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
9511 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
9512 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
9513 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
9514 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
9515 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
9516 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
9517 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
9518 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
9519 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
9520
3f9e0d32
JK
95212010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9522
9523 * gdb.base/commands.exp (begin commands on watch): Remove excessive
9524 trailing newline.
9525 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
9526 * gdb.java/jmisc.exp (p *args\n): Rename to ...
9527 (p *args): ... here and remove excessive trailing newline.
9528
f629457d
JB
95292010-05-31 Joel Brobecker <brobecker@adacore.com>
9530
9531 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
9532
09eef106
JK
95332010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
9534
9535 Accept the new Linux kernel "t (tracing stop)" string.
9536 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
9537 Update comment.
9538 (state_wait) <T (tracing stop)>: New.
9539 (main): Update the state_wait expect string.
9540
94f31136
PA
95412010-05-28 Pedro Alves <pedro@codesourcery.com>
9542
9543 * limits.c, limits.exp: Delete files.
9544 * Makefile.in (clean mostlyclean): Adjust.
9545 * tracecmd.exp: Adjust.
9546
096554ab
JK
95472010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9548
9549 * gdb.base/tui-layout.exp: New.
9550
27d3a1a2 95512010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 9552
889bf7c5 9553 * gdb.reverse/break-precsave.exp:
bcd2dc50 9554 Replace uses of send_gdb / gdb_expect.
889bf7c5 9555 * gdb.reverse/break-reverse.exp:
bcd2dc50 9556 Replace uses of send_gdb / gdb_expect.
889bf7c5 9557 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 9558 Replace uses of send_gdb / gdb_expect.
889bf7c5 9559 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 9560 Replace uses of send_gdb / gdb_expect.
889bf7c5 9561 * gdb.reverse/finish-precsave.exp:
bcd2dc50 9562 Replace uses of send_gdb / gdb_expect.
889bf7c5 9563 * gdb.reverse/finish-reverse.exp:
bcd2dc50 9564 Replace uses of send_gdb / gdb_expect.
889bf7c5 9565 * gdb.reverse/i386-precsave.exp:
bcd2dc50 9566 Replace uses of send_gdb / gdb_expect.
889bf7c5 9567 * gdb.reverse/i386-reverse.exp:
bcd2dc50 9568 Replace uses of send_gdb / gdb_expect.
889bf7c5 9569 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 9570 Replace uses of send_gdb / gdb_expect.
889bf7c5 9571 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 9572 Replace uses of send_gdb / gdb_expect.
889bf7c5 9573 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 9574 Replace uses of send_gdb / gdb_expect.
889bf7c5 9575 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 9576 Replace uses of send_gdb / gdb_expect.
889bf7c5 9577 * gdb.reverse/machinestate.exp:
bcd2dc50 9578 Replace uses of send_gdb / gdb_expect.
889bf7c5 9579 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 9580 Replace uses of send_gdb / gdb_expect.
889bf7c5 9581 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 9582 Replace uses of send_gdb / gdb_expect.
889bf7c5 9583 * gdb.reverse/solib-precsave.exp:
bcd2dc50 9584 Replace uses of send_gdb / gdb_expect.
889bf7c5 9585 * gdb.reverse/solib-reverse.exp:
bcd2dc50 9586 Replace uses of send_gdb / gdb_expect.
889bf7c5 9587 * gdb.reverse/step-precsave.exp:
bcd2dc50 9588 Replace uses of send_gdb / gdb_expect.
889bf7c5 9589 * gdb.reverse/step-reverse.exp:
bcd2dc50 9590 Replace uses of send_gdb / gdb_expect.
889bf7c5 9591 * gdb.reverse/until-precsave.exp:
bcd2dc50 9592 Replace uses of send_gdb / gdb_expect.
889bf7c5 9593 * gdb.reverse/until-reverse.exp:
bcd2dc50 9594 Replace uses of send_gdb / gdb_expect.
889bf7c5 9595 * gdb.reverse/watch-precsave.exp:
bcd2dc50 9596 Replace uses of send_gdb / gdb_expect.
889bf7c5 9597 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
9598 Replace uses of send_gdb / gdb_expect.
9599
3def43e0
JK
96002010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9601
9602 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
9603 excessive newline.
9604
27d3a1a2 96052010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
9606
9607 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
9608 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
9609 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
9610 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
9611 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
9612 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
9613 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
9614 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
9615 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
9616 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
9617 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
9618 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
9619 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
9620 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
9621 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
9622 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
9623 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
9624 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
9625 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 9626
27d3a1a2 96272010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 9628
22454424
MS
9629 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
9630 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
9631
9632 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
9633 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
9634 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
9635
889bf7c5 9636 * gdb.reverse/consecutive-reverse.exp:
22454424 9637 Replace uses of send_gdb / gdb_expect.
889bf7c5 9638 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
9639 Replace uses of send_gdb / gdb_expect.
9640
9641 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
9642 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
9643 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 9644 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
9645 Replace uses of send_gdb / gdb_expect.
9646 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
9647 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
9648 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
9649 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
9650 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
9651 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
9652 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
9653 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
9654 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
9655
96562010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 9657
22454424 9658 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9659
22454424 9660 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9661
22454424
MS
9662 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
9663 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
9664 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
9665 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
9666 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
9667 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
9668 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
9669 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
9670 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9671
6e5f2c59
TT
96722010-05-25 Tom Tromey <tromey@redhat.com>
9673
9674 * gdb.base/macscp.exp: Add missing space after setup_kfail.
9675
bbc8b958
TT
96762010-05-25 Tom Tromey <tromey@redhat.com>
9677
9678 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
9679 argument order.
9680 * gdb.base/macscp.exp: Fix setup_kfail argument order.
9681 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
9682 order.
9683 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
9684 order.
9685 * gdb.base/call-sc.exp (setup_kfails): Remove.
9686 (setup_compiler_kfails): Remove.
9687 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
9688 argument order.
9689 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
9690 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
9691 (advancei): Fix setup_kfail argument order.
9692 * gdb.base/radix.exp: Fix setup_kfail argument order.
9693 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
9694 order.
9695 * gdb.base/structs.exp (setup_kfails): Remove.
9696 (setup_compiler_kfails): Fix setup_kfail argument order.
9697 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
9698 order.
9699 * gdb.java/jmain.exp: Fix setup_kfail argument order.
9700 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
9701 setup_kfail argument order.
9702 * gdb.cp/overload.exp: Fix setup_kfail argument order.
9703
83d1babf
TT
97042010-05-25 Tom Tromey <tromey@redhat.com>
9705
9706 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
9707
6acb16a2
MS
97082010-05-25 Michael Snyder <msnyder@vmware.com>
9709
9710 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
9711 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
9712 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
9713 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
9714 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
9715 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
9716 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
9717 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
9718 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
9719 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
9720 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
9721 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
9722 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
9723 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
9724 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
9725 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
9726 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
9727 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
9728 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
9729 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
9730 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
9731 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
9732 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
9733 * gdb.base/default.exp: Replace send_gdb with gdb_test.
9734 * gdb.base/define.exp: Replace send_gdb with gdb_test.
9735 * gdb.base/display.exp: Replace send_gdb with gdb_test.
9736 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
9737 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
9738 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
9739 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
9740 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
9741 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
9742 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
9743 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
9744 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
9745 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
9746 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
9747 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
9748 * gdb.base/help.exp: Replace send_gdb with gdb_test.
9749 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
9750 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
9751 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
9752 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
9753 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
9754 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
9755 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
9756 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 9757 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
9758
97592010-05-25 Doug Evans <dje@google.com>
9760
9761 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
9762 gdb.string_to_argv.
ad3986f0 9763
d3b1e874
TT
97642010-05-21 Tom Tromey <tromey@redhat.com>
9765
9766 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
9767 Call it.
9768 * gdb.dwarf2/pieces.S: Update.
9769 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
9770
cb826367
TT
97712010-05-21 Tom Tromey <tromey@redhat.com>
9772
9773 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
9774 Call it.
9775 * gdb.dwarf2/pieces.c (struct C): New.
9776 (f6): New function.
9777 * gdb.dwarf2/pieces.S: Replace.
9778
74de6778
TT
97792010-05-21 Tom Tromey <tromey@redhat.com>
9780
9781 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
9782 Call it.
9783
afd74c5f
TT
97842010-05-21 Tom Tromey <tromey@redhat.com>
9785
9786 * gdb.dwarf2.pieces.exp: New file.
9787 * gdb.dwarf2.pieces.S: New file.
9788 * gdb.dwarf2.pieces.c: New file.
9789
a7b75dfd 97902010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 9791 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
9792
9793 * lib/gdb.exp (gdb_test_no_output): New function.
9794 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
9795 when testing commands that should produce no output.
9796
c81c812a
JB
97972010-05-17 Joel Brobecker <brobecker@adacore.com>
9798
9799 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
9800 parameter that we want to watch being a constant.
9801
0cce5bd9
JB
98022010-05-17 Joel Brobecker <brobecker@adacore.com>
9803
9804 * gdb.ada/cond_lang: New testcase.
9805
47050449
JB
98062010-05-17 Joel Brobecker <brobecker@adacore.com>
9807
9808 * lib/gdb.exp (banned_variables): New variable/constant.
9809 (gdb_init): Add write trace on variables listed in banned_variables.
9810 (gdb_finish): Remove write traces on variables listed in
9811 banned_variables.
9812
77c01586
JB
98132010-05-17 Joel Brobecker <brobecker@adacore.com>
9814
9815 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
9816 * gdb.cp/koenig.exp: Likewise.
9817
88d4aea7
PM
98182010-05-14 Phil Muldoon <pmuldoon@redhat.com>
9819
889bf7c5 9820 PR python/11482
88d4aea7
PM
9821
9822 * gdb.python/py-value.exp (test_value_hash): New function.
9823
f5a010c0
PM
98242010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
9825
9826 PR exp/11530.
9827 * gdb.base/gdb11530.c: New file.
9828 * gdb.base/gdb11530.exp: New file.
9829
8ef4892f
JK
98302010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9831
9832 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
9833 * gdb.dwarf2/dw2-modula2-self-type.S: New.
9834
7322dca9
SW
98352010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
9836
9837 * gdb.cp/koenig.exp: New test.
9838 * gdb.cp/koenig.cc: New test program.
9839
02e7ea18
JB
98402010-05-05 Joel Brobecker <brobecker@adacore.com>
9841
9842 Remove the use of prms_id and bug_id throughout the testsuite.
9843
e1c34c5d
PM
98442010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
9845
9846 PR exp/11349.
9847 * testsuite/gdb.cp/ref-types.exp: Add test to examine
9848 use a reference local variable.
9849
8e1d0c49
JK
98502010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9851
9852 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
9853 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
9854 variable different_dir. Move debugfile into a full directory pathname
9855 under DIFFERENT_DIR.
9856 * lib/gdb.exp (separate_debug_filename): Remove.
9857 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
9858 variable debug_dir and mkdir of it. Update function comments.
9859
e66408ed
PA
98602010-04-29 Pedro Alves <pedro@codesourcery.com>
9861
9862 PR gdb/11557
9863
9864 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
9865 files.
9866
d7b32ed3
PM
98672010-04-29 Phil Muldoon <pmuldoon@redhat.com>
9868
889bf7c5 9869 * gdb.python/py-param.exp: New File.
d7b32ed3 9870
6aecb9c2
JB
98712010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
9872
9873 * gdb.base/default.exp: Fix "set language" test.
9874
bdf92a1c
PM
98752010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
9876
9877 PR breakpoints/11531.
9878 * gdb.base/gdb11531.c: New file.
9879 * gdb.base/gdb11531.exp: New file.
9880
3f172e24
TT
98812010-04-26 Tom Tromey <tromey@redhat.com>
9882
9883 * gdb.base/completion.exp: Add tests for completion and deprecated
9884 commands.
9885
64af4c92
JK
98862010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9887
9888 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
9889 (print /x char_array): Escape curly brackets.
9890
492928e4
JK
98912010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9892
9893 Fix deadlock on looped list of loaded shared objects.
9894 * gdb.base/solib-corrupted.exp: New.
9895
66d09542
DE
98962010-04-23 Doug Evans <dje@google.com>
9897
9898 * gdb.python/py-section-script.c: New file.
9899 * gdb.python/py-section-script.exp: New file.
9900 * gdb.python/py-section-script.py: New file.
9901
8bd10a10
CM
99022010-04-20 Chris Moller <cmoller@redhat.com>
9903
9904 PR 10179
9905
9906 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
9907 * gdb.base/pr10179-a.c:
9908 * gdb.base/pr10179-b.c:
9909 * gdb.base/pr10179.exp: New files.
9910
c0201579
JK
99112010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9912
9913 Fix crashes on dangling display expressions.
9914 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
9915 is SEP.
9916 (lib_flags): Remove the "debug" keyword.
9917 (libsepdebug): New variable for iterating new loop.
9918 (save_pf_prefix): New variable wrapping the loop.
9919 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
9920 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
9921
793b0ff8
PM
99222010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9923
9924 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
9925
097f51f7
PM
99262010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9927
9928 PR stabs/11479.
9929 * gdb.stabs/gdb11479.exp: New file.
9930 * gdb.stabs/gdb11479.c: New file.
9931
9a22f0d0
PM
99322010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9933
9934 * gdb.base/charset.c (Strin16, String32): New variables.
9935 * gdb.base/charset.exp (gdb_test): Test correct display
9936 of 16 or 32 bit strings.
9937
99382010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
9939
9940 PR 9167
9941 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
9942 * gdb.cp/pr9167.cc: New file.
9943 * gdb.cp/pr9167.exp: New file.
9944
9945
6e354e5e
PM
99462010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
9947
9948 PR pascal/11492.
9949 * gdb.pascal/gdb11492.pas: New file.
9950 * gdb.pascal/gdb11492.exp: New file.
9951
be942545
JB
99522010-04-20 Joel Brobecker <brobecker@adacore.com>
9953
1667e6e3 9954 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 9955
0c3acc09
JB
99562010-04-20 Joel Brobecker <brobecker@adacore.com>
9957
9958 * gdb.ada/dyn_loc: New testcase.
9959
ec31cde5
CM
99602010-04-20 Chris Moller <cmoller@redhat.com>
9961
9962 PR 10867
889bf7c5 9963
ec31cde5
CM
9964 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
9965 * gdb.cp/pr10687.cc: New file.
9966 * gdb.cp/pr10687.exp: New file.
9967
9968
ce4b0682
SDJ
99692010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9970 Sergio Durigan Junior <sergiodj@redhat.com>
9971
9972 * gdb.fortran/logical.exp: New testcase.
9973 * gdb.fortran/logical.f90: New file.
9974
3436961f
DE
99752010-04-19 Doug Evans <dje@google.com>
9976
9977 * gdb.base/help.exp (help source): Update expected output.
9978
4d836c09
JK
99792010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9980
9981 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
9982 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
9983 gdb_exit and return.
9984 (executable): New variable.
9985 (binfile): Use it.
9986
6149aea9
PA
99872010-04-19 Pedro Alves <pedro@codesourcery.com>
9988
9989 PR breakpoints/8554.
9990
9991 * gdb.trace/save-trace.exp: Adjust.
9992
ed41462c
L
99932010-04-17 H.J. Lu <hongjiu.lu@intel.com>
9994
9995 PR corefiles/11511
9996 * gdb.arch/system-gcore.exp: New.
9997 * gdb.arch/gcore.c: Likewise.
9998
3f7b2faa
DE
99992010-04-15 Doug Evans <dje@google.com>
10000
fa33c3cd
DE
10001 * gdb.python/py-progspace.c: New file.
10002 * gdb.python/py-progspace.exp: New file.
10003
3f7b2faa
DE
10004 * gdb.base/source.exp: Add tests for "source -s".
10005
79f283fe
PM
100062010-04-14 Phil Muldoon <pmuldoon@redhat.com>
10007
10008 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
10009 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
10010 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
10011 * gdb.python/py-mi.exp: New test for to_string returning None.
10012
fc8eb08a
PM
100132010-04-12 Phil Muldoon <pmuldoon@redhat.com>
10014
10015 * gdb.python/py-breakpoint.c: Make result global.
10016
26e197f6
JK
100172010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10018
10019 Fix non-GNU make compatibility.
10020 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
10021
adc36818
PM
100222010-04-09 Phil Muldoon <pmuldoon@redhat.com>
10023
10024 * gdb.python/py-breakpoint.exp: New File.
10025 * gdb.python/py-breakpoint.C: Ditto.
10026
64e17368
SS
100272010-04-08 Stan Shebs <stan@codesourcery.com>
10028
10029 * gdb.trace/actions.exp: Clear default-collect.
10030 * gdb.trace/save-trace.exp: Clear default-collect.
10031
fff5cc64
PM
100322010-04-08 Phil Muldoon <pmuldoon@redhat.com>
10033
10034 * gdb.python/py-value: Add null string variable.
10035 (test_lazy_string): Test zero length, NULL address lazy
10036 strings.
10037
a055a187
L
100382010-04-07 H.J. Lu <hongjiu.lu@intel.com>
10039
10040 * gdb.arch/i386-avx.c: New.
10041 * gdb.arch/i386-avx.exp: Likewise.
10042
10043 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
10044
96e39866
DE
100452010-04-06 Doug Evans <dje@google.com>
10046
10047 * gdb.base/source-test.gdb: New file.
10048 * gdb.base/source.exp: Test source -v.
10049
5984a431
UW
100502010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10051
10052 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
10053
ec8a089a
PM
100542010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
10055
10056 * gdb.stabs/aout.sed: Convert all backslash to double backslash
10057 within one line, unless it is followed by a double quote.
10058 * gdb.stabs/hppa.sed: Idem.
10059 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
10060 * gdb.stabs/weird.exp: Check for correct parsing of
10061 char and string constants.
ec8a089a
PM
10062 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
10063 in .stabs to .stabx substitution.
10064
fce3c1f0
SS
100652010-04-05 Stan Shebs <stan@codesourcery.com>
10066
10067 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
10068 constant global.
10069 * gdb.trace/tfile.exp: Try to print them.
10070
d77f58be
SS
100712010-04-04 Stan Shebs <stan@codesourcery.com>
10072
10073 * gdb.base/completion.exp: Update for new "info watchpoints".
10074 * gdb.base/default.exp: Ditto.
10075 * gdb.base/help.exp: Ditto.
10076 * gdb.base/watchpoint.exp: Ditto.
10077 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 10078
af54718e
SS
100792010-04-04 Stan Shebs <stan@codesourcery.com>
10080
10081 * gdb.trace/tfile.exp: Sharpen tfind test.
10082
74d1f91e
JK
100832010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10084
10085 * gdb.base/break-entry.exp: New.
10086
eb8e76db 100872010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 10088 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
10089
10090 * gdb.reverse/i386-sse-reverse.exp: New file.
10091 * gdb.reverse/i386-sse-reverse.c: New file.
10092
bf65cad8
PA
100932010-04-02 Pedro Alves <pedro@codesourcery.com>
10094
10095 * gdb.trace/tfind.exp: Adjust expected disassembly output.
10096
fff87407
SS
100972010-04-01 Stan Shebs <stan@codesourcery.com>
10098
10099 * gdb.trace/actions.exp: Tweak expected output.
10100 * gdb.trace/while-stepping.exp: Tweak expected output.
10101
fe01d668
L
101022010-04-01 H.J. Lu <hongjiu.lu@intel.com>
10103
10104 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
10105
86b17b60
PA
101062010-04-01 Pedro Alves <pedro@codesourcery.com>
10107
10108 * gdb.base/commands.exp: Adjust.
10109 * gdb.cp/extern-c.exp: Adjust.
10110
2c58c0a9
PA
101112010-04-01 Pedro Alves <pedro@codesourcery.com>
10112
10113 * gdb.trace/collection.c (local_test_func): Define a local struct,
10114 and instanciate it.
10115
0db9b91c
PA
101162010-04-01 Pedro Alves <pedro@codesourcery.com>
10117
10118 * gdb.trace/collection.exp (gdb_collect_args_test)
10119 (gdb_collect_argarray_test): XFAIL the tests that assume the
10120 argarray argument's elements are collected.
10121
8072405b
JK
101222010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10123
10124 * gdb.dwarf2/dw2-bad-parameter-type.exp,
10125 gdb.dwarf2/dw2-bad-parameter-type.S: New.
10126
8bf6485c
SS
101272010-03-31 Stan Shebs <stan@codesourcery.com>
10128
10129 * gdb.trace/save-trace.exp: Test save/restore of default-collect
10130 and tracepoint conditionals.
10131 (gdb_verify_tracepoints): Delete unused return.
10132
fd7f724a
KS
101332010-03-26 Keith Seitz <keiths@redhat.com>
10134
10135 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
10136 appear in the output before main.
10137 Remove KFAIL for gdb/2215 aka bz 9320.
10138
8d9e7719
DE
101392010-03-30 Doug Evans <dje@google.com>
10140
0906dd0b
DE
10141 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
10142 by dejagnu.
10143 * gdb.arch/amd64-dword.exp: Ditto.
10144
8d9e7719
DE
10145 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
10146 match.
10147 (break printf): Ditto.
10148
1da644f0
SW
101492010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
10150
10151 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
10152 gcc < 4.4.
10153 * gdb.cp/shadow.exp: Ditto.
10154
a8121990
PA
101552010-03-29 Pedro Alves <pedro@codesourcery.com>
10156
10157 * gdb.trace/collection.exp (run_trace_experiment): Make sure
10158 "tstart" is silent.
10159
6e79d367
PA
101602010-03-29 Pedro Alves <pedro@codesourcery.com>
10161
10162 * gdb.trace/collection.exp (executable): New.
10163 (binfile): Use it.
10164 (fpreg, spreg, pcreg): New.
10165 (test_register): Use gdb_test_multiple. Pass /x to print.
10166 (prepare_for_trace_test): New.
10167 (run_trace_experiment): Use "continue", not gdb_run_cmd.
10168 (gdb_collect_args_test, gdb_collect_argstruct_test)
10169 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
10170 prepare_for_trace_test.
10171 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
10172 fpreg, spreg and pcreg.
10173 (gdb_collect_expression_test, gdb_collect_globals_test): Use
10174 prepare_for_trace_test.
10175 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
10176 try to detect tracing support here. Don't set breakpoints at
10177 `begin' or `end' here.
10178 <global scope>: Use clean_restart. Run to main before checking
10179 for tracing support. Check for for tracing support here.
10180
09248348
JK
101812010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10182
10183 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
10184 " as $displacement" to "seen displacement message".
10185
d350db38
PA
101862010-03-28 Pedro Alves <pedro@codesourcery.com>
10187
10188 * gdb.trace/while-dyn.exp (executable): New variable.
10189 (binfile): Use it.
10190 (test_while_stepping): New function. Move most tests here. Call
10191 it once for each of the while-stepping, stepping and ws aliases.
10192
907af001
UW
101932010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10194
10195 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
10196 that do not provide the tagless_struct type name at all.
10197 (test_print_anon_union): Do not check value of uninitialized
10198 union member. Do not use cp_test_ptype_class, so we can accept
10199 "long" as well as "long int".
10200
610197fd
PA
102012010-03-26 Pedro Alves <pedro@codesourcery.com>
10202
10203 * gdb.trace/tfile.c (tohex, bin2hex): New.
10204 (write_error_trace_file): Hexify error description.
10205
6c28cbf2
SS
102062010-03-25 Stan Shebs <stan@codesourcery.com>
10207
10208 * gdb.trace/tfile.c: Generate an additional trace file, improve
10209 portability.
10210 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
10211 files in a better way.
10212
e62b8c7e
KS
102132010-03-25 Keith Seitz <keiths@redhat.com>
10214
10215 * gdb.java/jprint.exp: XFAIL printing of static class members
10216 because of GCC debuginfo problem.
10217
82ccf5a5
JK
102182010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10219
10220 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
10221
293e2f9e
DJ
102222010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10223
10224 * gdb.base/completion.exp: Allow long instead of long int.
10225 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
10226 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
10227 variable p.
10228 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
10229 * gdb.base/pointers.exp: Allow long instead of long int.
10230 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
10231 * gdb.base/step-line.exp: Allow a directory before the source file name.
10232
95a42b64
TT
102332010-03-24 Tom Tromey <tromey@redhat.com>
10234
10235 PR breakpoints/9352:
10236 * gdb.base/default.exp: Update.
10237 * gdb.base/commands.exp: Update.
10238 * gdb.cp/extern-c.exp: Test setting commands on multiple
10239 breakpoints at once.
10240
2390201f
DJ
102412010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10242
10243 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
10244 if gdb,nosignals.
10245 * gdb.base/watchpoints.c: Do not include unnecessary headers.
10246 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
10247 exited".
10248
8c9a6790
SS
102492010-03-24 Stan Shebs <stan@codesourcery.com>
10250
10251 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
10252
a6c727b2
DJ
102532010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10254
10255 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
10256 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
10257 argument. Handle "short" and "long".
10258 (Top level): Pass overprototyped output for old_fptr and xptr.
10259
4dfd5423
PA
102602010-03-23 Pedro Alves <pedro@codesourcery.com>
10261
10262 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
10263 format strings and add casts to avoid compiler warnings.
10264
102652010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
10266
10267 * lib/trace-support.exp (gdb_trace_setactions):
10268 Don't expect whitespace after ">" prompt.
10269 * gdb.trace/actions.exp: Adjust for output changes.
10270 * gdb.trace/while-stepping.exp: Likewise.
10271
c847d045
JK
102722010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10273
10274 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
10275 and r157645).
10276
5f717f1d
JK
102772010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10278
10279 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
10280 New.
10281
7d6d51d5
DJ
102822010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
10283
10284 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
10285 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
10286
3b11a015
SS
102872010-03-19 Stan Shebs <stan@codesourcery.com>
10288
10289 * gdb.trace/ax.exp: New file.
10290
d7d158ed
DE
102912010-03-19 Doug Evans <dje@google.com>
10292
6bb85cd1
DE
10293 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
10294 output from gcc.
10295
d7d158ed
DE
10296 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
10297 named /usr/sbin/prelink<foo>.
10298
4daf5ac0
SS
102992010-03-18 Stan Shebs <stan@codesourcery.com>
10300
10301 * gdb.trace/circ.exp: Test circular-trace-buffer.
10302 * gdb.trace/tfile.exp: Update tstatus test.
10303
e8d05480
JB
103042010-03-18 Joel Brobecker <brobecker@adacore.com>
10305
10306 * gdb.dwarf2/dw2-anonymous-func.S: New file.
10307 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
10308
441b986a
UW
103092010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10310
10311 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
10312
4247603b
PA
103132010-03-18 Pedro Alves <pedro@codesourcery.com>
10314
10315 * gdb.base/default.exp: Adjust the expected output of the finish
10316 and until commands when the inferior is not being run.
10317
13387711
SW
103182010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
10319
10320 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
10321 * gdb.cp/nsusing.exp: Ditto.
10322
6e31430b
TT
103232010-03-15 Tom Tromey <tromey@redhat.com>
10324
10325 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
10326 * gdb.cp/userdef.cc (operator==): New function.
10327 (main): New locals mem1, mem2.
10328
e2d69cb5
JZ
103292010-03-15 Jie Zhang <jie@codesourcery.com>
10330
10331 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
10332 Declare and use new loadtimeout variable.
10333
f572f0a9
DJ
103342010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
10335
10336 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
10337 Use gdb_load later.
10338
51f4c0b0
PA
103392010-03-14 Pedro Alves <pedro@codesourcery.com>
10340
10341 * gdb.base/solib-disc.c (main): Make format of fprintf a string
10342 literal. Add missing endlines to prints to stderr.
10343
1c809c68
TT
103442010-03-12 Tom Tromey <tromey@redhat.com>
10345
10346 PR c++/9708:
10347 * gdb.cp/m-static.exp: Add regression test.
10348 * gdb.cp/m-static.cc (method): New method.
10349 (main): Call it.
10350
00ae8fef
SW
103512010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
10352
10353 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
10354 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
10355
759f0f0b
PA
103562010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10357
21e24d21
PA
10358 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
10359
103602010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10361
759f0f0b
PA
10362 * lib/gdb.exp (skip_stl_tests): New.
10363 (gdb_compile): Symbian needs -ldl.
10364 (shlib_target_file): New.
10365 (shlib_symbol_file): New.
10366 (gdb_load_shlibs): Use shlib_target_file.
10367 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
10368 * gdb.cp/exception.exp: Use skip_stl_tests.
10369 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
10370 * gdb.cp/try_catch.exp: Use skip_stl_tests.
10371 * gdb.cp/mb-templates.exp: Ditto.
10372 * gdb.base/commands.exp: Relax regexes.
10373 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
10374 shlib_target_file and shlib_symbol_file.
10375 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
10376 sections.
10377 * gdb.base/ending-run.exp: Accept E32Main for symbian.
10378 * gdb.base/solib-disc.exp: Use
10379 shlib_target_file and shlib_symbol_file.
10380 * gdb.base/unload.exp: Don't skip on symbian. Use
10381 shlib_target_file and shlib_symbol_file.
10382 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
10383
6a8f2671 103842010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 10385
6a8f2671
PA
10386 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
10387 * gdb.trace/report.exp: Adjust for x86 and x86_64.
10388 Issue a tfind end before looking for a tracepoint frame.
10389 * gdb.trace/tfind.exp: Adjust tstatus output.
10390 Adjust disassembly output.
10391 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
10392
ccf26247
JK
103932010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10394
10395 * gdb.base/break-interp.exp: Create new displacement parameter value
10396 for the test_ld calls.
10397 (reach): New parameter displacement, verify its content. New push of
10398 pf_prefix "reach-$func:". Import global expect_out.
10399 (test_core): New parameter displacement, verify its content. New push
10400 of pf_prefix "core:". New command "set verbose on". Import global
10401 expect_out.
10402 (test_attach): New parameter displacement, verify its content. New
10403 push of pf_prefix "attach:". New command "set verbose on". Import
10404 global expect_out.
10405 (test_ld): New parameter displacement, pass it to the reach, test_core
10406 and test_attach calls and verify its content in the "ld.so exit" test.
10407 * gdb.base/prelink.exp: Remove gdb_exit and final return.
10408 (prelink): Update expected text, use gdb_test.
10409
e469c7fb
DE
104102010-03-10 Doug Evans <dje@google.com>
10411
10412 * gdb.base/checkpoint.exp: Fix comment.
10413 Lengthen timeout while doing >600 checkpoints test.
10414 Rename duplicate "kill all one" test to keep test names unique.
10415
60e1c644
PA
104162010-03-10 Pedro Alves <pedro@codesourcery.com>
10417
10418 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
10419
cec808ec
KS
104202010-03-08 Keith Seitz <keiths@redhat.com>
10421
889bf7c5
PA
10422 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
10423 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
10424 (dm_type_long): New function.
10425 (dm_type_unsigned_short): New function.
10426 (dm_type_unsigned_long): New function.
10427 (myint): New typedef.
10428 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
10429 long, unsigned shor and long, operator char*, and typedef.
10430 (test_lookup_operator_functions): Add operator char* test.
10431 (test_paddr_operator_functions): Likewise.
10432 (test_paddr_overloaded_functions): Use probe values for
10433 short, long, and unsigned short and long.
10434 (test_paddr_hairy_functions): If the demangler probe detected
10435 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
10436 demangler.
10437 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
10438 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
10439 and "print null_pmf".
10440 Add test "ptype a.*pmf".
10441 * gdb.cp/overload.exp: Allow optional "int" to appear with
10442 "short" and "long".
10443 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
10444 long expect value for men_overload1arg.
10445 Allow "int" to appear with "short" and "long".
10446 When testing "info break", add argument for main (void).
10447 Also allow "int" to appear with "short" and "long".
10448 Ditto with "unsigned" and "long long".
cec808ec
KS
10449 * gdb.java/jmain.exp: Do not enclose methods names in single
10450 quotes.
10451 * gdb.java/jmisc.exp: Likewise.
10452 * gdb.java/jprint.exp: Likewise.
10453 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
10454
10455 From Jan Kratochvil <jan.kratochvil@redhat.com>:
10456 * gdb.cp/exception.exp (backtrace after first throw)
10457 (backtrace after second throw): Allow a namespace before __cxa_throw.
10458 (backtrace after first catch, backtrace after second catch): Allow
10459 a namespace before __cxa_begin_catch.
10460
10461 * gdb.cp/cpexprs.exp: New file.
10462 * gdb.cp/cpexprs.cc: New file.
10463
10464 From Daniel Jacobowitz <dan@codesourcery.com>
10465 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
10466 to use string_to_regexp.
10467 (ctor, dtor): New functions. Use them to match constructor
10468 and destructor function types.
10469 (Top level): Use runto_main.
10470
f870a310
TT
104712010-03-05 Tom Tromey <tromey@redhat.com>
10472
10473 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
10474 gdb.target_charset.
10475 (pp_ns.to_string): Likewise.
10476
0c199f28
KS
104772010-03-04 Keith Seitz <keiths@redhat.com>
10478
10479 * gdb.cp/overload.exp: Test that the filename portion of a linespec
10480 can be quoted. Test that both the filename and function/line
10481 portions can be quoted at the same time.
10482
c7437ca6
PA
104832010-03-04 Pedro Alves <pedro@codesourcery.com>
10484
10485 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
10486
b111b805
DE
104872010-03-03 Doug Evans <dje@google.com>
10488
24486cb7
DE
10489 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
10490 libc contains libpthread.
10491
b111b805
DE
10492 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
10493 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
10494 of gdb_compile. Add another pattern to match android backtrace.
10495
a0e0ef55
TT
104962010-03-03 Tom Tromey <tromey@redhat.com>
10497
10498 PR gdb/11345:
10499 * gdb.base/printcmds.exp (test_printf): Add test.
10500
1ba53b71
L
105012010-03-02 H.J. Lu <hongjiu.lu@intel.com>
10502
10503 * gdb.arch/amd64-byte.exp: New.
10504 * gdb.arch/amd64-dword.exp: Likewise.
10505 * gdb.arch/amd64-pseudo.c: Likewise.
10506 * gdb.arch/amd64-word.exp: Likewise.
10507 * gdb.arch/i386-byte.exp: Likewise.
10508 * gdb.arch/i386-pseudo.c: Likewise.
10509 * gdb.arch/i386-word.exp: Likewise.
10510
f5dff777
DJ
105112010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
10512
10513 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
10514 types. Add structreg, bitfields, and flags registers.
10515 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
10516 registers.
10517
90884b2b
L
105182010-03-01 H.J. Lu <hongjiu.lu@intel.com>
10519
10520 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
10521 (load_description): Set architecture if defined.
10522
dc00d89f
PM
105232010-02-28 Phil Muldoon <pmuldoon@redhat.com>
10524
10525 * gdb.python/py-frame.exp: Add read_var block tests.
10526 * gdb.python/py-frame.c (block): New function.
10527
0e095b7e
JK
105282010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10529 Daniel Jacobowitz <dan@codesourcery.com>
10530
10531 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
10532
624f1a65
DM
105332010-02-25 David S. Miller <davem@davemloft.net>
10534
10535 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
10536 fix logic for setting all_syscalls_numbers.
10537
f3e9a817
PM
105382010-02-24 Phil Muldoon <pmuldoon@redhat.com>
10539
10540 * Makefile.in: Add py-block and py-symbol.
10541 * gdb.python/py-symbol.exp: New File.
10542 * gdb.python/py-symtab.exp: New File.
10543 * gdb.python/py-block.exp: New File.
10544 * gdb.python/py-symbol.c: New File.
10545 * gdb.python/py-block.c: New File.
10546
f6bbabf0
PM
105472010-02-24 Phil Muldoon <pmuldoon@redhat.com>
10548
10549 PR python/11314
10550 * lib/gdb.exp (skip_python_tests): New function.
10551 * gdb.python/py-cmd.exp: Use skip_python_tests.
10552 * gdb.python/py-frame.exp: Likewise.
10553 * gdb.python/py-function.exp: Likewise.
10554 * gdb.python/py-prettyprint.exp: Likewise.
10555 * gdb.python/py-template.exp: Likewise.
10556 * gdb.python/py-type.exp: Likewise.
10557 * gdb.python/py-value.exp: Likewise.
10558
85d721b8
PA
105592010-02-22 Pedro Alves <pedro@codesourcery.com>
10560
10561 PR9605
10562
10563 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
10564
48e32051
TT
105652010-02-19 Tom Tromey <tromey@redhat.com>
10566
10567 PR c++/8693, PR c++/9496:
10568 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
10569 regression tests.
10570
ac9c0048
JK
105712010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10572
10573 Fix compatibility with m68k as.
10574 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
10575 Use only /* comments */.
10576
57bb97a4
UW
105772010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10578
10579 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
10580 * configure: Regenerate.
10581
7d1bf85c
DJ
105822010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
10583
10584 * gdb.python/py-type.exp: Check for Python support.
10585
061b5285
PA
105862010-02-17 Pedro Alves <pedro@codesourcery.com>
10587
10588 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
10589 `regsub' syntax available.
10590
f8a8bc2c
PA
105912010-02-17 Pedro Alves <pedro@codesourcery.com>
10592
10593 * gdb.base/shmain.c (main): Remove printf call.
10594 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
10595 * gdb.base/unload.c (main): Make format of fprintf a string
10596 literal. Add missing endlines to prints to stderr.
10597 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
10598
6f451e5e
TT
105992010-02-17 Tom Tromey <tromey@redhat.com>
10600
10601 * gdb.java/jprint.java (jprint.props): New field.
10602 * gdb.java/jprint.exp (set_lang_java): Add regression test.
10603
12d79008
PA
106042010-02-17 Pedro Alves <pedro@codesourcery.com>
10605
ef801a0e 10606 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
10607 available.
10608
d252f7e5
DJ
106092010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10610
10611 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
10612 creation to support remote host testing.
10613
67bdab6c
DJ
106142010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10615
10616 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
10617 Recognize "command not found".
10618
bb391223
DJ
106192010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10620
10621 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
10622 single-stepping.
10623
70362913
DJ
106242010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10625
10626 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
10627 if arguments are not supported.
10628
493f3c00
DJ
106292010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10630
10631 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
10632 be const or non-const.
10633
8034c749
DJ
106342010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10635
10636 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
10637 mi_send_resuming_command to send -exec-continue.
10638
791dfb64
DJ
106392010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10640
10641 * gdb.base/list.exp (test_list_filename_and_function): Add test
10642 with single quotes.
10643 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
10644 matching.
10645 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
10646 Add KFAIL'd tests for PR gdb/11289.
10647
7c5fe868
DJ
106482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10649
10650 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
10651
fdc498b8
DJ
106522010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10653
10654 * gdb.base/comp-dir/subdir/dummy.txt: New file.
10655 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
10656 a temporary directory.
10657
b519e2a6
DJ
106582010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10659
10660 * gdb.base/charset.exp: Use a single regular expression to match
10661 show host-charset and show target-charset output.
10662
74164c56
JK
106632010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10664
10665 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
10666 "Illegal process-id" expect string more exact.
10667 (attach to digits-starting nonsense is prohibited): New.
10668
701ed6dc
JK
106692010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10670
10671 * gdb.base/prelink.exp (set verbose on): New.
10672
889bf7c5 106732010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
10674
10675 * mi-reverse.exp: New file. Test for reverse option to the
10676 following MI commands: exec-continue, exec-finish, exec-next,
10677 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 10678
dadf0e9c
JB
106792010-02-09 Joel Brobecker <brobecker@adacore.com>
10680
10681 * gdb.ada/ptype_tagged_param: New testcase.
10682
714f19d5
TT
106832010-02-08 Tom Tromey <tromey@redhat.com>
10684
10685 PR c++/8017:
10686 * gdb.cp/overload.exp: Add tests.
10687 * gdb.cp/overload.cc (struct K): New.
10688 (namespace N): New.
10689 (main): Call new functions.
10690 (K::staticoverload): Define.
10691
889bf7c5 106922010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
10693
10694 PR gdb/10728
10695 * gdb.cp/pr10728-x.h: New file.
10696 * gdb.cp/pr10728-x.cc: New file.
10697 * gdb.cp/pr10728-y.cc: New file.
10698 * gdb.cp/pr10728.exp: New file.
10699 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
10700
889bf7c5 107012010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
10702
10703 PR gdb/9067
10704 * gdb.cp/pr9067.exp: New
10705 * gdb.cp/pr9067.cc: New
10706 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
10707
7b356089
JB
107082010-02-08 Joel Brobecker <brobecker@adacore.com>
10709
10710 * lib/gdb.exp (gdb_test_timeout): New global variable.
10711 Set it to timeout if not already set.
10712 (gdb_init): Reset the value of timeout to gdb_test_timeout.
10713
1be00882
DE
107142010-02-05 Doug Evans <dje@google.com>
10715
10716 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
10717 user.
10718
82856980
SW
107192010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
10720
10721 PR c++/7935:
10722 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
10723
1a334831
TT
107242010-02-04 Tom Tromey <tromey@redhat.com>
10725
10726 * gdb.cp/virtbase.exp: Make test case names unique.
10727
9c3c02fd
TT
107282010-02-02 Tom Tromey <tromey@redhat.com>
10729
10730 * gdb.cp/virtbase.exp: Add regression tests.
10731 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
10732 (main): Instantiate RHC.
10733
0cc2414c
TT
107342010-02-02 Tom Tromey <tromey@redhat.com>
10735
10736 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
10737 type-printing change.
10738
edf3d5f3
TT
107392010-02-02 Tom Tromey <tromey@redhat.com>
10740
10741 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
10742 * gdb.cp/virtbase.cc: New file.
10743 * gdb.cp/virtbase.exp: New file.
10744 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
10745
e4b7f41c
JK
107462010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10747
10748 PR libc/11214:
10749 * gdb.threads/current-lwp-dead.c: Include features.h.
10750 (HAS_NOMMU): New.
10751 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
10752
b381ea14
JK
107532010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10754
10755 * gdb.base/symbol-without-target_section.exp,
10756 gdb.base/symbol-without-target_section.c: New.
10757
c593ac0e
DJ
107582010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10759
10760 * gdb.base/bigcore.exp: Reset increased timeout.
10761 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
10762
db25f29d
DJ
107632010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10764
10765 * gdb.base/gcore.exp (capture_command_output): Use
10766 gdb_test_multiple.
10767
f9d67f43
DJ
107682010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10769
10770 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
10771 * gdb.arch/thumb2-it.exp (test_it_break): New function.
10772 (Top level): Call it.
10773
177321bd
DJ
107742010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10775
10776 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
10777
97f2ed50
DJ
107782010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10779
10780 * gdb.base/call-strs.exp, gdb.base/default.exp,
10781 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
10782 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
10783 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
10784 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
10785 gdb.base/watchpoint-solib.exp: Save and restore timeout.
10786 * gdb.base/ending-run.exp: Correct restore of timeout.
10787 * gdb.base/page.exp: Remove unnecessary timeout setting.
10788
e4e2711a
JB
107892010-01-29 Joel Brobecker <brobecker@adacore.com>
10790
10791 * gdb.ada/rec_return: New testcase.
10792
ba581dc1
JB
107932010-01-29 Joel Brobecker <brobecker@adacore.com>
10794
10795 * gdb.ada/call_pn: New testcase.
10796
4ea95be9
DJ
107972010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
10798
10799 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
10800 (Top level): Use it to resume.
10801 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
10802 the Thumb mode displaced stepping error as unsupported.
10803
df83a9bf
SW
108042010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
10805
889bf7c5
PA
10806 * gdb.cp/nsusing.exp: Added more tests.
10807 * gdb.cp/nsrecurs.exp: Ditto.
10808 * gdb.cp/nsusing.cc: Added test functions.
10809 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 10810
40b27cdc
JK
108112010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10812
10813 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
10814 absolute directory pathnames in gdb.sum file.
10815
de958931
SW
108162010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
10817
10818 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
10819 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
10820
708ead4e
TT
108212010-01-26 Tom Tromey <tromey@redhat.com>
10822
10823 PR exp/7643:
10824 * gdb.base/printcmds.exp (test_print_string_constants): Remove
10825 setup_kfail.
10826
b14e635e
SW
108272010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
10828
10829 * gdb.cp/nsrecurs.exp: New test.
10830 * gdb.cp/nsrecurs.cc: New test program.
10831 * gdb.cp/nsstress.exp: New test.
10832 * gdb.cp/nsstress.cc: New test program.
10833 * gdb.cp/nsdecl.exp: New test.
10834 * gdb.cp/nsdecl.cc: New test program.
10835
8540c487
SW
108362010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
10837
10838 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
10839 imported into file scope.
10840 Marked test as xfail.
10841 * gdb.cp/namespace-using.cc (marker5): New function.
10842 * gdb.cp/shadow.exp: New test.
10843 * gdb.cp/shadow.cc: New test program.
10844 * gdb.cp/nsimport.exp: New test.
10845 * gdb.cp/nsimport.cc: New test program.
10846
421d5d99
TT
108472010-01-25 Tom Tromey <tromey@redhat.com>
10848
10849 PR gdb/11049:
10850 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
10851 with "set print null-stop on".
10852
691f8dc1
JK
108532010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10854
10855 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
10856 Adjust it for DISASSEMBLY_OMIT_FNAME.
10857
0b92b5bb
TT
108582010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10859
10860 PR symtab/11199:
10861 * gdb.dwarf2/member-ptr-forwardref.exp,
10862 gdb.dwarf2/member-ptr-forwardref.S: New.
10863
23787403
JK
108642010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10865
10866 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
10867 (thread1_func): Protect thread1_tid with thread1_tid_cond by
10868 thread1_tid_mutex. Remove gdbstop_mutex handling.
10869 (thread2_func): Protect thread2_tid with thread2_tid_cond by
10870 thread2_tid_mutex. Remove gdbstop_mutex handling.
10871 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
10872 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
10873 pthread_cond_wait conditionalizations by while loops.
10874
b966cb8a
TT
108752010-01-20 Tom Tromey <tromey@redhat.com>
10876
10877 PR backtrace/10770:
10878 * gdb.dwarf2/pr10770.exp: New file.
10879 * gdb.dwarf2/pr10770.c: New file.
10880 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
10881
fcae584b
VP
108822010-01-20 Vladimir Prus <vladimir@codesourcery.com>
10883
10884 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
10885 that target was removed, and the test always runs native anyway.
10886
a0f49112
JK
108872010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10888
10889 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
10890 gdb.base/watchpoint-cond-gone-stripped.c: New.
10891
ceeb3d5a
TT
108922010-01-19 Tom Tromey <tromey@redhat.com>
10893
10894 PR c++/8000:
10895 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
10896 existing tests.
10897 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
10898 (main): Use AAA::SomeEnum.
10899
dd322c54
JK
109002010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10901
10902 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
10903 (test_ignore_count): Declare line_callme_body global.
10904 (run to breakpoint with ignore count): Use line_callme_body.
10905 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
10906 (set line_main_hello, set line_main_return): Reindent.
10907 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
10908 New.
10909 (continue to callee4): Use line_callee4_body.
10910 (check *stopped from CLI command): Use line_callee4_next.
10911 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
10912 (set line_main_hello, set line_main_return): Reindent.
10913 (set line_callee4_head, set line_callee4_body): New.
10914 (continue to callee4): Use line_callee4_body.
10915
4e8f195d
TT
109162010-01-18 Tom Tromey <tromey@redhat.com>
10917
10918 PR c++/9680:
10919 * gdb.cp/casts.cc: Add new classes and variables.
10920 * gdb.cp/casts.exp: Test new operators.
10921
9e14a9ba
JB
109222010-01-18 Tom Tromey <tromey@redhat.com>
10923 Thiago Jung Bauermann <bauerman@br.ibm.com>
10924
10925 * gdb.python/source2.py: New file.
10926 * gdb.python/source1: New file.
10927 * gdb.python/python.exp: Test "source" command.
10928
00bf0b85
SS
109292010-01-15 Stan Shebs <stan@codesourcery.com>
10930
10931 * gdb.trace/tfile.c: New file.
10932 * gdb.trace/tfile.exp: New file.
889bf7c5 10933
55235ad7
JK
109342010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10935
10936 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
10937
9f2982ff
JK
109382010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10939
10940 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
10941
bbfba9ed
JK
109422010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10943
10944 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
10945 (libfunc): New parameter action. Implement also selectable "sleep".
10946 * gdb.base/break-interp-main.c: Include assert.h.
10947 (libfunc): New parameter action.
10948 (main): New parameters argc and argv. Assert argc. Pass argv.
10949 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
10950 (test_attach): New proc.
10951 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
10952 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
10953
61f0d762
JK
109542010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10955
10956 * gdb.base/break-interp.exp (test_core): New proc.
10957 (test_ld): Call it.
10958
06a6f270
JK
109592010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10960
10961 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
10962 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
10963 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
10964 and gdb_compile_shlib. Use new -Wl compiler options.
10965 (dl bt, main bt): New tests.
10966
51bee8e9
JK
109672010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10968
10969 Support PIEs with no symfile_objfile.
10970 * gdb.base/break-interp.exp: New argument at the test_ld calls.
10971 (test_ld): New parameter trynosym.
10972 (test_ld <$trynosym>): New block.
10973
b8040f19
JK
109742010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10975
10976 * gdb.base/break-interp.exp: New file.
10977
be759fcf
PM
109782010-01-13 Phil Muldoon <pmuldoon@redhat.com>
10979
10980 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
10981 * gdb.python/py-prettyprint.py (pp_ls): New printer.
10982 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
10983 test.
10984 * gdb.python/py-prettyprint.c: Define lazystring test structure.
10985 * gdb.python/py-mi.exp: Add lazy string test.
10986
dc146f7c
VP
109872010-01-13 Vladimir Prus <vladimir@codesourcery.com>
10988
10989 * lib/mi-support.exp (mi_check_thread_states): Handle
10990 core number in thread listing.
10991
b4ba55a1
JB
109922010-01-12 Joel Brobecker <brobecker@adacore.com>
10993
10994 * gdb.base/maint.exp: Adjust the expected output for the
10995 "maint print type" test. Use gdb_test_multiple instead of
10996 gdb_sent/gdb_expect.
10997
08e24bd4
DE
109982010-01-11 Doug Evans <dje@google.com>
10999
6496a609
DE
11000 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
11001 from gdbserver_download. All callers updated.
11002
08e24bd4
DE
11003 * gdb.server/ext-run.exp: "info os processes" requires xml support.
11004
b5cfddf5
JK
110052010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11006
11007 Implement binary numbers parsing.
11008 * gdb.base/printcmds.exp (test_integer_literals_accepted)
11009 (test_integer_literals_rejected): New binary tests.
11010
3725885a
RW
110112010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11012
11013 * gdb.cell/configure: Regenerate.
11014
37aeb5df
JK
110152010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11016
11017 * gdb.base/corefile.exp: Move the core finding block out and call it as
11018 core_find, new variable $corefile, replace corefile by $corefile and
11019 [file tail $corefile] for usage vs. test names resp.
11020 * lib/gdb.exp (core_find): Move it as a new function here. New
11021 parameter binfile and deletefiles. New variable $destcore. Pre-delete
11022 $destcore. Return "" on error.
11023
d521f563
JK
110242010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11025
11026 Workaround PR binutils/10802.
11027 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
11028 (twice).
11029
28f24826
DJ
110302010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11031
11032 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
11033
2de75e71
JB
110342010-01-08 Joel Brobecker <brobecker@adacore.com>
11035
11036 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
11037 call, to avoid interruption.
11038
fe00719b 110392010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
11040
11041 * gdb.stabs/weird.def (args93): New.
11042
d0ef5df8
DE
110432010-01-07 Doug Evans <dje@google.com>
11044
11045 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
11046
3a08d52f
TT
110472010-01-07 Tom Tromey <tromey@redhat.com>
11048
11049 * gdb.base/source.exp: Use correct line number.
11050
7a697b8d
SS
110512010-01-05 Stan Shebs <stan@codesourcery.com>
11052
11053 * gdb.trace/tracecmd.exp: Test ftrace.
11054
7803799a
UW
110552010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11056
11057 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
11058
c54eabfa
JK
110592010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11060
11061 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
11062 "uint_for_mi_testing".
11063
02e7ef19
JB
110642010-01-01 Joel Brobecker <brobecker@adacore.com>
11065
11066 Test indented comment in file being sourced.
11067 * gdb.base/commands.exp: Test indented comment in file being sourced.
11068
abd775ce
JB
110692010-01-01 Joel Brobecker <brobecker@adacore.com>
11070
11071 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
11072 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
11073 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
11074 notice.
11075
79b55b82
JB
110762010-01-01 Joel Brobecker <brobecker@adacore.com>
11077
11078 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
11079 notice.
11080
8997583e
JK
110812010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11082
11083 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
11084 missing $after_stopped and comma (,) expectation.
11085
6da95a67
SS
110862009-12-31 Stan Shebs <stan@codesourcery.com>
11087
11088 * gdb.trace/actions.exp: Test teval action.
889bf7c5 11089
218d2fc6
TJB
110902009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11091
11092 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
11093 (top level): Call test_watchpoint_in_big_blob.
11094 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
11095 watchpoints.
11096 (func3): Write to buf.
11097
236f1d4d
SS
110982009-12-29 Stan Shebs <stan@codesourcery.com>
11099
11100 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 11101
f61e138d
SS
111022009-12-28 Stan Shebs <stan@codesourcery.com>
11103
11104 * gdb.trace/tsv.exp: New file.
11105 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 11106
0219b378
DJ
111072009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
11108
11109 * gdb.base/find.c (main): Reference search buffers.
11110 * gdb.base/included.c (main): Reference integer.
11111 * gdb.base/ptype.c (charfoo): Declare.
11112 (intfoo): Call charfoo.
11113 * gdb.base/scope0.c (useitp): New function.
11114 (usestatics): Use useitp.
11115 (useit): Add a type for val.
11116 * gdb.base/scope1.c (useit1): Take a pointer argument.
11117 (usestatics1): Update calls to useit1.
11118 * gdb.cp/call-c.cc: Declare foo.
11119 (main): Call foo.
11120 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
11121 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
11122 (main): Call C::ensureRefs and ensureOtherRefs.
11123 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
11124 variables.
11125 (ensureOtherRefs): New function.
11126 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
11127 * gdb.cp/templates.cc (main): Call t5i.value.
11128
3f78692f
JK
111292009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11130
11131 Fix compatibility with G++-4.5.
11132 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
11133 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
11134 (uncaught return): Remove.
11135
429374b8
JK
111362009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11137 Phil Muldoon <pmuldoon@redhat.com>
11138
11139 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
11140 (bp_location13, bp_location14, bp_location17, bp_location18)
11141 (marker3_proto, marker4_proto): New variables.
11142 (breakpoint info): Update output.
11143 (run until breakpoint at marker3, run until breakpoint at marker4): New
11144 tests.
11145
859825b8
JK
111462009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11147
11148 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
11149 Replace the printf call of Y by provided "y-set-1" label. New block
11150 for the second shared library.
11151 * gdb.base/unload.exp: Compile also the second library, call
11152 gdb_load_shlibs also for it. Use now gdb_breakpoint.
11153 (single pending breakpoint info): Rename to ...
11154 (pending breakpoint info before run): ... this extended test.
11155 (libfile2, libname2, libsrcfile2, libsrc2)
11156 (lib_sl2): New variables.
11157 (exec_opts): Set also SHLIB_NAME2.
11158 (pending breakpoint info on first run at shrfunc1)
11159 (pending breakpoint info on second run at shrfunc1)
11160 (pending breakpoint info on second run at shrfunc2)
11161 (print y from libfile, print y from libfile2): New tests.
11162 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
11163 * gdb.base/unloadshr2.c: New.
11164
e6a386cd
HZ
111652009-12-22 Hui Zhu <teawater@gmail.com>
11166
11167 * gdb.reverse/sigall-reverse.exp: Adjust.
11168
9e19b45e
VP
111692009-12-21 Vladimir Prus <vladimir@codesourcery.com>
11170
11171 PR gdb/10884
11172
11173 * gdb.mi/var-cmd.c (do_bitfield_tests): New
11174 (main): Call do_bitfield_tests.
aacf5b1e 11175 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 11176
d53a7b30
JB
111772009-12-20 Joel Brobecker <brobecker@adacore.com>
11178
11179 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
11180 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
11181 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
11182 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
11183 gdb.modula2/unbounded1.c: Update copyright header.
11184
191ca0a1
CM
111852009-12-10 Chris Moller <moller@mollerware.com>
11186
11187 PR gdb/9399
11188 * gdb.cp/virtfunc2.exp: New tests
11189 * gdb.cp/virtfunc2.cc: New tests
11190 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
11191
0fa6cf1b
MS
111922009-12-10 Oza Pawandeep (paawan1982@yahoo.com
11193
11194 * gdb.reverse/i387-env-reverse.c: New file.
11195 * gdb.reverse/i387-env-reverse.exp: New file.
11196 * gdb.reverse/i387-stack-reverse.c: New file.
11197 * gdb.reverse/i387-stack-reverse.exp: New file.
11198
361ae042
PM
111992009-12-08 Phil Muldoon <pmuldoon@redhat.com>
11200
11201 * gdb.python/py-type.exp (test_range): New test.
11202
bfd31e71
PM
112032009-12-03 Phil Muldoon <pmuldoon@redhat.com>
11204
11205 PR python/10805
11206
11207 * gdb.python/py-type.exp: New file.
11208 * gdb.python/py-type.c: New file.
11209 * Makefile.in: Add py-type.
11210
57a1d736
TT
112112009-12-03 Tom Tromey <tromey@redhat.com>
11212
11213 * gdb.python/py-value.exp (test_parse_and_eval): New
11214 function.
11215
1f3b5d1b
PP
112162009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11217
11218 PR gdb/11022
11219
11220 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
11221 * gdb.base/pr11022.c: New test.
11222
8b7dbdc9
JK
112232009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11224
11225 Fix spurious false FAILs.
11226 * gdb.base/structs.c (chartest): New.
11227 (main): Fill-in chartest.
11228 * gdb.base/structs.exp (anychar_re, first): New.
11229 (start_structs_test): Import global anychar_re and first.
11230 New gdb_test call "set print elements 300; ${testfile}"
11231 (start_structs_test <$first>): New block.
11232 (any): Import global anychar_re. New variable ac. Use ${ac}.
11233
6a53b2ec
JK
112342009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11235
11236 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
11237
d7167b4c
JK
112382009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11239
11240 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
11241 Force $srcfile file.
11242 * gdb.base/foll-fork.c (callee): Comment out the printf call.
11243
b1798462
UW
112442009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11245
11246 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
11247 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
11248 * gdb.threads/watchthreads-reorder.exp: Likewise.
11249
b6199126
DJ
112502009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
11251
11252 PR gdb/8704
11253
11254 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
11255 "if", and "thread". Correct matching in the previous test.
11256
b22a0510
DJ
112572009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
11258
11259 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
11260
930636d2
MS
112612009-11-23 Michael Snyder <msnyder@vmware.com>
11262
11263 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
11264 * gdb.reverse-watch-precsave.exp: Ditto.
11265
21a0512e
PP
112662009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
11267
11268 * gdb.asm/asm-source.exp: Adjust.
11269 * gdb.base/help.exp: Adjust.
889bf7c5 11270
fc30d5e0
PA
112712009-11-22 Pedro Alves <pedro@codesourcery.com>
11272
11273 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
11274 (do_syscall_tests_without_xml): Set data-directory to
11275 /the/path/to/nowhere.
11276
f6bc2008
PA
112772009-11-21 Pedro Alves <pedro@codesourcery.com>
11278
11279 * gdb.threads/local-watch-wrong-thread.c,
11280 gdb.threads/local-watch-wrong-thread.exp: New files.
11281
8c2fb5de
PA
112822009-11-21 Pedro Alves <pedro@codesourcery.com>
11283
11284 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
11285 assume new `regsub' syntax available.
11286
ebec9a0f
PA
112872009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11288
a79d3c27
JK
11289 * gdb.base/watchpoint-hw-hit-once.exp,
11290 gdb.base/watchpoint-hw-hit-once.c: New.
11291
112922009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 * gdb.threads/watchthreads-reorder.exp,
11295 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 11296
276a961b
MK
112972009-11-17 Nathan Sidwell <nathan@codesourcery.com>
11298
11299 * gdb.xml/tdesc-regs.exp: Use for m68k.
11300
4867c1fb
PA
113012009-11-15 Pedro Alves <pedro@codesourcery.com>
11302
11303 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
11304
f6838f81
DJ
113052009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11306
11307 * lib/gdb.exp (current_target_name): New procedure.
11308 (gdb_wrapper_target): New variable.
11309 (gdb_wrapper_init): Set gdb_wrapper_target.
11310 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
11311 wrapper.
11312
4ac4dd3f
DJ
113132009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11314
11315 * gdb.base/remote.exp: Delete the slowest load test.
11316 Do not load with fixed packet sizes.
11317
a7881759
DJ
113182009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11319
11320 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
11321
97a5b505
DJ
113222009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11323
11324 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
11325 srcfile when setting a breakpoint.
11326
d3e1fc54
DJ
113272009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
11328
11329 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
11330 macros.
11331
7cbcbded
DJ
113322009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11333
11334 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
11335 to be in memory.
11336 * gdb.base/display.c (force_mem): New.
11337 (do_loops): Use it. Add breakpoint comments.
11338 (do_vars): Add a breakpoint comment.
11339 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
11340 line numbers.
11341
bdea3a92
NF
113422009-11-13 Nathan Froyd <froydnj@codesourcery.com>
11343
11344 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
11345 instead of a bare "run".
11346
269f82e5
PP
113472009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
11348
11349 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 11350
a69b7d9d
DJ
113512009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11352
11353 * lib/cell.exp (skip_cell_tests): Clean up test files before
11354 returning.
11355
b598bfda
DJ
113562009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11357
11358 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
11359 and the breakpoint menu. Do not call perror if a prompt is seen.
11360 Consume the following GDB prompt.
11361 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
11362 * gdb.cp/namespace.exp: Use gdb_test.
11363 * gdb.cp/templates.exp: Use gdb_test.
11364 (test_template_breakpoints): Use gdb_test_multiple.
11365
87728fa0
DJ
113662009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11367
11368 * gdb.base/break1.c (struct some_struct, values): Move earlier.
11369 (marker4): Reference values.
11370
b67c692f
DJ
113712009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11372
11373 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
11374 is missing.
11375
f0df251a
DJ
113762009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11377
11378 * gdb.base/break.c (need_malloc): New.
11379 * gdb.base/constvars.c (main): Reference crass and crisp.
11380 * gdb.base/gdb1821.c (main): Reference bar.
11381 * gdb.cp/gdb1355.cc (main): Reference s1.
11382 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
11383 (main): Call them.
11384 * gdb.cp/hang2.cc (dummy2): Define.
11385 * gdb.cp/hang3.cc (dummy3): Define.
11386 * gdb.cp/m-data.cc (main): Reference shadow.
11387
bdf7534a
NF
113882009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11389 Nathan Froyd <froydnj@codesourcery.com>
11390
11391 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
11392 remote host.
11393
f24fce77
NF
113942009-11-12 Nathan Froyd <froydnj@codesourcery.com>
11395
11396 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
11397 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
11398 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11399 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11400 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11401 * gdb.dwarf2/dw2-producer.exp: Likewise.
11402 * gdb.dwarf2/mac-fileno.exp: Likewise.
11403 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
11404 py-prettyprint.py to the remote host.
11405 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
11406
40f0318e
KS
114072009-11-11 Keith Seitz <keiths@redhat.com>
11408
11409 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
11410 use it instead of "Foo".
11411 * gdb.cp/classes.exp (do_tests): Add a test to access
11412 a method through a typedef'd class name.
11413
f3d9f7fb
NF
114142009-11-11 Nathan Froyd <froydnj@codesourcery.com>
11415
11416 * gdb.base/long_long.exp: Permit leading zeros on floating-point
11417 exponents.
11418 * gdb.base/pointers.exp: Likewise.
11419 * gdb.cp/ref-types.exp: Likewise.
11420
a4216f37
KS
114212009-11-11 Keith Seitz <keiths@redhat.com>
11422
11423 * gdb.cp/cplusfuncs.cc (class foo): Add operators
11424 new[] and delete[].
11425 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
11426 "void".
11427 (probe_demangler): Remove all single-quoting of
11428 method and variable names.
11429 (info_func_regexp): Remove the word "void" from any
11430 occurrence of "(void)".
11431 (print_addr_2): Remove all single-quoting of
11432 method names.
11433 (print_addr_2_kfail): Likewise.
11434 (print_addr): Single-quote C function names before
11435 passing to print_addr_2.
11436 (test_paddr_operator_functions): Remove single-quoting
11437 for method names.
11438 Add tests for operator new[] and operator delete[].
11439
9b14d7aa
JK
114402009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11441
11442 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
11443
85feb311
KS
114442009-11-09 Keith Seitz <keiths@redhat.com>
11445
11446 * gdb.cp/overload.exp: Add tests for resolving overloaded
11447 methods in expression parsing/evaluation.
11448
fa335448
DJ
114492009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
11450
11451 * lib/gdb.exp (default_gdb_version): Use --version instead of
11452 --command.
11453
ec3c07fc
NS
114542009-11-10 Nathan Sidwell <nathan@codesourcery.com>
11455
11456 * lib/gdb.exp (gdb_compile_test): New.
11457 (skip_ada_tests, skip_java_tests): New.
11458 (gdb_compile): Use gdb_compile_test for f77.
11459 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
11460 * lib/java.exp (compile_java_from_source): Remove runtests check,
11461 use gdb_compile_test to record result.
11462 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
11463 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
11464 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
11465 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
11466 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
11467 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
11468 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
11469 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
11470 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
11471 adjust gdb_compile invocations.
11472
b8b4e42b
JK
114732009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11474
11475 * Makefile.in (abs_builddir): New.
11476 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
11477 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
11478 `$(abs_builddir)/site.exp'.
11479
f8b7eaf3
DJ
114802009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
11481
11482 * config/m68k-emc.exp, lib/emc-support.exp,
11483 gdb.trace/gdb_c_test.c: Delete.
11484 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
11485 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
11486 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11487 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
11488 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11489 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
11490 casing for m68k-*-elf.
11491
c4187697
NS
114922009-11-03 Pedro Alves <pedro@codesourcery.com>
11493
11494 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
11495 * gdb.arch/i386-prologue.exp: Likewise.
11496 * gdb.arch/i386-unwind.exp: Likewise.
11497
db16b772
DJ
114982009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11499
11500 * lib/gdb.exp (gdb_expect): Fix timeout typo.
11501
bcf71277
DJ
115022009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11503
11504 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
11505
0105cee2
DJ
115062009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11507
11508 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
11509
24ddea62
JK
115102009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11511
11512 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
11513
287ccc17
JK
115142009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11515
11516 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
11517 * gdb.base/sepdebug2.c: New file.
11518
08bca259 115192009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
11520
11521 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
11522 the modified warnings for catch syscall. Verify if GDB was compiled
11523 with support for lib expat, and choose which tests to run depending
11524 on this.
11525
5d4e2b76
VP
115262009-10-30 Vladimir Prus <vladimir@codesourcery.com>
11527
11528 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
11529 that composite commands are parsed OK. And also test
11530 that breakpoint commands do work.
11531
240e538a
MS
115322009-10-23 Michael Snyder <msnyder@vmware.com>
11533
11534 gdb.reverse/consecutive-precsave.exp: Change expect pattern
11535 to allow for new disassembly style.
11536
9c419145
PP
115372009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
11538
11539 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 11540
02506ff1
MS
115412009-10-22 Michael Snyder <msnyder@vmware.com>
11542
11543 * gdb.reverse/break-precsave.exp: New test.
11544 * gdb.reverse/consecutive-precsave.exp: Ditto.
11545 * gdb.reverse/finish-precsave.exp: Ditto.
11546 * gdb.reverse/i386-precsave.exp: Ditto.
11547 * gdb.reverse/machinestate-precsave.exp: Ditto.
11548 * gdb.reverse/sigall-precsave.exp: Ditto.
11549 * gdb.reverse/solilb-precsave.exp: Ditto.
11550 * gdb.reverse/step-precsave.exp: Ditto.
11551 * gdb.reverse/until-precsave.exp: Ditto.
11552 * gdb.reverse/watch-precsave.exp: Ditto.
11553
4cf866a3
MS
115542009-10-22 Michael Snyder <msnyder@vmware.com>
11555
11556 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
11557 for gdb_expect. Adjust one test's expect strings for the new
11558 format of disassemble.
11559 * gdb.reverse/finish-reverse.exp: Delete 'return'.
11560 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
11561 gdb_test_multiple.
11562 * gdb.reverse/step-reverse.exp: Delete 'return'.
11563 * gdb.reverse/until-reverse.exp: Delete blank lines.
11564 * gdb.reverse/watch-reverse.exp: Delete blank lines.
11565
2b28d209
PP
115662009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
11567
11568 * gdb.base/consecutive.exp: Adjust.
11569 * gdb.base/display.exp: Likewise.
11570 * gdb.base/pc-fp.exp: Likewise.
11571 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 11572
33b9c32b
MS
115732009-10-19 Michael Snyder <msnyder@vmware.com>
11574
11575 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
11576 * gdb.reverse/finish-reverse.c: Ditto.
11577 * gdb.reverse/sigall-reverse.c: Ditto.
11578 * gdb.reverse/solib-reverse.c: Ditto.
11579 * gdb.reverse/step-reverse.c: Ditto.
11580 * gdb.reverse/watch-reverse.c: Ditto.
11581
6c95b8df
PA
115822009-10-19 Pedro Alves <pedro@codesourcery.com>
11583 Stan Shebs <stan@codesourcery.com>
11584
11585 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
11586 * gdb.base/foll-exec.exp: Adjust to expect a process id before
11587 "Executing new program".
11588 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
11589 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
11590 left listed after having been killed.
11591 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
11592 * gdb.base/maint.exp: Adjust test.
11593
11594 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
11595 * gdb.multi/Makefile.in: New.
11596 * gdb.multi/base.exp: New.
11597 * gdb.multi/goodbye.c: New.
11598 * gdb.multi/hangout.c: New.
11599 * gdb.multi/hello.c: New.
11600 * gdb.multi/bkpt-multi-exec.c: New.
11601 * gdb.multi/bkpt-multi-exec.exp: New.
11602 * gdb.multi/crashme.c: New.
11603
279017b7
TG
116042009-10-13 Tristan Gingold <gingold@adacore.com>
11605
11606 * gdb.base/sepdebug.exp: Check debug info are found.
11607
0413d738
PA
116082009-10-08 Pedro Alves <pedro@codesourcery.com>
11609
11610 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
11611 bits.
11612
c628eecc
JK
116132009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11614
11615 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
11616
38af1bfe
JB
116172009-10-07 Joel Brobecker <brobecker@adacore.com>
11618
11619 * gdb.base/watchpoints.c: Add copyright header. Reformat one
11620 of the comments.
11621
2b0adecd
PM
116222009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
11623
11624 * gdb.base/annota1.exp: Remove obsolete match_max increase.
11625 * gdb.base/annota3.exp: Idem.
11626 * gdb.base/maint.exp: Idem.
11627
8d417781
PM
116282009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
11629
889bf7c5 11630 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
11631 to default.
11632
bb61102d
PM
116332009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
11634
889bf7c5 11635 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
11636 mingw and cygwin targets.
11637
ace5c364
PM
116382009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
11639 Pedro Alves <pedro@codesourcery.com>
11640
889bf7c5 11641 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
11642 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
11643
c2d494a0
PM
116442009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
11645
e1b52ce2
PM
11646 * gdb.base/shr1.c: Use %p in format string.
11647 * gdb.base/unload.c: Avoid warning in fprintf.
11648 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 11649
209f53f5
PM
116502009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
11651
11652 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
11653 long type.
11654 (test_unlink): Correct printf string.
11655 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
11656 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
11657
8172766a
JK
116582009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11659
11660 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
11661 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
11662 * gdb.arch/ia64-breakpoint-shadow.S: New file.
11663
0f73703c
UW
116642009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11665
11666 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
11667 * gdb.objc/nondebug.exp: Likewise.
11668
b32306ca
UW
116692009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11670
11671 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
11672 target_info setting.
11673
11674 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
11675 that detect new threads during "info threads".
11676
0057022f
UW
116772009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11678
11679 * gdb.threads/manythreads.c (main): Increase thread stack size
11680 to 2*PTHREAD_STACK_MIN.
11681 * gdb.threads/multi-create.c (main): Likewise.
11682 (create_function): Likewise.
11683
f29c0325
UW
116842009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11685
11686 * gdb.base/dump.exp: Pass difference of pointer types instead
11687 of integer types as offset to restore in intarr3.srec case.
11688
fcb34849
UW
116892009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11690
11691 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
11692
d5142e3b
UW
116932009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11694
11695 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
11696
087b74b2 116972009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 11698
087b74b2
PM
11699 New test for two watchpoints, with disabling of
11700 the first inserted.
11701 * testsuite/gdb.base/watchpoints.c: New file.
11702 * testsuite/gdb.base/watchpoints.exp: New file.
11703
96c07c5b
TT
117042009-09-25 Tom Tromey <tromey@redhat.com>
11705
11706 * gdb.base/charset.exp: Test utf-16 strings with Python.
11707
b8899f2b
TT
117082009-09-25 Tom Tromey <tromey@redhat.com>
11709
11710 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
11711 UCS-4.
11712 * gdb.base/charset.c (utf_32_string): Rename.
11713 (init_utf32): Rename.
11714 (main): Update.
11715
329719ec
TT
117162009-09-22 Tom Tromey <tromey@redhat.com>
11717
11718 * gdb.python/py-function.exp: Add regression tests.
11719
11ef0d76
KS
117202009-09-21 Keith Seitz <keiths@redhat.com>
11721
11722 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
11723 with invalid operator.
11724
3fe8f3b3
KS
117252009-09-21 Keith Seitz <keiths@redhat.com>
11726
11727 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
11728 and destructor using typedef name of class.
11729 * gdb.cp/classes.cc (class Base1): Add a destructor.
11730 (base1): New typedef.
11731 (use_methods): Instanitate an object of type base1.
11732 * gdb.cp/templates.exp (test_template_typedef): New procedure.
11733 (do_tests): Call test_template_typedef.
11734 * gdb.cp/templates.cc (Baz::~Baz): New method.
11735 (intBazOne): New typedef.
11736 (main): Instantiate intBazOne.
11737
7a9fe101
PM
117382009-09-21 Phil Muldoon <pmuldoon@redhat.com>
11739
11740 PR python/10633
11741
11742 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
11743 Function.
11744 (run_lang_tests): Add print elements test.
11745
2e4d963f
PM
117462009-09-21 Phil Muldoon <pmuldoon@redhat.com>
11747
11748 * gdb.python/py-value.exp (test_subscript_regression): New
11749 function. Test for invalid subscripts.
11750 * gdb.python/py-value.c (main): Add test array, and pointer to it.
11751 (ptr_ref): New function.
11752
ec7e75e7
PP
117532009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11754
11755 * gdb.base/default.exp: Fix "show convenience".
11756
0cc7d26f
TT
117572009-09-15 Tom Tromey <tromey@redhat.com>
11758
11759 * lib/mi-support.exp (mi_create_varobj): Update.
11760 (mi_create_floating_varobj): Likewise.
11761 (mi_create_dynamic_varobj): New proc.
11762 (mi_varobj_update): Update.
11763 (mi_varobj_update_with_type_change): Likewise.
11764 (mi_varobj_update_kv_helper): New proc.
11765 (mi_varobj_update_dynamic_helper): Rewrite.
11766 (mi_varobj_update_dynamic): New proc.
11767 (mi_list_varobj_children): Update.
11768 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
11769 * gdb.python/python-prettyprint.py (pp_outer): New class.
11770 (pp_nullstr): Likewise.
11771 (lookup_function): Register new printers.
11772 * gdb.python/python-prettyprint.c (struct substruct): New type.
11773 (struct outerstruct): Likewise.
11774 (substruct_test): New function.
11775 (struct nullstr): New type.
11776 (string_1, string_2): New globals.
11777 (main): Add new tests.
11778 * gdb.python/python-mi.exp: Added regression tests.
11779 * gdb.mi/mi2-var-display.exp: Update.
11780 * gdb.mi/mi2-var-cmd.exp: Update.
11781 * gdb.mi/mi2-var-child.exp: Update.
11782 * gdb.mi/mi2-var-block.exp: Update.
11783 * gdb.mi/mi-var-invalidate.exp: Update.
11784 * gdb.mi/mi-var-display.exp: Update.
11785 * gdb.mi/mi-var-cmd.exp: Update.
11786 * gdb.mi/mi-var-child.exp: Update.
11787 * gdb.mi/mi-var-block.exp: Update.
11788 * gdb.mi/mi-break.exp: Update.
11789 * gdb.mi/gdb701.exp: Update.
11790
a96d9b2e
SDJ
117912009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
11792
11793 * Makefile.in: Inclusion of catch-syscall object.
11794 * gdb.base/catch-syscall.c: New file.
11795 * gdb.base/catch-syscall.exp: New file.
11796
b43b923a
MS
117972009-09-12 Michael Snyder <msnyder@vmware.com>
11798
11799 * gdb.reverse/step-reverse.exp: Explicitly check for targets
11800 that can support reverse debuggnig.
11801
cec03d70
TT
118022009-09-11 Tom Tromey <tromey@redhat.com>
11803
11804 * gdb.dwarf2/valop.S: New file.
11805 * gdb.dwarf2/valop.exp: New file.
11806
e23bb3fc
MK
118072009-09-11 Mark Kettenis <kettenis@gnu.org>
11808
11809 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
11810
37c3696d
DE
118112009-09-10 Doug Evans <dje@google.com>
11812
11813 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
11814 Add $gdb_prompt to second breakpoint regexp.
11815
5172aecb
JB
118162009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
11817
11818 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
11819 names, add missing ones.
11820 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
11821 * gdb.python/py-frame.c: Rename from python-frame.c.
11822 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
11823 testfile name.
11824 * gdb.python/py-function.exp: Rename from python-function.exp.
11825 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
11826 testfile name.
11827 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
11828 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
11829 Adjust testfile name.
11830 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
11831 * gdb.python/py-template.cc: Rename from python-template.cc.
11832 * gdb.python/py-template.exp: Rename from python-template.exp.
11833 Adjust testfile name.
11834 * gdb.python/py-value.c: Rename from python-value.c.
11835 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
11836 testfile name.
11837
b554e4bd
JK
118382009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11839
11840 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
11841 $bpt2address.
11842 (Second breakpoint address is valid on ia64)
11843 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
11844
9a68ae16
JM
118452009-09-03 Joseph Myers <joseph@codesourcery.com>
11846
11847 * gdb.base/ending-run.exp: Restrict regular expression matching
11848 line number to require closing brace following.
11849
146b9145
DE
118502009-09-03 Doug Evans <dje@google.com>
11851
11852 * gdb.base/store.exp (check_set): Fix typo in expected value message.
11853
787d21e1
TT
118542009-09-02 Tom Tromey <tromey@redhat.com>
11855
11856 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
11857
e7802207
TT
118582009-09-02 Tom Tromey <tromey@redhat.com>
11859
11860 * gdb.dwarf2/callframecfa.exp: New file.
11861 * gdb.dwarf2/callframecfa.S: New file.
11862
817aadd2
JK
118632009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11864
11865 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
11866 gdb.base/solib-overlap-main.c: New.
11867
4a76eae5
DJ
118682009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
11869
11870 PR gdb/10565
11871
11872 * gdb.base/bitfields.c (struct container, container): New.
11873 (main): Initialize it and call break5.
11874 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
11875
d4b96c9a
JK
118762009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11877
11878 Support constant DW_AT_data_member_location by GCC PR debug/40659.
11879 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
11880
4e22772d
JK
118812009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11882
11883 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
11884
2efab443
MS
118852009-08-26 Michael Snyder <msnyder@vmware.com>
11886
11887 * gdb.base/i386-reverse.c: New file.
11888 * gdb.base/i386-reverse.exp: New file.
11889 * gdb.base/Makefile.in: Add new files to be removed.
11890
07ab73a0
JM
118912009-08-26 Joseph Myers <joseph@codesourcery.com>
11892
11893 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
11894 environment-pwd for remote host.
11895 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
11896
676accff
KS
118972009-08-24 Keith Seitz <keiths@redhat.com>
11898
11899 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
11900 Add two new C++ completer tests which limit the output to a
889bf7c5 11901 given class.
676accff 11902
f9f7ad22
MS
119032009-08-24 Michael Snyder <msnyder@vmware.com>
11904
11905 * gdb.base/del.exp: Fix typo in comment.
11906 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
11907
81ecdfbb
RW
119082009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11909
11910 * configure: Regenerate.
11911 * gdb.hp/configure: Likewise.
11912 * gdb.hp/gdb.aCC/configure: Likewise.
11913 * gdb.hp/gdb.base-hp/configure: Likewise.
11914 * gdb.hp/gdb.compat/configure: Likewise.
11915 * gdb.hp/gdb.defects/configure: Likewise.
11916 * gdb.hp/gdb.objdbg/configure: Likewise.
11917 * gdb.stabs/configure: Likewise.
11918
cab0c772
UW
119192009-08-19 Doug Evans <dje@google.com>
11920
11921 * gdb.base/gdbvars.c: New file.
11922 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
11923
b8fa0bfa
PA
119242009-08-14 Pedro Alves <pedro@codesourcery.com>
11925
11926 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
11927 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
11928
b84aa90a
PA
119292009-08-13 Pedro Alves <pedro@codesourcery.com>
11930
11931 * gdb.base/default.exp: Adjust "set language test": it's now an
11932 enum command. Larger help string moved to "help set language".
11933 * gdb.base/help.exp: Adjust "help set language" expected output,
11934 now lists all known languages.
11935
0d8f9b2c
NF
119362009-08-11 Nathan Froyd <froydnj@codesourcery.com>
11937
11938 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
11939 all frame arguments.
11940 * gdb.arch/altivec-regs.exp: Likewise.
11941
bda180e0
TT
119422009-08-07 Tom Tromey <tromey@redhat.com>
11943
11944 * gdb.base/setshow.exp: Add tests for changes to set language, set
11945 check range, and set check type.
11946
48cb2d85
VP
119472009-08-03 Vladimir Prus <vladimir@codesourcery.com>
11948
11949 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
11950 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 11951 Call it.
48cb2d85 11952
1ea34204
UW
119532009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11954
11955 * configure.ac: Run gdb.cell tests when appropriate.
11956 * configure: Regenerate.
11957 * lib/cell.exp: New file.
11958 * gdb.cell: New directory.
11959 * gdb.cell/configure.ac: New file.
11960 * gdb.cell/configure: New file.
11961 * gdb.cell/Makefile.in: New file.
11962 * gdb.cell/arch.exp: New file.
11963 * gdb.cell/break.c: New file.
11964 * gdb.cell/break.exp: New file.
11965 * gdb.cell/break-spu.c: New file.
11966 * gdb.cell/bt.c: New file.
11967 * gdb.cell/bt2-spu.c: New file.
11968 * gdb.cell/bt-spu.c: New file.
11969 * gdb.cell/bt.exp: New file.
11970 * gdb.cell/coremaker.c: New file.
11971 * gdb.cell/coremaker-spu.c: New file.
11972 * gdb.cell/core.exp: New file.
11973 * gdb.cell/gcore.exp: New file.
11974 * gdb.cell/data.c: New file.
11975 * gdb.cell/data.exp: New file.
11976 * gdb.cell/data-spu.c: New file.
11977 * gdb.cell/ea-cache.exp: New file.
11978 * gdb.cell/ea-cache.c: New file.
11979 * gdb.cell/ea-cache-spu.c: New file.
11980 * gdb.cell/ea-standalone.c: New file.
11981 * gdb.cell/ea-standalone.exp: New file.
11982 * gdb.cell/ea-test.c: New file.
11983 * gdb.cell/ea-test.exp: New file.
11984 * gdb.cell/f-regs.exp: New file.
11985 * gdb.cell/mem-access.c: New file.
11986 * gdb.cell/mem-access.exp: New file.
11987 * gdb.cell/mem-access-spu.c: New file.
11988 * gdb.cell/ptype.exp: New file.
11989 * gdb.cell/registers.exp: New file.
11990 * gdb.cell/size.c: New file.
11991 * gdb.cell/sizeof.exp: New file.
11992 * gdb.cell/size-spu.c: New file.
11993 * gdb.cell/solib.exp: New file.
11994 * gdb.cell/solib-symbol.exp: New file.
11995
85e747d2
UW
119962009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11997
11998 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
11999
58d6951d
DJ
120002009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
12001
12002 * gdb.base/float.exp: Handle VFP registers.
12003
6e0a4f15
MS
120042009-07-14 Michael Snyder <msnyder@vmware.com>
12005
dcd5da87
MS
12006 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
12007 to bring gdb to the beginning of the calling line.
12008
6e0a4f15
MS
12009 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
12010 confusing the i386 epilogue unwinder.
12011
782b2b07
SS
120122009-07-14 Stan Shebs <stan@codesourcery.com>
12013
12014 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
12015
f662c3bc
MS
120162009-07-14 Michael Snyder <msnyder@vmware.com>
12017
12018 * gdb.reverse/step-reverse.exp (stepi into function call):
12019 Call instruction may not be first instruction in the line.
12020 (reverse stepi from a function call): Used wrong line number.
12021
8f313923
JK
120222009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12023
12024 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
12025
4662c76e
JK
120262009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12027
12028 Fix gdb.base/macscp.exp when using custom inputrc.
12029 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
12030 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
12031 env(TERM) set.
12032 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
12033 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
12034
aa81e255
JK
120352009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12036
12037 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
12038 * gdb.base/annota1.exp (thread_test): Import global $testfile.
12039 Change the compilation target to match the testcase name.
12040 * gdb.base/sect-cmd.exp: Change the compilation target to match the
12041 testcase name.
12042 * a2-run.exp: Use for setup prepare_for_testing. Change the
12043 compilation target to match the testcase name.
12044 * gdb.base/commands.exp: Likewise.
12045 * gdb.base/finish.exp: Likewise.
12046 * gdb.base/float.exp: Likewise.
12047 * gdb.base/info-target.exp: Likewise.
12048 * gdb.base/relational.exp: Likewise.
12049 * gdb.base/term.exp: Likewise.
12050 * gdb.base/until.exp: Likewise.
12051 * gdb.base/volatile.exp: Likewise.
12052 * gdb.base/whatis-exp.exp: Likewise.
12053
4c93b1d7
HZ
120542009-07-11 Hui Zhu <teawater@gmail.com>
12055
12056 * gdb.base/help.exp (disassemble): Update expected help text.
12057
812f7342
TT
120582009-07-09 Tom Tromey <tromey@redhat.com>
12059
12060 * lib/gdb.exp: Handle TRANSCRIPT.
12061 (remote_spawn, remote_close, send_gdb): New procs.
12062
fbb8f299
PM
120632009-07-10 Phil Muldoon <pmuldoon@redhat.com>
12064
12065 * gdb.python/python-prettyprint.c: Add counted null string
12066 structure.
12067 * gdb.python/python-prettyprint.exp: Print null string. Test for
12068 embedded nulls.
12069 * gdb.python/python-prettyprint.py (pp_ns): New Function.
12070 * gdb.python/python-value.exp (test_value_in_inferior): Add
12071 variable length string fetch tests.
12072 * gdb.python/python-value.c (main): Add strings for string fetch tests.
12073
c0ac0ec7
JK
120742009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12075
12076 * gdb.base/dump.exp (inaccessible memory is reported): New test.
12077
30b66ecc
TT
120782009-07-07 Tom Tromey <tromey@redhat.com>
12079
12080 * gdb.base/call-rt-st.exp: Update for change to escape output.
12081 * gdb.base/callfuncs.exp: Likewise.
12082 * gdb.base/charset.exp: Likewise.
12083 * gdb.base/constvars.exp: Likewise.
12084 * gdb.base/long_long.exp: Likewise.
12085 * gdb.base/pointers.exp: Likewise.
12086 * gdb.base/printcmds.exp: Likewise.
12087 * gdb.base/setvar.exp: Likewise.
12088 * gdb.base/store.exp: Likewise.
12089 * gdb.cp/ref-types.exp: Likewise.
12090 * gdb.mi/mi-var-child.exp: Likewise.
12091 * gdb.mi/mi-var-display.exp: Likewise.
12092 * gdb.mi/mi2-var-display.exp: Likewise.
12093 * gdb.base/charset.exp: Test octal escape sequence length.
12094 Update for change to escape output.
12095
187c4a2b
JK
120962009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12097
12098 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
12099
d80a43f9
DJ
121002009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
12101
12102 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
12103
047427a8
JK
121042009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12105
12106 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
12107 gdbserver increasing $portnum if "Can't bind address" has been seen.
12108
8b5a0f4f
PA
121092009-07-05 Pedro Alves <pedro@codesourcery.com>
12110
12111 * gdb.base/ending-run.exp: Add "step out of main" pattern for
12112 mingw32ce.
12113
7d93ba58
PA
121142009-07-05 Pedro Alves <pedro@codesourcery.com>
12115
12116 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
12117 VFP format.
12118
2277426b
PA
121192009-07-02 Pedro Alves <pedro@codesourcery.com>
12120
12121 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
12122 linux. Adjust to use "inferior", "info inferiors", "detach
12123 inferior" and "kill inferior" instead of "restart", "info fork",
12124 "detach fork" and "delete fork".
12125 * gdb.base/ending-run.exp: Spell out "info".
12126 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
12127 the "kill" command.
12128
5af949e3
UW
121292009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12130
12131 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
12132 change to prefix TLS offset in hex with 0x.
12133
5d3729b5
UW
121342009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12135
12136 * gdb.base/default.exp: Update test case for "x" changes.
12137
af589bd0
TG
121382009-07-01 Tristan Gingold <gingold@adacore.com>
12139
12140 * gdb.base/bigcore.exp: Make darwin untested.
12141
40974f91
JK
121422009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12143
12144 * gdb.base/completion.exp (directory completion): Create the directory.
12145 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
12146 escapeuniquesub.
12147 (directory completion 2): Expect now ${escapeuniquesub}.
12148 (Glob remaining of directory test): Remove one excessive newline.
12149 Expect the real output.
12150
59dd3af6
JK
121512009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12152
12153 Fix `make check//%' target after `make check' has been ran.
12154 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
12155 a mkdir call.
12156 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
12157 (%/.dir): Remove.
12158
f4e164aa
JK
121592009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12160
12161 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
12162 the expected result record.
12163
69af2122
JK
121642009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12165
12166 Remove racy FAILs relying just on the timeouts.
12167 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
12168 (annotation_level 2): Remove racy FAILs.
12169
2fd481e1
PP
121702009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
12171
12172 gdb/10275
889bf7c5
PA
12173 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
12174
c38f313d
DJ
121752009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
12176
12177 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
12178
8b777f02
VP
121792009-06-30 Vladimir Prus <vladimir@codesourcery.com>
12180
12181 * gdb.mi/mi-stack.exp: Testing symbolic options
12182 to -stack-list-locals and -stack-list-arguments.
12183
00c7eacf
JK
121842009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12185
12186 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
12187
6bc80edc
TT
121882009-06-29 Tom Tromey <tromey@redhat.com>
12189
12190 * dg-extract-results.sh: New file.
12191 * Makefile.in (FORCE_PARALLEL): New variable.
12192 (CHECK_TARGET): New conditional variable.
12193 (check): Use CHECK_TARGET.
12194 (DO_RUNTEST): New variable.
12195 (check-single): New target.
12196 (TEST_DIRS): New variable.
12197 (TEST_TARGETS): Likewise.
12198 (check-parallel): New target.
12199 (check-gdb.%): New pattern.
12200 (BASE1_FILES): New variable.
12201 (BASE2_FILES): Likewise.
12202 (check-gdb.base%): New pattern.
12203 (%/.dir): New pattern.
12204 * configure: Rebuild.
12205 * aclocal.m4 (AM_CONDITIONAL): New defun.
12206 * configure.ac: Check whether user is using GNU make.
12207 (GMAKE): New conditional.
12208
794684b6
SW
122092009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
12210
12211 * gdb.cp/namespace-nested-import.cc: New test.
12212 * gdb.cp/namespace-nested-import.exp: New test.
12213
edb3359d
DJ
122142009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
12215
12216 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
12217 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
12218 * gdb.opt/Makefile.in (EXECUTABLES): Update.
12219 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
12220 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
12221 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
12222 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
12223 gdb.opt/inline-markers.c: New files.
12224 * lib/gdb.exp (skip_inline_frame_tests): New function.
12225 (skip_inline_var_tests): New function.
12226
cf657a0c
AS
122272009-06-27 Andreas Schwab <schwab@linux-m68k.org>
12228
12229 * gdb.cp/exception.exp: Don't require $hex before inner frame in
12230 backtrace.
12231
28d41a99
MS
122322009-06-27 Michael Snyder <msnyder@vmware.com>
12233
12234 * gdb.reverse: New directory.
12235 * gdb.reverse/break-reverse.c: New test.
12236 * gdb.reverse/break-reverse.exp: New test.
12237 * gdb.reverse/consecutive-reverse.c: New test.
12238 * gdb.reverse/consecutive-reverse.exp: New test.
12239 * gdb.reverse/finish-reverse.c: New test.
12240 * gdb.reverse/finish-reverse.exp: New test.
12241 * gdb.reverse/machinestate.c: New test.
12242 * gdb.reverse/ms1.c: New test.
12243 * gdb.reverse/machinestate.exp: New test.
12244 * gdb.reverse/Makefile.in: New file.
12245 * gdb.reverse/shr2.c: New test.
12246 * gdb.reverse/solib-reverse.c: New test.
12247 * gdb.reverse/solib-reverse.exp: New test.
12248 * gdb.reverse/step-reverse.c: New test.
12249 * gdb.reverse/step-reverse.exp: New test.
12250 * gdb.reverse/until-reverse.c: New test.
12251 * gdb.reverse/ur1.c: New test.
12252 * gdb.reverse/until-reverse.exp: New test.
12253 * gdb.reverse/watch-reverse.c: New test.
12254 * gdb.reverse/watch-reverse.exp: New test.
12255 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
12256 * configure: Regenerate.
12257
fe3c8b0d
DE
122582009-06-26 Doug Evans <dje@google.com>
12259
12260 * gdb.base/psymtab.exp: Turn off pending breakpoints.
12261
3a72a602
PM
122622009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
12263
12264 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
12265 windows problem for 'file delete $binfile'.
12266
27aa8d6a
SW
122672009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
12268
12269 * gdb.cp/namespace-using.exp: New test.
12270 * gdb.cp/namespace-using.cc: New test.
12271
8ac055f8
JB
122722009-05-20 Joel Brobecker <brobecker@adacore.com>
12273
12274 * gdb.ada/variant_record_packed_array: New testcase.
12275
85e306ed
TT
122762009-06-23 Tom Tromey <tromey@redhat.com>
12277
12278 * gdb.base/charset.exp (test_combination): Regression test.
12279 * gdb.base/charset.c (my_wchar_t): New typedef.
12280 (myvar): New global.
12281 (main): Set myvar.
12282
56643c5e
PM
122832009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
12284
12285 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
12286 target.
12287
1fac167a
UW
122882009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12289
12290 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
12291
7ccb0be9
UW
122922009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12293
12294 * gdb.mi/gdb680.exp: Update test for error message.
12295
568d6575
UW
122962009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12297
12298 * gdb.base/annota1.exp: Allow multiple occurrences of the
12299 frames-invalid annotation.
12300 * gdb.cp/annota2.exp: Likewise.
12301
7cd1089b
PM
123022009-06-15 Phil Muldoon <pmuldoon@redhat.com>
12303
12304 * gdb.cp/gdb2495.cc: New file.
12305 * gdb.cp/gdb2495.exp: New file.
12306
72c63395
JK
123072009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12308
12309 Report error on GDB crash during runto.
12310 * lib/gdb.exp (runto <eof>): New.
12311
3788363d
DJ
123122009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
12313
12314 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
12315 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
12316 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
12317 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
12318 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
12319 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
12320 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
12321 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
12322 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
12323 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
12324 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
12325 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
12326 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
12327 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
12328 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
12329 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
12330 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
12331 gdb.server/server-mon.exp, gdb.server/server-run.exp,
12332 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12333 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12334 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
12335 gdb.trace/passcount.exp, gdb.trace/report.exp,
12336 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
12337 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
12338 gdb.trace/while-stepping.exp: Use a unique name for the compiled
12339 executable.
12340
17592de3
PA
123412009-06-07 Pedro Alves <pedro@codesourcery.com>
12342
12343 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
12344 defined before referencing it.
12345
701e355d
DE
123462009-06-03 Doug Evans <dje@google.com>
12347
12348 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
12349 * gdb.arch/i386-see.c: Ditto.
12350
f2292c65
PM
123512009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
12352
12353 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
12354 (check_macro): Return 1 if undefined.
12355 If first test fails, check if macro debug information is available,
12356 and report unsupported test if no macro information is found.
12357
5a437975
DE
123582009-05-29 Doug Evans <dje@google.com>
12359
12360 * gdb.threads/hand-call-in-threads.exp: New.
12361 * gdb.threads/hand-call-in-threads.c: New.
12362
c141c696
MS
123632009-05-29 Michael Snyder <msnyder@vmware.com>
12364
12365 * gdb.base/break-always.exp: Change "1" to "on".
12366 Add confirmation check.
12367
b3444185
PA
123682009-05-28 Pedro Alves <pedro@codesourcery.com>
12369
12370 * gdb.threads/threxit-hop-specific.c: New.
12371 * gdb.threads/threxit-hop-specific.exp: New.
12372 * gdb.threads/thread-execl.c: New.
12373 * gdb.threads/thread-execl.exp: New.
12374
b6313243
TT
123752009-05-27 Tom Tromey <tromey@redhat.com>
12376 Thiago Jung Bauermann <bauerman@br.ibm.com>
12377
12378 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
12379 (mi_child_regexp): Likewise.
12380 (mi_list_varobj_children_range): Likewise.
12381 (mi_get_features): Likewise.
12382 (mi_list_varobj_children): Rewrite.
12383 * gdb.python/python-mi.exp: New file.
12384
a6bac58e
TT
123852009-05-27 Tom Tromey <tromey@redhat.com>
12386 Thiago Jung Bauermann <bauerman@br.ibm.com>
12387 Phil Muldoon <pmuldoon@redhat.com>
12388 Paul Pluzhnikov <ppluzhnikov@google.com>
12389
12390 * gdb.python/python-prettyprint.exp: New file.
12391 * gdb.python/python-prettyprint.c: New file.
12392 * gdb.python/python-prettyprint.py: New file.
12393 * gdb.base/display.exp: print/r is now valid.
12394
2c74e833
TT
123952009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
12396 Tom Tromey <tromey@redhat.com>
12397 Pedro Alves <pedro@codesourcery.com>
12398 Paul Pluzhnikov <ppluzhnikov@google.com>
12399
12400 * gdb.python/python-template.exp: New file.
12401 * gdb.python/python-template.cc: New file.
12402 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12403 tests.
12404 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12405 Call it.
12406 (test_value_after_death): New proc.
12407 * gdb.python/python-value.c (PTR): New typedef.
12408 (main): New variable 'x'.
12409
89c73ade
TT
124102009-05-27 Tom Tromey <tromey@redhat.com>
12411
12412 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12413 tests.
12414 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12415 Call it.
12416
a75724bc
PA
124172009-05-27 Pedro Alves <pedro@codesourcery.com>
12418
12419 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
12420
e58b0e63
PA
124212009-05-24 Pedro Alves <pedro@codesourcery.com>
12422
12423 * gdb.threads/fork-thread-pending.c: New.
12424 * gdb.threads/fork-thread-pending.exp: New.
12425
4ac36638
JK
124262009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12427
12428 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
12429 * gdb.dwarf2/dw2-strp.S (a_string2): New.
12430
889bf7c5 124312009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 12432
889bf7c5 12433 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 12434
b242c3c2
PA
124352009-05-17 Pedro Alves <pedro@codesourcery.com>
12436
12437 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
12438 `gdb_get_line_number'. Call `callee' in both parent and child.
12439 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
12440 `gdb_get_line_number' instead of hardcoding line numbers.
12441 (catch_fork_unpatch_child): New procedure to test detaching
12442 breakpoints from child fork.
12443 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
12444 hardcoding line numbers.
12445 (do_fork_tests): Run `catch_fork_unpatch_child'.
12446
ee342b23
VP
124472009-05-17 Vladimir Prus <vladimir@codesourcery.com>
12448
12449 * gdb.mi/mi-cmd-var.exp: Check that when varobj
12450 of structure type enters or leaves the scope, it
12451 is reported by -var-update.
12452
e2009e98
DE
124532009-05-11 Doug Evans <dje@sebabeach.org>
12454
12455 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 12456 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
12457 * gdb.threads/schedlock.c (main): Fix off-by-one error.
12458
00903456
JK
124592009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12460
12461 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
12462
dc621c35
DE
124632009-04-30 Doug Evans <dje@google.com>
12464
12465 * gdb.threads/watchthreads2.exp: New testcase.
12466 * gdb.threads/watchthreads2.c: New testcase.
12467
9ab4e744
DE
124682009-04-29 Doug Evans <dje@google.com>
12469
12470 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
12471 * gdb.cp/mb-ctor.cc: Ditto.
12472 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
12473 * gdb.cp/mb-inline.h (multi_line_foo): New function.
12474 * gdb.cp/mb-inline1.cc: Call it.
12475 * gdb.cp/mb-inline2.cc: Ditto.
12476 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
12477 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
12478
484086b7
JK
124792009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12480
12481 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
12482 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
12483 Replace all uses of `decimal' by `nonzero'.
12484 (info macro FROM_COMMANDLINE): New test.
12485
379a77b5
TT
124862009-04-27 Tom Tromey <tromey@redhat.com>
12487
12488 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
12489
b92b73c2
DE
124902009-04-27 Doug Evans <dje@google.com>
12491
12492 * gdb.threads/watchthreads.c (main): Initialize args before starting
12493 the threads. Plus formatting cleanup.
12494 * gdb.threads/watchthreads.exp: Avoid errant failures due to
12495 biased scheduling of one thread.
12496
945a118d
JG
124972009-04-27 Jerome Guitton <guitton@adacore.com>
12498
12499 * gdb.cp/templates.cc (GetMax): New template.
12500 (main): Declare two instances of GetMax.
12501 * gdb.cp/templates.exp: Add new test.
12502
d389af10
JK
125032009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12504
12505 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
12506
e7f86de9
JM
125072009-04-22 Joseph Myers <joseph@codesourcery.com>
12508
12509 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
12510
334cc82d
TT
125112009-04-15 Tom Tromey <tromey@redhat.com>
12512
12513 * gdb.base/charset.exp: Add regression test.
12514
d12672cc
JB
125152009-04-14 Joel Brobecker <brobecker@adacore.com>
12516
12517 * gdb.base/exe-lock.exp: New testcase.
12518
18e8c3bc
TT
125192009-04-13 Tom Tromey <tromey@redhat.com>
12520
12521 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
12522 operator on Frame.
12523
5ecd5cbe
UW
125242009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12525
12526 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
12527 * gdb.server/ext-attach.exp: Likewise.
12528
7309f756
VP
125292009-04-03 Vladimir Prus <vladimir@codesourcery.com>
12530
12531 Eliminate some sleep usage.
12532
889bf7c5
PA
12533 * gdb.mi/basics.c (do_nothing): New.
12534 (main): Use do_nothing instead of printf, so that
12535 not to introduce race condition between output of
12536 inferiour and output of gdb. Do not use sleep as it
12537 is not generally available on embedded targets.
7309f756 12538
f4b95f6f
PA
125392009-04-02 Pedro Alves <pedro@codesourcery.com>
12540
12541 * gdb.server/ext-attach.exp: Expect an optional process id after
12542 "Detached from remote process".
12543
de40b933
JK
125442009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12545
12546 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
12547 gdb.dwarf2/dw2-unresolved.exp: New.
12548
2ae101a4
PA
125492009-04-02 Pedro Alves <pedro@codesourcery.com>
12550
12551 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
12552 mi_run_to_main.
12553
56a8e183
PA
125542009-04-02 Pedro Alves <pedro@codesourcery.com>
12555
12556 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
12557 mi_run_to_main. Skip thread exit test on remote targets.
12558 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
12559 mi_run_to_main.
12560 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
12561 mi_run_to_main.
12562 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
12563 when expecting ^connected. Detect when the target doesn't support
12564 non-stop mode.
12565 (mi_run_cmd): Detect if non-stop mode was requested by isn't
12566 supported. Return -1 on error, 0 on success.
12567 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
12568 (mi_runto): Return mi_runto_helper's result explicitly.
12569
c35fafde
PA
125702009-04-01 Pedro Alves <pedro@codesourcery.com>
12571
12572 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
12573
f8a8dce6
JB
125742009-04-01 Tom Tromey <tromey@redhat.com>
12575
12576 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
12577 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
12578 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
12579 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
12580
71c25dea
TT
125812009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
12582 Jan Kratochvil <jan.kratochvil@redhat.com>
12583
12584 PR gdb/931
12585 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
12586 output.
12587 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
12588 for gdb/931.
12589 * dw2-strp.S (DW_AT_language): Change to C++.
12590 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
12591
02d9a9ce
JB
125922009-03-31 Joel Brobecker <brobecker@adacore.com>
12593
12594 * gdb.ada/tasks: New testcase.
12595
1042e4c0
SS
125962009-03-30 Stan Shebs <stan@codesourcery.com>
12597
12598 * gdb.trace/actions.exp: Update to match new info trace format.
12599 * gdb.trace/deltrace.exp: Ditto.
12600 * gdb.trace/infotrace.exp: Ditto.
12601 * gdb.trace/passcount.exp: Ditto.
12602 * gdb.trace/save-trace.exp: Ditto.
12603 * gdb.trace/while-stepping.exp: Ditto.
12604 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
12605
f8f6f20b
TJB
126062009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12607
12608 * gdb.python/python-frame.c: New file.
12609 * gdb.python/python-frame.exp: New file.
12610
c0c6f777
TJB
126112009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
12612
12613 * gdb.python/python-value.exp: Add tests for the address
12614 attribute.
12615
3cb51905
AS
126162009-03-29 Andreas Schwab <schwab@linux-m68k.org>
12617
12618 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
12619
88fc996f
DE
126202009-03-26 Doug Evans <dje@google.com>
12621
12622 * gdb.mi/mi-nonstop-exit.exp: New file.
12623 * gdb.mi/non-stop-exit.c: New file.
12624
56ef84b1
TT
126252009-03-26 Tom Tromey <tromey@redhat.com>
12626
12627 Update for change to prologue skipping:
12628 * gdb.mi/mi2-simplerun.exp: Update.
12629 * gdb.mi/mi2-break.exp: Update.
12630 * gdb.mi/mi-simplerun.exp: Update.
12631 * gdb.mi/mi-break.exp: Update.
12632 * gdb.base/ending-run.exp: Update.
12633
def2b000
TJB
126342009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
12635
12636 * gdb.python/python-value.exp (test_value_in_inferior): Test
12637 gdb.Value.is_optimized_out attribute.
12638
442ddf59
JK
126392009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12640
12641 * gdb.dwarf2/dw2-noloc-main.c: New file.
12642 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
12643 (.text): Remove.
12644 (.data): New.
12645 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
12646 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
12647 (DW_TAG_subprogram func_cu1, noloc): Remove.
12648 (main): New.
12649 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
12650 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
12651 (file_symbols): New procedure.
12652
a8df5de4
TT
126532009-03-25 Tom Tromey <tromey@redhat.com>
12654
12655 * gdb.base/charset.exp (valid_target_charset): New proc.
12656 Use it to skip tests on invalid charsets.
12657
cc1d7add
PM
126582009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
12659
12660 * gdb.base/completion.exp: Add a test for directory completion.
12661
bcd5727b
JK
126622009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12663
12664 Fix a racy FAIL.
12665 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
12666 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
12667
cc924cad
TJB
126682009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
12669
12670 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
12671 * gdb.python/python-function.exp: Add test for function returning
12672 a GDB value.
12673
bc3b79fd
TJB
126742009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
12675
12676 * gdb.python/python-function.exp: New file.
12677
6c7a06a3
TT
126782009-03-20 Tom Tromey <tromey@redhat.com>
12679
12680 * gdb.base/store.exp: Update for change to escape output.
12681 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
12682 to escape output.
12683 * gdb.base/pointers.exp: Update for change to escape output.
12684 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
12685 to escape output.
12686 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
12687 escape output.
12688 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
12689 to escape output.
12690 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
12691 escape output.
12692 * gdb.base/setvar.exp: Update for change to escape output.
12693 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
12694 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
12695 to escape output.
12696 (test_print_string_constants): Likewise.
12697 * gdb.base/charset.exp (valid_host_charset): Check size of
12698 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
12699 cases. Handle "auto"-related output.
12700 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
12701 (uvar, Uvar): New globals.
12702
c31af87b
JG
127032009-03-19 Jerome Guitton <guitton@adacore.com>
12704
12705 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
12706 deltas.
12707 * gdb.ada/fixed_points.exp: Ditto.
12708
51272cf2
PA
127092009-03-18 Pedro Alves <pedro@codesourcery.com>
12710
12711 * return-nodebug.c: Don't include stdio.h.
12712 (init): Delete.
12713 (func): Delete definition and provide extern declaration.
12714 (t): New.
12715 (main): Don't call printf. Call func and store its result in t.
12716 * return-nodebug1.c: New.
12717 * return-nodebug.exp: Don't expect stdio output. Instead, print
12718 the global variable t. Drop printf formatters and cast types from
12719 foreach loop. Don't use prepare_for_testing. Compile
12720 return-nodebug.c and return-nodebug1.c in separate steps. Don't
12721 define FORMAT or CAST.
12722
d24948ac
PP
127232009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12724
12725 * gdb.base/solib-display.exp: Disable test for remote targers.
12726
61ff14c6
JK
127272009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12728
12729 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
12730
cb4dce93
JK
127312009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12732
12733 Fix a racy FAIL.
12734 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
12735 code from `follow parent, print pids'.
12736 (`follow child, print pids', `follow parent, print pids'): Call it.
12737 Replace `gdb_test "break..."' by gdb_breakpoint.
12738
f7c60c5e
VP
127392009-03-13 Vladimir Prus <vladimir@codesourcery.com>
12740
12741 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 12742 sync and async modes.
f7c60c5e 12743
383ace49
JB
127442009-03-12 Joel Brobecker <brobecker@adacore.com>
12745
12746 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
12747 that was checked in by mistake. Remove loading of ada.exp, since
12748 this is not necessary in this case.
12749
4ce102af
JB
127502009-03-12 Joel Brobecker <brobecker@adacore.com>
12751
12752 * gdb.ada/ptype_arith_binop.exp: New testcase.
12753
529a2aef
JB
127542009-03-12 Joel Brobecker <brobecker@adacore.com>
12755
12756 * gdb.ada/mod_from_name: New testcase.
12757
8a38181c
JB
127582009-03-12 Joel Brobecker <brobecker@adacore.com>
12759
12760 * gdb.ada/tick_last_segv: New testcase.
12761
11436dee
VP
127622009-03-12 Vladimir Prus <vladimir@codesourcery.com>
12763
61ff14c6 12764 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 12765
1f31650a
VP
127662009-03-12 Vladimir Prus <vladimir@codesourcery.com>
12767
61ff14c6
JK
12768 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
12769 include the token in ^running and frame info in *stopped.
1f31650a 12770
a3247a22
PP
127712009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12772
12773 * solib-display.exp: New file.
12774 * solib-display-main.c: New file.
12775 * solib-display-lib.c: New file.
61ff14c6 12776
aae64587
PA
127772009-03-05 Pedro Alves <pedro@codesourcery.com>
12778
12779 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
12780
44aabfbc
JK
127812009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
12782
12783 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
12784 (list_and_check_macro): Use more specific test name.
12785 (next to definition): Make the test names unique.
12786
c087fcd3
PM
127872009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
12788
12789 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 12790
c86cf029
VP
127912009-02-17 Vladimir Prus <vladimir@codesourcery.com>
12792
12793 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
12794 notifications.
12795 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
12796 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
12797 * lib/mi-support.exp (library_loaded_re): New.
12798 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
12799
3ea85240
VP
128002009-02-17 Vladimir Prus <vladimir@codesourcery.com>
12801
12802 * gdb.gdb/observer.exp: Use test_notification observer, not
12803 normal_stop, everywhere.
12804 (test_normal_stop_notifications): Rename to...
12805 (test_notifications): ...this.
12806 (test_observer_normal_stop): Rename to...
12807 (test_observer): ...this.
12808
1903f0e6
DE
128092009-02-16 Doug Evans <dje@google.com>
12810
12811 * gdb.arch/amd64-disp-step.S (test_int3): New test.
12812 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
12813 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
12814 (test_prefixed_syscall,test_int3): New tests.
12815 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
12816 (test_prefixed_syscall,test_int3): New tests.
12817
1d33d6ba
VP
128182009-02-14 Vladimir Prus <vladimir@codesourcery.com>
12819
3cb51905
AS
12820 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
12821 (mi_expect_interrupt): Likewise.
12822 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
12823 response.
1d33d6ba 12824
faafb047
PM
128252009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
12826
12827 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
12828 * gdb.base/pc-fp.exp (get_valueofx): Remove.
12829 Replace calls to get_valueofx by get_hexadecimal_valueof.
12830
417e16e2
PM
128312009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
12832
12833 * lib/gdb.exp (get_valueof): Accept anything as a return value.
12834 (get_integer_valueof): New procedure.
12835 (get_sizeof): Use new get_integer_value_of.
12836 * gdb.base/sizeof.exp: Replace all uses of get_valueof
12837 by get_integer_valueof.
12838
7065b901
TT
128392009-02-13 Tom Tromey <tromey@redhat.com>
12840
12841 * gdb.base/remote.exp (get_sizeof): Remove.
12842 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
12843 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
12844 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
12845 * lib/gdb.exp (get_valueof): Move from long_long.exp.
12846 (get_sizeof): Likewise.
12847
5d7cb8df
JK
128482009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12849
12850 PR fortran/9806
12851 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
12852
b2febfff
PP
128532009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12854
12855 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
12856
4aa995e1
PA
128572009-02-06 Pedro Alves <pedro@codesourcery.com>
12858
12859 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
12860
d8906c6f
TJB
128612009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12862
12863 * gdb.python/python-cmd.exp: New file.
12864
ff4ab08d
TG
128652009-02-06 Tristan Gingold <gingold@adacore.com>
12866
12867 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
12868
aacd552b
TG
128692009-02-05 Tristan Gingold <gingold@adacore.com>
12870
12871 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
12872 pointer is dereferenced and use this signal name in regexp.
12873 * gdb.base/signull.exp: Ditto.
12874 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
12875 * gdb.base/signull.c (main): Ditto.
12876
08c637de
TJB
128772009-02-04 Tom Tromey <tromey@redhat.com>
12878 Thiago Jung Bauermann <bauerman@br.ibm.com>
12879
12880 * gdb.python/python-value.exp: Use `gdb.history' instead of
12881 `gdb.value_from_history'.
12882 (test_value_numeric_ops): Add test for conversion of enum constant.
12883 * gdb.python/python-value.c (enum e): New type.
12884 (evalue): New global.
12885 (main): Use argv.
12886
20261af8
JG
128872009-02-04 Jerome Guitton <guitton@adacore.com>
12888
12889 * gdb.ada/uninitialized_vars: New test program.
12890 * gdb.ada/uninitialized_vars.exp: New testcase.
12891
52e44b43
TT
128922009-02-02 Tom Tromey <tromey@redhat.com>
12893
12894 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
12895 * gdb.cp/pr2489.cc: Rename...
12896 * gdb.cp/pr9594.cc: ... to this.
12897
1c71341a
TT
128982009-02-02 Tom Tromey <tromey@redhat.com>
12899
12900 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
12901 * gdb.cp/pr2489.cc: New file.
12902 * gdb.cp/cpcompletion.exp: New file.
12903
a4295225
TT
129042009-02-02 Tom Tromey <tromey@redhat.com>
12905
12906 PR exp/9059:
12907 * gdb.cp/call-c.exp: Add regression test.
12908 * gdb.cp/call-c.cc (FooHandle): New typedef.
12909 (main): New variable 'handle'.
12910
592375cd
VP
129112009-01-30 Vladimir Prus <vladimir@codesourcery.com>
12912
12913 * lib/mi-support.exp (et_mi_thread_list)
12914 (check_mi_and_console_threads): Adjust for current thread in
12915 -thread-list-ids output.
12916
41447f92
VP
129172009-01-30 Vladimir Prus <vladimir@codesourcery.com>
12918
889bf7c5
PA
12919 * gdb.mi/mi-break.exp (test_disabled_creation): New.
12920 Call it.
41447f92 12921
35669430
DE
129222009-01-28 Doug Evans <dje@google.com>
12923
12924 * gdb.arch/amd64-disp-step.S: New file.
12925 * gdb.arch/amd64-disp-step.exp: New file.
12926 * gdb.arch/i386-disp-step.S: New file.
12927 * gdb.arch/i386-disp-step.exp: New file.
12928
09f00d9a
PM
129292009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
12930
12931 * gdb.base/find.exp: Set newline variable
12932 using quotes instead of braces to fix cygwin failures.
12933
1e8fb976
PA
129342009-01-23 Pedro Alves <pedro@codesourcery.com>
12935
12936 * gdb.base/radix.exp: Add tests to ensure that that set
12937 input-radix 0 and set output-radix 0 are really rejected.
12938
da061712
PA
129392009-01-23 Pedro Alves <pedro@codesourcery.com>
12940
12941 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
12942 copyright years.
12943
dd7e2d2b
PA
129442009-01-23 Pedro Alves <pedro@codesourcery.com>
12945
12946 PR gdb/9664:
12947 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
12948
392452f6
PA
129492009-01-22 Pedro Alves <pedro@codesourcery.com>
12950
12951 PR c++/9631:
12952 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
12953
8653e71c
PM
129542009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
12955
12956 * gdb.server/file-transfer.exp: Use EXEEXT variable for
12957 binfile definition to fix Windows OS failure.
12958
a12cc160
DJ
129592009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12960
12961 PR gdb/9346
12962 * gdb.base/interrupt.c (sigint_handler): New.
12963 (main): Install a SIGINT handler if SIGNALS is defined. Exit
12964 on error.
12965 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
12966 Test "signal SIGINT".
12967
b89667eb
DE
129682009-01-19 Doug Evans <dje@google.com>
12969
12970 * gdb.base/break.exp: Update expected gdb output.
12971 * gdb.base/sepdebug.exp: Ditto.
12972 * gdb.mi/mi-syn-frame.exp: Ditto.
12973 * gdb.mi/mi2-syn-frame.exp: Ditto.
12974 * gdb.base/call-signal-resume.exp: New file.
12975 * gdb.base/call-signals.c: New file.
12976 * gdb.base/unwindonsignal.exp: New file.
12977 * gdb.base/unwindonsignal.c: New file.
12978 * gdb.threads/interrupted-hand-call.exp: New file.
12979 * gdb.threads/interrupted-hand-call.c: New file.
12980 * gdb.threads/thread-unwindonsignal.exp: New file.
12981
adb483fe
DJ
129822009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
12983
12984 * gdb.base/define.exp: Test defining and hooking prefix commands.
12985 * gdb.python/python.exp: Update test for "show user" output.
12986
60023297
JK
129872009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12988
12989 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
12990 now the output exactly, using less wildcards. Expect also the output
12991 of gfortran-4.3. Update for the f-valprint.c modification from
12992 2008-04-22.
12993 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
12994 Remove gdb_test test names where matching the command.
12995
ccc57cf9
PA
129962009-01-01 Pedro Alves <pedro@codesourcery.com>
12997
12998 PR breakpoints/9681:
12999 * gdb.base/watchpoint.exp: Add regression test.
13000
c7a6ca08
PA
130012008-12-31 Pedro Alves <pedro@codesourcery.com>
13002
13003 * gdb.threads/attach-into-signal.exp: Don't use
13004 gdb_suppress_entire_file.
13005 * gdb.threads/attach-stopped.exp: Ditto.
13006 * gdb.threads/attachstop-mt.exp: Ditto.
13007
3a031f65
PA
130082008-12-31 Pedro Alves <pedro@codesourcery.com>
13009
13010 PR gdb/8812:
13011 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
13012
09e6485f
PA
130132008-12-29 Pedro Alves <pedro@codesourcery.com>
13014
13015 PR gdb/7536:
13016 * gdb.base/radix.exp: Add tests to ensure invalid input radices
13017 and unsupported output radices are really rejected.
13018
0cd53049
JK
130192008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13020
13021 * gdb.cp/punctuator.exp: Backslash the '$' signs.
13022
ba163c7e
TT
130232008-12-22 Tom Tromey <tromey@redhat.com>
13024
13025 * gdb.cp/punctuator.exp: New file.
13026
6f4de6c9
JK
130272008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13028
13029 * gdb.base/completion.exp (Completing non-existing component): New test.
13030
0f34d0b4
JK
130312008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13032
13033 Fix for PR gdb/8648.
13034 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
13035 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
13036 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
13037 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
13038
db2ad4c3
JK
130392008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13040
13041 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
13042
bb5ef15e
DP
130432008-12-16 Christophe Lyon <christophe.lyon@st.com>
13044
13045 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
13046 compiler actually generate code at the expected line number.
13047
90142adc
JZ
130482008-12-15 Jie Zhang <jie.zhang@analog.com>
13049
13050 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
13051
fad6eecd
TT
130522008-12-12 Tom Tromey <tromey@redhat.com>
13053
13054 * gdb.base/commands.exp (redefine_hook_test): New proc.
13055 Call it.
13056
17c8aaf5
TT
130572008-12-11 Tom Tromey <tromey@redhat.com>
13058
13059 * gdb.base/macscp.exp: New regression test.
13060
7c8adf68
TT
130612008-12-11 Tom Tromey <tromey@redhat.com>
13062
13063 * gdb.base/macscp.exp: Print "address.addr".
13064 * gdb.base/macscp1.c (struct outer): New struct.
13065 (address): New global.
13066
b05dcbb7
TT
130672008-12-09 Tom Tromey <tromey@redhat.com>
13068
13069 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
13070 Call it.
13071
2d476de1
DE
130722008-12-04 Doug Evans <dje@google.com>
13073
13074 * gdb.server/ext-run.exp: Relax regexp for init program.
13075
87bdc959
TG
130762008-12-03 Tristan Gingold <gingold@adacore.com>
13077
13078 * gdb.base/macscp.exp: Generate an object file during compilation
13079 to work around Darwin dsymutil limitations.
13080
e0740f77
JK
130812008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13082
13083 Test resolving external references to TLS variables.
13084 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
13085 FILE2_THREAD_LOCAL.
13086 (testfile2, srcfile2): New variables.
13087 * gdb.threads/tls.c (file2_thread_local)
13088 (function_referencing_file2_thread_local): New.
13089 * gdb.threads/tls2.c: New file.
13090
67f0aac5
JB
130912008-11-28 Joel Brobecker <brobecker@adacore.com>
13092
13093 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
13094 rather than integer, as integer might not be big enough when
13095 on 64bit targets.
67f0aac5 13096
c332165e
JG
130972008-11-27 Jerome Guitton <guitton@adacore.com>
13098
13099 * gdb.cp/formatted-ref.exp: Add equality test.
13100 * gdb.ada/formatted_ref.exp: Ditto.
13101
fc9b693c
JK
131022008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13103
13104 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
13105 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
13106
a9c64011
AS
131072008-11-20 Andreas Schwab <schwab@suse.de>
13108
13109 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
13110 matching syscall entry point.
13111 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13112 (tcatch_vfork_then_child_follow): Likewise. Finish through
13113 vfork even if we stopped at the syscall trampoline.
13114
e2fd701e
DE
131152008-11-20 Doug Evans <dje@google.com>
13116
13117 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
13118
69abc51c
TJB
131192008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
13120
13121 * gdb.arch/ppc-dfp.exp: New file.
13122 * gdb.arch/ppc-dfp.c: New file.
13123
c14c28ba
PP
131242008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
13125
13126 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 13127
2e74121d
DE
131282008-11-17 Doug Evans <dje@google.com>
13129
13130 * gdb.mi/mi-syn-frame.exp: Update expected output.
13131 * gdb.mi/mi2-syn-frame.exp: Update expected output.
13132
66bb093b
VP
131332008-11-17 Vladimir Prus <vladimir@codesourcery.com>
13134
13135 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
13136 "thread N" results in =thread-selected.
13137 * lib/mi-support (mi_run_cmd, mi_expect_stop)
13138 (mi_send_resuming_command_raw): Be prepared for
13139 =thread-selected.
13140
3d043ef6
VP
131412008-11-17 Vladimir Prus <vladimir@codesourcery.com>
13142
a9c64011
AS
13143 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
13144 * lib/mi-support.exp: Likewise.
3d043ef6 13145
808104c8
JB
131462008-11-16 Joel Brobecker <brobecker@adacore.com>
13147
13148 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
13149 commands from the expected output for "help catch".
13150
00b22944
JB
131512008-11-15 Joel Brobecker <brobecker@adacore.com>
13152
13153 * gdb.ada/int_deref.exp: New testcase.
13154
59669435
TT
131552008-11-14 Nick Roberts <nickrob@snap.net.nz>
13156
13157 * gdb.mi/gdb2549.exp: New file.
13158
de04a248
DE
131592008-11-11 Doug Evans <dje@google.com>
13160
13161 * gdb.base/callexit.exp: New file.
13162 * gdb.base/callexit.c: New file.
13163
6b8ce727
DE
131642008-11-10 Doug Evans <dje@google.com>
13165
13166 * lib/gdb.exp (GDBFLAGS): Move -nx ...
13167 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
13168 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
13169 (default_gdb_start,default_gdb_exit): Ditto.
13170 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
13171 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
13172 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
13173 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
13174 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
13175 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
13176
1b14b8aa
AS
131772008-11-03 Andreas Schwab <schwab@suse.de>
13178
13179 * gdb.base/hashline2.exp: Fix typo.
13180 * gdb.base/hashline3.exp: Likewise.
13181
f3134b88
TT
131822008-10-30 Tom Tromey <tromey@redhat.com>
13183
13184 * gdb.base/pointers.exp: Add test.
13185 * gdb.base/pointers.c (k, S): New typedefs.
13186 (instance): New global.
13187
c2226152
AS
131882008-10-30 Andreas Schwab <schwab@suse.de>
13189
13190 * gdb.base/args.exp: Add tests for newlines.
13191
462f405c
JB
131922008-10-30 Joel Brobecker <brobecker@adacore.com>
13193
13194 gdb.base/foll-exec.exp: Update the expected output of a couple
13195 of "info breakpoints" tests.
13196
79a45b7d
TT
131972008-10-28 Tom Tromey <tromey@redhat.com>
13198
13199 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
13200
adc13a14
PA
132012008-10-24 Pedro Alves <pedro@codesourcery.com>
13202
13203 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
13204 gdb_start_cmd.
13205 Use runto_main before any test that requires execution.
13206
252fbfc8
PA
132072008-10-23 Pedro Alves <pedro@codesourcery.com>
13208
13209 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
13210 instead of SIGINT.
13211
28148e3d
JB
132122008-10-22 Joel Brobecker <brobecker@adacore.com>
13213
13214 * gdb.base/completion.exp: Update expected output following
13215 the addition of the "info tasks" command.
13216
c209f847
TT
132172008-10-22 Tom Tromey <tromey@redhat.com>
13218
13219 * gdb.base/exprs.exp (test_expr): Add test for string
13220 concatenation.
13221
f177e350
PA
132222008-10-19 Pedro Alves <pedro@codesourcery.com>
13223
13224 * configure.ac: Output gdb.python/Makefile.
13225 * configure: Regenerate.
13226 * gdb.python/Makefile.in: New.
13227
cce89356
JB
132282008-10-16 Joel Brobecker <brobecker@adacore.com>
13229
13230 * gdb.base/foll-fork.exp: Adjust the expected output to match
13231 the new description for fork/vfork catchpoints in the "info
13232 breakpoints" output.
13233
176d289d
TJB
132342008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
13235
13236 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
13237
a08702d6
TJB
132382008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13239
13240 * gdb.python/python-value.c: New file.
13241 * gdb.python/python-value.exp: New file.
13242
1c5cfe86
PA
132432008-10-15 Pedro Alves <pedro@codesourcery.com>
13244
13245 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
13246
5a98ad69
DP
132472008-10-15 Denis Pilat <denis.pilat@st.com>
13248
41702f1b 13249 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 13250
dcb1a1e2
TT
132512008-10-09 Tom Tromey <tromey@redhat.com>
13252
13253 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
13254 'fprintf' and 'stderr'.
13255
9124fe48
JB
132562008-10-07 Joel Brobecker <brobecker@adacore.com>
13257
13258 * gdb.ada/ref_tick_size.exp: New testcase.
13259
45452591
DE
132602008-10-06 Doug Evans <dje@google.com>
13261
13262 * gdb.dwarf2/dw2-cu-size.exp: New file.
13263 * gdb.dwarf2/dw2-cu-size.S: New file.
13264
13265 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
13266 .Ltype_int for clarity.
13267
4fc5b208
PP
132682008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13269
13270 PR gdb/2384:
13271 * gdb.cp/gdb2384.exp: Extended to test more cases.
13272 * gdb.cp/gdb2384.cc: Likewise.
13273 * gdb.cp/gdb2384-base.h: Likewise.
13274 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 13275
d78df370
JK
132762008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13277
13278 * gdb.base/maint.exp (maint print type): Remove printing
13279 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
13280
9a044a89
TT
132812008-09-30 Tom Tromey <tromey@redhat.com>
13282
13283 * gdb.base/macscp.exp: Add completion tests.
13284 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
13285 (TWENTY_THREE): Likewise.
13286 (FORTY_EIGHT): Likewise.
13287
506800a9
TT
132882008-09-30 Tom Tromey <tromey@redhat.com>
13289
13290 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
13291 everywhere.
13292 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
13293
1a6f01b5
JK
132942008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13295
13296 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
13297 testcase is derived from. Fix racy dependency on an expected PID
13298 number. No longer support the testcase on Linux kernel 2.4.x.
13299
2fae03e8
TT
133002008-09-27 Tom Tromey <tromey@redhat.com>
13301
13302 * gdb.base/macscp.exp: Add tests for stringification, splicing,
13303 and varargs.
13304
1ad15515
PA
133052008-09-22 Pedro Alves <pedro@codesourcery.com>
13306
13307 * lib/mi-support.exp (mi_expect_interrupt): New.
13308 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
13309 from gdb.mi/mi-nonstop.exp.
13310 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
13311 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
13312 lib/mi-support.exp.
13313 Use mi_check_thread_states throughout. Avoid ".*" and do not
13314 require an anchor after -exec-run.
13315
d0b76dc6
DJ
133162008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
13317
13318 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
13319 stop is pending. Avoid ".*" when two stops are pending.
13320 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
13321 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
13322 newlines in fullnames.
13323 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
13324 (mi_expect_stop): Update comments. Only anchor in sync mode.
13325 Do not match newlines.
13326 (mi_send_resuming_command_raw): Always return status.
13327 (mi_get_stop_line): Do not match more than one line by accident.
13328 Only anchor in sync mode.
13329 (mi_run_inline_test): If -exec-next fails, give up.
13330
9990c830
UW
133312008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13332
13333 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
13334 on SPU.
13335
ebcf6f00
JB
133362008-09-10 Joel Brobecker <brobecker@adacore.com>
13337
13338 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
13339
b6db24e5
JB
133402008-09-10 Joel Brobecker <brobecker@adacore.com>
13341
13342 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
13343 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
13344 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
13345 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
13346 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
13347 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
13348 gdb.ada/interface.exp, gdb.ada/null_array.exp,
13349 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
13350 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
13351 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
13352 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
13353 Include the "= " sequence in the expected output of print tests.
13354
2bf448e0
JB
133552008-09-10 Joel Brobecker <brobecker@adacore.com>
13356
13357 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
13358 description for boolean types.
13359
d51fd4c8
PA
133602008-09-09 Pedro Alves <pedro@codesourcery.com>
13361
13362 * gdb.base/hook-stop-continue.c: New.
13363 * gdb.base/hook-stop-continue.exp: New.
13364
694182d2
DJ
133652008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
13366
13367 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
13368
3b8a7fc0
JG
133692008-09-08 Jerome Guitton <guitton@adacore.com>
13370
13371 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
13372 (stack_check_probe_2, stack_check_probe_loop_1)
13373 (stack_check_probe_loop_2): New functions.
13374 (main): Add call to these new functions.
13375 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
13376 functions, check that the breakpoint is inserted at the appropriate
13377 location.
13378 (insert_breakpoint): Slightly refine this procedure so that it can
13379 be called several times in the test.
13380
96cc0ae8
JG
133812008-09-08 Jerome Guitton <guitton@adacore.com>
13382
13383 * gdb.base/stack-checking.c: New file.
13384 * gdb.base/stack-checking.exp: New file.
13385
1f08b409
TJB
133862008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13387
13388 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
13389 * gdb.arch/altivec-regs.exp: Likewise.
13390 * gdb.arch/vsx-regs.exp: Likewise.
13391
3099e1c4
TJB
133922008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13393
13394 * gdb.arch/ppc-fp.exp: New file.
13395 * gdb.arch/ppc-fp.c: New file.
13396
cc69bfc1
PP
133972008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
13398
13399 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
13400 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 13401
b02a33db
MS
134022008-09-04 Michael Snyder <msnyder@vmware.com>
13403
13404 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
13405 as "at" (for non-debug functions such as _start).
13406
2992cbe0
UW
134072008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13408
13409 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
13410 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
13411 software watchpoints.
13412 * gdb.base/watch_thread_num.exp: Likewise.
13413
514f746b
AR
134142008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
13415
13416 * gdb.arch/i386-bp_permanent.exp: New test.
13417
876cecd0
TT
134182008-08-24 Tom Tromey <tromey@redhat.com>
13419
13420 * gdb.base/maint.exp: Update "maint print type".
13421
80f73d71
VP
134222008-08-21 Vladimir Prus <vladimir@codesourcery.com>
13423
13424 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
13425 support. Adjust the order of "*running" notifications.
13426 * gdb.mi/non-stop.c: Don't cast from int to void* and
13427 back.
13428
d9c78d7d
MK
134292008-08-20 Mark Kettenis <kettenis@gnu.org>
13430
13431 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
13432 expect to find it in the "info frame" output.
13433
97a2d1d3
DJ
134342008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
13435
13436 * gdb.base/interp.exp: Always consume both prompts.
13437
b96e2927
PA
134382008-08-20 Pedro Alves <pedro@codesourcery.com>
13439
13440 * gdb.base/pending.exp: Test pending breakpoints without symbols
13441 loaded.
13442
8cf6e61a
VP
134432008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13444
13445 * lib/mi-support.exp (mi_expect_stop): Produce
13446 more details on failures.
13447 * gdb.mi/mi-nonstop.exp: New.
13448 * gdb.mi/non-stop.c: New.
13449
c6ebd6cf
VP
134502008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13451
a9c64011
AS
13452 * gdb.mi/mi-async.exp: Use 'set target-async'.
13453 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 13454
46a9b8ed
DJ
134552008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
13456
13457 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
13458
44feb3ce
TT
134592008-08-17 Tom Tromey <tromey@redhat.com>
13460
13461 * gdb.base/help.exp (help catch): Rewrite.
13462
311a4e6b
TJB
134632008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13464
13465 * gdb.base/define.exp: Test indented command documentation.
13466 * gdb.python/python.exp: Test indented multi-line command.
13467
604c2f83
LM
134682008-08-15 Luis Machado <luisgpm@br.ibm.com>
13469
13470 * testsuite/gdb.arch/vsx-regs.c: New source file.
13471 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
13472 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
13473
886a217c
TT
134742008-08-14 Tom Tromey <tromey@redhat.com>
13475
13476 * gdb.base/macscp.exp: Add regression test for "macro define" or
13477 "macro undef" with no arguments.
13478
c814a4f3
PP
134792008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
13480
13481 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 13482
12ab8a60
UW
134832008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13484
13485 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
13486
d57a3c85
TJB
134872008-08-06 Tom Tromey <tromey@redhat.com>
13488
13489 * gdb.python/python.exp: New file.
13490
c7b778ff
JK
134912008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13492
13493 Fix for PR gdb/1543.
13494 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
13495 $LOCATION.
13496 (location): New variable.
13497 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
13498 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
13499 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
13500 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
13501 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
13502 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
13503 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
13504 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
13505 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
13506 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
13507 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
13508 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
13509 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
13510 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
13511 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
13512 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
13513 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
13514 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
13515 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
13516 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
13517 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
13518 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
13519 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
13520 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
13521 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
13522 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
13523 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
13524 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
13525 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
13526 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
13527 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
13528 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
13529 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
13530 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
13531 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
13532 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
13533 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
13534 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
13535 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
13536 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
13537 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
13538 gdb.base/type-opaque.exp, gdb.base/until.exp,
13539 gdb.base/value-double-free.c, gdb.base/varargs.exp,
13540 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
13541 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
13542 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
13543 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
13544 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
13545 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
13546 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
13547 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
13548 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
13549 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
13550 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
13551 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
13552 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
13553 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
13554 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
13555 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
13556 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
13557 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
13558 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
13559 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
13560 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
13561 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
13562 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
13563 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13564 gdb.pascal/types.exp, gdb.stabs/weird.exp,
13565 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
13566 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
13567 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
13568 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
13569 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
13570 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
13571 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13572 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13573 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13574 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13575 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13576 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
13577 lib/mi-support.exp, lib/trace-support.exp: Remove reference
13578 to bug-gdb@prep.ai.mit.edu .
13579
5e06a3d1
VP
135802008-07-31 Vladimir Prus <vladimir@codesourcery.com>
13581
13582 * lib/mi-support.exp (mi_load_shlibs): New.
13583 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
13584
9d81d21b
VP
135852008-07-30 Vladimir Prus <vladimir@codesourcery.com>
13586
13587 * lib/mi-support.exp (get_mi_thread_list)
13588 (check_mi_and_console_threads): New, moved from ...
13589 * gdb.mi/mi-pthread.exp: ...here.
13590 * gdb.mi/gdb669.exp (get_mi_thread_list)
13591 (check_mi_and_console_threads): Delete.
13592 * gdb.mi/mi2-pthread.exp: Likewise.
13593
bae98fe0
TT
135942008-07-28 Tom Tromey <tromey@redhat.com>
13595
13596 * Makefile.in (just-check): Remove. Move body to...
13597 (check): ... here.
13598
57380f4e
DJ
135992008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13600
13601 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
13602 Add a test for duplicated SIGINTs.
13603
e09490f1
DJ
136042008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13605
13606 * gdb.threads/schedlock.exp (get_args): Update to work for any
13607 value of NUM.
13608 (Top level): Report the number of threads that did not resume.
13609
6387b45f
DJ
136102008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13611
13612 * gdb.dwarf2/dw2-compressed.S: Also define __start.
13613
62f64ff2
DJ
136142008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13615
13616 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
13617 non-MI prompt.
13618
fa8de41e
TT
136192008-07-26 Tom Tromey <tromey@redhat.com>
13620
13621 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
13622 (function_struct, function_struct_ptr): New globals.
13623 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
13624 function pointer in a struct.
13625
ccb3ac8a
TT
136262008-07-26 Tom Tromey <tromey@redhat.com>
13627
13628 * gdb.base/macscp.exp: Add test for macro lexing bug.
13629
d7d9f01e
TT
136302008-07-18 Tom Tromey <tromey@redhat.com>
13631
13632 * gdb.base/macscp.exp: Add macro tests.
13633
9bf07184
PP
136342008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13635
13636 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
13637
becf6477
PP
136382008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13639
13640 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
13641
0709f7d3
PP
136422008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
13643
13644 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 13645
7093c834
PP
136462008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
13647
13648 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 13649
b432ffe3
JK
136502008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13651
13652 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
13653
b1a268e5
VP
136542008-07-12 Vladimir Prus <vladimir@codesourcery.com>
13655
13656 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
13657
e2995f8e
KB
136582008-07-11 Kevin Buettner <kevinb@redhat.com>
13659
13660 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
13661 of regexp to account for changes made to GDB in the printing of
13662 byte vectors.
13663
14032a66
TT
136642008-07-11 Tom Tromey <tromey@redhat.com>
13665
13666 * gdb.base/completion.exp: Add 'help' completion test.
13667
981505ef
JK
136682008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13669
13670 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
13671
10568435
JK
136722008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13673
13674 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
13675
4487aabf
PA
136762008-07-09 Pedro Alves <pedro@codesourcery.com>
13677
13678 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
13679
a4a9b1c4
PA
136802008-07-09 Pedro Alves <pedro@codesourcery.com>
13681
13682 * gdb.base/fullname.exp: Restore pwd if compiling failed.
13683
3c3185ac
JK
136842008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13685
13686 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
13687
7ebd49dc
VP
136882008-06-28 Vladimir Prus <vladimir@codesourcery.com>
13689
13690 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
13691 previous commit. Add a comment.
13692
84e46146
PA
136932008-06-28 Pedro Alves <pedro@codesourcery.com>
13694
13695 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
13696
0f8d4a2f
VP
136972008-06-28 Vladimir Prus <vladimir@codesourcery.com>
13698
13699 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
13700
f747e0ce
PA
137012008-06-27 Pedro Alves <pedro@codesourcery.com>
13702
13703 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
13704 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
13705 compiling an executable, link in an object that forces unbuffered
13706 output.
13707 * lib/set_unbuffered_mode.c: New file.
13708
734a5c36
JK
137092008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13710
13711 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
13712
a2840c35
VP
137132008-06-25 Vladimir Prus <vladimir@codesourcery.com>
13714
a9c64011
AS
13715 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
13716 mi_expect_stop.
13717 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
13718 Demand that *running is output.
13719 (detect_async): Perform checking every time.
13720 (mi_send_resuming_command): Extract everything into...
13721 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
13722 (mi_expect_stop): Don't accept any output before *stopped.
13723
6ae37fef
VP
137242008-06-13 Vladimir Prus <vladimir@codesourcery.com>
13725
13726 Robustify mi-simplerun.
a9c64011
AS
13727 * gdb.mi/basics.c (main): Add a call to sleep.
13728 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
13729 * gdb.mi/mi2-cli.exp: Likewise.
13730 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 13731
b4aa76f0 137322008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
13733
13734 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
13735
e1ac3328
VP
137362008-06-10 Vladimir Prus <vladimir@codesourcery.com>
13737
a9c64011
AS
13738 * gdb.mi/mi-console.exp: Adjust.
13739 * gdb.mi/mi-syn-frame.exp: Adjust.
13740 * gdb.mi/mi2-console.exp: Adjust.
13741 * gdb.mi/mi2-syn-frame.exp: Adjust.
13742 * lib/mi-support.exp (mi_run_cmd): Adjust.
13743 (mi_send_resuming_command): Adjust.
e1ac3328 13744
f7f9a841
VP
137452008-06-10 Vladimir Prus <vladimir@codesourcery.com>
13746
13747 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
13748 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
13749 testing of stopped.
13750 * gdb.mi/mi2-syn-frame.exp: Likewise.
13751 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
13752 (async, detect_async): New.
13753 (mi_expect_stop, mi_continue_to_line): Adjust expectation
13754 depending on if we're running in sync or async mode.
f7f9a841 13755
37cd5d19
TT
137562008-06-09 Tom Tromey <tromey@redhat.com>
13757
13758 * gdb.base/completion.exp: New tests for field name completion
13759 with spaces, and field name completion with '->'.
13760
65d12d83
TT
137612008-06-06 Tom Tromey <tromey@redhat.com>
13762
13763 * gdb.base/break1.c (struct some_struct): New struct.
13764 (values): New global.
13765 * gdb.base/completion.exp: Add field name completion test.
13766
ebfe2e3f
PP
137672008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
13768
13769 * gdb.cp/call-c.exp: Test for incorrect handling of reference
13770 to pointer.
13771 * gdb.cp/call-c.cc: Likewise.
13772
bcf6fc3a
NR
137732008-06-06 Nick Roberts <nickrob@snap.net.nz>
13774
13775 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
13776 annotation.
13777
49fd4a42 137782008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 13779 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
13780
13781 * gdb.threads/execl.c, gdb.threads/execl1.c,
13782 gdb.threads/execl.exp: New tests.
a9c64011 13783
8a34ac3f
AR
137842008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
13785 Daniel Jacobowitz <dan@codesourcery.com>
13786
13787 * gdb.cp/exception.exp: Activate test, make it work with pending
13788 catchpoints.
13789
86ae69ef
JK
137902008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
13791
13792 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
13793
f7f9ae2c
VP
137942008-05-28 Vladimir Prus <vladimir@codesourcery.com>
13795
a9c64011
AS
13796 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
13797 now printed.
13798 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 13799
2a2d4dc3
AS
138002008-05-27 Andreas Schwab <schwab@suse.de>
13801
13802 * gdb.base/frame-args.exp: Handle arguments that are optimized
13803 out.
13804
5099e4d9
LM
138052008-05-26 Luis Machado <luisgpm@br.ibm.com>
13806
13807 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
13808 quiet for ppc32 and group options into a single variable.
13809
d9c36a91
JB
138102008-05-23 Joel Brobecker <brobecker@adacore.com>
13811
13812 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
13813 of zero-size elements.
13814 * gdb.ada/null_array.exp: Test printing this new array.
13815
103a8671
JK
138162008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13817
13818 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
13819
07a4cc1a 138202008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
13821
13822 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
13823 of the "finish" command.
13824
55f996a7
NR
138252008-05-21 Nick Roberts <nickrob@snap.net.nz>
13826
13827 * gdb.base/annota1.exp: Test for new annotation.
13828
907fc202
UW
138292008-05-16 Pedro Alves <pedro@codesourcery.com>
13830
13831 * gdb.base/fixsection.exp: New file.
13832 * gdb.base/fixsection0.c: New file.
13833 * gdb.base/fixsection1.c: New file.
13834
e8f97270
UW
138352008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13836
13837 * gdb.base/annota1.exp: Accept printf@... in place of printf.
13838 * gdb.base/annota3.exp: Likewise.
13839
ac0bb574
NF
138402008-05-13 Nathan Froyd <froydnj@codesourcery.com>
13841
13842 * gdb.base/watch_thread_num.exp: Don't run tests that require
13843 watchpoints if the target doesn't support them.
13844
6fadd07a
DE
138452008-05-12 Doug Evans <dje@google.com>
13846
13847 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
13848
6e9a4a30
JB
138492008-05-09 Joel Brobecker <brobecker@adacore.com>
13850
13851 * gdb.ada/assign_1.exp: New testcase.
13852
08388c79
DE
138532008-05-09 Doug Evans <dje@google.com>
13854
a3c83fae
DE
13855 * gdb.base/find.exp: New file.
13856 * gdb.base/find.c: New file.
08388c79 13857
bd5ddfe8
DJ
138582008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
13859
13860 * gdb.base/commands.exp (watchpoint_command_test): Handle
13861 gdb,no_hardware_watchpoints.
13862 * gdb.base/float.exp: Allow ARM targets without floating point.
13863 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
13864
b5dd68e2 138652008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 13866 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
13867
13868 * gdb.ada/lang_switch: New test program.
13869 * gdb.ada/lang_switch.exp: New testcase.
13870
382d13d1
DE
138712008-05-05 Doug Evans <dje@google.com>
13872
13873 * gdb.base/help.exp (disassemble): Update expected help text.
13874
9dd789d0
PA
138752008-05-04 Pedro Alves <pedro@codesourcery.com>
13876
13877 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
13878
611c83ae
PA
138792008-05-04 Pedro Alves <pedro@codesourcery.com>
13880
13881 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
13882 different times.
13883
ff013f42
JK
138842008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13885
13886 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
13887 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
13888 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
13889 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
13890
96dff6a2
VP
138912008-05-04 Vladimir Prus <vladimir@codesourcery.com>
13892
13893 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
13894 notification to appear.
13895
55cd6f92
DJ
138962008-05-04 Daniel Jacobowitz <dan@debian.org>
13897
13898 * gdb.base/fullname.c: New file.
13899 * gdb.base/fullname.exp: New file.
13900 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
13901
d705c43c
PA
139022008-05-03 Pedro Alves <pedro@codesourcery.com>
13903
13904 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
13905 expressions with macros.
13906
333222e1
JK
139072008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13908
13909 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
13910
5ac01682
DJ
139112008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
13912
13913 * gdb.base/completion.exp: Handle lack of other symbols beginning
13914 with "a".
13915
13916 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
13917
237fc4c9
PA
139182008-05-02 Jim Blandy <jimb@codesourcery.com>
13919
13920 * gdb.asm/asmsrc1.s: Add scratch space.
13921
ed5e9466
DJ
139222008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13923 Daniel Jacobowitz <dan@codesourcery.com>
13924
13925 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
13926 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
13927 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
13928
b39cc962
DJ
139292007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
13930
13931 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
13932
36d520f5
JB
139332008-05-01 Joel Brobecker <brobecker@adacore.com>
13934
13935 * gdb.base/info-target.exp: New testcase.
13936
8d4e3071
DJ
139372008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
13938
13939 * gdb.cp/hang.exp: Use .cc instead of .C.
13940 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
13941 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
13942
6f3f3097
DJ
139432008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
13944
13945 * gdb.base/gdb1250.exp: Remove perror.
13946 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
13947
5550a914
PA
139482008-04-30 Pedro Alves <pedro@codesourcery.com>
13949
13950 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
13951 .2byte.
13952
d848e687
DJ
139532008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
13954
13955 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
13956 (maybe_kfail): New.
13957
93b5768b
PA
139582008-04-25 Pedro Alves <pedro@codesourcery.com>
13959
13960 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
13961
721c02de
VP
139622008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13963
a9c64011
AS
13964 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
13965 * gdb.mi/mi2-syn-frame.exp: Likewise.
13966 * lib/mi-support.exp: Likewise.
721c02de 13967
74960c60
VP
139682008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13969
13970 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
13971 to specify regexp for the location to stop at.
13972 * gdb.base/break-always.c: New.
13973 * gdb.base/break-always.exp: New.
13974
d24317b4
VP
139752008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13976
13977 * lib/mi-support.exp (mi_runto_helper): Adjust
13978 for the original-location field.
13979 (mi_create_breakpoint, mi_list_breakpoints): New.
13980 * gdb.mi/mi-break.exp: Adjust.
13981 * gdb.mi/mi2-break.exp: Adjust.
13982 * gdb.mi/mi-pending.exp: Adjust.
13983 * gdb.mi/mi-simplerun.exp: Adjust.
13984 * gdb.mi/mi2-simplerun.exp: Adjust.
13985 * gdb.mi/mi-syn-frame.exp: Adjust.
13986 * gdb.mi/mi2-syn-frame.exp: Adjust.
13987 * gdb.mi/mi-until.exp: Adjust.
13988 * gdb.mi/mi2-until.exp: Adjust.
13989 * gdb.mi/mi-var-display.exp: Adjust.
13990 * gdb.mi/mi2-var-display.exp: Adjust.
13991 * gdb.mi/mi-watch.exp: Adjust.
13992 * gdb.mi/mi2-watch.exp: Adjust.
13993
fdc59709 139942008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 13995
a9c64011
AS
13996 * aclocal.m4: Add override.m4.
13997 * configure: Regenerate.
fdc59709 13998
8e91f023
VP
139992008-04-19 Vladimir Prus <vladimir@codesourcery.com>
14000
14001 * gdb.mi/var-cmd.c (do_at_tests): Verify that
14002 '-var-update --all-values' reports new value even the type
14003 of a variable object has changed.
14004
233a11ab
CS
140052008-04-18 Craig Silverstein <csilvers@google.com>
14006
14007 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
14008 files.
d24317b4 14009
9c1137ad
JB
140102008-04-18 Joel Brobecker <brobecker@adacore.com>
14011
14012 * gdb.ada/atomic_enum: New test program.
14013 * gdb.ada/atomic_enum.exp: New testcase.
14014
66d0bbc7
DE
140152008-04-17 Doug Evans <dje@google.com>
14016
14017 * gdb.opt/Makefile.in: Fix whitespace.
14018
100906b0
UW
140192008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
14020
14021 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
14022
4584e32e
DE
140232008-04-17 Doug Evans <dje@google.com>
14024
14025 * gdb.base/hashline1.exp: New testcase.
14026 * gdb.base/hashline2.exp: New testcase.
14027 * gdb.base/hashline2.exp: New testcase.
14028
0a320680
PA
140292008-04-17 Pedro Alves <pedro@codesourcery.com>
14030
14031 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
14032
18ac113b
AR
140332008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
14034
14035 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
14036 temporary breakpoint to match "Temporary breakpoint".
14037 * gdb.base/break.exp (delete_breakpoints): Likewise.
14038 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
14039 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
14040 * gdb.base/display.exp: Likewise.
14041 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
14042 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
14043 * gdb.base/restore.exp (restore_tests): Likewise.
14044 * gdb.base/sepdebug.exp: Likewise.
14045 * gdb.base/watchpoint.exp: Likewise.
14046 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
14047 * gdb.mi/mi-pending.exp: Likewise.
14048 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
14049 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
14050 * gdb.mi/mi-var-cmd.exp: Likewise.
14051 * gdb.mi/mi-var-display.exp: Likewise.
14052 * gdb.mi/mi2-cli.exp: Likewise.
14053 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
14054 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
14055 * gdb.mi/mi2-var-display.exp: Likewise.
14056 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
14057 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
14058 new "disp" field.
a9c64011 14059 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
14060 reason. This is to support fix for PR2424.
14061
add38693
JK
140622008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14063
14064 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
14065
fcacd99f
VP
140662008-04-13 Vladimir Prus <vladimir@codesourcery.com>
14067
14068 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 14069 field. Add more floating varobj tests.
fcacd99f 14070 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
14071 field.
14072 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
14073 (main): Call do_at_tests.
14074 * lib/mi-support.exp (mi_create_floating_varobj)
14075 (mi_varobj_update_with_type_change): New.
fcacd99f 14076
de051565
MK
140772008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
14078
14079 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
14080 option of -var-evaluate-expression.
14081 * gdb.mi/mi2-var-display.exp: Likewise.
14082
dbc52822
VP
140832008-04-07 Vladimir Prus <vladimir@codesourcery.com>
14084
14085 Introduce test setup helpers.
a9c64011
AS
14086 * lib/gdb.exp (build_executable, clean_restart)
14087 (prepare_for_testing): New.
14088 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
14089 * gdb.base/return.exp: Likewise.
14090 * gdb.base/ending-run.exp: Likewise.
dbc52822 14091
473591da
NR
140922008-04-07 Nick Roberts <nickrob@snap.net.nz>
14093
14094 * gdb.mi/mi-async.exp: New test for asynchronous Machine
14095 Interface (MI) responses.
14096
2b2d9e11
VP
140972008-04-06 Vladimir Prus <vladimir@codesourcery.com>
14098
a9c64011
AS
14099 * gdb.cp/breakpoint.cc: New code to test conditions involving
14100 member variables.
14101 * gdb.cp/breakpoint.exp: Test condition involving member
14102 variables.
2b2d9e11 14103
bb378428
VP
141042008-04-05 Vladimir Prus <vladimir@codesourcery.com>
14105
14106 * lib/mi-support.exp (mi_expect_stop): New.
14107 (mi_run_cmd): Change the
14108 token. Use mi_send_resuming_command, use
14109 mi_expect_stop.
14110 (mi_execute_to_helper): Rename to mi_execute_to.
14111 (mi_send_resuming_command): Add more error patterns.
14112 (mi_wait_for_stop): Renamed to...
14113 (mi_get_stop_line): ...this.
14114 (mi_run_inline_test): Adjust.
14115
14116 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
14117 * gdb.mi/mi-console.exp: Likewise.
14118 * gdb.mi/mi-pending.exp: Likewise.
14119 * gdb.mi/mi-simplerun.exp: Likewise.
14120 * gdb.mi/mi-stack.exp: Likewise.
14121 * gdb.mi/mi-stepi.exp: Likewise.
14122 * gdb.mi/mi-syn-frame.exp: Add comment.
14123 * gdb.mi/mi-until.exp: Likewise.
14124 * gdb.mi/mi-var-display.exp: Likewise.
14125 * gdb.mi/mi-watch.exp: Likewise.
14126 * gdb.mi/mi2-cli.exp: Likewise.
14127 * gdb.mi/mi2-console.exp: Likewise.
14128 * gdb.mi/mi2-simplerun.exp: Likewise.
14129 * gdb.mi/mi2-stack.exp: Likewise.
14130 * gdb.mi/mi2-stepi.exp: Likewise.
14131 * gdb.mi/mi2-until.exp: Likewise.
14132 * gdb.mi/mi2-var-display.exp: Likewise.
14133 * gdb.mi/mi2-watch.exp: Likewise.
14134
62172bb9
UW
141352008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14136
14137 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
14138
14139 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
14140
a13e061a
PA
141412008-04-04 Pedro Alves <pedro@codesourcery.com>
14142
14143 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
14144 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
14145 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14146 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
14147 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
14148 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
14149 expect an mi error duplicated in stderr.
14150
eae06beb
JB
141512008-04-03 Joel Brobecker <brobecker@adacore.com>
14152
14153 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
14154 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
14155 Add a couple of tests that verify the behavior when the new setting
14156 is set to "cancel" and "all".
14157 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
14158 "ask" before we start the testing.
14159
79c6ced6
AR
141602008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
14161
14162 * gdb.cp/casts.cc: Add class reference variables.
14163 * gdb.cp/casts.exp: New test cases for up/down casting references.
14164
6c2d1a6b
MK
141652008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
14166
14167 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
14168 instead of beginning to make an extra test pass.
14169 * gdb.mi/mi2-var-display.exp: Likewise.
14170
55b411d9
MR
141712008-03-31 Maciej W. Rozycki <macro@mips.com>
14172
14173 * gdb.base/break.exp: Mark failures as such. Fix formatting.
14174
c6140da2
MD
141752008-03-31 Markus Deuling <deuling@de.ibm.com>
14176 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14177
14178 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
14179 value. Add xfail for older kernels.
14180
79732189
AR
141812008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
14182
14183 Bring mi-support in line with gdb.exp.
14184 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
14185 (mi_gdb_start): New function.
14186
33c3676e
MR
141872008-03-28 Maciej W. Rozycki <macro@mips.com>
14188
14189 * gdb.mi/mi-var-cmd.exp: Fix a typo.
14190
92e28119
VP
141912008-03-26 Vladimir Prus <vladimir@codesourcery.com>
14192
14193 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
14194 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 14195
9e8e3afe
VP
141962008-03-26 Vladimir Prus <vladimir@codesourcery.com>
14197
14198 * lib/mi-support.exp (mi_create_varobj_checked): New.
14199 (mi_list_varobj_children): Allow to check for a
14200 value.
14201 (mi_list_array_varobj_children): New.
14202
14203 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
14204 and mi_list_varobj_children, as opposed to hardcoding
14205 expected strings.
14206 * gdb.mi/gdb701.exp: Likewise.
14207 * gdb.mi/gdb792.exp: Likewise.
14208 * gdb.mi/mi-var-block.exp: Likewise.
14209 * gdb.mi/mi-var-cmd.exp: Likewise.
14210 * gdb.mi/mi-var-invalidate.exp: Likewise.
14211 * gdb.mi/mi2-var-block.exp: Likewise.
14212 * gdb.mi/mi2-var-child.exp: Likewise.
14213 * gdb.mi/mi2-var-cmd.exp: Likewise.
14214 * gdb.mi/mi2-var-display.exp: Likewise.
14215
9df50351
JK
142162008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14217
14218 Fix random false FAILs on i386.
14219 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
14220
31e5d73a
DJ
142212008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
14222
14223 PR gdb/544
14224 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
14225
12f4afab
DJ
142262008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
14227
14228 PR gdb/544
14229 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
14230
b562a0cb
DJ
142312008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14232
14233 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
14234 fixed PR gdb/544.
14235
17faa917
DJ
142362008-03-21 Pedro Alves <pedro@codesourcery.com>
14237
14238 * gdb.threads/fork-child-threads.exp: Test next over fork.
14239
6214f497
DJ
142402008-03-21 Chris Demetriou <cgd@google.com>
14241
14242 * gdb.base/break.exp (rbreak junk): New test for rbreak
14243 "Junk at end of arguments" issue.
14244
63092375
DJ
142452008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14246
14247 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
14248 *& to work on created array elements.
14249 (Top level): Test print $pc with a file. Test string operations
14250 without a target.
14251 * gdb.base/ptype.exp: Do not expect *& to work on created array
14252 elements.
14253
b21991b0
DJ
142542008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14255
14256 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14257 gdb.threads/staticthreads.exp: Update exit query.
14258
c4b347c7
SL
142592008-03-07 Sandra Loosemore <sandra@codesourcery.com>
14260
14261 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
14262
fa4727a6
DJ
142632008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
14264
14265 * gdb.base/watchpoint.c (global_ptr, func4): New.
14266 (main): Call func4.
14267 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
14268 (test_inaccessible_watchpoint): New.
14269
2f34202f
MR
142702008-02-29 Maciej W. Rozycki <macro@mips.com>
14271
14272 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
14273 select the largest.
14274
0d6ba1b1
DJ
142752008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14276
14277 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
14278 frames-invalid annotations.
14279
e691325a
PM
142802008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
14281
a9c64011 14282 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 14283
f85b5ecc
DE
142842008-02-27 Doug Evans <dje@google.com>
14285
14286 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
14287 for bug 1738.
14288 (breakpoint_to_handler_entry): Ditto.
14289
b40e7bf3
JB
142902008-02-27 Joel Brobecker <brobecker@adacore.com>
14291
14292 * gdb.base/ending-run.exp: Use the first line of code inside
14293 function body to test breakpoints.
14294 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
14295 location where the breakpoint is inserted when using the line
14296 where a function is declared. Fix typo in the description of
14297 one of the tests.
14298 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
14299
2faca73a
PM
143002008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
14301
14302 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 14303 tests.
2faca73a 14304
6f439c36
PM
143052008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
14306
14307 * gdb.base/args.exp: avoid same output for tests
14308 with single quotes.
14309
54e52265
VP
143102008-02-26 Vladimir Prus <vladimir@codesourcery.com>
14311
a9c64011
AS
14312 * gdb.base/annota1.exp: Adjust for 'info break'
14313 format changes.
14314 * gdb.base/annota3.exp: Likewise.
14315 * gdb.base/break.exp: Likewise.
14316 * gdb.base/condbreak.exp: Likewise.
14317 * gdb.base/pending.exp: Likewise.
14318 * gdb.base/sepdebug.exp: Likewise.
14319 * gdb.base/unload.exp: Likewise.
14320 * gdb.cp/ovldbreak.exp: Likewise.
14321 * gdb.mi/mi-pending.exp: Likewise.
54e52265 14322
897b09ca
DE
143232008-02-07 Doug Evans <dje@google.com>
14324
14325 * gdb.cp/mb-inline.exp: New.
14326 * gdb.cp/mb-inline.h: New.
14327 * gdb.cp/mb-inline1.cc: New.
14328 * gdb.cp/mb-inline2.cc: New.
14329
b1c32d35
PM
143302008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
14331
14332 * gdb.pascal/floats.pas: New test program.
14333 * gdb.pascal/floats.exp: New testcase.
14334
1a4ca44a
TJB
143352008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14336
14337 * gdb.base/callfuncs.c (t_float_many_args): New function.
14338 (t_double_many_args): New function.
14339 * gdb.base/callfuncs.exp: Add tests for exceeding float
14340 and double parameters passed through the stack.
14341
439048e8
JB
143422008-02-05 Joel Brobecker <brobecker@adacore.com>
14343
14344 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
14345 gdb.ada/complete/foo.adb: New files.
14346 * gdb.ada/complete.exp: New testcase.
14347
81fe8080
DE
143482008-02-03 Doug Evans <dje@google.com>
14349
301f0ecf
DE
14350 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
14351
81fe8080
DE
14352 * gdb.cp/gdb2384.exp: New file.
14353 * gdb.cp/gdb2384.cc: New file.
14354 * gdb.cp/gdb2384-base.h: New file.
14355 * gdb.cp/gdb2384-base.cc: New file.
14356
4b071aec
DE
143572008-02-02 Doug Evans <dje@google.com>
14358
14359 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
14360
61137ba6
JB
143612007-02-01 Joel Brobecker <brobecker@adacore.com>
14362
14363 * gdb.ada/sym_print_name: New test program.
14364 * gdb.ada/sym_print_name.exp: New testcase.
14365
143662007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
14367
14368 * gdb.ada/nested/hello.adb: New file.
14369 * gdb.ada/nested.exp: New testcase.
14370 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
14371
98deb0da
VP
143722008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14373
14374 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
14375 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
14376 don't cause future evaluations of function to report
14377 creation of internal breakpoints.
98deb0da 14378
723a2275
VP
143792008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14380
14381 * gdb.mi/mi-break.exp (test_error): New.
14382 Call it.
14383
fb546a2f
LM
143842008-01-31 Luis Machado <luisgpm@br.ibm.com>
14385
14386 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
14387 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
14388
2d8fd90a
PM
143892008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14390
14391 * gdb.pascal/integers.pas: New test program.
14392 * gdb.pascal/integers.exp: New testcase.
14393
a7fa0ded
PM
143942008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14395
14396 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
14397
5e1a1926
TJB
143982008-01-30 Luis Machado <luisgpm@br.ibm.com>
14399
14400 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
14401 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
14402
8d04f9f0
JB
144032008-01-30 Paul Hilfinger <hilfinger@adacore.com>
14404
14405 * gdb.ada/formatted_ref: New test program.
14406 * gdb.ada/formatted_ref.exp: New testcase.
14407
14408 * gdb.cp/formatted-ref.cc: New file.
14409 * gdb.cp/formatted-ref.exp: New testcase.
14410
ce75a98f
JB
144112008-01-30 Joel Brobecker <brobecker@adacore.com>
14412
14413 * gdb.base/ptype.exp: Add testing of "ptype $pc".
14414
e835f6bf
NR
144152008-01-30 Nick Roberts <nickrob@snap.net.nz>
14416
14417 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
14418 (test_file_list_exec_source_file): Update to new macro-info field.
14419
d118ef87
PH
144202008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
14421
14422 * gdb.ada/exprs: New test program.
14423 * gdb.ada/exprs.exp: New testcase.
14424
7d35ab09
TJB
144252008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14426
14427 * dfp-test.c (DELTA, DELTA_B): New definitions.
14428 (double_val1, double_val2, double_val3, double_val4, double_val5,
14429 double_val6, double_val7, double_val8, double_val9, double_val10,
14430 double_val11, double_val12, double_val13, double_val14, dec32_val1,
14431 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
14432 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
14433 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
14434 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
14435 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
14436 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
14437 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
14438 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
14439 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
14440 dec128_val16): New global variables.
14441 (decimal_dec128_align): New function.
14442 (decimal_mixed): Likewise.
14443 (decimal_many_args_dec32): Likewise.
14444 (decimal_many_args_dec64): Likewise.
14445 (decimal_many_args_dec128): Likewise.
14446 (decimal_many_args_mixed): Likewise.
14447 * dfp-test.exp: Add tests calling new inferior functions.
14448
2d717e4f
DJ
144492008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14450
14451 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
14452 gdb.server/ext-run.exp: New files.
14453 * lib/gdbserver-support.exp (gdbserver_download): New.
14454 (gdbserver_start): New. Update gdbserver expected
14455 output.
14456 (gdbserver_spawn): Use them.
14457 (gdbserver_start_extended): New.
14458
e85a822c
DJ
144592008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14460
14461 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
14462 Run on GNU/Linux.
14463 (do_exec_tests): Check for systems which do not support catchpoints.
14464 Do not match START.
14465 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
14466 Run on GNU/Linux. Enable verbose output.
14467 (check_fork_catchpoints): New.
14468 (explicit_fork_child_follow, catch_fork_child_follow)
14469 (tcatch_fork_parent_follow): Update expected messages.
14470 (do_fork_tests): Use check_fork_catchpoints.
14471 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
14472 Run on GNU/Linux. Enable verbose output.
14473 (check_vfork_catchpoints): New.
14474 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
14475 expected messages.
14476 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
14477
401ea829
JB
144782008-01-29 Jim Blandy <jimb@red-bean.com>
14479
14480 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
14481 host' errors.
14482 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
14483
aceaf3ad
JB
144842008-01-29 Jim Blandy <jimb@red-bean.com>
14485
14486 * gdb.threads/sigthread.c: Use barriers to ensure that
14487 child_thread and child_thread_two are always initialized before we
14488 start to use them.
14489
a5606eee
VP
144902008-01-29 Vladimir Prus <vladimir@codesourcery.com>
14491
14492 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
14493 * gdb.base/watchpoint-solib.c: New.
14494 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 14495
c55a82bb
PM
144962008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
14497
14498 * gdb.base/gdb1056.exp: Add unsigned integer test.
14499
0993fe05
DE
145002008-01-28 Doug Evans <dje@google.com>
14501
14502 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
14503
4fe42e7f
JB
145042008-01-27 Jim Blandy <jimb@codesourcery.com>
14505
c7a69933
JB
14506 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
14507
4fe42e7f
JB
14508 * gdb.base/expand-psymtabs.exp: Doc fix.
14509
5def8285
MK
145102008-01-26 Mark Kettenis <kettenis@gnu.org>
14511
14512 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14513
5313c911
NR
145142008-01-24 Nick Roberts <nickrob@snap.net.nz>
14515
a9c64011 14516 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
14517 -var-set-format.
14518
93815fbf
VP
145192008-01-23 Chris Demetriou <cgd@google.com>
14520
14521 * gdb.threads/thread_events.c: New testcase source file.
14522 * gdb.threads/thread_events.exp: New testcase expect file.
14523
467a88ee
NR
145242008-01-23 Nick Roberts <nickrob@snap.net.nz>
14525
14526 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
14527
14528 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
14529 -var-set-format.
14530
d8f82aba
DJ
145312008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
14532 Vladimir Prus <vladimir@codesourcery.com>
14533
14534 * gdb.base/float.exp: Allow missing floating point for m68k and
14535 PowerPC.
14536
60c46647
VP
145372008-01-22 Vladimir Prus <vladimir@codesourcery.com>
14538
14539 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
14540 ignore count.
14541 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
14542 * gdb.mi/mi-cli.exp: Adjust.
14543 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 14544
c7dd36a1
PA
145452008-01-17 Pedro Alves <pedro@codesourcery.com>
14546
14547 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
14548 and 'dummy_ptr' integer pointer. Initialize struct_declarations
14549 with dummy_ptr's address.
14550 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
14551 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
14552 all targets.
14553 * gdb.mi/mi2-var-child.exp: Likewise.
14554
39d5313e
JB
145552008-01-09 Joel Brobecker <brobecker@adacore.com>
14556
14557 * gdb.ada/null_array: New test program.
14558 * gdb.ada/null_array.exp: New testcase.
14559
0aea4bf3
LM
145602008-01-09 Luis Machado <luisgpm@br.ibm.com>
14561
14562 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
14563 with required float modifiers.
14564
0b354900
JB
145652008-01-08 Joel Brobecker <brobecker@adacore.com>
14566
14567 * gdb.ada/funcall_param: New test program.
14568 * gdb.ada/funcall_param.exp: New testcase.
14569
cdb7f5d4
JB
145702008-01-08 Joel Brobecker <brobecker@adacore.com>
14571
14572 * gdb.ada/arrayparam: New test program.
14573 * gdb.ada/arrayparam.exp: New testcase.
14574
88e2547f
JB
145752008-01-08 Joel Brobecker <brobecker@adacore.com>
14576
14577 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
14578 landed. Should also fix random failures in the test following it.
14579
f6867ce0
TJB
145802008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
14581
14582 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
14583 for expressions with decimal float values.
14584 (test_dfp_conversions): New function to test casts to and from
14585 decimal float types.
14586 Call test_dfp_conversions.
14587 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
14588 elements.
14589 (main): Initialize ds.float4 and ds.double8 elements.
14590 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
14591 string to new error message.
14592 (d64_set_tests): Likewise.
14593 (d128_set_tests): Likewise.
14594 Add tests for expressions with decimal float variables. Add tests for
14595 conversions to and from decimal float types.
14596
f9c11282
JB
145972008-01-05 Joel Brobecker <brobecker@adacore.com>
14598
14599 * gdb.ada/packed_tagged/comp_bug.adb: New file.
14600 * gdb.ada/packed_tagged.exp: New testcase.
14601
0ecbca72
JB
146022008-01-04 Joel Brobecker <brobecker@adacore.com>
14603
14604 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
14605 gdb.ada/homonym/homonym_main.adb: New files.
14606 * gdb.ada/homonym.exp: New testcase.
14607
c18d3d89
JB
146082008-01-04 Joel Brobecker <brobecker@adacore.com>
14609
14610 * gdb.ada/packed_array.exp: Add testing of references to
14611 a packed array.
14612
ecc7085b
JB
146132008-01-04 Joel Brobecker <brobecker@adacore.com>
14614
14615 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
14616 New files.
14617 * gdb.ada/type_coercion.exp: New testcase.
14618
c474c922
JB
146192008-01-04 Joel Brobecker <brobecker@adacore.com>
14620
14621 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
14622 gdb.ada/tagged/foo.adb: New file.
14623 * gdb.ada/tagged.exp: New testcase.
14624
9005b927
JB
146252008-01-04 Joel Brobecker <brobecker@adacore.com>
14626
14627 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
14628 gdb.ada/ptype_field/foo.adb: New files.
14629 * gdb.ada/ptype_field.exp: New testcase.
14630
1a6aaad8
JB
146312008-01-03 Joel Brobecker <brobecker@adacore.com>
14632
14633 * gdb.ada/print_pc.exp: New testcase.
14634
0ef22f53
JB
146352008-01-03 Joel Brobecker <brobecker@adacore.com>
14636
14637 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
14638 gdb.ada/taft_type/p.adb: New files.
14639 * gdb.ada/taft_type.exp: New testcase.
14640
1689ecf8
JB
146412008-01-03 Joel Brobecker <brobecker@adacore.com>
14642
14643 * gdb.ada/array_bounds/bar.adb: New file.
14644 * gdb.ada/array_bounds.exp: New testcase.
14645
a4d0b9c3
JB
146462008-01-03 Joel Brobecker <brobecker@adacore.com>
14647
14648 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
14649 gdb.ada/arrayptr/foo.adb: New files.
14650 * gdb.ada/arrayptr.exp: New testcase.
14651
a31ace00
JB
146522008-01-03 Joel Brobecker <brobecker@adacore.com>
14653
14654 * gdb.base/set-lang-auto.exp: New testcase.
14655
a97fced3
JB
146562008-01-03 Joel Brobecker <brobecker@adacore.com>
14657
14658 * gdb.ada/fun_addr/foo.adb: New file.
14659 * gdb.ada/fun_addr.exp: New testcase.
14660
ef29ce1a
JK
146612008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14662
14663 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
14664 New files
14665
0fafefe3
JB
146662008-01-02 Joel Brobecker <brobecker@adacore.com>
14667
14668 * array_subscript_addr/p.adb: New file.
a9c64011 14669 * array_subscript_addr.exp: New testcase.
0fafefe3 14670
c4359f8d
JB
146712008-01-02 Joel Brobecker <brobecker@adacore.com>
14672
a9c64011 14673 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
14674 New files.
14675 * gdb.ada/str_cmp_ref.exp: New testcase.
14676
1aa1b15b
JB
146772008-01-01 Joel Brobecker <brobecker@adacore.com>
14678
14679 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
14680 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 14681 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 14682
81c9b2cf
JB
146832008-01-01 Joel Brobecker <brobecker@adacore.com>
14684
14685 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
14686 gdb.ada/ref_param/pck.ads: New files.
14687 * gdb.ada/ref_param.exp: New testcase.
14688
319e4674
JB
146892008-01-01 Joel Brobecker <brobecker@adacore.com>
14690
14691 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
14692 gdb.ada/interface/foo.adb: New files.
14693 * gdb.ada/interface.exp: New testcase.
14694
ef682c56
JB
146952007-12-31 Jim Blandy <jimb@codesourcery.com>
14696
14697 * gdb.base/multi-forks.exp: Consume all output from child
14698 processes before proceeding to next test.
14699
f6f3eb6c
JB
147002007-12-29 Jim Blandy <jimb@codesourcery.com>
14701
14702 * configure: Regenerated.
14703
f652e42f
JB
147042007-12-27 Joel Brobecker <brobecker@adacore.com>
14705
14706 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
14707 gdb.ada/fixed_cmp/fixed.adb: New files.
14708 * gdb.ada/fixed_cmp.exp: New testcase.
14709
6943e596
JB
147102007-12-27 Joel Brobecker <brobecker@adacore.com>
14711
14712 * gdb.ada/boolean_expr.exp: New testcase.
14713
aad9a193
JB
147142007-12-26 Jim Blandy <jimb@codesourcery.com>
14715
14716 * gdb.base/multi-forks.exp: Doc fix.
14717
fb5f3683
JB
147182007-12-26 Joel Brobecker <brobecker@adacore.com>
14719
14720 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
14721 * gdb.ada/char_param.exp: Do not compile our test program with
14722 -gnata, this is unnecessary.
14723 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
14724
384e4a9c
JB
147252007-12-24 Joel Brobecker <brobecker@adacore.com>
14726
14727 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
14728 gdb.ada/print_chars/foo.adb: New files.
14729 * gdb.ada/print_chars.exp: New testcase.
14730
01e044f7
JB
147312007-12-24 Joel Brobecker <brobecker@adacore.com>
14732
14733 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
14734 gdb.ada/char_param/foo.adb: New files.
14735 * gdb.ada/char_param.exp: New testcase.
14736
0ce17860
JB
147372007-12-22 Jim Blandy <jimb@codesourcery.com>
14738
14739 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
14740 hard-coding source line numbers into the test.
14741 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
14742 gdb_get_line_number to find.
14743
919809b9
JB
147442007-12-22 Joel Brobecker <brobecker@adacore.com>
14745
14746 * gdb.base/ptype.c (highest): New struct type.
14747 (the_highest): New variable of that type.
14748 (main): Add dummy assignment to a field of variable the_highest.
14749 * gdb.base/ptype.exp: Test type printing of our new variable.
14750
abc8a88d
PM
147512007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
14752
14753 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 14754 and record first explicitly generated thread number.
abc8a88d
PM
14755 Use that thread number for thread specific watchpoint test.
14756 Add iteration number to repetitive tests.
14757
5158f3e3
CES
147582007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
14759 Jim Blandy <jimb@codesourcery.com>
14760
14761 * gdb.base/expand-psymtabs.c: New testcase
14762 source file.
14763 * gdb.base/expand-psymtabs.exp: New testcase
14764 expect file.
14765
37e4754d
LM
147662007-12-17 Luis Machado <luisgpm@br.ibm.com>
14767
14768 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
14769 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
14770
551e5d04
JB
147712007-12-17 Joel Brobecker <brobecker@adacore.com>
14772
14773 * gdb.ada/frame_args/foo.adb: New file.
14774 * gdb.ada/frame_args/pck.ads: New file.
14775 * gdb.ada/frame_args/pck.adb: New file.
14776 * gdb.ada/frame_args.exp: New testcase.
14777
a05ee097
JB
147782007-12-17 Joel Brobecker <brobecker@adacore.com>
14779
14780 * gdb.base/frame-args.c: New file.
14781 * gdb.base/frame-args.exp: New testcase.
14782
c162e8c9 147832007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 14784 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
14785
14786 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
14787
afe8ab22 147882007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14789
afe8ab22
VP
14790 * gdb.mi/mi-pending.exp: New.
14791 * gdb.mi/mi-pending.c: New.
14792 * gdb.mi/mi-pendshr.c: New.
14793
dfdfb3ca
JB
147942007-12-06 Jim Blandy <jimb@codesourcery.com>
14795
14796 * gdb.base/default.exp: Update expected output for 'info catch'.
14797
b7fca990
JK
147982007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14799
14800 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
14801 must be set to binary.
14802
6a1afc1e
PA
148032007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
14804
14805 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
14806
a6b151f1
DJ
148072007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
14808
14809 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
14810 gdb.mi/mi-file-transfer.exp: New.
14811
43039443
JK
148122007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14813
14814 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
14815
0ef2251b
MR
148162007-11-22 Maciej W. Rozycki <macro@mips.com>
14817
14818 * gdb.trace/backtrace.exp: Fix a typo.
14819 * gdb.trace/circ.exp: Likewise.
14820 * gdb.trace/collection.exp: Likewise.
14821 * gdb.trace/limits.exp: Likewise.
14822 * gdb.trace/report.exp: Likewise.
14823 * gdb.trace/tfind.exp: Likewise.
14824 * gdb.trace/while-dyn.exp: Likewise.
14825
5443631e
NR
148262007-11-21 Nick Roberts <nickrob@snap.net.nz>
14827
14828 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
14829 objects of pointers that can't be dereferenced are now
14830 "noneditable".
14831
a4ce5b0d
UW
148322007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14833
14834 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
14835 (target_cpu): Remove.
14836
d6e956e5
VP
148372007-10-15 Vladimir Prus <vladimir@codesourcery.com>
14838
14839 * gdb.base/ending-run.exp: Expect the list of cleared
14840 breakpoint to come in natural order, not the reversed one.
a9c64011 14841
214270ab
VP
148422007-11-07 Vladimir Prus <vladimir@codesourcery.com>
14843
14844 * gdb.mi/mi-var-child.c (do_child_deletion): New.
14845 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 14846
1a619819
LM
148472007-11-05 Luis Machado <luisgpm@br.ibm.com>
14848
14849 * gdb.base/printcmds.exp: New function
14850 test_printf_with_dfp.
14851
5b01a6fa
DE
148522007-11-02 Doug Evans <dje@google.com>
14853
14854 * gdb.disasm/t01_mov.s: Remove carriage returns.
14855 * gdb.disasm/t02_mova.s: Ditto.
14856 * gdb.disasm/t03_add.s: Ditto.
14857 * gdb.disasm/t04_sub.s: Ditto.
14858 * gdb.disasm/t05_cmp.s: Ditto.
14859 * gdb.disasm/t06_ari2.s: Ditto.
14860 * gdb.disasm/t07_ari3.s: Ditto.
14861 * gdb.disasm/t08_or.s: Ditto.
14862 * gdb.disasm/t09_xor.s: Ditto.
14863 * gdb.disasm/t10_and.s: Ditto.
14864 * gdb.disasm/t11_logs.s: Ditto.
14865 * gdb.disasm/t12_bit.s: Ditto.
14866 * gdb.disasm/t13_otr.s: Ditto.
14867
ec33ab7f
JK
148682007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14869
14870 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
14871
ae0d01ff
UW
148722007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14873
14874 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
14875 provide DFP support.
14876
55eddb0f
DJ
148772007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
14878
14879 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
14880 Test "set powerpc vector-abi". Skip auto-detection tests for old
14881 toolchains.
14882
7020f05c
PA
148832007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
14884
14885 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
14886 with [string compare].
14887
84bc3db9
PA
148882007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
14889
14890 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
14891 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
14892
5876dc88
LM
148932007-10-25 Luis Machado <luisgpm@br.ibm.com>
14894
14895 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
14896 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
14897 * gdb.opt/Makefile.in: New makefile.
14898 * Makefile.in: Create new directory "gdb.opt".
14899 * configure.ac: Add "gdb.opt" directory.
14900 * configure: Regenerated.
a9c64011 14901
c3ea9a14
DE
149022007-10-25 Doug Evans <dje@google.com>
14903
14904 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
14905 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
14906
a9c64011 149072007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
14908 Thiago Jung Bauermann <bauerman@br.ibm.com>
14909
14910 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
14911 Floating Point expressions.
14912 * gdb.base/dfp-test.exp: new file adding tests for Decimal
14913 Floating Point variables.
14914 * gdb.base/dfp-test.c: new file containing program with Decimal
14915 Floating variables, used by gdb.base/dfp-test.exp.
14916
62a24a2b
DJ
149172007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
14918
14919 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
14920
e7b1eae6
UW
149212007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14922
14923 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
14924 compiling test case with GCC.
14925 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
14926
c641edcc
UW
149272007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14928
14929 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
14930 format changes.
14931
5e5ebfe6
MS
149322007-10-18 Michael Snyder <msnyder@specifix.com>
14933
14934 * gdb.base/dbx.exp: Add missing "-re " operator.
14935
e831e7b6
GM
149362007-10-16 Gaius Mulley <gaius@glam.ac.uk>
14937
14938 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
14939 * configure.ac: Removed trailing spaces after backslash.
14940 * gdb.modula2: New directory.
14941 * gdb.modula2/Makefile.in: New file.
14942 * gdb.modula2/unbounded-array.exp: New file.
14943 * gdb.modula2/unbounded1.c: New file.
14944
7cc46491
DJ
149452007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
14946
14947 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
14948
149492007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
14950
14951 * gdb.base/sigstep.c (main): Add checks for
14952 return values for setitimer call.
14953 Call setitimer again with itimer = ITIMER_REAL
14954 if first call to setitimer fails.
14955
e91528f0
KH
149562007-10-11 Kazu Hirata <kazu@codesourcery.com>
14957
14958 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
14959 of $timeout.
14960
2ec9a4f8
DJ
149612007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14962
14963 * gdb.server/server-run.exp: Test for dynamic linker symbols.
14964
149652007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
14966
14967 * lib/gdb.exp (gdb_run_cmd): Move comment outside
14968 of gdb_expect call, to avoid interruption.
14969
64b2fa04
PA
149702007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
14971
14972 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
14973 (v_unsigned_long_long, v_long_long_array)
14974 (v_signed_long_long_array, v_unsigned_long_long_array)
14975 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
14976 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
14977 [!NO_LONG_LONG]: New.
14978 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
14979 v_long_long_member.
14980
14981 (v_long_long_func, v_signed_long_long_func)
14982 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
14983 (main) [!NO_LONG_LONG]: Initialize long long variants.
14984
14985 * gdb.base/whatis.exp: If board file requests no_long_long, build
14986 test with NO_LONG_LONG defined. Test long long, signed long long,
14987 and unsigned long long variants but only if board file doesn't
14988 disable it.
14989
a912286e 149902007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 14991 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
14992
14993 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
14994 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
14995 * configure: Regenerated.
14996 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
14997 gdb.pascal/types.exp, lib/pascal.exp: New files.
14998
471ba8c9
DJ
149992007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
15000
15001 * gdb.cp/classes.exp (do_tests): Always step to the line after the
15002 call.
15003 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
15004 to return to the call.
15005 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
15006 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
15007 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
15008 * gdb.mi/mi-until.exp (test_until): Likewise.
15009 * gdb.mi/mi2-until.exp (test_until): Likewise.
15010
fef8a650
DJ
150112007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
15012
15013 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
15014 two-char array.
15015 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
15016
d983da9c
DJ
150172007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
15018
15019 * gdb.threads/watchthreads.c (thread_function): Sleep between
15020 iterations.
15021 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
15022 at once for S/390. Generate matching fails and passes.
15023
17f62551
VP
150242007-09-27 Vladimir Prus <vladimir@codesourcery.com>
15025
15026 * gdb.mi/var-cmd.c (do_children_tests): Initialize
15027 the 'struct_declarations' variable to zeros.
a9c64011 15028
ed0616c6
VP
150292007-09-24 Vladimir Prus <vladimir@codesourcery.com>
15030
15031 * gdb.cp/mb-ctor.cc: New.
15032 * gdb.cp/mb-ctor.exp: New.
15033 * gdb.cp/mb-templates.cc: New.
15034 * gdb.cp/mb-templates.exp: New.
15035
41f1b697
DJ
150362007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
15037
15038 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
15039
3f213f78
PA
150402007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
15041
15042 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
15043 targets.
15044 * configure: Regenerate.
15045
0d381245 150462007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15047
0d381245
VP
15048 * gdb.base/annota1.exp: Adjust for 'info break'
15049 format changes.
15050 * gdb.base/annota3.exp: Likewise.
15051 * gdb.base/break.exp: Likewise.
15052 * gdb.base/condbreak.exp: Likewise.
15053 * gdb.base/pending.exp: Likewise.
15054 * gdb.base/sepdebug.exp: Likewise.
15055 * gdb.base/unload.exp: Likewise.
15056 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 15057
fe3f5fa8
VP
150582007-09-22 Vladimir Prus <vladimir@codesourcery.com>
15059
15060 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
15061 messages.
15062 * gdb.base/chng-syms.exp: Likewise.
15063 * gdb.base/unload.exp: Likewise.
a9c64011 15064
a75cf6c0
DJ
150652007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
15066
15067 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
15068
18ecae38
DJ
150692007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
15070
15071 * schedlock.c (NUM): Change to 1.
15072 (main): Use args[0] for the main thread.
15073 * schedlock.exp: Only expect two threads. Only issue one pass or fail
15074 regardless of the number of threads.
15075
5509918f
MR
150762007-09-14 Maciej W. Rozycki <macro@mips.com>
15077
4a543daf
MR
15078 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
15079 type down.
15080 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
15081 test.
15082 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
15083 watchpoint type down.
15084 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
15085 test.
15086
150872007-09-14 Maciej W. Rozycki <macro@mips.com>
15088
5509918f
MR
15089 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
15090 Move all the tests here and run them twice, once using software
15091 watchpoints and once using hardware watchpoints.
15092 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
15093
40b53987
DJ
150942007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
15095
15096 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
15097 test.
15098
695e2681
MK
150992007-09-10 Mark Kettenis <kettenis@gnu.org>
15100
8b3fc8d8
MK
15101 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
15102 build-id.
15103
695e2681
MK
15104 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
15105 know about $ORIGIN. Calculate output dir from $dest instead of
15106 using ${objdir}/{$subdir}.
15107
58d69f29
MK
151082007-09-09 Mark Kettenis <kettenis@gnu.org>
15109
15110 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
15111 gcore, before continuing with the test.
15112
3e347599
DJ
151132007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
15114
15115 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
15116 * gdb.mi/mi-watch.exp: Likewise.
15117
ea37ba09
DJ
151182007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
15119 Jim Blandy <jimb@codesourcery.com>
15120
15121 * gdb.arch/i386-sse.exp: Do not expect character constants.
15122 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
15123 * gdb.base/display.exp: Allow print/s.
15124 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
15125 and unsigned char array changes.
15126
2025a643
DJ
151272007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
15128
15129 * gdb.base/display.exp: Add tests for printf %p.
15130
26669a27
PA
151312007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
15132
15133 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
15134 the dll name to unicode.
15135
c8f021f8
JK
151362007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15137
15138 * gdb.base/default.exp (show version): Update the version text.
15139 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
15140
4cf31eea
JK
151412007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15142
15143 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
15144 New files.
15145
4935890f
JK
151462007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15147
15148 * lib/gdb.exp (build_id_debug_filename_get): New function.
15149 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
15150 Remove the generate DEBUG file for the future testcase runs.
15151 New testcase for the NT_GNU_BUILD_ID retrieval.
15152 Move the final testing step to ...
15153 (test_different_dir): ... a new function.
15154 New parameter XFAIL to XFAIL all the tests performed.
15155 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
15156 New parameter TYPE to PF_PREFIX all the tests performed.
15157
02142340
VP
151582007-08-31 Vladimir Prus <vladimir@codesourcery.com>
15159
15160 * gdb.mi/mi-var-cp.cc (path_expression): New
15161 function.
15162 * gdb.mi/mi-var-cp.exp: Run path exression tests.
15163
36acd84e
UW
151642007-08-27 Markus Deuling <deuling@de.ibm.com>
15165
15166 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
15167 to fit into SPU Local Store memory.
15168
a896d121
JB
151692007-08-23 Joel Brobecker <brobecker@adacore.com>
15170
15171 * gdb.base/default.exp: Adjust the expected output of "info
15172 warranty" after the switch to GPLv3.
15173
7b433602
JB
151742007-08-23 Joel Brobecker <brobecker@adacore.com>
15175
15176 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
15177 to 30000 (from 20000).
15178
e22f8b7c
JB
151792007-08-23 Joel Brobecker <brobecker@adacore.com>
15180
15181 Switch the license of all .exp files to GPLv3.
15182 Switch the license of all .f and .f90 files to GPLv3.
15183 Switch the license of all .s and .S files to GPLv3.
15184
5a0e3bd0
JB
151852007-08-23 Joel Brobecker <brobecker@adacore.com>
15186
15187 * configure.ac: Switch license to GPLv3.
15188
cc00619d
JB
151892007-08-23 Joel Brobecker <brobecker@adacore.com>
15190
15191 Switch the licensing to GPLv3 for all .ads and .adb files.
15192
8d26208a
DJ
151932007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
15194
15195 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
15196 and t_int_double.
15197 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
15198
4fcb9948
JB
151992007-08-17 Joel Brobecker <brobecker@adacore.com>
15200
15201 * gdb.base/step-line.c: Switch license to GPL version 3, and
15202 update copyright year.
15203 * gdb.base/step-line.inp: Likewise.
15204
b9c34f67
JB
152052007-08-17 Joel Brobecker <brobecker@adacore.com>
15206
15207 * gdb.base/gdb1555.exp: Make expected output immune to formatting
15208 changes inside gdb1555.c.
15209 * gdb.base/pending.exp: Likewise.
15210
2cc17678
DJ
152112007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
15212
15213 * config/default.exp: New file.
15214
e48883f7
DJ
152152007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15216
15217 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
15218 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
15219
1ab80e5b
MR
152202007-07-30 Maciej W. Rozycki <macro@mips.com>
15221
15222 * gdb.base/dump.exp: Force the correct endianness for binary
15223 formats not carrying this information.
15224
aba471f5
DJ
152252007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15226
15227 * gdb.threads/staticthreads.exp: Match .*sem_post.
15228
d4e07204
DJ
152292007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15230
15231 * gdb.base/readline.exp (operate_and_get_next): Match the final
15232 prompt.
15233
2b97317d
KB
152342007-07-23 Kevin Buettner <kevinb@redhat.com>
15235
15236 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
15237 to restarting SID.
15238
44efa07a
KB
152392007-07-18 Kevin Buettner <kevinb@redhat.com>
15240
15241 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
15242 prior to `gdb_start'.
15243
7b5ebade
KB
152442007-07-18 Kevin Buettner <kevinb@redhat.com>
15245
15246 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
15247 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
15248 Remove call to gdb_unload.
15249
255e7678
DJ
152502007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
15251 Daniel Jacobowitz <dan@codesourcery.com>
15252
15253 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
15254 for __WIN32__.
15255 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
15256 * gdb.base/unload.exp: Use shared library test routines.
15257
3a40aaa0
UW
152582007-07-03 Markus Deuling <deuling@de.ibm.com>
15259
15260 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
15261 * gdb.base/solib-symbol-lib.c: Likewise.
15262 * gdb.base/solib-symbol-main.c: Likewise.
15263
b0f4b84b
DJ
152642007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
15265
15266 * config/gdbserver.exp (gdb_reconnect): New.
15267 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
15268 gdb.base/solib-disc.exp: New files.
15269 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
15270 remote debugging".
15271 (gdb_compile): Add shlib_load flag.
15272 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
15273 port.
15274 (gdbserver_reconnect): New.
15275
1b05479a
DJ
152762007-07-01 Nick Roberts <nickrob@snap.net.nz>
15277 Daniel Jacobowitz <dan@codesourcery.com>
15278
15279 * gdb.base/annota3.exp: Test for if construct.
15280
86f78eb2
DJ
152812007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
15282
15283 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
15284
6a2eb474 152852007-06-21 Chris Dearman <chris@mips.com>
a9c64011 15286 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
15287
15288 * gdb.base/display.exp: Allow a newline after display/i.
15289 * gdb.base/pc-fp.exp: Likewise.
15290 * gdb.base/sigbpt.exp: Likewise.
15291
f8b73d13
DJ
152922007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15293
15294 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
15295 required features to be included.
15296
4339e69e
DJ
152972007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15298
15299 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
15300 in info threads output.
15301
23d964e7
UW
153022007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15303 Markus Deuling <deuling@de.ibm.com>
15304
15305 * gdb.arch/spu-info.exp: New testcase.
15306 * gdb.arch/spu-info.c: New file.
15307
fd20f75b
DJ
153082007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
15309
15310 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
15311 tpcs_offset. Restore lr after the call.
15312 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
15313
2226f861
DJ
153142007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
15315
15316 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
15317 (gdbserver_run): Kill any running gdbserver.
15318 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
15319
d12371a9
MR
153202007-05-17 Maciej W. Rozycki <macro@mips.com>
15321
15322 * gdb.base/sigbpt.exp: Preset segv_addr.
15323
93f02886
DJ
153242007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
15325
15326 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
15327 (gdb_compile_shlib): Likewise.
15328 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
15329 (default_gdb_init): Clear cleanfiles.
15330 (gdb_finish): Delete recorded cleanfiles.
15331 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
15332
15333 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
15334 Do not use isnative.
15335 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
15336 gdb.base/so-impl-ld.exp: Likewise.
15337 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
15338 * gdb.base/unload.exp: Likewise. Do not pass empty option to
15339 gdb_compile.
15340
b04e06d7
VP
153412007-05-15 Vladimir Prus <vladimir@codesourcery.com>
15342
15343 * config/unknown.exp: Remove.
15344
069ed931
UW
153452007-05-15 Markus Deuling <deuling@de.ibm.com>
15346
15347 * gdb.base/info-proc.exp: Check is_remote.
15348
09db0d03
UW
153492007-05-14 Markus Deuling <deuling@de.ibm.com>
15350
15351 * gdb.base/gcore.exp: Initialize variable core_supported.
15352
af2cbe8c
DJ
153532007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15354
15355 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
15356
027c0295
DJ
153572007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15358
15359 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
15360 * gdb.threads/print-threads.exp (test_all_threads): Allow
15361 negative and hexadecimal thread IDs.
15362
dc5000e7
DJ
153632007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15364
15365 * gdb.java/jprint.java (public): Avoid invalid call to static
15366 method.
15367
2e74ed18
DP
153682007-05-14 Denis Pilat <denis.pilat@st.com>
15369
15370 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
15371 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
15372 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
15373 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
15374 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
15375
83547f02
UW
153762007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15377
15378 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 15379 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
15380 this mode.
15381 * gdb.base/ovlymgr.c: Provide stubs for spu target.
15382 * gdb.base/spu.ld: New file.
15383
b18be20d
DJ
153842007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
15385
15386 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
15387
be444858
DJ
153882007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
15389
15390 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
15391
b1d53152
DJ
153922007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15393
15394 * gdb.java/jmain.exp: Handle demangled names with and without method
15395 signatures.
15396
d084b331
DJ
153972007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15398
15399 * gdb.mi/mi-syn-frame.c (main, foo, bar)
15400 (have_a_very_merry_interrupt): Remove calls to puts.
15401 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
15402 inferior output.
15403 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
15404 test names.
15405
db9d7fc5
DJ
154062007-04-29 Markus Deuling <deuling@de.ibm.com>
15407 Daniel Jacobowitz <dan@codesourcery.com>
15408
15409 * gdb.base/auxv.exp (core_works): Also check is_remote.
15410 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
15411
ef783a7d 154122007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15413
ef783a7d
VP
15414 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
15415 message, not the undefined 'module' variable.
15416 * gdb.base/siginfo.exp: Likewise.
15417 * gdb.base/sigstep.exp: Likewise.
15418 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
15419 serialport.
15420 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
15421
b7b73cae
CV
154222007-04-25 Corinna Vinschen <vinschen@redhat.com>
15423
15424 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
15425 target sim fails. Return 0 otherwise.
15426 (gdb_load): Return prematurely if gdb_target_sim fails.
15427
7d90fdfa
DP
154282007-04-16 Denis Pilat <denis.pilat@st.com>
15429
15430 * gdb.base/setshow.exp: Reset height after having set it to 100.
15431
5d3e9c85
DP
154322007-04-16 Denis Pilat <denis.pilat@st.com>
15433
15434 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
15435
18e75969
DP
154362007-04-16 Denis Pilat <denis.pilat@st.com>
15437
15438 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
15439
25d5ea92
VP
154402007-04-14 Vladimir Prus <vladimir@codesourcery.com>
15441
15442 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
15443 tests. Run the frozen varobjs test.
15444 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 15445 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 15446
0b49cb80
JK
154472007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15448
15449 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
15450 gdb.base/type-opaque.exp: New files.
15451
a73bafbc 154522007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
15453
15454 * gdb.mi/mi-var-child.c
a73bafbc
VP
15455 (do_children_tests): User char[2] instead of
15456 char so that automatic printing of pointers to char
15457 don't give unpredicable result.
15458 * gdb.mi/var-cmd.c (do_locals_test): Initialize
15459 local variables.
15460 * gdb.mi/mi-var-child.exp: Step to right line
15461 of do_children_tests.
15462 * gdb.mi/mi2-var-child.exp: Likewise.
15463 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 15464 do_locals_tests.
a73bafbc
VP
15465 (do_children_tests): User char[2] instead of
15466 char so that automatic printing of pointers to char
a9c64011 15467 don't give unpredicable result.
a73bafbc 15468 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 15469 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
15470 Pass test name to mi_wait_for_stop.
15471
7ce59000
DJ
154722007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15473
15474 * gdb.asm/asm-source.exp: Remove d10v case.
15475 * lib/gdb.exp (skip_cplus_tests): Likewise.
15476 * gdb.asm/d10v.inc: Deleted.
15477
20389057
DJ
154782007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15479
15480 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
15481
8807d78b
DJ
154822007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15483
15484 * config/netware.exp: Delete file.
15485
aa3edb8e
JB
154862007-03-29 Joel Brobecker <brobecker@adacore.com>
15487
15488 * gdb.dwarf2/dw2-noloc.S: New file.
15489 * gdb.dwarf2/dw2-noloc.exp: New file.
15490
297561ac
PA
154912007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
15492
15493 * gdb.cp/method2.cc: New test.
15494 * gdb.cp/method2.exp: New test.
15495 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
15496
1f81bd39
DJ
154972007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
15498
15499 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
15500
9453113a
DJ
155012007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
15502
15503 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
15504
b741e217
DJ
155052007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
15506
15507 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
15508 (gdb_load): Delete, replace with...
15509 (gdb_reload): ...this.
15510 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
15511 * gdb.server/server-mon.exp: Likewise.
15512 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
15513 (gdb_start_cmd): New.
15514 (gdb_file_cmd): Save the last loaded file.
15515 (gdb_reload): New.
15516 (gdb_gnu_strip_debug): Use transform.
15517 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
15518 support here. Use new $last_loaded_file. Check mtime.
15519 (gdb_target_cmd): Handle ObjC failure case.
15520 (infer_host_exec): Delete.
15521 (gdbserver_load): Rename to...
15522 (gdbserver_run): ...this. Simplify.
15523 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
15524 (mi_gdb_load): Move most contents to a new function...
15525 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
15526 (mi_run_cmd): Use mi_gdb_target_load.
15527 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
15528 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
15529 Use gdb_run_cmd.
15530 * gdb.base/charsign.exp: Remove incorrect comment.
15531 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
15532 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
15533 gdb.base/start.exp: Use gdb_start_cmd.
15534
446ab585 155352007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 15536 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
15537
15538 * gdb.base/sigbpt.exp: Fix the message when skipping test.
15539 * gdb.base/signull.exp: Similarly.
15540
bbb88ebf
UW
155412007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15542
15543 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
15544 messages available to test cases (like chng-sym.exp).
15545
cb8c4a99
AS
155462007-03-14 Andreas Schwab <schwab@suse.de>
15547
15548 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
15549 format changes.
15550
4e463ff5
DJ
155512007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
15552
15553 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
15554 (optimized_1): New.
15555 (main): Call optimized_1.
15556 (gdb2029): Correct typos. Call gdb2029_marker.
15557 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
15558 for gdb2029.
15559
b6db2c47
MK
155602007-03-12 Mark Kettenis <kettenis@gnu.org>
15561
15562 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
15563 as tabs. Remove redundant test pattern.
15564
70ed3737
UW
155652007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15566
15567 * gdb.base/long_long.exp: Accept optional symbol name in <...>
15568 for /a format output.
15569
47b67b60
DJ
155702007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
15571
15572 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
15573 collect output incrementally.
15574
b8953b0e
UW
155752007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15576
15577 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
15578 for -var-create lpcharacter test.
15579 * gdb.mi/mi2-var-cmd.exp: Likewise.
15580
7acd5c40
UW
155812007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15582
15583 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
15584 pass on targets where address zero is readable.
15585
9c6759c1
UW
155862007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15587
15588 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
15589 just a single architecture.
15590
a2f1aeb4
UW
155912007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15592
15593 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
15594 (fetch_all_registers): New function, uses gdb_test_multiple and
15595 exp_continue to fetch inferior output line-by-line.
15596 Replace all uses of do_get_all_registers by fetch_all_registers.
15597
46579ac2
UW
155982007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15599
15600 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
15601 in target_info.
15602
fc133f24
MS
156032007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15604
a9c64011 15605 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
15606 consistancy; add a default (timeout) case.
15607
7646a51d
MS
156082007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15609
15610 * gdb.base/watchpoint.exp: Fix truncated comment.
15611
dcfff61f
MS
156122007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15613
15614 * Makefile.in: Remove spurious single-quotes from sed command.
15615
664e3ee9
DJ
156162007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15617
15618 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
15619 func.
15620 * gdb.mi/mi2-var-cmd.exp: Likewise.
15621
d7cc6f2f
JB
156222007-02-27 Joel Brobecker <brobecker@adacore.com>
15623
a9c64011
AS
15624 * gdb.dwarf2/dw2-producer.S: New file.
15625 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
15626
156272007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
15628
15629 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
15630 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
15631 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
15632 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
15633 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
15634 Revert tests to use mi_gdb_test and include value field in output
15635 of -var-create.
15636
93d42b30
DJ
156372007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
15638
15639 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
15640
c499ed39
DJ
156412007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
15642
15643 * gdb.base/maint.exp: Remove full paths from test names.
15644 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
15645 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
15646
9836f81b
JB
156472007-02-27 Joel Brobecker <brobecker@adacore.com>
15648
15649 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
15650
c74d0ad8
DJ
156512007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15652
15653 * gdb.server/server-mon.exp: New test.
15654
2711e456
DJ
156552007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15656
15657 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
15658
ff6f572f
DJ
156592007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15660
15661 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
15662 register capitalization.
15663
fada3feb
DP
156642007-02-13 Denis Pilat <denis.pilat@st.com>
15665
15666 * gdb.mi/mi-var-invalidate.exp: New file.
15667
fb1e4ffc
DJ
156682007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15669
15670 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
15671
3da939d7
DJ
156722007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15673
15674 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
15675
123dc839
DJ
156762007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15677
15678 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
15679 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
15680
877e3645 156812007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
15682
15683 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
15684 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
15685 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
15686 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
15687 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 15688 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 15689 Update tests to include value field in output of -var-create.
a9c64011 15690
3c0a2960
AS
156912007-02-08 Andreas Schwab <schwab@suse.de>
15692
15693 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
15694
108546a0
DJ
156952007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
15696
15697 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
15698 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
15699
d701dcab
DP
157002007-02-02 Denis Pilat <denis.pilat@st.com>
15701
15702 * gdb.threads/threadapply.exp: check that frame is not changed by
15703 the thread apply all command.
15704
783e3e2f
AS
157052007-01-31 Andreas Schwab <schwab@suse.de>
15706
6d9c3a87
AS
15707 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
15708
3c50d7b9
AS
15709 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
15710 in the dwarf sections.
15711 * gdb.dwarf2/mac-fileno.S: Likewise.
15712
783e3e2f
AS
15713 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
15714 bspstore register on ia64.
15715
78ff580e
AS
157162007-01-29 Andreas Schwab <schwab@suse.de>
15717
cc8e9b12
AS
15718 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
15719 "frame-begin" annotation.
15720
78ff580e
AS
15721 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
15722 number of "frames-invalid" annotations.
15723
704a4f78
DJ
157242007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15725
15726 * gdb.base/commands.exp: Call if_commands_test.
15727 (gdb_test_no_prompt, if_commands_test): New.
15728
e741bf94
MK
157292007-01-28 Mark Kettenis <kettenis@gnu.org>
15730
15731 * gdb.threads/sigthread.c (NSIGS): Make bigger.
15732
474d0ad3
AS
157332007-01-27 Andreas Schwab <schwab@suse.de>
15734
15735 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
15736 .short/.int/.quad in the dwarf sections.
15737 * gdb.dwarf2/dw2-intercu.S: Likewise.
15738 * gdb.dwarf2/dw2-intermix.S: Likewise.
15739
e784b426
JK
157402007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15741
15742 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
15743 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
15744 array.
e784b426
JK
15745 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
15746 * gdb.base/setvar.exp: Likewise.
15747
37f08e04
AS
157482007-01-26 Andreas Schwab <schwab@suse.de>
15749
9a01813a
AS
15750 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
15751 test.
15752
37f08e04
AS
15753 * gdb.base/multi-forks.exp ("restart $i"): Also match
15754 __kernel_syscall_via_break.
15755
6e2a9270
VP
157562007-01-24 Vladimir Prus <vladimir@codesourcery.com>
15757
15758 * lib/mi-support.exp (mi_delete_varobj): New.
15759 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
15760 testcase.
15761 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
15762 (main): Call the above.
15763 (reference_update_test, base_in_reference_test)
15764 (reference_to_pointer): Delete the created varobjs.
a9c64011 15765
e515b470
DJ
157662007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
15767
15768 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
15769 * configure: Regenerated.
15770 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
15771 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
15772 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
15773 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
15774 * lib/gdb.exp (gdb_skip_xml_test): New function.
15775
08d8bcd7
DJ
157762007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
15777
15778 * gdb.base/sigrepeat.exp: Correct error message.
15779
157802007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
15781 Daniel Jacobowitz <dan@codesourcery.com>
15782
15783 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
15784 gdb.arch/i386-gnu-cfi-asm.S: New files.
15785
97c3f1f3
JK
157862007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15787
15788 * lib/gdb.exp: Abort on missing `site.exp'.
15789
cb1df416
DJ
157902007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15791 Daniel Jacobowitz <dan@codesourcery.com>
15792
15793 * gdb.base/included.c, gdb.base/included.exp,
15794 gdb.base/included.h: New files.
15795
35990120
DJ
157962007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15797
15798 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
15799 (maximize_rlimit): Reduce limits on 64-bit systems.
15800
6e81a116 158012007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
15802
15803 From Marcus Deuling <deuling@de.ibm.com>:
15804 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
15805 every case.
15806
6c3c41f3
NR
158072007-01-13 Nick Roberts <nickrob@snap.net.nz>
15808
15809 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
15810 (test_path_specification): Use objdir instead of srcdir to always
15811 get an absolute filename.
15812
2f12c312
DJ
158132007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
15814
15815 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
15816
81121995
VP
158172007-01-11 Vladimir Prus <vladimir@codesourcery.com>
15818
15819 * gdb.mi/mi-var-cp.cc (reference_update_tests):
15820 Make sure the variable we're using is in scope.
15821 (reference_to_pointer): Likewise.
15822
4741b737
DJ
158232007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
15824
15825 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
15826 has no debug information.
15827
054410c3
DJ
158282007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
15829
15830 * gdb.base/annota1.exp: Remove extra send_gdb.
15831
818f79f6
DJ
158322007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15833
15834 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
15835
f7a6bb70
DJ
158362007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15837
15838 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
15839
57e66780
DJ
158402007-01-08 Nick Roberts <nickrob@snap.net.nz>
15841 Daniel Jacobowitz <dan@codesourcery.com>
15842
15843 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
15844 lcharacter or linteger change. Correct duplicated test name.
15845 * gdb.mi/mi2-var-cmd.exp: Likewise.
15846
3d799a95
DJ
158472007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
15848
15849 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
15850
158512007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 15852
a9c64011
AS
15853 * gdb.base/nofield.c: New file.
15854 * gdb.base/nofield.exp: New testcase.
51679ba9 15855
eafb94e8
NR
158562007-01-05 Nick Roberts <nickrob@snap.net.nz>
15857
15858 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
15859
15860 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
15861 test.
15862
5e572bb4
DJ
158632007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
15864
15865 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
15866
74a44383
DJ
158672007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
15868
15869 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
15870 when continuing.
15871
1b572db9
DJ
158722007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15873
15874 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
15875 Expect ".exe" extension.
15876
381bc39b
DJ
158772007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15878
15879 * gdb.base/charset.exp: Add explicit filename to break.
15880 * gdb.base/dbx.exp: Add explicit filename to breaks.
15881
2b70e4c6
DJ
158822007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15883
15884 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
15885 * gdb.mi/mi2-file.exp: Likewise.
15886
303b6f5d
DJ
158872007-01-04 Vladimir Prus <vladimir@codesourcery.com>
15888
15889 Implement specification of MI tests as comments
15890 in C and C++ sources.
15891 * lib/mi-support.exp (mi_autotest_data): New variable.
15892 (mi_autotest_source): New variable.
15893 (count_newlines, mi_prepare_inline_tests)
15894 (mi_get_inline_test, mi_continue_to_line)
15895 (mi_run_inline_test, mi_tbreak)
15896 (mi_send_resuming_command, mi_wait_for_stop): New functions.
15897 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
15898 Run inline tests.
15899 * gdb.mi/mi-var-cp.cc: Define tests here.
15900
23da0d94
VP
159012007-01-04 Vladimir Prus <vladimir@codesourcery.com>
15902
15903 Simplify usage of mi_continue_to.
15904 * lib/mi-support.exp (mi_runto_helper): Renamed
15905 from mi_runto, added new parameter 'run_or_continue'.
15906 (mi_runto): Use mi_runto_helper.
15907 (mi_continue_to): Accept just function name as parameter.
15908 Use mi_runto_helper.
15909 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
15910 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 15911
f9e18282
JB
159122006-01-04 Joel Brobecker <brobecker@adacore.com>
15913
15914 Make this testcase a bit more realistic. The current code
15915 is too simplistic, and allows the compiler to optimize out
15916 some of the entities we need for this testcase.
15917 * gdb.ada/null_record/bar.ads (Void_Star): New type.
15918 (Do_Nothing): Add extra parameter.
15919 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
15920 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
15921 by using a variable of type Void_Star.
15922
fd678c65
JB
159232006-01-04 Joel Brobecker <brobecker@adacore.com>
15924
15925 * gdb.ada/catch_ex/foo.adb: New file.
15926 * gdb.ada/catch_ex.exp: New testcase.
15927
05cfdb42
DJ
159282007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
15929
15930 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
15931 pass --image-base to linker.
15932
2e03ee74
DJ
159332007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15934 Daniel Jacobowitz <dan@codesourcery.com>
15935
15936 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
15937 secondary prompts.
15938
0d5de010
DJ
159392007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
15940
15941 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
15942 output. Test the types of members and member pointers.
15943 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
15944 gdb/2092.
15945 * gdb.cp/member-ptr.exp: Search for a comment instead of a
15946 statement. Enable for GCC. Update expected output for some tests
15947 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
15948 layout.
15949 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
15950 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
15951 (Diamond::vget_base): New.
15952 (main): Add new tests.
15953 * gdb.cp/printmethod.exp: Update expected output for member functions.
15954 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
15955 print pEe->D::vg().
15956
61a771aa
DJ
159572007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
15958
15959 * gdb.threads/tls.exp: Allow stops in sem_post.
15960
2fa63963
DJ
159612006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
15962
15963 * gdb.base/annota1.exp: Allow .*printf in backtraces.
15964 * gdb.base/annota3.exp: Likewise.
15965 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
15966 again (instead of timing out).
15967 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
15968 GCC bug 26475.
15969 * gdb.java/jmisc.exp: Adjust to work with method signatures including
15970 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
15971 test from jmisc1.exp.
15972 * gdb.java/jmisc1.exp: Delete.
15973 * gdb.java/jprint.exp: Adjust to work with method signatures including
15974 return types.
15975 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
15976 * gdb.threads/linux-dp.exp: Don't be confused by program output.
15977 * lib/java.exp (compile_java_from_source): Pass the correct type
15978 to target_compile.
15979
5eefc2b7
JB
159802006-12-31 Joel Brobecker <brobecker@adacore.com>
15981
15982 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
15983 (stack_align_edx): New function.
15984 (stack_align_eax): New function.
15985 (main): Add calls to stack_align_edx and stack_align_eax.
15986 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
15987 Add testing for the cases where the register used during a stack
15988 realignment is edx. Same for eax.
15989
227c54da
DJ
159902006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
15991
15992 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
15993 and generic PE targets.
15994
cab8ac94
JB
159952006-12-29 Joel Brobecker <brobecker@adacore.com>
15996
15997 * gdb.ada/array_return.exp: Update copyright date list.
15998
ba54f318
JB
159992006-12-27 Joel Brobecker <brobecker@adacore.com>
16000
16001 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
16002 (Create_Small_Float_Vector): New function.
16003 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
16004 function body.
16005 * gdb.ada/array_return/p.adb: Use new type and function from
16006 package Pck.
16007 * gdb.ada/array_return.exp: Add a test verifying that GDB is
16008 able to print the value returned by a function returning an
16009 array of float.
16010
6b7a35dd
JB
160112006-12-20 Joel Brobecker <brobecker@adacore.com>
16012
16013 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
16014 The associated tests should be PASSing.
16015
038224f6
VP
160162006-12-08 Vladimir Prus <vladimir@codesourcery.com>
16017
16018 Test for base in references.
16019 * gdb.mi/mi-var-cp.cc: Add test code.
16020 * gdb.mi/mi-var-cp.exp: Test for bases in references.
16021 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
16022 * gdb.mi/mi2-watch.exp: Likewise.
16023 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
16024 (mi_list_varobj_children): New function.
16025
b26ed50d
VP
160262006-12-08 Vladimir Prus <vladimir@codesourcery.com>
16027
16028 * lib/mi-support.exp
16029 (mi_runto): Accept "()" after function name.
16030 (mi_create_varobj): New function.
16031 (mi_varobj_update): New function.
16032 (mi_Check_varobj_value): New function.
16033 * gdb.mi/mi-var-cp.exp: New file.
16034 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 16035
08232497
DJ
160362006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
16037
16038 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
16039 gdb.base/weaklib2.c: New files.
16040
d394c993 160412006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 16042
ac6c2fba
NS
16043 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
16044 info. Adjust test names.
16045
8ec659a0 16046 * gdb.base/break.c (main): Move position of malloc.
d394c993 16047 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 16048
acd65feb
VP
160492006-11-28 Vladimir Prus <vladimir@codesourcery.com>
16050
16051 * gdb.mi/mi-var-cmd.exp: Check -var-update after
16052 assignement of arrays and function pointers.
16053 * gdb.mi/var-cmd.c: Add declaration necessary for above
16054 tests.
16055
f556d5e5
NS
160562006-11-27 Nathan Sidwell <nathan@codesourcery.com>
16057
16058 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
16059
16060 * gdb.threads/linux-dp.exp: Read thread table before and after
16061 creating each philosopher and verify it.
16062
697bc68d
NS
160632006-11-27 Nathan Sidwell <nathan@codesourcery.com>
16064 Paul Brook <paul@codesourcery.com>
16065 Daniel Jacobowitz <dan@codesourcery.com>
16066
16067 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 16068 main to remove duplication. Add start function of the form
697bc68d
NS
16069 '_*start[1-9]*'. Add RVDS start function.
16070
29d73ae4
DJ
160712006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
16072
16073 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
16074
c1d88655
UW
160752006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16076
16077 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
16078 * gdb.asm/spu.inc: New file.
16079 * gdb.base/term.exp: Disable if [target_info exists noargs].
16080 * gdb.gdb/complaints.exp: Disable if ![isnative].
16081 * gdb.gdb/selftest.exp: Likewise.
16082 * gdb.gdb/observer.exp: Likewise.
16083 * gdb.gdb/xfullpath.exp: Likewise.
16084 * gdb.base/attach.exp: Disable on SPU target.
16085 * gdb.cp/bs145503.exp: Likewise.
16086 * gdb.cp/exception.exp: Likewise.
16087 * gdb.cp/userdef.exp: Likewise.
16088
32a13b1a
DJ
160892006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
16090
16091 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
16092
d8295fe9
VP
160932006-11-10 Vladimir Prus <vladimir@codesourcery.com>
16094
16095 * gdb.base/completion.exp: Fix completion tests for
16096 'info' and 'info '.
16097 * gdb.base/help.exp (help_test_raw, test_class_help)
16098 (test_prefix_command_help): Move...
16099 * lib/gdb.exp: Here.
16100 * gdb.base/main.exp: Adjust.
16101 * gdb.cp/maint.exp: Adjust.
16102 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 16103
8c394015
VP
161042006-11-09 Vladimir Prus <vladimir@codesourcery.com>
16105
16106 * gdb.stabs/weird.exp (print_weird_var): Use
16107 gdb_test_multiple instead of gdb_expect.
16108
027fc1bc
VP
161092006-11-09 Vladimir Prus <vladimir@codesourcery.com>
16110
16111 * gdb.base/help.exp (help_test_raw): New.
16112 (test_class_help): New.
16113 (test_prefix_command_help): New.
16114 Adjust testcases.
16115
67609209
FR
161162006-11-09 Christophe Lyon <christophe.lyon@st.com>
16117
16118 * gdb.base/constvars.c (main): Write to crass and crips, so that
16119 they are allocated by the compiler.
16120
f73adfeb
AS
161212006-10-27 Andreas Schwab <schwab@suse.de>
16122
16123 * gdb.base/multi-forks.exp: Use "detach fork" instead of
16124 "detach-fork".
16125
2f83a18e
DJ
161262006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
16127
16128 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
16129 of patterns.
16130
94277a38
DJ
161312006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
16132
16133 * gdb.base/sepdebug.exp: Remove debug format test.
16134 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
16135 Handle no-symtab.
16136 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
16137
5bd2f6e2
DJ
161382006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
16139
16140 * gdb.threads/manythreads.c (thread_function, main): Don't cast
16141 int to pointer or pointer to int.
16142 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
16143
8c008720
DJ
161442006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
16145
16146 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
16147
9e35dae4
DJ
161482006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
16149
16150 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
16151
d9639e13
DJ
161522006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16153
16154 PR c++/2116
16155 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
16156
390a1bd0
JB
161572006-10-06 Joel Brobecker <brobecker@adacore.com>
16158
16159 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
16160 the corresponding bug has been fixed in GDB (PR/2018).
16161
dd920c33
JB
161622006-10-06 Joel Brobecker <brobecker@adacore.com>
16163
16164 * gdb.base/subst.exp: New testcase.
16165
53bbefe9
JB
161662006-10-06 Joel Brobecker <brobecker@adacore.com>
16167
16168 * gdb.ada/array_return/pck.ads: Add copyright notice.
16169 * gdb.ada/array_return/pck.adb: Likewise.
16170 * gdb.ada/array_return/p.adb: Likewise.
16171 * gdb.ada/exec_changed/first.adb: Likewise.
16172 * gdb.ada/exec_changed/second.adb: Likewise.
16173
09851417
JB
161742006-10-06 Joel Brobecker <brobecker@adacore.com>
16175
16176 * gdb.ada/watch_arg/watch.adb: New file.
16177 * gdb.ada/watch_arg.exp: New testcase.
16178
041bf30d
VP
161792006-10-02 Vladimir Prus <vladimir@codesourcery.com>
16180
16181 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 16182 via string_to_regexp.
041bf30d 16183 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 16184
f286fbdd 161852006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
16186
16187 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
16188 Remove unused / obsolete files.
16189
7c07f349
NR
161902006-09-19 Nick Roberts <nickrob@snap.net.nz>
16191
16192 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
16193
cd5ff84a
VP
161942006-09-17 Vladimir Prus <vladimir@codesourcery.com>
16195
16196 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
16197 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 16198 the number of frames.
cd5ff84a 16199
ae018d1a
DJ
162002006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
16201
16202 * gdb.base/args.c (main): Add breakpoint marker.
16203 * gdb.base/args.exp: Use args_test for tests. Add new tests which
16204 really test empty arguments.
16205 (args_load): Delete.
16206 (args_test): New.
16207
b399c549
NR
162082006-09-13 Nick Roberts <nickrob@snap.net.nz>
16209
16210 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 16211 check for one file.
b399c549 16212
2ab1eb7a
VP
162132006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
16214
16215 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
16216 HIGH_FRAME argument to -stack-list-locals can be larger than
16217 the number of frames.
a9c64011 16218
476308bf
FF
162192006-08-18 Fred Fish <fnf@specifix.com>
16220
16221 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
16222 '$' in front of skip_vmx_tests_saved when setting that.
16223
8625200f
AS
162242006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
16225
16226 * gdb.base/trace-commands.exp: New file.
16227
089ec8f1
DJ
162282006-08-10 Joel Brobecker <brobecker@adacore.com>
16229 Daniel Jacobowitz <dan@codesourcery.com>
16230
16231 * gdb.base/step-bt.exp: Make hexadecimal address optional in
16232 expected output of the backtrace commands.
16233
b60f0898
JB
162342006-08-09 Joel Brobecker <brobecker@adacore.com>
16235
16236 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
16237 untested followed by return combination.
16238 * gdb.arch/altivec-regs.exp: Likewise.
16239 * gdb.arch/e500-abi.exp: Likewise.
16240 * gdb.arch/e500-regs.exp: Likewise.
16241 * gdb.arch/gdb1291.exp: Likewise.
16242 * gdb.arch/gdb1431.exp: Likewise.
16243 * gdb.arch/gdb1558.exp: Likewise.
16244 * gdb.arch/i386-prologue.exp: Likewise.
16245 * gdb.arch/i386-unwind.exp: Likewise.
16246 * gdb.asm/asm-source.exp: Likewise.
16247 * gdb.base/a2-run.exp: Likewise.
16248 * gdb.base/advance.exp: Likewise.
16249 * gdb.base/all-bin.exp: Likewise.
16250 * gdb.base/annota1.exp: Likewise.
16251 * gdb.base/annota3.exp: Likewise.
16252 * gdb.base/args.exp: Likewise.
16253 * gdb.base/arithmet.exp: Likewise.
16254 * gdb.base/assign.exp: Likewise.
16255 * gdb.base/async.exp: Likewise.
16256 * gdb.base/attach.exp: Likewise.
16257 * gdb.base/bang.exp: Likewise.
16258 * gdb.base/bigcore.exp: Likewise.
16259 * gdb.base/bitfields.exp: Likewise.
16260 * gdb.base/bitfields2.exp: Likewise.
16261 * gdb.base/break.exp: Likewise.
16262 * gdb.base/call-sc.exp: Likewise.
16263 * gdb.base/call-strs.exp: Likewise.
16264 * gdb.base/callfuncs.exp: Likewise.
16265 * gdb.base/checkpoint.exp: Likewise.
16266 * gdb.base/chng-syms.exp: Likewise.
16267 * gdb.base/code-expr.exp: Likewise.
16268 * gdb.base/commands.exp: Likewise.
16269 * gdb.base/completion.exp: Likewise.
16270 * gdb.base/cond-expr.exp: Likewise.
16271 * gdb.base/condbreak.exp: Likewise.
16272 * gdb.base/consecutive.exp: Likewise.
16273 * gdb.base/constvars.exp: Likewise.
16274 * gdb.base/corefile.exp: Likewise.
16275 * gdb.base/cvexpr.exp: Likewise.
16276 * gdb.base/dbx.exp: Likewise.
16277 * gdb.base/define.exp: Likewise.
16278 * gdb.base/detach.exp: Likewise.
16279 * gdb.base/display.exp: Likewise.
16280 * gdb.base/dump.exp: Likewise.
16281 * gdb.base/ena-dis-br.exp: Likewise.
16282 * gdb.base/ending-run.exp: Likewise.
16283 * gdb.base/environ.exp: Likewise.
16284 * gdb.base/eval-skip.exp: Likewise.
16285 * gdb.base/exprs.exp: Likewise.
16286 * gdb.base/fileio.exp: Likewise.
16287 * gdb.base/finish.exp: Likewise.
16288 * gdb.base/float.exp: Likewise.
16289 * gdb.base/foll-exec.exp: Likewise.
16290 * gdb.base/foll-fork.exp: Likewise.
16291 * gdb.base/foll-vfork.exp: Likewise.
16292 * gdb.base/freebpcmd.exp: Likewise.
16293 * gdb.base/funcargs.exp: Likewise.
16294 * gdb.base/gcore.exp: Likewise.
16295 * gdb.base/gdb1090.exp: Likewise.
16296 * gdb.base/gdb1250.exp: Likewise.
16297 * gdb.base/huge.exp: Likewise.
16298 * gdb.base/info-proc.exp: Likewise.
16299 * gdb.base/interrupt.exp: Likewise.
16300 * gdb.base/jump.exp: Likewise.
16301 * gdb.base/langs.exp: Likewise.
16302 * gdb.base/lineinc.exp: Likewise.
16303 * gdb.base/list.exp: Likewise.
16304 * gdb.base/logical.exp: Likewise.
16305 * gdb.base/long_long.exp: Likewise.
16306 * gdb.base/macscp.exp: Likewise.
16307 * gdb.base/maint.exp: Likewise.
16308 * gdb.base/mips_pro.exp: Likewise.
16309 * gdb.base/miscexprs.exp: Likewise.
16310 * gdb.base/multi-forks.exp: Likewise.
16311 * gdb.base/opaque.exp: Likewise.
16312 * gdb.base/overlays.exp: Likewise.
16313 * gdb.base/pc-fp.exp: Likewise.
16314 * gdb.base/pointers.exp: Likewise.
16315 * gdb.base/printcmds.exp: Likewise.
16316 * gdb.base/psymtab.exp: Likewise.
16317 * gdb.base/ptype.exp: Likewise.
16318 * gdb.base/recurse.exp: Likewise.
16319 * gdb.base/relational.exp: Likewise.
16320 * gdb.base/relocate.exp: Likewise.
16321 * gdb.base/remote.exp: Likewise.
16322 * gdb.base/reread.exp: Likewise.
16323 * gdb.base/restore.exp: Likewise.
16324 * gdb.base/return.exp: Likewise.
16325 * gdb.base/return2.exp: Likewise.
16326 * gdb.base/scope.exp: Likewise.
16327 * gdb.base/sect-cmd.exp: Likewise.
16328 * gdb.base/sep.exp: Likewise.
16329 * gdb.base/sepdebug.exp: Likewise.
16330 * gdb.base/setshow.exp: Likewise.
16331 * gdb.base/setvar.exp: Likewise.
16332 * gdb.base/sigall.exp: Likewise.
16333 * gdb.base/sigbpt.exp: Likewise.
16334 * gdb.base/signals.exp: Likewise.
16335 * gdb.base/signull.exp: Likewise.
16336 * gdb.base/sizeof.exp: Likewise.
16337 * gdb.base/solib.exp: Likewise.
16338 * gdb.base/step-line.exp: Likewise.
16339 * gdb.base/step-test.exp: Likewise.
16340 * gdb.base/structs.exp: Likewise.
16341 * gdb.base/structs2.exp: Likewise.
16342 * gdb.base/term.exp: Likewise.
16343 * gdb.base/twice.exp: Likewise.
16344 * gdb.base/until.exp: Likewise.
16345 * gdb.base/varargs.exp: Likewise.
16346 * gdb.base/volatile.exp: Likewise.
16347 * gdb.base/watchpoint.exp: Likewise.
16348 * gdb.base/whatis-exp.exp: Likewise.
16349 * gdb.base/whatis.exp: Likewise.
16350 * gdb.cp/ambiguous.exp: Likewise.
16351 * gdb.cp/annota2.exp: Likewise.
16352 * gdb.cp/annota3.exp: Likewise.
16353 * gdb.cp/bool.exp: Likewise.
16354 * gdb.cp/breakpoint.exp: Likewise.
16355 * gdb.cp/casts.exp: Likewise.
16356 * gdb.cp/class2.exp: Likewise.
16357 * gdb.cp/classes.exp: Likewise.
16358 * gdb.cp/cplusfuncs.exp: Likewise.
16359 * gdb.cp/ctti.exp: Likewise.
16360 * gdb.cp/derivation.exp: Likewise.
16361 * gdb.cp/exception.exp: Likewise.
16362 * gdb.cp/gdb1355.exp: Likewise.
16363 * gdb.cp/hang.exp: Likewise.
16364 * gdb.cp/inherit.exp: Likewise.
16365 * gdb.cp/local.exp: Likewise.
16366 * gdb.cp/m-data.exp: Likewise.
16367 * gdb.cp/m-static.exp: Likewise.
16368 * gdb.cp/member-ptr.exp: Likewise.
16369 * gdb.cp/method.exp: Likewise.
16370 * gdb.cp/misc.exp: Likewise.
16371 * gdb.cp/namespace.exp: Likewise.
16372 * gdb.cp/overload.exp: Likewise.
16373 * gdb.cp/ovldbreak.exp: Likewise.
16374 * gdb.cp/pr-1023.exp: Likewise.
16375 * gdb.cp/pr-1210.exp: Likewise.
16376 * gdb.cp/pr-574.exp: Likewise.
16377 * gdb.cp/printmethod.exp: Likewise.
16378 * gdb.cp/psmang.exp: Likewise.
16379 * gdb.cp/ref-params.exp: Likewise.
16380 * gdb.cp/ref-types.exp: Likewise.
16381 * gdb.cp/rtti.exp: Likewise.
16382 * gdb.cp/templates.exp: Likewise.
16383 * gdb.cp/try_catch.exp: Likewise.
16384 * gdb.cp/userdef.exp: Likewise.
16385 * gdb.cp/virtfunc.exp: Likewise.
16386 * gdb.disasm/am33.exp: Likewise.
16387 * gdb.disasm/h8300s.exp: Likewise.
16388 * gdb.disasm/mn10300.exp: Likewise.
16389 * gdb.disasm/sh3.exp: Likewise.
16390 * gdb.disasm/t01_mov.exp: Likewise.
16391 * gdb.disasm/t02_mova.exp: Likewise.
16392 * gdb.disasm/t03_add.exp: Likewise.
16393 * gdb.disasm/t04_sub.exp: Likewise.
16394 * gdb.disasm/t05_cmp.exp: Likewise.
16395 * gdb.disasm/t06_ari2.exp: Likewise.
16396 * gdb.disasm/t07_ari3.exp: Likewise.
16397 * gdb.disasm/t08_or.exp: Likewise.
16398 * gdb.disasm/t09_xor.exp: Likewise.
16399 * gdb.disasm/t10_and.exp: Likewise.
16400 * gdb.disasm/t11_logs.exp: Likewise.
16401 * gdb.disasm/t12_bit.exp: Likewise.
16402 * gdb.disasm/t13_otr.exp: Likewise.
16403 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
16404 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
16405 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16406 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
16407 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
16408 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
16409 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
16410 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
16411 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
16412 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
16413 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
16414 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
16415 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
16416 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
16417 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
16418 * gdb.mi/gdb701.exp: Likewise.
16419 * gdb.mi/gdb792.exp: Likewise.
16420 * gdb.mi/mi-basics.exp: Likewise.
16421 * gdb.mi/mi-break.exp: Likewise.
16422 * gdb.mi/mi-cli.exp: Likewise.
16423 * gdb.mi/mi-console.exp: Likewise.
16424 * gdb.mi/mi-disassemble.exp: Likewise.
16425 * gdb.mi/mi-eval.exp: Likewise.
16426 * gdb.mi/mi-file.exp: Likewise.
16427 * gdb.mi/mi-read-memory.exp: Likewise.
16428 * gdb.mi/mi-regs.exp: Likewise.
16429 * gdb.mi/mi-return.exp: Likewise.
16430 * gdb.mi/mi-simplerun.exp: Likewise.
16431 * gdb.mi/mi-stack.exp: Likewise.
16432 * gdb.mi/mi-stepi.exp: Likewise.
16433 * gdb.mi/mi-syn-frame.exp: Likewise.
16434 * gdb.mi/mi-until.exp: Likewise.
16435 * gdb.mi/mi-var-block.exp: Likewise.
16436 * gdb.mi/mi-var-child.exp: Likewise.
16437 * gdb.mi/mi-var-cmd.exp: Likewise.
16438 * gdb.mi/mi-var-display.exp: Likewise.
16439 * gdb.mi/mi-watch.exp: Likewise.
16440 * gdb.mi/mi2-basics.exp: Likewise.
16441 * gdb.mi/mi2-break.exp: Likewise.
16442 * gdb.mi/mi2-cli.exp: Likewise.
16443 * gdb.mi/mi2-console.exp: Likewise.
16444 * gdb.mi/mi2-disassemble.exp: Likewise.
16445 * gdb.mi/mi2-eval.exp: Likewise.
16446 * gdb.mi/mi2-file.exp: Likewise.
16447 * gdb.mi/mi2-read-memory.exp: Likewise.
16448 * gdb.mi/mi2-regs.exp: Likewise.
16449 * gdb.mi/mi2-return.exp: Likewise.
16450 * gdb.mi/mi2-simplerun.exp: Likewise.
16451 * gdb.mi/mi2-stack.exp: Likewise.
16452 * gdb.mi/mi2-stepi.exp: Likewise.
16453 * gdb.mi/mi2-syn-frame.exp: Likewise.
16454 * gdb.mi/mi2-until.exp: Likewise.
16455 * gdb.mi/mi2-var-block.exp: Likewise.
16456 * gdb.mi/mi2-var-child.exp: Likewise.
16457 * gdb.mi/mi2-var-cmd.exp: Likewise.
16458 * gdb.mi/mi2-var-display.exp: Likewise.
16459 * gdb.mi/mi2-watch.exp: Likewise.
16460 * gdb.stabs/exclfwd.exp: Likewise.
16461 * gdb.stabs/weird.exp: Likewise.
16462 * gdb.threads/gcore-thread.exp: Likewise.
16463 * gdb.trace/actions.exp: Likewise.
16464 * gdb.trace/backtrace.exp: Likewise.
16465 * gdb.trace/circ.exp: Likewise.
16466 * gdb.trace/collection.exp: Likewise.
16467 * gdb.trace/deltrace.exp: Likewise.
16468 * gdb.trace/infotrace.exp: Likewise.
16469 * gdb.trace/limits.exp: Likewise.
16470 * gdb.trace/packetlen.exp: Likewise.
16471 * gdb.trace/passc-dyn.exp: Likewise.
16472 * gdb.trace/passcount.exp: Likewise.
16473 * gdb.trace/report.exp: Likewise.
16474 * gdb.trace/save-trace.exp: Likewise.
16475 * gdb.trace/tfind.exp: Likewise.
16476 * gdb.trace/tracecmd.exp: Likewise.
16477 * gdb.trace/while-dyn.exp: Likewise.
16478 * gdb.trace/while-stepping.exp: Likewise.
16479
f4b618d1
JB
164802006-08-08 Joel Brobecker <brobecker@adacore.com>
16481
16482 * gdb.base/step-bt.c: New file.
16483 * gdb.base/step-bt.exp: New testcase.
16484
3d00d119
DJ
164852006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
16486
16487 * config/monitor.exp (gdb_load): Remove support for obsolete
16488 download-write-size.
16489 * gdb.base/remote.exp: Likewise. Update all callers of
16490 gdb_timed_load.
16491
017b5bd4
DJ
164922006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
16493
16494 * cursal.exp: Pass binfile to gdb_load.
16495
837c599d
DJ
164962006-08-01 Nathan Sidwell <nathan@codesourcery.com>
16497
16498 * gdb.base/cursal.exp: Add "" to gdb_load call.
16499
8dd4540b
MK
165002006-07-29 Mark Kettenis <kettenis@gnu.org>
16501
16502 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
16503 NetBSD/ELF targets.
16504
ab5c9f60
DJ
165052006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
16506
16507 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
16508 operator*.
16509
4c42eaff
DJ
165102006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
16511
16512 * gdb.base/completion.exp: Update for change in "file" behavior.
16513 * gdb.stabs/weird.exp: Likewise.
16514 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
16515 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
16516
0155cc76
NS
165172006-07-24 Nathan Sidwell <nathan@codesourcery.com>
16518
16519 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
16520 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
16521
16026cd7
AS
165222006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
16523
16524 * gdb.base/default.exp: Update source command error message.
16525 * gdb.base/help.exp: Update 'help source' message.
16526
16963cb6
DJ
165272006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
16528
16529 * gdb.cp/bs15503.exp: Update comment for no longer crashing
16530 test.
16531
6d7fd486
AS
165322006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
16533
16534 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
16535
29e8a844
DJ
165362006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
16537
16538 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
16539
6afcfa39
DJ
165402006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
16541
16542 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
16543
267a692b
MK
165442006-07-17 Mark Kettenis <kettenis@gnu.org>
16545
16546 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
16547 *-*-openbsd* from targets for wich we expect ARM FPA floating
16548 point format.
16549
85d2fec4
NR
165502006-07-17 Nick Roberts <nickrob@snap.net.nz>
16551
16552 * gdb.cp/annota3.exp: Expect frame-begin annotation.
16553
165542006-07-17 Mark Kettenis <kettenis@gnu.org>
16555
16556 * gdb.base/annota3.exp: Expect frame-begin annotation.
16557
85b4c6e8
JB
165582006-07-14 Joel Brobecker <brobecker@adacore.com>
16559
16560 * gdb.base/help.exp: Adjust "help unset" test to accept
16561 any list of unset commands.
16562
fb933624
DJ
165632006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
16564 Daniel Jacobowitz <dan@codesourcery.com>
16565
16566 * gdb.cp/ref-params.exp: New test.
16567 * gdb.cp/ref-params.cc: New source file.
16568 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
16569
1dff4b64
MK
165702006-07-08 Mark Kettenis <kettenis@gnu.org>
16571
16572 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
16573 spaces/tabs in regular expressions since they might not be there.
16574
40d2e0e3
AS
165752006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
16576
16577 * gdb.base/ifelse.exp: New file.
16578
f6c957d2
NS
165792006-07-04 Nathan Sidwell <nathan@codesourcery.com>
16580
16581 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
16582 line.
16583 * gdb.base/huge.exp: Loop over compilation to find a size that
16584 is acceptable.
16585 * gdb.base/remote.exp: Correct expected strings.
16586 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
16587
b9c5a23d
DJ
165882006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16589
16590 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
16591
9af2e58d
DJ
165922006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16593
16594 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
16595 native.
16596
30930ca5
DJ
165972006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16598
16599 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
16600 enable stabs testing.
16601
aa32fa1d
DJ
166022006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16603
bd4a4c80 16604 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
16605 gdb_test_multiple does.
16606
321fef15
DJ
166072006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16608
16609 * Makefile.in (host_alias): Remove.
16610 (target_alias): Use @target_noncanonical@.
16611 (site.exp): Don't set host_alias.
16612 * aclocal.m4: Remove contents. Include acx.m4.
16613 * configure: Regenerated.
16614 * configure.ac: Use ACX_NONCANONICAL_TARGET.
16615
e1c2defa
NS
166162006-06-13 Nathan Sidwell <nathan@codesourcery.com>
16617
e63b55d1
NS
16618 * lib/gdb.exp (gdb_load_cmd): New.
16619
5600ea19
NS
16620 * gdb.base/fileio.c: Add system(NULL) test.
16621 * gdb.base/fileio.exp: Check it.
16622
e1c2defa
NS
16623 * gdb.base/break.c: Add 10a breakpoint at }
16624 * gdb.base/break.exp: Add test for breakpoint at }
16625 * gdb.cp/anon-union.cc: Add code at end of function.
16626 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
16627 * gdb.mi/var-cmd.c: Add code at end of function.
16628 * gdb.mi/mi-var-display.exp: Adjust end of next.
16629 * gdb.mi/mi2-var-display.exp: Likewise.
16630 * gdb.base/fileio.c: Add stop function and insert calls at
16631 stopping places.
16632 * gdb.base/fileio.exp: Breakpoint stop function and remove
16633 explicit line number references.
16634
6c0112ec
JB
166352006-05-19 Joel Brobecker <brobecker@adacore.com>
16636
a9c64011
AS
16637 * gdb.base/del.exp (test_delete_alias): New function.
16638 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 16639
154189a4
FF
166402006-05-18 Fred Fish <fnf@specifix.com>
16641
16642 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
16643 required. Check for spurious output after program exits normally.
16644
582e64c2
FF
166452006-05-17 Fred Fish <fnf@specifix.com>
16646
16647 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
16648 gdb_load, so it works in the simulator.
16649
8ef6493a
FF
166502006-05-11 Fred Fish <fnf@specifix.com>
16651
16652 * gdb.base/bang.exp: Ignore unexpected output between the
16653 "program exited normally" and the gdb prompt, as many other
16654 tests do.
16655
692b141c
MK
166562006-05-07 Mark Kettenis <kettenis@gnu.org>
16657
16658 * gdb.base/help.exp: Make "delete checkpoint" part option for
16659 "help d" and "help delete" tests.
16660
540b8a30
UW
166612006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16662
a9c64011 16663 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
16664 expected output in some mi_gdb_test statements.
16665 * gdb.mi/mi2-basics.exp: Likewise.
16666
9b6462d9
JB
166672006-05-05 Joel Brobecker <brobecker@adacore.com>
16668
16669 * gdb.base/del.c: New file.
16670 * gdb.base/del.exp: New testcase.
16671
954de43b
DM
166722006-05-05 David S. Miller <davem@sunset.davemloft.net>
16673
16674 * gdb.base/break.exp: Do not assume a breakpoint on
16675 main will actually be in $srcfile when optimizing.
1303f75e
DM
16676 * gdb.base/savedregs.exp: Do not require that the dummy
16677 frame location match up to a symbol and source file location.
c3242428
DM
16678 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
16679 will get printed without a mi_cmd_data_list_register_values prefix.
16680 (*-data-list-register-*): Correct regular expressions to expect the new
16681 pseudo d? floating point registers.
16682 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 16683
c7e64c9a
DJ
166842006-05-05 Christophe Lyon <christophe.lyon@st.com>
16685
16686 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
16687 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
16688 is allocated by the compiler.
16689 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
16690 anons, e, anone to force their allocation by the compiler.
16691
166922006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
16693
16694 * gdb.base/help.exp: Update expected text for help d and
16695 help delete.
16696
27ce9a6d
MK
166972006-05-02 Mark Kettenis <kettenis@gnu.org>
16698
16699 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
16700 NetBSD/ELF targets.
16701
8608915f
MK
167022006-04-30 Mark Kettenis <kettenis@gnu.org>
16703
16704 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
16705 single-step breakpoint fails; make this a KFAIL on
16706 sparc*-*-openbsd*.
16707 * gdb.base/siginfo.exp: Likewise.
16708 * gdb.base/sigstep.exp (advance, advancei): Likewise.
16709
b8db102d
MS
167102006-04-26 Michael Snyder <msnyder@redhat.com>
16711
16712 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
16713 which may have to consume output from other forks.
16714 Add tests to make sure that "delete fork" succeeded.
16715
c702009a
MS
167162006-04-20 Michael Snyder <msnyder@redhat.com>
16717
16718 * 2006-03-22 Jim Blandy <jimb@redhat.com>
16719 Add support for the Renesas M32C and M16C.
16720
16721 * gdb.asm/asm-source.exp: Add m32c target.
16722 * gdb.asm/m32c.inc: Support for m32c target.
16723
e28493f2
AS
167242006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
16725
16726 * gdb.base/commands.exp (recursive_source_test): New test.
16727
880da185
DM
167282006-04-04 David S. Miller <davem@sunset.davemloft.net>
16729
16730 * gdb.base/float.exp: Add pattern for sparc targets.
16731
61d9b92f
DJ
167322006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16733
16734 * gdb.base/commands.exp (stray_arg0_test): New test.
16735
bd717df8
PB
167362006-03-30 Paul Brook <paul@codesourcery.com>
16737
16738 * gdb.mi/mi-until.exp: kfail broken until command.
16739 * gdb.mi/mi2-until.exp: Ditto.
16740
ec793d3c
NR
167412006-03-27 Nick Roberts <nickrob@snap.net.nz>
16742
16743 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
16744
831004b7
AO
167452006-03-08 Alexandre Oliva <aoliva@redhat.com>
16746
16747 * gdb.base/prelink.exp: Anchor tested-for regular expression
16748 on gdb prompt.
16749
effe49a0
PB
167502006-03-07 Paul Brook <paul@codesourcery.com>
16751
16752 * gdb.base/assign.exp: Correct fail message.
16753
e5461016
PB
167542006-03-07 Paul Brook <paul@codesourcery.com>
16755
16756 * lib/compiler.c: Extract armcc version number.
16757 * lib/compiler.cc: Ditto.
16758
fc91c6c2
PB
167592006-03-07 Paul Brook <paul@codesourcery.com>
16760
16761 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
16762 additional_flags=-w.
16763 * gdb.arch/altivec-regs.exp: Ditto.
16764 * gdb.arch/e500-abi.exp: Ditto.
16765 * gdb.arch/e500-regs.exp: Ditto.
16766 * gdb.base/all-bin.exp: Ditto.
16767 * gdb.base/annota1.exp: Ditto.
16768 * gdb.base/annota3.exp: Ditto.
16769 * gdb.base/args.exp: Ditto.
16770 * gdb.base/arithmet.exp: Ditto.
16771 * gdb.base/assign.exp: Ditto.
16772 * gdb.base/async.exp: Ditto.
16773 * gdb.base/bang.exp: Ditto.
16774 * gdb.base/break.exp: Ditto.
16775 * gdb.base/call-rt-st.exp: Ditto.
16776 * gdb.base/completion.exp: Ditto.
16777 * gdb.base/cond-expr.exp: Ditto.
16778 * gdb.base/condbreak.exp: Ditto.
16779 * gdb.base/consecutive.exp: Ditto.
16780 * gdb.base/define.exp: Ditto.
16781 * gdb.base/display.exp: Ditto.
16782 * gdb.base/ena-dis-br.exp: Ditto.
16783 * gdb.base/environ.exp: Ditto.
16784 * gdb.base/eval-skip.exp: Ditto.
16785 * gdb.base/info-proc.exp: Ditto.
16786 * gdb.base/jump.exp: Ditto.
16787 * gdb.base/logical.exp: Ditto.
16788 * gdb.base/long_long.exp: Ditto.
16789 * gdb.base/maint.exp: Ditto.
16790 * gdb.base/miscexprs.exp: Ditto.
16791 * gdb.base/pc-fp.exp: Ditto.
16792 * gdb.base/pointers.exp: Ditto.
16793 * gdb.base/relational.exp: Ditto.
16794 * gdb.base/reread.exp: Ditto.
16795 * gdb.base/sect-cmd.exp: Ditto.
16796 * gdb.base/sep.exp: Ditto.
16797 * gdb.base/sepdebug.exp: Ditto.
16798 * gdb.base/until.exp: Ditto.
16799 * gdb.base/whatis-exp.exp: Ditto.
16800 * gdb.cp/annota2.exp: Ditto.
16801 * gdb.cp/annota3.exp: Ditto.
16802 * gdb.trace/actions.exp: Ditto.
16803 * gdb.trace/backtrace.exp: Ditto.
16804 * gdb.trace/circ.exp: Ditto.
16805 * gdb.trace/collection.exp: Ditto.
16806 * gdb.trace/deltrace.exp: Ditto.
16807 * gdb.trace/infotrace.exp: Ditto.
16808 * gdb.trace/limits.exp: Ditto.
16809 * gdb.trace/packetlen.exp: Ditto.
16810 * gdb.trace/passc-dyn.exp: Ditto.
16811 * gdb.trace/passcount.exp: Ditto.
16812 * gdb.trace/report.exp: Ditto.
16813 * gdb.trace/save-trace.exp: Ditto.
16814 * gdb.trace/tfind.exp: Ditto.
16815 * gdb.trace/tracecmd.exp: Ditto.
16816 * gdb.trace/while-dyn.exp: Ditto.
16817 * gdb.trace/while-stepping.exp: Ditto.
16818 * lib/gdb.exp: Ditto.
16819 (gdb_compile): Handle nowarning option.
16820
5f4a23d9
AO
168212006-03-07 Alexandre Oliva <aoliva@redhat.com>
16822
16823 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
16824 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
16825 Rename executable to prelinkt. Don't re-prelink if we didn't
16826 get a core file. Test prelink -u exit status to tell whether
16827 prelinking failed. Use gdb_test_multiple.
16828
9733fc94
DJ
168292006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
16830
16831 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
16832 (do_tests): Call it.
16833
cc10cae3
AO
168342006-02-28 Alexandre Oliva <aoliva@redhat.com>
16835
16836 * gdb.base/prelink.exp: New test.
16837 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
16838
15c46491
WZ
168392006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
16840
16841 * gdb.fortran/derived-type.f90: New file.
16842 * gdb.fortran/derived-type.exp: New testcase.
16843
5c9f7ded
DJ
168442006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
16845
16846 * gdb.base/default.exp: Allow ';' as a directory separator.
16847
5b96932b
AS
168482006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
16849
16850 * gdb.base/help.exp (help add-symbol-file): Update.
16851
1986bccd
AS
168522006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
16853
16854 * gdb.base/help.exp (help load): Update expected results.
16855
a8b7528f
FF
168562006-02-19 Fred Fish <fnf@specifix.com>
16857
16858 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
16859 specifix hex value as part of results.
16860 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 16861
f8261448
FF
168622006-02-16 Fred Fish <fnf@specifix.com>
16863
16864 * gdb.base/whatis.c: Define variables using typedefs char_addr,
16865 ushort_addr, and slong_addr, so the typedefs are not optimized
16866 away.
16867 * gdb.base/whatis.exp: Add tests using type name for struct type,
16868 union type, enum type, and typedef.
a9c64011 16869
31d8bdd2
MK
168702006-02-13 Mark Kettenis <kettenis@gnu.org>
16871
16872 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
16873
34e41e63
JB
168742006-02-13 Jim Blandy <jimb@redhat.com>
16875
16876 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
16877 case where it takes two "next" commands to skip past the init
16878 call.
16879
ac6e4f31
FF
168802006-02-12 Fred Fish <fnf@specifix.com>
16881
16882 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
16883 to handle cases where it takes two "next" commands to skip
16884 past the init call.
16885
2db2d571
JB
168862006-02-07 Joel Brobecker <brobecker@adacore.com>
16887
16888 * gdb.ada/array_return.exp: Mark the last test as expected to fail
16889 on hppa32 targets.
16890
38fcd64c
DJ
168912006-02-06 Vladimir Prus <ghost@cs.msu.su>
16892
16893 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
16894 field.
16895
1315ad46
MK
168962006-01-29 Mark Kettenis <kettenis@gnu.org>
16897
16898 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
16899
5625b943
DJ
169002006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16901
16902 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
16903 files.
16904
80df1bbe
DJ
169052006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
16906
16907 * gdb.cp/maint.exp: Set complaints to a positive value.
16908
9078e690
DJ
169092006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
16910
16911 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
16912 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
16913 function name.
16914
9c903399
DJ
169152006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
16916
16917 * gdb.base/checkpoint.c: Update copyright notice. Include
16918 <stdlib.h>.
16919
761ae4d6
JB
169202006-01-04 Jim Blandy <jimb@redhat.com>
16921
16922 * gdb.asm/asm-source.exp: Independently provide default values for
16923 asm-flags and debug-flags. Use 'string equal' to do the
16924 comparison, not the implicit expr's '==' operator. Remove
16925 now-unneeded assignments to asm-flags. In h8300 case, place
16926 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
16927
099ac3dd
MS
169282006-01-04 Michael Snyder <msnyder@redhat.com>
16929
16930 * gdb.base/checkpoint.c: New file.
16931 * gdb.base/checkpoint.exp: New file.
16932 * gdb.base/multi-fork.c: New file.
16933 * gdb.base/multi-fork.exp: New file.
16934 * gdb.base/pi.txt: New file (data for checkpoint.c test).
16935
f4d85314
FF
169362006-01-04 Fred Fish <fnf@specifix.com>
16937
16938 * gdb.base/ptype.c (foo): Add typedef.
16939 (intfoo): Add function.
16940 * gdb.base/ptype1.c: New file.
16941 * gdb.base/ptype.exp: Handle compilation and linking with two
16942 source files. Test that proper type for "foo" is found based
16943 on source context rather than first match found in symtabs.
16944
a1b06f35
MK
169452005-12-28 Mark Kettenis <kettenis@gnu.org>
16946
16947 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
16948 * gdb.asm/openbsd.inc: Indent commands.
16949
d082a1e2
MK
169502005-12-26 Mark Kettenis <kettenis@gnu.org>
16951
c65016bd
MK
16952 * gdb.base/freebpcmd.exp: Increase timeout.
16953
d082a1e2
MK
16954 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
16955
d3c32a0e
DJ
169562005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
16957
16958 * gdb.base/default.exp: Update check for "show version".
16959
9fdb1f50
RC
169602005-12-09 Randolph Chung <tausq@debian.org>
16961
16962 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
16963 * gdb.asm/pa64.inc: New file.
16964
5f2c56f7
RC
169652005-12-09 Randolph Chung <tausq@debian.org>
16966
16967 * gdb.asm/common.inc: Indent commands.
16968 * gdb.asm/asmsrc1.s: Likewise.
16969 * gdb.asm/asmsrc2.s: Likewise.
16970
8117349c
RC
169712005-12-09 Randolph Chung <tausq@debian.org>
16972
16973 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
16974 (get_addr_of_sym): Remove duplicate print.
16975 (gen_core): xfail hppa*-*-hpux*, update expected output.
16976 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
16977 * gdb.arch/pa64-nullify.s: New file.
16978
8f07f25a
RC
169792005-12-09 Randolph Chung <tausq@debian.org>
16980
16981 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
16982
55b39184
DJ
169832005-12-07 Christophe Lyon <christophe.lyon@st.com>
16984
16985 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
16986 code generation for these functions.
16987 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
16988 error message.
16989
31e2b00f
AS
169902005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
16991
16992 * gdb.base/help.exp (help b, help br, help bre, help brea)
16993 (help break): Update the expected message.
16994
c3d0b56e
SC
169952005-11-11 Stephane Carrez <stcarrez@nerim.fr>
16996
16997 * gdb.asm/m68hc11.inc: Setup the data section.
16998 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
16999 script for this test.
17000 (m6812-*-*): Likewise.
17001
36ae0ea9
RC
170022005-11-09 Randolph Chung <tausq@debian.org>
17003
17004 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
17005
9d6f42e9
WZ
170062005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
17007
17008 * gdb.base/break.exp: Fix a comment typo.
17009
e2126a14
EZ
170102005-11-03 Jim Blandy <jimb@redhat.com>
17011
a9c64011
AS
17012 Checked in by Elena Zannoni <ezannoni@redhat.com>
17013
889bf7c5 17014 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 17015
e0ac7199
CV
170162005-11-02 Corinna Vinschen <vinschen@redhat.com>
17017
17018 * gdb.arch/gdb1558.c: Include stdio.h.
17019
31d3fb18
MK
170202005-10-31 Mark Kettenis <kettenis@gnu.org>
17021
17022 * gdb.asm/asm-source.exp: Use -e instead of --entry.
17023
e52b687c
MK
170242005-10-31 Mark Kettenis <kettenis@gnu.org>
17025
17026 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
17027
f4711d79
PG
170282005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
17029
a9c64011
AS
17030 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
17031 vscr" tests to better match output.
f4711d79 17032
987a9106
JB
170332005-10-12 Jim Blandy <jimb@redhat.com>
17034
17035 * gdb.base/structs.exp (any): New function.
17036 (test_struct_returns): Don't make any assumptions at all about
17037 what value the function returns when GDB can't set the return
17038 value.
17039
2336bb58
JB
170402005-10-09 Joel Brobecker <brobecker@adacore.com>
17041
17042 * gdb.ada/arrayidx/p.adb: New file.
17043 * gdb.ada/arrayidx.exp: New testcase
17044
170452005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
17046
17047 * gdb.ada/array_return/pck.ads: New file.
17048 * gdb.ada/array_return/pck.adb: New file.
17049 * gdb.ada/array_return/p.adb: New file.
17050 * gdb.ada/array_return.exp: New testcase.
17051
705335ea
JB
170522005-10-03 Joel Brobecker <brobecker@adacore.com>
17053
a9c64011
AS
17054 * gdb.base/arrayidx.c: New file.
17055 * gdb.base/arrayidx.exp: New testcase.
705335ea 17056
11ee9940
NR
170572005-09-29 Nick Roberts <nickrob@snap.net.nz>
17058
17059 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
17060 frames-invalid and breakpoints-invalid are no longer generated
17061 with level 3 so don't expect them in the output.
17062
39fb8e9e
BR
170632005-09-27 Bob Rossi <bob@brasko.net>
17064
a9c64011 17065 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
17066 from test. Escape the | in mi_gdb_test call.
17067 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
17068 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
17069 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
17070 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
17071 expected regex's in mi_gdb_test calls.
17072 * lib/mi-support.exp: Remove arbitrary .* from tests.
17073 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
17074 Fully anchor GDB/MI expected results in mi_gdb_test.
17075 * lib/gdb.exp (string_to_regexp): Escape the ] character.
17076 * gdb.base/sizeof.exp: Remove escape character. Correct test.
17077
2af48f68
PB
170782005-09-26 Paul Brook <paul@codesourcery.com>
17079
17080 * long_long.exp: Exclude eabi targets from arm FPA float format test.
17081
f34502bc
WZ
170822005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
17083
17084 * bfp-test.c: New file.
17085 * bfp-test.exp: New testcase.
17086
ca929517
WZ
170872005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
17088
17089 * gdb.fortran/subarray.exp: New testcase to test the evaluation
17090 of subarray and substring variable.
17091 * gdb.fortran/subarray.f: New source file for the test of subarray
17092 and substring variable evaluation.
17093 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
17094 of string constant.
17095
c761af65
DJ
170962005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
17097
17098 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
17099 copyright dates.
17100
561d7a1d
PG
171012005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
17102
17103 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
17104 powerpc altivec' test with an almost identical 'info vector' test.
17105
b2b64cc9
PG
171062005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
17107
a9c64011
AS
17108 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
17109 vscr" tests to match output.
b2b64cc9 17110
6ac4d15a
PG
171112005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
17112
a9c64011
AS
17113 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
17114 output.
6ac4d15a 17115
40e55bef
BR
171162005-09-11 Bob Rossi <bob@brasko.net>
17117
889bf7c5
PA
17118 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
17119 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
17120 commands that return an MI output command and an asyncronous MI output
17121 command.
40e55bef
BR
17122 * gdb.mi/mi-console.exp: Ditto.
17123
3c7385ec
BR
171242005-09-11 Bob Rossi <bob@brasko.net>
17125
17126 * gdb.mi/mi-var-child.c: Include <string.h>.
17127
a6cd0eb3
DJ
171282005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
17129
17130 * killed.exp: Correct gdb_expect syntax.
17131
2f168eed
CV
171322005-08-09 Corinna Vinschen <vinschen@redhat.com>
17133
17134 * lib/mi-support.exp (mi_gdb_load): Fix typo.
17135
ecd3fd0f
BR
171362005-08-02 Bob Rossi <bob@brasko.net>
17137
17138 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
17139 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
17140 Change tests to inferior-tty-set/show.
17141 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
17142 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
17143 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
17144 inferior. Use mi_gdb_test to get GDB and Inferior output.
17145 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
17146 descriptor.
17147 (mi_inferior_tty_name): Add inferior PTY file name.
17148 (mi_gdb_start): Add INFERIOR_PTY parameter.
17149 (mi_gdb_test): Add IPATTERN parameter.
17150
f1ea48cb 171512005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 17152
f1ea48cb
BR
17153 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
17154 parameter to mi_gdb_test.
17155 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
17156
6e650a67
DJ
171572005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17158
17159 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
17160 struct_declarations.
17161 * gdb.mi/mi-var-child.exp: Step over the initialization of
17162 struct_declarations.
17163
8be260b6
DJ
171642005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17165
17166 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
17167 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
17168 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
17169 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
17170 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
17171 file.
17172
4e660f07
NR
171732005-07-27 Nick Roberts <nickrob@snap.net.nz>
17174
17175 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
17176 (do_children_tests): Assign values to the extra elements.
17177
17178 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
17179 them for tests for "-var-update --no-values" and
a9c64011 17180 "-var-update --all-values".
4e660f07
NR
17181 Add test for "-var-list-children --simple-values".
17182
17183 * gdb.mi/basics.c (callee4): Add integer array D[3]...
17184
17185 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
17186 "-stack-list-locals --simple-values" Improve doc strings and
17187 comments.
17188
6bdae935
MK
171892005-07-18 Mark Kettenis <kettenis@gnu.org>
17190
598b7a6f
MK
17191 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
17192 *-*-openbsd*.
17193 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
17194
6bdae935
MK
17195 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
17196 sigaltsatck'.
17197
1323e929 171982005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 17199
1323e929
BR
17200 * gdb.base/default.exp (tty): Changed output of command.
17201 * gdb.base/help.exp (help tty): Ditto.
17202
b1a9c082
MK
172032005-07-12 Mark Kettenis <kettenis@gnu.org>
17204
17205 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
17206
10a844a2
MK
172072005-07-10 Mark Kettenis <kettenis@gnu.org>
17208
17209 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
17210 -stack-select-frame without arguments.
17211 (test_stack_frame_listing): Add test for newly implemented command
17212 -stack-info-frame.
17213
3cb3b8df
BR
172142005-07-06 Bob Rossi <bob@brasko.net>
17215
17216 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
17217 command.
17218 (Copyright): Update copyright.
17219
a0c5fbcf
WZ
172202005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
17221
17222 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
17223 tests to evaluate exponentiation expression.
17224
984971d0
AS
172252005-06-29 Andreas Schwab <schwab@suse.de>
17226
17227 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
17228 main to avoid warnings.
17229
17230 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
17231
fe03833f
NR
172322005-06-20 Nick Roberts <nickrob@snap.net.nz>
17233
17234 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
17235 -stack-select-frame without arguments.
17236 (test_stack_frame_listing): Add test for newly implemented command
17237 -stack-info-frame.
a9c64011 17238
7a55f279
WZ
172392005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
17240
0ffa0ea5
DJ
17241 * gdb.fortran/array-element.f: New file.
17242 * gdb.fortran/array-element.exp: New testcase.
7a55f279 17243
26585198
DJ
172442005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17245
17246 * gdb.base/bigcore.exp: Correct checks for systems which can
17247 not dump a large core file.
17248
c1bd25fd
DJ
172492005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17250
17251 * gdb.base/relocate.c: Add a copyright notice.
17252 (dummy): Remove.
17253 * gdb.base/relocate.exp: Test printing the values of variables
17254 from a relocatable file.
17255
589e074d
DJ
172562005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17257
17258 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
17259 excess MI output after an error.
17260
0915f927
JB
172612005-05-29 Joel Brobecker <brobecker@adacore.com>
17262
17263 * gdb.arch/alpha-step.c: New file.
17264 * gdb.arch/alpha-step.exp: New testcase.
17265
76ff342d
DJ
172662005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
17267 Dennis Brueni <dennis@slickedit.com>
17268
17269 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
17270 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
17271 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
17272 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
17273 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
17274 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
17275 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
17276
96b0c7ac
DJ
172772005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
17278 Wu Zhou <woodzltc@cn.ibm.com>
17279
17280 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
17281 IBM's xlc compiler.
17282 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
17283 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
17284
f21565d2
JB
172852005-05-13 Jim Blandy <jimb@redhat.com>
17286
17287 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
17288 calling gdb_suppress_entire_file.
17289 * gdb.base/charset.exp: Same.
17290 * gdb.base/call-rt-st.exp: Same.
17291
6006a3a1
BR
172922005-05-05 Bob Rossi <bob_rossi@cox.net>
17293
17294 * lib/gdb.exp (fullname_syntax): Added global regex.
17295 (fullname_syntax_POSIX): Ditto.
17296 (fullname_syntax_UNC): Ditto.
17297 (fullname_syntax_DOS_CASE): Ditto.
17298 (fullname_syntax_DOS): Ditto.
17299 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
17300 fullname_syntax variable to scope and use it.
17301 (test_file_list_exec_source_files): Ditto.
17302 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
17303
c3b69c04
DJ
173042005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
17305
17306 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
17307
3c95e6af
PG
173082004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
17309
a9c64011
AS
17310 * lib/gdb.exp (skip_altivec_tests): New function, based on
17311 check_vmx_hw_available from the GCC testsuite.
17312 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
17313 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 17314
78df6c56
JB
173152005-05-02 Jim Blandy <jimb@redhat.com>
17316
17317 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
17318 calling gdb_suppress_entire_file.
17319
1690f9cf
DJ
173202005-04-30 Randolph Chung <tausq@debian.org>
17321
17322 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
17323 Slightly relax "sem_post" name checking.
17324
5ea106f7
PG
173252005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17326
17327 * gdb.base/unload.exp: Use new shared library infrastructure.
17328
bf7234cf
PG
173292005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17330
17331 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 17332 infrastructure.
bf7234cf 17333
547b869a
CV
173342005-04-29 Corinna Vinschen <vinschen@redhat.com>
17335
17336 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
17337 * gdb.asm/h8300.inc: New file.
17338
f07e55f0
PG
173392005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17340
17341 * gdb.base/shlib-call.exp: Change to use new shared library
17342 infrastructure.
17343
3cbba3d1
PG
173442005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17345
a9c64011
AS
17346 * gdb.base/pending.exp: Change to use new shared library
17347 infrastructure.
3cbba3d1 17348
ed6df200
PG
173492005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17350
a9c64011
AS
17351 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
17352 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 17353
8c8f4ebe
PG
173542005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
17355
a9c64011
AS
17356 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
17357 shared objects being adjusted and update copyright years.
8c8f4ebe 17358
607fbc54
DJ
173592005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
17360
17361 * ChangeLog: Correct some 2003-01-13 dates.
17362 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
17363 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
17364 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
17365 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
17366 gdb.trace/tfind.exp: Update copyright years.
17367
57bf0e56
DJ
173682005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
17369 Daniel Jacobowitz <dan@codesourcery.com>
17370
17371 * lib/gdb.exp (gdb_compile): Handle shlib=.
17372 (gdb_compile_shlib): New function.
17373
9b593790
PG
173742005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
17375
a9c64011 17376 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 17377
9494c6a5
DJ
173782005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17379
17380 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
17381 gdb.server.
17382 * configure.ac: Likewise.
17383 * configure: Regenerated.
17384 * gdb.gdbserver/Makefile.in: Moved to...
17385 * gdb.server/Makefile.in: ... here.
17386 * gdb.gdbserver/server.c: Moved to...
17387 * gdb.server/server.c: ... here.
17388 * gdb.gdbserver/server-run.exp: Moved to...
17389 * gdb.server/server-run.exp: ... here.
17390
6f8eac0e
DJ
173912005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17392
17393 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
17394 * configure.ac: Create gdb.gdbserver/Makefile.
17395 * configure: Regenerated.
17396 * lib/gdbserver-support.exp: New file, derived from
17397 config/gdbserver.exp.
17398 * config/gdbserver.exp: Use gdbserver-support.exp.
17399 * gdb.gdbserver/Makefile.in: New file.
17400 * gdb.gdbserver/server.c: New file.
17401 * gdb.gdbserver/server-run.exp: New file.
17402
6e87504d
PG
174032005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
17404
a9c64011
AS
17405 * lib/gdb.exp (test_compiler_info): Return compiler_info
17406 if no arguments are given.
6e87504d 17407
d1779be4
PG
174082005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
17409
17410 * gdb.arch/altivec-abi.exp: Check for compiler and set
17411 use altivec' flag accordingly.
17412 * gdb.arch/altivec-regs.exp: Likewise.
17413
88750304
DJ
174142005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
17415
17416 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
17417
f3fb768d
AS
174182005-03-27 Andreas Schwab <schwab@suse.de>
17419
17420 * gdb.base/bigcore.c (main): Add missing mode argument in open
17421 call.
17422
7e813ac5
DJ
174232005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
17424
17425 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
17426 downloads.
17427 * config/gdbserver.exp (gdb_load): Likewise.
17428
8e3049aa
PB
174292005-03-14 Paul Brook <paul@codesourcery.com>
17430
17431 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
17432 targets.
17433
a9df7c44
JB
174342005-03-09 Joel Brobecker <brobecker@adacore.com>
17435
17436 * gdb.dwarf2/dup-psym.S: New file.
17437 * gdb.dwarf2/dup-psym.exp: New testcase.
17438
9f0d94e8
JB
174392005-03-09 Joel Brobecker <brobecker@adacore.com>
17440
17441 * gdb.ada/exec_changed/first.adb: New file.
17442 * gdb.ada/exec_changed/second.adb: New file.
17443 * gdb.ada/exec_changed.exp: New testcase.
17444
5f579bc5
NS
174452005-03-08 Nathan Sidwell <nathan@codesourcery.com>
17446
36e9969c
NS
17447 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
17448 (A2): New class.
17449 (main): Test operator+.
17450 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
17451 breakpoint test.
17452
5f579bc5
NS
17453 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
17454 * gdb.base/signull.exp: Disable if gdb,nosignals.
17455 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
17456 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
17457 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
17458 * gdb.mi/mi2-console.exp: Likewise.
17459 * gdb.trace/collection.exp (run_trace_experiment): Consume the
17460 continue output at start.
17461 (gdb_collect_locals_test): Robustify regexp.
17462 * gdb.trace/passc-dyn.exp: Fix comment typo.
17463 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
17464
be46087e
CV
174652005-03-08 Corinna Vinschen <vinschen@redhat.com>
17466
17467 * gdb.asm/asm-source.exp: Add iq2000 case.
17468 * gdb.asm/iq2000.inc: New file.
17469
384e1a61 174702005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 17471
384e1a61
MI
17472 * gdb.base/command.exp: Change hardcoded value to regular expression.
17473 * gdb.base/float.exp: Add powerpc to the list of targets checked.
17474
584b6e9e
DJ
174752005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
17476
17477 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
17478 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
17479 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
17480 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
17481 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
17482
ab5b5d61
MK
174832005-03-05 Mark Kettenis <kettenis@gnu.org>
17484
17485 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
17486 changes.
17487
ae051c1b
PG
174882004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
17489
a9c64011
AS
17490 * lib/compiler.c: Add test for IBM's xlc compiler.
17491 * lib/compiler.cc: Likewise.
ae051c1b 17492
3f0f6ed2
JB
174932004-02-24 Joel Brobecker <brobecker@adacore.com>
17494
17495 * gdb.ada/fixed_points.exp: Create compilation object directory
17496 before running the test.
17497 * gdb.ada/null_record.exp: Likewise.
17498 * gdb.ada/packed_array.exp: Likewise.
17499 * gdb.ada/start.exp: Likewise.
17500
724f452b
JB
175012005-02-15 Joel Brobecker <brobecker@adacore.com>
17502
17503 * gdb.ada/packed_array/pa.adb: New file.
17504 * gdb.ada/packed_array.exp: New testcase.
17505
57f5cdfb 175062005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 17507
1f393151
MK
17508 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
17509 files.
17510
ebdda337
MK
17511 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
17512 on *-*-openbsd*. Correctly match whitespace in regukar
17513 expressions.
17514
cf309262
DJ
175152005-02-10 Daniel Jacobowitz <dan@debian.org>
17516
17517 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
17518 PR exp/1821
17519 * gdb.base/gdb1821.c: New test file.
17520 * gdb.base/gdb1821.exp: New test file.
17521
3be49e7a
JB
175222005-02-09 Joel Brobecker <brobecker@adacore.com>
17523
17524 * gdb.base/start.c: New file.
17525 * gdb.base/start.exp: New testcase.
17526
e292e67d
JB
175272005-02-09 Joel Brobecker <brobecker@adacore.com>
17528
17529 * gdb.ada/start/dummy.adb: New file.
17530 * gdb.ada/start.exp: New testcase.
17531
dbdfa66c
CV
175322005-02-09 Corinna Vinschen <vinschen@redhat.com>
17533
17534 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
17535 for printing symbols and statistics.
17536 Add test for using relative pathnames in "maint print msymbols" test.
17537 Mark "maint info sections DATA" XFAIL on Cygwin.
17538 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
17539 tests.
17540
d7941671
AC
175412005-02-09 Andreas Schwab <schwab@suse.de>
17542
17543 Committed by Andrew Cagney <cagney@gnu.org>
17544 * gdb.base/remotetimeout.exp: New file.
17545
74e5ef44
MK
175462005-02-07 Mark Kettenis <kettenis@gnu.org>
17547
17548 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
17549
464dd14d
JB
175502005-02-03 Joel Brobecker <brobecker@adacore.com>
17551
17552 * gdb.ada/gnat_ada.gpr: New file.
17553 * gdb.ada/gnat_ada.gin: Delete, no longer used.
17554 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
17555 * configure.ac: No longer generate gnat_ada.gpr.
17556 * configure: Regenerate.
17557 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
17558 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
17559 * gdb.ada/null_record/bar.ads: Likewise.
17560 * gdb.ada/null_record/bar.adb: Likewise.
17561 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
17562 * gdb.ada/null_record.exp (testdir): New variable.
17563 (testfile): executable is now in testdir subdirectory.
17564 (srcfile): Use full path to the main compilation unit.
17565 * gdb.ada/fixed_points.exp: Same changes as above.
17566
30d756ae
NR
175672005-02-03 Nick Roberts <nickrob@snap.net.nz>
17568
17569 * gdb.base/interp.exp: New test.
17570
9d799f85
AC
175712005-01-24 Andrew Cagney <cagney@gnu.org>
17572
17573 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
17574
15656118
AC
175752005-01-19 Andrew Cagney <cagney@gnu.org>
17576
a892c31b
AC
17577 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
17578 configure.ac not configure.in.
17579
15656118
AC
17580 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
17581 of powerpc*-*-*.
17582 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 17583 * gdb.base/list.exp (test_list_function)
15656118
AC
17584 (test_list_filename_and_function): Ditto.
17585 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
17586
a7b01baf
AC
175872005-01-16 Andrew Cagney <cagney@gnu.org>
17588
17d92a02
AC
17589 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
17590
a7b01baf
AC
17591 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
17592
bc8332bb
AC
175932005-01-14 Andrew Cagney <cagney@gnu.org>
17594
17595 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
17596 * gdb.mi/mi2-var-cmd.exp: Ditto.
17597
4d074752
CV
175982005-01-10 Corinna Vinschen <vinschen@redhat.com>
17599
17600 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
17601
bec39cab
AC
176022005-01-07 Andrew Cagney <cagney@gnu.org>
17603
17604 * configure.ac: Rename configure.in, require autoconf 2.59.
17605 * configure: Re-generate.
17606 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
17607 * gdb.stabs/configure: Re-generate.
17608 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
17609 * gdb.hp/configure: Re-generate.
17610 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
17611 autoconf 2.59.
17612 * gdb.hp/gdb.objdbg/configure: Re-generate.
17613 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
17614 autoconf 2.59.
17615 * gdb.hp/gdb.defects/configure: Re-generate.
17616 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
17617 autoconf 2.59.
17618 * gdb.hp/gdb.compat/configure: Re-generate.
17619 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
17620 autoconf 2.59.
17621 * gdb.hp/gdb.base-hp/configure: Re-generate.
17622 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
17623 autoconf 2.59.
17624 * gdb.hp/gdb.aCC/configure: Re-generate.
17625
f10b16d4
JB
176262004-12-15 Jim Blandy <jimb@redhat.com>
17627
17628 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
17629 under NPTL when there is debugging info available for libpthread.
17630
fb6e1814
JG
176312004-12-13 Jerome Guitton <guitton@gnat.com>
17632
17633 * gdb.ada/fixed_points.c: New file.
17634 * gdb.ada/fixed_points.exp: New file.
17635
fe46cd3a
RC
176362004-12-03 Randolph Chung <tausq@debian.org>
17637
17638 * gdb.arch/pa-nullify.exp: New file.
17639 * gdb.arch/pa-nullify.s: New file.
17640
8de0841b
RC
176412004-11-30 Randolph Chung <tausq@debian.org>
17642
17643 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
17644 instead of "tbug". Fix regexp to work properly with gdb_test.
17645
c8170782
PH
176462004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
17647
17648 * gdb.base/bitfields2.exp: New test.
17649 * gdb.base/bitfields2.c: New file.
17650
954269c2
RE
176512004-11-28 Richard Earnshaw <rearnsha@arm.com>
17652
17653 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
17654
0107feed
RC
176552004-11-16 Randolph Chung <tausq@debian.org>
17656
17657 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
17658
f073ae8c
DJ
176592004-11-14 Daniel Jacobowitz <dan@debian.org>
17660
17661 * gdb.threads/threadapply.exp: Correct "macro details" test.
17662
19ad59e7
JJ
176632004-11-11 Jeff Johnston <jjohnstn@redhat.com>
17664
17665 * gdb.threads/threadapply.exp: New test.
17666 * gdb.threads/threadapply.c: New file.
17667
9cf0961b
MK
176682004-11-07 Mark Kettenis <kettenis@gnu.org>
17669
17670 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
17671 frames.
17672
c789492a
FL
176732004-11-05 Felix Lee <felix+log1@specifixinc.com>
17674
17675 * gdb.base/cursal.exp: New file.
17676 * gdb.base/cursal.c: New file.
17677
a1e167bb
AC
176782004-11-03 Andrew Cagney <cagney@gnu.org>
17679
17680 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
17681
b7cbf173
MK
176822004-10-30 Mark Kettenis <kettenis@gnu.org>
17683
17684 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
17685 NetBSD/ELF targets.
17686
88f9d34f
JB
176872004-10-29 Joel Brobecker <brobecker@gnat.com>
17688
17689 * gdb.threads/bp_in_thread.c: New file, copied from
17690 pthread_cond_wait.c.
17691 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
17692 file, rather than reusing the .c file from another testcase.
17693
ca7d6a0c
JB
176942004-10-20 Joel Brobecker <brobecker@gnat.com>
17695
17696 * gdb.ada/null_record.exp: Check where we stopped after
17697 sending the start command, instead of where the associated
17698 temporary breakpoint was inserted.
17699
0d863d03
AC
177002004-10-14 Andrew Cagney <cagney@gnu.org>
17701
17702 * gdb.mi/gdb701.c (main): Return 0.
17703
d11e72cb
DJ
177042004-10-13 Daniel Jacobowitz <dan@debian.org>
17705
d40539a4 17706 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 17707
e1923096
JJ
177082004-10-12 Jeff Johnston <jjohnstn@redhat.com>
17709
17710 * gdb.threads/schedlock.c: Add comment markers to use to find
17711 line numbers.
17712 * gdb.threads/schedlock.exp: Adjust regex to handle the new
17713 comments.
17714 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
17715 breakpoint lines.
17716
ec8ba2c9
DJ
177172004-10-12 Daniel Jacobowitz <dan@debian.org>
17718
17719 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
17720
0eb3658b
DJ
177212004-10-12 Daniel Jacobowitz <dan@debian.org>
17722
17723 * configure.in: Add gdb.dwarf2.
17724 * configure: Regenerated.
17725 * Makefile.in: Add gdb.dwarf2.
17726 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
17727 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
17728 gdb.dwarf2/file1.txt: New files.
17729
a271cc33
OF
177302004-10-11 Orjan Friberg <orjanf@axis.com>
17731
a9c64011 17732 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
17733 of "run", since the latter doesn't work with remote targets. Adjust
17734 the breakpoint numbering accordingly.
17735 * gdb.threads/pthread_cond_wait.exp: Ditto.
17736
895ce074
MC
177372004-10-08 Michael Chastain <mec.gnu@mindspring.com>
17738
17739 * gdb.base/overlays.exp: Update copyright years.
17740
6be3092d
KI
177412004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
17742
17743 * gdb.base/overlays.exp: Disable if target is Linux.
17744
e05389b8
FL
177452004-10-06 Felix Lee <felix+log1@specifixinc.com>
17746
17747 * config/gdbserver.exp (gdb_load): Use right filename on remote.
17748
73cb587d
KI
177492004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
17750
17751 * gdb.asm/asm-source.exp: Add m32r-linux target.
17752 * gdb.asm/m32r-linux.inc: New file.
17753
3c0edcdc
AC
177542004-09-24 Andrew Cagney <cagney@redhat.com>
17755 David Anderson <anderson@redhat.com>
17756
17757 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
17758 command fails, assume things will work.
17759 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
17760 (_GNU_SOURCE): Define.
17761 (print_unsigned, print_hex): Change parameter to "long long".
17762 (print_byte_count): New function, use to print byte counts.
17763 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
17764 O_LARGEFILE.
17765 (main): Compute an upper bound on a corefile in max_core_size.
17766 Limit memory chunk size to max_core_size. Limit total memory
17767 allocated to max_core_size.
17768
4bb3667f
AC
177692004-09-23 Andrew Cagney <cagney@gnu.org>
17770
17771 * gdb.base/bigcore.exp: Replace the code that creates a corefile
17772 from a separate process with code that creates a corefile by
17773 making the inferior dump core.
17774
60fe1a51
MK
177752004-09-23 Mark Kettenis <kettenis@gnu.org>
17776
17777 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
17778 block.
17779
8e937346
MC
177802004-09-23 Michael Chastain <mec.gnu@mindspring.com>
17781
17782 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
17783 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
17784 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
17785 Likewise.
17786
7213f6d6
JJ
177872004-09-20 Jeff Johnston <jjohnstn@redhat.com>
17788
17789 * gdb.java/jprint.exp: New test case for java inferior call.
17790 * gdb.java/jprint.java: Ditto.
17791
eac69dca
JB
177922004-09-15 Joel Brobecker <brobecker@gnat.com>
17793
17794 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
17795
22227696
MC
177962004-09-14 Michael Chastain <mec.gnu@mindspring.com>
17797
17798 * gdb.threads/killed.c: Include <stdlib.h>.
17799 * gdb.threads/pthreads.c: Likewise.
17800
7dd403a4
MC
178012004-09-14 Michael Chastain <mec.gnu@mindspring.com>
17802
17803 * gdb.threads/killed.c: Add copyright notice.
17804
33f2d567
JM
178052004-09-10 Jason Molenda (jmolenda@apple.com)
17806
a9c64011
AS
17807 * gdb.base/define.exp: Two new tests to verify zero space chars
17808 after 'if' and 'while' commands in a user-defined command is correctly
17809 parsed.
33f2d567 17810
e05b62ac
AC
178112004-09-08 Andrew Cagney <cagney@gnu.org>
17812
17813 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
17814 delivery test with duplicate at end of file.
17815
9cbe82da
MK
178162004-09-06 Mark Kettenis <kettenis@jive.nl>
17817
17818 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
17819
564803d9
MC
178202004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17821
17822 * config/hppro.exp: Removed.
17823
7c6807ce
MC
178242004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17825
17826 * config/sparclet.exp: Removed.
17827
bf7e26dd
MC
178282004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17829
17830 * config/udi.exp: Removed.
17831
714e341b
MC
178322004-09-02 Michael Chastain <mec.gnu@mindspring.com>
17833
17834 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
17835 of "exp_continue".
17836 (advancei): Likewise.
17837
1236e623
JJ
178382004-09-01 Jeff Johnston <jjohnstn@redhat.com>
17839
17840 * gdb.base/unload.exp: Fix so messages aren't duplicated.
17841
3bdcad15
MI
178422004-09-01 Manoj Iyer <manjo@austin.ibm.com>
17843
228af206 17844 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
17845 to check for nodebug in executable.
17846 * gdb.gdb/observer.exp (setup_test): Likewise.
17847 * gdb.gdb/selftest.exp (test_with_self): Likewise.
17848 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
17849
c72b934c
AC
178502004-09-01 Andrew Cagney <cagney@gnu.org>
17851
17852 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
17853 files.
17854
edd9b715
JJ
178552004-09-01 Jeff Johnston <jjohnstn@redhat.com>
17856
17857 * gdb.base/unload.exp: Fix expected warning message to match
17858 latest format.
17859
fb4ce06b
CV
178602004-09-01 Corinna Vinschen <vinschen@redhat.com>
17861
17862 * gdb.base/call-rt-st.exp: Fix typos.
17863
ce78e7c3
MI
178642004-08-31 Manoj Iyer <manjo@austin.ibm.com>
17865
17866 * gdb.threads/thread_check.exp: New testcase.
17867 * gdb.threads/thread_check.c: New testcase.
17868
2dedb159
AC
178692004-08-31 Andrew Cagney <cagney@gnu.org>
17870
17871 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
17872 (skip_to_handler_entry): New procedures. Test stepping into a
17873 handler when the breakpoint is at the handler's entry point.
17874
68f53502
AC
178752004-08-30 Andrew Cagney <cagney@gnu.org>
17876
17877 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
17878 gdb/1757.
17879
3e3ffd2b
MC
178802004-08-27 Michael Chastain <mec.gnu@mindspring.com>
17881
17882 With code from Manoj Iyer <manjo@austin.ibm.com>:
17883 * lib/gdb.exp (gdb_file_cmd): Return more information in the
17884 return value. Add an arm for "no debugging symbols found".
17885 Change a stray "error" to "perror".
17886 (gdb_run_cmd): Adapt to new return value.
17887 * gdb.base/remote.exp: Adapt to new return value.
17888 * gdb.gdb/complaints.exp: Likewise.
17889 * gdb.gdb/observer.exp: Likewise.
17890 * gdb.gdb/selftest.exp: Likewise.
17891 * gdb.gdb/xfullpath.exp: Likewise.
17892
4b6f5fd2
JB
178932004-08-27 Joel Brobecker <brobecker@gnat.com>
17894
17895 * gdb.threads/bp_in_thread.exp: New testcase.
17896
e5b25496
MC
178972004-08-27 Michael Chastain <mec.gnu@mindspring.com>
17898
17899 Fix PR testsuite/1735.
17900 * gdb.threads/schedlock.c (thread_function): Add a cast
17901 to suppress a gcc warning.
17902 * gdb.threads/thread-specific.c (thread_function): Likewise.
17903
934353d6
MC
179042004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17905
17906 * gdb.base/unload.c: Include <stdlib.h>.
17907
f98a0aef 179082004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 17909
f98a0aef 17910 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
17911 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
17912 synchronized after the "return".
17913
5a2e8882
MC
179142004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17915
17916 * gdb.mi/basics.c: Include <stdio.h>.
17917 * gdb.mi/pthreads.c: Include <stdlib.h>.
17918 * gdb.mi/var-cmd.c: Include <stdlib.h>.
17919
a9640423
MC
179202004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17921
17922 * gdb.threads/schedlock.c: Add copyright notice.
17923
b04e311d
AC
179242004-08-25 Andrew Cagney <cagney@gnu.org>
17925
17926 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
17927 (skip_over_handler, breakpoint_over_hander): New test procedures.
17928 (advance, advancei): Add a proper prefix, do not use
17929 rerun_to_main.
17930 * gdb.base/sigstep.c (main): Change to use an infinite loop.
17931
7c27f15b
MC
179322004-08-24 Michael Chastain <mec.gnu@mindspring.com>
17933
17934 * gdb.mi/basics.c: Add copyright notice.
17935 * gdb.mi/var-cmd.c: Add copyright notice.
17936
fffc87ae
MC
179372004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17938
17939 * lib/gdb.exp: Remove signed_keyword_not_used.
17940 * lib/compiler.c: Likewise.
17941 * lib/compiler.cc: Likewise.
17942
d782e0bf
MC
179432004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17944
17945 * gdb.base/whatis.c: Remove conditional disabling of "signed".
17946 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
17947
96033e83
MC
179482004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17949
17950 * gdb.base/whatis.c: Add copyright notice.
17951
cf38c229
MK
179522004-08-20 Mark Kettenis <kettenis@gnu.org>
17953
17954 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
17955 it to skip the breakpoints encoded in the inline assembly.
17956
f4b49756
MC
179572004-08-20 Michael Chastain <mec.gnu@mindspring.com>
17958
17959 * Makefile.in: Add gdb.fortran.
17960
2f193b69
MC
179612004-08-20 Michael Chastain <mec.gnu@mindspring.com>
17962
17963 * gdb.base/call-sc.exp (test_scalar_returns):
17964 Fix cut-and-paste glitch in "Make fun return now".
17965
89a237cb
MC
179662004-08-17 Michael Chastain <mec.gnu@mindspring.com>
17967
17968 * configure.in: Add gdb.fortran.
17969 * configure: Regenerate.
17970 * gdb.fortran/Makefile.in: New file.
17971 * lib/gdb.exp (skip_fortran_tests): New procedure.
17972
469aff8e
MC
179732004-08-17 Michael Chastain <mec.gnu@mindspring.com>
17974
17975 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
17976 reference to bug-gnu@prep.ai.mit.edu.
17977 * gdb.mi/mi-var-child.exp: Likewise.
17978 * gdb.mi/mi-var-cmd.exp: Likewise.
17979 * gdb.mi/mi-var-display.exp: Likewise.
17980 * gdb.mi/mi2-var-block.exp: Likewise.
17981 * gdb.mi/mi2-var-child.exp: Likewise.
17982 * gdb.mi/mi2-var-cmd.exp: Likewise.
17983 * gdb.mi/mi2-var-display.exp: Likewise.
17984
00b51b9f
MK
179852004-08-15 Mark Kettenis <kettenis@gnu.org>
17986
17987 * gdb.base/unload.c (main): Make local variable msg const.
17988
45f07fef
MC
179892004-08-15 Michael Chastain <mec.gnu@mindspring.com>
17990
17991 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
17992 to bug-gnu@prep.ai.mit.edu.
17993 * gdb.mi/mi-disassemble.exp: Likewise.
17994 * gdb.mi/mi-eval.exp: Likewise.
17995 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
17996 default line number.
17997 * gdb.mi/mi-return.exp: Likewise.
17998 * gdb.mi/mi-simplerun.exp: Likewise.
17999 * gdb.mi/mi-stack.exp: Likewise.
18000 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
18001 number with explicit range test.
18002 * gdb.mi/mi-watch.exp: Likewise.
18003 * gdb.mi/mi2-break.exp: Likewise.
18004 * gdb.mi/mi2-cli.exp: Likewise.
18005 * gdb.mi/mi2-disassemble.exp: Likewise.
18006 * gdb.mi/mi2-eval.exp: Likewise.
18007 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
18008 default line number.
18009 * gdb.mi/mi2-return.exp: Likewise.
18010 * gdb.mi/mi2-simplerun.exp: Likewise.
18011 * gdb.mi/mi2-stack.exp: Likewise.
18012 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
18013 number with explicit range test.
18014 * gdb.mi/mi2-watch.exp: Likewise.
18015
dd8c8ee7
MC
180162004-08-15 Michael Chastain <mec.gnu@mindspring.com>
18017
18018 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
18019 * gdb.cp/m-static.exp: Likewise.
18020 * gdb.cp/rtti.exp: Likewise.
18021
4e838464
MK
180222004-08-14 Mark Kettenis <kettenis@gnu.org>
18023
18024 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
18025
8d8cb839
EZ
180262004-08-14 Eli Zaretskii <eliz@gnu.org>
18027
18028 * ChangeLog: Prefix Local Variables with semi-colons and indent
18029 the reference to older ChangeLog files, to fix fontification in
18030 Emacs.
18031
deea8bb0
MC
180322004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18033
18034 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
18035 * gdb.mi/mi2-break.exp: Likewise.
18036
c3297504
MC
180372004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18038
18039 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
18040
25808999
MC
180412004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18042
18043 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
18044
226a8d71
MC
180452004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18046
18047 * gdb.cp/classes.exp: Remove unused declarations. Just let
18048 test names default instead of providing special names. Remove
18049 extraneous demangler test.
18050
37fdf854
JJ
180512004-08-12 Jeff Johnston <jjohnstn@redhat.com>
18052
18053 * gdb.base/unload.exp: New test for breakpoints in dynamically
18054 loaded libraries.
18055 * gdb.base/unload.c: Ditto.
18056 * gdb.base/unloadshr.c: Ditto.
18057
2d3a7986
MC
180582004-08-12 Michael Chastain <mec.gnu@mindspring.com>
18059
18060 * gdb.cp/classes.exp (test_ptype_class_objects): Call
18061 cp_test_ptype_class.
18062 (test_enums): Likewise.
18063
c72b934c
AC
180642004-08-10 Andrew Cagney <cagney@gnu.org>
18065
18066 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
18067 files.
18068
cc503c8a
AC
180692004-08-10 Andrew Cagney <cagney@gnu.org>
18070
18071 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
18072 init_malloc call.
18073
902f2ccb
MC
180742004-08-10 Michael Chastain <mec.gnu@mindspring.com>
18075
18076 * ChangeLog: Add copyright notice. The notice is copied
18077 from emacs 21.3 top level ChangeLog.
18078
78c90502
MC
180792004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18080
18081 * lib/cp-support.exp: New file.
18082 * lib/cp-support.exp (cp_test_type_class): New function.
18083 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
18084 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
18085 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
18086 cp_test_ptype_class.
18087
88e5ea78
MC
180882004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18089
18090 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
18091 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
18092 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
18093 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
18094 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
18095 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
18096 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
18097 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
18098 gdb.mi/mi2-watch.exp: Update copyright years.
18099
6a89fc9c
MK
181002004-08-09 Mark Kettenis <kettenis@gnu.org>
18101
18102 * gdb.base/sigaltstack.exp: Provide proper anchoring.
18103
1482e0de
MC
181042004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18105
18106 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
18107 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
18108 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
18109 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
18110 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
18111 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
18112 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
18113 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
18114 gdb.mi/mi-watch.exp: Update copyright years.
18115
1a5ce3f3
DJ
181162004-08-08 Daniel Jacobowitz <dan@debian.org>
18117
18118 PR gdb/1738
18119 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
18120 from a breakpoint with a pending signal.
18121
04f6ecf2
DJ
181222004-08-08 Daniel Jacobowitz <dan@debian.org>
18123
18124 PR gdb/1736
18125 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
18126 * gdb.base/sigaltstack.exp (finish_test): Consume output until
18127 the prompt.
18128 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
18129
54d90d35
DJ
181302004-08-08 Daniel Jacobowitz <dan@debian.org>
18131
18132 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
18133
d2f6abb0
DJ
181342004-08-08 Daniel Jacobowitz <dan@debian.org>
18135
18136 PR gdb/1736
18137 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
18138 for i?86-*-linux*.
18139
5598c03d
DJ
181402004-08-08 Daniel Jacobowitz <dan@debian.org>
18141
18142 * gdb.arch/i386-prologue.exp: Compile without debug information.
18143
c6fee705
MC
181442004-08-08 Michael Chastain <mec.gnu@mindspring.com>
18145
18146 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
18147 rather than asking gdb to search.
18148
dd90efdb
MC
181492004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18150
18151 * gdb.base/gcore.c: Include <string.h>.
18152
1e84bec1
MC
181532004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18154
18155 * gdb.base/gcore.c: Add copyright notice.
18156
e425eb2b
MC
181572004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18158
18159 * gdb.base/freebpcmd.c: Include <stdio.h>.
18160 * gdb.base/long_long.c: Include <string.h>.
18161 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
18162 * gdb.base/siginfo.c: Include <string.h>.
18163 * gdb.base/sigstep.c: Include <string.h>.
18164
cb9aaed5
MC
181652004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18166
18167 * gdb.base/complex.c: Include <stdlib.h>.
18168
55944f3d
MC
181692004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18170
18171 * gdb.base/complex.c: Add copyright notice.
18172
7b2953d9
MC
181732004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18174
18175 * gdb.base/charset.c: Include <stdlib.h>.
18176
c9133d23
MC
181772004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18178
18179 * gdb.base/auxv.c: Include <stdlib.h>.
18180
0a8490ad
MC
181812004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18182
18183 * gdb.base/auxv.c: Add copyright notice.
18184
3426d5ec
MC
181852004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18186
18187 * gdb.base/coremaker.c: Add copyright notice.
18188 * gdb.base/coremaker2.c: Add copyright notice.
18189
8da195dd
AC
181902004-08-04 Andrew Cagney <cagney@gnu.org>
18191
18192 * gdb.base/store.exp: Update copyright.
18193 (check_set, up_set, check_struct, up_struct): Add a prefix to test
18194 names, do not import gdb_prompt.
18195
8d394f98
AC
181962004-08-01 Andrew Cagney <cagney@gnu.org>
18197
18198 Fix PR testsuite/1729.
18199 * gdb.base/dump.exp: Add test name to callers of capture_value, do
18200 not use capture_value with value 4.
18201 (capture_value): Add optional test name parameter.
18202 (test_reload_saved_value, test_restore_saved_value): Use $msg as
18203 the prefix, pass to capture_value.
18204
b6702b23
MK
182052004-08-01 Mark Kettenis <kettenis@gnu.org>
18206
18207 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
18208 * gdb.arch/i386-prologue.c (standard): New prototype and function.
18209 (main): Call new function.
18210
c203e0ca
MC
182112004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18212
18213 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
18214
a7995a30
MC
182152004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18216
18217 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
18218
9366563b
MC
182192004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18220
b6eeaf26 18221 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
18222 Accept more values of vtbl pointer. Remove some messages
18223 about "obsolete gcc or gdb".
18224
2fc1f950
MC
182252004-07-30 Michael Chastain <mec.gnu@mindspring.com>
18226
18227 * gdb.cp/classes.exp: Accept more varieties of ptype output.
18228
c724d49b
MC
182292004-07-30 Michael Chastain <mec.gnu@mindspring.com>
18230
18231 * gdb.base/asm-source.exp: Properly convert target board
18232 debug flags from gcc format to binutils format.
18233
736b0fce
MK
182342004-07-28 Mark Kettenis <kettenis@gnu.org>
18235
18236 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
18237 gdb1718". PR backtrace/1718 partially fixed.
18238
5633ea5c
JJ
182392004-07-27 Jeff Johnston <jjohnstn@redhat.com>
18240
18241 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
18242
575eebb1
NC
182432004-07-26 Nick Clifton <nickc@redhat.com>
18244
18245 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
18246 good default value for a specific architecture is available then
18247 set it to that value. Otherwise default to the -gstabs switch.
18248 Remove the -g... switches from the asm-flags variable. Allow the
18249 target board info to override the value if it wants to. Pass the
18250 switch on the assembler command line.
18251
62104619
MK
182522004-07-23 Mark Kettenis <kettenis@gnu.org>
18253
18254 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
18255 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
18256 (main): Call new function.
18257
4a1135b8
MC
182582004-07-22 Michael Chastain <mec.gnu@mindspring.com>
18259
18260 Test for PR exp/1715.
18261 * gdb.base/radix.exp: Refactor common procedures. Make all
18262 test names unique. Change XFAIL to KFAIL.
18263
8a12c1f0
MC
182642004-07-20 Michael Chastain <mec.gnu@mindspring.com>
18265
18266 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
18267 * gdb.ada/gnat_ada.gin: ... to here.
18268 * configure.in: Use gnat_ada.gin.
18269 * configure: Regenerate.
18270
23b451cf
AC
182712004-07-20 Andrew Cagney <cagney@gnu.org>
18272
18273 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
18274 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
18275 XFAILs. Clean up test messages and comments. Check backtraces.
18276 Delete re-sync code.
18277
ab618a02
MC
182782004-07-19 Michael Chastain <mec.gnu@mindspring.com>
18279
18280 Fix PR cli/740.
18281 * gdb.base/annota1.exp: Honor gdb,nosignals.
18282 * gdb.base/annota3.exp: Likewise.
18283
46dad340
MC
182842004-07-19 Michael Chastain <mec.gnu@mindspring.com>
18285
18286 * lib/java.exp: Update copyright notice.
18287
756d8c70
AC
182882004-07-19 Andrew Cagney <cagney@gnu.org>
18289
18290 * gdb.base/selftest.exp: Copy file from here ...
18291 * gdb.gdb/selftest.exp: ... to here.
18292
586027e6
AC
182932004-07-16 Andrew Cagney <cagney@redhat.com>
18294
18295 * lib/insight-support.exp: Delete file.
18296 * lib/java.exp (java_init): Fix copyright.
18297
029d2200
AC
182982004-07-16 Andrew Cagney <cagney@gnu.org>
18299
18300 * gdb.base/restore.c: Append "prologue" to comments marking the a
18301 function's prologue.
18302 * gdb.base/restore.exp: Update copyright, re-indent.
18303 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
18304 callerN" prefix where needed. Update patterns that match a
18305 function's prologue.
18306
653b62c5
MC
183072004-07-16 Michael Chastain <mec.gnu@mindspring.com>
18308
18309 * gdb.base/restore.c: Add copyright notice.
18310
f7d690e5
AC
183112004-07-16 Andrew Cagney <cagney@gnu.org>
18312
18313 * gdb.base/logical.exp: Update copyright.
18314 (evaluate): New procedure. Use to re-implement tests using
18315 several tables.
18316
d629a7cb
MH
183172004-07-14 Martin Hunt <hunt@redhat.com>
18318
18319 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
18320 which fixes some problems where init.tcl was not found.
18321
9c7bb332
AC
183222004-07-13 Andrew Cagney <cagney@gnu.org>
18323
6bf46641
AC
18324 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
18325 (check_sizeof, check_valueof): Do not include the output in the
18326 test name. Use gdb_test.
18327 (get_valueof): Use gdb_test_multiple.
18328
c4ffd4c0
AC
18329 * gdb.base/step-test.exp: Update copyright. Use
18330 gdb_test_multiple. Ensure that test names do not include
18331 architecture dependent output.
18332
ab89363a
AC
18333 * gdb.gdb/observer.exp: Update copyright.
18334 (setup_test): Use gdb_test_multiple.
18335 (attach_first_observer, attach_second_observer)
18336 (attach_third_observer, detach_first_observer)
18337 (detach_second_observer, detach_third_observer)
18338 (reset_counters, check_counters): Make $message a prefix.
18339 (test_normal_stop_notifications): Add "args" parameter - a list of
18340 init functions to be called. Make $message a prefix,
18341 (test_observer_normal_stop): Change the message prefixes so that
18342 they are unique, pass the attach / detach procedures to
18343 test_normal_stop_notifications.
18344
ec58997a
AC
18345 * gdb.base/signull.exp (test_segv): Prefix all tests with
18346 "${name}". Clean up test messages.
18347
b475183b
AC
18348 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
18349
9c7bb332
AC
18350 * gdb.base/ena-dis-br.exp: Update copyright.
18351 (break_at): New function. Replace send_gdb with gdb_test,
18352 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
18353 ignore count, not stopped at bpt", with KFAIL.
18354
2dd95497
CV
183552004-07-13 Corinna Vinschen <vinschen@redhat.com>
18356
18357 * gdb.base/attach.exp: Remove cleanupfile handling.
18358
419e626b
AC
183592004-07-12 Andrew Cagney <cagney@gnu.org>
18360
18361 * gdb.base/annota1.exp: Cleanup corefile test name.
18362 * gdb.base/annota3.exp: Ditto.
18363
8b1b3228
AC
183642004-07-12 Andrew Cagney <cagney@gnu.org>
18365
78650829
AC
18366 * gdb.base/signals.exp: Clean up copyright, re-indent.
18367
8b1b3228
AC
18368 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
18369 gdb_test and gdb_test_multiple.
18370
935c2760
JJ
183712004-07-08 Jeff Johnston <jjohnstn@redhat.com>
18372
18373 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 18374 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
18375 provide line number info for first statement in main.
18376
1544280f
AC
183772004-07-08 Andrew Cagney <cagney@gnu.org>
18378
1279f4ff
AC
18379 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
18380
1544280f
AC
18381 * gdb.base/sigbpt.exp: Make the common part of each test name a
18382 prefix instead of suffix.
18383
bcc82369
BR
183842004-07-07 Bob Rossi <bob_rossi@cox.net>
18385
18386 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
18387 test from test_tbreak_creation_and_listing to
18388 test_file_list_exec_source_file
18389 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
18390 Changed name of test from test_tbreak_creation_and_listing to
18391 test_file_list_exec_source_file
18392
23f4b0aa
JJ
183932004-07-07 Jeff Johnston <jjohnstn@redhat.com>
18394
18395 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
18396 the jmisc() constructor instead of <init>.
18397 * gdb.java/jmisc1.exp: Ditto.
18398
56401cd5
AC
183992004-07-07 Andrew Cagney <cagney@gnu.org>
18400
18401 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
18402 corrupting the PC.
18403
44ae2f6a
MC
184042004-07-06 Michael Chastain <mec.gnu@mindspring.com>
18405
18406 * gdb.cp/templates.exp: Accept whitespace change in demangler
18407 output.
18408
45a83408
AC
184092004-07-06 Andrew Cagney <cagney@gnu.org>
18410
18411 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
18412
d205ad70
MC
184132004-07-02 Michael Chastain <mec.gnu@mindspring.com>
18414
18415 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
18416 * lib/compiler.cc: Likewise.
18417
06ea1a61
MC
184182004-06-30 Michael Chastain <mec.gnu@mindspring.com>
18419
18420 * lib/compiler.cc: Work around string preprocessing problem
18421 with old hp c++ compiler.
18422 * lib/compiler.c: Likewise.
18423
daab1251
CV
184242004-06-29 Corinna Vinschen <vinschen@redhat.com>
18425
18426 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
18427 directives to conditionalize symbol prefixing.
18428 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
18429 additional_flags handling. Add underscore prefix for Cygwin.
18430 * gdb.arch/i386-unwind.c: Use preprocessor directives to
18431 conditionalize symbol prefixing.
18432 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
18433 additional_flags handling. Add underscore prefix for Cygwin.
18434
cc984116
CV
184352004-06-29 Corinna Vinschen <vinschen@redhat.com>
18436
18437 * gdb.base/bigcore.exp: Skip test on Cygwin.
18438
c279b077
MC
184392004-06-28 Michael Chastain <mec.gnu@mindspring.com>
18440
18441 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
18442 formats for "info register". Use gdb_test_multiple. Fix
18443 the "invalid register" test.
18444
0e915747
CV
184452004-06-28 Corinna Vinschen <vinschen@redhat.com>
18446
18447 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
18448 PID for Cygwin. Add Cygwin specific strings to check for in some
18449 tests.
18450 (do_attach_tests): Add a test for user interaction when attaching
18451 to a process with no matching symbol table already loaded.
18452
11422c86
AC
184532004-06-26 Andrew Cagney <cagney@gnu.org>
18454
18455 Test PR java/1567 and PR java/1565.
18456 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
18457 * gdb.java/jmisc2.exp: Delete file.
18458
cefbce26
MC
184592004-06-26 Michael Chastain <mec.gnu@mindspring.com>
18460
18461 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
18462
e19f872c
CV
184632004-06-25 Corinna Vinschen <vinschen@redhat.com>
18464
18465 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
18466 attach process.
18467
d931ba3b
MC
184682004-06-23 Michael Chastain <mec.gnu@mindspring.com>
18469
18470 * gdb.cp/pr-1553.exp: Remove.
18471
aef68c48
MC
184722004-06-22 Michael Chastain <mec.gnu@mindspring.com>
18473
18474 * gdb.cp/pr-1553.cc: Remove.
18475 * gdb.cp/pr-1553.exp: Disable this test.
18476
8d5df71a
JB
184772004-06-20 Jim Blandy <jimb@redhat.com>
18478
a9c64011 18479 Fix PR testsuite/1680.
8d5df71a
JB
18480 * gdb.arch/i386-sse.exp: Properly quote curly braces in
18481 regular expressions.
18482
4ac6f39d
MC
184832004-06-19 Michael Chastain <mec.gnu@mindspring.com>
18484
18485 Fix PR testsuite/1679.
18486 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
18487 Issue an UNSUPPORTED result instead.
18488
1b413552
JB
184892004-06-18 Jim Blandy <jimb@redhat.com>
18490
18491 * gdb.base/charset.exp: Only send a control-C if we see a new
18492 prompt and incomplete command.
18493
6daa6ebd
MC
184942004-06-18 Michael Chastain <mec.gnu@mindspring.com>
18495
18496 * gdb.cp/pr-574.cc: Add copyright notice.
18497
51fa4ae0
JB
184982004-06-17 Jim Blandy <jimb@redhat.com>
18499
18500 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
18501 cases where the regexp has no groups; this grabs random text from
18502 the previous test suite, whatever that was.
18503
8fea26c5
MC
185042004-06-17 Michael Chastain <mec.gnu@mindspring.com>
18505
18506 * gdb.cp/printmethod.cc: Add copyright notice.
18507
1e3aeb41
MC
185082004-06-16 Michael Chastain <mec.gnu@mindspring.com>
18509
18510 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
18511
9d9030bc
AC
185122004-06-16 Andrew Cagney <cagney@gnu.org>
18513
18514 * gdb.base/signull.c: Update copyright. Include <string.h>.
18515 (bowler): Replace data_pointer with data_read
18516 and data_write cases. Add code_descriptor case.
18517 (zero, desc): New array and pointer.
18518 (data, code): Change to simple pointers.
18519 * gdb.base/signull.exp: Fix probe pattern matching a function
18520 descriptor SIGSEGV. Replace data_pointer with data_read and
18521 data_write tests.
18522
acd4ad44
AC
185232004-06-16 Andrew Cagney <cagney@gnu.org>
18524
18525 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
18526
08fd625c
MC
185272004-06-15 Michael Chastain <mec.gnu@mindspring.com>
18528
18529 * gdb.base/long_long.c: Add copyright notice.
18530
1903502c
MC
185312004-06-15 Michael Chastain <mec.gnu@mindspring.com>
18532
18533 * gdb.base/long_long.exp: Remove reference to
18534 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
18535 to gdb_breakpoint and gdb_continue_to_breakpoint.
18536
83313cb1
JB
185372004-06-14 Jim Blandy <jimb@redhat.com>
18538
18539 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
18540 endian case.
18541
1bf404ef
AC
185422004-06-14 Andrew Cagney <cagney@gnu.org>
18543
18544 * gdb.base/gcore.exp (capture_command_output): Delete the always
18545 passing tests containing inferior values.
18546 * gdb.base/ending-run.exp: Do not include the breakpoint address
18547 in the test message. Update copyright.
18548 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
18549 size in the test name, use gdb_test_multiple. Update copyright.
18550
ef220b33
MC
185512004-06-14 Michael Chastain <mec.gnu@mindspring.com>
18552
18553 * gdb.cp/ref-types.cc: Add copyright notice.
18554
4f70a4c9
MC
185552004-06-14 Michael Chastain <mec.gnu@mindspring.com>
18556
18557 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
18558 hp_aCC_compiler.
18559 * lib/compiler.cc: Likewise.
18560 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
18561 'set' commands. Log diagnostics for other lines. Set
18562 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
18563
335928ac
MC
185642004-06-13 Michael Chastain <mec.gnu@mindspring.com>
18565
18566 * gdb.cp/try_catch.cc: Add copyright notice.
18567
2efb12e8
MC
185682004-06-12 Michael Chastain <mec.gnu@mindspring.com>
18569
18570 * gdb.cp/userdef.cc: Add copyright notice.
18571
0bbed51a
MC
185722004-06-11 Michael Chastain <mec.gnu@mindspring.com>
18573
18574 * gdb.cp/virtfunc.cc: Add copyright notice.
18575
e12a46c9
RC
185762004-06-11 Randolph Chung <tausq@debian.org>
18577
18578 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
18579 problem.
18580
338e05af
AC
185812004-06-10 Andrew Cagney <cagney@gnu.org>
18582
18583 * lib/compiler.cc, lib/compiler.c: Append either
18584 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
18585 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
18586 instead of gcc-3-3.
18587
dc3f10cb
AC
185882004-06-09 Andrew Cagney <cagney@gnu.org>
18589
b4d946af
AC
18590 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
18591 gdb/1455, bug is specific to "long long" and "double".
a9c64011 18592
dc3f10cb
AC
18593 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
18594 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
18595 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
18596 fixed.
18597
b5c0bfa2
AC
185982004-06-09 Andrew Cagney <cagney@gnu.org>
18599
18600 * gdb.base/structs.exp (test_struct_returns): Replace
18601 "return_value_unknown" and "finish_value_unknown" by
18602 "return_value_known" and "finish_value_known". Instead of
18603 "return_value_unknown" iff "finish_value_unknown", check
18604 "return_value_known" implies "finish_value_known".
18605
caeb605f
MH
186062004-06-08 Martin Hunt <hunt@redhat.com>
18607
18608 * gdb.base/float.exp: Add pattern for mips targets.
18609
c892bb64
RC
186102004-06-08 Randolph Chung <tausq@debian.org>
18611
18612 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
18613 message for unknown architectures more clear.
18614
48306d3e
JB
186152004-06-08 Joel Brobecker <brobecker@gnat.com>
18616
18617 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
18618 start the execution of the program.
18619
83ecb59f
JB
186202004-06-07 Jim Blandy <jimb@redhat.com>
18621
18622 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
18623 * gdb.arch/i386-cpuid.h: New helper file.
18624
55264cb4
RC
186252004-06-07 Randolph Chung <tausq@debian.org>
18626
18627 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
18628 has started.
18629
23cadb28
RM
186302004-06-04 Roland McGrath <roland@redhat.com>
18631
18632 Fix PR gdb/1647.
18633 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
18634 differently to be robust to output buffering differences.
18635
51d01eda
MC
186362004-06-04 Michael Chastain <mec.gnu@mindspring.com>
18637
18638 * gdb.threads/pthreads.exp: Update copyright years.
18639 (check_control_c): Change asynchronous 'after' to synchronous.
18640
f4fc3b93
RM
186412004-06-04 Roland McGrath <roland@redhat.com>
18642
18643 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
18644 next gdb prompt.
18645
4013522b
MC
186462004-06-02 Michael Chastain <mec.gnu@mindspring.com>
18647
18648 Fix PR gdb/1636.
18649 * gdb.threads/manythreads.exp: Change asynchronous 'after'
18650 calls to synchronous.
18651
7a8f1e6b
JB
186522004-05-26 Jim Blandy <jimb@redhat.com>
18653
18654 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
18655
81bb3443
RC
186562004-05-24 Randolph Chung <tausq@debian.org>
18657
18658 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
18659 * gdb.asm/pa.inc: New file.
18660
8f5a3103
MK
186612004-05-22 Mark Kettenis <kettenis@gnu.org>
18662
18663 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
18664
734b8fe8 186652004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 18666 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
18667
18668 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
18669 GDB prompt.
18670
725603e1
UW
186712004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18672
f4fc3b93 18673 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
18674 setjmp/longjmp. Use sigaction instead of signal.
18675
8b923272 186762004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 18677 Michael Snyder <msnyder@redhat.com>
8b923272
JB
18678
18679 * gdb.threads/pthread_cond_wait.c: New file.
18680 * gdb.threads/pthread_cond_wait.exp: New testcase.
18681
8bfabb04
AC
186822004-05-13 Andrew Cagney <cagney@redhat.com>
18683
18684 * gdb.base/signull.exp, gdb.base/signull.c: New files.
18685 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
18686
42edda50
AC
186872004-05-11 Andrew Cagney <cagney@redhat.com>
18688
18689 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
18690 fixed but revealed gdb/1639.
18691
d303a6c7
AC
186922004-05-10 Andrew Cagney <cagney@redhat.com>
18693
18694 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
18695 func1" and "next to 2nd alarm", kernel bug avoided.
18696
bf08c2a1
DJ
186972004-05-10 Daniel Jacobowitz <dan@debian.org>
18698
18699 PR external/1568
18700 * gdb.base/bigcore.exp: Check the size of the dumped core file.
18701 XFAIL if it is smaller than bytes_allocated.
18702 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
18703 (main): Make chunks_allocated unsigned. Correct comment.
18704
c0586a34
JB
187052004-05-07 Joel Brobecker <brobecker@gnat.com>
18706
18707 * gdb.arch/powerpc-aix-prologue.c: New file.
18708 * gdb.arch/powerpc-aix-prologue.exp: New file.
18709
f2785d12
JB
187102004-05-07 Jim Blandy <jimb@redhat.com>
18711
18712 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
18713 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
18714
bd7f6e30
JB
187152004-05-06 Joel Brobecker <brobecker@gnat.com>
18716
18717 * gdb.base/sep.exp: No longer setup_kfail when the program was
18718 built with dwarf2.
18719
0a5e7efe
JI
187202004-05-05 Jim Ingham <jingham@apple.com>
18721
18722 * gdb.base/pending.exp: Make sure pending breakpoints
18723 preserve the ignore count.
f4fc3b93 18724
a8958849
MK
187252004-04-27 Jerome Guitton <guitton@gnat.com>
18726
18727 * i386-prologue.exp: Add testcase for jump instruction as first
18728 instruction of the real code.
18729 * i386-prologue.c (jump_at_beginning): New function.
18730
7e103f5b
MK
187312004-04-28 Mark Kettenis <kettenis@gnu.org>
18732
18733 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
18734 x86_64-*-*.
18735
5d38b224
MK
187362004-04-28 Mark Kettenis <kettenis@gnu.org>
18737
18738 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
18739 i*86-*-*.
18740
0ef32fd9
MK
187412004-04-25 Mark Kettenis <kettenis@gnu.org>
18742
18743 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
18744 expression that checks the return type.
18745
71d7dd7c
AC
187462004-04-23 Andrew Cagney <cagney@redhat.com>
18747
18748 * gdb.base/call-sc.exp: New test of scalar call/return values.
18749 * gdb.base/call-sc.c: Ditto.
18750
1e9f977e
JJ
187512004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18752
18753 * gdb.threads/manythreads.c: Reduce thread stack size.
18754
899d9e3a
JJ
187552004-04-23 Jeff Johnston <jjohnstn@redhat.com>
18756
18757 * gdb.threads/manythreads.c: Add copyright notice.
18758
61bcae62
AC
187592004-04-23 Andrew Cagney <cagney@redhat.com>
18760
18761 * gdb.base/siginfo.exp: Better handle step out of signal.
18762 * gdb.base/sigstep.exp: Ditto.
18763
7339a42e 187642004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 18765 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
18766
18767 * gdb.threads/manythreads.c: New testcase.
18768 * gdb.threads/manythreads.exp: Ditto.
18769
5c98409b
JB
187702004-04-22 Jim Blandy <jimb@redhat.com>
18771
18772 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
18773 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
18774
3b611f1a
MC
187752004-04-21 Michael Chastain <mec.gnu@mindspring.com>
18776
18777 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
18778
f0fd9238
AC
187792004-04-21 Andrew Cagney <cagney@redhat.com>
18780
18781 * gdb.base/sigstep.c: New file.
18782 * gdb.base/sigstep.exp: New file.
18783
90990674
JB
187842004-04-16 Joel Brobecker <brobecker@gnat.com>
18785
18786 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
18787 call to observer_notify_normal_stop.
18788
78cef34b
AC
187892004-04-15 Andrew Cagney <cagney@redhat.com>
18790
18791 * gdb.base/siginfo.c: New file.
18792 * gdb.base/siginfo.exp: New file.
18793
d2343407
JB
187942004-04-12 J. Brobecker <brobecker@gnat.com>
18795
18796 * gdb.base/sep.exp: Fix typo in comment.
18797
a2dba3c8
JB
187982004-04-12 J. Brobecker <brobecker@gnat.com>
18799
18800 * gdb.base/sep.c: New file.
18801 * gdb.base/sep-proc.c: New file.
18802 * gdb.base/sep.exp: New testcase.
18803
15f7b60e
MK
188042004-04-09 Mark Kettenis <kettenis@gnu.org>
18805
18806 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
18807 support.
18808
44f4de1a
AC
188092004-04-05 Andrew Cagney <cagney@redhat.com>
18810
18811 * gdb.base/sigaltstack.c: New file.
18812 * gdb.base/sigaltstack.exp: New file.
18813
ef04f396
JB
188142004-04-04 Joel Brobecker <brobecker@gnat.com>
18815
18816 * gdb.base/foll-fork.exp: Update the expected output for
18817 "help set follow-fork-mode", to match a change that was made
18818 to the help of this variable on 2004-01-13.
18819
d40d2c92
JB
188202004-04-01 Joel Brobecker <brobecker@gnat.com>
18821
18822 * lib/ada.exp: Add copyright notice.
18823 * bar.ads: Likewise.
18824 * bar.adb: Likewise.
18825 * null_record.adb: Likewise.
18826 * null_record.exp: Likewise.
18827 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
18828
f86ef5a3
JB
188292004-04-01 Joel Brobecker <brobecker@gnat.com>
18830
18831 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
18832 * configure: Regenerate.
18833
414e70e3
JB
188342004-04-01 Joel Brobecker <brobecker@gnat.com>
18835
18836 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
18837 to build the application. Remove the message printed when in
18838 verbose mode, redundant with the UNSUPPORTED message above.
18839
f0aaee49
JB
188402004-03-31 Joel Brobecker <brobecker@gnat.com>
18841
18842 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
18843 * gdb.ada (null_record.exp): New testcase.
18844
ac81cb54
JB
188452004-03-31 Joel Brobecker <brobecker@gnat.com>
18846
18847 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
18848
854af2f7
JB
188492004-03-31 Joel Brobecker <brobecker@gnat.com>
18850
18851 * gdb.ada: New subdirectory.
18852 * gdb.ada/Makefile.in: New file.
18853 * gdb.ada/gnat_ada.gpr.in: New file.
18854
034cb681
JB
188552004-03-31 Joel Brobecker <brobecker@gnat.com>
18856
18857 * lib/ada.exp: New file.
18858
78a1a894
DJ
188592004-03-24 Daniel Jacobowitz <drow@mvista.com>
18860
18861 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
18862 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
18863
4b2b3b3e
AC
188642004-03-22 Andrew Cagney <cagney@redhat.com>
18865
18866 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
18867 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
18868 Problem identified by Ulrich Weigand.
18869
23c73aa3
DC
188702004-03-17 David Carlton <carlton@kealia.com>
18871
18872 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
18873 PR c++/826.
18874
d63a86f8
RM
188752004-03-16 Roland McGrath <roland@redhat.com>
18876
18877 * gdb.base/auxv.exp: New file.
18878 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
18879
0e02aa50
DC
188802004-03-12 David Carlton <carlton@kealia.com>
18881
18882 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
18883 * gdb.cp/pr-1553.cc: Ditto.
18884 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
18885 pass branch.
18886
c20b71be
MC
188872004-03-12 Michael Chastain <mec.gnu@mindspring.com>
18888
18889 * gdb.cp/templates.exp: Accept more template types.
18890
c7414a01
MC
188912004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18892
18893 From Corinna Vinschen with modifications.
18894 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
18895 local variable obj_with_enum.
18896 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
18897 results with obj_with_enum.
18898
ed69573c
MC
188992004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18900
18901 * gdb.cp/classes.cc: New file, copied from misc.cc.
18902 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
18903
28301461
MC
189042004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18905
18906 * gdb.cp/misc.cc: Add copyright notice.
18907
1198ecbe
DC
189082004-03-05 David Carlton <carlton@kealia.com>
18909
18910 * gdb.cp/rtti.exp: Add 'print *obj3' test.
18911 * gdb.cp/rtti.h: Update copyright.
18912 (namespace n2::n3): New.
18913 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
18914 (n2::n3::func3): New.
18915 (main): Call n2::n3::func3.
18916 * gdb.cp/rtti2.cc: Update copyright.
18917 (n2::create3): New.
18918
9e08c470
MK
189192004-03-04 Mark Kettenis <kettenis@gnu.org>
18920
18921 * gdb.asm/openbsd.inc: Fix typo.
18922
4bebc3aa
FF
189232004-03-03 Fred Fish <fnf@redhat.com>
18924
18925 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
18926 "val" instead of unused "size". Update copyright year.
18927
6ea9fb37
DJ
189282004-02-29 Daniel Jacobowitz <drow@mvista.com>
18929
18930 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
18931 to use unsigned char.
18932 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
18933 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
18934
23b23974
DJ
189352004-02-29 Daniel Jacobowitz <drow@mvista.com>
18936
18937 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
18938 line of output.
18939
7574fd53
DJ
189402004-02-28 Daniel Jacobowitz <drow@mvista.com>
18941
18942 * gdb.base/relocate.c (dummy): Initialize.
18943
a195357f
DJ
189442004-02-28 Daniel Jacobowitz <drow@mvista.com>
18945
18946 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
18947 a breakpoint at exit.
18948
72fd54a9
FF
189492004-02-27 Fred Fish <fnf@redhat.com>
18950
18951 * gdb.base/chng-syms.exp: Add expect condition to match failing
18952 case that isn't a timeout.
18953
b9d23137
AC
189542004-02-27 Andrew Cagney <cagney@redhat.com>
18955
18956 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
18957 support.
18958
15d208f6 189592004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 18960
15d208f6
FF
18961 * gdb.arch/gdb1431.c: Remove.
18962 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
18963 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
18964 of "until" incorrectly.
18965
98f9cd2d
JB
189662004-02-26 J. Brobecker <brobecker@gnat.com>
18967
18968 * gdb.cp/class2.cc (empty): New class.
18969 (refer): New function.
18970 (main): Declare an object of type empty and use it.
18971 * gdb.cp/class2.exp: Print the value of an object of type empty.
18972
9b50c11b
JJ
189732004-02-26 Jeff Johnston <jjohnstn@redhat.com>
18974
18975 * gdb.base/langs.exp: Update query string to match the
18976 new nquery format used for pending breakpoints.
18977
0dcd613f
AC
189782004-02-26 Andrew Cagney <cagney@redhat.com>
18979
18980 Fix PR i18n/1570.
18981 * gdb.base/charset.c: Update copyright notice.
18982 (main, init_string): Remove the escape character '\e' tests.
18983 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
18984 * gdb.base/charset.exp (valid_host_charset): Ditto.
18985 * gdb.base/setvar.exp: Ditto.
18986
b8a56647
AC
189872004-02-24 Andrew Cagney <cagney@redhat.com>
18988
90d59e34
AC
18989 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
18990 mmapped data in core file" PASS and FAIL messages consistent.
18991
b8a56647
AC
18992 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
18993 setting a breakpoint. Work around PR java/1565.
18994
9f27c604
JJ
189952004-02-23 Jeff Johnston <jjohnstn@redhat.com>
18996
18997 * lib/gdb.exp (gdb_breakpoint): Update query string to match
18998 new nquery format.
18999 * gdb.base/pending.exp: Ditto.
19000
3224a706
MK
190012004-02-22 Mark Kettenis <kettenis@gnu.org>
19002
19003 * configure.in: Run stabs tests on *BSD.
19004 * configure: Regenerated.
19005
41e0a9ca
MK
190062004-02-21 Mark Kettenis <kettenis@gnu.org>
19007
19008 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
19009
1e1b3428
FF
190102004-02-20 Fred Fish <fnf@redhat.com>
19011
19012 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
19013 blank in test for "returns short", for consistency with other
19014 "returns xxx" tests. Update copyright year.
19015
f9a7572a
FF
190162004-02-19 Fred Fish <fnf@redhat.com>
19017
19018 New testcase for PR breakpoint/1558.
19019 * gdb.arch/gdb1558.exp: New file.
19020 * gdb.arch/gdb1558.c: New file.
19021
b2ce2854
EZ
190222004-02-19 Elena Zannoni <ezannoni@redhat.com>
19023
19024 * gdb.base/nodebug.exp: Fix typo.
19025
e7c9ff01
JB
190262004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19027
19028 Committed by Jim Blandy <jimb@redhat.com>.
19029
62f4b920
JB
19030 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
19031
2db536a1
JB
19032 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
19033
e7c9ff01
JB
19034 * gdb.base/float.exp: Support s390*-*-* targets.
19035
f3205b34
AF
190362004-02-17 Adam Fedor <fedor@gnu.org>
19037
19038 * gdb.base/gdb1555.exp: New file.
19039 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
19040
9d62932d
EZ
190412004-02-17 Elena Zannoni <ezannoni@redhat.com>
19042
19043 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
19044
344c9711
FF
190452004-02-16 Fred Fish <fnf@redhat.com>
19046
19047 * gdb.arch/gdb1291.c: Remove
19048 * gdb.arch/gdb1291.s: New test input file.
19049 * gdb.arch/gdb1291.exp: Expand test to check case that should not
19050 fail. Test for correct result, known incorrect result, other
19051 failures and timeouts.
19052
2d822687
AC
190532004-02-16 Andrew Cagney <cagney@redhat.com>
19054
19055 * gdb.base/bigcore.exp: New file.
19056 * gdb.base/bigcore.c: New file.
19057
dac15b66
AC
190582004-02-13 Andrew Cagney <cagney@redhat.com>
19059
19060 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
19061 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
19062 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
19063 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
19064 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
19065 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
19066 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
19067 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
19068 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
19069 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
19070
6bdfc2c4
JJ
190712004-02-11 Jeff Johnston <jjohnstn@redhat.com>
19072
19073 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
19074 executed is an alloc instruction.
19075
87b3ede8
DC
190762004-02-11 David Carlton <carlton@kealia.com>
19077
19078 * gdb.cp/breakpoint.exp: New.
19079 * gdb.cp/breakpoint.cc: New.
19080
6e19e2bf
MC
190812004-02-11 Michael Chastain <mec.gnu@mindspring.com>
19082
19083 Partial fix for PR gdb/1543.
19084 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
19085 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
19086 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
19087 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
19088 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
19089 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
19090 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
19091 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
19092 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
19093 to bug-gdb@prep.ai.mit.edu .
19094 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
19095 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
19096 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
19097 Likewise.
19098
5c5455dc
AC
190992004-02-10 Andrew Cagney <cagney@redhat.com>
19100
19101 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
19102 using gdb_internal_error_resync.
19103
9cf689d7
DJ
191042004-02-09 Daniel Jacobowitz <drow@mvista.com>
19105
19106 * gdb.threads/thread-specific.exp: Stop early if no threads are
19107 found.
19108
d2dc51db
MC
191092004-02-09 Michael Chastain <mec.gnu@mindspring.com>
19110
19111 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
19112
14b1a056
DJ
191132004-02-08 Daniel Jacobowitz <drow@mvista.com>
19114
19115 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
19116 breakpoints.
19117
83f66e8f
DJ
191182004-02-07 Daniel Jacobowitz <drow@mvista.com>
19119
19120 * config/sim.exp (gdb_load): Handle $arg == "".
19121 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
19122 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
19123
30fc0091
EZ
191242004-02-07 Elena Zannoni <ezannoni@redhat.com>
19125
a9c64011
AS
19126 * gdb.base/maint.exp: Update test to reflect
19127 obstack changes.
30fc0091 19128
4d806929
JJ
191292004-02-04 Jeff Johnston <jjohnstn@redhat.com>
19130
19131 * gdb.base/pendshr.c (pendfunc): New function that calls
19132 pendfunc1.
19133 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
19134
7bfdd688
FF
191352004-02-04 Fred Fish <fnf@redhat.com>
19136
19137 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
19138 function symbols and update copyright years.
19139 * gdb.arch/gdb1291.c: Ditto.
19140
aaa08ee4
MC
191412004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19142
19143 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
19144
dbad7755
MC
191452004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19146
19147 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
19148
ec4646ef
MC
191492004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19150
19151 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
19152
1b802196
FF
191532004-02-02 Fred Fish <fnf@redhat.com>
19154
19155 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
19156 remote targets. Update copyright years.
19157
18fe2033
JJ
191582004-02-02 Jeff Johnston <jjohnstn@redhat.com>
19159
19160 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
19161 support.
19162 * gdb.base/langs.exp: Fix test which attempts to create
19163 breakpoint on non-existent function to handle new pending
19164 support.
19165 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
19166 a breakpoint.
19167 * gdb.base/pending.exp: New test.
19168 * gdb.base/pending.c: New file.
19169 * gdb.base/pendshr.c: Ditto.
19170
8d577d32
DC
191712004-02-02 David Carlton <carlton@kealia.com>
19172
19173 * gdb.cp/overload.exp: Add overloadNamespace tests.
19174 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
19175 (overloadNamespace, XXX): New.
19176 (main): Call XXX::marker2.
19177
3ad13771
FF
191782004-02-01 Fred Fish <fnf@redhat.com>
19179
19180 * gdb.base/dump.exp: Use runto_main instead of "runto main".
19181 * gdb.base/finish.exp: Ditto.
19182 * gdb.base/gcore.exp: Ditto.
19183 * gdb.base/huge.exp: Ditto.
19184 * gdb.base/info-proc.exp: Ditto.
19185 * gdb.base/return2.exp: Ditto.
19186 * gdb.threads/gcore-thread.exp: Ditto.
19187
44c75849
DJ
191882004-02-01 Daniel Jacobowitz <drow@mvista.com>
19189
19190 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
19191
005bc093
MK
191922004-02-01 Mark Kettenis <kettenis@gnu.org>
19193
19194 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
19195 that opening the file succeeds on OpenBSD.
19196
c47cebdb
DJ
191972004-02-01 Daniel Jacobowitz <drow@mvista.com>
19198
19199 * gdb.threads/thread-specific.c: New file.
19200 * gdb.threads/threads-specific.exp: New test script.
19201 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
19202 to expect_out.
19203
5a01311c
MK
192042004-02-01 Mark Kettenis <kettenis@gnu.org>
19205
19206 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
19207 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
19208 only on the "print_small_structs from print_long_arg_list" test.
19209
ce22a4f1
DJ
192102004-02-01 Daniel Jacobowitz <drow@mvista.com>
19211
19212 * gdb.base/completion.exp: Kill a stray backslash.
19213
19214 From Jim Ingham <jingham@apple.com>:
19215 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
19216 agrees with the result from sending a tab.
19217
abbab9d3
DJ
192182004-01-31 Daniel Jacobowitz <drow@mvista.com>
19219
19220 * gdb.base/chng-syms.exp: Remove stray newline.
19221
53904d1e
MK
192222004-01-31 Mark Kettenis <kettenis@gnu.org>
19223
19224 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
19225 *-*-openbsd*.
19226 * gdb.asm/openbsd.inc: New file.
19227
3a4b3aac
MK
192282004-01-30 Mark Kettenis <kettenis@gnu.org>
19229
19230 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
19231 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
19232 *-*solaris2*. Remove commented out default settings for
19233 asm-flags. Replace gdb_compile with target_link.
19234
ebac27b4
MC
192352004-01-29 Michael Chastain <mec.gnu@mindspring.com>
19236
19237 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
19238 for all tests. Remove old hp-ux and cygnus xfail cases.
19239
d8679d84
PH
192402004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
19241
19242 * gdb.base/chng-syms.exp: New file.
19243 * gdb.base/chng-syms.c: New file.
19244
0a55bc22
MC
192452004-01-24 Michael Chastain <mec.gnu@mindspring.com>
19246
19247 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
19248 Provide arms for current output in all my configurations.
19249
94b8e876
MC
192502004-01-24 Michael Chastain <mec.gnu@mindspring.com>
19251
19252 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
19253 * lib/compiler.cc: Likewise.
19254 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
19255 get the right preprocessor. Eval the output directly. Remove
19256 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
19257 hp_f77_compiler and hp_f90_compiler completely.
19258 (gdb_preprocess): Delete.
19259 (get_compiler): Delete.
19260
7cf03d44
MK
192612004-01-24 Mark Kettenis <kettenis@gnu.org>
19262
19263 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
19264 <string.h>.
19265
68b6dce9
NR
192662004-01-24 Nick Roberts <nick@nick.uklinux.net>
19267
19268 * gdb.mi/mi-stack.exp: Update copyright.
19269
b368761e
DC
192702004-01-23 David Carlton <carlton@kealia.com>
19271
19272 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
19273 test for cp_lookup_transparent_type.
19274 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
19275 call them.
19276
f2061b53
DJ
192772004-01-23 Daniel Jacobowitz <drow@mvista.com>
19278
19279 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
19280 after -var-update.
19281
37fc574a
DC
192822004-01-23 David Carlton <carlton@kealia.com>
19283
19284 * gdb.cp/namespace.cc (C::ensureRefs): New.
19285 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
19286
8e94b928
NR
192872004-01-20 Nick Roberts <nick@nick.uklinux.net>
19288
19289 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
19290 case "-stack-list-locals 2".
19291 * gdb.mi/mi-var-child.exp: Test for case
19292 "-var-list-children --all-values NAME".
19293
997b0952
MC
192942004-01-18 Michael Chastain <mec.gnu@mindspring.com>
19295
19296 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
19297
52470da3
MK
192982004-01-18 Mark Kettenis <kettenis@gnu.org>
19299
7049b4b8
MK
19300 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
19301 used with gdb_test_multiple.
19302
52470da3
MK
19303 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
19304 read at address 0. This fixes PR testsuite/1504.
19305
da6012e5
DJ
193062004-01-18 Daniel Jacobowitz <drow@mvista.com>
19307
19308 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
19309 Remove downloading, guessing the host executable, the calls to
19310 gdb_file_cmd and gdb_target_cmd, and "load" support.
19311 (infer_host_exec): New function broken out from gdb_load.
19312 (gdb_load): New wrapper for gdbserver_gdb_load.
19313 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
19314 gdb_target_cmd. Use -target-select.
19315 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
19316 Download binaries to the host. Clear last_mi_remote_file when
19317 we load a new binary.
19318 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
19319 call gdbserver_gdb_load and mi_gdb_target_cmd.
19320
32c70722
MC
193212004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19322
19323 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
19324 type patterns.
19325
b0cecf36
MC
193262004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19327
19328 * gdb.cp/templates.exp: Fix typo in test name of
19329 "print Foo<volatile char*>::foo".
19330
4120d7e6
MC
193312004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19332
19333 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
19334
f679e530
BE
193352004-01-16 Ben Elliston <bje@wasabisystems.com>
19336
19337 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
19338 (clean mostlyclean): Remove empty rm.
19339
091c48f6
MC
193402004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19341
19342 * gdb.base/setvar.exp: Add copyright years.
19343
3e5fc8d2
DC
193442004-01-14 David Carlton <carlton@bactrian.org>
19345
19346 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
19347 PR c++/1511 and update coment.
19348 * gdb.cp/templates.exp: Update patterns to match current output.
19349 If changes involve something other than whitespace, KFAIL
19350 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
19351
63d06c5c
DC
193522004-01-14 David Carlton <carlton@kealia.com>
19353
19354 * gdb.cp/namespace.exp: Add tests involving classes defined within
19355 namespaces.
19356 * gdb.cp/namespace.cc (C::CClass): New.
19357 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
19358
a51dab88
EZ
193592004-01-14 Elena Zannoni <ezannoni@redhat.com>
19360
19361 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
19362 what debug info we have. Print a better message if something goes
19363 wrong while producing the separate debug info file.
19364
a476ccc9
MC
193652004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19366
19367 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
19368
f453692c
MC
193692004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19370
19371 * gdb.base/callfuncs.c: Add copyright notice.
19372
f40063a5
MC
193732004-01-13 Michael Chastain <mec.gnu@mindspring.com>
19374
19375 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
19376 inheritance. PR gdb/1498, PR gcc/13539.
19377
19ac3974
EZ
193782004-01-13 Elena Zannoni <ezannoni@redhat.com>
19379
a9c64011
AS
19380 * gdb.threads/gcore-thread.exp: Prefix name of binary with
19381 test specific name.
19382 * gdb.mi/gdb669.exp: Ditto.
19383 * gdb.mi/mi-pthreads.exp: Ditto.
19384 * gdb.mi/mi1-pthreads.exp: Ditto.
19385 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 19386
56c97c6e
MC
193872004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19388
19389 * gdb.cp/member-ptr.cc: Add copyright notice.
19390
a0644324
MC
193912004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19392
19393 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
19394 some patterns for recent versions of gcc and hpacc. Delete
19395 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
19396 Delete tests that access a NULL pointer-to-member-data. This
19397 script is still disabled for gcc.
19398
32fabe09
EZ
193992004-01-12 Elena Zannoni <ezannoni@redhat.com>
19400
19401 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 19402 escaped correctly.
32fabe09 19403
1f8a6abb
EZ
194042004-01-12 Elena Zannoni <ezannoni@redhat.com>
19405
19406 * gdb.base/sepdebug.exp: New file.
19407 * gdb.base/sepdebug.c: New file.
19408 * lib/gdb.exp (separate_debug_filename): New procedure.
19409 (gdb_gnu_strip_debug): New procedure.
19410
48efe704
AC
194112004-01-12 Andrew Cagney <cagney@redhat.com>
19412
19413 * gdb.mi/ChangeLog: Delete file. Renamed to ...
19414 * gdb.mi/ChangeLog-1999-2003: New file.
19415
a9415475
AC
194162004-01-12 Andrew Cagney <cagney@redhat.com>
19417
19418 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
19419 "Renaming a directory to a non-empty directory returns ENOTEMPTY
19420 or EEXIST", treat EBUSY as an XFAIL.
19421
83b8cf9d
MC
194222004-01-11 Michael Chastain <mec.gnu@mindspring.com>
19423
19424 * gdb.base/scope.exp: Remove obsolete setup_xfail for
19425 hp_cc_compiler.
19426
9939d2a8
MC
194272004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19428
19429 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
19430 decorations.
19431
1ff8cadf
MC
194322004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19433
19434 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
19435 and "(aCC)" decorations. Remove obsolete doco about old
19436 test results.
19437
6fa9022e
MC
194382004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19439
19440 * gdb.cp/exception.exp: Fix typo in doco.
19441
209721fe
MK
194422004-01-09 Mark Kettenis <kettenis@gnu.org>
19443
19444 * gdb.base/gdb1476.exp: Fix typo.
19445
ef11303e
MC
194462004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19447
19448 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
19449 file.
19450
041ab88c
MC
194512004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19452
19453 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
19454 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
19455 Use gdb_compile. Remove restriction on gcc. Add some patterns
19456 for recent version of gdb. Delete second half, which was a copy
19457 of the first half with different build flags. This test is
19458 still disabled because it is still not ready for production.
19459
e36d075a
MC
194602004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19461
19462 * gdb.cp/exception.cc: Add copyright notice.
19463 * gdb.cp/exception.exp: Add a notice that this file is broken
19464 because of line number changes caused by addition of copyright
19465 notice.
19466
42b190ad
MC
194672004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19468
19469 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
19470 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
19471
8f25f06b
MC
194722004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19473
19474 * gdb.cp/classes.exp: Accept gnu abi 2.
19475 * gdb.cp/derivation.exp: Likewise.
19476 * gdb.cp/overload.exp: Likewise.
19477 * gdb.cp/virtfunc.exp: Likewise.
19478
06ded8b8
MC
194792004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19480
19481 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
19482 semicolon after end of function.
19483
77c26ae3
MC
194842004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19485
19486 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
19487 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
19488 boilerplate code for compiling and running the program under
19489 test. Add some string method tests.
19490
20757486
MC
194912004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19492
19493 * gdb.cp/bs15503.cc: Add copyright notice.
19494 * gdb.cp/bs15503.exp: Adjust line number.
19495
0fd3b503
MC
194962004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19497
19498 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
19499 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
19500
10d1bea8
MC
195012004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19502
19503 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
19504 hp_cc_compiler.
19505
2789202a
MC
195062004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19507
19508 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
19509 * gdb.cp/ctti.exp: Use the marker instead of "next".
19510 With gcc, run further before bailing.
19511
b862f14c
MC
195122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19513
19514 * gdb.cp/cttiadd.cc: Add copyright notice.
19515 * gdb.cp/cttiadd1.cc: Likewise.
19516 * gdb.cp/cttiadd2.cc: Likewise.
19517 * gdb.cp/cttiadd3.cc: Likewise.
19518
96da2469
MC
195192004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19520
19521 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
19522 Use gdb_test, gdb_test_multiple. Use floating-point values that
19523 have exact representations in IEEE-ish formats.
19524
053248ff
MC
195252004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19526
19527 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
19528 compilers. Delete duplicate call to get_compiler_info.
19529 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
19530 * gdb.base/volatile.exp: Likewise.
19531
84acecdd
MK
195322004-01-07 Mark Kettenis <kettenis@gnu.org>
19533
19534 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
19535 memory at address 0.
19536
fe11a27f
MC
195372004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19538
19539 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
19540 to test for hp-ux assembler. Fix copyright years.
19541
60ad077b
AC
195422004-01-07 Andrew Cagney <cagney@redhat.com>
19543
19544 * gdb.base/fileio.c (strerrno): Add "EBUSY".
19545
1c9b8f33
AC
195462004-01-07 Andrew Cagney <cagney@redhat.com>
19547
19548 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
19549 when creating the read-only file. From analysis by Roland McGrath
19550 and Elena Zannoni.
19551
753ccc7a
MC
195522004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19553
19554 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
19555
eca3e36b
MC
195562004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19557
19558 * gdb.base/cvexpr.c: Be type-safe with function pointers and
19559 data pointers.
19560
f8d4bac4
MC
195612004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19562
19563 * gdb.cp/m-static.exp: Compile one source file at a time.
19564 Delete unused call to get_compiler_info.
19565
9b4e0f94
MC
195662004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19567
19568 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
19569 * gdb.base/call-rt-st.exp: Likewise.
19570 * gdb.base/nodebug.exp: Likewise.
19571 * gdb.base/volatile.exp: Likewise.
19572 * gdb.cp/ref-types.exp: Likewise.
19573 * gdb.cp/templates.exp: Likewise.
19574
023c1024
MK
195752004-01-05 Mark Kettenis <kettenis@gnu.org>
19576
19577 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
19578
19703c4a
MC
195792004-01-05 Michael Chastain <mec.gnu@mindspring.com>
19580
19581 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
19582 hppa*-hp-hpux*.
19583
18b67037
MK
195842004-01-04 Mark Kettenis <kettenis@gnu.org>
19585
ba6219c8
MK
19586 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
19587 x86_64-*-*.
19588
18b67037
MK
19589 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
19590 sparc64-*-* and sparc*-solaris2*.
19591
1bfbbb9d
MK
195922004-01-04 Mark Kettenis <kettenis@gnu.org>
19593
19594 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
19595 return ${tests}" test. The ${tests} already mentions the
19596 filename.
19597
06846494
MC
195982004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19599
19600 * gdb.cp/local.exp: Accept gcc abi 2.
19601
3b0cb202
MC
196022004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19603
19604 * gdb.cp/templates.exp: Accept gcc abi 2.
19605
0643ec3f
MC
196062004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19607
19608 * lib/compiler.cc: Remove supports_template_debugging.
19609 * gdb.cp/templates.exp: Do not test supports_template_debugging.
19610
d231d0b1
MC
196112004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19612
19613 * gdb.cp/namespace.exp: Accept gcc abi 2.
19614
44ffb27c
MC
196152004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19616
19617 * gdb.cp/method.exp: Accept gcc abi 2.
19618
184ad485
MC
196192004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19620
19621 * gdb.cp/classes.exp: Generate identical results as old version.
19622 * gdb.cp/derivation.exp: Likewise.
19623 * gdb.cp/overload.exp: Likewise.
19624 * gdb.cp/virtfunc.exp: Likewise.
19625
116f09e7
MC
196262004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19627
19628 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
19629 mysterious bug with sourceware version of expect.
19630
b1379776
MC
196312004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19632
19633 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
19634 current versions of gcc, including gcc abi 2. Remove gratuitous
19635 restart of test program. Use gdb_test_multiple and gdb_test for
19636 all tests. Add patterns to xfail missing "const" in "const char *"
19637 and kfail PR gdb/1155.
19638
6b7a4c0e
MC
196392004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19640
19641 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
19642 current versions of gcc, including gcc abi 2. Remove gratuitous
19643 restart of test program. Use gdb_test_multiple and gdb_test for
19644 all tests. Add patterns to kfail PR gdb/1498.
19645
51615d72
MC
196462003-12-31 Michael Chastain <mec.gnu@mindspring.com>
19647
19648 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
19649 current versions of gcc, including gcc abi 2. Use "breakpoint"
19650 and "continue" instead of restarting the target program. Use
19651 gdb_test_multiple and gdb_test for all tests.
19652
7b79a9d7
MK
196532004-01-01 Mark Kettenis <kettenis@gnu.org>
19654
19655 * gdb.asm/asm-source.exp: Update copyright year. Link statically
19656 for *-*-solaris2*.
19657
1cd3489f
MC
196582003-12-31 Michael Chastain <mec.gnu@mindspring.com>
19659
19660 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
19661 current versions of gcc, including gcc abi 2. Use "breakpoint"
19662 and "continue" instead of restarting the target program several
19663 times. Use gdb_test_multiple and gdb_test for all tests.
19664
850742db
MC
196652003-12-18 Michael Chastain <mec.gnu@mindspring.com>
19666
19667 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
19668 source files.
19669
eb4bbda8
MC
196702003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19671
19672 * gdb.base/environ.exp: Handle compiling test case from multiple
19673 source files.
19674
e42c7771
MC
196752003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19676
19677 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
19678
80e4b428
JB
196792003-12-17 Jim Blandy <jimb@redhat.com>
19680
5f06973a
JB
19681 * gdb.base/freebpcmd.c: Add copyright notice.
19682
80e4b428
JB
19683 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
19684
0ab84fb7
MC
196852003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19686
19687 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
19688
1b3bb3d0
JB
196892003-12-13 Jim Blandy <jimb@redhat.com>
19690
19691 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
19692
3a4c9371
KB
196932003-12-12 Kevin Buettner <kevinb@redhat.com>
19694
19695 * gdb.asm/frv.inc: New file.
19696 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
19697
a1dea79a
FF
196982003-12-09 Fred Fish <fnf@redhat.com>
19699
19700 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
19701 functions to break1.c and leave prototypes behind. Add more
19702 "set breakpoint NN here" comments.
19703 * gdb.base/break1.c: New file.
19704
19705 * gdb.base/break.exp: Handle compiling test case from multiple
19706 source files and change source file references as needed.
19707 * gdb.base/completion.exp: Ditto.
19708 * gdb.base/condbreak.exp: Ditto.
19709 * gdb.base/define.exp: Ditto.
19710 * gdb.base/ena-dis-br.exp: Ditto.
19711 * gdb.base/info-proc.exp: Ditto.
19712 * gdb.base/maint.exp: Ditto.
19713 * gdb.base/until.exp: Ditto.
19714
19715 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
19716 hardcoded line numbers.
19717 * gdb.base/define.exp: Ditto.
19718 * gdb.base/ena-dis-br.exp: Ditto.
19719 * gdb.base/maint.exp: Ditto.
19720 * gdb.base/until.exp: Ditto.
19721
19722 * gdb.base/completion.exp: Use "break1" for completion tests since
19723 "break" is no longer a unique prefix.
19724
5266b69c
AC
197252003-12-06 Andrew Cagney <cagney@redhat.com>
19726
19727 * gdb.base/structs.exp (test_struct_returns): When applicable, set
19728 "return_value_unimplemented". When an unimplemented struct return
19729 architecture, report incorrect values as a KFAIL
19730
374451f0
MC
197312003-12-05 Michael Chastain <mec.gnu@mindspring.com>
19732
19733 * gdb.cp/rtti.exp: Accept new wording of warning from
19734 cp_lookup_rtti_type.
19735
ba9b20a7
MC
197362003-12-05 Michael Chastain <mec.gnu@mindspring.com>
19737
19738 Partial fix for PR testsuite/1456.
19739 * gdb.base/scope.exp (test_at_main): Replace references to
19740 gcc_compiled with calls to test_compiler_info.
19741 (test_at_foo): Likewise.
19742 (test_at_bar): Likewise.
19743
b74b6d0b
MC
197442003-12-04 Michael Chastain <mec.gnu@mindspring.com>
19745
19746 Partial fix for PR testsuite/1456.
19747 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
19748 to test_compiler_info.
19749
ccfa3402
MC
197502003-12-03 Michael Chastain <mec.gnu@mindspring.com>
19751
19752 * gdb.base/so-impl-ld.exp: Update copyright notice.
19753
f6246aba
MC
197542003-12-02 Michael Chastain <mec.gnu@mindspring.com>
19755
19756 Partial fix for PR testsuite/1456.
19757 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
19758 to test_compiler_info.
19759
13ae734a
MC
197602003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19761
19762 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
19763 from current versions of gdb. Clean up regular expressions.
19764 Delete redundant timeout case.
19765
d8e1cdee
MC
197662003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19767
19768 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
19769 from current versions of gdb. Clean up regular expressions.
19770 Delete redundant timeout case.
19771
96457b64
MC
197722003-12-01 Michael Chastain <mec.gnu@mindspring.com>
19773
19774 Partial fix for PR testsuite/1456.
19775 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
19776 gcc_compiled with call to test_compiler_info.
19777
f35309fc
MC
197782003-11-30 Michael Chastain <mec.gnu@mindspring.com>
19779
19780 Partial fix for PR testsuite/1456.
19781 * gdb.base/list.exp (test_list_function): Delete unused declaration
19782 of gcc_compiled.
19783
d7afdf9b
MC
197842003-11-29 Michael Chastain <mec.gnu@mindspring.com>
19785
19786 Partial fix for PR testsuite/1456.
19787 * gdb.base/complex.exp: Replace reference to gcc_compiled with
19788 call to test_compiler_info.
19789
71507b56
MK
197902003-11-29 Mark Kettenis <kettenis@gnu.org>
19791
19792 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
19793 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
19794 it to create the appropriate note.inc.
19795 * gdb.asm/asmsrc1.s: Include "note.inc".
19796 * gdb.asm/netbsd.inc: New file.
19797 * gdb.asm/empty.inc: New file.
19798
f81f93f7
MC
197992003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19800
19801 Partial fix for PR testsuite/1456.
19802 * gdb.base/constvars.exp: Replace references to gcc_compiled with
19803 calls to test_compiler_info.
19804
9a77938e
MC
198052003-11-27 Michael Chastain <mec.gnu@mindspring.com>
19806
19807 Partial fix for PR testsuite/1456.
19808 * gdb.base/volatile.exp: Replace references to gcc_compiled with
19809 calls to test_compiler_info.
19810
e8367dc7
MK
198112003-11-27 Mark Kettenis <kettenis@gnu.org>
19812
19813 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
19814 pattern for the KFAILs.
19815
526c61ee
AF
198162003-11-25 Adam Fedor <fedor@gnu.org>
19817
19818 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
19819 * gdb.objc/objcdecode.m: New file.
19820
28f2d600
AF
198212003-11-25 Adam Fedor <fedor@gnu.org>
19822
19823 * gdb.objc/nondebug.exp: Test for PR objc/1236.
19824 * gdb.objc/nondebug.m: New file.
19825
a3895cee
BE
198262003-11-26 Ben Elliston <bje@wasabisystems.com>
19827
19828 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
19829 NetBSD as it does on FreeBSD. Modelled on a similar change by
19830 Mark Kettenis on 2003-05-30.
19831 (link-flags): Set to "--entry _start" regardless of target.
19832 Special linker flags are to be appended to $link-flags.
19833 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
19834
c9f2c8a3
MC
198352003-11-25 Michael Chastain <mec.gnu@mindspring.com>
19836
19837 * gdb.cp/method.exp: Accept output of new demangler.
19838
15a0587a 198392003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
19840
19841 * gdb/class2.exp: New file.
19842 * gdb/class2.cc: New file.
19843
3c00b570
MC
198442003-11-25 Michael Chastain <mec.gnu@mindspring.com>
19845
19846 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
19847 of new demangler.
19848
7027acc7
MK
198492003-11-23 Mark Kettenis <kettenis@gnu.org>
19850
19851 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
19852 of gdb_test "run".
19853
b0e1598a
MK
198542003-11-23 Mark Kettenis <kettenis@gnu.org>
19855
19856 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
19857 "continue" into "run".
19858
4d9eda44
MC
198592003-11-23 Michael Chastain <mec.gnu@mindspring.com>
19860
19861 Partial fix for PR testsuite/1456.
19862 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
19863 call to test_compiler_info.
19864 * gdb.cp/ctti.exp: Likewise.
19865 * gdb.cp/derivation.exp: Likewise.
19866 * gdb.cp/member-ptr.exp: Likewise.
19867 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
19868 reference to gcc_compiled.
19869
198702003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
19871
19872 Fix PR testsuite/1463.
19873 * gdb.base/structs.exp (start_structs_test): Call
19874 get_debug_format before using the debug format.
19875
d422fe19
AC
198762003-11-22 Andrew Cagney <cagney@redhat.com>
19877
19878 * lib/gdb.exp (gdb_test_multiple): Add simple example.
19879 * gdb.base/structs.exp: Use gdb_test_multiple.
19880
039cf96d
AC
198812003-11-20 Andrew Cagney <cagney@redhat.com>
19882
6882279b
AC
19883 * gdb.base/structs.exp: Handle and recover from internal errors.
19884 Replace "foo${n}" with "foo<n>" in test messages.
19885
e53890ae
AC
19886 * gdb.base/structs.exp: Update copyright. Rewrite.
19887 * gdb.base/structs.c: Update copyright. Rewrite.
19888
2b211c59
AC
19889 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
19890 resync count exceeded.
d63a86f8 19891
039cf96d
AC
19892 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
19893 from the internal error.
19894 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
19895 Original from Jim Blandy.
19896 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 19897
eac98b22
AC
198982003-11-19 Andrew Cagney <cagney@redhat.com>
19899
19900 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
19901 KFAIL.
19902
67455b2a
MK
199032003-11-17 Mark Kettenis <kettenis@gnu.org>
19904
19905 New testcase for PR backtrace/1435.
19906 * gdb.arch/i386-unwind.exp: New file.
19907 * gdb.arch/i386-unwind.c: New file.
19908
853d6e5b
AC
199092003-11-17 Andrew Cagney <cagney@redhat.com>
19910
19911 * lib/gdb.exp (compiler_info): New global.
19912 (test_compiler_info): New function.
19913 (get_compiler_info): Set compiler_info.
19914 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
19915 "compiler_info" to gcc-<major>-<minor>.
19916
38cf6e11
MC
199172003-11-15 Michael Chastain <mec.gnu@mindspring.com>
19918
19919 * gdb.trace/configure: Remove.
19920
a50d3602
EZ
199212003-11-13 Elena Zannoni <ezannoni@redhat.com>
19922
19923 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 19924 breakpoints.
a50d3602
EZ
19925 * gdb.base/break.exp: Remove all references to explicit line
19926 numbers.
19927
d9407aaa
NC
199282003-11-11 Nick Clifton <nickc@redhat.com>
19929
19930 * gdb.base/shreloc.exp: Do not run for targets which do not
19931 support shared objects.
19932
db488fc1
CV
199332003-11-10 Corinna Vinschen <vinschen@redhat.com>
19934
19935 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
19936 Don't run tests if nofileio flag is given.
19937
6a90a18e
EZ
199382003-11-07 Elena Zannoni <ezannoni@redhat.com>
19939
19940 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 19941 as well as 'Watchpoint'.
6a90a18e 19942
0b915e9c
EZ
199432003-11-06 Elena Zannoni <ezannoni@redhat.com>
19944
19945 Reported by Jim Ingham <jingham@apple.com>:
19946 * gdb.base/annota1.exp: Match at least one occurrence of the
19947 signal handler annotation.
19948
d7e4b55f
EZ
199492003-11-06 Elena Zannoni <ezannoni@redhat.com>
19950
a9c64011
AS
19951 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
19952 as well as 'Watchpoint'.
d7e4b55f 19953
2fe4e8d0
MC
199542003-11-05 Michael Chastain <mec@shout.net>
19955
19956 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
19957
6ef88553
KW
199582003-11-03 Kris Warkentin <kewarken@qnx.com>
19959
19960 * gdb.arch/gdb1291.c: New test file.
19961 * gdb.arch/gdb1291.exp: New test script.
19962 * gdb.arch/gdb1431.c: New test file.
19963 * gdb.arch/gdb1431.exp: New test script.
19964
ae7dc4d8
MC
199652003-10-22 Michael Chastain <mec@shout.net>
19966
19967 * gdb.mi/pthreads.c: Add copyright notice.
19968
c39d7427
MC
199692003-10-22 Michael Chastain <mec@shout.net>
19970
19971 * gdb.threads/pthreads.c: Add copyright notice.
19972
8b7d96c1
MC
199732003-10-20 Michael Chastain <mec@shout.net>
19974
19975 * gdb.base/gdb1056.exp: New test script.
19976
d1d69fdd
DJ
199772003-10-13 Daniel Jacobowitz <drow@mvista.com>
19978
19979 * gdb.threads/killed.exp: Use gdb_run_cmd.
19980
7d605576
DJ
199812003-10-13 Daniel Jacobowitz <drow@mvista.com>
19982
19983 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
19984 create a core file.
19985 * gdb.threads/gcore-thread.exp: Likewise.
19986
618ec112
CV
199872003-10-13 Corinna Vinschen <vinschen@redhat.com>
19988
19989 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
19990 type, based on char type.
19991 (struct bit_flags_short_t): New bitfield type, based on short type.
19992 (init_bit_flags_char): New fuction.
19993 (init_bit_flags_short): Ditto.
19994 (print_bit_flags_char): Ditto.
19995 (print_bit_flags_short): Ditto.
19996 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
19997
9367a73c
MC
199982003-10-11 Michael Chastain <mec@shout.net>
19999
20000 * gdb.base/call-rt-st.exp: Update copyright year.
20001
1decf120
KI
200022003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
20003
20004 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
20005 * gdb.disasm/sh3.s: Ditto.
20006
5445b2ae
DJ
200072003-10-07 Daniel Jacobowitz <drow@mvista.com>
20008
20009 * gdb.threads/switch-threads.exp: New test.
20010 * gdb.threads/switch-threads.c: New source file.
20011
aec24853
CV
200122003-10-07 Corinna Vinschen <vinschen@redhat.com>
20013
20014 * gdb.base/ending-run.exp: Add sh specific case.
20015
adc7428d
AC
200162003-10-06 Andrew Cagney <cagney@redhat.com>
20017
20018 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
20019 * gdb.disasm/mn10200.exp: Delete obsolete file.
20020
c9d37158
DJ
200212003-09-29 Daniel Jacobowitz <drow@mvista.com>
20022
20023 * ChangeLog: Correct an entry command.exp -> commands.exp.
20024 * gdb.base/commands.exp (bp_deleted_in_command_test)
20025 (temporary_breakpoint_commands): Check noargs.
20026
79c2c32d
DC
200272003-09-25 David Carlton <carlton@kealia.com>
20028
20029 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
20030 of some print tests, where appropriate. Add tests for C::D::cd,
20031 E::ce, F::cXfX, G::XgX.
20032 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
20033
594e6d67
RE
200342003-09-25 Richard Earnshaw <rearnsha@arm.com>
20035
20036 * lib/java.exp (java_init): Import target_alias before using it.
20037
10f0d451
DC
200382003-09-25 David Carlton <carlton@kealia.com>
20039
20040 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
20041
274bcba0
EZ
200422003-09-23 Elena Zannoni <ezannoni@redhat.com>
20043
d63a86f8 20044 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 20045 weirdness.
274bcba0 20046
cdbf20f7
MC
200472003-09-17 Michael Chastain <mec@shout.net>
20048
20049 * gdb.cp/gdb1355.exp: New file.
20050 * gdb.cp/gdb1355.c: New file.
20051
71e06f80
CV
200522003-09-15 Corinna Vinschen <vinschen@redhat.com>
20053
20054 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
20055 * gdb.asm/sh.inc: New file.
20056
5c4e30ca
DC
200572003-09-11 David Carlton <carlton@kealia.com>
20058
bd45b7af
DC
20059 * gdb.cp/namespace.exp: Add tests for namespace types.
20060 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
20061 (test_namespace): New.
20062
1c199746
EZ
200632003-09-11 Elena Zannoni <ezannoni@redhat.com>
20064
a9c64011 20065 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 20066 * gdb.stabs/weird.exp: Ditto.
1c199746 20067
04ed252f
MC
200682003-09-08 Michael Chastain <mec@shout.net>
20069
20070 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
20071
d8a2d9e7
MC
200722003-09-07 Michael Chastain <mec@shout.net>
20073
20074 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
20075 'parse error'.
20076
161afb24
MK
200772003-09-07 Mark Kettenis <m.kettenis@osp.nl>
20078
20079 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
20080
49f2741a
MC
200812003-08-30 Michael Chastain <mec@shout.net>
20082
20083 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
20084 * gdb.gdb/observer.exp: Ditto.
20085 * gdb.gdb/xfullpath.exp: Ditto.
20086
8afa723e
MK
200872003-08-29 Mark Kettenis <kettenis@gnu.org>
20088
20089 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
20090 *-*-*bsd*.
20091
f31dfe3b
JJ
200922003-08-28 Jeff Johnston <jjohnstn@redhat.com>
20093
20094 * gdb.base/dump.exp: Skip for ia64.
20095
4630e498
JJ
200962003-08-25 Jeff Johnston <jjohnstn@redhat.com>
20097
20098 * gdb.asm/asm-source.exp: Add ia64 support.
20099 * gdb.asm/ia64.inc: New file.
20100
1105b7ef
MC
201012003-08-22 Michael Chastain <mec@shout.net>
20102
20103 * gdb.cp: New directory.
20104 * gdb.cp/*: Copy from gdb.c++/*.
20105 * gdb.c++/*: Remove.
20106 * Makefile.in: Change gdb.c++ to gdb.cp.
20107 * configure.in: Ditto.
20108 * configure: Regnerate.
20109
c945b932
MK
201102003-08-18 Mark Kettenis <kettenis@gnu.org>
20111
20112 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
20113 * gdb.arch/i386-prologue.c (gdb1338): Add function.
20114
2b66634b
DJ
201152003-08-17 Daniel Jacobowitz <drow@mvista.com>
20116
20117 * mi-var-display.exp (-var-list-children weird): Accept function
20118 pointers with argument types.
20119 * mi1-var-display.exp (-var-list-children weird): Likewise.
20120 * mi2-var-display.exp (-var-list-children weird): Likewise.
20121
a356f73b
DJ
201222003-08-17 Daniel Jacobowitz <drow@mvista.com>
20123
20124 * gdb.base/annota3.exp: Add missing newline.
20125
483417b8
MC
201262003-08-06 Michael Chastain <mec@shout.net>
20127
20128 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
20129
c99c59c3
MS
201302003-08-12 Michael Snyder <msnyder@redhat.com>
20131
20132 * gdb.base/float.exp: Add test for SH.
20133
55ed7501
MK
201342003-08-10 Mark Kettenis <kettenis@gnu.org>
20135
20136 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
20137
1a371f2e
EZ
201382003-08-07 Elena Zannoni <ezannoni@redhat.com>
20139
20140 * gdb.base/completion.exp: Remove reduntant completion test
20141 on filename.
20142
e0f353ce
EZ
201432003-08-07 Elena Zannoni <ezannoni@redhat.com>
20144
a9c64011
AS
20145 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
20146 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
20147 gdb.trace/save-trace.exp: Make sure that full pathnames are
20148 escaped correctly.
e0f353ce 20149
5710a1af 201502003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 20151
a9c64011
AS
20152 * configure.in: Don't generate config.h from config.hin.
20153 * configure: Regenerate.
20154 * config.hin: Remove file.
20155 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
20156 * gdb.threads/pthreads.c: Ditto.
5710a1af 20157
dcd81ce9
DJ
201582003-08-07 Daniel Jacobowitz <drow@mvista.com>
20159
20160 From Kei Sakamoto <sakamoto.kei@renesas.com>:
20161 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
20162 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
20163 Replace ld24 with seth/add3.
20164
6009d884
AC
201652003-08-02 Andrew Cagney <cagney@redhat.com>
20166
20167 * gdb.base/annota3.exp: New file.
20168 * gdb.base/annota3.c: New file.
20169 * gdb.c++/annota3.exp: New file.
20170 * gdb.c++/annota3.cc: New file.
20171
51514e06
MC
201722003-07-29 Michael Chastain <mec@shout.net>
20173
20174 * gdb.threads/tls.c (spin): Check errno only if sem_wait
20175 actually failed.
20176 (do_pass): Likewise.
20177 * gdb.threads/tls.exp: Always initialize no_of_threads.
20178
4ee6625b
DJ
201792003-07-27 Daniel Jacobowitz <drow@mvista.com>
20180
20181 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
20182 pattern.
20183 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
20184 * gdb.threads/tls.exp: Recognize one case of the host library not
20185 supporting TLS.
20186
225f2bf6
AC
201872003-07-27 Andrew Cagney <cagney@redhat.com>
20188
20189 * gdb.base/fileio.exp: Use SH when running commands using
20190 remote_exec.
20191
bcb27c9f
DJ
201922003-07-24 Daniel Jacobowitz <drow@mvista.com>
20193
20194 From Kei Sakamoto <sakamoto.kei@renesas.com>:
20195 * gdb.base/relocate.c (dummy): New padding array.
20196
3d67be83
MS
201972003-07-22 Michael Snyder <msnyder@redhat.com>
20198
d63a86f8 20199 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
20200
20201 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
20202 patterns to be more general, accepting old and new output.
20203 Some output chars (such as '+') also must be quoted.
d63a86f8 20204 Some addresses are displayed numerically instead of
3d67be83
MS
20205 symbolically.
20206
57ba3b85
MS
202072003-07-23 Michael Snyder <msnyder@redhat.com>
20208
686d097c
MS
20209 * gdb.base/return2.exp: Don't test long-long return.
20210
57ba3b85
MS
20211 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
20212 * gdb.disasm/t01_mov.exp: Ditto.
20213 * gdb.disasm/t02_mova.s: Ditto.
20214 * gdb.disasm/t02_mova.exp: Ditto.
20215 * gdb.disasm/t03_add.s: Ditto.
20216 * gdb.disasm/t03_add.exp: Ditto.
20217 * gdb.disasm/t04_sub.s: Ditto.
20218 * gdb.disasm/t04_sub.exp: Ditto.
20219 * gdb.disasm/t05_cmp.s: Ditto.
20220 * gdb.disasm/t05_cmp.exp: Ditto.
20221 * gdb.disasm/t06_ari2.s: Ditto.
20222 * gdb.disasm/t06_ari2.exp: Ditto.
20223 * gdb.disasm/t07_ari3.s: Ditto.
20224 * gdb.disasm/t07_ari3.exp: Ditto.
20225 * gdb.disasm/t08_or.s: Ditto.
20226 * gdb.disasm/t08_or.exp: Ditto.
20227 * gdb.disasm/t09_xor.s: Ditto.
20228 * gdb.disasm/t09_xor.exp: Ditto.
20229 * gdb.disasm/t10_and.s: Ditto.
20230 * gdb.disasm/t10_and.exp: Ditto.
20231 * gdb.disasm/t11_logs.s: Ditto.
20232 * gdb.disasm/t11_logs.exp: Ditto.
20233 * gdb.disasm/t12_bit.s: Ditto.
20234 * gdb.disasm/t12_bit.exp: Ditto.
20235 * gdb.disasm/t13_otr.s: Ditto.
20236 * gdb.disasm/t13_otr.exp: Ditto.
20237
e00759ef
EZ
202382003-07-22 Elena Zannoni <ezannoni@redhat.com>
20239
20240 * gdb.threads/tls.exp :Add kfail for 'info address' case.
20241
8bc2021f
EZ
202422003-07-22 Elena Zannoni <ezannoni@redhat.com>
20243
a9c64011
AS
20244 * gdb.threads/tls.c : New file.
20245 * gdb.threads/tls.exp : New file.
20246 * gdb.threads/tls-main.c : New file.
20247 * gdb.threads/tls-shared.c : New file.
20248 * gdb.threads/tls-shared.exp : New file.
8bc2021f 20249
89320c4c
AS
202502003-07-22 Andreas Schwab <schwab@suse.de>
20251
20252 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
20253
180dea7c
AS
202542003-07-20 Andreas Schwab <schwab@suse.de>
20255
20256 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
20257 due to insn reordering.
20258
0714963c
AC
202592003-07-15 Andrew Cagney <cagney@redhat.com>
20260
20261 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
20262
98a23b3f
MC
202632003-07-15 Michael Chastain <mec@shout.net>
20264
20265 * gdb.base/gdb1250.exp: New file.
20266 * gdb.base/gdb1250.c: New file.
20267
27e417a2
ML
202682003-07-09 Michal Ludvig <mludvig@suse.cz>
20269
20270 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
20271 expansion of size_t to 'unsigned long', not only to 'unsigned'.
20272
8bc2021f
EZ
202732003-07-09 Elena Zannoni <ezannoni@redhat.com>
20274
a9c64011
AS
20275 * gdb.threads/tls.c: New file.
20276 * gdb.threads/tls.exp: New file.
20277 * gdb.threads/tls-main.c: New file.
20278 * gdb.threads/tls-shared.c: New file.
20279 * gdb.threads/tls-shared.exp: New file.
8bc2021f 20280
d99968dc
EZ
202812003-07-09 Elena Zannoni <ezannoni@redhat.com>
20282
20283 * gdb.base/annota1.exp: Make sure that we properly escape the
20284 full path of the source file. Xfail more permissive patterns,
d63a86f8 20285 due to a compiler debug info problem.
d99968dc 20286
83876b3b
AS
202872003-07-07 Andreas Schwab <schwab@suse.de>
20288
2705e972
AS
20289 * gdb.asm/m68k.inc: New file.
20290 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
20291
83876b3b
AS
20292 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
20293 arguments"): Also match negative number.
20294
20295 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
20296
3a871b37
DJ
202972003-07-03 Daniel Jacobowitz <drow@mvista.com>
20298
20299 * gdb.base/store.c (charest): New typedef.
20300 (add_char): Rename to add_charest, update.
20301 (wack_char): Rename to wack_charest, update types. Return l + r
20302 to keep r live across the call.
20303 (wack_short, wack_int, wack_long, wack_longest, wack_float)
20304 (wack_double, wack_doublest): Return l + r to keep r live across
20305 the call.
20306 * gdb.base/store.exp: Accomodate store.c changes.
20307
b2a7f303
DC
203082003-06-30 David Carlton <carlton@kealia.com>
20309
20310 * gdb.c++/maint.exp (test_invalid_name): New.
20311 (test_first_component): Add tests for invalid names.
20312
3c6cb4a1
MC
203132003-06-29 Michael Chastain <mec@shout.net>
20314
20315 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
20316 output of '<VTT for class>' for virtual base classes.
20317
f1c2644b
DJ
203182003-06-29 Daniel Jacobowitz <drow@mvista.com>
20319
20320 * gdb.base/completion.exp: Tab-complete "complet" instead of
20321 "compl".
20322 * gdb.base/complex.exp, gdb.base/complex.c: New files.
20323
18080350
DJ
203242003-06-29 Daniel Jacobowitz <drow@mvista.com>
20325
20326 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
20327 * gdb.base/volatile.exp: Likewise.
20328
f56973f8
DJ
203292003-06-29 Daniel Jacobowitz <drow@mvista.com>
20330
20331 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
20332 gdb/1265.
20333
203342003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
20335 Daniel Jacobowitz <drow@mvista.com>
20336
20337 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
20338 initial line count of 'captured_main' from 26 to 32.
20339 (test_with_self): Allow xmalloc call to be interleaved with the
20340 preceding two lines.
20341
e766d4d6
JB
203422003-06-24 Joel Brobecker <brobecker@gnat.com>
20343
20344 * gdb.base/bang.exp: New testcase.
20345
f125c9a4
JB
203462003-06-23 Joel Brobecker <brobecker@gnat.com>
20347
20348 * gdb.base/langs.exp: Add some tests for the "minimal" language
20349 support.
20350
6e25beaf
EZ
203512003-06-23 Elena Zannoni <ezannoni@redhat.com>
20352
20353 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
20354 the testcase.
20355
2f816dda
DJ
203562003-06-22 Daniel Jacobowitz <drow@mvista.com>
20357
20358 * gdb.base/relocate.exp: Test add-symbol-file with a variable
20359 offset.
20360
db5a5748
DJ
203612003-06-22 Daniel Jacobowitz <drow@mvista.com>
20362
20363 * gdb.c++/pr-1210.cc: New file.
20364 * gdb.c++/pr-1210.exp: New file.
20365
1df0c130
DJ
203662003-06-21 Daniel Jacobowitz <drow@mvista.com>
20367
20368 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
20369 000-exec-continue.
20370
a92feac0
MK
203712003-06-15 Mark Kettenis <kettenis@gnu.org>
20372
20373 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
20374 on *-*-*bsd* instead of *-*-freebsd*.
20375
81a58f5b
AC
203762003-06-14 Andrew Cagney <cagney@redhat.com>
20377
20378 * gdb.base/store.exp: Test longest and doublest. Test all
20379 parameters. Weaken return statement match.
20380 * gdb.base/store.c: Add longest and doublest - aka long long and
20381 long double functions. Put all parameters into local register
20382 variables. Use negative values.
20383
b257a0d3
AC
203842003-06-14 Andrew Cagney <cagney@redhat.com>
20385
20386 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
20387 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
20388 exit status.
20389 * gdb.base/fileio.exp: Disable target when nointerrupts and
20390 noinferiorio, instead of limiting it to remote. Use remote_exec
20391 instead of system.
d63a86f8 20392
21c38304
JJ
203932003-06-12 Jeff Johnston <jjohnstn@redhat.com>
20394
20395 * gdb.base/float.exp: Add ia64 support.
20396
1bcdb424
CV
203972003-06-12 Corinna Vinschen <vinschen@redhat.com>
20398
20399 * gdb.base/fileio.exp: Run only on remote targets.
20400
6aeb981f
CV
204012003-06-10 Corinna Vinschen <vinschen@redhat.com>
20402
20403 * gdb.base/fileio.c: New file, testing File-I/O.
20404 * gdb.base/fileio.exp: Ditto.
20405
53df362e
RG
204062003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
20407
20408 * gdb.base/shreloc.exp: New file, check symbol values obtained from
20409 shared objects after relocation at load time (gdb PR/1132).
20410 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 20411 as above, part of the shared object relocation test.
53df362e 20412
ffee1b46
MK
204132003-06-08 Mark Kettenis <kettenis@gnu.org>
20414
b5ca3722
MK
20415 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
20416 fully filled history list.
20417 * gdb.base/gdb_history: New file.
20418
03ed860d
MK
20419 * gdb.base/signals.exp: XFAIL "continue to func1" on
20420 i*86-*-freebsd*.
20421
ffee1b46
MK
20422 * gdb.base/attach.exp: When trying to attach to a nonexistent
20423 process, make it possible to specify the PID based on the target,
20424 and do so for *-*-freebsd*.
20425
d80dbb52
RH
204262003-06-02 Richard Henderson <rth@redhat.com>
20427
20428 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
20429
6dd77b81
RH
204302003-06-02 Richard Henderson <rth@redhat.com>
20431
20432 * gdb.base/selftest.exp: Next over lim_at_start initialization.
20433
f6347e16
RH
204342003-06-02 Richard Henderson <rth@redhat.com>
20435
20436 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
20437
2c161407
DJ
204382003-06-01 Daniel Jacobowitz <drow@mvista.com>
20439
20440 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
20441 of globalvar.
20442
572eb746
MK
204432003-06-01 Mark Kettenis <kettenis@gnu.org>
20444
20445 * gdb.asm/asm-source.exp: Check for memory read errors in
20446 disassembler test on *BSD too.
20447
9e9617a5
RH
204482003-06-01 Richard Henderson <rth@redhat.com>
20449
20450 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
20451 for .frame.
20452 (gdbasm_call): Lose ldgp.
20453 (gdbasm_startup): Add frame information.
20454 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
20455
7b34ad4e
MK
204562003-05-31 Mark Kettenis <kettenis@gnu.org>
20457
20458 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
20459 i?86-*-*.
20460
10059fdf
MK
204612003-05-30 Mark Kettenis <kettenis@gnu.org>
20462
20463 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
20464 FreeBSD.
20465
acf4b816
RH
204662003-05-29 Richard Henderson <rth@redhat.com>
20467
20468 * gdb.asm/alpha.inc: New file.
20469 * gdb.asm/asm-source.exp: Use it.
20470
e9ecd949
JB
204712003-05-29 Jim Blandy <jimb@redhat.com>
20472
20473 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
20474 'core.PID'.
20475
e3e5a4f3
JB
204762003-05-22 Jim Blandy <jimb@redhat.com>
20477
20478 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
20479 backtrace.
d63a86f8 20480
72fe3d25
DC
204812003-05-20 David Carlton <carlton@math.stanford.edu>
20482
20483 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
20484 this time.
20485
58da2eb2
DC
204862003-05-19 David Carlton <carlton@bactrian.org>
20487
20488 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
20489 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
20490
1fcb5155
DC
204912003-05-19 David Carlton <carlton@bactrian.org>
20492
20493 * gdb.c++/namespace.exp: Add namespace scope and anonymous
20494 namespace tests.
20495 Bump copyright date.
20496 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
20497 (main): Call C::D::marker2.
20498 * gdb.c++/namespace1.cc: New file.
20499
85e85163
JJ
205002003-05-14 Jeff Johnston <jjohnstn@redhat.com>
20501
20502 Roland McGrath <roland@redhat.com>
d63a86f8 20503 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
20504 there is no manager thread.
20505
a25fbfec
JJ
205062003-05-08 Jeff Johnston <jjohnstn@redhat.com>
20507
d63a86f8
RM
20508 * gdb.threads/schedlock.exp: Remove assumption that all threads
20509 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
20510 in one of the child threads rather than the main thread.
20511
be375bae
JB
205122003-05-07 Jim Blandy <jimb@redhat.com>
20513
09bf6082
JB
20514 Add support for assembly source testing on the s390x.
20515 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
20516 architecture.
20517 * gdb.asm/s390x.inc: New file.
20518
be375bae
JB
20519 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
20520 succession of 'if' statements.
20521
00905d52
AC
205222003-05-05 Andrew Cagney <cagney@redhat.com>
20523
20524 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
20525
b1e29e33
AC
205262003-05-05 Andrew Cagney <cagney@redhat.com>
20527
20528 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
20529 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
20530
e33d66ec
EZ
205312003-05-02 Elena Zannoni <ezannoni@redhat.com>
20532
20533 * gdb.base/charset.exp: Update based on new behavior of set/show
20534 charset commands.
20535
2b6fd0d8
AC
205362003-05-01 Andrew Cagney <cagney@redhat.com>
20537
20538 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
20539 variable do not give memory errors.
20540
130cacce
AF
205412003-04-30 Adam Fedor <fedor@gnu.org>
20542
20543 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
20544 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
20545 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
20546 gdb.objc/basicclass.m: : New files
20547
20548 * lib/gdb.exp (gdb_compile_objc): New procedure.
20549
bea71854
DJ
205502003-04-27 Daniel Jacobowitz <drow@mvista.com>
20551
20552 * gdb.base/signals.exp: Make backtrace tests more specific.
20553
0f20eeea
DC
205542003-04-23 David Carlton <carlton@bactrian.org>
20555
20556 * gdb.c++/maint.exp (test_first_component): Add tests for
20557 'operator' in more locations.
20558
c8c4d8dc
KB
205592003-04-16 Kevin Buettner <kevinb@redhat.com>
20560
20561 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
20562
3fe60e3c
EZ
205632003-04-16 Elena Zannoni <ezannoni@redhat.com>
20564
20565 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 20566 func marke' instead. Update test name.
3fe60e3c 20567
9219021c
DC
205682003-04-15 David Carlton <carlton@math.stanford.edu>
20569
20570 * gdb.c++/maint.exp: New file.
20571
5dd55bdd
EZ
205722003-04-14 Elena Zannoni <ezannoni@redhat.com>
20573
20574 * gdb.threads/schedlock.c: Change type of thread function argument
20575 to long, to avoid warnings on 64-bit platforms.
20576
00890572
EZ
205772003-04-14 Elena Zannoni <ezannoni@redhat.com>
20578
a9c64011
AS
20579 * gdb.base/attach.exp: Add new message from ptrace in case of
20580 attaching to nonexistent process.
d63a86f8 20581
93201743
JB
205822003-04-11 Jim Blandy <jimb@redhat.com>
20583
20584 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20585 gdb.c++/userdef.cc: Place comments on the lines to which the
20586 marker function might return.
20587 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20588 gdb.c++/userdef.exp: Look for those comments to check that we've
20589 returned to the right place, instead of checking line numbers.
20590
2a11c64d
EZ
205912003-04-11 Elena Zannoni <ezannoni@redhat.com>
20592
a9c64011
AS
20593 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
20594 match on sourcefile name, instead of directory name.
2a11c64d 20595
68ab8fc5
EZ
205962003-04-10 Elena Zannoni <ezannoni@redhat.com>
20597
d63a86f8 20598 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
20599 working directory name.
20600
5624293a
JB
206012003-04-09 Jim Blandy <jimb@redhat.com>
20602
20603 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20604 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
20605 after an inferior function call, report the failure, but allow the
20606 test to continue.
20607
f1f02ee4
SC
206082003-04-05 Stephane Carrez <stcarrez@nerim.fr>
20609
20610 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
20611 with -DPROTOTYPES.
20612
6eb79af0
SC
206132003-04-05 Stephane Carrez <stcarrez@nerim.fr>
20614
20615 * gdb.base/break.exp: Revert last patch.
20616
8dfb4cf0
SC
206172003-04-04 Stephane Carrez <stcarrez@nerim.fr>
20618
20619 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
20620 with -DPROTOTYPES.
20621
ed4c619a
AC
206222003-04-02 Andrew Cagney <cagney@redhat.com>
20623
20624 * gdb.base/callfuncs.exp: Make "print add" messages unique.
20625 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
20626 matching directories by the name breakpoint.
20627 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
20628 Make "continue to marker1" consistent.
20629 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
20630 message consistent.
20631 * lib/gdb.exp: Put "the program is no longer running", and "the
20632 program exited" in parenthesis.
20633 * lib/mi-support.exp: Ditto.
d63a86f8 20634
4e35d5f0 206352003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 20636
4e35d5f0
BR
20637 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
20638
71900fe8
AC
206392003-03-29 Andrew Cagney <cagney@redhat.com>
20640
20641 * gdb.base/sizeof.c (main): Print the value of '\377'.
20642 * gdb.base/sizeof.exp: Check the sign of '\377'.
20643
c0655a16
MC
206442003-03-27 Michael Chastain <mec@shout.net>
20645
20646 * gdb.base/gdb1090.exp: New file.
20647 * gdb.base/gdb1090.cc: New file.
20648
5b2a3989
JB
206492003-03-27 J. Brobecker <brobecker@gnat.com>
20650
20651 * gdb.gdb/observer.exp: New regression test.
20652
79876890
MC
206532003-03-27 Michael Chastain <mec@shout.net>
20654
20655 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
20656 * gdb.base/ptype.exp: Likewise.
20657
6eac95e3
CV
206582003-03-27 Corinna Vinschen <vinschen@redhat.com>
20659
20660 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
20661
e8c71839
MC
206622003-03-26 Michael Chastain <mec@shout.net>
20663
20664 * gdb.base/ptype.exp: Actually use some typedef'd types.
20665
71b10041
SC
206662003-03-21 Stephane Carrez <stcarrez@nerim.fr>
20667
20668 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
20669 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
20670
2512cf80
CV
206712003-03-20 Corinna Vinschen <vinschen@redhat.com>
20672
20673 * gdb.base/default.exp: Fix regular expression.
20674
0d195a4f
CV
206752003-03-20 Corinna Vinschen <vinschen@redhat.com>
20676
20677 * gdb.base/args.exp: Fix regular expression.
20678
8a2dbca8
CV
206792003-03-20 Corinna Vinschen <vinschen@redhat.com>
20680
20681 * gdb.base/help.exp: Allow Win32 child process.
20682
bf028682
CV
206832003-03-20 Corinna Vinschen <vinschen@redhat.com>
20684
20685 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
20686 when stepping out of main().
20687
182dbe85
CV
206882003-03-20 Corinna Vinschen <vinschen@redhat.com>
20689
20690 * gdb.base/default.exp: Check for win32 specific message when calling
20691 "run" without executable.
20692
d67a6ba5
CV
206932003-03-20 Corinna Vinschen <vinschen@redhat.com>
20694
20695 * gdb.base/args.exp: Expect .exe in output.
20696
a955b5bb
CV
206972003-03-20 Corinna Vinschen <vinschen@redhat.com>
20698
20699 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
20700 Cygwin native.
20701
bf6bad4b
AC
207022003-03-17 Andrew Cagney <cagney@redhat.com>
20703
20704 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
20705 vector registes.
20706 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
20707 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
20708
293e9a31
DC
207092003-03-17 David Carlton <carlton@math.stanford.edu>
20710
20711 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
20712 test, for PR breakpoints/38.
20713 Call test_watchpoint_and_breakpoint.
20714 * gdb.base/watchpoint.c (func3): New function.
20715 (main): Call func3.
20716
5330f2db
DC
207172003-03-04 David Carlton <carlton@math.stanford.edu>
20718
20719 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
20720 Garply<Garply<char> >:: garply".
20721 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
20722 with respect to PR c++/1111; note also PR c++/1113.
20723 (test_template_breakpoints): KFAIL "constructor breakpoint" with
20724 respect to PR c++/1062.
20725 KFAIL "destructor breakpoint" with respect to PR c++/1112.
20726
6ece72da
DC
207272003-03-03 David Carlton <carlton@math.stanford.edu>
20728
20729 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
20730 with respect to PR c++/57.
20731 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
20732 c++/826.
20733 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
20734 respect to PR c++/57.
20735
85ca1584
DC
207362003-03-03 David Carlton <carlton@math.stanford.edu>
20737
20738 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
20739 respect to PR c++/33 into FAILs.
20740
98e9c5b8
MC
207412003-03-03 Michael Chastain <mec@shout.net>
20742
7bedbf27
MC
20743 * configure.in: Update copyright years.
20744
207452003-03-03 Michael Chastain <mec@shout.net>
20746
20747 * Makefile.in: Update copyright years.
98e9c5b8 20748
f683e100
DC
207492003-02-28 David Carlton <carlton@math.stanford.edu>
20750
20751 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
20752 print class instead of struct and/or superfluous protection
20753 specifiers, as long as the resulting output is equivalent to the
20754 source code.
20755 Delete FIXME from end of messages on tests that don't need
20756 fixing.
20757
a9e0cf2c
DC
207582003-02-28 David Carlton <carlton@math.stanford.edu>
20759
20760 * gdb.c++/templates.exp (do_tests): Allow const in the two
20761 Foo<volatile char *>::foo tests.
20762
e8d359df
MS
207632003-02-27 Michael Snyder <msnyder@redhat.com>
20764
d63a86f8 20765 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
20766 will be consistant.
20767
0b71dc91
DC
207682003-02-26 David Carlton <carlton@math.stanford.edu>
20769
20770 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
20771 char *>::foo" test with respect to PR c++/33. Create a new test
20772 which is identical to that one except that it doesn't put the
20773 space between the "char" and the "*"; KFAIL it, too.
20774
dd14ab43
DC
207752003-02-26 David Carlton <carlton@math.stanford.edu>
20776
20777 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
20778 template types into either PASSes or KFAILs (corresponding to PR
20779 c++/57). Tweak indentation. Update copyright.
20780
1146c7f1
SC
207812003-02-23 Stephane Carrez <stcarrez@nerim.fr>
20782
20783 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
20784
74641dfb
MC
207852003-02-13 Michael Chastain <mec@shout.net>
20786
20787 * gdb.base/exprs.exp: Remove i960 remnants.
20788 * gdb.base/funcargs.exp: Likewise.
20789 * gdb.base/list.exp: Likewise.
20790 * gdb.base/ptype.exp: Likewise.
20791
559cd2d0
DC
207922003-02-14 David Carlton <carlton@math.stanford.edu>
20793
20794 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
20795 pEe->D::vg()" from XFAIL to KFAIL.
20796
c4f90d87
JM
207972003-02-13 Jason Molenda (jmolenda@apple.com)
20798
20799 * gdb.base/maint.exp: Update maint print statistics regexp to include
20800 new entries.
20801
cbc4d97c
MC
208022003-02-13 Michael Chastain <mec@shout.net>
20803
20804 * gdb.c++/inherit.exp: Remove call to get_debug_format.
20805
40f235b7
MC
208062003-02-12 Michael Chastain <mec@shout.net>
20807
20808 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
20809 * gdb.c++/inherit.exp: Likewise.
20810 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
20811 * gdb.c++/templates.exp: Likewise.
20812 * gdb.c++/virtfunc.exp: Likewise.
20813
c56716b0
JM
208142003-02-06 Jason Molenda (jason-cl@molenda.com)
20815
20816 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
20817 why the code is written that way.
20818
070afcf8
MC
208192003-02-05 Michael Chastain <mec@shout.net>
20820
20821 * gdb.base/dump.exp: Add missing copyright line.
20822
5d0331e5
JM
208232003-02-05 Jason Molenda (jason-cl@molenda.com)
20824
f7ae6d3e 20825 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
20826 at the beginning so the breakpoint doesn't get set on the loop.
20827
92851186
MC
208282003-02-05 Michael Chastain <mec@shout.net>
20829
20830 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
20831 output for configurations with gcc 2.95.3.
20832
cbf1e085
AC
208332003-02-05 Keith Seitz <keiths@redhat.com>
20834 Andrew Cagney <ac131313@redhat.com>
20835
20836 * gdb.mi/mi-cli.exp: New file.
d63a86f8 20837
29518e1e
MC
208382003-02-04 Michael Chastain <mec@shout.net>
20839
20840 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
20841 Call perror and then continue.
20842
5af1d5f3
MC
208432003-02-03 Michael Chastain <mec@shout.net>
20844
20845 * gdb.c++/pr-1023.cc: New file.
20846 * gdb.c++/pr-1023.exp: New file.
20847
6b549786
JB
208482003-02-05 Jim Blandy <jimb@redhat.com>
20849
20850 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
20851 it's local to foobar. Check for it there, and check that it's not
20852 present in main.
20853 * gdb.c++/local.cc (marker2): New function.
20854 (foobar): Call marker1.
20855 (main): Call marker2 instead of marker1.
20856
67f16606
AC
208572003-02-04 Andrew Cagney <ac131313@redhat.com>
20858
20859 * gdb.disasm/mn10200.exp: Obsolete file.
20860 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
20861 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
20862 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
20863
1c5cb38e
DC
208642003-02-04 David Carlton <carlton@math.stanford.edu>
20865
20866 * gdb.c++/overload.exp: Test intToChar(1).
20867 * gdb.c++/overload.cc (intToChar): New.
20868 (main): Call intToChar.
20869
d1fe6965
DC
208702003-02-03 David Carlton <carlton@math.stanford.edu>
20871
20872 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
20873 'might_kfail' arg.
20874 KFAIL some of the continue_to_bp_overloaded calls, according to
20875 PR c++/1025.
20876
9ba61c5d
MC
208772003-02-01 Michael Chastain <mec@shout.net>
20878
20879 * gdb.base/advance.c (marker1): New marker function.
20880 * gdb.base/advance.exp: When the 'advance' command lands on the
20881 return breakpoint, it can legitimately stop on either the
20882 current line or the next line. Accommodate both outcomes.
20883 * gdb.base/until.exp: Likewise.
20884
e7494ffb
AC
208852003-02-02 Andrew Cagney <ac131313@redhat.com>
20886
20887 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
20888 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
20889 now a list, not a tuple.
20890 * gdb.mi/mi-var-display.exp: Ditto.
20891 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 20892
075559bc
AC
208932003-02-01 Andrew Cagney <ac131313@redhat.com>
20894
20895 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
20896 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
20897 stack backtraces.
20898 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 20899
2bd4c7b1
MK
209002003-02-01 Mark Kettenis <kettenis@gnu.org>
20901
20902 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
20903 gdb.mi/mi1-pthreads.exp: Return instead of calling
20904 gdb_suppress_entire_file.
20905
eabd8992
MS
209062003-02-01 Mark Salter <msalter@redhat.com>
20907
20908 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
20909
71469e2f
MS
209102003-01-31 Mark Salter <msalter@redhat.com>
20911
20912 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
20913 Support empty arg.
20914
38a94d44
MC
209152003-01-30 Michael Chastain <mec@shout.net>
20916
20917 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
20918 This was a workaround for a UTF-8 bug in readline 4.3. The bug
20919 has been fixed in gdb/readline on 2003-01-09.
20920
19ea9e73
MS
209212003-01-29 Michael Snyder <msnyder@redhat.com>
20922
e8d359df
MS
20923 * gdb.base/maint.exp: Allow for leading underscore in symbol.
20924 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
20925 * gdb.base/args.exp: Skip if target does not support args passing.
20926
2307bd6a
DJ
209272003-01-22 Daniel Jacobowitz <drow@mvista.com>
20928
19ea9e73 20929 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
20930 gdb_test. Accept a list of expect arguments as the third
20931 parameter.
20932 (gdb_test): Use it.
20933
f2dd3617
EZ
209342003-01-20 Elena Zannoni <ezannoni@redhat.com>
20935
20936 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
20937 allow for different test tree configurations. Update some
20938 tescases accordingly.
20939 * gdb.arch/altivec-regs.exp: Ditto.
20940 * gdb.asm/asm-source.exp: Ditto.
20941 * gdb.base/advance.exp: Ditto.
20942 * gdb.base/display.exp: Ditto.
d63a86f8 20943 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
20944 * gdb.base/mips_pro.exp: Ditto.
20945 * gdb.base/overlays.exp: Ditto.
20946 * gdb.base/relocate.exp: Ditto.
20947 * gdb.base/setshow.exp: Ditto.
20948 * gdb.base/step-line.exp: Ditto.
20949 * gdb.base/step-test.exp: Ditto.
20950 * gdb.base/until.exp: Ditto.
20951 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
20952
c71cdefd
DC
209532003-01-17 David Carlton <carlton@math.stanford.edu>
20954
20955 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
20956 corresponding to PR c++/945.
20957 Update copyright.
20958
fdba05d7
DC
209592003-01-17 David Carlton <carlton@math.stanford.edu>
20960
20961 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
20962 corresponding to PR c++/68.
20963
209642003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
20965
20966 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
20967 (test_paddr_hairy_functions): Call print_addr_2_kfail for
20968 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
20969
c362c33a
EZ
209702003-01-15 Elena Zannoni <ezannoni@redhat.com>
20971
0fbc361c
EZ
20972 * gdb.base/break.exp: Fix change of default location, because of
20973 removal of until tests.
20974 * gdb.base/help.exp: Update test for new 'until' help message.
20975 Add test for help on 'advance'.
a9c64011 20976 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 20977
dabf8a35
MK
209782003-01-15 Mark Kettenis <kettenis@gnu.org>
20979
20980 * gdb.base/default.exp: Adapt "info float" test for recent changes
20981 to that command. Add test for "info vector".
20982 * gdb.base/float.exp: New file. Add test for "info float" that
20983 resembles the old test in gdb.base/default.exp.
20984
a1769aca
DC
209852003-01-15 David Carlton <carlton@math.stanford.edu>
20986
20987 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
20988
82025e13
EZ
209892003-01-15 Elena Zannoni <ezannoni@redhat.com>
20990
20991 * gdb.base/break.exp: Move the tests of until command from here...
20992 * gdb.base/until.exp: ... to here. New file. Add other tests.
20993 * gdb.base/advance.c: New file.
20994 * gdb.base/advance.exp: New file.
20995
8f9ab801
EZ
209962003-01-14 Elena Zannoni <ezannoni@redhat.com>
20997
a9c64011
AS
20998 * gdb.base/args.c: New file.
20999 * gdb.base/args.exp: New file.
8f9ab801 21000
9ae66589
DJ
210012003-01-14 Daniel Jacobowitz <drow@mvista.com>
21002
21003 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
21004
8d77e5c3
DJ
210052003-01-14 Daniel Jacobowitz <drow@mvista.com>
21006
21007 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
21008
12d2f0a1
DJ
210092003-01-14 Daniel Jacobowitz <drow@mvista.com>
21010
21011 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
21012 dates.
21013
6ca37014
DJ
210142003-01-13 Daniel Jacobowitz <drow@mvista.com>
21015
21016 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
21017
b0023472
DJ
210182003-01-13 Daniel Jacobowitz <drow@mvista.com>
21019
21020 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
21021 (ptype &*"foo").
21022 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
21023
607fbc54 210242003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
21025
21026 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
21027 * gdb.mi/mi1-console.exp: Likewise.
21028
607fbc54 210292003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
21030
21031 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
21032 * gdb.mi/mi1-console.exp: Likewise.
21033
a1fb14a2
DJ
210342003-01-13 Daniel Jacobowitz <drow@mvista.com>
21035
21036 * gdb.c++/overload.exp: Remove some fixed XFAILs.
21037
c4cf40b7
DJ
210382003-01-09 Daniel Jacobowitz <drow@mvista.com>
21039
21040 * gdb.base/detach.exp: New test.
21041
696d5a5b
DJ
210422003-01-09 Daniel Jacobowitz <drow@mvista.com>
21043
21044 * Makefile.in (ALL_SUBDIRS): New variable.
21045 (subdirs, clean, distclean): Use it.
21046 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
21047 regenerating Makefile, since it is generated from the top level.
21048 * gdb.asm/Makefile.in: Likewise.
21049 * gdb.base/Makefile.in: Likewise.
21050 * gdb.c++/Makefile.in: Likewise.
21051 * gdb.disasm/Makefile.in: Likewise.
21052 * gdb.java/Makefile.in: Likewise.
21053 * gdb.mi/Makefile.in: Likewise.
21054 * gdb.threads/Makefile.in: Likewise.
21055 * gdb.trace/Makefile.in: Likewise.
21056
754533e4
DC
210572003-01-09 David Carlton <carlton@math.stanford.edu>
21058
21059 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
21060 Add copyright year 2003.
21061
d8b3e9ee
MC
210622003-01-06 Michael Chastain <mec@shout.net>
21063
21064 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
21065 When selecting a thread, 'line' and 'file' are optional.
21066 * gdb.mi/mi1-pthreads.exp: Likewise.
21067
8e9e0fe6
AS
210682003-01-06 Andreas Schwab <schwab@suse.de>
21069
21070 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
21071 failures.
21072
b5ab8ff3
DJ
210732003-01-04 Daniel Jacobowitz <drow@mvista.com>
21074
21075 Fix PR gdb/844
21076 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
21077 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
21078
21079 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
21080 instead of calling gdb_suppress_entire_file.
21081 * gdb.threads/print-threads.exp: Likewise.
21082 * gdb.threads/schedlock.exp: Likewise.
21083
21084 * gdb.threads/killed.exp: Return instead of calling
21085 gdb_suppress_entire_file.
21086 * gdb.threads/linux-dp.exp: Likewise.
21087 * gdb.threads/pthreads.exp: Likewise.
21088
1e698235
DJ
210892003-01-04 Daniel Jacobowitz <drow@mvista.com>
21090
21091 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
21092 stabs.
21093 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
21094 * gdb.base/whatis.exp: Always allow (void) after function names.
21095
147ff08c
DJ
210962003-01-04 Daniel Jacobowitz <drow@mvista.com>
21097
21098 * gdb.c++/casts.exp: Correct regexp.
21099
dc62bfc2
MK
211002003-01-04 Mark Kettenis <kettenis@gnu.org>
21101
21102 * configure.in: Call AC_CONFIG_HEADER. Don't call
21103 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
21104 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
21105 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
21106 aforementioned directories in the AC_OUPUT call.
21107 * config.hin: New file.
21108 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
21109 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
21110 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
21111 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
21112 pass -I$objdir instead of -I$objdir/$subdir in compilation.
21113 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
21114 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
21115 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
21116 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
21117 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
21118 gdb.threads/configure.in, gdb.threads/configure,
21119 gdb.threads/config.in, gdb.trace/configure.in,
21120 gdb.trace/configure: Removed.
21121
77afa639
MC
211222003-01-03 Michael Chastain <mec@shout.net>
21123
21124 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
21125 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
21126
7634bb6e
DJ
211272003-01-03 Daniel Jacobowitz <drow@mvista.com>
21128
21129 * gdb.base/store.exp: Fix regular expressions.
21130
b39c905e
MK
211312002-12-28 Mark Kettenis <kettenis@gnu.org>
21132
21133 * configure.in: Rewrite.
21134 * configure: Regenerated.
21135
0a8551dd
DC
211362003-01-03 David Carlton <carlton@math.stanford.edu>
21137
21138 * gdb.base/psymtab.exp: New file.
21139 * gdb.base/psymtab1.c: Ditto.
21140 * gdb.base/psymtab2.c: Ditto.
21141
c60b7188
AF
211422002-12-23 Adam Fedor <fedor@gnu.org>
21143
21144 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
21145
ee73db83
DC
211462002-12-23 David Carlton <carlton@math.stanford.edu>
21147
21148 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
21149 and current_directory initialization.
21150
d6c1774e
JB
211512002-12-22 Jim Blandy <jimb@redhat.com>
21152
f0a847b8
JB
21153 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
21154 rather than as part of the output file name.
21155
d6c1774e
JB
21156 * gdb.base/attach.exp: There's no need to copy the test program to
21157 /tmp; that was only ever necessary on HP/UX, and this test is
21158 entirely disabled there anyway.
21159
f0708dbb
JB
211602002-12-21 Jim Blandy <jimb@redhat.com>
21161
4c2acfea
JB
21162 * gdb.c++/psmang.exp: Doc fix.
21163
f0708dbb
JB
21164 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
21165 test.
21166
9579e000
DC
211672002-12-20 David Carlton <carlton@math.stanford.edu>
21168
21169 * gdb.c++/annota2.exp: KFAIL annotate-quit.
21170
d1810171
MC
211712002-12-18 Michael Chastain <mec@shout.net>
21172
21173 * gdb.c++/annota2.exp: Add copyright year 2002.
21174
76565097
DC
211752002-12-17 David Carlton <carlton@math.stanford.edu>
21176
21177 * gdb.c++/try_catch.cc: Add marker comments.
21178 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
21179 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
21180 * gdb.c++/m-static.cc: Ditto.
21181 * gdb.c++/m-static1.cc: Ditto.
21182 * gdb.c++/try_catch.cc: Ditto.
21183
da81390b
JJ
211842002-12-16 Jeff Johnston <jjohnstn@redhat.com>
21185
21186 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
21187 to see whether we are using the new -environment-directory
21188 command which resets via -r or the old version of the command
21189 which may prompt the user. Part of fix for gdb/741.
21190
b304d130
AC
211912002-12-13 Andrew Cagney <ac131313@redhat.com>
21192
21193 * gdb.fortran/types.exp: Update obsolete comment.
21194 * gdb.fortran/exprs.exp: Ditto.
21195 * lib/gdb.exp: Delete obsolete code.
21196 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
21197 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
21198 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
21199 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
21200 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
21201 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
21202 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
21203 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
21204 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
21205 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
21206 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
21207 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
21208 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
21209 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
21210 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
21211 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
21212 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
21213 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
21214 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
21215 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
21216 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
21217 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
21218 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
21219 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
21220 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
21221 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
21222 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
21223 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
21224 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
21225 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
21226 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
21227 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
21228 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
21229 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
21230 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
21231 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
21232 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
21233
a23b6e6a
DC
212342002-12-11 David Carlton <carlton@math.stanford.edu>
21235
21236 * gdb.c++/m-data.exp: Add test for members that shadow global
21237 variables: see PR gdb/804.
21238 * gdb.c++/m-data.cc: Ditto.
21239
6604731b
DJ
212402002-12-10 Daniel Jacobowitz <drow@mvista.com>
21241
21242 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
21243
de46ecd7
DC
212442002-12-06 David Carlton <carlton@math.stanford.edu>
21245
21246 * gdb.base/store.c: Don't declare functions static.
21247
27e829d0
AC
212482002-12-04 Andrew Cagney <ac131313@redhat.com>
21249
21250 * gdb.base/store.exp, gdb.base/store.c: New files.
21251
92806416
DJ
212522002-12-03 Daniel Jacobowitz <drow@mvista.com>
21253
21254 * gdb.base/selftest.exp: Update for current gdb.
21255
3bcbaac5
DJ
212562002-12-03 Daniel Jacobowitz <drow@mvista.com>
21257
21258 * gdb.base/maint.exp: Only dump symbols from one source file
21259 or objfile.
21260
f4f00b1f
DJ
212612002-12-03 Daniel Jacobowitz <drow@mvista.com>
21262
21263 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
21264 function call.
21265
f1c8a949
JB
212662002-11-25 Jim Blandy <jimb@redhat.com>
21267
21268 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
21269 function appearing in error message.
21270
9e297a97
DJ
212712002-11-21 Daniel Jacobowitz <drow@mvista.com>
21272
21273 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
21274
1f312e79
JJ
212752002-11-08 Jeff Johnston <jjohnstn@redhat.com>
21276
d63a86f8
RM
21277 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
21278 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
21279 should be in mi console format. This is part of fix for PR gdb/604.
21280
83c31e7d
FN
212812002-09-18 Fernando Nasser <fnasser@redhat.com>
21282
21283 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
21284 which explicitly prints the zero offset as "+0".
21285
322b3f65
DJ
212862002-10-22 Daniel Jacobowitz <drow@mvista.com>
21287
21288 * gdb.threads/schedlock.c (args): Make unsigned.
21289
212902002-10-21 Daniel Jacobowitz <drow@mvista.com>
21291
21292 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
21293 numbers. Allow "foo2|selected stack frame".
21294 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
21295 * gdb.asm/asmsrc2.s: Likewise.
21296 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
21297 comments.
21298 * gdb.asm/mips.inc: New file.
21299
5e2fe5b8
AF
213002002-10-18 Adam Fedor <fedor@gnu.org>
21301
21302 * gdb.base/default.exp: Update expected output to include 'ObjC'.
21303 * gdb.base/help.exp: Likewise.
21304
abe1a5d0
KB
213052002-10-17 Kevin Buettner <kevinb@redhat.com>
21306
21307 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
21308 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
21309
10abb1d4
JB
213102002-10-02 Jim Blandy <jimb@redhat.com>
21311
21312 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
21313
1f609b42
AC
213142002-10-01 Andrew Cagney <ac131313@redhat.com>
21315
21316 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
21317 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
21318 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
21319 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
21320 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
21321 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
21322 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
21323
0aee02e4
AC
213242002-09-29 Andrew Cagney <ac131313@redhat.com>
21325
21326 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
21327 * mi0-disassemble.exp, mi0-eval.exp: Delete.
21328 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
21329 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
21330 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
21331 * mi0-var-block.exp, mi0-var-child.exp: Delete.
21332 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 21333
6fde09ad
KB
213342002-09-27 Kevin Buettner <kevinb@redhat.com>
21335
21336 * gdb.base/annota1.exp (info break): Make directory components of
21337 path optional since not all compilers emit this debug information.
21338
889bf7c5
PA
21339 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
21340 step ends up stepping out of the function instead of stopping on
21341 the epilogue.
6fde09ad 21342
9e8aab75
KS
213432002-09-26 Keith Seitz <keiths@redhat.com>
21344
21345 * lib/insight-support.exp (gdbtk_start): Figure out where
21346 the insight executable is based on where gdb is. Use this
21347 executable to start insight instead of gdb.
21348
e36180d7
AC
213492002-09-25 Andrew Cagney <cagney@redhat.com>
21350
21351 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
21352
9dd34b2b
AC
213532002-09-24 Andrew Cagney <ac131313@redhat.com>
21354
21355 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
21356 test_isolated_complaints.
21357 (test_empty_complaint): New function.
21358 (test_empty_complaints): New function. Check no output when no
21359 complaints.
d63a86f8 21360
dea97812
KB
213612002-09-19 Jim Blandy <jimb@redhat.com>
21362
a9c64011 21363 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 21364
54951bd7
AC
213652002-09-19 Andrew Cagney <ac131313@redhat.com>
21366
21367 * gdb.gdb/complaints.exp: New file.
21368
dec43320
AC
213692002-09-18 Andrew Cagney <ac131313@redhat.com>
21370
21371 * gdb.base/maint.exp: Check `help maint internal-warning'.
21372
e70d6e3f
DC
213732002-09-18 David Carlton <carlton@math.stanford.edu>
21374
21375 * gdb.c++/m-static.exp: Remove breakpoints depending on line
21376 numbers, and replace them by a single breakpoint after the
21377 constructors are all finished.
21378 Add test 4.
21379 * gdb.c++/m-static.cc: Add test 4.
21380 * gdb.c++/m-static.h: New file.
21381 * gdb.c++/m-static1.cc: New file.
21382
21383 * gdb.c++/printmethod.exp: New file.
21384 * gdb.c++/printmethod.cc: New file.
21385
21386 * gdb.c++/pr-574.exp: New file.
21387 * gdb.c++/pr-574.cc: New file.
21388
afb5c968
CV
213892002-09-18 Corinna Vinschen <vinschen@redhat.com>
21390
21391 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
21392 embedded targets which never actually exit.
21393
31e45dee
FN
213942002-09-18 Fernando Nasser <fnasser@redhat.com>
21395
21396 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
21397 "don't step after run" as unresolved or unsupported, instead of xfail.
21398
a283c5a1
CV
213992002-09-18 Corinna Vinschen <vinschen@redhat.com>
21400
21401 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
21402 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
21403 Add newline to expected string in "step out of main (status wrapper)"
21404 case.
21405
11350d2a
CV
214062002-09-18 Corinna Vinschen <vinschen@redhat.com>
21407
21408 * lib/gdb.exp (rerun_to_main): Allow restarting application.
21409 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
21410
0deec7d6
TT
214112002-09-17 Tom Tromey <tromey@redhat.com>
21412
21413 * gdb.base/printcmds.exp (test_print_string_constants): Expect
21414 \000, not \0, in double-quoted string.
21415
b2b4a1b5
CV
214162002-09-14 Corinna Vinschen <vinschen@redhat.com>
21417
c9d37158 21418 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
21419 string after running the commands execution on breakpoint tests.
21420
1c56143a
CV
214212002-09-13 Corinna Vinschen <vinschen@redhat.com>
21422
21423 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
21424
37f8da45
JB
214252002-09-12 Joel Brobecker <brobecker@gnat.com>
21426
21427 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
21428
08b468e0
KS
214292002-09-10 Keith Seitz <keiths@redhat.com>
21430
21431 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
21432 runto proc.
21433 (mi_run_to_main): Use mi_runto.
21434 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
21435
dc360f58
KS
214362002-09-10 Keith Seitz <keiths@redhat.com>
21437
21438 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
21439 regexp for stopping at main. Could have multiple event notifications.
21440 Don't assume that main was declared with no parameters.
21441 (mi_next): Use mi_step_to.
21442 (mi_step): Use mi_next_to.
21443
ce3abcfb
CV
214442002-09-09 Corinna Vinschen <vinschen@redhat.com>
21445
21446 * gdb.base/default.exp: Fix expected string in `info float' test.
21447
d1f5b980
BE
214482002-09-09 Ben Elliston <bje@redhat.com>
21449
21450 * config/mips.exp: Update comments.
21451 * config/mips-idt.exp: Likewise.
21452 * config/nind.exp: Likewise.
21453 * config/slite.exp: Likewise.
21454 * config/sparclet.exp: Likewise.
21455 * config/udi.exp: Likewise.
21456 * config/vx.exp: Likewise.
21457 * config/vxworks29k.exp: Likewise.
21458
2f71430b
JB
214592002-09-05 Jim Blandy <jimb@redhat.com>
21460
21461 * gdb.threads/killed.exp: Fix test failure message.
21462
7ddebc7e
KS
214632002-09-04 Keith Seitz <keiths@redhat.com>
21464
21465 * lib/mi-support.exp: Update copyright.
21466 (mi_gdb_test): Increase the priority of the expected pattern
21467 so that it matches gdb_test.
21468
0ae67eb3
KS
214692002-09-03 Keith Seitz <keiths@redhat.com>
21470
21471 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
21472 Use integer comparison instead of string comparison for testing
21473 whether binary was built.
21474
38fc42c8
JB
214752002-09-03 Jim Blandy <jimb@redhat.com>
21476
21477 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
21478
b6ff0e81
JB
214792002-08-29 Jim Blandy <jimb@redhat.com>
21480
21481 * gdb.threads/pthreads.exp: Move the portable thread compilation
21482 code into a function in lib/gdb.exp, and call that from here.
21483 * lib/gdb.exp (gdb_compile_pthreads): New function.
21484
07c98896
KS
214852002-08-29 Keith Seitz <keiths@redhat.com>
21486
21487 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
21488 expect_out so that callers can get at it.
21489
0312286c
DJ
214902002-08-23 Daniel Jacobowitz <drow@mvista.com>
21491
21492 * gdb.threads/print-threads.c: New file.
21493 * gdb.threads/print-threads.exp: New file.
21494 * gdb.threads/schedlock.c: New file.
21495 * gdb.threads/schedlock.exp: New file.
21496
dd039bc4
EZ
214972002-08-22 Elena Zannoni <ezannoni@redhat.com>
21498
a9c64011
AS
21499 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
21500 not altivec.c.
dd039bc4 21501
1f36144c
MK
215022002-08-17 Mark Kettenis <kettenis@gnu.org>
21503
21504 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
21505 targets. The problem should be fixed now.
21506
16057ec7 215072002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
21508
21509 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
21510 2002-07-24 change that removes final dots from error messages.
21511
3c1499ad
TT
215122002-08-13 Tom Tromey <tromey@redhat.com>
21513
21514 * gdb.base/readline.exp: New file.
21515
a20ce2c3
AC
215162002-08-01 Andrew Cagney <ac131313@redhat.com>
21517
21518 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
21519 supress message.
21520
db034ac5
AC
215212002-08-01 Andrew Cagney <cagney@redhat.com>
21522
21523 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
21524 CHILL_FOR_TARGET and CHILL_LIB.
21525 * configure.in (configdirs): Remove gdb.chill.
21526 * configure: Regenerate.
21527 * lib/gdb.exp: Obsolete references to chill.
21528 * gdb.fortran/types.exp: Ditto.
21529 * gdb.fortran/exprs.exp: Ditto.
21530
3e000b18
KB
215312002-07-30 Kevin Buettner <kevinb@redhat.com>
21532
21533 * gdb.base/shlib-call.exp (additional_flags): Conditionally
21534 set Irix-specific compile and link flags.
21535
28f4966b
KB
215362002-07-29 Kevin Buettner <kevinb@redhat.com>
21537
21538 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
21539 source files. The ``-o'' option doesn't work with the ``-E'' option
21540 when using the Irix compiler.
21541
46c0d5a6
DJ
215422002-07-19 Daniel Jacobowitz <drow@mvista.com>
21543
21544 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
21545 Improve support for reusing an exec file. Copy exec file
21546 to target, and run gdbserver on the target instead of on the host.
21547
eecf4bed
JB
215482002-07-18 Jim Blandy <jimb@redhat.com>
21549
0f815cdf
JB
21550 * gdb.base/ending-run.exp: Don't expect to see the program end in
21551 some orderly fashion when we're running on a real stand-alone
21552 board.
21553
eecf4bed
JB
21554 * gdb.base/interrupt.exp: Correct logic for skipping tests on
21555 targets that don't support interrupts.
21556
52d309e4
JB
215572002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
21558
21559 * gdb.base/attach.exp: Add patterns to match output from /proc-based
21560 systems.
21561 Move comments in expect statements to inside the actions, so that they
21562 don't get matched against.
21563
ff683d9e
MK
215642002-07-10 Mark Kettenis <kettenis@gnu.org>
21565
21566 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
21567 function when asleep" test.
21568
b5356753
AC
215692002-07-10 Andrew Cagney <ac131313@redhat.com>
21570
21571 * gdb.base/page.exp: Rewrite to handle problems with very long
21572 `info set' output. Update copyright.
21573
6aa4d13a
AC
215742002-06-26 Andrew Cagney <ac131313@redhat.com>
21575
21576 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
21577 gdb.threads-hp.
21578 * gdb.hp/configure: Regenerate.
21579 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
21580 * gdb.hp/gdb.threads-hp/configure: Delete file.
21581 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
21582
8cf8c2b8
AC
215832002-06-22 Andrew Cagney <ac131313@redhat.com>
21584
21585 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
21586 setlocale, bindtextdomain and textdomain.
21587
6827a8f8
JB
215882002-06-11 Jim Blandy <jimb@redhat.com>
21589
919d772c
JB
21590 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
21591 preprocessor macro information is present.
21592
6827a8f8
JB
21593 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
21594 tests.
21595
c15b0d21
MS
215962002-06-06 Michael Snyder <msnyder@redhat.com>
21597
c5984d70
MS
21598 * gdb.base/overlays.exp: Record addresses of overlay
21599 functions in TCL variables rather than in GDB variables,
21600 to avoid having GDB convert them to pointers (with loss
21601 of information).
21602
d63a86f8 21603 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 21604 default linker script changes.
c15b0d21
MS
21605 * gdb.base/long_long.exp: Add check for sizeof (long double).
21606
be26fe0d
ML
216072002-06-06 Michal Ludvig <mludvig@suse.cz>
21608
21609 * gdb.asm/asm-source.exp: Add x86-64 target.
21610 * gdb.asm/x86_64.inc: New.
d63a86f8 21611
258093ca 216122002-05-30 Michael Chastain <mec@shout.net>
258093ca 21613
4b3153f1 21614 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
21615 * gdb.c++/m-static.cc: New file.
21616 * gdb.c++/m-static.exp: New file.
21617
241264c6
MS
216182002-05-28 Michael Snyder <msnyder@redhat.com>
21619
21620 * gdb.base/call-ar-st.exp: Allow for reduced floating point
21621 precision.
21622
9bba8c8f 216232002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 21624
4b3153f1 21625 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
21626 * gdb.c++/m-data.cc: New file.
21627 * gdb.c++/m-data.exp: New file.
21628
216292002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 21630
4b3153f1 21631 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 21632 * gdb.c++/try_catch.cc: New file.
d63a86f8 21633 * gdb.c++/try_catch.exp: New file.
9bba8c8f 21634
def1b996
MC
216352002-05-27 Michael Chastain <mec@shout.net>
21636
21637 * gdb.c++/local.exp: Accept more nested types in output.
21638
522ba268
MC
216392002-05-26 Michael Chastain <mec@shout.net>
21640
21641 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
21642
277254ba
MS
216432002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
21644
21645 * lib/gdb.exp (gdb_wrapper_init): Just because
21646 gdb_wrapper_file exists, this does not mean that the file
21647 should not be rebuilt. That is what gdb_wrapper_initialized
21648 is for.
21649 (default_gdb_init): Reset gdb_wrapper_initialized.
21650
b61a8733
MS
216512002-05-23 Michael Snyder <msnyder@redhat.com>
21652
d63a86f8 21653 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
21654 the precision of the floating point test results.
21655 * gdb.base/call-rt-st.exp: Ditto.
21656
b61a8733
MS
21657 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
21658 * gdb.base/call-rt-st.exp: Ditto.
21659
56f6e910
MC
216602002-05-19 Michael Chastain <mec@shout.net>
21661
21662 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
21663
ad0b0016
EZ
216642002-05-19 Elena Zannoni <ezannoni@redhat.com>
21665
a9c64011
AS
21666 * configure.in (configdirs): Add gdb.arch.
21667 * configure: Regenerate.
ad0b0016 21668
f617d2b6
JB
216692002-05-17 Jim Blandy <jimb@redhat.com>
21670
21671 * gdb.base/completion.exp: Recognize the more detailed error
21672 messages produced by the macro expander's lexical analyzer.
21673
eac2a696
EZ
216742002-05-14 Elena Zannoni <ezannoni@redhat.com>
21675
a9c64011
AS
21676 * gdb.arch/altivec-abi.c: New file.
21677 * gdb.arch/altivec-abi.exp: New file.
21678 * gdb.arch/altivec-regs.c: New file.
21679 * gdb.arch/altivec-regs.exp: New file.
eac2a696 21680
2fdde8f8
DJ
216812002-05-14 Daniel Jacobowitz <drow@mvista.com>
21682
21683 * gdb.base/maint.exp (maint print type): Update for new type
21684 structure.
d63a86f8 21685
e31f1a7c
EZ
216862002-05-14 Elena Zannoni <ezannoni@redhat.com>
21687
21688 * gdb.arch: New directory.
21689 * gdb.arch/configure.in: New file.
21690 * gdb.arch/configure: New file.
21691 * gdb.arch/Makefile.in: New file.
21692
db589741
CV
216932002-05-13 Corinna Vinschen <vinschen@redhat.com>
21694
21695 * gdb.asm/asm-source.exp: Add v850 as supported target.
21696 * gdb.asm/v850.inc: New file.
21697
8ce2a7dc
DJ
216982002-05-13 Daniel Jacobowitz <drow@mvista.com>
21699
21700 * gdb.c++/annota2.exp (annotate-quit): Add comment.
21701
df763c7f
DJ
217022002-05-12 Daniel Jacobowitz <drow@mvista.com>
21703
21704 * gdb.base/break.exp: Check 'break "marker2"'.
21705
377daeed
MS
217062002-05-10 Michael Snyder <msnyder@redhat.com>
21707
21708 * gdb.base/long_long.exp: Fix typo.
21709
c4b7bc2b
JB
217102002-05-10 Jim Blandy <jimb@redhat.com>
21711
ecac9a4e
JB
21712 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
21713 a bug.
21714
c4b7bc2b
JB
21715 * gdb.base/printcmds.exp (test_integer_literals_rejected):
21716 Recognize more detailed error message produced by the macro
21717 expander's lexical analyzer.
21718 * lib/gdb.exp (test_print_reject): Same.
21719
e71019a1
MK
217202002-05-09 Mark Kettenis <kettenis@gnu.org>
21721
21722 * gdb.c++/method.exp: Fix typo.
21723
fedfc8e6
MS
217242002-05-08 Michael Snyder <msnyder@redhat.com>
21725
166a1957
MS
21726 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
21727 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 21728 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
21729 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
21730 Add iftarget clause for strongarm.
d63a86f8 21731
f1c47eb2
MS
217322002-05-06 Michael Snyder <msnyder@redhat.com>
21733
cb9a9d3e
MS
21734 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
21735 (gdb_continue_to_end): Accept output from status wrapper.
21736 * gdb.base/ending-run.exp: Add case for output from status wrapper.
21737 Clean up fail messages to match pass messages.
21738
f1c47eb2
MS
21739 Enable the "needs_status_wrapper" testsuite feature.
21740 * lib/gdb.exp (gdb_wrapper_init): New procedure.
21741 (gdb_compile): Conditionally call gdb_wrapper_init.
21742 * gdb.base/a2-run.exp: Recognize output from status wrapper.
21743 * gdb.c++/method.exp: Recognize output from status wrapper.
21744
6079c749
BE
217452002-05-06 Ben Elliston <bje@redhat.com>
21746From Graydon Hoare <graydon@redhat.com>
21747
21748 * config/sid.exp: Include support for "rawsid" protocol.
21749
188baff3
JB
217502002-05-03 Jim Blandy <jimb@redhat.com>
21751
21752 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
21753 * gdb.c++/hang3.C: New file.
21754
b9c07f0f
AC
217552002-05-04 Andrew Cagney <ac131313@redhat.com>
21756
21757 * gdb.base/default.exp: Remove obsolete code.
21758 * gdb.c++/misc.exp: Ditto. Update copyright.
21759 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
21760 * gdb.base/whatis.exp: Ditto. Update copyright.
21761 * gdb.base/scope.exp: Ditto. Update copyright.
21762 * gdb.base/ptype.exp: Ditto. Update copyright.
21763 * gdb.base/printcmds.exp: Ditto. Update copyright.
21764 * gdb.base/opaque.exp: Ditto. Update copyright.
21765 * gdb.base/list.exp: Ditto.
21766 * gdb.base/funcargs.exp: Ditto. Update copyright.
21767 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
21768 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
21769 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
21770 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
21771 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
21772 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
21773
5c7a0397
MS
217742002-05-02 Michael Snyder <msnyder@redhat.com>
21775
d6dcc264 21776 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
21777 * gdb.base/long_long.exp: Add xscale target.
21778 * gdb.base/default.exp: Add xscale target.
21779
eb7f1c48
JB
217802002-05-01 Jim Blandy <jimb@redhat.com>
21781
21782 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
21783 gdb.c++/hang.exp: New test.
21784
a6befae8
FF
217852002-05-01 Fred Fish <fnf@redhat.com>
21786
21787 * gdb.base/completion.exp: Handle completions of "./Make" for
21788 more than one completion possibility, as is the case when we
21789 build and test in the source tree.
21790
0a310277
AG
217912002-04-29 Anthony Green <green@redhat.com>
21792
21793 * gdb.java/jmisc1.exp: New file.
21794 * gdb.java/jmisc2.exp: New file.
21795
6ff9af88
DJ
217962002-04-24 Daniel Jacobowitz <drow@mvista.com>
21797
21798 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
21799
96b3d632
EZ
218002002-04-23 Elena Zannoni <ezannoni@redhat.com>
21801
21802 * gdb.base/help.exp: Change 'help status' to allow for target
21803 dependent output differences.
21804
5019bb54
MC
218052002-04-22 Michael Chastain <mec@shout.net>
21806
21807 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
21808
a805a116
MC
218092002-04-22 Michael Chastain <mec@shout.net>
21810
21811 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
21812
a1706bfd
DM
218132002-04-17 David S. Miller <davem@redhat.com>
21814
21815 * gdb.asm/sparc64.inc: New file.
21816 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
21817
a73a20a2
EZ
218182002-04-19 Elena Zannoni <ezannoni@redhat.com>
21819
21820 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
21821 instruction file directly into the build tree. Clean up at end of
21822 test.
21823
ba678339
DM
218242002-04-18 David S. Miller <davem@redhat.com>
21825
21826 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
21827 handle 64-bit platforms correctly.
21828 * gdb.base/maint.exp: Likewise.
21829
b03399da
KB
218302002-04-18 Kevin Buettner <kevinb@redhat.com>
21831
21832 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
21833 ``-fpic'' when compiling files comprising a shared library, but
21834 it does need additional linker flags in order to find shared
21835 libraries at run time.
21836
e2004992
KB
218372002-04-18 Kevin Buettner <kevinb@redhat.com>
21838
21839 * gdb.base/cvexpr.c (use): New function.
21840 (main): Invoke use() on all global variables to prevent
21841 some linkers from deleting these otherwise unused symbols.
21842
d8937120
MC
218432002-04-17 Michael Chastain <mec@shout.net>
21844From David S. Miller <davem@redhat.com>
21845
21846 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
21847 handle 64-bit platforms correctly.
21848
ffd61a58
MS
218492002-04-12 Michael Snyder <msnyder@redhat.com>
21850From Jim Blandy <jimb@redhat.com>
a9c64011 21851 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
21852 script can handle this instead.
21853 * gdb.base/bar.c (barx): Same.
21854 * gdb.base/baz.c (bazx): Same.
21855 * gdb.base/grbx.c (grbxx): Same.
21856
21857 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
21858 manager doesn't automatically unmap overlays unnecessarily.
21859
6b8426a6
MH
218602002-04-10 Martin M. Hunt <hunt@redhat.com>
21861
21862 * gdb.base/ending-run.exp: Fix pattern for Mips targets
21863 stepping out of main.
21864
34af4875
MC
218652002-04-09 Michael Chastain <mec@shout.net>
21866
21867 * gdb.c++/local.cc (main): Move call to marker1() inside nested
21868 scope so that the nested scope tests will make sense.
21869 * gdb.c++/local.exp: Write patterns that actually work with gcc
21870 (the HP patterns "were never known to work with gcc").
21871 Keep the old aCC patterns too.
21872
2d1676a0
DJ
218732002-04-09 Daniel Jacobowitz <drow@mvista.com>
21874
21875 * gdb.base/attach.exp: Correct target board test.
21876
3a63e3f9
MC
218772002-04-08 Michael Chastain <mec@shout.net>
21878
21879 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
21880 in a const method. Add some xfail and fail cases for configurations
21881 that do not emit the "const ...".
21882
f18dabd2
MC
218832002-04-07 Michael Chastain <mec@shout.net>
21884
21885 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
21886 Accept "A * const" and "const A * const" as type of "this".
21887 Fix spelling of getFunky throughout. Make messages uniform.
21888
0fcddd82
EZ
218892002-04-07 Elena Zannoni <ezannoni@redhat.com>
21890
a9c64011 21891 Work around for PR gdb/285:
0fcddd82
EZ
21892 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
21893
16a8534a
EZ
218942002-04-07 Elena Zannoni <ezannoni@redhat.com>
21895
21896 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
21897 instructions file at run time instead of configure time.
21898 Sometimes we run the test in a directory that is not the one we
21899 configured in.
21900 * gdb.asm/configure.in: Delete creation of symlink.
21901 * gdb.asm/configure: Regenerate.
21902
24181d81
JB
219032002-04-05 J. Brobecker <brobecker@gnat.com>
21904
21905 * gdb.gdb/xfullpath.exp: New test, to exercise the new
21906 xfullpath () function.
21907
7cdb7107
DJ
219082002-04-04 Daniel Jacobowitz <drow@mvista.com>
21909
21910 * gdb.asm/Makefile.in: Correct dependencies.
21911
21912 * gdb.asm/powerpc.inc: New file.
21913 * gdb.asm/asm-source.exp: Add PowerPC.
21914 * gdb.asm/configure.in: Likewise.
21915 * gdb.asm/configure: Regenerated.
21916
a7d17088
DJ
219172002-04-04 Daniel Jacobowitz <drow@mvista.com>
21918
21919 * gdb.base/relocate.exp: New file.
21920 * gdb.base/relocate.c: New file.
21921
cd721503
FF
219222002-04-04 Fred Fish <fnf@redhat.com>
21923
21924 * gdb.base/step-test.exp: Update comment regarding stopping in
21925 memcpy/bcopy calls inserted as part of the compiler runtime.
21926
b22ad7a7
MS
219272002-04-04 Michael Snyder <msnyder@redhat.com>
21928
21929 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
21930
5f279fa6
DJ
219312002-04-03 Daniel Jacobowitz <drow@mvista.com>
21932
21933 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
21934 (gdb_expect): Remove $notransfer hack.
21935
dd0fd3ce
DJ
219362002-04-02 Daniel Jacobowitz <drow@mvista.com>
21937
21938 * gdb.c++/classes.exp ("calling method for small class"): Match
21939 updated register output.
21940
1e50cda1
DJ
219412002-03-30 Daniel Jacobowitz <drow@mvista.com>
21942
21943 Fix PR gdb/452
21944 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
21945 when finished. Make gdb_file_cmd send "exec-file" when
21946 appropriate.
21947
24015922
DJ
219482002-03-30 Daniel Jacobowitz <drow@mvista.com>
21949
21950 * gdb.base/attach.exp: Remove extra setup_xfail.
21951
dd7dfd64
MS
219522002-03-26 Michael Snyder <msnyder@redhat.com>
21953
21954 * gdb.base/default.exp: Add tests for dump, append, and restore.
21955 * gdb.base/help.exp: Add tests for dump, append, and restore.
21956 * gdb.base/dump.exp: New file, test dump, append and restore.
21957 * gdb.base/dump.c: New file.
21958
48b2f8d7
MS
219592002-03-27 Michael Snyder <msnyder@redhat.com>
21960
d63a86f8 21961 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
21962 clean-ups in help messages.
21963
05b4d525
FF
219642002-03-26 Fred Fish <fnf@redhat.com>
21965
21966 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
21967 have debugging info for those functions and the compiler uses them
21968 internally to copy structs around.
21969
d7679631
FF
219702002-03-26 Fred Fish <fnf@redhat.com>
21971
21972 * gdb.base/list.exp: Revert the change made yesterday and add note
21973 about why we don't list the default lines for remote targets.
21974
523ac3f9
MS
219752002-03-25 Michael Snyder <msnyder@redhat.com>
21976
21977 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
21978
754b2b8d
FF
219792002-03-25 Fred Fish <fnf@redhat.com>
21980
21981 * gdb.base/list.exp: This test works on remote targets so remove
21982 the short circuit for remote targets. Update copyright.
21983
33c3e192
FF
219842002-03-25 Fred Fish <fnf@redhat.com>
21985
21986 * gdb.base/attach.exp: Fix logic error that was suppressing this
21987 test for all non hppa*-*-hpux* targets, instead of the hp target.
21988 Move comments closer to the suppression point. Also now need to
21989 check that we are running natively.
21990
d43e73ee
MS
219912002-03-22 Michael Snyder <msnyder@redhat.com>
21992
882c8f02
MS
21993 * gdb.base/default.exp: Add test for gcore. Update copyright.
21994 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 21995
04c12f60
FF
219962002-03-06 Fred Fish <fnf@redhat.com>
21997
21998 * gdb.base/funcargs.c: Remove extraneous ';' character.
21999 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
22000
b43df995
MC
220012002-03-04 Michael Chastain <mec@shout.net>
22002
22003 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
22004 accommodate gcc v3 function signature.
22005 * gdb.mi/mi0-var-cmd-exp: Ditto.
22006
92362027
AC
220072002-02-24 Andrew Cagney <ac131313@redhat.com>
22008
22009 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
22010 ``GNU/Linux'' or ``Linux kernel''
22011 * testsuite/gdb.threads/pthreads.c: Ditto.
22012
258ad32d
MC
220132002-02-24 Michael Chastain <mec@shout.net>
22014
22015 * gdb.threads/pthreads.c (thread1): Add a return statement.
22016 (thread2): Likewise.
22017 (foo): Likewise.
22018
04c3b3d4
MC
220192002-02-23 Michael Chastain <mec@shout.net>
22020
22021 * gdb.threads/linux-dp.c (philosopher): Add a return statement
22022 to placate gcc.
22023
5a2a0a20
MC
220242002-02-23 Michael Chastain <mec@shout.net>
22025
22026 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
22027 test "ptype bint". The test passes on all my stabs configurations.
22028
a640f7fc
JB
220292002-02-21 Jim Blandy <jimb@redhat.com>
22030
27924826
JB
22031 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
22032 filename at a time, and watch for the ones we want to see.
22033
a640f7fc
JB
22034 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
22035 types of pointers to prototyped functions.
22036
edcc8c75
AC
220372002-02-20 Andrew Cagney <ac131313@redhat.com>
22038
22039 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
22040 signed, unsigned and straight char.
22041 (padding_char, padding_short, padding_int, padding_long,
22042 padding_long_long, padding_float, padding_double,
22043 padding_long_double): New global variables.
22044 (fill, fill_structs): New functions.
22045
22046 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
22047 for correctly sized writes. Update copyright.
22048 (get_valueof): New procedure.
22049 (get_sizeof): Call get_valueof.
22050 (check_valueof): New procedure.
22051 (check_padding): New procedure.
22052
ac57ea44
MC
220532002-02-20 Michael Chastain <mec@shout.net>
22054
22055 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
22056 to setup_xfail. Document some of the remaining calls.
22057
7a10c941
MC
220582002-02-18 Michael Chastain <mec@shout.net>
22059
22060 * gdb.c++/userdef.exp: Update copyright year.
22061
fb8acdcc
DJ
220622002-02-18 Daniel Jacobowitz <drow@mvista.com>
22063
22064 * gdb.c++/userdef.exp: Test overloaded operators properly.
22065 Remove xfails.
22066
fda6ae12
MS
220672002-02-14 Michael Snyder <msnyder@redhat.com>
22068
22069 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
22070
676a0442
DJ
220712002-02-14 Daniel Jacobowitz <drow@mvista.com>
22072
22073 * gdb.base/a2-run.exp: Check for a remote target properly.
22074 * gdb.base/annota1.exp: Likewise.
22075 * gdb.base/list.exp: Likewise.
22076 * gdb.base/reread.exp: Likewise.
22077 * gdb.base/scope.exp: Likewise.
22078 * gdb.base/shlib-call.exp: Likewise.
22079 * gdb.base/term.exp: Likewise.
22080 * gdb.c++/annota2.exp: Likewise.
22081
78b4f468
RE
220822002-02-13 Richard Earnshaw <rearnsha@arm.com>
22083
22084 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
22085
9a81ba51
MC
220862002-02-10 Michael Chastain <mec@shout.net>
22087
22088 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
22089 (call_after_alloca): Ditto.
22090
004af6c7
DJ
220912002-02-10 Daniel Jacobowitz <drow@mvista.com>
22092
22093 * gdb.base/ending-run.exp: Guard "cont" test with
22094 gdb_skip_stdio_test.
22095
37225f62
JB
220962002-02-06 Jim Blandy <jimb@redhat.com>
22097
22098 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
22099 from here...
22100 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
22101 To here. Disable this test on non-HP platforms. Add big comment.
22102
fe6fdd96
MS
221032002-02-04 Michael Snyder <msnyder@redhat.com>
22104
22105 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
22106 other than d10v and m32r.
22107
036fad3f
RE
221082002-02-02 Richard Earnshaw <rearnsha@arm.com>
22109
22110 * gdb.base/default.exp: Rewrite test patterns to reduce time
22111 taken to match them.
22112
7148ab62
DJ
221132002-01-30 Daniel Jacobowitz <drow@mvista.com>
22114
22115 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
22116 Allow a start function above main.
22117 * gdb.threads/linux-dp.exp: Fix copyright date.
22118
396cc255
DJ
221192002-01-30 Daniel Jacobowitz <drow@mvista.com>
22120
a9c64011
AS
22121 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
22122 (check_philosopher_stack): Check for manager thread before checking
22123 for a just-starting thread.
396cc255 22124
f038d31b
DJ
221252002-01-30 Daniel Jacobowitz <drow@mvista.com>
22126
22127 From Neil Booth <neil@daikokuya.demon.co.uk>:
22128 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
22129 warnings.
22130
b3ff9d9a
FF
221312002-01-21 Fred Fish <fnf@redhat.com>
22132
22133 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
22134 not caller.
22135
39ad761d
JB
221362002-01-21 Jim Blandy <jimb@redhat.com>
22137
22138 * gdb.base/reread.exp: Check that GDB properly re-reads the
22139 executable file when it changes while no inferior is running.
22140
aaf320fa
FF
221412002-01-21 Fred Fish <fnf@redhat.com>
22142
a9c64011
AS
22143 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
22144 optionally accept the "shlib events" variation.
aaf320fa 22145
808a31f5
JB
221462002-01-21 Jim Blandy <jimb@redhat.com>
22147
22148 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
22149 call `fflush' after every `printf', so that the output is produced
22150 at predictable points, regardless of whatever buffering does (or
22151 doesn't) take place.
22152 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
22153 at different points.
22154
4420d5e2
DJ
221552002-01-20 Daniel Jacobowitz <drow@mvista.com>
22156
22157 * gdb.c++/inherit.exp: Update copyright years.
22158 * gdb.c++/method.exp: Likewise.
22159
3e36a0f4
DJ
221602002-01-20 Daniel Jacobowitz <drow@mvista.com>
22161
22162 * gdb.c++/classes.exp: Update for improved v3 support and skipping
22163 artificial methods/arguments.
22164 * gdb.c++/derivation.exp: Likewise.
22165 * gdb.c++/inherit.exp: Likewise.
22166 * gdb.c++/method.exp: Likewise.
22167 * gdb.c++/virtfunc.exp: Likewise.
22168
b4ceaee6
AC
221692002-01-18 Andrew Cagney <ac131313@redhat.com>
22170
22171 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
22172 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
22173 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
22174 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
22175 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
22176 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
22177
ecace851
JB
221782002-01-17 Jim Blandy <jimb@redhat.com>
22179
22180 * gdb.asm/asm-source.exp (info symbol): Take another shot at
22181 anchoring the pattern matching the entry point symbol's name.
22182
375fc983
AC
221832002-01-17 Andrew Cagney <ac131313@redhat.com>
22184
22185 * gdb.base/maint.exp: Update ``maint internal-error'' to match
22186 continue/quit query. Update copyright.
22187
fe6fdd96
MS
221882002-01-14 Michael Snyder <msnyder@redhat.com>
22189
22190 * gdb.base/gcore.exp: Remove extra debugging output.
22191
e017c81f
DJ
221922002-01-13 Daniel Jacobowitz <drow@mvista.com>
22193
22194 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
22195 for slightly dubious v2 mangled string.
22196
37ab3bf8
DJ
221972002-01-13 Daniel Jacobowitz <drow@mvista.com>
22198
22199 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
22200
1bc05c3a 222012002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 22202
1bc05c3a 22203 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 22204
1bc05c3a
JM
22205 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
22206 constructors.
22207 * gdb.c++/derivation.exp: Likewise.
22208 * gdb.c++/templates.exp: Likewise.
22209 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 22210
1bc05c3a
JM
222112002-01-10 Michael Snyder <msnyder@redhat.com>
22212
22213 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 22214
a911c360
MS
222152002-01-08 Michael Snyder <msnyder@redhat.com>
22216
22217 * gdb.base/gcore.exp: New test for generate-core-file command.
22218 * gdb.base/gcore.c: Testcase for above.
22219 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
22220
ea2119ec
JM
222212002-01-08 Jason Merrill <jason@redhat.com>
22222
22223 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
22224
68203136
FF
222252002-01-07 Fred Fish <fnf@redhat.com>
22226
22227 * gdb.c++/overload.exp: Remove unconditional xfails for:
22228 print foo_instance1.overloadargs(1)
22229 print foo_instance1.overloadargs(1, 2)
22230 print foo_instance1.overloadargs(1, 2, 3)
22231 print foo_instance1.overloadargs(1, 2, 3, 4)
22232 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
22233 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
22234 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
22235 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
22236 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
22237 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
22238 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
22239 print foo_instance1.overload1arg()
22240 print foo_instance1.overload1arg((char)arg2)
22241 print foo_instance1.overload1arg((signed char)arg3)
22242 print foo_instance1.overload1arg((unsigned char)arg4)
22243 print foo_instance1.overload1arg((int)arg7)
22244 print foo_instance1.overload1arg((unsigned int)arg8)
22245 print foo_instance1.overload1arg((float)arg11)
22246 print foo_instance1.overload1arg((double)arg12)
d63a86f8 22247
21b9b5b1
MS
222482002-01-07 Michael Snyder <msnyder@redhat.com>
22249
22250 * gdb.base/huge.exp: New test. Print a very large target data object.
22251 (skip_huge_test): New test variable. Define if you want to skip this
22252 test. The test reads an 8 megabyte data object from the target, so it
22253 might be very time consuming on remote targets with a slow connection.
22254 * gdb.base/huge.c: New file. Test case for above.
22255
725f922e
FF
222562002-01-07 Fred Fish <fnf@redhat.com>
22257
22258 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
22259 g_instance.bfoo, and g_instance.cfoo.
22260
889bf7c5 222612002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 22262
889bf7c5
PA
22263 * gdb.base/break.c (multi_line_if_conditional): New function.
22264 (multi_ilne_while_conditional): Likewise.
22265 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
22266 IF or WHILE condition puts the breakpoint at the start of
22267 the condition.
f286b2c3 22268
634d57ec
JL
22269 * gdb.base/selftest.exp (backtrace through signal handler): Remove
22270 hppa*-*-hpux* expected failure.
22271 * gdb.base/structs.exp (do_function_calls): Similarly.
22272
22273 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
22274 watchpoints.
22275
9fbfe2dc
AC
222762002-01-06 Andrew Cagney <ac131313@redhat.com>
22277
22278 Fix PR gdb/66.
22279 * gdb.base/structs.exp: Replace skip for a29k with skip for
22280 gdb,cannot_call_functions.
22281 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
22282 * gdb.base/callfuncs.exp: Ditto.
22283 * gdb.base/call-rt-st.exp: Ditto.
22284 * gdb.base/call-strs.exp: Ditto.
22285 * gdb.base/callfwmall.exp: Ditto.
22286 * gdb.base/scope.exp: Obsolete xfail a29k.
22287 * gdb.c++/misc.exp: Ditto.
22288 * gdb.c++/cplusfuncs.exp: Ditto.
22289 * gdb.base/ptype.exp: Ditto.
22290 * gdb.base/printcmds.exp: Ditto.
22291 * gdb.base/opaque.exp: Ditto.
22292 * gdb.base/list.exp: Ditto.
22293 * gdb.base/funcargs.exp: Ditto.
22294 * gdb.base/default.exp: Ditto.
22295
8ddad156
MS
222962002-01-04 Michael Snyder <msnyder@redhat.com>
22297
ca4976a6 22298 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
22299 * gdb.base/maint.exp: Add tests for maint info sections options.
22300
1b074332
JL
22301Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
22302
22303 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
22304
7d159115
CV
223052001-12-20 Corinna Vinschen <vinschen@redhat.com>
22306
22307 * gdb.asm/arm.inc: New file.
22308 * gdb.asm/asm-source.exp: Add arm targets.
22309 * gdb.asm/configure.in: Ditto.
22310 * gdb.asm/configure: Recreated from configure.in.
22311
8fb87725
JL
22312Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
22313
afabe08c
JL
22314 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
22315 with HP's compiler.
22316 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
22317 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
22318 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
22319 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
22320
22321 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
22322 either HP's compilers or GCC.
22323
db521deb
JL
22324 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
22325 a SIGBUS or SIGSEGV.
22326
22327 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
22328
22329 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
22330 can be compiled with either HP's compiler or GCC.
22331
cfa88ab7
JL
22332 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
22333 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
22334 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
22335
ca344dff
JL
22336 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
22337 to match current gdb output. Update due to using auto-solib-limit
22338 for limiting instead of overloading auto-solib-add.
22339 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
22340 test program.
22341
3f3c6e55 22342 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
22343 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
22344 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
22345 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
22346 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
22347 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
22348 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
22349 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
22350 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
22351 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
22352 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
22353 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
22354 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 22355
8fb87725
JL
22356 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
22357 a SIGTRAP to the inferior.
22358
cf599fa7
CV
223592001-12-19 Corinna Vinschen <vinschen@redhat.com>
22360
22361 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
22362 Substitute call to target_link by call to gdb_compile.
22363
2cd045cd
JL
22364Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
22365
a9c64011
AS
22366 * gdb.base/break.exp: Fix HP specific search string when testing
22367 backtracing in a called function.
2cd045cd 22368
a9c64011
AS
22369 * gdb.base/constvars.exp: Only set lang to C++ if we're
22370 compiling the test with HP's compilers.
22371 * gdb.base/volatile.exp: Similarly.
2cd045cd 22372
99ebe9ac
JB
223732001-12-19 Jim Blandy <jimb@redhat.com>
22374
22375 * gdb.base/printcmds.exp: Expect the null character to be printed
22376 as '\0', and the '\013' to be printed as '\v'.
22377 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
22378 * gdb.base/setvar.exp: Same.
22379
b9891b29
JB
223802001-12-17 Jim Blandy <jimb@redhat.com>
22381
0eba65ab
JB
22382 * gdb.base/completion.exp: Rather than completing very long
22383 filenames, which can make the readline library produce output we
22384 don't recognize, cd to the directory first, and then complete
22385 using nice, short relative paths.
22386
6970b5b1
JB
22387 * gdb.base/completion.exp: On some systems, there is, in fact, a
22388 variable named `b' in scope, since GDB treats all static
a9c64011
AS
22389 variables as being in scope. So use `no_var_named_this'
22390 instead of `b'.
6970b5b1 22391
b9891b29 22392 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 22393 can't find the core file's registers as a failure.
b9891b29 22394
e6ccd35f
JSC
223952001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
22396
a9c64011
AS
22397 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
22398 test expect string more specific.
e6ccd35f 22399
105ba819
CV
224002001-12-13 Corinna Vinschen <vinschen@redhat.com>
22401
22402 * gdb.asm/asm-source.exp: Add support for xstormy16.
22403 * gdb.asm/configure.in: Ditto.
22404 * gdb.asm/configure: Rebuild.
22405 * gdb.asm/xstormy16.inc: New file.
22406
e9e79dd9
FF
224072001-12-10 Fred Fish <fnf@redhat.com>
22408
22409 * gdb.base/maint.exp: Update to match changes in type dumping code.
22410
347dc97d
JB
224112001-12-10 Jim Blandy <jimb@redhat.com>
22412
22413 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
22414 matching the entry point symbol's name at the beginning of the
22415 line.
347dc97d 22416
5178b9d6
DJ
224172001-12-07 Daniel Jacobowitz <drow@mvista.com>
22418
22419 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
22420 gdb.c++/inherit.exp, gdb.c++/method.exp,
22421 gdb.c++/namespace.exp, gdb.c++/templates.exp,
22422 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
22423 and class layout support.
22424
af890c52
DJ
224252001-12-07 Daniel Jacobowitz <drow@mvista.com>
22426
22427 * gdb.c++/classes.exp: Add test for static member function.
22428 * gdb.c++/misc.cc: Add class with static member function.
22429
7a345fb3
JB
224302001-12-07 Jim Blandy <jimb@redhat.com>
22431
f2e54a80 22432 If GDB says it can't find the struct the function returned, report
8032bf31
JB
22433 those tests as `unsupported'.
22434 * gdb.base/call-rt-st.exp (print_struct_call): New function.
22435 Rewrite subsequent tests to use it.
22436
22437 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
22438 those tests as `unsupported'.
22439 * gdb.base/structs.exp (call_struct_func): New function.
22440 (do_function_calls): Use call_struct_func to call the functions
22441 returning structs.
22442
0bc69509
JB
22443 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
22444 whether functions are prototyped or not, so we can't possibly pass
22445 arguments to t_float_values2 properly.
22446
7a345fb3
JB
22447 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
22448 value of `timeout' for targets other than the mips*tx39-*.
22449
edb6ede1
MS
224502001-12-06 Michael Snyder <msnyder@redhat.com>
22451
d63a86f8 22452 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
22453 and detect whether the start symbol has a leading underscore.
22454
2d842f13
JB
224552001-12-04 Jim Blandy <jimb@redhat.com>
22456
22457 * gdb.base/completion.exp: Clarify indentation.
22458
68550daf
JB
224592001-12-03 Jim Blandy <jimb@redhat.com>
22460
22461 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
22462 variables on the S/390, not `.word'.
22463
cd5195a8
JB
224642001-11-30 Jim Blandy <jimb@redhat.com>
22465
22466 Add assembly-source tests for s390-ibm-linux.
22467 * gdb.asm/s390.inc: New file.
22468 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
22469 the S/390 architecture.
a9c64011 22470 * gdb.asm/configure: Regenerated.
cd5195a8 22471
ca9efc90
MS
224722001-11-30 Michael Snyder <msnyder@redhat.com>
22473
22474 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
22475 next, info source, info sources, info line, global and static
22476 variables, and static functions.
22477 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
22478 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
22479 * gdb.asm/asmsrc1.s: Add a static function and some variables.
22480 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
22481 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
22482 (gdbasm_leave): Restore frame pointer.
22483 (gdbasm_startup): Copy stack set-up from crt0.S.
22484
d0e66976
FN
224852001-11-26 Fernando Nasser <fnasser@redhat.com>
22486
22487 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
22488 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
22489 to a local (non-static) variable. Copy tstruct.a to a static buffer
22490 and return a pointer to that buffer.
22491 * gdb.base/callfwmall.c (t_structs_a): Ditto.
22492
e2334072
MK
224932001-11-24 Mark Kettenis <kettenis@gnu.org>
22494
22495 * gdb.asm/configure.in: Fix recognition of ix86 target.
22496 * gdb.asm/configure: Regenerate.
22497
756caa3d
MS
224982001-11-21 Michael Snyder <msnyder@redhat.com>
22499
22500 * gdb.asm/sparc.inc: New file.
22501 * gdb.asm/asm-source.exp: Recognize sparc target.
22502 * gdb.asm/configure.in: Recognize sparc target.
22503 * gdb.asm/configure: Regenerate.
d63a86f8 22504
9a4d72d5
MS
225052001-11-21 Michael Snyder <msnyder@redhat.com>
22506
22507 * gdb.asm/m32r.inc: New file.
22508 * gdb.asm/asm-source.exp: Recognize m32r target.
22509 * gdb.asm/configure.in: Recognize m32r target.
22510 * gdb.asm/configure: Regenerate.
22511
a773d1cd
MS
225122001-11-20 Michael Snyder <msnyder@redhat.com>
22513
017ac23d
MS
22514 * gdb.asm/i386.inc: New file.
22515 * gdb.asm/asm-source.exp: Recognize ix86 target.
22516 * gdb.asm/configure.in: Recognize ix86 target.
22517 * gdb.asm/configure: Regenerate.
22518
a773d1cd
MS
22519 * gdb.c++/namespace.exp: Fix quotes in output messages.
22520
bb632afb
MS
225212001-11-14 Michael Snyder <msnyder@redhat.com>
22522
25d559ca 22523 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
22524 qualifier in a type cast expression, to designate an address
22525 in the instruction space (Harvard architecture).
22526
4749e309
MS
225272001-11-13 Michael Snyder <msnyder@redhat.com>
22528
22529 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
22530 Tests for expressions using 'const' and 'volatile'.
22531
25050984
CV
225322001-11-13 Corinna Vinschen <vinschen@redhat.com>
22533
22534 * gdb.asm/asm-sources.exp: Allow defining linker flags.
22535
1902c51f
DJ
225362001-11-12 Daniel Jacobowitz <drow@mvista.com>
22537
22538 * lib/mi-support.exp (mi_run_to_helper): Move comments
22539 outside of gdb_expect.
22540
dcf95b47
DJ
225412001-11-11 Daniel Jacobowitz <drow@mvista.com>
22542
22543 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
22544 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
22545 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
22546 mi0_run_to): New functions.
22547 * gdb.mi/mi-simplerun.exp: Use them.
22548 * gdb.mi/mi0-simplerun.exp: Likewise.
22549 * gdb.mi/mi-var-cmd.exp: Likewise.
22550 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 22551
45b074e1
AC
225522001-11-10 Andrew Cagney <ac131313@redhat.com>
22553
22554 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
22555 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
22556
bf50d346
AC
225572001-11-09 Andrew Cagney <ac131313@redhat.com>
22558
22559 * gdb.base/restore.exp: Include $expected value in restored test
22560 message.
22561
9383332c
AC
225622001-11-09 Andrew Cagney <ac131313@redhat.com>
22563
22564 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
22565 implemented.
22566
db62520a
MS
225672001-11-08 Michael Snyder <msnyder@redhat.com>
22568
22569 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
22570 Add pass/fail message for stop at breakpoint in call dummy function.
22571
b5703437
MS
225722001-11-07 Michael Snyder <msnyder@redhat.com>
22573
d63a86f8
RM
22574 * gdb.c++/templates.exp (test_template_breakpoints):
22575 If we get an overload menu, but it does not match what
760f6330 22576 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
22577 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
22578 making the whitespace optional. Argument for "new" may be
22579 "unsigned" as well as "unsigned int/long".
d63a86f8 22580 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
22581 making the whitespace optional. Also replace "(void) with
22582 "((void|)), making the keyword "void" optional.
d63a86f8 22583 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
22584 making the whitespace optional. Also replace "(void) with
22585 "((void|)), making the keyword "void" optional.
3bf40917
MS
22586 * gdb.base/callfuncs.c (t_float_values): This function must
22587 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 22588 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
22589 can be tested against both cases. Usually one case involves
22590 promotion of float to double, while the other does not.
22591 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
22592 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
22593 includes a stack frame for "start".
22594
c8ab4e6d
JB
225952001-11-05 Jim Blandy <jimb@redhat.com>
22596
22597 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
22598 pointers are 32 bits long, and that offsets of relocs are always
22599 stored in the data (REL-style), and not in the reloc entry itself
22600 (RELA-style).
22601 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
22602 stabs.
22603
3f08ced9
MS
226042001-11-01 Michael Snyder <msnyder@redhat.com>
22605
22606 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
22607 and regular expression operators by using quoting.
22608
cbfa24cd
MS
226092001-10-31 Michael Snyder <msnyder@redhat.com>
22610
22611 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
22612 depending on what the symbol table contains.
22613 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
22614 the output of the ptype command. Similarly, accept both "const &"
22615 and "const&".
22616
aaa68313
CV
226172001-10-31 Corinna Vinschen <vinschen@redhat.com>
22618
22619 * gdb.base/miscexprs.c (main): Add usage of preprocessor
22620 symbol `STORAGE' to allow to choose the storage class of
22621 the local datastructures.
22622 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
22623 compiler directive.
22624
91740388
MS
226252001-10-30 Michael Snyder <msnyder@redhat.com>
22626
22627 * gdb.base/jump.exp: Allow it to run for all targets.
22628
1b7c05e7
CV
226292001-10-29 Corinna Vinschen <vinschen@redhat.com>
22630
22631 * gdb.base/call-ar-st.c (print_double_array): Match for loop
22632 with new double_array size.
22633 (main): Change storage class of all local variables to static.
22634 Reduce size of double_array to 9.
22635 * gdb.base/call-ar-st.exp: Increase timeout value.
22636 Change expected output for double array to match new size in
22637 call-ar-st.c.
22638
36a22261
CV
226392001-10-29 Corinna Vinschen <vinschen@redhat.com>
22640
22641 * gdb.base/ending-run.exp: Create identical output when passing
22642 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 22643 Stormy16 target.
36a22261 22644
92b8ae91
MK
226452001-10-28 Mark Kettenis <kettenis@gnu.org>
22646
22647 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
22648 that we catch the expected failure under Linux/x86.
22649
cb135b83
OF
226502001-10-29 Orjan Friberg <orjanf@axis.com>
22651
22652 * gdb.base/setvar.exp: Escape curly braces.
22653 * gdb.stabs/weird.exp: Ditto.
22654
6884aa54
DJ
226552001-10-27 Daniel Jacobowitz <drow@mvista.com>
22656
22657 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
22658 * gdm.mi/mi0-hack-cli.exp: Likewise.
22659
0398c9aa
AC
226602001-10-25 Andrew Cagney <ac131313@redhat.com>
22661
22662 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
22663 messages.
22664
d20bf2e8
AC
226652001-10-21 Andrew Cagney <ac131313@redhat.com>
22666
22667 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
22668 checking MI enabled.
22669
03dd63aa
CV
226702001-10-09 Corinna Vinschen <vinschen@redhat.com>
22671
22672 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
22673
1d9d99f3
FCE
226742001-10-04 Frank Ch. Eigler <fche@redhat.com>
22675
22676 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
22677 if gdb child process crashes, just signal an error.
22678
838ae6c4
JB
226792001-10-02 Jim Blandy <jimb@redhat.com>
22680
22681 * lib/gdb.exp (test_xfail_format): Simplify.
22682
22683 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
22684 front of the variable name `format'. Simplify `if'.
22685
8f0cbc1c
DJ
226862001-10-01 Daniel Jacobowitz <drow@mvista.com>
22687
22688 * gdb.threads/pthreads.exp: Wait for output and delay
22689 before sending ^C.
22690
1f08dafd
DJ
226912001-10-01 Daniel Jacobowitz <drow@mvista.com>
22692
22693 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
22694 some incorrect output instead of timing out.
22695 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
22696
674f90ff
CV
226972001-09-28 Corinna Vinschen <vinschen@redhat.com>
22698
22699 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
22700 check to allow additional `int'.
22701
9b284272
DJ
227022001-09-27 Daniel Jacobowitz <drow@mvista.com>
22703
22704 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
22705 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
22706
b55a4771
MS
227072001-09-27 Michael Snyder <msnyder@redhat.com>
22708
22709 * lib/gdb.exp (test_debug_format): New proc.
22710 (setup_xfail_format): Use new proc test_debug_format.
22711 * gdb.base/constvars.exp (local_compiler_xfail_check): New
22712 proc; use new service proc test_debug_format.
22713 Replace all other "gcc_compiled" tests with this test.
22714 * gdb.base/volatile.exp (local_compiler_xfail_check): New
22715 proc; use new service proc test_debug_format.
22716 Replace all other "gcc_compiled" tests with this test.
22717
227182001-09-27 Michael Snyder <msnyder@redhat.com>
22719
22720 * gdb.base/cvexpr.exp: New file.
22721 * gdb.base/cvexpr.c: New file
22722 Test for expressions using const and volatile keywords.
22723
4e6667ac
CV
227242001-09-26 Corinna Vinschen <vinschen@redhat.com>
22725
22726 * gdb.base/constvars.exp: Check for different orders of keywords
22727 and additional "int" strings in output.
22728
4f337972
AC
227292001-09-22 Andrew Cagney <ac131313@redhat.com>
22730
22731 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
22732 responses from "help maint".
22733
2015650d
FCE
227342001-09-19 Frank Ch. Eigler <fche@redhat.com>
22735
22736 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
22737 to localhost:NNN instead of :NNN, in case Xvfb is listening
22738 only on TCP.
22739
f3bcedc1
CV
227402001-09-19 Corinna Vinschen <vinschen@redhat.com>
22741
22742 * gdb.base/recurse.exp: When checking leaving the watchpoint
22743 scope, recognize when gdb is in function's epilogue and pass.
22744
6b819c92
KS
227452001-09-18 Keith Seitz <keiths@redhat.com>
22746
22747 * lib/insight-support.exp (_gdbtk_export_target_info): Add
22748 support for running tests against sid targets.
22749 (gdbtk_done): Ditto.
22750
a10c9419
CV
227512001-09-18 Corinna Vinschen <vinschen@redhat.com>
22752
22753 * gdb.base/ending-run.c (main): Set stdout buffersize
22754 to the same reasonable value for any target.
22755 * gdb.base/ending-run.exp: Add a regular expression
22756 to make testsuite happy on Sanyo Stormy16 target.
22757
739d0d99
CV
227582001-09-17 Corinna Vinschen <vinschen@redhat.com>
22759
22760 * gdb.base/display.c (do_loops): Add float variable `f'.
22761 Increment f in loop.
22762 * gdb.base/display.exp: Increment timeout by 60 seconds.
22763 Change float display test to use variable `f'.
22764
1b8947f0
JB
227652001-09-17 Jim Blandy <jimb@redhat.com>
22766
22767 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
22768 overflowing the limited breakpoint tables on some ROM monitors
22769 (like the ROM68K).
22770
9890ac81
FCE
227712001-09-15 Frank Ch. Eigler <fche@redhat.com>
22772
22773 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
22774 the "-ac" (disable access control) flag.
22775
6db765ea
JH
227762001-08-30 Jeff Holcomb <jeffh@redhat.com>
22777
22778 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
22779 ints.
22780
4c32cc04
KS
227812001-08-30 Keith Seitz <keiths@redhat.com>
22782
22783 * lib/gdb.exp: Move all insight-related functionality into
22784 separate file.
22785 * lib/insight-support.exp: New file.
22786
8d6e6f81
FCE
227872001-08-29 Frank Ch. Eigler <fche@redhat.com>
22788
22789 * config/sid.exp (sid_start): Never set sid verbosity; disable
22790 expect_background {} that consumed its stdout; tolerate </dev/null.
22791 Attempt to set endianness override in "sid" protocol mode. Cleanup.
22792
6a90e1d0
AC
227932001-08-18 Andrew Cagney <ac131313@redhat.com>
22794
22795 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
22796 CLI jump command to start it.
22797 (mi_run_to_main): Fail immediatly when unexpected output.
22798
1759b3c3
AC
227992001-08-18 Andrew Cagney <ac131313@redhat.com>
22800
22801 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
22802 beginning of function. Fix PR gdb/191.
22803
61d11d80
FCE
228042001-08-16 Frank Ch. Eigler <fche@redhat.com>
22805
22806 * config/sid.exp (sid_start): Don't warn if we cannot figure out
22807 what to force sid endianness to.
22808
942a4df2
KS
228092001-08-15 Keith Seitz <keiths@redhat.com>
22810
22811 * lib/gdb.exp (gdbtk_start): Don't set environment
22812 variables for TCL_LIBRARY and friends. Insight will
22813 now figure these out for itself.
22814
0521c418
MS
228152001-08-02 Michael Snyder <msnyder@redhat.com>
22816
22817 * gdb.base/completion.exp: Remove the symbol "a64l" from
22818 the expect string; this is target-specific, and not related
22819 to what is being tested.
22820
74a9a58a
DB
228212001-08-02 Dave Brolley <brolley@redhat.com>
22822
22823 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
22824
c70819fa
MS
228252001-07-25 Michael Snyder <msnyder@redhat.com>
22826
c2b8fa57
MS
22827 * gdb.base/consecutive.exp: New file. Test stepping over
22828 breakpoints on consecutive instructions.
22829 * gdb.base/consecutive.c: New file.
22830
c70819fa
MS
22831 * gdb.base/call-rt-st.exp: Use double-backslash to quote
22832 curly braces in regular expressions.
22833
2b1a1355
MS
228342001-07-25 Michael Snyder <msnyder@redhat.com>
22835
22836 * gdb.base/ending-run.exp: Accept "Program exited normally" as
22837 legitimate output from stepping out of main.
22838
413eca6f
KS
228392001-07-22 Keith Seitz <keiths@redhat.com>
22840
22841 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
22842 the empty string, do not run the tests.
22843
7e5a9322
SC
228442001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22845
22846 * gdb.base/long_long.exp: Detect size of pointer. Take into
22847 account 2-byte pointers when testing for p/a results.
22848
de58f10f
SC
228492001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22850
d63a86f8 22851 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
22852 and defined to 1K for m68hc11.
22853 (random_data): Reduce table to 1K for embedded platforms (68hc11).
22854 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
22855 (sizeof_random_data): New variable to tell the size of the data table;
22856 don't test past this size; always run to main.
22857
d6f5fea1
SC
228582001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22859
22860 * gdb.base/return2.exp: return of long long and double fails for
22861 68HC11; don't execute these tests on that platform.
22862 * gdb.base/return.exp: Return of a double fails for 68hc11.
22863
c477543d
SC
228642001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22865
22866 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
22867 tests that print a float.
22868 * call-rt-st.exp: Likewise.
22869
63cf1c79
MK
228702001-07-12 Mark Kettenis <kettenis@gnu.org>
22871
22872 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
22873 running this test on Linux.
22874
112f9ab5
MC
228752001-06-24 Michael Chastain <chastain@redhat.com>
22876
22877 * gdb.base/arithmet.exp: Remove some tests to make all test names
22878 unique.
22879
4970cb0f
MS
228802001-07-03 Michael Snyder <msnyder@redhat.com>
22881
22882 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
22883 the output of the ptype command.
22884
d85da69f
MS
228852001-07-02 Michael Snyder <msnyder@redhat.com>
22886
4c8a82de
MS
22887 * gdb.base/completion.exp: Don't assume that break.c is the only
22888 source file that may contain functions named "marker".
d85da69f
MS
22889 * gdb.base/corefile.exp: Quote the curly braces in regexp.
22890
8afc772b
AC
228912001-06-28 Andrew Cagney <ac131313@redhat.com>
22892
22893 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
22894 of files to delete.
22895
22896 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
22897 * gdb.disasm/h8300s.exp: New file.
22898 gdb.disasm/h8300s.s: Likewise.
22899
cff22675
AC
229002001-06-27 Andrew Cagney <ac131313@redhat.com>
22901
22902 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
22903 empty breakpoint tables.
22904
68c81b54
AC
229052001-06-25 Andrew Cagney <ac131313@redhat.com>
22906
22907 * lib/mi-support.exp: Update args=... part of stop-reason
22908 patterns. Accept either a list or a tuple.
22909
2dd62704
AC
229102001-06-23 Andrew Cagney <ac131313@redhat.com>
22911
22912 * lib/mi-support.exp: Remove local emacs variable defining
22913 change-log-default-name.
22914
b4127474
MC
229152001-06-22 Michael Chastain <chastain@redhat.com>
22916
22917 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
22918 This is operationally compatible with the previous version.
22919
8dbfb380
JB
229202001-06-13 Jim Blandy <jimb@redhat.com>
22921
22922 * lib/gdb.exp (gdb_test): Doc fix.
22923
f2d8c86d
MC
229242001-06-10 Michael Chastain <chastain@redhat.com>
22925
22926 * gdb.base/exprs.exp: Remove a duplicate test.
22927
81564d34
JB
229282001-06-06 Jim Blandy <jimb@redhat.com>
22929
22930 * gdb.base/return2.exp (main): Use values to test float and double
22931 returns that are not NaN's, to avoid being confused by IEEE
22932 comparison rules.
22933
da55addb
MS
229342001-06-04 Michael Snyder <msnyder@redhat.com>
22935
22936 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 22937 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
22938 rather than wait for 12 more tests to time out.
22939
42c65987
JB
229402001-06-06 Jim Blandy <jimb@redhat.com>
22941
b18bced9 22942 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 22943 Don't forget to match the GDB prompt.
b18bced9 22944
42c65987
JB
22945 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
22946
5b41e5f0
JB
229472001-06-04 Jim Blandy <jimb@redhat.com>
22948
22949 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
22950 command.
22951
015e046f
KB
229522001-05-31 Kevin Buettner <kevinb@redhat.com>
22953
22954 * gdb.base/annota1.exp (info break): Match four or more spaces
22955 after "Address".
22956
fb1ffbbe
MC
229572001-05-31 Michael Chastain <chastain@redhat.com>
22958
22959 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
22960 (dm_type_int_star): Likewise.
22961 (dm_type_long_star): Likewise.
22962 (dm_type_void_star): Likewise.
22963
5ea2a32c
KB
229642001-05-29 Kevin Buettner <kevinb@redhat.com>
22965
22966 * gdb.base/completion.exp (INPUTRC): Set this environment variable
22967 to a known value in order to get consistent results regardless
22968 of the setting of INPUTRC or the presence or contents of .inputrc.
22969
ae23c492
MS
229702001-05-24 Michael Snyder <msnyder@redhat.com>
22971
ac55707e
MS
22972 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
22973 Don't require that the main thread and the manager thread are the
22974 first in the list.
22975
ae23c492
MS
22976 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
22977 debugging. If test fails, issue an "unsupported" not a "fail".
22978
400071f1
JB
229792001-05-24 Jim Blandy <jimb@redhat.com>
22980
22981 Don't assume that short is shorter than int.
22982 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
22983 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 22984 this isn't true.
400071f1
JB
22985 ("print unsigned char == (~0)"): Add test that verifies that ~0,
22986 an int, is not equal to ~0 stored in an unsigned char. This tests
22987 the same thing that the previous test meant to, but works on
22988 16-bit machines, too.
22989 ("print unsigned char != (~0)"): Same test, complemented.
22990
0816a3e5
MS
229912001-05-24 Michael Snyder <msnyder@redhat.com>
22992
22993 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 22994 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
22995 and prevents dejagnu getting out of step.
22996
f6dc23a9
KB
229972001-05-23 Kevin Buettner <kevinb@redhat.com>
22998
22999 * gdb.base/finish.exp (finish_void): Revise pattern for
23000 stopping on the call statement to not permit stopping at
23001 the start of the instructions comprising the call sequence.
23002
7dbd117d
MC
230032001-05-19 Michael Chastain <chastain@redhat.com>
23004
23005 * gdb.base/callfuncs.exp: Make all test names unique.
23006 * gdb.base/commands.exp: Make all test names unique.
23007 * gdb.base/condbreak.exp: Make all test names unique.
23008 * gdb.base/dbx.exp: Make all test names unique.
23009 * gdb.base/default.exp: Make all test names unique.
23010 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
23011 and TIMEOUT messages to their corresponding PASS message.
23012 * gdb.base/ending-run.exp: Make all test names unique.
23013 * gdb.base/long_long.exp: Remove duplicate test.
23014
6b0b0a9e
KB
230152001-05-21 Kevin Buettner <kevinb@redhat.com>
23016
23017 * gdb.base/finish.exp (finish_void): Allow "finish" command to
23018 stop on the call statement as well as the statement after the
23019 call.
23020
2caa35cb
MS
230212001-05-21 Michael Snyder <msnyder@redhat.com>
23022
23023 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
23024
40713331
EZ
230252001-05-10 Elena Zannoni <ezannoni@redhat.com>
23026
a9c64011
AS
23027 * gdb.base/completion.exp: Revamp test. Make it execute on all
23028 platforms.
40713331 23029
c2c1be8d
EZ
230302001-05-10 Elena Zannoni <ezannoni@redhat.com>
23031
a9c64011
AS
23032 * config/gdbserver.exp (gdb_load): Handle the case
23033 in which the arguments to gdbserver are given in the
23034 baseboard configuration file.
23035 Also handle the case in which the server needs to do a
23036 load.
2c9cd303 23037
9671de48
KS
230382001-05-07 Keith Seitz <keiths@cygnus.com>
23039
a9c64011
AS
23040 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
23041 set up the display for testing.
23042 (gdbtk_start): Convert all paths to paths that tcl will like.
23043 Export target information to environment.
23044 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
23045 necessary.
23046 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
23047 (to_tcl_path): New proc to convert a given pathname into
23048 a path acceptible as an argument to a tcl command.
23049 (_gdbtk_export_target_info): New proc to export target info
23050 into the environment for gdbtk testing.
23051 (gdbtk_done): New proc to signal end-of-test.
9671de48 23052
5a360f47
JB
230532001-05-06 Jim Blandy <jimb@redhat.com>
23054
23055 * restore.c: Make the code of caller0 correspond to its comment.
23056
66c756c6
MS
230572001-05-03 Michael Snyder <msnyder@redhat.com>
23058
23059 * config/sid.exp (gdb_target_sid): Check for error messages.
23060 On error or timeout, don't make expect exit (which will terminate
23061 all subsequent tests); instead just make gdb exit.
d63a86f8 23062 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
23063 return a negative value.
23064
a966fde5
JB
230652001-04-24 Jim Blandy <jimb@redhat.com>
23066
851c18e0
JB
23067 * gdb.c++/templates.exp: If we see the prompt for the overload
23068 list, but we haven't recognized any of the longer patterns,
23069 arrange for this test to fail, not hang.
23070
a966fde5
JB
23071 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
23072 variations.
23073
db144853
MC
230742001-04-22 Michael Chastain <chastain@redhat.com>
23075
23076 * gdb.c++/local.exp: Use the 'runto' library function.
23077 * gdb.c++/namespace.exp: Likewise.
23078 * gdb.c++/overload.exp: Likewise.
23079
3207ec21
KB
230802001-03-26 Kevin Buettner <kevinb@redhat.com>
23081
23082 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
23083 * gdb.base/step-line.exp: New file. Test step/next in presence of
23084 #line directives.
23085 * gdb.base/step-line.c: New file. Test program for the above.
23086 * gdb.base/step-line.inp: New file. We pretend that this file has
23087 been transformed by some other tool into step-line.c.
23088
13b57657
JB
230892001-03-21 Jim Blandy <jimb@redhat.com>
23090
23091 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
23092 unmangled operator names.
23093
754cbe1c
JB
230942001-03-20 Jim Blandy <jimb@redhat.com>
23095
23096 * gdb.threads/linux-dp.exp: Recognize an additional message
23097 generated by GDB when it doesn't understand how to debug threads
23098 on the target system.
23099
177495c9
AC
231002001-03-19 Andrew Cagney <ac131313@redhat.com>
23101
23102 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
23103
f266096b
MC
231042001-03-12 Michael Chastain <chastain@redhat.com>
23105
23106 * gdb.c++/derivation.exp: Use the 'runto' library function.
23107
cac3c2ff
MC
231082001-03-12 Michael Chastain <chastain@redhat.com>
23109
23110 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
23111
b6c11a24
MC
231122001-02-24 Michael Chastain <chastain@redhat.com>
23113
23114 * gdb.c++/ref-types.exp: Change handwritten code to library
23115 function 'runto'.
23116
6bae5bce
OF
231172001-03-16 Orjan Friberg <orjanf@axis.com>
23118
23119 * gdb.base/signals.exp: Set count to 0 explicitly.
23120
0015fd9a
MS
231212001-03-15 Mark Salter <msalter@redhat.com>
23122
23123 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
23124 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
23125 (gdb_load): Add support for additional target_info: gdb_download_size
23126 and gdb_load_timeout.
0015fd9a 23127
fc33412a
DT
23128Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
23129
23130 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
23131 file -- to prevent failing when the compile fails but we have no
23132 intention of running the tests anyway.
fc33412a
DT
23133
23134 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
23135 tests if set.
23136
23137 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 23138 integers.
fc33412a
DT
23139
23140 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
23141 * gdb.c++/namespace.exp: Ditto.
23142
115f06de
OF
231432001-03-07 Orjan Friberg <orjanf@axis.com>
23144
23145 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
23146 * gdb.base/pointers.exp: Relax pattern match of decimals.
23147
b6ba6518
KB
231482001-03-06 Kevin Buettner <kevinb@redhat.com>
23149
23150 * Makefile.in, config/abug.exp, config/cfdbug.exp,
23151 config/cpu32bug.exp, config/dve.exp, config/est.exp,
23152 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
23153 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
23154 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
23155 config/sh.exp, config/sid.exp, config/slite.exp,
23156 config/sparclet.exp, config/udi.exp, config/unknown.exp,
23157 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
23158 config/vxworks.exp, config/vxworks29k.exp,
23159 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
23160 gdb.base/all-bin.exp, gdb.base/annota1.exp,
23161 gdb.base/arithmet.exp, gdb.base/assign.exp,
23162 gdb.base/async.exp, gdb.base/attach.exp,
23163 gdb.base/bitfields.exp, gdb.base/bitops.exp,
23164 gdb.base/break.exp, gdb.base/call-ar-st.exp,
23165 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
23166 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
23167 gdb.base/commands.exp, gdb.base/completion.exp,
23168 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
23169 gdb.base/constvars.exp, gdb.base/corefile.exp,
23170 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
23171 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
23172 gdb.base/ending-run.exp, gdb.base/environ.exp,
23173 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
23174 gdb.base/finish.exp, gdb.base/foll-exec.exp,
23175 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
23176 gdb.base/funcargs.exp, gdb.base/help.exp,
23177 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
23178 gdb.base/logical.exp, gdb.base/long_long.exp,
23179 gdb.base/maint.exp, gdb.base/mips_pro.exp,
23180 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
23181 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
23182 gdb.base/pointers.exp, gdb.base/printcmds.exp,
23183 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
23184 gdb.base/regs.exp, gdb.base/relational.exp,
23185 gdb.base/remote.exp, gdb.base/reread.exp,
23186 gdb.base/restore.exp, gdb.base/return2.exp,
23187 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
23188 gdb.base/selftest.exp, gdb.base/setshow.exp,
23189 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
23190 gdb.base/sigall.exp, gdb.base/signals.exp,
23191 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
23192 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
23193 gdb.base/step-test.exp, gdb.base/structs.c,
23194 gdb.base/structs.exp, gdb.base/structs2.exp,
23195 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
23196 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
23197 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
23198 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
23199 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
23200 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
23201 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
23202 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
23203 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
23204 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
23205 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
23206 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
23207 gdb.fortran/types.exp, gdb.java/jmisc.exp,
23208 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
23209 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
23210 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
23211 gdb.trace/circ.exp, gdb.trace/collection.exp,
23212 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
23213 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
23214 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
23215 gdb.trace/report.exp, gdb.trace/save-trace.exp,
23216 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
23217 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
23218 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
23219 notices.
23220
dc96c6c7 232212001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
23222
23223 * gdb.base/varargs.c (find_max_double): Fix printf format string:
23224 first arg is int not float.
23225
dc96c6c7 232262001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
23227
23228 * gdb.base/reread.exp: Unsupported for non-native targets;
23229 doesn't work for remote debugging.
23230
9b0c4aeb
FN
232312001-02-19 Fernando Nasser <fnasser@redhat.com>
23232
23233 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
23234 * gdb.base/ending-run.exp: Properly handle the BSP state when
23235 stepping past the end of main.
9b0c4aeb 23236
02aa71d5
MC
232372001-02-19 John Moore <jmoore@redhat.com>
23238
23239 * gdb.base/commands.exp (infrun_breakpoint_command_test):
23240 Converted HPUX fix for non-expected items following multiple
23241 step commands into general solution for all platforms.
23242
1fa449a4
MC
232432001-02-18 Michael Chastain <chastain@redhat.com>
23244
23245 * gdb.c++/classes.exp (do_tests): Change runto statements
23246 from "runto 'foo(void)'" to "runto 'foo'". This makes the
23247 statements demangler agnostic.
23248 * gdb.c++/virtfunc.exp (do_tests): Likewise.
23249 (gdb_virtfunc_restart): Likewise.
23250
b2f9ec70
MC
232512001-02-14 Michael Chastain <chastain@redhat.com>
23252
23253 * gdb.c++/inherit.exp (do_tests): Change runto statements
23254 from "runto 'foo(void)'" to "runto 'foo'". This makes the
23255 statements demangler agnostic.
23256
cf74b8ca
AC
23257Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
23258
23259 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
23260 ``continue to bkpt at common_routine in thread 2'' and ``stopped
23261 before calling common_routine 15 times'' tests.
cf74b8ca 23262
99f78f56
MC
232632001-02-11 Michael Chastain <chastain@redhat.com>
23264
23265 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
23266 Helps the test script figure out which demangler is in use.
23267 (dm_type_foo_ref): Ditto.
23268 (dm_type_int_star): Ditto.
23269 (dm_type_long_star): Ditto.
23270 (dm_type_unsigned_int): Ditto.
23271 (dm_type_void): Ditto.
23272 (dm_type_void_star): Ditto.
99707966 23273 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
23274 Probe the gdb demangler and set variables to accommodate
23275 formatting differences.
23276 (info_func_regexp): New function. Same as info_func, but
23277 matches against a regexp.
23278 (info_func): Match against a literal string.
23279 (print_addr_2): New function. Match against a literal string,
23280 which can be different from the input to gdb.
23281 (print_addr): Simply call print_addr_2 with the same argument twice.
23282 (test_lookup_operator_functions): Use demangler formatting variables.
23283 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
23284 the tests in the same order as the C++ class declaration.
23285 (test_paddr_operator_functions): Ditto.
23286 (test_paddr_overloaded_functions): Ditto.
23287 (test_paddr_hairy_functions): Use demangler formatting variables.
23288 Add reference to gdb/19 for related tests.
23289 (do_tests): Call probe_demangler.
23290
1de8f023
KB
232912001-01-30 Kevin Buettner <kevinb@redhat.com>
23292
23293 * gdb.c++/templates.cc (printf): Remove unused function definition.
23294
ca3f91ed
MS
232952001-01-26 Felix Lee <flee@redhat.com>
23296
23297 * sid.exp (sid_exit): Pass host, not target, to remote_close.
23298
232992001-01-25 matthew green <mrg@redhat.com>
23300
23301 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
23302 up sid.
23303 (sid_exit): Call `remote_pop_conn' after GDB is gone.
23304
233052001-01-25 matthew green <mrg@redhat.com>
23306
23307 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 23308 Deprecate $sid_spawn_id.
ca3f91ed
MS
23309 (sid_exit): Remove code necessary only for `spawn.'
23310
233112001-01-25 matthew green <mrg@redhat.com>
23312
23313 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
23314
fb18ec4a
MC
233152001-01-28 Michael Chastain <chastain@redhat.com>
23316
23317 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
23318 to call when tests fail. It takes gdb out of the overloaded
23319 function choice menu back to the main prompt, so that the test
23320 program stays synchronized.
23321 (set_bp_overloaded): New proc to collect all the common
23322 code for setting a breakpoint on an overloaded name. Calls
23323 take_gdb_out_of_choice_menu when needed.
23324 (menu_overload1arg): New variable to collect the repeated
23325 instances of the expected menu for an overloaded name. Change
23326 the regular expression to handle changes in g++ type encoding:
23327 "void" can be either "void" or "", and "unsigned int" can be
23328 either "unsigned int" or "unsigned".
23329 (continue_to_bp_overloaded): Change regular expressions to handle
23330 changes in g++ type encoding.
23331 (no proc): Call take_gdb_out_of_choice_menu when needed.
23332 Remove redundant calls to "info break". Accept either "canceled"
23333 or "cancelled". Change regular expressions in "info break"
23334 calls to handle changes in g++ type encoding. Give all tests
23335 unique strings.
23336
9c646a6e
BE
233372001-01-17 Ben Elliston <bje@redhat.com>
23338
23339 * config/sid.exp: New file.
23340
9549d9c1
AC
23341Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
23342
23343 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
23344
dc96c6c7 233452000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
23346
23347 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
23348 Add a RE to accept a non-ascii char if one is ever presented.
23349
b4df4f68
FN
233502000-12-20 Fernando Nasser <fnasser@redhat.com>
23351
297dd0fd 23352 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 23353
dc96c6c7 233542000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 23355
d63a86f8 23356 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
23357 in regexp. One '\' does not suffice on Linux.
23358
4a7bddb6
MC
233592000-12-09 Michael Chastain <chastain@redhat.com>
23360
23361 * gdb.base/break.exp (test_clear_command): Use a marker function
23362 rather than 'main' for the test function. Also move this
23363 test to an execution point where the marker function names are
23364 guaranteed to be bound to functions. (Executing tests after a
23365 'finish' from main runs into name conflicts with local names
23366 in __libc_start_main).
23367
dc96c6c7 233682000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
23369
23370 * gdb.base/finish.exp: New test for gdb's "finish" command.
23371 * gdb.base/return2.exp: New test for gdb's "return" command.
23372 * gdb.base/return2.c: New source file for above.
23373
dc96c6c7 233742000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
23375
23376 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
23377 * gdb.base/miscexprs.exp: Ditto.
23378 * gdb.base/pointers.exp: Ditto.
23379 * gdb.c++/derivation.exp: Ditto.
23380 * gdb.c++/local.exp: Ditto.
23381 * gdb.c++/namespace.exp: Ditto.
23382 * gdb.c++/overload.exp: Ditto.
23383 * gdb.c++/ref-types.exp: Ditto.
23384
dc96c6c7 233852000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
23386
23387 * gdb.base/constvars.exp: Test result of "up" command.
23388 * gdb.base/miscexprs.exp: Ditto.
23389 * gdb.base/pointers.exp: Ditto.
23390 * gdb.base/scope.exp: Ditto.
23391 * gdb.c++/derivation.exp: Ditto.
23392 * gdb.c++/local.exp: Ditto.
23393 * gdb.c++/namespace.exp: Ditto.
23394 * gdb.c++/overload.exp: Ditto.
23395 * gdb.c++/ref-types.exp: Ditto.
23396
44097287
FN
233972000-11-22 Michael Chastain <chastain@redhat.com>
23398
23399 * mips_pro.exp: Accept either "middle -> top -> main" or
23400 "middle -> main" in the backtrace, because gcc can optimize
23401 tail calls to jumps. Remove setup_xfail for the hppa case.
23402 Add a comment with the original warning messages from PR 3016,
23403 which was filed in 1993, to preserve them for posterity.
23404
9d2e1bab
ND
234052000-11-17 Nick Duffek <nsd@redhat.com>
23406
23407 * lib/gdb.exp (gdb_test): Override timeout with board info.
23408
1aca8eb7
ND
234092000-11-17 Nick Duffek <nsd@redhat.com>
23410
23411 * gdb.base/display.exp: Don't kill running stub. Add "again" to
23412 the second kill and detach messages.
23413
93076499
ND
234142000-11-17 Nick Duffek <nsd@redhat.com>
23415
23416 * configure.in: Add AC_EXEEXT.
23417 * configure: Regenerate.
23418 * Makefile.in (just-check): Export EXEEXT.
23419 * lib/gdb.exp ($EXEEXT): Import from environment.
23420 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
23421 expect "maint dump-me" on Cygwin.
23422 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
23423 $EXEEXT.
23424
30e87cd3
ND
234252000-11-17 Nick Duffek <nsd@redhat.com>
23426
23427 * gdb.base/break.exp: Test backtrace and finish from called
23428 function on all platforms, not just HP-UX.
23429
dc96c6c7 234302000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
23431
23432 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
23433 code from gdb_target_monitor, so it can be used independantly
23434 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 23435
dc96c6c7 234362000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
23437
23438 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
23439 * gdb.base/corefile.exp: Expect the message "Program is being
23440 debugged already" when we send the "corefile" command, since
23441 the preceeding gdb_load may have connected gdb to a remote target.
23442 * gdb.base/display.exp: Disable hardware watchpoints if new
23443 board info variable "no_hardware_watchpoints" is true.
23444 Replace single-letter commands with more readable ones.
23445 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
23446 if new board info variable "no_hardware_watchpoints" is true.
23447 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
23448 to see if stdio (printf) testing is possible.
23449 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
23450 board info variable "no_hardware_watchpoints" is true. Use new
23451 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
23452
39124dea
FN
234532000-11-13 Fernando Nasser <fnasser@redhat.com>
23454
23455 From Orjan Friberg <orjanf@axis.com>:
23456 * gdb.base/printcmds.exp: Escape curly braces followed by a number
23457 in array print pattern match.
23458
a9e2e984
FN
234592000-11-09 Fernando Nasser <fnasser@redhat.com>
23460
23461 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
23462 spelling "cancelled" to U.S. spelling "canceled" to match changes
23463 made to gdb.
23464 * gdb.c++/ovldbreak.exp: Ditto.
23465
c7db355b
PS
234662000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23467
23468 * gdb.base/callfuncs.c (main): Moved to end of file, call
23469 t_double_values to initialize the FPU before inferior calls are made.
23470 * gdb.base/callfuncs.exp: Test for register preservation after calling
23471 inferior functions. Add tests for continuining, finishing and
23472 returning from a stop in a call dummy.
23473
dc96c6c7 234742000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
23475
23476 * gdb.base/commands.exp: Break up long lines, and re-indent.
23477
dc96c6c7 234782000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
23479
23480 * config/gdbserver.exp: Rewritten from the ground up, to make it
23481 compatible with the current dejagnu tree, and to make it work with
23482 the new "gdbserver" in libremote.
23483
dc96c6c7 234842000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
23485
23486 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
23487 * gdb.base/varargs.exp: Skip entire test if no printf support.
23488 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
23489 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
23490
dc96c6c7 234912000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
23492
23493 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
23494 no floating point support.
23495 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
23496 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
23497 * gdb.base/call-rt-st.exp: Ditto.
23498 * gdb.base/call-strs.exp: Ditto.
23499
bac5fc66
JG
235002000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
23501
23502 * gdb.base/sizeof.c: include <stdio.h>.
23503
23504 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
23505 'finish', otherwise uncaptured gdb_prompt would potentially
23506 throw remaining test points out of sync.
bac5fc66 23507
b22a6027
SB
235082000-07-26 Scott Bambrough <scottb@netwinder.org>
23509
23510 * gdb.base/recurse.exp: Run tests for all targets.
23511 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
23512 gnu-oldld case on ARM.
23513 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
23514 for ARM targets.
d63a86f8 23515
d8231941
AG
23516Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
23517
23518 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
23519 * gdb.java/configure: Rebuild.
23520
8caabe69
AG
23521Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
23522
23523 * gdb.java/jv-exp.exp: New file.
23524
9d273ca3
AG
23525Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
23526
23527 * configure: Rebuilt.
23528 * configure.in (configdirs): Add gdb.java.
23529 * gdb.java/jmisc.java: New file.
23530 * gdb.java/jmisc.exp: New file.
23531 * gdb.java/Makefile.in: New file.
23532 * gdb.java/configure: Rebuilt.
23533 * gdb.java/configure.in: New file.
23534 * lib/java.exp: New file.
23535
4f823a66
AC
23536Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
23537
23538 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 23539 underflow.
4f823a66 23540
2391e11d
AC
23541Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
23542
23543 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 23544 and the compilers sizes.
2391e11d 23545
54602222
ND
235462000-07-09 Nick Duffek <nsd@redhat.com>
23547
23548 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
23549 (use_methods): New function.
23550 (main): Call use_methods().
23551 * gdb.c++/classes.exp (test_method_param_class): New procedure.
23552 (do_tests): Call test_method_param_class.
23553
2bec0572
ND
235542000-07-09 Nick Duffek <nsd@redhat.com>
23555
23556 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
23557 spelling.
23558 (test_enums): New procedure. Move enum tests from end of script
23559 to here. Set breakpoint on function name instead of line number.
23560 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
23561 (enums2): New marker function.
23562 (enums1): New function.
23563 (main): Call enums1(). Move enum tests to enums1().
23564
78492fde
AC
23565Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
23566
23567 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 23568 compile/link program. Update line numbers.
78492fde
AC
23569 * gdb.asm/d10v.inc: Define ``startup''.
23570 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 23571
49a2cef8
AC
23572Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
23573
23574 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
23575
3e6c8688
EZ
235762000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23577
23578 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 23579 of 'help maint print' command.
3e6c8688 23580
9ff5cbe9
AC
23581Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
23582
23583 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 23584 they use gdb_expect_list.
9ff5cbe9 23585
17c579bd
AC
23586Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
23587
23588 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
23589 memory-read-packet-size'' instead of ``set endian big'' to test
23590 long commands.
17c579bd 23591
e6d71bf3
DB
235922000-06-03 Daniel Berlin <dan@cgsoftware.com>
23593
23594 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 23595 g++, and stop skipping them.
e6d71bf3
DB
23596
23597 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
23598 work under g++.
23599
d63a86f8 23600 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
23601 initialization.
23602
dc96c6c7 236032000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
23604
23605 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
23606 the regular expression: accept an (almost) arbitrary sequence of
23607 "frames-invalid" and "breakpoints-invalid" messages both before
23608 and after the "starting" message.
23609
dc96c6c7 236102000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
23611
23612 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 23613
dc96c6c7 236142000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
23615
23616 * gdb.base/annota1.exp (annotate-signal-handler-caller):
23617 Relax the regular expression a little, make it pass on Solaris 8.
23618
8216cda9
KB
236192000-05-12 Kevin Buettner <kevinb@redhat.com>
23620
23621 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 23622 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
23623 Instead, it is permissible for gdb to stop on the line of the
23624 call itself.
23625
1a570b2f
MS
236262000-05-12 Michael Snyder <msnyder@.cygnus.com>
23627
23628 * gdb.base/break.exp (bp on small function, optimized file):
23629 Add a second pass pattern. The behavior differs here between stabs
23630 and dwarf for one-line functions. Stabs preserves two line symbols
23631 (one before the prologue and one after) with the same line number,
23632 but dwarf regards these as duplicates and discards one of them.
23633 Therefore the address after the prologue (where the breakpoint is)
23634 has no exactly matching line symbol, and GDB reports the breakpoint
23635 as if it were in the middle of a line rather than at the beginning.
23636
dc96c6c7 236372000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 23638
d63a86f8 23639 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
23640 rather than "send_gdb" (for consistancy).
23641
7d418785
AC
23642Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
23643
23644 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
23645 * gdb.c++/templates.cc: Properly check for GCC version number.
23646 * lib/compiler.cc: Likewise
23647
dc96c6c7 236482000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 23649
d63a86f8 23650 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
23651 gdb may not stop at the first line of main, due to code motion.
23652
dc96c6c7 236532000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
23654
23655 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
23656 This test depends on parsing the printf output from the target.
23657 Since the sparclet stub doesn't do stdio, this will never work.
23658 * gdb.base/call-rt-st.exp: ditto.
23659 * gdb.base/call-strs: ditto.
23660
dc96c6c7 236612000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
23662
23663 * gdb.base/miscexprs.exp: make sizeof long array test portable.
23664
23665 * gdb.base/ending-run.exp: After connecting to a remote target,
23666 but before running, the target will appear to be in a random
23667 location. Specify both a file and a line for breakpoints.
23668 Also, the function that calls main may be called 'init'
23669 rather than 'start'.
23670
a5a51225
EZ
236712000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23672
23673 * gdb.base/help.exp: Update output for add-symbol-file command.
23674
7930cc7c
FN
236752000-04-10 Fernando Nasser <fnasser@cygnus.com>
23676
23677 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23678 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
23679
23e37ab1
C
236802000-04-07 J.T. Conklin <jtc@redback.com>
23681
e93c542c
C
23682 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
23683
23e37ab1
C
23684 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
23685
591b8fa3
PDM
23686Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
23687
23688 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 23689 values that can be represented exactly.
591b8fa3
PDM
23690 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
23691 above change, and to not check against the directory part of the source
23692 file name.
23693 (step into print_long_arg_list): Likewise.
23694 (print print_small_structs from print_long_arg_list): Likewise.
23695 (print print_long_arg_list): Likewise.
23696
7a495180
EZ
236972000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23698
30b53638 23699 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 23700
beb998c6
AC
23701Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
23702
23703 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
23704
1c689132
DB
237052000-03-25 Daniel Berlin <dan@cgsoftware.com>
23706
23707 * gdb.base/commands.exp (deprecated_command_test): Add test for
23708 deprecate with no arguments.
23709
c1790a9d
JL
237102000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
23711
23712 * gdb.base/break.exp: Add new test for setting breakpoints on
23713 optimized code so we can test breakpoints work even when function
23714 prologues may be optimized away
23715
003ba290
FN
237162000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
23717
23718 From David Whedon <dwhedon@gordian.com>
a9c64011 23719 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 23720
6837a0a2
DB
237212000-03-22 Daniel Berlin <dan@cgsoftware.com>
23722
23723 * gdb.base/help.exp: Added test for new apropos command.
23724
b9593231
KB
237252000-03-21 Kevin Buettner <kevinb@redhat.com>
23726
23727 * gdb.base/pointers.c (usevar): New function.
23728 (main): Make sure that global variables v_int_pointer2, rptr,
23729 and y are all referenced someplace in the program by calling
23730 usevar() on them. [Some linkers delete symbols which are
23731 never referenced. The space remains, but there's no way to
23732 get a (symbolic) handle on the variable from the debugger.]
23733
751a959b
EZ
237342000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23735
23736 * gdb.base/printcmds.c: Add typedeffed arrays.
23737
23738 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 23739 procedure to test arrays that are typedef'd.
751a959b 23740
73a93a32
JI
237412000-03-13 James Ingham <jingham@leda.cygnus.com>
23742
23743 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 23744 the library directories.
73a93a32 23745
fb40c209
AC
23746Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
23747
23748 * configure.in (configdirs): Add sub directory gdb.mi.
23749 * configure: Re-generate.
23750
23751 * gdb.mi: New directory.
d63a86f8 23752
ee4dd2c9
AC
237532000-02-25 Scott Bambrough <scottb@netwinder.org>
23754
23755 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 23756 a long long value as a double on ARM platforms.
ee4dd2c9 23757
70f0cc22
JB
237582000-02-16 Jim Blandy <jimb@redhat.com>
23759
23760 * gdb.base/break.exp ("breakpoint line number"): Make sure the
23761 default source file is set properly before running this test.
23762
853819b8
EZ
237632000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23764
23765 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 23766 gdbtk/library directory, not in gdbtcl2.
853819b8 23767
dfcd3bfb
JM
237682000-02-04 Jim Blandy <jimb@redhat.com>
23769
23770 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
23771 backslash from regexp pattern.
23772
23773 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
23774 procedure. Use it to run all the "continue to bp overloaded"
23775 tests. Note that this changes the names of the tests slightly.
23776 If the breakpoint hit message includes a hex PC value, because
23777 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
23778 from the real source code, still consider that a pass.
23779
23780 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
23781 XFAIL here if the breakpoint message contains a hex address. Note
23782 similar change on 1999-11-02.
23783
23784 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
23785
23786 * gdb.base/ptype.exp: Establish a default source file before
23787 calling get_debug_format.
23788
237892000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
23790
23791 * gdb.base/watchpoint.exp: Remove duplication of test messages.
23792
8b93c638
JM
237932000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
23794
23795 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
23796 of successive stepi commands -- while in the prologue we should see
23797 the function entry bracket.
23798
237992000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
23800
23801 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
23802 reach __change_mode() when stepping through the end of main().
23803
c5394b80
JM
238042000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
23805
23806 * gdb.base/default.exp: Fix expected pattern.
23807 * gdb.base/help.exp: Same.
23808
0d06e24b
JM
238092000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23810
23811 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 23812 Don't use xfail's because that affects only the following test.
d63a86f8 23813
0d06e24b 23814 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 23815 solaris or linux.
0d06e24b
JM
23816
23817 * gdb.base/selftest.exp: Update to reflect changes to main.c.
23818
dc96c6c7 238192000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 23820
d63a86f8 23821 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
23822 "A syntax error" rather than "A parse error". Accept both.
23823
238242000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
23825
23826 * gdb.base/default.exp: Remove OS dependent string from "target
23827 remote" test.
23828 * gdb.base/help.exp: Same for "help target remote" test.
23829
c3f6f71d
JM
238302000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23831
23832 From Jim Kingdon <kingdon@redhat.com>:
23833
23834 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
23835 prompt (cleanup rather than necessity, but still might keep output
23836 from spilling to next test).
c3f6f71d
JM
23837
238382000-01-02 Fred Fish <fnf@cygnus.com>
23839
23840 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
23841 AIX, which defines them in <sys/types.h>.
23842
ed9a39eb 238431999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 23844
ed9a39eb 23845 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 23846 float" test.
ed9a39eb
JM
23847
238481999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 23849
ed9a39eb 23850 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
23851
23852 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
23853 outermost frame disallowed".
23854
238551999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
23856
23857 * gdb.base/setvar.exp: New tests for setting the value of a struct
23858 with a constant list.
23859
238601999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
23861
23862 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
23863 require the user to type a cast before setting the value of a struct.
23864
de57eccd
JM
238651999-12-06 Jim Blandy <jimb@cygnus.com>
23866
23867 * gdb.base/default.exp: Expect the new 'info float' command on
23868 all i386 platforms.
23869
23870 * gdb.threads/linux-dp.exp: Expand our ability to recognize
23871 LinuxThreads libraries that don't support debugging.
23872
c2d11a7d
JM
23873Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
23874
23875 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
23876 Change the buffer type to ``unsigned char'' to simplify size
23877 arithmetic.
c2d11a7d
JM
23878
23879 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
23880 stub only handles 400-1 byte packets. Verify that the download
23881 worked.
c2d11a7d
JM
23882
238831999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
23884
23885 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
23886 tests, using UNRESOLVED for the untested cases. Also, does not wait
23887 for a timeout if the prompt was received before a recognizable pattern.
23888
238891999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
23890
23891 * lib/gdb.exp (gdb_expect_list): Fix spelling.
23892
238931999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23894
23895 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 23896 watchpoints.
c2d11a7d
JM
23897
238981999-11-24 Jason Merrill <jason@casey.cygnus.com>
23899
23900 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
23901
23902 * gdb.c++/local.exp: Be more flexible in recognizing local class
23903 name mangling. Don't allow horribly truncated method names.
23904 * gdb.c++/derivation.exp: Expect protected inheritance.
23905 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
23906 * gdb.c++/virtfunc.exp: Likewise.
23907 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
23908 when printing a nested enum.
23909
239101999-11-22 Jim Blandy <jimb@cygnus.com>
23911
23912 * gdb.base/step-test.exp: Properly await GDB's response to setting
23913 a breakpoint on the call to large_struct_by_value.
23914
23915 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
23916 just because we have debug info for the `start' function.
23917
239181999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
23919
23920 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
23921 "Unknown signal" messages, which indicate (on LinuxThreads) that
23922 GDB doesn't know how to debug threads on this system. This is
23923 better than hanging while philosopher 0 dumps chatter into gdb.log.
23924
239251999-11-18 Tom Tromey <tromey@cygnus.com>
23926
23927 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
23928
239291999-11-18 Fred Fish <fnf@cygnus.com>
23930
23931 * gdb.base/coremaker2.c: Add sample program for generating
23932 cores that is more self contained than coremaker.c. Eventually
23933 I'll add more code to this and tie it into the testsuite.
23934
4ce44c66
JM
239351999-11-12 Stan Shebs <shebs@andros.cygnus.com>
23936
23937 * gdb.base/dollar.exp: Remove, now in gdb.hp.
23938
239391999-11-10 Jimmy Guo <guo@cup.hp.com>
23940
23941 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 23942 from $srcdir/lib/.
4ce44c66 23943 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 23944 and gdb.c++/.
4ce44c66
JM
23945
23946 * gdb.c++/derivation.exp: remove redundant get compiler info code.
23947
d63a86f8 23948 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
23949 'continue with watch' test point.
23950
239511999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
23952
23953 Merged from p2linux-990323-branch:
d63a86f8 23954
4ce44c66
JM
23955 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
23956
11cf8741
JM
23957Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
23958
23959 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 23960 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
23961
23962Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
23963
23964 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 23965 gdb_expect_list.
11cf8741
JM
23966
23967Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
23968
23969 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
23970
239711999-11-03 Mark Salter <msalter@cygnus.com>
23972
23973 * gdb.base/break.exp: Fix "stub continue" pattern.
23974
239751999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
23976
23977 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
23978
239791999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
23980
23981 * gdb.base/display.exp ("finish"): Add timeout clause.
23982
23983 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
23984 plain prompt clause, so this doesn't have to time out in order to
23985 fail.
23986
23987 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 23988 breakpoint hit messages include an address.
11cf8741
JM
23989
23990 * gdb.base/display.exp: Don't forget to escape parens in regular
23991 expressions. Unix regexp notatation sucks.
23992
239931999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23994
23995 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 23996 order for 'signalled' message.
11cf8741 23997
5c44784c
JM
239981999-11-01 Stan Shebs <shebs@andros.cygnus.com>
23999
24000 From Jimmy Guo <guo@cup.hp.com>:
24001 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
24002 * gdb.base/annota1.c: Add code for tests to work with.
24003
240041999-10-26 Frank Ch. Eigler <fche@cygnus.com>
24005
24006 * gdb.base/remote.exp: New test for remote downloading settings.
24007 * gdb.base/remote.c: New file with large .data.
24008
917317f4
JM
240091999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
24010
24011 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
24012 for LinuxThreads support, merged from the Code Fusion branch.
24013
24014Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
24015
24016 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
24017 containing exp_continue into a while within an expect. Don't
24018 attempt a start more than three times. Check return value from
24019 gdb_load.
d63a86f8 24020
2df3850c
JM
24021Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
24022
24023 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 24024 a pass case.
2df3850c 24025
2acceee2
JM
240261999-10-01 Kevin Buettner <kevinb@cygnus.com>
24027
24028 * gdb.base/break.c (main): Added a statement that we can step
24029 off of.
24030 * gdb.base/break.exp: Added tests for setting a breakpoint
24031 at an offset and stepping onto a breakpoint.
24032
240331999-10-01 Fred Fish <fnf@cygnus.com>
24034
d63a86f8 24035 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
24036 gdb output.
24037
c2c6d25f
JM
240381999-09-18 Jim Blandy <jimb@cris.red-bean.com>
24039
24040 * gdb.base/break.exp: Code locations are in hex, don't forget!
24041 (For HP-UX.)
24042
240431999-09-17 Stan Shebs <shebs@andros.cygnus.com>
24044
24045 * condbreak.exp: Use break.c as test program.
24046 * condbreak.c: Remove, redundant with break.c.
24047
240481999-09-15 Stan Shebs <shebs@andros.cygnus.com>
24049
24050 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 24051 Z-packets if the target needs it.
c2c6d25f
JM
24052
240531999-09-13 James Ingham <jingham@leda.cygnus.com>
24054
24055 * gdb.c++/overload.exp: Added tests for listing overloaded
24056 functions with function pointers in the arg, explicitly calling
24057 out the version you want.
24058
cff3e48b
JM
240591999-09-09 Stan Shebs <shebs@andros.cygnus.com>
24060
24061 * long_long.exp: Add variations of test cases that work for
24062 targets with 16-bit ints and 32-bit doubles.
24063
d4f3574e
SS
240641999-09-08 Stan Shebs <shebs@andros.cygnus.com>
24065
24066 * break.c (main): Compare a possibly-uninitialized argc with an
24067 unlikely value that fits in 16 bits.
24068
240691999-09-07 Stan Shebs <shebs@andros.cygnus.com>
24070
24071 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
24072 0xfeeb, don't want negative numbers if ints are 16 bits.
24073
24074 * lib/gdb.exp (skip_cplus_tests): New proc.
24075 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
24076 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
24077 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
24078 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
24079 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
24080 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
24081 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
24082 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
24083
24084 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
24085
24086Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
24087
24088 * gdb.base/corefile.exp (up): Allow a parameter to appear
24089 in the frame that we're going up to.
24090
24091 From Jim Blandy <jimb@cygnus.com>:
24092
24093 * gdb.base/default.exp (info float): Expect some output now.
24094
24095 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
24096 returning floating-point values to fail on the x86.
24097 * gdb.base/callfwmall.exp (do_function_calls): Same.
24098
24099 * gdb.base/list.exp (test_listsize): Correct expectations for
24100 listing line 1 with listsize 2. Also, listing a single line
24101 works now, as does listing three lines. [Kevin's note: There
24102 were a number of other cases fixed too where the expectations
24103 differed...]
24104
241051999-09-02 Stan Shebs <shebs@andros.cygnus.com>
24106
24107 * gdb.base/selftest.exp: Add case for when version prints as
24108 constant string instead of char pointer.
24109
104c1213
JM
241101999-08-25 Stan Shebs <shebs@andros.cygnus.com>
24111
24112 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 24113 stepping out of main.
104c1213
JM
24114
24115 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
24116 G++ used.
24117
24118 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 24119 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
24120
24121 * gdb.c++/ovldbreak.exp: Update match string in test that
24122 includes a warning of multiple breakpoints.
24123
241241999-08-24 Stan Shebs <shebs@andros.cygnus.com>
24125
24126 * gdb.base/display.exp: Improve precision of step-after-finish
24127 added yesterday.
24128
24129 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 24130 test.
104c1213
JM
24131
24132 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
24133 configs when using G++, not just hppa*.
24134
241351999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24136
24137 * gdb.base/async.c: New file.
24138 * gdb.base/async.exp: New file.
24139
24140Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
24141
24142 * gdb.base/break.exp: Tweak PA specific tests to properly handle
24143 PA64.
24144
53a5351d
JM
24145Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
24146
104c1213
JM
24147 * gdb.base/display.exp: "finish" can leave us mid-line on many
24148 targets, deal with it. Add a small constant to main, instead of
24149 1000 since main+1000 may not be a valid address in the target.
24150
53a5351d
JM
24151 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
24152 on hpux11.
24153
24154 * gdb.base/attach.exp: Handle another hpux11 error message variant
24155 when attaching to a process that does not exist.
24156
241571999-08-19 J.T. Conklin <jtc@redback.com>
24158
24159 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 24160 characters in 'continue to 1241' test.
53a5351d
JM
24161
241621999-08-17 Stan Shebs <shebs@andros.cygnus.com>
24163
24164 * gdb.base/call-ar-st.exp: Add a shorter match case for the
24165 stop in print_long_arg_list, define and use a whitespace
24166 variable in print_small_structs test, add an XFAIL for Solaris.
24167 * gdb.base/dbx.exp: XFAIL func commands until somebody is
24168 interested enough to fix.
24169
7be570e7
JM
241701999-08-13 Keith Seitz <keiths@cygnus.com>
24171
24172 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
24173 (dbx_gdb_load): Remove. Use gdb_load instead, since that
24174 proc knows about targets other than the natives.
24175 (test_assign): Use "gdb_run_cmd" to "run" the target.
24176 Check that we've actually hit the breakpoint at main.
24177 When we attempt to assign a value to a local variable, check
24178 that the variable is in the current scope, i.e., don't use
24179 a test with an empty result.
24180
24181Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
24182
24183 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 24184 command.
7be570e7
JM
24185
241861999-08-09 Stan Shebs <shebs@andros.cygnus.com>
24187
24188 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24189 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
24190 gdb.compat, gdb.threads-hp.
24191 gdb.hp/configure, gdb.hp/configure.in: New files.
24192 gdb.hp/Makefile.in: Recurse into new subdirs.
24193 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
24194 gdb.hp/gdb.objdbg: New directory, tests for debugging info
24195 in object files.
24196 gdb.hp/tools: New directory, aux tools for HP-specific tests.
24197
96baa820
JM
241981999-08-05 Stan Shebs <shebs@andros.cygnus.com>
24199
24200 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 24201 funky printf, remove a bogus p/a test.
96baa820
JM
24202
242031999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24204
24205 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
24206 connected to the target. This is necessary when running not
24207 natively.
96baa820
JM
24208
242091999-08-03 Stan Shebs <shebs@andros.cygnus.com>
24210
24211 * gdb.base/step-test.exp: Removed some extraneous messages.
24212
24213 * gdb.base/long_long.exp: Don't run memory examination tests
24214 on little-endian targets (they will need a different set of
24215 results to match).
24216
242171999-08-02 Stan Shebs <shebs@andros.cygnus.com>
24218
24219 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
24220 until somebody decides to fix GDB.
24221
24222 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 24223 constant as "ULL".
96baa820
JM
24224 * gdb.base/long_long.exp: Loosen x/c test, add partial result
24225 matches for a couple x/2 commands.
24226
a0b3c4fd
JM
242271999-07-30 Stan Shebs <shebs@andros.cygnus.com>
24228
24229 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
24230 by merging in ref-types2 tests.
24231 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
24232
24233 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24234 * gdb.c++/Makefile.in: Add standard actions.
24235 (EXECUTABLES): Rename from PROGS, update list.
24236 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
24237 from gdb.hp.
24238 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
24239 foo and bar locals.
24240 * gdb.c++/anon-union.exp: Fix tests to match.
24241 * gdb.c++/classes.exp: Run if HP compiler used, add extra
24242 expect matches to handle output variations.
24243 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
24244 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 24245 output, add HP alternatives for new and delete prints.
a0b3c4fd 24246 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 24247 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
24248 * gdb.c++/demangle.exp: Use $style when reporting failure.
24249 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
24250 * gdb.c++/inherit.exp: Run if HP compiler used, add some
24251 match alternatives.
24252 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 24253 compilers.
a0b3c4fd
JM
24254 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
24255 * gdb.c++/method.exp: Add match alternatives.
24256 * gdb.c++/misc.cc: Add bool types.
24257 * gdb.c++/misc.exp: Add tests for bool types.
24258 * gdb.c++/overload.exp: Add xfails.
24259 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
24260 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
24261 add some more template parameter tests (only for HP currently).
24262 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
24263 * gdb.c++/virtfunc.cc: Add return type and value for main.
24264 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
24265 match alternatives.
d63a86f8 24266
a0b3c4fd
JM
242671999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24268
24269 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
24270
242711999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
24272
24273 * gdb.base/signals.exp: Don't expect getting a backtrace from
24274 within a signal handler to fail on Linux.
24275
242761999-07-29 Stan Shebs <shebs@andros.cygnus.com>
24277
24278 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24279 * lib/gdb.exp: Remove some gratuitious semicolons.
24280 (delete_breakpoints): Increase timeout.
24281 (gdb_expect): Add -notransfer option.
24282 (gdb_test): Use -notransfer option.
24283 (get_compiler_info): Add f77 case.
24284 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 24285 case.
a0b3c4fd
JM
24286 (gdb_preprocess): Call get_compiler.
24287
24288 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
24289 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
24290 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
24291 gdb.base/long_long.exp, gdb.base/printcmds.exp,
24292 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
24293 third arg to gdb_test.
a0b3c4fd
JM
24294 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
24295 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 24296 HP-UX xfails, add others.
a0b3c4fd
JM
24297 * gdb.base/completion.exp: Reflect name change of self-test.
24298 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
24299 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
24300 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
24301 HP failure number.
a0b3c4fd
JM
24302 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
24303 useless HP-UX 10.30 references.
24304 * gdb.base/maint.exp: Loosen matches.
24305 * gdb.base/pointers.c (main): Declare more_code.
24306 * gdb.base/pointers.exp: Match on output of a `next'.
24307 * gdb.base/structs.c: Add prototypes.
24308 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
24309 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
24310
243111999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24312
24313 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 24314 command.
a0b3c4fd
JM
24315
243161999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24317
24318 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
24319 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
24320
24321 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
24322 debug info. Deal with lack of signal hanlder info in stack.
24323
a9c64011 24324 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
24325 * gdb.base/annota1.exp: If printf has debug info, deal with it.
24326
5a2468f5
JM
243271999-07-19 Stan Shebs <shebs@andros.cygnus.com>
24328
24329 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 24330 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 24331
adf40b2e
JM
24332Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
24333
24334 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 24335 a1-selftest.exp.
adf40b2e
JM
24336 * gdb.base/configure: Re-generate.
24337
243381999-07-12 Stan Shebs <shebs@andros.cygnus.com>
24339
24340 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
24341 in trying to run first and name is too long.
24342
24343 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
24344 pointers2.c and pointers2.exp, respectively.
24345 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
24346 doschk happier.
24347
43e526b9
JM
243481999-07-08 Stan Shebs <shebs@andros.cygnus.com>
24349
24350 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
24351 callfuncs2.c and callfuncs2.exp.
24352
24353 * gdb.base/list.exp: Remove mistaken xfails.
24354 * gdb.base/list0.h: Add optional prototypes.
24355
9846de1b
JM
24356Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
24357
a9c64011 24358 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 24359 calling malloc.
a9c64011
AS
24360 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
24361 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 24362 use.
9846de1b
JM
24363
243641999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24365
24366 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
24367 * gdb.base/annota2.cc, annota2.exp: Move from here.
24368 * gdb.c++/annota2.cc, annota2.exp: To here.
24369 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
24370
43ff13b4
JM
24371Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
24372
24373 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 24374 a consistent format.
43ff13b4 24375
085dd6e6
JM
243761999-06-25 Stan Shebs <shebs@andros.cygnus.com>
24377
24378 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24379 * lib/gdb.exp (get_compiler_info): Add detection for assorted
24380 HP compilers, also set the globals $true and $false.
24381
24382 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
24383 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
24384 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
24385 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
24386 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
24387 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
24388 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
24389 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
24390 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
24391 whatis.c} Add C++ compatible function definitions and return
24392 types, add includes for library functions.
085dd6e6
JM
24393 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
24394 * gdb.base/step-test.c (myglob): Rename from glob.
24395 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
24396 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
24397 files, move here from gdb.hp.
085dd6e6 24398 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
24399 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
24400 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
24401 Adjust line numbers in regexps.
085dd6e6
JM
24402
24403 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
24404 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
24405 instead of 0/1.
24406
24407 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
24408 foll-vfork.exp: New files, move here from gdb.hp.
24409 * gdb.base/page.exp: New file, test of pagination command.
24410
24411 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
24412 recursion test.
24413 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
24414
24415 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 24416 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
24417
24418 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 24419 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 24420 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 24421 watchpoint test.
085dd6e6
JM
24422 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
24423 them work.
24424 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
24425 expressions properly.
24426 * gdb.base/corefile.exp: Loosen the match slightly.
24427 * gdb.base/default.exp: Allow "Error accessing memory" message
24428 also.
24429 * gdb.base/display.exp: Skip over x/0 j if PA64.
24430 * gdb.base/funcargs.exp: Add xfails for HP-UX.
24431 * gdb.base/interrupt.exp: Ditto.
24432 * gdb.base/langs.exp: Add symbolic matches governed by compiler
24433 in use.
24434 * gdb.base/list.exp: Add xfails for HP-UX.
24435 * gdb.base/long_long.exp: Refine some of the numeric matches.
24436 * gdb.base/mips_pro.exp: Xfail on HP-UX.
24437 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
24438 * gdb.base/nodebug.exp: Succeed on more varieties of output.
24439 * gdb.base/opaque.exp: Remove some HP-UX xfails.
24440 * gdb.base/ptype.exp: Succeed on more varieties of output.
24441 * gdb.base/scope.exp: Add xfails for HP-UX.
24442 * gdb.base/sect-cmd.exp: Add more cases.
24443 * gdb.base/setvar.exp: Add xfails for HP-UX.
24444 * gdb.base/shlib-call.exp: Loosen some matches slightly.
24445 * gdb.base/signals.exp: Match on void symbolically.
24446 * gdb.base/step-test.exp: Add case for PA64.
24447 * gdb.base/term.exp: Add exit and restart.
24448 * gdb.base/twice.exp: Clean up after self.
24449 * gdb.base/varargs.exp: Disable overload resolution explicitly.
24450 * gdb.base/whatis.exp: Allow more ways to pass tests.
24451
24452 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 24453 no longer useful.
085dd6e6
JM
24454
24455Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
24456
24457 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 24458 list of patterns.
085dd6e6 24459 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
24460 print_double_array(double_array)", "continuing to breakpoint
24461 1018", "print print_double_array(array_d)" and "continuing to
24462 1034" tests.
d63a86f8 24463
085dd6e6
JM
244641999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
24465
a9c64011 24466 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
24467
244681999-06-24 Stan Shebs <shebs@andros.cygnus.com>
24469
24470 * config/mt-*: Remove, these haven't been used since 1996.
24471
244721999-06-22 Stan Shebs <shebs@andros.cygnus.com>
24473
24474 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 24475 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
24476 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
24477
9e0b60a8
JM
244781999-06-18 Stan Shebs <shebs@andros.cygnus.com>
24479
24480 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
24481 simpler match case for the ptype of the big class.
24482
244831999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24484
24485 * gdb.exp: Fix test for gdb_prompt existence.
24486
244871999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24488
24489 * gdb.exp (gdb_test): Add fail after calls to perror.
24490
244911999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24492
24493 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
24494
244951999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24496
24497 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
24498
0f71a2f6
JM
24499Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
24500
24501 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 24502 malloc() is linked in.
0f71a2f6
JM
24503
245041999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
24505
24506 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
24507 step at end.
24508
24509 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
24510
245111999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
24512
24513 * gdb.java/jv-print.exp: New file. (Our first Java test!)
24514
cce74817
JM
24515Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
24516
24517 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
24518 * gdb.base/mips_pro.exp: Likewise.
24519
245201999-06-02 Keith Seitz <keiths@cygnus.com>
24521
24522 * gdb.c++/templates.cc: Change all "new" operators to throw
24523 an exception.
24524 * gdb.c++/cplusfuncs.cc: Likewise.
24525
24526 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
24527
24528Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
24529
24530 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
24531 * gdb.base/ending-run.exp: When stepping out of main, accept a
24532 step into an arbitrary assembler file.
cce74817 24533
392a587b
JM
245341999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24535
d63a86f8 24536 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 24537 "breakpoint-invalid" to be printed.
6fdff2c5
PA
24538 * gdb.base/annota2.exp: Revise line number for main
24539 breakpoint. Allow any number of "frames-invalid" and
24540 "breakpoint-invalid" to be printed.
392a587b
JM
24541 * gdb.base/annota2.cc: Initialize a.x to 0.
24542
9e086581
JM
245431999-05-17 Keith Seitz <keiths@cygnus.com>
24544
6fdff2c5
PA
24545 * gdb.base/call-ar-st.exp: Skip
24546 "print print_double_array (double_array)" when "skip_float_tests" set.
24547 Ditto for "print print_double_array(array_d)",
24548 "print print_small_structs", "print print_ten_doubles", and
24549 "step into print_long_arg_list".
24550 Don't assume we can step into "print_long_arg_list": we could step
24551 into memcpy.
24552 * gdb.base/call-rt-st.exp: Don't run float-related tests when
24553 "skip_float_tests" is set: "print print_one_double(*d1)"
24554 and "print print_two_floats(*f3)".
9e086581
JM
24555 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
24556 "skip_float_tests" is set.
6fdff2c5
PA
24557 * gdb.base/varargs.exp: Skip
24558 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
24559 "skip_float_tests" set.
d63a86f8 24560
cd0fc7c3
SS
245611999-05-06 Keith Seitz <keiths@cygnus.com>
24562
24563 * gdb.base/annota2.cc: Include stdio.h.
24564
24565Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
24566
24567 * gdb.base/crossload.exp: Remove, this has been disabled ever
24568 since BFD stopped including all targets, and cross-GDB gets
24569 plenty of testing anyway.
24570 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
24571 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
24572 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
24573 * gdb.base/README: Remove, was doc for this.
24574 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 24575 needed.
cd0fc7c3 24576
b83266a0
SS
245771999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24578
24579 * gdb.base/call-ar-st.exp: Fix one regular expression in test
24580 output.
24581
24582 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
24583 * gdb.base/annota2.exp: New file. More annotation tests.
24584 * gdb.base/annota1.c: New file. Source file for annota1.exp.
24585 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
24586
245871999-04-23 Angela Marie Thomas <angela@cygnus.com>
24588
24589 * config/cfdbug.exp: New file.
24590
7a292a7a
SS
245911999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
24592
24593 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
24594 Marcus Daniel's and Dale Hawkins's demangler crashes.
24595
24596 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
24597 test_lucid_style_demangling, test_arm_style_demangling,
24598 test_hp_style_demangling): Try Tom Tromey's core-dumping
24599 identifier under each demangling style.
7a292a7a
SS
24600
246011999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
24602
24603 * gdb.c++/demangle.exp: Include the current demangling style
24604 in all test names.
24605 (current_demangling_style): New global variable.
24606 (set_demangling_style, test_demangling_core, test_demangling,
24607 test_demangling_exact): New functions.
24608 (test_gnu_style_demangling, test_lucid_style_demangling,
24609 test_arm_style_demangling, test_hp_style_demangling): Use those,
24610 instead of calling gdb_test and gdb_test_exact directly.
24611 (catch_demangling_errors): New function, which reports errors
24612 signalled by the demangling test functions in an orderly way.
24613 (do_tests): Use catch_demangling_errors.
24614
246151999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
24616
24617 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 24618 grouping in expressions, not {}.
7a292a7a
SS
24619
24620 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 24621 initialized yet.
7a292a7a
SS
24622
246231999-04-01 Stan Shebs <shebs@andros.cygnus.com>
24624
24625 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
24626 are listed.
24627
246281999-03-26 Stan Shebs <shebs@andros.cygnus.com>
24629
24630 * gdb.stabs/weird.exp: Test for CC being defined before
24631 looking at its value.
24632
246331999-03-25 Stan Shebs <shebs@andros.cygnus.com>
24634
24635 * gdb.base/call-ar-st.exp: Remove stray '#'.
24636 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
24637 "short int" and "long int".
24638 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 24639 change, to mollify finicky HP compiler.
7a292a7a
SS
24640 * gdb.hp/reg-test.exp (testfile): Fix file name.
24641 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 24642
7a292a7a
SS
24643 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
24644 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
24645 alternate form of enum ptype.
24646
c906108c
SS
246471999-03-23 Stan Shebs <shebs@andros.cygnus.com>
24648
7a292a7a
SS
24649 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
24650 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
24651 passing skip_hp_tests, so as not to waste time on guaranteed
24652 failure.
7a292a7a 24653
c906108c
SS
24654 * gdb.c++/overload.cc: Pass string instead of char addr, always
24655 init ccpfoo.
24656 * gdb.c++/templates.cc: Fix syntax error.
24657
7a292a7a
SS
24658Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24659
24660 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 24661 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
24662 command.
24663
246641999-03-18 James Ingham <jingham@cygnus.com>
24665
24666 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
24667
24668 * gdb.c++/method.exp: It was testing an uninitialized int on the
24669 stack and assuming it was positive.
24670
24671 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
24672
24673 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 24674 keep it from killing the rest of the tests.
7a292a7a
SS
24675 Use gdb_continue_to_end.
24676
24677 * gdb.base/sigall.exp: use gdb_continue_to_end.
24678
24679 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
24680
24681 * gdb.base/display.exp: use runto_main, not run.
24682
d63a86f8
RM
24683 * gdb.base/default.exp: Check for the current error message in the
24684 r abbreviation test.
7a292a7a
SS
24685 Add strongarm to the targets that know info float.
24686
d63a86f8 24687 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
24688 run which doesn't work with monitors.
24689
6fdff2c5
PA
24690 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
24691 1034 test.
7a292a7a
SS
24692
24693 * gdb.base/break.exp: use the gdb_continue_to_end proc.
24694
6fdff2c5
PA
24695 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
24696 end of a program. Traps the case (in Cygmon) when the program
24697 never really exits. Same as Mark's continue_to_exit, but I had
24698 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
24699
24700 * config/monitor.exp (gdb_target_monitor): added another
24701 target_info parameter: remotebinarydownload. This will set the
24702 remotebinarydownload flag if this is causing some boards trouble.
24703
247041999-03-18 Mark Salter <msalter@cygnus.com>
24705
24706 * lib/gdb.exp (continue_to_exit): New function.
24707
24708 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
24709 * gdb.base/ending-run.exp: Ditto.
24710 * gdb.base/step-test.exp: Ditto.
24711
247121999-03-16 Stan Shebs <shebs@andros.cygnus.com>
24713
24714 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
24715 (suggested by Art Haas <ahaas@neosoft.com>).
24716
247171999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
24718
889bf7c5 24719 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
24720
24721Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
24722
24723 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 24724 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
24725
247261999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
24727
24728 * gdb.base/call-strs.exp: Don't assume that `step' will step over
24729 a call to strlen; sometimes we do have sources.
24730
247311999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
24732
24733 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 24734 character, so GDB won't print garbage after its end.
d63a86f8 24735
c906108c
SS
24736 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
24737 breakpoint there instead. Sometimes GCC emits memcpy to handle
24738 the large structures being passed by value, so we step into that
24739 instead of sum_array_print, which obscures what we're really testing.
24740 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
24741 the bizarre steps into memcpy, so do that here. Add check for
24742 stepping into function calls that pass large structures by value.
24743 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
24744 Remove all references to specific line numbers.
24745 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
24746 New type and function.
24747 (main): Call large_struct_by_value, passing it a large struct by value.
24748 * lib/gdb.exp (gdb_get_line_number): New function.
24749
24750 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
24751 more portable.
24752
7a292a7a
SS
247531999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
24754
c906108c
SS
24755 * lib/gdb.exp: Doc fixes.
24756
7a292a7a
SS
247571999-03-05 Nick Clifton <nickc@cygnus.com>
24758
d63a86f8 24759 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
24760
247611999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
24762
c906108c 24763 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
24764 commands. They're not germane to this test, and they don't work
24765 that way on remote targets.
c906108c 24766
3fc11d3e
JM
247671999-03-01 James Ingham <jingham@cygnus.com>
24768
24769 * Changelog entries merged over from gdb development branch.
24770
3fc11d3e
JM
24771 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
24772
24773 * lib/gdb.exp (gdbtk_analyze_results): Generic function
24774 for outputting results of test run.
24775
2d4a1622 24776 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
24777
24778 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 24779
7a292a7a
SS
247801999-02-25 Felix Lee <flee@cygnus.com>
24781
24782 * lib/gdb.exp (debug_format): initialize
24783
c906108c
SS
247841999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
24785
24786 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
24787 * gdb.base/call-rt-st.c: Ditto.
24788
c906108c
SS
247891999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
24790
24791 * gdb.threads/pthreads.exp (horiz): New variable.
24792 (test_startup): Fix regexps that capture thread numbers.
24793
247941999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
24795
24796 * gdb.base/smoke.exp: Disambiguate two test case names (both
24797 called ``print'').
24798
24799Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
24800
24801 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 24802 compilation.
c906108c
SS
24803
248041999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
24805
24806 * gdb.base/miscexprs.exp: Change patterns to match GDB's
24807 actual output formatting.
24808 * gdb.base/smoke.exp: GDB removes leading 0's.
24809 * gdb.base/volatile.exp: Don't check type of remuneration;
24810 that variable is no longer defined in constvars.c.
24811 * gdb.base/step-test.c (main): Exit with explicit exit code.
24812 * gdb.base/step-test.exp: Remove two nexti checks--they are
24813 not portable.
24814
248151999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
24816
24817 * gdb.base/help.exp ("help delete display"): Fix test to match
24818 gdb's output.
24819
24820 * gdb.base/long_long.c (known_types): Initialize values to zero.
24821 * gdb.base/long_long.exp: Step one more line
24822 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
24823 leading zeros. Explicitly ask for hex formatting. Use
24824 unique test case names.
c906108c
SS
24825
24826Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24827
d63a86f8 24828 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
24829
24830 * gdb.c++/method.exp: Add missing close brace.
24831
248321999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
24833
24834 * gdb.base/maint.exp: Use 'set height 0' to disable page
24835 prompting, not 'set height 400'.
24836
24837 Fix a bunch of timeouts.
24838 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
24839 four separate tests, so expect doesn't take forever to match a ton
24840 of text against a regexp with lots of .* forms.
24841 ("maint print psymbols", "maint print symbols"): Make some of
24842 these greps more selective, so that expect doesn't try to wade
24843 through huge piles of output and time out.
24844
24845 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
24846
24847 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
24848 tests: one which doesn't expect shlib events to be reported, and
24849 another which does, but is XFAIL for all platforms other than
24850 HP/UX.
c906108c
SS
24851
24852 * gdb.base/break.exp: Teach the test suite that the `catch
24853 fork', `catch vfork', and `catch exec' commands produce error
24854 messages on platforms that don't provide these features.
24855
24856Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
24857
24858 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
24859 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
24860 (shortening names from solib_threshold.exp etc), won't run on
24861 anything but HP-UX for the foreseeable future.
c906108c 24862 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 24863 reflect move.
c906108c
SS
24864
24865Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
24866
24867 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 24868 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
24869
24870Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
24871
24872 * gdb.base/shlib-call.exp: add test cases to verify that gdb
24873 successfully re-sets breakpoints in shared libraries.
24874 * gdb.base/shmain.c (main): return 0, don't fall off the end.
24875
24876Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24877
d63a86f8
RM
24878 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
24879 and compiled w/o GCC.
c906108c
SS
24880
24881 * gdb.hp/watch-cmd.exp: ditto.
24882
24883 * gdb.hp/watch-hp.exp: ditto.
24884
24885 * gdb.hp/xdb1.exp: ditto.
24886
24887 * gdb.hp/xdb2.exp: ditto.
24888
24889 * gdb.hp/dbx.exp: ditto.
24890
24891Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
24892
24893 * constvars.c: Remove C++-isms.
24894 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 24895 with GCC.
c906108c
SS
24896
24897Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
24898
24899 The following changes are part of the HP merge.
24900
24901 * gdb.base/break.exp: new tests to verify that catchpoints for
24902 fork, vfork, and exec don't trigger inappropriately.
24903
24904 * gdb.base/opaque.exp: compile one file at a time, then link.
24905
24906 * gdb.base/signals.exp: be more restrictive about which hppa
24907 systems receive a setup_xfail. new tests.
24908
24909 * gdb.base/solib_threshold.build: new file.
24910 * gdb.base/solib_threshold.exp: new file.
24911 * gdb.base/solib_threshold.link_opts: new file.
24912 * gdb.base/solib_threshold.mk: new file.
24913 * gdb.base/gen_solib_threshold.c: new file.
24914
24915 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
24916 tests. New tests for enums inside classes.
24917
24918 * gdb.c++/compiler.cc: indicate support of template debugging.
24919
24920 * gdb.c++/demangle.exp: run hp style demangling tests.
24921
24922 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
24923 tests.
24924
24925 * gdb.c++/misc.cc: changes to support new tests.
24926
24927 * gdb.c++/templates.cc: changes to support HP's compiler; changes
24928 to support new tests.
24929
24930 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
24931 gcc, then skip these tests.
24932
24933Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
24934
24935 The following files are part of the HP merge; some had longer
24936 names at HP, but have been renamed to be no more than 14
24937 characters in length.
24938
24939 * gdb.hp/ambiguous.cc: new file.
24940 * gdb.hp/ambiguous.exp: new file.
24941 * gdb.hp/attach.exp: new file.
24942 * gdb.hp/attach2.exp: new file.
24943 * gdb.hp/classes-hp.exp: new file.
24944 * gdb.hp/ctti.exp: new file.
24945 * gdb.hp/ctti-add.cc: new file.
24946 * gdb.hp/ctti-add1.cc: new file.
24947 * gdb.hp/ctti-add2.cc: new file.
24948 * gdb.hp/ctti-add3.cc: new file.
24949 * gdb.hp/dbx.exp: new file.
24950 * gdb.hp/exception.cc: new file.
24951 * gdb.hp/exception.exp: new file.
24952 * gdb.hp/foll-exec.c: new file.
24953 * gdb.hp/foll-exec.exp: new file.
24954 * gdb.hp/foll-fork.c: new file.
24955 * gdb.hp/foll-fork.exp: new file.
24956 * gdb.hp/foll-vfork.c: new file.
24957 * gdb.hp/foll-vfork.exp: new file.
24958 * gdb.hp/inherit-hp.exp: new file.
24959 * gdb.hp/more-steps.exp: new file.
24960 * gdb.hp/namespace.cc: new file.
24961 * gdb.hp/namespace.exp: new file.
24962 * gdb.hp/optimize.exp: new file.
24963 * gdb.hp/pxdb.c: new file.
24964 * gdb.hp/pxdb.exp: new file.
24965 * gdb.hp/quicksort.exp: new file.
24966 * gdb.hp/reg-test.exp: new file.
24967 * gdb.hp/reg-test.s: new file.
24968 * gdb.hp/sized-enum.c: new file.
24969 * gdb.hp/sized-enum.exp: new file.
24970 * gdb.hp/start-stop.exp: new file.
24971 * gdb.hp/templ-hp.cc: new file.
24972 * gdb.hp/templ-hp.exp: new file.
24973 * gdb.hp/thr-lib.c: new file.
24974 * gdb.hp/thr-lib.exp: new file.
24975 * gdb.hp/thr-lib.h: new file.
24976 * gdb.hp/thr-liblib.c: new file.
24977 * gdb.hp/virtfun-hp.c: new file.
24978 * gdb.hp/virtfun-hp.exp: new file.
24979 * gdb.hp/watch-cmd.exp: new file.
24980 * gdb.hp/watch-hp.exp: new file.
24981 * gdb.hp/xdb1.exp: new file.
24982 * gdb.hp/xdb2.exp: new file.
24983 * gdb.hp/xdb3.exp: new file.
24984
24985Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
24986
24987 The following files are part of the HP merge; some had longer
24988 names at HP, but have been renamed to be no more than 14
24989 characters in length.
24990
24991 * gdb.base/ss.h: new file.
24992 * gdb.base/call-ar-st.c: new file.
24993 * gdb.base/call-ar-st.exp: new file.
24994 * gdb.base/call-rt-st.c: new file.
24995 * gdb.base/call-rt-st-exp: new file.
24996 * gdb.base/call-strs.exp: new file.
24997 * gdb.base/ena-dis-br.exp: new file.
24998 * gdb.base/environ.exp: new file.
24999 * gdb.base/long_long.exp: new file.
25000 * gdb.base/sect-cmd.exp: new file.
25001 * gdb.base/shlib-cl2.exp: new file.
25002 * gdb.base/smoke.exp: new file.
25003 * gdb.base/so-impl-ld.c: new file.
25004 * gdb.base/so-impl-ld.exp: new file.
25005 * gdb.base/so-indr-cl.c: new file.
25006 * gdb.base/so-indr-cl.exp: new file.
25007 * gdb.base/varargs.exp: new file.
25008 * gdb.base/volatile.exp: new file.
25009 * gdb.base/whatis-exp.exp: new file.
7a292a7a 25010 * gdb.base/display.exp: new file.
c906108c
SS
25011 * gdb.c++/derivation.exp: new file.
25012 * gdb.c++/local.exp: new file.
25013 * gdb.c++/member-ptr.exp: new file.
25014 * gdb.c++/overload.exp: new file.
25015 * gdb.c++/ovldbreak.exp: new file.
25016 * gdb.c++/ref-types.exp: new file.
25017 * gdb.c++/ref-types2.exp: new file.
25018 * gdb.c++/userdef.exp: new file.
d63a86f8 25019
c906108c
SS
25020Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
25021
25022 * gdb.base/default.exp: Reflect wording change in remote.c.
25023
dc96c6c7 25024Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25025
25026 * gdb.base/help.exp: Update to reflect current text.
25027
25028Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
25029
25030 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
25031 they're stack variables and contain garbage.
25032 * gdb.c++/anon-union.exp: new file.
25033
25034 The following changes were made by David Taylor
889bf7c5
PA
25035 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
25036 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
25037 in changes by HP.
c906108c
SS
25038
25039 * gdb.base/bitops.exp: new file.
25040 * gdb.base/default.exp: change expected messages for catch and
25041 info catch tests to reflect HP merge changes.
25042 * gdb.base/enable-disable-break.exp
25043 * gdb.base/ending-run.c: new file.
25044 * gdb.base/long_long.c: new file.
25045 * gdb.base/maint.exp: new file.
25046 * gdb.base/pointers2.exp: new file.
25047 * gdb.base/shlib-call2.exp: new file.
25048 * gdb.base/solib.exp: new file.
25049 * gdb.base/step-test.c: new file.
25050 * gdb.c++/anon-union.cc: new file.
25051 * gdb.c++/local.cc: new file.
25052 * gdb.c++/member-pointer.cc: new file.
25053 * gdb.c++/method.cc: new file.
25054 * gdb.c++/ref-types.cc: new file.
25055 * gdb.c++/ref-types2.cc: new file.
25056 * gdb.c++/userdef.cc: new file.
d63a86f8 25057
c906108c
SS
25058 * gdb.base/scope.exp: compile one file at a time, then link.
25059 * gdb.base/langs.exp: ditto.
25060 * gdb.base/list.exp: ditto.
d63a86f8 25061
c906108c
SS
25062Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
25063
25064 The following changes were made by David Taylor
889bf7c5
PA
25065 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
25066 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
25067 in changes by HP.
d63a86f8 25068
c906108c
SS
25069 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
25070 skip tests. When compiling pass c++ flag to gdb_compile.
25071 * gdb.c++/
d63a86f8 25072
c906108c
SS
25073 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
25074 test for on hppa*-*-hpux*; use args to see if c++ was specified.
25075 (skip_hp_tests): new function.
25076 (gdb_preprocess): new function.
25077
25078 * configure.in (hpdir): decide whether to configure gdb.hp.
25079 * configure: regenerated.
25080
25081 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
25082 to delete on clean.
25083 (EXECUTABLES): update to reflect new additions.
25084 * gdb.base/commands.exp: update message expected.
25085 * gdb.base/default.exp: add copyright notice.
25086 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
25087 * gdb.base/help.exp: update messages to reflect current text.
25088 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
25089 targets for recurse tests.
25090 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
25091 skip this file.
25092
25093 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
25094 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
25095 compilation.
25096 * gdb.c++/misc.exp: ditto.
25097 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
25098 run the tests. tell gdb_compile that it's a c++ compilation.
25099
25100 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 25101
c906108c
SS
25102 * gdb.base/all-bin.exp: new file.
25103 * gdb.base/arithmet.exp: new file.
25104 * gdb.base/assign.exp: new file.
25105 * gdb.base/completion.exp: new file.
25106 * gdb.base/cond-expr.exp: new file.
25107 * gdb.base/condbreak.exp: new file.
25108 * gdb.base/define.exp: new file.
25109 * gdb.base/dollar.exp: new file.
25110 * gdb.base/environment.exp: new file.
25111 * gdb.base/eval-skip.exp: new file.
25112 * gdb.base/jump.exp: new file.
25113 * gdb.base/logical.exp: new file.
25114 * gdb.base/pointers.exp: new file.
25115 * gdb.base/relational.exp: new file.
25116 * gdb.base/section_command.exp: new file.
25117 * gdb.base/whatis-expr.exp: new file.
25118
25119 * gdb.base/all-types.c: new file.
25120 * gdb.base/call-array-struct.c: new file.
25121 * gdb.base/call-return-struct.c: new file.
25122 * gdb.base/call-strings.c: new file.
25123 * gdb.base/callfuncs2.c: new file.
25124 * gdb.base/condbreak.c: new file.
25125 * gdb.base/constvars.c: new file.
25126 * gdb.base/display.c: new file.
25127 * gdb.base/int-type.c: new file.
25128 * gdb.base/jump.c: new file.
25129 * gdb.base/miscexprs.c: new file.
25130 * gdb.base/pointers.c: new file.
25131 * gdb.base/pointers2.c: new file.
25132 * gdb.base/shmain.c: new file.
25133 * gdb.base/shr1.c: new file.
25134 * gdb.base/shr2.c: new file.
25135 * gdb.base/solib.c: new file.
25136 * gdb.base/solib1.c: new file.
25137 * gdb.base/solib2.c: new file.
25138 * gdb.base/varargs.c: new file.
25139 * gdb.c++/derivation.cc: new file.
25140 * gdb.c++/overload.cc: new file.
25141 * gdb.c++/ovldbreak.cc: new file.
25142 * gdb.hp/attach.c: new file.
25143 * gdb.hp/attach2.c: new file.
25144 * gdb.hp/average.c: new file.
25145 * gdb.hp/compiler.c: new file.
25146 * gdb.hp/compiler.cc: new file.
25147 * gdb.hp/execd-program.c: new file.
25148 * gdb.hp/follow-exec.c: new file.
25149 * gdb.hp/follow-fork.c: new file.
25150 * gdb.hp/follow-vfork-and-exec.c: new file.
25151 * gdb.hp/misc-hp.cc: new file.
25152 * gdb.hp/more-steps.c: new file.
25153 * gdb.hp/optimize.c: new file.
25154 * gdb.hp/quicksort.c: new file.
25155 * gdb.hp/run-hp.c: new file.
25156 * gdb.hp/start-stop.c: new file.
25157 * gdb.hp/sum.c: new file.
25158 * gdb.hp/templates-hp.cc: new file.
25159 * gdb.hp/thread-local-in-lib.c: new file.
25160 * gdb.hp/thread-local-in-lib.h: new file.
25161 * gdb.hp/thread-local-in-lib.lib.c: new file.
25162 * gdb.hp/vforked-program.c: new file.
25163 * gdb.hp/virtfunc-hp.cc: new file.
25164 * gdb.hp/watchpoint-hp.c: new file.
25165 * gdb.hp/xdb.c: new file.
25166 * gdb.hp/xdb0.c: new file.
25167 * gdb.hp/xdb0.h: new file.
25168 * gdb.hp/xdb1.c: new file.
25169
25170Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
25171
25172 The following change was made by Edith Epstein
889bf7c5
PA
25173 <eepstein@cygnus.com> as part of a project to merge in changes
25174 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
25175
25176 * gdb.c++/demangle.exp: changed the expected output for some
25177 ARM-style mangling -- removed second reference to datatype.
889bf7c5 25178 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 25179 T1<char>::~T1<char>(void)
c906108c 25180 becomes,
a9c64011
AS
25181 maint demangle __dt__11T1__pt__2_cFv
25182 T1<char>::~T1(void)
c906108c 25183
889bf7c5 25184 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 25185
c906108c
SS
25186Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
25187
25188 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
25189 * gdb.trace/backtrace.exp: Likewise.
25190 * gdb.trace/circ.exp: Likewise.
25191 * gdb.trace/collection.exp: Likewise.
25192 * gdb.trace/deltrace.exp: Likewise.
25193 * gdb.trace/infotrace.exp: Likewise.
25194 * gdb.trace/limits.exp: Likewise.
25195 * gdb.trace/packetlen.exp: Likewise.
25196 * gdb.trace/passc-dyn.exp: Likewise.
25197 * gdb.trace/passcount.exp: Likewise.
25198 * gdb.trace/report.exp: Likewise.
25199 * gdb.trace/save-trace.exp: Likewise.
25200 * gdb.trace/tfind.exp: Likewise.
25201 * gdb.trace/tracecmd.exp: Likewise.
25202 * gdb.trace/while-dyn.exp: Likewise.
25203 * gdb.trace/while-stepping.exp: Likewise.
25204
252051998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
25206
25207 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
25208
25209Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
25210
25211 From Brendan Kehoe:
25212 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
25213 int return types.
25214
25215Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
25216
25217 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 25218 remote dos host testing right.
c906108c
SS
25219
25220Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
25221
25222 * gdb.base/corefile.exp: remove some xfails.
25223
25224Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
25225
25226 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 25227 have different timestamps.
c906108c
SS
25228
25229Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
25230
25231 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 25232 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
25233
25234Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
25235
25236 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 25237 delta.
c906108c
SS
25238
25239Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
25240
25241 * gdb.base/default.exp: Add brace missing from previous delta.
25242
25243Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
25244
25245 * gdb.base/default.exp: Support test for info float for all
25246 varieties of arm toolchain.
25247
dc96c6c7 25248Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25249
25250 * gdb.trace/*.exp: remove "remote_download" command.
25251
dc96c6c7 25252Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25253
25254 * gdb.trace/*.exp: remove -gdwarf from compile.
25255
25256Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
25257
25258 * gdb.trace/configure.in(AC_INIT): typo
25259 * gdb.trace/configure: regenerated
25260
dc96c6c7 25261Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25262
25263 * config/m68k-emc.exp: New file.
25264 * lib/<emc-support.exp trace-support.exp}: New files.
25265 * configure.in: add new test directory gdb.trace.
25266 * gdb.trace/{configure configure.in Makefile.in}: New files.
25267 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
25268 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
25269 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
25270 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
25271 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
25272 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
25273 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 25274
dc96c6c7 25275Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25276
25277 * gdb.c++/classes.exp: Change all regular expressions to match
25278 arbitrary combinations of newline/carriage-return, so that they
25279 will work equally well on Unix and Windows.
25280 * gdb.c++/inherit.exp: ditto.
25281 * gdb.c++/virtfunc.exp: ditto.
25282
252831998-08-11 Dawn Perchik <dawn@cygnus.com>
25284
25285 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
25286
c2d11a7d
JM
25287Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
25288
25289 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
25290 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
25291 to use a0-a3/d0-d3 as needed.
25292
25293Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
25294
25295 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
25296 * gdb.disasm/am33.exp: Corresponding changes.
25297
c906108c
SS
252981998-07-11 Felix Lee <flee@cygnus.com>
25299
25300 * gdb.base/callfuncs.exp: add cmp10 test.
25301 * gdb.base/callfuncs.c (cmp10): new function.
25302
25303Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
25304
d63a86f8 25305 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
25306 into two parts to get around a synchronization problem in expect.
25307
3fc11d3e
JM
25308Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
25309
25310 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
25311
25312 * configure.in: Add options for gdbtk testsuite.
25313
25314 * configure: Regenerate.
25315
25316 * gdb.gdbtk: New directory to hold gdbtk tests.
25317
c906108c
SS
25318Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25319
25320 * gdb.fortran/types.exp: Escape brackets in expect patterns
25321 for test_float_literal_types_accepted tests.
25322 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
25323 before run test.
25324
c2d11a7d
JM
25325Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
25326
25327 * am33.exp: Just compile, do not link the testcase.
25328 * am33.s: Add ".am33" pseudoop to force am33 mode.
25329
c906108c
SS
253301998-06-25 Felix Lee <flee@cygnus.com>
25331
25332 * gdb.base/setshow.exp: make sure $pc is sane.
25333
25334 * gdb.stabs/weird.exp: split expect patterns properly.
25335
c2d11a7d
JM
25336Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
25337
25338 * gdb.disasm/am33.s: New disassembler testfile for the am33.
25339 * gdb.disasm/am33.exp: Run it.
25340
dc96c6c7 25341Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25342
25343 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
25344 match processing (and eliminate spurious timeouts when running).
25345
dc96c6c7 25346Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25347
25348 * gdb.base/signals.exp (test_handle_all_print): put back Mach
25349 exception test, but conditionalize it on target [mach | gnu].
25350
dc96c6c7 25351Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25352
25353 * gdb.base/overlays.exp: fixup compile line for linker script.
25354
25355Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
25356
25357 * gdb.fortran/types.exp: don't guess at float size.
25358
25359Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
25360
25361 * gdb.base/exprs.exp: delete test that depends on int size.
25362
25363Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
25364
25365 * config/sim.exp: Removed checks for target triplets.
25366 (gdb_target_sim): Use gdb,target_sim_options.
25367
25368Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
25369
25370 * gdb.base/reread.exp: New file.
25371 * gdb.base/reread1.c: New file.
25372 * gdb.base/reread2.c: New file.
25373
25374Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
25375
25376 * config/sim.exp: Use 'target sim -sparclite' when running
25377 SPARClite programs.
25378
25379Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
25380
25381 * gdb.base/structs2.exp: New file.
25382 * gdb.base/structs2.c: New file.
25383
25384Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
25385
25386 * gdb.asm/common.inc: New file.
25387 * gdb.asm/d10v.inc: New file.
25388 * asm-source.exp: Pass -I's to gas to find .inc files.
25389 Update line numbers in expected output.
25390 * asmsrc1.s: Rewrite.
25391 * asmsrc2.s: Rewrite.
25392 * configure.in: Create arch.inc symlink.
25393 * configure: Regenerate.
25394 * Makefile.in (distclean): Delete arch.inc.
25395
25396Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
25397
25398 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
25399 (t_enum_value2): ditto
25400 (t_enum_value3): ditto
25401 (main): ditto
c906108c
SS
25402Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25403
25404 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
25405 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
25406 change.
25407 Use gdb_test instead of send_gdb/gdb_expect sequences.
25408
25409Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
25410
25411 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
25412 not void.
25413
25414Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
25415
25416 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
25417 subroutines. Used to test gdbs ability to single step through PC
25418 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
25419
25420Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
25421
25422 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
25423 more rigorous EGCS C++ error checking.
25424
25425Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25426
a9c64011
AS
25427 * gdb.base/help.exp: Clean up `help set args' and `help show args'
25428 tests.
25429 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
25430 function when asleep.
25431 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
25432 for i*86 Linux and SVR4 signal handling problems.
25433 Remove linux xfail for `next to handler in signals_tests_1', fixed
25434 by recent infrun.c change.
25435 Limit backtrace to 10 frames to avoid timeout problems with infinite
25436 stack backtraces.
25437 Adjust expect pattern in `handle all print' test to match Apr 28 1997
25438 target.[ch] change.
c906108c
SS
25439
25440Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
25441
25442 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
25443 for a newline from gdb before continuing.
25444 (default_gdb_exit): Just look for y or n.
25445 (gdb_test): Detect abnormal exit from GDB running on DOS; if
25446 it does, fail the rests of the tests in the file.
25447
25448Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
25449
25450 * config/cygmon.exp: New file.
25451
25452Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
25453
25454 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 25455 main" test on remote targets.
c906108c
SS
25456
25457 * gdb.base/scope.exp: Fix problem with filelocal_bss before
25458 run test on remote targets.
25459
25460Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
25461
25462 * gdb.asm: New directory.
25463 * configure.in: Configure it.
25464 * configure: Regenerate.
25465 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
25466 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
25467
25468Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
25469
25470 * config/mn10300-eval.exp: New file to support MN10300 eval board.
25471
dc96c6c7 25472Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25473
a9c64011
AS
25474 * gdb.base/overlays (several files): Merge the two overlay
25475 managers into one. Change variables (foox, barx, bazx, grbxx)
25476 back into ints but force them to load in their proper sections.
c906108c
SS
25477
25478Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
25479
25480 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 25481 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
25482 (D10VCopy): Handle memory regions crossing 16k boundaries.
25483 (D10VCopy): Transfer data in 32 bit chunks.
25484
25485Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
25486
25487 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 25488 correct.
c906108c
SS
25489
25490 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 25491 map. Include space for printf in .text segment.
c906108c
SS
25492
25493 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 25494 updated d10v memory VMA/LMA map.
c906108c 25495 (D10VCopy): Call D10VTranslate.
d63a86f8 25496
c906108c
SS
25497Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
25498
25499 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
25500
25501 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
25502 that it won't be put into the .sdata - small data -
25503 section. Update reference.
c906108c
SS
25504 * gdb.base/baz.c (bazx, baz): Ditto.
25505 * gdb.base/foo.c (foox, foo): Ditto.
25506 * gdb.base/grbx.c (grbxx, grbx): Ditto.
25507
25508 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 25509 to be arrays.
d63a86f8 25510
dc96c6c7 25511Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25512
a9c64011
AS
25513 * gdb.base/overlays.exp: fix up and get working again.
25514 Add tests for backtraces from an overlay function.
d63a86f8 25515
c906108c
SS
25516Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
25517
25518 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
25519 "calling function with watchpoint enabled".
25520
25521Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
25522
25523 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 25524 gdb_suppress_tests for d10v-*-*.
c906108c
SS
25525 * lib/gdb.exp (gdb_suppress_tests): Disable this function
25526 pending review of whether it is useful or not.
25527
25528Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
25529
25530 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
25531
25532Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
25533
25534 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
25535 * config/dve.exp: New file to support Densan boards.
25536
25537Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
25538
25539 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 25540 reads and BSD.
c906108c
SS
25541
25542Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
25543
25544 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
25545 response.
25546
25547 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
25548
25549Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
25550
25551 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 25552 test.
c906108c
SS
25553
25554 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 25555 target_sizeof_long and target_bigendian_p.
c906108c 25556 (structs_by_value, structs_by_reference): Check values according
889bf7c5 25557 to targets word size and endianess.
d63a86f8 25558
c906108c
SS
25559Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
25560
25561 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 25562 output.
c906108c
SS
25563
25564Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
25565
25566 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 25567 Update test of set args help to match source change.
c906108c
SS
25568
25569Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
25570
25571 * gdb.base/default.exp: Expect help system output to be in
25572 alphabetical order.
25573 * gdb.base/help.exp: Ditto.
25574
25575Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
25576
25577 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
25578 "i*86-pc-linux-gnu*".
25579 * gdb.base/interrupt.exp: Ditto.
25580 * gdb.base/corefile.exp: Ditto.
25581
25582 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 25583 define vxworks when building the testcase.
c906108c
SS
25584
25585 * gdb.base/ptype.exp: Fix testnames to be unique.
25586 * gdb.base/radix.exp: Ditto.
25587 * gdb.base/term.exp: Ditto.
25588 * gdb.base/whatis.exp: Ditto.
25589 * gdb.c++/classes.exp: Ditto.
25590
25591Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
25592
25593 * gdb.base/callfuncs.exp: Fix indentation.
25594
25595 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
25596 suppress_flag has been set.
25597 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
25598 target feature.
25599
25600Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
25601
25602 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
25603 the testcase.
25604
25605 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 25606 set_debug_traps() and breakpoint().
c906108c
SS
25607 * gdb.c++/misc.cc (main): Ditto.
25608 * gdb.c++/templates.cc (main): Ditto.
25609 * gdb.c++/virtfunc.cc (main): Ditto.
25610
25611Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
25612
25613 * lib/gdb.exp(gdb_step_for_stub): New function.
25614 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
25615 exists, reload the executable and do a "continue" instead of
25616 doing a jump.
25617 (runto_main): Use gdb_step_for_stub.
d63a86f8 25618
c906108c 25619 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 25620 tests to have unique names.
c906108c
SS
25621 * gdb.base/callfuncs.exp: Ditto.
25622 * gdb.base/commands.exp: Ditto.
25623 * gdb.base/default.exp: Ditto.
25624 * gdb.base/help.exp: Ditto.
25625 * gdb.base/list.exp: Ditto.
25626 * gdb.base/opaque.exp: Ditto.
25627 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
25628 similar tests.
d63a86f8 25629
c906108c
SS
25630 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
25631 * gdb.c++/cplusfuncs.cc: Ditto.
25632 * gdb.c++/virtfunc.cc: Ditto.
25633
25634 * config/monitor.exp: Keep track of the last file we saw, rather
25635 than trying to get the info from gdb.
25636
25637 * gdb.fortran/types.exp: Move comment to previous line.
25638
25639Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
25640
25641 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 25642 target mode.
c906108c
SS
25643
25644Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
25645
25646 From Bob Manson:
25647 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 25648 string from GDB when it connects.
c906108c
SS
25649
25650 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
25651
25652Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
25653
25654 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
25655 if we can't get a debug format from GDB (we may be testing an
25656 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
25657
25658 * gdb.stabs/weird.exp: Fix quoting.
25659
25660 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
25661
25662Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
25663
25664 * config/arm-ice.exp: New file.
25665
25666Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
25667
25668 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 25669 until it has been modified to work with the new testsuite.
c906108c 25670
99707966 25671 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
25672 testcase won't compile, cause all of the testcases in the file to
25673 fail instead.
c906108c
SS
25674
25675 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
25676 (gdb_clear_suppressed): New procedure.
25677 (gdb_stop_suppressing_tests): Only clear suppress_flag if
25678 it contains a positive value.
25679
25680Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
25681
25682 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
25683
25684 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
25685
25686Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
25687
25688 * lib/gdb.exp (setup_xfail_format): New function.
25689 (get_debug_format): New function to get debug format.
25690 (debug_format): New global variable to hold last value set
25691 by get_debug_format.
25692 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 25693 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
25694 * gdb.c++/ptype.exp: Ditto.
25695 * gdb.c++/classes.exp: Ditto.
25696 * gdb.c++/cplusfuncs.exp: Ditto.
25697 * gdb.c++/inherit.exp: Ditto.
25698 * gdb.c++/templates.exp: Ditto.
25699 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 25700
c906108c
SS
25701Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
25702
25703 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
25704 host doesn't have a currently-open connection.
25705
25706 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
25707 any gdb stub target. Handle cases where gdb doesn't respond when
25708 interrupted in a sane fashion.
c906108c
SS
25709
25710 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 25711 same thing in a totally different way.
c906108c
SS
25712
25713 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 25714 setting "timeout".
c906108c 25715 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 25716 default_gdb_init now.
c906108c
SS
25717
25718Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
25719
25720 * gdb.base/printcmds.exp: Fix "check for floating addition"
25721 regexp to accept results within approx +/- .01 of exact value.
25722 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
25723
25724Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
25725
25726 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 25727 properly.
c906108c
SS
25728 (gdb_expect): Add optional timeout parameter, and add timeout
25729 value to various calls.
25730 (gdb_suppress_tests): Only give one warning message per group.
25731
25732Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
25733
25734 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
25735 global variables. Handle getting a value for $timeout more
25736 gracefully.
c906108c
SS
25737
25738Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
25739
25740 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 25741 initialize.
c906108c 25742 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 25743 by a target configuration file.
c906108c
SS
25744 (gdb_expect): Pass the timeout to remote_expect.
25745
25746 * config/monitor.exp(gdb_load): Fix typo in regexp.
25747
25748Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
25749
25750 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
25751
25752Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
25753
25754 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
25755 here. Call gdb_target_exec before rebooting the target, to make
25756 sure the connection to the target is closed.
c906108c
SS
25757 (gdb_load): Pass the name of the executable to gdb_target_monitor.
25758 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
25759 Also detect "Timeout reading from remote" error.
25760
25761 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
25762 gdb_target_monitor. Don't call gdb_file_cmd here; let
25763 gdb_target_monitor do it.
c906108c
SS
25764
25765 * gdb.disasm/hppa.exp: Don't use exec_output.
25766
25767Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
25768
25769 * gdb.base/list.exp: If we're debugging a non-native target,
25770 try to set the pc register to point to the start of the
25771 program before doing the first list command.
25772
25773 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 25774 test_calls after restarting.
c906108c
SS
25775
25776 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 25777 reloading.
c906108c
SS
25778
25779 * gdb.base/watchpoint.exp: Fix typo.
25780
25781 * gdb.base/setshow.exp: Check for use_gdb_stub.
25782
25783 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 25784 stub case.
c906108c
SS
25785 * gdb.base/langs.exp: Ditto.
25786
25787 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
25788 gdb_load_offset. If we weren't given a file to load, figure out
25789 what the current file is and use it.
c906108c
SS
25790
25791 * config/i386-bozo.exp: New file.
25792
25793Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
25794
25795 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
25796 feature.
25797
25798 * config/proelf.exp: New entry.
25799
25800Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
25801
25802 * lib/gdb.exp: Remove spurious .* patterns at the beginning
25803 of regexps.
25804
25805 * gdb.base/watchpoint.exp: Don't run the test_stepping
25806 tests if gdb can't call functions on the target.
25807
25808 * gdb.base/setshow.exp: Don't run the set prompt tests if
25809 the board has gdb_prompt set.
25810
25811Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
25812
25813 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
25814 * gdb.base/commands.exp: Likewise.
25815 * gdb.base/setshow.exp: Likewise.
25816
25817Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
25818
25819 * config/monitor.exp(gdb_start): Look for gdb_prompt target
25820 feature.
25821
25822 * config/i960.exp: New file.
25823
25824Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
25825
25826 * gdb.base/funcargs.exp: Check for gdb,short_int target
25827 feature instead of looking for explicit target triplets.
25828
dc96c6c7 25829Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 25830
d63a86f8 25831 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
25832 "p 123DEADBEEF", to check parse_number.
25833 * top.c: change "to enable to enable" to "to enable" in a couple
25834 of help strings.
25835
25836Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
25837
25838 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
25839 on the mn10300.
d63a86f8 25840
c906108c
SS
25841Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
25842
25843 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
25844 where the test executable is run with explicit args.
25845 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
25846
25847Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
25848
25849 * gdb.base/run.c: Use FAKEARGV to build test executable that
25850 does not require a command line arg, since most simulators
25851 don't currently support passing such an arg into the simulated
25852 program.
25853 * gdb.base/commands.exp: Change tests to insert the proper
25854 value as the arg to the first recursive factorial call. Change
25855 compilation line to define FAKEARGV at compile time.
25856
25857Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
25858
25859 * gdb.base/recurse.exp: Enable these tests for the mn10300.
25860 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
25861 function with watchpoint enabled" test.
25862
25863Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
25864
25865 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 25866 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
25867
25868 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 25869 "Tests restarted" messages.
c906108c
SS
25870
25871Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
25872
25873 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
25874
dc96c6c7 25875Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25876
25877 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
25878 for INFO SYMBOL; add help tests for OVERLAY commands.
25879 * gdb.base/default.exp: add tests for INFO SYMBOL command;
25880 add tests for OVERLAY commands
25881 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
25882 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
25883 * gdb.base/sigall.c: add usestubs code frag
25884 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 25885
c906108c
SS
25886Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
25887
25888 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
25889 failures.
25890 (gdb_stop_suppressing_tests): Note that tests have restarted.
25891
25892Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
25893
25894 * config/h8300.exp: New file.
25895
25896Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
25897
25898 * gdb.base/setshow.exp: Check for the existence of a
25899 feature, not its value.
25900
25901Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
25902
25903 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
25904
25905 * gdb.base/scope.exp: It's now init0(), not init().
25906
25907 * gdb.base/scope0.c: For now, change init() to be init0().
25908
25909 * config/monitor.exp: Use gdb_serial in preference to serial
25910 or netport.
25911
25912 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 25913 and it's not already set.
c906108c
SS
25914
25915Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
25916
25917 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 25918 isn't using a stub and if it supports argument passing.
c906108c
SS
25919
25920Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
25921
25922 * config/udi.exp(gdb_start): Make sure UDICONF is set
25923 properly before starting gdb.
25924
25925Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
25926
25927 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
25928 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
25929 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
25930
25931Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
25932
25933 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 25934 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
25935
25936 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
25937
25938 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
25939
25940 * config/monitor.exp: Make sure we disconnect from the target.
25941 Also, try a reboot/reload cycle instead of failing if the
25942 load fails.
25943
25944Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
25945
25946 * gdb.base/default.exp: Don't set match_max.
25947 * gdb.base/help.exp: Ditto.
25948 * gdb.base/list.exp: Ditto.
25949 * gdb.base/signals.exp: Ditto.
25950
25951 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
25952 set, use remote_ld to download the testcase instead of
25953 the GDB loader.
25954
25955Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
25956
25957 * config/vr5000.exp: New file.
25958
25959 * config/monitor.exp(gdb_target_monitor): Add pattern for
25960 "Ending remote" to detect errors in connecting.
25961
25962 * gdb.base/setshow.exp: Add .* within auto language test.
25963
25964 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
25965 target feature.
25966
25967 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 25968 and reboot the board if necessary.
c906108c
SS
25969
25970 * gdb.base/setvar.exp(test_set): Handle multiple prints within
25971 a set of tests. Remove print.* from the patterns being checked.
25972
25973Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
25974
25975 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
25976 refer to gdb_spawn_id.
25977
25978 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
25979 longer used.
25980 * config/sparclet.exp: Ditto.
25981 * config/sparclet-old.exp: Ditto.
25982 * config/slite.exp: Ditto.
25983 * config/sim.exp: Ditto.
25984 * gdb.base/funcargs.exp: Ditto.
25985
25986 * lib/gdb.exp:Remove references to gdb_spawn_id.
25987 (gdb_expect): Move to remote.exp.
25988
25989Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
25990
25991 * config/monitor.exp: Detect the "Couldn't establish connection"
25992 message from GDB.
25993
25994Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
25995
25996 * gdb.base/bitfields.exp: Use runto instead of explicit
25997 gdb_run_cmd/gdb_expect sequences.
25998
25999 * gdb.base/break.exp(text_next_with_recursion): Add match for
26000 gdb_expect call.
26001
26002 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
26003 We also need to handle the "A program is being debugged already"
26004 prompt from gdb. Use gdb_test to set the baud rate.
26005
26006 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
26007 to 20000. Really. I mean it.
26008
26009Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
26010
26011 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
26012 fails. If suppress_flag is set, skip perror message about not
26013 being able to send to GDB.
c906108c 26014 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 26015 GDB.
c906108c
SS
26016 (gdb_expect): If suppress_flag is set, always fail immediately.
26017 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
26018 (gdb_init): Call gdb_stop_suppressing_tests.
26019 (default_gdb_exit): Ditto.
26020 (default_gdb_start): Ditto.
26021
26022 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 26023 gdb_stop_suppressing_tests as appropriate.
c906108c 26024 * gdb.base/break.exp: Ditto.
889bf7c5 26025 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
26026 * gdb.base/commands.exp: Ditto.
26027 * gdb.base/exprs.exp: Ditto.
889bf7c5 26028 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
26029 * gdb.base/list.exp: Ditto.
26030 * gdb.base/recurse.exp: Ditto.
889bf7c5 26031 * gdb.base/scope.exp: Ditto.
c906108c
SS
26032 * gdb.base/structs.exp: Ditto.
26033 * gdb.c++/inherit.exp: Ditto.
26034
26035Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
26036
26037 * config/vr4300.exp: New file.
26038
99707966 26039 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 26040
99707966 26041 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
26042
26043Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
26044
26045 * lib/gdb.exp(gdb_init): New function.
26046
26047 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 26048 for each individual variable set.
c906108c
SS
26049
26050 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
26051 name.
26052
26053 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
26054
26055 * gdb.base/scope.exp: Use gdb_test.
26056
26057 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
26058 aborting; the testsuite driver will do that for us (see
26059 gdb_finish). Also, use gdb_test in a few more places.
26060
26061Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
26062
26063 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
26064
26065Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
26066
26067 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
26068 and "add_tests" are not at the same address.
26069
26070Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
26071
26072 * gdb.base/ptype.exp: Use gdb_test.
26073
26074Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
26075
26076 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
26077 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
26078 left in. No longer expect them to fail.
26079
26080 * gdb.stabs/*.mt; Deleted, no longer used.
26081 * gdb.stabs/configure.in: Remove references to target makefile
26082 frags.
26083 * gdb.stabs/configure: Rebuilt.
26084
26085 * gdb.disasm/*.mt: Deleted, no longer used.
26086 * gdb.disasm/configure.in: Remove references to target makefile
26087 frags. Use "sh3.s" as the unique filename for this directory.
26088 * gdb.disasm/configure: Rebuilt.
26089
26090 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
26091 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
26092 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
26093
26094Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
26095
26096 * config/udi.exp: Use mondfe,name instead of remote_host.
26097
26098Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
26099
26100 * gdb.base/watchpoint.exp: Don't expect a failure when calling
26101 a function with a watchpoint enabled on the mn10200.
26102
26103 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
26104 before trying to create it!
26105
26106Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
26107
26108 * config/vx.exp: Use hostname instead of netport.
26109
26110 * config/vxworks.exp: New file.
26111
26112 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
26113
26114 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 26115 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
26116 occurs.
26117
26118 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
26119 $gdb_spawn_id directly.
26120 (gdb_run_cmd): Try _start as well as start. Use the target feature
26121 gdb,start_symbol as the symbol to start from when jumping.
26122
26123Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
26124
26125 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
26126 redundant) test.
26127
26128 * gdb.base/recurse.exp: Relax final value test for 'b' so that
26129 it doesn't lose for 16bit integer systems.
26130
26131Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
26132
26133 * gdb.fortran/types.exp: If the target doesn't support "double"
26134 data types, then expect "real" types to only be 4 bytes.
26135
26136 * gdb.c++/virtfunc.exp: Expect failure for virtual function
26137 call tests if the target doesn't support inferior function calls.
26138
26139 * gdb.base/printcmds.exp: Allow minor deviation in FP values
26140 in printf tests.
26141
26142Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
26143
26144 * gdb.base/help.exp: Disable "help set", "help show", and
26145 "help support". Simplify regexp for "help stack".
26146
26147 * gdb.base/default.exp: Set match_max to 5000 and the timeout
26148 to 60 seconds. Temporarily set match_max to 15000 around the
26149 "info copying" test.
26150
26151 * gdb.base/nodebug.exp: Don't try to do an inferior function
26152 call if the target doesn't support them.
26153 * gdb.base/printcmds.exp: Likewise.
26154 * gdb.base/setvar.exp: Likewise.
26155 * gdb.base/structs.exp: Likewise.
26156 * gdb.c++/templates.exp: Likewise.
26157 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
26158
26159 * gdb.base/recurse.exp: Enable for the mn10200.
26160
26161 * configure.in: Do configure gdb.stabs directory for *-*-elf
26162 targets.
26163 * configure: Rebuilt.
26164
26165 * gdb.base/break.exp: Check for gdb,noresults before testing
26166 exit status and/or results from the target.
26167 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
26168 * lib/gdb.exp: Remove old (now bogus) initialization of
26169 noinferior, noargs, noresults and nosignals.
26170
26171Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
26172
26173 * config/sh.exp: New file.
26174
26175 * config/slite.exp: Try to connect multiple times to the board
26176 before rebooting. Only send a "monitor run" if need_monitor_run
26177 is set.
26178
26179 * gdb.base/break.exp: Don't do the "stub continue" test if
26180 the target has gdb_stub set.
26181
26182 * gdb.base/callfuncs.exp: Increase the timeout.
26183
26184 * gdb.base/interrupt.exp: Don't even try to compile the testcase
26185 if the target has gdb,noinferiorio set.
26186
26187 * gdb.base/list.exp: Increase match_max to 10000 characters.
26188
26189 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
26190
26191 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
26192 target.
26193
26194 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
26195
26196Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
26197
26198 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
26199 trying to delete the copy of gdb. Catch the file delete so we
26200 don't die if the delete fails; also, the file should be copied to
26201 the host, not to the build.
c906108c
SS
26202
26203Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
26204
26205 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 26206 parenthesis in case it contains multiple regexps separated
c906108c
SS
26207 with |.
26208
26209 * gdb.base/watchpoint.exp: Use gdb_test.
26210 * gdb.base/default.exp: Ditto.
26211
26212Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
26213
99707966 26214 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 26215
c906108c
SS
26216 * gdb.base/scope.exp: Use gdb_test.
26217 * gdb.c++/classes.exp: Ditto.
26218 * gdb.c++/inherit.exp: Ditto.
26219
26220Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
26221
26222 * gdb.base/crossload.exp: Don't use execute_anywhere, use
26223 remote_exec instead.
26224 * gdb.base/corefile.exp: Don't be ridiculous.
26225 * gdb.base/*.c: Add missing stub invocations.
26226
26227Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
26228
26229 * config/slite.exp: Miscellaneous fixes.
26230
26231 * lib/gdb.exp: Fix runto.
26232
26233 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
26234 the target.
26235
26236 * gdb.base/watchpoint.exp: Fix regexp.
26237
26238 * lib/gdb.exp(default_gdb_exit): Add a catch to the
26239 close and wait commands, as the descriptor may now be
26240 invalid. Always call "remote_close host".
26241
26242Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
26243
26244 Major rewrite for testsuite revision.
d63a86f8 26245
c906108c
SS
26246 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
26247 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
26248 instead of relying on spawn_id to always contain a valid
26249 spawn id.
26250 (get_compiler_info): New procedure to build the ${binfile}.ci
26251 file, instead of replicating this in N different places.
26252 (gdb_compile): New procedure.
d63a86f8 26253
c906108c 26254 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
26255 appropriate arguments) instead of compile. Use gdb_test in a lot
26256 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
26257 at the start of a testcase, as this is no longer done magically.
26258
26259 config/*-gdb.exp: Rename without the -gdb suffix.
26260
26261 config/mips.exp: Use remote_close instead of exit_remote_shell.
26262 config/monitor.exp: Use target_info instead of looking at
26263 baud, timeout, etc.
26264 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
26265
26266Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26267
26268 * gdb.c++/templates.exp (test_ptype_of_templates),
26269 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
26270 Update expect patterns for destructors and assignment operators
26271 to match corresponding c-typeprint.c changes.
26272 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
26273 to destructor breakpoint test, GDB should be able to set the
26274 destructor breakpoint without specifying arguments.
26275
26276Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
26277
26278 * gdb.threads/pthreads.exp: Change result for failure to compile due
26279 to lack of pthreads runtime support from an error to simply an
26280 unsupported test, per dejagnu standards.
26281
26282Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26283
26284 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
26285 where GDB exits to reduce pattern match time.
26286 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
26287
26288 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
26289
dc96c6c7 26290Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26291
26292 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
26293 * gdb.base/default.exp: ditto.
26294 * gdb.base/nodebug.exp: ditto.
26295 * gdb.base/printcmds.exp: ditto.
26296 * gdb.base/ptype.exp: ditto.
26297 * gdb.base/setvar.exp: ditto.
26298 * gdb.base/structs.exp: ditto.
26299 * gdb.base/setshow.c: Guard against uninitialized values of argc.
26300
26301Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
26302
26303 * configure, */configure: Rebuild with autoconf 2.12.
26304
26305Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
26306
26307 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
26308 use new i*86-pc-linux*-gnu quads.
26309 * gdb.base/corefile.exp: Ditto.
26310 * gdb.base/signals.exp: Ditto.
26311 * gdb.base/sigall.exp: Ditto.
26312 * gdb.base/interrupt.exp: Ditto.
26313
26314 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
26315 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
26316 RedHat 4.0.
d63a86f8 26317
c906108c 26318 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
26319 linux. This allows the test case to at least compile on latest
26320 linux, but still not run due to missing the threads runtime library.
c906108c
SS
26321
26322Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26323
26324 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
26325 directory to search gdb directory. Accept and step over conditional
26326 stack alignment code. Consume $prompt in failure cases.
26327 Reset timeout to $oldtimeout instead of some arbitrary value.
26328 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
26329 timeout problems with infinite stack backtraces.
26330 * gdb.base/ptype.exp (ptype struct link, union tu_link):
26331 Accept function parameters for linkfunc member.
26332
26333Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
26334
26335 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
26336 (CXXFLAGS): Remove, unreferenced.
26337 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
26338 previous -B options and also add -B option to pick up cross compiled
26339 runtime.
c906108c
SS
26340 (TARGET_INCLUDES): Add for -I options and add code to initialize when
26341 doing cross compiles.
26342 (target_alias): Declare global.
26343 (xgcc): Set variable to full path of gcc in build tree. Use findfile
26344 to verify that gcc exists in build tree, and if so set CC to that
26345 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 26346
c906108c
SS
26347Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
26348
26349 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
26350 ptype test for anonymous union. Fixup testcase to match
26351 current gcc debug output.
26352
26353Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
26354
26355 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
26356 force argument to an unsigned long type.
26357
26358Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
26359
26360 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 26361 tests and anonymous union print/ptype tests.
c906108c
SS
26362 * gdb.base/list.exp (test_forward-search): Increase timeout by
26363 5 minutes for the "search extremely long line" case.
26364 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
26365 completely optional and that the pass/fail messages use the command as
26366 the message if that third arg is a null string.
26367 (gdb_test_exact): Arrange that a null string pattern means match a
26368 null string output rather than any output, which might include random
889bf7c5 26369 errors.
c906108c
SS
26370 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
26371 backtrace test.
26372 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
26373 always failing and failure is now exposed by gdb.exp changes.
26374
26375Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
26376
26377 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
26378 weren't being noted.
26379
26380Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26381
26382 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
26383 * gdb.stabs/weird.exp: Remove v_comb xfails.
26384
dc96c6c7 26385Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26386
26387 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 26388 list.exp scope.exp watchpoint.exp]
c906108c 26389 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 26390
dc96c6c7 26391Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26392
26393 * config/monitor.exp: Increase download timeout to 1000 seconds.
26394
dc96c6c7 26395Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26396
26397 * config/m32r.exp: Increase timeout to 120 seconds.
26398
26399Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
26400
26401 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
26402 and accept older ordering as obsolescent gcc or gdb.
26403 * gdb.c++/templates.exp: Ditto.
26404 * gdb.c++/virtfunc.exp: Ditto.
26405
26406Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
26407
26408 * gdb.base/coremaker.c: Add code to mmap some data so we
26409 can check that it ends up in the core file.
26410 * gdb.base/corefile.exp: Add test to read mmapped data
26411 from core file.
26412
dc96c6c7 26413Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26414
26415 * config/m32r.exp: New file.
26416
26417Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
26418
26419 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
26420 that cflags can contains -gstabs, and work correctly for other tests.
26421
dc96c6c7 26422Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26423
26424 * gdb.base/setshow.exp: New file, tests show and set.
26425 * gdb.base/setshow.c: New file, tests show and set.
26426 * gdb.base/help.exp: Add test for help set|show annotate.
26427 * gdb.base/default.exp: Add test for set|show annotate.
26428
26429Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
26430
26431 * testsuite/gdb.base/break.exp: Make backtrace from factorial
26432 errors unique.
26433 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
26434 explicitly.
26435
26436Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
26437
26438 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
26439 and width commands. This is done elsewhere.
26440 * (gdb_start): Don't call gdb_start_sim here. That's already
26441 done in gdb_load. This fixes lots of failures in default.exp.
26442
26443Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
26444
26445 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
26446 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
26447 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
26448 in the same we we treat other failures (since it may be an expected
889bf7c5 26449 condition), rather than as an error.
c906108c
SS
26450 * gdb.base/signals.exp (test_handle_all_print): Revert back to
26451 old test format.
26452
26453Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
26454
26455 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
26456 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 26457 twice. Nuke the duplicates.
c906108c 26458 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 26459 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
26460 Remove config.h along with other config files.
26461
26462Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
26463
26464 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
26465 "p func1 ()" and note that rests of tests are skipped.
26466 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26467 setup_xfails for "print func2::coremaker_local".
c906108c
SS
26468 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
26469 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
26470 affected by the previous run test.
26471 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
26472 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
26473 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
26474 "pass int powerset tuple" and "pass modeless int powerset tuple".
26475 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
26476 "real write 4" and "real write 8".
26477 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26478 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
26479 "print \$i after tuple assign 2", and
26480 "print vs2 after tuple assign 2".
26481 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
26482 meaningful error message and return -1 so the caller can
26483 suppress further tests and avoid a cascade of errors.
d63a86f8 26484
c906108c
SS
26485Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
26486
26487 * gdb.base/a1-selftest.exp: Tweak tests to account for new
26488 format for printing version.
26489 * gdb.base/default.exp: Ditto.
26490 * gdb.base/interrupt.exp: Fix problem with cascade of
26491 errors if child process dies while calling a function.
d63a86f8 26492
c906108c
SS
26493Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
26494
26495 * Makefile.in (VPATH): Add
26496 * Makefile.in (Makefile, config.status): Fix rules so things get
26497 remade when necessary.
26498
26499Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
26500
26501 * Makefile.in (just-check): Add path to sibling expect dir
26502 to environment variable specified by RPATH_ENVVAR.
26503
26504Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
26505
26506 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
26507 (just-check): Add shared library paths for libstdc++, tk,
26508 tcl, bfd, and opcodes to the environment variable specified
26509 in RPATH_ENVVAR.
26510 * configure.in: Add support to recognize --enable-shared flag
26511 and generate correct value for RPATH_ENVVAR.
26512 * configure: Regenerated with autoconf.
26513
26514Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
26515
26516 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 26517 include all osf versions.
c906108c
SS
26518 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
26519 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
26520 when target is linux. When failing to build pthreads test
26521 executable, give more meaningful message.
26522 * gdb.threads/pthreads.c: Hpux also uses old definition of second
26523 arg for pthread_create.
d63a86f8 26524
c906108c
SS
26525Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
26526
26527 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 26528 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 26529 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 26530 and -lpthreads (everybody else).
c906108c
SS
26531 (test_startup): Fail gracefully if threads are not supported.
26532 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
26533 "p/c array_index("abcdef",2)" when not gcc compiled.
26534 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
26535 "print func2::coremaker_local" when not gcc compiled.
26536 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
26537 "ptype on opaque struct tagname (statically)",
26538 "ptype on opaque struct tagname (dynamically) 1", and
26539 "ptype on opaque struct tagname (dynamically) 2"
26540 for not compiled with gcc.
26541 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
26542 backtrace when compiled with gcc.
d63a86f8 26543 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
26544 than always return success.
26545
26546Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
26547
26548 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
26549
26550Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
26551
26552 * gdb.base/structs.exp: Undo last change.
26553
26554Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
26555
26556 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
26557 encapsulate all the steps/nexts done during self test, starting
26558 at main, and makes them less sensitive to optimization issues.
26559 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
26560 signal handler" test.
26561 * gdb.threads/pthreads.exp: Only run this for native configs.
26562 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
26563 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
26564 tests.
26565 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
26566 for "runto test_calls(void)" test.
d63a86f8 26567
c906108c
SS
26568Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
26569
26570 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
26571 and don't expect address info in breakpoint confirmations.
26572
26573Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
26574
26575 * gdb.base/list.exp (test_forward_search): Increase timeout
26576 temporarily by 60 seconds for searching extremely long line,
889bf7c5 26577 and then reset to old value when done. Increase expect input
c906108c
SS
26578 buffer to 10000.
26579
26580Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
26581
26582 * gdb.base/list.exp (test_forward_search): Fix to handle very
26583 long source line without overflowing expect's input buffer.
26584
26585Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
26586
26587 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
26588 "buffer_full".
26589
26590 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
26591 "buffer_full".
26592
26593 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
26594 "buffer_full".
26595
26596 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
26597 "buffer_full".
26598
26599Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
26600
26601 * configure.in (configdirs): Add gdb.threads.
26602 * configure: Regenerated with autoconf.
26603 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
26604 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
26605 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 26606
c906108c
SS
26607Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
26608
26609 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
26610
26611Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
26612
26613 * gdb.base/signals.exp (test_handle_all_print): Test separately for
26614 each signal's status in the output of "handle all print".
26615 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
26616 the \r\n sequence that immediately precedes the gdb prompt.
26617 * gdb.base/a1-selftest.exp: Save original timeout and restore
26618 after test.
26619
26620Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
26621
26622 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
26623 symbol.
26624
26625Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
26626
26627 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
26628
26629Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
26630
26631 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
26632 timeout by 60 seconds.
26633
26634Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
26635
26636 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
26637 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
26638 error return.
26639
26640Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
26641
26642 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
26643 gdb initialization, also report how long dejagnu waited. Restore
26644 old timeout before doing error return. Temporarily increase timeout
889bf7c5 26645 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
26646
26647Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
26648
26649 * lib/gdb.exp: Report timeout value for verbosity level 2.
26650 * config/gdbserver.exp: Ditto.
26651 * config/hppro.exp: Ditto.
26652 * config/mips-gdb.exp: Ditto.
26653 * config/monitor.exp: Ditto.
26654 * config/netware.exp: Ditto.
26655 * config/sim-gdb.exp: Ditto.
26656 * config/slite-gdb.exp: Ditto.
26657 * config/udi-gdb.exp: Ditto.
26658 * config/unix-gdb.exp: Ditto.
26659 * config/vx-gdb.exp: Ditto.
26660 * gdb.base/a1-selftest.exp: Ditto.
26661 * gdb.base/a2-run.exp: Ditto.
26662 * gdb.base/break.exp: Ditto.
26663 * gdb.base/corefile.exp: Ditto.
26664 * gdb.base/list.exp: Ditto.
26665 * gdb.base/recurse.exp: Ditto.
26666 * gdb.base/scope.exp: Ditto.
26667 * gdb.base/signals.exp: Ditto.
26668
26669Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
26670
26671 * gdb.threads/Makefile.in (docdir): Removed.
26672
26673Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
26674
26675 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 26676 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 26677 @srcdir@.
d63a86f8 26678 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
26679 autoconf 2.5 or higher.
26680 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
26681
26682Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
26683
26684 * configure: Regenerated.
26685 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
26686 avoid name clashes with SunOS headers.
26687
26688Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
26689
26690 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
26691
26692Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
26693
26694 * gdb.base/callfuncs.exp: Finish last change -- make sure the
26695 prototype information ends up in the compiler info file.
26696
26697Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
26698
26699 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
26700 attempting to regenerate it. Eliminate use of a temporary file
26701 and just generate the info file directly. Source it immediately,
26702 for consistency of use.
26703 * gdb.base/corefile.exp: Ditto
26704 * gdb.base/exprs.exp: Ditto.
26705 * gdb.base/funcargs.exp: Ditto.
26706 * gdb.base/langs.exp: Ditto.
26707 * gdb.base/list.exp: Ditto.
26708 * gdb.base/mips_pro.exp: Ditto.
26709 * gdb.base/nodebug.exp: Ditto.
26710 * gdb.base/opaque.exp: Ditto.
26711 * gdb.base/ptype.exp: Ditto.
26712 * gdb.base/scope.exp: Ditto.
26713 * gdb.base/setvar.exp: Ditto.
26714 * gdb.base/signals.exp: Ditto.
26715 * gdb.base/whatis.exp: Ditto.
26716 * gdb.c++/templates.exp: Ditto.
26717 * gdb.c++/virtfunc.exp: Ditto.
26718 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 26719 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
26720
26721Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26722
26723 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
26724 it got fixed by the recent lookup_minimal_symbol_by_pc change.
26725 Increase timeout, a lot of single stepping might be needed if the
26726 target has no hardware watchpoints.
26727
26728Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
26729
26730 * gdb.base/break.exp: Ignore compiler warnings when compiling
26731 break.c.
26732 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
26733 * gdb.base/default.exp: Add h8300 xfails. Handle messages
26734 from remote-sim.
26735 * gdb.base/exprs.exp: Add h8300 xfails.
26736 * gdb.base/funcargs.exp: Likewise.
26737 * gdb.base/nodebug.exp: Likewise.
26738 * gdb.base/printcmds.exp: Likewise.
26739 * gdb.base/ptype.exp: Likewise.
26740 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
26741 h8300 xfails.
d63a86f8 26742 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
26743 on the h8300.
26744 * gdb.base/funcargs.c: Explicitly make last constant argument to
26745 call_after_alloca_subr an unsigned long type.
26746 * gdb.base/return.c: Include stdio.h.
26747
26748Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
26749
26750 * config/abug.exp: New file for the older Motorola Bug monitor
26751 that runs on the mvme13x series VME boards.
26752 * config/monitor.exp: Use the new config array for target settings
26753 if they exist.
26754
26755Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
26756
26757 * sim-gdb.exp: Make the SH simulator allocate less space when
26758 it is targeted.
26759
26760Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
26761
26762 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
26763 test.
26764
26765Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
26766
26767 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
26768 "rs6000-*-*" for "list function in include file" when gcc compiled.
26769 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
26770 for "p ctable1[120]".
26771 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
26772 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
26773 Remove setup_xfail for "rs6000-*-*" for
26774 "print 'scope0.c'::filelocal before run".
26775 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
26776 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
26777 since some compilers don't allow both options to be given
26778 on the same command line. Create object file and move it.
d63a86f8 26779
c906108c
SS
26780Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
26781
26782 * gdb.base/corefile.exp: Always regenerate the core file, since
26783 we always regenerate the coremaker program. Detect special case
26784 where registers cannot be read from core file.
d63a86f8 26785
c906108c
SS
26786Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
26787
26788 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
26789 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
26790 * gdb.c++/templates.exp: Only match on basename of file since
26791 some formats like xcoff don't encode directory information.
26792 * gdb.stabs/weird.exp: Use the right sed script for powerpc
26793 and rs6000 AIX xcoff targets.
26794 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
26795 * configure: Regenerate.
26796 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
26797 here, rather than in distclean.
d63a86f8 26798
c906108c
SS
26799Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
26800
26801 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
26802 defined, and use it to compile the test case with -O2. The
26803 native compilation still uses no optimization.
26804 * gdb.base/mips_pro.c: Remove inline assembly code since
26805 it is compiled PIC by default, which results in assembler
26806 warnings that make the testsuite think the compilation
26807 was unsuccessful.
26808
26809Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
26810
26811 * gdb.c++/misc.exp: Add note to message for
26812 "print s.a for foo struct" that this is a known gcc 2.7.2
26813 and earlier bug.
26814
26815Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
26816
26817 * gdb.base/break.exp: Fix pattern for matching "Delete all
26818 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
26819 setup_xfail for deleting all breakpoints test. Fix various
26820 timeout messages to include "(timeout)".
26821 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
26822 for "p t_float_values2(3.14159,float_val2)".
26823 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
26824 for "continue to call2g" when gcc compiled.
26825 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
26826 "up to foo in langs.exp", "show language at foo in langs.exp",
26827 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
26828 and "show language at fsub in langs.exp".
26829 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
26830 "list line 1 in include file", "list message for lines past EOF",
26831 "list function in include file", "list list0.h:foo", and
26832 "list filename:function; nonexistant function".
26833 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
26834 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
26835 and "ptype t_char_array" to be for native cc only.
d63a86f8 26836
c906108c
SS
26837Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
26838
d63a86f8 26839 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 26840 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 26841 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
26842
26843Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
26844
26845 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
26846 "bt in signals.exp". This problem only appears when running
26847 the testsuite, and then only intermittently.
26848
26849Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
26850
26851 * gdb.base/return.exp (return_tests): Differentiate between
26852 two tests of continuing.
26853
26854Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
26855
26856 * */Makefile.in (maintainer-clean): Remove config.log.
26857 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
26858 * gdb.c++/Makefile.in (PROGS): Add inherit.
26859 (clean): Remove *.ci.
26860
26861Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
26862
26863 * gdb.c++/misc.cc: Add test code from Mike Stump.
26864 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
26865
26866Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
26867
26868 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
26869 to "alpha-*-osf2*" and add comment.
26870 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
26871 setup_xfail for "step over execarg initialization" and
26872 "step over corearg initialization".
c906108c
SS
26873 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
26874 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
26875 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 26876 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
26877 "print func2::coremaker_local", and "backtrace in corefile.exp".
26878 * gdb.base/signals.exp: Build and source signals.ci.
26879 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
26880 to be for gcc only.
26881 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 26882
c906108c
SS
26883Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26884
26885 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
26886 Feb 3 procfs.c change.
26887
26888Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
26889
26890 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
26891
26892Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
26893
26894 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
26895 from dejagnu's apparent default of 10 seconds, which gives random
26896 results when running the tests over NFS on moderately loaded systems.
26897 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
26898
26899Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
26900
26901 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
26902 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 26903 result reports.
c906108c
SS
26904
26905Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
26906
26907 * configure.in (CY_AC_PATH_TCLH): Remove.
26908 * configure: Regenerate.
26909
26910Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
26911
26912 * gdb.c++/Makefile.in (clean): Add missing '{'.
26913
26914Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
26915
26916 * lib/gdb.exp: Provide a default value for noinferior.
26917
26918 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
26919 Load libgloss.exp.
26920
26921Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
26922
26923 * gdb.disasm/hppa.exp: Compile directly into an executable, use
26924 the executable, not the .o to run the tests from.
26925
26926Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
26927
26928 * gdb.base/break.exp: Don't test for program exit or exit status
26929 if $noresults if nonzero.
26930 * gdb.base/langs.exp: Likewise.
26931 * gdb.base/watchpoint.exp: Likewise.
26932
26933 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
26934 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
26935 trying to compile the testcase.
26936
26937Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
26938
26939 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
26940 * gdb.base/signals.exp (continue to handler): Likewise.
26941
26942Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
26943
26944 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
26945
26946 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
26947
26948Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
26949
26950 * gdb.base/corefile.exp: Recognize "not found" as failure
26951 when trying to determine if a core file was generated.
26952 If no core file was generate the first time, try again without
26953 the ulimit -c to work around braindamaged shells.
26954
26955Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
26956
26957 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
26958 [] tests with "test" and enclose string in quotes.
26959 * gdb.stabs/configure: Rebuild
d63a86f8 26960
c906108c
SS
26961Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
26962
26963 Changes in sync with expect:
26964 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
26965 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
26966 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
26967 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
26968 argument to AC_REQUIRE.
26969 * configure: Regenerated.
26970
26971Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
26972
26973 * gdb.base/corefile.exp: When generating a core, discard any
26974 error messages about ulimit not found and the "core dumped"
26975 message from the shell that runs the coredumper.
26976
26977Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
26978
26979 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
26980
26981 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
26982 which sed script to run. Expect failure for v_comb test
26983 on PA targets too.
d63a86f8 26984
c906108c
SS
26985Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
26986
26987 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 26988 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
26989
26990Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
26991
26992 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
26993 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 26994 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
26995 * lib/gdb.exp (default_gdb_start): Fix typo.
26996 * gdb.base/corefile.exp: Allow "Core was generated by ..."
26997 messages to not include the full program name that caused
26998 the core dump since some systems (such as solaris) apparently
26999 truncate this path to about 80 characters.
27000 When generating a core file first try increasing the core file
27001 size limit to unlimited since some systems may default it to
27002 zero, and it is harmless to try it. Move the test for failing
27003 to generate a core file to where it will actually get executed.
27004 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
27005 new gdb result from g++ debug info improvements and make old
27006 pattern obsolescent. Also account for size_t differences
27007 (may be int or long).
27008 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
27009 initialization before function call is placed in the delay slot
27010 and thus appears to be skipped over by commands such as "next".
27011
27012Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
27013
27014 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
27015
27016Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
27017
27018 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
27019 input source file; fix code to compile test to deal with this
27020 convention.
27021 * gdb.c++/*.exp: Likewise.
27022
27023Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
27024
27025 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
27026 "bt in signals.exp".
27027
27028Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
27029
27030 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
27031 "step over execarg initialization" and
889bf7c5 27032 "step over corearg initialization".
c906108c
SS
27033
27034Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
27035
27036 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
27037 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
27038
27039Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
27040
27041 From Rob Savoye (rob@poseidon.cygnus.com)
27042 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
27043 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
27044 configure.in}, gdb.disasm/{Makefile.in, configure.in},
27045 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
27046 configure.in}: Major reworking for autoconfig.
c906108c
SS
27047 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
27048 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 27049 New files.
c906108c
SS
27050 * config/unix-gdb.exp: Make GDB global.
27051 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
27052 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
27053 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
27054 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
27055 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
27056 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 27057 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
27058 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
27059 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
27060 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
27061 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 27062 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
27063 to returns as necessary, arrange for test to compile own testcase
27064 executable.
c906108c 27065 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 27066
c906108c
SS
27067Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
27068
27069 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 27070 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
27071 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
27072 "backtrace through signal handler".
27073
27074Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27075
27076 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
27077 continuing from a job control stop signal.
27078 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
27079
27080Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
27081
27082 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
27083 * gdb.base/corefile.exp: Likewise.
27084 * gdb.base/funcargs.exp: Likewise.
27085
27086Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
27087
27088 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
27089 * config/monitor.exp: Add support for setting baud rate.
27090
27091Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
27092
27093 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
27094 i*86-*-linux* xfails for "backtrace through signal handler".
27095 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
27096 "print func2::coremaker_local".
27097 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 27098 alpha-dec-osf2* xfail for
c906108c
SS
27099 "delete all breakpoints when none".
27100
27101Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
27102
27103 * gdb.base/break.exp: Change test that deletes all breakpoints
27104 when no user breakpoints are installed. A post 4.15 change
27105 causes gdb to no longer prompt in this case.
27106
27107Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
27108
27109 * gdb.base/return.exp (return_tests): Change xfail for test
27110 "correct value returned double test" to stop xfailing at
27111 Solaris 2.5. Apparently the bug has been fixed.
27112
27113Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
27114
27115 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
27116 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
27117
27118Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
27119
27120 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
27121 * gdb.disasm/hppa.s: Corresponding changes.
27122
27123Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
27124
27125 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
27126 makefile fragment.
27127 * config/mt-hpux: Deleted.
27128
27129Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
27130
d63a86f8 27131 * Many files: When warning about suppressed tests due to a
c906108c
SS
27132 nonexistant test binary, avoid incrementing the warning count.
27133
27134Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
27135
27136 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 27137
c906108c
SS
27138Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27139
27140 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
27141 "sparc-*-solaris2*".
27142
27143Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27144
27145 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
27146 Add global and local variables and initialize them.
27147 * gdb.base/corefile.exp: Test correct mapping of corefile sections
27148 by printing variables. Remove rs6000 and powerpc xfails, BFD now
27149 extracts the file name and terminating signal from the core file.
27150 * TODO: Remove note about tests for correct mapping of corefile.
27151 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
27152 from optimizing it away.
27153 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
27154 handles common blocks.
27155
27156Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
27157
27158 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
27159 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
27160
27161Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
27162
27163 * Makefile.in (maintainer-clean): New target, synonym for
27164 realclean.
27165 * gdb.base/Makefile.in (maintainer-clean): Likewise.
27166 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
27167 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
27168 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
27169 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
27170 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
27171
27172Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
27173
27174 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
27175 xfails when not gcc compiled for "print foo::funclocal".
27176 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
27177 "print foo::funclocal at foo",
27178 "print 'scope1.c'::foo::funclocal at foo",
27179 "print foo::funclocal_bss at foo",
27180 "print 'scope1.c'::foo::funclocal_bss at foo",
27181 "print foo::funclocal_ro at foo",
27182 "print 'scope1.c'::foo::funclocal_ro at foo",
27183 "print bar::funclocal at foo" and
27184 "print 'scope1.c'::bar::funclocal at foo".
27185 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
27186 gcc compiled for "print foo::funclocal at bar".
27187 Expand all messages to ensure that they identify that
27188 the test is at bar().
27189 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
27190 gcc compiled for:
27191 "ptype on opaque struct pointer (statically)",
27192 "ptype on opaque struct tagname (statically)",
27193 "ptype on opaque struct pointer (dynamically) 1",
27194 "ptype on opaque struct tagname (dynamically) 1",
27195 "ptype on opaque struct pointer (dynamically) 2" and
27196 "ptype on opaque struct tagname (dynamically) 2
27197 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
27198 gcc compiled for:
27199 "p datalocal"
27200 "whatis datalocal",
27201 "ptype datalocal",
27202 "p bsslocal",
27203 "whatis bsslocal", and
27204 "ptype bsslocal".
27205 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
27206 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
27207 when not gcc compiled.
27208 * gdb.base/funcargs.exp (float_and_integral_args): Add
27209 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
27210 compiled.
27211 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
27212 "backtrace from call6a" when not gcc compiled.
27213 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
27214 "backtrace from call7a" when not gcc compiled.
27215 * gdb.base/callfuncs.exp (do_function_calls):
27216 Add "hppa*-*-hpux*" xfail when not gcc compiled for
27217 "p t_char_array_values(char_array_val2,char_array_val1)",
27218 "p t_char_array_values(char_array_val1,char_array_val2)",
27219 "p t_char_array_values("carray 1","carray 2")",
27220 "p t_char_array_values("carray 1",char_array_val2)",
27221 "p t_char_array_values(char_array_val1,"carray 2")",
27222 "p sum_args(1,{2})",
27223 "p sum_args(2,{2,3})",
27224 "p sum_args(3,{2,3,4})",
27225 "p sum_args(4,{2,3,4,5})"
27226 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
27227 "backtrace in corefile.exp" when not gcc compiled.
27228
27229Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27230
27231 * gdb.base/signals.exp: Rewrite `handle all print' test as
27232 a procedure. Accept blanks or TABs as whitespace, increase
27233 timeout and expect input buffer size for the large output
27234 from the command. Remove "i*86-*-bsdi2.0" xfail.
27235
27236Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27237
27238 * gdb.base/setvar.exp: Add new testcases for truncation when
27239 assigning invalid values to bitfields.
27240
27241Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
27242
d63a86f8 27243 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
27244 mips-sgi-irix* xfail for
27245 "call inferior func with struct - returns char *"
27246 and fix test so that an optional (unsigned char *) cast is
889bf7c5 27247 accepted in the result.
c906108c
SS
27248
27249Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
27250
27251 * gdb.base/funcargs.exp (float_and_integral_args): Remove
27252 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
27253 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
27254 * gdb.base/signals.exp: Remove duplicate "handle all print" test
27255 that accidentally got checked in.
27256
27257Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
27258
d63a86f8 27259 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
27260 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
27261 compiled test.
27262 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
27263 Add mips-sgi-irix5* xfail for not gcc compiled.
27264 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
27265 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
27266 compiled for "p top", "whatis top", "p middle", and "whatis
27267 middle".
c906108c
SS
27268 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
27269 "whatis signed char" for not gcc compiled.
27270 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
27271 "set variable signed char=-1 (-1)" and
27272 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
27273 * gdb.base/funcargs.exp (float_and_integral_args):
27274 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
27275 Add mips-sgi-irix* xfail when not gcc compiled for
27276 "continue to call2b".
27277 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
27278 "continue to call2g".
6fdff2c5
PA
27279 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
27280 compiled for "backtrace from call6a"
27281 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
27282 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
27283 when not gcc compiled for "backtrace from call7a".
c906108c
SS
27284 (localvars_after_alloca): Fix gdb_test cmds for
27285 "print * after runto ...".
27286 Remove rs6000-*-* xfails for
27287 "print i after runto localvars_after_alloca" and
27288 "print l after runto localvars_after_alloca"
27289 for all compilers.
27290 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 27291 when not compiled with gcc, for:
c906108c
SS
27292 "print signed char == (minus)",
27293 "print signed char != (minus)",
27294 "print signed char < (minus)",
27295 "print signed char > (minus)".
27296 * gdb.base/callfuncs.exp (do_function_calls):
27297 Add mips-sgi-irix* xfail, when compiled with native compiler, for
27298 "call inferior func with struct - returns char *".
d63a86f8 27299 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
27300 "correct value returned double test" to include Solaris 2.4.
27301 * gdb.base/funcargs.exp (float_and_integral_args):
27302 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 27303
c906108c
SS
27304Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27305
27306 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
27307 enumeration bitfields if compiling with GNU C.
27308 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
27309 to empty' prompt.
27310
27311Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
27312
27313 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
27314 test for PRO targets.
27315
27316 * gdb.base/funcargs.exp: Avoid ever setting more than 8
27317 breakpoints in the inferior at any given time by making
27318 two groups of breakpoints for call2*, call6* and call7*
27319 tests.
27320
27321Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27322
27323 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
27324 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
27325 from optimizing it away.
27326 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
27327 "call inferior func with struct".
27328
27329Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
27330
27331 * configure.in: Only configure gdb.chill for particular targets.
27332
27333Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
27334
27335 * gdb.base/Makefile.in: Add action to .c.o transformation
27336 rule that generates a .ci file for each .o file and remove
27337 explicit .c.o rules except for callfuncs.o.
27338 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
27339 generates a .ci file for each .o file and remove explicit
27340 .cc.o rules.
27341 (clean): Remove *.tmp *.ci files.
27342 (EXECUTABLES): Remove templ-info.exp.
27343 * gdb.base/compiler.c: New file.
27344 * gdb.c++/compiler.cc: New file
27345 * gdb.base/scope.exp: Source gdb.base/scope.ci.
27346 Change rs6000-*-* xfail for
27347 "print 'scope0.c'::filelocal_ro" and
27348 "print 'scope1.c'::filelocal" and
27349 "print 'scope1.c'::filelocal_bss" and
27350 "print 'scope1.c'::filelocal_ro" and
27351 "print 'scope1.c'::foo::funclocal" and
27352 "print 'scope1.c'::foo::funclocal_ro" and
27353 "print 'scope1.c'::bar::funclocal" and
27354 "print 'scope0.c'::filelocal_ro" and
27355 "print 'scope1.c'::filelocal at foo" and
27356 "print 'scope1.c'::filelocal_bss at foo" and
27357 "print 'scope1.c'::filelocal_ro at foo" and
27358 "print 'scope1.c'::foo::funclocal at foo" and
27359 "print 'scope1.c'::foo::funclocal_bss at foo" and
27360 "print 'scope1.c'::foo::funclocal_ro at foo" and
27361 "print 'scope1.c'::bar::funclocal at foo" and
27362 "print 'scope0.c'::filelocal_ro" and
27363 "print 'scope1.c'::filelocal" and
27364 "print 'scope1.c'::filelocal_bss" and
27365 "print 'scope1.c'::filelocal_ro" and
27366 "print 'scope1.c'::foo::funclocal" and
27367 "print 'scope1.c'::foo::funclocal_bss" and
27368 "print 'scope1.c'::foo::funclocal_ro" and
27369 "print 'scope1.c'::bar::funclocal" and
27370 "print 'scope1.c'::bar::funclocal_bss"
27371 to only be xfail'd when not compiled with gcc.
d63a86f8 27372 Add rs6000-*-* xfail for
c906108c
SS
27373 "print 'scope0.c'::filelocal_bss before run"
27374 when compiled with gcc.
27375 (test_at_main): Add rs6000-*-* xfail for
27376 "print filelocal_ro in test_at_main"
27377 when compiled with gcc.
27378 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 27379 Add rs6000-*-aix* xfail for
c906108c
SS
27380 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
27381 "ptype t_char_array", not compiled with gcc.
27382 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
27383 xfail for "list foo (in include file)" when gcc compiled.
27384 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 27385 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
27386 "run to call0a" if not compiled with gcc.
27387 (unsigned_integral_args): Add rs6000-*-* xfail for
27388 "run to call1a" if not compiled with gcc.
27389 (float_and_integral_args): Add rs6000-*-* xfail for
27390 "run to call2a" if not compiled with gcc and for
27391 "continue to call2b" for any compiler.
27392 Add rs6000-*-* xfail to
27393 "print f1 after run to call2a" for gcc compiled.
27394 (discard_and_shuffle): Add rs6000-*-* xfail for
27395 "run to call6a".
27396 (shuffle_round_robin): Add rs6000-*-* xfail for
27397 "backtrace from call7a" if not compiled with gcc.
27398 Add rs6000-*-* xfail for
27399 "backtrace from call7b" if compiled with gcc.
27400 (call_after_alloca): Add rs6000-*-* xfail for
27401 "print c in call_after_alloca" and
27402 "print s in call_after_alloca" and
27403 "backtrace from call_after_alloca_subr"
27404 if not compiled with gcc.
27405 (localvars_in_indirect_call): Add rs6000-*-* xfail for
27406 "print c in localvars_in_indirect_call" and
27407 "print c in localvars_in_indirect_call" and
27408 "backtrace in indirectly called function" and
27409 "stepping into indirectly called function"
27410 if not compiled with gcc.
27411 (localvars_after_alloca): Add rs6000-*-* xfail for
27412 "print c after runto localvars_after_alloca" and
27413 "print s after runto localvars_after_alloca" and
27414 "print i after runto localvars_after_alloca" and
27415 "print l after runto localvars_after_alloca"
27416 for all compilers.
27417 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
27418 than whatis-info.exp.
27419 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
27420 than opaque-info.exp.
27421 Setup rs6000-*-* xfail for
d63a86f8 27422 "ptype on opaque struct pointer (statically)" and
c906108c
SS
27423 "ptype on opaque struct pointer (dynamically)" when
27424 not compiled with gcc.
27425 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
27426 rather than callf-info.exp.
27427 (do_function_calls): Add clear_xfail for rs6000-*-* for
27428 "p t_float_values2(3.14159,float_val2)". Seems to work
27429 fine there, both with xlc and gcc. Need to find out what
27430 it is doing right and fix other platforms.
27431 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
27432 "call inferior func with struct - returns int",
27433 "call inferior func with struct - returns long",
27434 "call inferior func with struct - returns float",
27435 "call inferior func with struct - returns double",
27436 "call inferior func with struct - returns char *",
27437 but only if not gcc compiled (presumes xlc compiled).
27438 Change rs6000-*-* xfails for
27439 "call inferior func with struct - returns char" and
27440 " call inferior func with struct - returns short" to only
27441 xfail if not using gcc.
27442 (clean mostlyclean): Remove *.ci and *.tmp files.
27443 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
27444 than templ-info.exp.
27445 * gdb.base/langs.exp: Source gdb.base/langs.ci.
27446 Add rs6000-*-* xfail for "up to foo in langs.exp"
27447 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 27448 when not gcc compiled.
d63a86f8 27449
c906108c
SS
27450Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27451
27452 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
27453 * gdb.base/corefile.exp: Likewise.
27454 * gdb.base/list.exp: Likewise.
27455 * gdb.base/scope.exp: Likewise.
27456 * gdb.base/siganls.exp: Likewise.
27457
27458 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
27459 compiler output.
27460 * gdb.base/whatis.exp: Likewise.
27461
27462Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
27463
27464 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
27465 failure (opcode table has been fixed to match reality).
27466
27467Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
27468
27469 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
27470 "call inferior func with struct - returns char",
27471 "call inferior func with struct - returns short"
27472
27473 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
27474 "print 'scope0.c'::filelocal at main",
27475 "print 'scope0.c'::filelocal_bss in test_at_main",
27476 "print 'scope0.c'::filelocal at foo",
27477 "print 'scope0.c'::filelocal_bss in test_at_foo",
27478 "print 'scope0.c'::filelocal at bar",
27479 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 27480
c906108c
SS
27481 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
27482 in source file 1". This bug seems to have been fixed with both
27483 gcc and native cc (was native assembler bug?).
27484
27485Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
27486
27487 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
27488 "backtrace through signal handler" to "i*86-*-sysv4*".
27489 * gdb.base/signals.exp: Add xfail for "'next' behaved as
27490 continue" case. Add "known SVR4 bug" to fail message.
27491 Add "i*86-*-bsdi2.0" xfail for "handle all print".
27492 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
27493 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
27494 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
27495 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
27496 "up to foo in langs.exp", "show language at foo in
27497 langs.exp", "up to cppsub_ in langs.exp", "show
27498 language at cppsub_ in langs.exp", "up to fsub in
27499 langs.exp", and "show language at fsub in langs.exp".
27500 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
27501 "bactrace in corefile.exp".
27502 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
27503 "call inferior function with struct - returns float" and
27504 "call inferior function with struct - returns double".
d63a86f8 27505
c906108c
SS
27506Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
27507
27508 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
27509 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
27510 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
27511 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
27512
27513Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
27514
27515 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
27516 (or overriden) "CHILL" macro rather then bare "gcc".
27517 Also look for ../../gcc/xgcc since that is what we will
27518 actually need, not "Makefile". Remove following assignment
27519 of CHILL to CHILL_FOR_TARGET because that results in
27520 recursive definition.
27521
27522Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
27523
27524 * gdb.base/corefile.exp: Change xfail for backtrace in
27525 corefile.exp from linuxaout to all linux.
27526 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
27527 cases where we miss the breakpoint at the signal handler
27528 for some reason. Setup xfail for linuxoldld/linuxaout and
27529 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
27530 hitting SIGURG breakpoint.
27531 * gdb.base/signals.exp: Setup xfail for "next" acting like
27532 continue to add linuxoldld. Setup xfail for all linux for
27533 "next to handler in signals_tests_1", "backtrace in
27534 signals_tests_1", "continue to func1", "pass SIGUSR1",
27535 and continue to handler".
27536
27537Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
27538
27539 * Update all FSF addresses except those in COPYING* files.
27540
27541Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
27542
27543 * gdb.base/a2-run.exp: Change messages to be more explicit about
27544 the status of args, and quote binfile in results.
27545
27546Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
27547
27548 * gdb.base/callfuncs.exp: Add tests for passing structs to
27549 inferior functions and return various types.
27550 * gdb.base/callfuncs.c: Add functions to receive a struct
27551 and return a member of the struct, in various types.
27552
27553Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27554
27555 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
27556
27557Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
27558
27559 * config/vxworks29k.exp: New file, sources vxworks.exp.
27560
27561Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27562
27563 * config/gdbremote.exp: New file. Testing framework using
27564 gdbserver.
27565
27566Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
27567
27568 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
27569 "call function when asleep" and "send end of file".
27570 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
27571 for "backtrace in corefile.exp".
27572 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
27573 for "backtrace through signal handler".
27574 * gdb.base/corefile.exp: Make sure we actually generate a core file
27575 before trying the core tests. Some systems allow the user to suppress
27576 generation of core files and default to that (linux for example).
27577 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
27578 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
27579
27580Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27581
27582 * gdb.threads: New directory with some crude multi-threaded
27583 gdb tests (step.exp and step2.exp).
27584 * config/mt-lynx (STEP_EXECUTABLE): Define.
27585 (THREADFLAGS): Define.
27586
27587Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
27588
27589 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
27590
27591 * gdb.base/signals.exp: Disable whole file for lynx until
27592 further notice.
27593
27594 * gdb.base/signals.exp: xfail test where "next" acts like
27595 "continue" for lynx.
27596
27597 * gdb.base/interrupt.exp: xfail test for calling function while
27598 inferior is asleep for lynx.
27599
27600 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
27601 than one cr-lf after each command.
27602
27603Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27604
27605 * configure.in: Reinstate setting of stabsdirs variable, fix
27606 typo in setting up configdirs for native builds.
27607
27608 * gdb.base/return.exp: Fix typo in return double test.
27609 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
27610 compiler from optimizing them away.
27611
27612Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
27613
27614 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
27615 sequences to be echo'd by gdb when using gdb_test.
27616 * gdb.chill/chexp.exp: Likewise.
27617 * gdb.fortran/exprs.exp: Likewise
27618
27619Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27620
27621 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
27622 after the inferior gdb has started.
27623
27624 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
27625 after each command.
27626 * gdb.base/funcargs.exp: Likewise.
27627 * gdb.base/gdbvars.exp: Likewise.
27628 * gdb.base/interrupt.exp: Likewise.
27629 * gdb.base/list.exp: Likewise.
27630 * gdb.base/watchpoint.exp: Likewise.
27631 * gdb.c++/demangle.exp: Likewise.
27632 * gdb.c++/inherit.exp: Likewise.
27633 * gdb.chill/chexp.exp: Likewise.
27634 * gdb.fortran/exprs.exp: Likewise.
27635
27636 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
27637 test if we can't handle IO to/from the inferior.
27638
27639 * gdb.c++/misc.exp: Always check for a program already being
27640 started after sending a "run" command to gdb.
27641
27642 * gdb.base/twice.exp: Start with a fresh gdb.
27643
27644 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
27645 only depend on gdb's expression code, not the chill runtime.
27646
27647 * gdb.base/return.c: Put return values into variables so we
27648 can have gdb print them rather than depending on the program
27649 to print them.
27650 * gdb.base/return.exp: Corresponding changes.
27651
27652 * lib/gdb.exp: Provide default value for noinferiorio.
27653 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
27654 the inferior.
27655
27656 * gdb.base/break.exp: Always check for a program already being
27657 started after sending a "run" command to gdb.
27658 (text_next_with_recursion): Don't check the output from the
27659 program's printf statement. Instead just make sure the program
27660 exited.
27661
27662 * gdb.base/commands.exp: Protect tests which need arguments with
27663 $noargs conditionals.
27664
27665Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27666
27667 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
27668 of structure member arrays to match gdb/valops.c:value_addr change.
27669
27670Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
27671
27672 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
27673 cases.
27674
27675Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
27676
27677 * configure.in (configdirs): Remove gdb.chill from default list
27678 of subdirs and then add it back in only if doing a native build.
27679 The current chill compiler does not yet work in any cross build.
27680 * Revert all signal changes from Jul 6.
27681 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
27682 for sh-hms targets, allowing these tests to link, with no other
27683 changes. Testing is suppressed by setting "nosignals" in site.exp.
27684
27685Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
27686
27687 * configure.in (signaldirs): Define and add to configdirs for all
27688 targets except some specific ones that are known to not support signals.
27689 Also clean up formatting.
27690 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
27691 (signals, sigall): Remove rules to build.
27692 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
27693 Moved to new gdb.signals directory.
27694 * gdb.signals: New test directory.
27695 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
27696 signals.c signals.exp}: New or moved files.
27697
27698Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
27699
27700 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
27701
27702Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
27703
27704 * gdb.base/return.exp: Xfail `return double' test failure
27705 on at least Solaris 2.3 and handle future/past versions on
27706 a case by case basis as appropriate. Also update message
27707 to include i*86 failures.
27708
27709Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27710
27711 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
27712
27713 * lib/gdb.exp: Fix comment which erroneously identified
27714 gdb_file_cmd as gdb_load (the 19 May change was in fact to
27715 gdb_file_cmd not gdb_load).
27716 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
27717
27718 * gdb.base/setvar.exp: Make test names consistent between pass and
27719 fail cases. Use gdb_test more.
27720
27721Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27722
27723 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
27724
27725Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27726
27727 * gdb.base/help.exp: Fix expected help string for `show commands'.
27728
27729Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
27730
27731 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
27732
27733 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
27734 of a text section.
27735
27736Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
27737
27738 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
27739 that loop eventually terminates. Fix Connection refused logic so
27740 that testsuite will expire nicely.
27741
27742Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
27743
27744 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
27745 config/rom68k.exp: New tcl glue for the appropriate monitors.
27746 These all just end up calling monitor.exp.
27747 * config/monitor.exp (gdb_target_monitor): Handle `Connection
27748 refused' by retrying. Cleanup some timeout issues.
27749 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
27750 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
27751 callers don't have to set/restore global timeout variable.
27752
27753 * The following set of changes centralizes management of the global
27754 timeout variable. This way, it can be set in one target dependent
27755 place instead of dozens of places scattered throughout the test suite.
27756 If you need to lengthen a timeout, then you should either set timeout
27757 in one of the config/{target}.exp files, or multiply it by a factor.
27758 Setting it to an absolute value is always going to lose for some
27759 targets.
27760 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
27761 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
27762 * gdb.base/funcargs.exp: Don't set timeout.
27763 * gdb.base/list.exp (test_forward_search): Only use local timeout.
27764 * gdb.base/printcmds.exp (test_print_string_constants
27765 test_print_array_constants): Don't set timeout.
27766 * gdb.base/ptype.exp: Don't set timeout.
27767 * gdb.base/recurse.exp: Don't set timeout.
27768 * gdb.base/return.exp: Don't set timeout.
27769 * gdb.base/watchpoint.exp: Don't set timeout.
27770 * gdb.c++/classes.exp (do_tests): Don't set timeout.
27771 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
27772
27773Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
27774
27775 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
27776
27777Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27778
27779 * lib/gdb.exp: Disable chill tests for irix5.
27780
27781Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27782
27783 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
27784 each test pass or fail.
27785
27786Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27787
27788 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
27789 xlc not gcc.
27790
27791Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
27792
27793 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
27794
27795Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
27796
27797 * config/est.exp: Fix copyright and comments. Remove dead code.
27798 Use targetname, serialport and baud variables instead of fixed
27799 constants.
27800 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
27801 * config/cpu32bug.exp: New file to support cpu32bug monitors.
27802
27803Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27804
27805 * gdb.base/watchpoint.exp: Don't run
27806 test_watchpoint_triggered_in_syscall for sunos.
27807
27808Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27809
27810 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
27811 they don't seem to exist. Do include stdio.h.
27812
27813Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27814
27815 * gdb.base/a1-selftest.exp: Add alpha xfail.
27816
27817Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27818
27819 * gdb.base/watchpoint.c (main): Prompt before calling read().
27820 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
27821 Revise accordingly. Remove cruft about sending "123" several
27822 times, until it gets noticed. Clean up the "print buf[0]" stuff
27823 so that it passes or fails, and waits for prompts in the usual way.
27824
27825Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27826
27827 * gdb.base/recurse.exp: Fix comment.
27828
27829 * TODO: Remove item about printing variables in nodebug.exp. Add
27830 item about enabling tests which are only run on some targets.
27831
27832 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
27833 fail, make test names unique, use new gdb_test convention
27834 regarding pattern, use gdb_test more, etc.).
27835
27836 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
27837 fail, make test names unique, etc.).
27838
27839Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27840
27841 * gdb.base/nodebug.c: Change return type of top and middle to
27842 short.
27843 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
27844 are fixed by the recent mdebugread.c changes. Allow `short ()'
27845 as type for top and middle.
27846
27847Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27848
27849 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
27850 nearly as I can tell, the whole thing was an accident in Stu's
27851 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
27852 to replace a send/expect pair with gdb_test, but ended up only
27853 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
27854 of 30 Mar 1995 took care of it, but left this vestigial comment
27855 which I am now nuking.
27856
27857Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27858
27859 * gdb.base/break.exp: Look for different line number for
27860 breakpoint at main depending on usestubs.
27861
27862Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27863
27864 * gdb.base/list.exp: Adjust some alternate expect patterns to
27865 match recent list0.c change. Add alternate expect pattern for
27866 output from `list default lines around main' for optimizing
27867 compilers.
27868
27869Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27870
27871 * lib/gdb.exp: If nosignals is not set, set it to 0.
27872
27873Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
27874
27875 * config/slite-gdb.exp: Responds to load symbol table prompt.
27876 * gdb.base/break.exp: Adjust line number, fix rerun.
27877 * gdb.base/langs0.c: Add #ifdef usestubs.
27878
27879Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
27880
27881 * gdb.base/list.exp: Adjust line contents after adding new lines in
27882 list0.c. Also fix a syntax error.
27883
27884 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
27885 * gdb.base/break.exp: ditto.
27886 * gdb.base/list.exp: ditto.
27887 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
27888 * gdb.base/run.c: ditto.
27889 * gdb.base/list0.c: ditto.
27890 * gdb.base/funcargs.c: ditto.
27891
27892Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
27893
27894 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
27895 $targetname, $serialport and $baud instead of hardwired variables.
27896 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
27897 target doesn't support signals.
27898
27899Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
27900
27901 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
27902
27903Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27904
27905 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
27906 Don't rely on the value of an auto variable before it has been
27907 initialized. Use gdb_test more.
27908
27909Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27910
27911 * lib/gdb.exp (default_gdb_version): A version number must start
27912 with a digit, but other than that contains all characters up to
27913 the first whitespace character.
27914
27915Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27916
27917 * gdb.base/commands.exp (breakpoint_command_test): New tests.
27918
27919Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27920
27921 * gdb.c++/*.exp: Warn if executable does not exist. The original
27922 reason for skipping the warning was that configure.in sometimes
27923 intentionally skipped building the executables but the tcl code
27924 had no way of knowing. That (a) was always bogus with respect to
27925 error handling, (b) is no longer true (right now there is no way
27926 to skip C++ tests).
27927
27928 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
27929
27930Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27931
27932 * gdb.base/list.exp: Add expect patterns for output from
27933 SunPRO compiled executables.
27934 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
27935 types.
27936
27937Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27938
27939 * gdb.base/break.exp (test_next_with_recursion): Accept any line
27940 number (we are already testing that the correct source line text
27941 gets printed).
27942
27943 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
27944 that is what is intended, but something needed to be done to get
27945 sunos4 native working again.
27946
27947 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
27948
27949 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
27950 apparently went with a (very) old xfail.
27951
27952Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
27953
27954 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
27955 runto_main is a proc in gdb.exp that will do 'step' for target use
27956 stubs.
27957 * gdb.base/exprs.exp: ditto.
27958 * gdb.base/interrupt.exp: ditto.
27959 * gdb.base/opaque.exp: ditto.
27960 * gdb.base/printcmds.exp: ditto.
27961 * gdb.base/ptype.exp: ditto.
27962 * gdb.base/scope.exp: ditto.
27963 * gdb.base/setvar.exp: ditto.
27964 * gdb.base/signals.exp: ditto.
27965 * gdb.base/twice.exp: ditto.
27966 * gdb.c++/classes.exp: ditto.
27967 * gdb.c++/inherit.exp: ditto.
27968 * gdb.c++/templates.exp: ditto.
27969 * gdb.base/break.exp: no run and hit main for stubs. Change line
27970 numbers for breakpoints and info breakpoint.
27971 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
27972 breakpoint().
27973 * gdb.base/callfuncs.c: ditto.
27974 * gdb.base/exprs: ditto.
27975 * gdb.base/interrupt.c: ditto.
27976 * gdb.base/opaque0.c: ditto.
27977 * gdb.base/printcmds.c: ditto.
27978 * gdb.base/ptype.c: ditto.
27979 * gdb.base/scope0.c: ditto.
27980 * gdb.base/setvar.c: ditto.
27981 * gdb.base/signals.c: ditto.
27982 * gdb.base/twice.c: ditto.
27983 * gdb.c++/misc.cc: ditto.
27984 * gdb.c++/templates.cc: ditto.
27985
27986Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27987
27988 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
27989
27990 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
27991 somewhere between `read' and `main.c'. I'm pretty sure the
27992 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
27993 and it isn't particularly useful.
27994
27995 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
27996
27997Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27998
27999 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
28000
28001Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
28002
28003 * config/mt-slite: add LIBS and -nostdlib.
28004 * config/slite-gdb.exp: add this new file to support sparclite target.
28005
28006Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
28007
28008 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
28009
28010 * gdb.base/a2-run.exp: Change argument to istarget from
28011 "*-*-vxworks" to "*-*-vxworks*".
28012 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
28013
28014Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
28015
28016 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
28017 will not runto main but do a 'step' to step out of breakpoint().
28018 * config/mt-slite: add -Dusestubs.
28019
28020Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28021
28022 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
28023 instead of just @.
28024
28025 * gdb.base/signals.exp: Add test for "handle all print".
28026 * TODO: Remove "handle all print". Also remove item about
28027 checking copyright date (I don't like the idea of a spurious FAIL
28028 based on when we run the tests).
28029
28030 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
28031 for SunOS4 (reason for failure not investigated). Remove
28032 redundant test for $binfile.
28033
28034 * gdb.base/nodebug.c (array_index): Call malloc.
28035
28036 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
28037
28038Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
28039
28040 * gdb.base/recurse.exp: Update gdb_test invocation to use new
28041 conventions and slightly simplify the matching regexp.
28042
28043Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28044
28045 * gdb.base/break.exp: Update gdb_test invocation to use new
28046 convention.
28047
28048 * lib/gdb.exp: If noargs is not set, set it to 0.
28049
28050 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
28051 tests unique.
28052
28053 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
28054
28055Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28056
28057 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
28058 one argument of type "<non-float parameter>".
28059
28060Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
28061
28062 * config/rom68k.exp: New file to support Motorola IDP board.
28063 * gdb.base/a2-run.exp: Skip this file if noargs is set.
28064 * gdb.base/break.c: Change things around so that this program
28065 doesn't depend upon args. This is necessary to make remote
28066 targets work (in general, they can't take args).
28067 * gdb.base/break.exp: Don't try to send args to program. Don't
28068 expect output. Also, replace lots of code with gdb_test.
28069
28070Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28071
28072 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
28073 printing of '\'' (which is what the comment says we are testing,
28074 even though we were not), not '''.
28075 (test_integer_literals_rejected): Test that printing ''' is an error.
28076
28077 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28078 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
28079 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
28080 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
28081 Use gdb_test not test_print_accept.
28082 * lib/gdb.exp: Remove test_print_accept.
28083
28084 * gdb.base/signals.exp (signal_tests_1): Make pass message
28085 consistent with fail message.
28086
28087 * gdb.base/whatis.exp: Remove xfails for printing char vs.
28088 unsigned char; the bug (PR 1821) is fixed.
28089
28090 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
28091
28092 * gdb.base/scope.exp (test_at_localscopes): Call pass for
28093 successful tests--makes xfailing them work right.
28094
28095Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28096
28097 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
28098 only \r\n, not .*. The test can pass .* as the last thing in
28099 $pattern if that is what it wants. In addition to providing this
28100 flexibility, this change should speed up pattern matching in cases
28101 where the pattern already ended with .* (there were a number of
28102 them). This change also helps catch bad patterns--in the old
28103 scheme the typo "char \*" instead of "char \\*" would pass. Now
28104 it is caught.
28105 * Many .exp files: Update callers.
28106
28107 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
28108 clearer and does not spuriously match multiple ('s. Likewise for
28109 ) and *.
28110
28111 * gdb.base/nodebug.exp: Test ability to call a function and pass
28112 it a string (even with no debugging info).
28113
28114 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
28115 "p '\'", which is the same as "p ''" once tcl gets done with
28116 quoting, to "p '\\'", which I suspect is what is intended (one
28117 backslash gets sent to GDB).
28118
28119 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
28120
28121Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28122
28123 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
28124 1817) was fixed literally years ago.
28125
28126Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28127
28128 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
28129 test, it causes stepping out of call_after_alloca_subr with
28130 optimizing compilers.
28131 (localvars_in_indirect_call): Consume GDB prompt if `finish'
28132 fails.
28133
28134 * gdb.c++/templates.exp: Source templ-info.exp only if
28135 the templates executable exists.
28136
28137 * gdb.c++/misc.cc (class Contains_static_instance,
28138 class Contains_nested_static_instance),
28139 gdb.c++/classes.exp (test_static_members): Test printing of
28140 a class that contains a static instance of the class.
28141
28142Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28143
28144 * gdb.base/langs2.c (cppsub_): Don't prototype.
28145 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
28146 only, I believe).
28147
28148Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28149
28150 * lib/gdb.exp (skip_chill_tests): New procedure.
28151
28152 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
28153
28154Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
28155
28156 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
28157 each expect pattern. Cuts runtime from 12 to about 4 seconds.
28158
28159Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28160
28161 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
28162
28163 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
28164 disassemble 8, not 16, instructions for part 4.
28165
28166 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
28167 support the latter anymore.
28168
28169 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
28170 -DNO_PROTOTYPES.
28171 * gdb.base/callfuncs.c: Control use of prototypes based on
28172 NO_PROTOTYPES, not __STDC__.
28173 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
28174 t_float_values2 tests if prototypes in use.
28175
28176 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
28177 t_double_values): When checking differences against DELTA, check
28178 that difference is within the range (-DELTA,DELTA), not just
28179 (-infinity,DELTA).
28180
28181Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
28182
28183 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
28184 'file' command firts, then 'target', then 'load', this is due to gdb
28185 target set up.
28186 * config/mips-gdb.exp: Fix a couple regular exp bugs.
28187
28188Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
28189
28190 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
28191 FP load/store variants.
28192 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
28193
28194Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
28195
28196 * gdb.base/term.exp: Do not give a warning if not native, it is
28197 not an abnormal condition.
28198
28199Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
28200
28201 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
28202 t_char_array".
28203
28204Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
28205
28206 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
28207 are getting the version number.
28208
28209 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
28210 if not native, it is not an abnormal condition.
28211
28212Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28213
28214 * lib/gdb.exp: Just use "file exists", rather than undocumented
28215 dejagnu procedure "findfile".
28216
28217Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
28218
28219 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
28220 (LDFLAGS): Set to -Xlinker -Ur.
28221
28222 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
28223 Removed, these values are set by lib/gdb.exp.
28224
28225 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
28226
28227Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
28228
28229 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
28230 of replicating gdb startup code.
28231
28232 * config/mt-vxworks (LDFLAGS): Set to -r.
28233 (CFLAGS_FOR_TARGET): Removed.
28234
28235 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
28236 (gdb) and gdb for vxworks uses (vxgdb).
28237
28238 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
28239 executable is not in the tree and host != target, use sed and
28240 program_transform_name to determine the gdb name used by the
28241 target.
28242
28243 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
28244 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
28245
28246Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28247
28248 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
28249 floats, chars, and shorts where there are ANSI-style function
28250 definitions.
28251
28252 * gdb.base/langs.exp, gdb.base/langs*: New test.
28253 * gdb.base/Makefile.in: Build it.
28254 * TODO: Remove item about checking that C names don't get C++
28255 demangling applied; this test tests it.
28256
28257Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28258
28259 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
28260 went with the const70 xfail. The xfail went away a year ago.
28261
28262 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
28263
28264 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
28265 for hp300.
28266
28267 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
28268
28269 * gdb.base/a1-selftest.exp: Don't run on hp300.
28270
28271Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28272
28273 * Makefile.in (site.exp): Set host_alias and target_alias as well
28274 as host_triplet and target_triplet.
28275
28276Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28277
28278 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
28279
28280 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
28281 places as other ecoff systems).
28282
28283 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
28284 ultrix.
28285
28286Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28287
28288 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
28289 remove them.
28290 * gdb.base/nodebug.exp: Accept "function" in addition to "text
28291 variable and "variable" in addition to "data variable".
28292 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
28293
28294 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
28295 2.
28296 * gdb.base/list1.c (long_line): Add additional statement at start
28297 of function.
28298 * gdb.base/list.exp (test_forward_search): Update line number to
28299 reflect new statement.
28300
28301Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28302
28303 * gdb.base/signals.exp: Reinitialize searched source directories
28304 after gdb_start call.
28305
28306Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
28307
28308 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
28309 * gdb.stabs/Makefile.in: Likewise.
28310
28311 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
28312 change. Instead split the tests into smaller pieces.
28313 * gdb.disasm/hppa.s: Corresponding changes.
28314
28315Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28316
28317 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28318 Quote ^C when passing it to stty. For some shells ^ is a pipe.
28319
28320 * gdb.base/funcargs.exp: Modify many tests so that every test
28321 either passes or fails. Make some test names unique.
28322
28323Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28324
28325 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28326 Call stty to set interrupt character.
28327
28328 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
28329 for HP assembler versus GNU assembler based on actual behavior of
28330 $(CC), rather than assuming that $(AS) is always the GNU assembler.
28331
28332 * TODO: Suggest a few more stepping tests.
28333
28334Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
28335
28336 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
28337 restart GDB for h8300 after a continue.
28338 (return): Add pattern to match a29k-udi behavior.
28339 * gdb.base/nodebug.exp: Remove obsolete comment.
28340 * gdb.base/regs.exp: New file, testing of register displays.
28341 * gdb.base/return.exp: Fix typo in reference to $objdir.
28342 * gdb.base/whatis.exp: Always start with a fresh GDB.
28343
28344Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28345
28346 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
28347 higher, these tests generate a lot of output.
28348
28349Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28350
28351 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
28352 code following the catch silently ignored some errors; without the
28353 catch they should be thrown like any other tcl error. Also, the
28354 catch used "" instead of {} which meant all the callers who wanted
28355 to include one of the characters "[]$ had to quote it an extra time.
28356 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
28357 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
28358 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
28359 Remove extra quoting.
28360
28361Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
28362
28363 * gdb.base/commands.exp: Make test names unique; every test either
28364 passes or fails. Update some comments.
28365
28366 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
28367
28368Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28369
28370 The following fixes a FAIL caused by the fact that the alpha stabs
28371 configuration didn't use the ".if alpha" code in weird.def.
28372 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
28373 bit pointer, so the 32 bit version works even on the alpha.
28374 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
28375 Remove the stuff which allowed us to have separate versions for
28376 alpha and everything else.
28377
28378 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
28379 regexp which "info func operator\[\](" is supposed to match. Fix
28380 string to send to GDB. Note that GDB still doesn't work right. Add a
28381 new test for "info func .perator\[\](" which GDB does handle correctly.
28382
28383 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
28384
28385Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28386
28387 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
28388 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
28389 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
28390 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
28391 it makes the tests harder to understand and confuses test-o-matic.
28392 The preferred style is that each test provides a PASS or a FAIL,
28393 and has a unique message (e.g. "continue #54" not just "continue")
28394 which is the same for the pass and the fail.
28395 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28396 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
28397 to lib/gdb.exp.
28398 * gdb.base/printcmds.exp: Use test_print_accept. Remove
28399 prt_accept which was basically the same thing. Likewise for
28400 test_print_reject and prt_reject.
28401 * lib/gdb.exp (test_print_reject): Add some more error message
28402 patterns to match from the former printcmds.exp (prt_reject).
28403 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
28404 One defect of the passcount stuff is that some of it failed to
28405 report XPASS where appropriate.
28406 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
28407 stuff before and after arg in expected pattern.
28408 (test_paddr_operator_functions): Re-do test without print_addr_of;
28409 this is the only test which seems to want extra stuff there.
28410
28411Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28412
28413 * gdb.base/nodebug.exp: Update new tests to reflect improved
28414 wording of gdb output.
28415
28416 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
28417 and "ptype" work on variables in files compiled without -g.
28418 Replaces commented out "maint print msymbol" tests.
28419
28420Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28421
28422 * gdb.base/setvar.c (dummy): Call malloc.
28423
28424 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
28425 losing with the irix4 sed.
28426
28427 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
28428 ALRM" on irix4.
28429
28430Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28431
28432 * TODO: Remove items about corefile.exp testing new exec-file and
28433 backtrace; both are now done. Add items about printing enums.
28434
28435Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28436
28437 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
28438 "get signal $thissig" test fails.
28439
28440 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
28441
28442Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28443
28444 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
28445 compiler warning with dec alpha compiler.
28446
28447 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
28448 extra \n from gdb_test call (this explains why the prompt test
28449 that I removed yesterday was there).
28450 (user_defined_command_test): Remove extra \n and prompt test.
28451
28452 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
28453 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
28454 doesn't exist.
28455 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
28456 Also remove alpha workaround, which turns out to be because
28457 SIGABRT == SIGLOST.
28458
28459 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
28460
28461 * gdb.base/help.exp: Don't test "help show".
28462
28463Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28464
28465 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
28466 "set print address" is on.
28467 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
28468 pass prompt to gdb_test; gdb_test already looks for the prompt.
28469
28470 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
28471
28472 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
28473 was a vestige of the manual TESTSTRATEGY, and the purpose of it
28474 was to make sure that gdb can read a core file. But (a) the "read
28475 the corefile" part didn't make it to a1-selftest.exp, we just
28476 delete the corefile after creating it, and (b) we test reading
28477 corefiles in corefile.exp anyway. Also, this test left around a
28478 xgdb process on Solaris.
28479
28480 * gdb.base/corefile.exp: Also test backtrace.
28481
28482Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
28483
28484 * gdb.base/commands.exp: Test a simple user defined command with
28485 arguments and if/while statements; verify the full user command is
28486 printed by "show user".
28487
28488 * gdb.base/commands.exp: Test if/while commands as part of a
28489 breakpoint command list; verify they appear in breakpoint
28490 information.
28491
28492Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28493
28494 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
28495 than by dividing by zero.
28496
28497Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
28498
28499 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
28500 performing an inferior call with watchpoints enabled.
28501 * gdb.base/watchpoint.c (main): Delete second unnecessary read
28502 call.
28503
28504Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28505
28506 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
28507 of "file" command.
28508
28509 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
28510 Add additional pattern for when "int operator int(void);" appears
28511 in a different order.
28512
28513Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28514
28515 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
28516
28517 * gdb.base/help.exp: Replace most of docstrings for "info signals"
28518 and "signal" with ".*".
28519
28520Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28521
28522 * TODO: Add note about "handle all nostop".
28523
28524 * gdb.base/{sigall.c, sigall.exp}: New test.
28525 * gdb.base/Makefile.in: Add it.
28526
28527Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
28528
28529 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
28530 when invoking GDB, suppresses any windowing interface.
28531
28532Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
28533
28534 * config/sim-gdb: New file, simulator testing support.
28535
28536Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
28537
28538 * gdb.base/interrupt.exp: Test calling func1 twice.
28539
28540Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
28541
28542 * gdb.base/list.exp (test_forward_search): Set timeout higher
28543 when we'll be getting lots of output from gdb.
28544
28545 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
28546 "init_malloc" to after the expect statement. Run it if that
28547 regexp is taken, but also for two others which happen if source
28548 cannot be found.
28549
28550Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28551
28552 * gdb.base/printcmds.exp: New test, for printing register before
28553 program is running.
28554
28555Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28556
28557 * gdb.base/list.exp: Correct some alternate expect patterns
28558 to reflect changes in list1.c.
28559
28560Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28561
28562 * TODO: Add item regarding large frames.
28563
28564 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
28565
28566 * TODO: Remove item about enabling return.exp; it
28567 is enabled. Suggest a few more "return" tests.
28568
28569Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28570
28571 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
28572 anonymous unions.
28573
28574Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28575
28576 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
28577 and pr-5646.o, so "make" is the same as "make all", not "make
28578 pr-4975.o".
28579
28580Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
28581
28582 * gdb.base/list.exp: Adjust expectations to reflect changes in
28583 list1.c.
28584 (test_forward_search): New test proc.
28585 * gdb.base/list1.c (long_line): New function, has long source line.
28586
28587Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
28588
28589 * gdb.base/a1-selftest.exp: Change initial stepping to know about
28590 additional line of code that was added.
28591
28592Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
28593
28594 * gdb.disasm/hppa.s: Break the large branching tests into smaller
28595 tests so as not to overflow expect's input buffers.
28596 * gdb.disasm/hppa.exp: Corresponding changes.
28597
28598Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28599
28600 Beginnings of template debugging tests.
28601 * gdb.c++/templ-info.cc: New file to test for template
28602 debugging capability of the compiler.
28603 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
28604 templ-info.cc.
28605 * gdb.c++/templates.cc: Add explicit template instantiations
28606 to enable compiling with -fno-implicit-templates. Add destructor
28607 and 'value' method to T5 class for template tests.
28608 * gdb.c++/templates.exp: Add testcases for printing of template
28609 types, setting breakpoints on template methods and calling a
d63a86f8 28610 template method.
c906108c
SS
28611
28612Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
28613
28614 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
28615 branch target since some assemblers (gas-2.5) may emit a
28616 relocation for the branch instead of resolving it in the
28617 assembler.
28618
28619Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28620
28621 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
28622 through signal handler.
28623
28624Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28625
28626 * configure.in (*-*-netware): Use config/mt-netware.
28627
28628 * config/mt-netware: New file.
28629 * config/mt-i386-netware: Removed, separate configs for different
28630 netware architectures are no longer needed now that we have
28631 --with-headers.
28632
28633Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28634
28635 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
28636 by the recent changes to use ANSI C arithmetic conversions.
28637
28638Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28639
28640 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
28641 bug involving using inferior_pid to figure out whether to select a
28642 frame.
28643
28644Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
28645
28646 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
28647 match the current disassembler output.
28648
28649Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
28650
28651 * gdb.fortran/exprs.exp: Expect VOID instead of void.
28652 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
28653 types, expect "int" as type of integer values (for now).
28654
28655Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
28656
28657 * gdb.base/commands.exp: New tests for if/while commands.
28658
28659Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
28660
28661 * lib/gdb.exp (runto): Replace sub-pattern for hex value
28662 by .*, since hex values have different syntax in Chill mode.
28663
28664Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28665
28666 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
28667 linefeed from expect pattern for repeated types with indices > 9.
28668
28669Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
28670
28671 First part of Fortran test suite.
28672 * gdb.fortran: New directory.
28673 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
28674
28675Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28676
28677 * gdb.base/default.exp: Update expect pattern for load command
28678 without arguments.
28679
28680Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
28681
28682 * configure.in: Change i386 to i[345]86.
28683 * gdb.base/configure.in: Likewise.
28684 * gdb.c++/configure.in: Likewise.
28685 * gdb.chill/configure.in: Likewise.
28686
28687Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
28688
28689 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
28690 patterns, since that is not a valid context for comments.
28691
28692Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
28693
28694 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
28695 repeated types and repeated types with indices > 9.
28696
28697Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
28698
28699 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
28700 2417; old bug has been fixed.
28701
28702Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
28703
28704 * gdb.base/interrupt.exp: When trying to wake up the inferior,
28705 send the newline ourselves instead of assuming gdb_test will do
28706 so when passed an empty input string.
28707
28708 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
28709 stabs testcode.
28710
28711Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28712
28713 * lib/gdb.exp (gdb_test): Don't send anything if the first
28714 argument is an empty string. This makes cases where we want to
28715 match output that is already in expect's buffers (for example,
28716 matching a breakpoint after gdb_run_cmd has been called) work
28717 reliably.
28718
28719Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28720
28721 * config/netware.exp: New file.
28722
28723Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28724
28725 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
28726 the -B and -L prefixes so we can find the debugging stub.
28727
28728 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
28729 there and we are using the gcc from the tree.
28730
28731 * gdb.base/types.c: Removed.
28732
28733 * gdb.base/configure.in: Look for makefile fragments in ../config.
28734 Recognize i386-*-netware.
28735 * gdb.c++/configure.in: Likewise.
28736
28737Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28738
28739 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
28740 the correct TCL syntax.
28741
28742Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28743
28744 * gdb.base/opaque.exp: use runto instead of messing around with
28745 breakpoints. Simplify by using gdb_test.
28746
28747 * gdb.base/bitfields.exp: restart between tests on netware targets
28748 because breakpoints aren't relocated after target death. Run
28749 processes to completion.
28750
28751 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
28752
28753Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
28754
28755 * Makefile.in: Remove extra tabs that confuse some versions
28756 of "make". Use the newly built gdb to test with by default,
28757 rather than the first one in the tester's search path.
28758
28759Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
28760
28761 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
28762
28763 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
28764 condition help.
28765
28766Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28767
28768 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
28769
28770 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
28771 running.
28772 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
28773 * gdb.base/funcargs.exp: Likewise.
28774
28775 * gdb.base/bitfields.exp: Simplify by using gdb_test.
28776 * gdb.base/funcargs.exp: Likewise.
28777
28778 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
28779 message is "".
28780
28781Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28782
28783 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
28784 return,signals,twice}.exp: Handle non-existant binaries
28785 consistantly.
28786
28787 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
28788 * gdb.base/Makefile.in: Don't try to generate a core dump, we
28789 might testing a cross development system.
28790
28791Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28792
28793 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
28794 runtest script is relative to ${srcdir}, not ${rootdir}.
28795
28796Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
28797
28798 * gdb.base/signals.exp: Allow for optionality of breakpoint
28799 address.
28800
28801Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28802
28803 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
28804
28805Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28806
28807 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
28808 for size_t definition.
28809 * gdb.c++/templates.cc: Likewise
28810
28811 * config/mt-i386-netware: New file.
28812
28813 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
28814 defined.
28815
28816 * gdb.base/Makefile.in: Added support for systems that name core
28817 files by appending "core" to the program name.
28818 * gdb.base/a1-selftest.exp: Likewise.
28819
28820Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28821
28822 * gdb.base/return.exp: Add comment and message for `return double'
28823 test failure on Sparc Solaris.
28824
28825Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
28826
28827 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
28828
28829Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28830
28831 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
28832 from optimizing them away.
28833 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
28834 patterns to include default constructors and assignment operators,
28835 to match gcc versions beyond 2.5.8. Accept any cplus demangling
28836 character in the output of the virtual base pointer.
28837
28838Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28839
28840 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
28841 expression match in print_addr_of to avoid unintented matches.
28842 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
28843 versions up to 2.5.8.
28844
28845Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28846
28847 * gdb.base/list.exp: Tweak alternate pattern for listing of an
28848 included file to run under newer versions of expect.
28849 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
28850 consecutive >'s in templates to accomodate recent cplus-dem.c change.
28851 Remove xfail for the virtual table of BDDHookV.
28852
28853Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
28854
28855 * lib/gdb.exp (string_to_regexp): Set a default result.
28856 (default_gdb_start): Fix misleading message.
28857
28858Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
28859
28860 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
28861 Remove all CC, etc definitions.
28862 * config/mt-hpux: New file.
28863 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
28864 (CFLAGS, LDFLAGS): Define.
28865 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
28866
28867 * Makefile.in (site.exp): Don't insert host_os, etc.
28868 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
28869 (distclean): Check existence of subdir.
28870 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
28871 * gdb.base/Makefile.in: General cleanup and simplification.
28872 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
28873 to build executables. Use default rule to build .o files.
28874 (EXPECT, RUNTEST, CC): Fix relative pathname.
28875 (site.exp): Don't insert host_os, etc.
28876 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
28877 and/or SIGUSR1 defined.
28878 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
28879 * gdb.c++/Makefile.in: General cleanup and simplification.
28880 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
28881 (CFLAGS): Remove.
28882 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
28883
28884Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
28885
28886 * gdb.base/recurse.exp: Misc changes to get tests running again
28887 after Kung's changes to the watchpoint code.
28888 * gdb.base/watchpoint.exp: Likewise.
28889
28890Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
28891
28892 * lib/gdb.exp (string_to_regexp): Convert {\} also.
28893
28894Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
28895
28896 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
28897 * lib/gdb.exp (default_gdb_start): Define.
28898 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
28899 gdb.base/funcargs.exp, gdb.base/opaque.exp,
28900 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
28901 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
28902 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
28903 Don't call gdb_target_udi in between tests.
28904
28905Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28906
28907 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
28908 (which was basically just a local version of the same thing). In
28909 addition to avoiding duplication, gdb_test_exact is faster.
28910 * lib/gdb.exp (gdb_test_exact): Fix typo.
28911
28912 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
28913 don't give an error.
28914
28915 * gdb.base/term.exp: Call delete_breakpoints before starting.
28916
28917 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
28918 (t10): Add comment.
28919
28920Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
28921
28922 Reorganization of the GDB Test Suite.
28923
28924 * gdb.base: New directory, contains all the basic tests.
28925 * gdb.c++: New directory, tests specific to C++.
28926 * gdb.chill: New directory, tests specific to Chill.
28927 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
28928 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
28929 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
28930 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
28931 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
28932 t30-31 to chill).
28933 * */gdbme.*: Rename to match appropriate expect scripts.
28934 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
28935 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
28936 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
28937 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
28938 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
28939 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
28940 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
28941 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
28942 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
28943 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
28944 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
28945 gdb.c++/virtfunc.cc: New names of C++ files.
28946 * gdb.chill/chillvars.ch: New name of Chill file.
28947 * gdb.base/configure.in, gdb.c++/configure.in,
28948 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
28949 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
28950 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
28951 * configure.in (configdirs): Update to reflect directory changes.
28952 (target_abbrev): No longer define for any configuration.
28953 * Makefile.in: Cosmetic improvements to header comments.
28954
28955Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
28956
28957 Various changes to gdb.t31:
28958
28959 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
28960 * gdbme.ch: Make all key-words and predefineds be upper-case.
28961 * chillvars.exp: Expect key-words and predefinds in upper-case.
28962
28963 * chillvars.exp: Use gdb_test_exact many places.
28964 Change expected output for arrays (which now includes index labels).
28965
28966 * pr-5020.exp, gdme.ch (module PR_5020):
28967 New test, for PR-5020.
28968
28969Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
28970
28971 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
28972 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
28973
28974Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
28975
28976 * Makefile.in: Fix bit-rot in definitions of CHILL,
28977 CHILL_FOR_TARGET and Chill_LIB.
28978 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
28979 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
28980 CHILL, and CHILL_LIB.
28981
28982Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
28983
28984 * Revert the previous changes. Please see Rob's directory
28985 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
28986
28987Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
28988
28989 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
28990 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
28991 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
28992 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
28993 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
28994 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
28995 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
28996 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
28997 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
28998 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
28999 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
29000 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
29001 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
29002 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
29003 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
29004 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
29005 changes from 94Q1.
29006
29007Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
29008
29009 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
29010 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
29011 Rob's new testing fragments.
29012
29013Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
29014
29015 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 29016 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
29017
29018Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
29019
29020 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
29021 version also, match on casted version strings, and match on
29022 gdb startup case where the line numbers might be messed up.
29023
29024Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
29025
29026 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 29027 (CFLAGS): Delete it from here.
c906108c
SS
29028
29029Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
29030
29031 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
29032
29033Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
29034
29035 * Makefile.in (RUNTEST): Default to just "runtest".
29036
29037Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29038
29039 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
29040 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
29041 the code has been restructured.
29042
29043Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29044
29045 * gdb.t00/default.exp (set write): Allow any number of \r and/or
29046 \n, not just one of each.
29047
29048 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
29049 /bin/cc gives a warning if you do.
29050
29051Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
29052
d63a86f8 29053 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
29054 __t10ListS_link1ZUiRCUiPT0
29055
29056Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29057
29058 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
29059 on local variables in recursive functions.
29060
29061 * gdb.t07/Makefile.in: Build the new test.
29062
29063Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29064
29065 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
29066 directly. Instead compare the return values from actual calls.
29067
29068Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
29069
29070 * Makefile.in (check): Set TCL_LIBRARY for runtest.
29071
29072Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29073
29074 * From Peter Schauer with minor modifications.
a9c64011
AS
29075 * gdb.t15/return.exp (return_tests): Handle targets where "return"
29076 stops in mid-line in the caller. Add xfail for returning a float
29077 value on X86 targets.
c906108c
SS
29078
29079Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29080
29081 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
29082 to avoid expect lossage.
29083 (fmem_LRbug_tests): Likewise.
29084 * gdb.disasm/hppa.s: Corresponding changes.
29085
29086 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
29087 conditions to work with latest dejagnu/expect.
29088
29089 * gdb.t15/funcargs.exp (finish from indirect call): No longer
29090 expected to fail on the PA.
29091 (backtrace in call with trampolines): Explicitly require main
29092 to be frame #1 (no trampolines should show up in backtrace).
29093
29094 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
29095 "continue -expect".
29096 * gdb.t06/break.exp: Likewise.
29097 * gdb.t07/watchpoint.exp: Likewise.
29098 * gdb.t13/bitfields.exp: Likewise.
29099 * gdb.t15/{funcargs,return}.exp: Likewise.
29100 * gdb.stabs/weird.exp: Likewise.
29101 * config/{mips,udi}-gdb.exp: Likewise.
29102
29103 * hppa.sed: Enclose comments within a sed command to avoid
29104 losing with the old OSF1 sed.
29105
29106Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29107
29108 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
29109 sequent dynix.
29110 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
29111 * gdb.t15/funcargs.exp: Conditionally step again to really
29112 finish from marker_call_with_trampolines. Handle the case where
29113 the first step from within call_with_trampolines already steps
29114 us back to main.
29115 * gdb.t15/gdbme.c: Add comment to closing brace of
29116 call_with_trampolines for funcargs.exp.
29117
29118Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29119
d63a86f8 29120 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
29121 Fix typo(s).
29122
29123Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29124
29125 * gdb.t07/gdbme.c: More code for watchpoint testing.
29126
29127 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
29128 "Hardware watchpoint" throughout file.
29129 (test_watchpoint_triggered_in_syscall): New test.
29130 (test_complex_watchpoint): New test.
29131
29132Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29133
29134 * gdbme.c (call_with_trampolines): New function to try and step
29135 into. Tests trampoline problems on the PA.
29136
29137 * funcargs.exp (localvars_in_indirect_call): No longer expect
29138 stepping into indirect call to fail on PAs.
29139 (test_stepping_over_trampolines): New test.
29140
29141Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29142
29143 * TODO: Add suggestions for static member function tests, and
29144 completion tests.
29145
29146Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29147
29148 * TODO: Add suggestions for "p/a" tests.
29149
29150 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
29151 (default_gdb_exit): Replace all the hair with sending "quit" to
29152 the process with a simple close.
29153
29154Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29155
29156 * TODO: Add suggestions for shared library tests.
29157
29158Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29159
29160 * TODO: Add suggestions for x/s tests.
29161
29162Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29163
29164 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
29165 "enable once", and "enable breakpoints once" with ".*".
29166
29167Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29168
29169 * TODO: Add suggestions about structure passing tests.
29170
29171Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29172
29173 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
29174 the primary1 test, use work around if __GNUC__ < 2.
29175 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
29176 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
29177 Test for bad output rather than waiting for timeout. Issue
29178 second continue only if first continue failed.
29179
29180Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29181
29182 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
29183 operator[] test with gdb_test because the old code didn't seem to
29184 be getting the quoting right with the new dejagnu.
29185
29186Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
29187
29188 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
29189 one from the path.
29190 * Makefile.in: Use a fresh expect if there is one, use runtest
29191 from the src tree if there is one.
d63a86f8 29192
c906108c
SS
29193Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29194
29195 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
29196 next over recursive call. Revise the tests from that point on
29197 (which had been skipped) to match GDB's actual (correct) output.
29198
29199 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
29200 with next over a breakpoint whose condition is false.
29201
29202 * gdb.t00/help.exp: Comment out "help set print" tests just like
29203 (and for same reason as) "help set" test.
29204
29205Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29206
29207 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
29208 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
29209
29210Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29211
29212 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
29213 necessary gdb_target_udi.
29214
29215 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
29216
29217 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
29218 1838 and 2417; they are fixed.
29219
29220 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
29221 gdb.t03/ptype.exp (ptype structure, ptype union):
29222 Remove xfails; the test is looser than when the xfails were added.
29223
29224 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
29225 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
29226
29227 * gdb.t01/run.exp: Only run shell test if isnative.
29228
29229 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
29230 since "run" automatically loads if necessary. Call gdb_target_udi
29231 after the "file" since "file" kills any execution target.
29232
29233 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
29234 GDB. GDB doesn't work that way (not anymore at least) on UDI.
29235 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
29236 argument for UDI.
29237
29238Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29239
29240 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
29241
29242 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
29243
29244Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29245
29246 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
29247 properly quoting regexps. This makes the second argument to
29248 demangle a fixed string, which matches the callers, instead of a
29249 shell-style pattern which is what the previous implementation
29250 used. Update some of the callers.
29251
29252Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29253
29254 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
29255 (comib_nullified_tests): Fix typo.
29256 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
29257 strings. No longer expected to fail.
29258
29259 * gdb.disasm/hppa.s (addib_tests): Fix typo.
29260 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
29261 strings. No longer expected to fail.
29262
29263 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
29264 string. No longer expected to fail.
29265
29266Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29267
29268 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
29269 No longer expected to fail.
29270
29271 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
29272 string. No longer expected to fail.
29273
29274Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29275
29276 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
29277 only in the names (I probably got most of them). I was even
29278 generous with some which differed in underscores in names, and
29279 probably missed a few, and I *still* was able to remove almost a
29280 third of the file with almost no impact on testsuite coverage.
29281
29282Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29283
29284 * gdb.t00/default.exp: Match udi_attach error message as well as
29285 the one from child_attach.
29286
29287 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
29288
29289 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
29290
29291 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
29292 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
29293
29294 * Move test with enums and partial symbols back to
29295 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
29296 Reverts the change of 26 May 93. Per today's change to
29297 stabs.texinfo, the behavior that weird.exp was expecting was
29298 unreasonable; what is important is that the compiler+gdb get
29299 things right, which happens with a recent gcc. Also fix the test
29300 to deal with native compilers which put out the stab gdb can't
29301 deal with.
29302
29303Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29304
29305 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
29306 in the names. The main thing these accomplish is to slow things down.
29307 Many more such duplicates surely remain.
29308
29309 * gdb.t00/help.exp: Comment out "help support" test just like
29310 (and for same reason as) "help set" test.
29311
29312Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
29313
29314 * gdb.t06/break.exp: Remove setup_xfails for
29315 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
29316 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
29317 about known bug in gcc to include up through 2.5.8.
29318 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
29319 well as "_vb$".
29320 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
29321 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
29322 with latest gcc and gdb.
29323 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
29324 well as "_vb$".
29325
29326Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29327
29328 * configure.in (hppa*-*-*): Also configure and build stabs-only
29329 tests.
29330
29331Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29332
29333 * gdb.t10/hppa.mt: A makefile fragment for the PA.
29334 * gdb.t10/configure.in (hppa*-*-*): Use it.
29335
29336Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29337
29338 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
29339
29340Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29341
29342 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
29343 versions prior to 1.13.5.
29344
29345Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29346
29347 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
29348 the prompt is at the start of a line.
29349
29350Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29351
29352 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
29353 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
29354 in the copr tests now.
29355 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
29356 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
29357 expected to fail.
29358
29359Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
29360
29361 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
29362 gdb.t31/chillvars.exp, lib/gdb.exp:
29363 Tweak to run under either version of expect.
29364 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
29365 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
29366 * gdb.t11/list.exp: Remove extraneous whitespace.
29367
29368Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29369
29370 * gdb.t16/printcmds.exp (test_print_strings): Accept
29371 "(unsigned char *) " before the string.
29372
29373 * TODO: Add notes about printing of fancy types and GDB expressions.
29374
29375Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
29376
29377 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
29378 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 29379 if doing mips-idt-ecoff.
c906108c
SS
29380
29381Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
29382
29383 * Most .exp files: Tweak to run under either version of expect.
29384
29385Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29386
29387 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
29388 xfails; I'm not sure why they are failing, but not because of PR 1806.
29389
29390Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
29391
29392 * config/unix-gdb.exp: Remove gdb_unload cause it's already
29393 defined in lib/gdb.exp.
29394
29395Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29396
29397 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
29398 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
29399 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
29400 have to be typeless.
29401
29402Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29403
29404 * TODO: Add suggestion for copyright year test.
29405
29406Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
29407
29408 * configure.in (*-*-lynxos*): Add stabs tests.
29409
29410Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29411
29412 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
29413 so insert a tab before any assembler directive in column zero.
29414
29415 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
29416 stores.
29417 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
29418 stores.
29419 (fpu_short_memory_tests): Likewise.
29420
29421Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29422
29423 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
29424 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
29425 .stabs directives in comments.
29426
29427Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29428
29429 * TODO: New file, describing tests we could write.
29430 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
29431
29432Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29433
29434 * gdb.t06/signals.exp: Add kludge to force re-sync.
29435
29436 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
29437 to xgdb instead of gdb, get out of gdb.
29438
29439Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
29440
29441 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
29442 for info.
29443
29444Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29445
29446 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
29447 * gdb.stabs/configure.in (hppa*-*-*): Use it.
29448 * gdb.stabs/hppa.sed: New sed script for the PA.
29449
29450Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29451
29452 * gdb.stabs: Re-write weird.def and configuration to use sed
29453 instead of cpp. sed is portable and POSIX; cpp is neither.
29454
29455Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29456
29457 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
29458
29459Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29460
29461 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
29462
29463Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29464
29465 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
29466 "_vb$".
29467 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
29468 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
29469
29470Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29471
29472 * lib/gdb.exp: Comment out code which depends on non-existent
29473 `transform' procedure.
29474
29475Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
29476
29477 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
29478 * lib/gdb.exp: Transform tool name.
29479 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
29480 1.1's new error handling system.
29481
29482Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29483
29484 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
29485
29486Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29487
29488 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
29489 They made pattern matching so slow that timeouts happened on
29490 heavily loaded systems. Now any output from "show print" which
29491 gets us back to the GDB prompt is a PASS.
29492
29493Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
29494
29495 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
29496
29497Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29498
29499 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
29500
29501 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
29502 It is not from PR 3220.
29503
29504Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29505
29506 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
29507 just started failing because they depended on the order the
29508 subcommands are presented, or exact docstring text. This kind of
29509 test is a pain and has minimal benefit.
29510
29511Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29512
29513 * gdb.t09/corefile.exp: At end of test, use "core" command with
29514 no arguments.
29515
29516Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
29517
29518 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
29519 17}/Makefile.in: Make it possible to run the testsuite with Sun
29520 make and CC = cross gcc by adding explicit build rules for .o
29521 files.
29522
29523Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29524
29525 * gdb.t15/funcargs.exp: Don't put comments on same line as
29526 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 29527
c906108c
SS
29528Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29529
29530 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
29531
29532Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
29533
29534 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
29535 * gdb.t20/inherit.exp: remove three dumplicate entries.
29536
29537Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29538
29539 * gdb.t06/break.exp: For "next over recursive call", fail on any
29540 incorrect output, not just on "factorial (value=2)".
29541
29542Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29543
29544 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
29545 working now. Add an xfail if accesing a bss variable causes
29546 a memory error if the target is not yet run.
29547
29548Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29549
29550 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
29551 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
29552 name of __st* demangling (2 strings). Did Kung really get the
29553 more than 95 others right without testing them?
29554
29555Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
29556
29557 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
29558
29559Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
29560
29561 * configure.in (configdirs): Add gdb.disasm
29562 * gdb.disasm: New directory for GDB disassembler tests.
29563 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
29564
29565Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29566
29567 * gdb.t00/help.exp: Don't test "help set".
29568
29569 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
29570 from within expect statements. None of these happen anymore and
29571 they cause regressions to be silently unnoticed.
29572
29573 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
29574 messages) about known failures with gcc cygnus-2.4.5-930417.
29575
29576 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
29577 comp-info.exp so it gets built if it doesn't exist.
29578
29579 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
29580 it is no longer used.
29581 * gdb.t13/comp-info.c: Removed.
29582
29583Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29584
29585 * gdb.t06/signals.exp: Add xfail for sun3.
29586
29587Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29588
29589 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
29590 relevant because ^C doesn't get sent but failure can be reproduced
29591 interactively).
29592
29593Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29594
29595 * gdb.stabs/alpha.mt: New configuration file for alpha.
29596 * gdb.stabs/configure.in: Use it.
29597 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
29598 sharing with alpha.mt, redefine long to word via preprocessor.
29599 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
29600 for alpha.
29601 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
29602 native cc.
29603 * gdb.t00/teststrategy.exp: Change expect string so that we
29604 consume the `(xgdb)' from the command echo and from the gdb prompt.
29605 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
29606 gdb currently compares all values as long, so this failure probably
29607 applies to any configuration where LONGEST is bigger than a target int.
29608 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
29609 with gcc.
29610 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
29611 to handle opaque pointers, gcc is.
29612 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
29613 as first argument. Include <sys/types.h> and change all operator
29614 new definitions to use size_t.
29615 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
29616 now that we use size_t.
29617
29618Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29619
a9c64011 29620 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 29621 a long or float array cast all array members to the same type.
a9c64011 29622 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 29623 with 64 bit longs.
a9c64011 29624 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 29625 on alpha.
a9c64011 29626 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
29627
29628Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29629
29630 * gdb.t24 (demangle.exp): Constructors of templates have names like
29631 vector<int>::vector(int) not vector<int>::vector<int>(int). See
29632 section 14.6 of the ARM.
29633
29634 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
29635 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
29636 accomplish little and slow down the testsuite.
29637
29638 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
29639 Accept spaces various places.
29640
29641Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29642
29643 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
29644 with watchpoint enabled.
29645
29646 * Makefile.in: Remove definition of CC and remove the second
29647 definition of CXX (the "CXX = gcc" one remains). These definitions
29648 were causing backquotes to be expanded within backquotes, which
29649 doesn't work.
29650
29651Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
29652
29653 * gdb.t17/callfuncs.exp: Add "return 0" to end.
29654
29655Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29656
a9c64011
AS
29657 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
29658 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
29659 by mips cc and contains no stabs entries.
29660
29661Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
29662
29663 * config/vx-gdb.exp: Use fake device to load files rather than
29664 NFS.
29665 * lib/gdb.exp: New proc to do "file" command.
29666 * config/unix-gdb.exp: Use new "file" proc.
29667
29668Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
29669
29670 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
29671 Rework board rebooting slightly.
29672 (gdb_exit): Don't exit from the remote shell; there isn't one.
29673 * gdb.stabs/weird.exp: If a program is being debugged already,
29674 kill it.
29675 * gdb.t04/setvar.exp: Stop and restart gdb.
29676 * gdb.t05/expr.exp: Likewise.
29677 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
29678 restart gdb and reload the program.
29679 * gdb.t08/opaque.exp: Likewise.
29680 * gdb.t12/scope.exp: Likewise.
29681 * gdb.t13/bitfields.exp: Likewise.
29682 * gdb.t15/funcargs.exp: Likewise.
29683 * gdb.t20/classes.exp: Likewise.
29684 * gdb.t03/ptype.exp: Increase timeout.
29685 * gdb.t16/printcmds.exp (test_print_string_constants,
29686 test_print_array_constants): Likewise.
29687 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
29688 * gdb.t20/classes.exp (do_tests): Likewise.
29689 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
29690
29691Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
29692
29693 * gdb.stabs: Renamed *wierd* to *weird*.
29694
29695Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
29696
29697 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
29698 for timeout. Add "known gcc 2.4.5 bug" to failure message.
29699
29700Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
29701
29702 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
29703 (do_tests): Remove xfail for whatis on one_var and two_var.
29704
29705Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
29706
29707 * Makefile.in: Made cross building work better by adding
29708 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
29709
29710Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29711
29712 * gdb.t15/{return.c,return.exp,Makefile.in}:
29713 New test, currently commented out.
29714
29715Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
29716
29717 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
29718 still running and removes the leftover named socket so GDb can do
29719 clean restarts.
29720
29721Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
29722
29723 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
29724 console, not GDB.
29725 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
29726 cross testing works better with "make check"
29727 * config/unix-gdb: Use default procedures for exit and version.
29728 * config/vx-gdb.exp: Cleaned up and massaged back to working order
29729 with the newest VxWorks.
29730
29731Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29732
29733 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
29734 old form.
29735
29736 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
29737 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
29738
29739 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
29740
29741 * config/unix-gdb.exp: Remove this version of gdb_exit
29742 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
29743 Rob says he'll look at it when he gets back to testing boards.
29744
29745Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
29746
29747 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
29748 an expected fail for certain ptype commands.
29749
29750 * gdb.t20/classes.exp: Update expected results of "ptype class
29751 Base1" to account for the constructor that now appears in the type.
29752
29753Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
29754
29755 * configure.in (configdirs): Restore gdb.t04, which mysteriously
29756 disappeared from list.
29757 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
29758 "alldone" proc with call to cleanup and exit.
29759 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
29760 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
29761 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
29762 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
29763 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
29764 "alldone" proc with simple returns that suppress remaining
29765 tests. The alldone proc went away many months ago.
29766
29767Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29768
29769 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
29770
29771 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
29772
29773Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29774
29775 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
29776 as vax gdb will display them.
29777
29778Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29779
29780 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
29781 optimizers.
29782
29783 * scope.exp: Change "bad value for localval" messages so each one
29784 is unique.
29785
29786 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
29787 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
29788
29789 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
29790
29791Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29792
29793 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
29794 doesn't exist (due to optimization).
29795
29796Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29797
29798 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
29799 contains \r because the filename is long.
29800
29801 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
29802 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
29803
29804Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29805
29806 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
29807 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
29808 Ultrix.
29809 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
29810 int tests.
29811 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
29812
29813Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
29814
29815 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
29816
29817 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 29818 to match does not match the passing case but still matches the
c906108c
SS
29819 failing case.
29820
29821Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29822
29823 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
29824
29825Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
29826
29827 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
29828 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
29829 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
29830 Remove various versions of gdb_exit.
29831 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
29832 gdb_exit.
29833 * config/unix-gdb.exp: gdb_exit remains here, and should override
29834 the generic version, since it's doing a lot of wierd stuff that
29835 the other versions aren't. FIXME, fold it in, or abandon this
29836 version.
29837
29838Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29839
29840 * gdb.t24/demangle.exp: Add tests for PR 3220.
29841
29842Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29843
29844 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
29845
29846Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
29847
29848 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
29849 "i386-*-*". Works for i486 as well.
29850
29851 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
29852 bug, and expand domain of xfail to all SVR4 systems, since the
29853 actual problem is likely to be in generic SVR4 /proc support.
29854
29855Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29856
29857 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
29858
29859Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
29860
29861 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
29862 xfails for other systems. Match a missing 'Continuing.' as an
29863 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
29864
29865 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
29866 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
29867 Only issue warning for missing executables if -all option is used.
29868
29869 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
29870 file if -all option is used. It's like an unpredictable XFAIL.
29871
29872Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29873
29874 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
29875 for dynamically linked binaries.
29876
29877 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
29878
29879Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29880
29881 * gdb.t20/inherit.exp: Change message for "print tagless struct"
29882 to state that this is a known bug in old versions of g++.
29883
29884Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29885
29886 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
29887 while waiting for `Continuing'.
29888
29889Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
29890
29891 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
29892 in text, data, and bss.
29893 * gdb.t10/nodebug.c: Add local and global test variables for
29894 initialized and uninitialized data.
29895
29896Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29897
29898 * config/unix-gdb.exp (gdb_exit): Add "wait".
29899
29900Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29901
29902 * gdb.t06/signals.exp: xfail the continue from the handler for all
29903 targets.
29904
29905 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
29906 function with watchpoints enabled, the i386 call dummy starts with
29907 a call.
29908
29909 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
29910 386 bsd names its corefiles.
29911
29912Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
29913
29914 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
29915 compilers don't grok it.
29916 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
29917 with small octal ints rather than character constants, which
29918 are signed and might not fit if first promoted to int.
29919
29920Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
29921
29922 * gdb.t09/Makefile.in (clean): Remove corefile.
29923
29924Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29925
29926 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
29927
29928Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29929 and Jim Kingdon (kingdon@cygnus.com)
29930
29931 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
29932 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
29933 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
29934
29935Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29936
29937 * gdb.t17/interrupt.exp: Add xfail for hppa.
29938
29939Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29940
29941 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
29942 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
29943 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
29944 to determine signed-ness of bitfields and use the result to setup
29945 the xfail.
29946 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
29947 * gdb.t15/funcargs.exp: Use them to step until the second indirect
29948 call line is reached if necessary.
29949
29950Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29951
29952 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
29953
29954Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29955
29956 * gdb.t06/break.exp: Also test `clear' command.
29957
29958Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29959
29960 * gdb.t00/teststrategy.exp: Remove extra quote.
29961
29962 * gdb.t07/watchpoint.exp: Change xfail for calling function with
29963 watchpoint enabled to be for all non-68k machines.
29964
29965 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
29966
29967Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29968
29969 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
29970 targets use aout.mt instead of ecoff.mt as gas understands
29971 standard aout format.
29972
29973Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29974
29975 * lib/gdb.exp (runto): Don't insist that function we are running to
29976 was compiled with -g.
29977
29978 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
29979
29980 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
29981 to get back into the read system call.
29982 Accept leading newline in case where we woke it up.
29983
29984Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29985
29986 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
29987 to make the stabs test work on ecoff systems using gcc and -with-stabs.
29988 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
29989 enable ecoff configuration.
29990
29991Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29992
29993 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
29994
29995Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29996
29997 * gdb.t16/printcmds.exp: Add another printf test.
29998
29999Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
30000
30001 * configure.in: If configured -with-stabs on any target, add
30002 stabsdirs to configdirs.
30003
30004Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30005
30006 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
30007 fun" so pattern does not match the command itself.
30008
30009Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30010
30011 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
30012
30013Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30014
30015 * gdb.t17/interrupt.exp: Test for more things.
30016
30017Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30018
30019 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
30020 compiler arranges the code and line numbers.
30021
30022 * gdb.t17/interrupt.exp: Don't send \n after ^C.
30023
30024Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30025
30026 * gdb.t00/help.exp: Increase expect input buffer size.
30027
30028Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30029
30030 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
30031
30032 * gdb.t07/watchpoint.exp: Add xfail for hppa.
30033
30034 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
30035
30036 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
30037 [0-9]*, not just [0-9].
30038
30039Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30040
30041 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
30042
30043 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
30044
30045Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30046
30047 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
30048
30049Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30050
30051 * gdb.t06/signals.c: Add xfails for sun3.
30052
30053 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
30054
30055 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
30056 test_stepping tests.
30057
30058Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30059
30060 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
30061
30062 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
30063
30064 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
30065 rather than actually putting it through cpp twice.
30066
30067 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
30068
30069Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
30070
30071 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
30072 no longer needed.
30073
30074Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30075
30076 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
30077
30078 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
30079 C++ features prints as "struct", make it a pass, not an xfail.
30080
30081Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30082
30083 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
30084 Don't require VA to print as "class" rather than "struct".
30085
30086Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
30087
30088 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
30089
30090Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30091
30092 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
30093
30094Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30095
30096 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
30097 order.
30098
30099Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30100
30101 * gdb.t16/printcmds.exp: Add printf tests.
30102
30103 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
30104
30105 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
30106
30107Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
30108
30109 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
30110 pass counts, to counteract any existing or future setup_xfails.
30111
30112Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30113
30114 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
30115 {BEGIN,END}_COMMON for common block instead of STAB.
30116 * gdb.stabs/wierd.exp: Add xfail for rs6000.
30117
30118 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
30119 intp_var should be N_GSYM not N_LSYM.
30120 wierd-aout.S: Use a label for the value of the N_SO.
30121 wierd.def: Remove all backslashes.
30122 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
30123
30124Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30125
30126 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
30127 get the expected next to inheritance3.
30128
30129Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30130
30131 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
30132 now that gcc-2.4 gets it right.
30133
30134Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30135
30136 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
30137
30138 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
30139 generating comp-info.exp which works for cross-compilation.
30140
30141Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
30142
30143 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
30144 "*-*-sysv4.*".
30145
30146Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
30147
30148 * gdb.t01/run.exp: Start with a fresh gdb.
30149 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
30150 SVR4.x.
30151
30152Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
30153
30154 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
30155 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
30156 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
30157 Makefile.in (distclean, realclean): Remove gdbme.c from list of
30158 things to remove.
30159
30160Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
30161
30162 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
30163 test cases from bug reports.
30164
30165Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
30166
30167 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
30168 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
30169 avoid spurious xfails.
30170 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
30171 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
30172 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
30173
30174Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
30175
30176 * gdb.t00/teststrategy.exp: Rework to provide more useful
30177 description of each test, fix problem with systems that define
30178 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
30179 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
30180 results for "next over recursive call" so timeouts aren't taken
30181 by error.
30182
30183Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
30184
30185 * gdb.t12/scope.exp: Test printing of variables before run.
30186
30187 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
30188 printed in wrong order due to sorting.
30189
30190Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
30191
30192 * gdb.t00/teststrategy.exp: Fix expected results for printing
30193 user entered string constant. Is array of char, prints with no
30194 address.
30195
30196 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
30197 commands.
30198 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
30199 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
30200 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
30201 of struct of char arrays.
30202 * gdb.t00/radix.exp: New tests for radix commands.
30203
30204Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
30205
30206 * gdb.t16/printcmd.exp: Print a variable before running program
30207 (with xfail for AIX).
30208
30209Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
30210
30211 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
30212
30213 * gdb.t16/printcmd.exp: Don't print variables before running program.
30214
30215 * gdb.t06/break.exp: Don't require envp argument to main.
30216
30217 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
30218
30219 * gdb.t02/whatis.exp, gdb.t11/list.exp:
30220 Add xfails for rs6000.
30221
30222 * gdb.t02/whatis.exp: Change other tests not to re-test something
30223 we already tested.
30224
30225 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
30226 each type used has a variable of that type.
30227
30228Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
30229
30230 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
30231
30232Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
30233
30234 * configure.in: change srctrigger to be a file, not a directory
30235
30236Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
30237
30238 * configure.in (mips-idt-ecoff*): Added trailing '*'.
30239
30240 * gdb.t11/list.exp: Fixed a couple of typos.
30241
30242Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
30243
30244 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
30245 is fixed and PR is closed.
30246 * gdb.t16 (gdbme.c): Add simple test string variable.
30247 * gdb.t16 (printcmds.exp): Add tests with simple test string
30248 variable, primarily for boundaries on "set print elements".
30249
30250Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
30251
30252 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
30253 Make leading 0's optional and don't expect a tab in the middle
30254 of the number.
30255
30256 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
30257
30258 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
30259 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
30260 don't end command passed to gdb_test with newline.
30261
30262 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
30263 signed keyword away, don't expect signed bitfields to be signed.
30264
30265 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
30266 printing with only as many 1's as are in the field as well as printing
30267 with 32 1's (see comment).
30268
30269Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
30270
30271 * gdb.t00/default.exp: Start with a fresh gdb.
30272 * configure.in (configdirs): Remove gdb.t31 until the chill
30273 compiler works again. It no longer is able to find chillrt0
30274 since it isn't in libchill.a anymore.
30275 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
30276 wierd.o, make more modular.
30277 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
30278 spurious newlines that caused problems.
30279
30280Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30281
30282 * Move test with enums and partial symbols from gdb.t03/ptype.exp
30283 to gdb.stabs/wierd.exp since GCC has worked around the bug.
30284 gdb.stabs/wierd.{exp,def}: Many new tests.
30285
30286 * gdb.t00/default.exp: update info line for new message.
30287
30288 * gdb.t02/{whatis.exp,gdbme.c}:
30289 Test that "char *" doesn't print as "caddr_t".
30290
30291Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30292
30293 * gdb.t00/help.exp: Use .* in place of some help messages which
30294 just changed.
30295 gdb.t00/default.exp: Update "info frame" test for new message.
30296 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
30297 Remove some xfails
30298
30299Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30300
30301 * gdb.t03/{gdbme.c,ptype.exp}:
30302 Add tests for typedef'd struct and union without tags.
30303 Also check "whatis" on a variable of a typedef'd enum without a tag.
30304
30305 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
30306 PRMS 1823; the bug still exists but isn't reproduced by this test
30307 anymore), and remove rs6000 XFAIL (the bug is fixed).
30308
30309 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
30310 duplicated from whatis.exp. For those that are left, accept
30311 "long", "long int", or "int" for long variables (whatis.exp already
30312 has an XFAIL for "int", so no need to fail it here).
30313
30314 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
30315 Deal with GCC's names for types now that GDB uses the compiler's names.
30316
30317 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
30318 setup_xfail's for sunos4. If we #defined the signed keyword away,
30319 don't expect GDB to know that char it is signed.
30320
30321 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
30322
30323Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
30324
30325 * configure.in (configdirs): Add gdb.t24 for C++ tests that
30326 should work on any system, regardless of debugging format.
30327 * gdb.t21/demangle.exp: Move to gdb.t24.
30328 * gdb.t24/demangle.exp: Move from gdb.t21.
30329 * gdb.t24/{Makefile.in, configure.in}: New files.
30330
30331Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30332
30333 * configure.in: Do gdb.stabs and C++ tests only for stabs.
30334 * gdb.stabs: New directory.
30335
30336Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30337
30338 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
30339 not just "Quit anyway?".
30340
30341Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
30342
30343 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
30344 that all setup_xfails are immediately followed by clear_xfails.
30345
30346Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
30347
30348 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
30349 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
30350 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
30351 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
30352 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
30353 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30354 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30355 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
30356 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
30357 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
30358 gdb.t31/chillvars.exp, lib/gdb.exp:
30359 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
30360 bug-gdb@prep.ai.mit.edu.
30361
30362Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
30363
30364 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
30365 with 0.0, not integer 0.
30366
30367Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
30368
30369 * gdb.t06/break.exp: Update for "Kill the program" message change.
30370
30371Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
30372
30373 * Makefile.in (GDBFLAGS): Set to -nx.
30374 * Makefile.in (site.exp): Use GDBFLAGS.
30375
30376Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30377
30378 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
30379 Makefiles.
30380 (check): depend on just-check.
30381 (just-check): added so that tests can be run without a noop
30382 build pass.
30383
30384Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30385
30386 Switch to using configure's configdirs.
30387 * Makefile.in (Makefile): add configure.in dependency.
30388 (SUBDIRS): removed redundant assignment.
30389 * configure.in: switch subdirs assignment to configdirs.
30390 * gdb.t*/configure.in: new files.
30391
30392Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
30393
30394 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
30395 works.
30396
30397Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
30398
30399 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
30400 in explicit rules. Apparently this is not supported by some makes.
30401
30402Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
30403
30404 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
30405
30406Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30407
30408 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
30409 disappeared.
30410
30411Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
30412
30413 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
30414
30415Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
30416
30417 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
30418 watchpoint problem that is now fixed.
30419 * gdb.t30/chexp.exp: Remove setup_xfail for printing
30420 uninitialized convenience variables.
30421 * gdb.t31/chillvars.exp: Fix expected patterns for printing
30422 structures.
30423
30424Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30425
30426 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
30427 which causes expect to get out of sync with gdb on long output
30428 from help set.
30429 * gdb.t09/corefile.exp: Make expected pattern for core file
30430 failing signal and frame output format less sun specific.
30431
30432Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
30433
30434 * gdb.t31/chillvars.exp: Add and remove initial dummy
30435 breakpoint, so that symbol table is forced in.
30436 (Needed at least on Sunos4, though it seems not SVR4.)
30437 * gdb.t31/chillvars.exp: Update for changed output format.
30438
30439Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
30440
a9c64011 30441 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
30442
30443Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
30444
30445 * Makefile.in: Added --srcdir when invoking runtest, removed the
30446 need for a local config file. (optional now)
30447
30448Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
30449
30450 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
30451 failure count used to force early termination. Add some more
30452 expected failures for gnu style demangling.
30453
30454Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30455
30456 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
30457 pmi variable from gdb.t20/gdbme to get optimized away.
30458 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
30459 Check for written corefile upon timeout _and_ eof.
30460
30461Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30462
30463 * config/unix-gdb.exp: Add missing return 0.
30464
30465Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30466
30467 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
30468 test termination.
30469
30470Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
30471
30472 * configure.in (subdirs): Put back gdb.t17 which mysteriously
30473 disappeared.
30474
30475Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
30476
30477 * gdb.t10/crossload.exp: Disable the i860-elf test until such
30478 time as i860 support works.
30479
d63a86f8 30480 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
30481 "backtrace 100\r" rather than just "backtrace\r", to match last
30482 change.
30483
30484Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
30485
30486 * config/udi-gdb.exp (gdb_exit): Remove close command.
30487 (gdb_target_udi): New procedure to set the UDI target.
30488 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
30489 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
30490 Added waits for prompts after several question responses. Added
30491 some more responses used by a29k-amd-udi-gdb.
30492 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
30493 pass different arguments, restart UDI connection after program
30494 completion.
30495 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
30496 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30497 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
30498 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
30499 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
30500 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
30501 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30502 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
30503 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
30504 after program completion.
30505 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
30506 compiled with a SELECT_VECS setting.
30507 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
30508 infinite recursion.
30509
30510 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
30511 Added checks for COFF results, and made them expected failures for
30512 all targets. It would be better to make them expected failures
30513 for COFF targets only.
30514
30515Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
30516
30517 * Makefile.in: add null dvi target, don't bother to recurse
30518 through test directories for info and install-info; rename
30519 $(datadir) to be dejagnu instead of deja-gnu
30520
30521Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
30522
30523 * gdb.t31/gdbme.ch: Re-enable code that previously caused
30524 compiler to coredump.
30525 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
30526 code.
30527
30528Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
30529
30530 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
30531 coredump.
30532 * gdb.t31/chillvars.exp: Comment out tests that depend on that
30533 code.
30534
30535Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
30536
30537 * gdb.t03/ptype.exp: tests for return code from gdb_test.
30538 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
30539 which in a shell. Deletes xgdb when done.
30540 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
30541 Tests the return from the "set height" or "set width" commands.
30542 Added a few return codes where needed.
30543
30544Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
30545
30546 * Makefile.in (SUBDIRS): Add gdb.t17.
30547 * configure.in (subdirs): Add gdb.t17.
30548 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
30549 files to test gdb's calling of functions in the inferior with
30550 the correct arguments and gdb's ability to retrieve any
30551 result returned.
30552
30553Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
30554
30555 * config/unix-gdb.exp (gdb_exit): Remove close commands that
30556 may be called after gdb goes away. Previous versions of expect
30557 needed these to avoid file descriptor leaks, but they cause
30558 errors with the current revision of expect.
30559 * gdb.t00/gdbvars.exp: Use -re on expected output after
30560 setting sevenbit-strings.
30561 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
30562 to set sevenbit-strings consistent across tests.
30563 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
30564 set sevenbit-strings consistent across tests.
30565
30566Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
30567
30568 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
30569 expected output to match current "expect" expectations.
30570
30571Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
30572
30573 * gdb.t00/default.exp: Change expected output for default "source"
30574 command, to match new gdb behavior which requires a filename to
30575 source.
30576
30577Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
30578
30579 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
30580 expected fail for i486-*-* that misses the marker2 function.
30581 * gdb.t10/crossload.exp (bfddefault): Allow successful
30582 recognition of a format to pass even if no symbols are found.
30583 Explicitly catch failures where the format is not recognized
30584 or is ambiguous, and add the reason to the fail message.
30585 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
30586 the cause is and invalid target and add reason to failure message.
30587 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
30588 elf32-i386, elf32-sparc, and elf32-i860.
30589 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
30590 Set up expected failure for 'filename'::variable scope resolution,
30591 which is now apparently broken on all targets.
30592 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
30593 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
30594 gdb.t23/templates.exp: Change failure for missing binfile into
30595 just a warning.
30596 gdb.t21/demangle.exp: Change all cfront references to 'arm'
30597 references.
30598
30599Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
30600
30601 * gdb.t00/default.exp: Add expected output for default "source"
30602 command, to match new gdb behavior.
30603 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
30604
30605Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
30606
30607 * config/*-gdb.exp: returns an error, rather than exiting on
30608 internal errors.
30609
30610Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
30611
30612 * gdb.t03/gdbme.c: Add pointer to struct variable.
30613 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
30614 referencing struct members.
30615
30616Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
30617
30618 * configure.in (mips-idt-ecoff): New target.
30619 * config/mips-gdb.exp: New file for remote board using MIPS remote
30620 debugging protocol.
30621
30622 * Redid configuration scheme. Removed gdb.t*/configure.in.
30623 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
30624 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
30625 distclean targets. Built executables via .o files. Adjusted
30626 tests to account for source files in $(srcdir) rather than
30627 $(objdir).
30628 * lib/gdb.exp (runto): Don't expect () after the function name,
30629 because it may have arguments.
30630
30631Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
30632
30633 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
30634 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
30635 expected failures for mips-idt-* and mips-sgi-*.
30636 * gdb.t00/default.exp (attach): Kill process if requested.
30637 * gdb.t00/help.exp (help target core, help target): Accept a gdb
30638 that does not read core files.
30639 * gdb.t01/run.exp: Removed checks for exit status code.
30640 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
30641 it is linked in.
30642 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
30643 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
30644 appropriate, rather than doing it by hand.
30645 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
30646 execution.
30647 * gdb.t10/crossload.exp: Kill existing program if needed.
30648 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
30649 appropriate, rather than doing it by hand. Always increase
30650 timeout for this test, not just for VxWorks.
30651
30652Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
30653
30654 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
30655 of Chill STRUCT types and STRUCT values.
30656 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
30657 than "char".
30658 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 30659 struct2): New struct definitions and initializations to test
c906108c
SS
30660 simple Chill STRUCT types.
30661
30662Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
30663
30664 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
30665 the null byte at the end of strings.
30666 * gdb.t00/default.exp: Make show version insensitive to copyright
30667 date.
30668 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
30669 to avoid dependencies on target char signedness.
30670 * gdb.t16/printcmds.exp: Update expected results for explicitly
30671 unsigned char.
30672 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
30673 now work.
30674 * gdb.t21/demangle.exp: Add many more patterns for template
30675 demangling, most of them being expected failures.
30676 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
30677 string we are matching for, to match on the whole string.
30678 * gdb.t21/demangle.exp: Add many new test strings to demangle,
30679 and fix a whole bunch that had incorrect expected output but were
30680 passing anyway because of the bug in "proc demangle".
30681 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
30682 type.
30683 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
30684
30685Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
30686
a9c64011
AS
30687 * gdb/testsuite: made modifications to testcases, etc., to allow
30688 them to work properly given the reorganization of deja-gnu and the
30689 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
30690
30691Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
30692
30693 * gdb/testsuite: Initial creation of gdb/testsuite.
30694 Migrated dejagnu testcases and support files for testing nm to
30695 gdb/testsuite from deja-gnu. These files were moved "as is"
30696 with no modifications. This migration is part of a major overhaul
30697 of dejagnu. The modifications to these testcases, etc., which
30698 will allow them to work with the new version of dejagnu will be
30699 made in a future update.
48efe704 30700
8d8cb839 30701 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 30702\f
8d8cb839
EZ
30703;; Local Variables:
30704;; mode: change-log
30705;; left-margin: 8
30706;; fill-column: 74
30707;; version-control: never
30708;; End:
902f2ccb 30709
28e7fd62 30710 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
30711 Copying and distribution of this file, with or without modification,
30712 are permitted provided the copyright notice and this notice are preserved.