]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix whitespace.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
8a4ac37e
PA
12013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2
3 * gdb.server/no-thread-db.exp: New file.
4 * gdb.server/no-thread-db.c: New file.
5 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
6
c2792f5a
DE
72013-02-11 Doug Evans <dje@google.com>
8
9 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
10 two decfloats.
11
d9e98382
SDJ
122013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
13
14 * gdb.base/bitfields.c (struct internalvartest): New declaration.
15 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
16
a321661a
JK
172013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18
19 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
20
134a2066
YQ
212013-02-06 Yao Qi <yao@codesourcery.com>
22
23 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
24 to ...
25 (test_create_delete_modify_tsv): ... here. New test on modifying
26 the initial value of a tsv.
27
5a2dc60a
JK
282013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
29
30 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
31 (cd .../rdir): ... here.
32
233d95b5
JK
332013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
34
35 * gdb.linespec/base/one/header.h: New file.
36 * gdb.linespec/base/two/header.h: New file.
37 * gdb.linespec/macro-relative.c: New file.
38 * gdb.linespec/macro-relative.exp: New file.
39
fbd9ab74
JK
402013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
41
42 * gdb.base/fullpath-expand-func.c: New file.
43 * gdb.base/fullpath-expand.c: New file.
44 * gdb.base/fullpath-expand.exp: New file.
45 * gdb.base/realname-expand-real.c: New file.
46 * gdb.base/realname-expand.c: New file.
47 * gdb.base/realname-expand.exp: New file.
48
1b56eb55
JK
492013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
50
51 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
52 * gdb.dwarf2/dw2-dir-file-name.c: New file.
53
af529f8f
JK
542013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
55
56 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
57 (compare_filenames_for_search does not match)
58 (compare_filenames_for_search does match): New tests.
59
f5b95b50
JK
602013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
61
62 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
63
d47921b9
JK
642013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
65
66 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
67
8a92335b
JK
682013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
69
70 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
71 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
72 ${binfile}.mini_debuginfo-debuglink and
73 ${binfile}.mini_debuginfo-debuglink.xz.
74
17f2157d
TT
752013-02-01 Tom Tromey <tromey@redhat.com>
76
77 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
78 attributes.
79
d65f0a9c
TT
802013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
81 Tom Tromey <tromey@redhat.com>
82
83 * gdb.dwarf2/method-ptr.exp: Link with c++.
84 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
85
f25c0135
TT
862013-01-31 Tom Tromey <tromey@redhat.com>
87
88 * gdb.base/jit.exp (compile_jit_test): New proc.
89 Add PIE tests.
90
7078baeb
TT
912013-01-31 Tom Tromey <tromey@redhat.com>
92
93 * gdb.dwarf2/method-ptr.cc: New file.
94 * gdb.dwarf2/method-ptr.exp: New file.
95
1d24041a
TT
962013-01-31 Tom Tromey <tromey@redhat.com>
97
98 * lib/dwarf.exp (namespace Dwarf): New.
99
8d9878a4
TT
1002013-01-29 Tom Tromey <tromey@redhat.com>
101
102 * gdb.dwarf2/fission-reread.exp: Add unload test.
103
bed911e5
DE
1042013-01-28 Doug Evans <dje@google.com>
105
106 * gdb.dwarf2/fission-loclists.exp: New file.
107 * gdb.dwarf2/fission-loclists.S: New file.
108
e229648e
JK
1092013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
110
111 Code cleanup.
112 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
113 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
114 and prepare_for_testing.
115 * gdb.base/store.exp: Likewise.
116
86700f00
TT
1172013-01-25 Tom Tromey <tromey@redhat.com>
118
119 * gdb.python/py-explore.exp: Expect the gdb prompt.
120
8954db33
AB
1212013-01-25 Andrew Burgess <aburgess@broadcom.com>
122
123 * gdb.base/gnu_vector.c: New variable for use in tests.
124 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
125 changes in scalar to vector casting and widening.
126 * gdb.python/py-type.c: New variables for use in tests.
127 * gdb.python/py-type.exp: Update vector related tests to reflect
128 changes in scalar to vector casting and widening.
129
2077afdd
TD
1302013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
131
132 * gdb.base/prologue-include.c: New file.
133 * gdb.base/prologue-include.exp: New file.
134 * gdb.base/prologue-include.h: New file.
135
d7499464
HAQ
1362013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
137
138 PR gdb/13443
139 * gdb.mi/mi-var-block.exp: Make test messages unique.
140
e2a3e0f1
TT
1412013-01-23 Tom Tromey <tromey@redhat.com>
142
143 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
144
152fcc9c
TT
1452013-01-23 Tom Tromey <tromey@redhat.com>
146
147 * gdb.cp/converts.cc (main): Initialize 'a'.
148
bea883fd
SCR
1492013-01-23 Siva Chandra Reddy <sivachandra@google.com>
150
151 * testsuite/gdb.python/frame.exp: Add a test for
152 gdb.Frame.architecture() method.
153
0928e93d
PA
1542013-01-22 Pedro Alves <palves@redhat.com>
155
156 * gdb.base/annota1.exp (signal sent): No longer expect
157 breakpoints-invalid.
158 * gdb.cp/annota2.exp (continue until exit)
159 (watch triggered on a.x): Ditto.
160
9c97429f
PA
1612013-01-22 Pedro Alves <palves@redhat.com>
162
163 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
164 Adjust tests to breakpoints-invalid changes.
165 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
166 variables.
167 Adjust tests to breakpoints-invalid changes.
168
187d10dd
PA
1692013-01-22 Pedro Alves <palves@redhat.com>
170
171 * gdb.base/annota1.exp (annotate ignore count change): Add
172 expected output for failure case.
173
ea3aedcb
TT
1742013-01-22 Tom Tromey <tromey@redhat.com>
175
176 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
177 call.
178
998580f1
MK
1792013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
180
181 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 182 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
183 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
184 Also handle 'thread' field.
185 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
186 * gdb.mi/mi-watch.exp: Ditto.
187 * lib/mi-support.exp: Ditto.
188
8f1d5693
MK
1892013-01-21 Siva Chandra Reddy <sivachandra@google.com>
190
191 * gdb.python/py-explore.exp: Improve a test
192
2d8c5d7c
DB
1932013-01-18  David Blaikie  <dblaikie@gmail.com>
194
195 * gdb.base/label.c (main): Correct the type of the second
196 parameter.
197
46f35228
TT
1982013-01-18 Tom Tromey <tromey@redhat.com>
199
200 * gdb.dwarf2/trace-crash.s: New file.
201 * gdb.dwarf2/trace-crash.exp: New file.
202
5965d69d
HAQ
2032013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
204
43aaf8b6
PA
205 PR gdb/13443
206 * gdb.base/checkpoint.exp: Update test messages to make them
207 unique.
5965d69d 208
5ae4861a
YQ
2092013-01-18 Yao Qi <yao@codesourcery.com>
210
211 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
212 output of 'info tracepoints'.
213 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
214 Likewise.
215 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
216 * gdb.trace/disconnected-tracing.c (struct foo): New.
217
d84fca2c
JK
2182013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 * gdb.dwarf2/dw2-dos-drive.S: New file.
221 * gdb.dwarf2/dw2-dos-drive.exp: New file.
222
aebb1cc9
DE
2232013-01-17 Doug Evans <dje@google.com>
224
2782d512
DE
225 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
226 CXX_FOR_TARGET.
227
aebb1cc9
DE
228 * boards/cc-with-tweaks.exp: New file.
229
db2b2972
TT
2302013-01-17 Tom Tromey <tromey@redhat.com>
231
232 * gdb.base/completion.exp: Add "set cp-abi" completion test.
233
96343774
PA
2342013-01-17 Pedro Alves <palves@redhat.com>
235
236 Merge dg-extract-results.sh from upstream (svn 195224).
237
238 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 239 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
240
241 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 242 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
243
244 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 245 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
246
247 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
248 * dg-extract-results.sh: Redirect grep output to /dev/null instead
249 of grep -q.
250
675921c0
SD
2512012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
252
253 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
254 interface.
255 * gdb.base/jithost.c: New file.
256 * gdb.base/jithost.h: New file.
257 * gdb.base/jitreader.c : New file.
258 * gdb.base/jit-protocol.h: New file.
259
ab04a2af
TT
2602013-01-16 Tom Tromey <tromey@redhat.com>
261
262 * gdb.base/catch-signal.c: New file.
263 * gdb.base/catch-signal.exp: New file.
264
8ac3646f
TT
2652013-01-16 Tom Tromey <tromey@redhat.com>
266
267 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
268
22fc223e
JK
2692013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
270
271 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
272
44478ab3
TT
2732013-01-14 Tom Tromey <tromey@redhat.com>
274
275 * gdb.base/completion.exp: Add "set gnutarget" test.
276
06d66ee9
TT
2772013-01-14 Tom Tromey <tromey@redhat.com>
278
279 * gdb.dwarf2/dw2-restrict.S: New file.
280 * gdb.dwarf2/dw2-restrict.c: New file.
281 * gdb.dwarf2/dw2-restrict.exp: New file.
282
c9bf0622
TT
2832013-01-14 Tom Tromey <tromey@redhat.com>
284
285 * gdb.dwarf2/dw2-error.exp: New file.
286 * gdb.dwarf2/dw2-error.c: New file.
287 * gdb.dwarf2/dw2-error.S: New file.
288
5b12a61c
JK
2892013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
290
291 * gdb.cp/parse-lang.cc: New file.
292 * gdb.cp/parse-lang.exp: New file.
293
f0a4b570
JK
2942013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
295
296 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
297 (set substitute-path): New test.
298 (fullname present): Remove content.
299 (substituted fullname): New test.
300
f751cc97
JB
3012013-01-13 Joel Brobecker <brobecker@adacore.com>
302
303 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
304 check. Move $gdb_py_is_py24 value check right after.
305
04164e8e
JK
3062013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
307
308 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
309 targets.
310
5bf480a5
YQ
3112013-01-11 Yao Qi <yao@codesourcery.com>
312
313 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
314 for dprintf.
315 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
316 Check the fields in "=breakpoint-created" for dprintf.
317
f35a17b5
JK
3182012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
319
320 * gdb.mi/mi-fullname-deleted.exp: New file.
321
85817405
JK
3222012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
323
324 * gdb.base/skip-solib.exp (info skip with pending file): Update the
325 expected output.
326 (info skip with pending file): Remove.
327 (ignoring function in solib, info skip for function multiply): Update
328 the expected output.
329 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
330 (info skip (delete 1), info skip after disabling all)
331 (info skip after enabling all, info skip after disabling 4 2-3)
332 (info skip after enabling 2-3, info skip 2-3)
333 (info skip after deleting 2 3): Update the expected output.
334 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
335 statement to its initialization and return.
336 * gdb.linespec/skip-two.exp: New file.
337
27210e12
DE
3382012-12-19 Doug Evans <dje@google.com>
339
340 * gdb.base/maint.exp: Handle testing with .gdb_index.
341
bb627a12
JB
3422012-12-19 Joel Brobecker <brobecker@adacore.com>
343
344 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
345 Cavium to FSF.
346
7785b880
JB
3472012-12-19 Joel Brobecker <brobecker@adacore.com>
348
349 * dg-extract-results.sh: Update contact info in copyright notice.
350 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
351 GPL v3 or later. Update contact info.
352 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
353 gdb.threads/watchpoint-fork-mt.c,
354 gdb.threads/watchpoint-fork-parent.c,
355 gdb.threads/watchpoint-fork-st.c,
356 gdb.threads/watchpoint-fork.h: Likewise.
357
f2a8bc8a
YQ
3582012-12-15 Yao Qi <yao@codesourcery.com>
359
360 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
361 'installed' field in '=breakpoint-modified'.
362 (test_reconnect): Check 'installed' field in
363 '=breakpoint-modified' and '=breakpoint-created'.
364
365 * gdb.trace/actions.exp: Update test for 'installed' field.
366 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
367 (tracepoint_change_loc_2): Likewise.
368 Check 'info tracepoint' display nothing else.
369 * gdb.trace/deltrace.exp: Likewise.
370 * gdb.trace/infotrace.exp: Likewise.
371 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
372 Likewise.
373 * gdb.trace/passcount.exp: Likewise.
374 * gdb.trace/tracecmd.exp: Likewise.
375 * gdb.trace/while-stepping.exp: Likewise.
376
6592e36f
TT
3772012-12-14 Tom Tromey <tromey@redhat.com>
378
379 * gdb.cp/member-name.exp: New file.
380 * gdb.cp/member-name.cc: New file.
381
7d27a96d
TT
3822012-12-14 Tom Tromey <tromey@redhat.com>
383
384 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
385
f8c05d0d
DE
3862012-12-14 Doug Evans <dje@google.com>
387
388 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
389 DW_OP_GNU_implicit_pointer is section-relative.
390
451b7c33
TT
3912012-12-14 Tom Tromey <tromey@redhat.com>
392
43aaf8b6 393 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 394
10e339df
PA
3952012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
396
6fdff2c5 397 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 398
e780d813
DE
3992012-12-13 Doug Evans <dje@google.com>
400
401 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
402 * gdb.multi/multi-arch.exp: Ditto.
403
ca3dbcc8 4042012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 405
ca3dbcc8
MG
406 * gdb.mi/mi-catch-load-so.c: New. Clone of the
407 catch load test library source file.
408 * gdb.mi/mi-catch-load.c: New. Clone of the catch
409 load test source file.
410 * gdb.mi/mi-catch-load.exp: New. Test file for
411 basic MI -catch-load and -catch-unload tests.
412
2960a434
PK
4132012-12-11 Paul Koning <paul_koning@dell.com>
414
415 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
416 exception.
417 (_iterator_except): New function.
418 (ArrayPrinter): Use _iterator function instead of local _iterator
419 class for Python 3 compatibility.
420 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 421 _iterator.
2960a434
PK
422 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
423 execfile for Python 3 compatibility.
424 * gdb.python/python.exp: Handle Python 2.4 exception traceback
425 format in error_prompt test.
6fdff2c5 426
9325cb04
PK
4272012-12-10 Paul Koning <paul_koning@dell.com>
428
429 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 430 compatibility.
9325cb04
PK
431 * gdb.python/py-block.exp: Ditto.
432 * gdb.python/py-breakpoint.exp: Ditto.
433 * gdb.python/py-cmd.exp: Ditto.
434 * gdb.python/py-events.py: Ditto.
435 * gdb.python/py-finish-breakpoint.py: Ditto.
436 * gdb.python/py-finish-breakpoint2.exp: Ditto.
437 * gdb.python/py-finish-breakpoint2.py: Ditto.
438 * gdb.python/py-frame-inline.exp: Ditto.
439 * gdb.python/py-frame.exp: Ditto.
440 * gdb.python/py-infthread.exp: Ditto.
441 * gdb.python/py-objfile.exp: Ditto.
442 * gdb.python/py-parameter.exp: Ditto.
443 * gdb.python/py-progspace.exp: Ditto.
444 * gdb.python/py-prompt.exp: Ditto.
445 * gdb.python/py-symbol.exp: Ditto.
446 * gdb.python/py-symtab.exp: Ditto.
447 * gdb.python/py-template.exp: Ditto.
448 * gdb.python/py-value-cc.exp: Ditto.
449 * gdb.python/python.exp: Ditto.
450 * gdb.python/source2.py: Ditto.
451 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 452 compatibility.
9325cb04
PK
453 Use sorted() function rather than sort() method.
454 Accept either int or long values for enum values.
455 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
456 execfile for Python 3 compatibility.
457 * gdb.python/py-evsignal.exp: Ditto.
458 * gdb.python/py-evthreads.exp: Ditto.
459 * gdb.python/py-mi.exp: Ditto.
460 * gdb.python/py-pp-maint.exp: Ditto.
461 * gdb.python/py-prettyprint.exp: Ditto.
462 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 463 Python 3 compatibility.
9325cb04
PK
464 Skip tests for Python 2.4.
465 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 466 Python 3 compatibility.
9325cb04
PK
467 Use byte string rather than character string in memory write test
468 if Python 3.
469 * gdb.python/py-pp-maint.py: Change class declarations to "new
470 class" syntax.
471 * gdb.python/py-prettyprint.py: Change iterator class to generator
472 function for Python 3 compatibility.
473 Make all classes "new style".
474 Fix indentation issue and stray semicolon.
475 * gdb.python/py-shared.expChange print syntax for Python 3
476 compatibility.
477 Define "long" if Python 3.
478 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 479 compatibility.
9325cb04
PK
480 Accept either int or long values for enum values.
481 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 482 compatibility.
9325cb04
PK
483 Skip "long" and "unicode" tests if Python 3.
484 Accept either "type" or "class" in type checks.
485 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
486 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
487
8b9737bf
TT
4882012-12-10 Tom Tromey <tromey@redhat.com>
489
490 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
491 (test): Add "two_cu" argument.
492 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
493 for types; allow two CUs.
494
1b80a9fa
JK
4952012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
496
497 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
498 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
499
f0b6d50a
YQ
5002012-12-08 Yao Qi <yao@codesourcery.com>
501 Pedro Alves <palves@redhat.com>
502
503 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
504 '=breakpoint-created' when GDB merges the tracepoints of both
505 sides.
506
2f68a895
TT
5072012-12-07 Tom Tromey <tromey@redhat.com>
508
509 * gdb.base/break1.c (enum some_enum, union some_union): New.
510 (some_enum_global, some_union_global, some_value): New globals.
511 * gdb.base/completion.exp: Add tag completion tests.
512
4fc5d43e
TT
5132012-12-07 Tom Tromey <tromey@redhat.com>
514
515 * gdb.base/completion.exp: Add tests for ptype and whatis
516 completion.
517
6559e013
JB
5182012-12-07 Joel Brobecker <brobecker@adacore.com>
519
520 * gdb.base/stale-infcall.exp: Fix copyright line.
521
ae2b630d
JB
5222012-12-07 Joel Brobecker <brobecker@adacore.com>
523
524 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
525
0ba2eb0f
TT
5262012-12-06 Pedro Alves <palves@redhat.com>
527 Tom Tromey <tromey@redhat.com>
528
529 * gdb.base/exprs.exp: Add tests for cast to void.
530
731145cb
TT
5312012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
532
533 * gdb.python/py-mi.exp: Correct expected results for attribute
534 "dynamic" returned by -var-update.
535 Add test case for correct handling of "diplayhint" for children
536 of dynamic varobjs.
537 * gdb.python/py-prettyprint.c (set_itme): New function.
538 (bug_14741) New function.
539 (main) Add call to bug_14741().
540 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
541
e58fcc15
UW
5422012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
543
544 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
545 ${binfile}.funcsyms list.
546
e9eb0d14
YQ
5472012-12-04 Yao Qi <yao@codesourcery.com>
548
549 PR gdb/13443
550 * gdb.trace/actions.exp: Make test messages unique.
551
4983028c
TT
5522012-11-29 Tom Tromey <tromey@redhat.com>
553
554 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
555
ea5e6b0e
UW
5562012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
557
558 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
559 * gdb.opencl/datatypes.exp: Likewise.
560 * gdb.opencl/operators.exp: Likewise.
561 * gdb.opencl/vec_comps.exp: Likewise.
562
cdde3dfb
JG
5632012-11-29 Jerome Guitton <guitton@adacore.com>
564
565 * gdb.ada/iwide: New testcase.
566
b50d69b5
JG
5672012-11-29 Jerome Guitton <guitton@adacore.com>
568
569 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
570 ptype test.
571
c2d3fccf
JG
5722012-11-29 Jerome Guitton <guitton@adacore.com>
573
574 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
575 form {VARIANT_TYPE}ADDRESS.
576
5edf51fe
YQ
5772012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
578
579 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
580 (func): New function.
581 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
582 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
583 pointers to members with pointer-to-function type.
584
608e2dbb
TT
5852012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
586 Tom Tromey <tromey@redhat.com>
587
588 * gdb.base/gnu-debugdata.exp: New file.
589 * gdb.base/gnu-debugdata.c: New file.
590 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
591 (gdb_unload): Return 0 on success.
592
4648e588
JK
5932012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
594
595 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
596
17d6efc4
JB
5972012-11-26 Joel Brobecker <brobecker@adacore.com>
598
599 * gdb.base/empty_exe.exp: New testcase.
600
ace21957
MF
6012012-11-20 Mike Frysinger <vapier@gentoo.org>
602
603 * gdb.base/completion.exp: Add test for help aliases completion.
604
5c401a0a
YQ
6052012-11-20 Yao Qi <yao@codesourcery.com>
606
607 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
608 Don't test 'maint set show-debug-regs'.
609 Use command 'set remotecache' instead of
610 'set circular-trace-buffer'.
611
8dea366b
KS
6122012-11-16 Keith Seitz <keiths@redhat.com>
613
614 PR c++/13615
615 * gdb.cp/baseenum.cc: New file.
616 * gdb.cp/baseenum.exp: New file.
617 * gdb.cp/derivation.cc (A): Add copyright.
618 Add a typedef.
619 (B): Use A::value_type instead of int. Change all references.
620 (D): Use value_type instead of int. Change all references.
621 (E): Likewise.
622 (F); Likewise.
623 (Z): New class.
624 (ZZ): New class.
6fdff2c5 625 (N, Base, Derived): New namespace and classes.
8dea366b
KS
626 (main): Add instances of Z and ZZ.
627 Make sure all symbols from N are kept.
628 * gdb.cp/derivation.exp: Update typedef changes in tests.
629 Add tests for class typedefs both before and after starting
630 the inferior.
631 Add tests for searching for a typedef while stopped in a
632 method.
633
5e34c6c3
LM
6342012-11-14 Luis Machado <lgustavo@codesourcery.com>
635
636 * gdb.mi/mi-var-create-rtti.c: New file.
637 * gdb.mi/mi-var-create-rtti.exp: New file.
638
5e487a5f
LM
6392012-11-14 Luis Machado <lgustavo@codesourcery.com>
640
641 * gdb.base/structs3.exp: Run to main before doing any tests.
642
6d67b990
AB
6432012-11-14 Andrew Burgess <aburgess@broadcom.com>
644
645 * gdb.python/py-type.exp: Uniquify test names.
646
e5d98164
YQ
6472012-11-14 Yao Qi <yao@codesourcery.com>
648
649 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
650 (thread_function) [DEBUG]: Call 'printf'.
651 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
652 command line if 'DEBUG=1' is passed to test.
653 Remove a pattern to match inferior's output.
654
62747a60
TT
6552012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
656
657 * gdb.mi/mi-fill-memory.exp: New test.
658
18a9fc12
TT
6592012-11-12 Tom Tromey <tromey@redhat.com>
660
661 * gdb.base/completion.exp: Update for "info type-printers".
662 * gdb.python/py-typeprint.cc: New file.
663 * gdb.python/py-typeprint.exp: New file.
664 * gdb.python/py-typeprint.py: New file.
665
bd69fc68
TT
6662012-11-12 Tom Tromey <tromey@redhat.com>
667
668 * gdb.base/call-sc.exp: Use "ptype/r".
669 * gdb.base/volatile.exp: Don't expect "int".
670 * gdb.cp/ptype-flags.cc: New file.
671 * gdb.cp/ptype-flags.exp: New file.
672 * gdb.cp/templates.exp: Use ptype/r.
673 (test_ptype_of_templates, test_template_typedef): Likewise.
674 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
675 argument. Handle template names and template parameters.
676 * gdb.mi/mi-var-cmd.exp: Accept "long".
677 * gdb.mi/mi-var-child.exp: Accept "long".
678 * gdb.mi/mi-var-display.exp: Accept "long".
679 * gdb.mi/mi2-var-child.exp: Accept "long".
680
b3720c3a
TT
6812012-11-12 Tom Tromey <tromey@redhat.com>
682
683 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
684 "ptype" from calls to cp_test_ptype_class.
685 (test_enums): Likewise.
686 * gdb.cp/derivation.exp: Remove "ptype" from calls to
687 cp_test_ptype_class.
688 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
689 calls to cp_test_ptype_class.
690 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
691 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
692 from calls to cp_test_ptype_class.
693 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
694 command here. Change "in_command" argument to "in_exp".
695
0d63ecda
KS
6962012-11-10 Keith Seitz <keiths@redhat.com>
697
698 PR gdb/14288
699 * gdb.base/printcmds.c: Add invalid_XXX globals
700 for repeated byte tests.
701 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
702 * gdb.base/wchar.c (main): Add and construct a wchar_t
703 array with repeated characters.
704 * gdb.base/wchar.exp: Add repeated character tests.
705
ed8a1c2d
AB
7062012-11-09 Andrew Burgess <aburgess@broadcom.com>
707
708 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
709 disassembly output.
710
9107fc8d
PA
7112012-11-09 Pedro Alves <palves@redhat.com>
712
713 PR gdb/14306
714
715 * gdb.multi/multi-arch-exec.c: New file.
716 * gdb.multi/multi-arch-exec.exp: New file.
717
558a9d82
YQ
7182012-11-09 Yao Qi <yao@codesourcery.com>
719
720 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
721 (top level): Call it.
722
e714f336
YQ
7232012-11-09 Yao Qi <yao@codesourcery.com>
724
725 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
726 typo.
727
6ecd4729
PA
7282012-11-09 Pedro Alves <palves@redhat.com>
729
730 * gdb.multi/multi-arch.exp: New.
731
9015683b
TT
7322012-11-08 Tom Tromey <tromey@redhat.com>
733
734 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
735 core files, if possible.
736 * gdb.base/siginfo-thread.c: New file
737 * gdb.base/siginfo-thread.exp: New file
738
ea9f10bb
TT
7392012-11-08 Tom Tromey <tromey@redhat.com>
740
741 * gdb.base/comprdebug.exp: New file.
742
f6592439
PA
7432012-11-06 Pedro Alves <palves@redhat.com>
744
745 PR gdb/14810
746
747 * gdb.base/disabled-location.c: New file.
748 * gdb.base/disabled-location.exp: New file.
749
2d338fa9
TT
7502012-11-06 Tom Tromey <tromey@redhat.com>
751
752 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
753 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
754 gdb_gcore_cmd.
755 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
756 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
757 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
758 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
759 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
760 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
761 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
762 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
763 * lib/gdb.exp (gdb_gcore_cmd): New proc.
764
68c9da30
PA
7652012-11-05 Pedro Alves <palves@redhat.com>
766
767 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
768 procedure.
769 (do_vfork_and_follow_child_tests_exec)
770 (do_vfork_and_follow_child_tests_exit): Call it.
771
a7c8c931
PA
7722012-11-05 Pedro Alves <palves@redhat.com>
773
774 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
775 fails.
776
6f6484cd
YQ
7772012-11-03 Yao Qi <yao@codesourcery.com>
778
779 Fix PR gdb/14617.
780 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
781 Remove setup_kfail, and update test.
782
b45627a0
TT
7832012-11-02 Tom Tromey <tromey@redhat.com>
784
785 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
786 test.
787
f50f4e56
PA
7882012-11-02 Pedro Alves <palves@redhat.com>
789
790 PR gdb/14766
791
792 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
793 setup_kfail.
794 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
795 get registers".
796
71ce889d
PA
7972012-11-02 Pedro Alves <palves@redhat.com>
798
799 * gdb.base/foll-vfork-exit.c: New file.
800 * gdb.base/foll-vfork.exp (top level): New file-describing
801 comment.
802 (vfork_child_follow_to_exit): New procedure.
803 (tcatch_vfork_then_child_follow): Rename as ...
804 (tcatch_vfork_then_child_follow_exec): ... this.
805 (tcatch_vfork_then_child_follow_exit): New procedure.
806 (do_vfork_and_follow_parent_tests): New procedure, factored out
807 from do_vfork_and_exec_tests.
808 (do_vfork_and_follow_child_tests_exec): Ditto.
809 (do_vfork_and_exec_tests): Delete.
810 (do_vfork_and_follow_child_tests_exit): New procedure.
811 (top level): Run tests with both the program that has the vfork
812 child execing, and the program has the vfork child exiting.
813
1e35b1a9
PA
8142012-11-02 Pedro Alves <palves@redhat.com>
815
816 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
817 (check_vfork_catchpoints, vfork_parent_follow_through_step)
818 (vfork_parent_follow_to_bp): Call it.
819 (kill_child): Delete.
820 (vfork_and_exec_child_follow_to_main_bp)
821 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
822 longer call kill_child.
823 (tcatch_vfork_then_parent_follow): Call setup_gdb.
824 (do_vfork_and_exec_tests): Don't runto_main before calling each
825 test procedure.
826 (top level): Don't clean restart and set verbose before running
827 each test procedure.
828
8292012-11-02 Pedro Alves <palves@redhat.com>
830
831 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
832 (vfork_parent_follow_to_bp)
833 (vfork_and_exec_child_follow_to_main_bp)
834 (vfork_and_exec_child_follow_through_step)
835 (tcatch_vfork_then_parent_follow)
836 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
837 Use with_test_prefix.
838
8392012-11-02 Pedro Alves <palves@redhat.com>
840
841 * gdb.base/foll-vfork.c: Add copyright header.
842 * gdb.base/vforked-prog.c: Add copyright header.
843
8442012-11-02 Pedro Alves <palves@redhat.com>
845
846 * gdb.base/foll-vfork.exp
847 (vfork_and_exec_child_follow_through_step): Don't skip on
848 non-HP/UX targets. Expect the next to only step one line on
849 non-HP/UX targets, rather than stopping only after the exec.
850
8512012-11-02 Pedro Alves <palves@redhat.com>
852
853 Don't hard code line numbers.
854
855 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
856 Expect text from the sources instead of a line number.
857 (vfork_parent_follow_to_bp)
858 (vfork_and_exec_child_follow_to_main_bp)
859 (vfork_and_exec_child_follow_through_step)
860 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
861 Use gdb_get_line_number.
862
8632012-11-02 Pedro Alves <palves@redhat.com>
864
865 Modernize.
866
867 * gdb.base/foll-vfork.exp: Use standard_testfile and
868 build_executable. Pass descriptive string to untested.
869 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
870 (vfork_and_exec_child_follow_to_main_bp)
871 (vfork_and_exec_child_follow_through_step)
872 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
873 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
874 of send_gdb/gdb_expect.
875
876 (kill_child): New procedure.
877 (vfork_and_exec_child_follow_to_main_bp)
878 (vfork_and_exec_child_follow_through_step): Use it.
879
f0559fff
YQ
8802012-11-02 Yao Qi <yao@codesourcery.com>
881
882 * gdb.base/setvar.exp: Test setting nested struct.
883 * gdb.base/setvar.c (v_struct3): New.
884
c207c6da
DE
8852012-11-01 Doug Evans <dje@google.com>
886
887 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
888 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
889 use them.
890
2f27adfe
AB
8912012-10-31 Andrew Burgess <aburgess@broadcom.com>
892
893 PR cli/14772
894 * gdb.base/gnu_vector.c (union_with_vector_1)
895 (struct_with_vector_1): Add new struct and union for testing
896 ptype.
897 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
898 structs / unions containing vectors.
899
bb662ca6
YQ
9002012-10-25 Yao Qi <yao@codesourcery.com>
901
902 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
903 'setup_kfail' instead of 'setup_kfail_for_target'.
904 * gdb.base/varargs.exp: Likewise.
905 * lib/gdb.exp (setup_kfail_for_target): Remove.
906
635d23ff
MK
9072012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
908
909 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
910
afdb064f
MK
9112012-10-25 Mark Kettenis <kettenis@gnu.org>
912
913 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
914
d99dcf51
JB
9152012-10-24 Joel Brobecker <brobecker@adacore.com>
916
917 * gdb.ada/set_wstr: New testcase.
918
32560274
JB
9192012-10-24 Joel Brobecker <brobecker@adacore.com>
920
921 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
922
5ded5331
JB
9232012-10-24 Joel Brobecker <brobecker@adacore.com>
924
925 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
926
d8d84291
MK
9272012-10-24 Mark Kettenis <kettenis@gnu.org>
928
929 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
930
6e933c51
JK
9312012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
932
933 * gdb.base/callfuncs.exp (do_function_calls): Fix
934 setup_kfail_for_target for -m32 mode.
935
274bd000
MK
9362012-10-23 Mark Kettenis <kettenis@gnu.org>
937
938 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
939 are now fixed.
940
545f743d
YQ
9412012-10-23 Yao Qi <yao@codesourcery.com>
942
943 * gdb.base/info-os.exp: Resume the inferior until it exits.
944
48b56b6a 9452012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
946
99c7d5a8 947 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
948 * gdb.base/print-file-var.exp: Likewise.
949 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 950
8de0566d
YQ
9512012-10-17 Yao Qi <yao@codesourcery.com>
952
953 * gdb.mi/mi-memory-changed.exp: New.
954
44883546
YQ
9552012-10-16 Yao Qi <yao@codesourcery.com>
956
957 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
958 returns true.
959 Call gdb_load_shlibs.
960 * gdb.reverse/solib-reverse.exp: Likewise.
961
345f514a
KS
9622012-10-15 Keith Seitz <keiths@redhat.com>
963
964 * lib/cp-support.exp (cp_test_ptype_class): Add support
965 for class typedefs.
966
967 * gdb.cp/derivation.exp: Add tests for g_instance.
968
9e3a7d65
JK
9692012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
970
971 Fix entry values resolving in inlined frames.
972 * gdb.arch/amd64-entry-value-inline.S: New file.
973 * gdb.arch/amd64-entry-value-inline.c: New file.
974 * gdb.arch/amd64-entry-value-inline.exp: New file.
975
21a7b089
JK
9762012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
977 Doug Evans <dje@google.com>
978
979 Fix recent gdb_breakpoint regression.
980 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
981 braces from the parameter.
982 * gdb.java/jprint.exp: Likewise.
983
2c47921e
DE
9842012-10-15 Doug Evans <dje@google.com>
985
986 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
987
89398707
JB
9882012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
989
990 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
991
801e4185
TT
9922012-10-15 Tom Tromey <tromey@redhat.com>
993
994 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
995
74f910c8
TT
9962012-10-15 Tom Tromey <tromey@redhat.com>
997
998 * gdb.python/py-symbol.exp: Test symbol destructor.
999
91567807
YQ
10002012-10-14 Yao Qi <yao@codesourcery.com>
1001
1002 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
1003 * gdb.mi/mi-cli.exp: New.
1004
1005 * gdb.mi/mi2-basics.exp: Remove.
1006 * gdb.mi/mi2-break.exp: Remove.
1007 * gdb.mi/mi2-console.exp: Remove.
1008 * gdb.mi/mi2-disassemble.exp: Remove.
1009 * gdb.mi/mi2-eval.exp: Remove.
1010 * gdb.mi/mi2-file.exp: Remove.
1011 * gdb.mi/mi2-hack-cli.exp: Remove.
1012 * gdb.mi/mi2-pthreads.exp: Remove.
1013 * gdb.mi/mi2-read-memory.exp: Remove.
1014 * gdb.mi/mi2-regs.exp: Remove.
1015 * gdb.mi/mi2-return.exp: Remove.
1016 * gdb.mi/mi2-simplerun.exp: Remove.
1017 * gdb.mi/mi2-stack.exp: Remove.
1018 * gdb.mi/mi2-stepi.exp: Remove.
1019 * gdb.mi/mi2-syn-frame.exp: Remove.
1020 * gdb.mi/mi2-until.exp: Remove.
1021 * gdb.mi/mi2-watch.exp: Remove.
1022 * gdb.mi/mi2-var-block.exp: Remove.
1023 * gdb.mi/mi2-var-cmd.exp: Remove.
1024 * gdb.mi/mi2-var-display.exp: Remove.
1025
87332029
YQ
10262012-10-12 Yao Qi <yao@codesourcery.com>
1027
1028 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
1029 trail '.*' on matching patterns.
1030
11fc9057
L
10312012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1032
1033 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
1034 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
1035 * gdb.arch/i386-disp-step.exp: Likewise.
1036 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1037 * gdb.arch/i386-prologue.exp: Likewise.
1038 * gdb.arch/i386-size-overlap.exp: Likewise.
1039 * gdb.arch/i386-size.exp: Likewise.
1040 * gdb.arch/i386-unwind.exp: Likewise.
1041
7d46bcdc
L
10422012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1043
1044 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
1045 * gdb.arch/i386-word.exp: Likewise.
1046
31224d9d
L
10472012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1048
1049 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
1050 is_ilp32_target to set nr_regs.
1051 * gdb.arch/i386-sse.exp: Likewise.
1052
5b7d0050
DE
10532012-10-11 Doug Evans <dje@google.com>
1054
7c09e5a0
DE
1055 PR breakpoints/14643.
1056 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
1057 * gdb.linespec/thread.c: New file.
1058 * gdb.linespec/thread.exp: New file.
1059
5b7d0050
DE
1060 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
1061 Recognize "message" -> print pass and fail. Add eof case.
1062 (runto): Recognize message, no-message. Print pass/fail if requested,
1063 with same treatment as gdb_breakpoint.
1064 (runto_main): Pass no-message to runto.
1065 (gdb_internal_error_resync): Add log message.
1066 (gdb_file_cmd): Tweak internal error fail text for consistency.
1067
2e24f4aa
JK
10682012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1069
1070 Fix crash during stepping on ppc32.
1071 * gdb.base/step-symless.c: New file.
1072 * gdb.base/step-symless.exp: New file.
1073
aa14df25
DE
10742012-10-03 Doug Evans <dje@google.com>
1075
1076 PR symtab/14601
1077 * gdb.cp/using-crash.exp: New file.
1078 * gdb.cp/using-crash.cc: New file.
1079
975531db
DE
10802012-10-02 Doug Evans <dje@google.com>
1081
1082 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
1083 more consistent.
1084 (runto,gdb_debug_format): Ditto.
1085 (gdb_file_cmd): Watch for eof in nested gdb_expect.
1086 Clean up logging and error messages.
1087
b3dc46ff
AB
10882012-10-01 Andrew Burgess <aburgess@broadcom.com>
1089
1090 Test find command on unmapped memory.
1091 * gdb.base/find-unmapped.c: New file.
1092 * gdb.base/find-unmapped.exp: New file.
1093
45814d45
YQ
10942012-09-29 Yao Qi <yao@codesourcery.com>
1095
1096 * gdb.trace/mi-tracepoint-changed.exp: New.
1097 * gdb.mi/mi-breakpoint-changed.exp: New.
1098 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
1099 * gdb.mi/pendshr2.c: New.
1100
4c2786ba
YQ
11012012-09-28 Yao Qi <yao@codesourcery.com>
1102
1103 * gdb.mi/pr11022.exp: New.
1104 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
1105
7977e5d2
TT
11062012-09-27 Tom Tromey <tromey@redhat.com>
1107
1108 * gdb.cp/derivation.exp: Add regression test.
1109 * gdb.cp/derivation.cc (class V_base, class V_inter, class
1110 V_derived): New.
1111 (vderived): New global.
1112
0971de02
TT
11132012-09-26 Tom Tromey <tromey@redhat.com>
1114
1115 * gdb.dwarf2/dw2-common-block.S: New file.
1116 * gdb.dwarf2/dw2-common-block.exp: New file.
1117
4357ac6c
TT
11182012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1119
1120 * gdb.fortran/common-block.exp: New file.
1121 * gdb.fortran/common-block.f90: New file.
1122
6f380991
AB
11232012-09-26 Andrew Burgess <aburgess@broadcom.com>
1124
1125 * gdb.base/duplicate-bp.c: New file.
1126 * gdb.base/duplicate-bp.exp: New file.
1127
8ae551cf
YQ
11282012-09-26 Yao Qi <yao@codesourcery.com>
1129
1130 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
1131
1132 Revert:
1133 2012-09-21 Yao Qi <yao@codesourcery.com>
1134
1135 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
1136
318102b9
SP
11372012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
1138
1139 * gdb.base/longest-types.c: New test case.
1140 * gdb.base/longest-types.exp: New test case.
1141
a1e5fd69
YQ
11422012-09-25 Yao Qi <yao@codesourcery.com>
1143
1144 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
1145
04e7407c
JK
11462012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1147
1148 Fix internal error on canonicalization of clang types.
1149 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
1150 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
1151 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
1152
9bf4bce9
JK
11532012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1154
1155 Fix disassemble without parameters in tailcall frame.
1156 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
1157
2603f7ee
AB
11582012-09-21 Andrew Burgess <aburgess@broadcom.com>
1159
1160 * gdb.dwarf2/dw2-op-out-param.S: New file.
1161 * gdb.dwarf2/dw2-op-out-param.exp: New file.
1162
a3569abd
YQ
11632012-09-21 Yao Qi <yao@codesourcery.com>
1164
1165 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
1166
a065d7af
YQ
11672012-09-21 Yao Qi <yao@codesourcery.com>
1168
1169 * gdb.mi/mi-cli.exp: Remove.
1170 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
1171
15544bd9
YQ
11722012-09-21 Yao Qi <yao@codesourcery.com>
1173
1174 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
1175 "=record-started" notification.
1176
82a90ccf
YQ
11772012-09-21 Yao Qi <yao@codesourcery.com>
1178
1179 * gdb.mi/mi-record-changed.exp: New.
1180 * gdb.mi/mi-reverse.exp: Adjust expected output.
1181
d7de8e3c
TT
11822012-09-20 Tom Tromey <tromey@redhat.com>
1183
1184 * gdb.python/python.exp: Test atexit.register.
1185
1aa99537
DE
11862012-09-20 Doug Evans <dje@google.com>
1187
05eade73
DE
1188 * boards/dwarf4-gdb-index.exp: New file.
1189
1aa99537
DE
1190 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
1191 while running the tests.
1192
4ae24af0
JB
11932012-09-18 Joel Brobecker <brobecker@adacore.com>
1194
1195 * gdb.ada/bp_reset: New testcase.
1196
bb25a15c
YQ
11972012-09-18 Yao Qi <yao@codesourcery.com>
1198
1199 * gdb.trace/mi-tsv-changed.exp: New.
1200
201b4506
YQ
12012012-09-18 Yao Qi <yao@codesourcery.com>
1202
1203 * gdb.trace/mi-traceframe-changed.exp: New.
1204
6fc1c773
YQ
12052012-09-17 Yao Qi <yao@codesourcery.com>
1206
1207 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
1208 when it is less than 0.
1209
1ab3b62c
JK
12102012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1211
1212 PR 14119
1213 * gdb.arch/amd64-tailcall-ret.S: New file.
1214 * gdb.arch/amd64-tailcall-ret.c: New file.
1215 * gdb.arch/amd64-tailcall-ret.exp: New file.
1216 * gdb.reverse/amd64-tailcall-reverse.S: New file.
1217 * gdb.reverse/amd64-tailcall-reverse.c: New file.
1218 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
1219
acf9414f
JK
12202012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1221
1222 PR 14548
1223 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
1224 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
1225 * gdb.reverse/singlejmp-reverse.S: New file.
1226 * gdb.reverse/singlejmp-reverse.c: New file.
1227 * gdb.reverse/singlejmp-reverse.exp: New file.
1228
666b578b
JK
12292012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1230
1231 Fix compatibility with old GCC (~4.1).
1232 * gdb.cp/converts.cc (my_enum_var): New variable.
1233
42056501
AB
12342012-09-14 Andrew Burgess <aburgess@broadcom.com>
1235
1236 * gdb.xml/tdesc-regs.exp: Update expected output for new
1237 vector_size syntax of vector types.
1238
b9516fa1
YPK
12392012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
1240
1241 Refactor Python "gdb" module into a proper Python package, by
1242 introducing a new "_gdb" module for code implemented in C, and
1243 using reload/__import__ instead of exec.
1244 * gdb.python/python.exp (Test stderr location): Update module
1245 location of GDB-specific sys.stderr.
1246 (Test stdout location): Ditto for sys.stdout.
1247
18dc9ad8
JK
12482012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1249
1250 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
1251
ea3a9873
KS
12522012-09-12 Keith Seitz <keiths@redhat.com>
1253
1254 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
1255 conversion statement.
1256
5941debb
DE
12572012-09-12 Doug Evans <dje@google.com>
1258
1259 * gdb.base/help.exp: Remove testing of individual command help text,
1260 too much of a maintenance burden. Instead, test the functionality
1261 of "help" itself.
1262
cfc35e02
DE
12632012-09-11 Doug Evans <dje@google.com>
1264
3a0ed5d7
DE
1265 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
1266 breakpoint.
1267
cfc35e02
DE
1268 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
1269 * gdb.dwarf2/fission-reread.S: Ditto.
1270 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
1271 * gdb.dwarf2/fission-reread.exp: Ditto.
1272
350b1b26
AB
12732012-09-11 Andrew Burgess <aburgess@broadcom.com>
1274
1275 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
1276
2fa15f23
JB
12772012-09-10 Joel Brobecker <brobecker@adacore.com>
1278
1279 * gdb.ada/optim_drec: New testcase.
1280
09be558e
DE
12812012-09-10 Doug Evans <dje@google.com>
1282
1283 * boards/fission.exp: Explicitly mark "board" as not remote.
1284
5b4f6e25
KS
12852012-09-10 Keith Seitz <keiths@redhat.com>
1286
1287 PR gdb/13483
1288 * gdb.cp/converts.cc (A::A): Add ctor.
1289 (A::member_): Add member.
1290 (enum my_enum): New enumeration.
1291 (main): Add calls to foo1_7 with various
1292 permitted arguments.
1293 * gdb.cp/converts.exp: Add tests for boolean
1294 conversions permitted by the standard.
1295
b4ca5ed9
YPK
12962012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
1297
1298 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
1299 avoid spurious results due to ~/.gdbinit.
1300 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
1301 $INTERNAL_GDBFLAGS in run command.
1302 * gdb.gdb/observer.exp (setup_test): Ditto.
1303 * gdb.gdb/selftest.exp (test_with_self): Ditto.
1304 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
1305
d54b30bb
DE
13062012-09-06 Doug Evans <dje@google.com>
1307
14910956
DE
1308 * boards/fission.exp: New file.
1309
d54b30bb
DE
1310 * gdb.python/py-value.exp: Use clean_restart.
1311
91b253e1
DE
13122012-09-05 Doug Evans <dje@google.com>
1313
1314 * gdb.base/info-macros.c: Fix whitespace.
1315
1292279a
PA
13162012-08-28 Pedro Alves <palves@redhat.com>
1317
1318 PR gdb/14428
1319
1320 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
1321
1c8cdcb1
JK
13222012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1323
1324 * gdb.base/break-caller-line.c: New file.
1325 * gdb.base/break-caller-line.exp: New file.
1326
1e8e8b51
JK
13272012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1328
1329 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
1330 * gdb.arch/i386-cfi-notcurrent.S: New file.
1331 * gdb.arch/i386-cfi-notcurrent.exp: New file.
1332
1591a1e8
PA
13332012-08-27 Wei-cheng Wang <cole945@gmail.com>
1334 Yao Qi <yao@codesourcery.com>
1335 Pedro Alves <palves@redhat.com>
1336
1337 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
1338 New procedures.
1339 (top level): Add overlap checking tests.
1340
4442ada7
TT
13412012-08-24 Tom Tromey <tromey@redhat.com>
1342
1343 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
1344 gdb_test_multiple fails for other reasons.
1345
e7d50cc9
YQ
13462012-08-24 Yao Qi <yao@codesourcery.com>
1347
1348 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
1349
dfbd5e7b
PA
13502012-08-23 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.base/help.exp: Adjust to "handle" help text change.
1353
8d735b87
YQ
13542012-08-23 Yao Qi <yao@codesourcery.com>
1355
1356 * gdb.trace/disconnected-tracing.c (start, end): New.
1357 (main): Call start and end.
1358 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
1359 existing tests into this proc.
1360 (disconnected_tfind): New.
1361
61b1d759
YQ
13622012-08-23 Yao Qi <yao@codesourcery.com>
1363
1364 * boards/native-gdbserver.exp (${board}_upload): New.
1365 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
1366 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
1367 Execute tfile on remote target.
1368 Copy trace file from target to host.
1369
6ca1b147
JM
13702012-08-22 Joseph Myers <joseph@codesourcery.com>
1371
1372 * gdb.arch/thumb-bx-pc.S: New file.
1373 * gdb.arch/thumb-bx-pc.exp: New file.
1374
706e3705
TT
13752012-08-22 Tom Tromey <tromey@redhat.com>
1376
1377 * gdb.base/maint.exp: Update.
1378
b4893d48
TT
13792012-08-22 Tom Tromey <tromey@redhat.com>
1380
1381 * lib/gdb.exp (skip_unwinder_tests): New proc.
1382 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
1383 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
1384
45b7da81
TT
13852012-08-21 Tom Tromey <tromey@redhat.com>
1386
1387 * gdb.hp/gdb.aCC/exception.exp: Remove.
1388
f94363d7
AP
1389012-08-19 Andrew Pinski <apinski@cavium.com>
1390
1391 * gdb.arch/mips-octeon-bbit.c: New file.
1392 * gdb.arch/mips-octeon-bbit.exp: New Test.
1393
e5afdbd7
KS
1394012-08-19 Keith Seitz <keiths@redhat.com>
1395
1396 PR c++/14365
1397 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
1398 * gdb.dwarf2/dw2-anon-mptr.S: New file.
1399
c29e8b64
JK
14002012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1401
1402 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
1403 verbose -log by more specific untested call.
1404
15a7e7bc
YQ
14052012-08-18 Yao Qi <yao@codesourcery.com>
1406
1407 * gdb.trace/tfind.exp: Move tests on various command help before
1408 checking target supports trace.
1409 Fix the expected output of 'help tfind end'.
1410
a451cb65
KS
14112012-08-17 Keith Seitz <keiths@redhat.com>
1412
1413 PR c++/13356
1414 * gdb.base/default.exp: Update all "check type" tests.
1415 * gdb.base/help.exp: Likewise.
1416 * gdb.base/setshow.exp: Likewise.
1417 * gdb.cp/converts.cc (foo1_type_check): New function.
1418 (foo2_type_check): New function.
1419 (foo3_type_check): New function.
1420 (main): Call new functions.
1421 * converts.exp: Add tests for integer-to-pointer conversions
1422 with/without strict type-checking.
1423
dbf6a605
MF
14242012-08-16 Mike Frysinger <vapier@gentoo.org>
1425
1426 * gdb.base/help.exp: Update expected output.
1427
0c92d8c1
JB
14282012-08-16 Joel Brobecker <brobecker@adacore.com>
1429
1430 * gdb.ada/rdv_wait: New testcase.
1431
e56f7f42
JK
14322012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1433
1434 * gdb.base/attach-twice.exp: Remove excessive ps exec.
1435
f47f77df
DE
14362012-08-13 Doug Evans <dje@google.com>
1437
e202d6e8 1438 * gdb.base/help.exp: Update expected output.
f47f77df
DE
1439 * gdb.base/default.exp: Update expected output of "show convenience".
1440
a72c3253
DE
14412012-08-10 Doug Evans <dje@google.com>
1442
1443 * gdb.python/py-strfns.c: New file.
1444 * gdb.python/py-strfns.exp: New file.
1445 * gdb.python/py-type.exp (test_fields): Add vector tests.
1446
de0bea00
MF
14472012-08-10 Mike Frysinger <vapier@gentoo.org>
1448
1449 PR cli/10436:
1450 * gdb.base/completion.exp: Add tests for handle completion.
1451
5b9afe8a
YQ
14522012-08-09 Yao Qi <yao@codesourcery.com>
1453
1454 * gdb.mi/mi-cmd-param-changed.exp: New.
1455 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
1456 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
1457 * gdb.mi/mi2-prompt.exp: Likewise.
1458
4f485ebc
DE
14592012-08-08 Doug Evans <dje@google.com>
1460
1461 * gdb.base/debug-expr.c: New file.
1462 * gdb.base/debug-expr.exp: New file.
1463 * gdb.base/exprs.exp: Test {type} casts.
1464 * gdb.cp/debug-expr.exp: New file.
1465
5888842d
JK
14662012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1467
1468 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
1469 global variable loop, not a 'break'. Add loop count limit to 100.
1470 Add new fail case for terminated vgdb.
1471
4f69f4c2
JK
14722012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1473 Jean-Marc Saffroy <saffroy@gmail.com>
1474
1475 PR 11804
1476 * gdb.base/gcore-relro.exp: New file.
1477 * gdb.base/gcore-relro-main.c: New file.
1478 * gdb.base/gcore-relro-lib.c: New file.
1479
e2de5390
JK
14802012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1481
1482 Do not false FAIL with old GCCs.
1483 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
1484 GCC < 4.5 in $no_hw mode.
1485
606603c5
JK
14862012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1487
1488 * gdb.base/default.exp (cd): Accept new directory with no arguments.
1489
777f26c2
JK
14902012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1491
1492 * gdb.base/list.exp (test_only_end): New function.
1493 Call it.
1494
2c12abee
TT
14952012-08-06 Tom Tromey <tromey@redhat.com>
1496
1497 * gdb.python/py-mi.exp: Add test for printer whose children
1498 are a list.
1499 * gdb.python/py-prettyprint.c (struct children_as_list): New.
1500 (main): New variable children_as_list.
1501 * gdb.python/py-prettyprint.py (class pp_children_as_list):
1502 New.
1503 (register_pretty_printers): Register new printer.
1504
0eae2cf4
EBM
15052012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1506
1507 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
1508 symbols. Abort if vgdb remote connection is closed.
1509
09e0881d
DE
15102012-08-02 Doug Evans <dje@google.com>
1511
1512 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
1513
b40f514f
SDJ
15142012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
1515
1516 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
1517 s390x, PowerPC 64 and m68k-linux.
1518
11315ae0
UW
15192012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1520
1521 * gdb.base/annota1.exp: Accept no frames-invalid notification
1522 when starting up the program.
1523 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
1524 show a symbolic value as well.
1525 * gdb.server/server-exec-info.exp: Skip test when skipping
1526 gdbserver test and/or when skipping shared library tests.
1527 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
1528 avoid name conflicts with other tests.
1529
0547eeed
UW
15302012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1531
1532 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
1533 Fix wrong output on big-endian systems.
1534 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
1535 4-byte pointer types on 64-bit s390x.
1536
bdddb4de
UW
15372012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1538
1539 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
1540 marker comment at the beginning (after intialization).
1541 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
1542 breakpoint on marker comment instead of function begin.
1543 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
1544 PowerPC.
1545 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
1546 or 64-bit PowerPC.
1547 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
1548 gdb,no_hardware_watchpoints flag is set.
1549 (initialize): Remove now redundant can-use-hw-watchpoints change.
1550
5d206025
YQ
15512012-08-02 Yao Qi <yao@codesourcery.com>
1552 Pedro Alves <palves@redhat.com>
1553
1554 * boards/local-remote-host.exp: New.
1555
4f665099
UW
15562012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1557
1558 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
1559 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
1560 * gdb.base/print-file-var.exp: Likewise.
1561 * gdb.server/solib-list.exp: Skip on remote targets.
1562
b62e2b27
UW
15632012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1564
1565 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
1566 watchpoints on ARM. When expecting software watchpoints, tolerate
1567 (remote) targets that report unsupported hardware watchpoint only
1568 at continue time.
1569 (test_wide_location_2): Likewise.
1570
a967a851
JK
15712012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1572
1573 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
1574 valgrind versions.
1575
75d9f9ff 15762012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
1577
1578 * gdb.base/valgrind-infcall.c: New file.
1579 * gdb.base/valgrind-infcall.exp: New file.
1580
75d9f9ff
JK
1581 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
1582
1c9f2ed2
KS
15832012-07-30 Keith Seitz <keiths@redhat.com>
1584
1585 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
1586 linespecs.
1587
7f9b2034
DE
15882012-07-30 Doug Evans <dje@google.com>
1589
85220e01
DE
1590 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
1591 * gdb.dwarf2/pr13961.S: Ditto.
1592
7f9b2034
DE
1593 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
1594
4e969b4f
AB
15952012-07-30 Andrew Burgess <aburgess@broadcom.com>
1596
1597 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
1598 change its format immediately after reloading the binary.
1599
e7de8362
JK
16002012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1601
1602 Fix testsuite regression after --use-deprecated-index-sections removal.
1603 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
1604 string.
1605 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
1606
7255706c
YQ
16072012-07-27 Yao Qi <yao@codesourcery.com>
1608
1609 KFAIL for PR remote/14161.
1610 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
1611 Cleanup socket files.
1612 (strace_info_marker): Detach inferior.
1613
f2e8016f
TT
16142012-07-26 Tom Tromey <tromey@redhat.com>
1615
6fdff2c5 1616 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 1617
f66713d2
JK
16182012-07-26 Markus Metzger <markus.t.metzger@intel.com>
1619
1620 * gdb.python/py-inferior.c (thread): New function.
1621 (check_threads): New function.
1622 (test_threads): New function.
1623 * gdb.python/py-inferior.exp: Added test.
1624 Replaced runto with continue to breakpoint.
1625
8223e12c
TT
16262012-07-26 Tom Tromey <tromey@redhat.com>
1627
1628 * lib/ada.exp (standard_ada_testfile): New proc.
1629 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
1630 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
1631 * gdb.ada/array_return.exp: Use standard_ada_testfile.
1632 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
1633 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
1634 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
1635 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
1636 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
1637 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
1638 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
1639 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
1640 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
1641 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
1642 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
1643 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
1644 * gdb.ada/char_param.exp: Use standard_ada_testfile.
1645 * gdb.ada/complete.exp: Use standard_ada_testfile.
1646 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
1647 standard_output_file.
1648 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
1649 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
1650 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
1651 standard_output_file.
1652 * gdb.ada/exprs.exp: Use standard_ada_testfile.
1653 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
1654 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
1655 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
1656 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
1657 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
1658 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
1659 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
1660 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
1661 * gdb.ada/homonym.exp: Use standard_ada_testfile.
1662 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
1663 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
1664 * gdb.ada/interface.exp: Use standard_ada_testfile.
1665 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
1666 standard_output_file
1667 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
1668 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
1669 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
1670 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
1671 * gdb.ada/nested.exp: Use standard_ada_testfile.
1672 * gdb.ada/null_array.exp: Use standard_ada_testfile.
1673 * gdb.ada/null_record.exp: Use standard_ada_testfile.
1674 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
1675 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
1676 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
1677 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
1678 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
1679 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
1680 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
1681 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
1682 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
1683 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
1684 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
1685 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
1686 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
1687 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
1688 * gdb.ada/start.exp: Use standard_ada_testfile.
1689 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
1690 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
1691 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
1692 * gdb.ada/tagged.exp: Use standard_ada_testfile.
1693 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
1694 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
1695 * gdb.ada/tasks.exp: Use standard_ada_testfile.
1696 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
1697 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
1698 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
1699 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
1700 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
1701 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
1702 * gdb.ada/widewide.exp: Use standard_ada_testfile.
1703
bbec57e4
JK
17042012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1705
1706 Fix testsuite regression after --use-deprecated-index-sections removal.
1707 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
1708
9cc8e32c
JK
17092012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1710
1711 Fix compatibility with Tcl before 7.5.
1712 * lib/future.exp (lreverse): New function if it does not exist.
1713
ea5ca7b5
MK
17142012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
1715
1716 * gdb.mi/mi-pending.c: New method to set a second pending
1717 breakpoint.
1718 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
1719 condition.
1720
64776a0b
PA
17212012-07-20 Pedro Alves <palves@redhat.com>
1722
1723 PR threads/11692
1724 PR gdb/12203
1725
1726 * gdb.threads/create-fail.c: New file.
1727 * gdb.threads/create-fail.exp: New file.
1728
13e4e967
PA
17292012-07-19 Pedro Alves <palves@redhat.com>
1730
1731 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
1732 * config/vx.exp (gdb_start): Likewise.
1733 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
1734 * gdb.base/setvar.exp (test_set): Likewise.
1735 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
1736 * gdb.reverse/sigall-precsave.exp: Likewise.
1737 * gdb.reverse/sigall-reverse.exp: Likewise.
1738
b7aefa4d
PA
17392012-07-19 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
1742 handler before recording.
1743
608b4967
TT
17442012-07-19 Tom Tromey <tromey@redhat.com>
1745
1746 * gdb.cp/casts.exp: Add tests for typeof and decltype.
1747 * gdb.cp/casts.cc (decltype): New function.
1748 (main): Use it.
1749
b1e0c0fa
PA
17502012-07-19 Pedro Alves <palves@redhat.com>
1751
1752 * gdb.base/sigall.exp (signals): New list.
1753 <top level>: Loop over signals in the $signals list instead of
1754 calling a test function once per signal.
1755 * gdb.reverse/sigall-precsave.exp (signals): New list.
1756 <top level>: Loop over signals in the $signals list instead of
1757 calling a test function once per signal.
1758 * gdb.reverse/sigall-reverse.exp (signals): New list.
1759 <top level>: Loop over signals in the $signals list instead of
1760 calling a test function once per signal.
1761
6ace3df1
YQ
17622012-07-19 Yao Qi <yao@codesourcery.com>
1763
1764 * gdb.base/setshow.exp: Test 'set args ~'.
1765
263a0f8c
JK
17662012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1767
1768 * gdb.base/store.exp (check_set): Import gdb_prompt.
1769 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
1770 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
1771
8f043999
JK
17722012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1773
1774 PR 11914
1775 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
1776 (main): Call eval_sub.
1777 * gdb.python/py-prettyprint.exp:
1778 (python execfile ('py-prettyprint.py')): Move it earlier.
1779 New breakpoint for eval-break.
1780 (continue to breakpoint: eval-break, info locals): New test.
1781 (python execfile ('py-prettyprint.py')): Move it from here.
1782 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
1783 (register_pretty_printers): Register pp_eval_type.
1784
725c7b66
JK
17852012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1786
1787 Fix a testcase regression by me.
1788 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
1789 DW_FORM_data4.
1790
4359dff1
JK
17912012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1792 Doug Evans <dje@google.com>
1793
1794 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
1795 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
1796
61e44cfa
JK
17972012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1798
1799 Fix gdbserver run regression.
1800 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
1801
93c0ef37
TT
18022012-07-12 Tom Tromey <tromey@redhat.com>
1803
1804 * lib/gdb.exp (standard_testfile): Don't declare objdir.
1805 (clean_restart): Likewise.
1806 (core_find): Use standard_output_file.
1807
76027ef5
TT
18082012-07-12 Tom Tromey <tromey@redhat.com>
1809
1810 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
1811 * gdb.dwarf2/dw2-anonymous-func.exp: Use
1812 prepare_for_testing_full.
1813 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
1814 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
1815 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
1816 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
1817 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
1818 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
1819 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
1820 prepare_for_testing_full.
1821 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
1822 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
1823 prepare_for_testing_full.
1824 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
1825 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
1826 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
1827
85b4440a
TT
18282012-07-12 Tom Tromey <tromey@redhat.com>
1829
1830 * lib/gdb.exp (build_executable_from_specs): New proc, from
1831 build_executable.
1832 (build_executable): Use it.
1833 (prepare_for_testing_full): New proc.
1834
55baab26
TT
18352012-07-11 Tom Tromey <tromey@redhat.com>
1836
1837 * gdb.reverse/break-precsave.exp: Use standard_output_file.
1838 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
1839 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
1840 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
1841 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
1842 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
1843 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
1844 * gdb.reverse/step-precsave.exp: Use standard_output_file.
1845 * gdb.reverse/until-precsave.exp: Use standard_output_file.
1846 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
1847
298a9cf0
TT
18482012-07-10 Tom Tromey <tromey@redhat.com>
1849
1850 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
1851 standard_output_file.
1852 * gdb.mi/gdb2549.exp: Use standard_testfile.
1853 * gdb.mi/gdb669.exp: Use standard_testfile.
1854 * gdb.mi/gdb701.exp: Use standard_testfile.
1855 * gdb.mi/gdb792.exp: Use standard_testfile.
1856 * gdb.mi/mi-async.exp: Use standard_testfile.
1857 * gdb.mi/mi-basics.exp: Use standard_testfile.
1858 * gdb.mi/mi-break.exp: Use standard_testfile.
1859 * gdb.mi/mi-cli.exp: Use standard_testfile.
1860 * gdb.mi/mi-console.exp: Use standard_testfile.
1861 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
1862 * gdb.mi/mi-eval.exp: Use standard_testfile.
1863 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
1864 * gdb.mi/mi-file.exp: Use standard_testfile.
1865 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
1866 * gdb.mi/mi-logging.exp: Use standard_testfile.
1867 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
1868 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
1869 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
1870 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
1871 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
1872 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
1873 * gdb.mi/mi-pending.exp: Use standard_testfile,
1874 standard_output_file.
1875 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
1876 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
1877 * gdb.mi/mi-regs.exp: Use standard_testfile.
1878 * gdb.mi/mi-return.exp: Use standard_testfile.
1879 * gdb.mi/mi-reverse.exp: Use standard_testfile.
1880 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
1881 * gdb.mi/mi-solib.exp: Use standard_testfile,
1882 standard_output_file.
1883 * gdb.mi/mi-stack.exp: Use standard_testfile.
1884 * gdb.mi/mi-stepi.exp: Use standard_testfile.
1885 * gdb.mi/mi-stepn.exp: Use standard_testfile.
1886 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
1887 * gdb.mi/mi-until.exp: Use standard_testfile.
1888 * gdb.mi/mi-var-block.exp: Use standard_testfile.
1889 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
1890 * gdb.mi/mi-var-child.exp: Use standard_testfile.
1891 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
1892 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
1893 * gdb.mi/mi-var-display.exp: Use standard_testfile.
1894 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
1895 standard_output_file.
1896 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
1897 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
1898 * gdb.mi/mi-watch.exp: Use standard_testfile.
1899 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
1900 * gdb.mi/mi2-basics.exp: Use standard_testfile.
1901 * gdb.mi/mi2-break.exp: Use standard_testfile.
1902 * gdb.mi/mi2-cli.exp: Use standard_testfile.
1903 * gdb.mi/mi2-console.exp: Use standard_testfile.
1904 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
1905 * gdb.mi/mi2-eval.exp: Use standard_testfile.
1906 * gdb.mi/mi2-file.exp: Use standard_testfile.
1907 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
1908 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
1909 * gdb.mi/mi2-regs.exp: Use standard_testfile.
1910 * gdb.mi/mi2-return.exp: Use standard_testfile.
1911 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
1912 * gdb.mi/mi2-stack.exp: Use standard_testfile.
1913 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
1914 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
1915 * gdb.mi/mi2-until.exp: Use standard_testfile.
1916 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
1917 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
1918 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
1919 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
1920 * gdb.mi/mi2-watch.exp: Use standard_testfile.
1921
f5f3a911
TT
19222012-07-10 Tom Tromey <tromey@redhat.com>
1923
1924 * gdb.cp/abstract-origin.exp: Use standard_testfile.
1925 * gdb.cp/ambiguous.exp: Use standard_testfile,
1926 prepare_for_testing.
1927 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
1928 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
1929 * gdb.cp/anon-ns.exp: Use standard_testfile.
1930 * gdb.cp/anon-struct.exp: Use standard_testfile.
1931 * gdb.cp/anon-union.exp: Use standard_testfile,
1932 prepare_for_testing.
1933 * gdb.cp/arg-reference.exp: Use standard_testfile,
1934 prepare_for_testing.
1935 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
1936 * gdb.cp/breakpoint.exp: Use standard_testfile,
1937 prepare_for_testing.
1938 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
1939 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
1940 standard_output_file.
1941 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
1942 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
1943 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
1944 (test_static_members): Update.
1945 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
1946 * gdb.cp/converts.exp: Use standard_testfile.
1947 * gdb.cp/cp-relocate.exp: Use standard_testfile.
1948 * gdb.cp/cpcompletion.exp: Use standard_testfile,
1949 prepare_for_testing.
1950 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
1951 * gdb.cp/cplabel.exp: Use standard_testfile.
1952 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
1953 prepare_for_testing.
1954 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
1955 * gdb.cp/derivation.exp: Use standard_testfile,
1956 prepare_for_testing.
1957 * gdb.cp/destrprint.exp: Use standard_testfile.
1958 * gdb.cp/dispcxx.exp: Use standard_testfile.
1959 * gdb.cp/exception.exp: Use standard_testfile,
1960 prepare_for_testing.
1961 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
1962 * gdb.cp/extern-c.exp: Use standard_testfile,
1963 prepare_for_testing.
1964 * gdb.cp/formatted-ref.exp: Use standard_testfile,
1965 prepare_for_testing.
1966 * gdb.cp/fpointer.exp: Use standard_testfile.
1967 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
1968 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
1969 standard_output_file.
1970 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
1971 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
1972 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
1973 standard_output_file.
1974 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
1975 (do_tests): Update.
1976 * gdb.cp/koenig.exp: Use standard_testfile.
1977 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
1978 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
1979 * gdb.cp/m-static.exp: Use standard_testfile,
1980 prepare_for_testing.
1981 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
1982 * gdb.cp/mb-inline.exp: Use standard_testfile,
1983 prepare_for_testing.
1984 * gdb.cp/mb-templates.exp: Use standard_testfile,
1985 prepare_for_testing.
1986 * gdb.cp/member-ptr.exp: Use standard_testfile,
1987 prepare_for_testing.
1988 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
1989 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
1990 * gdb.cp/method2.exp: Use standard_testfile.
1991 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
1992 standard_output_file.
1993 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
1994 (do_tests): Update.
1995 * gdb.cp/namespace-enum.exp: Use standard_testfile,
1996 prepare_for_testing.
1997 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
1998 prepare_for_testing.
1999 * gdb.cp/namespace.exp: Use standard_testfile,
2000 prepare_for_testing.
2001 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
2002 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
2003 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
2004 * gdb.cp/nsimport.exp: Use standard_testfile,
2005 prepare_for_testing.
2006 * gdb.cp/nsnested.exp: Use standard_testfile.
2007 * gdb.cp/nsnoimports.exp: Use standard_testfile.
2008 * gdb.cp/nsrecurs.exp: Use standard_testfile,
2009 prepare_for_testing.
2010 * gdb.cp/nsstress.exp: Use standard_testfile,
2011 prepare_for_testing.
2012 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
2013 * gdb.cp/operator.exp: Use standard_testfile.
2014 * gdb.cp/oranking.exp: Use standard_testfile.
2015 * gdb.cp/overload-const.exp: Use standard_testfile.
2016 * gdb.cp/overload.exp: Use standard_testfile,
2017 prepare_for_testing.
2018 * gdb.cp/ovldbreak.exp: Use standard_testfile.
2019 * gdb.cp/ovsrch.exp: Use standard_testfile.
2020 * gdb.cp/paren-type.exp: Use standard_testfile.
2021 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
2022 prepare_for_testing.
2023 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
2024 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
2025 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
2026 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
2027 * gdb.cp/pr10728.exp: Use standard_testfile,
2028 standard_output_file.
2029 * gdb.cp/pr12028.exp: Use standard_testfile.
2030 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
2031 * gdb.cp/pr9167.exp: Use standard_testfile.
2032 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
2033 * gdb.cp/printmethod.exp: Use standard_testfile,
2034 prepare_for_testing.
2035 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
2036 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
2037 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
2038 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
2039 standard_output_file.
2040 * gdb.cp/readnow-language.exp: Use standard_testfile.
2041 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
2042 (gdb_start_again): Use clean_restart.
2043 * gdb.cp/ref-types.exp: Use standard_testfile,
2044 prepare_for_testing.
2045 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
2046 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
2047 * gdb.cp/smartp.exp: Use standard_testfile.
2048 * gdb.cp/static-method.exp: Use standard_testfile.
2049 * gdb.cp/static-print-quit.exp: Use standard_testfile.
2050 * gdb.cp/temargs.exp: Use standard_testfile.
2051 * gdb.cp/templates.exp: Use standard_testfile,
2052 prepare_for_testing.
2053 (do_tests): Update.
2054 * gdb.cp/try_catch.exp: Use standard_testfile,
2055 prepare_for_testing.
2056 * gdb.cp/typedef-operator.exp: Use standard_testfile.
2057 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
2058 * gdb.cp/virtbase.exp: Use standard_testfile,
2059 prepare_for_testing.
2060 * gdb.cp/virtfunc.exp: Use standard_testfile,
2061 prepare_for_testing.
2062 (do_tests): Update.
2063 * gdb.cp/virtfunc2.exp: Use standard_testfile,
2064 prepare_for_testing.
2065
686f09d0
TT
20662012-07-10 Tom Tromey <tromey@redhat.com>
2067
2068 * lib/gdb.exp (standard_testfile): Unset output variables from
2069 earlier invocations.
2070
9357e021
YQ
20712012-07-10 Yao Qi <yao@codesourcery.com>
2072
2073 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
2074 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
2075 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
2076 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
2077 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
2078 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
2079 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
2080 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
2081 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
2082 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
2083 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
2084 * gdb.mi/mi-var-display.exp: Likewise.
2085 * gdb.mi/mi-var-invalidate.exp: Likewise.
2086 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
2087 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
2088 * gdb.mi/mi2-console.exp: Likewise.
2089 * gdb.mi/mi2-disassemble.exp: Likewise.
2090 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
2091 * gdb.mi/mi2-read-memory.exp: Likewise.
2092 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
2093 * gdb.mi/mi2-simplerun.exp: Likewise.
2094 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
2095 * gdb.mi/mi2-syn-frame.exp: Likewise.
2096 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
2097 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
2098 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
2099
e314d629
TT
21002012-07-09 Tom Tromey <tromey@redhat.com>
2101
2102 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
2103 * gdb.base/callfuncs.exp: Add cast-based test.
2104 * gdb.base/callfuncs.c (voidfunc): New function.
2105
06928b3f
DE
21062012-07-08 Doug Evans <dje@google.com>
2107
2108 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
2109
32f11bad
JK
21102012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2111
2112 Fix XFAIL compatibility with old i386 systems.
2113 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
2114 Check also 'Cannot insert breakpoint 0'.
2115
76b83c51
JK
21162012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2117
2118 PR 14321
2119 * gdb.base/find.exp
2120 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
2121
a6fb9c08
TT
21222012-07-06 Tom Tromey <tromey@redhat.com>
2123
2124 * gdb.base/whatis.exp: Add test.
2125
71918a86
TT
21262012-07-06 Tom Tromey <tromey@redhat.com>
2127
2128 * gdb.base/whatis.exp: Add regression test.
2129
fcde5961
TT
21302012-07-06 Tom Tromey <tromey@redhat.com>
2131
2132 * gdb.base/whatis.exp: Add tests.
2133
f9cf0f4a
JK
21342012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 PR 12649
2137 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
2138 gdb_test_multiple $gdb_prompt terminator.
2139
979ade8b
PA
21402012-07-04 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.mi/mi-reverse.exp: Use supports_reverse and
2143 supports_process_record.
2144
8a980b44
PA
21452012-07-04 Pedro Alves <palves@redhat.com>
2146
2147 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
2148 endings.
2149 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
2150
855ba978
SS
21512012-07-03 Stan Shebs <stan@codesourcery.com>
2152
2153 * gdb.base/info-os.c (main): Retry resource acquisition until an
2154 available one is found.
2155 * gdb.base/info-os.exp: Collect resource keys from the program
2156 and use them in matching.
2157
fcb44371
JK
21582012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2159
2160 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
2161 Wrap the test into loop for corefile and core0file.
2162
08a67be6
JK
21632012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2164
2165 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
2166 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
2167 .note.GNU-stack.
2168
0f3c2347
JK
2169 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
2170
ff4a4500
SDJ
21712012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
2172
2173 * gdb.base/help.exp (help b, help br, help bre, help brea, help
2174 break): Include help message for the new `-probe' and `-probe-stap'
2175 options.
2176
d3ce09f5
SS
21772012-07-02 Stan Shebs <stan@codesourcery.com>
2178
2179 * gdb.base/dprintf.exp: Add agent style tests.
2180
a1624241
JK
21812012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2182
2183 * gdb.base/stale-infcall.c (infcall): New label test-next.
2184 (main): New labels test-pass and test-fail.
2185 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
2186 $test_fail_bpnum to test-fail.
2187 (test system longjmp tracking support): New test.
2188 Delete $test_fail_bpnum.
2189 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
2190 breakpoint.
2191
42e7ad6c
DE
21922012-06-30 Doug Evans <dje@google.com>
2193
2194 * gdb.dwarf2/fission-reread.S: New file.
2195 * gdb.dwarf2/fission-reread.exp: New file.
2196
37ce89eb
SS
21972012-06-28 Stan Shebs <stan@codesourcery.com>
2198
2199 * gdb.mi/mi-logging.exp: New file.
2200
e5ef252a
PA
22012012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2202 Pedro Alves <palves@redhat.com>
2203
2204 * gdb.threads/siginfo-threads.exp: New file.
2205 * gdb.threads/siginfo-threads.c: New file.
2206 * gdb.threads/sigstep-threads.exp: New file.
2207 * gdb.threads/sigstep-threads.c: New file.
2208
22f1fbae
TT
22092012-06-28 Tom Tromey <tromey@redhat.com>
2210
2211 * gdb.go/package.exp: Partially revert earlier patch; use
2212 gdb_compile again. Use standard_output_file.
2213
2e3cf129
DE
22142012-06-27 Doug Evans <dje@google.com>
2215
2216 * gdb.dwarf2/fission-base.c: New file.
2217 * gdb.dwarf2/fission-base.S: New file.
2218 * gdb.dwarf2/fission-base.exp: New file.
2219
785fd303
JK
22202012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2221
2222 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
2223
1bb9788d
TT
22242012-06-27 Tom Tromey <tromey@redhat.com>
2225
2226 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
2227 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
2228
c83ee902
TT
22292012-06-27 Tom Tromey <tromey@redhat.com>
2230
2231 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
2232 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
2233 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
2234 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
2235 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
2236 prepare_for_testing.
2237 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
2238 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
2239 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
2240 standard_testfile.
2241 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
2242 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
2243 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
2244 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
2245 prepare_for_testing.
2246 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
2247 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
2248 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
2249 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
2250 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
2251 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
2252 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
2253 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
2254 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
2255 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
2256 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
2257 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
2258 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
2259 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
2260 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
2261 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
2262 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
2263 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
2264 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
2265 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
2266 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
2267 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
2268 standard_output_file.
2269 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
2270 standard_output_file.
2271 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
2272 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
2273 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
2274 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
2275 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
2276 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
2277 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
2278 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
2279 * gdb.dwarf2/implptr.exp: Use standard_testfile.
2280 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
2281 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
2282 * gdb.dwarf2/pieces.exp: Use standard_testfile.
2283 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
2284 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
2285 * gdb.dwarf2/valop.exp: Use standard_testfile,
2286 prepare_for_testing.
2287
5204774b
TT
22882012-06-27 Tom Tromey <tromey@redhat.com>
2289
2290 * gdb.python/python.exp: Fix regexps in pagination tests.
2291
ee0bf529
SCR
22922012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2293
2294 * gdb.python/py-symtab.exp: Add tests to test the new attribute
2295 'last' of gdb.Symtab_and_line.
2296 * gdb.python/py-symbol.c: Move break point comment to enable
2297 testing of gdb.Symtab_and_line.last.
2298
14fcc022
TT
22992012-06-26 Tom Tromey <tromey@redhat.com>
2300
2301 * gdb.threads/step.c: Remove.
2302 * gdb.threads/step.exp: Remove.
2303 * gdb.threads/step2.exp: Remove.
2304
0efbbabc
TT
23052012-06-26 Tom Tromey <tromey@redhat.com>
2306
2307 * gdb.threads/watchpoint-fork.exp (test): Use
2308 standard_output_file. Don't declare objdir.
2309 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
2310 standard_output_file.
2311 * gdb.threads/attach-stopped.exp: Use standard_testfile.
2312 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
2313 clean_restart. Remove incdir.
2314 * gdb.threads/corethreads.exp: Use standard_testfile.
2315 * gdb.threads/execl.exp: Use standard_testfile,
2316 standard_output_file, clean_restart.
2317 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
2318 clean_restart.
2319 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
2320 clean_restart.
2321 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
2322 incdir.
2323 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
2324 clean_restart. Remove incdir.
2325 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
2326 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
2327 clean_restart. Remove incdir.
2328 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
2329 Remove incdir.
2330 * gdb.threads/leader-exit.exp: Use standard_testfile.
2331 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
2332 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
2333 clean_restart.
2334 * gdb.threads/manythreads.exp: Use standard_testfile,
2335 clean_restart. Remove incdir.
2336 * gdb.threads/multi-create.exp: Use standard_testfile,
2337 clean_restart.
2338 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
2339 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
2340 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
2341 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
2342 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
2343 * gdb.threads/pending-step.exp: Use standard_testfile,
2344 clean_restart. Remove incdir.
2345 * gdb.threads/print-threads.exp: Use standard_testfile,
2346 clean_restart. Remove incdir.
2347 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
2348 clean_restart. Remove incdir.
2349 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
2350 Remove incdir.
2351 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
2352 incdir.
2353 * gdb.threads/sigthread.exp: Use standard_testfile,
2354 clean_restart.
2355 * gdb.threads/staticthreads.exp: Use standard_testfile,
2356 clean_restart. Remove incdir.
2357 * gdb.threads/switch-threads.exp: Use standard_testfile,
2358 clean_restart. Remove incdir.
2359 * gdb.threads/thread-execl.exp: Use standard_testfile,
2360 clean_restart. Remove incdir.
2361 * gdb.threads/thread-find.exp: Use standard_testfile,
2362 clean_restart.
2363 * gdb.threads/thread-specific.exp: Use standard_testfile,
2364 clean_restart. Remove incdir.
2365 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
2366 clean_restart. Remove incdir.
2367 * gdb.threads/thread_check.exp: Use standard_testfile,
2368 clean_restart. Remove incdir.
2369 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
2370 incdir.
2371 * gdb.threads/threadapply.exp: Use standard_testfile,
2372 clean_restart. Remove incdir.
2373 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
2374 clean_restart. Remove incdir.
2375 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
2376 clean_restart.
2377 * gdb.threads/tls-shared.exp: Use standard_testfile,
2378 clean_restart, standard_output_file.
2379 * gdb.threads/tls-var.exp: Use standard_testfile,
2380 standard_output_file.
2381 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
2382 Remove incdir.
2383 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
2384 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
2385 incdir.
2386 * gdb.threads/watchthreads2.exp: Use standard_testfile,
2387 clean_restart. Remove incdir.
2388
497a5eb0
TT
23892012-06-26 Tom Tromey <tromey@redhat.com>
2390
2391 * gdb.trace/actions.exp: Use standard_testfile.
2392 * gdb.trace/ax.exp: Use standard_testfile.
2393 * gdb.trace/backtrace.exp: Use standard_testfile.
2394 * gdb.trace/change-loc.exp: Use standard_testfile.
2395 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
2396 * gdb.trace/collection.exp: Use standard_testfile,
2397 prepare_for_testing.
2398 * gdb.trace/deltrace.exp: Use standard_testfile.
2399 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
2400 * gdb.trace/ftrace.exp: Use standard_testfile.
2401 * gdb.trace/infotrace.exp: Use standard_testfile.
2402 * gdb.trace/packetlen.exp: Use standard_testfile.
2403 * gdb.trace/passc-dyn.exp: Use standard_testfile.
2404 * gdb.trace/passcount.exp: Use standard_testfile.
2405 * gdb.trace/pending.exp: Use standard_testfile.
2406 * gdb.trace/report.exp: Use standard_testfile.
2407 * gdb.trace/save-trace.exp: Use standard_testfile.
2408 * gdb.trace/stap-trace.exp: Use standard_testfile.
2409 * gdb.trace/status-stop.exp: Use standard_testfile.
2410 * gdb.trace/strace.exp: Use standard_testfile.
2411 * gdb.trace/tfile.exp: Use standard_testfile.
2412 * gdb.trace/tfind.exp: Use standard_testfile.
2413 * gdb.trace/trace-break.exp: Use standard_testfile.
2414 * gdb.trace/trace-mt.exp: Use standard_testfile.
2415 * gdb.trace/tracecmd.exp: Use standard_testfile.
2416 * gdb.trace/tspeed.exp: Use standard_testfile.
2417 * gdb.trace/tstatus.exp: Use standard_testfile.
2418 * gdb.trace/tsv.exp: Use standard_testfile.
2419 * gdb.trace/unavailable.exp: Use standard_testfile,
2420 prepare_for_testing.
2421 * gdb.trace/while-dyn.exp: Use standard_testfile.
2422 * gdb.trace/while-stepping.exp: Use standard_testfile.
2423
7686c074
TT
24242012-06-26 Tom Tromey <tromey@redhat.com>
2425
2426 * gdb.reverse/break-precsave.exp: Use standard_testfile.
2427 * gdb.reverse/break-reverse.exp: Use standard_testfile.
2428 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
2429 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
2430 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
2431 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
2432 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
2433 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
2434 prepare_for_testing.
2435 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
2436 prepare_for_testing.
2437 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
2438 prepare_for_testing.
2439 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
2440 prepare_for_testing.
2441 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
2442 prepare_for_testing
2443 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
2444 * gdb.reverse/machinestate.exp: Use standard_testfile.
2445 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
2446 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
2447 build_executable.
2448 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
2449 build_executable.
2450 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
2451 standard_output_file.
2452 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
2453 standard_output_file.
2454 * gdb.reverse/step-precsave.exp: Use standard_testfile.
2455 * gdb.reverse/step-reverse.exp: Use standard_testfile.
2456 * gdb.reverse/until-precsave.exp: Use standard_testfile.
2457 * gdb.reverse/until-reverse.exp: Use standard_testfile.
2458 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
2459 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
2460
481fc100
TT
24612012-06-26 Tom Tromey <tromey@redhat.com>
2462
2463 * gdb.stabs/weird.exp: Remove directory-checking code. Use
2464 standard_output_file.
2465 * gdb.stabs/exclfwd.exp: Use standard_testfile,
2466 prepare_for_testing. Remove directory-checking code.
2467
7bb18ae2
TT
24682012-06-25 Tom Tromey <tromey@redhat.com>
2469
2470 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
2471 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
2472 build_executable, not prepare_for_testing.
2473 * gdb.multi/base.exp: Use standard_output_file. Use
2474 build_executable, not prepare_for_testing.
2475
cf09b3e4
TT
24762012-06-25 Tom Tromey <tromey@redhat.com>
2477
2478 * gdb.fortran/subarray.exp: Use standard_testfile,
2479 prepare_for_testing.
2480 * gdb.fortran/multi-dim.exp: Use standard_testfile.
2481 * gdb.fortran/module.exp: Use standard_testfile.
2482 * gdb.fortran/logical.exp: Use standard_testfile.
2483 * gdb.fortran/library-module.exp: Use standard_testfile,
2484 standard_output_file.
2485 * gdb.fortran/derived-type.exp: Use standard_testfile,
2486 prepare_for_testing.
2487 * gdb.fortran/complex.exp: Use standard_testfile,
2488 prepare_for_testing.
2489 * gdb.fortran/charset.exp: Use standard_testfile.
2490 * gdb.fortran/array-element.exp: Use standard_testfile,
2491 prepare_for_testing.
2492
18b5ff1b
KS
24932012-06-25 Keith Seitz <keiths@redhat.com>
2494
2495 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
2496 Change rbreak-related tests to KFAIL and add bugzilla numbers.
2497
17b77626
TT
24982012-06-25 Tom Tromey <tromey@redhat.com>
2499
2500 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
2501 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
2502 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
2503 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
2504
f91e3dc1
TT
25052012-06-25 Tom Tromey <tromey@redhat.com>
2506
2507 * gdb.linespec/ls-errs.exp: Use standard_testfile.
2508 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
2509 * gdb.linespec/linespec.exp: Use standard_testfile.
2510
a884434d
TT
25112012-06-25 Tom Tromey <tromey@redhat.com>
2512
2513 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
2514 prepare_for_testing.
2515
efc9d70a
TT
25162012-06-25 Tom Tromey <tromey@redhat.com>
2517
2518 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
2519 prepare_for_testing.
2520 * gdb.opt/inline-break.exp: Use standard_testfile,
2521 prepare_for_testing.
2522 * gdb.opt/inline-bt.exp: Use standard_testfile,
2523 prepare_for_testing.
2524 * gdb.opt/inline-cmds.exp: Use standard_testfile,
2525 prepare_for_testing.
2526 * gdb.opt/inline-locals.exp: Use standard_testfile,
2527 prepare_for_testing.
2528
e2fc92c6
TT
25292012-06-25 Tom Tromey <tromey@redhat.com>
2530
2531 * gdb.asm/asm-source.exp: Use standard_output_file,
2532 standard_testfile. Construct .o files in proper subdir.
2533
b0963d73
TT
25342012-06-25 Tom Tromey <tromey@redhat.com>
2535
2536 * gdb.server/ext-attach.exp: Use standard_testfile,
2537 prepare_for_testing.
2538 * gdb.server/ext-run.exp: Use standard_testfile,
2539 build_executable.
2540 * gdb.server/file-transfer.exp: Use standard_testfile,
2541 prepare_for_testing.
2542 * gdb.server/server-exec-info.exp: Use standard_testfile.
2543 * gdb.server/server-mon.exp: Use standard_testfile,
2544 prepare_for_testing.
2545 * gdb.server/server-run.exp: Use standard_testfile,
2546 build_executable.
2547 * gdb.server/solib-list.exp: Use standard_testfile,
2548 standard_output_file.
2549
8a3e1f8d
TT
25502012-06-25 Tom Tromey <tromey@redhat.com>
2551
2552 * lib/gdb.exp (standard_output_file): Use "file join".
2553 * gdb.go/chan.exp: Use standard_testfile.
2554 * gdb.go/handcall.exp: Use standard_testfile.
2555 * gdb.go/hello.exp: Use standard_testfile.
2556 * gdb.integers/chan.exp: Use standard_testfile.
2557 * gdb.go/methods.exp: Use standard_testfile.
2558 * gdb.go/package.exp: Use standard_testfile.
2559 * gdb.go/strings.exp: Use standard_testfile.
2560 * gdb.go/types.exp: Use standard_testfile.
2561 * gdb.go/unsafe.exp: Use standard_testfile.
2562
944a9061
MGD
25632012-06-25 Greta Yorsh <greta.yorsh@arm.com>
2564
2565 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
2566
1c06bd58
JK
25672012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2568
2569 Fix regression by the previous commit.
2570 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
2571
b4a58790
TT
25722012-06-22 Tom Tromey <tromey@redhat.com>
2573
2574 * gdb.python/lib-types.exp: Use standard_testfile,
2575 prepare_for_testing.
2576 * gdb.python/py-block.exp: Use standard_testfile.
2577 * gdb.python/py-breakpoint.exp: Use standard_testfile.
2578 * gdb.python/py-events.exp: Use standard_testfile,
2579 standard_output_file.
2580 * gdb.python/py-evsignal.exp: Use standard_testfile.
2581 * gdb.python/py-evethreads.exp: Use standard_testfile.
2582 * gdb.python/py-explore-cc.exp: Use standard_testfile.
2583 * gdb.python/py-explore.exp: Use standard_testfile.
2584 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
2585 standard_output_file.
2586 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
2587 prepare_for_testing.
2588 * gdb.python/py-frame-inline.exp: Use standard_testfile.
2589 * gdb.python/py-frame.exp: Use standard_testfile.
2590 * gdb.python/py-inferior.exp: Use standard_testfile.
2591 * gdb.python/py-infthread.exp: Use standard_testfile.
2592 * gdb.python/py-mi.exp: Use standard_testfile.
2593 * gdb.python/py-objfile-script.exp: Use standard_testfile,
2594 build_executable.
2595 * gdb.python/py-objfile.exp: Use standard_testfile.
2596 * gdb.python/py-pp-maint.exp: Use standard_testfile,
2597 prepare_for_testing.
2598 * gdb.python/py-prettyprint.exp: Use standard_testfile.
2599 * gdb.python/py-progspace.exp: Use standard_testfile,
2600 build_executable.
2601 * gdb.python/py-prompt.exp: Use standard_testfile,
2602 build_executable.
2603 * gdb.python/py-section-script.exp: Use standard_testfile,
2604 build_executable.
2605 * gdb.python/py-shared.exp: Use standard_testfile,
2606 standard_output_file, clean_restart.
2607 * gdb.python/py-symbol.exp: Use standard_output_file,
2608 prepare_for_testing.
2609 * gdb.python/py-symtab.exp: Use standard_output_file,
2610 prepare_for_testing
2611 * gdb.python/py-template.exp: Use standard_testfile.
2612 * gdb.python/py-type.exp: Use standard_testfile.
2613 * gdb.python/py-value-cc.exp: Use standard_testfile.
2614 * gdb.python/py-value.exp: Use standard_testfile.
2615 * gdb.python/python.exp: Use standard_testfile, build_executable.
2616
2c44deac
TT
26172012-06-22 Tom Tromey <tromey@redhat.com>
2618
2619 * gdb.objc/basicclass.exp: Use standard_testfile.
2620 (do_objc_tests): Don't declare objdir.
2621 * gdb.objc/nondebug.exp: Use standard_testfile.
2622 (do_objc_tests): Don't declare objdir.
2623 * gdb.objc/objcdecode.exp: Use standard_testfile.
2624 (do_objc_tests): Don't declare objdir.
2625
c24ccbce
TT
26262012-06-22 Tom Tromey <tromey@redhat.com>
2627
2628 * gdb.java/jmain.exp: Use standard_testfile.
2629 * gdb.java/jmisc.exp: Use standard_testfile.
2630 * gdb.java/jnpe.exp: Use standard_testfile.
2631 * gdb.java/jprint.exp: Use standard_testfile.
2632
0a6d0306
TT
26332012-06-22 Tom Tromey <tromey@redhat.com>
2634
2635 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
2636 (standard_output_file, standard_testfile): New procs.
2637 (build_executable, clean_restart): Use standard_output_file.
2638
6ea815ef
YQ
26392012-06-22 Yao Qi <yao@codesourcery.com>
2640
2641 * boards/native-gdbserver.exp: New proc ${board}_exec.
2642 * boards/native-stdio-gdbserver.exp: Likewise.
2643
4c93b1db
TT
26442012-06-21 Tom Tromey <tromey@redhat.com>
2645
2646 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2647 (build_executable): Update.
2648 (get_compiler_info): Remove 'binfile' argument.
2649 * gdb.ada/arrayidx.exp: Update.
2650 * gdb.ada/null_array.exp: Update.
2651 * gdb.arch/altivec-abi.exp: Update.
2652 * gdb.arch/altivec-regs.exp: Update.
2653 * gdb.arch/amd64-byte.exp: Update.
2654 * gdb.arch/amd64-dword.exp: Update.
2655 * gdb.arch/amd64-word.exp: Update.
2656 * gdb.arch/i386-avx.exp: Update.
2657 * gdb.arch/i386-byte.exp: Update.
2658 * gdb.arch/i386-sse.exp: Update.
2659 * gdb.arch/i386-word.exp: Update.
2660 * gdb.arch/ppc-dfp.exp: Update.
2661 * gdb.arch/ppc-fp.exp: Update.
2662 * gdb.arch/vsx-regs.exp: Update.
2663 * gdb.base/all-bin.exp: Update.
2664 * gdb.base/annota1.exp: Update.
2665 * gdb.base/async.exp: Update.
2666 * gdb.base/attach.exp: Update.
2667 * gdb.base/break-interp.exp: Update.
2668 * gdb.base/call-ar-st.exp: Update.
2669 * gdb.base/call-rt-st.exp: Update.
2670 * gdb.base/call-sc.exp: Update.
2671 * gdb.base/callfuncs.exp: Update.
2672 * gdb.base/catch-load.exp: Update.
2673 * gdb.base/completion.exp: Update.
2674 * gdb.base/complex.exp: Update.
2675 * gdb.base/condbreak.exp: Update.
2676 * gdb.base/consecutive.exp: Update.
2677 * gdb.base/constvars.exp: Update.
2678 * gdb.base/corefile.exp: Update.
2679 * gdb.base/eval-skip.exp: Update.
2680 * gdb.base/expand-psymtabs.exp: Update.
2681 * gdb.base/exprs.exp: Update.
2682 * gdb.base/fileio.exp: Update.
2683 * gdb.base/fixsection.exp: Update.
2684 * gdb.base/funcargs.exp: Update.
2685 * gdb.base/gdb11530.exp: Update.
2686 * gdb.base/gdb1555.exp: Update.
2687 * gdb.base/gnu-ifunc.exp: Update.
2688 * gdb.base/gnu_vector.exp: Update.
2689 * gdb.base/info-macros.exp: Update.
2690 * gdb.base/jit-simple.exp: Update.
2691 * gdb.base/jit-so.exp: Update.
2692 * gdb.base/jit.exp: Update.
2693 * gdb.base/langs.exp: Update.
2694 * gdb.base/list.exp: Update.
2695 * gdb.base/logical.exp: Update.
2696 * gdb.base/long_long.exp: Update.
2697 * gdb.base/longjmp.exp: Update.
2698 * gdb.base/macscp.exp: Update.
2699 * gdb.base/mips_pro.exp: Update.
2700 * gdb.base/miscexprs.exp: Update.
2701 * gdb.base/morestack.exp: Update.
2702 * gdb.base/nodebug.exp: Update.
2703 * gdb.base/opaque.exp: Update.
2704 * gdb.base/pc-fp.exp: Update.
2705 * gdb.base/pending.exp: Update.
2706 * gdb.base/permissions.exp: Update.
2707 * gdb.base/pointers.exp: Update.
2708 * gdb.base/prelink.exp: Update.
2709 * gdb.base/printcmds.exp: Update.
2710 * gdb.base/psymtab.exp: Update.
2711 * gdb.base/ptype.exp: Update.
2712 * gdb.base/relational.exp: Update.
2713 * gdb.base/scope.exp: Update.
2714 * gdb.base/setvar.exp: Update.
2715 * gdb.base/shlib-call.exp: Update.
2716 * gdb.base/shreloc.exp: Update.
2717 * gdb.base/signals.exp: Update.
2718 * gdb.base/sizeof.exp: Update.
2719 * gdb.base/so-impl-ld.exp: Update.
2720 * gdb.base/so-indr-cl.exp: Update.
2721 * gdb.base/solib-disc.exp: Update.
2722 * gdb.base/solib-display.exp: Update.
2723 * gdb.base/solib-nodir.exp: Update.
2724 * gdb.base/solib-overlap.exp: Update.
2725 * gdb.base/solib-symbol.exp: Update.
2726 * gdb.base/solib-weak.exp: Update.
2727 * gdb.base/solib.exp: Update.
2728 * gdb.base/store.exp: Update.
2729 * gdb.base/structs.exp: Update.
2730 * gdb.base/structs2.exp: Update.
2731 * gdb.base/type-opaque.exp: Update.
2732 * gdb.base/unload.exp: Update.
2733 * gdb.base/varargs.exp: Update.
2734 * gdb.base/volatile.exp: Update.
2735 * gdb.base/watch_thread_num.exp: Update.
2736 * gdb.base/watchpoint-solib.exp: Update.
2737 * gdb.base/watchpoint.exp: Update.
2738 * gdb.base/watchpoints.exp: Update.
2739 * gdb.base/whatis.exp: Update.
2740 * gdb.cell/arch.exp: Update.
2741 * gdb.cell/break.exp: Update.
2742 * gdb.cell/bt.exp: Update.
2743 * gdb.cell/core.exp: Update.
2744 * gdb.cell/data.exp: Update.
2745 * gdb.cell/ea-cache.exp: Update.
2746 * gdb.cell/f-regs.exp: Update.
2747 * gdb.cell/fork.exp: Update.
2748 * gdb.cell/gcore.exp: Update.
2749 * gdb.cell/mem-access.exp: Update.
2750 * gdb.cell/ptype.exp: Update.
2751 * gdb.cell/registers.exp: Update.
2752 * gdb.cell/sizeof.exp: Update.
2753 * gdb.cell/solib-symbol.exp: Update.
2754 * gdb.cell/solib.exp: Update.
2755 * gdb.cp/ambiguous.exp: Update.
2756 * gdb.cp/breakpoint.exp: Update.
2757 * gdb.cp/bs15503.exp: Update.
2758 * gdb.cp/casts.exp: Update.
2759 * gdb.cp/class2.exp: Update.
2760 * gdb.cp/cpexprs.exp: Update.
2761 * gdb.cp/cplusfuncs.exp: Update.
2762 * gdb.cp/ctti.exp: Update.
2763 * gdb.cp/dispcxx.exp: Update.
2764 * gdb.cp/gdb1355.exp: Update.
2765 * gdb.cp/gdb2384.exp: Update.
2766 * gdb.cp/gdb2495.exp: Update.
2767 * gdb.cp/infcall-dlopen.exp: Update.
2768 * gdb.cp/local.exp: Update.
2769 * gdb.cp/m-data.exp: Update.
2770 * gdb.cp/m-static.exp: Update.
2771 * gdb.cp/mb-ctor.exp: Update.
2772 * gdb.cp/mb-inline.exp: Update.
2773 * gdb.cp/mb-templates.exp: Update.
2774 * gdb.cp/member-ptr.exp: Update.
2775 * gdb.cp/method.exp: Update.
2776 * gdb.cp/namespace.exp: Update.
2777 * gdb.cp/nextoverthrow.exp: Update.
2778 * gdb.cp/nsdecl.exp: Update.
2779 * gdb.cp/nsrecurs.exp: Update.
2780 * gdb.cp/nsstress.exp: Update.
2781 * gdb.cp/nsusing.exp: Update.
2782 * gdb.cp/pr-1023.exp: Update.
2783 * gdb.cp/pr-1210.exp: Update.
2784 * gdb.cp/pr-574.exp: Update.
2785 * gdb.cp/pr9631.exp: Update.
2786 * gdb.cp/printmethod.exp: Update.
2787 * gdb.cp/psmang.exp: Update.
2788 * gdb.cp/re-set-overloaded.exp: Update.
2789 * gdb.cp/rtti.exp: Update.
2790 * gdb.cp/shadow.exp: Update.
2791 * gdb.cp/templates.exp: Update.
2792 * gdb.cp/try_catch.exp: Update.
2793 * gdb.dwarf2/dw2-ranges.exp: Update.
2794 * gdb.dwarf2/pr10770.exp: Update.
2795 * gdb.fortran/library-module.exp: Update.
2796 * gdb.hp/gdb.aCC/optimize.exp: Update.
2797 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
2798 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
2799 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
2800 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
2801 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
2802 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
2803 * gdb.hp/gdb.compat/xdb1.exp: Update.
2804 * gdb.hp/gdb.compat/xdb2.exp: Update.
2805 * gdb.hp/gdb.compat/xdb3.exp: Update.
2806 * gdb.hp/gdb.defects/bs14602.exp: Update.
2807 * gdb.hp/gdb.defects/solib-d.exp: Update.
2808 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
2809 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
2810 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
2811 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
2812 * gdb.mi/gdb792.exp: Update.
2813 * gdb.mi/mi-pending.exp: Update.
2814 * gdb.mi/mi-solib.exp: Update.
2815 * gdb.mi/mi-var-cp.exp: Update.
2816 * gdb.opt/clobbered-registers-O2.exp: Update.
2817 * gdb.opt/inline-bt.exp: Update.
2818 * gdb.opt/inline-cmds.exp: Update.
2819 * gdb.opt/inline-locals.exp: Update.
2820 * gdb.python/py-events.exp: Update.
2821 * gdb.python/py-finish-breakpoint.exp: Update.
2822 * gdb.python/py-type.exp: Update.
2823 * gdb.reverse/solib-precsave.exp: Update.
2824 * gdb.reverse/solib-reverse.exp: Update.
2825 * gdb.server/solib-list.exp: Update.
2826 * gdb.stabs/weird.exp: Update.
2827 * gdb.threads/attach-into-signal.exp: Update.
2828 * gdb.threads/attach-stopped.exp: Update.
2829 * gdb.threads/tls-shared.exp: Update.
2830 * gdb.trace/change-loc.exp: Update.
2831 * gdb.trace/strace.exp: Update.
2832
95c391b6
TT
28332012-06-19 Tom Tromey <tromey@redhat.com>
2834
2835 * gdb.base/whatis.exp: Add tests.
2836
e910f0b6
TT
28372012-06-19 Tom Tromey <tromey@redhat.com>
2838
2839 * gdb.cp/m-static.cc (keepalive): New function.
2840 (gnu_obj_1::method): Use it.
2841
422d65e7
DE
28422012-06-18 Doug Evans <dje@google.com>
2843
2844 * gdb.base/info-fun.exp: New file.
2845 * gdb.base/info-fun.c: New file.
2846 * gdb.base/info-fun-solib.c: New file.
2847
e2e4d78b
JK
28482012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2849
2850 Remove stale dummy frames.
2851 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
2852 (maintenance info breakpoints): New tests.
2853 * gdb.base/stale-infcall.c: New file.
2854 * gdb.base/stale-infcall.exp: New file.
2855
1788b2d3
JK
28562012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.arch/amd64-entry-value-param.S: New file.
2859 * gdb.arch/amd64-entry-value-param.c: New file.
2860 * gdb.arch/amd64-entry-value-param.exp: New file.
2861
663b969e
TT
28622012-06-15 Tom Tromey <tromey@redhat.com>
2863
2864 * gdb.cp/namespace.exp: Add "show lang" test.
2865
8e09ad05
IS
28662012-06-15 Iain Sandoe <iain@codesourcery.com>
2867
2868 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
2869 case. (top level): Use gdb_file_cmd instead of gdb_load.
2870
f85e18ee
JK
28712012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2872
2873 PR tdep/14222
2874 * gdb.arch/i386-sse-stack-align.S: New file.
2875 * gdb.arch/i386-sse-stack-align.c: New file.
2876 * gdb.arch/i386-sse-stack-align.exp: New file.
2877
f3b5e280
KS
28782012-06-13 Keith Seitz <keiths@redhat.com>
2879
2880 PR breakpoints/13798 and mi/11541
2881 * gdb.linespec/ls-errs.exp: Add a few more tests for
2882 filenames with spaces and colons.
2883
50af5481
JK
28842012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2885
2886 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
2887 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
2888 (test_function): Call CV_f.
2889 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
2890 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
2891 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
2892 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
2893 (p CV_f(CV::i)): New tests.
2894
d55637df
TT
28952012-06-13 Tom Tromey <tromey@redhat.com>
2896
2897 * gdb.base/condbreak.exp: Add tests for "condition" completion.
2898
cc80f267
JK
28992012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 Fix regression by the "ambiguous linespec" series.
2902 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
2903 tests.
2904
bb2af9cc
JK
29052012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2906
2907 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
2908 missing.
2909
e81a37f7
TT
29102012-06-11 Tom Tromey <tromey@redhat.com>
2911
2912 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
2913 location...
2914 (main): ...here.
2915
8efd7788
YQ
29162012-06-07 Yao Qi <yao@codesourcery.com>
2917
2918 * gdb.trace/strace.exp: Shorten some too-long lines.
2919
359f5fe6
PA
29202012-06-06 Pedro Alves <palves@redhat.com>
2921
2922 * gdb.threads/clone-new-thread-event.c: New file.
2923 * gdb.threads/clone-new-thread-event.exp: New file.
2924
7b2fe205
YQ
29252012-06-06 Yao Qi <yao@codesourcery.com>
2926
2927 * gdb.base/dprintf.c (main): Add extra parameter when calling
2928 printf and fprintf.
2929 (bar): New function. It is a dead function, but to ensure
2930 'malloc' is linked explicitly.
2931
3eca55e8
YQ
29322012-06-06 Yao Qi <yao@codesourcery.com>
2933
2934 * gdb.base/info-proc.exp: Return if target doesn't support
2935 'info proc'.
2936
91cc9324
JK
29372012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2938
2939 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
2940 (run program with breakpoint commands): XFAIl if it is not.
2941
c56e7c43
JB
29422012-06-05 Joel Brobecker <brobecker@adacore.com>
2943
2944 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
2945 and add comment.
2946 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
2947 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
2948 "STOP" marker. Adjust testing strategy to make it work on
2949 all targets.
2950
2951 * gdb.base/print-file-var-main.c (main): Rewrite using local
2952 variables and adjust get_version_2's return value check.
2953 Add small comment.
2954 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
2955 marker. Adjust testing strategy to make it work on all targets.
2956
ccab2054
JB
29572012-06-05 Joel Brobecker <brobecker@adacore.com>
2958
2959 * gdb.ada/bad-task-bp-keyword: New testcase.
2960
d0d86158
JK
29612012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2962
2963 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
2964 Simplify it to ...
2965 (symbol-file ${testfile1}): ... here.
2966 (test eliminated var my_global_symbol)
2967 (test eliminated var my_static_symbol)
2968 (test eliminated var my_global_func, get address of main): Wrap them to
2969 'single psymtabs' and 'single symtabs'
2970 (get address of my_global_symbol, get address of my_static_symbol)
2971 (get address of my_global_func, get address of main): Wrap them to
2972 'order1' and 'order2'.
2973
952cf74c
JK
2974 * gdb.base/code_elim.exp
2975 (add-symbol-file ${testfile1} 0x100000)
2976 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
2977 'order2'.
2978 (order1: add-symbol-file ${testfile1} 0x100000)
2979 (order1: add-symbol-file ${testfile2} 0x200000)
2980 (order2: add-symbol-file ${testfile2} 0x200000)
2981 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
2982 .bss as appropriate.
2983
0c5bf5a9
JK
29842012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2985
2986 * gdb.server/solib-list-lib.c: New file.
2987 * gdb.server/solib-list-main.c: New file.
2988 * gdb.server/solib-list.exp: New file.
2989
4196f325
MR
29902012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
2991
2992 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
2993 for 'set print symbol' change.
2994
bfb05775
JK
29952012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2996
2997 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
2998 .debug_abbrev_seg3.
2999
685b1105
JK
30002012-05-24 John Steele Scott <toojays@toojays.net>
3001
3002 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
3003 * gdb.dwarf2/dw2-icc-opaque.S: New file.
3004 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
3005
f3e0e960
SS
30062012-05-23 Stan Shebs <stan@codesourcery.com>
3007
3008 * gdb.mi/mi-info-os.exp: New file.
3009
11eb1b4d
KS
30102012-05-23 Keith Seitz <keiths@redhat.com>
3011
3012 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
3013 return -1 to suppress the rest of the tests.
3014 (compile_stap_bin): Return boolean success value.
3015
b1af9e97
TT
30162012-05-21 Tom Tromey <tromey@redhat.com>
3017
3018 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
3019 Remove kfails.
3020 (test_print_mi_member_types): Likewise.
3021
248537e3
TT
30222012-05-21 Tom Tromey <tromey@redhat.com>
3023
3024 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
3025 print symbol' change.
3026
d791e155
TJB
30272012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3028
3029 * gdb.python/py-prompt.exp: Quit if the target is remote.
3030
e77afa2e
JK
30312012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3032
3033 Fix ERROR: internal buffer is full.
3034 * gdb.base/info-os.exp (expect_multiline): New function.
3035 (get process list, get process groups, get threads)
3036 (get file descriptors, get internet-domain sockets)
3037 (get shared-memory regions, get semaphores, get message queues): Use
3038 it for these tests.
3039
9cb709b6
TT
30402012-05-18 Tom Tromey <tromey@redhat.com>
3041
3042 * gdb.mi/mi-var-cmd.exp: Update.
3043 * gdb.objc/basicclass.exp (do_objc_tests): Update.
3044 * gdb.cp/virtbase.exp: Update.
3045 * gdb.cp/classes.exp (test_static_members): Update.
3046 * gdb.cp/casts.exp: Update.
3047 * gdb.base/pointers.exp: Update.
3048 * gdb.base/funcargs.exp (pointer_args): Update.
3049 (structs_by_reference): Update.
3050 * gdb.base/find.exp: Update.
3051 * gdb.base/call-strs.exp: Send "set print symbol off".
3052 * gdb.base/call-ar-st.exp: Update.
3053 * gdb.ada/fun_addr.exp: Update.
3054 * gdb.base/printcmds.exp (test_print_symbol): New proc.
3055 Call it.
3056 (test_print_repeats_10, test_print_strings)
3057 (test_print_char_arrays): Update.
3058
b012acdd
TT
30592012-05-18 Tom Tromey <tromey@redhat.com>
3060
3061 * gdb.base/charset.exp (string_display): Update.
3062
1d51a733
TT
30632012-05-18 Tom Tromey <tromey@redhat.com>
3064
3065 * gdb.mi/mi2-var-display.exp: Update.
3066 * gdb.mi/mi-var-display.exp: Update.
3067 * gdb.mi/mi-var-child.exp: Update.
3068 * gdb.cp/expand-psymtabs-cxx.exp: Update.
3069 * gdb.cp/cp-relocate.exp (get_func_address): Update.
3070
957df313
DE
30712012-05-17 Doug Evans <dje@google.com>
3072
682c7f7b
DE
3073 * info-macros.exp: Pass "debug" to prepare_for_testing.
3074
957df313
DE
3075 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
3076 * gdb.ada/Makefile.in (clean): Ditto.
3077 * gdb.arch/Makefile.in (clean): Ditto.
3078 * gdb.asm/Makefile.in (clean): Ditto.
3079 * gdb.base/Makefile.in (clean): Ditto.
3080 * gdb.cell/Makefile.in (clean): Ditto.
3081 * gdb.cp/Makefile.in (clean): Ditto.
3082 * gdb.disasm/Makefile.in (clean): Ditto.
3083 * gdb.dwarf2/Makefile.in (clean): Ditto.
3084 * gdb.fortran/Makefile.in (clean): Ditto.
3085 * gdb.go/Makefile.in (clean): Ditto.
3086 * gdb.hp/Makefile.in (clean): Ditto.
3087 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
3088 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
3089 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
3090 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
3091 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
3092 * gdb.java/Makefile.in (clean): Ditto.
3093 * gdb.linespec/Makefile.in (clean): Ditto.
3094 * gdb.mi/Makefile.in (clean): Ditto.
3095 * gdb.modula2/Makefile.in (clean): Ditto.
3096 * gdb.multi/Makefile.in (clean): Ditto.
3097 * gdb.objc/Makefile.in (clean): Ditto.
3098 * gdb.opencl/Makefile.in (clean): Ditto.
3099 * gdb.opt/Makefile.in (clean): Ditto.
3100 * gdb.pascal/Makefile.in (clean): Ditto.
3101 * gdb.python/Makefile.in (clean): Ditto.
3102 * gdb.reverse/Makefile.in (clean): Ditto.
3103 * gdb.server/Makefile.in (clean): Ditto.
3104 * gdb.stabs/Makefile.in (clean): Ditto.
3105 * gdb.threads/Makefile.in (clean): Ditto.
3106 * gdb.trace/Makefile.in (clean): Ditto.
3107 * gdb.xml/Makefile.in (clean): Ditto.
3108
abc9d0dc
TT
31092012-05-16 Tom Tromey <tromey@redhat.com>
3110
3111 * gdb.base/macscp1.c (macscp_expr): Add comment.
3112 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
3113
6a3a010b
MR
31142012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
3115
3116 * gdb.base/return-nodebug.exp: Also test float and double types.
3117
01429c8e
JK
31182012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3119
3120 PR testsuite/12649
3121 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
3122
54115cd4
JK
3123 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
3124
0c5f383f
SDJ
31252012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
3126
3127 * gdb.base/stap-probe.exp (stap_test): Remove calls to
3128 `rerun_to_main'.
3129 (stap_test_no_debuginfo): Likewise.
3130
e7e0cddf
SS
31312012-05-14 Stan Shebs <stan@codesourcery.com>
3132
3133 * gdb.base/dprintf.c: New file.
3134 * gdb.base/dprintf.exp: New file.
3135
c772f8e7
HZ
31362012-05-14 Hui Zhu <hui_zhu@mentor.com>
3137
3138 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
3139 * gdb.trace/disconnected-tracing.c: New file.
3140 * gdb.trace/disconnected-tracing.exp: New file.
3141
7efc75aa
SCR
31422012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3143
3144 * gdb.python/python.c: Add a new breakpoint comment.
3145 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
3146
85d4a676
SS
31472011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
3148
3149 * gdb.base/info-os.exp: New file.
3150 * gdb.base/info-os.c: New file.
3151
64ea88dc
JB
31522012-05-10 Joel Brobecker <brobecker@adacore.com>
3153
4647ab1b
JB
3154 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
3155 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
3156 New files.
64ea88dc 3157
afba63f1
JB
31582012-05-10 Joel Brobecker <brobecker@adacore.com>
3159
3160 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
3161 gdb.base/ctxobj.exp: New files.
3162
9d198b1e
TT
31632012-05-09 Tom Tromey <tromey@redhat.com>
3164
3165 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
3166
9bfee719
MR
31672012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
3168
3169 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
3170
3a7341d8
MR
31712012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
3172
3173 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
3174 before using it.
3175
52b3699b
TG
31762012-05-04 Tristan Gingold <gingold@adacore.com>
3177
3178 * gdb.base/set-noassign.exp: New test.
3179
a20ee7a4
SCR
31802012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3181
3182 * gdb.python/py-symbol.exp: Add tests to test the new methods
3183 gdb.Symtab.global_block() and gdb.Symtab.static_block().
3184 * gdb.python/py-symbol.c: Add new struct to help test
3185 gdb.Symtab.static_block().
3186
bf2f0858
DE
31872012-05-03 Doug Evans <dje@google.com>
3188
3189 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
3190 commented out.
3191
2d4e0376
YQ
31922012-05-03 Yao Qi <yao@codesourcery.com>
3193
3194 * gdb.base/catch-syscall.exp: Skip it before compilation if target
3195 doesn't support.
3196 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
3197 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
3198
6d0bb9f3
YQ
31992012-05-03 Yao Qi <yao@codesourcery.com>
3200
3201 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
3202
fd820528
DE
32032012-04-30 Doug Evans <dje@google.com>
3204
3205 PR testsuite/13961
3206 * gdb.dwarf2/pr13961.S: New file.
3207 * gdb.dwarf2/pr13961.exp: New file.
3208
b9e219b9
YQ
32092012-04-29 Yao Qi <yao@codesourcery.com>
3210
3211 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
3212
3019eac3
DE
32132012-04-28 Doug Evans <dje@google.com>
3214
3215 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
3216 .Ltype_int_in_cu2. Use name "int2" instead of "int".
3217 All uses updated.
3218 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
3219 "ptype func_cu1" to expand cu2 before cu1.
3220
62e5f89c
SDJ
32212012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3222 Tom Tromey <tromey@redhat.com>
3223
3224 * gdb.base/default.exp: Add `$_probe_arg*' convenience
3225 variables.
3226 * gdb.base/stap-probe.c: New file.
3227 * gdb.base/stap-probe.exp: New file.
3228 * gdb.trace/stap-trace.c: New file.
3229 * gdb.trace/stap-trace.exp: New file.
3230 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
3231 libgcc's unwinder.
3232
14132e89
MR
32332012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
3234
3235 * gdb.arch/mips16-thunks-inmain.c: New file.
3236 * gdb.arch/mips16-thunks-main.c: New file.
3237 * gdb.arch/mips16-thunks-sin.c: New file.
3238 * gdb.arch/mips16-thunks-sinfrob.c: New file.
3239 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
3240 * gdb.arch/mips16-thunks-sinmain.c: New file.
3241 * gdb.arch/mips16-thunks-sinmips16.c: New file.
3242 * gdb.arch/mips16-thunks.exp: New file.
3243
a766d390
DE
32442012-04-25 Doug Evans <dje@google.com>
3245
3246 * configure.ac: Create gdb.go/Makefile.
3247 * configure: Regenerate.
3248 * gdb.base/default.exp: Add "go" to "set language" testing.
3249 * gdb.go/Makefile.in: New file.
3250 * gdb.go/basic-types.exp: New file.
3251 * gdb.go/chan.exp: New file.
3252 * gdb.go/chan.go: New file.
3253 * gdb.go/handcall.exp: New file.
3254 * gdb.go/handcall.go: New file.
3255 * gdb.go/hello.exp: New file.
3256 * gdb.go/hello.go: New file.
3257 * gdb.go/integers.exp: New file.
3258 * gdb.go/integers.go: New file.
3259 * gdb.go/methods.exp: New file.
3260 * gdb.go/methods.go: New file.
3261 * gdb.go/package.exp: New file.
3262 * gdb.go/package1.go: New file.
3263 * gdb.go/package2.go: New file.
3264 * gdb.go/print.exp: New file.
3265 * gdb.go/strings.exp: New file.
3266 * gdb.go/strings.go: New file.
3267 * gdb.go/types.exp: New file.
3268 * gdb.go/types.go: New file.
3269 * gdb.go/unsafe.exp: New file.
3270 * gdb.go/unsafe.go: New file.
3271 * lib/future.exp: Add Go support.
3272 (gdb_find_go, gdb_find_go_linker): New procs.
3273 (gdb_default_target_compile): Add Go support.
3274 * lib/gdb.exp (skip_go_tests): New proc.
3275 * lib/go.exp: New file.
3276
e65f9ffb
TT
32772012-04-25 Tom Tromey <tromey@redhat.com>
3278
3279 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
3280
14e75d8e
JK
32812012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
3282 Jan Kratochvil <jan.kratochvil@redhat.com>
3283
3284 PR symtab/7259:
3285 * gdb.base/enumval.c: New test case.
3286 * gdb.base/enumval.exp: New test case.
3287 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
3288 field.bitpos.
3289
f3525b70
PA
32902012-04-17 Pedro Alves <palves@redhat.com>
3291
3292 * Makefile.in (site.exp): Make site.exp source
3293 $srcdir/lib/append_gdb_boards_dir.exp.
3294 * lib/append_gdb_boards_dir.exp: New file.
3295
bccbefd2
JK
32962012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3297
3298 New option "set auto-load safe-path".
3299 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
3300 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
3301
bf88dd68
JK
33022012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3303
3304 auto-load: Implementation.
3305 * gdb.base/help.exp (test set height): Increase the height.
3306 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
3307 to ...
3308 (info auto-load python-scripts): ... here.
3309 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
3310 to ...
3311 (info auto-load python-scripts *): ... here.
3312
c0d4d1c0
YQ
33132012-04-16 Yao Qi <yao@codesourcery.com>
3314
3315 * lib/trace-support.exp (get_in_proc_agent): New.
3316 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
3317 of in process trace agent.
3318 * gdb.trace/ftrace.exp: Likewise.
3319 * gdb.trace/pending.exp: Likewise.
3320 * gdb.trace/trace-break.exp: Likewise.
3321 * gdb.trace/trace-mt.exp
3322 * gdb.trace/tspeed.exp: Likewise.
3323 * gdb.trace/tstatus.exp
3324 * gdb.trace/strace.exp: Likewise.
3325
cbf68a60
TS
33262012-04-16 Thomas Schwinge <thomas@codesourcery.com>
3327
dd6d3b70
TS
3328 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
3329 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
3330
cbf68a60
TS
3331 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
3332
8264ba82
AG
33332012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3334
3335 PR mi/13393
3336 * gdb.mi/mi-var-rtti.cc: New file.
3337 * gdb.mi/mi-var-rtti.exp: New file.
3338 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
3339 function.
3340 (mi_varobj_update_with_type_change): updated to avoid code duplication.
3341
de0919f8 33422012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
3343
3344 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
3345 EXECUTABLES.
3346 * gdb.python/py-explore.c: C program used for testing the new
3347 'explore' command on C constructs.
3348 * gdb.python/py-explore.cc: C++ program used for testing the new
3349 'explore' command on C++ constructs.
3350 * gdb-python/py-explore.exp: Tests for the new 'explore'
3351 command on C constructs.
3352 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
3353 command on C++ constructs.
3354
a82da7dd
MK
33552012-04-07 Mark Kettenis <kettenis@gnu.org>
3356
3357 * gdb.base/funcargs.exp (complex_args): Fix typo.
3358
e127cba8
JK
33592012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3360
3361 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
3362 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
3363
40e084e1
KS
33642012-04-05 Keith Seitz <keiths@redhat.com>
3365
3366 * gdb.base/advance.exp: Update error message for
3367 "advance malformed" test.
3368 * gdb.base/break.exp: Likewise for "breakpoint with
3369 trailing garbage" test.
3370 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
3371 with trailing garbage" test.
3372 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
3373 trailng garbage" test.
3374 * gdb.base/until.exp: Likewise for "malformed until" test.
3375 * gdb.cp/ovldbreak.exp: Create the breakpoint table
3376 for "breakpoint info (after setting on all)".
3377 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
3378 tests.
3379 * gdb.cp/cplabel.cc: New file.
3380 * gdb.cp/cplabel.exp: New test.
3381 * gdb.linespec/ls-errs.c: New file.
3382 * gdb.linespec/ls-errs.exp: New test.
3383
a72c8f6a
JK
33842012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3385
3386 * gdb.trace/unavailable.exp
3387 (collect globals: print object on: print derived_partial)
3388 (collect globals: print object on: print derived_whole)
3389 (collect globals: print object off: print derived_partial)
3390 (collect globals: print object off: print derived_whole): Update
3391 expected output.
3392
f87a3023
KS
33932012-03-30 Keith Seitz <keiths@redhat.com>
3394
3395 * gdb.python: Add test for linespecs with commas.
3396
e2171b3c
KS
33972012-03-28 Keith Seitz <keiths@redhat.com>
3398
3399 * gdb.linespec/ls-dollar.cc: New file.
3400 * gdb.linespec/ls-dollar.exp: New test.
3401
34022012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
3403
3404 * gdb.cp/namespace.exp: Add breakpoint tests for functions
3405 starting with the global namespace.
3406
2f4e0a80
DE
34072012-03-23 Doug Evans <dje@google.com>
3408
3409 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
3410
7b282c5a
SCR
34112012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3412
3413 * gdb.python/py-value.cc: Add test case for testing the
3414 methodology exposing C++ values to Python.
3415 * gdb.python/py-value-cc.exp: Add tests testing the methodology
3416 exposing C++ values to Python.
3417 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
3418
2e98ca53
JK
34192012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3420 Siddhesh Poyarekar <siddhesh@redhat.com>
3421
3422 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
3423 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
3424 (generate native core dump): Make the test unsupported if core cannot
3425 be generated.
3426
8320cc4f
JK
34272012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
3430 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
3431 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
3432
3a69ffb2
JK
34332012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
3434
3435 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
3436
8fabffee
DE
34372012-03-17 Doug Evans <dje@google.com>
3438
3439 * dg-extract-results.sh: Handle KFAILs.
3440
ab260dad
JK
34412012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3442
3443 PR symtab/13777
3444 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
3445
53ba8333
JB
34462012-03-16 Joel Brobecker <brobecker@adacore.com>
3447
3448 * gdb.ada/set_pckd_arr_elt: New testcase.
3449
481860b3
GB
34502012-03-16 Gary Benson <gbenson@redhat.com>
3451
3452 PR breakpoints/10738
3453 * gdb.opt/inline-break.exp: New file.
3454 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
3455 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
3456 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
3457 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
3458 * gdb.base/async-shell.exp: Likewise.
3459 * lib/mi-support.exp (library_loaded_re): Likewise.
3460
410528f0
TT
34612012-03-15 Tom Tromey <tromey@redhat.com>
3462
3463 * gdb.cp/virtfunc2.exp: Update expected output.
3464 * gdb.cp/pr9631.exp: Update expected output.
3465 * gdb.cp/member-ptr.exp: Update expected output.
3466 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
3467 output.
3468 * gdb.cp/casts.exp: Update expected output.
3469
c4aeac85
TT
34702012-03-15 Tom Tromey <tromey@redhat.com>
3471
3472 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
3473 (test_info_vtbl): Likewise.
3474 (do_tests): Call test_info_vtbl.
3475 * gdb.cp/virtfunc.cc (va): New global.
3476
856d06f9
TS
34772012-03-15 Thomas Schwinge <thomas@codesourcery.com>
3478
3479 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
3480 describing DWARF data structures.
3481 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
3482 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
3483 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
3484 * gdb.dwarf2/dw2-entry-value.S: Likewise.
3485 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3486 * gdb.dwarf2/dw2-param-error.S: Likewise.
3487 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
3488 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
3489 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
3490 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
3491 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
3492 * gdb.dwarf2/pr11465.S: Likewise.
3493
e837f12a
JK
34942012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3495
3496 * gdb.mi/mi2-prompt.exp: New file.
3497
ccbb4f28
JB
34982012-03-13 Joel Brobecker <brobecker@adacore.com>
3499
3500 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
3501
32039130
JB
35022012-03-13 Joel Brobecker <brobecker@adacore.com>
3503
3504 * gdb.ada/bp_range_type: New testcase.
3505
16899756
DE
35062012-03-13 Doug Evans <dje@google.com>
3507
3508 * gdb.base/default.exp: Delete tests for symbol-reloading.
3509 * gdb.base/help.exp: Ditto.
3510 * gdb.base/setshow.exp: Ditto.
3511 * gdb.base/gdb_history: Delete references to symbol-reloading.
3512
87b0bb13
JK
35132012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3514
3515 * gdb.base/attach-twice.c: New files.
3516 * gdb.base/attach-twice.exp: New files.
3517
0d7941a9
KS
35182012-03-08 Keith Seitz <keiths@redhat.com>
3519
3520 * lib/gdb.exp (gdb_get_line_number): Throw an
3521 error instead of returning -1.
3522 * gdb.base/break.exp: Remove unused variable
3523 bp_location5.
3524 * gdb.base/hbreak2.exp: Likewise.
3525 * gdb.base/sepdebug.exp: Likewise.
3526
f4647387
YQ
35272012-03-08 Yao Qi <yao@codesourcery.com>
3528 Pedro Alves <palves@redhat.com>
3529
3530 Fix PR server/13392.
3531 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
3532 (tracepoint_change_loc_2): Remove kfail. Return if failed to
3533 download tracepoints.
3534 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
3535 (pending_tracepoint_resolved_during_trace): Likewise.
3536 (pending_tracepoint_installed_during_trace): Likewise.
3537 (pending_tracepoint_with_action_resolved): Likewise.
3538
83c532cb
KS
35392012-03-08 Keith Seitz <keiths@redhat.com>
3540
3541 * gdb.ada/array_bounds.exp: Get breakpoint for line
3542 with "START", not "STOP".
3543 * gdb.python/py-infthread.exp: Do not continue to
3544 line marked "Break here.", which is undefined.
3545
d6b6bbb7
LM
35462012-03-08 Luis Machado <lgustavo@codesourcery.com>
3547
3548 Revert:
3549
3550 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3551
3552 Implement testsuite workaround for PR breakpoints/13781.
3553 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
3554 (set breakpoint condition-evaluation host): New conditional command.
3555
7fe25d9b
JK
35562012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3557
3558 Fix CU relative vs. absolute DIE offsets.
3559 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
3560 one.
3561
51898c15
JK
35622012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3563
3564 Fix false FAIL on distros with relro linkage as default.
3565 * gdb.reverse/solib-precsave.exp: Try to compile the test using
3566 -Wl,-z,norelro first.
3567
8131799e
JB
35682012-03-06 Joel Brobecker <brobecker@adacore.com>
3569
3570 * gdb.ada/bp_on_var: New testcase.
3571
ba241969
JB
35722012-03-06 Joel Brobecker <brobecker@adacore.com>
3573
3574 * gdb.ada/bp_enum_homonym: New testcase.
3575
abe49676
YQ
35762012-03-06 Yao Qi <yao@codesourcery.com>
3577
3578 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
3579 x86_64-*-* and i?86-*-*.
3580 Set up KFAIL for gdb/13808.
3581
d8df103b
TT
35822012-03-05 Tom Tromey <tromey@redhat.com>
3583
3584 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
3585 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
3586
b7b189f3
TT
35872012-03-05 Tom Tromey <tromey@redhat.com>
3588
3589 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
3590
69dc1c4d
YQ
35912012-03-04 Yao Qi <yao@codesourcery.com>
3592
3593 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
3594 messages for KFAIL.
3595
3f20c47f
JK
35962012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3597
3598 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
3599 (print one_two_three, indexes off, print few_reps, indexes off)
3600 (print many_reps, indexes off, print empty, indexes off)
3601 (print one_two_three, print few_reps, print many_reps, print empty):
3602 Call setup_xfail if $gcc_old.
3603
abf1152a
JK
36042012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3605
3606 Implement testsuite workaround for PR breakpoints/13781.
3607 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
3608 (set breakpoint condition-evaluation host): New conditional command.
3609
a06715f8
JK
36102012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3611
3612 Code cleanup.
3613 * gdb.cp/mb-templates.exp: New variables executable. Use it for
3614 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
3615 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
3616 number 1 by $bpnum. Four times.
3617
5808517f
YQ
36182012-03-03 Yao Qi <yao@codesourcery.com>
3619
3620 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
3621
dfe2ac14
JK
36222012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3623
3624 Setup KFAIL for PR server/13796.
3625 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
3626
8bbc467a
JB
36272012-03-02 Joel Brobecker <brobecker@adacore.com>
3628
3629 * gdb.ada/operator_bp: New testcase.
3630
c0eac87f
JB
36312012-03-02 Joel Brobecker <brobecker@adacore.com>
3632
3633 * gdb.ada/info_locals_renaming: New testcase.
3634
4f42c881
TT
36352012-03-02 Tom Tromey <tromey@redhat.com>
3636
3637 * gdb.base/nextoverexit.c: New file.
3638 * gdb.base/nextoverexit.exp: New file.
3639
7380c0c9
EBM
36402012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
3641
3642 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
3643 parameter.
3644
1faeff08
MR
36452012-03-01 Maciej W. Rozycki <macro@mips.com>
3646
3647 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
3648 core registers.
3649
320b6f49 36502012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
3651 Maciej W. Rozycki <macro@codesourcery.com>
3652 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
3653
3654 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
3655
ad5f7d6e
PA
36562012-03-01 Pedro Alves <palves@redhat.com>
3657
3658 PR gdb/13767
3659
3660 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
3661 (gdb_collect_globals_test): Call it.
3662
d3dc44a6
KS
36632012-03-01 Keith Seitz <keiths@redhat.com>
3664
3665 * gdb.cp/method2.exp: Output of overload menu is now
3666 alphabetized. Update tests for "break A::method".
3667 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
3668 of hard-coding them.
3669 Overload menu is alphabetized: rewrite to accommodate.
3670 Unset variables LINE and TYPES which are used in other tests.
3671 Compute the output of "info break".
3672 Update the breakpoint table after all breakpoints are deleted.
3673 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
3674 compute ACTUALS and the method body based on parameters.
3675 Update expected output accordingly.
3676 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
3677 unique comments to allow the use of gdb_get_line_number.
3678
36792012-03-01 Keith Seitz <keiths@redhat.com>
3680
3681 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
3682 some Tcl syntax.
3683 * gdb.cp/ovldbreak.exp: Likewise.
3684
7949c2a0
KS
36852012-03-01 Keith Seitz <keiths@redhat.com>
3686
3687 * gdb.base/help.exp (help show user): Update expected result
3688 for new doc string changes (add "non-python").
3689
7d74f244
DE
36902012-03-01 Scott J. Goldman <scottjg@vmware.com>
3691
3692 * gdb.python/py-cmd.exp: Add test to verify that python commands can
3693 be put in the user-defined category and that the commands appear in
3694 "help user-defined".
3695
1b611343
JB
36962012-02-29 Joel Brobecker <brobecker@adacore.com>
3697
3698 * gdb.ada/tagged_not_init: New testcase.
3699
99b1c762
JB
37002012-02-29 Joel Brobecker <brobecker@adacore.com>
3701
3702 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
3703 * gdb.ada/enum_idx_packed: New testcase.
3704
2d4a02ee
JB
37052012-02-29 Joel Brobecker <brobecker@adacore.com>
3706
3707 * gdb.ada/aliased_array: New testcase.
3708
2e6fda7d
JB
37092012-02-29 Joel Brobecker <brobecker@adacore.com>
3710
3711 * gdb.ada/whatis_array_val: New testcase.
3712
9a7f938f
JK
37132012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3714
3715 Fix disp-step-syscall.exp: fork: single step over fork.
3716 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
3717 whitespaces.
3718 (single step over $syscall): Remove its check.
3719 (single step over $syscall final pc): New check.
3720
8703a944
JK
37212012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3722
3723 Support processors without SSSE3.
3724 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
3725 pabsd into ...
3726 (ssse3_test): ... a new function.
3727 (main): Call ssse3_test.
3728 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
3729 Update expected values everywhere.
3730 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
3731 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
3732 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
3733 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
3734 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
3735 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
3736 Move these tests lower.
3737 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
3738 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
3739 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
3740 New tests.
3741
c03e6ccc
YQ
37422012-02-29 Yao Qi <yao@codesourcery.com>
3743 Pedro Alves <palves@redhat.com>
3744
3745 * gdb.trace/trace-mt.c: New.
3746 * gdb.trace/trace-mt.exp: New.
3747
7964b62a
TS
37482012-02-28 Thomas Schwinge <thomas@codesourcery.com>
3749
2c8910ba
TS
3750 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
3751 numbers instead of hardcoding them.
3752 * gdb.base/annota1.c: Provide suitable markers.
3753 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
3754 numbers instead of hardcoding them.
3755 * gdb.base/annota3.c: Provide suitable markers.
3756
3757 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
3758 * gdb.base/annota3.c: Likewise.
3759 * gdb.base/sigall.c: Likewise.
3760 * gdb.base/signals.c: Likewise.
3761 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 3762
5a41c0b7
MR
37632012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
3764
3765 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
3766 failure return path.
3767
ebbbe5c5
LM
37682012-02-27 Luis Machado <lgustavo@codesourcery.com>
3769
3770 * gdb.base/save-bp.exp: Account for new condition evaluator output.
3771
8d126d8a
LM
37722012-02-24 Luis Machado <lgustavo@codesourcery.com>
3773
3774 * gdb.base/cond-eval-mode.exp: New file.
3775
11337c2f
PA
37762012-02-24 Pedro Alves <palves@redhat.com>
3777
3778 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
3779 (top level): Use with_test_prefix.
3780
13fc3e3c
PA
37812012-02-24 Pedro Alves <palves@redhat.com>
3782
3783 * gdb.threads/attach-into-signal.exp (corefunc): Use
3784 with_test_prefix.
3785
07c1b626
JK
37862012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3787
3788 Fix false FAILs on old CPUs without SSE.
3789 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
3790 Return untested for Illegal instruction.
3791
596ba138
JK
37922012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3793
3794 Fix false FAILs with glibc debug infos installed.
3795 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
3796 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
3797
aeaa2474
SA
37982012-02-22 Sterling Augustine <saugustine@google.com>
3799
3800 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
3801 constant with cast.
3802
aed555c9
PA
38032012-02-21 Pedro Alves <palves@redhat.com>
3804
3805 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
3806
78afebb4
PA
38072012-02-21 Pedro Alves <palves@redhat.com>
3808
3809 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
3810
fdcfef12
PA
38112012-02-21 Pedro Alves <palves@redhat.com>
3812
3813 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
3814 with_test_prefix.
3815
0f4d39d5
PA
38162012-02-21 Pedro Alves <palves@redhat.com>
3817
3818 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
3819 with_test_prefix here.
3820 (top level): Do it here instead. Remove `:' from the
3821 with_test_prefix string.
3822 * gdb.base/attach-pie-misread.exp: Remove the leading space the
3823 the suffix `:' from the with_test_prefix prefix string.
3824 * gdb.base/break-interp.exp: Ditto.
3825 * gdb.base/catch-load.exp: Ditto.
3826 * gdb.base/disp-step-syscall.exp: Ditto.
3827 * gdb.base/jit-so.exp: Ditto.
3828 * gdb.base/jit.exp: Ditto.
3829 * gdb.base/sepdebug.exp: Ditto.
3830 * gdb.base/solib-display.exp: Ditto.
3831 * gdb.base/solib-overlap.exp: Ditto.
3832 * gdb.base/watch-cond-infcall.exp: Ditto.
3833 * gdb.base/watchpoint.exp: Ditto.
3834 * gdb.dwarf2/dw2-noloc.exp: Ditto.
3835 * gdb.mi/mi-watch.exp: Ditto.
3836 * gdb.mi/mi2-watch.exp: Ditto.
3837 * gdb.threads/non-ldr-exc-1.exp: Ditto.
3838 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3839 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3840 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3841 * gdb.threads/watchpoint-fork.exp: Ditto.
3842 * gdb.threads/watchthreads-reorder.exp: Ditto.
3843 * gdb.trace/change-loc.exp: Ditto.
3844 * gdb.trace/pending.exp: Ditto.
3845 * gdb.trace/status-stop.exp: Ditto.
3846 * gdb.trace/strace.exp: Ditto.
3847 * gdb.trace/trace-break.exp: Ditto.
3848 * gdb.trace/unavailable.exp: Ditto.
3849 * lib/gdb.exp (with_test_prefix): Always prefix with space and
3850 suffix with colon. Adjust leading comments.
3851
6a5870ce
PA
38522012-02-21 Pedro Alves <palves@redhat.com>
3853 Tom Tromey <tromey@redhat.com>
3854
3855 * lib/gdb.exp: Add description of test prefixes.
3856 (with_test_prefix): New procedure.
3857 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
3858 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
3859 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
3860 instead of lappend to append to pf_prefix.
3861 * gdb.base/catch-load.exp: Use with_test_prefix.
3862 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
3863 * gdb.base/jit-so.exp: Use with_test_prefix.
3864 * gdb.base/jit.exp: Use with_test_prefix.
3865 * gdb.base/return-nodebug.exp (do_test): Use append instead of
3866 lappend to append to pf_prefix.
3867 * gdb.base/sepdebug.exp: Use with_test_prefix.
3868 * gdb.base/solib-display.exp: Use with_test_prefix.
3869 * gdb.base/solib-overlap.exp: Use with_test_prefix.
3870 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
3871 * gdb.base/watchpoint.exp: Use with_test_prefix.
3872 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
3873 * gdb.mi/mi-watch.exp: Use with_test_prefix.
3874 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
3875 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
3876 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
3877 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
3878 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
3879 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
3880 append instead of lappend to append to pf_prefix.
3881 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
3882 * gdb.trace/change-loc.exp: Use with_test_prefix.
3883 * gdb.trace/pending.exp: Use with_test_prefix.
3884 * gdb.trace/status-stop.exp: Use with_test_prefix.
3885 * gdb.trace/strace.exp: Use with_test_prefix.
3886 * gdb.trace/trace-break.exp: Use with_test_prefix.
3887 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
3888 instead of lappend to append to pf_prefix.
3889
35dc4a6b
JK
38902012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3891
3892 Fix racy FAILs.
3893 * gdb.base/inferior-died.c (main): Add return of 0.
3894 * gdb.base/inferior-died.exp (continue): Fix expectation of
3895 asynchronous events.
3896 (p 1): New test.
3897
c5a006e6
PA
38982012-02-20 Pedro Alves <palves@redhat.com>
3899
3900 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
3901 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
3902 gdb's internal debug output. For the non-threaded case, look for
3903 "Program received signal SIGLARM", for the threaded case, peek at
3904 the thread's siginfo.
3905
cc51a170
PA
39062012-02-20 Pedro Alves <palves@redhat.com>
3907
3908 General cleanup, make output test messages unique, and build
3909 different executable files for the non-threaded and threaded
3910 cases.
3911
3912 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
3913 Delete.
3914 (executable_nothr, executable_thr): New globals.
3915 (top level): Adjust to delete both executables.
3916 (corefunc): New parameter $executable. Set $pf_prefix instead of
3917 hand writing a prefix in tests. Issue a clean_restart and enable
3918 lin-lwp debug output here.
3919 (top level): Adjust. Use build_executable. Don't start gdb here,
3920 and don't enable lin-lwp debug output here.
3921 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
3922
c755f03d
JK
39232012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3924
3925 Fix racy FAILs.
3926 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
3927 "continue" command.
3928
6bec5e0a
JK
39292012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3930
3931 Fix for gdbserver non-extended mode.
3932 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
3933 and gdb_run_cmd.
3934
2e8265fd
TT
39352012-02-17 Tom Tromey <tromey@redhat.com>
3936
3937 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
3938 * gdb.python/py-events.exp: Check 'dir' output.
3939 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
3940
9e507076
YQ
39412012-02-17 Yao Qi <yao@codesourcery.com>
3942
3943 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
3944
32d22ab1
TT
39452012-02-16 Tom Tromey <tromey@redhat.com>
3946
3947 * gdb.base/inferior-died.c: Don't include stdio.h.
3948
9addecb9
TT
39492012-02-16 Tom Tromey <tromey@redhat.com>
3950
3951 * gdb.base/inferior-died.c: New file.
3952 * gdb.base/inferior-died.exp: New file.
3953
4cb6da1c
AR
39542012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
3955
3956 * gdb.base/break-inline.exp: New file.
3957 * gdb.base/break-inline.c: New file.
3958
3af2590d
TT
39592012-02-15 Tom Tromey <tromey@redhat.com>
3960
3961 * gdb.base/pc-fp.exp: Add "info register" tests.
3962
29988831
TT
39632012-02-15 Tom Tromey <tromey@redhat.com>
3964
3965 * gdb.base/regs.exp: Remove.
3966
10010058
PA
39672012-02-15 Pedro Alves <palves@redhat.com>
3968
3969 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
3970 the target doesn't support tracepoints.
3971 * gdb.trace/circ.exp: Ditto.
3972 * gdb.trace/collection.exp: Ditto.
3973 * gdb.trace/packetlen.exp: Ditto.
3974 * gdb.trace/passc-dyn.exp: Ditto.
3975 * gdb.trace/report.exp: Ditto.
3976 * gdb.trace/tfind.exp: Ditto.
3977 * gdb.trace/tspeed.exp: Ditto.
3978 * gdb.trace/tsv.exp: Ditto.
3979 * gdb.trace/unavailable.exp: Ditto.
3980 * gdb.trace/while-dyn.exp: Ditto.
3981
a2e0062d
PA
39822012-02-15 Pedro Alves <palves@redhat.com>
3983
3984 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
3985 gdb_test_multiple, and call unsupported instead of fail, if the
3986 remote side does not support the request.
3987
a1999d40
PA
39882012-02-15 Pedro Alves <palves@redhat.com>
3989
3990 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
3991 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
3992 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
3993 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
3994 * gdb.server/server-run.exp: Make sure gdb is disconnected.
3995 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
3996 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
3997 doesn't start with "extended-" already.
3998
7cee1e54
PA
39992012-02-15 Pedro Alves <palves@redhat.com>
4000
4001 Support extended-remote. Avoid cascading timeouts.
4002
4003 * gdb.base/attach.exp (do_attach_tests): Add expected output for
4004 the extended-remote target. If attaching with no file fails, load
4005 the file manually.
4006 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
4007
816338b5
SS
40082012-02-14 Stan Shebs <stan@codesourcery.com>
4009
4010 * gdb.base/ena-dis-br.exp: Add enable count test.
4011
cc30c4bd
PA
40122012-02-13 Pedro Alves <palves@redhat.com>
4013
4014 * config/mips-idt.exp: Delete.
4015 * gdb.base/a2-run.exp: Remove mips-idt xfails.
4016 * gdb.base/bitfields.exp: Remove mips-idt restarts.
4017 * gdb.base/break.exp: Remove mips-idt references.
4018 * gdb.base/chng-syms.exp: Ditto.
4019 * gdb.base/default.exp: Ditto.
4020 * gdb.base/funcargs.exp (funcargs_reload): Delete.
4021 (top level): Don't call it.
4022 * gdb.base/opaque.exp: Remove mips-idt restarts.
4023 * gdb.base/ptype.exp: Remove mips-idt xfails.
4024 * gdb.base/scope.exp: Remove mips-idt restarts.
4025 * gdb.base/sepdebug.exp: Remove mips-idt references.
4026 * gdb.base/watchpoint.exp (maybe_clean_restart)
4027 (maybe_reinitialize): Delete.
4028 (test_disabling_watchpoints, test_disabling_watchpoints)
4029 (test_watchpoint_triggered_in_syscall)
4030 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
4031 Don't call them.
4032
57008375
JK
40332012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4034
4035 * gdb.server/server-exec-info.exp: New file.
4036
4a2d9c08
PA
40372012-02-10 Pedro Alves <palves@redhat.com>
4038
4039 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
4040 always non-empty.
4041 (test_attach): Always pass $exec to test_attach_gdb.
4042
09fa21bd
TT
40432012-02-08 Tom Tromey <tromey@redhat.com>
4044
4045 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
4046 before inferior is started.
4047
f0823d2c
TT
40482012-02-07 Tom Tromey <tromey@redhat.com>
4049
4050 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
4051 Symbol.value.
4052 * gdb.python/py-symbol.c (qq): Set default value.
4053
40542012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
4055
4056 * gdb.python/py-symbol.c (qq): New global.
4057 * gdb.python/py-symbol.exp: Add test for frame-less
4058 lookup_symbol.
4059 * gdb.python/py-symtab.exp: Fix line number.
4060
f7e44f65
JB
40612012-02-03 Joel Brobecker <brobecker@adacore.com>
4062
4063 * gdb.ada/mi_task_arg: New testcase.
4064
4c9ed63c
PA
40652012-02-02 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.reverse/until-precsave.exp: Also put "record save" under the
4068 extended timeout.
4069
c0b9f2c6
PA
40702012-02-02 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
4073 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
4074
5f8cefd7
PA
40752012-02-02 Pedro Alves <palves@redhat.com>
4076
4077 * gdb.base/term.exp: Rewrite.
4078 * gdb.base/term.c: New.
4079
2f3a2569
PA
40802012-02-02 Pedro Alves <palves@redhat.com>
4081
4082 * gdb.base/default.exp (run "r" abbreviation, run): Add
4083 extended-remote expected output.
4084
f149aabd
TT
40852012-02-02 Tom Tromey <tromey@redhat.com>
4086
4087 * gdb.cp/dispcxx.exp: New file.
4088 * gdb.cp/dispcxx.cc: New file.
4089
03bef283
TT
40902012-02-01 Tom Tromey <tromey@redhat.com>
4091
4092 * gdb.base/jit-simple.exp: New file.
4093 * gdb.base/jit-simple.c: New file.
4094
a79b18b5
YQ
40952012-01-30 Yao Qi <yao@codesourcery.com>
4096
4097 * gdb.base/skip.exp: Make test result unique.
4098
f0d1a53e
JK
40992012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4100
4101 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
4102 compatibility with valgrind-3.7.0.
4103
4b3c9f41
PA
41042012-01-27 Pedro Alves <palves@redhat.com>
4105
4106 * gdb.base/watchpoint.exp (no_hw): New global.
4107 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
4108 disable hw watchpoints.
4109 (test_wide_location_1, test_wide_location_2): If no_hw is set,
4110 don't expect hw watchpoints.
4111 (no_hw_watchpoints): Always clean restart.
4112 (do_tests): New procedure, factored out from the top level.
4113 (top level): Run tests twice. Once with hw watchpoints enabled,
4114 another time with hw watchpoints disabled.
4115
a13491c8
PA
41162012-01-27 Pedro Alves <palves@redhat.com>
4117
4118 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
4119 out from the top level.
4120 (top level): Call it instead.
4121
f2c8a051
PA
41222012-01-27 Pedro Alves <palves@redhat.com>
4123
4124 * gdb.base/watchpoint.exp (top level): Re-enable hardware
4125 watchpoints sooner.
4126
654d7a9e
PA
41272012-01-27 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
4130
274f47f3
PA
41312012-01-27 Pedro Alves <palves@redhat.com>
4132
4133 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
4134 "You may have requested too many hardware
4135 breakpoints/watchpoints".
4136
e4d63ba2
PA
41372012-01-27 Pedro Alves <palves@redhat.com>
4138
4139 * gdb.base/watchpoint.exp (maybe_clean_restart)
4140 (maybe_reinitialize): New.
4141 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
4142 expect "hit N times".
4143 (test_disabling_watchpoints, test_complex_watchpoint)
4144 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
4145 Call maybe_clean_restart.
4146 (top level): Use clean_restart. Remove "mips-idt-*"
4147 reinitialization.
4148
dbd95daf
PA
41492012-01-27 Pedro Alves <palves@redhat.com>
4150
4151 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
4152
f3ad2025
PA
41532012-01-27 Pedro Alves <palves@redhat.com>
4154
4155 * gdb.base/watchpoint.exp: Clean restart after tests that don't
4156 require `initialize' anymore. Remove unnecessary `initialize'
4157 calls.
4158
100aa3ae
PA
41592012-01-27 Pedro Alves <palves@redhat.com>
4160
4161 * gdb.base/watchpoint.exp (wp_set): Delete.
4162 (initialize, test_simple_watchpoint, top level): Remove dead code.
4163
c79a8e11
PA
41642012-01-27 Pedro Alves <palves@redhat.com>
4165
4166 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
4167 typo.
4168
048fe15a
PA
41692012-01-27 Pedro Alves <palves@redhat.com>
4170
4171 * config/extended-gdbserver.exp: New file.
4172 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
4173 comment.
4174 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
4175 * boards/native-extended-gdbserver.exp: New file.
4176
4033a6bf
PA
41772012-01-26 Pedro Alves <palves@redhat.com>
4178
4179 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
4180 and gdb_test_multiple.
4181
3d7f4b81
PA
41822012-01-26 Pedro Alves <palves@redhat.com>
4183
4184 Make test messages unique, and more identifiable.
4185 * gdb.multi/watchpoint-multi.exp: Change test messages.
4186
484abf42
TT
41872012-01-25 Tom Tromey <tromey@redhat.com>
4188
4189 * gdb.base/solib-disc.exp: Fix regexps.
4190
edcc5120
TT
41912012-01-24 Tom Tromey <tromey@redhat.com>
4192
4193 * lib/mi-support.exp (mi_expect_stop): Add special case for
4194 solib-event.
4195 * gdb.base/catch-load-so.c: New file.
4196 * gdb.base/catch-load.exp: New file.
4197 * gdb.base/catch-load.c: New file.
4198 * gdb.base/break-interp.exp (reach_1): Update regexp.
4199
30b91c90
JK
42002012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4201
4202 Fix fuzzy results.
4203 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
4204 lpsimple and func.
4205
53fe1783
GB
42062012-01-24 Gary Benson <gbenson@redhat.com>
4207
4208 Delete #if 0'd out code.
4209 * gdb.base/default.exp (info catch): Remove.
4210 * gdb.base/gdb_history (info catch): Likewise.
4211 * gdb.base/help.exp (info catch): Likewise.
4212
d0d8b0c6
JK
42132012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4214
4215 Fix watchpoints to be specific for each inferior.
4216 * gdb.multi/watchpoint-multi.c: New file.
4217 * gdb.multi/watchpoint-multi.exp: New file.
4218
4403d8e9
JK
42192012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4220
4221 Fix watchpoints across inferior fork.
4222 * gdb.threads/watchpoint-fork-child.c: New file.
4223 * gdb.threads/watchpoint-fork-mt.c: New file.
4224 * gdb.threads/watchpoint-fork-parent.c: New file.
4225 * gdb.threads/watchpoint-fork-st.c: New file.
4226 * gdb.threads/watchpoint-fork.exp: New file.
4227 * gdb.threads/watchpoint-fork.h: New file.
4228
050a2e1d
PA
42292012-01-23 Pedro Alves <palves@redhat.com>
4230
4231 * gdb.base/call-signal-resume.exp: Allow output after "return".
4232
6a52fb62
PA
42332012-01-20 Pedro Alves <palves@redhat.com>
4234
4235 * gdb.python/py-finish-breakpoint.py: Fix typo.
4236
145b16a9
UW
42372012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4238
4239 * gdb.base/info-proc.exp: Also run on remote targets. Main
4240 "info proc" command is now always present; whether target supports
4241 actual info proc operation is detected when attempting to issue
4242 the command.
4243
26f6125e
JK
42442012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4245
4246 * .gdbinit: Remove.
4247
eb5227ce
PA
42482012-01-19 Pedro Alves <palves@redhat.com>
4249
4250 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
4251 look at the funtions' returns.
4252 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
4253 (jprint.print(int, int)): Change return type to int. Adjust.
4254
1db33378
PP
42552012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4256
4257 PR gdb/9538
4258 * gdb.base/sepdebug.exp: New test.
4259
b9736cf8
PA
42602012-01-18 Pedro Alves <palves@redhat.com>
4261
4262 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
4263 Allow output before ^done.
4264
4aac40c8
TT
42652012-01-16 Tom Tromey <tromey@redhat.com>
4266
4267 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
4268 Add tests for relative directory.
4269
cafec441
TT
42702012-01-16 Tom Tromey <tromey@redhat.com>
4271
4272 * gdb.base/printcmds.c (enum flag_enum): New.
4273 (three): New global.
4274 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
4275 enum printing.
4276 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
4277 FlagEnumerationPrinter.
4278 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
4279 * gdb.python/py-pp-maint.c (enum flag_enum): New.
4280 (fval): New global.
4281
abcc4978
PA
42822012-01-16 Pedro Alves <palves@redhat.com>
4283
4284 * lib/gdb.exp (banned_procedures): New variable.
4285 (banned_variables_traced): Rename to ...
4286 (banned_traced): ... this.
4287 (gdb_init): Also trace banned procedures.
4288 (gdb_finish): Also untrace banned procedures.
4289
97ccebe8
PA
42902012-01-16 Pedro Alves <palves@redhat.com>
4291
4292 Remove all calls to strace.
4293
2af7517b
JK
42942012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
4297 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
4298
9241a8bc
PP
42992012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4300
4301 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
4302 * gdb.base/pie-execl.exp: Likewise.
4303
3848a17f
KS
43042012-01-12 Keith Seitz <keiths@redhat.com>
4305
4306 PR mi/10586
4307 * gdb.mi/var-cmd.c (struct anonymous): New structure.
4308 (do_anonymous_type_tests): New function.
4309 (main): Call do_anonymous_type_tests.
4310 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
4311 (verify_everything): New procedure.
4312 * gdb.mi/mi-var-cp.cc (class A): New class.
4313 (anonymous_structs_and_unions): New function.
4314 (main): Call anonymous_structs_and_unions.
4315 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
4316 (verify_everything): New procedure.
4317
440e2fca
KS
43182012-01-12 Keith Seitz <keiths@redhat.com>
4319
4320 * lib/mi-support.exp: Expand comments about PATH_EXPR.
4321 (varobj_tree::get_path_expr): Assume that all varobjs are
4322 compound unless they are known simple types.
4323 Adjust path expressions based on parent type, path parent type,
4324 and tree language.
4325 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
4326 the root varobj.
4327 (mi_walk_varobj_tree): Add LANGUAGE parameter.
4328
675399c9
PA
43292012-01-11 Pedro Alves <palves@redhat.com>
4330
4331 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
4332 core files on this machine" anymore.
4333
97ddaa9b
PH
43342012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4335
4336 * gdb.base/watchpoint.c (recurser): Initialize local_x.
4337 (main): Repeat recurser call.
4338 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
4339 equivalent to 'local_x'.
4340
ea733575 43412012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 4342 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
4343
4344 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
4345
2ca0b532
PA
43462012-01-05 Pedro Alves <alves.ped@gmail.com>
4347
4348 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
4349 * gdb.python/py-events.c (first): Add bits for new "step N" test.
4350 * gdb.python/py-events.exp: Test that "step N" tripping on a
4351 breakpoint emits a breakpoint event.
4352
6e681866
JB
43532012-01-03 Joel Brobecker <brobecker@adacore.com>
4354
4355 * gdb.base/auxv.exp: Reformat the copyright notice.
4356
3c2d6aff
YQ
43572012-01-03 Yao Qi <yao@codesourcery.com>
4358
4359 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
4360 (strace_trace_on_diff_addr): New.
4361 * gdb.trace/strace.c: (main): Add two local variables.
4362
0852fee3
UW
43632011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
4364
4365 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
4366 * gdb.cell/gcore.exp: Likewise.
4367 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
4368 to verify the correct instance of main is selected.
4369
12c3e59c
JB
43702012-01-02 Joel Brobecker <brobecker@adacore.com>
4371
4372 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
4373 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
4374 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
4375 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
4376 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
4377 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
4378 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
4379 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
4380 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
4381 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
4382 gdb.threads/thread_check.c: Reformat copyright header.
4383
c0f378ec
EBM
43842011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
4385
e4a7ca93 4386 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
4387 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
4388 is not enabled.
4389
3bc96cfb
JK
43902011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4391
4392 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
4393 parameter to self_exec, adjust the function.
4394 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
4395 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
4396 (set var do_exit = 0): Remove test.
4397 (newline at end of file): Add one.
4398
095bcf5e
JB
43992011-12-27 Joel Brobecker <brobecker@adacore.com>
4400
4401 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
4402 New files.
4403
18d19bd1
JK
44042011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4405
4406 Fix racy FAILs.
4407 * gdb.threads/fork-thread-pending.c (barrier): New variable.
4408 (thread_function, thread_forker): Call pthread_barrier_wait for it.
4409 (main): Call pthread_barrier_init for it.
4410
e809353a
JK
44112011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4412
4413 Fix double send_gdb leading to racy FAILs.
4414 * gdb.base/break.exp (set silent break bp_location1): Replace
4415 3x send_gdb and gdb_expect by gdb_test.
4416 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
4417 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
4418 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
4419 instead of send_gdb. Twice.
4420 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
4421 3x send_gdb and gdb_expect by gdb_test.
4422 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
4423
da8cb7ec
JK
44242011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4425
4426 * gdb.linespec/linespec.exp: Compile using {c++}.
4427
ae1a303e
JK
44282011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4429
4430 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
4431 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
4432 (verify GCC PR debug/51668): New test.
4433
cc72b2a2
KP
44342011-12-23 Kevin Pouget <kevin.pouget@st.com>
4435
4436 Introduce gdb.FinishBreakpoint in Python.
4437 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
4438 py-finish-breakpoint2
4439 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
4440 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
4441 instead of line number.
4442 * gdb.python/py-finish-breakpoint.c: New file.
4443 * gdb.python/py-finish-breakpoint.exp: New file.
4444 * gdb.python/py-finish-breakpoint.py: New file.
4445 * gdb.python/py-finish-breakpoint2.cc: New file.
4446 * gdb.python/py-finish-breakpoint2.exp: New file.
4447 * gdb.python/py-finish-breakpoint2.py: New file.
4448
3b7962f9
JK
44492011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4450
4451 Partial fix of compatibility with gcc-4.7.
4452 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
4453 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
4454 Add comment to add a PASS case in the future.
4455
6538471c
JK
4456 Fix compatibility with gcc-4.7.
4457 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
4458
7052e42c
UW
44592011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
4460
4461 PR tdep/12797
4462 * gdb.base/callfuncs.exp: Remove KFAIL.
4463
9ac7f98e
JB
44642011-12-21 Joel Brobecker <brobecker@adacore.com>
4465
4466 * gdb.ada/task_bp: New testcase.
4467
f6eeced0
JK
44682011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4469
4470 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
4471 -DNO_SECTIONS.
4472 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
4473
72225e17
JK
44742011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4475
4476 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
4477 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
4478 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
4479 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
4480 conditional for gcc <= 4.5.
4481
13ac8d2c
JK
44822011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4483
4484 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
4485 by XFAIL.
4486 * gdb.cp/static-method.exp (info addr A::func())
4487 (list static-method.cc:xxx::(anonymous namespace)::A::func)
4488 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
4489 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
4490 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
4491 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
4492 (test value of F in k3_m): Likewise.
4493 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
4494 Likewise.
4495
049682ba
JK
44962011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4497
4498 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
4499 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
4500 Remove.
4501 * gdb.threads/attachstop-mt.c: Remove.
4502 * gdb.threads/attachstop-mt.exp: Remove.
4503
2c9d8796
MK
45042011-12-17 Mark Kettenis <kettenis@gnu.org>
4505
4506 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
4507
e0f9f062
DE
45082011-12-16 Doug Evans <dje@google.com>
4509
f4aa2101 4510 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
4511 * boards/native-gdbserver.exp: New file.
4512
e0f9f062
DE
4513 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
4514 gdbserver output.
4515 (gdbserver_default_get_remote_address): New function.
4516 (gdbserver_start): Call gdb,get_remote_address to compute argument
4517 to "target remote" command.
4518
80b6e756
PM
45192011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4520
1c3ad6ab 4521 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
4522 python print-stack. Add set/show python print-stack
4523 off|full|message tests.
4524
1576bd00
YQ
45252011-12-15 Yao Qi <yao@codesourcery.com>
4526
4527 * gdb.trace/strace.c: New
4528 * gdb.trace/strace.exp: New.
4529
d6a0f6e0
TT
45302011-12-14 Tom Tromey <tromey@redhat.com>
4531
4532 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
4533
31015e1d
DE
45342011-12-14 Doug Evans <dje@google.com>
4535
4536 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
4537
7b50312a
PA
45382011-12-14 Pedro Alves <pedro@codesourcery.com>
4539
4540 PR threads/10729
4541
4542 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 4543 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 4544
924437bc
PA
45452011-12-13 Pedro Alves <pedro@codesourcery.com>
4546 Doug Evans <dje@google.com>
4547
4548 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
4549 (clean_restart): Remove references to the gdb_stub target board
4550 variable.
4551 (gdb_step_for_stub): Delete.
4552
4553 * gdb.base/annota1.exp: Remove all references to [target_info
4554 exists gdb_stub], gdb_step_for_stub and usestubs.
4555 * gdb.base/annota3.exp: Ditto.
4556 * gdb.base/async.exp: Ditto.
4557 * gdb.base/break.exp: Ditto.
4558 * gdb.base/code-expr.exp: Ditto.
4559 * gdb.base/commands.exp: Ditto.
4560 * gdb.base/completion.exp: Ditto.
4561 * gdb.base/condbreak.exp: Ditto.
4562 * gdb.base/consecutive.exp: Ditto.
4563 * gdb.base/cvexpr.exp: Ditto.
4564 * gdb.base/define.exp: Ditto.
4565 * gdb.base/display.exp: Ditto.
4566 * gdb.base/ena-dis-br.exp: Ditto.
4567 * gdb.base/environ.exp: Ditto.
4568 * gdb.base/gnu-ifunc.exp: Ditto.
4569 * gdb.base/maint.exp: Ditto.
4570 * gdb.base/pending.exp: Ditto.
4571 * gdb.base/sect-cmd.exp: Ditto.
4572 * gdb.base/sepdebug.exp: Ditto.
4573 * gdb.base/unload.exp: Ditto.
4574 * gdb.base/watchpoint-solib.exp: Ditto.
4575 * gdb.cp/annota2.exp: Ditto.
4576 * gdb.cp/annota3.exp: Ditto.
4577 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
4578 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
4579 * gdb.mi/mi-pending.exp: Ditto.
4580 * gdb.trace/circ.exp: Ditto.
4581 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
4582 * gdb.base/list.exp: Ditto.
4583
4584 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
4585 breakpoint function and all references to the usestubs macro.
4586 * gdb.base/exprs.c: Ditto.
4587 * gdb.base/freebpcmd.c: Ditto.
4588 * gdb.base/bitfields.c: Ditto.
4589 * gdb.base/bitfields2.c: Ditto.
4590 * gdb.base/break.c: Ditto.
4591 * gdb.base/call-sc.c: Ditto.
4592 * gdb.base/call-signals.c: Ditto.
4593 * gdb.base/callfuncs.c: Ditto.
4594 * gdb.base/charset.c: Ditto.
4595 * gdb.base/consecutive.c: Ditto.
4596 * gdb.base/constvars.c: Ditto.
4597 * gdb.base/funcargs.c: Ditto.
4598 * gdb.base/int-type.c: Ditto.
4599 * gdb.base/interrupt.c: Ditto.
4600 * gdb.base/langs0.c: Ditto.
4601 * gdb.base/list0.c: Ditto.
4602 * gdb.base/mips_pro.c: Ditto.
4603 * gdb.base/miscexprs.c: Ditto.
4604 * gdb.base/nodebug.c: Ditto.
4605 * gdb.base/opaque0.c: Ditto.
4606 * gdb.base/pointers.c: Ditto.
4607 * gdb.base/printcmds.c: Ditto.
4608 * gdb.base/ptype.c: Ditto.
4609 * gdb.base/recurse.c: Ditto.
4610 * gdb.base/reread1.c: Ditto.
4611 * gdb.base/reread2.c: Ditto.
4612 * gdb.base/restore.c: Ditto.
4613 * gdb.base/return.c: Ditto.
4614 * gdb.base/run.c: Ditto.
4615 * gdb.base/scope0.c: Ditto.
4616 * gdb.base/sepdebug.c: Ditto.
4617 * gdb.base/setshow.c: Ditto.
4618 * gdb.base/setvar.c: Ditto.
4619 * gdb.base/sigall.c: Ditto.
4620 * gdb.base/signals.c: Ditto.
4621 * gdb.base/structs.c: Ditto.
4622 * gdb.base/structs2.c: Ditto.
4623 * gdb.base/testenv.c: Ditto.
4624 * gdb.base/twice.c: Ditto.
4625 * gdb.base/unwindonsignal.c: Ditto.
4626 * gdb.base/watchpoint.c: Ditto.
4627 * gdb.base/watchpoints.c: Ditto.
4628 * gdb.base/whatis.c: Ditto.
4629 * gdb.cp/classes.cc: Ditto.
4630 * gdb.cp/cplusfuncs.cc: Ditto.
4631 * gdb.cp/derivation.cc: Ditto.
4632 * gdb.cp/formatted-ref.cc: Ditto.
4633 * gdb.cp/misc.cc: Ditto.
4634 * gdb.cp/overload.cc: Ditto.
4635 * gdb.cp/ovldbreak.cc: Ditto.
4636 * gdb.cp/ref-params.cc: Ditto.
4637 * gdb.cp/ref-types.cc: Ditto.
4638 * gdb.cp/templates.cc: Ditto.
4639 * gdb.cp/virtfunc.cc: Ditto.
4640 * gdb.hp/gdb.aCC/run.c: Ditto.
4641 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
4642 * gdb.hp/gdb.compat/xdb0.c: Ditto.
4643 * gdb.reverse/consecutive-reverse.c: Ditto.
4644 * gdb.reverse/sigall-reverse.c: Ditto.
4645 * gdb.reverse/until-reverse.c: Ditto.
4646 * gdb.reverse/watch-reverse.c: Ditto.
4647 * gdb.trace/actions.c: Ditto.
4648 * gdb.trace/circ.c: Ditto.
4649 * gdb.trace/collection.c: Ditto.
4650
fabde485
PA
46512011-12-13 Pedro Alves <pedro@codesourcery.com>
4652
4653 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
4654 (func6, func7): New.
4655 (main): Call func6 and func7.
4656 * gdb.base/watchpoint.exp (test_wide_location_1)
4657 (test_wide_location_2): New.
4658 (top level): Re-enable hardware watchpoints if necessary. Call
4659 test_wide_location_1 and test_wide_location_2.
4660
ff7d1690
YQ
46612011-12-11 Yao Qi <yao@codesourcery.com>
4662
4663 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
4664
a6af7abe
JB
46652011-12-11 Joel Brobecker <brobecker@adacore.com>
4666
4667 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
4668 expected output for unsupported case.
4669
61638e15
JK
46702011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4671
4672 PR testsuite/12649
4673 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
4674 Protect gdb_test_multiple by final $gdb_prompt match.
4675
0a00efc3
JK
46762011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4677
4678 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
4679 New variable, new test.
4680 (list static-method.cc:xxx::(anonymous namespace)::A::func)
4681 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
4682 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
4683 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
4684 them if HAVE_GCC_45682_FIXED is not set.
4685
4511b1ba
YQ
46862011-12-10 Yao Qi <yao@codesourcery.com>
4687
4688 * gdb.trace/status-stop.exp: New.
4689 * gdb.trace/status-stop.c: New.
4690
27949e73
JK
46912011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4692
4693 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
4694 timeout.
4695
d8ea7931
TT
46962011-12-08 Tom Tromey <tromey@redhat.com>
4697
4698 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
4699 condition.
4700
1cc310d2
SS
47012011-12-07 Stan Shebs <stan@codesourcery.com>
4702
4703 * gdb.trace/tfind.exp: Update for output changes.
4704
d482a875
PA
47052011-12-07 Pedro Alves <pedro@codesourcery.com>
4706
4707 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
4708 throws "Cannot insert catchpoints in this configuration".
4709 * gdb.ada/mi_catch_ex.exp: Likewise.
4710
f0ba3972
PA
47112011-12-06 Pedro Alves <pedro@codesourcery.com>
4712
4713 * gdb.base/break-always.exp: Test changing memory at addresses
4714 with breakpoints inserted.
4715
f8eba3c6
TT
47162011-12-06 Joel Brobecker <brobecker@acacore.com>
4717
6fdff2c5
PA
4718 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
4719 involving a fully qualified function name.
f8eba3c6
TT
4720
47212011-12-06 Tom Tromey <tromey@redhat.com>
4722
4723 * gdb.ada/homonym.exp: Add three breakpoint tests.
4724
47252011-12-06 Tom Tromey <tromey@redhat.com>
4726
4727 * gdb.base/solib-weak.exp (do_test): Remove kfail.
4728 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
4729 * gdb.objc/objcdecode.exp: Update for output changes.
4730 * gdb.linespec/linespec.exp: New file.
4731 * gdb.linespec/lspec.cc: New file.
4732 * gdb.linespec/lspec.h: New file.
4733 * gdb.linespec/body.h: New file.
4734 * gdb.linespec/base/two/thefile.cc: New file.
4735 * gdb.linespec/base/one/thefile.cc: New file.
4736 * gdb.linespec/Makefile.in: New file.
4737 * gdb.cp/templates.exp (test_template_breakpoints): Update for
4738 output changes.
4739 * gdb.cp/re-set-overloaded.exp: Remove kfail.
4740 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
4741 makes one breakpoint.
4742 * gdb.cp/method2.exp (test_break): Update for output changes.
4743 * gdb.cp/mb-templates.exp: Update for output changes.
4744 * gdb.cp/mb-inline.exp: Update for output changes.
4745 * gdb.cp/mb-ctor.exp: Update for output changes.
4746 * gdb.cp/ovsrch.exp: Use fully-qualified names.
4747 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
4748 has multiple matches.
4749 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
4750 error message change.
4751 * gdb.base/list.exp (test_list_filename_and_number): Update for
4752 error message change.
4753 * gdb.base/break.exp: Disable pending breakpoints. Update for
4754 output changes.
4755 * configure.ac: Add gdb.linespec.
4756 * configure: Rebuild.
4757 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
4758
c642a434
UW
47592011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
4760
4761 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
4762 last_break register on s390*-*-* targets.
4763
b18003d1
JB
47642011-12-06 Joel Brobecker <brobecker@adacore.com>
4765
4766 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
4767 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
4768 of parameter X in procedure Foo.
4769
fe96589c
SS
47702011-12-05 Stan Shebs <stan@codesourcery.com>
4771
4772 * gdb.trace/tfind.exp: Update help string matches.
4773
1820ab47
JK
47742011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4775
4776 * gdb.server/ext-run.exp (get process list): Accept also systemd
4777 as PID 1.
4778
e11ac3a3
JK
47792011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4780 Pedro Alves <pedro@codesourcery.com>
4781
4782 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
4783 starting GDB.
4784 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
4785 $use_gdb_stub.
4786 * gdb.base/display.exp: Likewise.
4787 * gdb.base/ending-run.exp: Likewise.
4788 * gdb.base/list.exp (test_listsize): Likewise.
4789 * gdb.base/setshow.exp: Likewise.
4790 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
4791 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
4792 check by global $use_gdb_stub.
4793 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
4794 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
4795 (default_gdb_init): Unset global $use_gdb_stub.
4796 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
4797 by global $use_gdb_stub.
4798 * lib/gdbserver-support.exp: Extend comments for set_board_info
4799 gdb_protocol and gdb,socketport.
4800 (gdbserver_start_extended): Set global gdbserver_protocol and
4801 gdbserver_gdbport. Clear global use_gdb_stub.
4802 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
4803 from target use_gdb_stub.
4804 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
4805
1d41d75c
DE
48062011-12-03 Doug Evans <dje@google.com>
4807
4808 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
4809 (gdb_step_for_stub): Add comments.
4810
d6d7a51a
MR
48112011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
4812
4813 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
4814 to the caller.
4815 (gdb_test_multiple): Likewise.
4816
05acf274
JK
48172011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4818
4819 Fix gdb.mi/mi-solib.exp without system debug info installed.
4820 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
4821 expect attribute, return 0 for it. Update comments.
4822
2268b414
JK
48232011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4824
4825 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
4826 (corrupted list): Adjust the expectation.
4827
585861ea
JK
48282011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4829
4830 PR threads/13448
4831 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
4832 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
4833 * gdb.threads/tls-var-main.c: New file.
4834 * gdb.threads/tls-var.c: New file.
4835 * gdb.threads/tls-var.exp: New file.
4836
968643aa
JK
48372011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4838
4839 PR testsuite/12649
4840 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
4841 Protect gdb_test_multiple by final $gdb_prompt match.
4842 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
4843 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
4844 (test_tracepoints): Likewise.
4845
9750bca9
JK
48462011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4847
4848 PR breakpoints/13346
4849 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
4850 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
4851 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
4852
ac1349b7
JB
48532011-12-01 Joel Brobecker <brobecker@adacore.com>
4854
4855 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
4856 * gdb.ada/homonym/homonym.adb: For use of all types defined
4857 locally inside both Get_Value subprograms.
4858
26d44faf
JK
48592011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4860
4861 Fix racy FAILs.
4862 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
4863 of send_gdb.
4864
514f6425
UW
48652011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4866
4867 * gdb.base/testenv.exp: Skip on remote targets. Unset global
4868 environment variable after test completed.
4869
4255c8d2
UW
48702011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4871
4872 * gdb.base/solib-nodir.exp: Skip if remote target.
4873 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
4874 application. Call gdb_load_shlibs.
4875 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
4876
a35ad96a
JB
48772011-11-29 Joel Brobecker <brobecker@adacore.com>
4878
4879 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
4880
1a1d5513
JB
48812011-11-28 Joel Brobecker <brobecker@adacore.com>
4882
4883 * gdb.ada/fullname_bp: New testcase.
4884
50b4ddf8
JK
48852011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4886
4887 PR testsuite/12649
4888 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
4889 Wrap send_gdb into a new gdb_test.
4890
fb0aec57
JK
4891 Code cleanup.
4892 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
4893 Convert send_gdb and gdb_expect to gdb_test_multiple.
4894
2376d946
JK
48952011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4896
4897 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
4898
1eec78bd
KS
48992011-11-23 Keith Seitz <keiths@redhat.com>
4900
4901 * lib/mi-support.exp (varobj_tree): New namespace and procs.
4902 (mi_varobj_tree_test_children_callback): New proc.
4903 (mi_walk_varobj_tree): New proc.
4904
36dfb11c
TT
49052011-11-22 Tom Tromey <tromey@redhat.com>
4906
4907 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
4908 Add "use_mi_command" argument.
4909 (mi_run_cmd, mi_run_with_cli): New procs.
4910 * gdb.mi/solib-lib.c: New file.
4911 * gdb.mi/solib-main.c: New file.
4912 * gdb.mi/mi-solib.exp: New file.
4913
0e965dd0
DE
49142011-11-21 Doug Evans <dje@google.com>
4915
4916 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
4917 _Unwind_DebugHook is missing.
4918
f196051f
SS
49192011-11-20 Stan Shebs <stan@codesourcery.com>
4920
4921 * gdb.trace/tstatus.exp: New.
4922 * gdb.trace/actions.c: Include string.h.
4923
bfccc43c
YQ
49242011-11-18 Yao Qi <yao@codesourcery.com>
4925
4926 * gdb.trace/pending.exp: New.
4927 * gdb.trace/pending.c: New.
4928 * gdb.trace/pendshr1.c: New.
4929 * gdb.trace/pendshr2.c: New.
4930 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
4931 tracepoint location becomes pending.
4932 (tracepoint_change_loc_2): New.
4933
73cd8ab1
DM
49342011-11-16 David S. Miller <davem@davemloft.net>
4935
4936 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
4937 target is sparc*-*-linux*
4938
77426730
PK
49392011-11-15 Paul Koning <paul_koning@dell.com>
4940
4941 * gdb.python/py-type.exp: New testcases for exceptions on scalar
4942 types.
4943
ed59ded5
DE
49442011-11-14 Doug Evans <dje@google.com>
4945
4946 * gdb.base/shell.exp: New file.
4947
405f8e94
SS
49482011-11-14 Stan Shebs <stan@codesourcery.com>
4949
4950 * gdb.trace/ftrace.c: New.
4951 * gdb.trace/ftrace.exp: New.
4952
1e4d1764
YQ
49532011-11-14 Yao Qi <yao@codesourcery.com>
4954
4955 * gdb.trace/change-loc-1.c: New.
4956 * gdb.trace/change-loc-2.c: New.
4957 * gdb.trace/change-loc.c: New.
4958 * gdb.trace/change-loc.exp: New.
4959 * gdb.trace/change-loc.h: New.
4960 * gdb.trace/trace-break.c (marker): Define new symbol.
4961 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 4962 New.
1e4d1764
YQ
4963 (break_trace_same_addr_6): New.
4964
71eba9c2 49652011-11-12 Matt Rice <ratmice@gmail.com>
4966
4967 * gdb.base/info-macros.exp: Make tests for info definitions
4968 test info macro. Add tests for info macro argument processing.
4969 Rename a few tests.
4970
1d93e29a
KS
49712011-11-11 Keith Seitz <keiths@redhat.com>
4972
4973 PR gdb/12843
4974 * gdb.base/linespecs.exp: New file.
4975
a4b5b48a
DE
49762011-11-11 Doug Evans <dje@google.com>
4977
4978 * gdb.threads/print-threads.exp: Extend timeout for slower
4979 tests.
4980
f6b47be4
DE
49812011-11-10 Doug Evans <dje@google.com>
4982
792a0230
DE
4983 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
4984 "record to end of main" test.
4985
f6b47be4
DE
4986 * gdb.python/py-type.c (TS): New typedef.
4987 (ts): New global.
4988 * gdb.python/py-type.exp: Test field list of typedef.
4989
22355c90
JB
49902011-11-10 Joel Brobecker <brobecker@adacore.com>
4991
4992 * gdb.ada/small_reg_param: New testcase.
4993
a7860e76
TT
49942011-11-09 Tom Tromey <tromey@redhat.com>
4995
4996 * gdb.cp/destrprint.exp: New file.
4997 * gdb.cp/destrprint.cc: New file.
4998
72a2e3dc
MI
49992011-11-08 Meador Inge <meadori@codesourcery.com>
5000
5001 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
5002 (switch_stack_to_other): New test function.
5003 * gdb.arch/thumb-prologue.exp: New test cases.
5004
c7195df2 50052011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
5006
5007 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
5008
d3895d7d
YQ
50092011-11-08 Yao Qi <yao@codesourcery.com>
5010
5011 * gdb.exp (supports_process_record): New.
5012 (supports_reverse): New.
5013 * gdb.reverse/break-precsave.exp: Call support_process_record
5014 to run test conditionally.
5015 * gdb.reverse/consecutive-precsave.exp: Likewise.
5016 * gdb.reverse/i386-precsave.exp: Likewise.
5017 * gdb.reverse/machinestate-precsave.exp: Likewise.
5018 * gdb.reverse/solib-precsave.exp: Likewise.
5019 * gdb.reverse/step-precsave.exp: Likewise.
5020 * gdb.reverse/until-precsave.exp: Likewise.
5021 * gdb.reverse/watch-precsave.exp: Likewise.
5022 * gdb.reverse/break-reverse.exp: Call support_reverse to run
5023 test conditionally.
5024 * gdb.reverse/consecutive-reverse.exp: Likewise.
5025 * gdb.reverse/finish-precsave.exp: Likewise.
5026 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5027 * gdb.reverse/finish-reverse.exp: Likewise.
5028 * gdb.reverse/i386-reverse.exp: Likewise.
5029 * gdb.reverse/i386-sse-reverse.exp: Likewise.
5030 * gdb.reverse/machinestate.exp: Likewise.
5031 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
5032 * gdb.reverse/sigall-precsave.exp: Likewise.
5033 * gdb.reverse/sigall-reverse.exp: Likewise.
5034 * gdb.reverse/solib-reverse.exp: Likewise.
5035 * gdb.reverse/step-reverse.exp: Likewise.
5036 * gdb.reverse/until-reverse.exp: Likewise.
5037 * gdb.reverse/watch-reverse.exp: Likewise.
5038
a59306a3
YQ
50392011-11-05 Yao Qi <yao@codesourcery.com>
5040
5041 * gdb.trace/trace-break.exp: Add test on setting two
5042 fast tracepoints at the same address.
5043
87769f59
JK
50442011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5045
5046 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
5047
3065dfb6
SS
50482011-11-02 Stan Shebs <stan@codesourcery.com>
5049
5050 * gdb.trace/collection.c: Add code using strings.
5051 * gdb.trace/collection.exp: Add tests of string collection.
5052
89e208db
JK
50532011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5054
5055 * gdb.base/skip-solib.exp (executable_main): New variable.
5056 (binfile_main): Base it on that.
5057 Use $executable_main in clean_restart calls. Drop gdb_exit and
5058 gdb_start calls.
5059
405e54e9
JK
50602011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5061
5062 Fix racy FAILs.
5063 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
5064 breakpoint_re globals import by async. Set string_regex to .* for
5065 async. Remove the optional thread_selected_re and breakpoint_re
5066 globals expectations.
5067
58e8570a
JM
50682011-11-01 Joseph Myers <joseph@codesourcery.com>
5069
5070 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
5071 well as Cygwin.
5072
7b35ec7f 50732011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
5074
5075 Add tests for skip command.
89e208db
JK
5076 * gdb.base/skip-solib-lib.c: New
5077 * gdb.base/skip-solib-main.c: New
5078 * gdb.base/skip-solib.exp: New
5079 * gdb.base/skip.c: New
5080 * gdb.base/skip.exp: New
5081 * gdb.base/skip1.c: New
5082 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 5083
b9fd1791
PA
50842011-10-31 Yao Qi <yao@codesourcery.com>
5085 Pedro Alves <pedro@codesourcery.com>
5086
6fdff2c5
PA
5087 * gdb.trace/trace-break.c: New.
5088 * gdb.trace/trace-break.exp: New.
b9fd1791 5089
4323fecc
JK
50902011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5091
5092 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
5093 break-here-2.
5094
0e5bf2a8
PA
50952011-10-28 Pedro Alves <pedro@codesourcery.com>
5096
5097 * gdb.threads/no-unwaited-for-left.c: New.
5098 * gdb.threads/no-unwaited-for-left.exp: New.
5099 * gdb.threads/non-ldr-exc-1.c: New.
5100 * gdb.threads/non-ldr-exc-1.exp: New.
5101 * gdb.threads/non-ldr-exc-2.c: New.
5102 * gdb.threads/non-ldr-exc-2.exp: New.
5103 * gdb.threads/non-ldr-exc-3.c: New.
5104 * gdb.threads/non-ldr-exc-3.exp: New.
5105 * gdb.threads/non-ldr-exc-4.c: New.
5106 * gdb.threads/non-ldr-exc-4.exp: New.
5107
3a3dad98
JK
51082011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5109
5110 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
5111 * gdb.base/attach-pie-misread.exp: Likewise.
5112 * gdb.base/break-interp.exp: Likewise.
5113 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
5114 testcases for use_gdb_stub.
5115 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
5116 (continue): New testcase.
5117 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
5118 * gdb.threads/attach-into-signal.exp: Likewise.
5119 * gdb.threads/attach-stopped.exp: Likewise.
5120 * gdb.threads/attachstop-mt.exp: Likewise.
5121
d6a5d40c
PK
51222011-10-28 Paul Koning <paul_koning@dell.com>
5123
5124 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
5125
ca539be8
JK
51262011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5127
5128 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
5129 (mi_gdb_test): Import globals thread_selected_re
5130 and breakpoint_re. Expect them optionally at the regex start.
5131
d234ef5c
DE
51322011-10-27 Doug Evans <dje@google.com>
5133
5134 * gdb.python/python.exp: Test source -s.
5135
ab964825
PK
51362011-10-26 Paul Koning <paul_koning@dell.com>
5137
5138 * gdb.python/lib-types.cc (struct A): New structure.
5139 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 5140
54d8a644
PK
51412011-10-25 Paul Koning <paul_koning@dell.com>
5142
5143 PR python/13327
d234ef5c 5144
54d8a644
PK
5145 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
5146 fetch_lazy method.
5147
b0221781
YQ
51482011-10-24 Yao Qi <yao@codesourcery.com>
5149
5150 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
5151 target is tic6x-*-*.
5152
6cda5a20
JB
51532011-10-21 Joel Brobecker <brobecker@adacore.com>
5154
5155 * gdb.ada/mi_task_info/task_switch.adb: New file.
5156 * gdb.ada/mi_task_info.exp: New file.
5157
5ed9db04
JK
51582011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5159
5160 * gdb.cp/expand-psymtabs-cxx.exp: New file.
5161 * gdb.cp/expand-psymtabs-cxx.cc: New file.
5162
9df2fbc4
PM
51632011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5164
5165 PR python/12656
5166
5167 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
5168 global_block tests.
5169
736086ba
TT
51702011-10-18 Tom Tromey <tromey@redhat.com>
5171
5172 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
5173
4af31552
TT
51742011-10-18 Tom Tromey <tromey@redhat.com>
5175
5176 * gdb.base/source.exp: Don't include full file name in test name.
5177 * gdb.python/python.exp: Don't include full file name in test
5178 name.
5179
43136979
AR
51802011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5181
5182 * gdb.base/attach-pie-noexec.c: New files.
5183 * gdb.base/attach-pie-noexec.exp: New files.
5184
543a9323
JM
51852011-10-17 Joseph Myers <joseph@codesourcery.com>
5186
5187 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
5188 prompt for each extra line in command.
5189
21ae7a4d
JK
51902011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5191
5192 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
5193 Revert the part of:
5194 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5195 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
5196 Change the expected string.
5197
20ec36d9
JK
51982011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5199
5200 Fix results with system glibc debug info installed.
5201 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
5202 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
5203 Accept also __libc_ symbol prefix and no prefix.
5204
6501c2fc
KS
52052011-10-14 Keith Seitz <keiths@redhat.com>
5206
5207 PR c++/13225
5208 * gdb.cp/converts.cc (foo3_1): New function.
5209 (foo3_2): New functions.
5210 * gdb.cp/converts.exp: Add tests for int to pointer conversion
5211 and null pointer conversions of integer constant zero.
5212 Add test to check if all arguments are checked for incompatible
5213 conversion BADNESS.
5214
55b1fd0c
TT
52152011-10-14 Tom Tromey <tromey@redhat.com>
5216
5217 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
5218 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
5219 linespec.
5220
22c05d8a
JK
52212011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5222
5223 Fix internal error regression.
5224 * gdb.dwarf2/implptr-optimized-out.S: New file.
5225 * gdb.dwarf2/implptr-optimized-out.exp: New file.
5226
1d6edc3c
JK
52272011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5228
5229 Fix empty DWARF expressions DATA vs. SIZE conditionals.
5230 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
5231 (loclist): New.
5232 (4): New abbrev.
5233 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
5234 Use prepare_for_testing, remove clean_restart.
5235 (p arraynoloc, p arraycallnoloc): New tests.
5236
9ec72168
JK
52372011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5238
5239 * gdb.cp/namespace-enum.exp (executable): New variable.
5240 (binfile): Use ${objdir}/${subdir}/ prefix.
5241 Use ${executable} for clean_restart.
5242
9c6c53f7
SA
52432011-10-11 Sterling Augustine <saugustine@google.com>
5244
5245 * gdb.cp/Makefile.in: Add namespace-enum test.
5246 * gdb.cp/namespace-enum.exp: New file.
5247 * gdb.cp/namespace-enum.c: New file.
5248 * gdb.cp/namespace-enum-main.c: New file.
5249
fac7ceb3
UW
52502011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
5251
5252 * gdb.python/py-shared.exp: Relax filename check to handle remote:
5253 sysroot.
5254
941b2081
JK
52552011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5256
5257 Reimplement @entry in input expressions.
5258 * gdb.base/exprs.c (v_int_array_init): New variable.
5259 * gdb.base/exprs.exp (print v_int_array_init)
5260 (print *v_int_array_init@1, print *v_int_array_init@2)
5261 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
5262 (print v_int_array_init[1]@1): New tests.
5263
0344e878
JM
52642011-10-10 Joseph Myers <joseph@codesourcery.com>
5265
5266 * gdb.cp/gdb2495.exp: Do not include directories in filename in
5267 expected message.
5268
5a56e9c5
DE
52692011-10-09 Doug Evans <dje@google.com>
5270
5271 * gdb.base/alias.exp: Add tests for alias command.
5272
2bda9cc5
JK
52732011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5274
5275 * gdb.arch/amd64-entry-value.s: New file.
5276 * gdb.mi/mi2-amd64-entry-value.s: New file.
5277
a471c594
JK
52782011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5279
5280 Display @entry parameter values even for references.
5281 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
5282 functions.
5283 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
5284 reference and datap_input.
5285 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
5286 breakpoints.
5287 (continue to breakpoint: entry_reference: reference)
5288 (entry_reference: bt at entry)
5289 (continue to breakpoint: entry_reference: breakhere_reference)
5290 (entry_reference: bt, entry_reference: ptype regparam)
5291 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
5292 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
5293 (entry_reference: p regcopy, entry_reference: p nodataparam)
5294 (entry_reference: p nodataparam@entry): New tests.
5295
36b11add
JK
52962011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5297
5298 Support @entry in input expressions.
5299 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
5300 (entry_stack: p s1@entry, entry_stack: p s2@entry)
5301 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
5302 (tailcall: p j@entry): New tests.
5303 * gdb.cp/koenig.cc (A::entry): New function.
5304 (main): Call it.
5305 * gdb.cp/koenig.exp (p entry (c)): New test.
5306
e18b2753
JK
53072011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5308
5309 Display @entry parameter values (without references).
5310 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
5311 (different, validity, invalid): New functions.
5312 (main): Call them.
5313 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
5314 stacktest, breakhere_stacktest, different, breakhere_different,
5315 breakhere_validity and breakhere_invalid.
5316 (entry: bt): Update for @entry.
5317 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
5318 (entry_validity: *, entry_invalid: *): Many new tests.
5319 * gdb.base/break.exp
5320 (run until breakpoint set at small function, optimized file): Accept
5321 also the @entry suffix.
5322 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
5323 * gdb.mi/mi2-amd64-entry-value.c: New files.
5324 * gdb.mi/mi2-amd64-entry-value.exp: New files.
5325
2d6c5dc2
JK
53262011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5327
5328 Protect entry values against self tail calls.
5329 * gdb.arch/amd64-entry-value.cc (self2, self): New.
5330 (main): Call self.
5331 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
5332 (set debug entry-values 1, self: bt debug entry-values): New tests.
5333
111c6489
JK
53342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5335
5336 Recognize virtual tail call frames.
5337 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
5338 (amb_b, amb_a): New.
5339 (main): Call a and b.
5340 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
5341 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
5342 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
5343 New tests.
5344
8e3b41a9
JK
53452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5346
5347 Implement basic support for DW_TAG_GNU_call_site.
5348 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
5349 * gdb.arch/amd64-entry-value.cc: New file.
5350 * gdb.arch/amd64-entry-value.exp: New file.
5351
181cebd4
JK
53522011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5353
5354 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
5355 * gdb.dwarf2/implptr-64bit.S: New file.
5356 * gdb.dwarf2/implptr-64bit.exp: New file.
5357
741f5e3c
JK
53582011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5359
5360 Fix initial language detection with -readnow.
5361 * gdb.cp/readnow-language.cc: New file.
5362 * gdb.cp/readnow-language.exp: New file.
5363
a73d2258
JK
53642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5365
5366 Fix printed anonymous struct name.
5367 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
5368
af369495
JM
53692011-10-09 Joseph Myers <joseph@codesourcery.com>
5370
5371 * gdb.base/solib-symbol.exp: Do not include directories in
5372 filenames in expected messages.
5373
1fa57852
DE
53742011-10-07 Doug Evans <dje@google.com>
5375
5376 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
5377
bd054e06
KP
53782011-10-07 Kevin Pouget <kevin.pouget@st.com>
5379
5380 Allow Python notification of new object-file loadings.
5381 * gdb.python/py-events.exp: Test newobjfile event.
5382 * gdb.python/py-events.py: Register newobjfile callback.
5383 * gdb.python/py-events.c: Add call to shared library
5384 * gdb.python/py-events-shlib.c: New file.
5385
8031b6f8
JM
53862011-10-06 Joseph Myers <joseph@codesourcery.com>
5387
5388 * gdb.base/fixsection.exp: Do not include directories in filename
5389 in expected message.
5390
7fea6923
PM
53912011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
5392
5393 Add tests for passing of environment variables to inferior.
5394 * gdb.base/testenv.c: New test source.
5395 * gdb.base/testenv.exp: New expect test.
5396
687f2a88
PK
53972011-10-04 Paul Koning <paul_koning@dell.com>
5398
5399 * gdb.python/py-value.c (main): Break before return.
5400
cb6be26b
KP
54012011-10-04 Kevin Pouget <kevin.pouget@st.com>
5402
5403 PR python/12691: Add the inferior to Python exited event
5404 * gdb.python/py-events.exp: Test the inferior attribute of exited
5405 event with a fork.
5406 * gdb.python/py-events.py: Print inferior number on exit.
5407 * gdb.python/py-events.c: Fork the inferior.
5408
fb213700
EBM
54092011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
5410
5411 * gdb.base/jit.exp: Add testcase name to log message
5412
aa2071bd
PK
54132011-10-03 Paul Koning <paul_koning@dell.com>
5414 Jan Kratochvil <jan.kratochvil@redhat.com>
5415
5416 * gdb.python/py-value.exp
5417 (python inval = gdb.parse_and_eval('*(int*)0'))
5418 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
5419 (set argc=2, python print argc_lazy): New tests.
5420
dd11a36c
JB
54212011-10-02 Joel Brobecker <brobecker@adacore.com>
5422
5423 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
5424
46f886f1
JK
54252011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5426 Pedro Alves <pedro@codesourcery.com>
5427
5428 * gdb.python/py-value.exp (test_value_in_inferior): New variable
5429 can_read_0, test for it.
5430 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
5431 (parse_and_eval with memory error): ... here, make it untested if
5432 can_read_0.
5433
c5cb204f
MP
54342011-09-30 Marek Polacek <mpolacek@redhat.com>
5435
5436 * gdb.python/python.exp (verify pagination beforehand)
5437 (verify pagination afterwards): Fix race by splitting the line.
5438
68fb0ec0
JM
54392011-09-29 Joseph Myers <joseph@codesourcery.com>
5440
5441 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
5442 for 64-bit multilibs from i?86-* targets.
5443
6aee0d90
MP
54442011-09-29 Marek Polacek <mpolacek@redhat.com>
5445
5446 * lib/gdb.exp: Fix a typo in one of the comments.
5447
e9101ff5
MP
54482011-09-29 Marek Polacek <mpolacek@redhat.com>
5449
5450 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
5451 matching pattern.
5452
7a81bdbf
PK
54532011-09-28 Paul Koning <paul_koning@dell.com>
5454
5455 * gdb.python/py-type.c (enum E): New.
5456 * gdb.python/py-type.exp (test_fields): Add tests for Python
5457 mapping access to fields.
5458 (test_enums): New test for field access on enums.
5459
6710bf39
SS
54602011-09-27 Stan Shebs <stan@codesourcery.com>
5461
5462 * gdb.trace/collection.exp: Test collection of $_ret.
5463
b2a6bdeb
AT
54642011-09-22 Andreas Tobler <andreast@fgznet.ch>
5465
5466 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
5467 list of compilation switches for <*-*-freebsd*>.
5468
3c9057f3
SS
54692011-09-19 Stan Shebs <stan@codesourcery.com>
5470
5471 * gdb.trace/tspeed.exp: New file.
5472 * gdb.trace/tspeed.c: New file.
5473
34518530
YQ
54742011-09-18 Yao Qi <yao@codesourcery.com>
5475
5476 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
5477 instructions.
5478 (test_adr_32bit, test_pop_pc): Likewise.
5479 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
5480 Thumb instructions.
5481 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
5482 in gdb_test_multiple.
5483 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
5484
ab254057
YQ
54852011-09-17 Yao Qi <yao@codesourcery.com>
5486
5487 * lib/gdb.exp (can_single_step_to_signal_handler): New.
5488 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
5489 support single step to signal handler.
5490
9c317b71
YQ
54912011-09-17 Yao Qi <yao@codesourcery.com>
5492
5493 * gdb.base/disp-step-fork.c: New.
5494 * gdb.base/disp-step-syscall.exp: New.
5495 * gdb.base/disp-step-vfork.c: New.
5496
a8123151
JB
54972011-09-16 Joel Brobecker <brobecker@adacore.com>
5498
5499 * gdb.ada/tasks.exp: Make the expected output for
5500 the `info tasks' tests more resilient to spacing
5501 changes.
5502
63a9aad8
JK
55032011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5504
5505 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
5506 (reached breakpoint 2, reached breakpoint 3): Update expected output.
5507
2aa48337
KP
55082011-09-15 Kevin Pouget <kevin.pouget@st.com>
5509
5510 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5511 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
5512
6839b47f
KP
55132011-04-30 Kevin Pouget <kevin.pouget@st.com>
5514
5515 Handle multiple breakpoint hits in Python interface:
5516 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
5517 presence.
5518 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
5519 breakpoint hits.
5520
0935723e
JK
55212011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
5522 Jan Kratochvil <jan.kratochvil@redhat.com>
5523
5524 * gdb.python/py-events.exp: Remove pretty printing comment.
5525 * gdb.python/py-evsignal.exp: New file.
5526 * gdb.python/py-evthreads.c: Include signal.h.
5527 (thread3): Remove variable count3. Remove variable bad and use raise
5528 instead.
5529 (thread2): Remove variable count2. Move thread3 pthread_create here,
5530 merge pthread_join to a single line.
5531 (main): Remove variable count1. Merge pthread_join with pthread_create
5532 to a single line.
5533 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
5534 KFAIL python/12966 for gdbserver. Test return value of
5535 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
5536 gdb_expect by gdb_test and gdb_test_multiple.
5537 (thread 2, thread 3): New tests.
5538
4801a9a3
PA
55392011-09-12 Matt Rice <ratmice@gmail.com>
5540 Pedro Alves <pedro@codesourcery.com>
5541
5542 PR gdb/13175
5543
5544 * gdb.base/interp.exp: New tests.
5545 * gdb.base/interp.c: New file.
5546
24ece742
DE
55472011-09-12 Doug Evans <dje@google.com>
5548
5549 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
5550 * gdb.dwarf2/typeddwarf.exp: Ditto.
5551
7f062217
JK
55522011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5553
5554 Fix compatibility with x32 arch.
5555 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
5556 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
5557 is_x86_like_target.
5558 * testsuite/gdb.trace/collection.exp: Likewise.
5559 * testsuite/gdb.trace/report.exp: Likewise.
5560 * testsuite/gdb.trace/unavailable.exp: Likewise.
5561 * testsuite/gdb.trace/while-dyn.exp: Likewise.
5562 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
5563 (is_x86_like_target): Check also is_amd64_regs_target.
5564
08711b9a
JK
55652011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5566
5567 PR breakpoints/12435
5568 * gdb.arch/amd64-prologue-xmm.c: New file.
5569 * gdb.arch/amd64-prologue-xmm.exp: New file.
5570 * gdb.arch/amd64-prologue-xmm.s: New file.
5571
b99b5f66
JK
55722011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5573
5574 * gdb.dwarf2/dw2-param-error-main.c: New file.
5575 * gdb.dwarf2/dw2-param-error.S: New file.
5576 * gdb.dwarf2/dw2-param-error.exp: New file.
5577
a391a2f6
PA
55782011-09-08 Pedro Alves <pedro@codesourcery.com>
5579
5580 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
5581 inferior's pid and look for a core dump named core.$pid. Use
5582 `remote_file' commands on the host instead of hand coding shell
5583 commands on the build.
5584 * gdb.base/valgrind-db-attach.exp: Kill the program before
5585 finishing the test.
5586
7d8e6458 55872011-09-02 Matt Rice <ratmice@gmail.com>
5588
5589 * lib/prompt.exp: New file for testing the first prompt.
5590 * gdb.python/py-prompt.exp: Ditto.
5591 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
5592
68e77c9e
PA
55932011-09-02 Pedro Alves <pedro@codesourcery.com>
5594
5595 * gdb.threads/gcore-thread.exp: Set the global core_supported to
5596 0, before testing gcore.
5597
9655e943
JK
55982011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5599
df6dc84d
JK
5600 * dw2-ifort-parameter-debug.S: Update copyright year.
5601 * dw2-ifort-parameter.c: Update copyright year.
5602 * dw2-ifort-parameter.exp: Update copyright year.
5603
9655e943
JK
5604 * dw2-ifort-parameter-debug.S: New file.
5605 * dw2-ifort-parameter.c: New file.
5606 * dw2-ifort-parameter.exp: New file.
5607
353d1d73
JK
56082011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5609
5610 * gdb.base/commands.exp (error_clears_commands_left): New function.
5611 (): Call it.
5612
5c07461a
JK
56132011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5614
5615 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
5616 (C): Initialize `a'.
5617 * gdb.mi/mi-inheritance-syntax-error.exp
5618 (-data-evaluate-expression $path): Expect `a' as 5.
5619
0d932b2f
MK
56202011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
5621
5622 PR mi/11912
5623 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
5624 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
5625 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
5626 keyword in output of -var-info-path-expression.
5627
bdb54049
JK
56282011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5629
5630 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
5631 * gdb.trace/collection.exp: Likewise.
5632 * gdb.trace/report.exp: Likewise.
5633 * gdb.trace/unavailable.exp: Likewise.
5634 * gdb.trace/while-dyn.exp: Likewise.
5635
59cde39c
KS
56362011-08-18 Keith Seitz <keiths@redhat.com>
5637
5638 PR c++/12266
5639 * gdb.cp/meth-typedefs.cc: New file.
5640 * gdb.cp/meth-typedefs.exp: New file.
5641
fa3a4f15
PM
56422011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5643
6fdff2c5 5644 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 5645
c1049fca
JK
56462011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5647
5648 * gdb.arch/i386-dr3-watch.exp
5649 (watchpoint on gap1 does not fit debug registers)
5650 (delete all watchpoints): Fix racy expect strings.
5651
d93f7b5c
YQ
56522011-08-14 Yao Qi <yao@codesourcery.com>
5653
5654 * gdb.base/maint.exp: set data_section to ".neardata".
5655 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
5656 * gdb.base/savedregs.exp: Handle SIGILL.
5657 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
5658 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
5659
457e09f0
DE
56602011-08-12 Doug Evans <dje@google.com>
5661
5662 * gdb.python/py-symbol.exp: Add test for symbol.type.
5663
5d0bb2fb
UW
56642011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
5665
5666 * gdb.threads/pthreads.exp: Enable on non-native configurations.
5667 * gdb.mi/mi-pthreads.exp: Likewise.
5668 * gdb.mi/mi2-pthreads.exp: Likewise.
5669 * gdb.mi/gdb669.exp.exp: Likewise.
5670
fcdfa280
PA
56712011-08-09 Pedro Alves <pedro@codesourcery.com>
5672
5673 * lib/mi-support.exp (detect_async): Rename to...
5674 (mi_detect_async): ... this.
5675 * gdb.mi/mi-nonstop-exit.exp: Adjust.
5676 * gdb.mi/mi-nonstop.exp: Adjust.
5677 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
5678 * gdb.mi/mi-nsintrall.exp: Adjust.
5679 * gdb.mi/mi-nsmoribund.exp: Adjust.
5680 * gdb.mi/mi-nsthrexec.exp: Adjust.
5681
9d8fa392
PA
56822011-08-09 Pedro Alves <pedro@codesourcery.com>
5683
5684 * gdb.base/display.c (do_loops): New `p_i' local.
5685 * gdb.base/display.exp: Test displaying a variable that is
5686 temporarily at a bad address.
5687
b6cede78
JK
56882011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5689
5690 * gdb.dwarf2/dw2-op-stack-value.S: New file.
5691 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
5692
67bedb8c
JK
56932011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5694
5695 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
5696 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
5697 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 5698
af6e93b2
PA
56992011-08-05 Pedro Alves <pedro@codesourcery.com>
5700
5701 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
5702 procedure.
5703 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
5704
1cf0e11f
YQ
57052011-08-05 Yao Qi <yao@codesourcery.com>
5706
5707 * gdb.base/callfuncs.exp: Set language after main.
5708 * gdb.cp/cplusfuncs.exp: Likewise.
5709 * gdb.cp/inherit.exp: Likewise.
5710
a1e28cb2
UW
57112011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5712
5713 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
5714 * gdb.base/watch-vfork.exp: Skip on remote targets.
5715
d4f5bbb9
UW
57162011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5717
5718 * gdb.threads/thread-find.exp: Support remote targets.
5719
724f4f80
UW
57202011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5721
5722 * gdb.base/jit.exp: Download solib_binfile to target.
5723 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
5724 and call dlopen without full path name.
5725 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
5726 dlopen without full path name.
5727
934709f0
PW
57282011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5729
5730 * gdb.base/break-always.exp: Complete the test
5731 with duplicated breakpoints and enabling/disabling them.
5732
c26106c4
TT
57332011-08-02 Tom Tromey <tromey@redhat.com>
5734
5735 PR gdb/11289:
5736 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
5737
9300444e 57382011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
5739
5740 PR gdb/13045
5741 * gdb.base/float.exp: Add new test case for PR gdb/13045
5742 * gdb.base/float.c: New file.
5743
00bd41d6
PM
57442011-07-28 Phil Muldoon <pmuldoon@redhat.com>
5745
5746 * gdb.python/py-mi.exp: Test printers returning string hint, and
5747 also not returning a value.
5748 * gdb.python/py-prettyprint.c: Add testcase for above.
5749 * gdb.python/py-prettyprint.py: Add test printer for above.
5750
d24f74ce
JK
57512011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5752
5753 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
5754 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
5755 (.Ldie30) Add as field "data4".
5756 (.Ldie32) Rename field "b" to "shl".
5757 (abbrev4) Change for the "data4" field.
5758 (abbrev5, abbrev6) Remove.
5759 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
5760 (p &s.shl): ... here. Add comment.
5761 (p &s.data4): New.
5762
bb7da2bf
JK
57632011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5764
5765 Fix crash on lval_computed values.
5766 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
5767
11081198
JK
57682011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5769
5770 * gdb.base/help.exp (help whatis): Update the expected string.
5771
3c6e0cb3
JK
57722011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5773
5774 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
5775 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
5776 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
5777 Change the expected string.
5778
efa80663
PA
57792011-07-26 Pedro Alves <pedro@codesourcery.com>
5780
5781 * gdb.base/watchpoint.exp
5782 (test_disable_enable_software_watchpoint): New procedure.
5783 (top level): Run it.
5784
db8e4570
UW
57852011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
5786
5787 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
5788 executable file "${binfile}", C++ version "${binfile}-cxx".
5789 * gdb.python/py-prettyprint.exp: Likewise.
5790 * gdb.python/py-symbol.exp: Likewise.
5791 * gdb.python/py-type.exp: Likewise.
5792 * gdb.python/py-value.exp: Likewise.
5793 * gdb.python/py-template.exp (test_template_arg): Pass full executable
5794 file name instead of just suffix.
5795
543305c9
JK
57962011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5797
5798 Fix implicit pointer offsets.
5799 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
5800 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
5801 (continue to breakpoint: continue to baz breakpoint for implptr)
5802 (sanity check element 0, sanity check element 1)
5803 (enter the inlined function, check element 0 for the offset)
5804 (check element 1 for the offset)
5805 (continue to breakpoint: ignore the second baz breakpoint): New tests.
5806 (set foo breakpoint for implptr): Update the breakpoint number.
5807
b3215adc
UW
58082011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5809
5810 * gdb.python/py-mi.exp: Use different file names for different
5811 versions of the executable under test.
5812 * gdb.python/py-prettyprint.exp: Likewise.
5813 * gdb.python/py-symbol.exp: Likewise.
5814 * gdb.python/py-template.exp: Likewise.
5815 * gdb.python/py-type.exp: Likewise.
5816 * gdb.python/py-value.exp: Likewise.
5817
182b9acc
UW
58182011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5819
5820 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
5821 flag after restarting GDB if necessary.
5822
e6052b5d
UW
58232011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5824
5825 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
5826
1ced966e
PA
58272011-07-22 Pedro Alves <pedro@codesourcery.com>
5828
5829 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
5830 backend doesn't leave used debug registers behind.
5831
3543a589
TT
58322011-07-22 Tom Tromey <tromey@redhat.com>
5833
5834 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
5835 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
5836 argument.
5837 * gdb.dwarf2/typeddwarf-amd64.S: New file.
5838
14d15303 58392011-07-21 Matt Rice <ratmice@gmail.com>
5840
5841 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
5842 in mostlyclean rule. Add files ending in .core.
5843
9b158ba0 58442011-07-21 Matt Rice <ratmice@gmail.com>
5845
5846 PR macros/12999
5847 * gdb.base/info-macros.c: New test sources.
5848 * gdb.base/info-macros.exp: New tests.
5849
d17b6f81
PM
58502011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5851
5852 * gdb.python/python.exp: Add prompt substitution tests.
5853
918dd910
JK
58542011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5855
5856 Fix crash if referenced CU is aged out.
5857 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
5858 New.
5859 * gdb.dwarf2/implptr.exp: Likewise.
5860
0e37a63c
JK
58612011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5862
5863 * gdb.dwarf2/implptr.S: Rebuilt.
5864 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
5865 (bar): Use them for j, k, l.
5866 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
5867 COMPILE.
5868 (print j in implptr:bar): Update for the intp typedef.
5869 (print p[0].x in implptr:foo): Use more exact regex.
5870
f65cf84c
TT
58712011-07-18 Tom Tromey <tromey@redhat.com>
5872
5873 * gdb.cp/static-method.exp: Add missing single quote.
5874
d5b4a7be
YQ
58752011-07-18 Yao Qi <yao@codesourcery.com>
5876
5877 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
5878 supported.
5879 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5880 * gdb.mi/mi-nonstop.exp: Likewise.
5881 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5882 * gdb.mi/mi-nsintrall.exp: Likewise.
5883 * gdb.mi/mi-nsmoribund.exp: Likewise.
5884 * gdb.mi/mi-nsthrexec.exp: Likewise.
5885 * gdb.python/py-evthreads.exp: Likewise.
5886
e9ea2662
JK
58872011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5888
5889 Code cleanup.
5890 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
5891 it. Substitute it instead of test_compiler_info everywhere.
5892
ce451573
UW
58932011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5894
5895 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
5896 remote targets as well.
5897
756d88a7
UW
58982011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5899
5900 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
5901 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
5902
31f83dc5
UW
59032011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5904
5905 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
5906 a remote machine, not the host.
5907 (gdb_compile_shlib): Set soname if target is remote.
5908
059241a0
PP
59092011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
5910
5911 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
5912
28a0b48c 59132011-07-13 Matt Rice <ratmice@gmail.com>
5914
5915 * gdb.python/py-objfile-script-gdb.py: Renamed to
5916 py-objfile-script-gdb.py.in.
5917 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
5918 py-objfile-script-gdb.py.
5919 * gdb.python/py-objfile-script.exp: Update reference to
5920 py-objfile-script-gdb.py.
5921
9a771b67
JK
59222011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5923
5924 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
5925 reference undefined label.
5926
04ad99e6
JK
59272011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5928
5929 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
5930 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
5931 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
5932 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
5933
713389e0
PM
59342011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5935
6fdff2c5 5936 PR python/12438
713389e0 5937 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 5938 deprecated tests. Add set/show python print-backtrace tests.
713389e0 5939
97d146f8
JK
59402011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5941
5942 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
5943 debug info.
5944
facde0e5 59452011-07-06 Matt Rice <ratmice@gmail.com>
5946
5947 * gdb.python/python.exp: Update filename paths.
5948 * gdb.python/py-symtab.exp: Ditto.
5949
438640d1
MP
59502011-07-06 Marek Polacek <mpolacek@redhat.com>
5951
5952 * gdb.python/py-evthreads.exp: Add missing `$'.
5953
33a365df
MF
59542011-07-06 Jie Zhang <jie.zhang@analog.com>
5955
5956 * config/bfin.exp: New file.
5957 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
5958 * gdb.asm/bfin.inc: New file.
5959
8f7ae686
MP
59602011-07-06 Marek Polacek <mpolacek@redhat.com>
5961
df46027d 5962 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
5963 the whole output.
5964
eb2a6f42
TT
59652011-07-05 Tom Tromey <tromey@redhat.com>
5966
5967 * gdb.java/jprint.java (jprint.hi): New field.
5968 * gdb.java/jprint.exp: Print string.
5969
177b42fe
TJB
59702011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5971
5972 * gdb.base/call-sc.c: Fix typos.
5973 * gdb.base/ifelse.exp: Likewise.
5974 * gdb.base/structs.c: Likewise.
5975
3b2a0cf2
JB
59762011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5977
5978 * gdb.base/jit-so.exp: New test.
5979 * gdb.base/jit-dlmain.c: New file.
5980 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
5981
46fc714c
JK
59822011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5983
5984 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
5985 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
5986 * gdb.cp/pr9167.exp (p b): Likewise.
5987 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
5988 (test value of P in inner_m, test type of Z in inner_m): Call
5989 setup_xfail for gcc <= 4.5.
46fc714c 5990
418c7cf7
JK
59912011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5992
5993 * gdb.cp/paren-type.cc: New files.
5994 * gdb.cp/paren-type.exp: New files.
5995
3d50dd94
JK
59962011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5997
5998 Stop on first linespec terminator instead of eating what we can.
5999 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
6000 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
6001 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
6002 (break C::f()): ... this one.
6003 (break C::operator()()): New test.
6004 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
6005 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
6006 test.
6007
dcf9f4ab
JK
60082011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6009
6010 Fall back linespec to minimal symbols.
6011 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
6012 error message.
6013 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
6014 * gdb.cp/minsym-fallback-main.cc: New file.
6015 * gdb.cp/minsym-fallback.cc: New file.
6016 * gdb.cp/minsym-fallback.exp: New file.
6017 * gdb.cp/minsym-fallback.h: New file.
6018
3f542ed1
JK
60192011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6020
6021 * gdb.cp/no-dmgl-verbose.cc: New file.
6022 * gdb.cp/no-dmgl-verbose.exp: New file.
6023
60242011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
6025
6026 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
6027 __GI_.
6028 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
6029 (f): New function.
6030 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
6031 (complete p 'func<short>(): ... here.
6032 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
6033 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
6034 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
6035 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
6036 Make them KFAIL gcc/49546.
6037
00eb2c4a
JB
60382011-07-01 Joel Brobecker <brobecker@adacore.com>
6039
6040 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
6041
85a20c42
JK
60422011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6043
6044 Test GCC PR debug/49546.
6045 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
6046 (test type of F in k3_m, test value of F in k3_m): New.
6047 * gdb.cp/temargs.cc (struct S3, struct K3): New.
6048 (main): New variable k3. Call k3.k3_m.
6049
d2d43431
JB
60502011-07-01 Jean-Charles Delay <delay@adacore.com>
6051
6052 * gdb.ada/packed_array.exp: Fix expected outout.
6053
54ae186f
JB
60542011-07-01 Jean-Charles Delay <delay@adacore.com>
6055
6056 * gdb.ada/packed_array.exp: fixed expected output.
6057
8f17729f
JB
60582011-07-01 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.ada/same_enum: New testcase.
6061
f5aa6869
JB
60622011-07-01 Joel Brobecker <brobecker@adacore.com>
6063
6064 * gdb.ada/ptr_typedef: New testcase.
6065
828292f2
JB
60662011-07-01 Joel Brobecker <brobecker@adacore.com>
6067
6068 * gdb.ada/arrayptr.exp: Add ptype test.
6069
18920c42
JB
60702011-07-01 Joel Brobecker <brobecker@adacore.com>
6071
6072 * gdb.ada/char_enum: New testcase.
6073
3536d9e3 60742011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
6075
6076 * gdb.base/dump.exp (capture_pointer_with_type): New.
6077 Get value from address instead of name.
6078 Start GDB once, and do `dump' and `restore'
6079 tests together.
6080
db863c42
MF
60812011-06-30 Jie Zhang <jie.zhang@analog.com>
6082 Mike Frysinger <vapier@gentoo.org>
6083
6084 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
6085 helper functions for getting/setting remotetimeout variable.
6086 * lib/gdb.exp (gdb_load): If the target is remote, set
6087 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
6088 with $loadtimeout. Set $load_ok to 0 before doing the load.
6089 Instead of returning, immediately, set $load_ok to 0. Call
6090 set_remotetimeout with $oldremotetimeout, and then return if
6091 $load_ok is 1.
6092
e9e642a8
AB
60932011-06-30 Andrew Burgess <aburgess@broadcom.com>
6094
6095 * gdb.python/py-template.exp: Don't run this test if the target
6096 does not support c++ tests.
6097
32019081
JK
60982011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6099
6100 Fix non-only rename list for Fortran modules import.
6101 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
6102 tests.
6103 * gdb.fortran/module.f90 (module moduse): New.
6104 (program module): use moduse, test var_x, var_y and var_z.
6105
0ecee54c
TT
61062011-06-29 Tom Tromey <tromey@redhat.com>
6107
6108 PR testsuite/12040:
6109 * gdb.fortran/array-element.exp: Use f90, not f77.
6110 * gdb.fortran/complex.exp: Use f90, not f77.
6111 * gdb.fortran/derived-type.exp: Use f90, not f77.
6112 * gdb.fortran/library-module.exp: Use f90, not f77.
6113 * gdb.fortran/logical.exp: Use f90, not f77.
6114 * gdb.fortran/module.exp: Use f90, not f77.
6115 * gdb.fortran/multi-dim.exp: Use f90, not f77.
6116 * gdb.fortran/subarray.exp: Use f90, not f77.
6117
3b2b8fea
TT
61182011-06-29 Tom Tromey <tromey@redhat.com>
6119
6120 * gdb.fortran/charset.exp: New file.
6121 * gdb.fortran/charset.f90: New file.
6122
42159ca5
TT
61232011-06-29 Tom Tromey <tromey@redhat.com>
6124
6125 PR testsuite/12040:
6126 * lib/future.exp: New file, mostly extracted from ada.exp.
6127 Rewrote compatibility code to use rename.
6128 (gdb_find_gfortran): New proc.
6129 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
6130 gfortran patch.
6131 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
6132 Move to future.exp.
6133 * lib/gdb.exp: Always load future.exp.
6134
af69a5ce
YQ
61352011-06-28 Yao Qi <yao@codesourcery.com>
6136
6137 * gdb.cp/exception.cc: Don't include iostream.
6138 (bar): Remove print statement.
6139 (catcher): New.
6140 (main): Remove print statements. Call function catcher.
6141 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
6142 Set breakpoint on catcher, and check the value of parameter.
6143
ab5c6a72
YQ
61442011-06-23 Yao Qi <yao@codesourcery.com>
6145
6fdff2c5
PA
6146 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
6147 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 6148
9497469f
MP
61492011-06-23 Marek Polacek <mpolacek@redhat.com>
6150
6151 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
6152 mi_gdb_test.
6153
b9132588
MP
61542011-06-23 Marek Polacek <mpolacek@redhat.com>
6155
5d197ed0 6156 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 6157
e55595ca
MP
61582011-06-23 Marek Polacek <mpolacek@redhat.com>
6159
5d197ed0
MP
6160 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
6161
61622011-06-23 Marek Polacek <mpolacek@redhat.com>
6163
6164 * gdb.mi/mi2-basics.exp: Fix races. Honour the
6165 `test_exec_and_symbol_mi_operatons' return value.
6166 (test_mi_interpreter_selection): Use mi_gdb_test instead of
6167 gdb_test_multiple.
6168 (test_exec_and_symbol_mi_operatons): Likewise.
6169 (test_path_specification): Likewise.
e55595ca 6170
be777e08
YQ
61712011-06-23 Yao Qi <yao@codesourcery.com>
6172
6173 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
6174 supported.
6175 * lib/gdb.exp (support_displaced_stepping): New.
6176
615556d6
YQ
61772011-06-23 Yao Qi <yao@codesourcery.com>
6178
6179 * gdb.threads/execl.exp: Skip on remote target.
6180
833b0ca7
MP
61812011-06-21 Marek Polacek <mpolacek@redhat.com>
6182
5d197ed0 6183 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
6184 mi_gdb_test.
6185
1ee4023a
MP
61862011-06-20 Marek Polacek <mpolacek@redhat.com>
6187
5d197ed0 6188 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 6189
d0b1d624
MP
61902011-06-20 Marek Polacek <mpolacek@redhat.com>
6191
5d197ed0 6192 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
6193 mi_gdb_test.
6194
79aa92c1
MP
61952011-06-20 Marek Polacek <mpolacek@redhat.com>
6196
5d197ed0 6197 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 6198
5ce5db06
YQ
61992011-06-14 Yao Qi <yao@codesourcery.com>
6200
6201 gdb/testsuite/
6202 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
6203
533a737e
JK
62042011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6205
6206 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
6207
d0e53741
TT
62082011-06-10 Tom Tromey <tromey@redhat.com>
6209
6210 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
6211 Add tests for pointer-to-member-function.
6212 * gdb.cp/temargs.cc (S::somefunc): New function.
6213 (K2): New class.
6214 (main): Instantiate K2; call method.
6215
b5916bbd
JB
62162011-06-08 Joel Brobecker <brobecker@adacore.com>
6217
6218 * gdb.python/py-inferior.c (f2): Make str an array rather
6219 than a pointer.
6220 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
6221
5be4dfca
JK
62222011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6223
6224 * gdb.base/async-shell.c: New file.
6225 * gdb.base/async-shell.exp: New file.
6226
9f47e254
PA
62272011-06-06 Pedro Alves <pedro@codesourcery.com>
6228
6229 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
6230
64b9b334
JB
62312011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
6232
6233 From Stephen Kitt <steve@sk2.org>
6234 * gdb.base/help.exp: Adjust following some spelling corrections
6235 in GDB.
6236
dbc0f131
YQ
62372011-06-01 Yao Qi <yao@codesourcery.com>
6238
6239 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
6240
fd336a18
KS
62412010-05-31 Keith Seitz <keiths@redhat.com>
6242
6243 PR c++/12750
6244 * gdb.cp/static-method.cc: New file.
6245 * gdb.cp/static-method.exp: New file.
6246
fa8b9902
KS
62472010-05-31 Keith Seitz <keiths@redhat.com>
6248
6249 PR symtab/12704
6250 * gdb.cp/anon-ns.cc: New file.
6251 * gdb.cp/anon-ns.exp: New file.
6252
0a5b1e09
PA
62532011-05-31 Pedro Alves <pedro@codesourcery.com>
6254
6255 * gdb.arch/i386-dr3-watch.c: New file.
6256 * gdb.arch/i386-dr3-watch.exp: New file.
6257
0578b8d1
YQ
62582011-05-30 Yao Qi <yao@codesourcery.com>
6259
6260 * gdb.base/callfuncs.c (t_structs_fc): New.
6261 (t_structs_dc, t_structs_ldc): New.
6262 (t_double_many_args):
6263 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
6264 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
6265 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
6266 * gdb.base/callfuncs.exp: Call new functions.
6267
6680506e
YQ
62682011-05-30 Yao Qi <yao@codesourcery.com>
6269
ff4d2c60
YQ
6270 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
6271 Call rerun_and_prepare for each test to isolate effects.
6272
62732011-05-30 Yao Qi <yao@codesourcery.com>
6274
6275 * gdb.base/varargs.c (find_max_float_real): New.
6276 (find_max_double_real, find_max_long_double_real): New.
6277 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
6278 * lib/gdb.exp (setup_kfail_for_target): New.
6279
e43ec454
YQ
62802011-05-30 Yao Qi <yao@codesourcery.com>
6281
6282 * gdb.base/funcargs.c (callca, callcb, callcc): New.
6283 (callcd, callce, callcf, callc1a, callc1b): New.
6284 (callc2a, callc2b): New.
6285 * gdb.base/funcargs.exp (complex_args): New.
6286 (complex_integral_args, complex_float_integral_args): New.
6287 * lib/gdb.exp (support_complex_tests): New. Determine
6288 whether to run test cases on _Complex types.
6289
432b4d03
JK
62902011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6291
6292 * gdb.threads/leader-exit.c: New file.
6293 * gdb.threads/leader-exit.exp: New file.
6294
6caf069d
MP
62952011-05-27 Marek Polacek <mpolacek@redhat.com>
6296
9497469f 6297 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 6298
97fce28b
MP
62992011-05-27 Marek Polacek <mpolacek@redhat.com>
6300
6301 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
6302 remove the `supported' variable.
6303 * gdb.mi/mi-nonstop.exp: Likewise.
6304 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6305 * gdb.mi/mi-nsintrall.exp: Likewise.
6306 * gdb.mi/mi-nsmoribund.exp: Likewise.
6307 * gdb.mi/mi-nsthrexec.exp: Likewise.
6308
9da8c2a0
PA
63092011-05-26 Pedro Alves <pedro@codesourcery.com>
6310
6311 * gdb.reverse/finish-reverse-bkpt.exp: New test.
6312
2c03e5be
PA
63132011-05-26 Pedro Alves <pedro@codesourcery.com>
6314
6315 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
6316
2e21250d
KS
63172011-05-24 Keith Seitz <keiths@redhat.com>
6318
6319 PR breakpoint/12803
6320 * gdb.cp/cmpd-minsyms.cc (a): New method.
6321 (b): New method.
6322 (c): New method.
6323 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
6324
cdac0397
PA
63252011-05-24 Pedro Alves <pedro@codesourcery.com>
6326
6327 * gdb.base/commands.exp (watchpoint_command_test): Check that the
6328 watchpoint's command list didn't execute when the watchpoint went
6329 out of scope.
6330
ee5683ab
PM
63312011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
6332
6333 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
6334 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
6335 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
6336 * gdb.arch/i386-gnu-cfi.exp: Likewise.
6337 * gdb.arch/i386-permbkpt.exp: Likewise.
6338 * gdb.arch/i386-prologue.exp: Likewise.
6339 * gdb.arch/i386-size-overlap.exp: Likewise.
6340 * gdb.arch/i386-size.exp: Likewise.
6341 * gdb.arch/i386-unwind.exp: Likewise.
6342 * gdb.reverse/i386-precsave.exp: Likewise.
6343 * gdb.reverse/i386-reverse.exp: Likewise.
6344 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6345 * gdb.reverse/i387-env-reverse.exp: Likewise.
6346 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6347
c91c8c16
PA
63482011-05-24 Pedro Alves <pedro@codesourcery.com>
6349
6350 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
6351 file doesn't error, using MI.
6352
c50491a7
TT
63532011-05-23 Tom Tromey <tromey@redhat.com>
6354
6355 * gdb.base/charset.exp (string_display): Add tests to assign to
6356 arrays.
6357 * gdb.base/charset.c (short_array, int_array, long_array): New.
6358
4a07b7da
PA
63592011-05-20 Pedro Alves <pedro@codesourcery.com>
6360
6361 Cope with async mode.
6362
4a07b7da
PA
6363 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
6364 into gdb_test + mi_expect_stop.
6365
b275f2d2
PA
63662011-05-20 Pedro Alves <pedro@codesourcery.com>
6367
6368 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
6369 (callme): Remove printf call.
6370
eec52c44
PM
63712011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
6372
6373 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
6374 quote pattern to avoid problems with Cygwin/mingw expect versions.
6375 * gdb.base/default.exp (show convenience): Use double
6376 quote pattern for regular expressions.
6377
b3c8eb43
JK
63782011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6379
6380 Fix -readnow for -gdwarf-4 unused type units.
6381 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
6382 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
6383
ed731959
JK
63842011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6385
6386 * gdb.base/kill-after-signal.c: New file.
6387 * gdb.base/kill-after-signal.exp: New file.
6388
3b48433d
PA
63892011-05-16 Pedro Alves <pedro@codesourcery.com>
6390
6391 * gdb.ada/start.exp: Call untested with the correct test filename.
6392 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
6393 test filename. Make the test's binary unique.
6394 * gdb.arch/i386-signal.exp: Call untested with the correct test
6395 filename.
6396 * gdb.arch/i386-size-overlap.exp: Ditto.
6397 * gdb.arch/Makefile.in (EXECUTABLES): Update.
6398 * gdb.base/gcore-buffer-overflow.exp: Ditto.
6399 * gdb.cp/call-c.exp: Ditto.
6400 * gdb.mi/mi-reverse.exp: Call untested with the correct test
6401 filename. Make the test's binary unique.
6402 * gdb.mi/Makefile.in (EXECUTABLES): Update.
6403 * gdb.python/py-mi.exp: Ditto.
6404 * gdb.python/Makefile.in (EXECUTABLES): Update.
6405 * gdb.reverse/i386-precsave.exp: Ditto.
6406 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
6407 test filename.
6408 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6409 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
6410 unique.
6411 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
6412 test filename.
6413 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
6414 * gdb.trace/tfile.exp: Ditto.
6415
ba4a8bdd
YQ
64162011-05-14 Yao Qi <yao@codesourcery.com>
6417
6418 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
6419 type.
6420
dbaefcf7
DE
64212011-05-13 Doug Evans <dje@google.com>
6422
6423 * gdb.python/py-objfile-script.exp: New file.
6424 * gdb.python/py-objfile-script.c: New file.
6425 * gdb.python/py-objfile-script-gdb.py: New file.
6426 * testsuite/gdb.python/py-section-script.exp: Test
6427 "info auto-load-scripts".
6428
9930639c
TT
64292011-05-13 Tom Tromey <tromey@redhat.com>
6430
6431 * gdb.dwarf2/clztest.exp: New file.
6432 * gdb.dwarf2/clztest.c: New file.
6433 * gdb.dwarf2/clztest.S: New file.
6434
05272e11
DE
64352011-05-13 Doug Evans <dje@google.com>
6436
cc63ef9b
DE
6437 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
6438 String16 tests.
05272e11 6439
6edba76f
TT
64402011-05-13 Tom Tromey <tromey@redhat.com>
6441
6442 * lib/gdb.exp (is_x86_like_target): New proc.
6443 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
6444 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
6445 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
6446 -nostdlib to compiler.
6447 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
6448 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
6449 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
6450 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
6451 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
6452
028d0ed5
TJB
64532011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
6454
6455 * gdb.python/py-function.exp: Test setting a value from a function
6456 which executes a command.
6457
8a9b8146
TT
64582011-05-12 Tom Tromey <tromey@redhat.com>
6459
6460 * gdb.dwarf2/typeddwarf.S: New file.
6461 * gdb.dwarf2/typeddwarf.c: New file.
6462 * gdb.dwarf2/typeddwarf.exp: New file.
6463
10483e8e
MP
64642011-05-12 Marek Polacek <mpolacek@redhat.com>
6465
6466 * gdb.mi/mi-basics.exp: Fix races. Honour the
6467 `test_exec_and_symbol_mi_operatons' return value.
6468 (test_mi_interpreter_selection): Use mi_gdb_test instead of
6469 gdb_test_multiple.
6470 (test_exec_and_symbol_mi_operatons): Likewise.
6471 (test_path_specification): Likewise.
6472
faf067f1
JK
64732011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6474
6475 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
6476 (gdb_touch_execfile): Remove catch wrappers. New variable time.
6477 Replace `file copy' and `file rename' by `file mtime'. Twice.
6478
7ff911a3
JK
64792011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6480
6481 * gdb.base/readline-ask.c: New file.
6482 * gdb.base/readline-ask.exp: New file.
6483 * gdb.base/readline-ask.inputrc: New file.
6484
a536c6d7
UW
64852011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
6486
6487 * gdb.cell/bt.exp: Delete breakpoints before running to signal
6488 to avoid race condition.
6489 * gdb.cell/coremaker.c: Use small stack size.
6490 * gdb.cell/ea-standalone.exp: Use file name without path as
6491 argument to c_to.
6492 * gdb.cell/fork.exp: Allow other output when continuing to end.
6493
d472a426
JK
64942011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6495
6496 * gdb.threads/corethreads.c: New file.
6497 * gdb.threads/corethreads.exp: New file.
6498
64992011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
6500
6501 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
6502 Try to compile the test using -Wl,-z,norelro first.
6503 (load_core): New variable libthread_db_seen, initialize it.
6504 (zeroed-threads cannot be listed): Protect it by XFAIL on
6505 !$libthread_db_seen.
6506
8be455d7
JK
65072011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6508
6509 PR 12573
6510 * gdb.dwarf2/dw2-skip-prologue.S: New file.
6511 * gdb.dwarf2/dw2-skip-prologue.c: New file.
6512 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
6513
1976171a
JK
65142011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6515
6516 * gdb.cp/psymtab-parameter.cc: New file.
6517 * gdb.cp/psymtab-parameter.exp: New file.
6518
7db6f30f
JK
65192011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6520
6521 Fix a race.
6522 * gdb.cp/static-print-quit.exp (print c): Split to ...
6523 (print c - <return>, print c - q <return>, print c - to quit):
6524 ... these. Make the testfile untested on gdb-7.1.
6525
85161e9e 65262011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
6527
6528 * lib/gdb.exp (exec_target_file, exec_symbol_file,
6529 gdb_rename_execfile, gdb_touch_execfile): New.
6530 * gdb.base/reread.exp: Use new procs to handle multiple
6531 exec files.
6532
0c51be18
YQ
65332011-05-05 Yao Qi <yao@codesourcery.com>
6534
6535 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
6536 (test_adr_32bit, test_pop_pc): New.
6537 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
6538 (test_adr_32bit, test_pop_pc): New.
6539
4d393d60
JM
65402011-05-04 Joseph Myers <joseph@codesourcery.com>
6541
6542 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
6543 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
6544 targets.
6545 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
6546 handle targets.
6547
8ffd0459
JK
65482011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6549
6550 * gdb.base/completion.exp (complete help info wat): Rename to ...
6551 (complete 'help info wat'): ... here.
6552 Remove all `-re ".*' and `-re "^.*' redundant regexes.
6553 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
6554
8e28d804
PA
65552011-05-04 Pedro Alves <pedro@codesourcery.com>
6556
6557 * gdb.base/completion.exp: Use gdb_test_multiple instead of
6558 gdb_test and explicit $gdb_prompt/timeout matches.
6559
3eb2ef34
YQ
65602011-05-04 Yao Qi <yao@codesourcery.com>
6561
6562 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
6563 and __thumb2__.
6564
aaaf81a3
MP
65652011-05-03 Marek Polacek <mpolacek@redhat.com>
6566
6567 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
6568 in place of `gdb_test "delete breakpoints"'. This eliminates two
6569 testcases.
6570
c4cbc0df
PA
65712011-05-02 Pedro Alves <pedro@codesourcery.com>
6572
6573 PR testsuite/12649
6574 Fix races.
6575
6576 * gdb.base/completion.exp: Remove all sleep calls. Remove
6577 unnecessary regexs. Don't explicitly expect anything after the
6578 prompt. Eat the prompt if necessary.
6579
b4cbb4a3
EBM
65802011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6581
6582 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
6583 accept to show the caller line again as well as the line after.
6584
d65aec65
PM
65852011-04-29 Phil Muldoon <pmuldoon@redhat.com>
6586
6587 PR mi/12531
6588
6589 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
6590 compile target.
6591 * gdb.python/py-prettyprint.exp: Add C++ object for
6592 CPLUS_FAKE_CHILD test.
6593
30852783
UW
65942011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
6595
6596 * gdb.base/signest.exp: New file.
6597 * gdb.base/signest.c: Likewise.
6598
c7b1f0d9
JK
65992011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6600
6601 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
6602 thread and breakpoint notifications.
6603
559a7a62
JK
66042011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6605
6606 * gdb.base/fortran-sym-case.c: New file.
6607 * gdb.base/fortran-sym-case.exp: New file.
6608 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
6609 * gdb.dwarf2/dw2-case-insensitive.c: New file.
6610 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
6611
8344e389
JK
66122011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6613
6614 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
6615 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
6616 false #1', `if true else false #2' and `if true else false #3'.
6617
2484c66b
UW
66182011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
6619
6620 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
6621 while delivering signal.
6622
8d3788bd
VP
66232011-04-27 Vladimir Prus <vladimir@codesourcery.com>
6624
6625 MI breakpoint notifications.
6626
6627 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
6628 * testsuite/gdb.mi/mi2-cli.exp: Adust.
6629 * testsuite/gdb.mi/mi-watch.exp: Adust.
6630 * testsuite/gdb.mi/mi2-watch.exp: Adust.
6631 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
6632 notifications.
8d3788bd 6633
3e03848b
JK
66342011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6635
6636 * gdb.base/gdbindex-stabs-dwarf.c: New file.
6637 * gdb.base/gdbindex-stabs.c: New file.
6638 * gdb.base/gdbindex-stabs.exp: New file.
6639
918c9108
YQ
66402011-04-25 Yao Qi <yao@codesourcery.com>
6641
6642 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
6643 with /*...*/.
6644 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6645
90556b8c
JK
66462011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6647
6648 * gdb.python/py-value.exp (test_objfiles): Name the first test
6649 `py-value in file.filename'.
6650
03f2bd59
JK
66512011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6652
6653 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
6654 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
6655 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
6656 !gdbserver_reconnect_p..
6657 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
6658
7b08b9eb
JK
66592011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6660
6661 * gdb.cp/cpcompletion.exp (complete class methods)
6662 (complete class methods beginning with F): Move them above runto. New
6663 comment about the runto delimiter.
6664
b78974c3
PA
66652011-04-20 Pedro Alves <pedro@codesourcery.com>
6666
6667 * gdb.base/maint.exp: Test that "maint print registers" works
6668 without a running program.
6669
20429c40 66702011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 6671
20429c40
MP
6672 * gdb.base/setshow.exp: Fix racy tests.
6673 ($old_gdb_prompt): New variable.
6674
7a9dd1b2
TT
66752011-04-19 Tom Tromey <tromey@redhat.com>
6676
6677 * gdb.mi/mi-nsmoribund.exp:
6678 * gdb.hp/gdb.objdbg/objdbg01.exp:
6679 * gdb.base/structs.exp (test_struct_returns):
6680 * gdb.base/call-sc.exp (test_scalar_returns):
6681 * gdb.base/bigcore.exp: Remove duplicate words.
6682
02835898
JK
66832011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6684
6685 * gdb.base/break-interp-lib.c (v, vptr): New variables.
6686 * gdb.base/break-interp.exp (test_attach): New comment.
6687
254f582e
JK
66882011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6689
6690 * gdb.threads/gcore-thread.exp ($core0file): New variable.
6691 (clear __stack_user.next, clear stack_used.next)
6692 (save a zeroed-threads corefile): New test.
6693 Call core_load for $core0file.
6694 (zeroed-threads cannot be listed): New test.
6695
4fe85f5c
JK
66962011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6697
6698 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
6699 filename.
6700 ($srcfile): Preserve the original value.
6701 ($testfile): Match it the .exp filename.
6702 ($corefile): New variable. Substitute it around.
6703 Use clean_restart.
6704 ($prev_timeout): Remove.
6705 (load_core): Move core loading into this proc.
6706 Fix restore of $timeout if load_core fails.
6707
63524580
JK
67082011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6709
6710 * gdb.base/eu-strip-infcall.c: New file.
6711 * gdb.base/eu-strip-infcall.exp: New file.
6712
90359a16
JK
67132011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6714
6715 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
6716 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
6717
626e7282
JK
67182011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6719
6720 Fix Python access to inlined frames.
6721 * gdb.python/py-frame-inline.c: New file.
6722 * gdb.python/py-frame-inline.exp: New file.
6723
3363d018
EBM
67242011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
6725
6726 * gdb.base/gdb1090.exp: Change breakpoint location to read the
6727 content of 's24' correctly (avoiding "optimized out").
6728 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
6729
28781456
JK
67302011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6731
6732 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
6733
4a4106ca
TJB
67342011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
6735
6736 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
6737 expect a colon in watch -location output.
6738
d26ccb4f
JK
67392011-04-13 Marek Polacek <mpolacek@redhat.com>
6740
df46027d 6741 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
6742 New testcase `expect response to define backtrace'. Also remove
6743 redundant `default' block.
6744
e1ab1f9c
JK
67452011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6746
6747 * gdb.python/py-prettyprint.c (struct hint_error): New.
6748 (main): New variable hint_error.
6749 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
6750 "print hint_error".
6751 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
6752 (register_pretty_printers): Register it.
6753
0c2e6019
TT
67542011-04-04 Tom Tromey <tromey@redhat.com>
6755
6756 * gdb.cp/maint.exp (test_help): Update.
6757 (test_namespace): Likewise.
6758
af57139d
JB
67592011-04-01 Joel Brobecker <brobecker@adacore.com>
6760
6761 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
6762 * gdb.ada/arrayptr.exp: Add new tests.
6763
956a9fb9
JB
67642011-04-01 Joel Brobecker <brobecker@adacore.com>
6765
6766 * gdb.ada/mi_catch_ex: New testcase.
6767
d0c4d642
PA
67682011-04-01 Pedro Alves <pedro@codesourcery.com>
6769
6770 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
6771 base::overload(void) method without specifying "const".
6772
18819fa6
UW
67732011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
6774
6775 * gdb.arch/thumb-singlestep.S: New file.
6776 * gdb.arch/thumb-singlestep.exp: Likewise.
6777
a4c8e806
TT
67782011-03-31 Tom Tromey <tromey@redhat.com>
6779
6780 * gdb.python/py-prettyprint.py (exception_flag): New global.
6781 (NoStringContainerPrinter._iterator.next): Check it.
6782 * gdb.python/py-prettyprint.c (main): New variable nstype2.
6783 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
6784
53832f31
TT
67852011-03-29 Tom Tromey <tromey@redhat.com>
6786
6787 * gdb.cp/anon-struct.cc: New file.
6788 * gdb.cp/anon-struct.exp: New file.
6789
e4620230
JK
67902011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6791
6792 Test STT_GNU_IFUNC support.
6793 * gdb.base/gnu-ifunc-lib.c: New file.
6794 * gdb.base/gnu-ifunc.c: New file.
6795 * gdb.base/gnu-ifunc.exp: New file.
6796
d0fb5eae
JK
67972011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6798
6799 Support a ring of related breakpoints.
6800 * gdb.base/watchpoint-delete.c: New file.
6801 * gdb.base/watchpoint-delete.exp: New file.
6802
20106cfb
JK
68032011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6804
6805 * gdb.ada/arrayparam.exp (print first after function call): Use
6806 explicit package name. Add a comment
6807 (print lasta after function call): Rename ...
6808 (print last after function call): ... it and use explicit package
6809 name.
6810 (print length after function call): Use explicit package name.
6811 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
6812 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
6813 (multiple matches for symbol i): Rename ...
6814 (multiple matches for symbol integervar): ... it.
6815 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
6816 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
6817
e7ab5e63
AB
68182011-03-25 Andrew Burgess <aburgess@broadcom.com>
6819
6820 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
6821 environment variable to make grep output more predictable. Move
6822 all the environment setup into gdb_init so it's done once per test
6823 case rather than each time we start gdb.
6824
9ef07c8c
TT
68252011-03-24 Tom Tromey <tromey@redhat.com>
6826
6827 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
6828 test.
6829
dd90784c
JK
68302011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6831
6832 * gdb.dwarf2/dw2-entry-value-main.c: New file.
6833 * gdb.dwarf2/dw2-entry-value.S: New file.
6834 * gdb.dwarf2/dw2-entry-value.exp: New file.
6835
05775840
PM
68362011-03-22 Phil Muldoon <pmuldoon@redhat.com>
6837
6fdff2c5 6838 PR python/12183
05775840
PM
6839
6840 * gdb.python/py-function.exp: Add GdbError tests.
6841
8661b11b
PA
68422011-03-18 Pedro Alves <pedro@codesourcery.com>
6843
6844 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
6845 (reglocal_test_func, statlocal_test_func): New functions.
6846 (globals_test_func): Call new functions.
6847 * gdb.trace/unavailable.exp (gdb_collect_args_test)
6848 (gdb_collect_locals_test): New procedure.
6849 (gdb_trace_collection_test): Call new procedures.
6850
0fdb4f18
PA
68512011-03-18 Pedro Alves <pedro@codesourcery.com>
6852
6853 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
6854 (test_register, test_register_unavailable): New procedures.
6855 (gdb_unavailable_registers_test): New procedure.
6856 (gdb_trace_collection_test): Call it.
6857
99c3dc11
PM
68582011-03-18 Phil Muldoon <pmuldoon@redhat.com>
6859
6fdff2c5 6860 PR python/12149
99c3dc11
PM
6861
6862 * gdb.python/python.exp: Add gdb.write tests.
6863
29703da4
PM
68642010-03-17 Phil Muldoon <pmuldoon@redhat.com>
6865
6866 * gdb.python/Makefile.in: Add py-objfile.
6867 * gdb.python/py-objfile.exp: New file.
6868 * gdb.python/py-objfile.c: New file.
6869 * gdb.python/py-block.exp: Add is_valid tests.
6870 * gdb.python/py-inferior.exp: Ditto.
6871 * gdb.python/py-infthread.exp: Ditto.
6872 * gdb.python/py-symbol.exp: Ditto.
6873 * gdb.python/py-symtab.exp: Ditto.
6874
598997c8
KS
68752011-03-16 Keith Seitz <keiths@redhat.com>
6876
6877 PR c++/12273
6878 * gdb.cp/cmpd-minsyms.exp: New test.
6879 * gdb.cp/cmpd-minsyms.cc: New file.
6880
6881 PR c++/11734
6882 * gdb.cp/ovsrch.exp: New test.
6883 * gdb.cp/ovsrch.h: New file.
6884 * gdb.cp/ovsrch1.cc: New file.
6885 * gdb.cp/ovsrch2.cc: New file.
6886 * gdb.cp/ovsrch3.cc: New file.
6887 * gdb.cp/ovsrch4.cc: New file.
6888
c91513d8
PP
68892011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6890
6891 PR gdb/12528
6892 * gdb.base/Makefile.in: Adjust EXECUTABLES.
6893 * gdb.base/break-on-linker-gcd-function.exp: New test.
6894 * gdb.base/break-on-linker-gcd-function.cc: New file.
6895
7470fc63
AT
68962011-03-15 Andreas Tobler <andreast@fgznet.ch>
6897
6898 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
6899
959e7469
PM
69002011-03-15 Phil Muldoon <pmuldoon@redhat.com>
6901
6902 * lib/gdb.exp (gdb_unload): Add another termination case.
6903
9373cf26
JK
69042011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6905
6906 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
6907 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
6908 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
6909 Provide a stub byte there.
6910 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
6911 DW_AT_entry_pc.
6912 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
6913
24e9cda0
UW
69142011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
6915
6916 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
6917 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
6918 "generic ABI, auto".
6919 (altivec_abi_tests): Accept vectors returned by reference.
6920
7371cf6d
PM
69212010-03-14 Phil Muldoon <pmuldoon@redhat.com>
6922
6923 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
6924
ce77046a
UW
69252011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
6926
6927 * gdb.python/py-section-script.exp: Skip test if no Python support.
6928
176400c3
UW
69292011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
6930
6931 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
6932
ecec24e6
PM
69332011-03-10 Phil Muldoon <pmuldoon@redhat.com>
6934
6935 * gdb.python/py-parameter.exp: Update tests to the new Python
6936 parameter API. Add "no documentation" test. Add deprecated API
6937 backward compatibility test.
6938
5dbdd470
TT
69392011-03-09 Tom Tromey <tromey@redhat.com>
6940
6941 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
6942 gdb_continue_to_end.
6943
b66e66ee
MK
69442011-03-09 Mark Kettenis <kettenis@gnu.org>
6945
6946 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
6947 tabs.
6948
eceb0c5f
TT
69492011-03-09 Tom Tromey <tromey@redhat.com>
6950
6951 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
6952 parentheses.
6953 (gdb_continue_to_end): Add "allow_extra" parameter. Use
6954 $command.
6955 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
6956 argument to gdb_continue_to_end.
6957 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
6958 argument to gdb_continue_to_end.
6959 * gdb.cp/annota3.exp: Fix regex.
6960 * gdb.cp/annota2.exp: Fix regex.
6961 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
6962 gdb_continue_to_end.
6963 * gdb.base/call-signal-resume.exp: Revert earlier patch.
6964 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
6965 gdb_continue_to_end.
6966
63154eca
PA
69672011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6968
6969 * gdb.server/ext-run.exp
6970 (load new file without any gdbserver inferior): New test.
6971
967d1f9b
TT
69722011-03-07 Tom Tromey <tromey@redhat.com>
6973
6974 * Makefile.in (TAGS): Rewrite.
6975
d68dcbb9
JK
69762011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6977
6978 * gdb.trace/report.exp (12.1: trace report #1): New match for the
6979 initial commands echo. New match for `Found trace'. Anchor all the
6980 other matches. Anchor and match for `No trace frame found' the final
6981 match.
6982
6bf58e63
TT
69832011-03-07 Tom Tromey <tromey@redhat.com>
6984
6985 * Makefile.in (TAGS): New target.
6986
fda326dd
TT
69872011-03-07 Tom Tromey <tromey@redhat.com>
6988
6989 * lib/opencl.exp (skip_opencl_tests): Update for exit message
6990 change.
6991 * lib/mi-support.exp (mi_gdb_test): Update for exit message
6992 change.
6993 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
6994 exit message change.
6995 (skip_altivec_tests): Update for exit message change.
6996 (skip_vsx_tests): Likewise.
6997 (gdb_continue_to_end): Likewise. Add 'command' argument.
6998 * lib/cell.exp (skip_cell_tests): Update for exit message change.
6999 * gdb.threads/tls.exp: Update for exit message change.
7000 * gdb.threads/thread-unwindonsignal.exp: Use
7001 gdb_continue_to_end.
7002 * gdb.threads/step.exp (step_it): Update for exit message change.
7003 (continue_all): Likewise.
7004 * gdb.threads/print-threads.exp (test_all_threads): Update for
7005 exit message change.
7006 * gdb.threads/interrupted-hand-call.exp: Use
7007 gdb_continue_to_end.
7008 * gdb.threads/execl.exp: Use gdb_continue_to_end.
7009 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
7010 gdb_continue_to_end.
7011 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
7012 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
7013 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
7014 * gdb.cp/method.exp: Update for exit message change.
7015 * gdb.cp/mb-templates.exp: Update for exit message change.
7016 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
7017 * gdb.cp/annota3.exp: Update for exit message change.
7018 * gdb.cp/annota2.exp: Update for exit message change.
7019 * gdb.cell/fork.exp: Use gdb_continue_to_end.
7020 * gdb.base/term.exp: Update for exit message change.
7021 * gdb.base/step-test.exp (test_i): Update for exit message change.
7022 * gdb.base/sigstep.exp (advance): Update for exit message change.
7023 (advancei): Likewise.
7024 * gdb.base/siginfo.exp: Update for exit message change.
7025 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
7026 * gdb.base/reread.exp: Use gdb_continue_to_end.
7027 * gdb.base/langs.exp: Use gdb_continue_to_end.
7028 * gdb.base/interrupt.exp: Update for exit message change.
7029 * gdb.base/gdb1555.exp: Update for exit message change.
7030 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
7031 * gdb.base/ending-run.exp: Update for exit message change.
7032 * gdb.base/chng-syms.exp: Update for exit message change.
7033 * gdb.base/checkpoint.exp: Update for exit message change.
7034 * gdb.base/catch-syscall.exp (check_for_program_end): Use
7035 gdb_continue_to_end.
7036 (test_catch_syscall_with_wrong_args): Likewise.
7037 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
7038 * gdb.base/break-interp.exp (test_ld): Update for exit message
7039 change.
7040 * gdb.base/bang.exp: Update for exit message change.
7041 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
7042 (do_call_attach_tests): Likewise.
7043 * gdb.base/a2-run.exp: Update for exit message change.
7044 * gdb.arch/ppc-dfp.exp: Update for exit message change.
7045 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
7046 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
7047
dd19bd70
JK
70482011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7049
7050 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
7051
30e62689
TT
70522011-03-03 Tom Tromey <tromey@redhat.com>
7053
7054 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
7055 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
7056 * gdb.hp/gdb.aCC/configure.ac: Remove.
7057 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
7058 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
7059 * gdb.hp/gdb.base-hp/configure.ac: Remove.
7060 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
7061 * gdb.hp/gdb.compat/configure (Makefile): Remove.
7062 * gdb.hp/gdb.compat/configure.ac: Remove.
7063 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
7064 * gdb.hp/gdb.defects/configure (Makefile): Remove.
7065 * gdb.hp/gdb.defects/configure.ac: Remove.
7066 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
7067 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
7068 * gdb.hp/gdb.objdbg/configure.ac: Remove.
7069 * gdb.hp/configure.ac: Remove.
7070 * gdb.hp/configure: Remove.
7071 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
7072 substitution.
7073 (Makefile): Remove rule.
7074 * gdb.cell/configure.ac: Remove.
7075 * gdb.cell/configure: Remove.
7076 * gdb.stabs/Makefile.in (Makefile): Remove.
7077 (distclean): Don't remove config.status or config.log.
7078 * gdb.stabs/configure (Makefile): Remove.
7079 * gdb.stabs/configure.ac: Remove.
7080 * configure: Rebuild.
7081 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
7082 Remove stabs- and cell-specific logic. Test for existence of
7083 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
7084 subdirectories, gdb.cell, and and gdb.stabs.
7085 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
7086
c171f854
JB
70872011-03-03 Joel Brobecker <brobecker@adacore.com>
7088
7089 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
7090 end of buffer.
7091
9a5193cb
JB
70922011-03-02 Joel Brobecker <brobecker@adacore.com>
7093
7094 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
7095 gdb_test when running a test where we expected no output back.
7096
9bb4c1bb
MS
70972011-02-28 Michael Snyder <msnyder@vmware.com>
7098
7099 * gdb.cp/overload.cc: Change initializer value to integer.
7100
3bd0f5ef
MS
71012011-02-27 Michael Snyder <msnyder@vmware.com>
7102
7103 * gdb.multi/base.exp: Add test for remove-inferiors.
7104
2279eaad
JB
71052011-02-26 Joel Brobecker <brobecker@adacore.com>
7106
7107 * gdb.python/py-frame.exp: Simplify the initialization phase
7108 using prepare_for_testing.
7109
c82c0b55
MS
71102011-02-25 Michael Snyder <msnyder@vmware.com>
7111
7112 * gdb.multi/base.exp: Add tests for info inferiors with args.
7113
1d94651b
JK
71142011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7115
7116 * gdb.dwarf2/dw2-ranges.S: Rename to ...
7117 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
7118 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
7119 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
7120 asmfile3. Comment the STABS (#3) file compilation. Compile
7121 everything through assembler. Provide KFAIL for symtab/12497.
7122 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
7123 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
7124 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
7125 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
7126
3bd0f5ef
MS
71272011-02-24 Michael Snyder <msnyder@vmware.com>
7128
7129 * gdb.base/break.exp: Add tests for delete breakpoints using
7130 convenience variables and value history references.
7131
12c1418e
MS
71322011-02-24 Michael Snyder <msnyder@vmware.com>
7133
7134 * gdb.base/break.exp: Remove debugging 'printf' accidentally
7135 left behind in previous check-in.
7136
e5a67952
MS
71372011-02-23 Michael Snyder <msnyder@vmware.com>
7138
7139 * gdb.base/break.exp: Add tests for "info break" with arguments.
7140 * gdb.trace/infotrace.exp: Update patterns for error and help.
7141 * gdb.base/completion.exp: Update pattern.
7142 * gdb.base/ena-dis-br.exp: Update pattern.
7143 * gdb.base/help.exp: Update patterns.
7144
71452011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
7146
7147 * gdb.base/memattr.exp: New test.
7148 * gdb.base/memattr.c: Test load for memattr.exp.
7149
6e6fbe60
DE
71502011-02-22 Doug Evans <dje@google.com>
7151
7152 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
7153
1d41d745
MS
71542011-02-22 Michael Snyder <msnyder@vmware.com>
7155
7156 * Makefile.in: Make more clean.
7157 * gdb.ada/Makefile.in: Ditto.
7158 * gdb.arch/Makefile.in: Ditto.
7159 * gdb.asm/Makefile.in: Ditto.
7160 * gdb.base/Makefile.in: Ditto.
7161 * gdb.cp/Makefile.in: Ditto.
7162 * gdb.dwarf2/Makefile.in: Ditto.
7163 * gdb.java/Makefile.in: Ditto.
7164 * gdb.mi/Makefile.in: Ditto.
7165 * gdb.modula2/Makefile.in: Ditto.
7166 * gdb.python/Makefile.in: Ditto.
7167 * gdb.server/Makefile.in: Ditto.
7168 * gdb.stabs/Makefile.in: Ditto.
7169 * gdb.threads/Makefile.in: Ditto.
7170 * gdb.trace/Makefile.in: Ditto.
7171
79ba84ca
MS
71722011-02-22 Michael Snyder <msnyder@vmware.com>
7173
df46027d 7174 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
7175 info threads.
7176
b9b35694
JB
71772011-02-22 Joel Brobecker <brobecker@adacore.com>
7178
7179 * gdb.python/py-breakpoint.exp: Fix the expected output of
7180 one of the "maint info breakpoints" tests to accept the output
7181 generated on platforms that do not have hardware watchpoints.
7182
8bfb830f
JB
71832011-02-22 Joel Brobecker <brobecker@adacore.com>
7184
7185 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
7186 clean_restart. Be a little stricter in the expected output
7187 for one of the tests. Fix a typo in one of the comments.
7188
c45f3c54
JB
71892011-02-22 Joel Brobecker <brobecker@adacore.com>
7190
7191 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
7192 Delete variable binfile, no longer use. Add or modify test
7193 comments to make them unique.
7194
b97c863c
MS
71952011-02-21 Michael Snyder <msnyder@vmware.com>
7196
7197 * Makefile.in: Update for make clean.
7198 * gdb.ada/Makefile.in: Ditto.
7199 * gdb.arch/Makefile.in: Ditto.
7200 * gdb.asm/Makefile.in: Ditto.
7201 * gdb.base/Makefile.in: Ditto.
7202 * gdb.cp/Makefile.in: Ditto.
7203 * gdb.dwarf2/Makefile.in: Ditto.
7204 * gdb.java/Makefile.in: Ditto.
7205 * gdb.mi/Makefile.in: Ditto.
7206 * gdb.modula2/Makefile.in: Ditto.
7207 * gdb.python/Makefile.in: Ditto.
7208 * gdb.server/Makefile.in: Ditto.
7209 * gdb.stabs/Makefile.in: Ditto.
7210 * gdb.threads/Makefile.in: Ditto.
7211 * gdb.trace/Makefile.in: Ditto.
7212
aea5b279
MS
72132011-02-21 Michael Snyder <msnyder@vmware.com>
7214
7215 * gdb.threads/thread-find.exp: Update patterns for changes in
7216 output of "info threads" command.
7217
e3039479
UW
72182011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
7219 Ulrich Weigand <uweigand@de.ibm.com>
7220
7221 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
7222 (skip_hw_watchpoint_tests): Likewise.
7223 (skip_hw_watchpoint_multi_tests): Likewise.
7224
b800ec70
UW
72252011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
7226
7227 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
7228 (skip_hw_watchpoint_tests): Likewise.
7229 (skip_hw_watchpoint_multi_tests): Likewise.
7230 (skip_hw_watchpoint_access_tests): Likewise.
7231
7232 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
7233 * gdb.base/pr11022.exp: Likewise.
7234 * gdb.base/watch-read.exp: Likewise.
7235 * gdb.base/watch_thread_num.exp: Likewise.
7236 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7237 * gdb.base/watchpoint-hw.exp: Likewise.
7238 * gdb.base/watchpoint.exp: Likewise.
7239 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
7240 * gdb.threads/watchthreads-reorder.exp: Likewise.
7241 * gdb.threads/watchthreads.exp: Likewise.
7242 * gdb.threads/watchthreads2.exp: Likewise.
7243
91033e37
JB
72442011-02-21 Joel Brobecker <brobecker@adacore.com>
7245
7246 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
7247 the debugger is unable to find the array bounds.
7248
eeaafae2
JK
72492011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7250
7251 * gdb.cp/typedef-operator.exp: New file.
7252 * gdb.cp/typedef-operator.cc: New file.
7253
e338d953
MS
72542011-02-17 Michael Snyder <msnyder@vmware.com>
7255
7256 * gdb.threads/thread-find.exp: Fix regular expressions.
7257
e67ad678
JB
72582011-02-17 Joel Brobecker <brobecker@adacore.com>
7259
7260 * gdb.ada/packed_array: Expand testcase to test printing of
7261 unconstrained packed array.
7262
93084bca
JB
72632011-02-17 Joel Brobecker <brobecker@adacore.com>
7264
7265 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
7266
a0c78a73
PA
72672011-02-16 Pedro Alves <pedro@codesourcery.com>
7268
f65d5553 7269 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
7270 (main): Initialize it before collecting, and and clear it
7271 afterwards.
f65d5553
PA
7272 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7273 collecting with '{type} addr', where the addr expression is not an
7274 rvalue.
a0c78a73 7275
3dfcbbd2
KW
72762011-02-16 Ken Werner <ken.werner@de.ibm.com>
7277
7278 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
7279 a bool variable. Expect correct OpenCL names for vector types. Use the
7280 uc3 variable name instead of referring to the uchar3 built-in type.
7281 Escape the asterisk at the half pointer test.
7282
08807d5a
PA
72832011-02-16 Pedro Alves <pedro@codesourcery.com>
7284
f65d5553 7285 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
7286 (main): Initialize it before collecting, and and clear it
7287 afterwards.
f65d5553
PA
7288 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7289 collecting overlapping memory ranges.
08807d5a 7290
60f98dde
MS
72912011-02-15 Michael Snyder <msnyder@vmware.com>
7292
7293 * gdb.base/default.exp: Add tests for thread commands.
7294 * gdb.base/help.exp: Add tests for thread commands.
7295 * gdb.threads/thread-find.exp: New test for thread find command.
7296
648cd113
KW
72972011-02-15 Ken Werner <ken.werner@de.ibm.com>
7298
7299 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
7300
494e194e
YQ
73012011-02-15 Yao Qi <yao@codesourcery.com>
7302
7303 PR tdep/12352
7304 * gdb.arch/arm-disp-step.S : New test for str instruction.
7305 * gdb.arch/arm-disp-step.exp : Likewise.
7306
d9492458
TJB
73072011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
7308
7309 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
7310 "vector_register2_vr" test strings. Test the extended floating
7311 point registers (F32~F63).
7312 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
7313 IBM XL C compiler. Make the test program use a register provided
7314 by the compiler for the lxvd2x instruction.
7315
8af8e3bc
PA
73162011-02-14 Pedro Alves <pedro@codesourcery.com>
7317
7318 * gdb.trace/unavailable.cc (class Base, class Middle, class
7319 Derived): New types.
7320 (derived_unavail, derived_partial, derived_whole): New globals.
7321 (virtual_partial): New global.
7322 (virtualp): Point at virtual_partial.
7323 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
7324 related to unavailable vptr.
7325
1b28d0b3
PA
73262011-02-14 Pedro Alves <pedro@codesourcery.com>
7327
7328 * gdb.trace/unavailable.cc (a, b, c): New globals.
7329 (main): Set and clear them.
7330 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
7331 `a' and `c', and check that `b' isn't collected, although `a' and
7332 `c' are.
7333
ec0a52e1
PA
73342011-02-14 Pedro Alves <pedro@codesourcery.com>
7335
7336 * gdb.trace/unavailable.cc (struct Virtual): New.
7337 (virtualp): New global pointer.
7338 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
7339 printing a pointer to an object whose type has a vtable, with
7340 print object on.
7341
24e6bcee
PA
73422011-02-14 Pedro Alves <pedro@codesourcery.com>
7343
7344 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
7345 value repeat handles unavailableness.
7346
39d37385
PA
73472011-02-14 Pedro Alves <pedro@codesourcery.com>
7348
7349 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
7350 tests for building arrays from unavailable values, subscripting
7351 non-memory rvalue unvailable arrays, and accessing fields or
7352 baseclasses of non-lazy unavailable values,
7353 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
7354 struct types.
7355 (g_smallstruct, g_smallstruct_b): New globals.
7356
06d72e16
PA
73572011-02-14 Pedro Alves <pedro@codesourcery.com>
7358
7359 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
7360
bc9a5551
JK
73612011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7362
7363 Fix const/volatile qualifiers of C++ types, PR c++/12328.
7364 * gdb.cp/overload-const.exp: New file.
7365 * gdb.cp/overload-const.cc: New file.
7366
54fcddd0
UW
73672011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7368
7369 * gdb.opencl/callfuncs.cl: New file.
7370 * gdb.opencl/callfuncs.exp: New test.
7371 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
7372
d6dafb7c
UW
73732011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7374
7375 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
7376 when computing result.
7377 * gdb.arch/altivec-abi.exp: Update expected results.
7378
a449c2d8
TJB
73792011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7380
7381 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
7382 * gdb.base/jit.exp: Likewise.
7383 * gdb.base/pie-execl.exp: Likewise.
7384 * gdb.base/solib-nodir.exp: Likewise.
7385 * gdb.base/solib-overlap.exp: Likewise.
7386
764880b7
PA
73872011-02-07 Pedro Alves <pedro@codesourcery.com>
7388
7389 * gdb.trace/collection.c (global_pieces): New.
7390 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
7391 New procedure.
7392 (gdb_trace_collection_test): Call it.
7393
505500db
SW
73942011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
7395
7396 * gdb.python/py-evthreads.c: New file.
7397 * gdb.python/py-evthreads.exp: New file.
7398 * gdb.python/py-events.py: New file.
7399 * gdb.python/py-events.exp: New file.
7400 * gdb.python/py-events.c: New file.
7401
385203ed
DD
74022011-02-04 David Daney <ddaney@caviumnetworks.com>
7403
7404 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
7405
9011945e
AB
74062011-02-03 Andrew Burgess <aburgess@broadcom.com>
7407
7408 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
7409 gdb.base/disasm-end-cu.exp: New test for disassembling over the
7410 boundary between two compilation units.
7411
580688f3
PA
74122011-02-02 Pedro Alves <pedro@codesourcery.com>
7413
7414 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
7415 (Virtual): New structs.
7416 (virtual_o, virtual_middle_b): New globals.
7417 * gdb.cp/virtbase.exp: New tests.
7418
d3f0f853
PP
74192011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
7420
7421 * gdb.base/jit.exp: New file.
7422 * gdb.base/jit-main.c: New file.
7423 * gdb.base/jit-solib.c: New file.
7424
b2030fb5
UW
74252011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
7426
7427 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
7428 proceed to initial kernel entry point.
7429 * gdb.opencl/datatypes.exp: Likewise.
7430 * gdb.opencl/operators.exp: Likewise.
7431 * gdb.opencl/vec_comps.exp: Likewise.
7432
2db19d1e
SW
74332011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
7434
7435 * gdb.cp/nsnested.cc: New.
7436 * gdb.cp/nsnested.exp: New.
7437 * gdb.cp/nsnoimports.exp: New.
7438 * gdb.cp/nsnoimports.cc: New.
7439
6b0c4c1f
JB
74402011-01-31 Joel Brobecker <brobecker@adacore.com>
7441
7442 * gdb.base/interact.exp: Add extra tests that verify that
7443 the value of the interactive-mode setting does not change
7444 after the script is sourced.
7445
80b23b6a
JK
74462011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7447
7448 * gdb.cp/noparam.exp: New file.
7449 * gdb.cp/noparam.cc: New file.
7450
ffd5ec24
PA
74512011-01-28 Pedro Alves <pedro@codesourcery.com>
7452
7453 * gdb.trace/tfile.exp: Test that with no traceframe selected,
7454 there's no stack or registers.
7455
a81766d8
TT
74562011-01-26 Tom Tromey <tromey@redhat.com>
7457
7458 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
7459 space before string output. Add test for "set print pretty off"
7460 case.
7461
585fdaa1
PA
74622011-01-25 Pedro Alves <pedro@codesourcery.com>
7463
7464 * gdb.base/frame-args.exp: Adjust.
7465 * gdb.dwarf2/dw2-noloc.exp: Adjust.
7466 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
7467 * gdb.dwarf2/pieces.exp: Adjust.
7468 * gdb.opt/clobbered-registers-O2.exp: Adjust.
7469 * gdb.opt/inline-locals.exp: Adjust.
7470 * gdb.threads/fork-child-threads.exp: Adjust.
7471
d468832a
KW
74722011-01-25 Ken Werner <ken.werner@de.ibm.com>
7473
7474 * gdb.opencl/convs_casts.cl: Move program scope variables into the
7475 OpenCL kernel function. Add a comment as marker. Add address space
7476 qualifiers for the remaining program scope variables.
7477 * gdb.opencl/datatypes.cl: Likewise.
7478 * gdb.opencl/operators.cl: Likewise.
7479 * gdb.opencl/vec_comps.cl: Likewise.
7480 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
7481 Add breakpoint at the marker comment.
7482 * gdb.opencl/datatypes.exp: Likewise.
7483 * gdb.opencl/operators.exp: Likewise.
7484 * gdb.opencl/vec_comps.exp: Likewise.
7485
490f124f
PA
74862011-01-24 Pedro Alves <pedro@codesourcery.com>
7487
7488 * gdb.base/printcmds.c (some_struct): New struct and instance.
7489 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
7490 procedure.
7491 <global scope>: Call it.
7492
6da78614
KW
74932011-01-21 Ken Werner <ken.werner@de.ibm.com>
7494
7495 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
7496 argument to the gdb_compile_opencl_hostapp call.
7497
ec64c9aa
YQ
74982011-01-19 Yao Qi <yao@codesourcery.com>
7499
7500 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
7501 positve list.
7502
810cfdbb
YQ
75032011-01-19 Yao Qi <yao@codesourcery.com>
7504
7505 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
7506 canonical form.
7507 Remove "xscale-*-*"
7508 * gdb.xml/tdesc-regs.exp: Likewise.
7509 * gdb.python/py-section-script.exp: Replace ARM target triplet
7510 with canonical form.
7511 Match arm*-*-symbianelf*.
7512 * gdb.base/dup-sect.exp: Likewise.
7513 * lib/dwarf.exp: New.
7514 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
7515 dwarf2_support.
7516 * gdb.dwarf2/dup-psym.exp: Likewise.
7517 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
7518 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7519 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
7520 * gdb.dwarf2/dw2-basic.exp: Likewise.
7521 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7522 * gdb.dwarf2/dw2-const.exp: Likewise.
7523 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
7524 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
7525 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7526 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
7527 * gdb.dwarf2/dw2-filename.exp: Likewise.
7528 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7529 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
7530 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7531 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7532 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
7533 * gdb.dwarf2/dw2-noloc.exp: Likewise.
7534 * gdb.dwarf2/dw2-op-call.exp: Likewise.
7535 * gdb.dwarf2/dw2-producer.exp: Likewise.
7536 * gdb.dwarf2/dw2-ranges.exp: Likewise.
7537 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
7538 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
7539 * gdb.dwarf2/dw2-strp.exp: Likewise.
7540 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
7541 * gdb.dwarf2/implptr.exp: Likewise.
7542 * gdb.dwarf2/mac-fileno.exp: Likewise.
7543 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
7544 * gdb.dwarf2/pieces.exp: Likewise.
7545 * gdb.dwarf2/pr11465.exp: Likewise.
7546 * gdb.dwarf2/valop.exp: Likewise.
7547 * gdb.dwarf2/watch-notconst.exp: Likewise.
7548 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
7549
4694da01
TT
75502011-01-19 Tom Tromey <tromey@redhat.com>
7551
7552 * gdb.python/py-infthread.exp: Add thread tests.
7553
b075872c
JB
75542011-01-14 Joel Brobecker <brobecker@adacore.com>
7555
7556 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
7557
2c3e6e24
JB
75582011-01-14 Joel Brobecker <brobecker@adacore.com>
7559
7560 * gdb.ada/widewide: New testcase.
7561
de8fa76c
JB
75622011-01-13 Joel Brobecker <brobecker@adacore.com>
7563
7564 * gdb.base/interact.exp: New testcase.
7565
1b05df00
TT
75662011-01-12 Tom Tromey <tromey@redhat.com>
7567
7568 * gdb.mi/gdb2549.exp: Update for error message changes.
7569 * gdb.mi/mi-cli.exp: Likewise.
7570 * gdb.mi/mi-disassemble.exp: Likewise.
7571 * gdb.mi/mi-pthreads.exp: Likewise.
7572 * gdb.mi/mi-regs.exp: Likewise.
7573 * gdb.mi/mi-stack.exp: Likewise.
7574 * gdb.mi/mi-var-block.exp: Likewise.
7575 * gdb.mi/mi-var-cmd.exp: Likewise.
7576 * gdb.mi/mi2-cli.exp: Likewise.
7577 * gdb.mi/mi2-disassemble.exp: Likewise.
7578 * gdb.mi/mi2-pthreads.exp: Likewise.
7579 * gdb.mi/mi2-regs.exp: Likewise.
7580 * gdb.mi/mi2-stack.exp: Likewise.
7581 * gdb.mi/mi2-var-block.exp: Likewise.
7582 * gdb.mi/mi2-var-cmd.exp: Likewise.
7583
c2ff108b
JK
75842011-01-12 Andrew Burgess <aburgess@broadcom.com>
7585 Jan Kratochvil <jan.kratochvil@redhat.com>
7586
7587 PR fortran/11104 and DWARF unbound arrays detection.
7588 * gdb.fortran/multi-dim.exp: New file.
7589 * gdb.fortran/multi-dim.f90: New file.
7590
b716877b
AB
75912011-01-12 Andrew Burgess <aburgess@broadcom.com>
7592
7593 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
7594 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
7595 add new tests for opcode dumping.
7596
6c162d5e
TT
75972011-01-11 Tom Tromey <tromey@redhat.com>
7598
7599 * gdb.python/py-infthread.exp: Load gdb-python.exp.
7600
77b06cd7
TJB
76012010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
7602
7603 Convert hardware watchpoints to use breakpoint_ops.
7604 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
7605 type is not supported.
7606 * gdb.base/foll-fork.exp: Likewise.
7607 * gdb.base/foll-vfork.exp: Likewise.
7608
f39a75d0
PM
76092011-01-10 Phil Muldoon <pmuldoon@redhat.com>
7610
7611 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
7612 Use load_lib gdb-python.exp.
7613 * gdb.python/python.exp: Ditto.
7614 * gdb.python/py-function.exp: Ditto.
7615
fc529d80
AS
76162011-01-09 Andreas Schwab <schwab@linux-m68k.org>
7617
7618 * gdb.threads/tls.exp ("info address me"): Fix expected output.
7619
fb03cb59
JK
76202011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7621
7622 * configure: Regenerate.
7623
d8e22779
TT
76242011-01-06 Tom Tromey <tromey@redhat.com>
7625
7626 * gdb.python/py-frame.exp: Test gdb.newest_frame.
7627
09050809
JB
76282011-01-06 Joel Brobecker <brobecker@adacore.com>
7629
fc529d80
AS
7630 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
7631 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
7632 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
7633 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
7634 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
7635 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
7636 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
7637 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
7638 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
7639 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
7640 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
7641 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
7642 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
7643 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
7644 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
7645 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
7646 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
7647 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
7648 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
7649 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
7650 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
7651 gdb.ada/uninitialized_vars.exp,
7652 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
7653 Simplify by using clean_restart.
09050809 7654
8ed5dd9e
JB
76552011-01-06 Joel Brobecker <brobecker@adacore.com>
7656
7657 Add marker to be used as anchor for inserting breakpoints.
7658 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
7659 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
7660 Likewise.
7661
7662 Remove uses of gdb_start_cmd.
7663 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
7664 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
7665
7666 Do not run testcase if testing with GDBserver.
7667 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
7668 if testing with GDBserver.
7669
368a124f
JB
76702011-01-06 Joel Brobecker <brobecker@adacore.com>
7671
7672 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
7673 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
7674 copyright header.
7675
44944448
JB
76762011-01-05 Joel Brobecker <brobecker@adacore.com>
7677
7678 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
7679 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
7680 testsuite/gdb.fortran/complex.f,
7681 testsuite/gdb.fortran/derived-type.f90,
7682 testsuite/gdb.fortran/library-module-lib.f90,
7683 testsuite/gdb.fortran/library-module-main.f90,
7684 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
7685 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
7686 Copyright year update.
7687
31886ea6
JB
76882011-01-05 Joel Brobecker <brobecker@adacore.com>
7689
7690 * gdb.base/langs1.f: Add copyright header.
7691
ebedcab5
JK
76922011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7693
7694 * gdb.base/morestack.exp: New file.
7695 * gdb.base/morestack.c: New file.
7696
de1eb2f9
JK
76972011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7698
7699 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
7700
9e87a409
JB
77012010-12-29 Joel Brobecker <brobecker@adacore.com>
7702
7703 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
7704 * gdb.ada/arrayptr.exp: Add test printing that new variable.
7705
720d1a40
JB
77062010-12-29 Joel Brobecker <brobecker@adacore.com>
7707
7708 * gdb.ada/lang_switch.exp: Correct expected parameter value.
7709
a283af87
AS
77102010-12-25 Andreas Schwab <schwab@linux-m68k.org>
7711
5d3d9cba
AS
7712 * gdb.threads/tls.exp: Fix typo.
7713
a283af87
AS
7714 * gdb.threads/thread-specific.exp (get_thread_list): Update.
7715 * gdb.threads/execl.exp: Update.
7716
2a20745c
YQ
77172010-12-23 Yao Qi <yao@codesourcery.com>
7718
7719 * gdb.arch/arm-disp-step.exp: New.
7720 * gdb.arch/arm-disp-step.S: New.
7721
a7658b96
TT
77222010-12-21 Tom Tromey <tromey@redhat.com>
7723
7724 * gdb.threads/execl.exp: Update.
7725 * gdb.threads/linux-dp.exp: Update.
7726 * gdb.threads/manythreads.exp: Update.
7727 * gdb.threads/tls.exp: Update.
7728
5b79abe7
TT
77292010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7730
7731 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
7732 (NextOverThrowDerivates) <resumebpt>: New.
7733 (resumebpt_test): New.
7734 (main): Call resumebpt_test.
7735 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
7736
0914bcdb
SS
77372010-12-12 Stan Shebs <stan@codesourcery.com>
7738
7739 * gdb.trace/tsv.exp: Test print command on trace state variables.
7740
305aeedc
TT
77412010-12-09 Tom Tromey <tromey@redhat.com>
7742
7743 * gdb.base/interp.exp: Add regression test.
7744
186c406b
TT
77452010-12-09 Tom Tromey <tromey@redhat.com>
7746
7747 * gdb.java/jnpe.java: New file.
7748 * gdb.java/jnpe.exp: New file.
7749 * gdb.cp/nextoverthrow.exp: New file.
7750 * gdb.cp/nextoverthrow.cc: New file.
7751
aae1c79a
DE
77522010-12-07 Doug Evans <dje@google.com>
7753
7754 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
7755 of data-directory.
7756 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
7757 updated.
7758 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
7759
60f98dde 77602010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
7761
7762 * gdb.base/callfuncs.exp: Test for skip_float_tests.
7763 * gdb.base/call-sc.exp: Ditto.
7764 * gdb.base/finish.exp: Ditto.
7765 * gdb.base/return.exp: Ditto.
7766 * gdb.base/return2.exp: Ditto.
7767
5fa290c1
DE
77682010-11-30 Doug Evans <dje@google.com>
7769
7770 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
7771 (gdb_expect_list): Fix spelling errors in comments.
7772 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
7773 send_gdb/gdb_expect_list where applicable.
7774 * gdb.base/call-ar-st.exp: Ditto.
7775 * gdb.base/funcargs.exp: Ditto.
7776 * gdb.base/gcore.exp: Ditto.
7777 * gdb.base/page.exp: Ditto.
7778 * gdb.base/sigaltstack.exp: Ditto.
7779 * gdb.base/siginfo.exp: Ditto.
7780 * gdb.base/sigstep.exp: Ditto.
7781 * gdb.base/trace-commands.exp: Ditto.
7782
4e04c971
DE
77832010-11-29 Doug Evans <dje@google.com>
7784
7785 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
7786 printer-name;subprinter-name.
7787
8cf6f0b1
TT
77882010-11-29 Tom Tromey <tromey@redhat.com>
7789
7790 * gdb.dwarf2/implptr.exp: New file.
7791 * gdb.dwarf2/implptr.c: New file.
7792 * gdb.dwarf2/implptr.S: New file.
7793
94b6973e
PM
77942010-11-29 Phil Muldoon <pmuldoon@redhat.com>
7795
fc529d80 7796 PR python/12199
94b6973e
PM
7797
7798 * gdb.python/py-breakpoint.exp: Test the delete method.
7799
8358c15c
JK
78002010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7801
7802 Fix step_resume_breakpoint unsaved during an infcall.
7803 * gdb.base/step-resume-infcall.exp: New file.
7804 * gdb.base/step-resume-infcall.c: New file.
7805
f6df29bc
TJB
78062010-11-24 Edjunior Machado <emachado@br.ibm.com>
7807
7808 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
7809
f2b5a5cf
TJB
78102010-11-24 Edjunior Machado <emachado@br.ibm.com>
7811
7812 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
7813 on ppc64's symbols; "finish" and "return" commands must accept to
7814 show the caller line again as well as the line after.
7815 * gdb.asm/powerpc64.inc: New file.
7816
6b0ecdc2
DE
78172010-11-23 Doug Evans <dje@google.com>
7818
7819 * lib/gdb.exp (gdb_test_sequence): New function.
7820 (gdb_expect_list): Add verbose -log call for each pattern.
7821 * gdb.base/signals.exp (test_handle_all_print): Call it.
7822 Reduce timeout increment from 6 minutes to 1 minute.
7823 * gdb.server/ext-run.exp: Call it.
7824
ea976c60
PM
78252010-11-23 Phil Muldoon <pmuldoon@redhat.com>
7826
f2b5a5cf 7827 PR python/12212
ea976c60
PM
7828
7829 * gdb.python/python.exp: Check that selected_thread raises an
7830 error when no inferior is loaded.
7831
c0efa795
JK
78322010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7833
7834 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
7835 * gdb.dwarf2/dw2-stack-boundary.S: New file.
7836
ec3aa567
JK
78372010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7838
7839 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
7840 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
7841
d8249011
DE
78422010-11-18 Doug Evans <dje@google.com>
7843
7844 * gdb.server/ext-run.exp: Fix intermittent failures.
7845
d4eba7d1
NF
78462010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7847
7848 * gdb.stabs/gdb11479.exp: Use runto_main.
7849
b04c2f88
NF
78502010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7851
7852 * gdb.base/break-entry.exp: Skip if using a stub.
7853
ae9d7ce4
NF
78542010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7855
7856 * gdb.python/py-inferior.exp: Pack values in target endianness.
7857
621c8364
TT
78582010-11-12 Tom Tromey <tromey@redhat.com>
7859
7860 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
7861 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
7862 MemoryError.
7863 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
7864 type.
7865 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
7866 MemoryError.
7867 (test_subscript_regression): Update exception type.
7868
84f4c1fe
PM
78692010-11-11 Phil Muldoon <pmuldoon@redhat.com>
7870
7871 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
7872 breakpoint tests.
7873
a1442452
PA
78742010-11-09 Pedro Alves <pedro@codesourcery.com>
7875
7876 * gdb.base/watchpoint.exp: Test "watch -location" with an
7877 innacessible location.
7878
efd11a33
JK
78792010-11-09 Edjunior Machado <emachado@br.ibm.com>
7880 Luis Machado <luisgpm@br.ibm.com>
7881
7882 * gdb.base/maint.exp: Expect "." prefix.
7883 * gdb.base/nodebug.exp: Expect "." Likewise.
7884 * gdb.base/sepsymtab.exp: Expect "." Likewise.
7885 * gdb.base/watchpoint-cond-gone.exp: Likewise.
7886 * gdb.base/watchpoint.exp: Expect a software watch to be created for
7887 POWER server processors.
7888
aa00efb5
JK
78892010-11-08 Edjunior Machado <emachado@br.ibm.com>
7890 Luis Machado <luisgpm@br.ibm.com>
7891
7892 * gdb.base/break-entry.exp: convert entry point for
7893 ppc64 and expect leading `.' on ppc64's symbols
7894
99e7ae30
DE
78952010-11-05 Doug Evans <dje@google.com>
7896
7897 * gdb.base/help.exp: Update expected output.
b521dba8
DE
7898 * gdb.python/py-param.exp: Delete, contents moved to ...
7899 * gdb.python/py-parameter.exp: ... here. New file.
7900 Add test for gdb.parameter ("directories").
99e7ae30 7901
f4b8a18d
KW
79022010-11-05 Ken Werner <ken.werner@de.ibm.com>
7903
7904 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
7905 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
7906 * configure: Regenerate.
7907 * gdb.opencl/Makefile.in: New File.
7908 * gdb.opencl/datatypes.exp: Likewise.
7909 * gdb.opencl/datatypes.cl: Likewise.
7910 * gdb.opencl/operators.exp: Likewise.
7911 * gdb.opencl/operators.cl: Likewise.
7912 * gdb.opencl/vec_comps.exp: Likewise.
7913 * gdb.opencl/vec_comps.cl: Likewise.
7914 * gdb.opencl/convs_casts.exp: Likewise.
7915 * gdb.opencl/convs_casts.cl: Likewise.
7916 * lib/opencl.exp: Likewise.
7917 * lib/opencl_hostapp.c: Likewise.
7918 * lib/opencl_kernel.cl: Likewise.
7919 * lib/cl_util.c: Likewise.
7920 * lib/cl_util.c: Likewise.
7921 * gdb.base/default.exp (set language): Add "opencl" to the list of
7922 languages.
7923
a9d5ef47
SW
79242010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
7925
7926 * gdb.cp/overload.exp: Added test for inheritance overload.
7927 * gdb.cp/overload.cc: Ditto.
7928 * gdb.cp/oranking.exp: Removed releveant kfails.
7929
03eb1c79
JK
79302010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7931 Joel Brobecker <brobecker@adacore.com>
7932
7933 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
7934 check test_compiler_info.
7935
dbc98a8b
KW
79362010-11-03 Ken Werner <ken.werner@de.ibm.com>
7937
7938 * gdb.base/gnu_vector.exp: Adjust expect messages.
7939
120bd360
KW
79402010-11-03 Ken Werner <ken.werner@de.ibm.com>
7941
7942 * gdb.base/gnu_vector.exp: Add unary operator tests.
7943
c37f7098
KW
79442010-11-03 Ken Werner <ken.werner@de.ibm.com>
7945
7946 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
7947
7b51bc51
DE
79482010-11-02 Doug Evans <dje@google.com>
7949
7950 * gdb.python/py-pp-maint.c: New file.
7951 * gdb.python/py-pp-maint.exp: New file.
7952 * gdb.python/py-pp-maint.py: New file.
7953
50c97f38
TT
79542010-11-02 Tom Tromey <tromey@redhat.com>
7955
7956 * gdb.base/default.exp: Remove "scheme" from language list.
7957
a289b8f6
JK
79582010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7959
7960 Revert:
7961 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7962 * gdb.threads/sigstep-threads.exp: New file.
7963 * gdb.threads/sigstep-threads.c: New file.
7964
cd017491
MS
79652010-10-20 Michael Snyder <msnyder@vmware.com>
7966
7967 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
7968
8e6a5956
UW
79692010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7970
7971 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
7972 Skip test completely if gdb,no_hardware_watchpoints.
7973
2c04da0d
UW
79742010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7975
7976 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
7977 strict, but do not check for any particular function name within libc.
7978
79afc5ef
SW
79792010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
7980
7981 * gdb.cp/smartp.exp: New test.
7982 * gdb.cp/smartp.cc : New test.
7983
026ffab7
SW
79842010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
7985
7986 * gdb.cp/converts.exp: Test pointer to bool conversion.
7987 Test pointer to long conversion.
7988 * gdb.cp/oranking.exp: Removed relevant kfail.
7989
3a772aa4
TT
79902010-10-18 Tom Tromey <tromey@redhat.com>
7991
7992 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
7993 argument to lazy_string.
7994 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
7995 (pp_ls.to_string): Use it.
7996 * gdb.python/py-prettyprint.c (main): Move declarations to top.
7997 Add "estring2" local.
7998
5fc3827b
JK
79992010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8000
8001 Fix s390x compatibility.
8002 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
8003 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
8004
8aeb23f3
JK
80052010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8006
8007 * gdb.threads/sigstep-threads.exp: New file.
8008 * gdb.threads/sigstep-threads.c: New file.
8009
c1e56572
JK
80102010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8011
8012 * gdb.base/pie-execl.exp: New file.
8013 * gdb.base/pie-execl.c: New file.
8014
92163a10
JK
80152010-10-13 Doug Evans <dje@google.com>
8016 Jan Kratochvil <jan.kratochvil@redhat.com>
8017
8018 PR exp/12117
8019 * gdb.cp/ptype-cv-cp.cc: New file.
8020 * gdb.cp/ptype-cv-cp.exp: New file.
8021
7062b0a0
SW
80222010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
8023
8024 * gdb.cp/converts.cc: New test program.
8025 * gdb.cp/converts.exp: New test.
8026 * gdb.cp/overload.exp: Added test for void* vs int*.
8027 * gdb.cp/overload.exp: Ditto.
8028 * gdb.cp/oranking.exp: Removed related kfail.
8029
0e3509db
DE
80302010-10-13 Doug Evans <dje@google.com>
8031
8032 * lib/gdb-python.exp (gdb_check_python_config): New function.
8033 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
8034 * gdb.python/lib-types.cc: New file.
8035 * gdb.python/lib-types.exp: New file.
8036
8dc78533
JK
80372010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8038
8039 * gdb.python/py-error.exp: New file.
8040 * gdb.python/py-error.py: New file.
8041
93c17e06
JK
80422010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8043
8044 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
8045 gdb_test_multiple.
8046
d8b34041
JK
80472010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8048
8049 * gdb.base/break-interp.exp: Use ldlags for linking flags.
8050 * gdb.base/prelink.exp: Likewise.
8051 * gdb.base/solib-nodir.exp: Likewise.
8052 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
8053 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
8054 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
8055
e0cc584e
UW
80562010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8057
8058 * break-interp.exp (test_ld): Use two separate gdb_expect statements
8059 for the "info files" test to avoid timeouts on slow machines.
8060
cfc353b1
JK
80612010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8062
8063 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
8064 (main): Make openlib dummy call.
8065
d3d7896d
JK
80662010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8067
8068 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
8069 * break-interp.exp (reach): Move the core body ...
8070 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
8071 (test_ld): Provide always real argument, even to the linker. Replace
8072 dl_main by _dl_debug_state.
8073
5e533c94
JK
80742010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8075
8076 Fix results of prelinked PIEs on ppc*.
8077 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
8078 Accept also DISPLACEMENT "PRESENT".
8079 (main): Replace "ZERO" displacements by "PRESENT".
8080
33540610
SW
80812010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
8082
8083 * gdb.cp/oranking.exp: New test.
8084 * gdb.cp/oranking.cc: New test program.
8085
3bdf2bbd
KW
80862010-10-08 Ken Werner <ken.werner@de.ibm.com>
8087
8088 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
8089 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
8090
2f608a3a
KW
80912010-10-06 Ken Werner <ken.werner@de.ibm.com>
8092
8093 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
8094 lush, lynx) New constant.
8095 * gdb.base/constvars.exp: Test const array types.
8096 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
8097
aa2e2d8d
DE
80982010-10-06 Doug Evans <dje@google.com>
8099
8100 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
8101 of syscall staging area.
8102
2844d6b5
KW
81032010-10-06 Ken Werner <ken.werner@de.ibm.com>
8104
8105 * gdb.base/gnu_vector.c: Add variable c4.
8106 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
8107 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
8108
7d8ac8bb
MR
81092010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
8110
8111 * gdb.arch/altivec-abi.exp: Fix a typo.
8112
84a02e58
MR
81132010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
8114
8115 * lib/mi-support.exp (thread_selected_re): Correct pattern used
8116 to match a thread ID.
8117
b18e6318
JK
81182010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8119
8120 Fix s390x testcase compatibility.
8121 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
8122
a2c09bd0
DE
81232010-10-01 Doug Evans <dje@google.com>
8124
8125 * lib/gdb-python.exp: New file.
8126 * gdb.python/py-block.exp: Use it.
8127 * gdb.python/py-breakpoint.exp: Ditto.
8128 * gdb.python/py-frame.exp: Ditto.
8129 * gdb.python/py-inferior.exp: Ditto.
8130 * gdb.python/py-param.exp: Ditto.
8131 * gdb.python/py-prettyprint.exp: Ditto.
8132 * gdb.python/py-shared.exp: Ditto.
8133 * gdb.python/py-symbol.exp: Ditto.
8134 * gdb.python/py-symtab.exp: Ditto.
8135 * gdb.python/py-type.exp: Ditto.
8136 * gdb.python/py-value.exp: Ditto.
8137 * gdb.python/python.exp: Ditto.
8138
38f12cfc
TT
81392010-09-30 Tom Tromey <tromey@redhat.com>
8140
8141 * gdb.base/anon.exp: New file.
8142 * gdb.base/anon.c: New file.
8143
9ae8282d
TT
81442010-09-30 Tom Tromey <tromey@redhat.com>
8145
8146 * gdb.base/completion.exp: Test completion through anonymous
8147 union.
8148 * gdb.base/break1.c (struct some_struct): Add anonymous union.
8149
e9e07ba6
JK
81502010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8151
8152 Fix printing parameters of inlined functions.
8153 * gdb.dwarf2/dw2-inline-param.exp: New file.
8154 * gdb.dwarf2/dw2-inline-param-main.c: New file.
8155 * gdb.dwarf2/dw2-inline-param.S: New file.
8156
cd2effb2
JK
81572010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8158
8159 PR corefiles/12071.
8160 * gdb.base/corefile.exp (quit with a process, no question: load core)
8161 (quit with a core file): New tests.
8162
bceffbf3
JK
81632010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8164
8165 Fix GDB crash on inferior calls with self-referencing classes.
8166 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
8167 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
8168 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
8169
1736ad11
JK
81702010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8171
8172 Fix lost siginfo_t for inferior calls.
8173 * gdb.base/siginfo-infcall.exp: New file.
8174 * gdb.base/siginfo-infcall.c: New file.
8175
a176ad92
JB
81762010-09-22 Joel Brobecker <brobecker@adacore.com>
8177
8178 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
8179
c2b0a229
JK
81802010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8181
8182 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
8183 New test.
8184 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
8185
e8ae22d1
JB
81862010-09-22 Joel Brobecker <brobecker@adacore.com>
8187
8188 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
8189 type of our const type.
8190
ec322823
SW
81912010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
8192
8193 * gdb.cp/pr12028.cc: New.
8194 * gdb.cp/pr12028.exp: New.
8195
72929c62
JB
81962010-09-22 Joel Brobecker <brobecker@adacore.com>
8197
8198 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
8199
875b4ff5 82002010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 8201 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
8202
8203 PR mi/11407
8204 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
8205 * gdb.mi/dw2-ref-missing-frame-main.c New File.
8206 * gdb.mi/dw2-ref-missing-frame.S New File.
8207 * gdb.mi/dw2-ref-missing-frame.exp New File.
8208
7155d578
TT
82092010-09-14 Tom Tromey <tromey@redhat.com>
8210
8211 PR symtab/8399:
8212 * gdb.threads/tls.exp: Remove kfail. Update expected output.
8213
515ed532
TT
82142010-09-14 Tom Tromey <tromey@redhat.com>
8215
8216 PR exp/11803:
8217 * gdb.threads/tls.exp: Use C++.
8218 (check_thread_local): Use K::another_thread_local.
8219 * gdb.threads/tls.c (class K): New.
8220 (another_thread_local): Now a member of K.
8221 (spin): Update. No longer K&R C.
8222
450ca57c
SW
82232010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8224
8225 * gdb.cp/koenig.cc: created class for testing member lookup.
8226 * gdb.cp/koenig.exp: Added test for member lookup.
8227
dbd492a3
JK
82282010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8229
8230 Fix false FAILs on sourcetree topdir directory containing "kill".
8231 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
8232 source line matching regexp.
8233
8d4d924b
JK
82342010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8235
8236 * gdb.python/python.exp (set height 0, collect help from uiout)
8237 (verify help to uiout): New tests.
8238
8e64f2a0
JK
82392010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8240
8241 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
8242 is_lp64_target to check 64bit target.
8243
4569eed2
JK
82442010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8245
8246 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
8247 (test_ld) <powerpc64-*>: New.
8248
5e1617b1
DJ
82492010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8250
8251 * gdb.cp/templates.exp (test_template_args): Allow "struct".
8252
c767944b
DJ
82532010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8254
8255 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
8256 (FunctionArg::method): New function.
8257 (empty, arg): New variables.
8258 (main): Call arg.method.
8259 * gdb.cp/templates.exp (test_template_args): New function.
8260 (do_tests): Call it.
8261
27d3a3fc
UW
82622010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8263
8264 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
8265 of "next" to proceed over pthread_exit call.
8266
55b7ce7f
UW
82672010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8268
8269 * gdb.base/maint.exp: Avoid wildcards against potentially very long
8270 "maint print statistics" output to prevent expect timeouts.
8271
809df446
JK
82722010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8273
8274 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
8275 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8276 (test_float_rejected): ... here.
8277 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
8278 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8279 (test_float_rejected): ... here.
8280 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
8281 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8282 (test_float_rejected): ... here.
8283 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
8284 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8285 (test_float_rejected): ... here.
8286
8464be76
DJ
82872010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8288
8289 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
8290 before disabling hardware watchpoints.
8291 (test_inaccessible_watchpoint): Check that hardware watchpoints
8292 are used. Test for watchpoints on a constant address.
8293
14dba4b4
JK
82942010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8295
8296 * gdb.base/ui-redirect.exp: New file.
8297
3f3540e1 82982010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 8299 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
8300
8301 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
8302
0f254bb7
DE
83032010-08-31 Doug Evans <dje@google.com>
8304
8305 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
8306
03f17ccf
TT
83072010-08-30 Tom Tromey <tromey@redhat.com>
8308
8309 PR python/11792:
8310 * gdb.python/py-value.exp (test_subscript_regression): Add
8311 dynamic_type test.
8312
640617ad
DJ
83132010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
8314
8315 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
8316 instead of running to main. Do not test the main function.
8317 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
8318 Add new main.
8319
2ed91d1b
PA
83202010-08-26 Pedro Alves <pedro@codesourcery.com>
8321
8322 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
8323 one test.
8324
673bfd45
DE
83252010-08-24 Doug Evans <dje@google.com>
8326
8327 PR symtab/11942
8328 * gdb.dwarf2/dw4-sig-types.cc: New file.
8329 * gdb.dwarf2/dw4-sig-types.h: New file.
8330 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
8331 * gdb.dwarf2/dw4-sig-types.exp: New file.
8332
f9ffd4bb
TT
83332010-08-23 Tom Tromey <tromey@redhat.com>
8334
8335 PR python/11145:
8336 * gdb.python/py-value.c (Base, Derived): New types.
8337 (base): New global.
8338 * gdb.python/py-value.exp (test_subscript_regression): Add
8339 dynamic_cast test.
8340
d839c8a4
TT
83412010-08-23 Tom Tromey <tromey@redhat.com>
8342
8343 PR python/10676:
8344 * gdb.python/py-type.exp (test_fields): Add tests for type
8345 equality.
8346
702c2711
TT
83472010-08-23 Tom Tromey <tromey@redhat.com>
8348
8349 PR python/11915:
8350 * gdb.python/py-type.exp (test_fields): Add tests for array.
8351
832bafd3
KS
83522010-08-23 Keith Seitz <keiths@redhat.com>
8353
8354 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
8355 have any children. Create a new abbrev for it.
8356 Add missing terminal sequence to .debug_abbrev.
8357
c37bf528
KS
83582010-08-20 Keith Seitz <keiths@redhat.com>
8359
8360 PR symtab/11465:
8361 * gdb.dwarf2/pr11465.exp: New test.
8362 * gdb.dwarf2/pr11465.S: New file.
8363 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
8364 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
8365
4572cbac
TJB
83662010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
8367
8368 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
8369 registers. Update data sets with the new v2_double element in the
8370 VSX register union. Add vector_register3_vr data set for the AltiVec
8371 registers. Use gdb_test_no_output instead of send_gdb.
8372
e7fbb131
PA
83732010-08-19 Pedro Alves <pedro@codesourcery.com>
8374
8375 * gdb.python/py-shared.exp: New file, factored out from
8376 python.exp.
8377 * gdb.python/py-shared.c: New file.
8378 * gdb.python/py-shared-sl.c: New file.
8379 * gdb.python/python-1.c: New file.
8380 * gdb.python/python-sl.c: Delete.
8381 * gdb.python/python.c: Mention python-1.c.
8382 * gdb.python/python.exp: Move shared library tests to
8383 py-shared.exp.
8384 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
8385 (MISCELLANEOUS): New.
8386 (clean mostlyclean): Also remove $MISCELLANEOUS.
8387
d30f5e1f
DE
83882010-08-19 Doug Evans <dje@google.com>
8389
8390 PR exp/11926
8391 * gdb.base/printcmds.exp (test_float_accepted): New function.
8392 Move existing float tests there. Add tests for floats with suffixes.
8393 (test_float_rejected): New function.
8394 * gdb.java/jv-print.exp (test_float_accepted): New function.
8395 (test_float_rejected): New function.
8396 * gdb.objc/print.exp: New file.
8397 * gdb.pascal/print.exp: New file.
8398 * lib/objc.exp: New file.
8399
7b3fd859
PM
84002010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
8401
8402 * gdb.base/default.exp (info set): Avoid full buffer error and force
8403 reading up to final gdb prompt.
8404 (show): Likewise.
8405
c92817ce
TT
84062010-08-18 Tom Tromey <tromey@redhat.com>
8407
8408 PR symtab/11919:
8409 * gdb.base/completion.exp: Add test.
8410
f1208f9e
DE
84112010-08-18 Doug Evans <dje@google.com>
8412
8413 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
8414 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
8415 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
8416 Simplify, early exit if runto_main fails.
8417 * gdb.fortran/exprs.exp: load_lib fortran.exp.
8418 (set_lang_fortran): Moved to lib/fortran.exp.
8419 * gdb.fortran/types.exp: load_lib fortran.exp.
8420 (set_lang_fortran): Moved to lib/fortran.exp.
8421 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
8422 * gdb.java/jprint.exp (set_lang_java): Ditto.
8423 * gdb.java/jv-exp.exp: load_lib java.exp.
8424 If set_lang_java fails, issue a warning instead of failure to be
8425 consistent with other set_lang_foo uses.
8426 (set_lang_java): Moved to lib/java.exp.
8427 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
8428 If set_lang_java fails, issue a warning instead of failure to be
8429 consistent with other set_lang_foo uses.
8430 * gdb.pascal/types.exp: load_lib pascal.exp.
8431 (set_lang_pascal): Moved to lib/pascal.exp.
8432 * lib/fortran.exp: New file.
8433 * lib/java.exp (set_lang_java): New function.
8434 * lib/pascal.exp (set_lang_pascal): New function.
8435
2f06b485
YQ
84362010-08-18 Yao Qi <yao@codesourcery.com
8437
8438 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
8439 func_nofb_start and func_loopfb_start, so that address of functions
8440 is equal to these labels on Thumb.
8441
96e25403
YQ
84422010-08-18 Yao Qi <yao@codesourcery.com>
8443
8444 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
8445 to reflect latest c source file.
8446
36e6adc4
JK
84472010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8448
8449 * gdb.cp/infcall-dlopen.exp: New file.
8450 * gdb.cp/infcall-dlopen.cc: New file.
8451 * gdb.cp/infcall-dlopen-lib.cc: New file.
8452
f431efe5
PA
84532010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8454 Pedro Alves <pedro@codesourcery.com>
8455
8456 PR breakpoints/11371
8457
8458 * gdb.base/watch-cond-infcall.exp: New file.
8459 * gdb.base/watch-cond-infcall.c: New file.
8460
06a64a0b
TT
84612010-08-16 Tom Tromey <tromey@redhat.com>
8462
8463 * gdb.base/help.exp: Update.
8464 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
8465 watchpoint.
8466 (test_watch_location): New proc.
8467 (test_watchpoint_in_big_blob): Delete watchpoint.
8468 * gdb.base/watchpoint.c (func5): New function.
8469 (main): Call it.
8470
70ebf4ed
DE
84712010-08-16 Doug Evans <dje@google.com>
8472
8473 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
8474
ca5c20b6
PM
84752010-08-11 Phil Muldoon <pmuldoon@redhat.com>
8476
8477 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
8478 tests.
8479
7346b668
KW
84802010-08-11 Ken Werner <ken.werner@de.ibm.com>
8481
8482 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
8483 * gdb.base/gnu_vector.c: New File.
8484 * gdb.base/gnu_vector.exp: Likewise.
8485
cb2e07a6
PM
84862010-08-11 Phil Muldoon <pmuldoon@redhat.com>
8487
8488 * gdb.python/python.c: New File.
8489 * gdb.python/python-sl.c: New File.
8490 * gdb.python/python.exp: Test solib_address and decode_line
8491 * functions.
8492
5da1313b
JK
84932010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8494
8495 * gdb.python/python.exp (show height, set height 10)
8496 (verify pagination beforehand, verify pagination beforehand: q)
8497 (gdb.execute does not page, verify pagination afterwards)
8498 (verify pagination afterwards: q): New.
8499
49c3ccf7
DE
85002010-08-02 Doug Evans <dje@google.com>
8501
8502 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
8503 because of an older gcc, change test2
8504 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
8505 to unsupported.
8506
42c0c4f1
KH
85072010-07-30 Kazu Hirata <kazu@codesourcery.com>
8508
8509 * gdb.base/break-always.exp: Do not expect full paths to file
8510 names.
8511 * gdb.base/commands.exp: Likewise.
8512
d3765805
DE
85132010-07-30 Doug Evans <dje@google.com>
8514
c98ee71b
DE
8515 * gdb.cp/temargs.exp: For new tests that require newer gccs,
8516 xfail them when run with older gccs.
8517
fd961404
DE
8518 * lib/gdb.exp (build_executable): Forward "c++" option to
8519 get_compiler_info.
8520
999adef4
DE
8521 * gdb.python/py-type.exp (test_template): Mark as xfail tests
8522 "python print ttype.template_argument(1)" and
8523 "python print isinstance(ttype.template_argument(1), gdb.Value)"
8524 if using gcc 4.4 or earlier.
8525
d3765805
DE
8526 * gdb.base/valgrind-db-attach.exp: Use unique test name for
8527 attach-to-debugger handling.
8528
1276c759
JK
85292010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8530
8531 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
8532 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
8533 (main): Use copyreloc.
8534 * gdb.base/prelink.exp (split debug of executable)
8535 (.dynbss vs. .bss address shift): New tests.
8536
88caa9b9
PA
85372010-07-29 Pedro Alves <pedro@codesourcery.com>
8538
8539 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
8540 in gdb_test_multiple.
8541
c6f2ac43
PA
85422010-07-29 Pedro Alves <pedro@codesourcery.com>
8543
8544 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
8545 environment.
8546
326fd672
TT
85472010-07-28 Tom Tromey <tromey@redhat.com>
8548
8549 PR python/11060:
8550 * gdb.python/py-type.c (Temargs): New template.
8551 (temvar): New variable.
8552 * gdb.python/py-type.exp (test_template): New proc.
8553
3ce3b1ba
PA
85542010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8555
8556 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
8557 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
8558
34eaf542
TT
85592010-07-28 Tom Tromey <tromey@redhat.com>
8560
8561 PR c++/9946:
8562 * gdb.cp/temargs.exp: New file.
8563 * gdb.cp/temargs.cc: New file.
8564
d41b819e
JK
85652010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8566
8567 * gdb.base/help.exp (help disassemble): Update the content.
8568
26ab7092
JK
85692010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8570
8571 * gdb.threads/ia64-sigill.exp: New file.
8572 * gdb.threads/ia64-sigill.c: New file.
8573
5283e9e1
TT
85742010-07-27 Tom Tromey <tromey@redhat.com>
8575
8576 * gdb.opt/inline-cmds.c (ATTR): New define.
8577 (func1): Use it.
8578 (func2): Likewise.
8579 (func3): Likewise.
8580 (outer_inline1): Likewise.
8581 (outer_inline2): Likewise.
8582 * gdb.opt/inline-bt.c (ATTR): New define.
8583 (func1): Use it.
8584 (func2): Likewise.
8585 * gdb.opt/inline-locals.c (ATTR): New define.
8586 (func1): Use it.
8587 (func2): Likewise.
8588
e992ef73
TT
85892010-07-27 Tom Tromey <tromey@redhat.com>
8590
8591 * gdb.stabs/gdb11479.c (hack): New function.
8592 (test): Use it.
8593 (test2): Use it.
8594 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
8595 (int32_search_buf, int64_search_buf): No longer static.
8596 (x): Remove.
8597 * gdb.base/relocate.c (hack): New function.
8598
5374244e
PM
85992010-07-27 Phil Muldoon <pmuldoon@redhat.com>
8600
8601 * gdb.python/py-value.exp (test_inferior_function_call): New function.
8602 * gdb.python/py-value.c (func1): New function.
8603 (func2): Likewise.
8604
a99aee83
CV
86052010-07-26 Corinna Vinschen <vinschen@redhat.com>
8606
8607 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
8608 as not to clash with .data section.
8609
a04ba985
JG
86102010-07-26 Jerome Guitton <guitton@adacore.com>
8611
8612 * gdb.base/code_elim.exp: New file.
8613 * gdb.base/code_elim1.c: New file.
8614 * gdb.base/code_elim2.c: New file.
8615
23bd0f7c
PA
86162010-07-21 Pedro Alves <pedro@codesourcery.com>
8617
8618 PR symtab/11827
8619
8620 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
8621 (some_volatile_enum): New variable.
8622 * gdb.base/printcmds.exp (test_print_enums): New.
8623 <top level>: Call it.
8624
883df6dd
SW
86252010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
8626
8627 * gdb.cp/fpointer.cc: New test.
8628 * gdb.cp/fpointer.exp: New test.
8629
569b05a5
JK
86302010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8631
8632 * gdb.base/solib-nodir.exp: New file.
8633 * lib/gdb.exp (runto): New case for a GDB internal error.
8634
51d7d803
JK
86352010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8636 Ulrich Weigand <uweigand@de.ibm.com>
8637 Tom Tromey <tromey@redhat.com>
8638
8639 * gdb.base/charset-malloc.c: New file.
8640 * gdb.base/charset.c (malloc_stub): New prototype.
8641 (main): Call it instead of malloc itself.
8642 * gdb.base/charset.exp: Use only prepare_for_testing.
8643 (binfile): Remove the variable.
8644
c0edd9ed
JK
86452010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8646
8647 Make core files the process_stratum.
8648 * gdb.base/corefile.exp (run: load core again)
8649 (run: sanity check we see the core file, run: with core)
8650 (run: core file is cleared, attach: load core again)
8651 (attach: sanity check we see the core file, attach: with core)
8652 (attach: core file is cleared): New tests.
8653 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
8654
3cbaedff
KW
86552010-07-14 Ken Werner <ken.werner@de.ibm.com>
8656
8657 * gdb.arch/altivec-abi.exp: New tests.
8658
91158a56
TT
86592010-07-13 Tom Tromey <tromey@redhat.com>
8660
8661 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
8662 (main): Use it.
8663 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
8664
0f5238ed
TT
86652010-07-13 Tom Tromey <tromey@redhat.com>
8666
8667 * gdb.base/label.exp: New file.
8668 * gdb.base/label.c: New file.
8669
add265ae
L
86702010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
8671 H.J. Lu <hongjiu.lu@intel.com>
8672
8673 * lib/gdb.exp (is_ilp32_target): New.
8674 (is_lp64_target): Likewise.
8675
8676 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
8677 target.
8678 * gdb.arch/amd64-disp-step.exp: Likewise.
8679 * gdb.arch/amd64-dword.exp: Likewise.
8680 * gdb.arch/amd64-i386-address.exp: Likewise.
8681 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 8682
add265ae
L
8683 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
8684 target.
8685 * gdb.arch/i386-bp_permanent.exp: Likewise.
8686 * gdb.arch/i386-byte.exp: Likewise.
8687 * gdb.arch/i386-disp-step.exp: Likewise.
8688 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8689 * gdb.arch/i386-prologue.exp: Likewise.
8690 * gdb.arch/i386-size-overlap.exp: Likewise.
8691 * gdb.arch/i386-size.exp: Likewise.
8692 * gdb.arch/i386-sse.exp: Likewise.
8693 * gdb.arch/i386-unwind.exp: Likewise.
8694 * gdb.arch/i386-word.exp: Likewise.
8695
8696 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
8697 test only when building 64-bit executables. Do not hard-code
8698 -m64 option.
8699
2dfb8c17
DE
87002010-07-07 Doug Evans <dje@google.com>
8701
8702 * lib/gdb.exp (gdb_test_list_exact): New function.
8703 * gdb.base/default.exp (show convenience): Call it, add tests for
8704 $_sdata = void, $_thread = 0.
8705
4e5799b6
JK
87062010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8707 Joel Brobecker <brobecker@adacore.com>
8708
8709 Fix re-run of PIE executable, PR shlibs/11776.
8710 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
8711 Remove $displacement_main to match the solib-svr4.c change. New "kill"
8712 and re-"run" of the inferior.
8713
1a219cc7
JK
87142010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8715 Joel Brobecker <brobecker@adacore.com>
8716
8717 Cope with missing /usr/sbin/prelink.
8718 * lib/prelink-support.exp (prelink_no):
8719 <result == 1 && $output is "no such file or directory">: New.
8720 (prelink_yes): Likewise. Return on failed prelink_no.
8721
5e3b36f8
JK
87222010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8723 Joel Brobecker <brobecker@adacore.com>
8724
8725 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
8726 build_executable by build_executable_own_libs. Replace "prelink -R"
8727 execution by a call of prelink_yes. Comment why "prelink -r" needs no
8728 change.
8729 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
8730 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
8731 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
8732 Replace build_executable by build_executable_own_libs's function
8733 build_executable_own_libs.
8734 (prelinkNO): Create new stub to call prelink_no.
8735 (prelinkYES): Create new stub to call prelink_yes.
8736 (test_attach): Rename calls of copy to file_copy.
8737 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
8738 (copy): Move to ...
8739 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
8740 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
8741 * gdb.base/prelink.exp: Disable testcase also for is_remote and
8742 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
8743 special flags by gdb_compile_shlib. Replace second gdb_compile by
8744 build_executable_own_libs. Replace "prelink -R" execution by a call of
8745 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
8746 a second call of prelink_yes. Replace restart commands by
8747 clean_restart.
8748 (prelink): Rename to ...
8749 (seen displacement message): ... this test. Extend its expectation
8750 strictness.
8751
86e4bafc
JK
87522010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8753
8754 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
8755 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
8756 displacement message exactly once.
8757
3cd07d20
JK
87582010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8759 Joel Brobecker <brobecker@adacore.com>
8760
8761 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
8762 its restore after the <$relink_args != ""> loop. new comment.
8763
0a1e94c7
JK
87642010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8765 Joel Brobecker <brobecker@adacore.com>
8766
8767 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
8768 code for it. New variable relink_args.
8769 (prelinkYES): Call prelinkNO.
8770 (test_attach): Accept new parameter relink_args. Re-prelink the binary
8771 in such case. Move the core code to ...
8772 (test_attach_gdb): ... a new function. Send GDB command "file".
8773 Extend expected "Attaching to " string.
8774
2f70bcfb
TT
87752010-07-02 Tom Tromey <tromey@redhat.com>
8776
8777 * gdb.base/bitops.exp: Remove extraneous "pass".
8778
a17ac5b0
TT
87792010-07-02 Ken Werner <ken.werner@de.ibm.com>
8780
8781 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
8782
dc10affe
PA
87832010-07-01 Pedro Alves <pedro@codesourcery.com>
8784
d41c0fc8
PA
8785 * gdb.base/help.exp: Adjust expected output.
8786
87872010-07-01 Pedro Alves <pedro@codesourcery.com>
8788
8789 * gdb.base/help.exp: Adjust expected output.
dc10affe 8790
0a600c36
JK
87912010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8792
8793 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
8794 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
8795 c++/11702.
8796
37cc8bfe
JK
87972010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8798 Doug Evans <dje@google.com>
8799
8800 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
8801 add .dynamic entry'.
8802
254e6b9e
DE
88032010-06-29 Doug Evans <dje@google.com>
8804
8805 Test PR c++/11702.
8806 * gdb.cp/m-static.exp: Add testcase.
8807 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
8808
595939de 88092010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
8810 Tom Tromey <tromey@redhat.com>
8811 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
8812
8813 * gdb.python/py-inferior.c: New File.
8814 * gdb.python/py-infthread.c: New File.
8815 * gdb.python/py-inferior.exp: New File.
8816 * gdb.python/py-infthread.exp: New File.
8817
98751a41
JK
88182010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8819
8820 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
8821 (ptype ::C::OtherFileClass typedefs): New.
8822 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
8823 (C::OtherFileClass::cOtherFileClassVar2): New.
8824 (C::OtherFileClass::cOtherFileClassVar_use): Use also
8825 cOtherFileClassVar2.
8826 (C::cOtherFileType2, C::cOtherFileVar2): New.
8827 (C::cOtherFileVar_use): use also cOtherFileVar2.
8828 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
8829
41f62f39
JK
88302010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8831
8832 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
8833 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
8834 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
8835 (print ::C::cOtherFileVar)
8836 (whatis C::OtherFileClass::cOtherFileClassType)
8837 (whatis ::C::OtherFileClass::cOtherFileClassType)
8838 (print C::OtherFileClass::cOtherFileClassVar)
8839 (print ::cOtherFileClassVar)
8840 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
8841 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
8842 trailing content.
8843 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
8844 (C::OtherFileClass::cOtherFileClassVar)
8845 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
8846 (C::cOtherFileVar, C::cOtherFileVar_use): New.
8847
af53d231
JK
88482010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8849
8850 Test PR c++/11703 and PR gdb/1448.
8851 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
8852 gdb/1448.
8853
9655fd1a
JK
88542010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8855
8856 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
8857 (main) <rtti_data>: New.
8858 * gdb.cp/virtbase.exp (print rtti_data): New.
8859
824cc8dd
JK
88602010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8861 Joel Brobecker <brobecker@adacore.com>
8862
8863 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
8864
6036c742
JK
88652010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8866
8867 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
8868
de6a0421
DE
88692010-06-28 Doug Evans <dje@google.com>
8870
8871 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
8872
b2dae948
DE
88732010-06-27 Doug Evans <dje@google.com>
8874
8875 * gdb.cp/m-static.exp: Update expected test output.
8876
0f3bb72e
PH
88772010-06-25 Paul Hilfinger <hilfinger@adacore.com>
8878
889bf7c5
PA
8879 * gdb.gdb/selftest.exp: Adjust expected message for
8880 capturing start-up runtime.
0f3bb72e 8881
bc9f0842
TT
88822010-06-25 Tom Tromey <tromey@redhat.com>
8883
8884 PR python/10808:
8885 * gdb.python/python.exp: Add new tests.
8886
099ef718
SW
88872010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
8888
8889 * gdb.cp/operator.cc: Created an import loop.
8890 * gdb.cp/operator.exp: Added testcase for import loop.
8891
5868a632
JK
88922010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8893
8894 Test PR python/11407.
8895 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
8896 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
8897 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
8898 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
8899 executable_nofb and executable_fb. New variables srcsfile, objsfile,
8900 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
8901 binfile. Call gdb_compile with clean_restart twice.
8902 (func_nofb print, func_nofb backtrace, func_loopfb print)
8903 (func_loopfb backtrace): New.
8904
af76db58
JK
89052010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8906
8907 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
8908 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
8909 by a hand made one.
8910 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
8911 i?86 requirement. Remove variables srcfile and binfile. New variable
8912 sources, executable_nofb and executable_fb. Call prepare_for_testing.
8913
f2c7657e
UW
89142010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8915
8916 * gdb.cell/dwarfaddr.exp: New file.
8917 * gdb.cell/dwarfaddr.S: New file.
8918
628fe4e4
JK
89192010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8920
8921 Test PR 9436.
8922 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
8923
f1421989
HZ
89242010-06-24 Hui Zhu <teawater@gmail.com>
8925
8926 * gdb.base/eval.exp: New file.
8927
d03285ec
UW
89282010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8929
8930 * gdb.cell/fork.exp: New file.
8931 * gdb.cell/fork.c: Likewise.
8932 * gdb.cell/fork-spu.c: Likewise.
8933
41b2c92d
PM
89342010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
8935
8936 * lib/gdb.exp (banned_variables_traced): New global variable.
8937 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
8938 (gdb_init): Use `trace add variable' instead of obsolete
8939 `trace variable'.
8940
d5bc977f
DE
89412010-06-21 Doug Evans <dje@google.com>
8942
8943 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
8944
d2ed6730
UW
89452010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8946
8947 * gdb.arch/spu-ls.exp: New file.
8948 * gdb.arch/spu-ls.c: Likewise.
8949
6aed2dbc
SS
89502010-06-18 Stan Shebs <stan@codesourcery.com>
8951
8952 * gdb.threads/thread-specific.exp: Add tests of $_thread.
8953
e0756905
UW
89542010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8955
8956 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
8957 * gdb.base/watch-cond.exp: Likewise.
8958 * gdb.python/py-breakpoint.exp: Likewise.
8959
d8053d4d
PA
89602010-06-18 Pedro Alves <pedro@codesourcery.com>
8961
8962 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
8963 clean_restart, make sure every test has a distinct message, and
8964 that messages don't include the executable' full path.
8965
81ce510c
DE
89662010-06-17 Doug Evans <dje@google.com>
8967
8968 * gdb.arch/i386-size.exp: Updated expected output for
8969 DISASSEMBLY_OMIT_FNAME.
8970
65d79d4b
SDJ
89712010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8972 Sergio Durigan Junior <sergiodj@redhat.com>
8973
8974 * gdb.base/watch-notconst.c: New file.
8975 * gdb.base/watch-notconst.S: New file.
8976 * gdb.base/watch-notconst2.c: New file.
8977 * gdb.base/watch-notconst2.S: New file.
8978 * gdb.base/watch-notconst.exp: New file.
8979 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
8980 (func4): Add operations on `global_ptr_ptr'.
8981 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
8982 routine to test watchpoints created with a constant expression.
8983 (test_inaccessible_watchpoint): Include tests for watchpoints
8984 created with a constant expression.
8985
df0f4836
KB
89862010-06-14 Kevin Buettner <kevinb@redhat.com>
8987
8988 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
8989 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
8990 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
8991 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
8992 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
8993 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
8994 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
8995 of `_start'.
8996
b769def5
UW
89972010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8998
8999 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
9000 not supported on the target.
9001 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9002 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9003 * gdb.mi/mi-nsintrall.exp: Likewise.
9004 * gdb.mi/mi-nsmoribund.exp: Likewise.
9005 * gdb.mi/mi-nsthrexec.exp: Likewise.
9006
d914c394
SS
90072010-06-11 Stan Shebs <stan@codesourcery.com>
9008
9009 * gdb.base/permissions.exp: New file.
9010
90112010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
9012
9013 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
9014 does not support ELF executable class.
9015
f3ce5b9c
UW
90162010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9017
9018 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
9019
8e46892c
JK
90202010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9021
9022 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
9023 (runto): Catch "The target does not support running in non-stop mode.".
9024
6cc55c64
MS
90252010-06-11 Michael Snyder <msnyder@vmware.com>
9026
9027 * gdb.base/setshow.exp (set language asm): Don't use
9028 gdb_test_no_output, fails on some targets.
9029
caddefa4
UW
90302010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9031
9032 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
9033 * gdb.cp/pr9167.exp: Likewise.
9034
468b1aa7
UW
90352010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9036
9037 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
9038
5c3552dc
UW
90392010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9040
9041 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
9042
02e6fe6a
UW
90432010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9044
9045 * gdb.base/charset.c (main): Make sure malloc gets linked in.
9046
0e03807e
TT
90472010-06-11 Tom Tromey <tromey@redhat.com>
9048
9049 PR gdb/9977, PR exp/11636::
9050 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
9051 (pieces_test_f6): Update expected output.
9052
2bdf28a0
JK
90532010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9054
9055 * gdb.base/moribund-step.exp: New.
9056
f6978de9
MS
90572010-06-08 Michael Snyder <msnyder@vmware.com>
9058
9059 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 9060 * gdb.ada/boolean_expr.exp:
f6978de9
MS
9061 * gdb.ada/frame_args.exp: Ditto.
9062 * gdb.ada/lang_switch.exp: Ditto.
9063 * gdb.ada/ptype_arith_binop.exp: Ditto.
9064 * gdb.ada/ref_param.exp: Ditto.
9065 * gdb.ada/type_coercion.exp:Ditto.
9066
9067 * gdb.asm/asm-source.exp: Ditto.
9068
9069 * gdb.base/attach.exp: Ditto.
9070 * gdb.base/bitfields2.exp: Ditto.
9071 * gdb.base/call-signal-resume.exp: Ditto.
9072 * gdb.base/callfuncs.exp: Ditto.
9073 * gdb.base/commands.exp: Ditto.
9074 * gdb.base/dbx.exp: Ditto.
9075 * gdb.base/default.exp: Ditto.
9076 * gdb.base/dump.exp: Ditto.
9077 * gdb.base/exprs.exp: Ditto.
9078 * gdb.base/freebpcmd.exp: Ditto.
9079 * gdb.base/interrupt.exp: Ditto.
9080 * gdb.base/list.exp: Ditto.
9081 * gdb.base/long_long.exp: Ditto.
9082 * gdb.base/maint.exp: Ditto.
9083 * gdb.base/ptype.exp: Ditto.
9084 * gdb.base/return.exp: Ditto.
9085 * gdb.base/setshow.exp: Ditto.
9086 * gdb.base/sigbpt.exp: Ditto.
9087 * gdb.base/sigrepeat.exp: Ditto.
9088
9089 * gdb.cp/classes.exp: Ditto.
9090
9091 * gdb.dwarf2/dw2-restore.exp: Ditto.
9092
9093 * gdb.gdb/selftest.exp: Ditto.
9094
9095 * gdb.multi/base.exp: Ditto.
9096 * gdb.multi/bkpt-multi-exec.exp: Ditto.
9097
9098 * gdb.python/py-block.exp: Ditto.
9099 * gdb.python/py-prettyprint.exp: Ditto.
9100 * gdb.python/py-template.exp: Ditto.
9101
9102 * gdb.server/ext-attach.exp: Ditto.
9103 * gdb.server/ext-run.exp: Ditto.
9104 * gdb.server/server-mon.exp: Ditto.
9105
9106 * gdb.threads/fork-thread-pending.exp: Ditto.
9107 * gdb.threads/hand-call-in-threads.exp: Ditto.
9108 * gdb.threads/interrupted-hand-call.exp: Ditto.
9109 * gdb.threads/linux-dp.exp: Ditto.
9110 * gdb.threads/manythreads.exp: Ditto.
9111 * gdb.threads/print-threads.exp: Ditto.
9112 * gdb.threads/pthreads.exp: Ditto.
9113 * gdb.threads/schedlock.exp: Ditto.
9114 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9115 * gdb.threads/threadapply.exp: Ditto.
9116
de7ff789
MS
91172010-06-08 Michael Snyder <msnyder@vmware.com>
9118
889bf7c5 9119 * gdb.ada/exec_changed.exp:
de7ff789
MS
9120 Use ".*" instead of "" as wildcard regexp.
9121
9122 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
9123 * gdb.base/call-ar-st.exp: Ditto.
9124 * gdb.base/checkpoint.exp: Ditto.
9125 * gdb.base/default.exp: Ditto.
9126 * gdb.base/dump.exp: Ditto.
9127 * gdb.base/ending-run.exp: Ditto.
9128 * gdb.base/fileio.exp: Ditto.
9129 * gdb.base/miscexprs.exp: Ditto.
9130 * gdb.base/pointers.exp: Ditto.
9131 * gdb.base/readline.exp: Ditto.
9132 * gdb.base/reread.exp: Ditto.
9133 * gdb.base/restore.exp: Ditto.
9134 * gdb.base/shlib-call.exp: Ditto.
9135 * gdb.base/valgrind-db-attach.exp: Ditto.
9136 * gdb.base/volatile.exp: Ditto.
9137 * gdb.base/watchpoints.exp: Ditto.
9138
9139 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
9140
9141 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
9142 * gdb.python/py-value.exp: Ditto.
9143
9144 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
9145 * gdb.trace/circ.exp: Ditto.
9146 * gdb.trace/collection.exp: Ditto.
9147 * gdb.trace/packetlen.exp: Ditto.
9148 * gdb.trace/passc-dyn.exp: Ditto.
9149 * gdb.trace/report.exp: Ditto.
9150 * gdb.trace/tfile.exp: Ditto.
9151 * gdb.trace/tfind.exp: Ditto.
9152 * gdb.trace/while-dyn.exp: Ditto.
9153
3bebe2f2
JK
91542010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9155
9156 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
9157
5c631832
JK
91582010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9159
9160 Test PR 10640.
9161 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
9162
4c3376c8
SW
91632010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
9164
9165 * gdb.cp/koenig.exp: Test for ADL operators.
9166 * gdb.cp/koenig.cc: Added ADL operators.
9167 * gdb.cp/operator.exp: New test.
9168 * gdb.cp/operator.cc: New test.
9169
dc226d5a
MS
91702010-06-04 Michael Snyder <msnyder@vmware.com>
9171
dfb88a23
MS
9172 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
9173 * gdb.base/pending.exp: Ditto.
f7ae76b3 9174
dc226d5a
MS
9175 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
9176
967cf477
DE
91772010-06-04 Doug Evans <dje@google.com>
9178
9179 * gdb.python/py-prettyprint.exp: Add new test for enabled and
9180 disabled printers.
9181 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
9182 (enable_lookup_function): New function.
9183
eb801841
TT
91842010-06-04 Tom Tromey <tromey@redhat.com>
9185
9186 * gdb.python/py-value.exp (test_value_hash): Don't test equality
9187 of hash and id.
9188
38979823
JK
91892010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9190
9191 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
9192 newline.
9193 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
9194 (empty verbose non-noisy clear, empty verbose noisy clear)
9195 (empty non-verbose noisy clear): Likewise.
9196
35ec993f
MS
91972010-06-03 Michael Snyder <msnyder@vmware.com>
9198
9199 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
9200 * gdb.base/display.exp: Ditto.
9201 * gdb.base/find.exp: Ditto.
9202 * gdb.base/ifelse.exp: Ditto.
9203 * gdb.base/multi-forks.exp: Ditto.
9204 * gdb.base/recurse.exp: Ditto.
9205 * gdb.base/setshow.exp: Ditto.
9206 * gdb.base/value-double-free.exp: Ditto.
9207 * gdb.base/watch-vfork.exp: Ditto.
9208 * gdb.base/watch_thread_num.exp: Ditto.
9209 * gdb.base/watchpoint-solib.exp: Ditto.
9210 * gdb.base/watchpoint.exp: Ditto.
9211 * gdb.base/watchpoints.exp: Ditto.
9212
9213 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
9214 * gdb.cp/overload.exp: Ditto.
9215 * gdb.cp/virtfunc.exp: Ditto.
9216
9217 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
9218
889bf7c5 9219 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
9220 Replace gdb_test with gdb_test_no_output.
9221
889bf7c5 9222 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
9223 Replace gdb_test with gdb_test_no_output.
9224 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9225 * gdb.threads/watchthreads.exp: Ditto.
9226 * gdb.threads/watchthreads2.exp: Ditto.
9227
9228 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
9229 * gdb.trace/tfind.exp: Ditto.
9230
c22decce
JB
92312010-06-03 Joel Brobecker <brobecker@adacore.com>
9232
9233 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
9234 successful test if message is the empty string.
9235
fd5700c7
JK
92362010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9237
9238 * gdb.fortran/module.exp (stopped language detection): New test.
9239
f55ee35c
JK
92402010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9241
9242 Support DW_TAG_module as separate namespaces.
9243 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
9244 gdb.fortran/library-module-lib.f90: New.
9245 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
9246 (print i): Remove.
9247 (continue to breakpoint: i-is-1, print var_i value 1)
9248 (continue to breakpoint: i-is-2, print var_i value 2)
9249 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
9250 (print var_d, print var_i value 14, ptype modmany, complete `modm)
9251 (complete `modmany, complete `modmany`, complete `modmany`var)
9252 (show language, setting breakpoint at module): New tests.
9253 * gdb.fortran/module.f90 (module mod): Remove.
9254 (module mod1, module mod2, module modmany, subroutine sub1)
9255 (subroutine sub2, program module): New.
9256
b8e8282f
JK
92572010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9258
9259 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
9260 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
9261 * gdb.cp/anon-union.exp (pass): Rename to ...
9262 (print z 2): ... here.
b8e8282f 9263
019ebafc
MS
92642010-06-02 Michael Snyder <msnyder@vmware.com>
9265
e68d8fd4
MS
9266 * gdb.trace/actions.exp: Use gdb_test_no_output.
9267 * gdb.trace/circ.exp: Ditto.
9268 * gdb.trace/packetlen.exp: Ditto.
9269 * gdb.trace/save-trace.exp: Ditto.
9270 * gdb.trace/tracecmd.exp: Ditto.
9271 * gdb.trace/tsv.exp: Ditto.
9272
12b5d08a
MS
9273 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
9274 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
9275 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9276 * gdb.threads/manythreads.exp: Ditto.
9277 * gdb.threads/print-threads.exp: Ditto.
9278 * gdb.threads/pthreads.exp: Ditto.
9279 * gdb.threads/schedlock.exp: Ditto.
9280 * gdb.threads/staticthreads.exp: Ditto.
9281 * gdb.threads/thread-specific.exp: Ditto.
9282 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9283 * gdb.threads/threadapply.exp: Ditto.
9284 * gdb.threads/watchthreads.exp: Ditto.
9285 * gdb.threads/watchthreads2.exp: Ditto.
9286
89493308
MS
9287 * gdb.python/py-block.exp: Use gdb_test_no_output.
9288 * gdb.python/py-prettyprint.exp: Ditto.
9289 * gdb.python/py-template.exp: Ditto.
9290 * gdb.python/py-value.exp: Ditto.
9291
9292 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
9293 * gdb.reverse/watch-reverse.exp: Ditto.
9294
9295 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
9296 * gdb.server/ext-run.exp: Ditto.
9297
019ebafc
MS
9298 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
9299 * gdb.dwarf2/dw2-compressed.exp: Ditto.
9300 * gdb.dwarf2/dw2-intercu.exp: Ditto.
9301 * gdb.dwarf2/dw2-intermix.exp: Ditto.
9302 * gdb.dwarf2/dw2-producer.exp: Ditto.
9303 * gdb.dwarf2/mac-fileno.exp: Ditto.
9304
9305 * gdb.gdb/observer.exp: Use gdb_test_no_output.
9306 * gdb.gdb/selftest.exp: Ditto.
9307
9308 * gdb.multi/base.exp: Use gdb_test_no_output.
9309
9310 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
9311
3e0ca3a5
JK
93122010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9313
9314 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
9315
9db70545
MS
93162010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
9317
a8d52276
MS
9318 * gdb.cp/class2.exp: Use gdb_test_no_output.
9319 * gdb.cp/classes.exp: Ditto.
9320 * gdb.cp/extern-c.exp: Ditto.
9321 * gdb.cp/inherit.exp: Ditto.
9322 * gdb.cp/maint.exp: Ditto.
9323 * gdb.cp/mb-inline.exp: Ditto.
9324 * gdb.cp/mb-templates.exp: Ditto.
9325 * gdb.cp/method2.exp: Ditto.
9326 * gdb.cp/misc.exp: Ditto.
9327 * gdb.cp/ovldbreak.exp: Ditto.
9328 * gdb.cp/punctuator.exp: Ditto.
9329 * gdb.cp/templates.exp: Ditto.
9330 * gdb.cp/virtbase.exp: Ditto.
9331
889bf7c5 9332 * gdb.threads/attach-stopped.exp:
9db70545 9333 Replace uses of send_gdb / gdb_expect.
889bf7c5 9334 * gdb.threads/attachstop-mt.exp:
9db70545 9335 Replace uses of send_gdb / gdb_expect.
889bf7c5 9336 * gdb.threads/gcore-thread.exp:
9db70545 9337 Replace uses of send_gdb / gdb_expect.
889bf7c5 9338 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
9339 Replace uses of send_gdb / gdb_expect.
9340 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 9341 * gdb.threads/print-threads.exp:
9db70545
MS
9342 Replace uses of send_gdb / gdb_expect.
9343 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
9344 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
9345 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
9346
9347 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
9348 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
9349 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
9350 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
9351 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
9352 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
9353 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
9354 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
9355 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
9356 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
9357 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
9358
359cc68c
JK
93592010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9360
9361 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
9362
7d3fe98e
SW
93632010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
9364
9365 * gdb.cp/koenig.exp: Added new test case.
9366 * gdb.cp/koenig.cc: Ditto.
9367
27d3a1a2
MS
93682010-06-01 Michael Snyder <msnyder@vmware.com>
9369
9370 * gdb.base/arithmet.exp: Use gdb_test_no_output.
9371 * gdb.base/arrayidx.exp: Ditto.
9372 * gdb.base/attach.exp: Ditto.
9373 * gdb.base/auxv.exp: Ditto.
9374 * gdb.base/bigcre.exp: Ditto.
9375 * gdb.base/break-always.exp: Ditto.
9376 * gdb.base/break-interp.exp: Ditto.
9377 * gdb.base/break.exp: Ditto.
9378 * gdb.base/breakpoint-shadow.exp: Ditto.
9379 * gdb.base/call-ar-st.exp: Ditto.
9380 * gdb.base/call-sc.exp: Ditto.
9381 * gdb.base/call-signal-resume.exp: Ditto.
9382 * gdb.base/callfuncs.exp: Ditto.
9383 * gdb.base/catch-syscall.exp: Ditto.
9384 * gdb.base/charset.exp: Ditto.
9385 * gdb.base/code-expr.exp: Ditto.
9386 * gdb.base/commands.exp: Ditto.
9387 * gdb.base/cond-expr.exp: Ditto.
9388 * gdb.base/condbreak.exp: Ditto.
9389 * gdb.base/cursal.exp: Ditto.
9390 * gdb.base/cvexpr.exp: Ditto.
9391 * gdb.base/default.exp: Ditto.
9392 * gdb.base/del.exp: Ditto.
9393 * gdb.base/detach.exp: Ditto.
9394 * gdb.base/display.exp: Ditto.
9395 * gdb.base/ena-dis-br.exp: Ditto.
9396 * gdb.base/eval-skip.exp: Ditto.
9397 * gdb.base/foll-fork.exp: Ditto.
9398 * gdb.base/foll-vfork.exp: Ditto.
9399 * gdb.base/frame-args.exp: Ditto.
9400 * gdb.base/funcargs.exp: Ditto.
9401 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9402 * gdb.base/gdbvars.exp: Ditto.
9403 * gdb.base/help.exp: Ditto.
9404 * gdb.base/ifelse.exp: Ditto.
9405 * gdb.base/included.exp: Ditto.
9406 * gdb.base/list.exp: Ditto.
9407 * gdb.base/macscp.exp: Ditto.
9408 * gdb.base/maint.exp: Ditto.
9409 * gdb.base/multi-fork.exp: Ditto.
9410 * gdb.base/overlays.exp: Ditto.
9411 * gdb.base/page.exp: Ditto.
9412 * gdb.base/pending.exp: Ditto.
9413 * gdb.base/pointers.exp: Ditto.
9414 * gdb.base/pr11022.exp: Ditto.
9415 * gdb.base/prelink.exp: Ditto.
9416 * gdb.base/printcmds.exp: Ditto.
9417 * gdb.base/psymtab.exp: Ditto.
9418 * gdb.base/randomize.exp: Ditto.
9419 * gdb.base/relational.exp: Ditto.
9420 * gdb.base/relocate.exp: Ditto.
9421 * gdb.base/remote.exp: Ditto.
9422 * gdb.base/sepdebug.exp: Ditto.
9423 * gdb.base/set-lang-auto.exp: Ditto.
9424 * gdb.base/setshow.exp: Ditto.
9425 * gdb.base/setvar.exp: Ditto.
9426 * gdb.base/signals.exp: Ditto.
9427 * gdb.base/signull.exp: Ditto.
9428 * gdb.base/sigstep.exp: Ditto.
9429 * gdb.base/sizeof.exp: Ditto.
9430 * gdb.base/solib-disc.exp: Ditto.
9431 * gdb.base/store.exp: Ditto.
9432 * gdb.base/structs.exp: Ditto.
9433 * gdb.base/structs2.exp: Ditto.
9434 * gdb.base/subst.exp: Ditto.
9435 * gdb.base/term.exp: Ditto.
9436 * gdb.base/trace-commands.exp: Ditto.
9437 * gdb.base/unwindonsignal.exp: Ditto.
9438 * gdb.base/valgrind-db-attach.exp: Ditto.
9439 * gdb.base/varargs.exp: Ditto.
9440 * gdb.base/watch-cond.exp: Ditto.
9441 * gdb.base/watch_thread_num.exp: Ditto.
9442 * gdb.base/watchpoint-cond-gone.exp: Ditto.
9443 * gdb.base/watchpoint.exp: Ditto.
9444 * gdb.base/whatis-exp.exp: Ditto.
9445
f8d3bf8f
MS
94462010-06-01 Michael Snyder <msnyder@vmware.com>
9447
9448 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
9449 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
9450 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
9451 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
9452 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
9453 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
9454 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
9455 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
9456 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
9457 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
9458 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
9459 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
9460 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
9461 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
9462 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
9463
3f9e0d32
JK
94642010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9465
9466 * gdb.base/commands.exp (begin commands on watch): Remove excessive
9467 trailing newline.
9468 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
9469 * gdb.java/jmisc.exp (p *args\n): Rename to ...
9470 (p *args): ... here and remove excessive trailing newline.
9471
f629457d
JB
94722010-05-31 Joel Brobecker <brobecker@adacore.com>
9473
9474 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
9475
09eef106
JK
94762010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
9477
9478 Accept the new Linux kernel "t (tracing stop)" string.
9479 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
9480 Update comment.
9481 (state_wait) <T (tracing stop)>: New.
9482 (main): Update the state_wait expect string.
9483
94f31136
PA
94842010-05-28 Pedro Alves <pedro@codesourcery.com>
9485
9486 * limits.c, limits.exp: Delete files.
9487 * Makefile.in (clean mostlyclean): Adjust.
9488 * tracecmd.exp: Adjust.
9489
096554ab
JK
94902010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9491
9492 * gdb.base/tui-layout.exp: New.
9493
27d3a1a2 94942010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 9495
889bf7c5 9496 * gdb.reverse/break-precsave.exp:
bcd2dc50 9497 Replace uses of send_gdb / gdb_expect.
889bf7c5 9498 * gdb.reverse/break-reverse.exp:
bcd2dc50 9499 Replace uses of send_gdb / gdb_expect.
889bf7c5 9500 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 9501 Replace uses of send_gdb / gdb_expect.
889bf7c5 9502 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 9503 Replace uses of send_gdb / gdb_expect.
889bf7c5 9504 * gdb.reverse/finish-precsave.exp:
bcd2dc50 9505 Replace uses of send_gdb / gdb_expect.
889bf7c5 9506 * gdb.reverse/finish-reverse.exp:
bcd2dc50 9507 Replace uses of send_gdb / gdb_expect.
889bf7c5 9508 * gdb.reverse/i386-precsave.exp:
bcd2dc50 9509 Replace uses of send_gdb / gdb_expect.
889bf7c5 9510 * gdb.reverse/i386-reverse.exp:
bcd2dc50 9511 Replace uses of send_gdb / gdb_expect.
889bf7c5 9512 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 9513 Replace uses of send_gdb / gdb_expect.
889bf7c5 9514 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 9515 Replace uses of send_gdb / gdb_expect.
889bf7c5 9516 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 9517 Replace uses of send_gdb / gdb_expect.
889bf7c5 9518 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 9519 Replace uses of send_gdb / gdb_expect.
889bf7c5 9520 * gdb.reverse/machinestate.exp:
bcd2dc50 9521 Replace uses of send_gdb / gdb_expect.
889bf7c5 9522 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 9523 Replace uses of send_gdb / gdb_expect.
889bf7c5 9524 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 9525 Replace uses of send_gdb / gdb_expect.
889bf7c5 9526 * gdb.reverse/solib-precsave.exp:
bcd2dc50 9527 Replace uses of send_gdb / gdb_expect.
889bf7c5 9528 * gdb.reverse/solib-reverse.exp:
bcd2dc50 9529 Replace uses of send_gdb / gdb_expect.
889bf7c5 9530 * gdb.reverse/step-precsave.exp:
bcd2dc50 9531 Replace uses of send_gdb / gdb_expect.
889bf7c5 9532 * gdb.reverse/step-reverse.exp:
bcd2dc50 9533 Replace uses of send_gdb / gdb_expect.
889bf7c5 9534 * gdb.reverse/until-precsave.exp:
bcd2dc50 9535 Replace uses of send_gdb / gdb_expect.
889bf7c5 9536 * gdb.reverse/until-reverse.exp:
bcd2dc50 9537 Replace uses of send_gdb / gdb_expect.
889bf7c5 9538 * gdb.reverse/watch-precsave.exp:
bcd2dc50 9539 Replace uses of send_gdb / gdb_expect.
889bf7c5 9540 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
9541 Replace uses of send_gdb / gdb_expect.
9542
3def43e0
JK
95432010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9544
9545 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
9546 excessive newline.
9547
27d3a1a2 95482010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
9549
9550 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
9551 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
9552 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
9553 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
9554 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
9555 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
9556 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
9557 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
9558 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
9559 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
9560 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
9561 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
9562 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
9563 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
9564 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
9565 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
9566 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
9567 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
9568 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 9569
27d3a1a2 95702010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 9571
22454424
MS
9572 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
9573 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
9574
9575 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
9576 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
9577 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
9578
889bf7c5 9579 * gdb.reverse/consecutive-reverse.exp:
22454424 9580 Replace uses of send_gdb / gdb_expect.
889bf7c5 9581 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
9582 Replace uses of send_gdb / gdb_expect.
9583
9584 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
9585 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
9586 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 9587 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
9588 Replace uses of send_gdb / gdb_expect.
9589 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
9590 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
9591 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
9592 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
9593 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
9594 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
9595 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
9596 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
9597 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
9598
95992010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 9600
22454424 9601 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9602
22454424 9603 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9604
22454424
MS
9605 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
9606 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
9607 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
9608 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
9609 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
9610 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
9611 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
9612 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
9613 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9614
6e5f2c59
TT
96152010-05-25 Tom Tromey <tromey@redhat.com>
9616
9617 * gdb.base/macscp.exp: Add missing space after setup_kfail.
9618
bbc8b958
TT
96192010-05-25 Tom Tromey <tromey@redhat.com>
9620
9621 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
9622 argument order.
9623 * gdb.base/macscp.exp: Fix setup_kfail argument order.
9624 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
9625 order.
9626 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
9627 order.
9628 * gdb.base/call-sc.exp (setup_kfails): Remove.
9629 (setup_compiler_kfails): Remove.
9630 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
9631 argument order.
9632 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
9633 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
9634 (advancei): Fix setup_kfail argument order.
9635 * gdb.base/radix.exp: Fix setup_kfail argument order.
9636 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
9637 order.
9638 * gdb.base/structs.exp (setup_kfails): Remove.
9639 (setup_compiler_kfails): Fix setup_kfail argument order.
9640 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
9641 order.
9642 * gdb.java/jmain.exp: Fix setup_kfail argument order.
9643 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
9644 setup_kfail argument order.
9645 * gdb.cp/overload.exp: Fix setup_kfail argument order.
9646
83d1babf
TT
96472010-05-25 Tom Tromey <tromey@redhat.com>
9648
9649 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
9650
6acb16a2
MS
96512010-05-25 Michael Snyder <msnyder@vmware.com>
9652
9653 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
9654 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
9655 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
9656 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
9657 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
9658 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
9659 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
9660 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
9661 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
9662 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
9663 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
9664 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
9665 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
9666 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
9667 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
9668 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
9669 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
9670 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
9671 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
9672 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
9673 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
9674 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
9675 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
9676 * gdb.base/default.exp: Replace send_gdb with gdb_test.
9677 * gdb.base/define.exp: Replace send_gdb with gdb_test.
9678 * gdb.base/display.exp: Replace send_gdb with gdb_test.
9679 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
9680 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
9681 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
9682 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
9683 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
9684 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
9685 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
9686 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
9687 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
9688 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
9689 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
9690 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
9691 * gdb.base/help.exp: Replace send_gdb with gdb_test.
9692 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
9693 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
9694 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
9695 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
9696 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
9697 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
9698 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
9699 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 9700 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
9701
97022010-05-25 Doug Evans <dje@google.com>
9703
9704 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
9705 gdb.string_to_argv.
ad3986f0 9706
d3b1e874
TT
97072010-05-21 Tom Tromey <tromey@redhat.com>
9708
9709 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
9710 Call it.
9711 * gdb.dwarf2/pieces.S: Update.
9712 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
9713
cb826367
TT
97142010-05-21 Tom Tromey <tromey@redhat.com>
9715
9716 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
9717 Call it.
9718 * gdb.dwarf2/pieces.c (struct C): New.
9719 (f6): New function.
9720 * gdb.dwarf2/pieces.S: Replace.
9721
74de6778
TT
97222010-05-21 Tom Tromey <tromey@redhat.com>
9723
9724 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
9725 Call it.
9726
afd74c5f
TT
97272010-05-21 Tom Tromey <tromey@redhat.com>
9728
9729 * gdb.dwarf2.pieces.exp: New file.
9730 * gdb.dwarf2.pieces.S: New file.
9731 * gdb.dwarf2.pieces.c: New file.
9732
a7b75dfd 97332010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 9734 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
9735
9736 * lib/gdb.exp (gdb_test_no_output): New function.
9737 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
9738 when testing commands that should produce no output.
9739
c81c812a
JB
97402010-05-17 Joel Brobecker <brobecker@adacore.com>
9741
9742 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
9743 parameter that we want to watch being a constant.
9744
0cce5bd9
JB
97452010-05-17 Joel Brobecker <brobecker@adacore.com>
9746
9747 * gdb.ada/cond_lang: New testcase.
9748
47050449
JB
97492010-05-17 Joel Brobecker <brobecker@adacore.com>
9750
9751 * lib/gdb.exp (banned_variables): New variable/constant.
9752 (gdb_init): Add write trace on variables listed in banned_variables.
9753 (gdb_finish): Remove write traces on variables listed in
9754 banned_variables.
9755
77c01586
JB
97562010-05-17 Joel Brobecker <brobecker@adacore.com>
9757
9758 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
9759 * gdb.cp/koenig.exp: Likewise.
9760
88d4aea7
PM
97612010-05-14 Phil Muldoon <pmuldoon@redhat.com>
9762
889bf7c5 9763 PR python/11482
88d4aea7
PM
9764
9765 * gdb.python/py-value.exp (test_value_hash): New function.
9766
f5a010c0
PM
97672010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
9768
9769 PR exp/11530.
9770 * gdb.base/gdb11530.c: New file.
9771 * gdb.base/gdb11530.exp: New file.
9772
8ef4892f
JK
97732010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9774
9775 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
9776 * gdb.dwarf2/dw2-modula2-self-type.S: New.
9777
7322dca9
SW
97782010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
9779
9780 * gdb.cp/koenig.exp: New test.
9781 * gdb.cp/koenig.cc: New test program.
9782
02e7ea18
JB
97832010-05-05 Joel Brobecker <brobecker@adacore.com>
9784
9785 Remove the use of prms_id and bug_id throughout the testsuite.
9786
e1c34c5d
PM
97872010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
9788
9789 PR exp/11349.
9790 * testsuite/gdb.cp/ref-types.exp: Add test to examine
9791 use a reference local variable.
9792
8e1d0c49
JK
97932010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9794
9795 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
9796 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
9797 variable different_dir. Move debugfile into a full directory pathname
9798 under DIFFERENT_DIR.
9799 * lib/gdb.exp (separate_debug_filename): Remove.
9800 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
9801 variable debug_dir and mkdir of it. Update function comments.
9802
e66408ed
PA
98032010-04-29 Pedro Alves <pedro@codesourcery.com>
9804
9805 PR gdb/11557
9806
9807 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
9808 files.
9809
d7b32ed3
PM
98102010-04-29 Phil Muldoon <pmuldoon@redhat.com>
9811
889bf7c5 9812 * gdb.python/py-param.exp: New File.
d7b32ed3 9813
6aecb9c2
JB
98142010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
9815
9816 * gdb.base/default.exp: Fix "set language" test.
9817
bdf92a1c
PM
98182010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
9819
9820 PR breakpoints/11531.
9821 * gdb.base/gdb11531.c: New file.
9822 * gdb.base/gdb11531.exp: New file.
9823
3f172e24
TT
98242010-04-26 Tom Tromey <tromey@redhat.com>
9825
9826 * gdb.base/completion.exp: Add tests for completion and deprecated
9827 commands.
9828
64af4c92
JK
98292010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9830
9831 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
9832 (print /x char_array): Escape curly brackets.
9833
492928e4
JK
98342010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9835
9836 Fix deadlock on looped list of loaded shared objects.
9837 * gdb.base/solib-corrupted.exp: New.
9838
66d09542
DE
98392010-04-23 Doug Evans <dje@google.com>
9840
9841 * gdb.python/py-section-script.c: New file.
9842 * gdb.python/py-section-script.exp: New file.
9843 * gdb.python/py-section-script.py: New file.
9844
8bd10a10
CM
98452010-04-20 Chris Moller <cmoller@redhat.com>
9846
9847 PR 10179
9848
9849 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
9850 * gdb.base/pr10179-a.c:
9851 * gdb.base/pr10179-b.c:
9852 * gdb.base/pr10179.exp: New files.
9853
c0201579
JK
98542010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9855
9856 Fix crashes on dangling display expressions.
9857 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
9858 is SEP.
9859 (lib_flags): Remove the "debug" keyword.
9860 (libsepdebug): New variable for iterating new loop.
9861 (save_pf_prefix): New variable wrapping the loop.
9862 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
9863 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
9864
793b0ff8
PM
98652010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9866
9867 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
9868
097f51f7
PM
98692010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9870
9871 PR stabs/11479.
9872 * gdb.stabs/gdb11479.exp: New file.
9873 * gdb.stabs/gdb11479.c: New file.
9874
9a22f0d0
PM
98752010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9876
9877 * gdb.base/charset.c (Strin16, String32): New variables.
9878 * gdb.base/charset.exp (gdb_test): Test correct display
9879 of 16 or 32 bit strings.
9880
98812010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
9882
9883 PR 9167
9884 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
9885 * gdb.cp/pr9167.cc: New file.
9886 * gdb.cp/pr9167.exp: New file.
9887
9888
6e354e5e
PM
98892010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
9890
9891 PR pascal/11492.
9892 * gdb.pascal/gdb11492.pas: New file.
9893 * gdb.pascal/gdb11492.exp: New file.
9894
be942545
JB
98952010-04-20 Joel Brobecker <brobecker@adacore.com>
9896
1667e6e3 9897 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 9898
0c3acc09
JB
98992010-04-20 Joel Brobecker <brobecker@adacore.com>
9900
9901 * gdb.ada/dyn_loc: New testcase.
9902
ec31cde5
CM
99032010-04-20 Chris Moller <cmoller@redhat.com>
9904
9905 PR 10867
889bf7c5 9906
ec31cde5
CM
9907 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
9908 * gdb.cp/pr10687.cc: New file.
9909 * gdb.cp/pr10687.exp: New file.
9910
9911
ce4b0682
SDJ
99122010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9913 Sergio Durigan Junior <sergiodj@redhat.com>
9914
9915 * gdb.fortran/logical.exp: New testcase.
9916 * gdb.fortran/logical.f90: New file.
9917
3436961f
DE
99182010-04-19 Doug Evans <dje@google.com>
9919
9920 * gdb.base/help.exp (help source): Update expected output.
9921
4d836c09
JK
99222010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9923
9924 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
9925 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
9926 gdb_exit and return.
9927 (executable): New variable.
9928 (binfile): Use it.
9929
6149aea9
PA
99302010-04-19 Pedro Alves <pedro@codesourcery.com>
9931
9932 PR breakpoints/8554.
9933
9934 * gdb.trace/save-trace.exp: Adjust.
9935
ed41462c
L
99362010-04-17 H.J. Lu <hongjiu.lu@intel.com>
9937
9938 PR corefiles/11511
9939 * gdb.arch/system-gcore.exp: New.
9940 * gdb.arch/gcore.c: Likewise.
9941
3f7b2faa
DE
99422010-04-15 Doug Evans <dje@google.com>
9943
fa33c3cd
DE
9944 * gdb.python/py-progspace.c: New file.
9945 * gdb.python/py-progspace.exp: New file.
9946
3f7b2faa
DE
9947 * gdb.base/source.exp: Add tests for "source -s".
9948
79f283fe
PM
99492010-04-14 Phil Muldoon <pmuldoon@redhat.com>
9950
9951 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
9952 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
9953 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
9954 * gdb.python/py-mi.exp: New test for to_string returning None.
9955
fc8eb08a
PM
99562010-04-12 Phil Muldoon <pmuldoon@redhat.com>
9957
9958 * gdb.python/py-breakpoint.c: Make result global.
9959
26e197f6
JK
99602010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9961
9962 Fix non-GNU make compatibility.
9963 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
9964
adc36818
PM
99652010-04-09 Phil Muldoon <pmuldoon@redhat.com>
9966
9967 * gdb.python/py-breakpoint.exp: New File.
9968 * gdb.python/py-breakpoint.C: Ditto.
9969
64e17368
SS
99702010-04-08 Stan Shebs <stan@codesourcery.com>
9971
9972 * gdb.trace/actions.exp: Clear default-collect.
9973 * gdb.trace/save-trace.exp: Clear default-collect.
9974
fff5cc64
PM
99752010-04-08 Phil Muldoon <pmuldoon@redhat.com>
9976
9977 * gdb.python/py-value: Add null string variable.
9978 (test_lazy_string): Test zero length, NULL address lazy
9979 strings.
9980
a055a187
L
99812010-04-07 H.J. Lu <hongjiu.lu@intel.com>
9982
9983 * gdb.arch/i386-avx.c: New.
9984 * gdb.arch/i386-avx.exp: Likewise.
9985
9986 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
9987
96e39866
DE
99882010-04-06 Doug Evans <dje@google.com>
9989
9990 * gdb.base/source-test.gdb: New file.
9991 * gdb.base/source.exp: Test source -v.
9992
5984a431
UW
99932010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9994
9995 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
9996
ec8a089a
PM
99972010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
9998
9999 * gdb.stabs/aout.sed: Convert all backslash to double backslash
10000 within one line, unless it is followed by a double quote.
10001 * gdb.stabs/hppa.sed: Idem.
10002 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
10003 * gdb.stabs/weird.exp: Check for correct parsing of
10004 char and string constants.
ec8a089a
PM
10005 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
10006 in .stabs to .stabx substitution.
10007
fce3c1f0
SS
100082010-04-05 Stan Shebs <stan@codesourcery.com>
10009
10010 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
10011 constant global.
10012 * gdb.trace/tfile.exp: Try to print them.
10013
d77f58be
SS
100142010-04-04 Stan Shebs <stan@codesourcery.com>
10015
10016 * gdb.base/completion.exp: Update for new "info watchpoints".
10017 * gdb.base/default.exp: Ditto.
10018 * gdb.base/help.exp: Ditto.
10019 * gdb.base/watchpoint.exp: Ditto.
10020 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 10021
af54718e
SS
100222010-04-04 Stan Shebs <stan@codesourcery.com>
10023
10024 * gdb.trace/tfile.exp: Sharpen tfind test.
10025
74d1f91e
JK
100262010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10027
10028 * gdb.base/break-entry.exp: New.
10029
eb8e76db 100302010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 10031 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
10032
10033 * gdb.reverse/i386-sse-reverse.exp: New file.
10034 * gdb.reverse/i386-sse-reverse.c: New file.
10035
bf65cad8
PA
100362010-04-02 Pedro Alves <pedro@codesourcery.com>
10037
10038 * gdb.trace/tfind.exp: Adjust expected disassembly output.
10039
fff87407
SS
100402010-04-01 Stan Shebs <stan@codesourcery.com>
10041
10042 * gdb.trace/actions.exp: Tweak expected output.
10043 * gdb.trace/while-stepping.exp: Tweak expected output.
10044
fe01d668
L
100452010-04-01 H.J. Lu <hongjiu.lu@intel.com>
10046
10047 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
10048
86b17b60
PA
100492010-04-01 Pedro Alves <pedro@codesourcery.com>
10050
10051 * gdb.base/commands.exp: Adjust.
10052 * gdb.cp/extern-c.exp: Adjust.
10053
2c58c0a9
PA
100542010-04-01 Pedro Alves <pedro@codesourcery.com>
10055
10056 * gdb.trace/collection.c (local_test_func): Define a local struct,
10057 and instanciate it.
10058
0db9b91c
PA
100592010-04-01 Pedro Alves <pedro@codesourcery.com>
10060
10061 * gdb.trace/collection.exp (gdb_collect_args_test)
10062 (gdb_collect_argarray_test): XFAIL the tests that assume the
10063 argarray argument's elements are collected.
10064
8072405b
JK
100652010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10066
10067 * gdb.dwarf2/dw2-bad-parameter-type.exp,
10068 gdb.dwarf2/dw2-bad-parameter-type.S: New.
10069
8bf6485c
SS
100702010-03-31 Stan Shebs <stan@codesourcery.com>
10071
10072 * gdb.trace/save-trace.exp: Test save/restore of default-collect
10073 and tracepoint conditionals.
10074 (gdb_verify_tracepoints): Delete unused return.
10075
fd7f724a
KS
100762010-03-26 Keith Seitz <keiths@redhat.com>
10077
10078 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
10079 appear in the output before main.
10080 Remove KFAIL for gdb/2215 aka bz 9320.
10081
8d9e7719
DE
100822010-03-30 Doug Evans <dje@google.com>
10083
0906dd0b
DE
10084 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
10085 by dejagnu.
10086 * gdb.arch/amd64-dword.exp: Ditto.
10087
8d9e7719
DE
10088 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
10089 match.
10090 (break printf): Ditto.
10091
1da644f0
SW
100922010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
10093
10094 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
10095 gcc < 4.4.
10096 * gdb.cp/shadow.exp: Ditto.
10097
a8121990
PA
100982010-03-29 Pedro Alves <pedro@codesourcery.com>
10099
10100 * gdb.trace/collection.exp (run_trace_experiment): Make sure
10101 "tstart" is silent.
10102
6e79d367
PA
101032010-03-29 Pedro Alves <pedro@codesourcery.com>
10104
10105 * gdb.trace/collection.exp (executable): New.
10106 (binfile): Use it.
10107 (fpreg, spreg, pcreg): New.
10108 (test_register): Use gdb_test_multiple. Pass /x to print.
10109 (prepare_for_trace_test): New.
10110 (run_trace_experiment): Use "continue", not gdb_run_cmd.
10111 (gdb_collect_args_test, gdb_collect_argstruct_test)
10112 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
10113 prepare_for_trace_test.
10114 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
10115 fpreg, spreg and pcreg.
10116 (gdb_collect_expression_test, gdb_collect_globals_test): Use
10117 prepare_for_trace_test.
10118 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
10119 try to detect tracing support here. Don't set breakpoints at
10120 `begin' or `end' here.
10121 <global scope>: Use clean_restart. Run to main before checking
10122 for tracing support. Check for for tracing support here.
10123
09248348
JK
101242010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10125
10126 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
10127 " as $displacement" to "seen displacement message".
10128
d350db38
PA
101292010-03-28 Pedro Alves <pedro@codesourcery.com>
10130
10131 * gdb.trace/while-dyn.exp (executable): New variable.
10132 (binfile): Use it.
10133 (test_while_stepping): New function. Move most tests here. Call
10134 it once for each of the while-stepping, stepping and ws aliases.
10135
907af001
UW
101362010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10137
10138 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
10139 that do not provide the tagless_struct type name at all.
10140 (test_print_anon_union): Do not check value of uninitialized
10141 union member. Do not use cp_test_ptype_class, so we can accept
10142 "long" as well as "long int".
10143
610197fd
PA
101442010-03-26 Pedro Alves <pedro@codesourcery.com>
10145
10146 * gdb.trace/tfile.c (tohex, bin2hex): New.
10147 (write_error_trace_file): Hexify error description.
10148
6c28cbf2
SS
101492010-03-25 Stan Shebs <stan@codesourcery.com>
10150
10151 * gdb.trace/tfile.c: Generate an additional trace file, improve
10152 portability.
10153 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
10154 files in a better way.
10155
e62b8c7e
KS
101562010-03-25 Keith Seitz <keiths@redhat.com>
10157
10158 * gdb.java/jprint.exp: XFAIL printing of static class members
10159 because of GCC debuginfo problem.
10160
82ccf5a5
JK
101612010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10162
10163 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
10164
293e2f9e
DJ
101652010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10166
10167 * gdb.base/completion.exp: Allow long instead of long int.
10168 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
10169 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
10170 variable p.
10171 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
10172 * gdb.base/pointers.exp: Allow long instead of long int.
10173 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
10174 * gdb.base/step-line.exp: Allow a directory before the source file name.
10175
95a42b64
TT
101762010-03-24 Tom Tromey <tromey@redhat.com>
10177
10178 PR breakpoints/9352:
10179 * gdb.base/default.exp: Update.
10180 * gdb.base/commands.exp: Update.
10181 * gdb.cp/extern-c.exp: Test setting commands on multiple
10182 breakpoints at once.
10183
2390201f
DJ
101842010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10185
10186 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
10187 if gdb,nosignals.
10188 * gdb.base/watchpoints.c: Do not include unnecessary headers.
10189 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
10190 exited".
10191
8c9a6790
SS
101922010-03-24 Stan Shebs <stan@codesourcery.com>
10193
10194 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
10195
a6c727b2
DJ
101962010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10197
10198 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
10199 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
10200 argument. Handle "short" and "long".
10201 (Top level): Pass overprototyped output for old_fptr and xptr.
10202
4dfd5423
PA
102032010-03-23 Pedro Alves <pedro@codesourcery.com>
10204
10205 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
10206 format strings and add casts to avoid compiler warnings.
10207
102082010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
10209
10210 * lib/trace-support.exp (gdb_trace_setactions):
10211 Don't expect whitespace after ">" prompt.
10212 * gdb.trace/actions.exp: Adjust for output changes.
10213 * gdb.trace/while-stepping.exp: Likewise.
10214
c847d045
JK
102152010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10216
10217 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
10218 and r157645).
10219
5f717f1d
JK
102202010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10221
10222 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
10223 New.
10224
7d6d51d5
DJ
102252010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
10226
10227 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
10228 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
10229
3b11a015
SS
102302010-03-19 Stan Shebs <stan@codesourcery.com>
10231
10232 * gdb.trace/ax.exp: New file.
10233
d7d158ed
DE
102342010-03-19 Doug Evans <dje@google.com>
10235
6bb85cd1
DE
10236 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
10237 output from gcc.
10238
d7d158ed
DE
10239 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
10240 named /usr/sbin/prelink<foo>.
10241
4daf5ac0
SS
102422010-03-18 Stan Shebs <stan@codesourcery.com>
10243
10244 * gdb.trace/circ.exp: Test circular-trace-buffer.
10245 * gdb.trace/tfile.exp: Update tstatus test.
10246
e8d05480
JB
102472010-03-18 Joel Brobecker <brobecker@adacore.com>
10248
10249 * gdb.dwarf2/dw2-anonymous-func.S: New file.
10250 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
10251
441b986a
UW
102522010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10253
10254 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
10255
4247603b
PA
102562010-03-18 Pedro Alves <pedro@codesourcery.com>
10257
10258 * gdb.base/default.exp: Adjust the expected output of the finish
10259 and until commands when the inferior is not being run.
10260
13387711
SW
102612010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
10262
10263 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
10264 * gdb.cp/nsusing.exp: Ditto.
10265
6e31430b
TT
102662010-03-15 Tom Tromey <tromey@redhat.com>
10267
10268 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
10269 * gdb.cp/userdef.cc (operator==): New function.
10270 (main): New locals mem1, mem2.
10271
e2d69cb5
JZ
102722010-03-15 Jie Zhang <jie@codesourcery.com>
10273
10274 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
10275 Declare and use new loadtimeout variable.
10276
f572f0a9
DJ
102772010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
10278
10279 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
10280 Use gdb_load later.
10281
51f4c0b0
PA
102822010-03-14 Pedro Alves <pedro@codesourcery.com>
10283
10284 * gdb.base/solib-disc.c (main): Make format of fprintf a string
10285 literal. Add missing endlines to prints to stderr.
10286
1c809c68
TT
102872010-03-12 Tom Tromey <tromey@redhat.com>
10288
10289 PR c++/9708:
10290 * gdb.cp/m-static.exp: Add regression test.
10291 * gdb.cp/m-static.cc (method): New method.
10292 (main): Call it.
10293
00ae8fef
SW
102942010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
10295
10296 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
10297 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
10298
759f0f0b
PA
102992010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10300
21e24d21
PA
10301 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
10302
103032010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10304
759f0f0b
PA
10305 * lib/gdb.exp (skip_stl_tests): New.
10306 (gdb_compile): Symbian needs -ldl.
10307 (shlib_target_file): New.
10308 (shlib_symbol_file): New.
10309 (gdb_load_shlibs): Use shlib_target_file.
10310 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
10311 * gdb.cp/exception.exp: Use skip_stl_tests.
10312 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
10313 * gdb.cp/try_catch.exp: Use skip_stl_tests.
10314 * gdb.cp/mb-templates.exp: Ditto.
10315 * gdb.base/commands.exp: Relax regexes.
10316 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
10317 shlib_target_file and shlib_symbol_file.
10318 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
10319 sections.
10320 * gdb.base/ending-run.exp: Accept E32Main for symbian.
10321 * gdb.base/solib-disc.exp: Use
10322 shlib_target_file and shlib_symbol_file.
10323 * gdb.base/unload.exp: Don't skip on symbian. Use
10324 shlib_target_file and shlib_symbol_file.
10325 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
10326
6a8f2671 103272010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 10328
6a8f2671
PA
10329 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
10330 * gdb.trace/report.exp: Adjust for x86 and x86_64.
10331 Issue a tfind end before looking for a tracepoint frame.
10332 * gdb.trace/tfind.exp: Adjust tstatus output.
10333 Adjust disassembly output.
10334 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
10335
ccf26247
JK
103362010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10337
10338 * gdb.base/break-interp.exp: Create new displacement parameter value
10339 for the test_ld calls.
10340 (reach): New parameter displacement, verify its content. New push of
10341 pf_prefix "reach-$func:". Import global expect_out.
10342 (test_core): New parameter displacement, verify its content. New push
10343 of pf_prefix "core:". New command "set verbose on". Import global
10344 expect_out.
10345 (test_attach): New parameter displacement, verify its content. New
10346 push of pf_prefix "attach:". New command "set verbose on". Import
10347 global expect_out.
10348 (test_ld): New parameter displacement, pass it to the reach, test_core
10349 and test_attach calls and verify its content in the "ld.so exit" test.
10350 * gdb.base/prelink.exp: Remove gdb_exit and final return.
10351 (prelink): Update expected text, use gdb_test.
10352
e469c7fb
DE
103532010-03-10 Doug Evans <dje@google.com>
10354
10355 * gdb.base/checkpoint.exp: Fix comment.
10356 Lengthen timeout while doing >600 checkpoints test.
10357 Rename duplicate "kill all one" test to keep test names unique.
10358
60e1c644
PA
103592010-03-10 Pedro Alves <pedro@codesourcery.com>
10360
10361 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
10362
cec808ec
KS
103632010-03-08 Keith Seitz <keiths@redhat.com>
10364
889bf7c5
PA
10365 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
10366 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
10367 (dm_type_long): New function.
10368 (dm_type_unsigned_short): New function.
10369 (dm_type_unsigned_long): New function.
10370 (myint): New typedef.
10371 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
10372 long, unsigned shor and long, operator char*, and typedef.
10373 (test_lookup_operator_functions): Add operator char* test.
10374 (test_paddr_operator_functions): Likewise.
10375 (test_paddr_overloaded_functions): Use probe values for
10376 short, long, and unsigned short and long.
10377 (test_paddr_hairy_functions): If the demangler probe detected
10378 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
10379 demangler.
10380 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
10381 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
10382 and "print null_pmf".
10383 Add test "ptype a.*pmf".
10384 * gdb.cp/overload.exp: Allow optional "int" to appear with
10385 "short" and "long".
10386 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
10387 long expect value for men_overload1arg.
10388 Allow "int" to appear with "short" and "long".
10389 When testing "info break", add argument for main (void).
10390 Also allow "int" to appear with "short" and "long".
10391 Ditto with "unsigned" and "long long".
cec808ec
KS
10392 * gdb.java/jmain.exp: Do not enclose methods names in single
10393 quotes.
10394 * gdb.java/jmisc.exp: Likewise.
10395 * gdb.java/jprint.exp: Likewise.
10396 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
10397
10398 From Jan Kratochvil <jan.kratochvil@redhat.com>:
10399 * gdb.cp/exception.exp (backtrace after first throw)
10400 (backtrace after second throw): Allow a namespace before __cxa_throw.
10401 (backtrace after first catch, backtrace after second catch): Allow
10402 a namespace before __cxa_begin_catch.
10403
10404 * gdb.cp/cpexprs.exp: New file.
10405 * gdb.cp/cpexprs.cc: New file.
10406
10407 From Daniel Jacobowitz <dan@codesourcery.com>
10408 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
10409 to use string_to_regexp.
10410 (ctor, dtor): New functions. Use them to match constructor
10411 and destructor function types.
10412 (Top level): Use runto_main.
10413
f870a310
TT
104142010-03-05 Tom Tromey <tromey@redhat.com>
10415
10416 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
10417 gdb.target_charset.
10418 (pp_ns.to_string): Likewise.
10419
0c199f28
KS
104202010-03-04 Keith Seitz <keiths@redhat.com>
10421
10422 * gdb.cp/overload.exp: Test that the filename portion of a linespec
10423 can be quoted. Test that both the filename and function/line
10424 portions can be quoted at the same time.
10425
c7437ca6
PA
104262010-03-04 Pedro Alves <pedro@codesourcery.com>
10427
10428 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
10429
b111b805
DE
104302010-03-03 Doug Evans <dje@google.com>
10431
24486cb7
DE
10432 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
10433 libc contains libpthread.
10434
b111b805
DE
10435 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
10436 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
10437 of gdb_compile. Add another pattern to match android backtrace.
10438
a0e0ef55
TT
104392010-03-03 Tom Tromey <tromey@redhat.com>
10440
10441 PR gdb/11345:
10442 * gdb.base/printcmds.exp (test_printf): Add test.
10443
1ba53b71
L
104442010-03-02 H.J. Lu <hongjiu.lu@intel.com>
10445
10446 * gdb.arch/amd64-byte.exp: New.
10447 * gdb.arch/amd64-dword.exp: Likewise.
10448 * gdb.arch/amd64-pseudo.c: Likewise.
10449 * gdb.arch/amd64-word.exp: Likewise.
10450 * gdb.arch/i386-byte.exp: Likewise.
10451 * gdb.arch/i386-pseudo.c: Likewise.
10452 * gdb.arch/i386-word.exp: Likewise.
10453
f5dff777
DJ
104542010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
10455
10456 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
10457 types. Add structreg, bitfields, and flags registers.
10458 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
10459 registers.
10460
90884b2b
L
104612010-03-01 H.J. Lu <hongjiu.lu@intel.com>
10462
10463 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
10464 (load_description): Set architecture if defined.
10465
dc00d89f
PM
104662010-02-28 Phil Muldoon <pmuldoon@redhat.com>
10467
10468 * gdb.python/py-frame.exp: Add read_var block tests.
10469 * gdb.python/py-frame.c (block): New function.
10470
0e095b7e
JK
104712010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10472 Daniel Jacobowitz <dan@codesourcery.com>
10473
10474 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
10475
624f1a65
DM
104762010-02-25 David S. Miller <davem@davemloft.net>
10477
10478 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
10479 fix logic for setting all_syscalls_numbers.
10480
f3e9a817
PM
104812010-02-24 Phil Muldoon <pmuldoon@redhat.com>
10482
10483 * Makefile.in: Add py-block and py-symbol.
10484 * gdb.python/py-symbol.exp: New File.
10485 * gdb.python/py-symtab.exp: New File.
10486 * gdb.python/py-block.exp: New File.
10487 * gdb.python/py-symbol.c: New File.
10488 * gdb.python/py-block.c: New File.
10489
f6bbabf0
PM
104902010-02-24 Phil Muldoon <pmuldoon@redhat.com>
10491
10492 PR python/11314
10493 * lib/gdb.exp (skip_python_tests): New function.
10494 * gdb.python/py-cmd.exp: Use skip_python_tests.
10495 * gdb.python/py-frame.exp: Likewise.
10496 * gdb.python/py-function.exp: Likewise.
10497 * gdb.python/py-prettyprint.exp: Likewise.
10498 * gdb.python/py-template.exp: Likewise.
10499 * gdb.python/py-type.exp: Likewise.
10500 * gdb.python/py-value.exp: Likewise.
10501
85d721b8
PA
105022010-02-22 Pedro Alves <pedro@codesourcery.com>
10503
10504 PR9605
10505
10506 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
10507
48e32051
TT
105082010-02-19 Tom Tromey <tromey@redhat.com>
10509
10510 PR c++/8693, PR c++/9496:
10511 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
10512 regression tests.
10513
ac9c0048
JK
105142010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10515
10516 Fix compatibility with m68k as.
10517 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
10518 Use only /* comments */.
10519
57bb97a4
UW
105202010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10521
10522 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
10523 * configure: Regenerate.
10524
7d1bf85c
DJ
105252010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
10526
10527 * gdb.python/py-type.exp: Check for Python support.
10528
061b5285
PA
105292010-02-17 Pedro Alves <pedro@codesourcery.com>
10530
10531 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
10532 `regsub' syntax available.
10533
f8a8bc2c
PA
105342010-02-17 Pedro Alves <pedro@codesourcery.com>
10535
10536 * gdb.base/shmain.c (main): Remove printf call.
10537 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
10538 * gdb.base/unload.c (main): Make format of fprintf a string
10539 literal. Add missing endlines to prints to stderr.
10540 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
10541
6f451e5e
TT
105422010-02-17 Tom Tromey <tromey@redhat.com>
10543
10544 * gdb.java/jprint.java (jprint.props): New field.
10545 * gdb.java/jprint.exp (set_lang_java): Add regression test.
10546
12d79008
PA
105472010-02-17 Pedro Alves <pedro@codesourcery.com>
10548
ef801a0e 10549 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
10550 available.
10551
d252f7e5
DJ
105522010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10553
10554 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
10555 creation to support remote host testing.
10556
67bdab6c
DJ
105572010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10558
10559 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
10560 Recognize "command not found".
10561
bb391223
DJ
105622010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10563
10564 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
10565 single-stepping.
10566
70362913
DJ
105672010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10568
10569 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
10570 if arguments are not supported.
10571
493f3c00
DJ
105722010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10573
10574 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
10575 be const or non-const.
10576
8034c749
DJ
105772010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10578
10579 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
10580 mi_send_resuming_command to send -exec-continue.
10581
791dfb64
DJ
105822010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10583
10584 * gdb.base/list.exp (test_list_filename_and_function): Add test
10585 with single quotes.
10586 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
10587 matching.
10588 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
10589 Add KFAIL'd tests for PR gdb/11289.
10590
7c5fe868
DJ
105912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10592
10593 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
10594
fdc498b8
DJ
105952010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10596
10597 * gdb.base/comp-dir/subdir/dummy.txt: New file.
10598 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
10599 a temporary directory.
10600
b519e2a6
DJ
106012010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10602
10603 * gdb.base/charset.exp: Use a single regular expression to match
10604 show host-charset and show target-charset output.
10605
74164c56
JK
106062010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10607
10608 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
10609 "Illegal process-id" expect string more exact.
10610 (attach to digits-starting nonsense is prohibited): New.
10611
701ed6dc
JK
106122010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10613
10614 * gdb.base/prelink.exp (set verbose on): New.
10615
889bf7c5 106162010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
10617
10618 * mi-reverse.exp: New file. Test for reverse option to the
10619 following MI commands: exec-continue, exec-finish, exec-next,
10620 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 10621
dadf0e9c
JB
106222010-02-09 Joel Brobecker <brobecker@adacore.com>
10623
10624 * gdb.ada/ptype_tagged_param: New testcase.
10625
714f19d5
TT
106262010-02-08 Tom Tromey <tromey@redhat.com>
10627
10628 PR c++/8017:
10629 * gdb.cp/overload.exp: Add tests.
10630 * gdb.cp/overload.cc (struct K): New.
10631 (namespace N): New.
10632 (main): Call new functions.
10633 (K::staticoverload): Define.
10634
889bf7c5 106352010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
10636
10637 PR gdb/10728
10638 * gdb.cp/pr10728-x.h: New file.
10639 * gdb.cp/pr10728-x.cc: New file.
10640 * gdb.cp/pr10728-y.cc: New file.
10641 * gdb.cp/pr10728.exp: New file.
10642 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
10643
889bf7c5 106442010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
10645
10646 PR gdb/9067
10647 * gdb.cp/pr9067.exp: New
10648 * gdb.cp/pr9067.cc: New
10649 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
10650
7b356089
JB
106512010-02-08 Joel Brobecker <brobecker@adacore.com>
10652
10653 * lib/gdb.exp (gdb_test_timeout): New global variable.
10654 Set it to timeout if not already set.
10655 (gdb_init): Reset the value of timeout to gdb_test_timeout.
10656
1be00882
DE
106572010-02-05 Doug Evans <dje@google.com>
10658
10659 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
10660 user.
10661
82856980
SW
106622010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
10663
10664 PR c++/7935:
10665 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
10666
1a334831
TT
106672010-02-04 Tom Tromey <tromey@redhat.com>
10668
10669 * gdb.cp/virtbase.exp: Make test case names unique.
10670
9c3c02fd
TT
106712010-02-02 Tom Tromey <tromey@redhat.com>
10672
10673 * gdb.cp/virtbase.exp: Add regression tests.
10674 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
10675 (main): Instantiate RHC.
10676
0cc2414c
TT
106772010-02-02 Tom Tromey <tromey@redhat.com>
10678
10679 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
10680 type-printing change.
10681
edf3d5f3
TT
106822010-02-02 Tom Tromey <tromey@redhat.com>
10683
10684 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
10685 * gdb.cp/virtbase.cc: New file.
10686 * gdb.cp/virtbase.exp: New file.
10687 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
10688
e4b7f41c
JK
106892010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10690
10691 PR libc/11214:
10692 * gdb.threads/current-lwp-dead.c: Include features.h.
10693 (HAS_NOMMU): New.
10694 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
10695
b381ea14
JK
106962010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10697
10698 * gdb.base/symbol-without-target_section.exp,
10699 gdb.base/symbol-without-target_section.c: New.
10700
c593ac0e
DJ
107012010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10702
10703 * gdb.base/bigcore.exp: Reset increased timeout.
10704 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
10705
db25f29d
DJ
107062010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10707
10708 * gdb.base/gcore.exp (capture_command_output): Use
10709 gdb_test_multiple.
10710
f9d67f43
DJ
107112010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10712
10713 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
10714 * gdb.arch/thumb2-it.exp (test_it_break): New function.
10715 (Top level): Call it.
10716
177321bd
DJ
107172010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10718
10719 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
10720
97f2ed50
DJ
107212010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10722
10723 * gdb.base/call-strs.exp, gdb.base/default.exp,
10724 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
10725 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
10726 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
10727 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
10728 gdb.base/watchpoint-solib.exp: Save and restore timeout.
10729 * gdb.base/ending-run.exp: Correct restore of timeout.
10730 * gdb.base/page.exp: Remove unnecessary timeout setting.
10731
e4e2711a
JB
107322010-01-29 Joel Brobecker <brobecker@adacore.com>
10733
10734 * gdb.ada/rec_return: New testcase.
10735
ba581dc1
JB
107362010-01-29 Joel Brobecker <brobecker@adacore.com>
10737
10738 * gdb.ada/call_pn: New testcase.
10739
4ea95be9
DJ
107402010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
10741
10742 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
10743 (Top level): Use it to resume.
10744 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
10745 the Thumb mode displaced stepping error as unsupported.
10746
df83a9bf
SW
107472010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
10748
889bf7c5
PA
10749 * gdb.cp/nsusing.exp: Added more tests.
10750 * gdb.cp/nsrecurs.exp: Ditto.
10751 * gdb.cp/nsusing.cc: Added test functions.
10752 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 10753
40b27cdc
JK
107542010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10755
10756 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
10757 absolute directory pathnames in gdb.sum file.
10758
de958931
SW
107592010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
10760
10761 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
10762 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
10763
708ead4e
TT
107642010-01-26 Tom Tromey <tromey@redhat.com>
10765
10766 PR exp/7643:
10767 * gdb.base/printcmds.exp (test_print_string_constants): Remove
10768 setup_kfail.
10769
b14e635e
SW
107702010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
10771
10772 * gdb.cp/nsrecurs.exp: New test.
10773 * gdb.cp/nsrecurs.cc: New test program.
10774 * gdb.cp/nsstress.exp: New test.
10775 * gdb.cp/nsstress.cc: New test program.
10776 * gdb.cp/nsdecl.exp: New test.
10777 * gdb.cp/nsdecl.cc: New test program.
10778
8540c487
SW
107792010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
10780
10781 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
10782 imported into file scope.
10783 Marked test as xfail.
10784 * gdb.cp/namespace-using.cc (marker5): New function.
10785 * gdb.cp/shadow.exp: New test.
10786 * gdb.cp/shadow.cc: New test program.
10787 * gdb.cp/nsimport.exp: New test.
10788 * gdb.cp/nsimport.cc: New test program.
10789
421d5d99
TT
107902010-01-25 Tom Tromey <tromey@redhat.com>
10791
10792 PR gdb/11049:
10793 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
10794 with "set print null-stop on".
10795
691f8dc1
JK
107962010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10797
10798 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
10799 Adjust it for DISASSEMBLY_OMIT_FNAME.
10800
0b92b5bb
TT
108012010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10802
10803 PR symtab/11199:
10804 * gdb.dwarf2/member-ptr-forwardref.exp,
10805 gdb.dwarf2/member-ptr-forwardref.S: New.
10806
23787403
JK
108072010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10808
10809 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
10810 (thread1_func): Protect thread1_tid with thread1_tid_cond by
10811 thread1_tid_mutex. Remove gdbstop_mutex handling.
10812 (thread2_func): Protect thread2_tid with thread2_tid_cond by
10813 thread2_tid_mutex. Remove gdbstop_mutex handling.
10814 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
10815 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
10816 pthread_cond_wait conditionalizations by while loops.
10817
b966cb8a
TT
108182010-01-20 Tom Tromey <tromey@redhat.com>
10819
10820 PR backtrace/10770:
10821 * gdb.dwarf2/pr10770.exp: New file.
10822 * gdb.dwarf2/pr10770.c: New file.
10823 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
10824
fcae584b
VP
108252010-01-20 Vladimir Prus <vladimir@codesourcery.com>
10826
10827 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
10828 that target was removed, and the test always runs native anyway.
10829
a0f49112
JK
108302010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10831
10832 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
10833 gdb.base/watchpoint-cond-gone-stripped.c: New.
10834
ceeb3d5a
TT
108352010-01-19 Tom Tromey <tromey@redhat.com>
10836
10837 PR c++/8000:
10838 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
10839 existing tests.
10840 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
10841 (main): Use AAA::SomeEnum.
10842
dd322c54
JK
108432010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10844
10845 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
10846 (test_ignore_count): Declare line_callme_body global.
10847 (run to breakpoint with ignore count): Use line_callme_body.
10848 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
10849 (set line_main_hello, set line_main_return): Reindent.
10850 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
10851 New.
10852 (continue to callee4): Use line_callee4_body.
10853 (check *stopped from CLI command): Use line_callee4_next.
10854 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
10855 (set line_main_hello, set line_main_return): Reindent.
10856 (set line_callee4_head, set line_callee4_body): New.
10857 (continue to callee4): Use line_callee4_body.
10858
4e8f195d
TT
108592010-01-18 Tom Tromey <tromey@redhat.com>
10860
10861 PR c++/9680:
10862 * gdb.cp/casts.cc: Add new classes and variables.
10863 * gdb.cp/casts.exp: Test new operators.
10864
9e14a9ba
JB
108652010-01-18 Tom Tromey <tromey@redhat.com>
10866 Thiago Jung Bauermann <bauerman@br.ibm.com>
10867
10868 * gdb.python/source2.py: New file.
10869 * gdb.python/source1: New file.
10870 * gdb.python/python.exp: Test "source" command.
10871
00bf0b85
SS
108722010-01-15 Stan Shebs <stan@codesourcery.com>
10873
10874 * gdb.trace/tfile.c: New file.
10875 * gdb.trace/tfile.exp: New file.
889bf7c5 10876
55235ad7
JK
108772010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10878
10879 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
10880
9f2982ff
JK
108812010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10882
10883 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
10884
bbfba9ed
JK
108852010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10886
10887 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
10888 (libfunc): New parameter action. Implement also selectable "sleep".
10889 * gdb.base/break-interp-main.c: Include assert.h.
10890 (libfunc): New parameter action.
10891 (main): New parameters argc and argv. Assert argc. Pass argv.
10892 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
10893 (test_attach): New proc.
10894 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
10895 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
10896
61f0d762
JK
108972010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10898
10899 * gdb.base/break-interp.exp (test_core): New proc.
10900 (test_ld): Call it.
10901
06a6f270
JK
109022010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10903
10904 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
10905 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
10906 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
10907 and gdb_compile_shlib. Use new -Wl compiler options.
10908 (dl bt, main bt): New tests.
10909
51bee8e9
JK
109102010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10911
10912 Support PIEs with no symfile_objfile.
10913 * gdb.base/break-interp.exp: New argument at the test_ld calls.
10914 (test_ld): New parameter trynosym.
10915 (test_ld <$trynosym>): New block.
10916
b8040f19
JK
109172010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10918
10919 * gdb.base/break-interp.exp: New file.
10920
be759fcf
PM
109212010-01-13 Phil Muldoon <pmuldoon@redhat.com>
10922
10923 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
10924 * gdb.python/py-prettyprint.py (pp_ls): New printer.
10925 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
10926 test.
10927 * gdb.python/py-prettyprint.c: Define lazystring test structure.
10928 * gdb.python/py-mi.exp: Add lazy string test.
10929
dc146f7c
VP
109302010-01-13 Vladimir Prus <vladimir@codesourcery.com>
10931
10932 * lib/mi-support.exp (mi_check_thread_states): Handle
10933 core number in thread listing.
10934
b4ba55a1
JB
109352010-01-12 Joel Brobecker <brobecker@adacore.com>
10936
10937 * gdb.base/maint.exp: Adjust the expected output for the
10938 "maint print type" test. Use gdb_test_multiple instead of
10939 gdb_sent/gdb_expect.
10940
08e24bd4
DE
109412010-01-11 Doug Evans <dje@google.com>
10942
6496a609
DE
10943 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
10944 from gdbserver_download. All callers updated.
10945
08e24bd4
DE
10946 * gdb.server/ext-run.exp: "info os processes" requires xml support.
10947
b5cfddf5
JK
109482010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10949
10950 Implement binary numbers parsing.
10951 * gdb.base/printcmds.exp (test_integer_literals_accepted)
10952 (test_integer_literals_rejected): New binary tests.
10953
3725885a
RW
109542010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10955
10956 * gdb.cell/configure: Regenerate.
10957
37aeb5df
JK
109582010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10959
10960 * gdb.base/corefile.exp: Move the core finding block out and call it as
10961 core_find, new variable $corefile, replace corefile by $corefile and
10962 [file tail $corefile] for usage vs. test names resp.
10963 * lib/gdb.exp (core_find): Move it as a new function here. New
10964 parameter binfile and deletefiles. New variable $destcore. Pre-delete
10965 $destcore. Return "" on error.
10966
d521f563
JK
109672010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10968
10969 Workaround PR binutils/10802.
10970 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
10971 (twice).
10972
28f24826
DJ
109732010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
10974
10975 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
10976
2de75e71
JB
109772010-01-08 Joel Brobecker <brobecker@adacore.com>
10978
10979 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
10980 call, to avoid interruption.
10981
fe00719b 109822010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
10983
10984 * gdb.stabs/weird.def (args93): New.
10985
d0ef5df8
DE
109862010-01-07 Doug Evans <dje@google.com>
10987
10988 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
10989
3a08d52f
TT
109902010-01-07 Tom Tromey <tromey@redhat.com>
10991
10992 * gdb.base/source.exp: Use correct line number.
10993
7a697b8d
SS
109942010-01-05 Stan Shebs <stan@codesourcery.com>
10995
10996 * gdb.trace/tracecmd.exp: Test ftrace.
10997
7803799a
UW
109982010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10999
11000 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
11001
c54eabfa
JK
110022010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11003
11004 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
11005 "uint_for_mi_testing".
11006
02e7ef19
JB
110072010-01-01 Joel Brobecker <brobecker@adacore.com>
11008
11009 Test indented comment in file being sourced.
11010 * gdb.base/commands.exp: Test indented comment in file being sourced.
11011
abd775ce
JB
110122010-01-01 Joel Brobecker <brobecker@adacore.com>
11013
11014 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
11015 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
11016 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
11017 notice.
11018
79b55b82
JB
110192010-01-01 Joel Brobecker <brobecker@adacore.com>
11020
11021 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
11022 notice.
11023
8997583e
JK
110242010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11025
11026 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
11027 missing $after_stopped and comma (,) expectation.
11028
6da95a67
SS
110292009-12-31 Stan Shebs <stan@codesourcery.com>
11030
11031 * gdb.trace/actions.exp: Test teval action.
889bf7c5 11032
218d2fc6
TJB
110332009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11034
11035 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
11036 (top level): Call test_watchpoint_in_big_blob.
11037 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
11038 watchpoints.
11039 (func3): Write to buf.
11040
236f1d4d
SS
110412009-12-29 Stan Shebs <stan@codesourcery.com>
11042
11043 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 11044
f61e138d
SS
110452009-12-28 Stan Shebs <stan@codesourcery.com>
11046
11047 * gdb.trace/tsv.exp: New file.
11048 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 11049
0219b378
DJ
110502009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
11051
11052 * gdb.base/find.c (main): Reference search buffers.
11053 * gdb.base/included.c (main): Reference integer.
11054 * gdb.base/ptype.c (charfoo): Declare.
11055 (intfoo): Call charfoo.
11056 * gdb.base/scope0.c (useitp): New function.
11057 (usestatics): Use useitp.
11058 (useit): Add a type for val.
11059 * gdb.base/scope1.c (useit1): Take a pointer argument.
11060 (usestatics1): Update calls to useit1.
11061 * gdb.cp/call-c.cc: Declare foo.
11062 (main): Call foo.
11063 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
11064 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
11065 (main): Call C::ensureRefs and ensureOtherRefs.
11066 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
11067 variables.
11068 (ensureOtherRefs): New function.
11069 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
11070 * gdb.cp/templates.cc (main): Call t5i.value.
11071
3f78692f
JK
110722009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11073
11074 Fix compatibility with G++-4.5.
11075 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
11076 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
11077 (uncaught return): Remove.
11078
429374b8
JK
110792009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11080 Phil Muldoon <pmuldoon@redhat.com>
11081
11082 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
11083 (bp_location13, bp_location14, bp_location17, bp_location18)
11084 (marker3_proto, marker4_proto): New variables.
11085 (breakpoint info): Update output.
11086 (run until breakpoint at marker3, run until breakpoint at marker4): New
11087 tests.
11088
859825b8
JK
110892009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11090
11091 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
11092 Replace the printf call of Y by provided "y-set-1" label. New block
11093 for the second shared library.
11094 * gdb.base/unload.exp: Compile also the second library, call
11095 gdb_load_shlibs also for it. Use now gdb_breakpoint.
11096 (single pending breakpoint info): Rename to ...
11097 (pending breakpoint info before run): ... this extended test.
11098 (libfile2, libname2, libsrcfile2, libsrc2)
11099 (lib_sl2): New variables.
11100 (exec_opts): Set also SHLIB_NAME2.
11101 (pending breakpoint info on first run at shrfunc1)
11102 (pending breakpoint info on second run at shrfunc1)
11103 (pending breakpoint info on second run at shrfunc2)
11104 (print y from libfile, print y from libfile2): New tests.
11105 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
11106 * gdb.base/unloadshr2.c: New.
11107
e6a386cd
HZ
111082009-12-22 Hui Zhu <teawater@gmail.com>
11109
11110 * gdb.reverse/sigall-reverse.exp: Adjust.
11111
9e19b45e
VP
111122009-12-21 Vladimir Prus <vladimir@codesourcery.com>
11113
11114 PR gdb/10884
11115
11116 * gdb.mi/var-cmd.c (do_bitfield_tests): New
11117 (main): Call do_bitfield_tests.
aacf5b1e 11118 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 11119
d53a7b30
JB
111202009-12-20 Joel Brobecker <brobecker@adacore.com>
11121
11122 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
11123 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
11124 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
11125 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
11126 gdb.modula2/unbounded1.c: Update copyright header.
11127
191ca0a1
CM
111282009-12-10 Chris Moller <moller@mollerware.com>
11129
11130 PR gdb/9399
11131 * gdb.cp/virtfunc2.exp: New tests
11132 * gdb.cp/virtfunc2.cc: New tests
11133 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
11134
0fa6cf1b
MS
111352009-12-10 Oza Pawandeep (paawan1982@yahoo.com
11136
11137 * gdb.reverse/i387-env-reverse.c: New file.
11138 * gdb.reverse/i387-env-reverse.exp: New file.
11139 * gdb.reverse/i387-stack-reverse.c: New file.
11140 * gdb.reverse/i387-stack-reverse.exp: New file.
11141
361ae042
PM
111422009-12-08 Phil Muldoon <pmuldoon@redhat.com>
11143
11144 * gdb.python/py-type.exp (test_range): New test.
11145
bfd31e71
PM
111462009-12-03 Phil Muldoon <pmuldoon@redhat.com>
11147
11148 PR python/10805
11149
11150 * gdb.python/py-type.exp: New file.
11151 * gdb.python/py-type.c: New file.
11152 * Makefile.in: Add py-type.
11153
57a1d736
TT
111542009-12-03 Tom Tromey <tromey@redhat.com>
11155
11156 * gdb.python/py-value.exp (test_parse_and_eval): New
11157 function.
11158
1f3b5d1b
PP
111592009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11160
11161 PR gdb/11022
11162
11163 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
11164 * gdb.base/pr11022.c: New test.
11165
8b7dbdc9
JK
111662009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11167
11168 Fix spurious false FAILs.
11169 * gdb.base/structs.c (chartest): New.
11170 (main): Fill-in chartest.
11171 * gdb.base/structs.exp (anychar_re, first): New.
11172 (start_structs_test): Import global anychar_re and first.
11173 New gdb_test call "set print elements 300; ${testfile}"
11174 (start_structs_test <$first>): New block.
11175 (any): Import global anychar_re. New variable ac. Use ${ac}.
11176
6a53b2ec
JK
111772009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11178
11179 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
11180
d7167b4c
JK
111812009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11182
11183 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
11184 Force $srcfile file.
11185 * gdb.base/foll-fork.c (callee): Comment out the printf call.
11186
b1798462
UW
111872009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11188
11189 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
11190 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
11191 * gdb.threads/watchthreads-reorder.exp: Likewise.
11192
b6199126
DJ
111932009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
11194
11195 PR gdb/8704
11196
11197 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
11198 "if", and "thread". Correct matching in the previous test.
11199
b22a0510
DJ
112002009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
11201
11202 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
11203
930636d2
MS
112042009-11-23 Michael Snyder <msnyder@vmware.com>
11205
11206 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
11207 * gdb.reverse-watch-precsave.exp: Ditto.
11208
21a0512e
PP
112092009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
11210
11211 * gdb.asm/asm-source.exp: Adjust.
11212 * gdb.base/help.exp: Adjust.
889bf7c5 11213
fc30d5e0
PA
112142009-11-22 Pedro Alves <pedro@codesourcery.com>
11215
11216 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
11217 (do_syscall_tests_without_xml): Set data-directory to
11218 /the/path/to/nowhere.
11219
f6bc2008
PA
112202009-11-21 Pedro Alves <pedro@codesourcery.com>
11221
11222 * gdb.threads/local-watch-wrong-thread.c,
11223 gdb.threads/local-watch-wrong-thread.exp: New files.
11224
8c2fb5de
PA
112252009-11-21 Pedro Alves <pedro@codesourcery.com>
11226
11227 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
11228 assume new `regsub' syntax available.
11229
ebec9a0f
PA
112302009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11231
a79d3c27
JK
11232 * gdb.base/watchpoint-hw-hit-once.exp,
11233 gdb.base/watchpoint-hw-hit-once.c: New.
11234
112352009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11236
11237 * gdb.threads/watchthreads-reorder.exp,
11238 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 11239
276a961b
MK
112402009-11-17 Nathan Sidwell <nathan@codesourcery.com>
11241
11242 * gdb.xml/tdesc-regs.exp: Use for m68k.
11243
4867c1fb
PA
112442009-11-15 Pedro Alves <pedro@codesourcery.com>
11245
11246 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
11247
f6838f81
DJ
112482009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11249
11250 * lib/gdb.exp (current_target_name): New procedure.
11251 (gdb_wrapper_target): New variable.
11252 (gdb_wrapper_init): Set gdb_wrapper_target.
11253 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
11254 wrapper.
11255
4ac4dd3f
DJ
112562009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11257
11258 * gdb.base/remote.exp: Delete the slowest load test.
11259 Do not load with fixed packet sizes.
11260
a7881759
DJ
112612009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11262
11263 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
11264
97a5b505
DJ
112652009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11266
11267 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
11268 srcfile when setting a breakpoint.
11269
d3e1fc54
DJ
112702009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
11271
11272 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
11273 macros.
11274
7cbcbded
DJ
112752009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11276
11277 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
11278 to be in memory.
11279 * gdb.base/display.c (force_mem): New.
11280 (do_loops): Use it. Add breakpoint comments.
11281 (do_vars): Add a breakpoint comment.
11282 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
11283 line numbers.
11284
bdea3a92
NF
112852009-11-13 Nathan Froyd <froydnj@codesourcery.com>
11286
11287 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
11288 instead of a bare "run".
11289
269f82e5
PP
112902009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
11291
11292 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 11293
a69b7d9d
DJ
112942009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11295
11296 * lib/cell.exp (skip_cell_tests): Clean up test files before
11297 returning.
11298
b598bfda
DJ
112992009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11300
11301 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
11302 and the breakpoint menu. Do not call perror if a prompt is seen.
11303 Consume the following GDB prompt.
11304 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
11305 * gdb.cp/namespace.exp: Use gdb_test.
11306 * gdb.cp/templates.exp: Use gdb_test.
11307 (test_template_breakpoints): Use gdb_test_multiple.
11308
87728fa0
DJ
113092009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11310
11311 * gdb.base/break1.c (struct some_struct, values): Move earlier.
11312 (marker4): Reference values.
11313
b67c692f
DJ
113142009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11315
11316 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
11317 is missing.
11318
f0df251a
DJ
113192009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11320
11321 * gdb.base/break.c (need_malloc): New.
11322 * gdb.base/constvars.c (main): Reference crass and crisp.
11323 * gdb.base/gdb1821.c (main): Reference bar.
11324 * gdb.cp/gdb1355.cc (main): Reference s1.
11325 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
11326 (main): Call them.
11327 * gdb.cp/hang2.cc (dummy2): Define.
11328 * gdb.cp/hang3.cc (dummy3): Define.
11329 * gdb.cp/m-data.cc (main): Reference shadow.
11330
bdf7534a
NF
113312009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11332 Nathan Froyd <froydnj@codesourcery.com>
11333
11334 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
11335 remote host.
11336
f24fce77
NF
113372009-11-12 Nathan Froyd <froydnj@codesourcery.com>
11338
11339 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
11340 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
11341 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11342 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11343 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11344 * gdb.dwarf2/dw2-producer.exp: Likewise.
11345 * gdb.dwarf2/mac-fileno.exp: Likewise.
11346 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
11347 py-prettyprint.py to the remote host.
11348 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
11349
40f0318e
KS
113502009-11-11 Keith Seitz <keiths@redhat.com>
11351
11352 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
11353 use it instead of "Foo".
11354 * gdb.cp/classes.exp (do_tests): Add a test to access
11355 a method through a typedef'd class name.
11356
f3d9f7fb
NF
113572009-11-11 Nathan Froyd <froydnj@codesourcery.com>
11358
11359 * gdb.base/long_long.exp: Permit leading zeros on floating-point
11360 exponents.
11361 * gdb.base/pointers.exp: Likewise.
11362 * gdb.cp/ref-types.exp: Likewise.
11363
a4216f37
KS
113642009-11-11 Keith Seitz <keiths@redhat.com>
11365
11366 * gdb.cp/cplusfuncs.cc (class foo): Add operators
11367 new[] and delete[].
11368 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
11369 "void".
11370 (probe_demangler): Remove all single-quoting of
11371 method and variable names.
11372 (info_func_regexp): Remove the word "void" from any
11373 occurrence of "(void)".
11374 (print_addr_2): Remove all single-quoting of
11375 method names.
11376 (print_addr_2_kfail): Likewise.
11377 (print_addr): Single-quote C function names before
11378 passing to print_addr_2.
11379 (test_paddr_operator_functions): Remove single-quoting
11380 for method names.
11381 Add tests for operator new[] and operator delete[].
11382
9b14d7aa
JK
113832009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11384
11385 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
11386
85feb311
KS
113872009-11-09 Keith Seitz <keiths@redhat.com>
11388
11389 * gdb.cp/overload.exp: Add tests for resolving overloaded
11390 methods in expression parsing/evaluation.
11391
fa335448
DJ
113922009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
11393
11394 * lib/gdb.exp (default_gdb_version): Use --version instead of
11395 --command.
11396
ec3c07fc
NS
113972009-11-10 Nathan Sidwell <nathan@codesourcery.com>
11398
11399 * lib/gdb.exp (gdb_compile_test): New.
11400 (skip_ada_tests, skip_java_tests): New.
11401 (gdb_compile): Use gdb_compile_test for f77.
11402 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
11403 * lib/java.exp (compile_java_from_source): Remove runtests check,
11404 use gdb_compile_test to record result.
11405 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
11406 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
11407 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
11408 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
11409 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
11410 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
11411 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
11412 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
11413 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
11414 adjust gdb_compile invocations.
11415
b8b4e42b
JK
114162009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11417
11418 * Makefile.in (abs_builddir): New.
11419 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
11420 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
11421 `$(abs_builddir)/site.exp'.
11422
f8b7eaf3
DJ
114232009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
11424
11425 * config/m68k-emc.exp, lib/emc-support.exp,
11426 gdb.trace/gdb_c_test.c: Delete.
11427 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
11428 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
11429 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11430 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
11431 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11432 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
11433 casing for m68k-*-elf.
11434
c4187697
NS
114352009-11-03 Pedro Alves <pedro@codesourcery.com>
11436
11437 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
11438 * gdb.arch/i386-prologue.exp: Likewise.
11439 * gdb.arch/i386-unwind.exp: Likewise.
11440
db16b772
DJ
114412009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11442
11443 * lib/gdb.exp (gdb_expect): Fix timeout typo.
11444
bcf71277
DJ
114452009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11446
11447 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
11448
0105cee2
DJ
114492009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11450
11451 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
11452
24ddea62
JK
114532009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11454
11455 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
11456
287ccc17
JK
114572009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11458
11459 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
11460 * gdb.base/sepdebug2.c: New file.
11461
08bca259 114622009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
11463
11464 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
11465 the modified warnings for catch syscall. Verify if GDB was compiled
11466 with support for lib expat, and choose which tests to run depending
11467 on this.
11468
5d4e2b76
VP
114692009-10-30 Vladimir Prus <vladimir@codesourcery.com>
11470
11471 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
11472 that composite commands are parsed OK. And also test
11473 that breakpoint commands do work.
11474
240e538a
MS
114752009-10-23 Michael Snyder <msnyder@vmware.com>
11476
11477 gdb.reverse/consecutive-precsave.exp: Change expect pattern
11478 to allow for new disassembly style.
11479
9c419145
PP
114802009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
11481
11482 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 11483
02506ff1
MS
114842009-10-22 Michael Snyder <msnyder@vmware.com>
11485
11486 * gdb.reverse/break-precsave.exp: New test.
11487 * gdb.reverse/consecutive-precsave.exp: Ditto.
11488 * gdb.reverse/finish-precsave.exp: Ditto.
11489 * gdb.reverse/i386-precsave.exp: Ditto.
11490 * gdb.reverse/machinestate-precsave.exp: Ditto.
11491 * gdb.reverse/sigall-precsave.exp: Ditto.
11492 * gdb.reverse/solilb-precsave.exp: Ditto.
11493 * gdb.reverse/step-precsave.exp: Ditto.
11494 * gdb.reverse/until-precsave.exp: Ditto.
11495 * gdb.reverse/watch-precsave.exp: Ditto.
11496
4cf866a3
MS
114972009-10-22 Michael Snyder <msnyder@vmware.com>
11498
11499 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
11500 for gdb_expect. Adjust one test's expect strings for the new
11501 format of disassemble.
11502 * gdb.reverse/finish-reverse.exp: Delete 'return'.
11503 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
11504 gdb_test_multiple.
11505 * gdb.reverse/step-reverse.exp: Delete 'return'.
11506 * gdb.reverse/until-reverse.exp: Delete blank lines.
11507 * gdb.reverse/watch-reverse.exp: Delete blank lines.
11508
2b28d209
PP
115092009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
11510
11511 * gdb.base/consecutive.exp: Adjust.
11512 * gdb.base/display.exp: Likewise.
11513 * gdb.base/pc-fp.exp: Likewise.
11514 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 11515
33b9c32b
MS
115162009-10-19 Michael Snyder <msnyder@vmware.com>
11517
11518 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
11519 * gdb.reverse/finish-reverse.c: Ditto.
11520 * gdb.reverse/sigall-reverse.c: Ditto.
11521 * gdb.reverse/solib-reverse.c: Ditto.
11522 * gdb.reverse/step-reverse.c: Ditto.
11523 * gdb.reverse/watch-reverse.c: Ditto.
11524
6c95b8df
PA
115252009-10-19 Pedro Alves <pedro@codesourcery.com>
11526 Stan Shebs <stan@codesourcery.com>
11527
11528 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
11529 * gdb.base/foll-exec.exp: Adjust to expect a process id before
11530 "Executing new program".
11531 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
11532 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
11533 left listed after having been killed.
11534 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
11535 * gdb.base/maint.exp: Adjust test.
11536
11537 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
11538 * gdb.multi/Makefile.in: New.
11539 * gdb.multi/base.exp: New.
11540 * gdb.multi/goodbye.c: New.
11541 * gdb.multi/hangout.c: New.
11542 * gdb.multi/hello.c: New.
11543 * gdb.multi/bkpt-multi-exec.c: New.
11544 * gdb.multi/bkpt-multi-exec.exp: New.
11545 * gdb.multi/crashme.c: New.
11546
279017b7
TG
115472009-10-13 Tristan Gingold <gingold@adacore.com>
11548
11549 * gdb.base/sepdebug.exp: Check debug info are found.
11550
0413d738
PA
115512009-10-08 Pedro Alves <pedro@codesourcery.com>
11552
11553 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
11554 bits.
11555
c628eecc
JK
115562009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11557
11558 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
11559
38af1bfe
JB
115602009-10-07 Joel Brobecker <brobecker@adacore.com>
11561
11562 * gdb.base/watchpoints.c: Add copyright header. Reformat one
11563 of the comments.
11564
2b0adecd
PM
115652009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
11566
11567 * gdb.base/annota1.exp: Remove obsolete match_max increase.
11568 * gdb.base/annota3.exp: Idem.
11569 * gdb.base/maint.exp: Idem.
11570
8d417781
PM
115712009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
11572
889bf7c5 11573 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
11574 to default.
11575
bb61102d
PM
115762009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
11577
889bf7c5 11578 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
11579 mingw and cygwin targets.
11580
ace5c364
PM
115812009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
11582 Pedro Alves <pedro@codesourcery.com>
11583
889bf7c5 11584 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
11585 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
11586
c2d494a0
PM
115872009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
11588
e1b52ce2
PM
11589 * gdb.base/shr1.c: Use %p in format string.
11590 * gdb.base/unload.c: Avoid warning in fprintf.
11591 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 11592
209f53f5
PM
115932009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
11594
11595 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
11596 long type.
11597 (test_unlink): Correct printf string.
11598 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
11599 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
11600
8172766a
JK
116012009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11602
11603 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
11604 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
11605 * gdb.arch/ia64-breakpoint-shadow.S: New file.
11606
0f73703c
UW
116072009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11608
11609 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
11610 * gdb.objc/nondebug.exp: Likewise.
11611
b32306ca
UW
116122009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11613
11614 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
11615 target_info setting.
11616
11617 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
11618 that detect new threads during "info threads".
11619
0057022f
UW
116202009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11621
11622 * gdb.threads/manythreads.c (main): Increase thread stack size
11623 to 2*PTHREAD_STACK_MIN.
11624 * gdb.threads/multi-create.c (main): Likewise.
11625 (create_function): Likewise.
11626
f29c0325
UW
116272009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11628
11629 * gdb.base/dump.exp: Pass difference of pointer types instead
11630 of integer types as offset to restore in intarr3.srec case.
11631
fcb34849
UW
116322009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11633
11634 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
11635
d5142e3b
UW
116362009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11637
11638 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
11639
087b74b2 116402009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 11641
087b74b2
PM
11642 New test for two watchpoints, with disabling of
11643 the first inserted.
11644 * testsuite/gdb.base/watchpoints.c: New file.
11645 * testsuite/gdb.base/watchpoints.exp: New file.
11646
96c07c5b
TT
116472009-09-25 Tom Tromey <tromey@redhat.com>
11648
11649 * gdb.base/charset.exp: Test utf-16 strings with Python.
11650
b8899f2b
TT
116512009-09-25 Tom Tromey <tromey@redhat.com>
11652
11653 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
11654 UCS-4.
11655 * gdb.base/charset.c (utf_32_string): Rename.
11656 (init_utf32): Rename.
11657 (main): Update.
11658
329719ec
TT
116592009-09-22 Tom Tromey <tromey@redhat.com>
11660
11661 * gdb.python/py-function.exp: Add regression tests.
11662
11ef0d76
KS
116632009-09-21 Keith Seitz <keiths@redhat.com>
11664
11665 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
11666 with invalid operator.
11667
3fe8f3b3
KS
116682009-09-21 Keith Seitz <keiths@redhat.com>
11669
11670 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
11671 and destructor using typedef name of class.
11672 * gdb.cp/classes.cc (class Base1): Add a destructor.
11673 (base1): New typedef.
11674 (use_methods): Instanitate an object of type base1.
11675 * gdb.cp/templates.exp (test_template_typedef): New procedure.
11676 (do_tests): Call test_template_typedef.
11677 * gdb.cp/templates.cc (Baz::~Baz): New method.
11678 (intBazOne): New typedef.
11679 (main): Instantiate intBazOne.
11680
7a9fe101
PM
116812009-09-21 Phil Muldoon <pmuldoon@redhat.com>
11682
11683 PR python/10633
11684
11685 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
11686 Function.
11687 (run_lang_tests): Add print elements test.
11688
2e4d963f
PM
116892009-09-21 Phil Muldoon <pmuldoon@redhat.com>
11690
11691 * gdb.python/py-value.exp (test_subscript_regression): New
11692 function. Test for invalid subscripts.
11693 * gdb.python/py-value.c (main): Add test array, and pointer to it.
11694 (ptr_ref): New function.
11695
ec7e75e7
PP
116962009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11697
11698 * gdb.base/default.exp: Fix "show convenience".
11699
0cc7d26f
TT
117002009-09-15 Tom Tromey <tromey@redhat.com>
11701
11702 * lib/mi-support.exp (mi_create_varobj): Update.
11703 (mi_create_floating_varobj): Likewise.
11704 (mi_create_dynamic_varobj): New proc.
11705 (mi_varobj_update): Update.
11706 (mi_varobj_update_with_type_change): Likewise.
11707 (mi_varobj_update_kv_helper): New proc.
11708 (mi_varobj_update_dynamic_helper): Rewrite.
11709 (mi_varobj_update_dynamic): New proc.
11710 (mi_list_varobj_children): Update.
11711 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
11712 * gdb.python/python-prettyprint.py (pp_outer): New class.
11713 (pp_nullstr): Likewise.
11714 (lookup_function): Register new printers.
11715 * gdb.python/python-prettyprint.c (struct substruct): New type.
11716 (struct outerstruct): Likewise.
11717 (substruct_test): New function.
11718 (struct nullstr): New type.
11719 (string_1, string_2): New globals.
11720 (main): Add new tests.
11721 * gdb.python/python-mi.exp: Added regression tests.
11722 * gdb.mi/mi2-var-display.exp: Update.
11723 * gdb.mi/mi2-var-cmd.exp: Update.
11724 * gdb.mi/mi2-var-child.exp: Update.
11725 * gdb.mi/mi2-var-block.exp: Update.
11726 * gdb.mi/mi-var-invalidate.exp: Update.
11727 * gdb.mi/mi-var-display.exp: Update.
11728 * gdb.mi/mi-var-cmd.exp: Update.
11729 * gdb.mi/mi-var-child.exp: Update.
11730 * gdb.mi/mi-var-block.exp: Update.
11731 * gdb.mi/mi-break.exp: Update.
11732 * gdb.mi/gdb701.exp: Update.
11733
a96d9b2e
SDJ
117342009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
11735
11736 * Makefile.in: Inclusion of catch-syscall object.
11737 * gdb.base/catch-syscall.c: New file.
11738 * gdb.base/catch-syscall.exp: New file.
11739
b43b923a
MS
117402009-09-12 Michael Snyder <msnyder@vmware.com>
11741
11742 * gdb.reverse/step-reverse.exp: Explicitly check for targets
11743 that can support reverse debuggnig.
11744
cec03d70
TT
117452009-09-11 Tom Tromey <tromey@redhat.com>
11746
11747 * gdb.dwarf2/valop.S: New file.
11748 * gdb.dwarf2/valop.exp: New file.
11749
e23bb3fc
MK
117502009-09-11 Mark Kettenis <kettenis@gnu.org>
11751
11752 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
11753
37c3696d
DE
117542009-09-10 Doug Evans <dje@google.com>
11755
11756 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
11757 Add $gdb_prompt to second breakpoint regexp.
11758
5172aecb
JB
117592009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
11760
11761 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
11762 names, add missing ones.
11763 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
11764 * gdb.python/py-frame.c: Rename from python-frame.c.
11765 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
11766 testfile name.
11767 * gdb.python/py-function.exp: Rename from python-function.exp.
11768 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
11769 testfile name.
11770 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
11771 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
11772 Adjust testfile name.
11773 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
11774 * gdb.python/py-template.cc: Rename from python-template.cc.
11775 * gdb.python/py-template.exp: Rename from python-template.exp.
11776 Adjust testfile name.
11777 * gdb.python/py-value.c: Rename from python-value.c.
11778 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
11779 testfile name.
11780
b554e4bd
JK
117812009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11782
11783 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
11784 $bpt2address.
11785 (Second breakpoint address is valid on ia64)
11786 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
11787
9a68ae16
JM
117882009-09-03 Joseph Myers <joseph@codesourcery.com>
11789
11790 * gdb.base/ending-run.exp: Restrict regular expression matching
11791 line number to require closing brace following.
11792
146b9145
DE
117932009-09-03 Doug Evans <dje@google.com>
11794
11795 * gdb.base/store.exp (check_set): Fix typo in expected value message.
11796
787d21e1
TT
117972009-09-02 Tom Tromey <tromey@redhat.com>
11798
11799 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
11800
e7802207
TT
118012009-09-02 Tom Tromey <tromey@redhat.com>
11802
11803 * gdb.dwarf2/callframecfa.exp: New file.
11804 * gdb.dwarf2/callframecfa.S: New file.
11805
817aadd2
JK
118062009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11807
11808 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
11809 gdb.base/solib-overlap-main.c: New.
11810
4a76eae5
DJ
118112009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
11812
11813 PR gdb/10565
11814
11815 * gdb.base/bitfields.c (struct container, container): New.
11816 (main): Initialize it and call break5.
11817 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
11818
d4b96c9a
JK
118192009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11820
11821 Support constant DW_AT_data_member_location by GCC PR debug/40659.
11822 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
11823
4e22772d
JK
118242009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11825
11826 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
11827
2efab443
MS
118282009-08-26 Michael Snyder <msnyder@vmware.com>
11829
11830 * gdb.base/i386-reverse.c: New file.
11831 * gdb.base/i386-reverse.exp: New file.
11832 * gdb.base/Makefile.in: Add new files to be removed.
11833
07ab73a0
JM
118342009-08-26 Joseph Myers <joseph@codesourcery.com>
11835
11836 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
11837 environment-pwd for remote host.
11838 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
11839
676accff
KS
118402009-08-24 Keith Seitz <keiths@redhat.com>
11841
11842 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
11843 Add two new C++ completer tests which limit the output to a
889bf7c5 11844 given class.
676accff 11845
f9f7ad22
MS
118462009-08-24 Michael Snyder <msnyder@vmware.com>
11847
11848 * gdb.base/del.exp: Fix typo in comment.
11849 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
11850
81ecdfbb
RW
118512009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11852
11853 * configure: Regenerate.
11854 * gdb.hp/configure: Likewise.
11855 * gdb.hp/gdb.aCC/configure: Likewise.
11856 * gdb.hp/gdb.base-hp/configure: Likewise.
11857 * gdb.hp/gdb.compat/configure: Likewise.
11858 * gdb.hp/gdb.defects/configure: Likewise.
11859 * gdb.hp/gdb.objdbg/configure: Likewise.
11860 * gdb.stabs/configure: Likewise.
11861
cab0c772
UW
118622009-08-19 Doug Evans <dje@google.com>
11863
11864 * gdb.base/gdbvars.c: New file.
11865 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
11866
b8fa0bfa
PA
118672009-08-14 Pedro Alves <pedro@codesourcery.com>
11868
11869 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
11870 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
11871
b84aa90a
PA
118722009-08-13 Pedro Alves <pedro@codesourcery.com>
11873
11874 * gdb.base/default.exp: Adjust "set language test": it's now an
11875 enum command. Larger help string moved to "help set language".
11876 * gdb.base/help.exp: Adjust "help set language" expected output,
11877 now lists all known languages.
11878
0d8f9b2c
NF
118792009-08-11 Nathan Froyd <froydnj@codesourcery.com>
11880
11881 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
11882 all frame arguments.
11883 * gdb.arch/altivec-regs.exp: Likewise.
11884
bda180e0
TT
118852009-08-07 Tom Tromey <tromey@redhat.com>
11886
11887 * gdb.base/setshow.exp: Add tests for changes to set language, set
11888 check range, and set check type.
11889
48cb2d85
VP
118902009-08-03 Vladimir Prus <vladimir@codesourcery.com>
11891
11892 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
11893 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 11894 Call it.
48cb2d85 11895
1ea34204
UW
118962009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11897
11898 * configure.ac: Run gdb.cell tests when appropriate.
11899 * configure: Regenerate.
11900 * lib/cell.exp: New file.
11901 * gdb.cell: New directory.
11902 * gdb.cell/configure.ac: New file.
11903 * gdb.cell/configure: New file.
11904 * gdb.cell/Makefile.in: New file.
11905 * gdb.cell/arch.exp: New file.
11906 * gdb.cell/break.c: New file.
11907 * gdb.cell/break.exp: New file.
11908 * gdb.cell/break-spu.c: New file.
11909 * gdb.cell/bt.c: New file.
11910 * gdb.cell/bt2-spu.c: New file.
11911 * gdb.cell/bt-spu.c: New file.
11912 * gdb.cell/bt.exp: New file.
11913 * gdb.cell/coremaker.c: New file.
11914 * gdb.cell/coremaker-spu.c: New file.
11915 * gdb.cell/core.exp: New file.
11916 * gdb.cell/gcore.exp: New file.
11917 * gdb.cell/data.c: New file.
11918 * gdb.cell/data.exp: New file.
11919 * gdb.cell/data-spu.c: New file.
11920 * gdb.cell/ea-cache.exp: New file.
11921 * gdb.cell/ea-cache.c: New file.
11922 * gdb.cell/ea-cache-spu.c: New file.
11923 * gdb.cell/ea-standalone.c: New file.
11924 * gdb.cell/ea-standalone.exp: New file.
11925 * gdb.cell/ea-test.c: New file.
11926 * gdb.cell/ea-test.exp: New file.
11927 * gdb.cell/f-regs.exp: New file.
11928 * gdb.cell/mem-access.c: New file.
11929 * gdb.cell/mem-access.exp: New file.
11930 * gdb.cell/mem-access-spu.c: New file.
11931 * gdb.cell/ptype.exp: New file.
11932 * gdb.cell/registers.exp: New file.
11933 * gdb.cell/size.c: New file.
11934 * gdb.cell/sizeof.exp: New file.
11935 * gdb.cell/size-spu.c: New file.
11936 * gdb.cell/solib.exp: New file.
11937 * gdb.cell/solib-symbol.exp: New file.
11938
85e747d2
UW
119392009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11940
11941 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
11942
58d6951d
DJ
119432009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11944
11945 * gdb.base/float.exp: Handle VFP registers.
11946
6e0a4f15
MS
119472009-07-14 Michael Snyder <msnyder@vmware.com>
11948
dcd5da87
MS
11949 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
11950 to bring gdb to the beginning of the calling line.
11951
6e0a4f15
MS
11952 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
11953 confusing the i386 epilogue unwinder.
11954
782b2b07
SS
119552009-07-14 Stan Shebs <stan@codesourcery.com>
11956
11957 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
11958
f662c3bc
MS
119592009-07-14 Michael Snyder <msnyder@vmware.com>
11960
11961 * gdb.reverse/step-reverse.exp (stepi into function call):
11962 Call instruction may not be first instruction in the line.
11963 (reverse stepi from a function call): Used wrong line number.
11964
8f313923
JK
119652009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11966
11967 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
11968
4662c76e
JK
119692009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11970
11971 Fix gdb.base/macscp.exp when using custom inputrc.
11972 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
11973 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
11974 env(TERM) set.
11975 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
11976 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
11977
aa81e255
JK
119782009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11979
11980 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
11981 * gdb.base/annota1.exp (thread_test): Import global $testfile.
11982 Change the compilation target to match the testcase name.
11983 * gdb.base/sect-cmd.exp: Change the compilation target to match the
11984 testcase name.
11985 * a2-run.exp: Use for setup prepare_for_testing. Change the
11986 compilation target to match the testcase name.
11987 * gdb.base/commands.exp: Likewise.
11988 * gdb.base/finish.exp: Likewise.
11989 * gdb.base/float.exp: Likewise.
11990 * gdb.base/info-target.exp: Likewise.
11991 * gdb.base/relational.exp: Likewise.
11992 * gdb.base/term.exp: Likewise.
11993 * gdb.base/until.exp: Likewise.
11994 * gdb.base/volatile.exp: Likewise.
11995 * gdb.base/whatis-exp.exp: Likewise.
11996
4c93b1d7
HZ
119972009-07-11 Hui Zhu <teawater@gmail.com>
11998
11999 * gdb.base/help.exp (disassemble): Update expected help text.
12000
812f7342
TT
120012009-07-09 Tom Tromey <tromey@redhat.com>
12002
12003 * lib/gdb.exp: Handle TRANSCRIPT.
12004 (remote_spawn, remote_close, send_gdb): New procs.
12005
fbb8f299
PM
120062009-07-10 Phil Muldoon <pmuldoon@redhat.com>
12007
12008 * gdb.python/python-prettyprint.c: Add counted null string
12009 structure.
12010 * gdb.python/python-prettyprint.exp: Print null string. Test for
12011 embedded nulls.
12012 * gdb.python/python-prettyprint.py (pp_ns): New Function.
12013 * gdb.python/python-value.exp (test_value_in_inferior): Add
12014 variable length string fetch tests.
12015 * gdb.python/python-value.c (main): Add strings for string fetch tests.
12016
c0ac0ec7
JK
120172009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12018
12019 * gdb.base/dump.exp (inaccessible memory is reported): New test.
12020
30b66ecc
TT
120212009-07-07 Tom Tromey <tromey@redhat.com>
12022
12023 * gdb.base/call-rt-st.exp: Update for change to escape output.
12024 * gdb.base/callfuncs.exp: Likewise.
12025 * gdb.base/charset.exp: Likewise.
12026 * gdb.base/constvars.exp: Likewise.
12027 * gdb.base/long_long.exp: Likewise.
12028 * gdb.base/pointers.exp: Likewise.
12029 * gdb.base/printcmds.exp: Likewise.
12030 * gdb.base/setvar.exp: Likewise.
12031 * gdb.base/store.exp: Likewise.
12032 * gdb.cp/ref-types.exp: Likewise.
12033 * gdb.mi/mi-var-child.exp: Likewise.
12034 * gdb.mi/mi-var-display.exp: Likewise.
12035 * gdb.mi/mi2-var-display.exp: Likewise.
12036 * gdb.base/charset.exp: Test octal escape sequence length.
12037 Update for change to escape output.
12038
187c4a2b
JK
120392009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12040
12041 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
12042
d80a43f9
DJ
120432009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
12044
12045 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
12046
047427a8
JK
120472009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12048
12049 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
12050 gdbserver increasing $portnum if "Can't bind address" has been seen.
12051
8b5a0f4f
PA
120522009-07-05 Pedro Alves <pedro@codesourcery.com>
12053
12054 * gdb.base/ending-run.exp: Add "step out of main" pattern for
12055 mingw32ce.
12056
7d93ba58
PA
120572009-07-05 Pedro Alves <pedro@codesourcery.com>
12058
12059 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
12060 VFP format.
12061
2277426b
PA
120622009-07-02 Pedro Alves <pedro@codesourcery.com>
12063
12064 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
12065 linux. Adjust to use "inferior", "info inferiors", "detach
12066 inferior" and "kill inferior" instead of "restart", "info fork",
12067 "detach fork" and "delete fork".
12068 * gdb.base/ending-run.exp: Spell out "info".
12069 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
12070 the "kill" command.
12071
5af949e3
UW
120722009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12073
12074 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
12075 change to prefix TLS offset in hex with 0x.
12076
5d3729b5
UW
120772009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12078
12079 * gdb.base/default.exp: Update test case for "x" changes.
12080
af589bd0
TG
120812009-07-01 Tristan Gingold <gingold@adacore.com>
12082
12083 * gdb.base/bigcore.exp: Make darwin untested.
12084
40974f91
JK
120852009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12086
12087 * gdb.base/completion.exp (directory completion): Create the directory.
12088 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
12089 escapeuniquesub.
12090 (directory completion 2): Expect now ${escapeuniquesub}.
12091 (Glob remaining of directory test): Remove one excessive newline.
12092 Expect the real output.
12093
59dd3af6
JK
120942009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12095
12096 Fix `make check//%' target after `make check' has been ran.
12097 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
12098 a mkdir call.
12099 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
12100 (%/.dir): Remove.
12101
f4e164aa
JK
121022009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12103
12104 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
12105 the expected result record.
12106
69af2122
JK
121072009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12108
12109 Remove racy FAILs relying just on the timeouts.
12110 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
12111 (annotation_level 2): Remove racy FAILs.
12112
2fd481e1
PP
121132009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
12114
12115 gdb/10275
889bf7c5
PA
12116 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
12117
c38f313d
DJ
121182009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
12119
12120 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
12121
8b777f02
VP
121222009-06-30 Vladimir Prus <vladimir@codesourcery.com>
12123
12124 * gdb.mi/mi-stack.exp: Testing symbolic options
12125 to -stack-list-locals and -stack-list-arguments.
12126
00c7eacf
JK
121272009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12128
12129 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
12130
6bc80edc
TT
121312009-06-29 Tom Tromey <tromey@redhat.com>
12132
12133 * dg-extract-results.sh: New file.
12134 * Makefile.in (FORCE_PARALLEL): New variable.
12135 (CHECK_TARGET): New conditional variable.
12136 (check): Use CHECK_TARGET.
12137 (DO_RUNTEST): New variable.
12138 (check-single): New target.
12139 (TEST_DIRS): New variable.
12140 (TEST_TARGETS): Likewise.
12141 (check-parallel): New target.
12142 (check-gdb.%): New pattern.
12143 (BASE1_FILES): New variable.
12144 (BASE2_FILES): Likewise.
12145 (check-gdb.base%): New pattern.
12146 (%/.dir): New pattern.
12147 * configure: Rebuild.
12148 * aclocal.m4 (AM_CONDITIONAL): New defun.
12149 * configure.ac: Check whether user is using GNU make.
12150 (GMAKE): New conditional.
12151
794684b6
SW
121522009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
12153
12154 * gdb.cp/namespace-nested-import.cc: New test.
12155 * gdb.cp/namespace-nested-import.exp: New test.
12156
edb3359d
DJ
121572009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
12158
12159 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
12160 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
12161 * gdb.opt/Makefile.in (EXECUTABLES): Update.
12162 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
12163 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
12164 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
12165 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
12166 gdb.opt/inline-markers.c: New files.
12167 * lib/gdb.exp (skip_inline_frame_tests): New function.
12168 (skip_inline_var_tests): New function.
12169
cf657a0c
AS
121702009-06-27 Andreas Schwab <schwab@linux-m68k.org>
12171
12172 * gdb.cp/exception.exp: Don't require $hex before inner frame in
12173 backtrace.
12174
28d41a99
MS
121752009-06-27 Michael Snyder <msnyder@vmware.com>
12176
12177 * gdb.reverse: New directory.
12178 * gdb.reverse/break-reverse.c: New test.
12179 * gdb.reverse/break-reverse.exp: New test.
12180 * gdb.reverse/consecutive-reverse.c: New test.
12181 * gdb.reverse/consecutive-reverse.exp: New test.
12182 * gdb.reverse/finish-reverse.c: New test.
12183 * gdb.reverse/finish-reverse.exp: New test.
12184 * gdb.reverse/machinestate.c: New test.
12185 * gdb.reverse/ms1.c: New test.
12186 * gdb.reverse/machinestate.exp: New test.
12187 * gdb.reverse/Makefile.in: New file.
12188 * gdb.reverse/shr2.c: New test.
12189 * gdb.reverse/solib-reverse.c: New test.
12190 * gdb.reverse/solib-reverse.exp: New test.
12191 * gdb.reverse/step-reverse.c: New test.
12192 * gdb.reverse/step-reverse.exp: New test.
12193 * gdb.reverse/until-reverse.c: New test.
12194 * gdb.reverse/ur1.c: New test.
12195 * gdb.reverse/until-reverse.exp: New test.
12196 * gdb.reverse/watch-reverse.c: New test.
12197 * gdb.reverse/watch-reverse.exp: New test.
12198 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
12199 * configure: Regenerate.
12200
fe3c8b0d
DE
122012009-06-26 Doug Evans <dje@google.com>
12202
12203 * gdb.base/psymtab.exp: Turn off pending breakpoints.
12204
3a72a602
PM
122052009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
12206
12207 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
12208 windows problem for 'file delete $binfile'.
12209
27aa8d6a
SW
122102009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
12211
12212 * gdb.cp/namespace-using.exp: New test.
12213 * gdb.cp/namespace-using.cc: New test.
12214
8ac055f8
JB
122152009-05-20 Joel Brobecker <brobecker@adacore.com>
12216
12217 * gdb.ada/variant_record_packed_array: New testcase.
12218
85e306ed
TT
122192009-06-23 Tom Tromey <tromey@redhat.com>
12220
12221 * gdb.base/charset.exp (test_combination): Regression test.
12222 * gdb.base/charset.c (my_wchar_t): New typedef.
12223 (myvar): New global.
12224 (main): Set myvar.
12225
56643c5e
PM
122262009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
12227
12228 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
12229 target.
12230
1fac167a
UW
122312009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12232
12233 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
12234
7ccb0be9
UW
122352009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12236
12237 * gdb.mi/gdb680.exp: Update test for error message.
12238
568d6575
UW
122392009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12240
12241 * gdb.base/annota1.exp: Allow multiple occurrences of the
12242 frames-invalid annotation.
12243 * gdb.cp/annota2.exp: Likewise.
12244
7cd1089b
PM
122452009-06-15 Phil Muldoon <pmuldoon@redhat.com>
12246
12247 * gdb.cp/gdb2495.cc: New file.
12248 * gdb.cp/gdb2495.exp: New file.
12249
72c63395
JK
122502009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12251
12252 Report error on GDB crash during runto.
12253 * lib/gdb.exp (runto <eof>): New.
12254
3788363d
DJ
122552009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
12256
12257 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
12258 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
12259 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
12260 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
12261 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
12262 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
12263 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
12264 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
12265 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
12266 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
12267 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
12268 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
12269 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
12270 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
12271 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
12272 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
12273 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
12274 gdb.server/server-mon.exp, gdb.server/server-run.exp,
12275 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12276 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12277 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
12278 gdb.trace/passcount.exp, gdb.trace/report.exp,
12279 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
12280 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
12281 gdb.trace/while-stepping.exp: Use a unique name for the compiled
12282 executable.
12283
17592de3
PA
122842009-06-07 Pedro Alves <pedro@codesourcery.com>
12285
12286 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
12287 defined before referencing it.
12288
701e355d
DE
122892009-06-03 Doug Evans <dje@google.com>
12290
12291 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
12292 * gdb.arch/i386-see.c: Ditto.
12293
f2292c65
PM
122942009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
12295
12296 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
12297 (check_macro): Return 1 if undefined.
12298 If first test fails, check if macro debug information is available,
12299 and report unsupported test if no macro information is found.
12300
5a437975
DE
123012009-05-29 Doug Evans <dje@google.com>
12302
12303 * gdb.threads/hand-call-in-threads.exp: New.
12304 * gdb.threads/hand-call-in-threads.c: New.
12305
c141c696
MS
123062009-05-29 Michael Snyder <msnyder@vmware.com>
12307
12308 * gdb.base/break-always.exp: Change "1" to "on".
12309 Add confirmation check.
12310
b3444185
PA
123112009-05-28 Pedro Alves <pedro@codesourcery.com>
12312
12313 * gdb.threads/threxit-hop-specific.c: New.
12314 * gdb.threads/threxit-hop-specific.exp: New.
12315 * gdb.threads/thread-execl.c: New.
12316 * gdb.threads/thread-execl.exp: New.
12317
b6313243
TT
123182009-05-27 Tom Tromey <tromey@redhat.com>
12319 Thiago Jung Bauermann <bauerman@br.ibm.com>
12320
12321 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
12322 (mi_child_regexp): Likewise.
12323 (mi_list_varobj_children_range): Likewise.
12324 (mi_get_features): Likewise.
12325 (mi_list_varobj_children): Rewrite.
12326 * gdb.python/python-mi.exp: New file.
12327
a6bac58e
TT
123282009-05-27 Tom Tromey <tromey@redhat.com>
12329 Thiago Jung Bauermann <bauerman@br.ibm.com>
12330 Phil Muldoon <pmuldoon@redhat.com>
12331 Paul Pluzhnikov <ppluzhnikov@google.com>
12332
12333 * gdb.python/python-prettyprint.exp: New file.
12334 * gdb.python/python-prettyprint.c: New file.
12335 * gdb.python/python-prettyprint.py: New file.
12336 * gdb.base/display.exp: print/r is now valid.
12337
2c74e833
TT
123382009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
12339 Tom Tromey <tromey@redhat.com>
12340 Pedro Alves <pedro@codesourcery.com>
12341 Paul Pluzhnikov <ppluzhnikov@google.com>
12342
12343 * gdb.python/python-template.exp: New file.
12344 * gdb.python/python-template.cc: New file.
12345 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12346 tests.
12347 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12348 Call it.
12349 (test_value_after_death): New proc.
12350 * gdb.python/python-value.c (PTR): New typedef.
12351 (main): New variable 'x'.
12352
89c73ade
TT
123532009-05-27 Tom Tromey <tromey@redhat.com>
12354
12355 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12356 tests.
12357 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12358 Call it.
12359
a75724bc
PA
123602009-05-27 Pedro Alves <pedro@codesourcery.com>
12361
12362 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
12363
e58b0e63
PA
123642009-05-24 Pedro Alves <pedro@codesourcery.com>
12365
12366 * gdb.threads/fork-thread-pending.c: New.
12367 * gdb.threads/fork-thread-pending.exp: New.
12368
4ac36638
JK
123692009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12370
12371 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
12372 * gdb.dwarf2/dw2-strp.S (a_string2): New.
12373
889bf7c5 123742009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 12375
889bf7c5 12376 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 12377
b242c3c2
PA
123782009-05-17 Pedro Alves <pedro@codesourcery.com>
12379
12380 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
12381 `gdb_get_line_number'. Call `callee' in both parent and child.
12382 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
12383 `gdb_get_line_number' instead of hardcoding line numbers.
12384 (catch_fork_unpatch_child): New procedure to test detaching
12385 breakpoints from child fork.
12386 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
12387 hardcoding line numbers.
12388 (do_fork_tests): Run `catch_fork_unpatch_child'.
12389
ee342b23
VP
123902009-05-17 Vladimir Prus <vladimir@codesourcery.com>
12391
12392 * gdb.mi/mi-cmd-var.exp: Check that when varobj
12393 of structure type enters or leaves the scope, it
12394 is reported by -var-update.
12395
e2009e98
DE
123962009-05-11 Doug Evans <dje@sebabeach.org>
12397
12398 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 12399 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
12400 * gdb.threads/schedlock.c (main): Fix off-by-one error.
12401
00903456
JK
124022009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12403
12404 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
12405
dc621c35
DE
124062009-04-30 Doug Evans <dje@google.com>
12407
12408 * gdb.threads/watchthreads2.exp: New testcase.
12409 * gdb.threads/watchthreads2.c: New testcase.
12410
9ab4e744
DE
124112009-04-29 Doug Evans <dje@google.com>
12412
12413 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
12414 * gdb.cp/mb-ctor.cc: Ditto.
12415 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
12416 * gdb.cp/mb-inline.h (multi_line_foo): New function.
12417 * gdb.cp/mb-inline1.cc: Call it.
12418 * gdb.cp/mb-inline2.cc: Ditto.
12419 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
12420 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
12421
484086b7
JK
124222009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12423
12424 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
12425 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
12426 Replace all uses of `decimal' by `nonzero'.
12427 (info macro FROM_COMMANDLINE): New test.
12428
379a77b5
TT
124292009-04-27 Tom Tromey <tromey@redhat.com>
12430
12431 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
12432
b92b73c2
DE
124332009-04-27 Doug Evans <dje@google.com>
12434
12435 * gdb.threads/watchthreads.c (main): Initialize args before starting
12436 the threads. Plus formatting cleanup.
12437 * gdb.threads/watchthreads.exp: Avoid errant failures due to
12438 biased scheduling of one thread.
12439
945a118d
JG
124402009-04-27 Jerome Guitton <guitton@adacore.com>
12441
12442 * gdb.cp/templates.cc (GetMax): New template.
12443 (main): Declare two instances of GetMax.
12444 * gdb.cp/templates.exp: Add new test.
12445
d389af10
JK
124462009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12447
12448 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
12449
e7f86de9
JM
124502009-04-22 Joseph Myers <joseph@codesourcery.com>
12451
12452 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
12453
334cc82d
TT
124542009-04-15 Tom Tromey <tromey@redhat.com>
12455
12456 * gdb.base/charset.exp: Add regression test.
12457
d12672cc
JB
124582009-04-14 Joel Brobecker <brobecker@adacore.com>
12459
12460 * gdb.base/exe-lock.exp: New testcase.
12461
18e8c3bc
TT
124622009-04-13 Tom Tromey <tromey@redhat.com>
12463
12464 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
12465 operator on Frame.
12466
5ecd5cbe
UW
124672009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12468
12469 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
12470 * gdb.server/ext-attach.exp: Likewise.
12471
7309f756
VP
124722009-04-03 Vladimir Prus <vladimir@codesourcery.com>
12473
12474 Eliminate some sleep usage.
12475
889bf7c5
PA
12476 * gdb.mi/basics.c (do_nothing): New.
12477 (main): Use do_nothing instead of printf, so that
12478 not to introduce race condition between output of
12479 inferiour and output of gdb. Do not use sleep as it
12480 is not generally available on embedded targets.
7309f756 12481
f4b95f6f
PA
124822009-04-02 Pedro Alves <pedro@codesourcery.com>
12483
12484 * gdb.server/ext-attach.exp: Expect an optional process id after
12485 "Detached from remote process".
12486
de40b933
JK
124872009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12488
12489 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
12490 gdb.dwarf2/dw2-unresolved.exp: New.
12491
2ae101a4
PA
124922009-04-02 Pedro Alves <pedro@codesourcery.com>
12493
12494 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
12495 mi_run_to_main.
12496
56a8e183
PA
124972009-04-02 Pedro Alves <pedro@codesourcery.com>
12498
12499 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
12500 mi_run_to_main. Skip thread exit test on remote targets.
12501 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
12502 mi_run_to_main.
12503 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
12504 mi_run_to_main.
12505 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
12506 when expecting ^connected. Detect when the target doesn't support
12507 non-stop mode.
12508 (mi_run_cmd): Detect if non-stop mode was requested by isn't
12509 supported. Return -1 on error, 0 on success.
12510 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
12511 (mi_runto): Return mi_runto_helper's result explicitly.
12512
c35fafde
PA
125132009-04-01 Pedro Alves <pedro@codesourcery.com>
12514
12515 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
12516
f8a8dce6
JB
125172009-04-01 Tom Tromey <tromey@redhat.com>
12518
12519 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
12520 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
12521 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
12522 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
12523
71c25dea
TT
125242009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
12525 Jan Kratochvil <jan.kratochvil@redhat.com>
12526
12527 PR gdb/931
12528 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
12529 output.
12530 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
12531 for gdb/931.
12532 * dw2-strp.S (DW_AT_language): Change to C++.
12533 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
12534
02d9a9ce
JB
125352009-03-31 Joel Brobecker <brobecker@adacore.com>
12536
12537 * gdb.ada/tasks: New testcase.
12538
1042e4c0
SS
125392009-03-30 Stan Shebs <stan@codesourcery.com>
12540
12541 * gdb.trace/actions.exp: Update to match new info trace format.
12542 * gdb.trace/deltrace.exp: Ditto.
12543 * gdb.trace/infotrace.exp: Ditto.
12544 * gdb.trace/passcount.exp: Ditto.
12545 * gdb.trace/save-trace.exp: Ditto.
12546 * gdb.trace/while-stepping.exp: Ditto.
12547 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
12548
f8f6f20b
TJB
125492009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12550
12551 * gdb.python/python-frame.c: New file.
12552 * gdb.python/python-frame.exp: New file.
12553
c0c6f777
TJB
125542009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
12555
12556 * gdb.python/python-value.exp: Add tests for the address
12557 attribute.
12558
3cb51905
AS
125592009-03-29 Andreas Schwab <schwab@linux-m68k.org>
12560
12561 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
12562
88fc996f
DE
125632009-03-26 Doug Evans <dje@google.com>
12564
12565 * gdb.mi/mi-nonstop-exit.exp: New file.
12566 * gdb.mi/non-stop-exit.c: New file.
12567
56ef84b1
TT
125682009-03-26 Tom Tromey <tromey@redhat.com>
12569
12570 Update for change to prologue skipping:
12571 * gdb.mi/mi2-simplerun.exp: Update.
12572 * gdb.mi/mi2-break.exp: Update.
12573 * gdb.mi/mi-simplerun.exp: Update.
12574 * gdb.mi/mi-break.exp: Update.
12575 * gdb.base/ending-run.exp: Update.
12576
def2b000
TJB
125772009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
12578
12579 * gdb.python/python-value.exp (test_value_in_inferior): Test
12580 gdb.Value.is_optimized_out attribute.
12581
442ddf59
JK
125822009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12583
12584 * gdb.dwarf2/dw2-noloc-main.c: New file.
12585 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
12586 (.text): Remove.
12587 (.data): New.
12588 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
12589 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
12590 (DW_TAG_subprogram func_cu1, noloc): Remove.
12591 (main): New.
12592 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
12593 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
12594 (file_symbols): New procedure.
12595
a8df5de4
TT
125962009-03-25 Tom Tromey <tromey@redhat.com>
12597
12598 * gdb.base/charset.exp (valid_target_charset): New proc.
12599 Use it to skip tests on invalid charsets.
12600
cc1d7add
PM
126012009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
12602
12603 * gdb.base/completion.exp: Add a test for directory completion.
12604
bcd5727b
JK
126052009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12606
12607 Fix a racy FAIL.
12608 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
12609 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
12610
cc924cad
TJB
126112009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
12612
12613 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
12614 * gdb.python/python-function.exp: Add test for function returning
12615 a GDB value.
12616
bc3b79fd
TJB
126172009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
12618
12619 * gdb.python/python-function.exp: New file.
12620
6c7a06a3
TT
126212009-03-20 Tom Tromey <tromey@redhat.com>
12622
12623 * gdb.base/store.exp: Update for change to escape output.
12624 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
12625 to escape output.
12626 * gdb.base/pointers.exp: Update for change to escape output.
12627 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
12628 to escape output.
12629 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
12630 escape output.
12631 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
12632 to escape output.
12633 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
12634 escape output.
12635 * gdb.base/setvar.exp: Update for change to escape output.
12636 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
12637 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
12638 to escape output.
12639 (test_print_string_constants): Likewise.
12640 * gdb.base/charset.exp (valid_host_charset): Check size of
12641 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
12642 cases. Handle "auto"-related output.
12643 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
12644 (uvar, Uvar): New globals.
12645
c31af87b
JG
126462009-03-19 Jerome Guitton <guitton@adacore.com>
12647
12648 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
12649 deltas.
12650 * gdb.ada/fixed_points.exp: Ditto.
12651
51272cf2
PA
126522009-03-18 Pedro Alves <pedro@codesourcery.com>
12653
12654 * return-nodebug.c: Don't include stdio.h.
12655 (init): Delete.
12656 (func): Delete definition and provide extern declaration.
12657 (t): New.
12658 (main): Don't call printf. Call func and store its result in t.
12659 * return-nodebug1.c: New.
12660 * return-nodebug.exp: Don't expect stdio output. Instead, print
12661 the global variable t. Drop printf formatters and cast types from
12662 foreach loop. Don't use prepare_for_testing. Compile
12663 return-nodebug.c and return-nodebug1.c in separate steps. Don't
12664 define FORMAT or CAST.
12665
d24948ac
PP
126662009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12667
12668 * gdb.base/solib-display.exp: Disable test for remote targers.
12669
61ff14c6
JK
126702009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12671
12672 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
12673
cb4dce93
JK
126742009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12675
12676 Fix a racy FAIL.
12677 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
12678 code from `follow parent, print pids'.
12679 (`follow child, print pids', `follow parent, print pids'): Call it.
12680 Replace `gdb_test "break..."' by gdb_breakpoint.
12681
f7c60c5e
VP
126822009-03-13 Vladimir Prus <vladimir@codesourcery.com>
12683
12684 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 12685 sync and async modes.
f7c60c5e 12686
383ace49
JB
126872009-03-12 Joel Brobecker <brobecker@adacore.com>
12688
12689 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
12690 that was checked in by mistake. Remove loading of ada.exp, since
12691 this is not necessary in this case.
12692
4ce102af
JB
126932009-03-12 Joel Brobecker <brobecker@adacore.com>
12694
12695 * gdb.ada/ptype_arith_binop.exp: New testcase.
12696
529a2aef
JB
126972009-03-12 Joel Brobecker <brobecker@adacore.com>
12698
12699 * gdb.ada/mod_from_name: New testcase.
12700
8a38181c
JB
127012009-03-12 Joel Brobecker <brobecker@adacore.com>
12702
12703 * gdb.ada/tick_last_segv: New testcase.
12704
11436dee
VP
127052009-03-12 Vladimir Prus <vladimir@codesourcery.com>
12706
61ff14c6 12707 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 12708
1f31650a
VP
127092009-03-12 Vladimir Prus <vladimir@codesourcery.com>
12710
61ff14c6
JK
12711 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
12712 include the token in ^running and frame info in *stopped.
1f31650a 12713
a3247a22
PP
127142009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12715
12716 * solib-display.exp: New file.
12717 * solib-display-main.c: New file.
12718 * solib-display-lib.c: New file.
61ff14c6 12719
aae64587
PA
127202009-03-05 Pedro Alves <pedro@codesourcery.com>
12721
12722 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
12723
44aabfbc
JK
127242009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
12725
12726 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
12727 (list_and_check_macro): Use more specific test name.
12728 (next to definition): Make the test names unique.
12729
c087fcd3
PM
127302009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
12731
12732 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 12733
c86cf029
VP
127342009-02-17 Vladimir Prus <vladimir@codesourcery.com>
12735
12736 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
12737 notifications.
12738 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
12739 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
12740 * lib/mi-support.exp (library_loaded_re): New.
12741 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
12742
3ea85240
VP
127432009-02-17 Vladimir Prus <vladimir@codesourcery.com>
12744
12745 * gdb.gdb/observer.exp: Use test_notification observer, not
12746 normal_stop, everywhere.
12747 (test_normal_stop_notifications): Rename to...
12748 (test_notifications): ...this.
12749 (test_observer_normal_stop): Rename to...
12750 (test_observer): ...this.
12751
1903f0e6
DE
127522009-02-16 Doug Evans <dje@google.com>
12753
12754 * gdb.arch/amd64-disp-step.S (test_int3): New test.
12755 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
12756 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
12757 (test_prefixed_syscall,test_int3): New tests.
12758 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
12759 (test_prefixed_syscall,test_int3): New tests.
12760
1d33d6ba
VP
127612009-02-14 Vladimir Prus <vladimir@codesourcery.com>
12762
3cb51905
AS
12763 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
12764 (mi_expect_interrupt): Likewise.
12765 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
12766 response.
1d33d6ba 12767
faafb047
PM
127682009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
12769
12770 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
12771 * gdb.base/pc-fp.exp (get_valueofx): Remove.
12772 Replace calls to get_valueofx by get_hexadecimal_valueof.
12773
417e16e2
PM
127742009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
12775
12776 * lib/gdb.exp (get_valueof): Accept anything as a return value.
12777 (get_integer_valueof): New procedure.
12778 (get_sizeof): Use new get_integer_value_of.
12779 * gdb.base/sizeof.exp: Replace all uses of get_valueof
12780 by get_integer_valueof.
12781
7065b901
TT
127822009-02-13 Tom Tromey <tromey@redhat.com>
12783
12784 * gdb.base/remote.exp (get_sizeof): Remove.
12785 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
12786 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
12787 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
12788 * lib/gdb.exp (get_valueof): Move from long_long.exp.
12789 (get_sizeof): Likewise.
12790
5d7cb8df
JK
127912009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12792
12793 PR fortran/9806
12794 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
12795
b2febfff
PP
127962009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12797
12798 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
12799
4aa995e1
PA
128002009-02-06 Pedro Alves <pedro@codesourcery.com>
12801
12802 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
12803
d8906c6f
TJB
128042009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12805
12806 * gdb.python/python-cmd.exp: New file.
12807
ff4ab08d
TG
128082009-02-06 Tristan Gingold <gingold@adacore.com>
12809
12810 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
12811
aacd552b
TG
128122009-02-05 Tristan Gingold <gingold@adacore.com>
12813
12814 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
12815 pointer is dereferenced and use this signal name in regexp.
12816 * gdb.base/signull.exp: Ditto.
12817 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
12818 * gdb.base/signull.c (main): Ditto.
12819
08c637de
TJB
128202009-02-04 Tom Tromey <tromey@redhat.com>
12821 Thiago Jung Bauermann <bauerman@br.ibm.com>
12822
12823 * gdb.python/python-value.exp: Use `gdb.history' instead of
12824 `gdb.value_from_history'.
12825 (test_value_numeric_ops): Add test for conversion of enum constant.
12826 * gdb.python/python-value.c (enum e): New type.
12827 (evalue): New global.
12828 (main): Use argv.
12829
20261af8
JG
128302009-02-04 Jerome Guitton <guitton@adacore.com>
12831
12832 * gdb.ada/uninitialized_vars: New test program.
12833 * gdb.ada/uninitialized_vars.exp: New testcase.
12834
52e44b43
TT
128352009-02-02 Tom Tromey <tromey@redhat.com>
12836
12837 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
12838 * gdb.cp/pr2489.cc: Rename...
12839 * gdb.cp/pr9594.cc: ... to this.
12840
1c71341a
TT
128412009-02-02 Tom Tromey <tromey@redhat.com>
12842
12843 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
12844 * gdb.cp/pr2489.cc: New file.
12845 * gdb.cp/cpcompletion.exp: New file.
12846
a4295225
TT
128472009-02-02 Tom Tromey <tromey@redhat.com>
12848
12849 PR exp/9059:
12850 * gdb.cp/call-c.exp: Add regression test.
12851 * gdb.cp/call-c.cc (FooHandle): New typedef.
12852 (main): New variable 'handle'.
12853
592375cd
VP
128542009-01-30 Vladimir Prus <vladimir@codesourcery.com>
12855
12856 * lib/mi-support.exp (et_mi_thread_list)
12857 (check_mi_and_console_threads): Adjust for current thread in
12858 -thread-list-ids output.
12859
41447f92
VP
128602009-01-30 Vladimir Prus <vladimir@codesourcery.com>
12861
889bf7c5
PA
12862 * gdb.mi/mi-break.exp (test_disabled_creation): New.
12863 Call it.
41447f92 12864
35669430
DE
128652009-01-28 Doug Evans <dje@google.com>
12866
12867 * gdb.arch/amd64-disp-step.S: New file.
12868 * gdb.arch/amd64-disp-step.exp: New file.
12869 * gdb.arch/i386-disp-step.S: New file.
12870 * gdb.arch/i386-disp-step.exp: New file.
12871
09f00d9a
PM
128722009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
12873
12874 * gdb.base/find.exp: Set newline variable
12875 using quotes instead of braces to fix cygwin failures.
12876
1e8fb976
PA
128772009-01-23 Pedro Alves <pedro@codesourcery.com>
12878
12879 * gdb.base/radix.exp: Add tests to ensure that that set
12880 input-radix 0 and set output-radix 0 are really rejected.
12881
da061712
PA
128822009-01-23 Pedro Alves <pedro@codesourcery.com>
12883
12884 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
12885 copyright years.
12886
dd7e2d2b
PA
128872009-01-23 Pedro Alves <pedro@codesourcery.com>
12888
12889 PR gdb/9664:
12890 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
12891
392452f6
PA
128922009-01-22 Pedro Alves <pedro@codesourcery.com>
12893
12894 PR c++/9631:
12895 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
12896
8653e71c
PM
128972009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
12898
12899 * gdb.server/file-transfer.exp: Use EXEEXT variable for
12900 binfile definition to fix Windows OS failure.
12901
a12cc160
DJ
129022009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12903
12904 PR gdb/9346
12905 * gdb.base/interrupt.c (sigint_handler): New.
12906 (main): Install a SIGINT handler if SIGNALS is defined. Exit
12907 on error.
12908 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
12909 Test "signal SIGINT".
12910
b89667eb
DE
129112009-01-19 Doug Evans <dje@google.com>
12912
12913 * gdb.base/break.exp: Update expected gdb output.
12914 * gdb.base/sepdebug.exp: Ditto.
12915 * gdb.mi/mi-syn-frame.exp: Ditto.
12916 * gdb.mi/mi2-syn-frame.exp: Ditto.
12917 * gdb.base/call-signal-resume.exp: New file.
12918 * gdb.base/call-signals.c: New file.
12919 * gdb.base/unwindonsignal.exp: New file.
12920 * gdb.base/unwindonsignal.c: New file.
12921 * gdb.threads/interrupted-hand-call.exp: New file.
12922 * gdb.threads/interrupted-hand-call.c: New file.
12923 * gdb.threads/thread-unwindonsignal.exp: New file.
12924
adb483fe
DJ
129252009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
12926
12927 * gdb.base/define.exp: Test defining and hooking prefix commands.
12928 * gdb.python/python.exp: Update test for "show user" output.
12929
60023297
JK
129302009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12931
12932 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
12933 now the output exactly, using less wildcards. Expect also the output
12934 of gfortran-4.3. Update for the f-valprint.c modification from
12935 2008-04-22.
12936 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
12937 Remove gdb_test test names where matching the command.
12938
ccc57cf9
PA
129392009-01-01 Pedro Alves <pedro@codesourcery.com>
12940
12941 PR breakpoints/9681:
12942 * gdb.base/watchpoint.exp: Add regression test.
12943
c7a6ca08
PA
129442008-12-31 Pedro Alves <pedro@codesourcery.com>
12945
12946 * gdb.threads/attach-into-signal.exp: Don't use
12947 gdb_suppress_entire_file.
12948 * gdb.threads/attach-stopped.exp: Ditto.
12949 * gdb.threads/attachstop-mt.exp: Ditto.
12950
3a031f65
PA
129512008-12-31 Pedro Alves <pedro@codesourcery.com>
12952
12953 PR gdb/8812:
12954 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
12955
09e6485f
PA
129562008-12-29 Pedro Alves <pedro@codesourcery.com>
12957
12958 PR gdb/7536:
12959 * gdb.base/radix.exp: Add tests to ensure invalid input radices
12960 and unsupported output radices are really rejected.
12961
0cd53049
JK
129622008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12963
12964 * gdb.cp/punctuator.exp: Backslash the '$' signs.
12965
ba163c7e
TT
129662008-12-22 Tom Tromey <tromey@redhat.com>
12967
12968 * gdb.cp/punctuator.exp: New file.
12969
6f4de6c9
JK
129702008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12971
12972 * gdb.base/completion.exp (Completing non-existing component): New test.
12973
0f34d0b4
JK
129742008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12975
12976 Fix for PR gdb/8648.
12977 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
12978 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
12979 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
12980 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
12981
db2ad4c3
JK
129822008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12983
12984 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
12985
bb5ef15e
DP
129862008-12-16 Christophe Lyon <christophe.lyon@st.com>
12987
12988 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
12989 compiler actually generate code at the expected line number.
12990
90142adc
JZ
129912008-12-15 Jie Zhang <jie.zhang@analog.com>
12992
12993 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
12994
fad6eecd
TT
129952008-12-12 Tom Tromey <tromey@redhat.com>
12996
12997 * gdb.base/commands.exp (redefine_hook_test): New proc.
12998 Call it.
12999
17c8aaf5
TT
130002008-12-11 Tom Tromey <tromey@redhat.com>
13001
13002 * gdb.base/macscp.exp: New regression test.
13003
7c8adf68
TT
130042008-12-11 Tom Tromey <tromey@redhat.com>
13005
13006 * gdb.base/macscp.exp: Print "address.addr".
13007 * gdb.base/macscp1.c (struct outer): New struct.
13008 (address): New global.
13009
b05dcbb7
TT
130102008-12-09 Tom Tromey <tromey@redhat.com>
13011
13012 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
13013 Call it.
13014
2d476de1
DE
130152008-12-04 Doug Evans <dje@google.com>
13016
13017 * gdb.server/ext-run.exp: Relax regexp for init program.
13018
87bdc959
TG
130192008-12-03 Tristan Gingold <gingold@adacore.com>
13020
13021 * gdb.base/macscp.exp: Generate an object file during compilation
13022 to work around Darwin dsymutil limitations.
13023
e0740f77
JK
130242008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13025
13026 Test resolving external references to TLS variables.
13027 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
13028 FILE2_THREAD_LOCAL.
13029 (testfile2, srcfile2): New variables.
13030 * gdb.threads/tls.c (file2_thread_local)
13031 (function_referencing_file2_thread_local): New.
13032 * gdb.threads/tls2.c: New file.
13033
67f0aac5
JB
130342008-11-28 Joel Brobecker <brobecker@adacore.com>
13035
13036 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
13037 rather than integer, as integer might not be big enough when
13038 on 64bit targets.
67f0aac5 13039
c332165e
JG
130402008-11-27 Jerome Guitton <guitton@adacore.com>
13041
13042 * gdb.cp/formatted-ref.exp: Add equality test.
13043 * gdb.ada/formatted_ref.exp: Ditto.
13044
fc9b693c
JK
130452008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13046
13047 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
13048 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
13049
a9c64011
AS
130502008-11-20 Andreas Schwab <schwab@suse.de>
13051
13052 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
13053 matching syscall entry point.
13054 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13055 (tcatch_vfork_then_child_follow): Likewise. Finish through
13056 vfork even if we stopped at the syscall trampoline.
13057
e2fd701e
DE
130582008-11-20 Doug Evans <dje@google.com>
13059
13060 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
13061
69abc51c
TJB
130622008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
13063
13064 * gdb.arch/ppc-dfp.exp: New file.
13065 * gdb.arch/ppc-dfp.c: New file.
13066
c14c28ba
PP
130672008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
13068
13069 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 13070
2e74121d
DE
130712008-11-17 Doug Evans <dje@google.com>
13072
13073 * gdb.mi/mi-syn-frame.exp: Update expected output.
13074 * gdb.mi/mi2-syn-frame.exp: Update expected output.
13075
66bb093b
VP
130762008-11-17 Vladimir Prus <vladimir@codesourcery.com>
13077
13078 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
13079 "thread N" results in =thread-selected.
13080 * lib/mi-support (mi_run_cmd, mi_expect_stop)
13081 (mi_send_resuming_command_raw): Be prepared for
13082 =thread-selected.
13083
3d043ef6
VP
130842008-11-17 Vladimir Prus <vladimir@codesourcery.com>
13085
a9c64011
AS
13086 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
13087 * lib/mi-support.exp: Likewise.
3d043ef6 13088
808104c8
JB
130892008-11-16 Joel Brobecker <brobecker@adacore.com>
13090
13091 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
13092 commands from the expected output for "help catch".
13093
00b22944
JB
130942008-11-15 Joel Brobecker <brobecker@adacore.com>
13095
13096 * gdb.ada/int_deref.exp: New testcase.
13097
59669435
TT
130982008-11-14 Nick Roberts <nickrob@snap.net.nz>
13099
13100 * gdb.mi/gdb2549.exp: New file.
13101
de04a248
DE
131022008-11-11 Doug Evans <dje@google.com>
13103
13104 * gdb.base/callexit.exp: New file.
13105 * gdb.base/callexit.c: New file.
13106
6b8ce727
DE
131072008-11-10 Doug Evans <dje@google.com>
13108
13109 * lib/gdb.exp (GDBFLAGS): Move -nx ...
13110 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
13111 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
13112 (default_gdb_start,default_gdb_exit): Ditto.
13113 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
13114 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
13115 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
13116 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
13117 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
13118 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
13119
1b14b8aa
AS
131202008-11-03 Andreas Schwab <schwab@suse.de>
13121
13122 * gdb.base/hashline2.exp: Fix typo.
13123 * gdb.base/hashline3.exp: Likewise.
13124
f3134b88
TT
131252008-10-30 Tom Tromey <tromey@redhat.com>
13126
13127 * gdb.base/pointers.exp: Add test.
13128 * gdb.base/pointers.c (k, S): New typedefs.
13129 (instance): New global.
13130
c2226152
AS
131312008-10-30 Andreas Schwab <schwab@suse.de>
13132
13133 * gdb.base/args.exp: Add tests for newlines.
13134
462f405c
JB
131352008-10-30 Joel Brobecker <brobecker@adacore.com>
13136
13137 gdb.base/foll-exec.exp: Update the expected output of a couple
13138 of "info breakpoints" tests.
13139
79a45b7d
TT
131402008-10-28 Tom Tromey <tromey@redhat.com>
13141
13142 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
13143
adc13a14
PA
131442008-10-24 Pedro Alves <pedro@codesourcery.com>
13145
13146 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
13147 gdb_start_cmd.
13148 Use runto_main before any test that requires execution.
13149
252fbfc8
PA
131502008-10-23 Pedro Alves <pedro@codesourcery.com>
13151
13152 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
13153 instead of SIGINT.
13154
28148e3d
JB
131552008-10-22 Joel Brobecker <brobecker@adacore.com>
13156
13157 * gdb.base/completion.exp: Update expected output following
13158 the addition of the "info tasks" command.
13159
c209f847
TT
131602008-10-22 Tom Tromey <tromey@redhat.com>
13161
13162 * gdb.base/exprs.exp (test_expr): Add test for string
13163 concatenation.
13164
f177e350
PA
131652008-10-19 Pedro Alves <pedro@codesourcery.com>
13166
13167 * configure.ac: Output gdb.python/Makefile.
13168 * configure: Regenerate.
13169 * gdb.python/Makefile.in: New.
13170
cce89356
JB
131712008-10-16 Joel Brobecker <brobecker@adacore.com>
13172
13173 * gdb.base/foll-fork.exp: Adjust the expected output to match
13174 the new description for fork/vfork catchpoints in the "info
13175 breakpoints" output.
13176
176d289d
TJB
131772008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
13178
13179 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
13180
a08702d6
TJB
131812008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13182
13183 * gdb.python/python-value.c: New file.
13184 * gdb.python/python-value.exp: New file.
13185
1c5cfe86
PA
131862008-10-15 Pedro Alves <pedro@codesourcery.com>
13187
13188 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
13189
5a98ad69
DP
131902008-10-15 Denis Pilat <denis.pilat@st.com>
13191
41702f1b 13192 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 13193
dcb1a1e2
TT
131942008-10-09 Tom Tromey <tromey@redhat.com>
13195
13196 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
13197 'fprintf' and 'stderr'.
13198
9124fe48
JB
131992008-10-07 Joel Brobecker <brobecker@adacore.com>
13200
13201 * gdb.ada/ref_tick_size.exp: New testcase.
13202
45452591
DE
132032008-10-06 Doug Evans <dje@google.com>
13204
13205 * gdb.dwarf2/dw2-cu-size.exp: New file.
13206 * gdb.dwarf2/dw2-cu-size.S: New file.
13207
13208 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
13209 .Ltype_int for clarity.
13210
4fc5b208
PP
132112008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13212
13213 PR gdb/2384:
13214 * gdb.cp/gdb2384.exp: Extended to test more cases.
13215 * gdb.cp/gdb2384.cc: Likewise.
13216 * gdb.cp/gdb2384-base.h: Likewise.
13217 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 13218
d78df370
JK
132192008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13220
13221 * gdb.base/maint.exp (maint print type): Remove printing
13222 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
13223
9a044a89
TT
132242008-09-30 Tom Tromey <tromey@redhat.com>
13225
13226 * gdb.base/macscp.exp: Add completion tests.
13227 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
13228 (TWENTY_THREE): Likewise.
13229 (FORTY_EIGHT): Likewise.
13230
506800a9
TT
132312008-09-30 Tom Tromey <tromey@redhat.com>
13232
13233 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
13234 everywhere.
13235 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
13236
1a6f01b5
JK
132372008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13238
13239 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
13240 testcase is derived from. Fix racy dependency on an expected PID
13241 number. No longer support the testcase on Linux kernel 2.4.x.
13242
2fae03e8
TT
132432008-09-27 Tom Tromey <tromey@redhat.com>
13244
13245 * gdb.base/macscp.exp: Add tests for stringification, splicing,
13246 and varargs.
13247
1ad15515
PA
132482008-09-22 Pedro Alves <pedro@codesourcery.com>
13249
13250 * lib/mi-support.exp (mi_expect_interrupt): New.
13251 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
13252 from gdb.mi/mi-nonstop.exp.
13253 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
13254 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
13255 lib/mi-support.exp.
13256 Use mi_check_thread_states throughout. Avoid ".*" and do not
13257 require an anchor after -exec-run.
13258
d0b76dc6
DJ
132592008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
13260
13261 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
13262 stop is pending. Avoid ".*" when two stops are pending.
13263 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
13264 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
13265 newlines in fullnames.
13266 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
13267 (mi_expect_stop): Update comments. Only anchor in sync mode.
13268 Do not match newlines.
13269 (mi_send_resuming_command_raw): Always return status.
13270 (mi_get_stop_line): Do not match more than one line by accident.
13271 Only anchor in sync mode.
13272 (mi_run_inline_test): If -exec-next fails, give up.
13273
9990c830
UW
132742008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13275
13276 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
13277 on SPU.
13278
ebcf6f00
JB
132792008-09-10 Joel Brobecker <brobecker@adacore.com>
13280
13281 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
13282
b6db24e5
JB
132832008-09-10 Joel Brobecker <brobecker@adacore.com>
13284
13285 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
13286 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
13287 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
13288 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
13289 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
13290 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
13291 gdb.ada/interface.exp, gdb.ada/null_array.exp,
13292 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
13293 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
13294 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
13295 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
13296 Include the "= " sequence in the expected output of print tests.
13297
2bf448e0
JB
132982008-09-10 Joel Brobecker <brobecker@adacore.com>
13299
13300 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
13301 description for boolean types.
13302
d51fd4c8
PA
133032008-09-09 Pedro Alves <pedro@codesourcery.com>
13304
13305 * gdb.base/hook-stop-continue.c: New.
13306 * gdb.base/hook-stop-continue.exp: New.
13307
694182d2
DJ
133082008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
13309
13310 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
13311
3b8a7fc0
JG
133122008-09-08 Jerome Guitton <guitton@adacore.com>
13313
13314 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
13315 (stack_check_probe_2, stack_check_probe_loop_1)
13316 (stack_check_probe_loop_2): New functions.
13317 (main): Add call to these new functions.
13318 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
13319 functions, check that the breakpoint is inserted at the appropriate
13320 location.
13321 (insert_breakpoint): Slightly refine this procedure so that it can
13322 be called several times in the test.
13323
96cc0ae8
JG
133242008-09-08 Jerome Guitton <guitton@adacore.com>
13325
13326 * gdb.base/stack-checking.c: New file.
13327 * gdb.base/stack-checking.exp: New file.
13328
1f08b409
TJB
133292008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13330
13331 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
13332 * gdb.arch/altivec-regs.exp: Likewise.
13333 * gdb.arch/vsx-regs.exp: Likewise.
13334
3099e1c4
TJB
133352008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13336
13337 * gdb.arch/ppc-fp.exp: New file.
13338 * gdb.arch/ppc-fp.c: New file.
13339
cc69bfc1
PP
133402008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
13341
13342 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
13343 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 13344
b02a33db
MS
133452008-09-04 Michael Snyder <msnyder@vmware.com>
13346
13347 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
13348 as "at" (for non-debug functions such as _start).
13349
2992cbe0
UW
133502008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13351
13352 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
13353 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
13354 software watchpoints.
13355 * gdb.base/watch_thread_num.exp: Likewise.
13356
514f746b
AR
133572008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
13358
13359 * gdb.arch/i386-bp_permanent.exp: New test.
13360
876cecd0
TT
133612008-08-24 Tom Tromey <tromey@redhat.com>
13362
13363 * gdb.base/maint.exp: Update "maint print type".
13364
80f73d71
VP
133652008-08-21 Vladimir Prus <vladimir@codesourcery.com>
13366
13367 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
13368 support. Adjust the order of "*running" notifications.
13369 * gdb.mi/non-stop.c: Don't cast from int to void* and
13370 back.
13371
d9c78d7d
MK
133722008-08-20 Mark Kettenis <kettenis@gnu.org>
13373
13374 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
13375 expect to find it in the "info frame" output.
13376
97a2d1d3
DJ
133772008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
13378
13379 * gdb.base/interp.exp: Always consume both prompts.
13380
b96e2927
PA
133812008-08-20 Pedro Alves <pedro@codesourcery.com>
13382
13383 * gdb.base/pending.exp: Test pending breakpoints without symbols
13384 loaded.
13385
8cf6e61a
VP
133862008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13387
13388 * lib/mi-support.exp (mi_expect_stop): Produce
13389 more details on failures.
13390 * gdb.mi/mi-nonstop.exp: New.
13391 * gdb.mi/non-stop.c: New.
13392
c6ebd6cf
VP
133932008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13394
a9c64011
AS
13395 * gdb.mi/mi-async.exp: Use 'set target-async'.
13396 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 13397
46a9b8ed
DJ
133982008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
13399
13400 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
13401
44feb3ce
TT
134022008-08-17 Tom Tromey <tromey@redhat.com>
13403
13404 * gdb.base/help.exp (help catch): Rewrite.
13405
311a4e6b
TJB
134062008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13407
13408 * gdb.base/define.exp: Test indented command documentation.
13409 * gdb.python/python.exp: Test indented multi-line command.
13410
604c2f83
LM
134112008-08-15 Luis Machado <luisgpm@br.ibm.com>
13412
13413 * testsuite/gdb.arch/vsx-regs.c: New source file.
13414 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
13415 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
13416
886a217c
TT
134172008-08-14 Tom Tromey <tromey@redhat.com>
13418
13419 * gdb.base/macscp.exp: Add regression test for "macro define" or
13420 "macro undef" with no arguments.
13421
c814a4f3
PP
134222008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
13423
13424 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 13425
12ab8a60
UW
134262008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13427
13428 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
13429
d57a3c85
TJB
134302008-08-06 Tom Tromey <tromey@redhat.com>
13431
13432 * gdb.python/python.exp: New file.
13433
c7b778ff
JK
134342008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13435
13436 Fix for PR gdb/1543.
13437 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
13438 $LOCATION.
13439 (location): New variable.
13440 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
13441 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
13442 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
13443 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
13444 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
13445 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
13446 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
13447 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
13448 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
13449 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
13450 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
13451 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
13452 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
13453 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
13454 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
13455 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
13456 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
13457 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
13458 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
13459 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
13460 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
13461 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
13462 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
13463 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
13464 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
13465 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
13466 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
13467 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
13468 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
13469 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
13470 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
13471 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
13472 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
13473 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
13474 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
13475 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
13476 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
13477 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
13478 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
13479 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
13480 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
13481 gdb.base/type-opaque.exp, gdb.base/until.exp,
13482 gdb.base/value-double-free.c, gdb.base/varargs.exp,
13483 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
13484 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
13485 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
13486 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
13487 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
13488 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
13489 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
13490 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
13491 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
13492 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
13493 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
13494 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
13495 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
13496 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
13497 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
13498 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
13499 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
13500 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
13501 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
13502 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
13503 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
13504 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
13505 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
13506 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13507 gdb.pascal/types.exp, gdb.stabs/weird.exp,
13508 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
13509 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
13510 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
13511 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
13512 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
13513 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
13514 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13515 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13516 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13517 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13518 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13519 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
13520 lib/mi-support.exp, lib/trace-support.exp: Remove reference
13521 to bug-gdb@prep.ai.mit.edu .
13522
5e06a3d1
VP
135232008-07-31 Vladimir Prus <vladimir@codesourcery.com>
13524
13525 * lib/mi-support.exp (mi_load_shlibs): New.
13526 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
13527
9d81d21b
VP
135282008-07-30 Vladimir Prus <vladimir@codesourcery.com>
13529
13530 * lib/mi-support.exp (get_mi_thread_list)
13531 (check_mi_and_console_threads): New, moved from ...
13532 * gdb.mi/mi-pthread.exp: ...here.
13533 * gdb.mi/gdb669.exp (get_mi_thread_list)
13534 (check_mi_and_console_threads): Delete.
13535 * gdb.mi/mi2-pthread.exp: Likewise.
13536
bae98fe0
TT
135372008-07-28 Tom Tromey <tromey@redhat.com>
13538
13539 * Makefile.in (just-check): Remove. Move body to...
13540 (check): ... here.
13541
57380f4e
DJ
135422008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13543
13544 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
13545 Add a test for duplicated SIGINTs.
13546
e09490f1
DJ
135472008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13548
13549 * gdb.threads/schedlock.exp (get_args): Update to work for any
13550 value of NUM.
13551 (Top level): Report the number of threads that did not resume.
13552
6387b45f
DJ
135532008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13554
13555 * gdb.dwarf2/dw2-compressed.S: Also define __start.
13556
62f64ff2
DJ
135572008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13558
13559 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
13560 non-MI prompt.
13561
fa8de41e
TT
135622008-07-26 Tom Tromey <tromey@redhat.com>
13563
13564 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
13565 (function_struct, function_struct_ptr): New globals.
13566 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
13567 function pointer in a struct.
13568
ccb3ac8a
TT
135692008-07-26 Tom Tromey <tromey@redhat.com>
13570
13571 * gdb.base/macscp.exp: Add test for macro lexing bug.
13572
d7d9f01e
TT
135732008-07-18 Tom Tromey <tromey@redhat.com>
13574
13575 * gdb.base/macscp.exp: Add macro tests.
13576
9bf07184
PP
135772008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13578
13579 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
13580
becf6477
PP
135812008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13582
13583 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
13584
0709f7d3
PP
135852008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
13586
13587 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 13588
7093c834
PP
135892008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
13590
13591 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 13592
b432ffe3
JK
135932008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13594
13595 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
13596
b1a268e5
VP
135972008-07-12 Vladimir Prus <vladimir@codesourcery.com>
13598
13599 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
13600
e2995f8e
KB
136012008-07-11 Kevin Buettner <kevinb@redhat.com>
13602
13603 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
13604 of regexp to account for changes made to GDB in the printing of
13605 byte vectors.
13606
14032a66
TT
136072008-07-11 Tom Tromey <tromey@redhat.com>
13608
13609 * gdb.base/completion.exp: Add 'help' completion test.
13610
981505ef
JK
136112008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13612
13613 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
13614
10568435
JK
136152008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13616
13617 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
13618
4487aabf
PA
136192008-07-09 Pedro Alves <pedro@codesourcery.com>
13620
13621 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
13622
a4a9b1c4
PA
136232008-07-09 Pedro Alves <pedro@codesourcery.com>
13624
13625 * gdb.base/fullname.exp: Restore pwd if compiling failed.
13626
3c3185ac
JK
136272008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13628
13629 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
13630
7ebd49dc
VP
136312008-06-28 Vladimir Prus <vladimir@codesourcery.com>
13632
13633 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
13634 previous commit. Add a comment.
13635
84e46146
PA
136362008-06-28 Pedro Alves <pedro@codesourcery.com>
13637
13638 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
13639
0f8d4a2f
VP
136402008-06-28 Vladimir Prus <vladimir@codesourcery.com>
13641
13642 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
13643
f747e0ce
PA
136442008-06-27 Pedro Alves <pedro@codesourcery.com>
13645
13646 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
13647 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
13648 compiling an executable, link in an object that forces unbuffered
13649 output.
13650 * lib/set_unbuffered_mode.c: New file.
13651
734a5c36
JK
136522008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13653
13654 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
13655
a2840c35
VP
136562008-06-25 Vladimir Prus <vladimir@codesourcery.com>
13657
a9c64011
AS
13658 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
13659 mi_expect_stop.
13660 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
13661 Demand that *running is output.
13662 (detect_async): Perform checking every time.
13663 (mi_send_resuming_command): Extract everything into...
13664 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
13665 (mi_expect_stop): Don't accept any output before *stopped.
13666
6ae37fef
VP
136672008-06-13 Vladimir Prus <vladimir@codesourcery.com>
13668
13669 Robustify mi-simplerun.
a9c64011
AS
13670 * gdb.mi/basics.c (main): Add a call to sleep.
13671 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
13672 * gdb.mi/mi2-cli.exp: Likewise.
13673 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 13674
b4aa76f0 136752008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
13676
13677 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
13678
e1ac3328
VP
136792008-06-10 Vladimir Prus <vladimir@codesourcery.com>
13680
a9c64011
AS
13681 * gdb.mi/mi-console.exp: Adjust.
13682 * gdb.mi/mi-syn-frame.exp: Adjust.
13683 * gdb.mi/mi2-console.exp: Adjust.
13684 * gdb.mi/mi2-syn-frame.exp: Adjust.
13685 * lib/mi-support.exp (mi_run_cmd): Adjust.
13686 (mi_send_resuming_command): Adjust.
e1ac3328 13687
f7f9a841
VP
136882008-06-10 Vladimir Prus <vladimir@codesourcery.com>
13689
13690 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
13691 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
13692 testing of stopped.
13693 * gdb.mi/mi2-syn-frame.exp: Likewise.
13694 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
13695 (async, detect_async): New.
13696 (mi_expect_stop, mi_continue_to_line): Adjust expectation
13697 depending on if we're running in sync or async mode.
f7f9a841 13698
37cd5d19
TT
136992008-06-09 Tom Tromey <tromey@redhat.com>
13700
13701 * gdb.base/completion.exp: New tests for field name completion
13702 with spaces, and field name completion with '->'.
13703
65d12d83
TT
137042008-06-06 Tom Tromey <tromey@redhat.com>
13705
13706 * gdb.base/break1.c (struct some_struct): New struct.
13707 (values): New global.
13708 * gdb.base/completion.exp: Add field name completion test.
13709
ebfe2e3f
PP
137102008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
13711
13712 * gdb.cp/call-c.exp: Test for incorrect handling of reference
13713 to pointer.
13714 * gdb.cp/call-c.cc: Likewise.
13715
bcf6fc3a
NR
137162008-06-06 Nick Roberts <nickrob@snap.net.nz>
13717
13718 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
13719 annotation.
13720
49fd4a42 137212008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 13722 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
13723
13724 * gdb.threads/execl.c, gdb.threads/execl1.c,
13725 gdb.threads/execl.exp: New tests.
a9c64011 13726
8a34ac3f
AR
137272008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
13728 Daniel Jacobowitz <dan@codesourcery.com>
13729
13730 * gdb.cp/exception.exp: Activate test, make it work with pending
13731 catchpoints.
13732
86ae69ef
JK
137332008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
13734
13735 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
13736
f7f9ae2c
VP
137372008-05-28 Vladimir Prus <vladimir@codesourcery.com>
13738
a9c64011
AS
13739 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
13740 now printed.
13741 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 13742
2a2d4dc3
AS
137432008-05-27 Andreas Schwab <schwab@suse.de>
13744
13745 * gdb.base/frame-args.exp: Handle arguments that are optimized
13746 out.
13747
5099e4d9
LM
137482008-05-26 Luis Machado <luisgpm@br.ibm.com>
13749
13750 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
13751 quiet for ppc32 and group options into a single variable.
13752
d9c36a91
JB
137532008-05-23 Joel Brobecker <brobecker@adacore.com>
13754
13755 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
13756 of zero-size elements.
13757 * gdb.ada/null_array.exp: Test printing this new array.
13758
103a8671
JK
137592008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13760
13761 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
13762
07a4cc1a 137632008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
13764
13765 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
13766 of the "finish" command.
13767
55f996a7
NR
137682008-05-21 Nick Roberts <nickrob@snap.net.nz>
13769
13770 * gdb.base/annota1.exp: Test for new annotation.
13771
907fc202
UW
137722008-05-16 Pedro Alves <pedro@codesourcery.com>
13773
13774 * gdb.base/fixsection.exp: New file.
13775 * gdb.base/fixsection0.c: New file.
13776 * gdb.base/fixsection1.c: New file.
13777
e8f97270
UW
137782008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13779
13780 * gdb.base/annota1.exp: Accept printf@... in place of printf.
13781 * gdb.base/annota3.exp: Likewise.
13782
ac0bb574
NF
137832008-05-13 Nathan Froyd <froydnj@codesourcery.com>
13784
13785 * gdb.base/watch_thread_num.exp: Don't run tests that require
13786 watchpoints if the target doesn't support them.
13787
6fadd07a
DE
137882008-05-12 Doug Evans <dje@google.com>
13789
13790 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
13791
6e9a4a30
JB
137922008-05-09 Joel Brobecker <brobecker@adacore.com>
13793
13794 * gdb.ada/assign_1.exp: New testcase.
13795
08388c79
DE
137962008-05-09 Doug Evans <dje@google.com>
13797
a3c83fae
DE
13798 * gdb.base/find.exp: New file.
13799 * gdb.base/find.c: New file.
08388c79 13800
bd5ddfe8
DJ
138012008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
13802
13803 * gdb.base/commands.exp (watchpoint_command_test): Handle
13804 gdb,no_hardware_watchpoints.
13805 * gdb.base/float.exp: Allow ARM targets without floating point.
13806 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
13807
b5dd68e2 138082008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 13809 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
13810
13811 * gdb.ada/lang_switch: New test program.
13812 * gdb.ada/lang_switch.exp: New testcase.
13813
382d13d1
DE
138142008-05-05 Doug Evans <dje@google.com>
13815
13816 * gdb.base/help.exp (disassemble): Update expected help text.
13817
9dd789d0
PA
138182008-05-04 Pedro Alves <pedro@codesourcery.com>
13819
13820 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
13821
611c83ae
PA
138222008-05-04 Pedro Alves <pedro@codesourcery.com>
13823
13824 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
13825 different times.
13826
ff013f42
JK
138272008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13828
13829 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
13830 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
13831 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
13832 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
13833
96dff6a2
VP
138342008-05-04 Vladimir Prus <vladimir@codesourcery.com>
13835
13836 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
13837 notification to appear.
13838
55cd6f92
DJ
138392008-05-04 Daniel Jacobowitz <dan@debian.org>
13840
13841 * gdb.base/fullname.c: New file.
13842 * gdb.base/fullname.exp: New file.
13843 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
13844
d705c43c
PA
138452008-05-03 Pedro Alves <pedro@codesourcery.com>
13846
13847 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
13848 expressions with macros.
13849
333222e1
JK
138502008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13851
13852 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
13853
5ac01682
DJ
138542008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
13855
13856 * gdb.base/completion.exp: Handle lack of other symbols beginning
13857 with "a".
13858
13859 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
13860
237fc4c9
PA
138612008-05-02 Jim Blandy <jimb@codesourcery.com>
13862
13863 * gdb.asm/asmsrc1.s: Add scratch space.
13864
ed5e9466
DJ
138652008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13866 Daniel Jacobowitz <dan@codesourcery.com>
13867
13868 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
13869 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
13870 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
13871
b39cc962
DJ
138722007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
13873
13874 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
13875
36d520f5
JB
138762008-05-01 Joel Brobecker <brobecker@adacore.com>
13877
13878 * gdb.base/info-target.exp: New testcase.
13879
8d4e3071
DJ
138802008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
13881
13882 * gdb.cp/hang.exp: Use .cc instead of .C.
13883 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
13884 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
13885
6f3f3097
DJ
138862008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
13887
13888 * gdb.base/gdb1250.exp: Remove perror.
13889 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
13890
5550a914
PA
138912008-04-30 Pedro Alves <pedro@codesourcery.com>
13892
13893 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
13894 .2byte.
13895
d848e687
DJ
138962008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
13897
13898 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
13899 (maybe_kfail): New.
13900
93b5768b
PA
139012008-04-25 Pedro Alves <pedro@codesourcery.com>
13902
13903 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
13904
721c02de
VP
139052008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13906
a9c64011
AS
13907 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
13908 * gdb.mi/mi2-syn-frame.exp: Likewise.
13909 * lib/mi-support.exp: Likewise.
721c02de 13910
74960c60
VP
139112008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13912
13913 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
13914 to specify regexp for the location to stop at.
13915 * gdb.base/break-always.c: New.
13916 * gdb.base/break-always.exp: New.
13917
d24317b4
VP
139182008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13919
13920 * lib/mi-support.exp (mi_runto_helper): Adjust
13921 for the original-location field.
13922 (mi_create_breakpoint, mi_list_breakpoints): New.
13923 * gdb.mi/mi-break.exp: Adjust.
13924 * gdb.mi/mi2-break.exp: Adjust.
13925 * gdb.mi/mi-pending.exp: Adjust.
13926 * gdb.mi/mi-simplerun.exp: Adjust.
13927 * gdb.mi/mi2-simplerun.exp: Adjust.
13928 * gdb.mi/mi-syn-frame.exp: Adjust.
13929 * gdb.mi/mi2-syn-frame.exp: Adjust.
13930 * gdb.mi/mi-until.exp: Adjust.
13931 * gdb.mi/mi2-until.exp: Adjust.
13932 * gdb.mi/mi-var-display.exp: Adjust.
13933 * gdb.mi/mi2-var-display.exp: Adjust.
13934 * gdb.mi/mi-watch.exp: Adjust.
13935 * gdb.mi/mi2-watch.exp: Adjust.
13936
fdc59709 139372008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 13938
a9c64011
AS
13939 * aclocal.m4: Add override.m4.
13940 * configure: Regenerate.
fdc59709 13941
8e91f023
VP
139422008-04-19 Vladimir Prus <vladimir@codesourcery.com>
13943
13944 * gdb.mi/var-cmd.c (do_at_tests): Verify that
13945 '-var-update --all-values' reports new value even the type
13946 of a variable object has changed.
13947
233a11ab
CS
139482008-04-18 Craig Silverstein <csilvers@google.com>
13949
13950 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
13951 files.
d24317b4 13952
9c1137ad
JB
139532008-04-18 Joel Brobecker <brobecker@adacore.com>
13954
13955 * gdb.ada/atomic_enum: New test program.
13956 * gdb.ada/atomic_enum.exp: New testcase.
13957
66d0bbc7
DE
139582008-04-17 Doug Evans <dje@google.com>
13959
13960 * gdb.opt/Makefile.in: Fix whitespace.
13961
100906b0
UW
139622008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
13963
13964 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
13965
4584e32e
DE
139662008-04-17 Doug Evans <dje@google.com>
13967
13968 * gdb.base/hashline1.exp: New testcase.
13969 * gdb.base/hashline2.exp: New testcase.
13970 * gdb.base/hashline2.exp: New testcase.
13971
0a320680
PA
139722008-04-17 Pedro Alves <pedro@codesourcery.com>
13973
13974 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
13975
18ac113b
AR
139762008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
13977
13978 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
13979 temporary breakpoint to match "Temporary breakpoint".
13980 * gdb.base/break.exp (delete_breakpoints): Likewise.
13981 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
13982 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
13983 * gdb.base/display.exp: Likewise.
13984 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
13985 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
13986 * gdb.base/restore.exp (restore_tests): Likewise.
13987 * gdb.base/sepdebug.exp: Likewise.
13988 * gdb.base/watchpoint.exp: Likewise.
13989 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
13990 * gdb.mi/mi-pending.exp: Likewise.
13991 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
13992 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
13993 * gdb.mi/mi-var-cmd.exp: Likewise.
13994 * gdb.mi/mi-var-display.exp: Likewise.
13995 * gdb.mi/mi2-cli.exp: Likewise.
13996 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
13997 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
13998 * gdb.mi/mi2-var-display.exp: Likewise.
13999 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
14000 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
14001 new "disp" field.
a9c64011 14002 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
14003 reason. This is to support fix for PR2424.
14004
add38693
JK
140052008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14006
14007 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
14008
fcacd99f
VP
140092008-04-13 Vladimir Prus <vladimir@codesourcery.com>
14010
14011 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 14012 field. Add more floating varobj tests.
fcacd99f 14013 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
14014 field.
14015 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
14016 (main): Call do_at_tests.
14017 * lib/mi-support.exp (mi_create_floating_varobj)
14018 (mi_varobj_update_with_type_change): New.
fcacd99f 14019
de051565
MK
140202008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
14021
14022 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
14023 option of -var-evaluate-expression.
14024 * gdb.mi/mi2-var-display.exp: Likewise.
14025
dbc52822
VP
140262008-04-07 Vladimir Prus <vladimir@codesourcery.com>
14027
14028 Introduce test setup helpers.
a9c64011
AS
14029 * lib/gdb.exp (build_executable, clean_restart)
14030 (prepare_for_testing): New.
14031 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
14032 * gdb.base/return.exp: Likewise.
14033 * gdb.base/ending-run.exp: Likewise.
dbc52822 14034
473591da
NR
140352008-04-07 Nick Roberts <nickrob@snap.net.nz>
14036
14037 * gdb.mi/mi-async.exp: New test for asynchronous Machine
14038 Interface (MI) responses.
14039
2b2d9e11
VP
140402008-04-06 Vladimir Prus <vladimir@codesourcery.com>
14041
a9c64011
AS
14042 * gdb.cp/breakpoint.cc: New code to test conditions involving
14043 member variables.
14044 * gdb.cp/breakpoint.exp: Test condition involving member
14045 variables.
2b2d9e11 14046
bb378428
VP
140472008-04-05 Vladimir Prus <vladimir@codesourcery.com>
14048
14049 * lib/mi-support.exp (mi_expect_stop): New.
14050 (mi_run_cmd): Change the
14051 token. Use mi_send_resuming_command, use
14052 mi_expect_stop.
14053 (mi_execute_to_helper): Rename to mi_execute_to.
14054 (mi_send_resuming_command): Add more error patterns.
14055 (mi_wait_for_stop): Renamed to...
14056 (mi_get_stop_line): ...this.
14057 (mi_run_inline_test): Adjust.
14058
14059 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
14060 * gdb.mi/mi-console.exp: Likewise.
14061 * gdb.mi/mi-pending.exp: Likewise.
14062 * gdb.mi/mi-simplerun.exp: Likewise.
14063 * gdb.mi/mi-stack.exp: Likewise.
14064 * gdb.mi/mi-stepi.exp: Likewise.
14065 * gdb.mi/mi-syn-frame.exp: Add comment.
14066 * gdb.mi/mi-until.exp: Likewise.
14067 * gdb.mi/mi-var-display.exp: Likewise.
14068 * gdb.mi/mi-watch.exp: Likewise.
14069 * gdb.mi/mi2-cli.exp: Likewise.
14070 * gdb.mi/mi2-console.exp: Likewise.
14071 * gdb.mi/mi2-simplerun.exp: Likewise.
14072 * gdb.mi/mi2-stack.exp: Likewise.
14073 * gdb.mi/mi2-stepi.exp: Likewise.
14074 * gdb.mi/mi2-until.exp: Likewise.
14075 * gdb.mi/mi2-var-display.exp: Likewise.
14076 * gdb.mi/mi2-watch.exp: Likewise.
14077
62172bb9
UW
140782008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14079
14080 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
14081
14082 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
14083
a13e061a
PA
140842008-04-04 Pedro Alves <pedro@codesourcery.com>
14085
14086 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
14087 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
14088 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14089 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
14090 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
14091 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
14092 expect an mi error duplicated in stderr.
14093
eae06beb
JB
140942008-04-03 Joel Brobecker <brobecker@adacore.com>
14095
14096 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
14097 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
14098 Add a couple of tests that verify the behavior when the new setting
14099 is set to "cancel" and "all".
14100 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
14101 "ask" before we start the testing.
14102
79c6ced6
AR
141032008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
14104
14105 * gdb.cp/casts.cc: Add class reference variables.
14106 * gdb.cp/casts.exp: New test cases for up/down casting references.
14107
6c2d1a6b
MK
141082008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
14109
14110 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
14111 instead of beginning to make an extra test pass.
14112 * gdb.mi/mi2-var-display.exp: Likewise.
14113
55b411d9
MR
141142008-03-31 Maciej W. Rozycki <macro@mips.com>
14115
14116 * gdb.base/break.exp: Mark failures as such. Fix formatting.
14117
c6140da2
MD
141182008-03-31 Markus Deuling <deuling@de.ibm.com>
14119 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14120
14121 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
14122 value. Add xfail for older kernels.
14123
79732189
AR
141242008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
14125
14126 Bring mi-support in line with gdb.exp.
14127 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
14128 (mi_gdb_start): New function.
14129
33c3676e
MR
141302008-03-28 Maciej W. Rozycki <macro@mips.com>
14131
14132 * gdb.mi/mi-var-cmd.exp: Fix a typo.
14133
92e28119
VP
141342008-03-26 Vladimir Prus <vladimir@codesourcery.com>
14135
14136 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
14137 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 14138
9e8e3afe
VP
141392008-03-26 Vladimir Prus <vladimir@codesourcery.com>
14140
14141 * lib/mi-support.exp (mi_create_varobj_checked): New.
14142 (mi_list_varobj_children): Allow to check for a
14143 value.
14144 (mi_list_array_varobj_children): New.
14145
14146 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
14147 and mi_list_varobj_children, as opposed to hardcoding
14148 expected strings.
14149 * gdb.mi/gdb701.exp: Likewise.
14150 * gdb.mi/gdb792.exp: Likewise.
14151 * gdb.mi/mi-var-block.exp: Likewise.
14152 * gdb.mi/mi-var-cmd.exp: Likewise.
14153 * gdb.mi/mi-var-invalidate.exp: Likewise.
14154 * gdb.mi/mi2-var-block.exp: Likewise.
14155 * gdb.mi/mi2-var-child.exp: Likewise.
14156 * gdb.mi/mi2-var-cmd.exp: Likewise.
14157 * gdb.mi/mi2-var-display.exp: Likewise.
14158
9df50351
JK
141592008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14160
14161 Fix random false FAILs on i386.
14162 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
14163
31e5d73a
DJ
141642008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
14165
14166 PR gdb/544
14167 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
14168
12f4afab
DJ
141692008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
14170
14171 PR gdb/544
14172 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
14173
b562a0cb
DJ
141742008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14175
14176 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
14177 fixed PR gdb/544.
14178
17faa917
DJ
141792008-03-21 Pedro Alves <pedro@codesourcery.com>
14180
14181 * gdb.threads/fork-child-threads.exp: Test next over fork.
14182
6214f497
DJ
141832008-03-21 Chris Demetriou <cgd@google.com>
14184
14185 * gdb.base/break.exp (rbreak junk): New test for rbreak
14186 "Junk at end of arguments" issue.
14187
63092375
DJ
141882008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14189
14190 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
14191 *& to work on created array elements.
14192 (Top level): Test print $pc with a file. Test string operations
14193 without a target.
14194 * gdb.base/ptype.exp: Do not expect *& to work on created array
14195 elements.
14196
b21991b0
DJ
141972008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14198
14199 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14200 gdb.threads/staticthreads.exp: Update exit query.
14201
c4b347c7
SL
142022008-03-07 Sandra Loosemore <sandra@codesourcery.com>
14203
14204 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
14205
fa4727a6
DJ
142062008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
14207
14208 * gdb.base/watchpoint.c (global_ptr, func4): New.
14209 (main): Call func4.
14210 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
14211 (test_inaccessible_watchpoint): New.
14212
2f34202f
MR
142132008-02-29 Maciej W. Rozycki <macro@mips.com>
14214
14215 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
14216 select the largest.
14217
0d6ba1b1
DJ
142182008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14219
14220 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
14221 frames-invalid annotations.
14222
e691325a
PM
142232008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
14224
a9c64011 14225 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 14226
f85b5ecc
DE
142272008-02-27 Doug Evans <dje@google.com>
14228
14229 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
14230 for bug 1738.
14231 (breakpoint_to_handler_entry): Ditto.
14232
b40e7bf3
JB
142332008-02-27 Joel Brobecker <brobecker@adacore.com>
14234
14235 * gdb.base/ending-run.exp: Use the first line of code inside
14236 function body to test breakpoints.
14237 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
14238 location where the breakpoint is inserted when using the line
14239 where a function is declared. Fix typo in the description of
14240 one of the tests.
14241 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
14242
2faca73a
PM
142432008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
14244
14245 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 14246 tests.
2faca73a 14247
6f439c36
PM
142482008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
14249
14250 * gdb.base/args.exp: avoid same output for tests
14251 with single quotes.
14252
54e52265
VP
142532008-02-26 Vladimir Prus <vladimir@codesourcery.com>
14254
a9c64011
AS
14255 * gdb.base/annota1.exp: Adjust for 'info break'
14256 format changes.
14257 * gdb.base/annota3.exp: Likewise.
14258 * gdb.base/break.exp: Likewise.
14259 * gdb.base/condbreak.exp: Likewise.
14260 * gdb.base/pending.exp: Likewise.
14261 * gdb.base/sepdebug.exp: Likewise.
14262 * gdb.base/unload.exp: Likewise.
14263 * gdb.cp/ovldbreak.exp: Likewise.
14264 * gdb.mi/mi-pending.exp: Likewise.
54e52265 14265
897b09ca
DE
142662008-02-07 Doug Evans <dje@google.com>
14267
14268 * gdb.cp/mb-inline.exp: New.
14269 * gdb.cp/mb-inline.h: New.
14270 * gdb.cp/mb-inline1.cc: New.
14271 * gdb.cp/mb-inline2.cc: New.
14272
b1c32d35
PM
142732008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
14274
14275 * gdb.pascal/floats.pas: New test program.
14276 * gdb.pascal/floats.exp: New testcase.
14277
1a4ca44a
TJB
142782008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14279
14280 * gdb.base/callfuncs.c (t_float_many_args): New function.
14281 (t_double_many_args): New function.
14282 * gdb.base/callfuncs.exp: Add tests for exceeding float
14283 and double parameters passed through the stack.
14284
439048e8
JB
142852008-02-05 Joel Brobecker <brobecker@adacore.com>
14286
14287 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
14288 gdb.ada/complete/foo.adb: New files.
14289 * gdb.ada/complete.exp: New testcase.
14290
81fe8080
DE
142912008-02-03 Doug Evans <dje@google.com>
14292
301f0ecf
DE
14293 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
14294
81fe8080
DE
14295 * gdb.cp/gdb2384.exp: New file.
14296 * gdb.cp/gdb2384.cc: New file.
14297 * gdb.cp/gdb2384-base.h: New file.
14298 * gdb.cp/gdb2384-base.cc: New file.
14299
4b071aec
DE
143002008-02-02 Doug Evans <dje@google.com>
14301
14302 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
14303
61137ba6
JB
143042007-02-01 Joel Brobecker <brobecker@adacore.com>
14305
14306 * gdb.ada/sym_print_name: New test program.
14307 * gdb.ada/sym_print_name.exp: New testcase.
14308
143092007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
14310
14311 * gdb.ada/nested/hello.adb: New file.
14312 * gdb.ada/nested.exp: New testcase.
14313 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
14314
98deb0da
VP
143152008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14316
14317 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
14318 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
14319 don't cause future evaluations of function to report
14320 creation of internal breakpoints.
98deb0da 14321
723a2275
VP
143222008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14323
14324 * gdb.mi/mi-break.exp (test_error): New.
14325 Call it.
14326
fb546a2f
LM
143272008-01-31 Luis Machado <luisgpm@br.ibm.com>
14328
14329 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
14330 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
14331
2d8fd90a
PM
143322008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14333
14334 * gdb.pascal/integers.pas: New test program.
14335 * gdb.pascal/integers.exp: New testcase.
14336
a7fa0ded
PM
143372008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14338
14339 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
14340
5e1a1926
TJB
143412008-01-30 Luis Machado <luisgpm@br.ibm.com>
14342
14343 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
14344 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
14345
8d04f9f0
JB
143462008-01-30 Paul Hilfinger <hilfinger@adacore.com>
14347
14348 * gdb.ada/formatted_ref: New test program.
14349 * gdb.ada/formatted_ref.exp: New testcase.
14350
14351 * gdb.cp/formatted-ref.cc: New file.
14352 * gdb.cp/formatted-ref.exp: New testcase.
14353
ce75a98f
JB
143542008-01-30 Joel Brobecker <brobecker@adacore.com>
14355
14356 * gdb.base/ptype.exp: Add testing of "ptype $pc".
14357
e835f6bf
NR
143582008-01-30 Nick Roberts <nickrob@snap.net.nz>
14359
14360 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
14361 (test_file_list_exec_source_file): Update to new macro-info field.
14362
d118ef87
PH
143632008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
14364
14365 * gdb.ada/exprs: New test program.
14366 * gdb.ada/exprs.exp: New testcase.
14367
7d35ab09
TJB
143682008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14369
14370 * dfp-test.c (DELTA, DELTA_B): New definitions.
14371 (double_val1, double_val2, double_val3, double_val4, double_val5,
14372 double_val6, double_val7, double_val8, double_val9, double_val10,
14373 double_val11, double_val12, double_val13, double_val14, dec32_val1,
14374 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
14375 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
14376 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
14377 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
14378 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
14379 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
14380 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
14381 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
14382 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
14383 dec128_val16): New global variables.
14384 (decimal_dec128_align): New function.
14385 (decimal_mixed): Likewise.
14386 (decimal_many_args_dec32): Likewise.
14387 (decimal_many_args_dec64): Likewise.
14388 (decimal_many_args_dec128): Likewise.
14389 (decimal_many_args_mixed): Likewise.
14390 * dfp-test.exp: Add tests calling new inferior functions.
14391
2d717e4f
DJ
143922008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14393
14394 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
14395 gdb.server/ext-run.exp: New files.
14396 * lib/gdbserver-support.exp (gdbserver_download): New.
14397 (gdbserver_start): New. Update gdbserver expected
14398 output.
14399 (gdbserver_spawn): Use them.
14400 (gdbserver_start_extended): New.
14401
e85a822c
DJ
144022008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14403
14404 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
14405 Run on GNU/Linux.
14406 (do_exec_tests): Check for systems which do not support catchpoints.
14407 Do not match START.
14408 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
14409 Run on GNU/Linux. Enable verbose output.
14410 (check_fork_catchpoints): New.
14411 (explicit_fork_child_follow, catch_fork_child_follow)
14412 (tcatch_fork_parent_follow): Update expected messages.
14413 (do_fork_tests): Use check_fork_catchpoints.
14414 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
14415 Run on GNU/Linux. Enable verbose output.
14416 (check_vfork_catchpoints): New.
14417 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
14418 expected messages.
14419 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
14420
401ea829
JB
144212008-01-29 Jim Blandy <jimb@red-bean.com>
14422
14423 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
14424 host' errors.
14425 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
14426
aceaf3ad
JB
144272008-01-29 Jim Blandy <jimb@red-bean.com>
14428
14429 * gdb.threads/sigthread.c: Use barriers to ensure that
14430 child_thread and child_thread_two are always initialized before we
14431 start to use them.
14432
a5606eee
VP
144332008-01-29 Vladimir Prus <vladimir@codesourcery.com>
14434
14435 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
14436 * gdb.base/watchpoint-solib.c: New.
14437 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 14438
c55a82bb
PM
144392008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
14440
14441 * gdb.base/gdb1056.exp: Add unsigned integer test.
14442
0993fe05
DE
144432008-01-28 Doug Evans <dje@google.com>
14444
14445 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
14446
4fe42e7f
JB
144472008-01-27 Jim Blandy <jimb@codesourcery.com>
14448
c7a69933
JB
14449 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
14450
4fe42e7f
JB
14451 * gdb.base/expand-psymtabs.exp: Doc fix.
14452
5def8285
MK
144532008-01-26 Mark Kettenis <kettenis@gnu.org>
14454
14455 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14456
5313c911
NR
144572008-01-24 Nick Roberts <nickrob@snap.net.nz>
14458
a9c64011 14459 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
14460 -var-set-format.
14461
93815fbf
VP
144622008-01-23 Chris Demetriou <cgd@google.com>
14463
14464 * gdb.threads/thread_events.c: New testcase source file.
14465 * gdb.threads/thread_events.exp: New testcase expect file.
14466
467a88ee
NR
144672008-01-23 Nick Roberts <nickrob@snap.net.nz>
14468
14469 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
14470
14471 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
14472 -var-set-format.
14473
d8f82aba
DJ
144742008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
14475 Vladimir Prus <vladimir@codesourcery.com>
14476
14477 * gdb.base/float.exp: Allow missing floating point for m68k and
14478 PowerPC.
14479
60c46647
VP
144802008-01-22 Vladimir Prus <vladimir@codesourcery.com>
14481
14482 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
14483 ignore count.
14484 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
14485 * gdb.mi/mi-cli.exp: Adjust.
14486 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 14487
c7dd36a1
PA
144882008-01-17 Pedro Alves <pedro@codesourcery.com>
14489
14490 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
14491 and 'dummy_ptr' integer pointer. Initialize struct_declarations
14492 with dummy_ptr's address.
14493 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
14494 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
14495 all targets.
14496 * gdb.mi/mi2-var-child.exp: Likewise.
14497
39d5313e
JB
144982008-01-09 Joel Brobecker <brobecker@adacore.com>
14499
14500 * gdb.ada/null_array: New test program.
14501 * gdb.ada/null_array.exp: New testcase.
14502
0aea4bf3
LM
145032008-01-09 Luis Machado <luisgpm@br.ibm.com>
14504
14505 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
14506 with required float modifiers.
14507
0b354900
JB
145082008-01-08 Joel Brobecker <brobecker@adacore.com>
14509
14510 * gdb.ada/funcall_param: New test program.
14511 * gdb.ada/funcall_param.exp: New testcase.
14512
cdb7f5d4
JB
145132008-01-08 Joel Brobecker <brobecker@adacore.com>
14514
14515 * gdb.ada/arrayparam: New test program.
14516 * gdb.ada/arrayparam.exp: New testcase.
14517
88e2547f
JB
145182008-01-08 Joel Brobecker <brobecker@adacore.com>
14519
14520 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
14521 landed. Should also fix random failures in the test following it.
14522
f6867ce0
TJB
145232008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
14524
14525 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
14526 for expressions with decimal float values.
14527 (test_dfp_conversions): New function to test casts to and from
14528 decimal float types.
14529 Call test_dfp_conversions.
14530 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
14531 elements.
14532 (main): Initialize ds.float4 and ds.double8 elements.
14533 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
14534 string to new error message.
14535 (d64_set_tests): Likewise.
14536 (d128_set_tests): Likewise.
14537 Add tests for expressions with decimal float variables. Add tests for
14538 conversions to and from decimal float types.
14539
f9c11282
JB
145402008-01-05 Joel Brobecker <brobecker@adacore.com>
14541
14542 * gdb.ada/packed_tagged/comp_bug.adb: New file.
14543 * gdb.ada/packed_tagged.exp: New testcase.
14544
0ecbca72
JB
145452008-01-04 Joel Brobecker <brobecker@adacore.com>
14546
14547 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
14548 gdb.ada/homonym/homonym_main.adb: New files.
14549 * gdb.ada/homonym.exp: New testcase.
14550
c18d3d89
JB
145512008-01-04 Joel Brobecker <brobecker@adacore.com>
14552
14553 * gdb.ada/packed_array.exp: Add testing of references to
14554 a packed array.
14555
ecc7085b
JB
145562008-01-04 Joel Brobecker <brobecker@adacore.com>
14557
14558 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
14559 New files.
14560 * gdb.ada/type_coercion.exp: New testcase.
14561
c474c922
JB
145622008-01-04 Joel Brobecker <brobecker@adacore.com>
14563
14564 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
14565 gdb.ada/tagged/foo.adb: New file.
14566 * gdb.ada/tagged.exp: New testcase.
14567
9005b927
JB
145682008-01-04 Joel Brobecker <brobecker@adacore.com>
14569
14570 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
14571 gdb.ada/ptype_field/foo.adb: New files.
14572 * gdb.ada/ptype_field.exp: New testcase.
14573
1a6aaad8
JB
145742008-01-03 Joel Brobecker <brobecker@adacore.com>
14575
14576 * gdb.ada/print_pc.exp: New testcase.
14577
0ef22f53
JB
145782008-01-03 Joel Brobecker <brobecker@adacore.com>
14579
14580 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
14581 gdb.ada/taft_type/p.adb: New files.
14582 * gdb.ada/taft_type.exp: New testcase.
14583
1689ecf8
JB
145842008-01-03 Joel Brobecker <brobecker@adacore.com>
14585
14586 * gdb.ada/array_bounds/bar.adb: New file.
14587 * gdb.ada/array_bounds.exp: New testcase.
14588
a4d0b9c3
JB
145892008-01-03 Joel Brobecker <brobecker@adacore.com>
14590
14591 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
14592 gdb.ada/arrayptr/foo.adb: New files.
14593 * gdb.ada/arrayptr.exp: New testcase.
14594
a31ace00
JB
145952008-01-03 Joel Brobecker <brobecker@adacore.com>
14596
14597 * gdb.base/set-lang-auto.exp: New testcase.
14598
a97fced3
JB
145992008-01-03 Joel Brobecker <brobecker@adacore.com>
14600
14601 * gdb.ada/fun_addr/foo.adb: New file.
14602 * gdb.ada/fun_addr.exp: New testcase.
14603
ef29ce1a
JK
146042008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14605
14606 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
14607 New files
14608
0fafefe3
JB
146092008-01-02 Joel Brobecker <brobecker@adacore.com>
14610
14611 * array_subscript_addr/p.adb: New file.
a9c64011 14612 * array_subscript_addr.exp: New testcase.
0fafefe3 14613
c4359f8d
JB
146142008-01-02 Joel Brobecker <brobecker@adacore.com>
14615
a9c64011 14616 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
14617 New files.
14618 * gdb.ada/str_cmp_ref.exp: New testcase.
14619
1aa1b15b
JB
146202008-01-01 Joel Brobecker <brobecker@adacore.com>
14621
14622 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
14623 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 14624 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 14625
81c9b2cf
JB
146262008-01-01 Joel Brobecker <brobecker@adacore.com>
14627
14628 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
14629 gdb.ada/ref_param/pck.ads: New files.
14630 * gdb.ada/ref_param.exp: New testcase.
14631
319e4674
JB
146322008-01-01 Joel Brobecker <brobecker@adacore.com>
14633
14634 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
14635 gdb.ada/interface/foo.adb: New files.
14636 * gdb.ada/interface.exp: New testcase.
14637
ef682c56
JB
146382007-12-31 Jim Blandy <jimb@codesourcery.com>
14639
14640 * gdb.base/multi-forks.exp: Consume all output from child
14641 processes before proceeding to next test.
14642
f6f3eb6c
JB
146432007-12-29 Jim Blandy <jimb@codesourcery.com>
14644
14645 * configure: Regenerated.
14646
f652e42f
JB
146472007-12-27 Joel Brobecker <brobecker@adacore.com>
14648
14649 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
14650 gdb.ada/fixed_cmp/fixed.adb: New files.
14651 * gdb.ada/fixed_cmp.exp: New testcase.
14652
6943e596
JB
146532007-12-27 Joel Brobecker <brobecker@adacore.com>
14654
14655 * gdb.ada/boolean_expr.exp: New testcase.
14656
aad9a193
JB
146572007-12-26 Jim Blandy <jimb@codesourcery.com>
14658
14659 * gdb.base/multi-forks.exp: Doc fix.
14660
fb5f3683
JB
146612007-12-26 Joel Brobecker <brobecker@adacore.com>
14662
14663 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
14664 * gdb.ada/char_param.exp: Do not compile our test program with
14665 -gnata, this is unnecessary.
14666 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
14667
384e4a9c
JB
146682007-12-24 Joel Brobecker <brobecker@adacore.com>
14669
14670 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
14671 gdb.ada/print_chars/foo.adb: New files.
14672 * gdb.ada/print_chars.exp: New testcase.
14673
01e044f7
JB
146742007-12-24 Joel Brobecker <brobecker@adacore.com>
14675
14676 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
14677 gdb.ada/char_param/foo.adb: New files.
14678 * gdb.ada/char_param.exp: New testcase.
14679
0ce17860
JB
146802007-12-22 Jim Blandy <jimb@codesourcery.com>
14681
14682 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
14683 hard-coding source line numbers into the test.
14684 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
14685 gdb_get_line_number to find.
14686
919809b9
JB
146872007-12-22 Joel Brobecker <brobecker@adacore.com>
14688
14689 * gdb.base/ptype.c (highest): New struct type.
14690 (the_highest): New variable of that type.
14691 (main): Add dummy assignment to a field of variable the_highest.
14692 * gdb.base/ptype.exp: Test type printing of our new variable.
14693
abc8a88d
PM
146942007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
14695
14696 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 14697 and record first explicitly generated thread number.
abc8a88d
PM
14698 Use that thread number for thread specific watchpoint test.
14699 Add iteration number to repetitive tests.
14700
5158f3e3
CES
147012007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
14702 Jim Blandy <jimb@codesourcery.com>
14703
14704 * gdb.base/expand-psymtabs.c: New testcase
14705 source file.
14706 * gdb.base/expand-psymtabs.exp: New testcase
14707 expect file.
14708
37e4754d
LM
147092007-12-17 Luis Machado <luisgpm@br.ibm.com>
14710
14711 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
14712 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
14713
551e5d04
JB
147142007-12-17 Joel Brobecker <brobecker@adacore.com>
14715
14716 * gdb.ada/frame_args/foo.adb: New file.
14717 * gdb.ada/frame_args/pck.ads: New file.
14718 * gdb.ada/frame_args/pck.adb: New file.
14719 * gdb.ada/frame_args.exp: New testcase.
14720
a05ee097
JB
147212007-12-17 Joel Brobecker <brobecker@adacore.com>
14722
14723 * gdb.base/frame-args.c: New file.
14724 * gdb.base/frame-args.exp: New testcase.
14725
c162e8c9 147262007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 14727 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
14728
14729 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
14730
afe8ab22 147312007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14732
afe8ab22
VP
14733 * gdb.mi/mi-pending.exp: New.
14734 * gdb.mi/mi-pending.c: New.
14735 * gdb.mi/mi-pendshr.c: New.
14736
dfdfb3ca
JB
147372007-12-06 Jim Blandy <jimb@codesourcery.com>
14738
14739 * gdb.base/default.exp: Update expected output for 'info catch'.
14740
b7fca990
JK
147412007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14742
14743 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
14744 must be set to binary.
14745
6a1afc1e
PA
147462007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
14747
14748 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
14749
a6b151f1
DJ
147502007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
14751
14752 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
14753 gdb.mi/mi-file-transfer.exp: New.
14754
43039443
JK
147552007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14756
14757 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
14758
0ef2251b
MR
147592007-11-22 Maciej W. Rozycki <macro@mips.com>
14760
14761 * gdb.trace/backtrace.exp: Fix a typo.
14762 * gdb.trace/circ.exp: Likewise.
14763 * gdb.trace/collection.exp: Likewise.
14764 * gdb.trace/limits.exp: Likewise.
14765 * gdb.trace/report.exp: Likewise.
14766 * gdb.trace/tfind.exp: Likewise.
14767 * gdb.trace/while-dyn.exp: Likewise.
14768
5443631e
NR
147692007-11-21 Nick Roberts <nickrob@snap.net.nz>
14770
14771 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
14772 objects of pointers that can't be dereferenced are now
14773 "noneditable".
14774
a4ce5b0d
UW
147752007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14776
14777 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
14778 (target_cpu): Remove.
14779
d6e956e5
VP
147802007-10-15 Vladimir Prus <vladimir@codesourcery.com>
14781
14782 * gdb.base/ending-run.exp: Expect the list of cleared
14783 breakpoint to come in natural order, not the reversed one.
a9c64011 14784
214270ab
VP
147852007-11-07 Vladimir Prus <vladimir@codesourcery.com>
14786
14787 * gdb.mi/mi-var-child.c (do_child_deletion): New.
14788 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 14789
1a619819
LM
147902007-11-05 Luis Machado <luisgpm@br.ibm.com>
14791
14792 * gdb.base/printcmds.exp: New function
14793 test_printf_with_dfp.
14794
5b01a6fa
DE
147952007-11-02 Doug Evans <dje@google.com>
14796
14797 * gdb.disasm/t01_mov.s: Remove carriage returns.
14798 * gdb.disasm/t02_mova.s: Ditto.
14799 * gdb.disasm/t03_add.s: Ditto.
14800 * gdb.disasm/t04_sub.s: Ditto.
14801 * gdb.disasm/t05_cmp.s: Ditto.
14802 * gdb.disasm/t06_ari2.s: Ditto.
14803 * gdb.disasm/t07_ari3.s: Ditto.
14804 * gdb.disasm/t08_or.s: Ditto.
14805 * gdb.disasm/t09_xor.s: Ditto.
14806 * gdb.disasm/t10_and.s: Ditto.
14807 * gdb.disasm/t11_logs.s: Ditto.
14808 * gdb.disasm/t12_bit.s: Ditto.
14809 * gdb.disasm/t13_otr.s: Ditto.
14810
ec33ab7f
JK
148112007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14812
14813 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
14814
ae0d01ff
UW
148152007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14816
14817 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
14818 provide DFP support.
14819
55eddb0f
DJ
148202007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
14821
14822 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
14823 Test "set powerpc vector-abi". Skip auto-detection tests for old
14824 toolchains.
14825
7020f05c
PA
148262007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
14827
14828 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
14829 with [string compare].
14830
84bc3db9
PA
148312007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
14832
14833 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
14834 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
14835
5876dc88
LM
148362007-10-25 Luis Machado <luisgpm@br.ibm.com>
14837
14838 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
14839 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
14840 * gdb.opt/Makefile.in: New makefile.
14841 * Makefile.in: Create new directory "gdb.opt".
14842 * configure.ac: Add "gdb.opt" directory.
14843 * configure: Regenerated.
a9c64011 14844
c3ea9a14
DE
148452007-10-25 Doug Evans <dje@google.com>
14846
14847 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
14848 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
14849
a9c64011 148502007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
14851 Thiago Jung Bauermann <bauerman@br.ibm.com>
14852
14853 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
14854 Floating Point expressions.
14855 * gdb.base/dfp-test.exp: new file adding tests for Decimal
14856 Floating Point variables.
14857 * gdb.base/dfp-test.c: new file containing program with Decimal
14858 Floating variables, used by gdb.base/dfp-test.exp.
14859
62a24a2b
DJ
148602007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
14861
14862 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
14863
e7b1eae6
UW
148642007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14865
14866 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
14867 compiling test case with GCC.
14868 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
14869
c641edcc
UW
148702007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14871
14872 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
14873 format changes.
14874
5e5ebfe6
MS
148752007-10-18 Michael Snyder <msnyder@specifix.com>
14876
14877 * gdb.base/dbx.exp: Add missing "-re " operator.
14878
e831e7b6
GM
148792007-10-16 Gaius Mulley <gaius@glam.ac.uk>
14880
14881 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
14882 * configure.ac: Removed trailing spaces after backslash.
14883 * gdb.modula2: New directory.
14884 * gdb.modula2/Makefile.in: New file.
14885 * gdb.modula2/unbounded-array.exp: New file.
14886 * gdb.modula2/unbounded1.c: New file.
14887
7cc46491
DJ
148882007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
14889
14890 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
14891
148922007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
14893
14894 * gdb.base/sigstep.c (main): Add checks for
14895 return values for setitimer call.
14896 Call setitimer again with itimer = ITIMER_REAL
14897 if first call to setitimer fails.
14898
e91528f0
KH
148992007-10-11 Kazu Hirata <kazu@codesourcery.com>
14900
14901 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
14902 of $timeout.
14903
2ec9a4f8
DJ
149042007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14905
14906 * gdb.server/server-run.exp: Test for dynamic linker symbols.
14907
149082007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
14909
14910 * lib/gdb.exp (gdb_run_cmd): Move comment outside
14911 of gdb_expect call, to avoid interruption.
14912
64b2fa04
PA
149132007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
14914
14915 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
14916 (v_unsigned_long_long, v_long_long_array)
14917 (v_signed_long_long_array, v_unsigned_long_long_array)
14918 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
14919 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
14920 [!NO_LONG_LONG]: New.
14921 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
14922 v_long_long_member.
14923
14924 (v_long_long_func, v_signed_long_long_func)
14925 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
14926 (main) [!NO_LONG_LONG]: Initialize long long variants.
14927
14928 * gdb.base/whatis.exp: If board file requests no_long_long, build
14929 test with NO_LONG_LONG defined. Test long long, signed long long,
14930 and unsigned long long variants but only if board file doesn't
14931 disable it.
14932
a912286e 149332007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 14934 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
14935
14936 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
14937 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
14938 * configure: Regenerated.
14939 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
14940 gdb.pascal/types.exp, lib/pascal.exp: New files.
14941
471ba8c9
DJ
149422007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
14943
14944 * gdb.cp/classes.exp (do_tests): Always step to the line after the
14945 call.
14946 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
14947 to return to the call.
14948 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
14949 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
14950 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
14951 * gdb.mi/mi-until.exp (test_until): Likewise.
14952 * gdb.mi/mi2-until.exp (test_until): Likewise.
14953
fef8a650
DJ
149542007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
14955
14956 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
14957 two-char array.
14958 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
14959
d983da9c
DJ
149602007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
14961
14962 * gdb.threads/watchthreads.c (thread_function): Sleep between
14963 iterations.
14964 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
14965 at once for S/390. Generate matching fails and passes.
14966
17f62551
VP
149672007-09-27 Vladimir Prus <vladimir@codesourcery.com>
14968
14969 * gdb.mi/var-cmd.c (do_children_tests): Initialize
14970 the 'struct_declarations' variable to zeros.
a9c64011 14971
ed0616c6
VP
149722007-09-24 Vladimir Prus <vladimir@codesourcery.com>
14973
14974 * gdb.cp/mb-ctor.cc: New.
14975 * gdb.cp/mb-ctor.exp: New.
14976 * gdb.cp/mb-templates.cc: New.
14977 * gdb.cp/mb-templates.exp: New.
14978
41f1b697
DJ
149792007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
14980
14981 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
14982
3f213f78
PA
149832007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
14984
14985 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
14986 targets.
14987 * configure: Regenerate.
14988
0d381245 149892007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14990
0d381245
VP
14991 * gdb.base/annota1.exp: Adjust for 'info break'
14992 format changes.
14993 * gdb.base/annota3.exp: Likewise.
14994 * gdb.base/break.exp: Likewise.
14995 * gdb.base/condbreak.exp: Likewise.
14996 * gdb.base/pending.exp: Likewise.
14997 * gdb.base/sepdebug.exp: Likewise.
14998 * gdb.base/unload.exp: Likewise.
14999 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 15000
fe3f5fa8
VP
150012007-09-22 Vladimir Prus <vladimir@codesourcery.com>
15002
15003 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
15004 messages.
15005 * gdb.base/chng-syms.exp: Likewise.
15006 * gdb.base/unload.exp: Likewise.
a9c64011 15007
a75cf6c0
DJ
150082007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
15009
15010 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
15011
18ecae38
DJ
150122007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
15013
15014 * schedlock.c (NUM): Change to 1.
15015 (main): Use args[0] for the main thread.
15016 * schedlock.exp: Only expect two threads. Only issue one pass or fail
15017 regardless of the number of threads.
15018
5509918f
MR
150192007-09-14 Maciej W. Rozycki <macro@mips.com>
15020
4a543daf
MR
15021 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
15022 type down.
15023 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
15024 test.
15025 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
15026 watchpoint type down.
15027 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
15028 test.
15029
150302007-09-14 Maciej W. Rozycki <macro@mips.com>
15031
5509918f
MR
15032 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
15033 Move all the tests here and run them twice, once using software
15034 watchpoints and once using hardware watchpoints.
15035 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
15036
40b53987
DJ
150372007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
15038
15039 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
15040 test.
15041
695e2681
MK
150422007-09-10 Mark Kettenis <kettenis@gnu.org>
15043
8b3fc8d8
MK
15044 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
15045 build-id.
15046
695e2681
MK
15047 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
15048 know about $ORIGIN. Calculate output dir from $dest instead of
15049 using ${objdir}/{$subdir}.
15050
58d69f29
MK
150512007-09-09 Mark Kettenis <kettenis@gnu.org>
15052
15053 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
15054 gcore, before continuing with the test.
15055
3e347599
DJ
150562007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
15057
15058 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
15059 * gdb.mi/mi-watch.exp: Likewise.
15060
ea37ba09
DJ
150612007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
15062 Jim Blandy <jimb@codesourcery.com>
15063
15064 * gdb.arch/i386-sse.exp: Do not expect character constants.
15065 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
15066 * gdb.base/display.exp: Allow print/s.
15067 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
15068 and unsigned char array changes.
15069
2025a643
DJ
150702007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
15071
15072 * gdb.base/display.exp: Add tests for printf %p.
15073
26669a27
PA
150742007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
15075
15076 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
15077 the dll name to unicode.
15078
c8f021f8
JK
150792007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15080
15081 * gdb.base/default.exp (show version): Update the version text.
15082 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
15083
4cf31eea
JK
150842007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15085
15086 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
15087 New files.
15088
4935890f
JK
150892007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15090
15091 * lib/gdb.exp (build_id_debug_filename_get): New function.
15092 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
15093 Remove the generate DEBUG file for the future testcase runs.
15094 New testcase for the NT_GNU_BUILD_ID retrieval.
15095 Move the final testing step to ...
15096 (test_different_dir): ... a new function.
15097 New parameter XFAIL to XFAIL all the tests performed.
15098 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
15099 New parameter TYPE to PF_PREFIX all the tests performed.
15100
02142340
VP
151012007-08-31 Vladimir Prus <vladimir@codesourcery.com>
15102
15103 * gdb.mi/mi-var-cp.cc (path_expression): New
15104 function.
15105 * gdb.mi/mi-var-cp.exp: Run path exression tests.
15106
36acd84e
UW
151072007-08-27 Markus Deuling <deuling@de.ibm.com>
15108
15109 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
15110 to fit into SPU Local Store memory.
15111
a896d121
JB
151122007-08-23 Joel Brobecker <brobecker@adacore.com>
15113
15114 * gdb.base/default.exp: Adjust the expected output of "info
15115 warranty" after the switch to GPLv3.
15116
7b433602
JB
151172007-08-23 Joel Brobecker <brobecker@adacore.com>
15118
15119 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
15120 to 30000 (from 20000).
15121
e22f8b7c
JB
151222007-08-23 Joel Brobecker <brobecker@adacore.com>
15123
15124 Switch the license of all .exp files to GPLv3.
15125 Switch the license of all .f and .f90 files to GPLv3.
15126 Switch the license of all .s and .S files to GPLv3.
15127
5a0e3bd0
JB
151282007-08-23 Joel Brobecker <brobecker@adacore.com>
15129
15130 * configure.ac: Switch license to GPLv3.
15131
cc00619d
JB
151322007-08-23 Joel Brobecker <brobecker@adacore.com>
15133
15134 Switch the licensing to GPLv3 for all .ads and .adb files.
15135
8d26208a
DJ
151362007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
15137
15138 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
15139 and t_int_double.
15140 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
15141
4fcb9948
JB
151422007-08-17 Joel Brobecker <brobecker@adacore.com>
15143
15144 * gdb.base/step-line.c: Switch license to GPL version 3, and
15145 update copyright year.
15146 * gdb.base/step-line.inp: Likewise.
15147
b9c34f67
JB
151482007-08-17 Joel Brobecker <brobecker@adacore.com>
15149
15150 * gdb.base/gdb1555.exp: Make expected output immune to formatting
15151 changes inside gdb1555.c.
15152 * gdb.base/pending.exp: Likewise.
15153
2cc17678
DJ
151542007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
15155
15156 * config/default.exp: New file.
15157
e48883f7
DJ
151582007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15159
15160 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
15161 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
15162
1ab80e5b
MR
151632007-07-30 Maciej W. Rozycki <macro@mips.com>
15164
15165 * gdb.base/dump.exp: Force the correct endianness for binary
15166 formats not carrying this information.
15167
aba471f5
DJ
151682007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15169
15170 * gdb.threads/staticthreads.exp: Match .*sem_post.
15171
d4e07204
DJ
151722007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15173
15174 * gdb.base/readline.exp (operate_and_get_next): Match the final
15175 prompt.
15176
2b97317d
KB
151772007-07-23 Kevin Buettner <kevinb@redhat.com>
15178
15179 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
15180 to restarting SID.
15181
44efa07a
KB
151822007-07-18 Kevin Buettner <kevinb@redhat.com>
15183
15184 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
15185 prior to `gdb_start'.
15186
7b5ebade
KB
151872007-07-18 Kevin Buettner <kevinb@redhat.com>
15188
15189 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
15190 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
15191 Remove call to gdb_unload.
15192
255e7678
DJ
151932007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
15194 Daniel Jacobowitz <dan@codesourcery.com>
15195
15196 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
15197 for __WIN32__.
15198 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
15199 * gdb.base/unload.exp: Use shared library test routines.
15200
3a40aaa0
UW
152012007-07-03 Markus Deuling <deuling@de.ibm.com>
15202
15203 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
15204 * gdb.base/solib-symbol-lib.c: Likewise.
15205 * gdb.base/solib-symbol-main.c: Likewise.
15206
b0f4b84b
DJ
152072007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
15208
15209 * config/gdbserver.exp (gdb_reconnect): New.
15210 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
15211 gdb.base/solib-disc.exp: New files.
15212 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
15213 remote debugging".
15214 (gdb_compile): Add shlib_load flag.
15215 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
15216 port.
15217 (gdbserver_reconnect): New.
15218
1b05479a
DJ
152192007-07-01 Nick Roberts <nickrob@snap.net.nz>
15220 Daniel Jacobowitz <dan@codesourcery.com>
15221
15222 * gdb.base/annota3.exp: Test for if construct.
15223
86f78eb2
DJ
152242007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
15225
15226 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
15227
6a2eb474 152282007-06-21 Chris Dearman <chris@mips.com>
a9c64011 15229 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
15230
15231 * gdb.base/display.exp: Allow a newline after display/i.
15232 * gdb.base/pc-fp.exp: Likewise.
15233 * gdb.base/sigbpt.exp: Likewise.
15234
f8b73d13
DJ
152352007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15236
15237 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
15238 required features to be included.
15239
4339e69e
DJ
152402007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15241
15242 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
15243 in info threads output.
15244
23d964e7
UW
152452007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15246 Markus Deuling <deuling@de.ibm.com>
15247
15248 * gdb.arch/spu-info.exp: New testcase.
15249 * gdb.arch/spu-info.c: New file.
15250
fd20f75b
DJ
152512007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
15252
15253 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
15254 tpcs_offset. Restore lr after the call.
15255 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
15256
2226f861
DJ
152572007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
15258
15259 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
15260 (gdbserver_run): Kill any running gdbserver.
15261 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
15262
d12371a9
MR
152632007-05-17 Maciej W. Rozycki <macro@mips.com>
15264
15265 * gdb.base/sigbpt.exp: Preset segv_addr.
15266
93f02886
DJ
152672007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
15268
15269 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
15270 (gdb_compile_shlib): Likewise.
15271 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
15272 (default_gdb_init): Clear cleanfiles.
15273 (gdb_finish): Delete recorded cleanfiles.
15274 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
15275
15276 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
15277 Do not use isnative.
15278 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
15279 gdb.base/so-impl-ld.exp: Likewise.
15280 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
15281 * gdb.base/unload.exp: Likewise. Do not pass empty option to
15282 gdb_compile.
15283
b04e06d7
VP
152842007-05-15 Vladimir Prus <vladimir@codesourcery.com>
15285
15286 * config/unknown.exp: Remove.
15287
069ed931
UW
152882007-05-15 Markus Deuling <deuling@de.ibm.com>
15289
15290 * gdb.base/info-proc.exp: Check is_remote.
15291
09db0d03
UW
152922007-05-14 Markus Deuling <deuling@de.ibm.com>
15293
15294 * gdb.base/gcore.exp: Initialize variable core_supported.
15295
af2cbe8c
DJ
152962007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15297
15298 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
15299
027c0295
DJ
153002007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15301
15302 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
15303 * gdb.threads/print-threads.exp (test_all_threads): Allow
15304 negative and hexadecimal thread IDs.
15305
dc5000e7
DJ
153062007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15307
15308 * gdb.java/jprint.java (public): Avoid invalid call to static
15309 method.
15310
2e74ed18
DP
153112007-05-14 Denis Pilat <denis.pilat@st.com>
15312
15313 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
15314 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
15315 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
15316 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
15317 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
15318
83547f02
UW
153192007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15320
15321 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 15322 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
15323 this mode.
15324 * gdb.base/ovlymgr.c: Provide stubs for spu target.
15325 * gdb.base/spu.ld: New file.
15326
b18be20d
DJ
153272007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
15328
15329 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
15330
be444858
DJ
153312007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
15332
15333 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
15334
b1d53152
DJ
153352007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15336
15337 * gdb.java/jmain.exp: Handle demangled names with and without method
15338 signatures.
15339
d084b331
DJ
153402007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15341
15342 * gdb.mi/mi-syn-frame.c (main, foo, bar)
15343 (have_a_very_merry_interrupt): Remove calls to puts.
15344 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
15345 inferior output.
15346 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
15347 test names.
15348
db9d7fc5
DJ
153492007-04-29 Markus Deuling <deuling@de.ibm.com>
15350 Daniel Jacobowitz <dan@codesourcery.com>
15351
15352 * gdb.base/auxv.exp (core_works): Also check is_remote.
15353 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
15354
ef783a7d 153552007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15356
ef783a7d
VP
15357 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
15358 message, not the undefined 'module' variable.
15359 * gdb.base/siginfo.exp: Likewise.
15360 * gdb.base/sigstep.exp: Likewise.
15361 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
15362 serialport.
15363 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
15364
b7b73cae
CV
153652007-04-25 Corinna Vinschen <vinschen@redhat.com>
15366
15367 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
15368 target sim fails. Return 0 otherwise.
15369 (gdb_load): Return prematurely if gdb_target_sim fails.
15370
7d90fdfa
DP
153712007-04-16 Denis Pilat <denis.pilat@st.com>
15372
15373 * gdb.base/setshow.exp: Reset height after having set it to 100.
15374
5d3e9c85
DP
153752007-04-16 Denis Pilat <denis.pilat@st.com>
15376
15377 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
15378
18e75969
DP
153792007-04-16 Denis Pilat <denis.pilat@st.com>
15380
15381 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
15382
25d5ea92
VP
153832007-04-14 Vladimir Prus <vladimir@codesourcery.com>
15384
15385 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
15386 tests. Run the frozen varobjs test.
15387 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 15388 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 15389
0b49cb80
JK
153902007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15391
15392 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
15393 gdb.base/type-opaque.exp: New files.
15394
a73bafbc 153952007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
15396
15397 * gdb.mi/mi-var-child.c
a73bafbc
VP
15398 (do_children_tests): User char[2] instead of
15399 char so that automatic printing of pointers to char
15400 don't give unpredicable result.
15401 * gdb.mi/var-cmd.c (do_locals_test): Initialize
15402 local variables.
15403 * gdb.mi/mi-var-child.exp: Step to right line
15404 of do_children_tests.
15405 * gdb.mi/mi2-var-child.exp: Likewise.
15406 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 15407 do_locals_tests.
a73bafbc
VP
15408 (do_children_tests): User char[2] instead of
15409 char so that automatic printing of pointers to char
a9c64011 15410 don't give unpredicable result.
a73bafbc 15411 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 15412 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
15413 Pass test name to mi_wait_for_stop.
15414
7ce59000
DJ
154152007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15416
15417 * gdb.asm/asm-source.exp: Remove d10v case.
15418 * lib/gdb.exp (skip_cplus_tests): Likewise.
15419 * gdb.asm/d10v.inc: Deleted.
15420
20389057
DJ
154212007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15422
15423 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
15424
8807d78b
DJ
154252007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15426
15427 * config/netware.exp: Delete file.
15428
aa3edb8e
JB
154292007-03-29 Joel Brobecker <brobecker@adacore.com>
15430
15431 * gdb.dwarf2/dw2-noloc.S: New file.
15432 * gdb.dwarf2/dw2-noloc.exp: New file.
15433
297561ac
PA
154342007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
15435
15436 * gdb.cp/method2.cc: New test.
15437 * gdb.cp/method2.exp: New test.
15438 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
15439
1f81bd39
DJ
154402007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
15441
15442 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
15443
9453113a
DJ
154442007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
15445
15446 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
15447
b741e217
DJ
154482007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
15449
15450 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
15451 (gdb_load): Delete, replace with...
15452 (gdb_reload): ...this.
15453 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
15454 * gdb.server/server-mon.exp: Likewise.
15455 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
15456 (gdb_start_cmd): New.
15457 (gdb_file_cmd): Save the last loaded file.
15458 (gdb_reload): New.
15459 (gdb_gnu_strip_debug): Use transform.
15460 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
15461 support here. Use new $last_loaded_file. Check mtime.
15462 (gdb_target_cmd): Handle ObjC failure case.
15463 (infer_host_exec): Delete.
15464 (gdbserver_load): Rename to...
15465 (gdbserver_run): ...this. Simplify.
15466 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
15467 (mi_gdb_load): Move most contents to a new function...
15468 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
15469 (mi_run_cmd): Use mi_gdb_target_load.
15470 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
15471 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
15472 Use gdb_run_cmd.
15473 * gdb.base/charsign.exp: Remove incorrect comment.
15474 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
15475 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
15476 gdb.base/start.exp: Use gdb_start_cmd.
15477
446ab585 154782007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 15479 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
15480
15481 * gdb.base/sigbpt.exp: Fix the message when skipping test.
15482 * gdb.base/signull.exp: Similarly.
15483
bbb88ebf
UW
154842007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15485
15486 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
15487 messages available to test cases (like chng-sym.exp).
15488
cb8c4a99
AS
154892007-03-14 Andreas Schwab <schwab@suse.de>
15490
15491 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
15492 format changes.
15493
4e463ff5
DJ
154942007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
15495
15496 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
15497 (optimized_1): New.
15498 (main): Call optimized_1.
15499 (gdb2029): Correct typos. Call gdb2029_marker.
15500 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
15501 for gdb2029.
15502
b6db2c47
MK
155032007-03-12 Mark Kettenis <kettenis@gnu.org>
15504
15505 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
15506 as tabs. Remove redundant test pattern.
15507
70ed3737
UW
155082007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15509
15510 * gdb.base/long_long.exp: Accept optional symbol name in <...>
15511 for /a format output.
15512
47b67b60
DJ
155132007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
15514
15515 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
15516 collect output incrementally.
15517
b8953b0e
UW
155182007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15519
15520 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
15521 for -var-create lpcharacter test.
15522 * gdb.mi/mi2-var-cmd.exp: Likewise.
15523
7acd5c40
UW
155242007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15525
15526 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
15527 pass on targets where address zero is readable.
15528
9c6759c1
UW
155292007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15530
15531 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
15532 just a single architecture.
15533
a2f1aeb4
UW
155342007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15535
15536 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
15537 (fetch_all_registers): New function, uses gdb_test_multiple and
15538 exp_continue to fetch inferior output line-by-line.
15539 Replace all uses of do_get_all_registers by fetch_all_registers.
15540
46579ac2
UW
155412007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15542
15543 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
15544 in target_info.
15545
fc133f24
MS
155462007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15547
a9c64011 15548 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
15549 consistancy; add a default (timeout) case.
15550
7646a51d
MS
155512007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15552
15553 * gdb.base/watchpoint.exp: Fix truncated comment.
15554
dcfff61f
MS
155552007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15556
15557 * Makefile.in: Remove spurious single-quotes from sed command.
15558
664e3ee9
DJ
155592007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15560
15561 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
15562 func.
15563 * gdb.mi/mi2-var-cmd.exp: Likewise.
15564
d7cc6f2f
JB
155652007-02-27 Joel Brobecker <brobecker@adacore.com>
15566
a9c64011
AS
15567 * gdb.dwarf2/dw2-producer.S: New file.
15568 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
15569
155702007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
15571
15572 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
15573 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
15574 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
15575 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
15576 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
15577 Revert tests to use mi_gdb_test and include value field in output
15578 of -var-create.
15579
93d42b30
DJ
155802007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
15581
15582 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
15583
c499ed39
DJ
155842007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
15585
15586 * gdb.base/maint.exp: Remove full paths from test names.
15587 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
15588 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
15589
9836f81b
JB
155902007-02-27 Joel Brobecker <brobecker@adacore.com>
15591
15592 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
15593
c74d0ad8
DJ
155942007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15595
15596 * gdb.server/server-mon.exp: New test.
15597
2711e456
DJ
155982007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15599
15600 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
15601
ff6f572f
DJ
156022007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15603
15604 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
15605 register capitalization.
15606
fada3feb
DP
156072007-02-13 Denis Pilat <denis.pilat@st.com>
15608
15609 * gdb.mi/mi-var-invalidate.exp: New file.
15610
fb1e4ffc
DJ
156112007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15612
15613 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
15614
3da939d7
DJ
156152007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15616
15617 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
15618
123dc839
DJ
156192007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15620
15621 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
15622 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
15623
877e3645 156242007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
15625
15626 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
15627 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
15628 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
15629 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
15630 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 15631 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 15632 Update tests to include value field in output of -var-create.
a9c64011 15633
3c0a2960
AS
156342007-02-08 Andreas Schwab <schwab@suse.de>
15635
15636 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
15637
108546a0
DJ
156382007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
15639
15640 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
15641 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
15642
d701dcab
DP
156432007-02-02 Denis Pilat <denis.pilat@st.com>
15644
15645 * gdb.threads/threadapply.exp: check that frame is not changed by
15646 the thread apply all command.
15647
783e3e2f
AS
156482007-01-31 Andreas Schwab <schwab@suse.de>
15649
6d9c3a87
AS
15650 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
15651
3c50d7b9
AS
15652 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
15653 in the dwarf sections.
15654 * gdb.dwarf2/mac-fileno.S: Likewise.
15655
783e3e2f
AS
15656 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
15657 bspstore register on ia64.
15658
78ff580e
AS
156592007-01-29 Andreas Schwab <schwab@suse.de>
15660
cc8e9b12
AS
15661 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
15662 "frame-begin" annotation.
15663
78ff580e
AS
15664 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
15665 number of "frames-invalid" annotations.
15666
704a4f78
DJ
156672007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15668
15669 * gdb.base/commands.exp: Call if_commands_test.
15670 (gdb_test_no_prompt, if_commands_test): New.
15671
e741bf94
MK
156722007-01-28 Mark Kettenis <kettenis@gnu.org>
15673
15674 * gdb.threads/sigthread.c (NSIGS): Make bigger.
15675
474d0ad3
AS
156762007-01-27 Andreas Schwab <schwab@suse.de>
15677
15678 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
15679 .short/.int/.quad in the dwarf sections.
15680 * gdb.dwarf2/dw2-intercu.S: Likewise.
15681 * gdb.dwarf2/dw2-intermix.S: Likewise.
15682
e784b426
JK
156832007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15684
15685 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
15686 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
15687 array.
e784b426
JK
15688 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
15689 * gdb.base/setvar.exp: Likewise.
15690
37f08e04
AS
156912007-01-26 Andreas Schwab <schwab@suse.de>
15692
9a01813a
AS
15693 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
15694 test.
15695
37f08e04
AS
15696 * gdb.base/multi-forks.exp ("restart $i"): Also match
15697 __kernel_syscall_via_break.
15698
6e2a9270
VP
156992007-01-24 Vladimir Prus <vladimir@codesourcery.com>
15700
15701 * lib/mi-support.exp (mi_delete_varobj): New.
15702 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
15703 testcase.
15704 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
15705 (main): Call the above.
15706 (reference_update_test, base_in_reference_test)
15707 (reference_to_pointer): Delete the created varobjs.
a9c64011 15708
e515b470
DJ
157092007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
15710
15711 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
15712 * configure: Regenerated.
15713 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
15714 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
15715 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
15716 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
15717 * lib/gdb.exp (gdb_skip_xml_test): New function.
15718
08d8bcd7
DJ
157192007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
15720
15721 * gdb.base/sigrepeat.exp: Correct error message.
15722
157232007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
15724 Daniel Jacobowitz <dan@codesourcery.com>
15725
15726 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
15727 gdb.arch/i386-gnu-cfi-asm.S: New files.
15728
97c3f1f3
JK
157292007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15730
15731 * lib/gdb.exp: Abort on missing `site.exp'.
15732
cb1df416
DJ
157332007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15734 Daniel Jacobowitz <dan@codesourcery.com>
15735
15736 * gdb.base/included.c, gdb.base/included.exp,
15737 gdb.base/included.h: New files.
15738
35990120
DJ
157392007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15740
15741 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
15742 (maximize_rlimit): Reduce limits on 64-bit systems.
15743
6e81a116 157442007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
15745
15746 From Marcus Deuling <deuling@de.ibm.com>:
15747 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
15748 every case.
15749
6c3c41f3
NR
157502007-01-13 Nick Roberts <nickrob@snap.net.nz>
15751
15752 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
15753 (test_path_specification): Use objdir instead of srcdir to always
15754 get an absolute filename.
15755
2f12c312
DJ
157562007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
15757
15758 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
15759
81121995
VP
157602007-01-11 Vladimir Prus <vladimir@codesourcery.com>
15761
15762 * gdb.mi/mi-var-cp.cc (reference_update_tests):
15763 Make sure the variable we're using is in scope.
15764 (reference_to_pointer): Likewise.
15765
4741b737
DJ
157662007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
15767
15768 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
15769 has no debug information.
15770
054410c3
DJ
157712007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
15772
15773 * gdb.base/annota1.exp: Remove extra send_gdb.
15774
818f79f6
DJ
157752007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15776
15777 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
15778
f7a6bb70
DJ
157792007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15780
15781 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
15782
57e66780
DJ
157832007-01-08 Nick Roberts <nickrob@snap.net.nz>
15784 Daniel Jacobowitz <dan@codesourcery.com>
15785
15786 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
15787 lcharacter or linteger change. Correct duplicated test name.
15788 * gdb.mi/mi2-var-cmd.exp: Likewise.
15789
3d799a95
DJ
157902007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
15791
15792 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
15793
157942007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 15795
a9c64011
AS
15796 * gdb.base/nofield.c: New file.
15797 * gdb.base/nofield.exp: New testcase.
51679ba9 15798
eafb94e8
NR
157992007-01-05 Nick Roberts <nickrob@snap.net.nz>
15800
15801 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
15802
15803 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
15804 test.
15805
5e572bb4
DJ
158062007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
15807
15808 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
15809
74a44383
DJ
158102007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
15811
15812 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
15813 when continuing.
15814
1b572db9
DJ
158152007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15816
15817 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
15818 Expect ".exe" extension.
15819
381bc39b
DJ
158202007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15821
15822 * gdb.base/charset.exp: Add explicit filename to break.
15823 * gdb.base/dbx.exp: Add explicit filename to breaks.
15824
2b70e4c6
DJ
158252007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15826
15827 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
15828 * gdb.mi/mi2-file.exp: Likewise.
15829
303b6f5d
DJ
158302007-01-04 Vladimir Prus <vladimir@codesourcery.com>
15831
15832 Implement specification of MI tests as comments
15833 in C and C++ sources.
15834 * lib/mi-support.exp (mi_autotest_data): New variable.
15835 (mi_autotest_source): New variable.
15836 (count_newlines, mi_prepare_inline_tests)
15837 (mi_get_inline_test, mi_continue_to_line)
15838 (mi_run_inline_test, mi_tbreak)
15839 (mi_send_resuming_command, mi_wait_for_stop): New functions.
15840 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
15841 Run inline tests.
15842 * gdb.mi/mi-var-cp.cc: Define tests here.
15843
23da0d94
VP
158442007-01-04 Vladimir Prus <vladimir@codesourcery.com>
15845
15846 Simplify usage of mi_continue_to.
15847 * lib/mi-support.exp (mi_runto_helper): Renamed
15848 from mi_runto, added new parameter 'run_or_continue'.
15849 (mi_runto): Use mi_runto_helper.
15850 (mi_continue_to): Accept just function name as parameter.
15851 Use mi_runto_helper.
15852 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
15853 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 15854
f9e18282
JB
158552006-01-04 Joel Brobecker <brobecker@adacore.com>
15856
15857 Make this testcase a bit more realistic. The current code
15858 is too simplistic, and allows the compiler to optimize out
15859 some of the entities we need for this testcase.
15860 * gdb.ada/null_record/bar.ads (Void_Star): New type.
15861 (Do_Nothing): Add extra parameter.
15862 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
15863 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
15864 by using a variable of type Void_Star.
15865
fd678c65
JB
158662006-01-04 Joel Brobecker <brobecker@adacore.com>
15867
15868 * gdb.ada/catch_ex/foo.adb: New file.
15869 * gdb.ada/catch_ex.exp: New testcase.
15870
05cfdb42
DJ
158712007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
15872
15873 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
15874 pass --image-base to linker.
15875
2e03ee74
DJ
158762007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15877 Daniel Jacobowitz <dan@codesourcery.com>
15878
15879 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
15880 secondary prompts.
15881
0d5de010
DJ
158822007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
15883
15884 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
15885 output. Test the types of members and member pointers.
15886 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
15887 gdb/2092.
15888 * gdb.cp/member-ptr.exp: Search for a comment instead of a
15889 statement. Enable for GCC. Update expected output for some tests
15890 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
15891 layout.
15892 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
15893 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
15894 (Diamond::vget_base): New.
15895 (main): Add new tests.
15896 * gdb.cp/printmethod.exp: Update expected output for member functions.
15897 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
15898 print pEe->D::vg().
15899
61a771aa
DJ
159002007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
15901
15902 * gdb.threads/tls.exp: Allow stops in sem_post.
15903
2fa63963
DJ
159042006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
15905
15906 * gdb.base/annota1.exp: Allow .*printf in backtraces.
15907 * gdb.base/annota3.exp: Likewise.
15908 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
15909 again (instead of timing out).
15910 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
15911 GCC bug 26475.
15912 * gdb.java/jmisc.exp: Adjust to work with method signatures including
15913 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
15914 test from jmisc1.exp.
15915 * gdb.java/jmisc1.exp: Delete.
15916 * gdb.java/jprint.exp: Adjust to work with method signatures including
15917 return types.
15918 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
15919 * gdb.threads/linux-dp.exp: Don't be confused by program output.
15920 * lib/java.exp (compile_java_from_source): Pass the correct type
15921 to target_compile.
15922
5eefc2b7
JB
159232006-12-31 Joel Brobecker <brobecker@adacore.com>
15924
15925 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
15926 (stack_align_edx): New function.
15927 (stack_align_eax): New function.
15928 (main): Add calls to stack_align_edx and stack_align_eax.
15929 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
15930 Add testing for the cases where the register used during a stack
15931 realignment is edx. Same for eax.
15932
227c54da
DJ
159332006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
15934
15935 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
15936 and generic PE targets.
15937
cab8ac94
JB
159382006-12-29 Joel Brobecker <brobecker@adacore.com>
15939
15940 * gdb.ada/array_return.exp: Update copyright date list.
15941
ba54f318
JB
159422006-12-27 Joel Brobecker <brobecker@adacore.com>
15943
15944 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
15945 (Create_Small_Float_Vector): New function.
15946 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
15947 function body.
15948 * gdb.ada/array_return/p.adb: Use new type and function from
15949 package Pck.
15950 * gdb.ada/array_return.exp: Add a test verifying that GDB is
15951 able to print the value returned by a function returning an
15952 array of float.
15953
6b7a35dd
JB
159542006-12-20 Joel Brobecker <brobecker@adacore.com>
15955
15956 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
15957 The associated tests should be PASSing.
15958
038224f6
VP
159592006-12-08 Vladimir Prus <vladimir@codesourcery.com>
15960
15961 Test for base in references.
15962 * gdb.mi/mi-var-cp.cc: Add test code.
15963 * gdb.mi/mi-var-cp.exp: Test for bases in references.
15964 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
15965 * gdb.mi/mi2-watch.exp: Likewise.
15966 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
15967 (mi_list_varobj_children): New function.
15968
b26ed50d
VP
159692006-12-08 Vladimir Prus <vladimir@codesourcery.com>
15970
15971 * lib/mi-support.exp
15972 (mi_runto): Accept "()" after function name.
15973 (mi_create_varobj): New function.
15974 (mi_varobj_update): New function.
15975 (mi_Check_varobj_value): New function.
15976 * gdb.mi/mi-var-cp.exp: New file.
15977 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 15978
08232497
DJ
159792006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
15980
15981 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
15982 gdb.base/weaklib2.c: New files.
15983
d394c993 159842006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 15985
ac6c2fba
NS
15986 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
15987 info. Adjust test names.
15988
8ec659a0 15989 * gdb.base/break.c (main): Move position of malloc.
d394c993 15990 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 15991
acd65feb
VP
159922006-11-28 Vladimir Prus <vladimir@codesourcery.com>
15993
15994 * gdb.mi/mi-var-cmd.exp: Check -var-update after
15995 assignement of arrays and function pointers.
15996 * gdb.mi/var-cmd.c: Add declaration necessary for above
15997 tests.
15998
f556d5e5
NS
159992006-11-27 Nathan Sidwell <nathan@codesourcery.com>
16000
16001 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
16002
16003 * gdb.threads/linux-dp.exp: Read thread table before and after
16004 creating each philosopher and verify it.
16005
697bc68d
NS
160062006-11-27 Nathan Sidwell <nathan@codesourcery.com>
16007 Paul Brook <paul@codesourcery.com>
16008 Daniel Jacobowitz <dan@codesourcery.com>
16009
16010 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 16011 main to remove duplication. Add start function of the form
697bc68d
NS
16012 '_*start[1-9]*'. Add RVDS start function.
16013
29d73ae4
DJ
160142006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
16015
16016 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
16017
c1d88655
UW
160182006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16019
16020 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
16021 * gdb.asm/spu.inc: New file.
16022 * gdb.base/term.exp: Disable if [target_info exists noargs].
16023 * gdb.gdb/complaints.exp: Disable if ![isnative].
16024 * gdb.gdb/selftest.exp: Likewise.
16025 * gdb.gdb/observer.exp: Likewise.
16026 * gdb.gdb/xfullpath.exp: Likewise.
16027 * gdb.base/attach.exp: Disable on SPU target.
16028 * gdb.cp/bs145503.exp: Likewise.
16029 * gdb.cp/exception.exp: Likewise.
16030 * gdb.cp/userdef.exp: Likewise.
16031
32a13b1a
DJ
160322006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
16033
16034 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
16035
d8295fe9
VP
160362006-11-10 Vladimir Prus <vladimir@codesourcery.com>
16037
16038 * gdb.base/completion.exp: Fix completion tests for
16039 'info' and 'info '.
16040 * gdb.base/help.exp (help_test_raw, test_class_help)
16041 (test_prefix_command_help): Move...
16042 * lib/gdb.exp: Here.
16043 * gdb.base/main.exp: Adjust.
16044 * gdb.cp/maint.exp: Adjust.
16045 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 16046
8c394015
VP
160472006-11-09 Vladimir Prus <vladimir@codesourcery.com>
16048
16049 * gdb.stabs/weird.exp (print_weird_var): Use
16050 gdb_test_multiple instead of gdb_expect.
16051
027fc1bc
VP
160522006-11-09 Vladimir Prus <vladimir@codesourcery.com>
16053
16054 * gdb.base/help.exp (help_test_raw): New.
16055 (test_class_help): New.
16056 (test_prefix_command_help): New.
16057 Adjust testcases.
16058
67609209
FR
160592006-11-09 Christophe Lyon <christophe.lyon@st.com>
16060
16061 * gdb.base/constvars.c (main): Write to crass and crips, so that
16062 they are allocated by the compiler.
16063
f73adfeb
AS
160642006-10-27 Andreas Schwab <schwab@suse.de>
16065
16066 * gdb.base/multi-forks.exp: Use "detach fork" instead of
16067 "detach-fork".
16068
2f83a18e
DJ
160692006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
16070
16071 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
16072 of patterns.
16073
94277a38
DJ
160742006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
16075
16076 * gdb.base/sepdebug.exp: Remove debug format test.
16077 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
16078 Handle no-symtab.
16079 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
16080
5bd2f6e2
DJ
160812006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
16082
16083 * gdb.threads/manythreads.c (thread_function, main): Don't cast
16084 int to pointer or pointer to int.
16085 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
16086
8c008720
DJ
160872006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
16088
16089 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
16090
9e35dae4
DJ
160912006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
16092
16093 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
16094
d9639e13
DJ
160952006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16096
16097 PR c++/2116
16098 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
16099
390a1bd0
JB
161002006-10-06 Joel Brobecker <brobecker@adacore.com>
16101
16102 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
16103 the corresponding bug has been fixed in GDB (PR/2018).
16104
dd920c33
JB
161052006-10-06 Joel Brobecker <brobecker@adacore.com>
16106
16107 * gdb.base/subst.exp: New testcase.
16108
53bbefe9
JB
161092006-10-06 Joel Brobecker <brobecker@adacore.com>
16110
16111 * gdb.ada/array_return/pck.ads: Add copyright notice.
16112 * gdb.ada/array_return/pck.adb: Likewise.
16113 * gdb.ada/array_return/p.adb: Likewise.
16114 * gdb.ada/exec_changed/first.adb: Likewise.
16115 * gdb.ada/exec_changed/second.adb: Likewise.
16116
09851417
JB
161172006-10-06 Joel Brobecker <brobecker@adacore.com>
16118
16119 * gdb.ada/watch_arg/watch.adb: New file.
16120 * gdb.ada/watch_arg.exp: New testcase.
16121
041bf30d
VP
161222006-10-02 Vladimir Prus <vladimir@codesourcery.com>
16123
16124 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 16125 via string_to_regexp.
041bf30d 16126 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 16127
f286fbdd 161282006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
16129
16130 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
16131 Remove unused / obsolete files.
16132
7c07f349
NR
161332006-09-19 Nick Roberts <nickrob@snap.net.nz>
16134
16135 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
16136
cd5ff84a
VP
161372006-09-17 Vladimir Prus <vladimir@codesourcery.com>
16138
16139 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
16140 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 16141 the number of frames.
cd5ff84a 16142
ae018d1a
DJ
161432006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
16144
16145 * gdb.base/args.c (main): Add breakpoint marker.
16146 * gdb.base/args.exp: Use args_test for tests. Add new tests which
16147 really test empty arguments.
16148 (args_load): Delete.
16149 (args_test): New.
16150
b399c549
NR
161512006-09-13 Nick Roberts <nickrob@snap.net.nz>
16152
16153 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 16154 check for one file.
b399c549 16155
2ab1eb7a
VP
161562006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
16157
16158 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
16159 HIGH_FRAME argument to -stack-list-locals can be larger than
16160 the number of frames.
a9c64011 16161
476308bf
FF
161622006-08-18 Fred Fish <fnf@specifix.com>
16163
16164 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
16165 '$' in front of skip_vmx_tests_saved when setting that.
16166
8625200f
AS
161672006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
16168
16169 * gdb.base/trace-commands.exp: New file.
16170
089ec8f1
DJ
161712006-08-10 Joel Brobecker <brobecker@adacore.com>
16172 Daniel Jacobowitz <dan@codesourcery.com>
16173
16174 * gdb.base/step-bt.exp: Make hexadecimal address optional in
16175 expected output of the backtrace commands.
16176
b60f0898
JB
161772006-08-09 Joel Brobecker <brobecker@adacore.com>
16178
16179 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
16180 untested followed by return combination.
16181 * gdb.arch/altivec-regs.exp: Likewise.
16182 * gdb.arch/e500-abi.exp: Likewise.
16183 * gdb.arch/e500-regs.exp: Likewise.
16184 * gdb.arch/gdb1291.exp: Likewise.
16185 * gdb.arch/gdb1431.exp: Likewise.
16186 * gdb.arch/gdb1558.exp: Likewise.
16187 * gdb.arch/i386-prologue.exp: Likewise.
16188 * gdb.arch/i386-unwind.exp: Likewise.
16189 * gdb.asm/asm-source.exp: Likewise.
16190 * gdb.base/a2-run.exp: Likewise.
16191 * gdb.base/advance.exp: Likewise.
16192 * gdb.base/all-bin.exp: Likewise.
16193 * gdb.base/annota1.exp: Likewise.
16194 * gdb.base/annota3.exp: Likewise.
16195 * gdb.base/args.exp: Likewise.
16196 * gdb.base/arithmet.exp: Likewise.
16197 * gdb.base/assign.exp: Likewise.
16198 * gdb.base/async.exp: Likewise.
16199 * gdb.base/attach.exp: Likewise.
16200 * gdb.base/bang.exp: Likewise.
16201 * gdb.base/bigcore.exp: Likewise.
16202 * gdb.base/bitfields.exp: Likewise.
16203 * gdb.base/bitfields2.exp: Likewise.
16204 * gdb.base/break.exp: Likewise.
16205 * gdb.base/call-sc.exp: Likewise.
16206 * gdb.base/call-strs.exp: Likewise.
16207 * gdb.base/callfuncs.exp: Likewise.
16208 * gdb.base/checkpoint.exp: Likewise.
16209 * gdb.base/chng-syms.exp: Likewise.
16210 * gdb.base/code-expr.exp: Likewise.
16211 * gdb.base/commands.exp: Likewise.
16212 * gdb.base/completion.exp: Likewise.
16213 * gdb.base/cond-expr.exp: Likewise.
16214 * gdb.base/condbreak.exp: Likewise.
16215 * gdb.base/consecutive.exp: Likewise.
16216 * gdb.base/constvars.exp: Likewise.
16217 * gdb.base/corefile.exp: Likewise.
16218 * gdb.base/cvexpr.exp: Likewise.
16219 * gdb.base/dbx.exp: Likewise.
16220 * gdb.base/define.exp: Likewise.
16221 * gdb.base/detach.exp: Likewise.
16222 * gdb.base/display.exp: Likewise.
16223 * gdb.base/dump.exp: Likewise.
16224 * gdb.base/ena-dis-br.exp: Likewise.
16225 * gdb.base/ending-run.exp: Likewise.
16226 * gdb.base/environ.exp: Likewise.
16227 * gdb.base/eval-skip.exp: Likewise.
16228 * gdb.base/exprs.exp: Likewise.
16229 * gdb.base/fileio.exp: Likewise.
16230 * gdb.base/finish.exp: Likewise.
16231 * gdb.base/float.exp: Likewise.
16232 * gdb.base/foll-exec.exp: Likewise.
16233 * gdb.base/foll-fork.exp: Likewise.
16234 * gdb.base/foll-vfork.exp: Likewise.
16235 * gdb.base/freebpcmd.exp: Likewise.
16236 * gdb.base/funcargs.exp: Likewise.
16237 * gdb.base/gcore.exp: Likewise.
16238 * gdb.base/gdb1090.exp: Likewise.
16239 * gdb.base/gdb1250.exp: Likewise.
16240 * gdb.base/huge.exp: Likewise.
16241 * gdb.base/info-proc.exp: Likewise.
16242 * gdb.base/interrupt.exp: Likewise.
16243 * gdb.base/jump.exp: Likewise.
16244 * gdb.base/langs.exp: Likewise.
16245 * gdb.base/lineinc.exp: Likewise.
16246 * gdb.base/list.exp: Likewise.
16247 * gdb.base/logical.exp: Likewise.
16248 * gdb.base/long_long.exp: Likewise.
16249 * gdb.base/macscp.exp: Likewise.
16250 * gdb.base/maint.exp: Likewise.
16251 * gdb.base/mips_pro.exp: Likewise.
16252 * gdb.base/miscexprs.exp: Likewise.
16253 * gdb.base/multi-forks.exp: Likewise.
16254 * gdb.base/opaque.exp: Likewise.
16255 * gdb.base/overlays.exp: Likewise.
16256 * gdb.base/pc-fp.exp: Likewise.
16257 * gdb.base/pointers.exp: Likewise.
16258 * gdb.base/printcmds.exp: Likewise.
16259 * gdb.base/psymtab.exp: Likewise.
16260 * gdb.base/ptype.exp: Likewise.
16261 * gdb.base/recurse.exp: Likewise.
16262 * gdb.base/relational.exp: Likewise.
16263 * gdb.base/relocate.exp: Likewise.
16264 * gdb.base/remote.exp: Likewise.
16265 * gdb.base/reread.exp: Likewise.
16266 * gdb.base/restore.exp: Likewise.
16267 * gdb.base/return.exp: Likewise.
16268 * gdb.base/return2.exp: Likewise.
16269 * gdb.base/scope.exp: Likewise.
16270 * gdb.base/sect-cmd.exp: Likewise.
16271 * gdb.base/sep.exp: Likewise.
16272 * gdb.base/sepdebug.exp: Likewise.
16273 * gdb.base/setshow.exp: Likewise.
16274 * gdb.base/setvar.exp: Likewise.
16275 * gdb.base/sigall.exp: Likewise.
16276 * gdb.base/sigbpt.exp: Likewise.
16277 * gdb.base/signals.exp: Likewise.
16278 * gdb.base/signull.exp: Likewise.
16279 * gdb.base/sizeof.exp: Likewise.
16280 * gdb.base/solib.exp: Likewise.
16281 * gdb.base/step-line.exp: Likewise.
16282 * gdb.base/step-test.exp: Likewise.
16283 * gdb.base/structs.exp: Likewise.
16284 * gdb.base/structs2.exp: Likewise.
16285 * gdb.base/term.exp: Likewise.
16286 * gdb.base/twice.exp: Likewise.
16287 * gdb.base/until.exp: Likewise.
16288 * gdb.base/varargs.exp: Likewise.
16289 * gdb.base/volatile.exp: Likewise.
16290 * gdb.base/watchpoint.exp: Likewise.
16291 * gdb.base/whatis-exp.exp: Likewise.
16292 * gdb.base/whatis.exp: Likewise.
16293 * gdb.cp/ambiguous.exp: Likewise.
16294 * gdb.cp/annota2.exp: Likewise.
16295 * gdb.cp/annota3.exp: Likewise.
16296 * gdb.cp/bool.exp: Likewise.
16297 * gdb.cp/breakpoint.exp: Likewise.
16298 * gdb.cp/casts.exp: Likewise.
16299 * gdb.cp/class2.exp: Likewise.
16300 * gdb.cp/classes.exp: Likewise.
16301 * gdb.cp/cplusfuncs.exp: Likewise.
16302 * gdb.cp/ctti.exp: Likewise.
16303 * gdb.cp/derivation.exp: Likewise.
16304 * gdb.cp/exception.exp: Likewise.
16305 * gdb.cp/gdb1355.exp: Likewise.
16306 * gdb.cp/hang.exp: Likewise.
16307 * gdb.cp/inherit.exp: Likewise.
16308 * gdb.cp/local.exp: Likewise.
16309 * gdb.cp/m-data.exp: Likewise.
16310 * gdb.cp/m-static.exp: Likewise.
16311 * gdb.cp/member-ptr.exp: Likewise.
16312 * gdb.cp/method.exp: Likewise.
16313 * gdb.cp/misc.exp: Likewise.
16314 * gdb.cp/namespace.exp: Likewise.
16315 * gdb.cp/overload.exp: Likewise.
16316 * gdb.cp/ovldbreak.exp: Likewise.
16317 * gdb.cp/pr-1023.exp: Likewise.
16318 * gdb.cp/pr-1210.exp: Likewise.
16319 * gdb.cp/pr-574.exp: Likewise.
16320 * gdb.cp/printmethod.exp: Likewise.
16321 * gdb.cp/psmang.exp: Likewise.
16322 * gdb.cp/ref-params.exp: Likewise.
16323 * gdb.cp/ref-types.exp: Likewise.
16324 * gdb.cp/rtti.exp: Likewise.
16325 * gdb.cp/templates.exp: Likewise.
16326 * gdb.cp/try_catch.exp: Likewise.
16327 * gdb.cp/userdef.exp: Likewise.
16328 * gdb.cp/virtfunc.exp: Likewise.
16329 * gdb.disasm/am33.exp: Likewise.
16330 * gdb.disasm/h8300s.exp: Likewise.
16331 * gdb.disasm/mn10300.exp: Likewise.
16332 * gdb.disasm/sh3.exp: Likewise.
16333 * gdb.disasm/t01_mov.exp: Likewise.
16334 * gdb.disasm/t02_mova.exp: Likewise.
16335 * gdb.disasm/t03_add.exp: Likewise.
16336 * gdb.disasm/t04_sub.exp: Likewise.
16337 * gdb.disasm/t05_cmp.exp: Likewise.
16338 * gdb.disasm/t06_ari2.exp: Likewise.
16339 * gdb.disasm/t07_ari3.exp: Likewise.
16340 * gdb.disasm/t08_or.exp: Likewise.
16341 * gdb.disasm/t09_xor.exp: Likewise.
16342 * gdb.disasm/t10_and.exp: Likewise.
16343 * gdb.disasm/t11_logs.exp: Likewise.
16344 * gdb.disasm/t12_bit.exp: Likewise.
16345 * gdb.disasm/t13_otr.exp: Likewise.
16346 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
16347 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
16348 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16349 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
16350 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
16351 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
16352 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
16353 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
16354 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
16355 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
16356 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
16357 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
16358 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
16359 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
16360 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
16361 * gdb.mi/gdb701.exp: Likewise.
16362 * gdb.mi/gdb792.exp: Likewise.
16363 * gdb.mi/mi-basics.exp: Likewise.
16364 * gdb.mi/mi-break.exp: Likewise.
16365 * gdb.mi/mi-cli.exp: Likewise.
16366 * gdb.mi/mi-console.exp: Likewise.
16367 * gdb.mi/mi-disassemble.exp: Likewise.
16368 * gdb.mi/mi-eval.exp: Likewise.
16369 * gdb.mi/mi-file.exp: Likewise.
16370 * gdb.mi/mi-read-memory.exp: Likewise.
16371 * gdb.mi/mi-regs.exp: Likewise.
16372 * gdb.mi/mi-return.exp: Likewise.
16373 * gdb.mi/mi-simplerun.exp: Likewise.
16374 * gdb.mi/mi-stack.exp: Likewise.
16375 * gdb.mi/mi-stepi.exp: Likewise.
16376 * gdb.mi/mi-syn-frame.exp: Likewise.
16377 * gdb.mi/mi-until.exp: Likewise.
16378 * gdb.mi/mi-var-block.exp: Likewise.
16379 * gdb.mi/mi-var-child.exp: Likewise.
16380 * gdb.mi/mi-var-cmd.exp: Likewise.
16381 * gdb.mi/mi-var-display.exp: Likewise.
16382 * gdb.mi/mi-watch.exp: Likewise.
16383 * gdb.mi/mi2-basics.exp: Likewise.
16384 * gdb.mi/mi2-break.exp: Likewise.
16385 * gdb.mi/mi2-cli.exp: Likewise.
16386 * gdb.mi/mi2-console.exp: Likewise.
16387 * gdb.mi/mi2-disassemble.exp: Likewise.
16388 * gdb.mi/mi2-eval.exp: Likewise.
16389 * gdb.mi/mi2-file.exp: Likewise.
16390 * gdb.mi/mi2-read-memory.exp: Likewise.
16391 * gdb.mi/mi2-regs.exp: Likewise.
16392 * gdb.mi/mi2-return.exp: Likewise.
16393 * gdb.mi/mi2-simplerun.exp: Likewise.
16394 * gdb.mi/mi2-stack.exp: Likewise.
16395 * gdb.mi/mi2-stepi.exp: Likewise.
16396 * gdb.mi/mi2-syn-frame.exp: Likewise.
16397 * gdb.mi/mi2-until.exp: Likewise.
16398 * gdb.mi/mi2-var-block.exp: Likewise.
16399 * gdb.mi/mi2-var-child.exp: Likewise.
16400 * gdb.mi/mi2-var-cmd.exp: Likewise.
16401 * gdb.mi/mi2-var-display.exp: Likewise.
16402 * gdb.mi/mi2-watch.exp: Likewise.
16403 * gdb.stabs/exclfwd.exp: Likewise.
16404 * gdb.stabs/weird.exp: Likewise.
16405 * gdb.threads/gcore-thread.exp: Likewise.
16406 * gdb.trace/actions.exp: Likewise.
16407 * gdb.trace/backtrace.exp: Likewise.
16408 * gdb.trace/circ.exp: Likewise.
16409 * gdb.trace/collection.exp: Likewise.
16410 * gdb.trace/deltrace.exp: Likewise.
16411 * gdb.trace/infotrace.exp: Likewise.
16412 * gdb.trace/limits.exp: Likewise.
16413 * gdb.trace/packetlen.exp: Likewise.
16414 * gdb.trace/passc-dyn.exp: Likewise.
16415 * gdb.trace/passcount.exp: Likewise.
16416 * gdb.trace/report.exp: Likewise.
16417 * gdb.trace/save-trace.exp: Likewise.
16418 * gdb.trace/tfind.exp: Likewise.
16419 * gdb.trace/tracecmd.exp: Likewise.
16420 * gdb.trace/while-dyn.exp: Likewise.
16421 * gdb.trace/while-stepping.exp: Likewise.
16422
f4b618d1
JB
164232006-08-08 Joel Brobecker <brobecker@adacore.com>
16424
16425 * gdb.base/step-bt.c: New file.
16426 * gdb.base/step-bt.exp: New testcase.
16427
3d00d119
DJ
164282006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
16429
16430 * config/monitor.exp (gdb_load): Remove support for obsolete
16431 download-write-size.
16432 * gdb.base/remote.exp: Likewise. Update all callers of
16433 gdb_timed_load.
16434
017b5bd4
DJ
164352006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
16436
16437 * cursal.exp: Pass binfile to gdb_load.
16438
837c599d
DJ
164392006-08-01 Nathan Sidwell <nathan@codesourcery.com>
16440
16441 * gdb.base/cursal.exp: Add "" to gdb_load call.
16442
8dd4540b
MK
164432006-07-29 Mark Kettenis <kettenis@gnu.org>
16444
16445 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
16446 NetBSD/ELF targets.
16447
ab5c9f60
DJ
164482006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
16449
16450 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
16451 operator*.
16452
4c42eaff
DJ
164532006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
16454
16455 * gdb.base/completion.exp: Update for change in "file" behavior.
16456 * gdb.stabs/weird.exp: Likewise.
16457 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
16458 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
16459
0155cc76
NS
164602006-07-24 Nathan Sidwell <nathan@codesourcery.com>
16461
16462 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
16463 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
16464
16026cd7
AS
164652006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
16466
16467 * gdb.base/default.exp: Update source command error message.
16468 * gdb.base/help.exp: Update 'help source' message.
16469
16963cb6
DJ
164702006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
16471
16472 * gdb.cp/bs15503.exp: Update comment for no longer crashing
16473 test.
16474
6d7fd486
AS
164752006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
16476
16477 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
16478
29e8a844
DJ
164792006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
16480
16481 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
16482
6afcfa39
DJ
164832006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
16484
16485 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
16486
267a692b
MK
164872006-07-17 Mark Kettenis <kettenis@gnu.org>
16488
16489 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
16490 *-*-openbsd* from targets for wich we expect ARM FPA floating
16491 point format.
16492
85d2fec4
NR
164932006-07-17 Nick Roberts <nickrob@snap.net.nz>
16494
16495 * gdb.cp/annota3.exp: Expect frame-begin annotation.
16496
164972006-07-17 Mark Kettenis <kettenis@gnu.org>
16498
16499 * gdb.base/annota3.exp: Expect frame-begin annotation.
16500
85b4c6e8
JB
165012006-07-14 Joel Brobecker <brobecker@adacore.com>
16502
16503 * gdb.base/help.exp: Adjust "help unset" test to accept
16504 any list of unset commands.
16505
fb933624
DJ
165062006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
16507 Daniel Jacobowitz <dan@codesourcery.com>
16508
16509 * gdb.cp/ref-params.exp: New test.
16510 * gdb.cp/ref-params.cc: New source file.
16511 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
16512
1dff4b64
MK
165132006-07-08 Mark Kettenis <kettenis@gnu.org>
16514
16515 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
16516 spaces/tabs in regular expressions since they might not be there.
16517
40d2e0e3
AS
165182006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
16519
16520 * gdb.base/ifelse.exp: New file.
16521
f6c957d2
NS
165222006-07-04 Nathan Sidwell <nathan@codesourcery.com>
16523
16524 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
16525 line.
16526 * gdb.base/huge.exp: Loop over compilation to find a size that
16527 is acceptable.
16528 * gdb.base/remote.exp: Correct expected strings.
16529 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
16530
b9c5a23d
DJ
165312006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16532
16533 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
16534
9af2e58d
DJ
165352006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16536
16537 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
16538 native.
16539
30930ca5
DJ
165402006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16541
16542 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
16543 enable stabs testing.
16544
aa32fa1d
DJ
165452006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16546
bd4a4c80 16547 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
16548 gdb_test_multiple does.
16549
321fef15
DJ
165502006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16551
16552 * Makefile.in (host_alias): Remove.
16553 (target_alias): Use @target_noncanonical@.
16554 (site.exp): Don't set host_alias.
16555 * aclocal.m4: Remove contents. Include acx.m4.
16556 * configure: Regenerated.
16557 * configure.ac: Use ACX_NONCANONICAL_TARGET.
16558
e1c2defa
NS
165592006-06-13 Nathan Sidwell <nathan@codesourcery.com>
16560
e63b55d1
NS
16561 * lib/gdb.exp (gdb_load_cmd): New.
16562
5600ea19
NS
16563 * gdb.base/fileio.c: Add system(NULL) test.
16564 * gdb.base/fileio.exp: Check it.
16565
e1c2defa
NS
16566 * gdb.base/break.c: Add 10a breakpoint at }
16567 * gdb.base/break.exp: Add test for breakpoint at }
16568 * gdb.cp/anon-union.cc: Add code at end of function.
16569 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
16570 * gdb.mi/var-cmd.c: Add code at end of function.
16571 * gdb.mi/mi-var-display.exp: Adjust end of next.
16572 * gdb.mi/mi2-var-display.exp: Likewise.
16573 * gdb.base/fileio.c: Add stop function and insert calls at
16574 stopping places.
16575 * gdb.base/fileio.exp: Breakpoint stop function and remove
16576 explicit line number references.
16577
6c0112ec
JB
165782006-05-19 Joel Brobecker <brobecker@adacore.com>
16579
a9c64011
AS
16580 * gdb.base/del.exp (test_delete_alias): New function.
16581 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 16582
154189a4
FF
165832006-05-18 Fred Fish <fnf@specifix.com>
16584
16585 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
16586 required. Check for spurious output after program exits normally.
16587
582e64c2
FF
165882006-05-17 Fred Fish <fnf@specifix.com>
16589
16590 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
16591 gdb_load, so it works in the simulator.
16592
8ef6493a
FF
165932006-05-11 Fred Fish <fnf@specifix.com>
16594
16595 * gdb.base/bang.exp: Ignore unexpected output between the
16596 "program exited normally" and the gdb prompt, as many other
16597 tests do.
16598
692b141c
MK
165992006-05-07 Mark Kettenis <kettenis@gnu.org>
16600
16601 * gdb.base/help.exp: Make "delete checkpoint" part option for
16602 "help d" and "help delete" tests.
16603
540b8a30
UW
166042006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16605
a9c64011 16606 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
16607 expected output in some mi_gdb_test statements.
16608 * gdb.mi/mi2-basics.exp: Likewise.
16609
9b6462d9
JB
166102006-05-05 Joel Brobecker <brobecker@adacore.com>
16611
16612 * gdb.base/del.c: New file.
16613 * gdb.base/del.exp: New testcase.
16614
954de43b
DM
166152006-05-05 David S. Miller <davem@sunset.davemloft.net>
16616
16617 * gdb.base/break.exp: Do not assume a breakpoint on
16618 main will actually be in $srcfile when optimizing.
1303f75e
DM
16619 * gdb.base/savedregs.exp: Do not require that the dummy
16620 frame location match up to a symbol and source file location.
c3242428
DM
16621 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
16622 will get printed without a mi_cmd_data_list_register_values prefix.
16623 (*-data-list-register-*): Correct regular expressions to expect the new
16624 pseudo d? floating point registers.
16625 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 16626
c7e64c9a
DJ
166272006-05-05 Christophe Lyon <christophe.lyon@st.com>
16628
16629 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
16630 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
16631 is allocated by the compiler.
16632 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
16633 anons, e, anone to force their allocation by the compiler.
16634
166352006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
16636
16637 * gdb.base/help.exp: Update expected text for help d and
16638 help delete.
16639
27ce9a6d
MK
166402006-05-02 Mark Kettenis <kettenis@gnu.org>
16641
16642 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
16643 NetBSD/ELF targets.
16644
8608915f
MK
166452006-04-30 Mark Kettenis <kettenis@gnu.org>
16646
16647 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
16648 single-step breakpoint fails; make this a KFAIL on
16649 sparc*-*-openbsd*.
16650 * gdb.base/siginfo.exp: Likewise.
16651 * gdb.base/sigstep.exp (advance, advancei): Likewise.
16652
b8db102d
MS
166532006-04-26 Michael Snyder <msnyder@redhat.com>
16654
16655 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
16656 which may have to consume output from other forks.
16657 Add tests to make sure that "delete fork" succeeded.
16658
c702009a
MS
166592006-04-20 Michael Snyder <msnyder@redhat.com>
16660
16661 * 2006-03-22 Jim Blandy <jimb@redhat.com>
16662 Add support for the Renesas M32C and M16C.
16663
16664 * gdb.asm/asm-source.exp: Add m32c target.
16665 * gdb.asm/m32c.inc: Support for m32c target.
16666
e28493f2
AS
166672006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
16668
16669 * gdb.base/commands.exp (recursive_source_test): New test.
16670
880da185
DM
166712006-04-04 David S. Miller <davem@sunset.davemloft.net>
16672
16673 * gdb.base/float.exp: Add pattern for sparc targets.
16674
61d9b92f
DJ
166752006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16676
16677 * gdb.base/commands.exp (stray_arg0_test): New test.
16678
bd717df8
PB
166792006-03-30 Paul Brook <paul@codesourcery.com>
16680
16681 * gdb.mi/mi-until.exp: kfail broken until command.
16682 * gdb.mi/mi2-until.exp: Ditto.
16683
ec793d3c
NR
166842006-03-27 Nick Roberts <nickrob@snap.net.nz>
16685
16686 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
16687
831004b7
AO
166882006-03-08 Alexandre Oliva <aoliva@redhat.com>
16689
16690 * gdb.base/prelink.exp: Anchor tested-for regular expression
16691 on gdb prompt.
16692
effe49a0
PB
166932006-03-07 Paul Brook <paul@codesourcery.com>
16694
16695 * gdb.base/assign.exp: Correct fail message.
16696
e5461016
PB
166972006-03-07 Paul Brook <paul@codesourcery.com>
16698
16699 * lib/compiler.c: Extract armcc version number.
16700 * lib/compiler.cc: Ditto.
16701
fc91c6c2
PB
167022006-03-07 Paul Brook <paul@codesourcery.com>
16703
16704 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
16705 additional_flags=-w.
16706 * gdb.arch/altivec-regs.exp: Ditto.
16707 * gdb.arch/e500-abi.exp: Ditto.
16708 * gdb.arch/e500-regs.exp: Ditto.
16709 * gdb.base/all-bin.exp: Ditto.
16710 * gdb.base/annota1.exp: Ditto.
16711 * gdb.base/annota3.exp: Ditto.
16712 * gdb.base/args.exp: Ditto.
16713 * gdb.base/arithmet.exp: Ditto.
16714 * gdb.base/assign.exp: Ditto.
16715 * gdb.base/async.exp: Ditto.
16716 * gdb.base/bang.exp: Ditto.
16717 * gdb.base/break.exp: Ditto.
16718 * gdb.base/call-rt-st.exp: Ditto.
16719 * gdb.base/completion.exp: Ditto.
16720 * gdb.base/cond-expr.exp: Ditto.
16721 * gdb.base/condbreak.exp: Ditto.
16722 * gdb.base/consecutive.exp: Ditto.
16723 * gdb.base/define.exp: Ditto.
16724 * gdb.base/display.exp: Ditto.
16725 * gdb.base/ena-dis-br.exp: Ditto.
16726 * gdb.base/environ.exp: Ditto.
16727 * gdb.base/eval-skip.exp: Ditto.
16728 * gdb.base/info-proc.exp: Ditto.
16729 * gdb.base/jump.exp: Ditto.
16730 * gdb.base/logical.exp: Ditto.
16731 * gdb.base/long_long.exp: Ditto.
16732 * gdb.base/maint.exp: Ditto.
16733 * gdb.base/miscexprs.exp: Ditto.
16734 * gdb.base/pc-fp.exp: Ditto.
16735 * gdb.base/pointers.exp: Ditto.
16736 * gdb.base/relational.exp: Ditto.
16737 * gdb.base/reread.exp: Ditto.
16738 * gdb.base/sect-cmd.exp: Ditto.
16739 * gdb.base/sep.exp: Ditto.
16740 * gdb.base/sepdebug.exp: Ditto.
16741 * gdb.base/until.exp: Ditto.
16742 * gdb.base/whatis-exp.exp: Ditto.
16743 * gdb.cp/annota2.exp: Ditto.
16744 * gdb.cp/annota3.exp: Ditto.
16745 * gdb.trace/actions.exp: Ditto.
16746 * gdb.trace/backtrace.exp: Ditto.
16747 * gdb.trace/circ.exp: Ditto.
16748 * gdb.trace/collection.exp: Ditto.
16749 * gdb.trace/deltrace.exp: Ditto.
16750 * gdb.trace/infotrace.exp: Ditto.
16751 * gdb.trace/limits.exp: Ditto.
16752 * gdb.trace/packetlen.exp: Ditto.
16753 * gdb.trace/passc-dyn.exp: Ditto.
16754 * gdb.trace/passcount.exp: Ditto.
16755 * gdb.trace/report.exp: Ditto.
16756 * gdb.trace/save-trace.exp: Ditto.
16757 * gdb.trace/tfind.exp: Ditto.
16758 * gdb.trace/tracecmd.exp: Ditto.
16759 * gdb.trace/while-dyn.exp: Ditto.
16760 * gdb.trace/while-stepping.exp: Ditto.
16761 * lib/gdb.exp: Ditto.
16762 (gdb_compile): Handle nowarning option.
16763
5f4a23d9
AO
167642006-03-07 Alexandre Oliva <aoliva@redhat.com>
16765
16766 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
16767 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
16768 Rename executable to prelinkt. Don't re-prelink if we didn't
16769 get a core file. Test prelink -u exit status to tell whether
16770 prelinking failed. Use gdb_test_multiple.
16771
9733fc94
DJ
167722006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
16773
16774 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
16775 (do_tests): Call it.
16776
cc10cae3
AO
167772006-02-28 Alexandre Oliva <aoliva@redhat.com>
16778
16779 * gdb.base/prelink.exp: New test.
16780 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
16781
15c46491
WZ
167822006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
16783
16784 * gdb.fortran/derived-type.f90: New file.
16785 * gdb.fortran/derived-type.exp: New testcase.
16786
5c9f7ded
DJ
167872006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
16788
16789 * gdb.base/default.exp: Allow ';' as a directory separator.
16790
5b96932b
AS
167912006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
16792
16793 * gdb.base/help.exp (help add-symbol-file): Update.
16794
1986bccd
AS
167952006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
16796
16797 * gdb.base/help.exp (help load): Update expected results.
16798
a8b7528f
FF
167992006-02-19 Fred Fish <fnf@specifix.com>
16800
16801 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
16802 specifix hex value as part of results.
16803 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 16804
f8261448
FF
168052006-02-16 Fred Fish <fnf@specifix.com>
16806
16807 * gdb.base/whatis.c: Define variables using typedefs char_addr,
16808 ushort_addr, and slong_addr, so the typedefs are not optimized
16809 away.
16810 * gdb.base/whatis.exp: Add tests using type name for struct type,
16811 union type, enum type, and typedef.
a9c64011 16812
31d8bdd2
MK
168132006-02-13 Mark Kettenis <kettenis@gnu.org>
16814
16815 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
16816
34e41e63
JB
168172006-02-13 Jim Blandy <jimb@redhat.com>
16818
16819 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
16820 case where it takes two "next" commands to skip past the init
16821 call.
16822
ac6e4f31
FF
168232006-02-12 Fred Fish <fnf@specifix.com>
16824
16825 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
16826 to handle cases where it takes two "next" commands to skip
16827 past the init call.
16828
2db2d571
JB
168292006-02-07 Joel Brobecker <brobecker@adacore.com>
16830
16831 * gdb.ada/array_return.exp: Mark the last test as expected to fail
16832 on hppa32 targets.
16833
38fcd64c
DJ
168342006-02-06 Vladimir Prus <ghost@cs.msu.su>
16835
16836 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
16837 field.
16838
1315ad46
MK
168392006-01-29 Mark Kettenis <kettenis@gnu.org>
16840
16841 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
16842
5625b943
DJ
168432006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16844
16845 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
16846 files.
16847
80df1bbe
DJ
168482006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
16849
16850 * gdb.cp/maint.exp: Set complaints to a positive value.
16851
9078e690
DJ
168522006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
16853
16854 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
16855 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
16856 function name.
16857
9c903399
DJ
168582006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
16859
16860 * gdb.base/checkpoint.c: Update copyright notice. Include
16861 <stdlib.h>.
16862
761ae4d6
JB
168632006-01-04 Jim Blandy <jimb@redhat.com>
16864
16865 * gdb.asm/asm-source.exp: Independently provide default values for
16866 asm-flags and debug-flags. Use 'string equal' to do the
16867 comparison, not the implicit expr's '==' operator. Remove
16868 now-unneeded assignments to asm-flags. In h8300 case, place
16869 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
16870
099ac3dd
MS
168712006-01-04 Michael Snyder <msnyder@redhat.com>
16872
16873 * gdb.base/checkpoint.c: New file.
16874 * gdb.base/checkpoint.exp: New file.
16875 * gdb.base/multi-fork.c: New file.
16876 * gdb.base/multi-fork.exp: New file.
16877 * gdb.base/pi.txt: New file (data for checkpoint.c test).
16878
f4d85314
FF
168792006-01-04 Fred Fish <fnf@specifix.com>
16880
16881 * gdb.base/ptype.c (foo): Add typedef.
16882 (intfoo): Add function.
16883 * gdb.base/ptype1.c: New file.
16884 * gdb.base/ptype.exp: Handle compilation and linking with two
16885 source files. Test that proper type for "foo" is found based
16886 on source context rather than first match found in symtabs.
16887
a1b06f35
MK
168882005-12-28 Mark Kettenis <kettenis@gnu.org>
16889
16890 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
16891 * gdb.asm/openbsd.inc: Indent commands.
16892
d082a1e2
MK
168932005-12-26 Mark Kettenis <kettenis@gnu.org>
16894
c65016bd
MK
16895 * gdb.base/freebpcmd.exp: Increase timeout.
16896
d082a1e2
MK
16897 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
16898
d3c32a0e
DJ
168992005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
16900
16901 * gdb.base/default.exp: Update check for "show version".
16902
9fdb1f50
RC
169032005-12-09 Randolph Chung <tausq@debian.org>
16904
16905 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
16906 * gdb.asm/pa64.inc: New file.
16907
5f2c56f7
RC
169082005-12-09 Randolph Chung <tausq@debian.org>
16909
16910 * gdb.asm/common.inc: Indent commands.
16911 * gdb.asm/asmsrc1.s: Likewise.
16912 * gdb.asm/asmsrc2.s: Likewise.
16913
8117349c
RC
169142005-12-09 Randolph Chung <tausq@debian.org>
16915
16916 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
16917 (get_addr_of_sym): Remove duplicate print.
16918 (gen_core): xfail hppa*-*-hpux*, update expected output.
16919 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
16920 * gdb.arch/pa64-nullify.s: New file.
16921
8f07f25a
RC
169222005-12-09 Randolph Chung <tausq@debian.org>
16923
16924 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
16925
55b39184
DJ
169262005-12-07 Christophe Lyon <christophe.lyon@st.com>
16927
16928 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
16929 code generation for these functions.
16930 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
16931 error message.
16932
31e2b00f
AS
169332005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
16934
16935 * gdb.base/help.exp (help b, help br, help bre, help brea)
16936 (help break): Update the expected message.
16937
c3d0b56e
SC
169382005-11-11 Stephane Carrez <stcarrez@nerim.fr>
16939
16940 * gdb.asm/m68hc11.inc: Setup the data section.
16941 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
16942 script for this test.
16943 (m6812-*-*): Likewise.
16944
36ae0ea9
RC
169452005-11-09 Randolph Chung <tausq@debian.org>
16946
16947 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
16948
9d6f42e9
WZ
169492005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
16950
16951 * gdb.base/break.exp: Fix a comment typo.
16952
e2126a14
EZ
169532005-11-03 Jim Blandy <jimb@redhat.com>
16954
a9c64011
AS
16955 Checked in by Elena Zannoni <ezannoni@redhat.com>
16956
889bf7c5 16957 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 16958
e0ac7199
CV
169592005-11-02 Corinna Vinschen <vinschen@redhat.com>
16960
16961 * gdb.arch/gdb1558.c: Include stdio.h.
16962
31d3fb18
MK
169632005-10-31 Mark Kettenis <kettenis@gnu.org>
16964
16965 * gdb.asm/asm-source.exp: Use -e instead of --entry.
16966
e52b687c
MK
169672005-10-31 Mark Kettenis <kettenis@gnu.org>
16968
16969 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
16970
f4711d79
PG
169712005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
16972
a9c64011
AS
16973 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
16974 vscr" tests to better match output.
f4711d79 16975
987a9106
JB
169762005-10-12 Jim Blandy <jimb@redhat.com>
16977
16978 * gdb.base/structs.exp (any): New function.
16979 (test_struct_returns): Don't make any assumptions at all about
16980 what value the function returns when GDB can't set the return
16981 value.
16982
2336bb58
JB
169832005-10-09 Joel Brobecker <brobecker@adacore.com>
16984
16985 * gdb.ada/arrayidx/p.adb: New file.
16986 * gdb.ada/arrayidx.exp: New testcase
16987
169882005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
16989
16990 * gdb.ada/array_return/pck.ads: New file.
16991 * gdb.ada/array_return/pck.adb: New file.
16992 * gdb.ada/array_return/p.adb: New file.
16993 * gdb.ada/array_return.exp: New testcase.
16994
705335ea
JB
169952005-10-03 Joel Brobecker <brobecker@adacore.com>
16996
a9c64011
AS
16997 * gdb.base/arrayidx.c: New file.
16998 * gdb.base/arrayidx.exp: New testcase.
705335ea 16999
11ee9940
NR
170002005-09-29 Nick Roberts <nickrob@snap.net.nz>
17001
17002 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
17003 frames-invalid and breakpoints-invalid are no longer generated
17004 with level 3 so don't expect them in the output.
17005
39fb8e9e
BR
170062005-09-27 Bob Rossi <bob@brasko.net>
17007
a9c64011 17008 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
17009 from test. Escape the | in mi_gdb_test call.
17010 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
17011 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
17012 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
17013 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
17014 expected regex's in mi_gdb_test calls.
17015 * lib/mi-support.exp: Remove arbitrary .* from tests.
17016 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
17017 Fully anchor GDB/MI expected results in mi_gdb_test.
17018 * lib/gdb.exp (string_to_regexp): Escape the ] character.
17019 * gdb.base/sizeof.exp: Remove escape character. Correct test.
17020
2af48f68
PB
170212005-09-26 Paul Brook <paul@codesourcery.com>
17022
17023 * long_long.exp: Exclude eabi targets from arm FPA float format test.
17024
f34502bc
WZ
170252005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
17026
17027 * bfp-test.c: New file.
17028 * bfp-test.exp: New testcase.
17029
ca929517
WZ
170302005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
17031
17032 * gdb.fortran/subarray.exp: New testcase to test the evaluation
17033 of subarray and substring variable.
17034 * gdb.fortran/subarray.f: New source file for the test of subarray
17035 and substring variable evaluation.
17036 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
17037 of string constant.
17038
c761af65
DJ
170392005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
17040
17041 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
17042 copyright dates.
17043
561d7a1d
PG
170442005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
17045
17046 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
17047 powerpc altivec' test with an almost identical 'info vector' test.
17048
b2b64cc9
PG
170492005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
17050
a9c64011
AS
17051 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
17052 vscr" tests to match output.
b2b64cc9 17053
6ac4d15a
PG
170542005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
17055
a9c64011
AS
17056 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
17057 output.
6ac4d15a 17058
40e55bef
BR
170592005-09-11 Bob Rossi <bob@brasko.net>
17060
889bf7c5
PA
17061 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
17062 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
17063 commands that return an MI output command and an asyncronous MI output
17064 command.
40e55bef
BR
17065 * gdb.mi/mi-console.exp: Ditto.
17066
3c7385ec
BR
170672005-09-11 Bob Rossi <bob@brasko.net>
17068
17069 * gdb.mi/mi-var-child.c: Include <string.h>.
17070
a6cd0eb3
DJ
170712005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
17072
17073 * killed.exp: Correct gdb_expect syntax.
17074
2f168eed
CV
170752005-08-09 Corinna Vinschen <vinschen@redhat.com>
17076
17077 * lib/mi-support.exp (mi_gdb_load): Fix typo.
17078
ecd3fd0f
BR
170792005-08-02 Bob Rossi <bob@brasko.net>
17080
17081 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
17082 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
17083 Change tests to inferior-tty-set/show.
17084 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
17085 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
17086 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
17087 inferior. Use mi_gdb_test to get GDB and Inferior output.
17088 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
17089 descriptor.
17090 (mi_inferior_tty_name): Add inferior PTY file name.
17091 (mi_gdb_start): Add INFERIOR_PTY parameter.
17092 (mi_gdb_test): Add IPATTERN parameter.
17093
f1ea48cb 170942005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 17095
f1ea48cb
BR
17096 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
17097 parameter to mi_gdb_test.
17098 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
17099
6e650a67
DJ
171002005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17101
17102 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
17103 struct_declarations.
17104 * gdb.mi/mi-var-child.exp: Step over the initialization of
17105 struct_declarations.
17106
8be260b6
DJ
171072005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17108
17109 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
17110 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
17111 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
17112 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
17113 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
17114 file.
17115
4e660f07
NR
171162005-07-27 Nick Roberts <nickrob@snap.net.nz>
17117
17118 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
17119 (do_children_tests): Assign values to the extra elements.
17120
17121 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
17122 them for tests for "-var-update --no-values" and
a9c64011 17123 "-var-update --all-values".
4e660f07
NR
17124 Add test for "-var-list-children --simple-values".
17125
17126 * gdb.mi/basics.c (callee4): Add integer array D[3]...
17127
17128 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
17129 "-stack-list-locals --simple-values" Improve doc strings and
17130 comments.
17131
6bdae935
MK
171322005-07-18 Mark Kettenis <kettenis@gnu.org>
17133
598b7a6f
MK
17134 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
17135 *-*-openbsd*.
17136 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
17137
6bdae935
MK
17138 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
17139 sigaltsatck'.
17140
1323e929 171412005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 17142
1323e929
BR
17143 * gdb.base/default.exp (tty): Changed output of command.
17144 * gdb.base/help.exp (help tty): Ditto.
17145
b1a9c082
MK
171462005-07-12 Mark Kettenis <kettenis@gnu.org>
17147
17148 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
17149
10a844a2
MK
171502005-07-10 Mark Kettenis <kettenis@gnu.org>
17151
17152 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
17153 -stack-select-frame without arguments.
17154 (test_stack_frame_listing): Add test for newly implemented command
17155 -stack-info-frame.
17156
3cb3b8df
BR
171572005-07-06 Bob Rossi <bob@brasko.net>
17158
17159 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
17160 command.
17161 (Copyright): Update copyright.
17162
a0c5fbcf
WZ
171632005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
17164
17165 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
17166 tests to evaluate exponentiation expression.
17167
984971d0
AS
171682005-06-29 Andreas Schwab <schwab@suse.de>
17169
17170 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
17171 main to avoid warnings.
17172
17173 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
17174
fe03833f
NR
171752005-06-20 Nick Roberts <nickrob@snap.net.nz>
17176
17177 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
17178 -stack-select-frame without arguments.
17179 (test_stack_frame_listing): Add test for newly implemented command
17180 -stack-info-frame.
a9c64011 17181
7a55f279
WZ
171822005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
17183
0ffa0ea5
DJ
17184 * gdb.fortran/array-element.f: New file.
17185 * gdb.fortran/array-element.exp: New testcase.
7a55f279 17186
26585198
DJ
171872005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17188
17189 * gdb.base/bigcore.exp: Correct checks for systems which can
17190 not dump a large core file.
17191
c1bd25fd
DJ
171922005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17193
17194 * gdb.base/relocate.c: Add a copyright notice.
17195 (dummy): Remove.
17196 * gdb.base/relocate.exp: Test printing the values of variables
17197 from a relocatable file.
17198
589e074d
DJ
171992005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17200
17201 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
17202 excess MI output after an error.
17203
0915f927
JB
172042005-05-29 Joel Brobecker <brobecker@adacore.com>
17205
17206 * gdb.arch/alpha-step.c: New file.
17207 * gdb.arch/alpha-step.exp: New testcase.
17208
76ff342d
DJ
172092005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
17210 Dennis Brueni <dennis@slickedit.com>
17211
17212 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
17213 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
17214 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
17215 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
17216 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
17217 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
17218 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
17219
96b0c7ac
DJ
172202005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
17221 Wu Zhou <woodzltc@cn.ibm.com>
17222
17223 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
17224 IBM's xlc compiler.
17225 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
17226 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
17227
f21565d2
JB
172282005-05-13 Jim Blandy <jimb@redhat.com>
17229
17230 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
17231 calling gdb_suppress_entire_file.
17232 * gdb.base/charset.exp: Same.
17233 * gdb.base/call-rt-st.exp: Same.
17234
6006a3a1
BR
172352005-05-05 Bob Rossi <bob_rossi@cox.net>
17236
17237 * lib/gdb.exp (fullname_syntax): Added global regex.
17238 (fullname_syntax_POSIX): Ditto.
17239 (fullname_syntax_UNC): Ditto.
17240 (fullname_syntax_DOS_CASE): Ditto.
17241 (fullname_syntax_DOS): Ditto.
17242 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
17243 fullname_syntax variable to scope and use it.
17244 (test_file_list_exec_source_files): Ditto.
17245 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
17246
c3b69c04
DJ
172472005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
17248
17249 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
17250
3c95e6af
PG
172512004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
17252
a9c64011
AS
17253 * lib/gdb.exp (skip_altivec_tests): New function, based on
17254 check_vmx_hw_available from the GCC testsuite.
17255 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
17256 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 17257
78df6c56
JB
172582005-05-02 Jim Blandy <jimb@redhat.com>
17259
17260 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
17261 calling gdb_suppress_entire_file.
17262
1690f9cf
DJ
172632005-04-30 Randolph Chung <tausq@debian.org>
17264
17265 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
17266 Slightly relax "sem_post" name checking.
17267
5ea106f7
PG
172682005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17269
17270 * gdb.base/unload.exp: Use new shared library infrastructure.
17271
bf7234cf
PG
172722005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17273
17274 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 17275 infrastructure.
bf7234cf 17276
547b869a
CV
172772005-04-29 Corinna Vinschen <vinschen@redhat.com>
17278
17279 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
17280 * gdb.asm/h8300.inc: New file.
17281
f07e55f0
PG
172822005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17283
17284 * gdb.base/shlib-call.exp: Change to use new shared library
17285 infrastructure.
17286
3cbba3d1
PG
172872005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17288
a9c64011
AS
17289 * gdb.base/pending.exp: Change to use new shared library
17290 infrastructure.
3cbba3d1 17291
ed6df200
PG
172922005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17293
a9c64011
AS
17294 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
17295 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 17296
8c8f4ebe
PG
172972005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
17298
a9c64011
AS
17299 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
17300 shared objects being adjusted and update copyright years.
8c8f4ebe 17301
607fbc54
DJ
173022005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
17303
17304 * ChangeLog: Correct some 2003-01-13 dates.
17305 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
17306 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
17307 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
17308 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
17309 gdb.trace/tfind.exp: Update copyright years.
17310
57bf0e56
DJ
173112005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
17312 Daniel Jacobowitz <dan@codesourcery.com>
17313
17314 * lib/gdb.exp (gdb_compile): Handle shlib=.
17315 (gdb_compile_shlib): New function.
17316
9b593790
PG
173172005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
17318
a9c64011 17319 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 17320
9494c6a5
DJ
173212005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17322
17323 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
17324 gdb.server.
17325 * configure.ac: Likewise.
17326 * configure: Regenerated.
17327 * gdb.gdbserver/Makefile.in: Moved to...
17328 * gdb.server/Makefile.in: ... here.
17329 * gdb.gdbserver/server.c: Moved to...
17330 * gdb.server/server.c: ... here.
17331 * gdb.gdbserver/server-run.exp: Moved to...
17332 * gdb.server/server-run.exp: ... here.
17333
6f8eac0e
DJ
173342005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17335
17336 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
17337 * configure.ac: Create gdb.gdbserver/Makefile.
17338 * configure: Regenerated.
17339 * lib/gdbserver-support.exp: New file, derived from
17340 config/gdbserver.exp.
17341 * config/gdbserver.exp: Use gdbserver-support.exp.
17342 * gdb.gdbserver/Makefile.in: New file.
17343 * gdb.gdbserver/server.c: New file.
17344 * gdb.gdbserver/server-run.exp: New file.
17345
6e87504d
PG
173462005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
17347
a9c64011
AS
17348 * lib/gdb.exp (test_compiler_info): Return compiler_info
17349 if no arguments are given.
6e87504d 17350
d1779be4
PG
173512005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
17352
17353 * gdb.arch/altivec-abi.exp: Check for compiler and set
17354 use altivec' flag accordingly.
17355 * gdb.arch/altivec-regs.exp: Likewise.
17356
88750304
DJ
173572005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
17358
17359 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
17360
f3fb768d
AS
173612005-03-27 Andreas Schwab <schwab@suse.de>
17362
17363 * gdb.base/bigcore.c (main): Add missing mode argument in open
17364 call.
17365
7e813ac5
DJ
173662005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
17367
17368 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
17369 downloads.
17370 * config/gdbserver.exp (gdb_load): Likewise.
17371
8e3049aa
PB
173722005-03-14 Paul Brook <paul@codesourcery.com>
17373
17374 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
17375 targets.
17376
a9df7c44
JB
173772005-03-09 Joel Brobecker <brobecker@adacore.com>
17378
17379 * gdb.dwarf2/dup-psym.S: New file.
17380 * gdb.dwarf2/dup-psym.exp: New testcase.
17381
9f0d94e8
JB
173822005-03-09 Joel Brobecker <brobecker@adacore.com>
17383
17384 * gdb.ada/exec_changed/first.adb: New file.
17385 * gdb.ada/exec_changed/second.adb: New file.
17386 * gdb.ada/exec_changed.exp: New testcase.
17387
5f579bc5
NS
173882005-03-08 Nathan Sidwell <nathan@codesourcery.com>
17389
36e9969c
NS
17390 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
17391 (A2): New class.
17392 (main): Test operator+.
17393 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
17394 breakpoint test.
17395
5f579bc5
NS
17396 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
17397 * gdb.base/signull.exp: Disable if gdb,nosignals.
17398 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
17399 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
17400 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
17401 * gdb.mi/mi2-console.exp: Likewise.
17402 * gdb.trace/collection.exp (run_trace_experiment): Consume the
17403 continue output at start.
17404 (gdb_collect_locals_test): Robustify regexp.
17405 * gdb.trace/passc-dyn.exp: Fix comment typo.
17406 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
17407
be46087e
CV
174082005-03-08 Corinna Vinschen <vinschen@redhat.com>
17409
17410 * gdb.asm/asm-source.exp: Add iq2000 case.
17411 * gdb.asm/iq2000.inc: New file.
17412
384e1a61 174132005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 17414
384e1a61
MI
17415 * gdb.base/command.exp: Change hardcoded value to regular expression.
17416 * gdb.base/float.exp: Add powerpc to the list of targets checked.
17417
584b6e9e
DJ
174182005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
17419
17420 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
17421 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
17422 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
17423 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
17424 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
17425
ab5b5d61
MK
174262005-03-05 Mark Kettenis <kettenis@gnu.org>
17427
17428 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
17429 changes.
17430
ae051c1b
PG
174312004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
17432
a9c64011
AS
17433 * lib/compiler.c: Add test for IBM's xlc compiler.
17434 * lib/compiler.cc: Likewise.
ae051c1b 17435
3f0f6ed2
JB
174362004-02-24 Joel Brobecker <brobecker@adacore.com>
17437
17438 * gdb.ada/fixed_points.exp: Create compilation object directory
17439 before running the test.
17440 * gdb.ada/null_record.exp: Likewise.
17441 * gdb.ada/packed_array.exp: Likewise.
17442 * gdb.ada/start.exp: Likewise.
17443
724f452b
JB
174442005-02-15 Joel Brobecker <brobecker@adacore.com>
17445
17446 * gdb.ada/packed_array/pa.adb: New file.
17447 * gdb.ada/packed_array.exp: New testcase.
17448
57f5cdfb 174492005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 17450
1f393151
MK
17451 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
17452 files.
17453
ebdda337
MK
17454 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
17455 on *-*-openbsd*. Correctly match whitespace in regukar
17456 expressions.
17457
cf309262
DJ
174582005-02-10 Daniel Jacobowitz <dan@debian.org>
17459
17460 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
17461 PR exp/1821
17462 * gdb.base/gdb1821.c: New test file.
17463 * gdb.base/gdb1821.exp: New test file.
17464
3be49e7a
JB
174652005-02-09 Joel Brobecker <brobecker@adacore.com>
17466
17467 * gdb.base/start.c: New file.
17468 * gdb.base/start.exp: New testcase.
17469
e292e67d
JB
174702005-02-09 Joel Brobecker <brobecker@adacore.com>
17471
17472 * gdb.ada/start/dummy.adb: New file.
17473 * gdb.ada/start.exp: New testcase.
17474
dbdfa66c
CV
174752005-02-09 Corinna Vinschen <vinschen@redhat.com>
17476
17477 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
17478 for printing symbols and statistics.
17479 Add test for using relative pathnames in "maint print msymbols" test.
17480 Mark "maint info sections DATA" XFAIL on Cygwin.
17481 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
17482 tests.
17483
d7941671
AC
174842005-02-09 Andreas Schwab <schwab@suse.de>
17485
17486 Committed by Andrew Cagney <cagney@gnu.org>
17487 * gdb.base/remotetimeout.exp: New file.
17488
74e5ef44
MK
174892005-02-07 Mark Kettenis <kettenis@gnu.org>
17490
17491 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
17492
464dd14d
JB
174932005-02-03 Joel Brobecker <brobecker@adacore.com>
17494
17495 * gdb.ada/gnat_ada.gpr: New file.
17496 * gdb.ada/gnat_ada.gin: Delete, no longer used.
17497 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
17498 * configure.ac: No longer generate gnat_ada.gpr.
17499 * configure: Regenerate.
17500 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
17501 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
17502 * gdb.ada/null_record/bar.ads: Likewise.
17503 * gdb.ada/null_record/bar.adb: Likewise.
17504 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
17505 * gdb.ada/null_record.exp (testdir): New variable.
17506 (testfile): executable is now in testdir subdirectory.
17507 (srcfile): Use full path to the main compilation unit.
17508 * gdb.ada/fixed_points.exp: Same changes as above.
17509
30d756ae
NR
175102005-02-03 Nick Roberts <nickrob@snap.net.nz>
17511
17512 * gdb.base/interp.exp: New test.
17513
9d799f85
AC
175142005-01-24 Andrew Cagney <cagney@gnu.org>
17515
17516 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
17517
15656118
AC
175182005-01-19 Andrew Cagney <cagney@gnu.org>
17519
a892c31b
AC
17520 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
17521 configure.ac not configure.in.
17522
15656118
AC
17523 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
17524 of powerpc*-*-*.
17525 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 17526 * gdb.base/list.exp (test_list_function)
15656118
AC
17527 (test_list_filename_and_function): Ditto.
17528 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
17529
a7b01baf
AC
175302005-01-16 Andrew Cagney <cagney@gnu.org>
17531
17d92a02
AC
17532 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
17533
a7b01baf
AC
17534 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
17535
bc8332bb
AC
175362005-01-14 Andrew Cagney <cagney@gnu.org>
17537
17538 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
17539 * gdb.mi/mi2-var-cmd.exp: Ditto.
17540
4d074752
CV
175412005-01-10 Corinna Vinschen <vinschen@redhat.com>
17542
17543 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
17544
bec39cab
AC
175452005-01-07 Andrew Cagney <cagney@gnu.org>
17546
17547 * configure.ac: Rename configure.in, require autoconf 2.59.
17548 * configure: Re-generate.
17549 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
17550 * gdb.stabs/configure: Re-generate.
17551 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
17552 * gdb.hp/configure: Re-generate.
17553 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
17554 autoconf 2.59.
17555 * gdb.hp/gdb.objdbg/configure: Re-generate.
17556 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
17557 autoconf 2.59.
17558 * gdb.hp/gdb.defects/configure: Re-generate.
17559 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
17560 autoconf 2.59.
17561 * gdb.hp/gdb.compat/configure: Re-generate.
17562 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
17563 autoconf 2.59.
17564 * gdb.hp/gdb.base-hp/configure: Re-generate.
17565 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
17566 autoconf 2.59.
17567 * gdb.hp/gdb.aCC/configure: Re-generate.
17568
f10b16d4
JB
175692004-12-15 Jim Blandy <jimb@redhat.com>
17570
17571 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
17572 under NPTL when there is debugging info available for libpthread.
17573
fb6e1814
JG
175742004-12-13 Jerome Guitton <guitton@gnat.com>
17575
17576 * gdb.ada/fixed_points.c: New file.
17577 * gdb.ada/fixed_points.exp: New file.
17578
fe46cd3a
RC
175792004-12-03 Randolph Chung <tausq@debian.org>
17580
17581 * gdb.arch/pa-nullify.exp: New file.
17582 * gdb.arch/pa-nullify.s: New file.
17583
8de0841b
RC
175842004-11-30 Randolph Chung <tausq@debian.org>
17585
17586 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
17587 instead of "tbug". Fix regexp to work properly with gdb_test.
17588
c8170782
PH
175892004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
17590
17591 * gdb.base/bitfields2.exp: New test.
17592 * gdb.base/bitfields2.c: New file.
17593
954269c2
RE
175942004-11-28 Richard Earnshaw <rearnsha@arm.com>
17595
17596 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
17597
0107feed
RC
175982004-11-16 Randolph Chung <tausq@debian.org>
17599
17600 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
17601
f073ae8c
DJ
176022004-11-14 Daniel Jacobowitz <dan@debian.org>
17603
17604 * gdb.threads/threadapply.exp: Correct "macro details" test.
17605
19ad59e7
JJ
176062004-11-11 Jeff Johnston <jjohnstn@redhat.com>
17607
17608 * gdb.threads/threadapply.exp: New test.
17609 * gdb.threads/threadapply.c: New file.
17610
9cf0961b
MK
176112004-11-07 Mark Kettenis <kettenis@gnu.org>
17612
17613 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
17614 frames.
17615
c789492a
FL
176162004-11-05 Felix Lee <felix+log1@specifixinc.com>
17617
17618 * gdb.base/cursal.exp: New file.
17619 * gdb.base/cursal.c: New file.
17620
a1e167bb
AC
176212004-11-03 Andrew Cagney <cagney@gnu.org>
17622
17623 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
17624
b7cbf173
MK
176252004-10-30 Mark Kettenis <kettenis@gnu.org>
17626
17627 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
17628 NetBSD/ELF targets.
17629
88f9d34f
JB
176302004-10-29 Joel Brobecker <brobecker@gnat.com>
17631
17632 * gdb.threads/bp_in_thread.c: New file, copied from
17633 pthread_cond_wait.c.
17634 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
17635 file, rather than reusing the .c file from another testcase.
17636
ca7d6a0c
JB
176372004-10-20 Joel Brobecker <brobecker@gnat.com>
17638
17639 * gdb.ada/null_record.exp: Check where we stopped after
17640 sending the start command, instead of where the associated
17641 temporary breakpoint was inserted.
17642
0d863d03
AC
176432004-10-14 Andrew Cagney <cagney@gnu.org>
17644
17645 * gdb.mi/gdb701.c (main): Return 0.
17646
d11e72cb
DJ
176472004-10-13 Daniel Jacobowitz <dan@debian.org>
17648
d40539a4 17649 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 17650
e1923096
JJ
176512004-10-12 Jeff Johnston <jjohnstn@redhat.com>
17652
17653 * gdb.threads/schedlock.c: Add comment markers to use to find
17654 line numbers.
17655 * gdb.threads/schedlock.exp: Adjust regex to handle the new
17656 comments.
17657 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
17658 breakpoint lines.
17659
ec8ba2c9
DJ
176602004-10-12 Daniel Jacobowitz <dan@debian.org>
17661
17662 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
17663
0eb3658b
DJ
176642004-10-12 Daniel Jacobowitz <dan@debian.org>
17665
17666 * configure.in: Add gdb.dwarf2.
17667 * configure: Regenerated.
17668 * Makefile.in: Add gdb.dwarf2.
17669 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
17670 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
17671 gdb.dwarf2/file1.txt: New files.
17672
a271cc33
OF
176732004-10-11 Orjan Friberg <orjanf@axis.com>
17674
a9c64011 17675 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
17676 of "run", since the latter doesn't work with remote targets. Adjust
17677 the breakpoint numbering accordingly.
17678 * gdb.threads/pthread_cond_wait.exp: Ditto.
17679
895ce074
MC
176802004-10-08 Michael Chastain <mec.gnu@mindspring.com>
17681
17682 * gdb.base/overlays.exp: Update copyright years.
17683
6be3092d
KI
176842004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
17685
17686 * gdb.base/overlays.exp: Disable if target is Linux.
17687
e05389b8
FL
176882004-10-06 Felix Lee <felix+log1@specifixinc.com>
17689
17690 * config/gdbserver.exp (gdb_load): Use right filename on remote.
17691
73cb587d
KI
176922004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
17693
17694 * gdb.asm/asm-source.exp: Add m32r-linux target.
17695 * gdb.asm/m32r-linux.inc: New file.
17696
3c0edcdc
AC
176972004-09-24 Andrew Cagney <cagney@redhat.com>
17698 David Anderson <anderson@redhat.com>
17699
17700 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
17701 command fails, assume things will work.
17702 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
17703 (_GNU_SOURCE): Define.
17704 (print_unsigned, print_hex): Change parameter to "long long".
17705 (print_byte_count): New function, use to print byte counts.
17706 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
17707 O_LARGEFILE.
17708 (main): Compute an upper bound on a corefile in max_core_size.
17709 Limit memory chunk size to max_core_size. Limit total memory
17710 allocated to max_core_size.
17711
4bb3667f
AC
177122004-09-23 Andrew Cagney <cagney@gnu.org>
17713
17714 * gdb.base/bigcore.exp: Replace the code that creates a corefile
17715 from a separate process with code that creates a corefile by
17716 making the inferior dump core.
17717
60fe1a51
MK
177182004-09-23 Mark Kettenis <kettenis@gnu.org>
17719
17720 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
17721 block.
17722
8e937346
MC
177232004-09-23 Michael Chastain <mec.gnu@mindspring.com>
17724
17725 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
17726 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
17727 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
17728 Likewise.
17729
7213f6d6
JJ
177302004-09-20 Jeff Johnston <jjohnstn@redhat.com>
17731
17732 * gdb.java/jprint.exp: New test case for java inferior call.
17733 * gdb.java/jprint.java: Ditto.
17734
eac69dca
JB
177352004-09-15 Joel Brobecker <brobecker@gnat.com>
17736
17737 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
17738
22227696
MC
177392004-09-14 Michael Chastain <mec.gnu@mindspring.com>
17740
17741 * gdb.threads/killed.c: Include <stdlib.h>.
17742 * gdb.threads/pthreads.c: Likewise.
17743
7dd403a4
MC
177442004-09-14 Michael Chastain <mec.gnu@mindspring.com>
17745
17746 * gdb.threads/killed.c: Add copyright notice.
17747
33f2d567
JM
177482004-09-10 Jason Molenda (jmolenda@apple.com)
17749
a9c64011
AS
17750 * gdb.base/define.exp: Two new tests to verify zero space chars
17751 after 'if' and 'while' commands in a user-defined command is correctly
17752 parsed.
33f2d567 17753
e05b62ac
AC
177542004-09-08 Andrew Cagney <cagney@gnu.org>
17755
17756 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
17757 delivery test with duplicate at end of file.
17758
9cbe82da
MK
177592004-09-06 Mark Kettenis <kettenis@jive.nl>
17760
17761 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
17762
564803d9
MC
177632004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17764
17765 * config/hppro.exp: Removed.
17766
7c6807ce
MC
177672004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17768
17769 * config/sparclet.exp: Removed.
17770
bf7e26dd
MC
177712004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17772
17773 * config/udi.exp: Removed.
17774
714e341b
MC
177752004-09-02 Michael Chastain <mec.gnu@mindspring.com>
17776
17777 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
17778 of "exp_continue".
17779 (advancei): Likewise.
17780
1236e623
JJ
177812004-09-01 Jeff Johnston <jjohnstn@redhat.com>
17782
17783 * gdb.base/unload.exp: Fix so messages aren't duplicated.
17784
3bdcad15
MI
177852004-09-01 Manoj Iyer <manjo@austin.ibm.com>
17786
228af206 17787 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
17788 to check for nodebug in executable.
17789 * gdb.gdb/observer.exp (setup_test): Likewise.
17790 * gdb.gdb/selftest.exp (test_with_self): Likewise.
17791 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
17792
c72b934c
AC
177932004-09-01 Andrew Cagney <cagney@gnu.org>
17794
17795 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
17796 files.
17797
edd9b715
JJ
177982004-09-01 Jeff Johnston <jjohnstn@redhat.com>
17799
17800 * gdb.base/unload.exp: Fix expected warning message to match
17801 latest format.
17802
fb4ce06b
CV
178032004-09-01 Corinna Vinschen <vinschen@redhat.com>
17804
17805 * gdb.base/call-rt-st.exp: Fix typos.
17806
ce78e7c3
MI
178072004-08-31 Manoj Iyer <manjo@austin.ibm.com>
17808
17809 * gdb.threads/thread_check.exp: New testcase.
17810 * gdb.threads/thread_check.c: New testcase.
17811
2dedb159
AC
178122004-08-31 Andrew Cagney <cagney@gnu.org>
17813
17814 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
17815 (skip_to_handler_entry): New procedures. Test stepping into a
17816 handler when the breakpoint is at the handler's entry point.
17817
68f53502
AC
178182004-08-30 Andrew Cagney <cagney@gnu.org>
17819
17820 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
17821 gdb/1757.
17822
3e3ffd2b
MC
178232004-08-27 Michael Chastain <mec.gnu@mindspring.com>
17824
17825 With code from Manoj Iyer <manjo@austin.ibm.com>:
17826 * lib/gdb.exp (gdb_file_cmd): Return more information in the
17827 return value. Add an arm for "no debugging symbols found".
17828 Change a stray "error" to "perror".
17829 (gdb_run_cmd): Adapt to new return value.
17830 * gdb.base/remote.exp: Adapt to new return value.
17831 * gdb.gdb/complaints.exp: Likewise.
17832 * gdb.gdb/observer.exp: Likewise.
17833 * gdb.gdb/selftest.exp: Likewise.
17834 * gdb.gdb/xfullpath.exp: Likewise.
17835
4b6f5fd2
JB
178362004-08-27 Joel Brobecker <brobecker@gnat.com>
17837
17838 * gdb.threads/bp_in_thread.exp: New testcase.
17839
e5b25496
MC
178402004-08-27 Michael Chastain <mec.gnu@mindspring.com>
17841
17842 Fix PR testsuite/1735.
17843 * gdb.threads/schedlock.c (thread_function): Add a cast
17844 to suppress a gcc warning.
17845 * gdb.threads/thread-specific.c (thread_function): Likewise.
17846
934353d6
MC
178472004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17848
17849 * gdb.base/unload.c: Include <stdlib.h>.
17850
f98a0aef 178512004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 17852
f98a0aef 17853 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
17854 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
17855 synchronized after the "return".
17856
5a2e8882
MC
178572004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17858
17859 * gdb.mi/basics.c: Include <stdio.h>.
17860 * gdb.mi/pthreads.c: Include <stdlib.h>.
17861 * gdb.mi/var-cmd.c: Include <stdlib.h>.
17862
a9640423
MC
178632004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17864
17865 * gdb.threads/schedlock.c: Add copyright notice.
17866
b04e311d
AC
178672004-08-25 Andrew Cagney <cagney@gnu.org>
17868
17869 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
17870 (skip_over_handler, breakpoint_over_hander): New test procedures.
17871 (advance, advancei): Add a proper prefix, do not use
17872 rerun_to_main.
17873 * gdb.base/sigstep.c (main): Change to use an infinite loop.
17874
7c27f15b
MC
178752004-08-24 Michael Chastain <mec.gnu@mindspring.com>
17876
17877 * gdb.mi/basics.c: Add copyright notice.
17878 * gdb.mi/var-cmd.c: Add copyright notice.
17879
fffc87ae
MC
178802004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17881
17882 * lib/gdb.exp: Remove signed_keyword_not_used.
17883 * lib/compiler.c: Likewise.
17884 * lib/compiler.cc: Likewise.
17885
d782e0bf
MC
178862004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17887
17888 * gdb.base/whatis.c: Remove conditional disabling of "signed".
17889 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
17890
96033e83
MC
178912004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17892
17893 * gdb.base/whatis.c: Add copyright notice.
17894
cf38c229
MK
178952004-08-20 Mark Kettenis <kettenis@gnu.org>
17896
17897 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
17898 it to skip the breakpoints encoded in the inline assembly.
17899
f4b49756
MC
179002004-08-20 Michael Chastain <mec.gnu@mindspring.com>
17901
17902 * Makefile.in: Add gdb.fortran.
17903
2f193b69
MC
179042004-08-20 Michael Chastain <mec.gnu@mindspring.com>
17905
17906 * gdb.base/call-sc.exp (test_scalar_returns):
17907 Fix cut-and-paste glitch in "Make fun return now".
17908
89a237cb
MC
179092004-08-17 Michael Chastain <mec.gnu@mindspring.com>
17910
17911 * configure.in: Add gdb.fortran.
17912 * configure: Regenerate.
17913 * gdb.fortran/Makefile.in: New file.
17914 * lib/gdb.exp (skip_fortran_tests): New procedure.
17915
469aff8e
MC
179162004-08-17 Michael Chastain <mec.gnu@mindspring.com>
17917
17918 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
17919 reference to bug-gnu@prep.ai.mit.edu.
17920 * gdb.mi/mi-var-child.exp: Likewise.
17921 * gdb.mi/mi-var-cmd.exp: Likewise.
17922 * gdb.mi/mi-var-display.exp: Likewise.
17923 * gdb.mi/mi2-var-block.exp: Likewise.
17924 * gdb.mi/mi2-var-child.exp: Likewise.
17925 * gdb.mi/mi2-var-cmd.exp: Likewise.
17926 * gdb.mi/mi2-var-display.exp: Likewise.
17927
00b51b9f
MK
179282004-08-15 Mark Kettenis <kettenis@gnu.org>
17929
17930 * gdb.base/unload.c (main): Make local variable msg const.
17931
45f07fef
MC
179322004-08-15 Michael Chastain <mec.gnu@mindspring.com>
17933
17934 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
17935 to bug-gnu@prep.ai.mit.edu.
17936 * gdb.mi/mi-disassemble.exp: Likewise.
17937 * gdb.mi/mi-eval.exp: Likewise.
17938 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
17939 default line number.
17940 * gdb.mi/mi-return.exp: Likewise.
17941 * gdb.mi/mi-simplerun.exp: Likewise.
17942 * gdb.mi/mi-stack.exp: Likewise.
17943 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
17944 number with explicit range test.
17945 * gdb.mi/mi-watch.exp: Likewise.
17946 * gdb.mi/mi2-break.exp: Likewise.
17947 * gdb.mi/mi2-cli.exp: Likewise.
17948 * gdb.mi/mi2-disassemble.exp: Likewise.
17949 * gdb.mi/mi2-eval.exp: Likewise.
17950 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
17951 default line number.
17952 * gdb.mi/mi2-return.exp: Likewise.
17953 * gdb.mi/mi2-simplerun.exp: Likewise.
17954 * gdb.mi/mi2-stack.exp: Likewise.
17955 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
17956 number with explicit range test.
17957 * gdb.mi/mi2-watch.exp: Likewise.
17958
dd8c8ee7
MC
179592004-08-15 Michael Chastain <mec.gnu@mindspring.com>
17960
17961 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
17962 * gdb.cp/m-static.exp: Likewise.
17963 * gdb.cp/rtti.exp: Likewise.
17964
4e838464
MK
179652004-08-14 Mark Kettenis <kettenis@gnu.org>
17966
17967 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
17968
8d8cb839
EZ
179692004-08-14 Eli Zaretskii <eliz@gnu.org>
17970
17971 * ChangeLog: Prefix Local Variables with semi-colons and indent
17972 the reference to older ChangeLog files, to fix fontification in
17973 Emacs.
17974
deea8bb0
MC
179752004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17976
17977 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
17978 * gdb.mi/mi2-break.exp: Likewise.
17979
c3297504
MC
179802004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17981
17982 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
17983
25808999
MC
179842004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17985
17986 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
17987
226a8d71
MC
179882004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17989
17990 * gdb.cp/classes.exp: Remove unused declarations. Just let
17991 test names default instead of providing special names. Remove
17992 extraneous demangler test.
17993
37fdf854
JJ
179942004-08-12 Jeff Johnston <jjohnstn@redhat.com>
17995
17996 * gdb.base/unload.exp: New test for breakpoints in dynamically
17997 loaded libraries.
17998 * gdb.base/unload.c: Ditto.
17999 * gdb.base/unloadshr.c: Ditto.
18000
2d3a7986
MC
180012004-08-12 Michael Chastain <mec.gnu@mindspring.com>
18002
18003 * gdb.cp/classes.exp (test_ptype_class_objects): Call
18004 cp_test_ptype_class.
18005 (test_enums): Likewise.
18006
c72b934c
AC
180072004-08-10 Andrew Cagney <cagney@gnu.org>
18008
18009 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
18010 files.
18011
cc503c8a
AC
180122004-08-10 Andrew Cagney <cagney@gnu.org>
18013
18014 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
18015 init_malloc call.
18016
902f2ccb
MC
180172004-08-10 Michael Chastain <mec.gnu@mindspring.com>
18018
18019 * ChangeLog: Add copyright notice. The notice is copied
18020 from emacs 21.3 top level ChangeLog.
18021
78c90502
MC
180222004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18023
18024 * lib/cp-support.exp: New file.
18025 * lib/cp-support.exp (cp_test_type_class): New function.
18026 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
18027 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
18028 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
18029 cp_test_ptype_class.
18030
88e5ea78
MC
180312004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18032
18033 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
18034 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
18035 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
18036 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
18037 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
18038 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
18039 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
18040 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
18041 gdb.mi/mi2-watch.exp: Update copyright years.
18042
6a89fc9c
MK
180432004-08-09 Mark Kettenis <kettenis@gnu.org>
18044
18045 * gdb.base/sigaltstack.exp: Provide proper anchoring.
18046
1482e0de
MC
180472004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18048
18049 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
18050 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
18051 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
18052 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
18053 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
18054 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
18055 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
18056 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
18057 gdb.mi/mi-watch.exp: Update copyright years.
18058
1a5ce3f3
DJ
180592004-08-08 Daniel Jacobowitz <dan@debian.org>
18060
18061 PR gdb/1738
18062 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
18063 from a breakpoint with a pending signal.
18064
04f6ecf2
DJ
180652004-08-08 Daniel Jacobowitz <dan@debian.org>
18066
18067 PR gdb/1736
18068 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
18069 * gdb.base/sigaltstack.exp (finish_test): Consume output until
18070 the prompt.
18071 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
18072
54d90d35
DJ
180732004-08-08 Daniel Jacobowitz <dan@debian.org>
18074
18075 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
18076
d2f6abb0
DJ
180772004-08-08 Daniel Jacobowitz <dan@debian.org>
18078
18079 PR gdb/1736
18080 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
18081 for i?86-*-linux*.
18082
5598c03d
DJ
180832004-08-08 Daniel Jacobowitz <dan@debian.org>
18084
18085 * gdb.arch/i386-prologue.exp: Compile without debug information.
18086
c6fee705
MC
180872004-08-08 Michael Chastain <mec.gnu@mindspring.com>
18088
18089 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
18090 rather than asking gdb to search.
18091
dd90efdb
MC
180922004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18093
18094 * gdb.base/gcore.c: Include <string.h>.
18095
1e84bec1
MC
180962004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18097
18098 * gdb.base/gcore.c: Add copyright notice.
18099
e425eb2b
MC
181002004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18101
18102 * gdb.base/freebpcmd.c: Include <stdio.h>.
18103 * gdb.base/long_long.c: Include <string.h>.
18104 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
18105 * gdb.base/siginfo.c: Include <string.h>.
18106 * gdb.base/sigstep.c: Include <string.h>.
18107
cb9aaed5
MC
181082004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18109
18110 * gdb.base/complex.c: Include <stdlib.h>.
18111
55944f3d
MC
181122004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18113
18114 * gdb.base/complex.c: Add copyright notice.
18115
7b2953d9
MC
181162004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18117
18118 * gdb.base/charset.c: Include <stdlib.h>.
18119
c9133d23
MC
181202004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18121
18122 * gdb.base/auxv.c: Include <stdlib.h>.
18123
0a8490ad
MC
181242004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18125
18126 * gdb.base/auxv.c: Add copyright notice.
18127
3426d5ec
MC
181282004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18129
18130 * gdb.base/coremaker.c: Add copyright notice.
18131 * gdb.base/coremaker2.c: Add copyright notice.
18132
8da195dd
AC
181332004-08-04 Andrew Cagney <cagney@gnu.org>
18134
18135 * gdb.base/store.exp: Update copyright.
18136 (check_set, up_set, check_struct, up_struct): Add a prefix to test
18137 names, do not import gdb_prompt.
18138
8d394f98
AC
181392004-08-01 Andrew Cagney <cagney@gnu.org>
18140
18141 Fix PR testsuite/1729.
18142 * gdb.base/dump.exp: Add test name to callers of capture_value, do
18143 not use capture_value with value 4.
18144 (capture_value): Add optional test name parameter.
18145 (test_reload_saved_value, test_restore_saved_value): Use $msg as
18146 the prefix, pass to capture_value.
18147
b6702b23
MK
181482004-08-01 Mark Kettenis <kettenis@gnu.org>
18149
18150 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
18151 * gdb.arch/i386-prologue.c (standard): New prototype and function.
18152 (main): Call new function.
18153
c203e0ca
MC
181542004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18155
18156 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
18157
a7995a30
MC
181582004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18159
18160 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
18161
9366563b
MC
181622004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18163
b6eeaf26 18164 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
18165 Accept more values of vtbl pointer. Remove some messages
18166 about "obsolete gcc or gdb".
18167
2fc1f950
MC
181682004-07-30 Michael Chastain <mec.gnu@mindspring.com>
18169
18170 * gdb.cp/classes.exp: Accept more varieties of ptype output.
18171
c724d49b
MC
181722004-07-30 Michael Chastain <mec.gnu@mindspring.com>
18173
18174 * gdb.base/asm-source.exp: Properly convert target board
18175 debug flags from gcc format to binutils format.
18176
736b0fce
MK
181772004-07-28 Mark Kettenis <kettenis@gnu.org>
18178
18179 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
18180 gdb1718". PR backtrace/1718 partially fixed.
18181
5633ea5c
JJ
181822004-07-27 Jeff Johnston <jjohnstn@redhat.com>
18183
18184 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
18185
575eebb1
NC
181862004-07-26 Nick Clifton <nickc@redhat.com>
18187
18188 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
18189 good default value for a specific architecture is available then
18190 set it to that value. Otherwise default to the -gstabs switch.
18191 Remove the -g... switches from the asm-flags variable. Allow the
18192 target board info to override the value if it wants to. Pass the
18193 switch on the assembler command line.
18194
62104619
MK
181952004-07-23 Mark Kettenis <kettenis@gnu.org>
18196
18197 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
18198 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
18199 (main): Call new function.
18200
4a1135b8
MC
182012004-07-22 Michael Chastain <mec.gnu@mindspring.com>
18202
18203 Test for PR exp/1715.
18204 * gdb.base/radix.exp: Refactor common procedures. Make all
18205 test names unique. Change XFAIL to KFAIL.
18206
8a12c1f0
MC
182072004-07-20 Michael Chastain <mec.gnu@mindspring.com>
18208
18209 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
18210 * gdb.ada/gnat_ada.gin: ... to here.
18211 * configure.in: Use gnat_ada.gin.
18212 * configure: Regenerate.
18213
23b451cf
AC
182142004-07-20 Andrew Cagney <cagney@gnu.org>
18215
18216 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
18217 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
18218 XFAILs. Clean up test messages and comments. Check backtraces.
18219 Delete re-sync code.
18220
ab618a02
MC
182212004-07-19 Michael Chastain <mec.gnu@mindspring.com>
18222
18223 Fix PR cli/740.
18224 * gdb.base/annota1.exp: Honor gdb,nosignals.
18225 * gdb.base/annota3.exp: Likewise.
18226
46dad340
MC
182272004-07-19 Michael Chastain <mec.gnu@mindspring.com>
18228
18229 * lib/java.exp: Update copyright notice.
18230
756d8c70
AC
182312004-07-19 Andrew Cagney <cagney@gnu.org>
18232
18233 * gdb.base/selftest.exp: Copy file from here ...
18234 * gdb.gdb/selftest.exp: ... to here.
18235
586027e6
AC
182362004-07-16 Andrew Cagney <cagney@redhat.com>
18237
18238 * lib/insight-support.exp: Delete file.
18239 * lib/java.exp (java_init): Fix copyright.
18240
029d2200
AC
182412004-07-16 Andrew Cagney <cagney@gnu.org>
18242
18243 * gdb.base/restore.c: Append "prologue" to comments marking the a
18244 function's prologue.
18245 * gdb.base/restore.exp: Update copyright, re-indent.
18246 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
18247 callerN" prefix where needed. Update patterns that match a
18248 function's prologue.
18249
653b62c5
MC
182502004-07-16 Michael Chastain <mec.gnu@mindspring.com>
18251
18252 * gdb.base/restore.c: Add copyright notice.
18253
f7d690e5
AC
182542004-07-16 Andrew Cagney <cagney@gnu.org>
18255
18256 * gdb.base/logical.exp: Update copyright.
18257 (evaluate): New procedure. Use to re-implement tests using
18258 several tables.
18259
d629a7cb
MH
182602004-07-14 Martin Hunt <hunt@redhat.com>
18261
18262 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
18263 which fixes some problems where init.tcl was not found.
18264
9c7bb332
AC
182652004-07-13 Andrew Cagney <cagney@gnu.org>
18266
6bf46641
AC
18267 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
18268 (check_sizeof, check_valueof): Do not include the output in the
18269 test name. Use gdb_test.
18270 (get_valueof): Use gdb_test_multiple.
18271
c4ffd4c0
AC
18272 * gdb.base/step-test.exp: Update copyright. Use
18273 gdb_test_multiple. Ensure that test names do not include
18274 architecture dependent output.
18275
ab89363a
AC
18276 * gdb.gdb/observer.exp: Update copyright.
18277 (setup_test): Use gdb_test_multiple.
18278 (attach_first_observer, attach_second_observer)
18279 (attach_third_observer, detach_first_observer)
18280 (detach_second_observer, detach_third_observer)
18281 (reset_counters, check_counters): Make $message a prefix.
18282 (test_normal_stop_notifications): Add "args" parameter - a list of
18283 init functions to be called. Make $message a prefix,
18284 (test_observer_normal_stop): Change the message prefixes so that
18285 they are unique, pass the attach / detach procedures to
18286 test_normal_stop_notifications.
18287
ec58997a
AC
18288 * gdb.base/signull.exp (test_segv): Prefix all tests with
18289 "${name}". Clean up test messages.
18290
b475183b
AC
18291 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
18292
9c7bb332
AC
18293 * gdb.base/ena-dis-br.exp: Update copyright.
18294 (break_at): New function. Replace send_gdb with gdb_test,
18295 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
18296 ignore count, not stopped at bpt", with KFAIL.
18297
2dd95497
CV
182982004-07-13 Corinna Vinschen <vinschen@redhat.com>
18299
18300 * gdb.base/attach.exp: Remove cleanupfile handling.
18301
419e626b
AC
183022004-07-12 Andrew Cagney <cagney@gnu.org>
18303
18304 * gdb.base/annota1.exp: Cleanup corefile test name.
18305 * gdb.base/annota3.exp: Ditto.
18306
8b1b3228
AC
183072004-07-12 Andrew Cagney <cagney@gnu.org>
18308
78650829
AC
18309 * gdb.base/signals.exp: Clean up copyright, re-indent.
18310
8b1b3228
AC
18311 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
18312 gdb_test and gdb_test_multiple.
18313
935c2760
JJ
183142004-07-08 Jeff Johnston <jjohnstn@redhat.com>
18315
18316 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 18317 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
18318 provide line number info for first statement in main.
18319
1544280f
AC
183202004-07-08 Andrew Cagney <cagney@gnu.org>
18321
1279f4ff
AC
18322 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
18323
1544280f
AC
18324 * gdb.base/sigbpt.exp: Make the common part of each test name a
18325 prefix instead of suffix.
18326
bcc82369
BR
183272004-07-07 Bob Rossi <bob_rossi@cox.net>
18328
18329 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
18330 test from test_tbreak_creation_and_listing to
18331 test_file_list_exec_source_file
18332 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
18333 Changed name of test from test_tbreak_creation_and_listing to
18334 test_file_list_exec_source_file
18335
23f4b0aa
JJ
183362004-07-07 Jeff Johnston <jjohnstn@redhat.com>
18337
18338 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
18339 the jmisc() constructor instead of <init>.
18340 * gdb.java/jmisc1.exp: Ditto.
18341
56401cd5
AC
183422004-07-07 Andrew Cagney <cagney@gnu.org>
18343
18344 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
18345 corrupting the PC.
18346
44ae2f6a
MC
183472004-07-06 Michael Chastain <mec.gnu@mindspring.com>
18348
18349 * gdb.cp/templates.exp: Accept whitespace change in demangler
18350 output.
18351
45a83408
AC
183522004-07-06 Andrew Cagney <cagney@gnu.org>
18353
18354 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
18355
d205ad70
MC
183562004-07-02 Michael Chastain <mec.gnu@mindspring.com>
18357
18358 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
18359 * lib/compiler.cc: Likewise.
18360
06ea1a61
MC
183612004-06-30 Michael Chastain <mec.gnu@mindspring.com>
18362
18363 * lib/compiler.cc: Work around string preprocessing problem
18364 with old hp c++ compiler.
18365 * lib/compiler.c: Likewise.
18366
daab1251
CV
183672004-06-29 Corinna Vinschen <vinschen@redhat.com>
18368
18369 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
18370 directives to conditionalize symbol prefixing.
18371 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
18372 additional_flags handling. Add underscore prefix for Cygwin.
18373 * gdb.arch/i386-unwind.c: Use preprocessor directives to
18374 conditionalize symbol prefixing.
18375 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
18376 additional_flags handling. Add underscore prefix for Cygwin.
18377
cc984116
CV
183782004-06-29 Corinna Vinschen <vinschen@redhat.com>
18379
18380 * gdb.base/bigcore.exp: Skip test on Cygwin.
18381
c279b077
MC
183822004-06-28 Michael Chastain <mec.gnu@mindspring.com>
18383
18384 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
18385 formats for "info register". Use gdb_test_multiple. Fix
18386 the "invalid register" test.
18387
0e915747
CV
183882004-06-28 Corinna Vinschen <vinschen@redhat.com>
18389
18390 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
18391 PID for Cygwin. Add Cygwin specific strings to check for in some
18392 tests.
18393 (do_attach_tests): Add a test for user interaction when attaching
18394 to a process with no matching symbol table already loaded.
18395
11422c86
AC
183962004-06-26 Andrew Cagney <cagney@gnu.org>
18397
18398 Test PR java/1567 and PR java/1565.
18399 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
18400 * gdb.java/jmisc2.exp: Delete file.
18401
cefbce26
MC
184022004-06-26 Michael Chastain <mec.gnu@mindspring.com>
18403
18404 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
18405
e19f872c
CV
184062004-06-25 Corinna Vinschen <vinschen@redhat.com>
18407
18408 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
18409 attach process.
18410
d931ba3b
MC
184112004-06-23 Michael Chastain <mec.gnu@mindspring.com>
18412
18413 * gdb.cp/pr-1553.exp: Remove.
18414
aef68c48
MC
184152004-06-22 Michael Chastain <mec.gnu@mindspring.com>
18416
18417 * gdb.cp/pr-1553.cc: Remove.
18418 * gdb.cp/pr-1553.exp: Disable this test.
18419
8d5df71a
JB
184202004-06-20 Jim Blandy <jimb@redhat.com>
18421
a9c64011 18422 Fix PR testsuite/1680.
8d5df71a
JB
18423 * gdb.arch/i386-sse.exp: Properly quote curly braces in
18424 regular expressions.
18425
4ac6f39d
MC
184262004-06-19 Michael Chastain <mec.gnu@mindspring.com>
18427
18428 Fix PR testsuite/1679.
18429 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
18430 Issue an UNSUPPORTED result instead.
18431
1b413552
JB
184322004-06-18 Jim Blandy <jimb@redhat.com>
18433
18434 * gdb.base/charset.exp: Only send a control-C if we see a new
18435 prompt and incomplete command.
18436
6daa6ebd
MC
184372004-06-18 Michael Chastain <mec.gnu@mindspring.com>
18438
18439 * gdb.cp/pr-574.cc: Add copyright notice.
18440
51fa4ae0
JB
184412004-06-17 Jim Blandy <jimb@redhat.com>
18442
18443 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
18444 cases where the regexp has no groups; this grabs random text from
18445 the previous test suite, whatever that was.
18446
8fea26c5
MC
184472004-06-17 Michael Chastain <mec.gnu@mindspring.com>
18448
18449 * gdb.cp/printmethod.cc: Add copyright notice.
18450
1e3aeb41
MC
184512004-06-16 Michael Chastain <mec.gnu@mindspring.com>
18452
18453 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
18454
9d9030bc
AC
184552004-06-16 Andrew Cagney <cagney@gnu.org>
18456
18457 * gdb.base/signull.c: Update copyright. Include <string.h>.
18458 (bowler): Replace data_pointer with data_read
18459 and data_write cases. Add code_descriptor case.
18460 (zero, desc): New array and pointer.
18461 (data, code): Change to simple pointers.
18462 * gdb.base/signull.exp: Fix probe pattern matching a function
18463 descriptor SIGSEGV. Replace data_pointer with data_read and
18464 data_write tests.
18465
acd4ad44
AC
184662004-06-16 Andrew Cagney <cagney@gnu.org>
18467
18468 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
18469
08fd625c
MC
184702004-06-15 Michael Chastain <mec.gnu@mindspring.com>
18471
18472 * gdb.base/long_long.c: Add copyright notice.
18473
1903502c
MC
184742004-06-15 Michael Chastain <mec.gnu@mindspring.com>
18475
18476 * gdb.base/long_long.exp: Remove reference to
18477 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
18478 to gdb_breakpoint and gdb_continue_to_breakpoint.
18479
83313cb1
JB
184802004-06-14 Jim Blandy <jimb@redhat.com>
18481
18482 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
18483 endian case.
18484
1bf404ef
AC
184852004-06-14 Andrew Cagney <cagney@gnu.org>
18486
18487 * gdb.base/gcore.exp (capture_command_output): Delete the always
18488 passing tests containing inferior values.
18489 * gdb.base/ending-run.exp: Do not include the breakpoint address
18490 in the test message. Update copyright.
18491 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
18492 size in the test name, use gdb_test_multiple. Update copyright.
18493
ef220b33
MC
184942004-06-14 Michael Chastain <mec.gnu@mindspring.com>
18495
18496 * gdb.cp/ref-types.cc: Add copyright notice.
18497
4f70a4c9
MC
184982004-06-14 Michael Chastain <mec.gnu@mindspring.com>
18499
18500 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
18501 hp_aCC_compiler.
18502 * lib/compiler.cc: Likewise.
18503 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
18504 'set' commands. Log diagnostics for other lines. Set
18505 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
18506
335928ac
MC
185072004-06-13 Michael Chastain <mec.gnu@mindspring.com>
18508
18509 * gdb.cp/try_catch.cc: Add copyright notice.
18510
2efb12e8
MC
185112004-06-12 Michael Chastain <mec.gnu@mindspring.com>
18512
18513 * gdb.cp/userdef.cc: Add copyright notice.
18514
0bbed51a
MC
185152004-06-11 Michael Chastain <mec.gnu@mindspring.com>
18516
18517 * gdb.cp/virtfunc.cc: Add copyright notice.
18518
e12a46c9
RC
185192004-06-11 Randolph Chung <tausq@debian.org>
18520
18521 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
18522 problem.
18523
338e05af
AC
185242004-06-10 Andrew Cagney <cagney@gnu.org>
18525
18526 * lib/compiler.cc, lib/compiler.c: Append either
18527 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
18528 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
18529 instead of gcc-3-3.
18530
dc3f10cb
AC
185312004-06-09 Andrew Cagney <cagney@gnu.org>
18532
b4d946af
AC
18533 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
18534 gdb/1455, bug is specific to "long long" and "double".
a9c64011 18535
dc3f10cb
AC
18536 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
18537 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
18538 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
18539 fixed.
18540
b5c0bfa2
AC
185412004-06-09 Andrew Cagney <cagney@gnu.org>
18542
18543 * gdb.base/structs.exp (test_struct_returns): Replace
18544 "return_value_unknown" and "finish_value_unknown" by
18545 "return_value_known" and "finish_value_known". Instead of
18546 "return_value_unknown" iff "finish_value_unknown", check
18547 "return_value_known" implies "finish_value_known".
18548
caeb605f
MH
185492004-06-08 Martin Hunt <hunt@redhat.com>
18550
18551 * gdb.base/float.exp: Add pattern for mips targets.
18552
c892bb64
RC
185532004-06-08 Randolph Chung <tausq@debian.org>
18554
18555 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
18556 message for unknown architectures more clear.
18557
48306d3e
JB
185582004-06-08 Joel Brobecker <brobecker@gnat.com>
18559
18560 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
18561 start the execution of the program.
18562
83ecb59f
JB
185632004-06-07 Jim Blandy <jimb@redhat.com>
18564
18565 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
18566 * gdb.arch/i386-cpuid.h: New helper file.
18567
55264cb4
RC
185682004-06-07 Randolph Chung <tausq@debian.org>
18569
18570 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
18571 has started.
18572
23cadb28
RM
185732004-06-04 Roland McGrath <roland@redhat.com>
18574
18575 Fix PR gdb/1647.
18576 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
18577 differently to be robust to output buffering differences.
18578
51d01eda
MC
185792004-06-04 Michael Chastain <mec.gnu@mindspring.com>
18580
18581 * gdb.threads/pthreads.exp: Update copyright years.
18582 (check_control_c): Change asynchronous 'after' to synchronous.
18583
f4fc3b93
RM
185842004-06-04 Roland McGrath <roland@redhat.com>
18585
18586 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
18587 next gdb prompt.
18588
4013522b
MC
185892004-06-02 Michael Chastain <mec.gnu@mindspring.com>
18590
18591 Fix PR gdb/1636.
18592 * gdb.threads/manythreads.exp: Change asynchronous 'after'
18593 calls to synchronous.
18594
7a8f1e6b
JB
185952004-05-26 Jim Blandy <jimb@redhat.com>
18596
18597 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
18598
81bb3443
RC
185992004-05-24 Randolph Chung <tausq@debian.org>
18600
18601 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
18602 * gdb.asm/pa.inc: New file.
18603
8f5a3103
MK
186042004-05-22 Mark Kettenis <kettenis@gnu.org>
18605
18606 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
18607
734b8fe8 186082004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 18609 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
18610
18611 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
18612 GDB prompt.
18613
725603e1
UW
186142004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18615
f4fc3b93 18616 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
18617 setjmp/longjmp. Use sigaction instead of signal.
18618
8b923272 186192004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 18620 Michael Snyder <msnyder@redhat.com>
8b923272
JB
18621
18622 * gdb.threads/pthread_cond_wait.c: New file.
18623 * gdb.threads/pthread_cond_wait.exp: New testcase.
18624
8bfabb04
AC
186252004-05-13 Andrew Cagney <cagney@redhat.com>
18626
18627 * gdb.base/signull.exp, gdb.base/signull.c: New files.
18628 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
18629
42edda50
AC
186302004-05-11 Andrew Cagney <cagney@redhat.com>
18631
18632 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
18633 fixed but revealed gdb/1639.
18634
d303a6c7
AC
186352004-05-10 Andrew Cagney <cagney@redhat.com>
18636
18637 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
18638 func1" and "next to 2nd alarm", kernel bug avoided.
18639
bf08c2a1
DJ
186402004-05-10 Daniel Jacobowitz <dan@debian.org>
18641
18642 PR external/1568
18643 * gdb.base/bigcore.exp: Check the size of the dumped core file.
18644 XFAIL if it is smaller than bytes_allocated.
18645 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
18646 (main): Make chunks_allocated unsigned. Correct comment.
18647
c0586a34
JB
186482004-05-07 Joel Brobecker <brobecker@gnat.com>
18649
18650 * gdb.arch/powerpc-aix-prologue.c: New file.
18651 * gdb.arch/powerpc-aix-prologue.exp: New file.
18652
f2785d12
JB
186532004-05-07 Jim Blandy <jimb@redhat.com>
18654
18655 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
18656 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
18657
bd7f6e30
JB
186582004-05-06 Joel Brobecker <brobecker@gnat.com>
18659
18660 * gdb.base/sep.exp: No longer setup_kfail when the program was
18661 built with dwarf2.
18662
0a5e7efe
JI
186632004-05-05 Jim Ingham <jingham@apple.com>
18664
18665 * gdb.base/pending.exp: Make sure pending breakpoints
18666 preserve the ignore count.
f4fc3b93 18667
a8958849
MK
186682004-04-27 Jerome Guitton <guitton@gnat.com>
18669
18670 * i386-prologue.exp: Add testcase for jump instruction as first
18671 instruction of the real code.
18672 * i386-prologue.c (jump_at_beginning): New function.
18673
7e103f5b
MK
186742004-04-28 Mark Kettenis <kettenis@gnu.org>
18675
18676 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
18677 x86_64-*-*.
18678
5d38b224
MK
186792004-04-28 Mark Kettenis <kettenis@gnu.org>
18680
18681 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
18682 i*86-*-*.
18683
0ef32fd9
MK
186842004-04-25 Mark Kettenis <kettenis@gnu.org>
18685
18686 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
18687 expression that checks the return type.
18688
71d7dd7c
AC
186892004-04-23 Andrew Cagney <cagney@redhat.com>
18690
18691 * gdb.base/call-sc.exp: New test of scalar call/return values.
18692 * gdb.base/call-sc.c: Ditto.
18693
1e9f977e
JJ
186942004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18695
18696 * gdb.threads/manythreads.c: Reduce thread stack size.
18697
899d9e3a
JJ
186982004-04-23 Jeff Johnston <jjohnstn@redhat.com>
18699
18700 * gdb.threads/manythreads.c: Add copyright notice.
18701
61bcae62
AC
187022004-04-23 Andrew Cagney <cagney@redhat.com>
18703
18704 * gdb.base/siginfo.exp: Better handle step out of signal.
18705 * gdb.base/sigstep.exp: Ditto.
18706
7339a42e 187072004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 18708 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
18709
18710 * gdb.threads/manythreads.c: New testcase.
18711 * gdb.threads/manythreads.exp: Ditto.
18712
5c98409b
JB
187132004-04-22 Jim Blandy <jimb@redhat.com>
18714
18715 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
18716 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
18717
3b611f1a
MC
187182004-04-21 Michael Chastain <mec.gnu@mindspring.com>
18719
18720 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
18721
f0fd9238
AC
187222004-04-21 Andrew Cagney <cagney@redhat.com>
18723
18724 * gdb.base/sigstep.c: New file.
18725 * gdb.base/sigstep.exp: New file.
18726
90990674
JB
187272004-04-16 Joel Brobecker <brobecker@gnat.com>
18728
18729 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
18730 call to observer_notify_normal_stop.
18731
78cef34b
AC
187322004-04-15 Andrew Cagney <cagney@redhat.com>
18733
18734 * gdb.base/siginfo.c: New file.
18735 * gdb.base/siginfo.exp: New file.
18736
d2343407
JB
187372004-04-12 J. Brobecker <brobecker@gnat.com>
18738
18739 * gdb.base/sep.exp: Fix typo in comment.
18740
a2dba3c8
JB
187412004-04-12 J. Brobecker <brobecker@gnat.com>
18742
18743 * gdb.base/sep.c: New file.
18744 * gdb.base/sep-proc.c: New file.
18745 * gdb.base/sep.exp: New testcase.
18746
15f7b60e
MK
187472004-04-09 Mark Kettenis <kettenis@gnu.org>
18748
18749 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
18750 support.
18751
44f4de1a
AC
187522004-04-05 Andrew Cagney <cagney@redhat.com>
18753
18754 * gdb.base/sigaltstack.c: New file.
18755 * gdb.base/sigaltstack.exp: New file.
18756
ef04f396
JB
187572004-04-04 Joel Brobecker <brobecker@gnat.com>
18758
18759 * gdb.base/foll-fork.exp: Update the expected output for
18760 "help set follow-fork-mode", to match a change that was made
18761 to the help of this variable on 2004-01-13.
18762
d40d2c92
JB
187632004-04-01 Joel Brobecker <brobecker@gnat.com>
18764
18765 * lib/ada.exp: Add copyright notice.
18766 * bar.ads: Likewise.
18767 * bar.adb: Likewise.
18768 * null_record.adb: Likewise.
18769 * null_record.exp: Likewise.
18770 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
18771
f86ef5a3
JB
187722004-04-01 Joel Brobecker <brobecker@gnat.com>
18773
18774 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
18775 * configure: Regenerate.
18776
414e70e3
JB
187772004-04-01 Joel Brobecker <brobecker@gnat.com>
18778
18779 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
18780 to build the application. Remove the message printed when in
18781 verbose mode, redundant with the UNSUPPORTED message above.
18782
f0aaee49
JB
187832004-03-31 Joel Brobecker <brobecker@gnat.com>
18784
18785 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
18786 * gdb.ada (null_record.exp): New testcase.
18787
ac81cb54
JB
187882004-03-31 Joel Brobecker <brobecker@gnat.com>
18789
18790 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
18791
854af2f7
JB
187922004-03-31 Joel Brobecker <brobecker@gnat.com>
18793
18794 * gdb.ada: New subdirectory.
18795 * gdb.ada/Makefile.in: New file.
18796 * gdb.ada/gnat_ada.gpr.in: New file.
18797
034cb681
JB
187982004-03-31 Joel Brobecker <brobecker@gnat.com>
18799
18800 * lib/ada.exp: New file.
18801
78a1a894
DJ
188022004-03-24 Daniel Jacobowitz <drow@mvista.com>
18803
18804 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
18805 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
18806
4b2b3b3e
AC
188072004-03-22 Andrew Cagney <cagney@redhat.com>
18808
18809 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
18810 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
18811 Problem identified by Ulrich Weigand.
18812
23c73aa3
DC
188132004-03-17 David Carlton <carlton@kealia.com>
18814
18815 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
18816 PR c++/826.
18817
d63a86f8
RM
188182004-03-16 Roland McGrath <roland@redhat.com>
18819
18820 * gdb.base/auxv.exp: New file.
18821 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
18822
0e02aa50
DC
188232004-03-12 David Carlton <carlton@kealia.com>
18824
18825 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
18826 * gdb.cp/pr-1553.cc: Ditto.
18827 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
18828 pass branch.
18829
c20b71be
MC
188302004-03-12 Michael Chastain <mec.gnu@mindspring.com>
18831
18832 * gdb.cp/templates.exp: Accept more template types.
18833
c7414a01
MC
188342004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18835
18836 From Corinna Vinschen with modifications.
18837 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
18838 local variable obj_with_enum.
18839 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
18840 results with obj_with_enum.
18841
ed69573c
MC
188422004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18843
18844 * gdb.cp/classes.cc: New file, copied from misc.cc.
18845 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
18846
28301461
MC
188472004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18848
18849 * gdb.cp/misc.cc: Add copyright notice.
18850
1198ecbe
DC
188512004-03-05 David Carlton <carlton@kealia.com>
18852
18853 * gdb.cp/rtti.exp: Add 'print *obj3' test.
18854 * gdb.cp/rtti.h: Update copyright.
18855 (namespace n2::n3): New.
18856 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
18857 (n2::n3::func3): New.
18858 (main): Call n2::n3::func3.
18859 * gdb.cp/rtti2.cc: Update copyright.
18860 (n2::create3): New.
18861
9e08c470
MK
188622004-03-04 Mark Kettenis <kettenis@gnu.org>
18863
18864 * gdb.asm/openbsd.inc: Fix typo.
18865
4bebc3aa
FF
188662004-03-03 Fred Fish <fnf@redhat.com>
18867
18868 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
18869 "val" instead of unused "size". Update copyright year.
18870
6ea9fb37
DJ
188712004-02-29 Daniel Jacobowitz <drow@mvista.com>
18872
18873 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
18874 to use unsigned char.
18875 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
18876 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
18877
23b23974
DJ
188782004-02-29 Daniel Jacobowitz <drow@mvista.com>
18879
18880 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
18881 line of output.
18882
7574fd53
DJ
188832004-02-28 Daniel Jacobowitz <drow@mvista.com>
18884
18885 * gdb.base/relocate.c (dummy): Initialize.
18886
a195357f
DJ
188872004-02-28 Daniel Jacobowitz <drow@mvista.com>
18888
18889 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
18890 a breakpoint at exit.
18891
72fd54a9
FF
188922004-02-27 Fred Fish <fnf@redhat.com>
18893
18894 * gdb.base/chng-syms.exp: Add expect condition to match failing
18895 case that isn't a timeout.
18896
b9d23137
AC
188972004-02-27 Andrew Cagney <cagney@redhat.com>
18898
18899 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
18900 support.
18901
15d208f6 189022004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 18903
15d208f6
FF
18904 * gdb.arch/gdb1431.c: Remove.
18905 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
18906 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
18907 of "until" incorrectly.
18908
98f9cd2d
JB
189092004-02-26 J. Brobecker <brobecker@gnat.com>
18910
18911 * gdb.cp/class2.cc (empty): New class.
18912 (refer): New function.
18913 (main): Declare an object of type empty and use it.
18914 * gdb.cp/class2.exp: Print the value of an object of type empty.
18915
9b50c11b
JJ
189162004-02-26 Jeff Johnston <jjohnstn@redhat.com>
18917
18918 * gdb.base/langs.exp: Update query string to match the
18919 new nquery format used for pending breakpoints.
18920
0dcd613f
AC
189212004-02-26 Andrew Cagney <cagney@redhat.com>
18922
18923 Fix PR i18n/1570.
18924 * gdb.base/charset.c: Update copyright notice.
18925 (main, init_string): Remove the escape character '\e' tests.
18926 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
18927 * gdb.base/charset.exp (valid_host_charset): Ditto.
18928 * gdb.base/setvar.exp: Ditto.
18929
b8a56647
AC
189302004-02-24 Andrew Cagney <cagney@redhat.com>
18931
90d59e34
AC
18932 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
18933 mmapped data in core file" PASS and FAIL messages consistent.
18934
b8a56647
AC
18935 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
18936 setting a breakpoint. Work around PR java/1565.
18937
9f27c604
JJ
189382004-02-23 Jeff Johnston <jjohnstn@redhat.com>
18939
18940 * lib/gdb.exp (gdb_breakpoint): Update query string to match
18941 new nquery format.
18942 * gdb.base/pending.exp: Ditto.
18943
3224a706
MK
189442004-02-22 Mark Kettenis <kettenis@gnu.org>
18945
18946 * configure.in: Run stabs tests on *BSD.
18947 * configure: Regenerated.
18948
41e0a9ca
MK
189492004-02-21 Mark Kettenis <kettenis@gnu.org>
18950
18951 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
18952
1e1b3428
FF
189532004-02-20 Fred Fish <fnf@redhat.com>
18954
18955 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
18956 blank in test for "returns short", for consistency with other
18957 "returns xxx" tests. Update copyright year.
18958
f9a7572a
FF
189592004-02-19 Fred Fish <fnf@redhat.com>
18960
18961 New testcase for PR breakpoint/1558.
18962 * gdb.arch/gdb1558.exp: New file.
18963 * gdb.arch/gdb1558.c: New file.
18964
b2ce2854
EZ
189652004-02-19 Elena Zannoni <ezannoni@redhat.com>
18966
18967 * gdb.base/nodebug.exp: Fix typo.
18968
e7c9ff01
JB
189692004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18970
18971 Committed by Jim Blandy <jimb@redhat.com>.
18972
62f4b920
JB
18973 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
18974
2db536a1
JB
18975 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
18976
e7c9ff01
JB
18977 * gdb.base/float.exp: Support s390*-*-* targets.
18978
f3205b34
AF
189792004-02-17 Adam Fedor <fedor@gnu.org>
18980
18981 * gdb.base/gdb1555.exp: New file.
18982 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
18983
9d62932d
EZ
189842004-02-17 Elena Zannoni <ezannoni@redhat.com>
18985
18986 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
18987
344c9711
FF
189882004-02-16 Fred Fish <fnf@redhat.com>
18989
18990 * gdb.arch/gdb1291.c: Remove
18991 * gdb.arch/gdb1291.s: New test input file.
18992 * gdb.arch/gdb1291.exp: Expand test to check case that should not
18993 fail. Test for correct result, known incorrect result, other
18994 failures and timeouts.
18995
2d822687
AC
189962004-02-16 Andrew Cagney <cagney@redhat.com>
18997
18998 * gdb.base/bigcore.exp: New file.
18999 * gdb.base/bigcore.c: New file.
19000
dac15b66
AC
190012004-02-13 Andrew Cagney <cagney@redhat.com>
19002
19003 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
19004 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
19005 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
19006 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
19007 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
19008 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
19009 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
19010 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
19011 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
19012 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
19013
6bdfc2c4
JJ
190142004-02-11 Jeff Johnston <jjohnstn@redhat.com>
19015
19016 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
19017 executed is an alloc instruction.
19018
87b3ede8
DC
190192004-02-11 David Carlton <carlton@kealia.com>
19020
19021 * gdb.cp/breakpoint.exp: New.
19022 * gdb.cp/breakpoint.cc: New.
19023
6e19e2bf
MC
190242004-02-11 Michael Chastain <mec.gnu@mindspring.com>
19025
19026 Partial fix for PR gdb/1543.
19027 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
19028 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
19029 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
19030 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
19031 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
19032 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
19033 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
19034 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
19035 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
19036 to bug-gdb@prep.ai.mit.edu .
19037 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
19038 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
19039 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
19040 Likewise.
19041
5c5455dc
AC
190422004-02-10 Andrew Cagney <cagney@redhat.com>
19043
19044 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
19045 using gdb_internal_error_resync.
19046
9cf689d7
DJ
190472004-02-09 Daniel Jacobowitz <drow@mvista.com>
19048
19049 * gdb.threads/thread-specific.exp: Stop early if no threads are
19050 found.
19051
d2dc51db
MC
190522004-02-09 Michael Chastain <mec.gnu@mindspring.com>
19053
19054 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
19055
14b1a056
DJ
190562004-02-08 Daniel Jacobowitz <drow@mvista.com>
19057
19058 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
19059 breakpoints.
19060
83f66e8f
DJ
190612004-02-07 Daniel Jacobowitz <drow@mvista.com>
19062
19063 * config/sim.exp (gdb_load): Handle $arg == "".
19064 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
19065 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
19066
30fc0091
EZ
190672004-02-07 Elena Zannoni <ezannoni@redhat.com>
19068
a9c64011
AS
19069 * gdb.base/maint.exp: Update test to reflect
19070 obstack changes.
30fc0091 19071
4d806929
JJ
190722004-02-04 Jeff Johnston <jjohnstn@redhat.com>
19073
19074 * gdb.base/pendshr.c (pendfunc): New function that calls
19075 pendfunc1.
19076 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
19077
7bfdd688
FF
190782004-02-04 Fred Fish <fnf@redhat.com>
19079
19080 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
19081 function symbols and update copyright years.
19082 * gdb.arch/gdb1291.c: Ditto.
19083
aaa08ee4
MC
190842004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19085
19086 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
19087
dbad7755
MC
190882004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19089
19090 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
19091
ec4646ef
MC
190922004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19093
19094 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
19095
1b802196
FF
190962004-02-02 Fred Fish <fnf@redhat.com>
19097
19098 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
19099 remote targets. Update copyright years.
19100
18fe2033
JJ
191012004-02-02 Jeff Johnston <jjohnstn@redhat.com>
19102
19103 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
19104 support.
19105 * gdb.base/langs.exp: Fix test which attempts to create
19106 breakpoint on non-existent function to handle new pending
19107 support.
19108 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
19109 a breakpoint.
19110 * gdb.base/pending.exp: New test.
19111 * gdb.base/pending.c: New file.
19112 * gdb.base/pendshr.c: Ditto.
19113
8d577d32
DC
191142004-02-02 David Carlton <carlton@kealia.com>
19115
19116 * gdb.cp/overload.exp: Add overloadNamespace tests.
19117 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
19118 (overloadNamespace, XXX): New.
19119 (main): Call XXX::marker2.
19120
3ad13771
FF
191212004-02-01 Fred Fish <fnf@redhat.com>
19122
19123 * gdb.base/dump.exp: Use runto_main instead of "runto main".
19124 * gdb.base/finish.exp: Ditto.
19125 * gdb.base/gcore.exp: Ditto.
19126 * gdb.base/huge.exp: Ditto.
19127 * gdb.base/info-proc.exp: Ditto.
19128 * gdb.base/return2.exp: Ditto.
19129 * gdb.threads/gcore-thread.exp: Ditto.
19130
44c75849
DJ
191312004-02-01 Daniel Jacobowitz <drow@mvista.com>
19132
19133 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
19134
005bc093
MK
191352004-02-01 Mark Kettenis <kettenis@gnu.org>
19136
19137 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
19138 that opening the file succeeds on OpenBSD.
19139
c47cebdb
DJ
191402004-02-01 Daniel Jacobowitz <drow@mvista.com>
19141
19142 * gdb.threads/thread-specific.c: New file.
19143 * gdb.threads/threads-specific.exp: New test script.
19144 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
19145 to expect_out.
19146
5a01311c
MK
191472004-02-01 Mark Kettenis <kettenis@gnu.org>
19148
19149 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
19150 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
19151 only on the "print_small_structs from print_long_arg_list" test.
19152
ce22a4f1
DJ
191532004-02-01 Daniel Jacobowitz <drow@mvista.com>
19154
19155 * gdb.base/completion.exp: Kill a stray backslash.
19156
19157 From Jim Ingham <jingham@apple.com>:
19158 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
19159 agrees with the result from sending a tab.
19160
abbab9d3
DJ
191612004-01-31 Daniel Jacobowitz <drow@mvista.com>
19162
19163 * gdb.base/chng-syms.exp: Remove stray newline.
19164
53904d1e
MK
191652004-01-31 Mark Kettenis <kettenis@gnu.org>
19166
19167 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
19168 *-*-openbsd*.
19169 * gdb.asm/openbsd.inc: New file.
19170
3a4b3aac
MK
191712004-01-30 Mark Kettenis <kettenis@gnu.org>
19172
19173 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
19174 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
19175 *-*solaris2*. Remove commented out default settings for
19176 asm-flags. Replace gdb_compile with target_link.
19177
ebac27b4
MC
191782004-01-29 Michael Chastain <mec.gnu@mindspring.com>
19179
19180 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
19181 for all tests. Remove old hp-ux and cygnus xfail cases.
19182
d8679d84
PH
191832004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
19184
19185 * gdb.base/chng-syms.exp: New file.
19186 * gdb.base/chng-syms.c: New file.
19187
0a55bc22
MC
191882004-01-24 Michael Chastain <mec.gnu@mindspring.com>
19189
19190 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
19191 Provide arms for current output in all my configurations.
19192
94b8e876
MC
191932004-01-24 Michael Chastain <mec.gnu@mindspring.com>
19194
19195 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
19196 * lib/compiler.cc: Likewise.
19197 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
19198 get the right preprocessor. Eval the output directly. Remove
19199 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
19200 hp_f77_compiler and hp_f90_compiler completely.
19201 (gdb_preprocess): Delete.
19202 (get_compiler): Delete.
19203
7cf03d44
MK
192042004-01-24 Mark Kettenis <kettenis@gnu.org>
19205
19206 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
19207 <string.h>.
19208
68b6dce9
NR
192092004-01-24 Nick Roberts <nick@nick.uklinux.net>
19210
19211 * gdb.mi/mi-stack.exp: Update copyright.
19212
b368761e
DC
192132004-01-23 David Carlton <carlton@kealia.com>
19214
19215 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
19216 test for cp_lookup_transparent_type.
19217 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
19218 call them.
19219
f2061b53
DJ
192202004-01-23 Daniel Jacobowitz <drow@mvista.com>
19221
19222 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
19223 after -var-update.
19224
37fc574a
DC
192252004-01-23 David Carlton <carlton@kealia.com>
19226
19227 * gdb.cp/namespace.cc (C::ensureRefs): New.
19228 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
19229
8e94b928
NR
192302004-01-20 Nick Roberts <nick@nick.uklinux.net>
19231
19232 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
19233 case "-stack-list-locals 2".
19234 * gdb.mi/mi-var-child.exp: Test for case
19235 "-var-list-children --all-values NAME".
19236
997b0952
MC
192372004-01-18 Michael Chastain <mec.gnu@mindspring.com>
19238
19239 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
19240
52470da3
MK
192412004-01-18 Mark Kettenis <kettenis@gnu.org>
19242
7049b4b8
MK
19243 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
19244 used with gdb_test_multiple.
19245
52470da3
MK
19246 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
19247 read at address 0. This fixes PR testsuite/1504.
19248
da6012e5
DJ
192492004-01-18 Daniel Jacobowitz <drow@mvista.com>
19250
19251 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
19252 Remove downloading, guessing the host executable, the calls to
19253 gdb_file_cmd and gdb_target_cmd, and "load" support.
19254 (infer_host_exec): New function broken out from gdb_load.
19255 (gdb_load): New wrapper for gdbserver_gdb_load.
19256 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
19257 gdb_target_cmd. Use -target-select.
19258 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
19259 Download binaries to the host. Clear last_mi_remote_file when
19260 we load a new binary.
19261 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
19262 call gdbserver_gdb_load and mi_gdb_target_cmd.
19263
32c70722
MC
192642004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19265
19266 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
19267 type patterns.
19268
b0cecf36
MC
192692004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19270
19271 * gdb.cp/templates.exp: Fix typo in test name of
19272 "print Foo<volatile char*>::foo".
19273
4120d7e6
MC
192742004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19275
19276 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
19277
f679e530
BE
192782004-01-16 Ben Elliston <bje@wasabisystems.com>
19279
19280 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
19281 (clean mostlyclean): Remove empty rm.
19282
091c48f6
MC
192832004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19284
19285 * gdb.base/setvar.exp: Add copyright years.
19286
3e5fc8d2
DC
192872004-01-14 David Carlton <carlton@bactrian.org>
19288
19289 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
19290 PR c++/1511 and update coment.
19291 * gdb.cp/templates.exp: Update patterns to match current output.
19292 If changes involve something other than whitespace, KFAIL
19293 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
19294
63d06c5c
DC
192952004-01-14 David Carlton <carlton@kealia.com>
19296
19297 * gdb.cp/namespace.exp: Add tests involving classes defined within
19298 namespaces.
19299 * gdb.cp/namespace.cc (C::CClass): New.
19300 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
19301
a51dab88
EZ
193022004-01-14 Elena Zannoni <ezannoni@redhat.com>
19303
19304 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
19305 what debug info we have. Print a better message if something goes
19306 wrong while producing the separate debug info file.
19307
a476ccc9
MC
193082004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19309
19310 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
19311
f453692c
MC
193122004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19313
19314 * gdb.base/callfuncs.c: Add copyright notice.
19315
f40063a5
MC
193162004-01-13 Michael Chastain <mec.gnu@mindspring.com>
19317
19318 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
19319 inheritance. PR gdb/1498, PR gcc/13539.
19320
19ac3974
EZ
193212004-01-13 Elena Zannoni <ezannoni@redhat.com>
19322
a9c64011
AS
19323 * gdb.threads/gcore-thread.exp: Prefix name of binary with
19324 test specific name.
19325 * gdb.mi/gdb669.exp: Ditto.
19326 * gdb.mi/mi-pthreads.exp: Ditto.
19327 * gdb.mi/mi1-pthreads.exp: Ditto.
19328 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 19329
56c97c6e
MC
193302004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19331
19332 * gdb.cp/member-ptr.cc: Add copyright notice.
19333
a0644324
MC
193342004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19335
19336 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
19337 some patterns for recent versions of gcc and hpacc. Delete
19338 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
19339 Delete tests that access a NULL pointer-to-member-data. This
19340 script is still disabled for gcc.
19341
32fabe09
EZ
193422004-01-12 Elena Zannoni <ezannoni@redhat.com>
19343
19344 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 19345 escaped correctly.
32fabe09 19346
1f8a6abb
EZ
193472004-01-12 Elena Zannoni <ezannoni@redhat.com>
19348
19349 * gdb.base/sepdebug.exp: New file.
19350 * gdb.base/sepdebug.c: New file.
19351 * lib/gdb.exp (separate_debug_filename): New procedure.
19352 (gdb_gnu_strip_debug): New procedure.
19353
48efe704
AC
193542004-01-12 Andrew Cagney <cagney@redhat.com>
19355
19356 * gdb.mi/ChangeLog: Delete file. Renamed to ...
19357 * gdb.mi/ChangeLog-1999-2003: New file.
19358
a9415475
AC
193592004-01-12 Andrew Cagney <cagney@redhat.com>
19360
19361 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
19362 "Renaming a directory to a non-empty directory returns ENOTEMPTY
19363 or EEXIST", treat EBUSY as an XFAIL.
19364
83b8cf9d
MC
193652004-01-11 Michael Chastain <mec.gnu@mindspring.com>
19366
19367 * gdb.base/scope.exp: Remove obsolete setup_xfail for
19368 hp_cc_compiler.
19369
9939d2a8
MC
193702004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19371
19372 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
19373 decorations.
19374
1ff8cadf
MC
193752004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19376
19377 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
19378 and "(aCC)" decorations. Remove obsolete doco about old
19379 test results.
19380
6fa9022e
MC
193812004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19382
19383 * gdb.cp/exception.exp: Fix typo in doco.
19384
209721fe
MK
193852004-01-09 Mark Kettenis <kettenis@gnu.org>
19386
19387 * gdb.base/gdb1476.exp: Fix typo.
19388
ef11303e
MC
193892004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19390
19391 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
19392 file.
19393
041ab88c
MC
193942004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19395
19396 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
19397 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
19398 Use gdb_compile. Remove restriction on gcc. Add some patterns
19399 for recent version of gdb. Delete second half, which was a copy
19400 of the first half with different build flags. This test is
19401 still disabled because it is still not ready for production.
19402
e36d075a
MC
194032004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19404
19405 * gdb.cp/exception.cc: Add copyright notice.
19406 * gdb.cp/exception.exp: Add a notice that this file is broken
19407 because of line number changes caused by addition of copyright
19408 notice.
19409
42b190ad
MC
194102004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19411
19412 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
19413 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
19414
8f25f06b
MC
194152004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19416
19417 * gdb.cp/classes.exp: Accept gnu abi 2.
19418 * gdb.cp/derivation.exp: Likewise.
19419 * gdb.cp/overload.exp: Likewise.
19420 * gdb.cp/virtfunc.exp: Likewise.
19421
06ded8b8
MC
194222004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19423
19424 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
19425 semicolon after end of function.
19426
77c26ae3
MC
194272004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19428
19429 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
19430 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
19431 boilerplate code for compiling and running the program under
19432 test. Add some string method tests.
19433
20757486
MC
194342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19435
19436 * gdb.cp/bs15503.cc: Add copyright notice.
19437 * gdb.cp/bs15503.exp: Adjust line number.
19438
0fd3b503
MC
194392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19440
19441 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
19442 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
19443
10d1bea8
MC
194442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19445
19446 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
19447 hp_cc_compiler.
19448
2789202a
MC
194492004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19450
19451 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
19452 * gdb.cp/ctti.exp: Use the marker instead of "next".
19453 With gcc, run further before bailing.
19454
b862f14c
MC
194552004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19456
19457 * gdb.cp/cttiadd.cc: Add copyright notice.
19458 * gdb.cp/cttiadd1.cc: Likewise.
19459 * gdb.cp/cttiadd2.cc: Likewise.
19460 * gdb.cp/cttiadd3.cc: Likewise.
19461
96da2469
MC
194622004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19463
19464 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
19465 Use gdb_test, gdb_test_multiple. Use floating-point values that
19466 have exact representations in IEEE-ish formats.
19467
053248ff
MC
194682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19469
19470 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
19471 compilers. Delete duplicate call to get_compiler_info.
19472 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
19473 * gdb.base/volatile.exp: Likewise.
19474
84acecdd
MK
194752004-01-07 Mark Kettenis <kettenis@gnu.org>
19476
19477 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
19478 memory at address 0.
19479
fe11a27f
MC
194802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19481
19482 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
19483 to test for hp-ux assembler. Fix copyright years.
19484
60ad077b
AC
194852004-01-07 Andrew Cagney <cagney@redhat.com>
19486
19487 * gdb.base/fileio.c (strerrno): Add "EBUSY".
19488
1c9b8f33
AC
194892004-01-07 Andrew Cagney <cagney@redhat.com>
19490
19491 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
19492 when creating the read-only file. From analysis by Roland McGrath
19493 and Elena Zannoni.
19494
753ccc7a
MC
194952004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19496
19497 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
19498
eca3e36b
MC
194992004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19500
19501 * gdb.base/cvexpr.c: Be type-safe with function pointers and
19502 data pointers.
19503
f8d4bac4
MC
195042004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19505
19506 * gdb.cp/m-static.exp: Compile one source file at a time.
19507 Delete unused call to get_compiler_info.
19508
9b4e0f94
MC
195092004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19510
19511 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
19512 * gdb.base/call-rt-st.exp: Likewise.
19513 * gdb.base/nodebug.exp: Likewise.
19514 * gdb.base/volatile.exp: Likewise.
19515 * gdb.cp/ref-types.exp: Likewise.
19516 * gdb.cp/templates.exp: Likewise.
19517
023c1024
MK
195182004-01-05 Mark Kettenis <kettenis@gnu.org>
19519
19520 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
19521
19703c4a
MC
195222004-01-05 Michael Chastain <mec.gnu@mindspring.com>
19523
19524 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
19525 hppa*-hp-hpux*.
19526
18b67037
MK
195272004-01-04 Mark Kettenis <kettenis@gnu.org>
19528
ba6219c8
MK
19529 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
19530 x86_64-*-*.
19531
18b67037
MK
19532 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
19533 sparc64-*-* and sparc*-solaris2*.
19534
1bfbbb9d
MK
195352004-01-04 Mark Kettenis <kettenis@gnu.org>
19536
19537 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
19538 return ${tests}" test. The ${tests} already mentions the
19539 filename.
19540
06846494
MC
195412004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19542
19543 * gdb.cp/local.exp: Accept gcc abi 2.
19544
3b0cb202
MC
195452004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19546
19547 * gdb.cp/templates.exp: Accept gcc abi 2.
19548
0643ec3f
MC
195492004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19550
19551 * lib/compiler.cc: Remove supports_template_debugging.
19552 * gdb.cp/templates.exp: Do not test supports_template_debugging.
19553
d231d0b1
MC
195542004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19555
19556 * gdb.cp/namespace.exp: Accept gcc abi 2.
19557
44ffb27c
MC
195582004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19559
19560 * gdb.cp/method.exp: Accept gcc abi 2.
19561
184ad485
MC
195622004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19563
19564 * gdb.cp/classes.exp: Generate identical results as old version.
19565 * gdb.cp/derivation.exp: Likewise.
19566 * gdb.cp/overload.exp: Likewise.
19567 * gdb.cp/virtfunc.exp: Likewise.
19568
116f09e7
MC
195692004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19570
19571 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
19572 mysterious bug with sourceware version of expect.
19573
b1379776
MC
195742004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19575
19576 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
19577 current versions of gcc, including gcc abi 2. Remove gratuitous
19578 restart of test program. Use gdb_test_multiple and gdb_test for
19579 all tests. Add patterns to xfail missing "const" in "const char *"
19580 and kfail PR gdb/1155.
19581
6b7a4c0e
MC
195822004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19583
19584 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
19585 current versions of gcc, including gcc abi 2. Remove gratuitous
19586 restart of test program. Use gdb_test_multiple and gdb_test for
19587 all tests. Add patterns to kfail PR gdb/1498.
19588
51615d72
MC
195892003-12-31 Michael Chastain <mec.gnu@mindspring.com>
19590
19591 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
19592 current versions of gcc, including gcc abi 2. Use "breakpoint"
19593 and "continue" instead of restarting the target program. Use
19594 gdb_test_multiple and gdb_test for all tests.
19595
7b79a9d7
MK
195962004-01-01 Mark Kettenis <kettenis@gnu.org>
19597
19598 * gdb.asm/asm-source.exp: Update copyright year. Link statically
19599 for *-*-solaris2*.
19600
1cd3489f
MC
196012003-12-31 Michael Chastain <mec.gnu@mindspring.com>
19602
19603 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
19604 current versions of gcc, including gcc abi 2. Use "breakpoint"
19605 and "continue" instead of restarting the target program several
19606 times. Use gdb_test_multiple and gdb_test for all tests.
19607
850742db
MC
196082003-12-18 Michael Chastain <mec.gnu@mindspring.com>
19609
19610 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
19611 source files.
19612
eb4bbda8
MC
196132003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19614
19615 * gdb.base/environ.exp: Handle compiling test case from multiple
19616 source files.
19617
e42c7771
MC
196182003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19619
19620 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
19621
80e4b428
JB
196222003-12-17 Jim Blandy <jimb@redhat.com>
19623
5f06973a
JB
19624 * gdb.base/freebpcmd.c: Add copyright notice.
19625
80e4b428
JB
19626 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
19627
0ab84fb7
MC
196282003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19629
19630 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
19631
1b3bb3d0
JB
196322003-12-13 Jim Blandy <jimb@redhat.com>
19633
19634 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
19635
3a4c9371
KB
196362003-12-12 Kevin Buettner <kevinb@redhat.com>
19637
19638 * gdb.asm/frv.inc: New file.
19639 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
19640
a1dea79a
FF
196412003-12-09 Fred Fish <fnf@redhat.com>
19642
19643 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
19644 functions to break1.c and leave prototypes behind. Add more
19645 "set breakpoint NN here" comments.
19646 * gdb.base/break1.c: New file.
19647
19648 * gdb.base/break.exp: Handle compiling test case from multiple
19649 source files and change source file references as needed.
19650 * gdb.base/completion.exp: Ditto.
19651 * gdb.base/condbreak.exp: Ditto.
19652 * gdb.base/define.exp: Ditto.
19653 * gdb.base/ena-dis-br.exp: Ditto.
19654 * gdb.base/info-proc.exp: Ditto.
19655 * gdb.base/maint.exp: Ditto.
19656 * gdb.base/until.exp: Ditto.
19657
19658 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
19659 hardcoded line numbers.
19660 * gdb.base/define.exp: Ditto.
19661 * gdb.base/ena-dis-br.exp: Ditto.
19662 * gdb.base/maint.exp: Ditto.
19663 * gdb.base/until.exp: Ditto.
19664
19665 * gdb.base/completion.exp: Use "break1" for completion tests since
19666 "break" is no longer a unique prefix.
19667
5266b69c
AC
196682003-12-06 Andrew Cagney <cagney@redhat.com>
19669
19670 * gdb.base/structs.exp (test_struct_returns): When applicable, set
19671 "return_value_unimplemented". When an unimplemented struct return
19672 architecture, report incorrect values as a KFAIL
19673
374451f0
MC
196742003-12-05 Michael Chastain <mec.gnu@mindspring.com>
19675
19676 * gdb.cp/rtti.exp: Accept new wording of warning from
19677 cp_lookup_rtti_type.
19678
ba9b20a7
MC
196792003-12-05 Michael Chastain <mec.gnu@mindspring.com>
19680
19681 Partial fix for PR testsuite/1456.
19682 * gdb.base/scope.exp (test_at_main): Replace references to
19683 gcc_compiled with calls to test_compiler_info.
19684 (test_at_foo): Likewise.
19685 (test_at_bar): Likewise.
19686
b74b6d0b
MC
196872003-12-04 Michael Chastain <mec.gnu@mindspring.com>
19688
19689 Partial fix for PR testsuite/1456.
19690 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
19691 to test_compiler_info.
19692
ccfa3402
MC
196932003-12-03 Michael Chastain <mec.gnu@mindspring.com>
19694
19695 * gdb.base/so-impl-ld.exp: Update copyright notice.
19696
f6246aba
MC
196972003-12-02 Michael Chastain <mec.gnu@mindspring.com>
19698
19699 Partial fix for PR testsuite/1456.
19700 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
19701 to test_compiler_info.
19702
13ae734a
MC
197032003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19704
19705 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
19706 from current versions of gdb. Clean up regular expressions.
19707 Delete redundant timeout case.
19708
d8e1cdee
MC
197092003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19710
19711 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
19712 from current versions of gdb. Clean up regular expressions.
19713 Delete redundant timeout case.
19714
96457b64
MC
197152003-12-01 Michael Chastain <mec.gnu@mindspring.com>
19716
19717 Partial fix for PR testsuite/1456.
19718 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
19719 gcc_compiled with call to test_compiler_info.
19720
f35309fc
MC
197212003-11-30 Michael Chastain <mec.gnu@mindspring.com>
19722
19723 Partial fix for PR testsuite/1456.
19724 * gdb.base/list.exp (test_list_function): Delete unused declaration
19725 of gcc_compiled.
19726
d7afdf9b
MC
197272003-11-29 Michael Chastain <mec.gnu@mindspring.com>
19728
19729 Partial fix for PR testsuite/1456.
19730 * gdb.base/complex.exp: Replace reference to gcc_compiled with
19731 call to test_compiler_info.
19732
71507b56
MK
197332003-11-29 Mark Kettenis <kettenis@gnu.org>
19734
19735 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
19736 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
19737 it to create the appropriate note.inc.
19738 * gdb.asm/asmsrc1.s: Include "note.inc".
19739 * gdb.asm/netbsd.inc: New file.
19740 * gdb.asm/empty.inc: New file.
19741
f81f93f7
MC
197422003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19743
19744 Partial fix for PR testsuite/1456.
19745 * gdb.base/constvars.exp: Replace references to gcc_compiled with
19746 calls to test_compiler_info.
19747
9a77938e
MC
197482003-11-27 Michael Chastain <mec.gnu@mindspring.com>
19749
19750 Partial fix for PR testsuite/1456.
19751 * gdb.base/volatile.exp: Replace references to gcc_compiled with
19752 calls to test_compiler_info.
19753
e8367dc7
MK
197542003-11-27 Mark Kettenis <kettenis@gnu.org>
19755
19756 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
19757 pattern for the KFAILs.
19758
526c61ee
AF
197592003-11-25 Adam Fedor <fedor@gnu.org>
19760
19761 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
19762 * gdb.objc/objcdecode.m: New file.
19763
28f2d600
AF
197642003-11-25 Adam Fedor <fedor@gnu.org>
19765
19766 * gdb.objc/nondebug.exp: Test for PR objc/1236.
19767 * gdb.objc/nondebug.m: New file.
19768
a3895cee
BE
197692003-11-26 Ben Elliston <bje@wasabisystems.com>
19770
19771 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
19772 NetBSD as it does on FreeBSD. Modelled on a similar change by
19773 Mark Kettenis on 2003-05-30.
19774 (link-flags): Set to "--entry _start" regardless of target.
19775 Special linker flags are to be appended to $link-flags.
19776 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
19777
c9f2c8a3
MC
197782003-11-25 Michael Chastain <mec.gnu@mindspring.com>
19779
19780 * gdb.cp/method.exp: Accept output of new demangler.
19781
15a0587a 197822003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
19783
19784 * gdb/class2.exp: New file.
19785 * gdb/class2.cc: New file.
19786
3c00b570
MC
197872003-11-25 Michael Chastain <mec.gnu@mindspring.com>
19788
19789 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
19790 of new demangler.
19791
7027acc7
MK
197922003-11-23 Mark Kettenis <kettenis@gnu.org>
19793
19794 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
19795 of gdb_test "run".
19796
b0e1598a
MK
197972003-11-23 Mark Kettenis <kettenis@gnu.org>
19798
19799 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
19800 "continue" into "run".
19801
4d9eda44
MC
198022003-11-23 Michael Chastain <mec.gnu@mindspring.com>
19803
19804 Partial fix for PR testsuite/1456.
19805 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
19806 call to test_compiler_info.
19807 * gdb.cp/ctti.exp: Likewise.
19808 * gdb.cp/derivation.exp: Likewise.
19809 * gdb.cp/member-ptr.exp: Likewise.
19810 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
19811 reference to gcc_compiled.
19812
198132003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
19814
19815 Fix PR testsuite/1463.
19816 * gdb.base/structs.exp (start_structs_test): Call
19817 get_debug_format before using the debug format.
19818
d422fe19
AC
198192003-11-22 Andrew Cagney <cagney@redhat.com>
19820
19821 * lib/gdb.exp (gdb_test_multiple): Add simple example.
19822 * gdb.base/structs.exp: Use gdb_test_multiple.
19823
039cf96d
AC
198242003-11-20 Andrew Cagney <cagney@redhat.com>
19825
6882279b
AC
19826 * gdb.base/structs.exp: Handle and recover from internal errors.
19827 Replace "foo${n}" with "foo<n>" in test messages.
19828
e53890ae
AC
19829 * gdb.base/structs.exp: Update copyright. Rewrite.
19830 * gdb.base/structs.c: Update copyright. Rewrite.
19831
2b211c59
AC
19832 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
19833 resync count exceeded.
d63a86f8 19834
039cf96d
AC
19835 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
19836 from the internal error.
19837 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
19838 Original from Jim Blandy.
19839 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 19840
eac98b22
AC
198412003-11-19 Andrew Cagney <cagney@redhat.com>
19842
19843 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
19844 KFAIL.
19845
67455b2a
MK
198462003-11-17 Mark Kettenis <kettenis@gnu.org>
19847
19848 New testcase for PR backtrace/1435.
19849 * gdb.arch/i386-unwind.exp: New file.
19850 * gdb.arch/i386-unwind.c: New file.
19851
853d6e5b
AC
198522003-11-17 Andrew Cagney <cagney@redhat.com>
19853
19854 * lib/gdb.exp (compiler_info): New global.
19855 (test_compiler_info): New function.
19856 (get_compiler_info): Set compiler_info.
19857 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
19858 "compiler_info" to gcc-<major>-<minor>.
19859
38cf6e11
MC
198602003-11-15 Michael Chastain <mec.gnu@mindspring.com>
19861
19862 * gdb.trace/configure: Remove.
19863
a50d3602
EZ
198642003-11-13 Elena Zannoni <ezannoni@redhat.com>
19865
19866 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 19867 breakpoints.
a50d3602
EZ
19868 * gdb.base/break.exp: Remove all references to explicit line
19869 numbers.
19870
d9407aaa
NC
198712003-11-11 Nick Clifton <nickc@redhat.com>
19872
19873 * gdb.base/shreloc.exp: Do not run for targets which do not
19874 support shared objects.
19875
db488fc1
CV
198762003-11-10 Corinna Vinschen <vinschen@redhat.com>
19877
19878 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
19879 Don't run tests if nofileio flag is given.
19880
6a90a18e
EZ
198812003-11-07 Elena Zannoni <ezannoni@redhat.com>
19882
19883 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 19884 as well as 'Watchpoint'.
6a90a18e 19885
0b915e9c
EZ
198862003-11-06 Elena Zannoni <ezannoni@redhat.com>
19887
19888 Reported by Jim Ingham <jingham@apple.com>:
19889 * gdb.base/annota1.exp: Match at least one occurrence of the
19890 signal handler annotation.
19891
d7e4b55f
EZ
198922003-11-06 Elena Zannoni <ezannoni@redhat.com>
19893
a9c64011
AS
19894 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
19895 as well as 'Watchpoint'.
d7e4b55f 19896
2fe4e8d0
MC
198972003-11-05 Michael Chastain <mec@shout.net>
19898
19899 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
19900
6ef88553
KW
199012003-11-03 Kris Warkentin <kewarken@qnx.com>
19902
19903 * gdb.arch/gdb1291.c: New test file.
19904 * gdb.arch/gdb1291.exp: New test script.
19905 * gdb.arch/gdb1431.c: New test file.
19906 * gdb.arch/gdb1431.exp: New test script.
19907
ae7dc4d8
MC
199082003-10-22 Michael Chastain <mec@shout.net>
19909
19910 * gdb.mi/pthreads.c: Add copyright notice.
19911
c39d7427
MC
199122003-10-22 Michael Chastain <mec@shout.net>
19913
19914 * gdb.threads/pthreads.c: Add copyright notice.
19915
8b7d96c1
MC
199162003-10-20 Michael Chastain <mec@shout.net>
19917
19918 * gdb.base/gdb1056.exp: New test script.
19919
d1d69fdd
DJ
199202003-10-13 Daniel Jacobowitz <drow@mvista.com>
19921
19922 * gdb.threads/killed.exp: Use gdb_run_cmd.
19923
7d605576
DJ
199242003-10-13 Daniel Jacobowitz <drow@mvista.com>
19925
19926 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
19927 create a core file.
19928 * gdb.threads/gcore-thread.exp: Likewise.
19929
618ec112
CV
199302003-10-13 Corinna Vinschen <vinschen@redhat.com>
19931
19932 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
19933 type, based on char type.
19934 (struct bit_flags_short_t): New bitfield type, based on short type.
19935 (init_bit_flags_char): New fuction.
19936 (init_bit_flags_short): Ditto.
19937 (print_bit_flags_char): Ditto.
19938 (print_bit_flags_short): Ditto.
19939 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
19940
9367a73c
MC
199412003-10-11 Michael Chastain <mec@shout.net>
19942
19943 * gdb.base/call-rt-st.exp: Update copyright year.
19944
1decf120
KI
199452003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
19946
19947 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
19948 * gdb.disasm/sh3.s: Ditto.
19949
5445b2ae
DJ
199502003-10-07 Daniel Jacobowitz <drow@mvista.com>
19951
19952 * gdb.threads/switch-threads.exp: New test.
19953 * gdb.threads/switch-threads.c: New source file.
19954
aec24853
CV
199552003-10-07 Corinna Vinschen <vinschen@redhat.com>
19956
19957 * gdb.base/ending-run.exp: Add sh specific case.
19958
adc7428d
AC
199592003-10-06 Andrew Cagney <cagney@redhat.com>
19960
19961 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
19962 * gdb.disasm/mn10200.exp: Delete obsolete file.
19963
c9d37158
DJ
199642003-09-29 Daniel Jacobowitz <drow@mvista.com>
19965
19966 * ChangeLog: Correct an entry command.exp -> commands.exp.
19967 * gdb.base/commands.exp (bp_deleted_in_command_test)
19968 (temporary_breakpoint_commands): Check noargs.
19969
79c2c32d
DC
199702003-09-25 David Carlton <carlton@kealia.com>
19971
19972 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
19973 of some print tests, where appropriate. Add tests for C::D::cd,
19974 E::ce, F::cXfX, G::XgX.
19975 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
19976
594e6d67
RE
199772003-09-25 Richard Earnshaw <rearnsha@arm.com>
19978
19979 * lib/java.exp (java_init): Import target_alias before using it.
19980
10f0d451
DC
199812003-09-25 David Carlton <carlton@kealia.com>
19982
19983 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
19984
274bcba0
EZ
199852003-09-23 Elena Zannoni <ezannoni@redhat.com>
19986
d63a86f8 19987 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 19988 weirdness.
274bcba0 19989
cdbf20f7
MC
199902003-09-17 Michael Chastain <mec@shout.net>
19991
19992 * gdb.cp/gdb1355.exp: New file.
19993 * gdb.cp/gdb1355.c: New file.
19994
71e06f80
CV
199952003-09-15 Corinna Vinschen <vinschen@redhat.com>
19996
19997 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
19998 * gdb.asm/sh.inc: New file.
19999
5c4e30ca
DC
200002003-09-11 David Carlton <carlton@kealia.com>
20001
bd45b7af
DC
20002 * gdb.cp/namespace.exp: Add tests for namespace types.
20003 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
20004 (test_namespace): New.
20005
1c199746
EZ
200062003-09-11 Elena Zannoni <ezannoni@redhat.com>
20007
a9c64011 20008 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 20009 * gdb.stabs/weird.exp: Ditto.
1c199746 20010
04ed252f
MC
200112003-09-08 Michael Chastain <mec@shout.net>
20012
20013 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
20014
d8a2d9e7
MC
200152003-09-07 Michael Chastain <mec@shout.net>
20016
20017 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
20018 'parse error'.
20019
161afb24
MK
200202003-09-07 Mark Kettenis <m.kettenis@osp.nl>
20021
20022 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
20023
49f2741a
MC
200242003-08-30 Michael Chastain <mec@shout.net>
20025
20026 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
20027 * gdb.gdb/observer.exp: Ditto.
20028 * gdb.gdb/xfullpath.exp: Ditto.
20029
8afa723e
MK
200302003-08-29 Mark Kettenis <kettenis@gnu.org>
20031
20032 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
20033 *-*-*bsd*.
20034
f31dfe3b
JJ
200352003-08-28 Jeff Johnston <jjohnstn@redhat.com>
20036
20037 * gdb.base/dump.exp: Skip for ia64.
20038
4630e498
JJ
200392003-08-25 Jeff Johnston <jjohnstn@redhat.com>
20040
20041 * gdb.asm/asm-source.exp: Add ia64 support.
20042 * gdb.asm/ia64.inc: New file.
20043
1105b7ef
MC
200442003-08-22 Michael Chastain <mec@shout.net>
20045
20046 * gdb.cp: New directory.
20047 * gdb.cp/*: Copy from gdb.c++/*.
20048 * gdb.c++/*: Remove.
20049 * Makefile.in: Change gdb.c++ to gdb.cp.
20050 * configure.in: Ditto.
20051 * configure: Regnerate.
20052
c945b932
MK
200532003-08-18 Mark Kettenis <kettenis@gnu.org>
20054
20055 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
20056 * gdb.arch/i386-prologue.c (gdb1338): Add function.
20057
2b66634b
DJ
200582003-08-17 Daniel Jacobowitz <drow@mvista.com>
20059
20060 * mi-var-display.exp (-var-list-children weird): Accept function
20061 pointers with argument types.
20062 * mi1-var-display.exp (-var-list-children weird): Likewise.
20063 * mi2-var-display.exp (-var-list-children weird): Likewise.
20064
a356f73b
DJ
200652003-08-17 Daniel Jacobowitz <drow@mvista.com>
20066
20067 * gdb.base/annota3.exp: Add missing newline.
20068
483417b8
MC
200692003-08-06 Michael Chastain <mec@shout.net>
20070
20071 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
20072
c99c59c3
MS
200732003-08-12 Michael Snyder <msnyder@redhat.com>
20074
20075 * gdb.base/float.exp: Add test for SH.
20076
55ed7501
MK
200772003-08-10 Mark Kettenis <kettenis@gnu.org>
20078
20079 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
20080
1a371f2e
EZ
200812003-08-07 Elena Zannoni <ezannoni@redhat.com>
20082
20083 * gdb.base/completion.exp: Remove reduntant completion test
20084 on filename.
20085
e0f353ce
EZ
200862003-08-07 Elena Zannoni <ezannoni@redhat.com>
20087
a9c64011
AS
20088 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
20089 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
20090 gdb.trace/save-trace.exp: Make sure that full pathnames are
20091 escaped correctly.
e0f353ce 20092
5710a1af 200932003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 20094
a9c64011
AS
20095 * configure.in: Don't generate config.h from config.hin.
20096 * configure: Regenerate.
20097 * config.hin: Remove file.
20098 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
20099 * gdb.threads/pthreads.c: Ditto.
5710a1af 20100
dcd81ce9
DJ
201012003-08-07 Daniel Jacobowitz <drow@mvista.com>
20102
20103 From Kei Sakamoto <sakamoto.kei@renesas.com>:
20104 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
20105 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
20106 Replace ld24 with seth/add3.
20107
6009d884
AC
201082003-08-02 Andrew Cagney <cagney@redhat.com>
20109
20110 * gdb.base/annota3.exp: New file.
20111 * gdb.base/annota3.c: New file.
20112 * gdb.c++/annota3.exp: New file.
20113 * gdb.c++/annota3.cc: New file.
20114
51514e06
MC
201152003-07-29 Michael Chastain <mec@shout.net>
20116
20117 * gdb.threads/tls.c (spin): Check errno only if sem_wait
20118 actually failed.
20119 (do_pass): Likewise.
20120 * gdb.threads/tls.exp: Always initialize no_of_threads.
20121
4ee6625b
DJ
201222003-07-27 Daniel Jacobowitz <drow@mvista.com>
20123
20124 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
20125 pattern.
20126 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
20127 * gdb.threads/tls.exp: Recognize one case of the host library not
20128 supporting TLS.
20129
225f2bf6
AC
201302003-07-27 Andrew Cagney <cagney@redhat.com>
20131
20132 * gdb.base/fileio.exp: Use SH when running commands using
20133 remote_exec.
20134
bcb27c9f
DJ
201352003-07-24 Daniel Jacobowitz <drow@mvista.com>
20136
20137 From Kei Sakamoto <sakamoto.kei@renesas.com>:
20138 * gdb.base/relocate.c (dummy): New padding array.
20139
3d67be83
MS
201402003-07-22 Michael Snyder <msnyder@redhat.com>
20141
d63a86f8 20142 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
20143
20144 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
20145 patterns to be more general, accepting old and new output.
20146 Some output chars (such as '+') also must be quoted.
d63a86f8 20147 Some addresses are displayed numerically instead of
3d67be83
MS
20148 symbolically.
20149
57ba3b85
MS
201502003-07-23 Michael Snyder <msnyder@redhat.com>
20151
686d097c
MS
20152 * gdb.base/return2.exp: Don't test long-long return.
20153
57ba3b85
MS
20154 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
20155 * gdb.disasm/t01_mov.exp: Ditto.
20156 * gdb.disasm/t02_mova.s: Ditto.
20157 * gdb.disasm/t02_mova.exp: Ditto.
20158 * gdb.disasm/t03_add.s: Ditto.
20159 * gdb.disasm/t03_add.exp: Ditto.
20160 * gdb.disasm/t04_sub.s: Ditto.
20161 * gdb.disasm/t04_sub.exp: Ditto.
20162 * gdb.disasm/t05_cmp.s: Ditto.
20163 * gdb.disasm/t05_cmp.exp: Ditto.
20164 * gdb.disasm/t06_ari2.s: Ditto.
20165 * gdb.disasm/t06_ari2.exp: Ditto.
20166 * gdb.disasm/t07_ari3.s: Ditto.
20167 * gdb.disasm/t07_ari3.exp: Ditto.
20168 * gdb.disasm/t08_or.s: Ditto.
20169 * gdb.disasm/t08_or.exp: Ditto.
20170 * gdb.disasm/t09_xor.s: Ditto.
20171 * gdb.disasm/t09_xor.exp: Ditto.
20172 * gdb.disasm/t10_and.s: Ditto.
20173 * gdb.disasm/t10_and.exp: Ditto.
20174 * gdb.disasm/t11_logs.s: Ditto.
20175 * gdb.disasm/t11_logs.exp: Ditto.
20176 * gdb.disasm/t12_bit.s: Ditto.
20177 * gdb.disasm/t12_bit.exp: Ditto.
20178 * gdb.disasm/t13_otr.s: Ditto.
20179 * gdb.disasm/t13_otr.exp: Ditto.
20180
e00759ef
EZ
201812003-07-22 Elena Zannoni <ezannoni@redhat.com>
20182
20183 * gdb.threads/tls.exp :Add kfail for 'info address' case.
20184
8bc2021f
EZ
201852003-07-22 Elena Zannoni <ezannoni@redhat.com>
20186
a9c64011
AS
20187 * gdb.threads/tls.c : New file.
20188 * gdb.threads/tls.exp : New file.
20189 * gdb.threads/tls-main.c : New file.
20190 * gdb.threads/tls-shared.c : New file.
20191 * gdb.threads/tls-shared.exp : New file.
8bc2021f 20192
89320c4c
AS
201932003-07-22 Andreas Schwab <schwab@suse.de>
20194
20195 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
20196
180dea7c
AS
201972003-07-20 Andreas Schwab <schwab@suse.de>
20198
20199 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
20200 due to insn reordering.
20201
0714963c
AC
202022003-07-15 Andrew Cagney <cagney@redhat.com>
20203
20204 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
20205
98a23b3f
MC
202062003-07-15 Michael Chastain <mec@shout.net>
20207
20208 * gdb.base/gdb1250.exp: New file.
20209 * gdb.base/gdb1250.c: New file.
20210
27e417a2
ML
202112003-07-09 Michal Ludvig <mludvig@suse.cz>
20212
20213 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
20214 expansion of size_t to 'unsigned long', not only to 'unsigned'.
20215
8bc2021f
EZ
202162003-07-09 Elena Zannoni <ezannoni@redhat.com>
20217
a9c64011
AS
20218 * gdb.threads/tls.c: New file.
20219 * gdb.threads/tls.exp: New file.
20220 * gdb.threads/tls-main.c: New file.
20221 * gdb.threads/tls-shared.c: New file.
20222 * gdb.threads/tls-shared.exp: New file.
8bc2021f 20223
d99968dc
EZ
202242003-07-09 Elena Zannoni <ezannoni@redhat.com>
20225
20226 * gdb.base/annota1.exp: Make sure that we properly escape the
20227 full path of the source file. Xfail more permissive patterns,
d63a86f8 20228 due to a compiler debug info problem.
d99968dc 20229
83876b3b
AS
202302003-07-07 Andreas Schwab <schwab@suse.de>
20231
2705e972
AS
20232 * gdb.asm/m68k.inc: New file.
20233 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
20234
83876b3b
AS
20235 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
20236 arguments"): Also match negative number.
20237
20238 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
20239
3a871b37
DJ
202402003-07-03 Daniel Jacobowitz <drow@mvista.com>
20241
20242 * gdb.base/store.c (charest): New typedef.
20243 (add_char): Rename to add_charest, update.
20244 (wack_char): Rename to wack_charest, update types. Return l + r
20245 to keep r live across the call.
20246 (wack_short, wack_int, wack_long, wack_longest, wack_float)
20247 (wack_double, wack_doublest): Return l + r to keep r live across
20248 the call.
20249 * gdb.base/store.exp: Accomodate store.c changes.
20250
b2a7f303
DC
202512003-06-30 David Carlton <carlton@kealia.com>
20252
20253 * gdb.c++/maint.exp (test_invalid_name): New.
20254 (test_first_component): Add tests for invalid names.
20255
3c6cb4a1
MC
202562003-06-29 Michael Chastain <mec@shout.net>
20257
20258 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
20259 output of '<VTT for class>' for virtual base classes.
20260
f1c2644b
DJ
202612003-06-29 Daniel Jacobowitz <drow@mvista.com>
20262
20263 * gdb.base/completion.exp: Tab-complete "complet" instead of
20264 "compl".
20265 * gdb.base/complex.exp, gdb.base/complex.c: New files.
20266
18080350
DJ
202672003-06-29 Daniel Jacobowitz <drow@mvista.com>
20268
20269 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
20270 * gdb.base/volatile.exp: Likewise.
20271
f56973f8
DJ
202722003-06-29 Daniel Jacobowitz <drow@mvista.com>
20273
20274 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
20275 gdb/1265.
20276
202772003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
20278 Daniel Jacobowitz <drow@mvista.com>
20279
20280 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
20281 initial line count of 'captured_main' from 26 to 32.
20282 (test_with_self): Allow xmalloc call to be interleaved with the
20283 preceding two lines.
20284
e766d4d6
JB
202852003-06-24 Joel Brobecker <brobecker@gnat.com>
20286
20287 * gdb.base/bang.exp: New testcase.
20288
f125c9a4
JB
202892003-06-23 Joel Brobecker <brobecker@gnat.com>
20290
20291 * gdb.base/langs.exp: Add some tests for the "minimal" language
20292 support.
20293
6e25beaf
EZ
202942003-06-23 Elena Zannoni <ezannoni@redhat.com>
20295
20296 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
20297 the testcase.
20298
2f816dda
DJ
202992003-06-22 Daniel Jacobowitz <drow@mvista.com>
20300
20301 * gdb.base/relocate.exp: Test add-symbol-file with a variable
20302 offset.
20303
db5a5748
DJ
203042003-06-22 Daniel Jacobowitz <drow@mvista.com>
20305
20306 * gdb.c++/pr-1210.cc: New file.
20307 * gdb.c++/pr-1210.exp: New file.
20308
1df0c130
DJ
203092003-06-21 Daniel Jacobowitz <drow@mvista.com>
20310
20311 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
20312 000-exec-continue.
20313
a92feac0
MK
203142003-06-15 Mark Kettenis <kettenis@gnu.org>
20315
20316 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
20317 on *-*-*bsd* instead of *-*-freebsd*.
20318
81a58f5b
AC
203192003-06-14 Andrew Cagney <cagney@redhat.com>
20320
20321 * gdb.base/store.exp: Test longest and doublest. Test all
20322 parameters. Weaken return statement match.
20323 * gdb.base/store.c: Add longest and doublest - aka long long and
20324 long double functions. Put all parameters into local register
20325 variables. Use negative values.
20326
b257a0d3
AC
203272003-06-14 Andrew Cagney <cagney@redhat.com>
20328
20329 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
20330 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
20331 exit status.
20332 * gdb.base/fileio.exp: Disable target when nointerrupts and
20333 noinferiorio, instead of limiting it to remote. Use remote_exec
20334 instead of system.
d63a86f8 20335
21c38304
JJ
203362003-06-12 Jeff Johnston <jjohnstn@redhat.com>
20337
20338 * gdb.base/float.exp: Add ia64 support.
20339
1bcdb424
CV
203402003-06-12 Corinna Vinschen <vinschen@redhat.com>
20341
20342 * gdb.base/fileio.exp: Run only on remote targets.
20343
6aeb981f
CV
203442003-06-10 Corinna Vinschen <vinschen@redhat.com>
20345
20346 * gdb.base/fileio.c: New file, testing File-I/O.
20347 * gdb.base/fileio.exp: Ditto.
20348
53df362e
RG
203492003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
20350
20351 * gdb.base/shreloc.exp: New file, check symbol values obtained from
20352 shared objects after relocation at load time (gdb PR/1132).
20353 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 20354 as above, part of the shared object relocation test.
53df362e 20355
ffee1b46
MK
203562003-06-08 Mark Kettenis <kettenis@gnu.org>
20357
b5ca3722
MK
20358 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
20359 fully filled history list.
20360 * gdb.base/gdb_history: New file.
20361
03ed860d
MK
20362 * gdb.base/signals.exp: XFAIL "continue to func1" on
20363 i*86-*-freebsd*.
20364
ffee1b46
MK
20365 * gdb.base/attach.exp: When trying to attach to a nonexistent
20366 process, make it possible to specify the PID based on the target,
20367 and do so for *-*-freebsd*.
20368
d80dbb52
RH
203692003-06-02 Richard Henderson <rth@redhat.com>
20370
20371 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
20372
6dd77b81
RH
203732003-06-02 Richard Henderson <rth@redhat.com>
20374
20375 * gdb.base/selftest.exp: Next over lim_at_start initialization.
20376
f6347e16
RH
203772003-06-02 Richard Henderson <rth@redhat.com>
20378
20379 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
20380
2c161407
DJ
203812003-06-01 Daniel Jacobowitz <drow@mvista.com>
20382
20383 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
20384 of globalvar.
20385
572eb746
MK
203862003-06-01 Mark Kettenis <kettenis@gnu.org>
20387
20388 * gdb.asm/asm-source.exp: Check for memory read errors in
20389 disassembler test on *BSD too.
20390
9e9617a5
RH
203912003-06-01 Richard Henderson <rth@redhat.com>
20392
20393 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
20394 for .frame.
20395 (gdbasm_call): Lose ldgp.
20396 (gdbasm_startup): Add frame information.
20397 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
20398
7b34ad4e
MK
203992003-05-31 Mark Kettenis <kettenis@gnu.org>
20400
20401 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
20402 i?86-*-*.
20403
10059fdf
MK
204042003-05-30 Mark Kettenis <kettenis@gnu.org>
20405
20406 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
20407 FreeBSD.
20408
acf4b816
RH
204092003-05-29 Richard Henderson <rth@redhat.com>
20410
20411 * gdb.asm/alpha.inc: New file.
20412 * gdb.asm/asm-source.exp: Use it.
20413
e9ecd949
JB
204142003-05-29 Jim Blandy <jimb@redhat.com>
20415
20416 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
20417 'core.PID'.
20418
e3e5a4f3
JB
204192003-05-22 Jim Blandy <jimb@redhat.com>
20420
20421 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
20422 backtrace.
d63a86f8 20423
72fe3d25
DC
204242003-05-20 David Carlton <carlton@math.stanford.edu>
20425
20426 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
20427 this time.
20428
58da2eb2
DC
204292003-05-19 David Carlton <carlton@bactrian.org>
20430
20431 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
20432 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
20433
1fcb5155
DC
204342003-05-19 David Carlton <carlton@bactrian.org>
20435
20436 * gdb.c++/namespace.exp: Add namespace scope and anonymous
20437 namespace tests.
20438 Bump copyright date.
20439 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
20440 (main): Call C::D::marker2.
20441 * gdb.c++/namespace1.cc: New file.
20442
85e85163
JJ
204432003-05-14 Jeff Johnston <jjohnstn@redhat.com>
20444
20445 Roland McGrath <roland@redhat.com>
d63a86f8 20446 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
20447 there is no manager thread.
20448
a25fbfec
JJ
204492003-05-08 Jeff Johnston <jjohnstn@redhat.com>
20450
d63a86f8
RM
20451 * gdb.threads/schedlock.exp: Remove assumption that all threads
20452 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
20453 in one of the child threads rather than the main thread.
20454
be375bae
JB
204552003-05-07 Jim Blandy <jimb@redhat.com>
20456
09bf6082
JB
20457 Add support for assembly source testing on the s390x.
20458 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
20459 architecture.
20460 * gdb.asm/s390x.inc: New file.
20461
be375bae
JB
20462 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
20463 succession of 'if' statements.
20464
00905d52
AC
204652003-05-05 Andrew Cagney <cagney@redhat.com>
20466
20467 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
20468
b1e29e33
AC
204692003-05-05 Andrew Cagney <cagney@redhat.com>
20470
20471 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
20472 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
20473
e33d66ec
EZ
204742003-05-02 Elena Zannoni <ezannoni@redhat.com>
20475
20476 * gdb.base/charset.exp: Update based on new behavior of set/show
20477 charset commands.
20478
2b6fd0d8
AC
204792003-05-01 Andrew Cagney <cagney@redhat.com>
20480
20481 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
20482 variable do not give memory errors.
20483
130cacce
AF
204842003-04-30 Adam Fedor <fedor@gnu.org>
20485
20486 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
20487 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
20488 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
20489 gdb.objc/basicclass.m: : New files
20490
20491 * lib/gdb.exp (gdb_compile_objc): New procedure.
20492
bea71854
DJ
204932003-04-27 Daniel Jacobowitz <drow@mvista.com>
20494
20495 * gdb.base/signals.exp: Make backtrace tests more specific.
20496
0f20eeea
DC
204972003-04-23 David Carlton <carlton@bactrian.org>
20498
20499 * gdb.c++/maint.exp (test_first_component): Add tests for
20500 'operator' in more locations.
20501
c8c4d8dc
KB
205022003-04-16 Kevin Buettner <kevinb@redhat.com>
20503
20504 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
20505
3fe60e3c
EZ
205062003-04-16 Elena Zannoni <ezannoni@redhat.com>
20507
20508 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 20509 func marke' instead. Update test name.
3fe60e3c 20510
9219021c
DC
205112003-04-15 David Carlton <carlton@math.stanford.edu>
20512
20513 * gdb.c++/maint.exp: New file.
20514
5dd55bdd
EZ
205152003-04-14 Elena Zannoni <ezannoni@redhat.com>
20516
20517 * gdb.threads/schedlock.c: Change type of thread function argument
20518 to long, to avoid warnings on 64-bit platforms.
20519
00890572
EZ
205202003-04-14 Elena Zannoni <ezannoni@redhat.com>
20521
a9c64011
AS
20522 * gdb.base/attach.exp: Add new message from ptrace in case of
20523 attaching to nonexistent process.
d63a86f8 20524
93201743
JB
205252003-04-11 Jim Blandy <jimb@redhat.com>
20526
20527 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20528 gdb.c++/userdef.cc: Place comments on the lines to which the
20529 marker function might return.
20530 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20531 gdb.c++/userdef.exp: Look for those comments to check that we've
20532 returned to the right place, instead of checking line numbers.
20533
2a11c64d
EZ
205342003-04-11 Elena Zannoni <ezannoni@redhat.com>
20535
a9c64011
AS
20536 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
20537 match on sourcefile name, instead of directory name.
2a11c64d 20538
68ab8fc5
EZ
205392003-04-10 Elena Zannoni <ezannoni@redhat.com>
20540
d63a86f8 20541 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
20542 working directory name.
20543
5624293a
JB
205442003-04-09 Jim Blandy <jimb@redhat.com>
20545
20546 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20547 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
20548 after an inferior function call, report the failure, but allow the
20549 test to continue.
20550
f1f02ee4
SC
205512003-04-05 Stephane Carrez <stcarrez@nerim.fr>
20552
20553 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
20554 with -DPROTOTYPES.
20555
6eb79af0
SC
205562003-04-05 Stephane Carrez <stcarrez@nerim.fr>
20557
20558 * gdb.base/break.exp: Revert last patch.
20559
8dfb4cf0
SC
205602003-04-04 Stephane Carrez <stcarrez@nerim.fr>
20561
20562 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
20563 with -DPROTOTYPES.
20564
ed4c619a
AC
205652003-04-02 Andrew Cagney <cagney@redhat.com>
20566
20567 * gdb.base/callfuncs.exp: Make "print add" messages unique.
20568 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
20569 matching directories by the name breakpoint.
20570 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
20571 Make "continue to marker1" consistent.
20572 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
20573 message consistent.
20574 * lib/gdb.exp: Put "the program is no longer running", and "the
20575 program exited" in parenthesis.
20576 * lib/mi-support.exp: Ditto.
d63a86f8 20577
4e35d5f0 205782003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 20579
4e35d5f0
BR
20580 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
20581
71900fe8
AC
205822003-03-29 Andrew Cagney <cagney@redhat.com>
20583
20584 * gdb.base/sizeof.c (main): Print the value of '\377'.
20585 * gdb.base/sizeof.exp: Check the sign of '\377'.
20586
c0655a16
MC
205872003-03-27 Michael Chastain <mec@shout.net>
20588
20589 * gdb.base/gdb1090.exp: New file.
20590 * gdb.base/gdb1090.cc: New file.
20591
5b2a3989
JB
205922003-03-27 J. Brobecker <brobecker@gnat.com>
20593
20594 * gdb.gdb/observer.exp: New regression test.
20595
79876890
MC
205962003-03-27 Michael Chastain <mec@shout.net>
20597
20598 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
20599 * gdb.base/ptype.exp: Likewise.
20600
6eac95e3
CV
206012003-03-27 Corinna Vinschen <vinschen@redhat.com>
20602
20603 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
20604
e8c71839
MC
206052003-03-26 Michael Chastain <mec@shout.net>
20606
20607 * gdb.base/ptype.exp: Actually use some typedef'd types.
20608
71b10041
SC
206092003-03-21 Stephane Carrez <stcarrez@nerim.fr>
20610
20611 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
20612 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
20613
2512cf80
CV
206142003-03-20 Corinna Vinschen <vinschen@redhat.com>
20615
20616 * gdb.base/default.exp: Fix regular expression.
20617
0d195a4f
CV
206182003-03-20 Corinna Vinschen <vinschen@redhat.com>
20619
20620 * gdb.base/args.exp: Fix regular expression.
20621
8a2dbca8
CV
206222003-03-20 Corinna Vinschen <vinschen@redhat.com>
20623
20624 * gdb.base/help.exp: Allow Win32 child process.
20625
bf028682
CV
206262003-03-20 Corinna Vinschen <vinschen@redhat.com>
20627
20628 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
20629 when stepping out of main().
20630
182dbe85
CV
206312003-03-20 Corinna Vinschen <vinschen@redhat.com>
20632
20633 * gdb.base/default.exp: Check for win32 specific message when calling
20634 "run" without executable.
20635
d67a6ba5
CV
206362003-03-20 Corinna Vinschen <vinschen@redhat.com>
20637
20638 * gdb.base/args.exp: Expect .exe in output.
20639
a955b5bb
CV
206402003-03-20 Corinna Vinschen <vinschen@redhat.com>
20641
20642 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
20643 Cygwin native.
20644
bf6bad4b
AC
206452003-03-17 Andrew Cagney <cagney@redhat.com>
20646
20647 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
20648 vector registes.
20649 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
20650 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
20651
293e9a31
DC
206522003-03-17 David Carlton <carlton@math.stanford.edu>
20653
20654 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
20655 test, for PR breakpoints/38.
20656 Call test_watchpoint_and_breakpoint.
20657 * gdb.base/watchpoint.c (func3): New function.
20658 (main): Call func3.
20659
5330f2db
DC
206602003-03-04 David Carlton <carlton@math.stanford.edu>
20661
20662 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
20663 Garply<Garply<char> >:: garply".
20664 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
20665 with respect to PR c++/1111; note also PR c++/1113.
20666 (test_template_breakpoints): KFAIL "constructor breakpoint" with
20667 respect to PR c++/1062.
20668 KFAIL "destructor breakpoint" with respect to PR c++/1112.
20669
6ece72da
DC
206702003-03-03 David Carlton <carlton@math.stanford.edu>
20671
20672 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
20673 with respect to PR c++/57.
20674 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
20675 c++/826.
20676 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
20677 respect to PR c++/57.
20678
85ca1584
DC
206792003-03-03 David Carlton <carlton@math.stanford.edu>
20680
20681 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
20682 respect to PR c++/33 into FAILs.
20683
98e9c5b8
MC
206842003-03-03 Michael Chastain <mec@shout.net>
20685
7bedbf27
MC
20686 * configure.in: Update copyright years.
20687
206882003-03-03 Michael Chastain <mec@shout.net>
20689
20690 * Makefile.in: Update copyright years.
98e9c5b8 20691
f683e100
DC
206922003-02-28 David Carlton <carlton@math.stanford.edu>
20693
20694 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
20695 print class instead of struct and/or superfluous protection
20696 specifiers, as long as the resulting output is equivalent to the
20697 source code.
20698 Delete FIXME from end of messages on tests that don't need
20699 fixing.
20700
a9e0cf2c
DC
207012003-02-28 David Carlton <carlton@math.stanford.edu>
20702
20703 * gdb.c++/templates.exp (do_tests): Allow const in the two
20704 Foo<volatile char *>::foo tests.
20705
e8d359df
MS
207062003-02-27 Michael Snyder <msnyder@redhat.com>
20707
d63a86f8 20708 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
20709 will be consistant.
20710
0b71dc91
DC
207112003-02-26 David Carlton <carlton@math.stanford.edu>
20712
20713 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
20714 char *>::foo" test with respect to PR c++/33. Create a new test
20715 which is identical to that one except that it doesn't put the
20716 space between the "char" and the "*"; KFAIL it, too.
20717
dd14ab43
DC
207182003-02-26 David Carlton <carlton@math.stanford.edu>
20719
20720 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
20721 template types into either PASSes or KFAILs (corresponding to PR
20722 c++/57). Tweak indentation. Update copyright.
20723
1146c7f1
SC
207242003-02-23 Stephane Carrez <stcarrez@nerim.fr>
20725
20726 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
20727
74641dfb
MC
207282003-02-13 Michael Chastain <mec@shout.net>
20729
20730 * gdb.base/exprs.exp: Remove i960 remnants.
20731 * gdb.base/funcargs.exp: Likewise.
20732 * gdb.base/list.exp: Likewise.
20733 * gdb.base/ptype.exp: Likewise.
20734
559cd2d0
DC
207352003-02-14 David Carlton <carlton@math.stanford.edu>
20736
20737 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
20738 pEe->D::vg()" from XFAIL to KFAIL.
20739
c4f90d87
JM
207402003-02-13 Jason Molenda (jmolenda@apple.com)
20741
20742 * gdb.base/maint.exp: Update maint print statistics regexp to include
20743 new entries.
20744
cbc4d97c
MC
207452003-02-13 Michael Chastain <mec@shout.net>
20746
20747 * gdb.c++/inherit.exp: Remove call to get_debug_format.
20748
40f235b7
MC
207492003-02-12 Michael Chastain <mec@shout.net>
20750
20751 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
20752 * gdb.c++/inherit.exp: Likewise.
20753 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
20754 * gdb.c++/templates.exp: Likewise.
20755 * gdb.c++/virtfunc.exp: Likewise.
20756
c56716b0
JM
207572003-02-06 Jason Molenda (jason-cl@molenda.com)
20758
20759 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
20760 why the code is written that way.
20761
070afcf8
MC
207622003-02-05 Michael Chastain <mec@shout.net>
20763
20764 * gdb.base/dump.exp: Add missing copyright line.
20765
5d0331e5
JM
207662003-02-05 Jason Molenda (jason-cl@molenda.com)
20767
f7ae6d3e 20768 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
20769 at the beginning so the breakpoint doesn't get set on the loop.
20770
92851186
MC
207712003-02-05 Michael Chastain <mec@shout.net>
20772
20773 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
20774 output for configurations with gcc 2.95.3.
20775
cbf1e085
AC
207762003-02-05 Keith Seitz <keiths@redhat.com>
20777 Andrew Cagney <ac131313@redhat.com>
20778
20779 * gdb.mi/mi-cli.exp: New file.
d63a86f8 20780
29518e1e
MC
207812003-02-04 Michael Chastain <mec@shout.net>
20782
20783 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
20784 Call perror and then continue.
20785
5af1d5f3
MC
207862003-02-03 Michael Chastain <mec@shout.net>
20787
20788 * gdb.c++/pr-1023.cc: New file.
20789 * gdb.c++/pr-1023.exp: New file.
20790
6b549786
JB
207912003-02-05 Jim Blandy <jimb@redhat.com>
20792
20793 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
20794 it's local to foobar. Check for it there, and check that it's not
20795 present in main.
20796 * gdb.c++/local.cc (marker2): New function.
20797 (foobar): Call marker1.
20798 (main): Call marker2 instead of marker1.
20799
67f16606
AC
208002003-02-04 Andrew Cagney <ac131313@redhat.com>
20801
20802 * gdb.disasm/mn10200.exp: Obsolete file.
20803 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
20804 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
20805 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
20806
1c5cb38e
DC
208072003-02-04 David Carlton <carlton@math.stanford.edu>
20808
20809 * gdb.c++/overload.exp: Test intToChar(1).
20810 * gdb.c++/overload.cc (intToChar): New.
20811 (main): Call intToChar.
20812
d1fe6965
DC
208132003-02-03 David Carlton <carlton@math.stanford.edu>
20814
20815 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
20816 'might_kfail' arg.
20817 KFAIL some of the continue_to_bp_overloaded calls, according to
20818 PR c++/1025.
20819
9ba61c5d
MC
208202003-02-01 Michael Chastain <mec@shout.net>
20821
20822 * gdb.base/advance.c (marker1): New marker function.
20823 * gdb.base/advance.exp: When the 'advance' command lands on the
20824 return breakpoint, it can legitimately stop on either the
20825 current line or the next line. Accommodate both outcomes.
20826 * gdb.base/until.exp: Likewise.
20827
e7494ffb
AC
208282003-02-02 Andrew Cagney <ac131313@redhat.com>
20829
20830 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
20831 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
20832 now a list, not a tuple.
20833 * gdb.mi/mi-var-display.exp: Ditto.
20834 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 20835
075559bc
AC
208362003-02-01 Andrew Cagney <ac131313@redhat.com>
20837
20838 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
20839 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
20840 stack backtraces.
20841 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 20842
2bd4c7b1
MK
208432003-02-01 Mark Kettenis <kettenis@gnu.org>
20844
20845 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
20846 gdb.mi/mi1-pthreads.exp: Return instead of calling
20847 gdb_suppress_entire_file.
20848
eabd8992
MS
208492003-02-01 Mark Salter <msalter@redhat.com>
20850
20851 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
20852
71469e2f
MS
208532003-01-31 Mark Salter <msalter@redhat.com>
20854
20855 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
20856 Support empty arg.
20857
38a94d44
MC
208582003-01-30 Michael Chastain <mec@shout.net>
20859
20860 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
20861 This was a workaround for a UTF-8 bug in readline 4.3. The bug
20862 has been fixed in gdb/readline on 2003-01-09.
20863
19ea9e73
MS
208642003-01-29 Michael Snyder <msnyder@redhat.com>
20865
e8d359df
MS
20866 * gdb.base/maint.exp: Allow for leading underscore in symbol.
20867 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
20868 * gdb.base/args.exp: Skip if target does not support args passing.
20869
2307bd6a
DJ
208702003-01-22 Daniel Jacobowitz <drow@mvista.com>
20871
19ea9e73 20872 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
20873 gdb_test. Accept a list of expect arguments as the third
20874 parameter.
20875 (gdb_test): Use it.
20876
f2dd3617
EZ
208772003-01-20 Elena Zannoni <ezannoni@redhat.com>
20878
20879 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
20880 allow for different test tree configurations. Update some
20881 tescases accordingly.
20882 * gdb.arch/altivec-regs.exp: Ditto.
20883 * gdb.asm/asm-source.exp: Ditto.
20884 * gdb.base/advance.exp: Ditto.
20885 * gdb.base/display.exp: Ditto.
d63a86f8 20886 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
20887 * gdb.base/mips_pro.exp: Ditto.
20888 * gdb.base/overlays.exp: Ditto.
20889 * gdb.base/relocate.exp: Ditto.
20890 * gdb.base/setshow.exp: Ditto.
20891 * gdb.base/step-line.exp: Ditto.
20892 * gdb.base/step-test.exp: Ditto.
20893 * gdb.base/until.exp: Ditto.
20894 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
20895
c71cdefd
DC
208962003-01-17 David Carlton <carlton@math.stanford.edu>
20897
20898 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
20899 corresponding to PR c++/945.
20900 Update copyright.
20901
fdba05d7
DC
209022003-01-17 David Carlton <carlton@math.stanford.edu>
20903
20904 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
20905 corresponding to PR c++/68.
20906
209072003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
20908
20909 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
20910 (test_paddr_hairy_functions): Call print_addr_2_kfail for
20911 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
20912
c362c33a
EZ
209132003-01-15 Elena Zannoni <ezannoni@redhat.com>
20914
0fbc361c
EZ
20915 * gdb.base/break.exp: Fix change of default location, because of
20916 removal of until tests.
20917 * gdb.base/help.exp: Update test for new 'until' help message.
20918 Add test for help on 'advance'.
a9c64011 20919 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 20920
dabf8a35
MK
209212003-01-15 Mark Kettenis <kettenis@gnu.org>
20922
20923 * gdb.base/default.exp: Adapt "info float" test for recent changes
20924 to that command. Add test for "info vector".
20925 * gdb.base/float.exp: New file. Add test for "info float" that
20926 resembles the old test in gdb.base/default.exp.
20927
a1769aca
DC
209282003-01-15 David Carlton <carlton@math.stanford.edu>
20929
20930 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
20931
82025e13
EZ
209322003-01-15 Elena Zannoni <ezannoni@redhat.com>
20933
20934 * gdb.base/break.exp: Move the tests of until command from here...
20935 * gdb.base/until.exp: ... to here. New file. Add other tests.
20936 * gdb.base/advance.c: New file.
20937 * gdb.base/advance.exp: New file.
20938
8f9ab801
EZ
209392003-01-14 Elena Zannoni <ezannoni@redhat.com>
20940
a9c64011
AS
20941 * gdb.base/args.c: New file.
20942 * gdb.base/args.exp: New file.
8f9ab801 20943
9ae66589
DJ
209442003-01-14 Daniel Jacobowitz <drow@mvista.com>
20945
20946 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
20947
8d77e5c3
DJ
209482003-01-14 Daniel Jacobowitz <drow@mvista.com>
20949
20950 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
20951
12d2f0a1
DJ
209522003-01-14 Daniel Jacobowitz <drow@mvista.com>
20953
20954 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
20955 dates.
20956
6ca37014
DJ
209572003-01-13 Daniel Jacobowitz <drow@mvista.com>
20958
20959 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
20960
b0023472
DJ
209612003-01-13 Daniel Jacobowitz <drow@mvista.com>
20962
20963 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
20964 (ptype &*"foo").
20965 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
20966
607fbc54 209672003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
20968
20969 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
20970 * gdb.mi/mi1-console.exp: Likewise.
20971
607fbc54 209722003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
20973
20974 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
20975 * gdb.mi/mi1-console.exp: Likewise.
20976
a1fb14a2
DJ
209772003-01-13 Daniel Jacobowitz <drow@mvista.com>
20978
20979 * gdb.c++/overload.exp: Remove some fixed XFAILs.
20980
c4cf40b7
DJ
209812003-01-09 Daniel Jacobowitz <drow@mvista.com>
20982
20983 * gdb.base/detach.exp: New test.
20984
696d5a5b
DJ
209852003-01-09 Daniel Jacobowitz <drow@mvista.com>
20986
20987 * Makefile.in (ALL_SUBDIRS): New variable.
20988 (subdirs, clean, distclean): Use it.
20989 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
20990 regenerating Makefile, since it is generated from the top level.
20991 * gdb.asm/Makefile.in: Likewise.
20992 * gdb.base/Makefile.in: Likewise.
20993 * gdb.c++/Makefile.in: Likewise.
20994 * gdb.disasm/Makefile.in: Likewise.
20995 * gdb.java/Makefile.in: Likewise.
20996 * gdb.mi/Makefile.in: Likewise.
20997 * gdb.threads/Makefile.in: Likewise.
20998 * gdb.trace/Makefile.in: Likewise.
20999
754533e4
DC
210002003-01-09 David Carlton <carlton@math.stanford.edu>
21001
21002 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
21003 Add copyright year 2003.
21004
d8b3e9ee
MC
210052003-01-06 Michael Chastain <mec@shout.net>
21006
21007 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
21008 When selecting a thread, 'line' and 'file' are optional.
21009 * gdb.mi/mi1-pthreads.exp: Likewise.
21010
8e9e0fe6
AS
210112003-01-06 Andreas Schwab <schwab@suse.de>
21012
21013 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
21014 failures.
21015
b5ab8ff3
DJ
210162003-01-04 Daniel Jacobowitz <drow@mvista.com>
21017
21018 Fix PR gdb/844
21019 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
21020 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
21021
21022 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
21023 instead of calling gdb_suppress_entire_file.
21024 * gdb.threads/print-threads.exp: Likewise.
21025 * gdb.threads/schedlock.exp: Likewise.
21026
21027 * gdb.threads/killed.exp: Return instead of calling
21028 gdb_suppress_entire_file.
21029 * gdb.threads/linux-dp.exp: Likewise.
21030 * gdb.threads/pthreads.exp: Likewise.
21031
1e698235
DJ
210322003-01-04 Daniel Jacobowitz <drow@mvista.com>
21033
21034 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
21035 stabs.
21036 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
21037 * gdb.base/whatis.exp: Always allow (void) after function names.
21038
147ff08c
DJ
210392003-01-04 Daniel Jacobowitz <drow@mvista.com>
21040
21041 * gdb.c++/casts.exp: Correct regexp.
21042
dc62bfc2
MK
210432003-01-04 Mark Kettenis <kettenis@gnu.org>
21044
21045 * configure.in: Call AC_CONFIG_HEADER. Don't call
21046 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
21047 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
21048 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
21049 aforementioned directories in the AC_OUPUT call.
21050 * config.hin: New file.
21051 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
21052 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
21053 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
21054 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
21055 pass -I$objdir instead of -I$objdir/$subdir in compilation.
21056 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
21057 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
21058 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
21059 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
21060 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
21061 gdb.threads/configure.in, gdb.threads/configure,
21062 gdb.threads/config.in, gdb.trace/configure.in,
21063 gdb.trace/configure: Removed.
21064
77afa639
MC
210652003-01-03 Michael Chastain <mec@shout.net>
21066
21067 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
21068 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
21069
7634bb6e
DJ
210702003-01-03 Daniel Jacobowitz <drow@mvista.com>
21071
21072 * gdb.base/store.exp: Fix regular expressions.
21073
b39c905e
MK
210742002-12-28 Mark Kettenis <kettenis@gnu.org>
21075
21076 * configure.in: Rewrite.
21077 * configure: Regenerated.
21078
0a8551dd
DC
210792003-01-03 David Carlton <carlton@math.stanford.edu>
21080
21081 * gdb.base/psymtab.exp: New file.
21082 * gdb.base/psymtab1.c: Ditto.
21083 * gdb.base/psymtab2.c: Ditto.
21084
c60b7188
AF
210852002-12-23 Adam Fedor <fedor@gnu.org>
21086
21087 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
21088
ee73db83
DC
210892002-12-23 David Carlton <carlton@math.stanford.edu>
21090
21091 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
21092 and current_directory initialization.
21093
d6c1774e
JB
210942002-12-22 Jim Blandy <jimb@redhat.com>
21095
f0a847b8
JB
21096 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
21097 rather than as part of the output file name.
21098
d6c1774e
JB
21099 * gdb.base/attach.exp: There's no need to copy the test program to
21100 /tmp; that was only ever necessary on HP/UX, and this test is
21101 entirely disabled there anyway.
21102
f0708dbb
JB
211032002-12-21 Jim Blandy <jimb@redhat.com>
21104
4c2acfea
JB
21105 * gdb.c++/psmang.exp: Doc fix.
21106
f0708dbb
JB
21107 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
21108 test.
21109
9579e000
DC
211102002-12-20 David Carlton <carlton@math.stanford.edu>
21111
21112 * gdb.c++/annota2.exp: KFAIL annotate-quit.
21113
d1810171
MC
211142002-12-18 Michael Chastain <mec@shout.net>
21115
21116 * gdb.c++/annota2.exp: Add copyright year 2002.
21117
76565097
DC
211182002-12-17 David Carlton <carlton@math.stanford.edu>
21119
21120 * gdb.c++/try_catch.cc: Add marker comments.
21121 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
21122 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
21123 * gdb.c++/m-static.cc: Ditto.
21124 * gdb.c++/m-static1.cc: Ditto.
21125 * gdb.c++/try_catch.cc: Ditto.
21126
da81390b
JJ
211272002-12-16 Jeff Johnston <jjohnstn@redhat.com>
21128
21129 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
21130 to see whether we are using the new -environment-directory
21131 command which resets via -r or the old version of the command
21132 which may prompt the user. Part of fix for gdb/741.
21133
b304d130
AC
211342002-12-13 Andrew Cagney <ac131313@redhat.com>
21135
21136 * gdb.fortran/types.exp: Update obsolete comment.
21137 * gdb.fortran/exprs.exp: Ditto.
21138 * lib/gdb.exp: Delete obsolete code.
21139 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
21140 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
21141 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
21142 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
21143 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
21144 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
21145 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
21146 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
21147 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
21148 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
21149 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
21150 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
21151 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
21152 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
21153 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
21154 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
21155 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
21156 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
21157 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
21158 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
21159 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
21160 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
21161 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
21162 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
21163 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
21164 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
21165 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
21166 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
21167 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
21168 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
21169 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
21170 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
21171 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
21172 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
21173 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
21174 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
21175 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
21176
a23b6e6a
DC
211772002-12-11 David Carlton <carlton@math.stanford.edu>
21178
21179 * gdb.c++/m-data.exp: Add test for members that shadow global
21180 variables: see PR gdb/804.
21181 * gdb.c++/m-data.cc: Ditto.
21182
6604731b
DJ
211832002-12-10 Daniel Jacobowitz <drow@mvista.com>
21184
21185 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
21186
de46ecd7
DC
211872002-12-06 David Carlton <carlton@math.stanford.edu>
21188
21189 * gdb.base/store.c: Don't declare functions static.
21190
27e829d0
AC
211912002-12-04 Andrew Cagney <ac131313@redhat.com>
21192
21193 * gdb.base/store.exp, gdb.base/store.c: New files.
21194
92806416
DJ
211952002-12-03 Daniel Jacobowitz <drow@mvista.com>
21196
21197 * gdb.base/selftest.exp: Update for current gdb.
21198
3bcbaac5
DJ
211992002-12-03 Daniel Jacobowitz <drow@mvista.com>
21200
21201 * gdb.base/maint.exp: Only dump symbols from one source file
21202 or objfile.
21203
f4f00b1f
DJ
212042002-12-03 Daniel Jacobowitz <drow@mvista.com>
21205
21206 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
21207 function call.
21208
f1c8a949
JB
212092002-11-25 Jim Blandy <jimb@redhat.com>
21210
21211 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
21212 function appearing in error message.
21213
9e297a97
DJ
212142002-11-21 Daniel Jacobowitz <drow@mvista.com>
21215
21216 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
21217
1f312e79
JJ
212182002-11-08 Jeff Johnston <jjohnstn@redhat.com>
21219
d63a86f8
RM
21220 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
21221 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
21222 should be in mi console format. This is part of fix for PR gdb/604.
21223
83c31e7d
FN
212242002-09-18 Fernando Nasser <fnasser@redhat.com>
21225
21226 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
21227 which explicitly prints the zero offset as "+0".
21228
322b3f65
DJ
212292002-10-22 Daniel Jacobowitz <drow@mvista.com>
21230
21231 * gdb.threads/schedlock.c (args): Make unsigned.
21232
212332002-10-21 Daniel Jacobowitz <drow@mvista.com>
21234
21235 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
21236 numbers. Allow "foo2|selected stack frame".
21237 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
21238 * gdb.asm/asmsrc2.s: Likewise.
21239 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
21240 comments.
21241 * gdb.asm/mips.inc: New file.
21242
5e2fe5b8
AF
212432002-10-18 Adam Fedor <fedor@gnu.org>
21244
21245 * gdb.base/default.exp: Update expected output to include 'ObjC'.
21246 * gdb.base/help.exp: Likewise.
21247
abe1a5d0
KB
212482002-10-17 Kevin Buettner <kevinb@redhat.com>
21249
21250 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
21251 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
21252
10abb1d4
JB
212532002-10-02 Jim Blandy <jimb@redhat.com>
21254
21255 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
21256
1f609b42
AC
212572002-10-01 Andrew Cagney <ac131313@redhat.com>
21258
21259 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
21260 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
21261 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
21262 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
21263 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
21264 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
21265 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
21266
0aee02e4
AC
212672002-09-29 Andrew Cagney <ac131313@redhat.com>
21268
21269 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
21270 * mi0-disassemble.exp, mi0-eval.exp: Delete.
21271 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
21272 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
21273 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
21274 * mi0-var-block.exp, mi0-var-child.exp: Delete.
21275 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 21276
6fde09ad
KB
212772002-09-27 Kevin Buettner <kevinb@redhat.com>
21278
21279 * gdb.base/annota1.exp (info break): Make directory components of
21280 path optional since not all compilers emit this debug information.
21281
889bf7c5
PA
21282 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
21283 step ends up stepping out of the function instead of stopping on
21284 the epilogue.
6fde09ad 21285
9e8aab75
KS
212862002-09-26 Keith Seitz <keiths@redhat.com>
21287
21288 * lib/insight-support.exp (gdbtk_start): Figure out where
21289 the insight executable is based on where gdb is. Use this
21290 executable to start insight instead of gdb.
21291
e36180d7
AC
212922002-09-25 Andrew Cagney <cagney@redhat.com>
21293
21294 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
21295
9dd34b2b
AC
212962002-09-24 Andrew Cagney <ac131313@redhat.com>
21297
21298 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
21299 test_isolated_complaints.
21300 (test_empty_complaint): New function.
21301 (test_empty_complaints): New function. Check no output when no
21302 complaints.
d63a86f8 21303
dea97812
KB
213042002-09-19 Jim Blandy <jimb@redhat.com>
21305
a9c64011 21306 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 21307
54951bd7
AC
213082002-09-19 Andrew Cagney <ac131313@redhat.com>
21309
21310 * gdb.gdb/complaints.exp: New file.
21311
dec43320
AC
213122002-09-18 Andrew Cagney <ac131313@redhat.com>
21313
21314 * gdb.base/maint.exp: Check `help maint internal-warning'.
21315
e70d6e3f
DC
213162002-09-18 David Carlton <carlton@math.stanford.edu>
21317
21318 * gdb.c++/m-static.exp: Remove breakpoints depending on line
21319 numbers, and replace them by a single breakpoint after the
21320 constructors are all finished.
21321 Add test 4.
21322 * gdb.c++/m-static.cc: Add test 4.
21323 * gdb.c++/m-static.h: New file.
21324 * gdb.c++/m-static1.cc: New file.
21325
21326 * gdb.c++/printmethod.exp: New file.
21327 * gdb.c++/printmethod.cc: New file.
21328
21329 * gdb.c++/pr-574.exp: New file.
21330 * gdb.c++/pr-574.cc: New file.
21331
afb5c968
CV
213322002-09-18 Corinna Vinschen <vinschen@redhat.com>
21333
21334 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
21335 embedded targets which never actually exit.
21336
31e45dee
FN
213372002-09-18 Fernando Nasser <fnasser@redhat.com>
21338
21339 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
21340 "don't step after run" as unresolved or unsupported, instead of xfail.
21341
a283c5a1
CV
213422002-09-18 Corinna Vinschen <vinschen@redhat.com>
21343
21344 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
21345 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
21346 Add newline to expected string in "step out of main (status wrapper)"
21347 case.
21348
11350d2a
CV
213492002-09-18 Corinna Vinschen <vinschen@redhat.com>
21350
21351 * lib/gdb.exp (rerun_to_main): Allow restarting application.
21352 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
21353
0deec7d6
TT
213542002-09-17 Tom Tromey <tromey@redhat.com>
21355
21356 * gdb.base/printcmds.exp (test_print_string_constants): Expect
21357 \000, not \0, in double-quoted string.
21358
b2b4a1b5
CV
213592002-09-14 Corinna Vinschen <vinschen@redhat.com>
21360
c9d37158 21361 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
21362 string after running the commands execution on breakpoint tests.
21363
1c56143a
CV
213642002-09-13 Corinna Vinschen <vinschen@redhat.com>
21365
21366 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
21367
37f8da45
JB
213682002-09-12 Joel Brobecker <brobecker@gnat.com>
21369
21370 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
21371
08b468e0
KS
213722002-09-10 Keith Seitz <keiths@redhat.com>
21373
21374 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
21375 runto proc.
21376 (mi_run_to_main): Use mi_runto.
21377 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
21378
dc360f58
KS
213792002-09-10 Keith Seitz <keiths@redhat.com>
21380
21381 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
21382 regexp for stopping at main. Could have multiple event notifications.
21383 Don't assume that main was declared with no parameters.
21384 (mi_next): Use mi_step_to.
21385 (mi_step): Use mi_next_to.
21386
ce3abcfb
CV
213872002-09-09 Corinna Vinschen <vinschen@redhat.com>
21388
21389 * gdb.base/default.exp: Fix expected string in `info float' test.
21390
d1f5b980
BE
213912002-09-09 Ben Elliston <bje@redhat.com>
21392
21393 * config/mips.exp: Update comments.
21394 * config/mips-idt.exp: Likewise.
21395 * config/nind.exp: Likewise.
21396 * config/slite.exp: Likewise.
21397 * config/sparclet.exp: Likewise.
21398 * config/udi.exp: Likewise.
21399 * config/vx.exp: Likewise.
21400 * config/vxworks29k.exp: Likewise.
21401
2f71430b
JB
214022002-09-05 Jim Blandy <jimb@redhat.com>
21403
21404 * gdb.threads/killed.exp: Fix test failure message.
21405
7ddebc7e
KS
214062002-09-04 Keith Seitz <keiths@redhat.com>
21407
21408 * lib/mi-support.exp: Update copyright.
21409 (mi_gdb_test): Increase the priority of the expected pattern
21410 so that it matches gdb_test.
21411
0ae67eb3
KS
214122002-09-03 Keith Seitz <keiths@redhat.com>
21413
21414 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
21415 Use integer comparison instead of string comparison for testing
21416 whether binary was built.
21417
38fc42c8
JB
214182002-09-03 Jim Blandy <jimb@redhat.com>
21419
21420 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
21421
b6ff0e81
JB
214222002-08-29 Jim Blandy <jimb@redhat.com>
21423
21424 * gdb.threads/pthreads.exp: Move the portable thread compilation
21425 code into a function in lib/gdb.exp, and call that from here.
21426 * lib/gdb.exp (gdb_compile_pthreads): New function.
21427
07c98896
KS
214282002-08-29 Keith Seitz <keiths@redhat.com>
21429
21430 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
21431 expect_out so that callers can get at it.
21432
0312286c
DJ
214332002-08-23 Daniel Jacobowitz <drow@mvista.com>
21434
21435 * gdb.threads/print-threads.c: New file.
21436 * gdb.threads/print-threads.exp: New file.
21437 * gdb.threads/schedlock.c: New file.
21438 * gdb.threads/schedlock.exp: New file.
21439
dd039bc4
EZ
214402002-08-22 Elena Zannoni <ezannoni@redhat.com>
21441
a9c64011
AS
21442 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
21443 not altivec.c.
dd039bc4 21444
1f36144c
MK
214452002-08-17 Mark Kettenis <kettenis@gnu.org>
21446
21447 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
21448 targets. The problem should be fixed now.
21449
16057ec7 214502002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
21451
21452 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
21453 2002-07-24 change that removes final dots from error messages.
21454
3c1499ad
TT
214552002-08-13 Tom Tromey <tromey@redhat.com>
21456
21457 * gdb.base/readline.exp: New file.
21458
a20ce2c3
AC
214592002-08-01 Andrew Cagney <ac131313@redhat.com>
21460
21461 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
21462 supress message.
21463
db034ac5
AC
214642002-08-01 Andrew Cagney <cagney@redhat.com>
21465
21466 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
21467 CHILL_FOR_TARGET and CHILL_LIB.
21468 * configure.in (configdirs): Remove gdb.chill.
21469 * configure: Regenerate.
21470 * lib/gdb.exp: Obsolete references to chill.
21471 * gdb.fortran/types.exp: Ditto.
21472 * gdb.fortran/exprs.exp: Ditto.
21473
3e000b18
KB
214742002-07-30 Kevin Buettner <kevinb@redhat.com>
21475
21476 * gdb.base/shlib-call.exp (additional_flags): Conditionally
21477 set Irix-specific compile and link flags.
21478
28f4966b
KB
214792002-07-29 Kevin Buettner <kevinb@redhat.com>
21480
21481 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
21482 source files. The ``-o'' option doesn't work with the ``-E'' option
21483 when using the Irix compiler.
21484
46c0d5a6
DJ
214852002-07-19 Daniel Jacobowitz <drow@mvista.com>
21486
21487 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
21488 Improve support for reusing an exec file. Copy exec file
21489 to target, and run gdbserver on the target instead of on the host.
21490
eecf4bed
JB
214912002-07-18 Jim Blandy <jimb@redhat.com>
21492
0f815cdf
JB
21493 * gdb.base/ending-run.exp: Don't expect to see the program end in
21494 some orderly fashion when we're running on a real stand-alone
21495 board.
21496
eecf4bed
JB
21497 * gdb.base/interrupt.exp: Correct logic for skipping tests on
21498 targets that don't support interrupts.
21499
52d309e4
JB
215002002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
21501
21502 * gdb.base/attach.exp: Add patterns to match output from /proc-based
21503 systems.
21504 Move comments in expect statements to inside the actions, so that they
21505 don't get matched against.
21506
ff683d9e
MK
215072002-07-10 Mark Kettenis <kettenis@gnu.org>
21508
21509 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
21510 function when asleep" test.
21511
b5356753
AC
215122002-07-10 Andrew Cagney <ac131313@redhat.com>
21513
21514 * gdb.base/page.exp: Rewrite to handle problems with very long
21515 `info set' output. Update copyright.
21516
6aa4d13a
AC
215172002-06-26 Andrew Cagney <ac131313@redhat.com>
21518
21519 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
21520 gdb.threads-hp.
21521 * gdb.hp/configure: Regenerate.
21522 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
21523 * gdb.hp/gdb.threads-hp/configure: Delete file.
21524 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
21525
8cf8c2b8
AC
215262002-06-22 Andrew Cagney <ac131313@redhat.com>
21527
21528 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
21529 setlocale, bindtextdomain and textdomain.
21530
6827a8f8
JB
215312002-06-11 Jim Blandy <jimb@redhat.com>
21532
919d772c
JB
21533 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
21534 preprocessor macro information is present.
21535
6827a8f8
JB
21536 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
21537 tests.
21538
c15b0d21
MS
215392002-06-06 Michael Snyder <msnyder@redhat.com>
21540
c5984d70
MS
21541 * gdb.base/overlays.exp: Record addresses of overlay
21542 functions in TCL variables rather than in GDB variables,
21543 to avoid having GDB convert them to pointers (with loss
21544 of information).
21545
d63a86f8 21546 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 21547 default linker script changes.
c15b0d21
MS
21548 * gdb.base/long_long.exp: Add check for sizeof (long double).
21549
be26fe0d
ML
215502002-06-06 Michal Ludvig <mludvig@suse.cz>
21551
21552 * gdb.asm/asm-source.exp: Add x86-64 target.
21553 * gdb.asm/x86_64.inc: New.
d63a86f8 21554
258093ca 215552002-05-30 Michael Chastain <mec@shout.net>
258093ca 21556
4b3153f1 21557 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
21558 * gdb.c++/m-static.cc: New file.
21559 * gdb.c++/m-static.exp: New file.
21560
241264c6
MS
215612002-05-28 Michael Snyder <msnyder@redhat.com>
21562
21563 * gdb.base/call-ar-st.exp: Allow for reduced floating point
21564 precision.
21565
9bba8c8f 215662002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 21567
4b3153f1 21568 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
21569 * gdb.c++/m-data.cc: New file.
21570 * gdb.c++/m-data.exp: New file.
21571
215722002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 21573
4b3153f1 21574 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 21575 * gdb.c++/try_catch.cc: New file.
d63a86f8 21576 * gdb.c++/try_catch.exp: New file.
9bba8c8f 21577
def1b996
MC
215782002-05-27 Michael Chastain <mec@shout.net>
21579
21580 * gdb.c++/local.exp: Accept more nested types in output.
21581
522ba268
MC
215822002-05-26 Michael Chastain <mec@shout.net>
21583
21584 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
21585
277254ba
MS
215862002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
21587
21588 * lib/gdb.exp (gdb_wrapper_init): Just because
21589 gdb_wrapper_file exists, this does not mean that the file
21590 should not be rebuilt. That is what gdb_wrapper_initialized
21591 is for.
21592 (default_gdb_init): Reset gdb_wrapper_initialized.
21593
b61a8733
MS
215942002-05-23 Michael Snyder <msnyder@redhat.com>
21595
d63a86f8 21596 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
21597 the precision of the floating point test results.
21598 * gdb.base/call-rt-st.exp: Ditto.
21599
b61a8733
MS
21600 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
21601 * gdb.base/call-rt-st.exp: Ditto.
21602
56f6e910
MC
216032002-05-19 Michael Chastain <mec@shout.net>
21604
21605 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
21606
ad0b0016
EZ
216072002-05-19 Elena Zannoni <ezannoni@redhat.com>
21608
a9c64011
AS
21609 * configure.in (configdirs): Add gdb.arch.
21610 * configure: Regenerate.
ad0b0016 21611
f617d2b6
JB
216122002-05-17 Jim Blandy <jimb@redhat.com>
21613
21614 * gdb.base/completion.exp: Recognize the more detailed error
21615 messages produced by the macro expander's lexical analyzer.
21616
eac2a696
EZ
216172002-05-14 Elena Zannoni <ezannoni@redhat.com>
21618
a9c64011
AS
21619 * gdb.arch/altivec-abi.c: New file.
21620 * gdb.arch/altivec-abi.exp: New file.
21621 * gdb.arch/altivec-regs.c: New file.
21622 * gdb.arch/altivec-regs.exp: New file.
eac2a696 21623
2fdde8f8
DJ
216242002-05-14 Daniel Jacobowitz <drow@mvista.com>
21625
21626 * gdb.base/maint.exp (maint print type): Update for new type
21627 structure.
d63a86f8 21628
e31f1a7c
EZ
216292002-05-14 Elena Zannoni <ezannoni@redhat.com>
21630
21631 * gdb.arch: New directory.
21632 * gdb.arch/configure.in: New file.
21633 * gdb.arch/configure: New file.
21634 * gdb.arch/Makefile.in: New file.
21635
db589741
CV
216362002-05-13 Corinna Vinschen <vinschen@redhat.com>
21637
21638 * gdb.asm/asm-source.exp: Add v850 as supported target.
21639 * gdb.asm/v850.inc: New file.
21640
8ce2a7dc
DJ
216412002-05-13 Daniel Jacobowitz <drow@mvista.com>
21642
21643 * gdb.c++/annota2.exp (annotate-quit): Add comment.
21644
df763c7f
DJ
216452002-05-12 Daniel Jacobowitz <drow@mvista.com>
21646
21647 * gdb.base/break.exp: Check 'break "marker2"'.
21648
377daeed
MS
216492002-05-10 Michael Snyder <msnyder@redhat.com>
21650
21651 * gdb.base/long_long.exp: Fix typo.
21652
c4b7bc2b
JB
216532002-05-10 Jim Blandy <jimb@redhat.com>
21654
ecac9a4e
JB
21655 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
21656 a bug.
21657
c4b7bc2b
JB
21658 * gdb.base/printcmds.exp (test_integer_literals_rejected):
21659 Recognize more detailed error message produced by the macro
21660 expander's lexical analyzer.
21661 * lib/gdb.exp (test_print_reject): Same.
21662
e71019a1
MK
216632002-05-09 Mark Kettenis <kettenis@gnu.org>
21664
21665 * gdb.c++/method.exp: Fix typo.
21666
fedfc8e6
MS
216672002-05-08 Michael Snyder <msnyder@redhat.com>
21668
166a1957
MS
21669 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
21670 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 21671 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
21672 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
21673 Add iftarget clause for strongarm.
d63a86f8 21674
f1c47eb2
MS
216752002-05-06 Michael Snyder <msnyder@redhat.com>
21676
cb9a9d3e
MS
21677 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
21678 (gdb_continue_to_end): Accept output from status wrapper.
21679 * gdb.base/ending-run.exp: Add case for output from status wrapper.
21680 Clean up fail messages to match pass messages.
21681
f1c47eb2
MS
21682 Enable the "needs_status_wrapper" testsuite feature.
21683 * lib/gdb.exp (gdb_wrapper_init): New procedure.
21684 (gdb_compile): Conditionally call gdb_wrapper_init.
21685 * gdb.base/a2-run.exp: Recognize output from status wrapper.
21686 * gdb.c++/method.exp: Recognize output from status wrapper.
21687
6079c749
BE
216882002-05-06 Ben Elliston <bje@redhat.com>
21689From Graydon Hoare <graydon@redhat.com>
21690
21691 * config/sid.exp: Include support for "rawsid" protocol.
21692
188baff3
JB
216932002-05-03 Jim Blandy <jimb@redhat.com>
21694
21695 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
21696 * gdb.c++/hang3.C: New file.
21697
b9c07f0f
AC
216982002-05-04 Andrew Cagney <ac131313@redhat.com>
21699
21700 * gdb.base/default.exp: Remove obsolete code.
21701 * gdb.c++/misc.exp: Ditto. Update copyright.
21702 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
21703 * gdb.base/whatis.exp: Ditto. Update copyright.
21704 * gdb.base/scope.exp: Ditto. Update copyright.
21705 * gdb.base/ptype.exp: Ditto. Update copyright.
21706 * gdb.base/printcmds.exp: Ditto. Update copyright.
21707 * gdb.base/opaque.exp: Ditto. Update copyright.
21708 * gdb.base/list.exp: Ditto.
21709 * gdb.base/funcargs.exp: Ditto. Update copyright.
21710 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
21711 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
21712 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
21713 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
21714 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
21715 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
21716
5c7a0397
MS
217172002-05-02 Michael Snyder <msnyder@redhat.com>
21718
d6dcc264 21719 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
21720 * gdb.base/long_long.exp: Add xscale target.
21721 * gdb.base/default.exp: Add xscale target.
21722
eb7f1c48
JB
217232002-05-01 Jim Blandy <jimb@redhat.com>
21724
21725 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
21726 gdb.c++/hang.exp: New test.
21727
a6befae8
FF
217282002-05-01 Fred Fish <fnf@redhat.com>
21729
21730 * gdb.base/completion.exp: Handle completions of "./Make" for
21731 more than one completion possibility, as is the case when we
21732 build and test in the source tree.
21733
0a310277
AG
217342002-04-29 Anthony Green <green@redhat.com>
21735
21736 * gdb.java/jmisc1.exp: New file.
21737 * gdb.java/jmisc2.exp: New file.
21738
6ff9af88
DJ
217392002-04-24 Daniel Jacobowitz <drow@mvista.com>
21740
21741 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
21742
96b3d632
EZ
217432002-04-23 Elena Zannoni <ezannoni@redhat.com>
21744
21745 * gdb.base/help.exp: Change 'help status' to allow for target
21746 dependent output differences.
21747
5019bb54
MC
217482002-04-22 Michael Chastain <mec@shout.net>
21749
21750 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
21751
a805a116
MC
217522002-04-22 Michael Chastain <mec@shout.net>
21753
21754 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
21755
a1706bfd
DM
217562002-04-17 David S. Miller <davem@redhat.com>
21757
21758 * gdb.asm/sparc64.inc: New file.
21759 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
21760
a73a20a2
EZ
217612002-04-19 Elena Zannoni <ezannoni@redhat.com>
21762
21763 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
21764 instruction file directly into the build tree. Clean up at end of
21765 test.
21766
ba678339
DM
217672002-04-18 David S. Miller <davem@redhat.com>
21768
21769 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
21770 handle 64-bit platforms correctly.
21771 * gdb.base/maint.exp: Likewise.
21772
b03399da
KB
217732002-04-18 Kevin Buettner <kevinb@redhat.com>
21774
21775 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
21776 ``-fpic'' when compiling files comprising a shared library, but
21777 it does need additional linker flags in order to find shared
21778 libraries at run time.
21779
e2004992
KB
217802002-04-18 Kevin Buettner <kevinb@redhat.com>
21781
21782 * gdb.base/cvexpr.c (use): New function.
21783 (main): Invoke use() on all global variables to prevent
21784 some linkers from deleting these otherwise unused symbols.
21785
d8937120
MC
217862002-04-17 Michael Chastain <mec@shout.net>
21787From David S. Miller <davem@redhat.com>
21788
21789 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
21790 handle 64-bit platforms correctly.
21791
ffd61a58
MS
217922002-04-12 Michael Snyder <msnyder@redhat.com>
21793From Jim Blandy <jimb@redhat.com>
a9c64011 21794 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
21795 script can handle this instead.
21796 * gdb.base/bar.c (barx): Same.
21797 * gdb.base/baz.c (bazx): Same.
21798 * gdb.base/grbx.c (grbxx): Same.
21799
21800 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
21801 manager doesn't automatically unmap overlays unnecessarily.
21802
6b8426a6
MH
218032002-04-10 Martin M. Hunt <hunt@redhat.com>
21804
21805 * gdb.base/ending-run.exp: Fix pattern for Mips targets
21806 stepping out of main.
21807
34af4875
MC
218082002-04-09 Michael Chastain <mec@shout.net>
21809
21810 * gdb.c++/local.cc (main): Move call to marker1() inside nested
21811 scope so that the nested scope tests will make sense.
21812 * gdb.c++/local.exp: Write patterns that actually work with gcc
21813 (the HP patterns "were never known to work with gcc").
21814 Keep the old aCC patterns too.
21815
2d1676a0
DJ
218162002-04-09 Daniel Jacobowitz <drow@mvista.com>
21817
21818 * gdb.base/attach.exp: Correct target board test.
21819
3a63e3f9
MC
218202002-04-08 Michael Chastain <mec@shout.net>
21821
21822 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
21823 in a const method. Add some xfail and fail cases for configurations
21824 that do not emit the "const ...".
21825
f18dabd2
MC
218262002-04-07 Michael Chastain <mec@shout.net>
21827
21828 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
21829 Accept "A * const" and "const A * const" as type of "this".
21830 Fix spelling of getFunky throughout. Make messages uniform.
21831
0fcddd82
EZ
218322002-04-07 Elena Zannoni <ezannoni@redhat.com>
21833
a9c64011 21834 Work around for PR gdb/285:
0fcddd82
EZ
21835 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
21836
16a8534a
EZ
218372002-04-07 Elena Zannoni <ezannoni@redhat.com>
21838
21839 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
21840 instructions file at run time instead of configure time.
21841 Sometimes we run the test in a directory that is not the one we
21842 configured in.
21843 * gdb.asm/configure.in: Delete creation of symlink.
21844 * gdb.asm/configure: Regenerate.
21845
24181d81
JB
218462002-04-05 J. Brobecker <brobecker@gnat.com>
21847
21848 * gdb.gdb/xfullpath.exp: New test, to exercise the new
21849 xfullpath () function.
21850
7cdb7107
DJ
218512002-04-04 Daniel Jacobowitz <drow@mvista.com>
21852
21853 * gdb.asm/Makefile.in: Correct dependencies.
21854
21855 * gdb.asm/powerpc.inc: New file.
21856 * gdb.asm/asm-source.exp: Add PowerPC.
21857 * gdb.asm/configure.in: Likewise.
21858 * gdb.asm/configure: Regenerated.
21859
a7d17088
DJ
218602002-04-04 Daniel Jacobowitz <drow@mvista.com>
21861
21862 * gdb.base/relocate.exp: New file.
21863 * gdb.base/relocate.c: New file.
21864
cd721503
FF
218652002-04-04 Fred Fish <fnf@redhat.com>
21866
21867 * gdb.base/step-test.exp: Update comment regarding stopping in
21868 memcpy/bcopy calls inserted as part of the compiler runtime.
21869
b22ad7a7
MS
218702002-04-04 Michael Snyder <msnyder@redhat.com>
21871
21872 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
21873
5f279fa6
DJ
218742002-04-03 Daniel Jacobowitz <drow@mvista.com>
21875
21876 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
21877 (gdb_expect): Remove $notransfer hack.
21878
dd0fd3ce
DJ
218792002-04-02 Daniel Jacobowitz <drow@mvista.com>
21880
21881 * gdb.c++/classes.exp ("calling method for small class"): Match
21882 updated register output.
21883
1e50cda1
DJ
218842002-03-30 Daniel Jacobowitz <drow@mvista.com>
21885
21886 Fix PR gdb/452
21887 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
21888 when finished. Make gdb_file_cmd send "exec-file" when
21889 appropriate.
21890
24015922
DJ
218912002-03-30 Daniel Jacobowitz <drow@mvista.com>
21892
21893 * gdb.base/attach.exp: Remove extra setup_xfail.
21894
dd7dfd64
MS
218952002-03-26 Michael Snyder <msnyder@redhat.com>
21896
21897 * gdb.base/default.exp: Add tests for dump, append, and restore.
21898 * gdb.base/help.exp: Add tests for dump, append, and restore.
21899 * gdb.base/dump.exp: New file, test dump, append and restore.
21900 * gdb.base/dump.c: New file.
21901
48b2f8d7
MS
219022002-03-27 Michael Snyder <msnyder@redhat.com>
21903
d63a86f8 21904 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
21905 clean-ups in help messages.
21906
05b4d525
FF
219072002-03-26 Fred Fish <fnf@redhat.com>
21908
21909 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
21910 have debugging info for those functions and the compiler uses them
21911 internally to copy structs around.
21912
d7679631
FF
219132002-03-26 Fred Fish <fnf@redhat.com>
21914
21915 * gdb.base/list.exp: Revert the change made yesterday and add note
21916 about why we don't list the default lines for remote targets.
21917
523ac3f9
MS
219182002-03-25 Michael Snyder <msnyder@redhat.com>
21919
21920 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
21921
754b2b8d
FF
219222002-03-25 Fred Fish <fnf@redhat.com>
21923
21924 * gdb.base/list.exp: This test works on remote targets so remove
21925 the short circuit for remote targets. Update copyright.
21926
33c3e192
FF
219272002-03-25 Fred Fish <fnf@redhat.com>
21928
21929 * gdb.base/attach.exp: Fix logic error that was suppressing this
21930 test for all non hppa*-*-hpux* targets, instead of the hp target.
21931 Move comments closer to the suppression point. Also now need to
21932 check that we are running natively.
21933
d43e73ee
MS
219342002-03-22 Michael Snyder <msnyder@redhat.com>
21935
882c8f02
MS
21936 * gdb.base/default.exp: Add test for gcore. Update copyright.
21937 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 21938
04c12f60
FF
219392002-03-06 Fred Fish <fnf@redhat.com>
21940
21941 * gdb.base/funcargs.c: Remove extraneous ';' character.
21942 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
21943
b43df995
MC
219442002-03-04 Michael Chastain <mec@shout.net>
21945
21946 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
21947 accommodate gcc v3 function signature.
21948 * gdb.mi/mi0-var-cmd-exp: Ditto.
21949
92362027
AC
219502002-02-24 Andrew Cagney <ac131313@redhat.com>
21951
21952 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
21953 ``GNU/Linux'' or ``Linux kernel''
21954 * testsuite/gdb.threads/pthreads.c: Ditto.
21955
258ad32d
MC
219562002-02-24 Michael Chastain <mec@shout.net>
21957
21958 * gdb.threads/pthreads.c (thread1): Add a return statement.
21959 (thread2): Likewise.
21960 (foo): Likewise.
21961
04c3b3d4
MC
219622002-02-23 Michael Chastain <mec@shout.net>
21963
21964 * gdb.threads/linux-dp.c (philosopher): Add a return statement
21965 to placate gcc.
21966
5a2a0a20
MC
219672002-02-23 Michael Chastain <mec@shout.net>
21968
21969 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
21970 test "ptype bint". The test passes on all my stabs configurations.
21971
a640f7fc
JB
219722002-02-21 Jim Blandy <jimb@redhat.com>
21973
27924826
JB
21974 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
21975 filename at a time, and watch for the ones we want to see.
21976
a640f7fc
JB
21977 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
21978 types of pointers to prototyped functions.
21979
edcc8c75
AC
219802002-02-20 Andrew Cagney <ac131313@redhat.com>
21981
21982 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
21983 signed, unsigned and straight char.
21984 (padding_char, padding_short, padding_int, padding_long,
21985 padding_long_long, padding_float, padding_double,
21986 padding_long_double): New global variables.
21987 (fill, fill_structs): New functions.
21988
21989 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
21990 for correctly sized writes. Update copyright.
21991 (get_valueof): New procedure.
21992 (get_sizeof): Call get_valueof.
21993 (check_valueof): New procedure.
21994 (check_padding): New procedure.
21995
ac57ea44
MC
219962002-02-20 Michael Chastain <mec@shout.net>
21997
21998 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
21999 to setup_xfail. Document some of the remaining calls.
22000
7a10c941
MC
220012002-02-18 Michael Chastain <mec@shout.net>
22002
22003 * gdb.c++/userdef.exp: Update copyright year.
22004
fb8acdcc
DJ
220052002-02-18 Daniel Jacobowitz <drow@mvista.com>
22006
22007 * gdb.c++/userdef.exp: Test overloaded operators properly.
22008 Remove xfails.
22009
fda6ae12
MS
220102002-02-14 Michael Snyder <msnyder@redhat.com>
22011
22012 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
22013
676a0442
DJ
220142002-02-14 Daniel Jacobowitz <drow@mvista.com>
22015
22016 * gdb.base/a2-run.exp: Check for a remote target properly.
22017 * gdb.base/annota1.exp: Likewise.
22018 * gdb.base/list.exp: Likewise.
22019 * gdb.base/reread.exp: Likewise.
22020 * gdb.base/scope.exp: Likewise.
22021 * gdb.base/shlib-call.exp: Likewise.
22022 * gdb.base/term.exp: Likewise.
22023 * gdb.c++/annota2.exp: Likewise.
22024
78b4f468
RE
220252002-02-13 Richard Earnshaw <rearnsha@arm.com>
22026
22027 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
22028
9a81ba51
MC
220292002-02-10 Michael Chastain <mec@shout.net>
22030
22031 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
22032 (call_after_alloca): Ditto.
22033
004af6c7
DJ
220342002-02-10 Daniel Jacobowitz <drow@mvista.com>
22035
22036 * gdb.base/ending-run.exp: Guard "cont" test with
22037 gdb_skip_stdio_test.
22038
37225f62
JB
220392002-02-06 Jim Blandy <jimb@redhat.com>
22040
22041 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
22042 from here...
22043 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
22044 To here. Disable this test on non-HP platforms. Add big comment.
22045
fe6fdd96
MS
220462002-02-04 Michael Snyder <msnyder@redhat.com>
22047
22048 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
22049 other than d10v and m32r.
22050
036fad3f
RE
220512002-02-02 Richard Earnshaw <rearnsha@arm.com>
22052
22053 * gdb.base/default.exp: Rewrite test patterns to reduce time
22054 taken to match them.
22055
7148ab62
DJ
220562002-01-30 Daniel Jacobowitz <drow@mvista.com>
22057
22058 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
22059 Allow a start function above main.
22060 * gdb.threads/linux-dp.exp: Fix copyright date.
22061
396cc255
DJ
220622002-01-30 Daniel Jacobowitz <drow@mvista.com>
22063
a9c64011
AS
22064 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
22065 (check_philosopher_stack): Check for manager thread before checking
22066 for a just-starting thread.
396cc255 22067
f038d31b
DJ
220682002-01-30 Daniel Jacobowitz <drow@mvista.com>
22069
22070 From Neil Booth <neil@daikokuya.demon.co.uk>:
22071 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
22072 warnings.
22073
b3ff9d9a
FF
220742002-01-21 Fred Fish <fnf@redhat.com>
22075
22076 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
22077 not caller.
22078
39ad761d
JB
220792002-01-21 Jim Blandy <jimb@redhat.com>
22080
22081 * gdb.base/reread.exp: Check that GDB properly re-reads the
22082 executable file when it changes while no inferior is running.
22083
aaf320fa
FF
220842002-01-21 Fred Fish <fnf@redhat.com>
22085
a9c64011
AS
22086 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
22087 optionally accept the "shlib events" variation.
aaf320fa 22088
808a31f5
JB
220892002-01-21 Jim Blandy <jimb@redhat.com>
22090
22091 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
22092 call `fflush' after every `printf', so that the output is produced
22093 at predictable points, regardless of whatever buffering does (or
22094 doesn't) take place.
22095 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
22096 at different points.
22097
4420d5e2
DJ
220982002-01-20 Daniel Jacobowitz <drow@mvista.com>
22099
22100 * gdb.c++/inherit.exp: Update copyright years.
22101 * gdb.c++/method.exp: Likewise.
22102
3e36a0f4
DJ
221032002-01-20 Daniel Jacobowitz <drow@mvista.com>
22104
22105 * gdb.c++/classes.exp: Update for improved v3 support and skipping
22106 artificial methods/arguments.
22107 * gdb.c++/derivation.exp: Likewise.
22108 * gdb.c++/inherit.exp: Likewise.
22109 * gdb.c++/method.exp: Likewise.
22110 * gdb.c++/virtfunc.exp: Likewise.
22111
b4ceaee6
AC
221122002-01-18 Andrew Cagney <ac131313@redhat.com>
22113
22114 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
22115 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
22116 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
22117 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
22118 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
22119 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
22120
ecace851
JB
221212002-01-17 Jim Blandy <jimb@redhat.com>
22122
22123 * gdb.asm/asm-source.exp (info symbol): Take another shot at
22124 anchoring the pattern matching the entry point symbol's name.
22125
375fc983
AC
221262002-01-17 Andrew Cagney <ac131313@redhat.com>
22127
22128 * gdb.base/maint.exp: Update ``maint internal-error'' to match
22129 continue/quit query. Update copyright.
22130
fe6fdd96
MS
221312002-01-14 Michael Snyder <msnyder@redhat.com>
22132
22133 * gdb.base/gcore.exp: Remove extra debugging output.
22134
e017c81f
DJ
221352002-01-13 Daniel Jacobowitz <drow@mvista.com>
22136
22137 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
22138 for slightly dubious v2 mangled string.
22139
37ab3bf8
DJ
221402002-01-13 Daniel Jacobowitz <drow@mvista.com>
22141
22142 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
22143
1bc05c3a 221442002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 22145
1bc05c3a 22146 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 22147
1bc05c3a
JM
22148 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
22149 constructors.
22150 * gdb.c++/derivation.exp: Likewise.
22151 * gdb.c++/templates.exp: Likewise.
22152 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 22153
1bc05c3a
JM
221542002-01-10 Michael Snyder <msnyder@redhat.com>
22155
22156 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 22157
a911c360
MS
221582002-01-08 Michael Snyder <msnyder@redhat.com>
22159
22160 * gdb.base/gcore.exp: New test for generate-core-file command.
22161 * gdb.base/gcore.c: Testcase for above.
22162 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
22163
ea2119ec
JM
221642002-01-08 Jason Merrill <jason@redhat.com>
22165
22166 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
22167
68203136
FF
221682002-01-07 Fred Fish <fnf@redhat.com>
22169
22170 * gdb.c++/overload.exp: Remove unconditional xfails for:
22171 print foo_instance1.overloadargs(1)
22172 print foo_instance1.overloadargs(1, 2)
22173 print foo_instance1.overloadargs(1, 2, 3)
22174 print foo_instance1.overloadargs(1, 2, 3, 4)
22175 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
22176 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
22177 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
22178 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
22179 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
22180 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
22181 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
22182 print foo_instance1.overload1arg()
22183 print foo_instance1.overload1arg((char)arg2)
22184 print foo_instance1.overload1arg((signed char)arg3)
22185 print foo_instance1.overload1arg((unsigned char)arg4)
22186 print foo_instance1.overload1arg((int)arg7)
22187 print foo_instance1.overload1arg((unsigned int)arg8)
22188 print foo_instance1.overload1arg((float)arg11)
22189 print foo_instance1.overload1arg((double)arg12)
d63a86f8 22190
21b9b5b1
MS
221912002-01-07 Michael Snyder <msnyder@redhat.com>
22192
22193 * gdb.base/huge.exp: New test. Print a very large target data object.
22194 (skip_huge_test): New test variable. Define if you want to skip this
22195 test. The test reads an 8 megabyte data object from the target, so it
22196 might be very time consuming on remote targets with a slow connection.
22197 * gdb.base/huge.c: New file. Test case for above.
22198
725f922e
FF
221992002-01-07 Fred Fish <fnf@redhat.com>
22200
22201 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
22202 g_instance.bfoo, and g_instance.cfoo.
22203
889bf7c5 222042002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 22205
889bf7c5
PA
22206 * gdb.base/break.c (multi_line_if_conditional): New function.
22207 (multi_ilne_while_conditional): Likewise.
22208 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
22209 IF or WHILE condition puts the breakpoint at the start of
22210 the condition.
f286b2c3 22211
634d57ec
JL
22212 * gdb.base/selftest.exp (backtrace through signal handler): Remove
22213 hppa*-*-hpux* expected failure.
22214 * gdb.base/structs.exp (do_function_calls): Similarly.
22215
22216 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
22217 watchpoints.
22218
9fbfe2dc
AC
222192002-01-06 Andrew Cagney <ac131313@redhat.com>
22220
22221 Fix PR gdb/66.
22222 * gdb.base/structs.exp: Replace skip for a29k with skip for
22223 gdb,cannot_call_functions.
22224 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
22225 * gdb.base/callfuncs.exp: Ditto.
22226 * gdb.base/call-rt-st.exp: Ditto.
22227 * gdb.base/call-strs.exp: Ditto.
22228 * gdb.base/callfwmall.exp: Ditto.
22229 * gdb.base/scope.exp: Obsolete xfail a29k.
22230 * gdb.c++/misc.exp: Ditto.
22231 * gdb.c++/cplusfuncs.exp: Ditto.
22232 * gdb.base/ptype.exp: Ditto.
22233 * gdb.base/printcmds.exp: Ditto.
22234 * gdb.base/opaque.exp: Ditto.
22235 * gdb.base/list.exp: Ditto.
22236 * gdb.base/funcargs.exp: Ditto.
22237 * gdb.base/default.exp: Ditto.
22238
8ddad156
MS
222392002-01-04 Michael Snyder <msnyder@redhat.com>
22240
ca4976a6 22241 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
22242 * gdb.base/maint.exp: Add tests for maint info sections options.
22243
1b074332
JL
22244Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
22245
22246 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
22247
7d159115
CV
222482001-12-20 Corinna Vinschen <vinschen@redhat.com>
22249
22250 * gdb.asm/arm.inc: New file.
22251 * gdb.asm/asm-source.exp: Add arm targets.
22252 * gdb.asm/configure.in: Ditto.
22253 * gdb.asm/configure: Recreated from configure.in.
22254
8fb87725
JL
22255Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
22256
afabe08c
JL
22257 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
22258 with HP's compiler.
22259 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
22260 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
22261 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
22262 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
22263
22264 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
22265 either HP's compilers or GCC.
22266
db521deb
JL
22267 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
22268 a SIGBUS or SIGSEGV.
22269
22270 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
22271
22272 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
22273 can be compiled with either HP's compiler or GCC.
22274
cfa88ab7
JL
22275 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
22276 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
22277 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
22278
ca344dff
JL
22279 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
22280 to match current gdb output. Update due to using auto-solib-limit
22281 for limiting instead of overloading auto-solib-add.
22282 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
22283 test program.
22284
3f3c6e55 22285 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
22286 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
22287 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
22288 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
22289 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
22290 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
22291 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
22292 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
22293 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
22294 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
22295 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
22296 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
22297 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 22298
8fb87725
JL
22299 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
22300 a SIGTRAP to the inferior.
22301
cf599fa7
CV
223022001-12-19 Corinna Vinschen <vinschen@redhat.com>
22303
22304 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
22305 Substitute call to target_link by call to gdb_compile.
22306
2cd045cd
JL
22307Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
22308
a9c64011
AS
22309 * gdb.base/break.exp: Fix HP specific search string when testing
22310 backtracing in a called function.
2cd045cd 22311
a9c64011
AS
22312 * gdb.base/constvars.exp: Only set lang to C++ if we're
22313 compiling the test with HP's compilers.
22314 * gdb.base/volatile.exp: Similarly.
2cd045cd 22315
99ebe9ac
JB
223162001-12-19 Jim Blandy <jimb@redhat.com>
22317
22318 * gdb.base/printcmds.exp: Expect the null character to be printed
22319 as '\0', and the '\013' to be printed as '\v'.
22320 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
22321 * gdb.base/setvar.exp: Same.
22322
b9891b29
JB
223232001-12-17 Jim Blandy <jimb@redhat.com>
22324
0eba65ab
JB
22325 * gdb.base/completion.exp: Rather than completing very long
22326 filenames, which can make the readline library produce output we
22327 don't recognize, cd to the directory first, and then complete
22328 using nice, short relative paths.
22329
6970b5b1
JB
22330 * gdb.base/completion.exp: On some systems, there is, in fact, a
22331 variable named `b' in scope, since GDB treats all static
a9c64011
AS
22332 variables as being in scope. So use `no_var_named_this'
22333 instead of `b'.
6970b5b1 22334
b9891b29 22335 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 22336 can't find the core file's registers as a failure.
b9891b29 22337
e6ccd35f
JSC
223382001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
22339
a9c64011
AS
22340 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
22341 test expect string more specific.
e6ccd35f 22342
105ba819
CV
223432001-12-13 Corinna Vinschen <vinschen@redhat.com>
22344
22345 * gdb.asm/asm-source.exp: Add support for xstormy16.
22346 * gdb.asm/configure.in: Ditto.
22347 * gdb.asm/configure: Rebuild.
22348 * gdb.asm/xstormy16.inc: New file.
22349
e9e79dd9
FF
223502001-12-10 Fred Fish <fnf@redhat.com>
22351
22352 * gdb.base/maint.exp: Update to match changes in type dumping code.
22353
347dc97d
JB
223542001-12-10 Jim Blandy <jimb@redhat.com>
22355
22356 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
22357 matching the entry point symbol's name at the beginning of the
22358 line.
347dc97d 22359
5178b9d6
DJ
223602001-12-07 Daniel Jacobowitz <drow@mvista.com>
22361
22362 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
22363 gdb.c++/inherit.exp, gdb.c++/method.exp,
22364 gdb.c++/namespace.exp, gdb.c++/templates.exp,
22365 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
22366 and class layout support.
22367
af890c52
DJ
223682001-12-07 Daniel Jacobowitz <drow@mvista.com>
22369
22370 * gdb.c++/classes.exp: Add test for static member function.
22371 * gdb.c++/misc.cc: Add class with static member function.
22372
7a345fb3
JB
223732001-12-07 Jim Blandy <jimb@redhat.com>
22374
f2e54a80 22375 If GDB says it can't find the struct the function returned, report
8032bf31
JB
22376 those tests as `unsupported'.
22377 * gdb.base/call-rt-st.exp (print_struct_call): New function.
22378 Rewrite subsequent tests to use it.
22379
22380 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
22381 those tests as `unsupported'.
22382 * gdb.base/structs.exp (call_struct_func): New function.
22383 (do_function_calls): Use call_struct_func to call the functions
22384 returning structs.
22385
0bc69509
JB
22386 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
22387 whether functions are prototyped or not, so we can't possibly pass
22388 arguments to t_float_values2 properly.
22389
7a345fb3
JB
22390 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
22391 value of `timeout' for targets other than the mips*tx39-*.
22392
edb6ede1
MS
223932001-12-06 Michael Snyder <msnyder@redhat.com>
22394
d63a86f8 22395 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
22396 and detect whether the start symbol has a leading underscore.
22397
2d842f13
JB
223982001-12-04 Jim Blandy <jimb@redhat.com>
22399
22400 * gdb.base/completion.exp: Clarify indentation.
22401
68550daf
JB
224022001-12-03 Jim Blandy <jimb@redhat.com>
22403
22404 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
22405 variables on the S/390, not `.word'.
22406
cd5195a8
JB
224072001-11-30 Jim Blandy <jimb@redhat.com>
22408
22409 Add assembly-source tests for s390-ibm-linux.
22410 * gdb.asm/s390.inc: New file.
22411 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
22412 the S/390 architecture.
a9c64011 22413 * gdb.asm/configure: Regenerated.
cd5195a8 22414
ca9efc90
MS
224152001-11-30 Michael Snyder <msnyder@redhat.com>
22416
22417 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
22418 next, info source, info sources, info line, global and static
22419 variables, and static functions.
22420 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
22421 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
22422 * gdb.asm/asmsrc1.s: Add a static function and some variables.
22423 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
22424 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
22425 (gdbasm_leave): Restore frame pointer.
22426 (gdbasm_startup): Copy stack set-up from crt0.S.
22427
d0e66976
FN
224282001-11-26 Fernando Nasser <fnasser@redhat.com>
22429
22430 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
22431 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
22432 to a local (non-static) variable. Copy tstruct.a to a static buffer
22433 and return a pointer to that buffer.
22434 * gdb.base/callfwmall.c (t_structs_a): Ditto.
22435
e2334072
MK
224362001-11-24 Mark Kettenis <kettenis@gnu.org>
22437
22438 * gdb.asm/configure.in: Fix recognition of ix86 target.
22439 * gdb.asm/configure: Regenerate.
22440
756caa3d
MS
224412001-11-21 Michael Snyder <msnyder@redhat.com>
22442
22443 * gdb.asm/sparc.inc: New file.
22444 * gdb.asm/asm-source.exp: Recognize sparc target.
22445 * gdb.asm/configure.in: Recognize sparc target.
22446 * gdb.asm/configure: Regenerate.
d63a86f8 22447
9a4d72d5
MS
224482001-11-21 Michael Snyder <msnyder@redhat.com>
22449
22450 * gdb.asm/m32r.inc: New file.
22451 * gdb.asm/asm-source.exp: Recognize m32r target.
22452 * gdb.asm/configure.in: Recognize m32r target.
22453 * gdb.asm/configure: Regenerate.
22454
a773d1cd
MS
224552001-11-20 Michael Snyder <msnyder@redhat.com>
22456
017ac23d
MS
22457 * gdb.asm/i386.inc: New file.
22458 * gdb.asm/asm-source.exp: Recognize ix86 target.
22459 * gdb.asm/configure.in: Recognize ix86 target.
22460 * gdb.asm/configure: Regenerate.
22461
a773d1cd
MS
22462 * gdb.c++/namespace.exp: Fix quotes in output messages.
22463
bb632afb
MS
224642001-11-14 Michael Snyder <msnyder@redhat.com>
22465
25d559ca 22466 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
22467 qualifier in a type cast expression, to designate an address
22468 in the instruction space (Harvard architecture).
22469
4749e309
MS
224702001-11-13 Michael Snyder <msnyder@redhat.com>
22471
22472 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
22473 Tests for expressions using 'const' and 'volatile'.
22474
25050984
CV
224752001-11-13 Corinna Vinschen <vinschen@redhat.com>
22476
22477 * gdb.asm/asm-sources.exp: Allow defining linker flags.
22478
1902c51f
DJ
224792001-11-12 Daniel Jacobowitz <drow@mvista.com>
22480
22481 * lib/mi-support.exp (mi_run_to_helper): Move comments
22482 outside of gdb_expect.
22483
dcf95b47
DJ
224842001-11-11 Daniel Jacobowitz <drow@mvista.com>
22485
22486 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
22487 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
22488 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
22489 mi0_run_to): New functions.
22490 * gdb.mi/mi-simplerun.exp: Use them.
22491 * gdb.mi/mi0-simplerun.exp: Likewise.
22492 * gdb.mi/mi-var-cmd.exp: Likewise.
22493 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 22494
45b074e1
AC
224952001-11-10 Andrew Cagney <ac131313@redhat.com>
22496
22497 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
22498 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
22499
bf50d346
AC
225002001-11-09 Andrew Cagney <ac131313@redhat.com>
22501
22502 * gdb.base/restore.exp: Include $expected value in restored test
22503 message.
22504
9383332c
AC
225052001-11-09 Andrew Cagney <ac131313@redhat.com>
22506
22507 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
22508 implemented.
22509
db62520a
MS
225102001-11-08 Michael Snyder <msnyder@redhat.com>
22511
22512 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
22513 Add pass/fail message for stop at breakpoint in call dummy function.
22514
b5703437
MS
225152001-11-07 Michael Snyder <msnyder@redhat.com>
22516
d63a86f8
RM
22517 * gdb.c++/templates.exp (test_template_breakpoints):
22518 If we get an overload menu, but it does not match what
760f6330 22519 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
22520 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
22521 making the whitespace optional. Argument for "new" may be
22522 "unsigned" as well as "unsigned int/long".
d63a86f8 22523 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
22524 making the whitespace optional. Also replace "(void) with
22525 "((void|)), making the keyword "void" optional.
d63a86f8 22526 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
22527 making the whitespace optional. Also replace "(void) with
22528 "((void|)), making the keyword "void" optional.
3bf40917
MS
22529 * gdb.base/callfuncs.c (t_float_values): This function must
22530 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 22531 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
22532 can be tested against both cases. Usually one case involves
22533 promotion of float to double, while the other does not.
22534 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
22535 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
22536 includes a stack frame for "start".
22537
c8ab4e6d
JB
225382001-11-05 Jim Blandy <jimb@redhat.com>
22539
22540 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
22541 pointers are 32 bits long, and that offsets of relocs are always
22542 stored in the data (REL-style), and not in the reloc entry itself
22543 (RELA-style).
22544 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
22545 stabs.
22546
3f08ced9
MS
225472001-11-01 Michael Snyder <msnyder@redhat.com>
22548
22549 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
22550 and regular expression operators by using quoting.
22551
cbfa24cd
MS
225522001-10-31 Michael Snyder <msnyder@redhat.com>
22553
22554 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
22555 depending on what the symbol table contains.
22556 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
22557 the output of the ptype command. Similarly, accept both "const &"
22558 and "const&".
22559
aaa68313
CV
225602001-10-31 Corinna Vinschen <vinschen@redhat.com>
22561
22562 * gdb.base/miscexprs.c (main): Add usage of preprocessor
22563 symbol `STORAGE' to allow to choose the storage class of
22564 the local datastructures.
22565 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
22566 compiler directive.
22567
91740388
MS
225682001-10-30 Michael Snyder <msnyder@redhat.com>
22569
22570 * gdb.base/jump.exp: Allow it to run for all targets.
22571
1b7c05e7
CV
225722001-10-29 Corinna Vinschen <vinschen@redhat.com>
22573
22574 * gdb.base/call-ar-st.c (print_double_array): Match for loop
22575 with new double_array size.
22576 (main): Change storage class of all local variables to static.
22577 Reduce size of double_array to 9.
22578 * gdb.base/call-ar-st.exp: Increase timeout value.
22579 Change expected output for double array to match new size in
22580 call-ar-st.c.
22581
36a22261
CV
225822001-10-29 Corinna Vinschen <vinschen@redhat.com>
22583
22584 * gdb.base/ending-run.exp: Create identical output when passing
22585 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 22586 Stormy16 target.
36a22261 22587
92b8ae91
MK
225882001-10-28 Mark Kettenis <kettenis@gnu.org>
22589
22590 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
22591 that we catch the expected failure under Linux/x86.
22592
cb135b83
OF
225932001-10-29 Orjan Friberg <orjanf@axis.com>
22594
22595 * gdb.base/setvar.exp: Escape curly braces.
22596 * gdb.stabs/weird.exp: Ditto.
22597
6884aa54
DJ
225982001-10-27 Daniel Jacobowitz <drow@mvista.com>
22599
22600 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
22601 * gdm.mi/mi0-hack-cli.exp: Likewise.
22602
0398c9aa
AC
226032001-10-25 Andrew Cagney <ac131313@redhat.com>
22604
22605 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
22606 messages.
22607
d20bf2e8
AC
226082001-10-21 Andrew Cagney <ac131313@redhat.com>
22609
22610 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
22611 checking MI enabled.
22612
03dd63aa
CV
226132001-10-09 Corinna Vinschen <vinschen@redhat.com>
22614
22615 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
22616
1d9d99f3
FCE
226172001-10-04 Frank Ch. Eigler <fche@redhat.com>
22618
22619 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
22620 if gdb child process crashes, just signal an error.
22621
838ae6c4
JB
226222001-10-02 Jim Blandy <jimb@redhat.com>
22623
22624 * lib/gdb.exp (test_xfail_format): Simplify.
22625
22626 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
22627 front of the variable name `format'. Simplify `if'.
22628
8f0cbc1c
DJ
226292001-10-01 Daniel Jacobowitz <drow@mvista.com>
22630
22631 * gdb.threads/pthreads.exp: Wait for output and delay
22632 before sending ^C.
22633
1f08dafd
DJ
226342001-10-01 Daniel Jacobowitz <drow@mvista.com>
22635
22636 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
22637 some incorrect output instead of timing out.
22638 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
22639
674f90ff
CV
226402001-09-28 Corinna Vinschen <vinschen@redhat.com>
22641
22642 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
22643 check to allow additional `int'.
22644
9b284272
DJ
226452001-09-27 Daniel Jacobowitz <drow@mvista.com>
22646
22647 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
22648 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
22649
b55a4771
MS
226502001-09-27 Michael Snyder <msnyder@redhat.com>
22651
22652 * lib/gdb.exp (test_debug_format): New proc.
22653 (setup_xfail_format): Use new proc test_debug_format.
22654 * gdb.base/constvars.exp (local_compiler_xfail_check): New
22655 proc; use new service proc test_debug_format.
22656 Replace all other "gcc_compiled" tests with this test.
22657 * gdb.base/volatile.exp (local_compiler_xfail_check): New
22658 proc; use new service proc test_debug_format.
22659 Replace all other "gcc_compiled" tests with this test.
22660
226612001-09-27 Michael Snyder <msnyder@redhat.com>
22662
22663 * gdb.base/cvexpr.exp: New file.
22664 * gdb.base/cvexpr.c: New file
22665 Test for expressions using const and volatile keywords.
22666
4e6667ac
CV
226672001-09-26 Corinna Vinschen <vinschen@redhat.com>
22668
22669 * gdb.base/constvars.exp: Check for different orders of keywords
22670 and additional "int" strings in output.
22671
4f337972
AC
226722001-09-22 Andrew Cagney <ac131313@redhat.com>
22673
22674 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
22675 responses from "help maint".
22676
2015650d
FCE
226772001-09-19 Frank Ch. Eigler <fche@redhat.com>
22678
22679 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
22680 to localhost:NNN instead of :NNN, in case Xvfb is listening
22681 only on TCP.
22682
f3bcedc1
CV
226832001-09-19 Corinna Vinschen <vinschen@redhat.com>
22684
22685 * gdb.base/recurse.exp: When checking leaving the watchpoint
22686 scope, recognize when gdb is in function's epilogue and pass.
22687
6b819c92
KS
226882001-09-18 Keith Seitz <keiths@redhat.com>
22689
22690 * lib/insight-support.exp (_gdbtk_export_target_info): Add
22691 support for running tests against sid targets.
22692 (gdbtk_done): Ditto.
22693
a10c9419
CV
226942001-09-18 Corinna Vinschen <vinschen@redhat.com>
22695
22696 * gdb.base/ending-run.c (main): Set stdout buffersize
22697 to the same reasonable value for any target.
22698 * gdb.base/ending-run.exp: Add a regular expression
22699 to make testsuite happy on Sanyo Stormy16 target.
22700
739d0d99
CV
227012001-09-17 Corinna Vinschen <vinschen@redhat.com>
22702
22703 * gdb.base/display.c (do_loops): Add float variable `f'.
22704 Increment f in loop.
22705 * gdb.base/display.exp: Increment timeout by 60 seconds.
22706 Change float display test to use variable `f'.
22707
1b8947f0
JB
227082001-09-17 Jim Blandy <jimb@redhat.com>
22709
22710 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
22711 overflowing the limited breakpoint tables on some ROM monitors
22712 (like the ROM68K).
22713
9890ac81
FCE
227142001-09-15 Frank Ch. Eigler <fche@redhat.com>
22715
22716 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
22717 the "-ac" (disable access control) flag.
22718
6db765ea
JH
227192001-08-30 Jeff Holcomb <jeffh@redhat.com>
22720
22721 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
22722 ints.
22723
4c32cc04
KS
227242001-08-30 Keith Seitz <keiths@redhat.com>
22725
22726 * lib/gdb.exp: Move all insight-related functionality into
22727 separate file.
22728 * lib/insight-support.exp: New file.
22729
8d6e6f81
FCE
227302001-08-29 Frank Ch. Eigler <fche@redhat.com>
22731
22732 * config/sid.exp (sid_start): Never set sid verbosity; disable
22733 expect_background {} that consumed its stdout; tolerate </dev/null.
22734 Attempt to set endianness override in "sid" protocol mode. Cleanup.
22735
6a90e1d0
AC
227362001-08-18 Andrew Cagney <ac131313@redhat.com>
22737
22738 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
22739 CLI jump command to start it.
22740 (mi_run_to_main): Fail immediatly when unexpected output.
22741
1759b3c3
AC
227422001-08-18 Andrew Cagney <ac131313@redhat.com>
22743
22744 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
22745 beginning of function. Fix PR gdb/191.
22746
61d11d80
FCE
227472001-08-16 Frank Ch. Eigler <fche@redhat.com>
22748
22749 * config/sid.exp (sid_start): Don't warn if we cannot figure out
22750 what to force sid endianness to.
22751
942a4df2
KS
227522001-08-15 Keith Seitz <keiths@redhat.com>
22753
22754 * lib/gdb.exp (gdbtk_start): Don't set environment
22755 variables for TCL_LIBRARY and friends. Insight will
22756 now figure these out for itself.
22757
0521c418
MS
227582001-08-02 Michael Snyder <msnyder@redhat.com>
22759
22760 * gdb.base/completion.exp: Remove the symbol "a64l" from
22761 the expect string; this is target-specific, and not related
22762 to what is being tested.
22763
74a9a58a
DB
227642001-08-02 Dave Brolley <brolley@redhat.com>
22765
22766 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
22767
c70819fa
MS
227682001-07-25 Michael Snyder <msnyder@redhat.com>
22769
c2b8fa57
MS
22770 * gdb.base/consecutive.exp: New file. Test stepping over
22771 breakpoints on consecutive instructions.
22772 * gdb.base/consecutive.c: New file.
22773
c70819fa
MS
22774 * gdb.base/call-rt-st.exp: Use double-backslash to quote
22775 curly braces in regular expressions.
22776
2b1a1355
MS
227772001-07-25 Michael Snyder <msnyder@redhat.com>
22778
22779 * gdb.base/ending-run.exp: Accept "Program exited normally" as
22780 legitimate output from stepping out of main.
22781
413eca6f
KS
227822001-07-22 Keith Seitz <keiths@redhat.com>
22783
22784 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
22785 the empty string, do not run the tests.
22786
7e5a9322
SC
227872001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22788
22789 * gdb.base/long_long.exp: Detect size of pointer. Take into
22790 account 2-byte pointers when testing for p/a results.
22791
de58f10f
SC
227922001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22793
d63a86f8 22794 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
22795 and defined to 1K for m68hc11.
22796 (random_data): Reduce table to 1K for embedded platforms (68hc11).
22797 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
22798 (sizeof_random_data): New variable to tell the size of the data table;
22799 don't test past this size; always run to main.
22800
d6f5fea1
SC
228012001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22802
22803 * gdb.base/return2.exp: return of long long and double fails for
22804 68HC11; don't execute these tests on that platform.
22805 * gdb.base/return.exp: Return of a double fails for 68hc11.
22806
c477543d
SC
228072001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22808
22809 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
22810 tests that print a float.
22811 * call-rt-st.exp: Likewise.
22812
63cf1c79
MK
228132001-07-12 Mark Kettenis <kettenis@gnu.org>
22814
22815 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
22816 running this test on Linux.
22817
112f9ab5
MC
228182001-06-24 Michael Chastain <chastain@redhat.com>
22819
22820 * gdb.base/arithmet.exp: Remove some tests to make all test names
22821 unique.
22822
4970cb0f
MS
228232001-07-03 Michael Snyder <msnyder@redhat.com>
22824
22825 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
22826 the output of the ptype command.
22827
d85da69f
MS
228282001-07-02 Michael Snyder <msnyder@redhat.com>
22829
4c8a82de
MS
22830 * gdb.base/completion.exp: Don't assume that break.c is the only
22831 source file that may contain functions named "marker".
d85da69f
MS
22832 * gdb.base/corefile.exp: Quote the curly braces in regexp.
22833
8afc772b
AC
228342001-06-28 Andrew Cagney <ac131313@redhat.com>
22835
22836 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
22837 of files to delete.
22838
22839 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
22840 * gdb.disasm/h8300s.exp: New file.
22841 gdb.disasm/h8300s.s: Likewise.
22842
cff22675
AC
228432001-06-27 Andrew Cagney <ac131313@redhat.com>
22844
22845 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
22846 empty breakpoint tables.
22847
68c81b54
AC
228482001-06-25 Andrew Cagney <ac131313@redhat.com>
22849
22850 * lib/mi-support.exp: Update args=... part of stop-reason
22851 patterns. Accept either a list or a tuple.
22852
2dd62704
AC
228532001-06-23 Andrew Cagney <ac131313@redhat.com>
22854
22855 * lib/mi-support.exp: Remove local emacs variable defining
22856 change-log-default-name.
22857
b4127474
MC
228582001-06-22 Michael Chastain <chastain@redhat.com>
22859
22860 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
22861 This is operationally compatible with the previous version.
22862
8dbfb380
JB
228632001-06-13 Jim Blandy <jimb@redhat.com>
22864
22865 * lib/gdb.exp (gdb_test): Doc fix.
22866
f2d8c86d
MC
228672001-06-10 Michael Chastain <chastain@redhat.com>
22868
22869 * gdb.base/exprs.exp: Remove a duplicate test.
22870
81564d34
JB
228712001-06-06 Jim Blandy <jimb@redhat.com>
22872
22873 * gdb.base/return2.exp (main): Use values to test float and double
22874 returns that are not NaN's, to avoid being confused by IEEE
22875 comparison rules.
22876
da55addb
MS
228772001-06-04 Michael Snyder <msnyder@redhat.com>
22878
22879 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 22880 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
22881 rather than wait for 12 more tests to time out.
22882
42c65987
JB
228832001-06-06 Jim Blandy <jimb@redhat.com>
22884
b18bced9 22885 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 22886 Don't forget to match the GDB prompt.
b18bced9 22887
42c65987
JB
22888 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
22889
5b41e5f0
JB
228902001-06-04 Jim Blandy <jimb@redhat.com>
22891
22892 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
22893 command.
22894
015e046f
KB
228952001-05-31 Kevin Buettner <kevinb@redhat.com>
22896
22897 * gdb.base/annota1.exp (info break): Match four or more spaces
22898 after "Address".
22899
fb1ffbbe
MC
229002001-05-31 Michael Chastain <chastain@redhat.com>
22901
22902 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
22903 (dm_type_int_star): Likewise.
22904 (dm_type_long_star): Likewise.
22905 (dm_type_void_star): Likewise.
22906
5ea2a32c
KB
229072001-05-29 Kevin Buettner <kevinb@redhat.com>
22908
22909 * gdb.base/completion.exp (INPUTRC): Set this environment variable
22910 to a known value in order to get consistent results regardless
22911 of the setting of INPUTRC or the presence or contents of .inputrc.
22912
ae23c492
MS
229132001-05-24 Michael Snyder <msnyder@redhat.com>
22914
ac55707e
MS
22915 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
22916 Don't require that the main thread and the manager thread are the
22917 first in the list.
22918
ae23c492
MS
22919 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
22920 debugging. If test fails, issue an "unsupported" not a "fail".
22921
400071f1
JB
229222001-05-24 Jim Blandy <jimb@redhat.com>
22923
22924 Don't assume that short is shorter than int.
22925 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
22926 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 22927 this isn't true.
400071f1
JB
22928 ("print unsigned char == (~0)"): Add test that verifies that ~0,
22929 an int, is not equal to ~0 stored in an unsigned char. This tests
22930 the same thing that the previous test meant to, but works on
22931 16-bit machines, too.
22932 ("print unsigned char != (~0)"): Same test, complemented.
22933
0816a3e5
MS
229342001-05-24 Michael Snyder <msnyder@redhat.com>
22935
22936 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 22937 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
22938 and prevents dejagnu getting out of step.
22939
f6dc23a9
KB
229402001-05-23 Kevin Buettner <kevinb@redhat.com>
22941
22942 * gdb.base/finish.exp (finish_void): Revise pattern for
22943 stopping on the call statement to not permit stopping at
22944 the start of the instructions comprising the call sequence.
22945
7dbd117d
MC
229462001-05-19 Michael Chastain <chastain@redhat.com>
22947
22948 * gdb.base/callfuncs.exp: Make all test names unique.
22949 * gdb.base/commands.exp: Make all test names unique.
22950 * gdb.base/condbreak.exp: Make all test names unique.
22951 * gdb.base/dbx.exp: Make all test names unique.
22952 * gdb.base/default.exp: Make all test names unique.
22953 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
22954 and TIMEOUT messages to their corresponding PASS message.
22955 * gdb.base/ending-run.exp: Make all test names unique.
22956 * gdb.base/long_long.exp: Remove duplicate test.
22957
6b0b0a9e
KB
229582001-05-21 Kevin Buettner <kevinb@redhat.com>
22959
22960 * gdb.base/finish.exp (finish_void): Allow "finish" command to
22961 stop on the call statement as well as the statement after the
22962 call.
22963
2caa35cb
MS
229642001-05-21 Michael Snyder <msnyder@redhat.com>
22965
22966 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
22967
40713331
EZ
229682001-05-10 Elena Zannoni <ezannoni@redhat.com>
22969
a9c64011
AS
22970 * gdb.base/completion.exp: Revamp test. Make it execute on all
22971 platforms.
40713331 22972
c2c1be8d
EZ
229732001-05-10 Elena Zannoni <ezannoni@redhat.com>
22974
a9c64011
AS
22975 * config/gdbserver.exp (gdb_load): Handle the case
22976 in which the arguments to gdbserver are given in the
22977 baseboard configuration file.
22978 Also handle the case in which the server needs to do a
22979 load.
2c9cd303 22980
9671de48
KS
229812001-05-07 Keith Seitz <keiths@cygnus.com>
22982
a9c64011
AS
22983 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
22984 set up the display for testing.
22985 (gdbtk_start): Convert all paths to paths that tcl will like.
22986 Export target information to environment.
22987 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
22988 necessary.
22989 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
22990 (to_tcl_path): New proc to convert a given pathname into
22991 a path acceptible as an argument to a tcl command.
22992 (_gdbtk_export_target_info): New proc to export target info
22993 into the environment for gdbtk testing.
22994 (gdbtk_done): New proc to signal end-of-test.
9671de48 22995
5a360f47
JB
229962001-05-06 Jim Blandy <jimb@redhat.com>
22997
22998 * restore.c: Make the code of caller0 correspond to its comment.
22999
66c756c6
MS
230002001-05-03 Michael Snyder <msnyder@redhat.com>
23001
23002 * config/sid.exp (gdb_target_sid): Check for error messages.
23003 On error or timeout, don't make expect exit (which will terminate
23004 all subsequent tests); instead just make gdb exit.
d63a86f8 23005 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
23006 return a negative value.
23007
a966fde5
JB
230082001-04-24 Jim Blandy <jimb@redhat.com>
23009
851c18e0
JB
23010 * gdb.c++/templates.exp: If we see the prompt for the overload
23011 list, but we haven't recognized any of the longer patterns,
23012 arrange for this test to fail, not hang.
23013
a966fde5
JB
23014 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
23015 variations.
23016
db144853
MC
230172001-04-22 Michael Chastain <chastain@redhat.com>
23018
23019 * gdb.c++/local.exp: Use the 'runto' library function.
23020 * gdb.c++/namespace.exp: Likewise.
23021 * gdb.c++/overload.exp: Likewise.
23022
3207ec21
KB
230232001-03-26 Kevin Buettner <kevinb@redhat.com>
23024
23025 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
23026 * gdb.base/step-line.exp: New file. Test step/next in presence of
23027 #line directives.
23028 * gdb.base/step-line.c: New file. Test program for the above.
23029 * gdb.base/step-line.inp: New file. We pretend that this file has
23030 been transformed by some other tool into step-line.c.
23031
13b57657
JB
230322001-03-21 Jim Blandy <jimb@redhat.com>
23033
23034 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
23035 unmangled operator names.
23036
754cbe1c
JB
230372001-03-20 Jim Blandy <jimb@redhat.com>
23038
23039 * gdb.threads/linux-dp.exp: Recognize an additional message
23040 generated by GDB when it doesn't understand how to debug threads
23041 on the target system.
23042
177495c9
AC
230432001-03-19 Andrew Cagney <ac131313@redhat.com>
23044
23045 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
23046
f266096b
MC
230472001-03-12 Michael Chastain <chastain@redhat.com>
23048
23049 * gdb.c++/derivation.exp: Use the 'runto' library function.
23050
cac3c2ff
MC
230512001-03-12 Michael Chastain <chastain@redhat.com>
23052
23053 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
23054
b6c11a24
MC
230552001-02-24 Michael Chastain <chastain@redhat.com>
23056
23057 * gdb.c++/ref-types.exp: Change handwritten code to library
23058 function 'runto'.
23059
6bae5bce
OF
230602001-03-16 Orjan Friberg <orjanf@axis.com>
23061
23062 * gdb.base/signals.exp: Set count to 0 explicitly.
23063
0015fd9a
MS
230642001-03-15 Mark Salter <msalter@redhat.com>
23065
23066 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
23067 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
23068 (gdb_load): Add support for additional target_info: gdb_download_size
23069 and gdb_load_timeout.
0015fd9a 23070
fc33412a
DT
23071Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
23072
23073 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
23074 file -- to prevent failing when the compile fails but we have no
23075 intention of running the tests anyway.
fc33412a
DT
23076
23077 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
23078 tests if set.
23079
23080 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 23081 integers.
fc33412a
DT
23082
23083 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
23084 * gdb.c++/namespace.exp: Ditto.
23085
115f06de
OF
230862001-03-07 Orjan Friberg <orjanf@axis.com>
23087
23088 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
23089 * gdb.base/pointers.exp: Relax pattern match of decimals.
23090
b6ba6518
KB
230912001-03-06 Kevin Buettner <kevinb@redhat.com>
23092
23093 * Makefile.in, config/abug.exp, config/cfdbug.exp,
23094 config/cpu32bug.exp, config/dve.exp, config/est.exp,
23095 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
23096 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
23097 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
23098 config/sh.exp, config/sid.exp, config/slite.exp,
23099 config/sparclet.exp, config/udi.exp, config/unknown.exp,
23100 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
23101 config/vxworks.exp, config/vxworks29k.exp,
23102 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
23103 gdb.base/all-bin.exp, gdb.base/annota1.exp,
23104 gdb.base/arithmet.exp, gdb.base/assign.exp,
23105 gdb.base/async.exp, gdb.base/attach.exp,
23106 gdb.base/bitfields.exp, gdb.base/bitops.exp,
23107 gdb.base/break.exp, gdb.base/call-ar-st.exp,
23108 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
23109 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
23110 gdb.base/commands.exp, gdb.base/completion.exp,
23111 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
23112 gdb.base/constvars.exp, gdb.base/corefile.exp,
23113 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
23114 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
23115 gdb.base/ending-run.exp, gdb.base/environ.exp,
23116 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
23117 gdb.base/finish.exp, gdb.base/foll-exec.exp,
23118 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
23119 gdb.base/funcargs.exp, gdb.base/help.exp,
23120 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
23121 gdb.base/logical.exp, gdb.base/long_long.exp,
23122 gdb.base/maint.exp, gdb.base/mips_pro.exp,
23123 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
23124 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
23125 gdb.base/pointers.exp, gdb.base/printcmds.exp,
23126 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
23127 gdb.base/regs.exp, gdb.base/relational.exp,
23128 gdb.base/remote.exp, gdb.base/reread.exp,
23129 gdb.base/restore.exp, gdb.base/return2.exp,
23130 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
23131 gdb.base/selftest.exp, gdb.base/setshow.exp,
23132 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
23133 gdb.base/sigall.exp, gdb.base/signals.exp,
23134 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
23135 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
23136 gdb.base/step-test.exp, gdb.base/structs.c,
23137 gdb.base/structs.exp, gdb.base/structs2.exp,
23138 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
23139 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
23140 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
23141 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
23142 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
23143 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
23144 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
23145 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
23146 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
23147 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
23148 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
23149 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
23150 gdb.fortran/types.exp, gdb.java/jmisc.exp,
23151 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
23152 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
23153 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
23154 gdb.trace/circ.exp, gdb.trace/collection.exp,
23155 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
23156 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
23157 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
23158 gdb.trace/report.exp, gdb.trace/save-trace.exp,
23159 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
23160 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
23161 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
23162 notices.
23163
dc96c6c7 231642001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
23165
23166 * gdb.base/varargs.c (find_max_double): Fix printf format string:
23167 first arg is int not float.
23168
dc96c6c7 231692001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
23170
23171 * gdb.base/reread.exp: Unsupported for non-native targets;
23172 doesn't work for remote debugging.
23173
9b0c4aeb
FN
231742001-02-19 Fernando Nasser <fnasser@redhat.com>
23175
23176 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
23177 * gdb.base/ending-run.exp: Properly handle the BSP state when
23178 stepping past the end of main.
9b0c4aeb 23179
02aa71d5
MC
231802001-02-19 John Moore <jmoore@redhat.com>
23181
23182 * gdb.base/commands.exp (infrun_breakpoint_command_test):
23183 Converted HPUX fix for non-expected items following multiple
23184 step commands into general solution for all platforms.
23185
1fa449a4
MC
231862001-02-18 Michael Chastain <chastain@redhat.com>
23187
23188 * gdb.c++/classes.exp (do_tests): Change runto statements
23189 from "runto 'foo(void)'" to "runto 'foo'". This makes the
23190 statements demangler agnostic.
23191 * gdb.c++/virtfunc.exp (do_tests): Likewise.
23192 (gdb_virtfunc_restart): Likewise.
23193
b2f9ec70
MC
231942001-02-14 Michael Chastain <chastain@redhat.com>
23195
23196 * gdb.c++/inherit.exp (do_tests): Change runto statements
23197 from "runto 'foo(void)'" to "runto 'foo'". This makes the
23198 statements demangler agnostic.
23199
cf74b8ca
AC
23200Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
23201
23202 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
23203 ``continue to bkpt at common_routine in thread 2'' and ``stopped
23204 before calling common_routine 15 times'' tests.
cf74b8ca 23205
99f78f56
MC
232062001-02-11 Michael Chastain <chastain@redhat.com>
23207
23208 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
23209 Helps the test script figure out which demangler is in use.
23210 (dm_type_foo_ref): Ditto.
23211 (dm_type_int_star): Ditto.
23212 (dm_type_long_star): Ditto.
23213 (dm_type_unsigned_int): Ditto.
23214 (dm_type_void): Ditto.
23215 (dm_type_void_star): Ditto.
99707966 23216 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
23217 Probe the gdb demangler and set variables to accommodate
23218 formatting differences.
23219 (info_func_regexp): New function. Same as info_func, but
23220 matches against a regexp.
23221 (info_func): Match against a literal string.
23222 (print_addr_2): New function. Match against a literal string,
23223 which can be different from the input to gdb.
23224 (print_addr): Simply call print_addr_2 with the same argument twice.
23225 (test_lookup_operator_functions): Use demangler formatting variables.
23226 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
23227 the tests in the same order as the C++ class declaration.
23228 (test_paddr_operator_functions): Ditto.
23229 (test_paddr_overloaded_functions): Ditto.
23230 (test_paddr_hairy_functions): Use demangler formatting variables.
23231 Add reference to gdb/19 for related tests.
23232 (do_tests): Call probe_demangler.
23233
1de8f023
KB
232342001-01-30 Kevin Buettner <kevinb@redhat.com>
23235
23236 * gdb.c++/templates.cc (printf): Remove unused function definition.
23237
ca3f91ed
MS
232382001-01-26 Felix Lee <flee@redhat.com>
23239
23240 * sid.exp (sid_exit): Pass host, not target, to remote_close.
23241
232422001-01-25 matthew green <mrg@redhat.com>
23243
23244 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
23245 up sid.
23246 (sid_exit): Call `remote_pop_conn' after GDB is gone.
23247
232482001-01-25 matthew green <mrg@redhat.com>
23249
23250 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 23251 Deprecate $sid_spawn_id.
ca3f91ed
MS
23252 (sid_exit): Remove code necessary only for `spawn.'
23253
232542001-01-25 matthew green <mrg@redhat.com>
23255
23256 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
23257
fb18ec4a
MC
232582001-01-28 Michael Chastain <chastain@redhat.com>
23259
23260 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
23261 to call when tests fail. It takes gdb out of the overloaded
23262 function choice menu back to the main prompt, so that the test
23263 program stays synchronized.
23264 (set_bp_overloaded): New proc to collect all the common
23265 code for setting a breakpoint on an overloaded name. Calls
23266 take_gdb_out_of_choice_menu when needed.
23267 (menu_overload1arg): New variable to collect the repeated
23268 instances of the expected menu for an overloaded name. Change
23269 the regular expression to handle changes in g++ type encoding:
23270 "void" can be either "void" or "", and "unsigned int" can be
23271 either "unsigned int" or "unsigned".
23272 (continue_to_bp_overloaded): Change regular expressions to handle
23273 changes in g++ type encoding.
23274 (no proc): Call take_gdb_out_of_choice_menu when needed.
23275 Remove redundant calls to "info break". Accept either "canceled"
23276 or "cancelled". Change regular expressions in "info break"
23277 calls to handle changes in g++ type encoding. Give all tests
23278 unique strings.
23279
9c646a6e
BE
232802001-01-17 Ben Elliston <bje@redhat.com>
23281
23282 * config/sid.exp: New file.
23283
9549d9c1
AC
23284Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
23285
23286 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
23287
dc96c6c7 232882000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
23289
23290 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
23291 Add a RE to accept a non-ascii char if one is ever presented.
23292
b4df4f68
FN
232932000-12-20 Fernando Nasser <fnasser@redhat.com>
23294
297dd0fd 23295 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 23296
dc96c6c7 232972000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 23298
d63a86f8 23299 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
23300 in regexp. One '\' does not suffice on Linux.
23301
4a7bddb6
MC
233022000-12-09 Michael Chastain <chastain@redhat.com>
23303
23304 * gdb.base/break.exp (test_clear_command): Use a marker function
23305 rather than 'main' for the test function. Also move this
23306 test to an execution point where the marker function names are
23307 guaranteed to be bound to functions. (Executing tests after a
23308 'finish' from main runs into name conflicts with local names
23309 in __libc_start_main).
23310
dc96c6c7 233112000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
23312
23313 * gdb.base/finish.exp: New test for gdb's "finish" command.
23314 * gdb.base/return2.exp: New test for gdb's "return" command.
23315 * gdb.base/return2.c: New source file for above.
23316
dc96c6c7 233172000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
23318
23319 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
23320 * gdb.base/miscexprs.exp: Ditto.
23321 * gdb.base/pointers.exp: Ditto.
23322 * gdb.c++/derivation.exp: Ditto.
23323 * gdb.c++/local.exp: Ditto.
23324 * gdb.c++/namespace.exp: Ditto.
23325 * gdb.c++/overload.exp: Ditto.
23326 * gdb.c++/ref-types.exp: Ditto.
23327
dc96c6c7 233282000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
23329
23330 * gdb.base/constvars.exp: Test result of "up" command.
23331 * gdb.base/miscexprs.exp: Ditto.
23332 * gdb.base/pointers.exp: Ditto.
23333 * gdb.base/scope.exp: Ditto.
23334 * gdb.c++/derivation.exp: Ditto.
23335 * gdb.c++/local.exp: Ditto.
23336 * gdb.c++/namespace.exp: Ditto.
23337 * gdb.c++/overload.exp: Ditto.
23338 * gdb.c++/ref-types.exp: Ditto.
23339
44097287
FN
233402000-11-22 Michael Chastain <chastain@redhat.com>
23341
23342 * mips_pro.exp: Accept either "middle -> top -> main" or
23343 "middle -> main" in the backtrace, because gcc can optimize
23344 tail calls to jumps. Remove setup_xfail for the hppa case.
23345 Add a comment with the original warning messages from PR 3016,
23346 which was filed in 1993, to preserve them for posterity.
23347
9d2e1bab
ND
233482000-11-17 Nick Duffek <nsd@redhat.com>
23349
23350 * lib/gdb.exp (gdb_test): Override timeout with board info.
23351
1aca8eb7
ND
233522000-11-17 Nick Duffek <nsd@redhat.com>
23353
23354 * gdb.base/display.exp: Don't kill running stub. Add "again" to
23355 the second kill and detach messages.
23356
93076499
ND
233572000-11-17 Nick Duffek <nsd@redhat.com>
23358
23359 * configure.in: Add AC_EXEEXT.
23360 * configure: Regenerate.
23361 * Makefile.in (just-check): Export EXEEXT.
23362 * lib/gdb.exp ($EXEEXT): Import from environment.
23363 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
23364 expect "maint dump-me" on Cygwin.
23365 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
23366 $EXEEXT.
23367
30e87cd3
ND
233682000-11-17 Nick Duffek <nsd@redhat.com>
23369
23370 * gdb.base/break.exp: Test backtrace and finish from called
23371 function on all platforms, not just HP-UX.
23372
dc96c6c7 233732000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
23374
23375 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
23376 code from gdb_target_monitor, so it can be used independantly
23377 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 23378
dc96c6c7 233792000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
23380
23381 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
23382 * gdb.base/corefile.exp: Expect the message "Program is being
23383 debugged already" when we send the "corefile" command, since
23384 the preceeding gdb_load may have connected gdb to a remote target.
23385 * gdb.base/display.exp: Disable hardware watchpoints if new
23386 board info variable "no_hardware_watchpoints" is true.
23387 Replace single-letter commands with more readable ones.
23388 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
23389 if new board info variable "no_hardware_watchpoints" is true.
23390 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
23391 to see if stdio (printf) testing is possible.
23392 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
23393 board info variable "no_hardware_watchpoints" is true. Use new
23394 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
23395
39124dea
FN
233962000-11-13 Fernando Nasser <fnasser@redhat.com>
23397
23398 From Orjan Friberg <orjanf@axis.com>:
23399 * gdb.base/printcmds.exp: Escape curly braces followed by a number
23400 in array print pattern match.
23401
a9e2e984
FN
234022000-11-09 Fernando Nasser <fnasser@redhat.com>
23403
23404 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
23405 spelling "cancelled" to U.S. spelling "canceled" to match changes
23406 made to gdb.
23407 * gdb.c++/ovldbreak.exp: Ditto.
23408
c7db355b
PS
234092000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23410
23411 * gdb.base/callfuncs.c (main): Moved to end of file, call
23412 t_double_values to initialize the FPU before inferior calls are made.
23413 * gdb.base/callfuncs.exp: Test for register preservation after calling
23414 inferior functions. Add tests for continuining, finishing and
23415 returning from a stop in a call dummy.
23416
dc96c6c7 234172000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
23418
23419 * gdb.base/commands.exp: Break up long lines, and re-indent.
23420
dc96c6c7 234212000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
23422
23423 * config/gdbserver.exp: Rewritten from the ground up, to make it
23424 compatible with the current dejagnu tree, and to make it work with
23425 the new "gdbserver" in libremote.
23426
dc96c6c7 234272000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
23428
23429 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
23430 * gdb.base/varargs.exp: Skip entire test if no printf support.
23431 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
23432 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
23433
dc96c6c7 234342000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
23435
23436 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
23437 no floating point support.
23438 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
23439 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
23440 * gdb.base/call-rt-st.exp: Ditto.
23441 * gdb.base/call-strs.exp: Ditto.
23442
bac5fc66
JG
234432000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
23444
23445 * gdb.base/sizeof.c: include <stdio.h>.
23446
23447 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
23448 'finish', otherwise uncaptured gdb_prompt would potentially
23449 throw remaining test points out of sync.
bac5fc66 23450
b22a6027
SB
234512000-07-26 Scott Bambrough <scottb@netwinder.org>
23452
23453 * gdb.base/recurse.exp: Run tests for all targets.
23454 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
23455 gnu-oldld case on ARM.
23456 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
23457 for ARM targets.
d63a86f8 23458
d8231941
AG
23459Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
23460
23461 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
23462 * gdb.java/configure: Rebuild.
23463
8caabe69
AG
23464Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
23465
23466 * gdb.java/jv-exp.exp: New file.
23467
9d273ca3
AG
23468Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
23469
23470 * configure: Rebuilt.
23471 * configure.in (configdirs): Add gdb.java.
23472 * gdb.java/jmisc.java: New file.
23473 * gdb.java/jmisc.exp: New file.
23474 * gdb.java/Makefile.in: New file.
23475 * gdb.java/configure: Rebuilt.
23476 * gdb.java/configure.in: New file.
23477 * lib/java.exp: New file.
23478
4f823a66
AC
23479Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
23480
23481 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 23482 underflow.
4f823a66 23483
2391e11d
AC
23484Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
23485
23486 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 23487 and the compilers sizes.
2391e11d 23488
54602222
ND
234892000-07-09 Nick Duffek <nsd@redhat.com>
23490
23491 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
23492 (use_methods): New function.
23493 (main): Call use_methods().
23494 * gdb.c++/classes.exp (test_method_param_class): New procedure.
23495 (do_tests): Call test_method_param_class.
23496
2bec0572
ND
234972000-07-09 Nick Duffek <nsd@redhat.com>
23498
23499 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
23500 spelling.
23501 (test_enums): New procedure. Move enum tests from end of script
23502 to here. Set breakpoint on function name instead of line number.
23503 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
23504 (enums2): New marker function.
23505 (enums1): New function.
23506 (main): Call enums1(). Move enum tests to enums1().
23507
78492fde
AC
23508Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
23509
23510 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 23511 compile/link program. Update line numbers.
78492fde
AC
23512 * gdb.asm/d10v.inc: Define ``startup''.
23513 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 23514
49a2cef8
AC
23515Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
23516
23517 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
23518
3e6c8688
EZ
235192000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23520
23521 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 23522 of 'help maint print' command.
3e6c8688 23523
9ff5cbe9
AC
23524Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
23525
23526 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 23527 they use gdb_expect_list.
9ff5cbe9 23528
17c579bd
AC
23529Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
23530
23531 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
23532 memory-read-packet-size'' instead of ``set endian big'' to test
23533 long commands.
17c579bd 23534
e6d71bf3
DB
235352000-06-03 Daniel Berlin <dan@cgsoftware.com>
23536
23537 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 23538 g++, and stop skipping them.
e6d71bf3
DB
23539
23540 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
23541 work under g++.
23542
d63a86f8 23543 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
23544 initialization.
23545
dc96c6c7 235462000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
23547
23548 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
23549 the regular expression: accept an (almost) arbitrary sequence of
23550 "frames-invalid" and "breakpoints-invalid" messages both before
23551 and after the "starting" message.
23552
dc96c6c7 235532000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
23554
23555 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 23556
dc96c6c7 235572000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
23558
23559 * gdb.base/annota1.exp (annotate-signal-handler-caller):
23560 Relax the regular expression a little, make it pass on Solaris 8.
23561
8216cda9
KB
235622000-05-12 Kevin Buettner <kevinb@redhat.com>
23563
23564 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 23565 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
23566 Instead, it is permissible for gdb to stop on the line of the
23567 call itself.
23568
1a570b2f
MS
235692000-05-12 Michael Snyder <msnyder@.cygnus.com>
23570
23571 * gdb.base/break.exp (bp on small function, optimized file):
23572 Add a second pass pattern. The behavior differs here between stabs
23573 and dwarf for one-line functions. Stabs preserves two line symbols
23574 (one before the prologue and one after) with the same line number,
23575 but dwarf regards these as duplicates and discards one of them.
23576 Therefore the address after the prologue (where the breakpoint is)
23577 has no exactly matching line symbol, and GDB reports the breakpoint
23578 as if it were in the middle of a line rather than at the beginning.
23579
dc96c6c7 235802000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 23581
d63a86f8 23582 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
23583 rather than "send_gdb" (for consistancy).
23584
7d418785
AC
23585Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
23586
23587 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
23588 * gdb.c++/templates.cc: Properly check for GCC version number.
23589 * lib/compiler.cc: Likewise
23590
dc96c6c7 235912000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 23592
d63a86f8 23593 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
23594 gdb may not stop at the first line of main, due to code motion.
23595
dc96c6c7 235962000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
23597
23598 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
23599 This test depends on parsing the printf output from the target.
23600 Since the sparclet stub doesn't do stdio, this will never work.
23601 * gdb.base/call-rt-st.exp: ditto.
23602 * gdb.base/call-strs: ditto.
23603
dc96c6c7 236042000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
23605
23606 * gdb.base/miscexprs.exp: make sizeof long array test portable.
23607
23608 * gdb.base/ending-run.exp: After connecting to a remote target,
23609 but before running, the target will appear to be in a random
23610 location. Specify both a file and a line for breakpoints.
23611 Also, the function that calls main may be called 'init'
23612 rather than 'start'.
23613
a5a51225
EZ
236142000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23615
23616 * gdb.base/help.exp: Update output for add-symbol-file command.
23617
7930cc7c
FN
236182000-04-10 Fernando Nasser <fnasser@cygnus.com>
23619
23620 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23621 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
23622
23e37ab1
C
236232000-04-07 J.T. Conklin <jtc@redback.com>
23624
e93c542c
C
23625 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
23626
23e37ab1
C
23627 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
23628
591b8fa3
PDM
23629Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
23630
23631 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 23632 values that can be represented exactly.
591b8fa3
PDM
23633 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
23634 above change, and to not check against the directory part of the source
23635 file name.
23636 (step into print_long_arg_list): Likewise.
23637 (print print_small_structs from print_long_arg_list): Likewise.
23638 (print print_long_arg_list): Likewise.
23639
7a495180
EZ
236402000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23641
30b53638 23642 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 23643
beb998c6
AC
23644Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
23645
23646 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
23647
1c689132
DB
236482000-03-25 Daniel Berlin <dan@cgsoftware.com>
23649
23650 * gdb.base/commands.exp (deprecated_command_test): Add test for
23651 deprecate with no arguments.
23652
c1790a9d
JL
236532000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
23654
23655 * gdb.base/break.exp: Add new test for setting breakpoints on
23656 optimized code so we can test breakpoints work even when function
23657 prologues may be optimized away
23658
003ba290
FN
236592000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
23660
23661 From David Whedon <dwhedon@gordian.com>
a9c64011 23662 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 23663
6837a0a2
DB
236642000-03-22 Daniel Berlin <dan@cgsoftware.com>
23665
23666 * gdb.base/help.exp: Added test for new apropos command.
23667
b9593231
KB
236682000-03-21 Kevin Buettner <kevinb@redhat.com>
23669
23670 * gdb.base/pointers.c (usevar): New function.
23671 (main): Make sure that global variables v_int_pointer2, rptr,
23672 and y are all referenced someplace in the program by calling
23673 usevar() on them. [Some linkers delete symbols which are
23674 never referenced. The space remains, but there's no way to
23675 get a (symbolic) handle on the variable from the debugger.]
23676
751a959b
EZ
236772000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23678
23679 * gdb.base/printcmds.c: Add typedeffed arrays.
23680
23681 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 23682 procedure to test arrays that are typedef'd.
751a959b 23683
73a93a32
JI
236842000-03-13 James Ingham <jingham@leda.cygnus.com>
23685
23686 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 23687 the library directories.
73a93a32 23688
fb40c209
AC
23689Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
23690
23691 * configure.in (configdirs): Add sub directory gdb.mi.
23692 * configure: Re-generate.
23693
23694 * gdb.mi: New directory.
d63a86f8 23695
ee4dd2c9
AC
236962000-02-25 Scott Bambrough <scottb@netwinder.org>
23697
23698 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 23699 a long long value as a double on ARM platforms.
ee4dd2c9 23700
70f0cc22
JB
237012000-02-16 Jim Blandy <jimb@redhat.com>
23702
23703 * gdb.base/break.exp ("breakpoint line number"): Make sure the
23704 default source file is set properly before running this test.
23705
853819b8
EZ
237062000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23707
23708 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 23709 gdbtk/library directory, not in gdbtcl2.
853819b8 23710
dfcd3bfb
JM
237112000-02-04 Jim Blandy <jimb@redhat.com>
23712
23713 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
23714 backslash from regexp pattern.
23715
23716 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
23717 procedure. Use it to run all the "continue to bp overloaded"
23718 tests. Note that this changes the names of the tests slightly.
23719 If the breakpoint hit message includes a hex PC value, because
23720 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
23721 from the real source code, still consider that a pass.
23722
23723 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
23724 XFAIL here if the breakpoint message contains a hex address. Note
23725 similar change on 1999-11-02.
23726
23727 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
23728
23729 * gdb.base/ptype.exp: Establish a default source file before
23730 calling get_debug_format.
23731
237322000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
23733
23734 * gdb.base/watchpoint.exp: Remove duplication of test messages.
23735
8b93c638
JM
237362000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
23737
23738 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
23739 of successive stepi commands -- while in the prologue we should see
23740 the function entry bracket.
23741
237422000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
23743
23744 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
23745 reach __change_mode() when stepping through the end of main().
23746
c5394b80
JM
237472000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
23748
23749 * gdb.base/default.exp: Fix expected pattern.
23750 * gdb.base/help.exp: Same.
23751
0d06e24b
JM
237522000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23753
23754 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 23755 Don't use xfail's because that affects only the following test.
d63a86f8 23756
0d06e24b 23757 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 23758 solaris or linux.
0d06e24b
JM
23759
23760 * gdb.base/selftest.exp: Update to reflect changes to main.c.
23761
dc96c6c7 237622000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 23763
d63a86f8 23764 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
23765 "A syntax error" rather than "A parse error". Accept both.
23766
237672000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
23768
23769 * gdb.base/default.exp: Remove OS dependent string from "target
23770 remote" test.
23771 * gdb.base/help.exp: Same for "help target remote" test.
23772
c3f6f71d
JM
237732000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23774
23775 From Jim Kingdon <kingdon@redhat.com>:
23776
23777 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
23778 prompt (cleanup rather than necessity, but still might keep output
23779 from spilling to next test).
c3f6f71d
JM
23780
237812000-01-02 Fred Fish <fnf@cygnus.com>
23782
23783 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
23784 AIX, which defines them in <sys/types.h>.
23785
ed9a39eb 237861999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 23787
ed9a39eb 23788 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 23789 float" test.
ed9a39eb
JM
23790
237911999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 23792
ed9a39eb 23793 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
23794
23795 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
23796 outermost frame disallowed".
23797
237981999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
23799
23800 * gdb.base/setvar.exp: New tests for setting the value of a struct
23801 with a constant list.
23802
238031999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
23804
23805 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
23806 require the user to type a cast before setting the value of a struct.
23807
de57eccd
JM
238081999-12-06 Jim Blandy <jimb@cygnus.com>
23809
23810 * gdb.base/default.exp: Expect the new 'info float' command on
23811 all i386 platforms.
23812
23813 * gdb.threads/linux-dp.exp: Expand our ability to recognize
23814 LinuxThreads libraries that don't support debugging.
23815
c2d11a7d
JM
23816Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
23817
23818 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
23819 Change the buffer type to ``unsigned char'' to simplify size
23820 arithmetic.
c2d11a7d
JM
23821
23822 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
23823 stub only handles 400-1 byte packets. Verify that the download
23824 worked.
c2d11a7d
JM
23825
238261999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
23827
23828 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
23829 tests, using UNRESOLVED for the untested cases. Also, does not wait
23830 for a timeout if the prompt was received before a recognizable pattern.
23831
238321999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
23833
23834 * lib/gdb.exp (gdb_expect_list): Fix spelling.
23835
238361999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23837
23838 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 23839 watchpoints.
c2d11a7d
JM
23840
238411999-11-24 Jason Merrill <jason@casey.cygnus.com>
23842
23843 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
23844
23845 * gdb.c++/local.exp: Be more flexible in recognizing local class
23846 name mangling. Don't allow horribly truncated method names.
23847 * gdb.c++/derivation.exp: Expect protected inheritance.
23848 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
23849 * gdb.c++/virtfunc.exp: Likewise.
23850 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
23851 when printing a nested enum.
23852
238531999-11-22 Jim Blandy <jimb@cygnus.com>
23854
23855 * gdb.base/step-test.exp: Properly await GDB's response to setting
23856 a breakpoint on the call to large_struct_by_value.
23857
23858 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
23859 just because we have debug info for the `start' function.
23860
238611999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
23862
23863 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
23864 "Unknown signal" messages, which indicate (on LinuxThreads) that
23865 GDB doesn't know how to debug threads on this system. This is
23866 better than hanging while philosopher 0 dumps chatter into gdb.log.
23867
238681999-11-18 Tom Tromey <tromey@cygnus.com>
23869
23870 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
23871
238721999-11-18 Fred Fish <fnf@cygnus.com>
23873
23874 * gdb.base/coremaker2.c: Add sample program for generating
23875 cores that is more self contained than coremaker.c. Eventually
23876 I'll add more code to this and tie it into the testsuite.
23877
4ce44c66
JM
238781999-11-12 Stan Shebs <shebs@andros.cygnus.com>
23879
23880 * gdb.base/dollar.exp: Remove, now in gdb.hp.
23881
238821999-11-10 Jimmy Guo <guo@cup.hp.com>
23883
23884 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 23885 from $srcdir/lib/.
4ce44c66 23886 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 23887 and gdb.c++/.
4ce44c66
JM
23888
23889 * gdb.c++/derivation.exp: remove redundant get compiler info code.
23890
d63a86f8 23891 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
23892 'continue with watch' test point.
23893
238941999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
23895
23896 Merged from p2linux-990323-branch:
d63a86f8 23897
4ce44c66
JM
23898 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
23899
11cf8741
JM
23900Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
23901
23902 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 23903 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
23904
23905Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
23906
23907 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 23908 gdb_expect_list.
11cf8741
JM
23909
23910Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
23911
23912 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
23913
239141999-11-03 Mark Salter <msalter@cygnus.com>
23915
23916 * gdb.base/break.exp: Fix "stub continue" pattern.
23917
239181999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
23919
23920 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
23921
239221999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
23923
23924 * gdb.base/display.exp ("finish"): Add timeout clause.
23925
23926 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
23927 plain prompt clause, so this doesn't have to time out in order to
23928 fail.
23929
23930 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 23931 breakpoint hit messages include an address.
11cf8741
JM
23932
23933 * gdb.base/display.exp: Don't forget to escape parens in regular
23934 expressions. Unix regexp notatation sucks.
23935
239361999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23937
23938 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 23939 order for 'signalled' message.
11cf8741 23940
5c44784c
JM
239411999-11-01 Stan Shebs <shebs@andros.cygnus.com>
23942
23943 From Jimmy Guo <guo@cup.hp.com>:
23944 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
23945 * gdb.base/annota1.c: Add code for tests to work with.
23946
239471999-10-26 Frank Ch. Eigler <fche@cygnus.com>
23948
23949 * gdb.base/remote.exp: New test for remote downloading settings.
23950 * gdb.base/remote.c: New file with large .data.
23951
917317f4
JM
239521999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
23953
23954 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
23955 for LinuxThreads support, merged from the Code Fusion branch.
23956
23957Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
23958
23959 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
23960 containing exp_continue into a while within an expect. Don't
23961 attempt a start more than three times. Check return value from
23962 gdb_load.
d63a86f8 23963
2df3850c
JM
23964Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
23965
23966 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 23967 a pass case.
2df3850c 23968
2acceee2
JM
239691999-10-01 Kevin Buettner <kevinb@cygnus.com>
23970
23971 * gdb.base/break.c (main): Added a statement that we can step
23972 off of.
23973 * gdb.base/break.exp: Added tests for setting a breakpoint
23974 at an offset and stepping onto a breakpoint.
23975
239761999-10-01 Fred Fish <fnf@cygnus.com>
23977
d63a86f8 23978 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
23979 gdb output.
23980
c2c6d25f
JM
239811999-09-18 Jim Blandy <jimb@cris.red-bean.com>
23982
23983 * gdb.base/break.exp: Code locations are in hex, don't forget!
23984 (For HP-UX.)
23985
239861999-09-17 Stan Shebs <shebs@andros.cygnus.com>
23987
23988 * condbreak.exp: Use break.c as test program.
23989 * condbreak.c: Remove, redundant with break.c.
23990
239911999-09-15 Stan Shebs <shebs@andros.cygnus.com>
23992
23993 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 23994 Z-packets if the target needs it.
c2c6d25f
JM
23995
239961999-09-13 James Ingham <jingham@leda.cygnus.com>
23997
23998 * gdb.c++/overload.exp: Added tests for listing overloaded
23999 functions with function pointers in the arg, explicitly calling
24000 out the version you want.
24001
cff3e48b
JM
240021999-09-09 Stan Shebs <shebs@andros.cygnus.com>
24003
24004 * long_long.exp: Add variations of test cases that work for
24005 targets with 16-bit ints and 32-bit doubles.
24006
d4f3574e
SS
240071999-09-08 Stan Shebs <shebs@andros.cygnus.com>
24008
24009 * break.c (main): Compare a possibly-uninitialized argc with an
24010 unlikely value that fits in 16 bits.
24011
240121999-09-07 Stan Shebs <shebs@andros.cygnus.com>
24013
24014 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
24015 0xfeeb, don't want negative numbers if ints are 16 bits.
24016
24017 * lib/gdb.exp (skip_cplus_tests): New proc.
24018 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
24019 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
24020 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
24021 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
24022 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
24023 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
24024 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
24025 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
24026
24027 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
24028
24029Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
24030
24031 * gdb.base/corefile.exp (up): Allow a parameter to appear
24032 in the frame that we're going up to.
24033
24034 From Jim Blandy <jimb@cygnus.com>:
24035
24036 * gdb.base/default.exp (info float): Expect some output now.
24037
24038 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
24039 returning floating-point values to fail on the x86.
24040 * gdb.base/callfwmall.exp (do_function_calls): Same.
24041
24042 * gdb.base/list.exp (test_listsize): Correct expectations for
24043 listing line 1 with listsize 2. Also, listing a single line
24044 works now, as does listing three lines. [Kevin's note: There
24045 were a number of other cases fixed too where the expectations
24046 differed...]
24047
240481999-09-02 Stan Shebs <shebs@andros.cygnus.com>
24049
24050 * gdb.base/selftest.exp: Add case for when version prints as
24051 constant string instead of char pointer.
24052
104c1213
JM
240531999-08-25 Stan Shebs <shebs@andros.cygnus.com>
24054
24055 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 24056 stepping out of main.
104c1213
JM
24057
24058 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
24059 G++ used.
24060
24061 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 24062 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
24063
24064 * gdb.c++/ovldbreak.exp: Update match string in test that
24065 includes a warning of multiple breakpoints.
24066
240671999-08-24 Stan Shebs <shebs@andros.cygnus.com>
24068
24069 * gdb.base/display.exp: Improve precision of step-after-finish
24070 added yesterday.
24071
24072 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 24073 test.
104c1213
JM
24074
24075 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
24076 configs when using G++, not just hppa*.
24077
240781999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24079
24080 * gdb.base/async.c: New file.
24081 * gdb.base/async.exp: New file.
24082
24083Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
24084
24085 * gdb.base/break.exp: Tweak PA specific tests to properly handle
24086 PA64.
24087
53a5351d
JM
24088Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
24089
104c1213
JM
24090 * gdb.base/display.exp: "finish" can leave us mid-line on many
24091 targets, deal with it. Add a small constant to main, instead of
24092 1000 since main+1000 may not be a valid address in the target.
24093
53a5351d
JM
24094 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
24095 on hpux11.
24096
24097 * gdb.base/attach.exp: Handle another hpux11 error message variant
24098 when attaching to a process that does not exist.
24099
241001999-08-19 J.T. Conklin <jtc@redback.com>
24101
24102 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 24103 characters in 'continue to 1241' test.
53a5351d
JM
24104
241051999-08-17 Stan Shebs <shebs@andros.cygnus.com>
24106
24107 * gdb.base/call-ar-st.exp: Add a shorter match case for the
24108 stop in print_long_arg_list, define and use a whitespace
24109 variable in print_small_structs test, add an XFAIL for Solaris.
24110 * gdb.base/dbx.exp: XFAIL func commands until somebody is
24111 interested enough to fix.
24112
7be570e7
JM
241131999-08-13 Keith Seitz <keiths@cygnus.com>
24114
24115 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
24116 (dbx_gdb_load): Remove. Use gdb_load instead, since that
24117 proc knows about targets other than the natives.
24118 (test_assign): Use "gdb_run_cmd" to "run" the target.
24119 Check that we've actually hit the breakpoint at main.
24120 When we attempt to assign a value to a local variable, check
24121 that the variable is in the current scope, i.e., don't use
24122 a test with an empty result.
24123
24124Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
24125
24126 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 24127 command.
7be570e7
JM
24128
241291999-08-09 Stan Shebs <shebs@andros.cygnus.com>
24130
24131 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24132 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
24133 gdb.compat, gdb.threads-hp.
24134 gdb.hp/configure, gdb.hp/configure.in: New files.
24135 gdb.hp/Makefile.in: Recurse into new subdirs.
24136 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
24137 gdb.hp/gdb.objdbg: New directory, tests for debugging info
24138 in object files.
24139 gdb.hp/tools: New directory, aux tools for HP-specific tests.
24140
96baa820
JM
241411999-08-05 Stan Shebs <shebs@andros.cygnus.com>
24142
24143 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 24144 funky printf, remove a bogus p/a test.
96baa820
JM
24145
241461999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24147
24148 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
24149 connected to the target. This is necessary when running not
24150 natively.
96baa820
JM
24151
241521999-08-03 Stan Shebs <shebs@andros.cygnus.com>
24153
24154 * gdb.base/step-test.exp: Removed some extraneous messages.
24155
24156 * gdb.base/long_long.exp: Don't run memory examination tests
24157 on little-endian targets (they will need a different set of
24158 results to match).
24159
241601999-08-02 Stan Shebs <shebs@andros.cygnus.com>
24161
24162 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
24163 until somebody decides to fix GDB.
24164
24165 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 24166 constant as "ULL".
96baa820
JM
24167 * gdb.base/long_long.exp: Loosen x/c test, add partial result
24168 matches for a couple x/2 commands.
24169
a0b3c4fd
JM
241701999-07-30 Stan Shebs <shebs@andros.cygnus.com>
24171
24172 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
24173 by merging in ref-types2 tests.
24174 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
24175
24176 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24177 * gdb.c++/Makefile.in: Add standard actions.
24178 (EXECUTABLES): Rename from PROGS, update list.
24179 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
24180 from gdb.hp.
24181 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
24182 foo and bar locals.
24183 * gdb.c++/anon-union.exp: Fix tests to match.
24184 * gdb.c++/classes.exp: Run if HP compiler used, add extra
24185 expect matches to handle output variations.
24186 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
24187 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 24188 output, add HP alternatives for new and delete prints.
a0b3c4fd 24189 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 24190 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
24191 * gdb.c++/demangle.exp: Use $style when reporting failure.
24192 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
24193 * gdb.c++/inherit.exp: Run if HP compiler used, add some
24194 match alternatives.
24195 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 24196 compilers.
a0b3c4fd
JM
24197 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
24198 * gdb.c++/method.exp: Add match alternatives.
24199 * gdb.c++/misc.cc: Add bool types.
24200 * gdb.c++/misc.exp: Add tests for bool types.
24201 * gdb.c++/overload.exp: Add xfails.
24202 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
24203 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
24204 add some more template parameter tests (only for HP currently).
24205 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
24206 * gdb.c++/virtfunc.cc: Add return type and value for main.
24207 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
24208 match alternatives.
d63a86f8 24209
a0b3c4fd
JM
242101999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24211
24212 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
24213
242141999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
24215
24216 * gdb.base/signals.exp: Don't expect getting a backtrace from
24217 within a signal handler to fail on Linux.
24218
242191999-07-29 Stan Shebs <shebs@andros.cygnus.com>
24220
24221 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24222 * lib/gdb.exp: Remove some gratuitious semicolons.
24223 (delete_breakpoints): Increase timeout.
24224 (gdb_expect): Add -notransfer option.
24225 (gdb_test): Use -notransfer option.
24226 (get_compiler_info): Add f77 case.
24227 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 24228 case.
a0b3c4fd
JM
24229 (gdb_preprocess): Call get_compiler.
24230
24231 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
24232 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
24233 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
24234 gdb.base/long_long.exp, gdb.base/printcmds.exp,
24235 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
24236 third arg to gdb_test.
a0b3c4fd
JM
24237 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
24238 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 24239 HP-UX xfails, add others.
a0b3c4fd
JM
24240 * gdb.base/completion.exp: Reflect name change of self-test.
24241 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
24242 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
24243 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
24244 HP failure number.
a0b3c4fd
JM
24245 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
24246 useless HP-UX 10.30 references.
24247 * gdb.base/maint.exp: Loosen matches.
24248 * gdb.base/pointers.c (main): Declare more_code.
24249 * gdb.base/pointers.exp: Match on output of a `next'.
24250 * gdb.base/structs.c: Add prototypes.
24251 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
24252 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
24253
242541999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24255
24256 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 24257 command.
a0b3c4fd
JM
24258
242591999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24260
24261 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
24262 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
24263
24264 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
24265 debug info. Deal with lack of signal hanlder info in stack.
24266
a9c64011 24267 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
24268 * gdb.base/annota1.exp: If printf has debug info, deal with it.
24269
5a2468f5
JM
242701999-07-19 Stan Shebs <shebs@andros.cygnus.com>
24271
24272 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 24273 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 24274
adf40b2e
JM
24275Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
24276
24277 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 24278 a1-selftest.exp.
adf40b2e
JM
24279 * gdb.base/configure: Re-generate.
24280
242811999-07-12 Stan Shebs <shebs@andros.cygnus.com>
24282
24283 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
24284 in trying to run first and name is too long.
24285
24286 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
24287 pointers2.c and pointers2.exp, respectively.
24288 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
24289 doschk happier.
24290
43e526b9
JM
242911999-07-08 Stan Shebs <shebs@andros.cygnus.com>
24292
24293 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
24294 callfuncs2.c and callfuncs2.exp.
24295
24296 * gdb.base/list.exp: Remove mistaken xfails.
24297 * gdb.base/list0.h: Add optional prototypes.
24298
9846de1b
JM
24299Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
24300
a9c64011 24301 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 24302 calling malloc.
a9c64011
AS
24303 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
24304 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 24305 use.
9846de1b
JM
24306
243071999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24308
24309 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
24310 * gdb.base/annota2.cc, annota2.exp: Move from here.
24311 * gdb.c++/annota2.cc, annota2.exp: To here.
24312 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
24313
43ff13b4
JM
24314Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
24315
24316 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 24317 a consistent format.
43ff13b4 24318
085dd6e6
JM
243191999-06-25 Stan Shebs <shebs@andros.cygnus.com>
24320
24321 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24322 * lib/gdb.exp (get_compiler_info): Add detection for assorted
24323 HP compilers, also set the globals $true and $false.
24324
24325 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
24326 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
24327 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
24328 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
24329 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
24330 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
24331 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
24332 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
24333 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
24334 whatis.c} Add C++ compatible function definitions and return
24335 types, add includes for library functions.
085dd6e6
JM
24336 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
24337 * gdb.base/step-test.c (myglob): Rename from glob.
24338 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
24339 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
24340 files, move here from gdb.hp.
085dd6e6 24341 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
24342 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
24343 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
24344 Adjust line numbers in regexps.
085dd6e6
JM
24345
24346 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
24347 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
24348 instead of 0/1.
24349
24350 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
24351 foll-vfork.exp: New files, move here from gdb.hp.
24352 * gdb.base/page.exp: New file, test of pagination command.
24353
24354 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
24355 recursion test.
24356 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
24357
24358 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 24359 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
24360
24361 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 24362 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 24363 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 24364 watchpoint test.
085dd6e6
JM
24365 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
24366 them work.
24367 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
24368 expressions properly.
24369 * gdb.base/corefile.exp: Loosen the match slightly.
24370 * gdb.base/default.exp: Allow "Error accessing memory" message
24371 also.
24372 * gdb.base/display.exp: Skip over x/0 j if PA64.
24373 * gdb.base/funcargs.exp: Add xfails for HP-UX.
24374 * gdb.base/interrupt.exp: Ditto.
24375 * gdb.base/langs.exp: Add symbolic matches governed by compiler
24376 in use.
24377 * gdb.base/list.exp: Add xfails for HP-UX.
24378 * gdb.base/long_long.exp: Refine some of the numeric matches.
24379 * gdb.base/mips_pro.exp: Xfail on HP-UX.
24380 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
24381 * gdb.base/nodebug.exp: Succeed on more varieties of output.
24382 * gdb.base/opaque.exp: Remove some HP-UX xfails.
24383 * gdb.base/ptype.exp: Succeed on more varieties of output.
24384 * gdb.base/scope.exp: Add xfails for HP-UX.
24385 * gdb.base/sect-cmd.exp: Add more cases.
24386 * gdb.base/setvar.exp: Add xfails for HP-UX.
24387 * gdb.base/shlib-call.exp: Loosen some matches slightly.
24388 * gdb.base/signals.exp: Match on void symbolically.
24389 * gdb.base/step-test.exp: Add case for PA64.
24390 * gdb.base/term.exp: Add exit and restart.
24391 * gdb.base/twice.exp: Clean up after self.
24392 * gdb.base/varargs.exp: Disable overload resolution explicitly.
24393 * gdb.base/whatis.exp: Allow more ways to pass tests.
24394
24395 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 24396 no longer useful.
085dd6e6
JM
24397
24398Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
24399
24400 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 24401 list of patterns.
085dd6e6 24402 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
24403 print_double_array(double_array)", "continuing to breakpoint
24404 1018", "print print_double_array(array_d)" and "continuing to
24405 1034" tests.
d63a86f8 24406
085dd6e6
JM
244071999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
24408
a9c64011 24409 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
24410
244111999-06-24 Stan Shebs <shebs@andros.cygnus.com>
24412
24413 * config/mt-*: Remove, these haven't been used since 1996.
24414
244151999-06-22 Stan Shebs <shebs@andros.cygnus.com>
24416
24417 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 24418 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
24419 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
24420
9e0b60a8
JM
244211999-06-18 Stan Shebs <shebs@andros.cygnus.com>
24422
24423 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
24424 simpler match case for the ptype of the big class.
24425
244261999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24427
24428 * gdb.exp: Fix test for gdb_prompt existence.
24429
244301999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24431
24432 * gdb.exp (gdb_test): Add fail after calls to perror.
24433
244341999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24435
24436 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
24437
244381999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24439
24440 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
24441
0f71a2f6
JM
24442Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
24443
24444 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 24445 malloc() is linked in.
0f71a2f6
JM
24446
244471999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
24448
24449 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
24450 step at end.
24451
24452 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
24453
244541999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
24455
24456 * gdb.java/jv-print.exp: New file. (Our first Java test!)
24457
cce74817
JM
24458Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
24459
24460 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
24461 * gdb.base/mips_pro.exp: Likewise.
24462
244631999-06-02 Keith Seitz <keiths@cygnus.com>
24464
24465 * gdb.c++/templates.cc: Change all "new" operators to throw
24466 an exception.
24467 * gdb.c++/cplusfuncs.cc: Likewise.
24468
24469 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
24470
24471Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
24472
24473 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
24474 * gdb.base/ending-run.exp: When stepping out of main, accept a
24475 step into an arbitrary assembler file.
cce74817 24476
392a587b
JM
244771999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24478
d63a86f8 24479 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 24480 "breakpoint-invalid" to be printed.
6fdff2c5
PA
24481 * gdb.base/annota2.exp: Revise line number for main
24482 breakpoint. Allow any number of "frames-invalid" and
24483 "breakpoint-invalid" to be printed.
392a587b
JM
24484 * gdb.base/annota2.cc: Initialize a.x to 0.
24485
9e086581
JM
244861999-05-17 Keith Seitz <keiths@cygnus.com>
24487
6fdff2c5
PA
24488 * gdb.base/call-ar-st.exp: Skip
24489 "print print_double_array (double_array)" when "skip_float_tests" set.
24490 Ditto for "print print_double_array(array_d)",
24491 "print print_small_structs", "print print_ten_doubles", and
24492 "step into print_long_arg_list".
24493 Don't assume we can step into "print_long_arg_list": we could step
24494 into memcpy.
24495 * gdb.base/call-rt-st.exp: Don't run float-related tests when
24496 "skip_float_tests" is set: "print print_one_double(*d1)"
24497 and "print print_two_floats(*f3)".
9e086581
JM
24498 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
24499 "skip_float_tests" is set.
6fdff2c5
PA
24500 * gdb.base/varargs.exp: Skip
24501 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
24502 "skip_float_tests" set.
d63a86f8 24503
cd0fc7c3
SS
245041999-05-06 Keith Seitz <keiths@cygnus.com>
24505
24506 * gdb.base/annota2.cc: Include stdio.h.
24507
24508Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
24509
24510 * gdb.base/crossload.exp: Remove, this has been disabled ever
24511 since BFD stopped including all targets, and cross-GDB gets
24512 plenty of testing anyway.
24513 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
24514 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
24515 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
24516 * gdb.base/README: Remove, was doc for this.
24517 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 24518 needed.
cd0fc7c3 24519
b83266a0
SS
245201999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24521
24522 * gdb.base/call-ar-st.exp: Fix one regular expression in test
24523 output.
24524
24525 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
24526 * gdb.base/annota2.exp: New file. More annotation tests.
24527 * gdb.base/annota1.c: New file. Source file for annota1.exp.
24528 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
24529
245301999-04-23 Angela Marie Thomas <angela@cygnus.com>
24531
24532 * config/cfdbug.exp: New file.
24533
7a292a7a
SS
245341999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
24535
24536 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
24537 Marcus Daniel's and Dale Hawkins's demangler crashes.
24538
24539 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
24540 test_lucid_style_demangling, test_arm_style_demangling,
24541 test_hp_style_demangling): Try Tom Tromey's core-dumping
24542 identifier under each demangling style.
7a292a7a
SS
24543
245441999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
24545
24546 * gdb.c++/demangle.exp: Include the current demangling style
24547 in all test names.
24548 (current_demangling_style): New global variable.
24549 (set_demangling_style, test_demangling_core, test_demangling,
24550 test_demangling_exact): New functions.
24551 (test_gnu_style_demangling, test_lucid_style_demangling,
24552 test_arm_style_demangling, test_hp_style_demangling): Use those,
24553 instead of calling gdb_test and gdb_test_exact directly.
24554 (catch_demangling_errors): New function, which reports errors
24555 signalled by the demangling test functions in an orderly way.
24556 (do_tests): Use catch_demangling_errors.
24557
245581999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
24559
24560 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 24561 grouping in expressions, not {}.
7a292a7a
SS
24562
24563 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 24564 initialized yet.
7a292a7a
SS
24565
245661999-04-01 Stan Shebs <shebs@andros.cygnus.com>
24567
24568 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
24569 are listed.
24570
245711999-03-26 Stan Shebs <shebs@andros.cygnus.com>
24572
24573 * gdb.stabs/weird.exp: Test for CC being defined before
24574 looking at its value.
24575
245761999-03-25 Stan Shebs <shebs@andros.cygnus.com>
24577
24578 * gdb.base/call-ar-st.exp: Remove stray '#'.
24579 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
24580 "short int" and "long int".
24581 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 24582 change, to mollify finicky HP compiler.
7a292a7a
SS
24583 * gdb.hp/reg-test.exp (testfile): Fix file name.
24584 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 24585
7a292a7a
SS
24586 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
24587 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
24588 alternate form of enum ptype.
24589
c906108c
SS
245901999-03-23 Stan Shebs <shebs@andros.cygnus.com>
24591
7a292a7a
SS
24592 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
24593 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
24594 passing skip_hp_tests, so as not to waste time on guaranteed
24595 failure.
7a292a7a 24596
c906108c
SS
24597 * gdb.c++/overload.cc: Pass string instead of char addr, always
24598 init ccpfoo.
24599 * gdb.c++/templates.cc: Fix syntax error.
24600
7a292a7a
SS
24601Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24602
24603 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 24604 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
24605 command.
24606
246071999-03-18 James Ingham <jingham@cygnus.com>
24608
24609 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
24610
24611 * gdb.c++/method.exp: It was testing an uninitialized int on the
24612 stack and assuming it was positive.
24613
24614 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
24615
24616 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 24617 keep it from killing the rest of the tests.
7a292a7a
SS
24618 Use gdb_continue_to_end.
24619
24620 * gdb.base/sigall.exp: use gdb_continue_to_end.
24621
24622 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
24623
24624 * gdb.base/display.exp: use runto_main, not run.
24625
d63a86f8
RM
24626 * gdb.base/default.exp: Check for the current error message in the
24627 r abbreviation test.
7a292a7a
SS
24628 Add strongarm to the targets that know info float.
24629
d63a86f8 24630 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
24631 run which doesn't work with monitors.
24632
6fdff2c5
PA
24633 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
24634 1034 test.
7a292a7a
SS
24635
24636 * gdb.base/break.exp: use the gdb_continue_to_end proc.
24637
6fdff2c5
PA
24638 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
24639 end of a program. Traps the case (in Cygmon) when the program
24640 never really exits. Same as Mark's continue_to_exit, but I had
24641 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
24642
24643 * config/monitor.exp (gdb_target_monitor): added another
24644 target_info parameter: remotebinarydownload. This will set the
24645 remotebinarydownload flag if this is causing some boards trouble.
24646
246471999-03-18 Mark Salter <msalter@cygnus.com>
24648
24649 * lib/gdb.exp (continue_to_exit): New function.
24650
24651 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
24652 * gdb.base/ending-run.exp: Ditto.
24653 * gdb.base/step-test.exp: Ditto.
24654
246551999-03-16 Stan Shebs <shebs@andros.cygnus.com>
24656
24657 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
24658 (suggested by Art Haas <ahaas@neosoft.com>).
24659
246601999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
24661
889bf7c5 24662 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
24663
24664Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
24665
24666 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 24667 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
24668
246691999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
24670
24671 * gdb.base/call-strs.exp: Don't assume that `step' will step over
24672 a call to strlen; sometimes we do have sources.
24673
246741999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
24675
24676 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 24677 character, so GDB won't print garbage after its end.
d63a86f8 24678
c906108c
SS
24679 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
24680 breakpoint there instead. Sometimes GCC emits memcpy to handle
24681 the large structures being passed by value, so we step into that
24682 instead of sum_array_print, which obscures what we're really testing.
24683 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
24684 the bizarre steps into memcpy, so do that here. Add check for
24685 stepping into function calls that pass large structures by value.
24686 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
24687 Remove all references to specific line numbers.
24688 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
24689 New type and function.
24690 (main): Call large_struct_by_value, passing it a large struct by value.
24691 * lib/gdb.exp (gdb_get_line_number): New function.
24692
24693 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
24694 more portable.
24695
7a292a7a
SS
246961999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
24697
c906108c
SS
24698 * lib/gdb.exp: Doc fixes.
24699
7a292a7a
SS
247001999-03-05 Nick Clifton <nickc@cygnus.com>
24701
d63a86f8 24702 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
24703
247041999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
24705
c906108c 24706 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
24707 commands. They're not germane to this test, and they don't work
24708 that way on remote targets.
c906108c 24709
3fc11d3e
JM
247101999-03-01 James Ingham <jingham@cygnus.com>
24711
24712 * Changelog entries merged over from gdb development branch.
24713
3fc11d3e
JM
24714 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
24715
24716 * lib/gdb.exp (gdbtk_analyze_results): Generic function
24717 for outputting results of test run.
24718
2d4a1622 24719 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
24720
24721 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 24722
7a292a7a
SS
247231999-02-25 Felix Lee <flee@cygnus.com>
24724
24725 * lib/gdb.exp (debug_format): initialize
24726
c906108c
SS
247271999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
24728
24729 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
24730 * gdb.base/call-rt-st.c: Ditto.
24731
c906108c
SS
247321999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
24733
24734 * gdb.threads/pthreads.exp (horiz): New variable.
24735 (test_startup): Fix regexps that capture thread numbers.
24736
247371999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
24738
24739 * gdb.base/smoke.exp: Disambiguate two test case names (both
24740 called ``print'').
24741
24742Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
24743
24744 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 24745 compilation.
c906108c
SS
24746
247471999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
24748
24749 * gdb.base/miscexprs.exp: Change patterns to match GDB's
24750 actual output formatting.
24751 * gdb.base/smoke.exp: GDB removes leading 0's.
24752 * gdb.base/volatile.exp: Don't check type of remuneration;
24753 that variable is no longer defined in constvars.c.
24754 * gdb.base/step-test.c (main): Exit with explicit exit code.
24755 * gdb.base/step-test.exp: Remove two nexti checks--they are
24756 not portable.
24757
247581999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
24759
24760 * gdb.base/help.exp ("help delete display"): Fix test to match
24761 gdb's output.
24762
24763 * gdb.base/long_long.c (known_types): Initialize values to zero.
24764 * gdb.base/long_long.exp: Step one more line
24765 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
24766 leading zeros. Explicitly ask for hex formatting. Use
24767 unique test case names.
c906108c
SS
24768
24769Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24770
d63a86f8 24771 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
24772
24773 * gdb.c++/method.exp: Add missing close brace.
24774
247751999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
24776
24777 * gdb.base/maint.exp: Use 'set height 0' to disable page
24778 prompting, not 'set height 400'.
24779
24780 Fix a bunch of timeouts.
24781 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
24782 four separate tests, so expect doesn't take forever to match a ton
24783 of text against a regexp with lots of .* forms.
24784 ("maint print psymbols", "maint print symbols"): Make some of
24785 these greps more selective, so that expect doesn't try to wade
24786 through huge piles of output and time out.
24787
24788 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
24789
24790 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
24791 tests: one which doesn't expect shlib events to be reported, and
24792 another which does, but is XFAIL for all platforms other than
24793 HP/UX.
c906108c
SS
24794
24795 * gdb.base/break.exp: Teach the test suite that the `catch
24796 fork', `catch vfork', and `catch exec' commands produce error
24797 messages on platforms that don't provide these features.
24798
24799Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
24800
24801 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
24802 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
24803 (shortening names from solib_threshold.exp etc), won't run on
24804 anything but HP-UX for the foreseeable future.
c906108c 24805 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 24806 reflect move.
c906108c
SS
24807
24808Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
24809
24810 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 24811 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
24812
24813Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
24814
24815 * gdb.base/shlib-call.exp: add test cases to verify that gdb
24816 successfully re-sets breakpoints in shared libraries.
24817 * gdb.base/shmain.c (main): return 0, don't fall off the end.
24818
24819Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24820
d63a86f8
RM
24821 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
24822 and compiled w/o GCC.
c906108c
SS
24823
24824 * gdb.hp/watch-cmd.exp: ditto.
24825
24826 * gdb.hp/watch-hp.exp: ditto.
24827
24828 * gdb.hp/xdb1.exp: ditto.
24829
24830 * gdb.hp/xdb2.exp: ditto.
24831
24832 * gdb.hp/dbx.exp: ditto.
24833
24834Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
24835
24836 * constvars.c: Remove C++-isms.
24837 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 24838 with GCC.
c906108c
SS
24839
24840Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
24841
24842 The following changes are part of the HP merge.
24843
24844 * gdb.base/break.exp: new tests to verify that catchpoints for
24845 fork, vfork, and exec don't trigger inappropriately.
24846
24847 * gdb.base/opaque.exp: compile one file at a time, then link.
24848
24849 * gdb.base/signals.exp: be more restrictive about which hppa
24850 systems receive a setup_xfail. new tests.
24851
24852 * gdb.base/solib_threshold.build: new file.
24853 * gdb.base/solib_threshold.exp: new file.
24854 * gdb.base/solib_threshold.link_opts: new file.
24855 * gdb.base/solib_threshold.mk: new file.
24856 * gdb.base/gen_solib_threshold.c: new file.
24857
24858 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
24859 tests. New tests for enums inside classes.
24860
24861 * gdb.c++/compiler.cc: indicate support of template debugging.
24862
24863 * gdb.c++/demangle.exp: run hp style demangling tests.
24864
24865 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
24866 tests.
24867
24868 * gdb.c++/misc.cc: changes to support new tests.
24869
24870 * gdb.c++/templates.cc: changes to support HP's compiler; changes
24871 to support new tests.
24872
24873 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
24874 gcc, then skip these tests.
24875
24876Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
24877
24878 The following files are part of the HP merge; some had longer
24879 names at HP, but have been renamed to be no more than 14
24880 characters in length.
24881
24882 * gdb.hp/ambiguous.cc: new file.
24883 * gdb.hp/ambiguous.exp: new file.
24884 * gdb.hp/attach.exp: new file.
24885 * gdb.hp/attach2.exp: new file.
24886 * gdb.hp/classes-hp.exp: new file.
24887 * gdb.hp/ctti.exp: new file.
24888 * gdb.hp/ctti-add.cc: new file.
24889 * gdb.hp/ctti-add1.cc: new file.
24890 * gdb.hp/ctti-add2.cc: new file.
24891 * gdb.hp/ctti-add3.cc: new file.
24892 * gdb.hp/dbx.exp: new file.
24893 * gdb.hp/exception.cc: new file.
24894 * gdb.hp/exception.exp: new file.
24895 * gdb.hp/foll-exec.c: new file.
24896 * gdb.hp/foll-exec.exp: new file.
24897 * gdb.hp/foll-fork.c: new file.
24898 * gdb.hp/foll-fork.exp: new file.
24899 * gdb.hp/foll-vfork.c: new file.
24900 * gdb.hp/foll-vfork.exp: new file.
24901 * gdb.hp/inherit-hp.exp: new file.
24902 * gdb.hp/more-steps.exp: new file.
24903 * gdb.hp/namespace.cc: new file.
24904 * gdb.hp/namespace.exp: new file.
24905 * gdb.hp/optimize.exp: new file.
24906 * gdb.hp/pxdb.c: new file.
24907 * gdb.hp/pxdb.exp: new file.
24908 * gdb.hp/quicksort.exp: new file.
24909 * gdb.hp/reg-test.exp: new file.
24910 * gdb.hp/reg-test.s: new file.
24911 * gdb.hp/sized-enum.c: new file.
24912 * gdb.hp/sized-enum.exp: new file.
24913 * gdb.hp/start-stop.exp: new file.
24914 * gdb.hp/templ-hp.cc: new file.
24915 * gdb.hp/templ-hp.exp: new file.
24916 * gdb.hp/thr-lib.c: new file.
24917 * gdb.hp/thr-lib.exp: new file.
24918 * gdb.hp/thr-lib.h: new file.
24919 * gdb.hp/thr-liblib.c: new file.
24920 * gdb.hp/virtfun-hp.c: new file.
24921 * gdb.hp/virtfun-hp.exp: new file.
24922 * gdb.hp/watch-cmd.exp: new file.
24923 * gdb.hp/watch-hp.exp: new file.
24924 * gdb.hp/xdb1.exp: new file.
24925 * gdb.hp/xdb2.exp: new file.
24926 * gdb.hp/xdb3.exp: new file.
24927
24928Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
24929
24930 The following files are part of the HP merge; some had longer
24931 names at HP, but have been renamed to be no more than 14
24932 characters in length.
24933
24934 * gdb.base/ss.h: new file.
24935 * gdb.base/call-ar-st.c: new file.
24936 * gdb.base/call-ar-st.exp: new file.
24937 * gdb.base/call-rt-st.c: new file.
24938 * gdb.base/call-rt-st-exp: new file.
24939 * gdb.base/call-strs.exp: new file.
24940 * gdb.base/ena-dis-br.exp: new file.
24941 * gdb.base/environ.exp: new file.
24942 * gdb.base/long_long.exp: new file.
24943 * gdb.base/sect-cmd.exp: new file.
24944 * gdb.base/shlib-cl2.exp: new file.
24945 * gdb.base/smoke.exp: new file.
24946 * gdb.base/so-impl-ld.c: new file.
24947 * gdb.base/so-impl-ld.exp: new file.
24948 * gdb.base/so-indr-cl.c: new file.
24949 * gdb.base/so-indr-cl.exp: new file.
24950 * gdb.base/varargs.exp: new file.
24951 * gdb.base/volatile.exp: new file.
24952 * gdb.base/whatis-exp.exp: new file.
7a292a7a 24953 * gdb.base/display.exp: new file.
c906108c
SS
24954 * gdb.c++/derivation.exp: new file.
24955 * gdb.c++/local.exp: new file.
24956 * gdb.c++/member-ptr.exp: new file.
24957 * gdb.c++/overload.exp: new file.
24958 * gdb.c++/ovldbreak.exp: new file.
24959 * gdb.c++/ref-types.exp: new file.
24960 * gdb.c++/ref-types2.exp: new file.
24961 * gdb.c++/userdef.exp: new file.
d63a86f8 24962
c906108c
SS
24963Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
24964
24965 * gdb.base/default.exp: Reflect wording change in remote.c.
24966
dc96c6c7 24967Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24968
24969 * gdb.base/help.exp: Update to reflect current text.
24970
24971Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
24972
24973 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
24974 they're stack variables and contain garbage.
24975 * gdb.c++/anon-union.exp: new file.
24976
24977 The following changes were made by David Taylor
889bf7c5
PA
24978 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
24979 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
24980 in changes by HP.
c906108c
SS
24981
24982 * gdb.base/bitops.exp: new file.
24983 * gdb.base/default.exp: change expected messages for catch and
24984 info catch tests to reflect HP merge changes.
24985 * gdb.base/enable-disable-break.exp
24986 * gdb.base/ending-run.c: new file.
24987 * gdb.base/long_long.c: new file.
24988 * gdb.base/maint.exp: new file.
24989 * gdb.base/pointers2.exp: new file.
24990 * gdb.base/shlib-call2.exp: new file.
24991 * gdb.base/solib.exp: new file.
24992 * gdb.base/step-test.c: new file.
24993 * gdb.c++/anon-union.cc: new file.
24994 * gdb.c++/local.cc: new file.
24995 * gdb.c++/member-pointer.cc: new file.
24996 * gdb.c++/method.cc: new file.
24997 * gdb.c++/ref-types.cc: new file.
24998 * gdb.c++/ref-types2.cc: new file.
24999 * gdb.c++/userdef.cc: new file.
d63a86f8 25000
c906108c
SS
25001 * gdb.base/scope.exp: compile one file at a time, then link.
25002 * gdb.base/langs.exp: ditto.
25003 * gdb.base/list.exp: ditto.
d63a86f8 25004
c906108c
SS
25005Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
25006
25007 The following changes were made by David Taylor
889bf7c5
PA
25008 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
25009 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
25010 in changes by HP.
d63a86f8 25011
c906108c
SS
25012 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
25013 skip tests. When compiling pass c++ flag to gdb_compile.
25014 * gdb.c++/
d63a86f8 25015
c906108c
SS
25016 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
25017 test for on hppa*-*-hpux*; use args to see if c++ was specified.
25018 (skip_hp_tests): new function.
25019 (gdb_preprocess): new function.
25020
25021 * configure.in (hpdir): decide whether to configure gdb.hp.
25022 * configure: regenerated.
25023
25024 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
25025 to delete on clean.
25026 (EXECUTABLES): update to reflect new additions.
25027 * gdb.base/commands.exp: update message expected.
25028 * gdb.base/default.exp: add copyright notice.
25029 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
25030 * gdb.base/help.exp: update messages to reflect current text.
25031 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
25032 targets for recurse tests.
25033 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
25034 skip this file.
25035
25036 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
25037 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
25038 compilation.
25039 * gdb.c++/misc.exp: ditto.
25040 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
25041 run the tests. tell gdb_compile that it's a c++ compilation.
25042
25043 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 25044
c906108c
SS
25045 * gdb.base/all-bin.exp: new file.
25046 * gdb.base/arithmet.exp: new file.
25047 * gdb.base/assign.exp: new file.
25048 * gdb.base/completion.exp: new file.
25049 * gdb.base/cond-expr.exp: new file.
25050 * gdb.base/condbreak.exp: new file.
25051 * gdb.base/define.exp: new file.
25052 * gdb.base/dollar.exp: new file.
25053 * gdb.base/environment.exp: new file.
25054 * gdb.base/eval-skip.exp: new file.
25055 * gdb.base/jump.exp: new file.
25056 * gdb.base/logical.exp: new file.
25057 * gdb.base/pointers.exp: new file.
25058 * gdb.base/relational.exp: new file.
25059 * gdb.base/section_command.exp: new file.
25060 * gdb.base/whatis-expr.exp: new file.
25061
25062 * gdb.base/all-types.c: new file.
25063 * gdb.base/call-array-struct.c: new file.
25064 * gdb.base/call-return-struct.c: new file.
25065 * gdb.base/call-strings.c: new file.
25066 * gdb.base/callfuncs2.c: new file.
25067 * gdb.base/condbreak.c: new file.
25068 * gdb.base/constvars.c: new file.
25069 * gdb.base/display.c: new file.
25070 * gdb.base/int-type.c: new file.
25071 * gdb.base/jump.c: new file.
25072 * gdb.base/miscexprs.c: new file.
25073 * gdb.base/pointers.c: new file.
25074 * gdb.base/pointers2.c: new file.
25075 * gdb.base/shmain.c: new file.
25076 * gdb.base/shr1.c: new file.
25077 * gdb.base/shr2.c: new file.
25078 * gdb.base/solib.c: new file.
25079 * gdb.base/solib1.c: new file.
25080 * gdb.base/solib2.c: new file.
25081 * gdb.base/varargs.c: new file.
25082 * gdb.c++/derivation.cc: new file.
25083 * gdb.c++/overload.cc: new file.
25084 * gdb.c++/ovldbreak.cc: new file.
25085 * gdb.hp/attach.c: new file.
25086 * gdb.hp/attach2.c: new file.
25087 * gdb.hp/average.c: new file.
25088 * gdb.hp/compiler.c: new file.
25089 * gdb.hp/compiler.cc: new file.
25090 * gdb.hp/execd-program.c: new file.
25091 * gdb.hp/follow-exec.c: new file.
25092 * gdb.hp/follow-fork.c: new file.
25093 * gdb.hp/follow-vfork-and-exec.c: new file.
25094 * gdb.hp/misc-hp.cc: new file.
25095 * gdb.hp/more-steps.c: new file.
25096 * gdb.hp/optimize.c: new file.
25097 * gdb.hp/quicksort.c: new file.
25098 * gdb.hp/run-hp.c: new file.
25099 * gdb.hp/start-stop.c: new file.
25100 * gdb.hp/sum.c: new file.
25101 * gdb.hp/templates-hp.cc: new file.
25102 * gdb.hp/thread-local-in-lib.c: new file.
25103 * gdb.hp/thread-local-in-lib.h: new file.
25104 * gdb.hp/thread-local-in-lib.lib.c: new file.
25105 * gdb.hp/vforked-program.c: new file.
25106 * gdb.hp/virtfunc-hp.cc: new file.
25107 * gdb.hp/watchpoint-hp.c: new file.
25108 * gdb.hp/xdb.c: new file.
25109 * gdb.hp/xdb0.c: new file.
25110 * gdb.hp/xdb0.h: new file.
25111 * gdb.hp/xdb1.c: new file.
25112
25113Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
25114
25115 The following change was made by Edith Epstein
889bf7c5
PA
25116 <eepstein@cygnus.com> as part of a project to merge in changes
25117 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
25118
25119 * gdb.c++/demangle.exp: changed the expected output for some
25120 ARM-style mangling -- removed second reference to datatype.
889bf7c5 25121 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 25122 T1<char>::~T1<char>(void)
c906108c 25123 becomes,
a9c64011
AS
25124 maint demangle __dt__11T1__pt__2_cFv
25125 T1<char>::~T1(void)
c906108c 25126
889bf7c5 25127 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 25128
c906108c
SS
25129Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
25130
25131 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
25132 * gdb.trace/backtrace.exp: Likewise.
25133 * gdb.trace/circ.exp: Likewise.
25134 * gdb.trace/collection.exp: Likewise.
25135 * gdb.trace/deltrace.exp: Likewise.
25136 * gdb.trace/infotrace.exp: Likewise.
25137 * gdb.trace/limits.exp: Likewise.
25138 * gdb.trace/packetlen.exp: Likewise.
25139 * gdb.trace/passc-dyn.exp: Likewise.
25140 * gdb.trace/passcount.exp: Likewise.
25141 * gdb.trace/report.exp: Likewise.
25142 * gdb.trace/save-trace.exp: Likewise.
25143 * gdb.trace/tfind.exp: Likewise.
25144 * gdb.trace/tracecmd.exp: Likewise.
25145 * gdb.trace/while-dyn.exp: Likewise.
25146 * gdb.trace/while-stepping.exp: Likewise.
25147
251481998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
25149
25150 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
25151
25152Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
25153
25154 From Brendan Kehoe:
25155 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
25156 int return types.
25157
25158Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
25159
25160 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 25161 remote dos host testing right.
c906108c
SS
25162
25163Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
25164
25165 * gdb.base/corefile.exp: remove some xfails.
25166
25167Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
25168
25169 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 25170 have different timestamps.
c906108c
SS
25171
25172Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
25173
25174 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 25175 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
25176
25177Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
25178
25179 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 25180 delta.
c906108c
SS
25181
25182Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
25183
25184 * gdb.base/default.exp: Add brace missing from previous delta.
25185
25186Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
25187
25188 * gdb.base/default.exp: Support test for info float for all
25189 varieties of arm toolchain.
25190
dc96c6c7 25191Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25192
25193 * gdb.trace/*.exp: remove "remote_download" command.
25194
dc96c6c7 25195Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25196
25197 * gdb.trace/*.exp: remove -gdwarf from compile.
25198
25199Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
25200
25201 * gdb.trace/configure.in(AC_INIT): typo
25202 * gdb.trace/configure: regenerated
25203
dc96c6c7 25204Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25205
25206 * config/m68k-emc.exp: New file.
25207 * lib/<emc-support.exp trace-support.exp}: New files.
25208 * configure.in: add new test directory gdb.trace.
25209 * gdb.trace/{configure configure.in Makefile.in}: New files.
25210 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
25211 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
25212 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
25213 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
25214 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
25215 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
25216 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 25217
dc96c6c7 25218Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25219
25220 * gdb.c++/classes.exp: Change all regular expressions to match
25221 arbitrary combinations of newline/carriage-return, so that they
25222 will work equally well on Unix and Windows.
25223 * gdb.c++/inherit.exp: ditto.
25224 * gdb.c++/virtfunc.exp: ditto.
25225
252261998-08-11 Dawn Perchik <dawn@cygnus.com>
25227
25228 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
25229
c2d11a7d
JM
25230Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
25231
25232 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
25233 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
25234 to use a0-a3/d0-d3 as needed.
25235
25236Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
25237
25238 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
25239 * gdb.disasm/am33.exp: Corresponding changes.
25240
c906108c
SS
252411998-07-11 Felix Lee <flee@cygnus.com>
25242
25243 * gdb.base/callfuncs.exp: add cmp10 test.
25244 * gdb.base/callfuncs.c (cmp10): new function.
25245
25246Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
25247
d63a86f8 25248 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
25249 into two parts to get around a synchronization problem in expect.
25250
3fc11d3e
JM
25251Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
25252
25253 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
25254
25255 * configure.in: Add options for gdbtk testsuite.
25256
25257 * configure: Regenerate.
25258
25259 * gdb.gdbtk: New directory to hold gdbtk tests.
25260
c906108c
SS
25261Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25262
25263 * gdb.fortran/types.exp: Escape brackets in expect patterns
25264 for test_float_literal_types_accepted tests.
25265 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
25266 before run test.
25267
c2d11a7d
JM
25268Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
25269
25270 * am33.exp: Just compile, do not link the testcase.
25271 * am33.s: Add ".am33" pseudoop to force am33 mode.
25272
c906108c
SS
252731998-06-25 Felix Lee <flee@cygnus.com>
25274
25275 * gdb.base/setshow.exp: make sure $pc is sane.
25276
25277 * gdb.stabs/weird.exp: split expect patterns properly.
25278
c2d11a7d
JM
25279Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
25280
25281 * gdb.disasm/am33.s: New disassembler testfile for the am33.
25282 * gdb.disasm/am33.exp: Run it.
25283
dc96c6c7 25284Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25285
25286 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
25287 match processing (and eliminate spurious timeouts when running).
25288
dc96c6c7 25289Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25290
25291 * gdb.base/signals.exp (test_handle_all_print): put back Mach
25292 exception test, but conditionalize it on target [mach | gnu].
25293
dc96c6c7 25294Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25295
25296 * gdb.base/overlays.exp: fixup compile line for linker script.
25297
25298Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
25299
25300 * gdb.fortran/types.exp: don't guess at float size.
25301
25302Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
25303
25304 * gdb.base/exprs.exp: delete test that depends on int size.
25305
25306Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
25307
25308 * config/sim.exp: Removed checks for target triplets.
25309 (gdb_target_sim): Use gdb,target_sim_options.
25310
25311Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
25312
25313 * gdb.base/reread.exp: New file.
25314 * gdb.base/reread1.c: New file.
25315 * gdb.base/reread2.c: New file.
25316
25317Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
25318
25319 * config/sim.exp: Use 'target sim -sparclite' when running
25320 SPARClite programs.
25321
25322Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
25323
25324 * gdb.base/structs2.exp: New file.
25325 * gdb.base/structs2.c: New file.
25326
25327Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
25328
25329 * gdb.asm/common.inc: New file.
25330 * gdb.asm/d10v.inc: New file.
25331 * asm-source.exp: Pass -I's to gas to find .inc files.
25332 Update line numbers in expected output.
25333 * asmsrc1.s: Rewrite.
25334 * asmsrc2.s: Rewrite.
25335 * configure.in: Create arch.inc symlink.
25336 * configure: Regenerate.
25337 * Makefile.in (distclean): Delete arch.inc.
25338
25339Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
25340
25341 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
25342 (t_enum_value2): ditto
25343 (t_enum_value3): ditto
25344 (main): ditto
c906108c
SS
25345Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25346
25347 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
25348 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
25349 change.
25350 Use gdb_test instead of send_gdb/gdb_expect sequences.
25351
25352Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
25353
25354 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
25355 not void.
25356
25357Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
25358
25359 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
25360 subroutines. Used to test gdbs ability to single step through PC
25361 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
25362
25363Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
25364
25365 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
25366 more rigorous EGCS C++ error checking.
25367
25368Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25369
a9c64011
AS
25370 * gdb.base/help.exp: Clean up `help set args' and `help show args'
25371 tests.
25372 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
25373 function when asleep.
25374 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
25375 for i*86 Linux and SVR4 signal handling problems.
25376 Remove linux xfail for `next to handler in signals_tests_1', fixed
25377 by recent infrun.c change.
25378 Limit backtrace to 10 frames to avoid timeout problems with infinite
25379 stack backtraces.
25380 Adjust expect pattern in `handle all print' test to match Apr 28 1997
25381 target.[ch] change.
c906108c
SS
25382
25383Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
25384
25385 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
25386 for a newline from gdb before continuing.
25387 (default_gdb_exit): Just look for y or n.
25388 (gdb_test): Detect abnormal exit from GDB running on DOS; if
25389 it does, fail the rests of the tests in the file.
25390
25391Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
25392
25393 * config/cygmon.exp: New file.
25394
25395Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
25396
25397 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 25398 main" test on remote targets.
c906108c
SS
25399
25400 * gdb.base/scope.exp: Fix problem with filelocal_bss before
25401 run test on remote targets.
25402
25403Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
25404
25405 * gdb.asm: New directory.
25406 * configure.in: Configure it.
25407 * configure: Regenerate.
25408 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
25409 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
25410
25411Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
25412
25413 * config/mn10300-eval.exp: New file to support MN10300 eval board.
25414
dc96c6c7 25415Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25416
a9c64011
AS
25417 * gdb.base/overlays (several files): Merge the two overlay
25418 managers into one. Change variables (foox, barx, bazx, grbxx)
25419 back into ints but force them to load in their proper sections.
c906108c
SS
25420
25421Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
25422
25423 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 25424 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
25425 (D10VCopy): Handle memory regions crossing 16k boundaries.
25426 (D10VCopy): Transfer data in 32 bit chunks.
25427
25428Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
25429
25430 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 25431 correct.
c906108c
SS
25432
25433 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 25434 map. Include space for printf in .text segment.
c906108c
SS
25435
25436 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 25437 updated d10v memory VMA/LMA map.
c906108c 25438 (D10VCopy): Call D10VTranslate.
d63a86f8 25439
c906108c
SS
25440Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
25441
25442 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
25443
25444 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
25445 that it won't be put into the .sdata - small data -
25446 section. Update reference.
c906108c
SS
25447 * gdb.base/baz.c (bazx, baz): Ditto.
25448 * gdb.base/foo.c (foox, foo): Ditto.
25449 * gdb.base/grbx.c (grbxx, grbx): Ditto.
25450
25451 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 25452 to be arrays.
d63a86f8 25453
dc96c6c7 25454Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25455
a9c64011
AS
25456 * gdb.base/overlays.exp: fix up and get working again.
25457 Add tests for backtraces from an overlay function.
d63a86f8 25458
c906108c
SS
25459Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
25460
25461 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
25462 "calling function with watchpoint enabled".
25463
25464Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
25465
25466 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 25467 gdb_suppress_tests for d10v-*-*.
c906108c
SS
25468 * lib/gdb.exp (gdb_suppress_tests): Disable this function
25469 pending review of whether it is useful or not.
25470
25471Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
25472
25473 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
25474
25475Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
25476
25477 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
25478 * config/dve.exp: New file to support Densan boards.
25479
25480Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
25481
25482 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 25483 reads and BSD.
c906108c
SS
25484
25485Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
25486
25487 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
25488 response.
25489
25490 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
25491
25492Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
25493
25494 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 25495 test.
c906108c
SS
25496
25497 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 25498 target_sizeof_long and target_bigendian_p.
c906108c 25499 (structs_by_value, structs_by_reference): Check values according
889bf7c5 25500 to targets word size and endianess.
d63a86f8 25501
c906108c
SS
25502Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
25503
25504 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 25505 output.
c906108c
SS
25506
25507Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
25508
25509 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 25510 Update test of set args help to match source change.
c906108c
SS
25511
25512Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
25513
25514 * gdb.base/default.exp: Expect help system output to be in
25515 alphabetical order.
25516 * gdb.base/help.exp: Ditto.
25517
25518Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
25519
25520 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
25521 "i*86-pc-linux-gnu*".
25522 * gdb.base/interrupt.exp: Ditto.
25523 * gdb.base/corefile.exp: Ditto.
25524
25525 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 25526 define vxworks when building the testcase.
c906108c
SS
25527
25528 * gdb.base/ptype.exp: Fix testnames to be unique.
25529 * gdb.base/radix.exp: Ditto.
25530 * gdb.base/term.exp: Ditto.
25531 * gdb.base/whatis.exp: Ditto.
25532 * gdb.c++/classes.exp: Ditto.
25533
25534Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
25535
25536 * gdb.base/callfuncs.exp: Fix indentation.
25537
25538 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
25539 suppress_flag has been set.
25540 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
25541 target feature.
25542
25543Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
25544
25545 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
25546 the testcase.
25547
25548 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 25549 set_debug_traps() and breakpoint().
c906108c
SS
25550 * gdb.c++/misc.cc (main): Ditto.
25551 * gdb.c++/templates.cc (main): Ditto.
25552 * gdb.c++/virtfunc.cc (main): Ditto.
25553
25554Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
25555
25556 * lib/gdb.exp(gdb_step_for_stub): New function.
25557 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
25558 exists, reload the executable and do a "continue" instead of
25559 doing a jump.
25560 (runto_main): Use gdb_step_for_stub.
d63a86f8 25561
c906108c 25562 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 25563 tests to have unique names.
c906108c
SS
25564 * gdb.base/callfuncs.exp: Ditto.
25565 * gdb.base/commands.exp: Ditto.
25566 * gdb.base/default.exp: Ditto.
25567 * gdb.base/help.exp: Ditto.
25568 * gdb.base/list.exp: Ditto.
25569 * gdb.base/opaque.exp: Ditto.
25570 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
25571 similar tests.
d63a86f8 25572
c906108c
SS
25573 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
25574 * gdb.c++/cplusfuncs.cc: Ditto.
25575 * gdb.c++/virtfunc.cc: Ditto.
25576
25577 * config/monitor.exp: Keep track of the last file we saw, rather
25578 than trying to get the info from gdb.
25579
25580 * gdb.fortran/types.exp: Move comment to previous line.
25581
25582Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
25583
25584 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 25585 target mode.
c906108c
SS
25586
25587Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
25588
25589 From Bob Manson:
25590 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 25591 string from GDB when it connects.
c906108c
SS
25592
25593 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
25594
25595Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
25596
25597 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
25598 if we can't get a debug format from GDB (we may be testing an
25599 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
25600
25601 * gdb.stabs/weird.exp: Fix quoting.
25602
25603 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
25604
25605Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
25606
25607 * config/arm-ice.exp: New file.
25608
25609Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
25610
25611 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 25612 until it has been modified to work with the new testsuite.
c906108c 25613
99707966 25614 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
25615 testcase won't compile, cause all of the testcases in the file to
25616 fail instead.
c906108c
SS
25617
25618 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
25619 (gdb_clear_suppressed): New procedure.
25620 (gdb_stop_suppressing_tests): Only clear suppress_flag if
25621 it contains a positive value.
25622
25623Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
25624
25625 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
25626
25627 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
25628
25629Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
25630
25631 * lib/gdb.exp (setup_xfail_format): New function.
25632 (get_debug_format): New function to get debug format.
25633 (debug_format): New global variable to hold last value set
25634 by get_debug_format.
25635 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 25636 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
25637 * gdb.c++/ptype.exp: Ditto.
25638 * gdb.c++/classes.exp: Ditto.
25639 * gdb.c++/cplusfuncs.exp: Ditto.
25640 * gdb.c++/inherit.exp: Ditto.
25641 * gdb.c++/templates.exp: Ditto.
25642 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 25643
c906108c
SS
25644Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
25645
25646 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
25647 host doesn't have a currently-open connection.
25648
25649 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
25650 any gdb stub target. Handle cases where gdb doesn't respond when
25651 interrupted in a sane fashion.
c906108c
SS
25652
25653 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 25654 same thing in a totally different way.
c906108c
SS
25655
25656 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 25657 setting "timeout".
c906108c 25658 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 25659 default_gdb_init now.
c906108c
SS
25660
25661Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
25662
25663 * gdb.base/printcmds.exp: Fix "check for floating addition"
25664 regexp to accept results within approx +/- .01 of exact value.
25665 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
25666
25667Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
25668
25669 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 25670 properly.
c906108c
SS
25671 (gdb_expect): Add optional timeout parameter, and add timeout
25672 value to various calls.
25673 (gdb_suppress_tests): Only give one warning message per group.
25674
25675Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
25676
25677 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
25678 global variables. Handle getting a value for $timeout more
25679 gracefully.
c906108c
SS
25680
25681Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
25682
25683 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 25684 initialize.
c906108c 25685 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 25686 by a target configuration file.
c906108c
SS
25687 (gdb_expect): Pass the timeout to remote_expect.
25688
25689 * config/monitor.exp(gdb_load): Fix typo in regexp.
25690
25691Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
25692
25693 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
25694
25695Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
25696
25697 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
25698 here. Call gdb_target_exec before rebooting the target, to make
25699 sure the connection to the target is closed.
c906108c
SS
25700 (gdb_load): Pass the name of the executable to gdb_target_monitor.
25701 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
25702 Also detect "Timeout reading from remote" error.
25703
25704 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
25705 gdb_target_monitor. Don't call gdb_file_cmd here; let
25706 gdb_target_monitor do it.
c906108c
SS
25707
25708 * gdb.disasm/hppa.exp: Don't use exec_output.
25709
25710Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
25711
25712 * gdb.base/list.exp: If we're debugging a non-native target,
25713 try to set the pc register to point to the start of the
25714 program before doing the first list command.
25715
25716 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 25717 test_calls after restarting.
c906108c
SS
25718
25719 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 25720 reloading.
c906108c
SS
25721
25722 * gdb.base/watchpoint.exp: Fix typo.
25723
25724 * gdb.base/setshow.exp: Check for use_gdb_stub.
25725
25726 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 25727 stub case.
c906108c
SS
25728 * gdb.base/langs.exp: Ditto.
25729
25730 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
25731 gdb_load_offset. If we weren't given a file to load, figure out
25732 what the current file is and use it.
c906108c
SS
25733
25734 * config/i386-bozo.exp: New file.
25735
25736Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
25737
25738 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
25739 feature.
25740
25741 * config/proelf.exp: New entry.
25742
25743Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
25744
25745 * lib/gdb.exp: Remove spurious .* patterns at the beginning
25746 of regexps.
25747
25748 * gdb.base/watchpoint.exp: Don't run the test_stepping
25749 tests if gdb can't call functions on the target.
25750
25751 * gdb.base/setshow.exp: Don't run the set prompt tests if
25752 the board has gdb_prompt set.
25753
25754Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
25755
25756 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
25757 * gdb.base/commands.exp: Likewise.
25758 * gdb.base/setshow.exp: Likewise.
25759
25760Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
25761
25762 * config/monitor.exp(gdb_start): Look for gdb_prompt target
25763 feature.
25764
25765 * config/i960.exp: New file.
25766
25767Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
25768
25769 * gdb.base/funcargs.exp: Check for gdb,short_int target
25770 feature instead of looking for explicit target triplets.
25771
dc96c6c7 25772Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 25773
d63a86f8 25774 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
25775 "p 123DEADBEEF", to check parse_number.
25776 * top.c: change "to enable to enable" to "to enable" in a couple
25777 of help strings.
25778
25779Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
25780
25781 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
25782 on the mn10300.
d63a86f8 25783
c906108c
SS
25784Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
25785
25786 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
25787 where the test executable is run with explicit args.
25788 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
25789
25790Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
25791
25792 * gdb.base/run.c: Use FAKEARGV to build test executable that
25793 does not require a command line arg, since most simulators
25794 don't currently support passing such an arg into the simulated
25795 program.
25796 * gdb.base/commands.exp: Change tests to insert the proper
25797 value as the arg to the first recursive factorial call. Change
25798 compilation line to define FAKEARGV at compile time.
25799
25800Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
25801
25802 * gdb.base/recurse.exp: Enable these tests for the mn10300.
25803 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
25804 function with watchpoint enabled" test.
25805
25806Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
25807
25808 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 25809 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
25810
25811 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 25812 "Tests restarted" messages.
c906108c
SS
25813
25814Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
25815
25816 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
25817
dc96c6c7 25818Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25819
25820 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
25821 for INFO SYMBOL; add help tests for OVERLAY commands.
25822 * gdb.base/default.exp: add tests for INFO SYMBOL command;
25823 add tests for OVERLAY commands
25824 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
25825 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
25826 * gdb.base/sigall.c: add usestubs code frag
25827 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 25828
c906108c
SS
25829Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
25830
25831 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
25832 failures.
25833 (gdb_stop_suppressing_tests): Note that tests have restarted.
25834
25835Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
25836
25837 * config/h8300.exp: New file.
25838
25839Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
25840
25841 * gdb.base/setshow.exp: Check for the existence of a
25842 feature, not its value.
25843
25844Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
25845
25846 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
25847
25848 * gdb.base/scope.exp: It's now init0(), not init().
25849
25850 * gdb.base/scope0.c: For now, change init() to be init0().
25851
25852 * config/monitor.exp: Use gdb_serial in preference to serial
25853 or netport.
25854
25855 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 25856 and it's not already set.
c906108c
SS
25857
25858Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
25859
25860 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 25861 isn't using a stub and if it supports argument passing.
c906108c
SS
25862
25863Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
25864
25865 * config/udi.exp(gdb_start): Make sure UDICONF is set
25866 properly before starting gdb.
25867
25868Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
25869
25870 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
25871 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
25872 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
25873
25874Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
25875
25876 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 25877 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
25878
25879 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
25880
25881 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
25882
25883 * config/monitor.exp: Make sure we disconnect from the target.
25884 Also, try a reboot/reload cycle instead of failing if the
25885 load fails.
25886
25887Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
25888
25889 * gdb.base/default.exp: Don't set match_max.
25890 * gdb.base/help.exp: Ditto.
25891 * gdb.base/list.exp: Ditto.
25892 * gdb.base/signals.exp: Ditto.
25893
25894 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
25895 set, use remote_ld to download the testcase instead of
25896 the GDB loader.
25897
25898Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
25899
25900 * config/vr5000.exp: New file.
25901
25902 * config/monitor.exp(gdb_target_monitor): Add pattern for
25903 "Ending remote" to detect errors in connecting.
25904
25905 * gdb.base/setshow.exp: Add .* within auto language test.
25906
25907 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
25908 target feature.
25909
25910 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 25911 and reboot the board if necessary.
c906108c
SS
25912
25913 * gdb.base/setvar.exp(test_set): Handle multiple prints within
25914 a set of tests. Remove print.* from the patterns being checked.
25915
25916Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
25917
25918 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
25919 refer to gdb_spawn_id.
25920
25921 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
25922 longer used.
25923 * config/sparclet.exp: Ditto.
25924 * config/sparclet-old.exp: Ditto.
25925 * config/slite.exp: Ditto.
25926 * config/sim.exp: Ditto.
25927 * gdb.base/funcargs.exp: Ditto.
25928
25929 * lib/gdb.exp:Remove references to gdb_spawn_id.
25930 (gdb_expect): Move to remote.exp.
25931
25932Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
25933
25934 * config/monitor.exp: Detect the "Couldn't establish connection"
25935 message from GDB.
25936
25937Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
25938
25939 * gdb.base/bitfields.exp: Use runto instead of explicit
25940 gdb_run_cmd/gdb_expect sequences.
25941
25942 * gdb.base/break.exp(text_next_with_recursion): Add match for
25943 gdb_expect call.
25944
25945 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
25946 We also need to handle the "A program is being debugged already"
25947 prompt from gdb. Use gdb_test to set the baud rate.
25948
25949 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
25950 to 20000. Really. I mean it.
25951
25952Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
25953
25954 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
25955 fails. If suppress_flag is set, skip perror message about not
25956 being able to send to GDB.
c906108c 25957 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 25958 GDB.
c906108c
SS
25959 (gdb_expect): If suppress_flag is set, always fail immediately.
25960 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
25961 (gdb_init): Call gdb_stop_suppressing_tests.
25962 (default_gdb_exit): Ditto.
25963 (default_gdb_start): Ditto.
25964
25965 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 25966 gdb_stop_suppressing_tests as appropriate.
c906108c 25967 * gdb.base/break.exp: Ditto.
889bf7c5 25968 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
25969 * gdb.base/commands.exp: Ditto.
25970 * gdb.base/exprs.exp: Ditto.
889bf7c5 25971 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
25972 * gdb.base/list.exp: Ditto.
25973 * gdb.base/recurse.exp: Ditto.
889bf7c5 25974 * gdb.base/scope.exp: Ditto.
c906108c
SS
25975 * gdb.base/structs.exp: Ditto.
25976 * gdb.c++/inherit.exp: Ditto.
25977
25978Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
25979
25980 * config/vr4300.exp: New file.
25981
99707966 25982 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 25983
99707966 25984 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
25985
25986Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
25987
25988 * lib/gdb.exp(gdb_init): New function.
25989
25990 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 25991 for each individual variable set.
c906108c
SS
25992
25993 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
25994 name.
25995
25996 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
25997
25998 * gdb.base/scope.exp: Use gdb_test.
25999
26000 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
26001 aborting; the testsuite driver will do that for us (see
26002 gdb_finish). Also, use gdb_test in a few more places.
26003
26004Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
26005
26006 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
26007
26008Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
26009
26010 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
26011 and "add_tests" are not at the same address.
26012
26013Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
26014
26015 * gdb.base/ptype.exp: Use gdb_test.
26016
26017Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
26018
26019 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
26020 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
26021 left in. No longer expect them to fail.
26022
26023 * gdb.stabs/*.mt; Deleted, no longer used.
26024 * gdb.stabs/configure.in: Remove references to target makefile
26025 frags.
26026 * gdb.stabs/configure: Rebuilt.
26027
26028 * gdb.disasm/*.mt: Deleted, no longer used.
26029 * gdb.disasm/configure.in: Remove references to target makefile
26030 frags. Use "sh3.s" as the unique filename for this directory.
26031 * gdb.disasm/configure: Rebuilt.
26032
26033 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
26034 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
26035 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
26036
26037Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
26038
26039 * config/udi.exp: Use mondfe,name instead of remote_host.
26040
26041Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
26042
26043 * gdb.base/watchpoint.exp: Don't expect a failure when calling
26044 a function with a watchpoint enabled on the mn10200.
26045
26046 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
26047 before trying to create it!
26048
26049Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
26050
26051 * config/vx.exp: Use hostname instead of netport.
26052
26053 * config/vxworks.exp: New file.
26054
26055 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
26056
26057 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 26058 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
26059 occurs.
26060
26061 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
26062 $gdb_spawn_id directly.
26063 (gdb_run_cmd): Try _start as well as start. Use the target feature
26064 gdb,start_symbol as the symbol to start from when jumping.
26065
26066Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
26067
26068 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
26069 redundant) test.
26070
26071 * gdb.base/recurse.exp: Relax final value test for 'b' so that
26072 it doesn't lose for 16bit integer systems.
26073
26074Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
26075
26076 * gdb.fortran/types.exp: If the target doesn't support "double"
26077 data types, then expect "real" types to only be 4 bytes.
26078
26079 * gdb.c++/virtfunc.exp: Expect failure for virtual function
26080 call tests if the target doesn't support inferior function calls.
26081
26082 * gdb.base/printcmds.exp: Allow minor deviation in FP values
26083 in printf tests.
26084
26085Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
26086
26087 * gdb.base/help.exp: Disable "help set", "help show", and
26088 "help support". Simplify regexp for "help stack".
26089
26090 * gdb.base/default.exp: Set match_max to 5000 and the timeout
26091 to 60 seconds. Temporarily set match_max to 15000 around the
26092 "info copying" test.
26093
26094 * gdb.base/nodebug.exp: Don't try to do an inferior function
26095 call if the target doesn't support them.
26096 * gdb.base/printcmds.exp: Likewise.
26097 * gdb.base/setvar.exp: Likewise.
26098 * gdb.base/structs.exp: Likewise.
26099 * gdb.c++/templates.exp: Likewise.
26100 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
26101
26102 * gdb.base/recurse.exp: Enable for the mn10200.
26103
26104 * configure.in: Do configure gdb.stabs directory for *-*-elf
26105 targets.
26106 * configure: Rebuilt.
26107
26108 * gdb.base/break.exp: Check for gdb,noresults before testing
26109 exit status and/or results from the target.
26110 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
26111 * lib/gdb.exp: Remove old (now bogus) initialization of
26112 noinferior, noargs, noresults and nosignals.
26113
26114Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
26115
26116 * config/sh.exp: New file.
26117
26118 * config/slite.exp: Try to connect multiple times to the board
26119 before rebooting. Only send a "monitor run" if need_monitor_run
26120 is set.
26121
26122 * gdb.base/break.exp: Don't do the "stub continue" test if
26123 the target has gdb_stub set.
26124
26125 * gdb.base/callfuncs.exp: Increase the timeout.
26126
26127 * gdb.base/interrupt.exp: Don't even try to compile the testcase
26128 if the target has gdb,noinferiorio set.
26129
26130 * gdb.base/list.exp: Increase match_max to 10000 characters.
26131
26132 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
26133
26134 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
26135 target.
26136
26137 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
26138
26139Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
26140
26141 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
26142 trying to delete the copy of gdb. Catch the file delete so we
26143 don't die if the delete fails; also, the file should be copied to
26144 the host, not to the build.
c906108c
SS
26145
26146Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
26147
26148 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 26149 parenthesis in case it contains multiple regexps separated
c906108c
SS
26150 with |.
26151
26152 * gdb.base/watchpoint.exp: Use gdb_test.
26153 * gdb.base/default.exp: Ditto.
26154
26155Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
26156
99707966 26157 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 26158
c906108c
SS
26159 * gdb.base/scope.exp: Use gdb_test.
26160 * gdb.c++/classes.exp: Ditto.
26161 * gdb.c++/inherit.exp: Ditto.
26162
26163Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
26164
26165 * gdb.base/crossload.exp: Don't use execute_anywhere, use
26166 remote_exec instead.
26167 * gdb.base/corefile.exp: Don't be ridiculous.
26168 * gdb.base/*.c: Add missing stub invocations.
26169
26170Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
26171
26172 * config/slite.exp: Miscellaneous fixes.
26173
26174 * lib/gdb.exp: Fix runto.
26175
26176 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
26177 the target.
26178
26179 * gdb.base/watchpoint.exp: Fix regexp.
26180
26181 * lib/gdb.exp(default_gdb_exit): Add a catch to the
26182 close and wait commands, as the descriptor may now be
26183 invalid. Always call "remote_close host".
26184
26185Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
26186
26187 Major rewrite for testsuite revision.
d63a86f8 26188
c906108c
SS
26189 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
26190 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
26191 instead of relying on spawn_id to always contain a valid
26192 spawn id.
26193 (get_compiler_info): New procedure to build the ${binfile}.ci
26194 file, instead of replicating this in N different places.
26195 (gdb_compile): New procedure.
d63a86f8 26196
c906108c 26197 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
26198 appropriate arguments) instead of compile. Use gdb_test in a lot
26199 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
26200 at the start of a testcase, as this is no longer done magically.
26201
26202 config/*-gdb.exp: Rename without the -gdb suffix.
26203
26204 config/mips.exp: Use remote_close instead of exit_remote_shell.
26205 config/monitor.exp: Use target_info instead of looking at
26206 baud, timeout, etc.
26207 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
26208
26209Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26210
26211 * gdb.c++/templates.exp (test_ptype_of_templates),
26212 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
26213 Update expect patterns for destructors and assignment operators
26214 to match corresponding c-typeprint.c changes.
26215 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
26216 to destructor breakpoint test, GDB should be able to set the
26217 destructor breakpoint without specifying arguments.
26218
26219Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
26220
26221 * gdb.threads/pthreads.exp: Change result for failure to compile due
26222 to lack of pthreads runtime support from an error to simply an
26223 unsupported test, per dejagnu standards.
26224
26225Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26226
26227 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
26228 where GDB exits to reduce pattern match time.
26229 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
26230
26231 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
26232
dc96c6c7 26233Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26234
26235 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
26236 * gdb.base/default.exp: ditto.
26237 * gdb.base/nodebug.exp: ditto.
26238 * gdb.base/printcmds.exp: ditto.
26239 * gdb.base/ptype.exp: ditto.
26240 * gdb.base/setvar.exp: ditto.
26241 * gdb.base/structs.exp: ditto.
26242 * gdb.base/setshow.c: Guard against uninitialized values of argc.
26243
26244Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
26245
26246 * configure, */configure: Rebuild with autoconf 2.12.
26247
26248Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
26249
26250 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
26251 use new i*86-pc-linux*-gnu quads.
26252 * gdb.base/corefile.exp: Ditto.
26253 * gdb.base/signals.exp: Ditto.
26254 * gdb.base/sigall.exp: Ditto.
26255 * gdb.base/interrupt.exp: Ditto.
26256
26257 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
26258 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
26259 RedHat 4.0.
d63a86f8 26260
c906108c 26261 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
26262 linux. This allows the test case to at least compile on latest
26263 linux, but still not run due to missing the threads runtime library.
c906108c
SS
26264
26265Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26266
26267 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
26268 directory to search gdb directory. Accept and step over conditional
26269 stack alignment code. Consume $prompt in failure cases.
26270 Reset timeout to $oldtimeout instead of some arbitrary value.
26271 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
26272 timeout problems with infinite stack backtraces.
26273 * gdb.base/ptype.exp (ptype struct link, union tu_link):
26274 Accept function parameters for linkfunc member.
26275
26276Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
26277
26278 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
26279 (CXXFLAGS): Remove, unreferenced.
26280 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
26281 previous -B options and also add -B option to pick up cross compiled
26282 runtime.
c906108c
SS
26283 (TARGET_INCLUDES): Add for -I options and add code to initialize when
26284 doing cross compiles.
26285 (target_alias): Declare global.
26286 (xgcc): Set variable to full path of gcc in build tree. Use findfile
26287 to verify that gcc exists in build tree, and if so set CC to that
26288 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 26289
c906108c
SS
26290Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
26291
26292 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
26293 ptype test for anonymous union. Fixup testcase to match
26294 current gcc debug output.
26295
26296Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
26297
26298 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
26299 force argument to an unsigned long type.
26300
26301Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
26302
26303 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 26304 tests and anonymous union print/ptype tests.
c906108c
SS
26305 * gdb.base/list.exp (test_forward-search): Increase timeout by
26306 5 minutes for the "search extremely long line" case.
26307 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
26308 completely optional and that the pass/fail messages use the command as
26309 the message if that third arg is a null string.
26310 (gdb_test_exact): Arrange that a null string pattern means match a
26311 null string output rather than any output, which might include random
889bf7c5 26312 errors.
c906108c
SS
26313 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
26314 backtrace test.
26315 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
26316 always failing and failure is now exposed by gdb.exp changes.
26317
26318Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
26319
26320 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
26321 weren't being noted.
26322
26323Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26324
26325 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
26326 * gdb.stabs/weird.exp: Remove v_comb xfails.
26327
dc96c6c7 26328Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26329
26330 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 26331 list.exp scope.exp watchpoint.exp]
c906108c 26332 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 26333
dc96c6c7 26334Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26335
26336 * config/monitor.exp: Increase download timeout to 1000 seconds.
26337
dc96c6c7 26338Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26339
26340 * config/m32r.exp: Increase timeout to 120 seconds.
26341
26342Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
26343
26344 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
26345 and accept older ordering as obsolescent gcc or gdb.
26346 * gdb.c++/templates.exp: Ditto.
26347 * gdb.c++/virtfunc.exp: Ditto.
26348
26349Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
26350
26351 * gdb.base/coremaker.c: Add code to mmap some data so we
26352 can check that it ends up in the core file.
26353 * gdb.base/corefile.exp: Add test to read mmapped data
26354 from core file.
26355
dc96c6c7 26356Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26357
26358 * config/m32r.exp: New file.
26359
26360Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
26361
26362 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
26363 that cflags can contains -gstabs, and work correctly for other tests.
26364
dc96c6c7 26365Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26366
26367 * gdb.base/setshow.exp: New file, tests show and set.
26368 * gdb.base/setshow.c: New file, tests show and set.
26369 * gdb.base/help.exp: Add test for help set|show annotate.
26370 * gdb.base/default.exp: Add test for set|show annotate.
26371
26372Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
26373
26374 * testsuite/gdb.base/break.exp: Make backtrace from factorial
26375 errors unique.
26376 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
26377 explicitly.
26378
26379Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
26380
26381 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
26382 and width commands. This is done elsewhere.
26383 * (gdb_start): Don't call gdb_start_sim here. That's already
26384 done in gdb_load. This fixes lots of failures in default.exp.
26385
26386Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
26387
26388 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
26389 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
26390 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
26391 in the same we we treat other failures (since it may be an expected
889bf7c5 26392 condition), rather than as an error.
c906108c
SS
26393 * gdb.base/signals.exp (test_handle_all_print): Revert back to
26394 old test format.
26395
26396Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
26397
26398 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
26399 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 26400 twice. Nuke the duplicates.
c906108c 26401 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 26402 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
26403 Remove config.h along with other config files.
26404
26405Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
26406
26407 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
26408 "p func1 ()" and note that rests of tests are skipped.
26409 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26410 setup_xfails for "print func2::coremaker_local".
c906108c
SS
26411 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
26412 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
26413 affected by the previous run test.
26414 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
26415 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
26416 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
26417 "pass int powerset tuple" and "pass modeless int powerset tuple".
26418 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
26419 "real write 4" and "real write 8".
26420 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26421 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
26422 "print \$i after tuple assign 2", and
26423 "print vs2 after tuple assign 2".
26424 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
26425 meaningful error message and return -1 so the caller can
26426 suppress further tests and avoid a cascade of errors.
d63a86f8 26427
c906108c
SS
26428Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
26429
26430 * gdb.base/a1-selftest.exp: Tweak tests to account for new
26431 format for printing version.
26432 * gdb.base/default.exp: Ditto.
26433 * gdb.base/interrupt.exp: Fix problem with cascade of
26434 errors if child process dies while calling a function.
d63a86f8 26435
c906108c
SS
26436Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
26437
26438 * Makefile.in (VPATH): Add
26439 * Makefile.in (Makefile, config.status): Fix rules so things get
26440 remade when necessary.
26441
26442Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
26443
26444 * Makefile.in (just-check): Add path to sibling expect dir
26445 to environment variable specified by RPATH_ENVVAR.
26446
26447Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
26448
26449 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
26450 (just-check): Add shared library paths for libstdc++, tk,
26451 tcl, bfd, and opcodes to the environment variable specified
26452 in RPATH_ENVVAR.
26453 * configure.in: Add support to recognize --enable-shared flag
26454 and generate correct value for RPATH_ENVVAR.
26455 * configure: Regenerated with autoconf.
26456
26457Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
26458
26459 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 26460 include all osf versions.
c906108c
SS
26461 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
26462 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
26463 when target is linux. When failing to build pthreads test
26464 executable, give more meaningful message.
26465 * gdb.threads/pthreads.c: Hpux also uses old definition of second
26466 arg for pthread_create.
d63a86f8 26467
c906108c
SS
26468Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
26469
26470 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 26471 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 26472 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 26473 and -lpthreads (everybody else).
c906108c
SS
26474 (test_startup): Fail gracefully if threads are not supported.
26475 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
26476 "p/c array_index("abcdef",2)" when not gcc compiled.
26477 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
26478 "print func2::coremaker_local" when not gcc compiled.
26479 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
26480 "ptype on opaque struct tagname (statically)",
26481 "ptype on opaque struct tagname (dynamically) 1", and
26482 "ptype on opaque struct tagname (dynamically) 2"
26483 for not compiled with gcc.
26484 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
26485 backtrace when compiled with gcc.
d63a86f8 26486 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
26487 than always return success.
26488
26489Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
26490
26491 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
26492
26493Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
26494
26495 * gdb.base/structs.exp: Undo last change.
26496
26497Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
26498
26499 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
26500 encapsulate all the steps/nexts done during self test, starting
26501 at main, and makes them less sensitive to optimization issues.
26502 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
26503 signal handler" test.
26504 * gdb.threads/pthreads.exp: Only run this for native configs.
26505 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
26506 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
26507 tests.
26508 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
26509 for "runto test_calls(void)" test.
d63a86f8 26510
c906108c
SS
26511Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
26512
26513 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
26514 and don't expect address info in breakpoint confirmations.
26515
26516Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
26517
26518 * gdb.base/list.exp (test_forward_search): Increase timeout
26519 temporarily by 60 seconds for searching extremely long line,
889bf7c5 26520 and then reset to old value when done. Increase expect input
c906108c
SS
26521 buffer to 10000.
26522
26523Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
26524
26525 * gdb.base/list.exp (test_forward_search): Fix to handle very
26526 long source line without overflowing expect's input buffer.
26527
26528Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
26529
26530 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
26531 "buffer_full".
26532
26533 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
26534 "buffer_full".
26535
26536 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
26537 "buffer_full".
26538
26539 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
26540 "buffer_full".
26541
26542Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
26543
26544 * configure.in (configdirs): Add gdb.threads.
26545 * configure: Regenerated with autoconf.
26546 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
26547 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
26548 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 26549
c906108c
SS
26550Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
26551
26552 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
26553
26554Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
26555
26556 * gdb.base/signals.exp (test_handle_all_print): Test separately for
26557 each signal's status in the output of "handle all print".
26558 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
26559 the \r\n sequence that immediately precedes the gdb prompt.
26560 * gdb.base/a1-selftest.exp: Save original timeout and restore
26561 after test.
26562
26563Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
26564
26565 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
26566 symbol.
26567
26568Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
26569
26570 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
26571
26572Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
26573
26574 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
26575 timeout by 60 seconds.
26576
26577Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
26578
26579 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
26580 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
26581 error return.
26582
26583Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
26584
26585 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
26586 gdb initialization, also report how long dejagnu waited. Restore
26587 old timeout before doing error return. Temporarily increase timeout
889bf7c5 26588 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
26589
26590Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
26591
26592 * lib/gdb.exp: Report timeout value for verbosity level 2.
26593 * config/gdbserver.exp: Ditto.
26594 * config/hppro.exp: Ditto.
26595 * config/mips-gdb.exp: Ditto.
26596 * config/monitor.exp: Ditto.
26597 * config/netware.exp: Ditto.
26598 * config/sim-gdb.exp: Ditto.
26599 * config/slite-gdb.exp: Ditto.
26600 * config/udi-gdb.exp: Ditto.
26601 * config/unix-gdb.exp: Ditto.
26602 * config/vx-gdb.exp: Ditto.
26603 * gdb.base/a1-selftest.exp: Ditto.
26604 * gdb.base/a2-run.exp: Ditto.
26605 * gdb.base/break.exp: Ditto.
26606 * gdb.base/corefile.exp: Ditto.
26607 * gdb.base/list.exp: Ditto.
26608 * gdb.base/recurse.exp: Ditto.
26609 * gdb.base/scope.exp: Ditto.
26610 * gdb.base/signals.exp: Ditto.
26611
26612Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
26613
26614 * gdb.threads/Makefile.in (docdir): Removed.
26615
26616Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
26617
26618 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 26619 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 26620 @srcdir@.
d63a86f8 26621 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
26622 autoconf 2.5 or higher.
26623 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
26624
26625Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
26626
26627 * configure: Regenerated.
26628 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
26629 avoid name clashes with SunOS headers.
26630
26631Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
26632
26633 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
26634
26635Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
26636
26637 * gdb.base/callfuncs.exp: Finish last change -- make sure the
26638 prototype information ends up in the compiler info file.
26639
26640Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
26641
26642 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
26643 attempting to regenerate it. Eliminate use of a temporary file
26644 and just generate the info file directly. Source it immediately,
26645 for consistency of use.
26646 * gdb.base/corefile.exp: Ditto
26647 * gdb.base/exprs.exp: Ditto.
26648 * gdb.base/funcargs.exp: Ditto.
26649 * gdb.base/langs.exp: Ditto.
26650 * gdb.base/list.exp: Ditto.
26651 * gdb.base/mips_pro.exp: Ditto.
26652 * gdb.base/nodebug.exp: Ditto.
26653 * gdb.base/opaque.exp: Ditto.
26654 * gdb.base/ptype.exp: Ditto.
26655 * gdb.base/scope.exp: Ditto.
26656 * gdb.base/setvar.exp: Ditto.
26657 * gdb.base/signals.exp: Ditto.
26658 * gdb.base/whatis.exp: Ditto.
26659 * gdb.c++/templates.exp: Ditto.
26660 * gdb.c++/virtfunc.exp: Ditto.
26661 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 26662 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
26663
26664Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26665
26666 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
26667 it got fixed by the recent lookup_minimal_symbol_by_pc change.
26668 Increase timeout, a lot of single stepping might be needed if the
26669 target has no hardware watchpoints.
26670
26671Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
26672
26673 * gdb.base/break.exp: Ignore compiler warnings when compiling
26674 break.c.
26675 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
26676 * gdb.base/default.exp: Add h8300 xfails. Handle messages
26677 from remote-sim.
26678 * gdb.base/exprs.exp: Add h8300 xfails.
26679 * gdb.base/funcargs.exp: Likewise.
26680 * gdb.base/nodebug.exp: Likewise.
26681 * gdb.base/printcmds.exp: Likewise.
26682 * gdb.base/ptype.exp: Likewise.
26683 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
26684 h8300 xfails.
d63a86f8 26685 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
26686 on the h8300.
26687 * gdb.base/funcargs.c: Explicitly make last constant argument to
26688 call_after_alloca_subr an unsigned long type.
26689 * gdb.base/return.c: Include stdio.h.
26690
26691Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
26692
26693 * config/abug.exp: New file for the older Motorola Bug monitor
26694 that runs on the mvme13x series VME boards.
26695 * config/monitor.exp: Use the new config array for target settings
26696 if they exist.
26697
26698Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
26699
26700 * sim-gdb.exp: Make the SH simulator allocate less space when
26701 it is targeted.
26702
26703Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
26704
26705 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
26706 test.
26707
26708Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
26709
26710 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
26711 "rs6000-*-*" for "list function in include file" when gcc compiled.
26712 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
26713 for "p ctable1[120]".
26714 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
26715 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
26716 Remove setup_xfail for "rs6000-*-*" for
26717 "print 'scope0.c'::filelocal before run".
26718 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
26719 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
26720 since some compilers don't allow both options to be given
26721 on the same command line. Create object file and move it.
d63a86f8 26722
c906108c
SS
26723Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
26724
26725 * gdb.base/corefile.exp: Always regenerate the core file, since
26726 we always regenerate the coremaker program. Detect special case
26727 where registers cannot be read from core file.
d63a86f8 26728
c906108c
SS
26729Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
26730
26731 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
26732 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
26733 * gdb.c++/templates.exp: Only match on basename of file since
26734 some formats like xcoff don't encode directory information.
26735 * gdb.stabs/weird.exp: Use the right sed script for powerpc
26736 and rs6000 AIX xcoff targets.
26737 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
26738 * configure: Regenerate.
26739 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
26740 here, rather than in distclean.
d63a86f8 26741
c906108c
SS
26742Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
26743
26744 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
26745 defined, and use it to compile the test case with -O2. The
26746 native compilation still uses no optimization.
26747 * gdb.base/mips_pro.c: Remove inline assembly code since
26748 it is compiled PIC by default, which results in assembler
26749 warnings that make the testsuite think the compilation
26750 was unsuccessful.
26751
26752Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
26753
26754 * gdb.c++/misc.exp: Add note to message for
26755 "print s.a for foo struct" that this is a known gcc 2.7.2
26756 and earlier bug.
26757
26758Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
26759
26760 * gdb.base/break.exp: Fix pattern for matching "Delete all
26761 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
26762 setup_xfail for deleting all breakpoints test. Fix various
26763 timeout messages to include "(timeout)".
26764 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
26765 for "p t_float_values2(3.14159,float_val2)".
26766 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
26767 for "continue to call2g" when gcc compiled.
26768 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
26769 "up to foo in langs.exp", "show language at foo in langs.exp",
26770 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
26771 and "show language at fsub in langs.exp".
26772 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
26773 "list line 1 in include file", "list message for lines past EOF",
26774 "list function in include file", "list list0.h:foo", and
26775 "list filename:function; nonexistant function".
26776 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
26777 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
26778 and "ptype t_char_array" to be for native cc only.
d63a86f8 26779
c906108c
SS
26780Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
26781
d63a86f8 26782 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 26783 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 26784 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
26785
26786Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
26787
26788 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
26789 "bt in signals.exp". This problem only appears when running
26790 the testsuite, and then only intermittently.
26791
26792Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
26793
26794 * gdb.base/return.exp (return_tests): Differentiate between
26795 two tests of continuing.
26796
26797Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
26798
26799 * */Makefile.in (maintainer-clean): Remove config.log.
26800 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
26801 * gdb.c++/Makefile.in (PROGS): Add inherit.
26802 (clean): Remove *.ci.
26803
26804Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
26805
26806 * gdb.c++/misc.cc: Add test code from Mike Stump.
26807 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
26808
26809Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
26810
26811 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
26812 to "alpha-*-osf2*" and add comment.
26813 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
26814 setup_xfail for "step over execarg initialization" and
26815 "step over corearg initialization".
c906108c
SS
26816 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
26817 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
26818 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 26819 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
26820 "print func2::coremaker_local", and "backtrace in corefile.exp".
26821 * gdb.base/signals.exp: Build and source signals.ci.
26822 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
26823 to be for gcc only.
26824 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 26825
c906108c
SS
26826Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26827
26828 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
26829 Feb 3 procfs.c change.
26830
26831Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
26832
26833 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
26834
26835Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
26836
26837 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
26838 from dejagnu's apparent default of 10 seconds, which gives random
26839 results when running the tests over NFS on moderately loaded systems.
26840 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
26841
26842Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
26843
26844 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
26845 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 26846 result reports.
c906108c
SS
26847
26848Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
26849
26850 * configure.in (CY_AC_PATH_TCLH): Remove.
26851 * configure: Regenerate.
26852
26853Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
26854
26855 * gdb.c++/Makefile.in (clean): Add missing '{'.
26856
26857Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
26858
26859 * lib/gdb.exp: Provide a default value for noinferior.
26860
26861 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
26862 Load libgloss.exp.
26863
26864Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
26865
26866 * gdb.disasm/hppa.exp: Compile directly into an executable, use
26867 the executable, not the .o to run the tests from.
26868
26869Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
26870
26871 * gdb.base/break.exp: Don't test for program exit or exit status
26872 if $noresults if nonzero.
26873 * gdb.base/langs.exp: Likewise.
26874 * gdb.base/watchpoint.exp: Likewise.
26875
26876 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
26877 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
26878 trying to compile the testcase.
26879
26880Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
26881
26882 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
26883 * gdb.base/signals.exp (continue to handler): Likewise.
26884
26885Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
26886
26887 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
26888
26889 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
26890
26891Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
26892
26893 * gdb.base/corefile.exp: Recognize "not found" as failure
26894 when trying to determine if a core file was generated.
26895 If no core file was generate the first time, try again without
26896 the ulimit -c to work around braindamaged shells.
26897
26898Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
26899
26900 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
26901 [] tests with "test" and enclose string in quotes.
26902 * gdb.stabs/configure: Rebuild
d63a86f8 26903
c906108c
SS
26904Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
26905
26906 Changes in sync with expect:
26907 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
26908 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
26909 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
26910 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
26911 argument to AC_REQUIRE.
26912 * configure: Regenerated.
26913
26914Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
26915
26916 * gdb.base/corefile.exp: When generating a core, discard any
26917 error messages about ulimit not found and the "core dumped"
26918 message from the shell that runs the coredumper.
26919
26920Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
26921
26922 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
26923
26924 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
26925 which sed script to run. Expect failure for v_comb test
26926 on PA targets too.
d63a86f8 26927
c906108c
SS
26928Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
26929
26930 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 26931 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
26932
26933Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
26934
26935 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
26936 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 26937 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
26938 * lib/gdb.exp (default_gdb_start): Fix typo.
26939 * gdb.base/corefile.exp: Allow "Core was generated by ..."
26940 messages to not include the full program name that caused
26941 the core dump since some systems (such as solaris) apparently
26942 truncate this path to about 80 characters.
26943 When generating a core file first try increasing the core file
26944 size limit to unlimited since some systems may default it to
26945 zero, and it is harmless to try it. Move the test for failing
26946 to generate a core file to where it will actually get executed.
26947 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
26948 new gdb result from g++ debug info improvements and make old
26949 pattern obsolescent. Also account for size_t differences
26950 (may be int or long).
26951 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
26952 initialization before function call is placed in the delay slot
26953 and thus appears to be skipped over by commands such as "next".
26954
26955Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
26956
26957 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
26958
26959Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
26960
26961 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
26962 input source file; fix code to compile test to deal with this
26963 convention.
26964 * gdb.c++/*.exp: Likewise.
26965
26966Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
26967
26968 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
26969 "bt in signals.exp".
26970
26971Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
26972
26973 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
26974 "step over execarg initialization" and
889bf7c5 26975 "step over corearg initialization".
c906108c
SS
26976
26977Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
26978
26979 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
26980 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
26981
26982Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
26983
26984 From Rob Savoye (rob@poseidon.cygnus.com)
26985 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
26986 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
26987 configure.in}, gdb.disasm/{Makefile.in, configure.in},
26988 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
26989 configure.in}: Major reworking for autoconfig.
c906108c
SS
26990 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
26991 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 26992 New files.
c906108c
SS
26993 * config/unix-gdb.exp: Make GDB global.
26994 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
26995 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
26996 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
26997 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
26998 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
26999 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 27000 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
27001 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
27002 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
27003 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
27004 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 27005 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
27006 to returns as necessary, arrange for test to compile own testcase
27007 executable.
c906108c 27008 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 27009
c906108c
SS
27010Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
27011
27012 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 27013 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
27014 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
27015 "backtrace through signal handler".
27016
27017Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27018
27019 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
27020 continuing from a job control stop signal.
27021 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
27022
27023Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
27024
27025 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
27026 * gdb.base/corefile.exp: Likewise.
27027 * gdb.base/funcargs.exp: Likewise.
27028
27029Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
27030
27031 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
27032 * config/monitor.exp: Add support for setting baud rate.
27033
27034Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
27035
27036 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
27037 i*86-*-linux* xfails for "backtrace through signal handler".
27038 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
27039 "print func2::coremaker_local".
27040 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 27041 alpha-dec-osf2* xfail for
c906108c
SS
27042 "delete all breakpoints when none".
27043
27044Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
27045
27046 * gdb.base/break.exp: Change test that deletes all breakpoints
27047 when no user breakpoints are installed. A post 4.15 change
27048 causes gdb to no longer prompt in this case.
27049
27050Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
27051
27052 * gdb.base/return.exp (return_tests): Change xfail for test
27053 "correct value returned double test" to stop xfailing at
27054 Solaris 2.5. Apparently the bug has been fixed.
27055
27056Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
27057
27058 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
27059 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
27060
27061Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
27062
27063 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
27064 * gdb.disasm/hppa.s: Corresponding changes.
27065
27066Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
27067
27068 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
27069 makefile fragment.
27070 * config/mt-hpux: Deleted.
27071
27072Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
27073
d63a86f8 27074 * Many files: When warning about suppressed tests due to a
c906108c
SS
27075 nonexistant test binary, avoid incrementing the warning count.
27076
27077Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
27078
27079 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 27080
c906108c
SS
27081Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27082
27083 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
27084 "sparc-*-solaris2*".
27085
27086Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27087
27088 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
27089 Add global and local variables and initialize them.
27090 * gdb.base/corefile.exp: Test correct mapping of corefile sections
27091 by printing variables. Remove rs6000 and powerpc xfails, BFD now
27092 extracts the file name and terminating signal from the core file.
27093 * TODO: Remove note about tests for correct mapping of corefile.
27094 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
27095 from optimizing it away.
27096 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
27097 handles common blocks.
27098
27099Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
27100
27101 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
27102 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
27103
27104Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
27105
27106 * Makefile.in (maintainer-clean): New target, synonym for
27107 realclean.
27108 * gdb.base/Makefile.in (maintainer-clean): Likewise.
27109 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
27110 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
27111 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
27112 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
27113 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
27114
27115Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
27116
27117 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
27118 xfails when not gcc compiled for "print foo::funclocal".
27119 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
27120 "print foo::funclocal at foo",
27121 "print 'scope1.c'::foo::funclocal at foo",
27122 "print foo::funclocal_bss at foo",
27123 "print 'scope1.c'::foo::funclocal_bss at foo",
27124 "print foo::funclocal_ro at foo",
27125 "print 'scope1.c'::foo::funclocal_ro at foo",
27126 "print bar::funclocal at foo" and
27127 "print 'scope1.c'::bar::funclocal at foo".
27128 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
27129 gcc compiled for "print foo::funclocal at bar".
27130 Expand all messages to ensure that they identify that
27131 the test is at bar().
27132 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
27133 gcc compiled for:
27134 "ptype on opaque struct pointer (statically)",
27135 "ptype on opaque struct tagname (statically)",
27136 "ptype on opaque struct pointer (dynamically) 1",
27137 "ptype on opaque struct tagname (dynamically) 1",
27138 "ptype on opaque struct pointer (dynamically) 2" and
27139 "ptype on opaque struct tagname (dynamically) 2
27140 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
27141 gcc compiled for:
27142 "p datalocal"
27143 "whatis datalocal",
27144 "ptype datalocal",
27145 "p bsslocal",
27146 "whatis bsslocal", and
27147 "ptype bsslocal".
27148 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
27149 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
27150 when not gcc compiled.
27151 * gdb.base/funcargs.exp (float_and_integral_args): Add
27152 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
27153 compiled.
27154 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
27155 "backtrace from call6a" when not gcc compiled.
27156 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
27157 "backtrace from call7a" when not gcc compiled.
27158 * gdb.base/callfuncs.exp (do_function_calls):
27159 Add "hppa*-*-hpux*" xfail when not gcc compiled for
27160 "p t_char_array_values(char_array_val2,char_array_val1)",
27161 "p t_char_array_values(char_array_val1,char_array_val2)",
27162 "p t_char_array_values("carray 1","carray 2")",
27163 "p t_char_array_values("carray 1",char_array_val2)",
27164 "p t_char_array_values(char_array_val1,"carray 2")",
27165 "p sum_args(1,{2})",
27166 "p sum_args(2,{2,3})",
27167 "p sum_args(3,{2,3,4})",
27168 "p sum_args(4,{2,3,4,5})"
27169 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
27170 "backtrace in corefile.exp" when not gcc compiled.
27171
27172Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27173
27174 * gdb.base/signals.exp: Rewrite `handle all print' test as
27175 a procedure. Accept blanks or TABs as whitespace, increase
27176 timeout and expect input buffer size for the large output
27177 from the command. Remove "i*86-*-bsdi2.0" xfail.
27178
27179Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27180
27181 * gdb.base/setvar.exp: Add new testcases for truncation when
27182 assigning invalid values to bitfields.
27183
27184Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
27185
d63a86f8 27186 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
27187 mips-sgi-irix* xfail for
27188 "call inferior func with struct - returns char *"
27189 and fix test so that an optional (unsigned char *) cast is
889bf7c5 27190 accepted in the result.
c906108c
SS
27191
27192Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
27193
27194 * gdb.base/funcargs.exp (float_and_integral_args): Remove
27195 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
27196 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
27197 * gdb.base/signals.exp: Remove duplicate "handle all print" test
27198 that accidentally got checked in.
27199
27200Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
27201
d63a86f8 27202 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
27203 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
27204 compiled test.
27205 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
27206 Add mips-sgi-irix5* xfail for not gcc compiled.
27207 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
27208 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
27209 compiled for "p top", "whatis top", "p middle", and "whatis
27210 middle".
c906108c
SS
27211 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
27212 "whatis signed char" for not gcc compiled.
27213 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
27214 "set variable signed char=-1 (-1)" and
27215 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
27216 * gdb.base/funcargs.exp (float_and_integral_args):
27217 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
27218 Add mips-sgi-irix* xfail when not gcc compiled for
27219 "continue to call2b".
27220 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
27221 "continue to call2g".
6fdff2c5
PA
27222 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
27223 compiled for "backtrace from call6a"
27224 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
27225 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
27226 when not gcc compiled for "backtrace from call7a".
c906108c
SS
27227 (localvars_after_alloca): Fix gdb_test cmds for
27228 "print * after runto ...".
27229 Remove rs6000-*-* xfails for
27230 "print i after runto localvars_after_alloca" and
27231 "print l after runto localvars_after_alloca"
27232 for all compilers.
27233 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 27234 when not compiled with gcc, for:
c906108c
SS
27235 "print signed char == (minus)",
27236 "print signed char != (minus)",
27237 "print signed char < (minus)",
27238 "print signed char > (minus)".
27239 * gdb.base/callfuncs.exp (do_function_calls):
27240 Add mips-sgi-irix* xfail, when compiled with native compiler, for
27241 "call inferior func with struct - returns char *".
d63a86f8 27242 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
27243 "correct value returned double test" to include Solaris 2.4.
27244 * gdb.base/funcargs.exp (float_and_integral_args):
27245 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 27246
c906108c
SS
27247Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27248
27249 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
27250 enumeration bitfields if compiling with GNU C.
27251 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
27252 to empty' prompt.
27253
27254Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
27255
27256 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
27257 test for PRO targets.
27258
27259 * gdb.base/funcargs.exp: Avoid ever setting more than 8
27260 breakpoints in the inferior at any given time by making
27261 two groups of breakpoints for call2*, call6* and call7*
27262 tests.
27263
27264Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27265
27266 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
27267 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
27268 from optimizing it away.
27269 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
27270 "call inferior func with struct".
27271
27272Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
27273
27274 * configure.in: Only configure gdb.chill for particular targets.
27275
27276Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
27277
27278 * gdb.base/Makefile.in: Add action to .c.o transformation
27279 rule that generates a .ci file for each .o file and remove
27280 explicit .c.o rules except for callfuncs.o.
27281 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
27282 generates a .ci file for each .o file and remove explicit
27283 .cc.o rules.
27284 (clean): Remove *.tmp *.ci files.
27285 (EXECUTABLES): Remove templ-info.exp.
27286 * gdb.base/compiler.c: New file.
27287 * gdb.c++/compiler.cc: New file
27288 * gdb.base/scope.exp: Source gdb.base/scope.ci.
27289 Change rs6000-*-* xfail for
27290 "print 'scope0.c'::filelocal_ro" and
27291 "print 'scope1.c'::filelocal" and
27292 "print 'scope1.c'::filelocal_bss" and
27293 "print 'scope1.c'::filelocal_ro" and
27294 "print 'scope1.c'::foo::funclocal" and
27295 "print 'scope1.c'::foo::funclocal_ro" and
27296 "print 'scope1.c'::bar::funclocal" and
27297 "print 'scope0.c'::filelocal_ro" and
27298 "print 'scope1.c'::filelocal at foo" and
27299 "print 'scope1.c'::filelocal_bss at foo" and
27300 "print 'scope1.c'::filelocal_ro at foo" and
27301 "print 'scope1.c'::foo::funclocal at foo" and
27302 "print 'scope1.c'::foo::funclocal_bss at foo" and
27303 "print 'scope1.c'::foo::funclocal_ro at foo" and
27304 "print 'scope1.c'::bar::funclocal at foo" and
27305 "print 'scope0.c'::filelocal_ro" and
27306 "print 'scope1.c'::filelocal" and
27307 "print 'scope1.c'::filelocal_bss" and
27308 "print 'scope1.c'::filelocal_ro" and
27309 "print 'scope1.c'::foo::funclocal" and
27310 "print 'scope1.c'::foo::funclocal_bss" and
27311 "print 'scope1.c'::foo::funclocal_ro" and
27312 "print 'scope1.c'::bar::funclocal" and
27313 "print 'scope1.c'::bar::funclocal_bss"
27314 to only be xfail'd when not compiled with gcc.
d63a86f8 27315 Add rs6000-*-* xfail for
c906108c
SS
27316 "print 'scope0.c'::filelocal_bss before run"
27317 when compiled with gcc.
27318 (test_at_main): Add rs6000-*-* xfail for
27319 "print filelocal_ro in test_at_main"
27320 when compiled with gcc.
27321 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 27322 Add rs6000-*-aix* xfail for
c906108c
SS
27323 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
27324 "ptype t_char_array", not compiled with gcc.
27325 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
27326 xfail for "list foo (in include file)" when gcc compiled.
27327 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 27328 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
27329 "run to call0a" if not compiled with gcc.
27330 (unsigned_integral_args): Add rs6000-*-* xfail for
27331 "run to call1a" if not compiled with gcc.
27332 (float_and_integral_args): Add rs6000-*-* xfail for
27333 "run to call2a" if not compiled with gcc and for
27334 "continue to call2b" for any compiler.
27335 Add rs6000-*-* xfail to
27336 "print f1 after run to call2a" for gcc compiled.
27337 (discard_and_shuffle): Add rs6000-*-* xfail for
27338 "run to call6a".
27339 (shuffle_round_robin): Add rs6000-*-* xfail for
27340 "backtrace from call7a" if not compiled with gcc.
27341 Add rs6000-*-* xfail for
27342 "backtrace from call7b" if compiled with gcc.
27343 (call_after_alloca): Add rs6000-*-* xfail for
27344 "print c in call_after_alloca" and
27345 "print s in call_after_alloca" and
27346 "backtrace from call_after_alloca_subr"
27347 if not compiled with gcc.
27348 (localvars_in_indirect_call): Add rs6000-*-* xfail for
27349 "print c in localvars_in_indirect_call" and
27350 "print c in localvars_in_indirect_call" and
27351 "backtrace in indirectly called function" and
27352 "stepping into indirectly called function"
27353 if not compiled with gcc.
27354 (localvars_after_alloca): Add rs6000-*-* xfail for
27355 "print c after runto localvars_after_alloca" and
27356 "print s after runto localvars_after_alloca" and
27357 "print i after runto localvars_after_alloca" and
27358 "print l after runto localvars_after_alloca"
27359 for all compilers.
27360 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
27361 than whatis-info.exp.
27362 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
27363 than opaque-info.exp.
27364 Setup rs6000-*-* xfail for
d63a86f8 27365 "ptype on opaque struct pointer (statically)" and
c906108c
SS
27366 "ptype on opaque struct pointer (dynamically)" when
27367 not compiled with gcc.
27368 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
27369 rather than callf-info.exp.
27370 (do_function_calls): Add clear_xfail for rs6000-*-* for
27371 "p t_float_values2(3.14159,float_val2)". Seems to work
27372 fine there, both with xlc and gcc. Need to find out what
27373 it is doing right and fix other platforms.
27374 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
27375 "call inferior func with struct - returns int",
27376 "call inferior func with struct - returns long",
27377 "call inferior func with struct - returns float",
27378 "call inferior func with struct - returns double",
27379 "call inferior func with struct - returns char *",
27380 but only if not gcc compiled (presumes xlc compiled).
27381 Change rs6000-*-* xfails for
27382 "call inferior func with struct - returns char" and
27383 " call inferior func with struct - returns short" to only
27384 xfail if not using gcc.
27385 (clean mostlyclean): Remove *.ci and *.tmp files.
27386 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
27387 than templ-info.exp.
27388 * gdb.base/langs.exp: Source gdb.base/langs.ci.
27389 Add rs6000-*-* xfail for "up to foo in langs.exp"
27390 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 27391 when not gcc compiled.
d63a86f8 27392
c906108c
SS
27393Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27394
27395 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
27396 * gdb.base/corefile.exp: Likewise.
27397 * gdb.base/list.exp: Likewise.
27398 * gdb.base/scope.exp: Likewise.
27399 * gdb.base/siganls.exp: Likewise.
27400
27401 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
27402 compiler output.
27403 * gdb.base/whatis.exp: Likewise.
27404
27405Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
27406
27407 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
27408 failure (opcode table has been fixed to match reality).
27409
27410Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
27411
27412 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
27413 "call inferior func with struct - returns char",
27414 "call inferior func with struct - returns short"
27415
27416 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
27417 "print 'scope0.c'::filelocal at main",
27418 "print 'scope0.c'::filelocal_bss in test_at_main",
27419 "print 'scope0.c'::filelocal at foo",
27420 "print 'scope0.c'::filelocal_bss in test_at_foo",
27421 "print 'scope0.c'::filelocal at bar",
27422 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 27423
c906108c
SS
27424 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
27425 in source file 1". This bug seems to have been fixed with both
27426 gcc and native cc (was native assembler bug?).
27427
27428Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
27429
27430 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
27431 "backtrace through signal handler" to "i*86-*-sysv4*".
27432 * gdb.base/signals.exp: Add xfail for "'next' behaved as
27433 continue" case. Add "known SVR4 bug" to fail message.
27434 Add "i*86-*-bsdi2.0" xfail for "handle all print".
27435 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
27436 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
27437 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
27438 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
27439 "up to foo in langs.exp", "show language at foo in
27440 langs.exp", "up to cppsub_ in langs.exp", "show
27441 language at cppsub_ in langs.exp", "up to fsub in
27442 langs.exp", and "show language at fsub in langs.exp".
27443 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
27444 "bactrace in corefile.exp".
27445 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
27446 "call inferior function with struct - returns float" and
27447 "call inferior function with struct - returns double".
d63a86f8 27448
c906108c
SS
27449Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
27450
27451 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
27452 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
27453 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
27454 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
27455
27456Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
27457
27458 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
27459 (or overriden) "CHILL" macro rather then bare "gcc".
27460 Also look for ../../gcc/xgcc since that is what we will
27461 actually need, not "Makefile". Remove following assignment
27462 of CHILL to CHILL_FOR_TARGET because that results in
27463 recursive definition.
27464
27465Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
27466
27467 * gdb.base/corefile.exp: Change xfail for backtrace in
27468 corefile.exp from linuxaout to all linux.
27469 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
27470 cases where we miss the breakpoint at the signal handler
27471 for some reason. Setup xfail for linuxoldld/linuxaout and
27472 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
27473 hitting SIGURG breakpoint.
27474 * gdb.base/signals.exp: Setup xfail for "next" acting like
27475 continue to add linuxoldld. Setup xfail for all linux for
27476 "next to handler in signals_tests_1", "backtrace in
27477 signals_tests_1", "continue to func1", "pass SIGUSR1",
27478 and continue to handler".
27479
27480Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
27481
27482 * Update all FSF addresses except those in COPYING* files.
27483
27484Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
27485
27486 * gdb.base/a2-run.exp: Change messages to be more explicit about
27487 the status of args, and quote binfile in results.
27488
27489Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
27490
27491 * gdb.base/callfuncs.exp: Add tests for passing structs to
27492 inferior functions and return various types.
27493 * gdb.base/callfuncs.c: Add functions to receive a struct
27494 and return a member of the struct, in various types.
27495
27496Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27497
27498 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
27499
27500Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
27501
27502 * config/vxworks29k.exp: New file, sources vxworks.exp.
27503
27504Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27505
27506 * config/gdbremote.exp: New file. Testing framework using
27507 gdbserver.
27508
27509Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
27510
27511 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
27512 "call function when asleep" and "send end of file".
27513 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
27514 for "backtrace in corefile.exp".
27515 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
27516 for "backtrace through signal handler".
27517 * gdb.base/corefile.exp: Make sure we actually generate a core file
27518 before trying the core tests. Some systems allow the user to suppress
27519 generation of core files and default to that (linux for example).
27520 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
27521 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
27522
27523Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27524
27525 * gdb.threads: New directory with some crude multi-threaded
27526 gdb tests (step.exp and step2.exp).
27527 * config/mt-lynx (STEP_EXECUTABLE): Define.
27528 (THREADFLAGS): Define.
27529
27530Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
27531
27532 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
27533
27534 * gdb.base/signals.exp: Disable whole file for lynx until
27535 further notice.
27536
27537 * gdb.base/signals.exp: xfail test where "next" acts like
27538 "continue" for lynx.
27539
27540 * gdb.base/interrupt.exp: xfail test for calling function while
27541 inferior is asleep for lynx.
27542
27543 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
27544 than one cr-lf after each command.
27545
27546Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27547
27548 * configure.in: Reinstate setting of stabsdirs variable, fix
27549 typo in setting up configdirs for native builds.
27550
27551 * gdb.base/return.exp: Fix typo in return double test.
27552 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
27553 compiler from optimizing them away.
27554
27555Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
27556
27557 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
27558 sequences to be echo'd by gdb when using gdb_test.
27559 * gdb.chill/chexp.exp: Likewise.
27560 * gdb.fortran/exprs.exp: Likewise
27561
27562Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27563
27564 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
27565 after the inferior gdb has started.
27566
27567 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
27568 after each command.
27569 * gdb.base/funcargs.exp: Likewise.
27570 * gdb.base/gdbvars.exp: Likewise.
27571 * gdb.base/interrupt.exp: Likewise.
27572 * gdb.base/list.exp: Likewise.
27573 * gdb.base/watchpoint.exp: Likewise.
27574 * gdb.c++/demangle.exp: Likewise.
27575 * gdb.c++/inherit.exp: Likewise.
27576 * gdb.chill/chexp.exp: Likewise.
27577 * gdb.fortran/exprs.exp: Likewise.
27578
27579 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
27580 test if we can't handle IO to/from the inferior.
27581
27582 * gdb.c++/misc.exp: Always check for a program already being
27583 started after sending a "run" command to gdb.
27584
27585 * gdb.base/twice.exp: Start with a fresh gdb.
27586
27587 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
27588 only depend on gdb's expression code, not the chill runtime.
27589
27590 * gdb.base/return.c: Put return values into variables so we
27591 can have gdb print them rather than depending on the program
27592 to print them.
27593 * gdb.base/return.exp: Corresponding changes.
27594
27595 * lib/gdb.exp: Provide default value for noinferiorio.
27596 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
27597 the inferior.
27598
27599 * gdb.base/break.exp: Always check for a program already being
27600 started after sending a "run" command to gdb.
27601 (text_next_with_recursion): Don't check the output from the
27602 program's printf statement. Instead just make sure the program
27603 exited.
27604
27605 * gdb.base/commands.exp: Protect tests which need arguments with
27606 $noargs conditionals.
27607
27608Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27609
27610 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
27611 of structure member arrays to match gdb/valops.c:value_addr change.
27612
27613Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
27614
27615 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
27616 cases.
27617
27618Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
27619
27620 * configure.in (configdirs): Remove gdb.chill from default list
27621 of subdirs and then add it back in only if doing a native build.
27622 The current chill compiler does not yet work in any cross build.
27623 * Revert all signal changes from Jul 6.
27624 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
27625 for sh-hms targets, allowing these tests to link, with no other
27626 changes. Testing is suppressed by setting "nosignals" in site.exp.
27627
27628Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
27629
27630 * configure.in (signaldirs): Define and add to configdirs for all
27631 targets except some specific ones that are known to not support signals.
27632 Also clean up formatting.
27633 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
27634 (signals, sigall): Remove rules to build.
27635 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
27636 Moved to new gdb.signals directory.
27637 * gdb.signals: New test directory.
27638 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
27639 signals.c signals.exp}: New or moved files.
27640
27641Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
27642
27643 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
27644
27645Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
27646
27647 * gdb.base/return.exp: Xfail `return double' test failure
27648 on at least Solaris 2.3 and handle future/past versions on
27649 a case by case basis as appropriate. Also update message
27650 to include i*86 failures.
27651
27652Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27653
27654 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
27655
27656 * lib/gdb.exp: Fix comment which erroneously identified
27657 gdb_file_cmd as gdb_load (the 19 May change was in fact to
27658 gdb_file_cmd not gdb_load).
27659 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
27660
27661 * gdb.base/setvar.exp: Make test names consistent between pass and
27662 fail cases. Use gdb_test more.
27663
27664Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27665
27666 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
27667
27668Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27669
27670 * gdb.base/help.exp: Fix expected help string for `show commands'.
27671
27672Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
27673
27674 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
27675
27676 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
27677 of a text section.
27678
27679Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
27680
27681 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
27682 that loop eventually terminates. Fix Connection refused logic so
27683 that testsuite will expire nicely.
27684
27685Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
27686
27687 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
27688 config/rom68k.exp: New tcl glue for the appropriate monitors.
27689 These all just end up calling monitor.exp.
27690 * config/monitor.exp (gdb_target_monitor): Handle `Connection
27691 refused' by retrying. Cleanup some timeout issues.
27692 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
27693 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
27694 callers don't have to set/restore global timeout variable.
27695
27696 * The following set of changes centralizes management of the global
27697 timeout variable. This way, it can be set in one target dependent
27698 place instead of dozens of places scattered throughout the test suite.
27699 If you need to lengthen a timeout, then you should either set timeout
27700 in one of the config/{target}.exp files, or multiply it by a factor.
27701 Setting it to an absolute value is always going to lose for some
27702 targets.
27703 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
27704 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
27705 * gdb.base/funcargs.exp: Don't set timeout.
27706 * gdb.base/list.exp (test_forward_search): Only use local timeout.
27707 * gdb.base/printcmds.exp (test_print_string_constants
27708 test_print_array_constants): Don't set timeout.
27709 * gdb.base/ptype.exp: Don't set timeout.
27710 * gdb.base/recurse.exp: Don't set timeout.
27711 * gdb.base/return.exp: Don't set timeout.
27712 * gdb.base/watchpoint.exp: Don't set timeout.
27713 * gdb.c++/classes.exp (do_tests): Don't set timeout.
27714 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
27715
27716Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
27717
27718 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
27719
27720Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27721
27722 * lib/gdb.exp: Disable chill tests for irix5.
27723
27724Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27725
27726 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
27727 each test pass or fail.
27728
27729Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27730
27731 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
27732 xlc not gcc.
27733
27734Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
27735
27736 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
27737
27738Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
27739
27740 * config/est.exp: Fix copyright and comments. Remove dead code.
27741 Use targetname, serialport and baud variables instead of fixed
27742 constants.
27743 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
27744 * config/cpu32bug.exp: New file to support cpu32bug monitors.
27745
27746Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27747
27748 * gdb.base/watchpoint.exp: Don't run
27749 test_watchpoint_triggered_in_syscall for sunos.
27750
27751Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27752
27753 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
27754 they don't seem to exist. Do include stdio.h.
27755
27756Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27757
27758 * gdb.base/a1-selftest.exp: Add alpha xfail.
27759
27760Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27761
27762 * gdb.base/watchpoint.c (main): Prompt before calling read().
27763 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
27764 Revise accordingly. Remove cruft about sending "123" several
27765 times, until it gets noticed. Clean up the "print buf[0]" stuff
27766 so that it passes or fails, and waits for prompts in the usual way.
27767
27768Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27769
27770 * gdb.base/recurse.exp: Fix comment.
27771
27772 * TODO: Remove item about printing variables in nodebug.exp. Add
27773 item about enabling tests which are only run on some targets.
27774
27775 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
27776 fail, make test names unique, use new gdb_test convention
27777 regarding pattern, use gdb_test more, etc.).
27778
27779 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
27780 fail, make test names unique, etc.).
27781
27782Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27783
27784 * gdb.base/nodebug.c: Change return type of top and middle to
27785 short.
27786 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
27787 are fixed by the recent mdebugread.c changes. Allow `short ()'
27788 as type for top and middle.
27789
27790Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27791
27792 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
27793 nearly as I can tell, the whole thing was an accident in Stu's
27794 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
27795 to replace a send/expect pair with gdb_test, but ended up only
27796 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
27797 of 30 Mar 1995 took care of it, but left this vestigial comment
27798 which I am now nuking.
27799
27800Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27801
27802 * gdb.base/break.exp: Look for different line number for
27803 breakpoint at main depending on usestubs.
27804
27805Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27806
27807 * gdb.base/list.exp: Adjust some alternate expect patterns to
27808 match recent list0.c change. Add alternate expect pattern for
27809 output from `list default lines around main' for optimizing
27810 compilers.
27811
27812Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27813
27814 * lib/gdb.exp: If nosignals is not set, set it to 0.
27815
27816Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
27817
27818 * config/slite-gdb.exp: Responds to load symbol table prompt.
27819 * gdb.base/break.exp: Adjust line number, fix rerun.
27820 * gdb.base/langs0.c: Add #ifdef usestubs.
27821
27822Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
27823
27824 * gdb.base/list.exp: Adjust line contents after adding new lines in
27825 list0.c. Also fix a syntax error.
27826
27827 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
27828 * gdb.base/break.exp: ditto.
27829 * gdb.base/list.exp: ditto.
27830 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
27831 * gdb.base/run.c: ditto.
27832 * gdb.base/list0.c: ditto.
27833 * gdb.base/funcargs.c: ditto.
27834
27835Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
27836
27837 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
27838 $targetname, $serialport and $baud instead of hardwired variables.
27839 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
27840 target doesn't support signals.
27841
27842Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
27843
27844 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
27845
27846Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27847
27848 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
27849 Don't rely on the value of an auto variable before it has been
27850 initialized. Use gdb_test more.
27851
27852Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27853
27854 * lib/gdb.exp (default_gdb_version): A version number must start
27855 with a digit, but other than that contains all characters up to
27856 the first whitespace character.
27857
27858Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27859
27860 * gdb.base/commands.exp (breakpoint_command_test): New tests.
27861
27862Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27863
27864 * gdb.c++/*.exp: Warn if executable does not exist. The original
27865 reason for skipping the warning was that configure.in sometimes
27866 intentionally skipped building the executables but the tcl code
27867 had no way of knowing. That (a) was always bogus with respect to
27868 error handling, (b) is no longer true (right now there is no way
27869 to skip C++ tests).
27870
27871 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
27872
27873Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27874
27875 * gdb.base/list.exp: Add expect patterns for output from
27876 SunPRO compiled executables.
27877 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
27878 types.
27879
27880Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27881
27882 * gdb.base/break.exp (test_next_with_recursion): Accept any line
27883 number (we are already testing that the correct source line text
27884 gets printed).
27885
27886 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
27887 that is what is intended, but something needed to be done to get
27888 sunos4 native working again.
27889
27890 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
27891
27892 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
27893 apparently went with a (very) old xfail.
27894
27895Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
27896
27897 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
27898 runto_main is a proc in gdb.exp that will do 'step' for target use
27899 stubs.
27900 * gdb.base/exprs.exp: ditto.
27901 * gdb.base/interrupt.exp: ditto.
27902 * gdb.base/opaque.exp: ditto.
27903 * gdb.base/printcmds.exp: ditto.
27904 * gdb.base/ptype.exp: ditto.
27905 * gdb.base/scope.exp: ditto.
27906 * gdb.base/setvar.exp: ditto.
27907 * gdb.base/signals.exp: ditto.
27908 * gdb.base/twice.exp: ditto.
27909 * gdb.c++/classes.exp: ditto.
27910 * gdb.c++/inherit.exp: ditto.
27911 * gdb.c++/templates.exp: ditto.
27912 * gdb.base/break.exp: no run and hit main for stubs. Change line
27913 numbers for breakpoints and info breakpoint.
27914 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
27915 breakpoint().
27916 * gdb.base/callfuncs.c: ditto.
27917 * gdb.base/exprs: ditto.
27918 * gdb.base/interrupt.c: ditto.
27919 * gdb.base/opaque0.c: ditto.
27920 * gdb.base/printcmds.c: ditto.
27921 * gdb.base/ptype.c: ditto.
27922 * gdb.base/scope0.c: ditto.
27923 * gdb.base/setvar.c: ditto.
27924 * gdb.base/signals.c: ditto.
27925 * gdb.base/twice.c: ditto.
27926 * gdb.c++/misc.cc: ditto.
27927 * gdb.c++/templates.cc: ditto.
27928
27929Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27930
27931 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
27932
27933 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
27934 somewhere between `read' and `main.c'. I'm pretty sure the
27935 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
27936 and it isn't particularly useful.
27937
27938 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
27939
27940Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27941
27942 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
27943
27944Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
27945
27946 * config/mt-slite: add LIBS and -nostdlib.
27947 * config/slite-gdb.exp: add this new file to support sparclite target.
27948
27949Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
27950
27951 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
27952
27953 * gdb.base/a2-run.exp: Change argument to istarget from
27954 "*-*-vxworks" to "*-*-vxworks*".
27955 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
27956
27957Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
27958
27959 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
27960 will not runto main but do a 'step' to step out of breakpoint().
27961 * config/mt-slite: add -Dusestubs.
27962
27963Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27964
27965 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
27966 instead of just @.
27967
27968 * gdb.base/signals.exp: Add test for "handle all print".
27969 * TODO: Remove "handle all print". Also remove item about
27970 checking copyright date (I don't like the idea of a spurious FAIL
27971 based on when we run the tests).
27972
27973 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
27974 for SunOS4 (reason for failure not investigated). Remove
27975 redundant test for $binfile.
27976
27977 * gdb.base/nodebug.c (array_index): Call malloc.
27978
27979 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
27980
27981Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
27982
27983 * gdb.base/recurse.exp: Update gdb_test invocation to use new
27984 conventions and slightly simplify the matching regexp.
27985
27986Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27987
27988 * gdb.base/break.exp: Update gdb_test invocation to use new
27989 convention.
27990
27991 * lib/gdb.exp: If noargs is not set, set it to 0.
27992
27993 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
27994 tests unique.
27995
27996 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
27997
27998Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27999
28000 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
28001 one argument of type "<non-float parameter>".
28002
28003Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
28004
28005 * config/rom68k.exp: New file to support Motorola IDP board.
28006 * gdb.base/a2-run.exp: Skip this file if noargs is set.
28007 * gdb.base/break.c: Change things around so that this program
28008 doesn't depend upon args. This is necessary to make remote
28009 targets work (in general, they can't take args).
28010 * gdb.base/break.exp: Don't try to send args to program. Don't
28011 expect output. Also, replace lots of code with gdb_test.
28012
28013Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28014
28015 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
28016 printing of '\'' (which is what the comment says we are testing,
28017 even though we were not), not '''.
28018 (test_integer_literals_rejected): Test that printing ''' is an error.
28019
28020 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28021 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
28022 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
28023 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
28024 Use gdb_test not test_print_accept.
28025 * lib/gdb.exp: Remove test_print_accept.
28026
28027 * gdb.base/signals.exp (signal_tests_1): Make pass message
28028 consistent with fail message.
28029
28030 * gdb.base/whatis.exp: Remove xfails for printing char vs.
28031 unsigned char; the bug (PR 1821) is fixed.
28032
28033 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
28034
28035 * gdb.base/scope.exp (test_at_localscopes): Call pass for
28036 successful tests--makes xfailing them work right.
28037
28038Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28039
28040 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
28041 only \r\n, not .*. The test can pass .* as the last thing in
28042 $pattern if that is what it wants. In addition to providing this
28043 flexibility, this change should speed up pattern matching in cases
28044 where the pattern already ended with .* (there were a number of
28045 them). This change also helps catch bad patterns--in the old
28046 scheme the typo "char \*" instead of "char \\*" would pass. Now
28047 it is caught.
28048 * Many .exp files: Update callers.
28049
28050 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
28051 clearer and does not spuriously match multiple ('s. Likewise for
28052 ) and *.
28053
28054 * gdb.base/nodebug.exp: Test ability to call a function and pass
28055 it a string (even with no debugging info).
28056
28057 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
28058 "p '\'", which is the same as "p ''" once tcl gets done with
28059 quoting, to "p '\\'", which I suspect is what is intended (one
28060 backslash gets sent to GDB).
28061
28062 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
28063
28064Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28065
28066 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
28067 1817) was fixed literally years ago.
28068
28069Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28070
28071 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
28072 test, it causes stepping out of call_after_alloca_subr with
28073 optimizing compilers.
28074 (localvars_in_indirect_call): Consume GDB prompt if `finish'
28075 fails.
28076
28077 * gdb.c++/templates.exp: Source templ-info.exp only if
28078 the templates executable exists.
28079
28080 * gdb.c++/misc.cc (class Contains_static_instance,
28081 class Contains_nested_static_instance),
28082 gdb.c++/classes.exp (test_static_members): Test printing of
28083 a class that contains a static instance of the class.
28084
28085Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28086
28087 * gdb.base/langs2.c (cppsub_): Don't prototype.
28088 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
28089 only, I believe).
28090
28091Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28092
28093 * lib/gdb.exp (skip_chill_tests): New procedure.
28094
28095 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
28096
28097Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
28098
28099 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
28100 each expect pattern. Cuts runtime from 12 to about 4 seconds.
28101
28102Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28103
28104 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
28105
28106 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
28107 disassemble 8, not 16, instructions for part 4.
28108
28109 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
28110 support the latter anymore.
28111
28112 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
28113 -DNO_PROTOTYPES.
28114 * gdb.base/callfuncs.c: Control use of prototypes based on
28115 NO_PROTOTYPES, not __STDC__.
28116 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
28117 t_float_values2 tests if prototypes in use.
28118
28119 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
28120 t_double_values): When checking differences against DELTA, check
28121 that difference is within the range (-DELTA,DELTA), not just
28122 (-infinity,DELTA).
28123
28124Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
28125
28126 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
28127 'file' command firts, then 'target', then 'load', this is due to gdb
28128 target set up.
28129 * config/mips-gdb.exp: Fix a couple regular exp bugs.
28130
28131Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
28132
28133 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
28134 FP load/store variants.
28135 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
28136
28137Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
28138
28139 * gdb.base/term.exp: Do not give a warning if not native, it is
28140 not an abnormal condition.
28141
28142Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
28143
28144 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
28145 t_char_array".
28146
28147Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
28148
28149 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
28150 are getting the version number.
28151
28152 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
28153 if not native, it is not an abnormal condition.
28154
28155Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28156
28157 * lib/gdb.exp: Just use "file exists", rather than undocumented
28158 dejagnu procedure "findfile".
28159
28160Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
28161
28162 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
28163 (LDFLAGS): Set to -Xlinker -Ur.
28164
28165 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
28166 Removed, these values are set by lib/gdb.exp.
28167
28168 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
28169
28170Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
28171
28172 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
28173 of replicating gdb startup code.
28174
28175 * config/mt-vxworks (LDFLAGS): Set to -r.
28176 (CFLAGS_FOR_TARGET): Removed.
28177
28178 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
28179 (gdb) and gdb for vxworks uses (vxgdb).
28180
28181 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
28182 executable is not in the tree and host != target, use sed and
28183 program_transform_name to determine the gdb name used by the
28184 target.
28185
28186 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
28187 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
28188
28189Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28190
28191 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
28192 floats, chars, and shorts where there are ANSI-style function
28193 definitions.
28194
28195 * gdb.base/langs.exp, gdb.base/langs*: New test.
28196 * gdb.base/Makefile.in: Build it.
28197 * TODO: Remove item about checking that C names don't get C++
28198 demangling applied; this test tests it.
28199
28200Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28201
28202 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
28203 went with the const70 xfail. The xfail went away a year ago.
28204
28205 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
28206
28207 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
28208 for hp300.
28209
28210 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
28211
28212 * gdb.base/a1-selftest.exp: Don't run on hp300.
28213
28214Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28215
28216 * Makefile.in (site.exp): Set host_alias and target_alias as well
28217 as host_triplet and target_triplet.
28218
28219Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28220
28221 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
28222
28223 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
28224 places as other ecoff systems).
28225
28226 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
28227 ultrix.
28228
28229Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28230
28231 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
28232 remove them.
28233 * gdb.base/nodebug.exp: Accept "function" in addition to "text
28234 variable and "variable" in addition to "data variable".
28235 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
28236
28237 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
28238 2.
28239 * gdb.base/list1.c (long_line): Add additional statement at start
28240 of function.
28241 * gdb.base/list.exp (test_forward_search): Update line number to
28242 reflect new statement.
28243
28244Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28245
28246 * gdb.base/signals.exp: Reinitialize searched source directories
28247 after gdb_start call.
28248
28249Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
28250
28251 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
28252 * gdb.stabs/Makefile.in: Likewise.
28253
28254 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
28255 change. Instead split the tests into smaller pieces.
28256 * gdb.disasm/hppa.s: Corresponding changes.
28257
28258Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28259
28260 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28261 Quote ^C when passing it to stty. For some shells ^ is a pipe.
28262
28263 * gdb.base/funcargs.exp: Modify many tests so that every test
28264 either passes or fails. Make some test names unique.
28265
28266Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28267
28268 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28269 Call stty to set interrupt character.
28270
28271 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
28272 for HP assembler versus GNU assembler based on actual behavior of
28273 $(CC), rather than assuming that $(AS) is always the GNU assembler.
28274
28275 * TODO: Suggest a few more stepping tests.
28276
28277Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
28278
28279 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
28280 restart GDB for h8300 after a continue.
28281 (return): Add pattern to match a29k-udi behavior.
28282 * gdb.base/nodebug.exp: Remove obsolete comment.
28283 * gdb.base/regs.exp: New file, testing of register displays.
28284 * gdb.base/return.exp: Fix typo in reference to $objdir.
28285 * gdb.base/whatis.exp: Always start with a fresh GDB.
28286
28287Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28288
28289 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
28290 higher, these tests generate a lot of output.
28291
28292Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28293
28294 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
28295 code following the catch silently ignored some errors; without the
28296 catch they should be thrown like any other tcl error. Also, the
28297 catch used "" instead of {} which meant all the callers who wanted
28298 to include one of the characters "[]$ had to quote it an extra time.
28299 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
28300 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
28301 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
28302 Remove extra quoting.
28303
28304Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
28305
28306 * gdb.base/commands.exp: Make test names unique; every test either
28307 passes or fails. Update some comments.
28308
28309 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
28310
28311Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28312
28313 The following fixes a FAIL caused by the fact that the alpha stabs
28314 configuration didn't use the ".if alpha" code in weird.def.
28315 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
28316 bit pointer, so the 32 bit version works even on the alpha.
28317 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
28318 Remove the stuff which allowed us to have separate versions for
28319 alpha and everything else.
28320
28321 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
28322 regexp which "info func operator\[\](" is supposed to match. Fix
28323 string to send to GDB. Note that GDB still doesn't work right. Add a
28324 new test for "info func .perator\[\](" which GDB does handle correctly.
28325
28326 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
28327
28328Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28329
28330 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
28331 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
28332 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
28333 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
28334 it makes the tests harder to understand and confuses test-o-matic.
28335 The preferred style is that each test provides a PASS or a FAIL,
28336 and has a unique message (e.g. "continue #54" not just "continue")
28337 which is the same for the pass and the fail.
28338 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28339 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
28340 to lib/gdb.exp.
28341 * gdb.base/printcmds.exp: Use test_print_accept. Remove
28342 prt_accept which was basically the same thing. Likewise for
28343 test_print_reject and prt_reject.
28344 * lib/gdb.exp (test_print_reject): Add some more error message
28345 patterns to match from the former printcmds.exp (prt_reject).
28346 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
28347 One defect of the passcount stuff is that some of it failed to
28348 report XPASS where appropriate.
28349 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
28350 stuff before and after arg in expected pattern.
28351 (test_paddr_operator_functions): Re-do test without print_addr_of;
28352 this is the only test which seems to want extra stuff there.
28353
28354Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28355
28356 * gdb.base/nodebug.exp: Update new tests to reflect improved
28357 wording of gdb output.
28358
28359 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
28360 and "ptype" work on variables in files compiled without -g.
28361 Replaces commented out "maint print msymbol" tests.
28362
28363Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28364
28365 * gdb.base/setvar.c (dummy): Call malloc.
28366
28367 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
28368 losing with the irix4 sed.
28369
28370 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
28371 ALRM" on irix4.
28372
28373Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28374
28375 * TODO: Remove items about corefile.exp testing new exec-file and
28376 backtrace; both are now done. Add items about printing enums.
28377
28378Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28379
28380 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
28381 "get signal $thissig" test fails.
28382
28383 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
28384
28385Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28386
28387 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
28388 compiler warning with dec alpha compiler.
28389
28390 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
28391 extra \n from gdb_test call (this explains why the prompt test
28392 that I removed yesterday was there).
28393 (user_defined_command_test): Remove extra \n and prompt test.
28394
28395 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
28396 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
28397 doesn't exist.
28398 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
28399 Also remove alpha workaround, which turns out to be because
28400 SIGABRT == SIGLOST.
28401
28402 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
28403
28404 * gdb.base/help.exp: Don't test "help show".
28405
28406Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28407
28408 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
28409 "set print address" is on.
28410 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
28411 pass prompt to gdb_test; gdb_test already looks for the prompt.
28412
28413 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
28414
28415 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
28416 was a vestige of the manual TESTSTRATEGY, and the purpose of it
28417 was to make sure that gdb can read a core file. But (a) the "read
28418 the corefile" part didn't make it to a1-selftest.exp, we just
28419 delete the corefile after creating it, and (b) we test reading
28420 corefiles in corefile.exp anyway. Also, this test left around a
28421 xgdb process on Solaris.
28422
28423 * gdb.base/corefile.exp: Also test backtrace.
28424
28425Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
28426
28427 * gdb.base/commands.exp: Test a simple user defined command with
28428 arguments and if/while statements; verify the full user command is
28429 printed by "show user".
28430
28431 * gdb.base/commands.exp: Test if/while commands as part of a
28432 breakpoint command list; verify they appear in breakpoint
28433 information.
28434
28435Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28436
28437 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
28438 than by dividing by zero.
28439
28440Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
28441
28442 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
28443 performing an inferior call with watchpoints enabled.
28444 * gdb.base/watchpoint.c (main): Delete second unnecessary read
28445 call.
28446
28447Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28448
28449 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
28450 of "file" command.
28451
28452 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
28453 Add additional pattern for when "int operator int(void);" appears
28454 in a different order.
28455
28456Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28457
28458 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
28459
28460 * gdb.base/help.exp: Replace most of docstrings for "info signals"
28461 and "signal" with ".*".
28462
28463Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28464
28465 * TODO: Add note about "handle all nostop".
28466
28467 * gdb.base/{sigall.c, sigall.exp}: New test.
28468 * gdb.base/Makefile.in: Add it.
28469
28470Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
28471
28472 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
28473 when invoking GDB, suppresses any windowing interface.
28474
28475Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
28476
28477 * config/sim-gdb: New file, simulator testing support.
28478
28479Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
28480
28481 * gdb.base/interrupt.exp: Test calling func1 twice.
28482
28483Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
28484
28485 * gdb.base/list.exp (test_forward_search): Set timeout higher
28486 when we'll be getting lots of output from gdb.
28487
28488 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
28489 "init_malloc" to after the expect statement. Run it if that
28490 regexp is taken, but also for two others which happen if source
28491 cannot be found.
28492
28493Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28494
28495 * gdb.base/printcmds.exp: New test, for printing register before
28496 program is running.
28497
28498Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28499
28500 * gdb.base/list.exp: Correct some alternate expect patterns
28501 to reflect changes in list1.c.
28502
28503Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28504
28505 * TODO: Add item regarding large frames.
28506
28507 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
28508
28509 * TODO: Remove item about enabling return.exp; it
28510 is enabled. Suggest a few more "return" tests.
28511
28512Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28513
28514 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
28515 anonymous unions.
28516
28517Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28518
28519 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
28520 and pr-5646.o, so "make" is the same as "make all", not "make
28521 pr-4975.o".
28522
28523Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
28524
28525 * gdb.base/list.exp: Adjust expectations to reflect changes in
28526 list1.c.
28527 (test_forward_search): New test proc.
28528 * gdb.base/list1.c (long_line): New function, has long source line.
28529
28530Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
28531
28532 * gdb.base/a1-selftest.exp: Change initial stepping to know about
28533 additional line of code that was added.
28534
28535Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
28536
28537 * gdb.disasm/hppa.s: Break the large branching tests into smaller
28538 tests so as not to overflow expect's input buffers.
28539 * gdb.disasm/hppa.exp: Corresponding changes.
28540
28541Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28542
28543 Beginnings of template debugging tests.
28544 * gdb.c++/templ-info.cc: New file to test for template
28545 debugging capability of the compiler.
28546 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
28547 templ-info.cc.
28548 * gdb.c++/templates.cc: Add explicit template instantiations
28549 to enable compiling with -fno-implicit-templates. Add destructor
28550 and 'value' method to T5 class for template tests.
28551 * gdb.c++/templates.exp: Add testcases for printing of template
28552 types, setting breakpoints on template methods and calling a
d63a86f8 28553 template method.
c906108c
SS
28554
28555Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
28556
28557 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
28558 branch target since some assemblers (gas-2.5) may emit a
28559 relocation for the branch instead of resolving it in the
28560 assembler.
28561
28562Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28563
28564 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
28565 through signal handler.
28566
28567Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28568
28569 * configure.in (*-*-netware): Use config/mt-netware.
28570
28571 * config/mt-netware: New file.
28572 * config/mt-i386-netware: Removed, separate configs for different
28573 netware architectures are no longer needed now that we have
28574 --with-headers.
28575
28576Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28577
28578 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
28579 by the recent changes to use ANSI C arithmetic conversions.
28580
28581Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28582
28583 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
28584 bug involving using inferior_pid to figure out whether to select a
28585 frame.
28586
28587Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
28588
28589 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
28590 match the current disassembler output.
28591
28592Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
28593
28594 * gdb.fortran/exprs.exp: Expect VOID instead of void.
28595 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
28596 types, expect "int" as type of integer values (for now).
28597
28598Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
28599
28600 * gdb.base/commands.exp: New tests for if/while commands.
28601
28602Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
28603
28604 * lib/gdb.exp (runto): Replace sub-pattern for hex value
28605 by .*, since hex values have different syntax in Chill mode.
28606
28607Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28608
28609 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
28610 linefeed from expect pattern for repeated types with indices > 9.
28611
28612Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
28613
28614 First part of Fortran test suite.
28615 * gdb.fortran: New directory.
28616 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
28617
28618Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28619
28620 * gdb.base/default.exp: Update expect pattern for load command
28621 without arguments.
28622
28623Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
28624
28625 * configure.in: Change i386 to i[345]86.
28626 * gdb.base/configure.in: Likewise.
28627 * gdb.c++/configure.in: Likewise.
28628 * gdb.chill/configure.in: Likewise.
28629
28630Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
28631
28632 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
28633 patterns, since that is not a valid context for comments.
28634
28635Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
28636
28637 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
28638 repeated types and repeated types with indices > 9.
28639
28640Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
28641
28642 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
28643 2417; old bug has been fixed.
28644
28645Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
28646
28647 * gdb.base/interrupt.exp: When trying to wake up the inferior,
28648 send the newline ourselves instead of assuming gdb_test will do
28649 so when passed an empty input string.
28650
28651 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
28652 stabs testcode.
28653
28654Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28655
28656 * lib/gdb.exp (gdb_test): Don't send anything if the first
28657 argument is an empty string. This makes cases where we want to
28658 match output that is already in expect's buffers (for example,
28659 matching a breakpoint after gdb_run_cmd has been called) work
28660 reliably.
28661
28662Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28663
28664 * config/netware.exp: New file.
28665
28666Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28667
28668 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
28669 the -B and -L prefixes so we can find the debugging stub.
28670
28671 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
28672 there and we are using the gcc from the tree.
28673
28674 * gdb.base/types.c: Removed.
28675
28676 * gdb.base/configure.in: Look for makefile fragments in ../config.
28677 Recognize i386-*-netware.
28678 * gdb.c++/configure.in: Likewise.
28679
28680Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28681
28682 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
28683 the correct TCL syntax.
28684
28685Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28686
28687 * gdb.base/opaque.exp: use runto instead of messing around with
28688 breakpoints. Simplify by using gdb_test.
28689
28690 * gdb.base/bitfields.exp: restart between tests on netware targets
28691 because breakpoints aren't relocated after target death. Run
28692 processes to completion.
28693
28694 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
28695
28696Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
28697
28698 * Makefile.in: Remove extra tabs that confuse some versions
28699 of "make". Use the newly built gdb to test with by default,
28700 rather than the first one in the tester's search path.
28701
28702Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
28703
28704 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
28705
28706 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
28707 condition help.
28708
28709Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28710
28711 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
28712
28713 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
28714 running.
28715 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
28716 * gdb.base/funcargs.exp: Likewise.
28717
28718 * gdb.base/bitfields.exp: Simplify by using gdb_test.
28719 * gdb.base/funcargs.exp: Likewise.
28720
28721 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
28722 message is "".
28723
28724Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28725
28726 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
28727 return,signals,twice}.exp: Handle non-existant binaries
28728 consistantly.
28729
28730 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
28731 * gdb.base/Makefile.in: Don't try to generate a core dump, we
28732 might testing a cross development system.
28733
28734Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28735
28736 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
28737 runtest script is relative to ${srcdir}, not ${rootdir}.
28738
28739Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
28740
28741 * gdb.base/signals.exp: Allow for optionality of breakpoint
28742 address.
28743
28744Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28745
28746 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
28747
28748Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28749
28750 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
28751 for size_t definition.
28752 * gdb.c++/templates.cc: Likewise
28753
28754 * config/mt-i386-netware: New file.
28755
28756 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
28757 defined.
28758
28759 * gdb.base/Makefile.in: Added support for systems that name core
28760 files by appending "core" to the program name.
28761 * gdb.base/a1-selftest.exp: Likewise.
28762
28763Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28764
28765 * gdb.base/return.exp: Add comment and message for `return double'
28766 test failure on Sparc Solaris.
28767
28768Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
28769
28770 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
28771
28772Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28773
28774 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
28775 from optimizing them away.
28776 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
28777 patterns to include default constructors and assignment operators,
28778 to match gcc versions beyond 2.5.8. Accept any cplus demangling
28779 character in the output of the virtual base pointer.
28780
28781Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28782
28783 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
28784 expression match in print_addr_of to avoid unintented matches.
28785 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
28786 versions up to 2.5.8.
28787
28788Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28789
28790 * gdb.base/list.exp: Tweak alternate pattern for listing of an
28791 included file to run under newer versions of expect.
28792 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
28793 consecutive >'s in templates to accomodate recent cplus-dem.c change.
28794 Remove xfail for the virtual table of BDDHookV.
28795
28796Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
28797
28798 * lib/gdb.exp (string_to_regexp): Set a default result.
28799 (default_gdb_start): Fix misleading message.
28800
28801Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
28802
28803 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
28804 Remove all CC, etc definitions.
28805 * config/mt-hpux: New file.
28806 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
28807 (CFLAGS, LDFLAGS): Define.
28808 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
28809
28810 * Makefile.in (site.exp): Don't insert host_os, etc.
28811 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
28812 (distclean): Check existence of subdir.
28813 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
28814 * gdb.base/Makefile.in: General cleanup and simplification.
28815 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
28816 to build executables. Use default rule to build .o files.
28817 (EXPECT, RUNTEST, CC): Fix relative pathname.
28818 (site.exp): Don't insert host_os, etc.
28819 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
28820 and/or SIGUSR1 defined.
28821 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
28822 * gdb.c++/Makefile.in: General cleanup and simplification.
28823 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
28824 (CFLAGS): Remove.
28825 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
28826
28827Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
28828
28829 * gdb.base/recurse.exp: Misc changes to get tests running again
28830 after Kung's changes to the watchpoint code.
28831 * gdb.base/watchpoint.exp: Likewise.
28832
28833Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
28834
28835 * lib/gdb.exp (string_to_regexp): Convert {\} also.
28836
28837Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
28838
28839 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
28840 * lib/gdb.exp (default_gdb_start): Define.
28841 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
28842 gdb.base/funcargs.exp, gdb.base/opaque.exp,
28843 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
28844 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
28845 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
28846 Don't call gdb_target_udi in between tests.
28847
28848Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28849
28850 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
28851 (which was basically just a local version of the same thing). In
28852 addition to avoiding duplication, gdb_test_exact is faster.
28853 * lib/gdb.exp (gdb_test_exact): Fix typo.
28854
28855 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
28856 don't give an error.
28857
28858 * gdb.base/term.exp: Call delete_breakpoints before starting.
28859
28860 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
28861 (t10): Add comment.
28862
28863Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
28864
28865 Reorganization of the GDB Test Suite.
28866
28867 * gdb.base: New directory, contains all the basic tests.
28868 * gdb.c++: New directory, tests specific to C++.
28869 * gdb.chill: New directory, tests specific to Chill.
28870 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
28871 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
28872 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
28873 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
28874 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
28875 t30-31 to chill).
28876 * */gdbme.*: Rename to match appropriate expect scripts.
28877 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
28878 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
28879 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
28880 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
28881 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
28882 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
28883 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
28884 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
28885 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
28886 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
28887 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
28888 gdb.c++/virtfunc.cc: New names of C++ files.
28889 * gdb.chill/chillvars.ch: New name of Chill file.
28890 * gdb.base/configure.in, gdb.c++/configure.in,
28891 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
28892 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
28893 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
28894 * configure.in (configdirs): Update to reflect directory changes.
28895 (target_abbrev): No longer define for any configuration.
28896 * Makefile.in: Cosmetic improvements to header comments.
28897
28898Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
28899
28900 Various changes to gdb.t31:
28901
28902 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
28903 * gdbme.ch: Make all key-words and predefineds be upper-case.
28904 * chillvars.exp: Expect key-words and predefinds in upper-case.
28905
28906 * chillvars.exp: Use gdb_test_exact many places.
28907 Change expected output for arrays (which now includes index labels).
28908
28909 * pr-5020.exp, gdme.ch (module PR_5020):
28910 New test, for PR-5020.
28911
28912Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
28913
28914 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
28915 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
28916
28917Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
28918
28919 * Makefile.in: Fix bit-rot in definitions of CHILL,
28920 CHILL_FOR_TARGET and Chill_LIB.
28921 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
28922 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
28923 CHILL, and CHILL_LIB.
28924
28925Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
28926
28927 * Revert the previous changes. Please see Rob's directory
28928 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
28929
28930Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
28931
28932 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
28933 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
28934 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
28935 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
28936 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
28937 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
28938 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
28939 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
28940 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
28941 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
28942 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
28943 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
28944 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
28945 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
28946 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
28947 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
28948 changes from 94Q1.
28949
28950Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
28951
28952 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
28953 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
28954 Rob's new testing fragments.
28955
28956Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
28957
28958 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 28959 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
28960
28961Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
28962
28963 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
28964 version also, match on casted version strings, and match on
28965 gdb startup case where the line numbers might be messed up.
28966
28967Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
28968
28969 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 28970 (CFLAGS): Delete it from here.
c906108c
SS
28971
28972Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
28973
28974 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
28975
28976Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
28977
28978 * Makefile.in (RUNTEST): Default to just "runtest".
28979
28980Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28981
28982 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
28983 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
28984 the code has been restructured.
28985
28986Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28987
28988 * gdb.t00/default.exp (set write): Allow any number of \r and/or
28989 \n, not just one of each.
28990
28991 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
28992 /bin/cc gives a warning if you do.
28993
28994Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
28995
d63a86f8 28996 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
28997 __t10ListS_link1ZUiRCUiPT0
28998
28999Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29000
29001 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
29002 on local variables in recursive functions.
29003
29004 * gdb.t07/Makefile.in: Build the new test.
29005
29006Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29007
29008 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
29009 directly. Instead compare the return values from actual calls.
29010
29011Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
29012
29013 * Makefile.in (check): Set TCL_LIBRARY for runtest.
29014
29015Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29016
29017 * From Peter Schauer with minor modifications.
a9c64011
AS
29018 * gdb.t15/return.exp (return_tests): Handle targets where "return"
29019 stops in mid-line in the caller. Add xfail for returning a float
29020 value on X86 targets.
c906108c
SS
29021
29022Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29023
29024 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
29025 to avoid expect lossage.
29026 (fmem_LRbug_tests): Likewise.
29027 * gdb.disasm/hppa.s: Corresponding changes.
29028
29029 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
29030 conditions to work with latest dejagnu/expect.
29031
29032 * gdb.t15/funcargs.exp (finish from indirect call): No longer
29033 expected to fail on the PA.
29034 (backtrace in call with trampolines): Explicitly require main
29035 to be frame #1 (no trampolines should show up in backtrace).
29036
29037 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
29038 "continue -expect".
29039 * gdb.t06/break.exp: Likewise.
29040 * gdb.t07/watchpoint.exp: Likewise.
29041 * gdb.t13/bitfields.exp: Likewise.
29042 * gdb.t15/{funcargs,return}.exp: Likewise.
29043 * gdb.stabs/weird.exp: Likewise.
29044 * config/{mips,udi}-gdb.exp: Likewise.
29045
29046 * hppa.sed: Enclose comments within a sed command to avoid
29047 losing with the old OSF1 sed.
29048
29049Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29050
29051 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
29052 sequent dynix.
29053 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
29054 * gdb.t15/funcargs.exp: Conditionally step again to really
29055 finish from marker_call_with_trampolines. Handle the case where
29056 the first step from within call_with_trampolines already steps
29057 us back to main.
29058 * gdb.t15/gdbme.c: Add comment to closing brace of
29059 call_with_trampolines for funcargs.exp.
29060
29061Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29062
d63a86f8 29063 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
29064 Fix typo(s).
29065
29066Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29067
29068 * gdb.t07/gdbme.c: More code for watchpoint testing.
29069
29070 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
29071 "Hardware watchpoint" throughout file.
29072 (test_watchpoint_triggered_in_syscall): New test.
29073 (test_complex_watchpoint): New test.
29074
29075Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29076
29077 * gdbme.c (call_with_trampolines): New function to try and step
29078 into. Tests trampoline problems on the PA.
29079
29080 * funcargs.exp (localvars_in_indirect_call): No longer expect
29081 stepping into indirect call to fail on PAs.
29082 (test_stepping_over_trampolines): New test.
29083
29084Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29085
29086 * TODO: Add suggestions for static member function tests, and
29087 completion tests.
29088
29089Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29090
29091 * TODO: Add suggestions for "p/a" tests.
29092
29093 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
29094 (default_gdb_exit): Replace all the hair with sending "quit" to
29095 the process with a simple close.
29096
29097Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29098
29099 * TODO: Add suggestions for shared library tests.
29100
29101Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29102
29103 * TODO: Add suggestions for x/s tests.
29104
29105Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29106
29107 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
29108 "enable once", and "enable breakpoints once" with ".*".
29109
29110Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29111
29112 * TODO: Add suggestions about structure passing tests.
29113
29114Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29115
29116 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
29117 the primary1 test, use work around if __GNUC__ < 2.
29118 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
29119 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
29120 Test for bad output rather than waiting for timeout. Issue
29121 second continue only if first continue failed.
29122
29123Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29124
29125 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
29126 operator[] test with gdb_test because the old code didn't seem to
29127 be getting the quoting right with the new dejagnu.
29128
29129Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
29130
29131 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
29132 one from the path.
29133 * Makefile.in: Use a fresh expect if there is one, use runtest
29134 from the src tree if there is one.
d63a86f8 29135
c906108c
SS
29136Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29137
29138 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
29139 next over recursive call. Revise the tests from that point on
29140 (which had been skipped) to match GDB's actual (correct) output.
29141
29142 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
29143 with next over a breakpoint whose condition is false.
29144
29145 * gdb.t00/help.exp: Comment out "help set print" tests just like
29146 (and for same reason as) "help set" test.
29147
29148Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29149
29150 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
29151 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
29152
29153Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29154
29155 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
29156 necessary gdb_target_udi.
29157
29158 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
29159
29160 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
29161 1838 and 2417; they are fixed.
29162
29163 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
29164 gdb.t03/ptype.exp (ptype structure, ptype union):
29165 Remove xfails; the test is looser than when the xfails were added.
29166
29167 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
29168 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
29169
29170 * gdb.t01/run.exp: Only run shell test if isnative.
29171
29172 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
29173 since "run" automatically loads if necessary. Call gdb_target_udi
29174 after the "file" since "file" kills any execution target.
29175
29176 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
29177 GDB. GDB doesn't work that way (not anymore at least) on UDI.
29178 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
29179 argument for UDI.
29180
29181Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29182
29183 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
29184
29185 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
29186
29187Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29188
29189 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
29190 properly quoting regexps. This makes the second argument to
29191 demangle a fixed string, which matches the callers, instead of a
29192 shell-style pattern which is what the previous implementation
29193 used. Update some of the callers.
29194
29195Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29196
29197 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
29198 (comib_nullified_tests): Fix typo.
29199 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
29200 strings. No longer expected to fail.
29201
29202 * gdb.disasm/hppa.s (addib_tests): Fix typo.
29203 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
29204 strings. No longer expected to fail.
29205
29206 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
29207 string. No longer expected to fail.
29208
29209Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29210
29211 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
29212 No longer expected to fail.
29213
29214 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
29215 string. No longer expected to fail.
29216
29217Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29218
29219 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
29220 only in the names (I probably got most of them). I was even
29221 generous with some which differed in underscores in names, and
29222 probably missed a few, and I *still* was able to remove almost a
29223 third of the file with almost no impact on testsuite coverage.
29224
29225Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29226
29227 * gdb.t00/default.exp: Match udi_attach error message as well as
29228 the one from child_attach.
29229
29230 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
29231
29232 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
29233
29234 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
29235 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
29236
29237 * Move test with enums and partial symbols back to
29238 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
29239 Reverts the change of 26 May 93. Per today's change to
29240 stabs.texinfo, the behavior that weird.exp was expecting was
29241 unreasonable; what is important is that the compiler+gdb get
29242 things right, which happens with a recent gcc. Also fix the test
29243 to deal with native compilers which put out the stab gdb can't
29244 deal with.
29245
29246Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29247
29248 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
29249 in the names. The main thing these accomplish is to slow things down.
29250 Many more such duplicates surely remain.
29251
29252 * gdb.t00/help.exp: Comment out "help support" test just like
29253 (and for same reason as) "help set" test.
29254
29255Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
29256
29257 * gdb.t06/break.exp: Remove setup_xfails for
29258 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
29259 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
29260 about known bug in gcc to include up through 2.5.8.
29261 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
29262 well as "_vb$".
29263 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
29264 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
29265 with latest gcc and gdb.
29266 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
29267 well as "_vb$".
29268
29269Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29270
29271 * configure.in (hppa*-*-*): Also configure and build stabs-only
29272 tests.
29273
29274Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29275
29276 * gdb.t10/hppa.mt: A makefile fragment for the PA.
29277 * gdb.t10/configure.in (hppa*-*-*): Use it.
29278
29279Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29280
29281 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
29282
29283Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29284
29285 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
29286 versions prior to 1.13.5.
29287
29288Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29289
29290 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
29291 the prompt is at the start of a line.
29292
29293Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29294
29295 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
29296 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
29297 in the copr tests now.
29298 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
29299 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
29300 expected to fail.
29301
29302Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
29303
29304 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
29305 gdb.t31/chillvars.exp, lib/gdb.exp:
29306 Tweak to run under either version of expect.
29307 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
29308 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
29309 * gdb.t11/list.exp: Remove extraneous whitespace.
29310
29311Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29312
29313 * gdb.t16/printcmds.exp (test_print_strings): Accept
29314 "(unsigned char *) " before the string.
29315
29316 * TODO: Add notes about printing of fancy types and GDB expressions.
29317
29318Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
29319
29320 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
29321 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 29322 if doing mips-idt-ecoff.
c906108c
SS
29323
29324Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
29325
29326 * Most .exp files: Tweak to run under either version of expect.
29327
29328Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29329
29330 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
29331 xfails; I'm not sure why they are failing, but not because of PR 1806.
29332
29333Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
29334
29335 * config/unix-gdb.exp: Remove gdb_unload cause it's already
29336 defined in lib/gdb.exp.
29337
29338Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29339
29340 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
29341 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
29342 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
29343 have to be typeless.
29344
29345Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29346
29347 * TODO: Add suggestion for copyright year test.
29348
29349Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
29350
29351 * configure.in (*-*-lynxos*): Add stabs tests.
29352
29353Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29354
29355 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
29356 so insert a tab before any assembler directive in column zero.
29357
29358 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
29359 stores.
29360 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
29361 stores.
29362 (fpu_short_memory_tests): Likewise.
29363
29364Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29365
29366 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
29367 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
29368 .stabs directives in comments.
29369
29370Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29371
29372 * TODO: New file, describing tests we could write.
29373 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
29374
29375Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29376
29377 * gdb.t06/signals.exp: Add kludge to force re-sync.
29378
29379 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
29380 to xgdb instead of gdb, get out of gdb.
29381
29382Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
29383
29384 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
29385 for info.
29386
29387Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29388
29389 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
29390 * gdb.stabs/configure.in (hppa*-*-*): Use it.
29391 * gdb.stabs/hppa.sed: New sed script for the PA.
29392
29393Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29394
29395 * gdb.stabs: Re-write weird.def and configuration to use sed
29396 instead of cpp. sed is portable and POSIX; cpp is neither.
29397
29398Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29399
29400 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
29401
29402Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29403
29404 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
29405
29406Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29407
29408 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
29409 "_vb$".
29410 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
29411 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
29412
29413Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29414
29415 * lib/gdb.exp: Comment out code which depends on non-existent
29416 `transform' procedure.
29417
29418Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
29419
29420 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
29421 * lib/gdb.exp: Transform tool name.
29422 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
29423 1.1's new error handling system.
29424
29425Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29426
29427 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
29428
29429Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29430
29431 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
29432 They made pattern matching so slow that timeouts happened on
29433 heavily loaded systems. Now any output from "show print" which
29434 gets us back to the GDB prompt is a PASS.
29435
29436Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
29437
29438 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
29439
29440Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29441
29442 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
29443
29444 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
29445 It is not from PR 3220.
29446
29447Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29448
29449 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
29450 just started failing because they depended on the order the
29451 subcommands are presented, or exact docstring text. This kind of
29452 test is a pain and has minimal benefit.
29453
29454Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29455
29456 * gdb.t09/corefile.exp: At end of test, use "core" command with
29457 no arguments.
29458
29459Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
29460
29461 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
29462 17}/Makefile.in: Make it possible to run the testsuite with Sun
29463 make and CC = cross gcc by adding explicit build rules for .o
29464 files.
29465
29466Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29467
29468 * gdb.t15/funcargs.exp: Don't put comments on same line as
29469 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 29470
c906108c
SS
29471Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29472
29473 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
29474
29475Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
29476
29477 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
29478 * gdb.t20/inherit.exp: remove three dumplicate entries.
29479
29480Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29481
29482 * gdb.t06/break.exp: For "next over recursive call", fail on any
29483 incorrect output, not just on "factorial (value=2)".
29484
29485Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29486
29487 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
29488 working now. Add an xfail if accesing a bss variable causes
29489 a memory error if the target is not yet run.
29490
29491Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29492
29493 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
29494 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
29495 name of __st* demangling (2 strings). Did Kung really get the
29496 more than 95 others right without testing them?
29497
29498Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
29499
29500 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
29501
29502Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
29503
29504 * configure.in (configdirs): Add gdb.disasm
29505 * gdb.disasm: New directory for GDB disassembler tests.
29506 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
29507
29508Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29509
29510 * gdb.t00/help.exp: Don't test "help set".
29511
29512 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
29513 from within expect statements. None of these happen anymore and
29514 they cause regressions to be silently unnoticed.
29515
29516 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
29517 messages) about known failures with gcc cygnus-2.4.5-930417.
29518
29519 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
29520 comp-info.exp so it gets built if it doesn't exist.
29521
29522 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
29523 it is no longer used.
29524 * gdb.t13/comp-info.c: Removed.
29525
29526Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29527
29528 * gdb.t06/signals.exp: Add xfail for sun3.
29529
29530Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29531
29532 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
29533 relevant because ^C doesn't get sent but failure can be reproduced
29534 interactively).
29535
29536Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29537
29538 * gdb.stabs/alpha.mt: New configuration file for alpha.
29539 * gdb.stabs/configure.in: Use it.
29540 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
29541 sharing with alpha.mt, redefine long to word via preprocessor.
29542 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
29543 for alpha.
29544 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
29545 native cc.
29546 * gdb.t00/teststrategy.exp: Change expect string so that we
29547 consume the `(xgdb)' from the command echo and from the gdb prompt.
29548 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
29549 gdb currently compares all values as long, so this failure probably
29550 applies to any configuration where LONGEST is bigger than a target int.
29551 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
29552 with gcc.
29553 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
29554 to handle opaque pointers, gcc is.
29555 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
29556 as first argument. Include <sys/types.h> and change all operator
29557 new definitions to use size_t.
29558 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
29559 now that we use size_t.
29560
29561Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29562
a9c64011 29563 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 29564 a long or float array cast all array members to the same type.
a9c64011 29565 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 29566 with 64 bit longs.
a9c64011 29567 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 29568 on alpha.
a9c64011 29569 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
29570
29571Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29572
29573 * gdb.t24 (demangle.exp): Constructors of templates have names like
29574 vector<int>::vector(int) not vector<int>::vector<int>(int). See
29575 section 14.6 of the ARM.
29576
29577 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
29578 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
29579 accomplish little and slow down the testsuite.
29580
29581 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
29582 Accept spaces various places.
29583
29584Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29585
29586 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
29587 with watchpoint enabled.
29588
29589 * Makefile.in: Remove definition of CC and remove the second
29590 definition of CXX (the "CXX = gcc" one remains). These definitions
29591 were causing backquotes to be expanded within backquotes, which
29592 doesn't work.
29593
29594Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
29595
29596 * gdb.t17/callfuncs.exp: Add "return 0" to end.
29597
29598Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29599
a9c64011
AS
29600 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
29601 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
29602 by mips cc and contains no stabs entries.
29603
29604Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
29605
29606 * config/vx-gdb.exp: Use fake device to load files rather than
29607 NFS.
29608 * lib/gdb.exp: New proc to do "file" command.
29609 * config/unix-gdb.exp: Use new "file" proc.
29610
29611Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
29612
29613 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
29614 Rework board rebooting slightly.
29615 (gdb_exit): Don't exit from the remote shell; there isn't one.
29616 * gdb.stabs/weird.exp: If a program is being debugged already,
29617 kill it.
29618 * gdb.t04/setvar.exp: Stop and restart gdb.
29619 * gdb.t05/expr.exp: Likewise.
29620 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
29621 restart gdb and reload the program.
29622 * gdb.t08/opaque.exp: Likewise.
29623 * gdb.t12/scope.exp: Likewise.
29624 * gdb.t13/bitfields.exp: Likewise.
29625 * gdb.t15/funcargs.exp: Likewise.
29626 * gdb.t20/classes.exp: Likewise.
29627 * gdb.t03/ptype.exp: Increase timeout.
29628 * gdb.t16/printcmds.exp (test_print_string_constants,
29629 test_print_array_constants): Likewise.
29630 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
29631 * gdb.t20/classes.exp (do_tests): Likewise.
29632 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
29633
29634Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
29635
29636 * gdb.stabs: Renamed *wierd* to *weird*.
29637
29638Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
29639
29640 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
29641 for timeout. Add "known gcc 2.4.5 bug" to failure message.
29642
29643Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
29644
29645 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
29646 (do_tests): Remove xfail for whatis on one_var and two_var.
29647
29648Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
29649
29650 * Makefile.in: Made cross building work better by adding
29651 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
29652
29653Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29654
29655 * gdb.t15/{return.c,return.exp,Makefile.in}:
29656 New test, currently commented out.
29657
29658Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
29659
29660 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
29661 still running and removes the leftover named socket so GDb can do
29662 clean restarts.
29663
29664Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
29665
29666 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
29667 console, not GDB.
29668 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
29669 cross testing works better with "make check"
29670 * config/unix-gdb: Use default procedures for exit and version.
29671 * config/vx-gdb.exp: Cleaned up and massaged back to working order
29672 with the newest VxWorks.
29673
29674Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29675
29676 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
29677 old form.
29678
29679 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
29680 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
29681
29682 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
29683
29684 * config/unix-gdb.exp: Remove this version of gdb_exit
29685 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
29686 Rob says he'll look at it when he gets back to testing boards.
29687
29688Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
29689
29690 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
29691 an expected fail for certain ptype commands.
29692
29693 * gdb.t20/classes.exp: Update expected results of "ptype class
29694 Base1" to account for the constructor that now appears in the type.
29695
29696Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
29697
29698 * configure.in (configdirs): Restore gdb.t04, which mysteriously
29699 disappeared from list.
29700 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
29701 "alldone" proc with call to cleanup and exit.
29702 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
29703 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
29704 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
29705 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
29706 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
29707 "alldone" proc with simple returns that suppress remaining
29708 tests. The alldone proc went away many months ago.
29709
29710Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29711
29712 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
29713
29714 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
29715
29716Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29717
29718 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
29719 as vax gdb will display them.
29720
29721Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29722
29723 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
29724 optimizers.
29725
29726 * scope.exp: Change "bad value for localval" messages so each one
29727 is unique.
29728
29729 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
29730 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
29731
29732 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
29733
29734Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29735
29736 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
29737 doesn't exist (due to optimization).
29738
29739Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29740
29741 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
29742 contains \r because the filename is long.
29743
29744 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
29745 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
29746
29747Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29748
29749 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
29750 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
29751 Ultrix.
29752 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
29753 int tests.
29754 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
29755
29756Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
29757
29758 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
29759
29760 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 29761 to match does not match the passing case but still matches the
c906108c
SS
29762 failing case.
29763
29764Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29765
29766 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
29767
29768Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
29769
29770 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
29771 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
29772 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
29773 Remove various versions of gdb_exit.
29774 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
29775 gdb_exit.
29776 * config/unix-gdb.exp: gdb_exit remains here, and should override
29777 the generic version, since it's doing a lot of wierd stuff that
29778 the other versions aren't. FIXME, fold it in, or abandon this
29779 version.
29780
29781Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29782
29783 * gdb.t24/demangle.exp: Add tests for PR 3220.
29784
29785Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29786
29787 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
29788
29789Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
29790
29791 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
29792 "i386-*-*". Works for i486 as well.
29793
29794 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
29795 bug, and expand domain of xfail to all SVR4 systems, since the
29796 actual problem is likely to be in generic SVR4 /proc support.
29797
29798Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29799
29800 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
29801
29802Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
29803
29804 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
29805 xfails for other systems. Match a missing 'Continuing.' as an
29806 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
29807
29808 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
29809 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
29810 Only issue warning for missing executables if -all option is used.
29811
29812 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
29813 file if -all option is used. It's like an unpredictable XFAIL.
29814
29815Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29816
29817 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
29818 for dynamically linked binaries.
29819
29820 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
29821
29822Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29823
29824 * gdb.t20/inherit.exp: Change message for "print tagless struct"
29825 to state that this is a known bug in old versions of g++.
29826
29827Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29828
29829 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
29830 while waiting for `Continuing'.
29831
29832Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
29833
29834 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
29835 in text, data, and bss.
29836 * gdb.t10/nodebug.c: Add local and global test variables for
29837 initialized and uninitialized data.
29838
29839Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29840
29841 * config/unix-gdb.exp (gdb_exit): Add "wait".
29842
29843Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29844
29845 * gdb.t06/signals.exp: xfail the continue from the handler for all
29846 targets.
29847
29848 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
29849 function with watchpoints enabled, the i386 call dummy starts with
29850 a call.
29851
29852 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
29853 386 bsd names its corefiles.
29854
29855Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
29856
29857 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
29858 compilers don't grok it.
29859 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
29860 with small octal ints rather than character constants, which
29861 are signed and might not fit if first promoted to int.
29862
29863Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
29864
29865 * gdb.t09/Makefile.in (clean): Remove corefile.
29866
29867Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29868
29869 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
29870
29871Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29872 and Jim Kingdon (kingdon@cygnus.com)
29873
29874 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
29875 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
29876 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
29877
29878Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29879
29880 * gdb.t17/interrupt.exp: Add xfail for hppa.
29881
29882Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29883
29884 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
29885 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
29886 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
29887 to determine signed-ness of bitfields and use the result to setup
29888 the xfail.
29889 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
29890 * gdb.t15/funcargs.exp: Use them to step until the second indirect
29891 call line is reached if necessary.
29892
29893Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29894
29895 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
29896
29897Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29898
29899 * gdb.t06/break.exp: Also test `clear' command.
29900
29901Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29902
29903 * gdb.t00/teststrategy.exp: Remove extra quote.
29904
29905 * gdb.t07/watchpoint.exp: Change xfail for calling function with
29906 watchpoint enabled to be for all non-68k machines.
29907
29908 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
29909
29910Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29911
29912 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
29913 targets use aout.mt instead of ecoff.mt as gas understands
29914 standard aout format.
29915
29916Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29917
29918 * lib/gdb.exp (runto): Don't insist that function we are running to
29919 was compiled with -g.
29920
29921 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
29922
29923 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
29924 to get back into the read system call.
29925 Accept leading newline in case where we woke it up.
29926
29927Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29928
29929 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
29930 to make the stabs test work on ecoff systems using gcc and -with-stabs.
29931 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
29932 enable ecoff configuration.
29933
29934Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29935
29936 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
29937
29938Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29939
29940 * gdb.t16/printcmds.exp: Add another printf test.
29941
29942Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
29943
29944 * configure.in: If configured -with-stabs on any target, add
29945 stabsdirs to configdirs.
29946
29947Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29948
29949 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
29950 fun" so pattern does not match the command itself.
29951
29952Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29953
29954 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
29955
29956Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29957
29958 * gdb.t17/interrupt.exp: Test for more things.
29959
29960Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29961
29962 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
29963 compiler arranges the code and line numbers.
29964
29965 * gdb.t17/interrupt.exp: Don't send \n after ^C.
29966
29967Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29968
29969 * gdb.t00/help.exp: Increase expect input buffer size.
29970
29971Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29972
29973 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
29974
29975 * gdb.t07/watchpoint.exp: Add xfail for hppa.
29976
29977 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
29978
29979 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
29980 [0-9]*, not just [0-9].
29981
29982Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29983
29984 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
29985
29986 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
29987
29988Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29989
29990 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
29991
29992Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29993
29994 * gdb.t06/signals.c: Add xfails for sun3.
29995
29996 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
29997
29998 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
29999 test_stepping tests.
30000
30001Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30002
30003 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
30004
30005 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
30006
30007 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
30008 rather than actually putting it through cpp twice.
30009
30010 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
30011
30012Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
30013
30014 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
30015 no longer needed.
30016
30017Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30018
30019 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
30020
30021 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
30022 C++ features prints as "struct", make it a pass, not an xfail.
30023
30024Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30025
30026 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
30027 Don't require VA to print as "class" rather than "struct".
30028
30029Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
30030
30031 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
30032
30033Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30034
30035 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
30036
30037Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30038
30039 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
30040 order.
30041
30042Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30043
30044 * gdb.t16/printcmds.exp: Add printf tests.
30045
30046 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
30047
30048 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
30049
30050Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
30051
30052 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
30053 pass counts, to counteract any existing or future setup_xfails.
30054
30055Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30056
30057 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
30058 {BEGIN,END}_COMMON for common block instead of STAB.
30059 * gdb.stabs/wierd.exp: Add xfail for rs6000.
30060
30061 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
30062 intp_var should be N_GSYM not N_LSYM.
30063 wierd-aout.S: Use a label for the value of the N_SO.
30064 wierd.def: Remove all backslashes.
30065 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
30066
30067Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30068
30069 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
30070 get the expected next to inheritance3.
30071
30072Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30073
30074 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
30075 now that gcc-2.4 gets it right.
30076
30077Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30078
30079 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
30080
30081 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
30082 generating comp-info.exp which works for cross-compilation.
30083
30084Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
30085
30086 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
30087 "*-*-sysv4.*".
30088
30089Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
30090
30091 * gdb.t01/run.exp: Start with a fresh gdb.
30092 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
30093 SVR4.x.
30094
30095Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
30096
30097 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
30098 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
30099 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
30100 Makefile.in (distclean, realclean): Remove gdbme.c from list of
30101 things to remove.
30102
30103Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
30104
30105 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
30106 test cases from bug reports.
30107
30108Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
30109
30110 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
30111 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
30112 avoid spurious xfails.
30113 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
30114 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
30115 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
30116
30117Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
30118
30119 * gdb.t00/teststrategy.exp: Rework to provide more useful
30120 description of each test, fix problem with systems that define
30121 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
30122 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
30123 results for "next over recursive call" so timeouts aren't taken
30124 by error.
30125
30126Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
30127
30128 * gdb.t12/scope.exp: Test printing of variables before run.
30129
30130 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
30131 printed in wrong order due to sorting.
30132
30133Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
30134
30135 * gdb.t00/teststrategy.exp: Fix expected results for printing
30136 user entered string constant. Is array of char, prints with no
30137 address.
30138
30139 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
30140 commands.
30141 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
30142 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
30143 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
30144 of struct of char arrays.
30145 * gdb.t00/radix.exp: New tests for radix commands.
30146
30147Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
30148
30149 * gdb.t16/printcmd.exp: Print a variable before running program
30150 (with xfail for AIX).
30151
30152Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
30153
30154 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
30155
30156 * gdb.t16/printcmd.exp: Don't print variables before running program.
30157
30158 * gdb.t06/break.exp: Don't require envp argument to main.
30159
30160 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
30161
30162 * gdb.t02/whatis.exp, gdb.t11/list.exp:
30163 Add xfails for rs6000.
30164
30165 * gdb.t02/whatis.exp: Change other tests not to re-test something
30166 we already tested.
30167
30168 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
30169 each type used has a variable of that type.
30170
30171Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
30172
30173 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
30174
30175Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
30176
30177 * configure.in: change srctrigger to be a file, not a directory
30178
30179Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
30180
30181 * configure.in (mips-idt-ecoff*): Added trailing '*'.
30182
30183 * gdb.t11/list.exp: Fixed a couple of typos.
30184
30185Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
30186
30187 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
30188 is fixed and PR is closed.
30189 * gdb.t16 (gdbme.c): Add simple test string variable.
30190 * gdb.t16 (printcmds.exp): Add tests with simple test string
30191 variable, primarily for boundaries on "set print elements".
30192
30193Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
30194
30195 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
30196 Make leading 0's optional and don't expect a tab in the middle
30197 of the number.
30198
30199 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
30200
30201 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
30202 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
30203 don't end command passed to gdb_test with newline.
30204
30205 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
30206 signed keyword away, don't expect signed bitfields to be signed.
30207
30208 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
30209 printing with only as many 1's as are in the field as well as printing
30210 with 32 1's (see comment).
30211
30212Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
30213
30214 * gdb.t00/default.exp: Start with a fresh gdb.
30215 * configure.in (configdirs): Remove gdb.t31 until the chill
30216 compiler works again. It no longer is able to find chillrt0
30217 since it isn't in libchill.a anymore.
30218 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
30219 wierd.o, make more modular.
30220 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
30221 spurious newlines that caused problems.
30222
30223Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30224
30225 * Move test with enums and partial symbols from gdb.t03/ptype.exp
30226 to gdb.stabs/wierd.exp since GCC has worked around the bug.
30227 gdb.stabs/wierd.{exp,def}: Many new tests.
30228
30229 * gdb.t00/default.exp: update info line for new message.
30230
30231 * gdb.t02/{whatis.exp,gdbme.c}:
30232 Test that "char *" doesn't print as "caddr_t".
30233
30234Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30235
30236 * gdb.t00/help.exp: Use .* in place of some help messages which
30237 just changed.
30238 gdb.t00/default.exp: Update "info frame" test for new message.
30239 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
30240 Remove some xfails
30241
30242Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30243
30244 * gdb.t03/{gdbme.c,ptype.exp}:
30245 Add tests for typedef'd struct and union without tags.
30246 Also check "whatis" on a variable of a typedef'd enum without a tag.
30247
30248 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
30249 PRMS 1823; the bug still exists but isn't reproduced by this test
30250 anymore), and remove rs6000 XFAIL (the bug is fixed).
30251
30252 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
30253 duplicated from whatis.exp. For those that are left, accept
30254 "long", "long int", or "int" for long variables (whatis.exp already
30255 has an XFAIL for "int", so no need to fail it here).
30256
30257 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
30258 Deal with GCC's names for types now that GDB uses the compiler's names.
30259
30260 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
30261 setup_xfail's for sunos4. If we #defined the signed keyword away,
30262 don't expect GDB to know that char it is signed.
30263
30264 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
30265
30266Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
30267
30268 * configure.in (configdirs): Add gdb.t24 for C++ tests that
30269 should work on any system, regardless of debugging format.
30270 * gdb.t21/demangle.exp: Move to gdb.t24.
30271 * gdb.t24/demangle.exp: Move from gdb.t21.
30272 * gdb.t24/{Makefile.in, configure.in}: New files.
30273
30274Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30275
30276 * configure.in: Do gdb.stabs and C++ tests only for stabs.
30277 * gdb.stabs: New directory.
30278
30279Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30280
30281 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
30282 not just "Quit anyway?".
30283
30284Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
30285
30286 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
30287 that all setup_xfails are immediately followed by clear_xfails.
30288
30289Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
30290
30291 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
30292 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
30293 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
30294 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
30295 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
30296 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30297 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30298 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
30299 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
30300 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
30301 gdb.t31/chillvars.exp, lib/gdb.exp:
30302 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
30303 bug-gdb@prep.ai.mit.edu.
30304
30305Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
30306
30307 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
30308 with 0.0, not integer 0.
30309
30310Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
30311
30312 * gdb.t06/break.exp: Update for "Kill the program" message change.
30313
30314Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
30315
30316 * Makefile.in (GDBFLAGS): Set to -nx.
30317 * Makefile.in (site.exp): Use GDBFLAGS.
30318
30319Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30320
30321 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
30322 Makefiles.
30323 (check): depend on just-check.
30324 (just-check): added so that tests can be run without a noop
30325 build pass.
30326
30327Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30328
30329 Switch to using configure's configdirs.
30330 * Makefile.in (Makefile): add configure.in dependency.
30331 (SUBDIRS): removed redundant assignment.
30332 * configure.in: switch subdirs assignment to configdirs.
30333 * gdb.t*/configure.in: new files.
30334
30335Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
30336
30337 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
30338 works.
30339
30340Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
30341
30342 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
30343 in explicit rules. Apparently this is not supported by some makes.
30344
30345Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
30346
30347 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
30348
30349Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30350
30351 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
30352 disappeared.
30353
30354Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
30355
30356 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
30357
30358Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
30359
30360 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
30361 watchpoint problem that is now fixed.
30362 * gdb.t30/chexp.exp: Remove setup_xfail for printing
30363 uninitialized convenience variables.
30364 * gdb.t31/chillvars.exp: Fix expected patterns for printing
30365 structures.
30366
30367Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30368
30369 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
30370 which causes expect to get out of sync with gdb on long output
30371 from help set.
30372 * gdb.t09/corefile.exp: Make expected pattern for core file
30373 failing signal and frame output format less sun specific.
30374
30375Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
30376
30377 * gdb.t31/chillvars.exp: Add and remove initial dummy
30378 breakpoint, so that symbol table is forced in.
30379 (Needed at least on Sunos4, though it seems not SVR4.)
30380 * gdb.t31/chillvars.exp: Update for changed output format.
30381
30382Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
30383
a9c64011 30384 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
30385
30386Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
30387
30388 * Makefile.in: Added --srcdir when invoking runtest, removed the
30389 need for a local config file. (optional now)
30390
30391Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
30392
30393 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
30394 failure count used to force early termination. Add some more
30395 expected failures for gnu style demangling.
30396
30397Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30398
30399 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
30400 pmi variable from gdb.t20/gdbme to get optimized away.
30401 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
30402 Check for written corefile upon timeout _and_ eof.
30403
30404Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30405
30406 * config/unix-gdb.exp: Add missing return 0.
30407
30408Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30409
30410 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
30411 test termination.
30412
30413Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
30414
30415 * configure.in (subdirs): Put back gdb.t17 which mysteriously
30416 disappeared.
30417
30418Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
30419
30420 * gdb.t10/crossload.exp: Disable the i860-elf test until such
30421 time as i860 support works.
30422
d63a86f8 30423 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
30424 "backtrace 100\r" rather than just "backtrace\r", to match last
30425 change.
30426
30427Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
30428
30429 * config/udi-gdb.exp (gdb_exit): Remove close command.
30430 (gdb_target_udi): New procedure to set the UDI target.
30431 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
30432 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
30433 Added waits for prompts after several question responses. Added
30434 some more responses used by a29k-amd-udi-gdb.
30435 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
30436 pass different arguments, restart UDI connection after program
30437 completion.
30438 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
30439 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30440 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
30441 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
30442 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
30443 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
30444 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30445 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
30446 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
30447 after program completion.
30448 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
30449 compiled with a SELECT_VECS setting.
30450 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
30451 infinite recursion.
30452
30453 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
30454 Added checks for COFF results, and made them expected failures for
30455 all targets. It would be better to make them expected failures
30456 for COFF targets only.
30457
30458Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
30459
30460 * Makefile.in: add null dvi target, don't bother to recurse
30461 through test directories for info and install-info; rename
30462 $(datadir) to be dejagnu instead of deja-gnu
30463
30464Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
30465
30466 * gdb.t31/gdbme.ch: Re-enable code that previously caused
30467 compiler to coredump.
30468 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
30469 code.
30470
30471Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
30472
30473 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
30474 coredump.
30475 * gdb.t31/chillvars.exp: Comment out tests that depend on that
30476 code.
30477
30478Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
30479
30480 * gdb.t03/ptype.exp: tests for return code from gdb_test.
30481 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
30482 which in a shell. Deletes xgdb when done.
30483 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
30484 Tests the return from the "set height" or "set width" commands.
30485 Added a few return codes where needed.
30486
30487Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
30488
30489 * Makefile.in (SUBDIRS): Add gdb.t17.
30490 * configure.in (subdirs): Add gdb.t17.
30491 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
30492 files to test gdb's calling of functions in the inferior with
30493 the correct arguments and gdb's ability to retrieve any
30494 result returned.
30495
30496Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
30497
30498 * config/unix-gdb.exp (gdb_exit): Remove close commands that
30499 may be called after gdb goes away. Previous versions of expect
30500 needed these to avoid file descriptor leaks, but they cause
30501 errors with the current revision of expect.
30502 * gdb.t00/gdbvars.exp: Use -re on expected output after
30503 setting sevenbit-strings.
30504 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
30505 to set sevenbit-strings consistent across tests.
30506 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
30507 set sevenbit-strings consistent across tests.
30508
30509Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
30510
30511 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
30512 expected output to match current "expect" expectations.
30513
30514Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
30515
30516 * gdb.t00/default.exp: Change expected output for default "source"
30517 command, to match new gdb behavior which requires a filename to
30518 source.
30519
30520Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
30521
30522 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
30523 expected fail for i486-*-* that misses the marker2 function.
30524 * gdb.t10/crossload.exp (bfddefault): Allow successful
30525 recognition of a format to pass even if no symbols are found.
30526 Explicitly catch failures where the format is not recognized
30527 or is ambiguous, and add the reason to the fail message.
30528 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
30529 the cause is and invalid target and add reason to failure message.
30530 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
30531 elf32-i386, elf32-sparc, and elf32-i860.
30532 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
30533 Set up expected failure for 'filename'::variable scope resolution,
30534 which is now apparently broken on all targets.
30535 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
30536 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
30537 gdb.t23/templates.exp: Change failure for missing binfile into
30538 just a warning.
30539 gdb.t21/demangle.exp: Change all cfront references to 'arm'
30540 references.
30541
30542Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
30543
30544 * gdb.t00/default.exp: Add expected output for default "source"
30545 command, to match new gdb behavior.
30546 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
30547
30548Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
30549
30550 * config/*-gdb.exp: returns an error, rather than exiting on
30551 internal errors.
30552
30553Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
30554
30555 * gdb.t03/gdbme.c: Add pointer to struct variable.
30556 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
30557 referencing struct members.
30558
30559Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
30560
30561 * configure.in (mips-idt-ecoff): New target.
30562 * config/mips-gdb.exp: New file for remote board using MIPS remote
30563 debugging protocol.
30564
30565 * Redid configuration scheme. Removed gdb.t*/configure.in.
30566 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
30567 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
30568 distclean targets. Built executables via .o files. Adjusted
30569 tests to account for source files in $(srcdir) rather than
30570 $(objdir).
30571 * lib/gdb.exp (runto): Don't expect () after the function name,
30572 because it may have arguments.
30573
30574Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
30575
30576 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
30577 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
30578 expected failures for mips-idt-* and mips-sgi-*.
30579 * gdb.t00/default.exp (attach): Kill process if requested.
30580 * gdb.t00/help.exp (help target core, help target): Accept a gdb
30581 that does not read core files.
30582 * gdb.t01/run.exp: Removed checks for exit status code.
30583 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
30584 it is linked in.
30585 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
30586 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
30587 appropriate, rather than doing it by hand.
30588 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
30589 execution.
30590 * gdb.t10/crossload.exp: Kill existing program if needed.
30591 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
30592 appropriate, rather than doing it by hand. Always increase
30593 timeout for this test, not just for VxWorks.
30594
30595Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
30596
30597 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
30598 of Chill STRUCT types and STRUCT values.
30599 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
30600 than "char".
30601 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 30602 struct2): New struct definitions and initializations to test
c906108c
SS
30603 simple Chill STRUCT types.
30604
30605Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
30606
30607 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
30608 the null byte at the end of strings.
30609 * gdb.t00/default.exp: Make show version insensitive to copyright
30610 date.
30611 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
30612 to avoid dependencies on target char signedness.
30613 * gdb.t16/printcmds.exp: Update expected results for explicitly
30614 unsigned char.
30615 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
30616 now work.
30617 * gdb.t21/demangle.exp: Add many more patterns for template
30618 demangling, most of them being expected failures.
30619 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
30620 string we are matching for, to match on the whole string.
30621 * gdb.t21/demangle.exp: Add many new test strings to demangle,
30622 and fix a whole bunch that had incorrect expected output but were
30623 passing anyway because of the bug in "proc demangle".
30624 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
30625 type.
30626 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
30627
30628Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
30629
a9c64011
AS
30630 * gdb/testsuite: made modifications to testcases, etc., to allow
30631 them to work properly given the reorganization of deja-gnu and the
30632 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
30633
30634Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
30635
30636 * gdb/testsuite: Initial creation of gdb/testsuite.
30637 Migrated dejagnu testcases and support files for testing nm to
30638 gdb/testsuite from deja-gnu. These files were moved "as is"
30639 with no modifications. This migration is part of a major overhaul
30640 of dejagnu. The modifications to these testcases, etc., which
30641 will allow them to work with the new version of dejagnu will be
30642 made in a future update.
48efe704 30643
8d8cb839 30644 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 30645\f
8d8cb839
EZ
30646;; Local Variables:
30647;; mode: change-log
30648;; left-margin: 8
30649;; fill-column: 74
30650;; version-control: never
30651;; End:
902f2ccb 30652
28e7fd62 30653 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
30654 Copying and distribution of this file, with or without modification,
30655 are permitted provided the copyright notice and this notice are preserved.