* gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
468b1aa7
UW
12010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2
3 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
4
5c3552dc
UW
52010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6
7 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
8
02e6fe6a
UW
92010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10
11 * gdb.base/charset.c (main): Make sure malloc gets linked in.
12
0e03807e
TT
132010-06-11 Tom Tromey <tromey@redhat.com>
14
15 PR gdb/9977, PR exp/11636::
16 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
17 (pieces_test_f6): Update expected output.
18
2bdf28a0
JK
192010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20
21 * gdb.base/moribund-step.exp: New.
22
f6978de9
MS
232010-06-08 Michael Snyder <msnyder@vmware.com>
24
25 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
26 * gdb.ada/boolean_expr.exp:
27 * gdb.ada/frame_args.exp: Ditto.
28 * gdb.ada/lang_switch.exp: Ditto.
29 * gdb.ada/ptype_arith_binop.exp: Ditto.
30 * gdb.ada/ref_param.exp: Ditto.
31 * gdb.ada/type_coercion.exp:Ditto.
32
33 * gdb.asm/asm-source.exp: Ditto.
34
35 * gdb.base/attach.exp: Ditto.
36 * gdb.base/bitfields2.exp: Ditto.
37 * gdb.base/call-signal-resume.exp: Ditto.
38 * gdb.base/callfuncs.exp: Ditto.
39 * gdb.base/commands.exp: Ditto.
40 * gdb.base/dbx.exp: Ditto.
41 * gdb.base/default.exp: Ditto.
42 * gdb.base/dump.exp: Ditto.
43 * gdb.base/exprs.exp: Ditto.
44 * gdb.base/freebpcmd.exp: Ditto.
45 * gdb.base/interrupt.exp: Ditto.
46 * gdb.base/list.exp: Ditto.
47 * gdb.base/long_long.exp: Ditto.
48 * gdb.base/maint.exp: Ditto.
49 * gdb.base/ptype.exp: Ditto.
50 * gdb.base/return.exp: Ditto.
51 * gdb.base/setshow.exp: Ditto.
52 * gdb.base/sigbpt.exp: Ditto.
53 * gdb.base/sigrepeat.exp: Ditto.
54
55 * gdb.cp/classes.exp: Ditto.
56
57 * gdb.dwarf2/dw2-restore.exp: Ditto.
58
59 * gdb.gdb/selftest.exp: Ditto.
60
61 * gdb.multi/base.exp: Ditto.
62 * gdb.multi/bkpt-multi-exec.exp: Ditto.
63
64 * gdb.python/py-block.exp: Ditto.
65 * gdb.python/py-prettyprint.exp: Ditto.
66 * gdb.python/py-template.exp: Ditto.
67
68 * gdb.server/ext-attach.exp: Ditto.
69 * gdb.server/ext-run.exp: Ditto.
70 * gdb.server/server-mon.exp: Ditto.
71
72 * gdb.threads/fork-thread-pending.exp: Ditto.
73 * gdb.threads/hand-call-in-threads.exp: Ditto.
74 * gdb.threads/interrupted-hand-call.exp: Ditto.
75 * gdb.threads/linux-dp.exp: Ditto.
76 * gdb.threads/manythreads.exp: Ditto.
77 * gdb.threads/print-threads.exp: Ditto.
78 * gdb.threads/pthreads.exp: Ditto.
79 * gdb.threads/schedlock.exp: Ditto.
80 * gdb.threads/thread-unwindonsignal.exp: Ditto.
81 * gdb.threads/threadapply.exp: Ditto.
82
de7ff789
MS
832010-06-08 Michael Snyder <msnyder@vmware.com>
84
85 * gdb.ada/exec_changed.exp:
86 Use ".*" instead of "" as wildcard regexp.
87
88 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
89 * gdb.base/call-ar-st.exp: Ditto.
90 * gdb.base/checkpoint.exp: Ditto.
91 * gdb.base/default.exp: Ditto.
92 * gdb.base/dump.exp: Ditto.
93 * gdb.base/ending-run.exp: Ditto.
94 * gdb.base/fileio.exp: Ditto.
95 * gdb.base/miscexprs.exp: Ditto.
96 * gdb.base/pointers.exp: Ditto.
97 * gdb.base/readline.exp: Ditto.
98 * gdb.base/reread.exp: Ditto.
99 * gdb.base/restore.exp: Ditto.
100 * gdb.base/shlib-call.exp: Ditto.
101 * gdb.base/valgrind-db-attach.exp: Ditto.
102 * gdb.base/volatile.exp: Ditto.
103 * gdb.base/watchpoints.exp: Ditto.
104
105 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
106
107 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
108 * gdb.python/py-value.exp: Ditto.
109
110 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
111 * gdb.trace/circ.exp: Ditto.
112 * gdb.trace/collection.exp: Ditto.
113 * gdb.trace/packetlen.exp: Ditto.
114 * gdb.trace/passc-dyn.exp: Ditto.
115 * gdb.trace/report.exp: Ditto.
116 * gdb.trace/tfile.exp: Ditto.
117 * gdb.trace/tfind.exp: Ditto.
118 * gdb.trace/while-dyn.exp: Ditto.
119
3bebe2f2
JK
1202010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
121
122 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
123
5c631832
JK
1242010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
125
126 Test PR 10640.
127 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
128
4c3376c8
SW
1292010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
130
131 * gdb.cp/koenig.exp: Test for ADL operators.
132 * gdb.cp/koenig.cc: Added ADL operators.
133 * gdb.cp/operator.exp: New test.
134 * gdb.cp/operator.cc: New test.
135
dc226d5a
MS
1362010-06-04 Michael Snyder <msnyder@vmware.com>
137
dfb88a23
MS
138 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
139 * gdb.base/pending.exp: Ditto.
f7ae76b3 140
dc226d5a
MS
141 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
142
967cf477
DE
1432010-06-04 Doug Evans <dje@google.com>
144
145 * gdb.python/py-prettyprint.exp: Add new test for enabled and
146 disabled printers.
147 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
148 (enable_lookup_function): New function.
149
eb801841
TT
1502010-06-04 Tom Tromey <tromey@redhat.com>
151
152 * gdb.python/py-value.exp (test_value_hash): Don't test equality
153 of hash and id.
154
38979823
JK
1552010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
156
157 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
158 newline.
159 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
160 (empty verbose non-noisy clear, empty verbose noisy clear)
161 (empty non-verbose noisy clear): Likewise.
162
35ec993f
MS
1632010-06-03 Michael Snyder <msnyder@vmware.com>
164
165 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
166 * gdb.base/display.exp: Ditto.
167 * gdb.base/find.exp: Ditto.
168 * gdb.base/ifelse.exp: Ditto.
169 * gdb.base/multi-forks.exp: Ditto.
170 * gdb.base/recurse.exp: Ditto.
171 * gdb.base/setshow.exp: Ditto.
172 * gdb.base/value-double-free.exp: Ditto.
173 * gdb.base/watch-vfork.exp: Ditto.
174 * gdb.base/watch_thread_num.exp: Ditto.
175 * gdb.base/watchpoint-solib.exp: Ditto.
176 * gdb.base/watchpoint.exp: Ditto.
177 * gdb.base/watchpoints.exp: Ditto.
178
179 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
180 * gdb.cp/overload.exp: Ditto.
181 * gdb.cp/virtfunc.exp: Ditto.
182
183 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
184
185 * gdb.reverse/watch-precsave.exp:
186 Replace gdb_test with gdb_test_no_output.
187
188 * gdb.threads/attach-into-signal.exp:
189 Replace gdb_test with gdb_test_no_output.
190 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
191 * gdb.threads/watchthreads.exp: Ditto.
192 * gdb.threads/watchthreads2.exp: Ditto.
193
194 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
195 * gdb.trace/tfind.exp: Ditto.
196
c22decce
JB
1972010-06-03 Joel Brobecker <brobecker@adacore.com>
198
199 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
200 successful test if message is the empty string.
201
fd5700c7
JK
2022010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
203
204 * gdb.fortran/module.exp (stopped language detection): New test.
205
f55ee35c
JK
2062010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
207
208 Support DW_TAG_module as separate namespaces.
209 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
210 gdb.fortran/library-module-lib.f90: New.
211 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
212 (print i): Remove.
213 (continue to breakpoint: i-is-1, print var_i value 1)
214 (continue to breakpoint: i-is-2, print var_i value 2)
215 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
216 (print var_d, print var_i value 14, ptype modmany, complete `modm)
217 (complete `modmany, complete `modmany`, complete `modmany`var)
218 (show language, setting breakpoint at module): New tests.
219 * gdb.fortran/module.f90 (module mod): Remove.
220 (module mod1, module mod2, module modmany, subroutine sub1)
221 (subroutine sub2, program module): New.
222
b8e8282f
JK
2232010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
224
225 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
226 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
227 * gdb.cp/anon-union.exp (pass): Rename to ...
228 (print z 2): ... here.
b8e8282f 229
019ebafc
MS
2302010-06-02 Michael Snyder <msnyder@vmware.com>
231
e68d8fd4
MS
232 * gdb.trace/actions.exp: Use gdb_test_no_output.
233 * gdb.trace/circ.exp: Ditto.
234 * gdb.trace/packetlen.exp: Ditto.
235 * gdb.trace/save-trace.exp: Ditto.
236 * gdb.trace/tracecmd.exp: Ditto.
237 * gdb.trace/tsv.exp: Ditto.
238
12b5d08a
MS
239 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
240 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
241 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
242 * gdb.threads/manythreads.exp: Ditto.
243 * gdb.threads/print-threads.exp: Ditto.
244 * gdb.threads/pthreads.exp: Ditto.
245 * gdb.threads/schedlock.exp: Ditto.
246 * gdb.threads/staticthreads.exp: Ditto.
247 * gdb.threads/thread-specific.exp: Ditto.
248 * gdb.threads/thread-unwindonsignal.exp: Ditto.
249 * gdb.threads/threadapply.exp: Ditto.
250 * gdb.threads/watchthreads.exp: Ditto.
251 * gdb.threads/watchthreads2.exp: Ditto.
252
89493308
MS
253 * gdb.python/py-block.exp: Use gdb_test_no_output.
254 * gdb.python/py-prettyprint.exp: Ditto.
255 * gdb.python/py-template.exp: Ditto.
256 * gdb.python/py-value.exp: Ditto.
257
258 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
259 * gdb.reverse/watch-reverse.exp: Ditto.
260
261 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
262 * gdb.server/ext-run.exp: Ditto.
263
019ebafc
MS
264 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
265 * gdb.dwarf2/dw2-compressed.exp: Ditto.
266 * gdb.dwarf2/dw2-intercu.exp: Ditto.
267 * gdb.dwarf2/dw2-intermix.exp: Ditto.
268 * gdb.dwarf2/dw2-producer.exp: Ditto.
269 * gdb.dwarf2/mac-fileno.exp: Ditto.
270
271 * gdb.gdb/observer.exp: Use gdb_test_no_output.
272 * gdb.gdb/selftest.exp: Ditto.
273
274 * gdb.multi/base.exp: Use gdb_test_no_output.
275
276 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
277
3e0ca3a5
JK
2782010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
279
280 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
281
9db70545
MS
2822010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
283
a8d52276
MS
284 * gdb.cp/class2.exp: Use gdb_test_no_output.
285 * gdb.cp/classes.exp: Ditto.
286 * gdb.cp/extern-c.exp: Ditto.
287 * gdb.cp/inherit.exp: Ditto.
288 * gdb.cp/maint.exp: Ditto.
289 * gdb.cp/mb-inline.exp: Ditto.
290 * gdb.cp/mb-templates.exp: Ditto.
291 * gdb.cp/method2.exp: Ditto.
292 * gdb.cp/misc.exp: Ditto.
293 * gdb.cp/ovldbreak.exp: Ditto.
294 * gdb.cp/punctuator.exp: Ditto.
295 * gdb.cp/templates.exp: Ditto.
296 * gdb.cp/virtbase.exp: Ditto.
297
9db70545
MS
298 * gdb.threads/attach-stopped.exp:
299 Replace uses of send_gdb / gdb_expect.
300 * gdb.threads/attachstop-mt.exp:
301 Replace uses of send_gdb / gdb_expect.
302 * gdb.threads/gcore-thread.exp:
303 Replace uses of send_gdb / gdb_expect.
304 * gdb.threads/hand-call-in-threads.exp:
305 Replace uses of send_gdb / gdb_expect.
306 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
307 * gdb.threads/print-threads.exp:
308 Replace uses of send_gdb / gdb_expect.
309 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
310 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
311 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
312
313 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
314 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
315 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
316 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
317 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
318 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
319 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
320 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
321 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
322 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
323 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
324
359cc68c
JK
3252010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
326
327 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
328
7d3fe98e
SW
3292010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
330
331 * gdb.cp/koenig.exp: Added new test case.
332 * gdb.cp/koenig.cc: Ditto.
333
27d3a1a2
MS
3342010-06-01 Michael Snyder <msnyder@vmware.com>
335
336 * gdb.base/arithmet.exp: Use gdb_test_no_output.
337 * gdb.base/arrayidx.exp: Ditto.
338 * gdb.base/attach.exp: Ditto.
339 * gdb.base/auxv.exp: Ditto.
340 * gdb.base/bigcre.exp: Ditto.
341 * gdb.base/break-always.exp: Ditto.
342 * gdb.base/break-interp.exp: Ditto.
343 * gdb.base/break.exp: Ditto.
344 * gdb.base/breakpoint-shadow.exp: Ditto.
345 * gdb.base/call-ar-st.exp: Ditto.
346 * gdb.base/call-sc.exp: Ditto.
347 * gdb.base/call-signal-resume.exp: Ditto.
348 * gdb.base/callfuncs.exp: Ditto.
349 * gdb.base/catch-syscall.exp: Ditto.
350 * gdb.base/charset.exp: Ditto.
351 * gdb.base/code-expr.exp: Ditto.
352 * gdb.base/commands.exp: Ditto.
353 * gdb.base/cond-expr.exp: Ditto.
354 * gdb.base/condbreak.exp: Ditto.
355 * gdb.base/cursal.exp: Ditto.
356 * gdb.base/cvexpr.exp: Ditto.
357 * gdb.base/default.exp: Ditto.
358 * gdb.base/del.exp: Ditto.
359 * gdb.base/detach.exp: Ditto.
360 * gdb.base/display.exp: Ditto.
361 * gdb.base/ena-dis-br.exp: Ditto.
362 * gdb.base/eval-skip.exp: Ditto.
363 * gdb.base/foll-fork.exp: Ditto.
364 * gdb.base/foll-vfork.exp: Ditto.
365 * gdb.base/frame-args.exp: Ditto.
366 * gdb.base/funcargs.exp: Ditto.
367 * gdb.base/gcore-buffer-overflow.exp: Ditto.
368 * gdb.base/gdbvars.exp: Ditto.
369 * gdb.base/help.exp: Ditto.
370 * gdb.base/ifelse.exp: Ditto.
371 * gdb.base/included.exp: Ditto.
372 * gdb.base/list.exp: Ditto.
373 * gdb.base/macscp.exp: Ditto.
374 * gdb.base/maint.exp: Ditto.
375 * gdb.base/multi-fork.exp: Ditto.
376 * gdb.base/overlays.exp: Ditto.
377 * gdb.base/page.exp: Ditto.
378 * gdb.base/pending.exp: Ditto.
379 * gdb.base/pointers.exp: Ditto.
380 * gdb.base/pr11022.exp: Ditto.
381 * gdb.base/prelink.exp: Ditto.
382 * gdb.base/printcmds.exp: Ditto.
383 * gdb.base/psymtab.exp: Ditto.
384 * gdb.base/randomize.exp: Ditto.
385 * gdb.base/relational.exp: Ditto.
386 * gdb.base/relocate.exp: Ditto.
387 * gdb.base/remote.exp: Ditto.
388 * gdb.base/sepdebug.exp: Ditto.
389 * gdb.base/set-lang-auto.exp: Ditto.
390 * gdb.base/setshow.exp: Ditto.
391 * gdb.base/setvar.exp: Ditto.
392 * gdb.base/signals.exp: Ditto.
393 * gdb.base/signull.exp: Ditto.
394 * gdb.base/sigstep.exp: Ditto.
395 * gdb.base/sizeof.exp: Ditto.
396 * gdb.base/solib-disc.exp: Ditto.
397 * gdb.base/store.exp: Ditto.
398 * gdb.base/structs.exp: Ditto.
399 * gdb.base/structs2.exp: Ditto.
400 * gdb.base/subst.exp: Ditto.
401 * gdb.base/term.exp: Ditto.
402 * gdb.base/trace-commands.exp: Ditto.
403 * gdb.base/unwindonsignal.exp: Ditto.
404 * gdb.base/valgrind-db-attach.exp: Ditto.
405 * gdb.base/varargs.exp: Ditto.
406 * gdb.base/watch-cond.exp: Ditto.
407 * gdb.base/watch_thread_num.exp: Ditto.
408 * gdb.base/watchpoint-cond-gone.exp: Ditto.
409 * gdb.base/watchpoint.exp: Ditto.
410 * gdb.base/whatis-exp.exp: Ditto.
411
f8d3bf8f
MS
4122010-06-01 Michael Snyder <msnyder@vmware.com>
413
414 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
415 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
416 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
417 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
418 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
419 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
420 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
421 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
422 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
423 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
424 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
425 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
426 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
427 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
428 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
429
3f9e0d32
JK
4302010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
431
432 * gdb.base/commands.exp (begin commands on watch): Remove excessive
433 trailing newline.
434 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
435 * gdb.java/jmisc.exp (p *args\n): Rename to ...
436 (p *args): ... here and remove excessive trailing newline.
437
f629457d
JB
4382010-05-31 Joel Brobecker <brobecker@adacore.com>
439
440 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
441
09eef106
JK
4422010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
443
444 Accept the new Linux kernel "t (tracing stop)" string.
445 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
446 Update comment.
447 (state_wait) <T (tracing stop)>: New.
448 (main): Update the state_wait expect string.
449
94f31136
PA
4502010-05-28 Pedro Alves <pedro@codesourcery.com>
451
452 * limits.c, limits.exp: Delete files.
453 * Makefile.in (clean mostlyclean): Adjust.
454 * tracecmd.exp: Adjust.
455
096554ab
JK
4562010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
457
458 * gdb.base/tui-layout.exp: New.
459
27d3a1a2 4602010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50
MS
461
462 * gdb.reverse/break-precsave.exp:
463 Replace uses of send_gdb / gdb_expect.
464 * gdb.reverse/break-reverse.exp:
465 Replace uses of send_gdb / gdb_expect.
466 * gdb.reverse/consecutive-precsave.exp:
467 Replace uses of send_gdb / gdb_expect.
468 * gdb.reverse/consecutive-reverse.exp:
469 Replace uses of send_gdb / gdb_expect.
470 * gdb.reverse/finish-precsave.exp:
471 Replace uses of send_gdb / gdb_expect.
472 * gdb.reverse/finish-reverse.exp:
473 Replace uses of send_gdb / gdb_expect.
474 * gdb.reverse/i386-precsave.exp:
475 Replace uses of send_gdb / gdb_expect.
476 * gdb.reverse/i386-reverse.exp:
477 Replace uses of send_gdb / gdb_expect.
478 * gdb.reverse/i386-sse-reverse.exp:
479 Replace uses of send_gdb / gdb_expect.
480 * gdb.reverse/i387-env-reverse.exp:
481 Replace uses of send_gdb / gdb_expect.
482 * gdb.reverse/i387-stack-reverse.exp:
483 Replace uses of send_gdb / gdb_expect.
484 * gdb.reverse/machinestate-precsave.exp:
485 Replace uses of send_gdb / gdb_expect.
486 * gdb.reverse/machinestate.exp:
487 Replace uses of send_gdb / gdb_expect.
488 * gdb.reverse/sigall-precsave.exp:
489 Replace uses of send_gdb / gdb_expect.
490 * gdb.reverse/sigall-reverse.exp:
491 Replace uses of send_gdb / gdb_expect.
492 * gdb.reverse/solib-precsave.exp:
493 Replace uses of send_gdb / gdb_expect.
494 * gdb.reverse/solib-reverse.exp:
495 Replace uses of send_gdb / gdb_expect.
496 * gdb.reverse/step-precsave.exp:
497 Replace uses of send_gdb / gdb_expect.
498 * gdb.reverse/step-reverse.exp:
499 Replace uses of send_gdb / gdb_expect.
500 * gdb.reverse/until-precsave.exp:
501 Replace uses of send_gdb / gdb_expect.
502 * gdb.reverse/until-reverse.exp:
503 Replace uses of send_gdb / gdb_expect.
504 * gdb.reverse/watch-precsave.exp:
505 Replace uses of send_gdb / gdb_expect.
506 * gdb.reverse/watch-reverse.exp:
507 Replace uses of send_gdb / gdb_expect.
508
3def43e0
JK
5092010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
510
511 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
512 excessive newline.
513
27d3a1a2 5142010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
515
516 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
517 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
518 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
519 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
520 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
521 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
522 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
523 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
524 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
525 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
526 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
527 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
528 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
529 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
530 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
531 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
532 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
533 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
534 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 535
27d3a1a2 5362010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 537
22454424
MS
538 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
539 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
540
541 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
542 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
543 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
544
545 * gdb.reverse/consecutive-reverse.exp:
546 Replace uses of send_gdb / gdb_expect.
547 * gdb.reverse/consecutive-precsave.exp:
548 Replace uses of send_gdb / gdb_expect.
549
550 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
551 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
552 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
553 * gdb.mi/mi-ns-stale-regcache.exp:
554 Replace uses of send_gdb / gdb_expect.
555 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
556 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
557 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
558 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
559 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
560 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
561 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
562 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
563 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
564
5652010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 566
22454424 567 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 568
22454424 569 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 570
22454424
MS
571 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
572 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
573 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
574 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
575 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
576 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
577 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
578 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
579 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 580
6e5f2c59
TT
5812010-05-25 Tom Tromey <tromey@redhat.com>
582
583 * gdb.base/macscp.exp: Add missing space after setup_kfail.
584
bbc8b958
TT
5852010-05-25 Tom Tromey <tromey@redhat.com>
586
587 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
588 argument order.
589 * gdb.base/macscp.exp: Fix setup_kfail argument order.
590 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
591 order.
592 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
593 order.
594 * gdb.base/call-sc.exp (setup_kfails): Remove.
595 (setup_compiler_kfails): Remove.
596 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
597 argument order.
598 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
599 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
600 (advancei): Fix setup_kfail argument order.
601 * gdb.base/radix.exp: Fix setup_kfail argument order.
602 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
603 order.
604 * gdb.base/structs.exp (setup_kfails): Remove.
605 (setup_compiler_kfails): Fix setup_kfail argument order.
606 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
607 order.
608 * gdb.java/jmain.exp: Fix setup_kfail argument order.
609 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
610 setup_kfail argument order.
611 * gdb.cp/overload.exp: Fix setup_kfail argument order.
612
83d1babf
TT
6132010-05-25 Tom Tromey <tromey@redhat.com>
614
615 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
616
6acb16a2
MS
6172010-05-25 Michael Snyder <msnyder@vmware.com>
618
619 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
620 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
621 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
622 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
623 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
624 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
625 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
626 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
627 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
628 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
629 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
630 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
631 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
632 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
633 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
634 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
635 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
636 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
637 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
638 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
639 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
640 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
641 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
642 * gdb.base/default.exp: Replace send_gdb with gdb_test.
643 * gdb.base/define.exp: Replace send_gdb with gdb_test.
644 * gdb.base/display.exp: Replace send_gdb with gdb_test.
645 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
646 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
647 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
648 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
649 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
650 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
651 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
652 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
653 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
654 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
655 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
656 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
657 * gdb.base/help.exp: Replace send_gdb with gdb_test.
658 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
659 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
660 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
661 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
662 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
663 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
664 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
665 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 666 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
667
6682010-05-25 Doug Evans <dje@google.com>
669
670 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
671 gdb.string_to_argv.
ad3986f0 672
d3b1e874
TT
6732010-05-21 Tom Tromey <tromey@redhat.com>
674
675 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
676 Call it.
677 * gdb.dwarf2/pieces.S: Update.
678 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
679
cb826367
TT
6802010-05-21 Tom Tromey <tromey@redhat.com>
681
682 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
683 Call it.
684 * gdb.dwarf2/pieces.c (struct C): New.
685 (f6): New function.
686 * gdb.dwarf2/pieces.S: Replace.
687
74de6778
TT
6882010-05-21 Tom Tromey <tromey@redhat.com>
689
690 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
691 Call it.
692
afd74c5f
TT
6932010-05-21 Tom Tromey <tromey@redhat.com>
694
695 * gdb.dwarf2.pieces.exp: New file.
696 * gdb.dwarf2.pieces.S: New file.
697 * gdb.dwarf2.pieces.c: New file.
698
a7b75dfd
JB
6992010-05-20 Pedro Alves <pedro@codesourcery.com>
700 Joel Brobecker <brobecker@adacore.com>
701
702 * lib/gdb.exp (gdb_test_no_output): New function.
703 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
704 when testing commands that should produce no output.
705
c81c812a
JB
7062010-05-17 Joel Brobecker <brobecker@adacore.com>
707
708 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
709 parameter that we want to watch being a constant.
710
0cce5bd9
JB
7112010-05-17 Joel Brobecker <brobecker@adacore.com>
712
713 * gdb.ada/cond_lang: New testcase.
714
47050449
JB
7152010-05-17 Joel Brobecker <brobecker@adacore.com>
716
717 * lib/gdb.exp (banned_variables): New variable/constant.
718 (gdb_init): Add write trace on variables listed in banned_variables.
719 (gdb_finish): Remove write traces on variables listed in
720 banned_variables.
721
77c01586
JB
7222010-05-17 Joel Brobecker <brobecker@adacore.com>
723
724 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
725 * gdb.cp/koenig.exp: Likewise.
726
88d4aea7
PM
7272010-05-14 Phil Muldoon <pmuldoon@redhat.com>
728
729 PR python/11482
730
731 * gdb.python/py-value.exp (test_value_hash): New function.
732
f5a010c0
PM
7332010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
734
735 PR exp/11530.
736 * gdb.base/gdb11530.c: New file.
737 * gdb.base/gdb11530.exp: New file.
738
8ef4892f
JK
7392010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
740
741 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
742 * gdb.dwarf2/dw2-modula2-self-type.S: New.
743
7322dca9
SW
7442010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
745
746 * gdb.cp/koenig.exp: New test.
747 * gdb.cp/koenig.cc: New test program.
748
02e7ea18
JB
7492010-05-05 Joel Brobecker <brobecker@adacore.com>
750
751 Remove the use of prms_id and bug_id throughout the testsuite.
752
e1c34c5d
PM
7532010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
754
755 PR exp/11349.
756 * testsuite/gdb.cp/ref-types.exp: Add test to examine
757 use a reference local variable.
758
8e1d0c49
JK
7592010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
760
761 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
762 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
763 variable different_dir. Move debugfile into a full directory pathname
764 under DIFFERENT_DIR.
765 * lib/gdb.exp (separate_debug_filename): Remove.
766 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
767 variable debug_dir and mkdir of it. Update function comments.
768
e66408ed
PA
7692010-04-29 Pedro Alves <pedro@codesourcery.com>
770
771 PR gdb/11557
772
773 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
774 files.
775
d7b32ed3
PM
7762010-04-29 Phil Muldoon <pmuldoon@redhat.com>
777
778 * gdb.python/py-param.exp: New File.
779
6aecb9c2
JB
7802010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
781
782 * gdb.base/default.exp: Fix "set language" test.
783
bdf92a1c
PM
7842010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
785
786 PR breakpoints/11531.
787 * gdb.base/gdb11531.c: New file.
788 * gdb.base/gdb11531.exp: New file.
789
3f172e24
TT
7902010-04-26 Tom Tromey <tromey@redhat.com>
791
792 * gdb.base/completion.exp: Add tests for completion and deprecated
793 commands.
794
64af4c92
JK
7952010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
796
797 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
798 (print /x char_array): Escape curly brackets.
799
492928e4
JK
8002010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
801
802 Fix deadlock on looped list of loaded shared objects.
803 * gdb.base/solib-corrupted.exp: New.
804
66d09542
DE
8052010-04-23 Doug Evans <dje@google.com>
806
807 * gdb.python/py-section-script.c: New file.
808 * gdb.python/py-section-script.exp: New file.
809 * gdb.python/py-section-script.py: New file.
810
8bd10a10
CM
8112010-04-20 Chris Moller <cmoller@redhat.com>
812
813 PR 10179
814
815 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
816 * gdb.base/pr10179-a.c:
817 * gdb.base/pr10179-b.c:
818 * gdb.base/pr10179.exp: New files.
819
c0201579
JK
8202010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
821
822 Fix crashes on dangling display expressions.
823 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
824 is SEP.
825 (lib_flags): Remove the "debug" keyword.
826 (libsepdebug): New variable for iterating new loop.
827 (save_pf_prefix): New variable wrapping the loop.
828 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
829 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
830
793b0ff8
PM
8312010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
832
833 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
834
097f51f7
PM
8352010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
836
837 PR stabs/11479.
838 * gdb.stabs/gdb11479.exp: New file.
839 * gdb.stabs/gdb11479.c: New file.
840
9a22f0d0
PM
8412010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
842
843 * gdb.base/charset.c (Strin16, String32): New variables.
844 * gdb.base/charset.exp (gdb_test): Test correct display
845 of 16 or 32 bit strings.
846
8472010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
848
849 PR 9167
850 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
851 * gdb.cp/pr9167.cc: New file.
852 * gdb.cp/pr9167.exp: New file.
853
854
6e354e5e
PM
8552010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
856
857 PR pascal/11492.
858 * gdb.pascal/gdb11492.pas: New file.
859 * gdb.pascal/gdb11492.exp: New file.
860
be942545
JB
8612010-04-20 Joel Brobecker <brobecker@adacore.com>
862
1667e6e3 863 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 864
0c3acc09
JB
8652010-04-20 Joel Brobecker <brobecker@adacore.com>
866
867 * gdb.ada/dyn_loc: New testcase.
868
ec31cde5
CM
8692010-04-20 Chris Moller <cmoller@redhat.com>
870
871 PR 10867
872
873 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
874 * gdb.cp/pr10687.cc: New file.
875 * gdb.cp/pr10687.exp: New file.
876
877
ce4b0682
SDJ
8782010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
879 Sergio Durigan Junior <sergiodj@redhat.com>
880
881 * gdb.fortran/logical.exp: New testcase.
882 * gdb.fortran/logical.f90: New file.
883
3436961f
DE
8842010-04-19 Doug Evans <dje@google.com>
885
886 * gdb.base/help.exp (help source): Update expected output.
887
4d836c09
JK
8882010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
889
890 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
891 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
892 gdb_exit and return.
893 (executable): New variable.
894 (binfile): Use it.
895
6149aea9
PA
8962010-04-19 Pedro Alves <pedro@codesourcery.com>
897
898 PR breakpoints/8554.
899
900 * gdb.trace/save-trace.exp: Adjust.
901
ed41462c
L
9022010-04-17 H.J. Lu <hongjiu.lu@intel.com>
903
904 PR corefiles/11511
905 * gdb.arch/system-gcore.exp: New.
906 * gdb.arch/gcore.c: Likewise.
907
3f7b2faa
DE
9082010-04-15 Doug Evans <dje@google.com>
909
fa33c3cd
DE
910 * gdb.python/py-progspace.c: New file.
911 * gdb.python/py-progspace.exp: New file.
912
3f7b2faa
DE
913 * gdb.base/source.exp: Add tests for "source -s".
914
79f283fe
PM
9152010-04-14 Phil Muldoon <pmuldoon@redhat.com>
916
917 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
918 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
919 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
920 * gdb.python/py-mi.exp: New test for to_string returning None.
921
fc8eb08a
PM
9222010-04-12 Phil Muldoon <pmuldoon@redhat.com>
923
924 * gdb.python/py-breakpoint.c: Make result global.
925
26e197f6
JK
9262010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
927
928 Fix non-GNU make compatibility.
929 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
930
adc36818
PM
9312010-04-09 Phil Muldoon <pmuldoon@redhat.com>
932
933 * gdb.python/py-breakpoint.exp: New File.
934 * gdb.python/py-breakpoint.C: Ditto.
935
64e17368
SS
9362010-04-08 Stan Shebs <stan@codesourcery.com>
937
938 * gdb.trace/actions.exp: Clear default-collect.
939 * gdb.trace/save-trace.exp: Clear default-collect.
940
fff5cc64
PM
9412010-04-08 Phil Muldoon <pmuldoon@redhat.com>
942
943 * gdb.python/py-value: Add null string variable.
944 (test_lazy_string): Test zero length, NULL address lazy
945 strings.
946
a055a187
L
9472010-04-07 H.J. Lu <hongjiu.lu@intel.com>
948
949 * gdb.arch/i386-avx.c: New.
950 * gdb.arch/i386-avx.exp: Likewise.
951
952 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
953
96e39866
DE
9542010-04-06 Doug Evans <dje@google.com>
955
956 * gdb.base/source-test.gdb: New file.
957 * gdb.base/source.exp: Test source -v.
958
5984a431
UW
9592010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
960
961 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
962
ec8a089a
PM
9632010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
964
965 * gdb.stabs/aout.sed: Convert all backslash to double backslash
966 within one line, unless it is followed by a double quote.
967 * gdb.stabs/hppa.sed: Idem.
968 * gdb.stabs/weird.def: Add char and String constants
969 * gdb.stabs/weird.exp: Check for correct parsing of
970 chhar and string constants.
971 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
972 in .stabs to .stabx substitution.
973
fce3c1f0
SS
9742010-04-05 Stan Shebs <stan@codesourcery.com>
975
976 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
977 constant global.
978 * gdb.trace/tfile.exp: Try to print them.
979
d77f58be
SS
9802010-04-04 Stan Shebs <stan@codesourcery.com>
981
982 * gdb.base/completion.exp: Update for new "info watchpoints".
983 * gdb.base/default.exp: Ditto.
984 * gdb.base/help.exp: Ditto.
985 * gdb.base/watchpoint.exp: Ditto.
986 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
987
af54718e
SS
9882010-04-04 Stan Shebs <stan@codesourcery.com>
989
990 * gdb.trace/tfile.exp: Sharpen tfind test.
991
74d1f91e
JK
9922010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
993
994 * gdb.base/break-entry.exp: New.
995
eb8e76db
HZ
9962010-04-02 Hui Zhu <teawater@gmail.com>
997 Michael Snyder <msnyder@vmware.com>
998
999 * gdb.reverse/i386-sse-reverse.exp: New file.
1000 * gdb.reverse/i386-sse-reverse.c: New file.
1001
bf65cad8
PA
10022010-04-02 Pedro Alves <pedro@codesourcery.com>
1003
1004 * gdb.trace/tfind.exp: Adjust expected disassembly output.
1005
fff87407
SS
10062010-04-01 Stan Shebs <stan@codesourcery.com>
1007
1008 * gdb.trace/actions.exp: Tweak expected output.
1009 * gdb.trace/while-stepping.exp: Tweak expected output.
1010
fe01d668
L
10112010-04-01 H.J. Lu <hongjiu.lu@intel.com>
1012
1013 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
1014
86b17b60
PA
10152010-04-01 Pedro Alves <pedro@codesourcery.com>
1016
1017 * gdb.base/commands.exp: Adjust.
1018 * gdb.cp/extern-c.exp: Adjust.
1019
2c58c0a9
PA
10202010-04-01 Pedro Alves <pedro@codesourcery.com>
1021
1022 * gdb.trace/collection.c (local_test_func): Define a local struct,
1023 and instanciate it.
1024
0db9b91c
PA
10252010-04-01 Pedro Alves <pedro@codesourcery.com>
1026
1027 * gdb.trace/collection.exp (gdb_collect_args_test)
1028 (gdb_collect_argarray_test): XFAIL the tests that assume the
1029 argarray argument's elements are collected.
1030
8072405b
JK
10312010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
1032
1033 * gdb.dwarf2/dw2-bad-parameter-type.exp,
1034 gdb.dwarf2/dw2-bad-parameter-type.S: New.
1035
8bf6485c
SS
10362010-03-31 Stan Shebs <stan@codesourcery.com>
1037
1038 * gdb.trace/save-trace.exp: Test save/restore of default-collect
1039 and tracepoint conditionals.
1040 (gdb_verify_tracepoints): Delete unused return.
1041
fd7f724a
KS
10422010-03-26 Keith Seitz <keiths@redhat.com>
1043
1044 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
1045 appear in the output before main.
1046 Remove KFAIL for gdb/2215 aka bz 9320.
1047
8d9e7719
DE
10482010-03-30 Doug Evans <dje@google.com>
1049
0906dd0b
DE
1050 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
1051 by dejagnu.
1052 * gdb.arch/amd64-dword.exp: Ditto.
1053
8d9e7719
DE
1054 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
1055 match.
1056 (break printf): Ditto.
1057
1da644f0
SW
10582010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
1059
1060 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
1061 gcc < 4.4.
1062 * gdb.cp/shadow.exp: Ditto.
1063
a8121990
PA
10642010-03-29 Pedro Alves <pedro@codesourcery.com>
1065
1066 * gdb.trace/collection.exp (run_trace_experiment): Make sure
1067 "tstart" is silent.
1068
6e79d367
PA
10692010-03-29 Pedro Alves <pedro@codesourcery.com>
1070
1071 * gdb.trace/collection.exp (executable): New.
1072 (binfile): Use it.
1073 (fpreg, spreg, pcreg): New.
1074 (test_register): Use gdb_test_multiple. Pass /x to print.
1075 (prepare_for_trace_test): New.
1076 (run_trace_experiment): Use "continue", not gdb_run_cmd.
1077 (gdb_collect_args_test, gdb_collect_argstruct_test)
1078 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
1079 prepare_for_trace_test.
1080 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
1081 fpreg, spreg and pcreg.
1082 (gdb_collect_expression_test, gdb_collect_globals_test): Use
1083 prepare_for_trace_test.
1084 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
1085 try to detect tracing support here. Don't set breakpoints at
1086 `begin' or `end' here.
1087 <global scope>: Use clean_restart. Run to main before checking
1088 for tracing support. Check for for tracing support here.
1089
09248348
JK
10902010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1091
1092 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
1093 " as $displacement" to "seen displacement message".
1094
d350db38
PA
10952010-03-28 Pedro Alves <pedro@codesourcery.com>
1096
1097 * gdb.trace/while-dyn.exp (executable): New variable.
1098 (binfile): Use it.
1099 (test_while_stepping): New function. Move most tests here. Call
1100 it once for each of the while-stepping, stepping and ws aliases.
1101
907af001
UW
11022010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1103
1104 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
1105 that do not provide the tagless_struct type name at all.
1106 (test_print_anon_union): Do not check value of uninitialized
1107 union member. Do not use cp_test_ptype_class, so we can accept
1108 "long" as well as "long int".
1109
610197fd
PA
11102010-03-26 Pedro Alves <pedro@codesourcery.com>
1111
1112 * gdb.trace/tfile.c (tohex, bin2hex): New.
1113 (write_error_trace_file): Hexify error description.
1114
6c28cbf2
SS
11152010-03-25 Stan Shebs <stan@codesourcery.com>
1116
1117 * gdb.trace/tfile.c: Generate an additional trace file, improve
1118 portability.
1119 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
1120 files in a better way.
1121
e62b8c7e
KS
11222010-03-25 Keith Seitz <keiths@redhat.com>
1123
1124 * gdb.java/jprint.exp: XFAIL printing of static class members
1125 because of GCC debuginfo problem.
1126
82ccf5a5
JK
11272010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1128
1129 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
1130
293e2f9e
DJ
11312010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1132
1133 * gdb.base/completion.exp: Allow long instead of long int.
1134 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
1135 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
1136 variable p.
1137 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
1138 * gdb.base/pointers.exp: Allow long instead of long int.
1139 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
1140 * gdb.base/step-line.exp: Allow a directory before the source file name.
1141
95a42b64
TT
11422010-03-24 Tom Tromey <tromey@redhat.com>
1143
1144 PR breakpoints/9352:
1145 * gdb.base/default.exp: Update.
1146 * gdb.base/commands.exp: Update.
1147 * gdb.cp/extern-c.exp: Test setting commands on multiple
1148 breakpoints at once.
1149
2390201f
DJ
11502010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1151
1152 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
1153 if gdb,nosignals.
1154 * gdb.base/watchpoints.c: Do not include unnecessary headers.
1155 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
1156 exited".
1157
8c9a6790
SS
11582010-03-24 Stan Shebs <stan@codesourcery.com>
1159
1160 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
1161
a6c727b2
DJ
11622010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1163
1164 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
1165 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
1166 argument. Handle "short" and "long".
1167 (Top level): Pass overprototyped output for old_fptr and xptr.
1168
4dfd5423
PA
11692010-03-23 Pedro Alves <pedro@codesourcery.com>
1170
1171 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
1172 format strings and add casts to avoid compiler warnings.
1173
11742010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
1175
1176 * lib/trace-support.exp (gdb_trace_setactions):
1177 Don't expect whitespace after ">" prompt.
1178 * gdb.trace/actions.exp: Adjust for output changes.
1179 * gdb.trace/while-stepping.exp: Likewise.
1180
c847d045
JK
11812010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1182
1183 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
1184 and r157645).
1185
5f717f1d
JK
11862010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1187
1188 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
1189 New.
1190
7d6d51d5
DJ
11912010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
1192
1193 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
1194 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
1195
3b11a015
SS
11962010-03-19 Stan Shebs <stan@codesourcery.com>
1197
1198 * gdb.trace/ax.exp: New file.
1199
d7d158ed
DE
12002010-03-19 Doug Evans <dje@google.com>
1201
6bb85cd1
DE
1202 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
1203 output from gcc.
1204
d7d158ed
DE
1205 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
1206 named /usr/sbin/prelink<foo>.
1207
4daf5ac0
SS
12082010-03-18 Stan Shebs <stan@codesourcery.com>
1209
1210 * gdb.trace/circ.exp: Test circular-trace-buffer.
1211 * gdb.trace/tfile.exp: Update tstatus test.
1212
e8d05480
JB
12132010-03-18 Joel Brobecker <brobecker@adacore.com>
1214
1215 * gdb.dwarf2/dw2-anonymous-func.S: New file.
1216 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
1217
441b986a
UW
12182010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1219
1220 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
1221
4247603b
PA
12222010-03-18 Pedro Alves <pedro@codesourcery.com>
1223
1224 * gdb.base/default.exp: Adjust the expected output of the finish
1225 and until commands when the inferior is not being run.
1226
13387711
SW
12272010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
1228
1229 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
1230 * gdb.cp/nsusing.exp: Ditto.
1231
6e31430b
TT
12322010-03-15 Tom Tromey <tromey@redhat.com>
1233
1234 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
1235 * gdb.cp/userdef.cc (operator==): New function.
1236 (main): New locals mem1, mem2.
1237
e2d69cb5
JZ
12382010-03-15 Jie Zhang <jie@codesourcery.com>
1239
1240 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
1241 Declare and use new loadtimeout variable.
1242
f572f0a9
DJ
12432010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
1244
1245 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
1246 Use gdb_load later.
1247
51f4c0b0
PA
12482010-03-14 Pedro Alves <pedro@codesourcery.com>
1249
1250 * gdb.base/solib-disc.c (main): Make format of fprintf a string
1251 literal. Add missing endlines to prints to stderr.
1252
1c809c68
TT
12532010-03-12 Tom Tromey <tromey@redhat.com>
1254
1255 PR c++/9708:
1256 * gdb.cp/m-static.exp: Add regression test.
1257 * gdb.cp/m-static.cc (method): New method.
1258 (main): Call it.
1259
00ae8fef
SW
12602010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
1261
1262 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
1263 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
1264
759f0f0b
PA
12652010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
1266
21e24d21
PA
1267 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
1268
12692010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
1270
759f0f0b
PA
1271 * lib/gdb.exp (skip_stl_tests): New.
1272 (gdb_compile): Symbian needs -ldl.
1273 (shlib_target_file): New.
1274 (shlib_symbol_file): New.
1275 (gdb_load_shlibs): Use shlib_target_file.
1276 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
1277 * gdb.cp/exception.exp: Use skip_stl_tests.
1278 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
1279 * gdb.cp/try_catch.exp: Use skip_stl_tests.
1280 * gdb.cp/mb-templates.exp: Ditto.
1281 * gdb.base/commands.exp: Relax regexes.
1282 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
1283 shlib_target_file and shlib_symbol_file.
1284 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
1285 sections.
1286 * gdb.base/ending-run.exp: Accept E32Main for symbian.
1287 * gdb.base/solib-disc.exp: Use
1288 shlib_target_file and shlib_symbol_file.
1289 * gdb.base/unload.exp: Don't skip on symbian. Use
1290 shlib_target_file and shlib_symbol_file.
1291 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
1292
6a8f2671
PA
12932010-03-12 Pedro Alves <pedro@codesourcery.com>
1294
1295 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
1296 * gdb.trace/report.exp: Adjust for x86 and x86_64.
1297 Issue a tfind end before looking for a tracepoint frame.
1298 * gdb.trace/tfind.exp: Adjust tstatus output.
1299 Adjust disassembly output.
1300 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
1301
ccf26247
JK
13022010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1303
1304 * gdb.base/break-interp.exp: Create new displacement parameter value
1305 for the test_ld calls.
1306 (reach): New parameter displacement, verify its content. New push of
1307 pf_prefix "reach-$func:". Import global expect_out.
1308 (test_core): New parameter displacement, verify its content. New push
1309 of pf_prefix "core:". New command "set verbose on". Import global
1310 expect_out.
1311 (test_attach): New parameter displacement, verify its content. New
1312 push of pf_prefix "attach:". New command "set verbose on". Import
1313 global expect_out.
1314 (test_ld): New parameter displacement, pass it to the reach, test_core
1315 and test_attach calls and verify its content in the "ld.so exit" test.
1316 * gdb.base/prelink.exp: Remove gdb_exit and final return.
1317 (prelink): Update expected text, use gdb_test.
1318
e469c7fb
DE
13192010-03-10 Doug Evans <dje@google.com>
1320
1321 * gdb.base/checkpoint.exp: Fix comment.
1322 Lengthen timeout while doing >600 checkpoints test.
1323 Rename duplicate "kill all one" test to keep test names unique.
1324
60e1c644
PA
13252010-03-10 Pedro Alves <pedro@codesourcery.com>
1326
1327 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
1328
cec808ec
KS
13292010-03-08 Keith Seitz <keiths@redhat.com>
1330
1331 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
1332 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
1333 (dm_type_long): New function.
1334 (dm_type_unsigned_short): New function.
1335 (dm_type_unsigned_long): New function.
1336 (myint): New typedef.
1337 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
1338 long, unsigned shor and long, operator char*, and typedef.
1339 (test_lookup_operator_functions): Add operator char* test.
1340 (test_paddr_operator_functions): Likewise.
1341 (test_paddr_overloaded_functions): Use probe values for
1342 short, long, and unsigned short and long.
1343 (test_paddr_hairy_functions): If the demangler probe detected
1344 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
1345 demangler.
1346 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
1347 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
1348 and "print null_pmf".
1349 Add test "ptype a.*pmf".
1350 * gdb.cp/overload.exp: Allow optional "int" to appear with
1351 "short" and "long".
1352 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
1353 long expect value for men_overload1arg.
1354 Allow "int" to appear with "short" and "long".
1355 When testing "info break", add argument for main (void).
1356 Also allow "int" to appear with "short" and "long".
1357 Ditto with "unsigned" and "long long".
1358 * gdb.java/jmain.exp: Do not enclose methods names in single
1359 quotes.
1360 * gdb.java/jmisc.exp: Likewise.
1361 * gdb.java/jprint.exp: Likewise.
1362 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
1363
1364 From Jan Kratochvil <jan.kratochvil@redhat.com>:
1365 * gdb.cp/exception.exp (backtrace after first throw)
1366 (backtrace after second throw): Allow a namespace before __cxa_throw.
1367 (backtrace after first catch, backtrace after second catch): Allow
1368 a namespace before __cxa_begin_catch.
1369
1370 * gdb.cp/cpexprs.exp: New file.
1371 * gdb.cp/cpexprs.cc: New file.
1372
1373 From Daniel Jacobowitz <dan@codesourcery.com>
1374 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
1375 to use string_to_regexp.
1376 (ctor, dtor): New functions. Use them to match constructor
1377 and destructor function types.
1378 (Top level): Use runto_main.
1379
f870a310
TT
13802010-03-05 Tom Tromey <tromey@redhat.com>
1381
1382 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
1383 gdb.target_charset.
1384 (pp_ns.to_string): Likewise.
1385
0c199f28
KS
13862010-03-04 Keith Seitz <keiths@redhat.com>
1387
1388 * gdb.cp/overload.exp: Test that the filename portion of a linespec
1389 can be quoted. Test that both the filename and function/line
1390 portions can be quoted at the same time.
1391
c7437ca6
PA
13922010-03-04 Pedro Alves <pedro@codesourcery.com>
1393
1394 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
1395
b111b805
DE
13962010-03-03 Doug Evans <dje@google.com>
1397
24486cb7
DE
1398 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
1399 libc contains libpthread.
1400
b111b805
DE
1401 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
1402 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
1403 of gdb_compile. Add another pattern to match android backtrace.
1404
a0e0ef55
TT
14052010-03-03 Tom Tromey <tromey@redhat.com>
1406
1407 PR gdb/11345:
1408 * gdb.base/printcmds.exp (test_printf): Add test.
1409
1ba53b71
L
14102010-03-02 H.J. Lu <hongjiu.lu@intel.com>
1411
1412 * gdb.arch/amd64-byte.exp: New.
1413 * gdb.arch/amd64-dword.exp: Likewise.
1414 * gdb.arch/amd64-pseudo.c: Likewise.
1415 * gdb.arch/amd64-word.exp: Likewise.
1416 * gdb.arch/i386-byte.exp: Likewise.
1417 * gdb.arch/i386-pseudo.c: Likewise.
1418 * gdb.arch/i386-word.exp: Likewise.
1419
f5dff777
DJ
14202010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1421
1422 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
1423 types. Add structreg, bitfields, and flags registers.
1424 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
1425 registers.
1426
90884b2b
L
14272010-03-01 H.J. Lu <hongjiu.lu@intel.com>
1428
1429 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
1430 (load_description): Set architecture if defined.
1431
dc00d89f
PM
14322010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1433
1434 * gdb.python/py-frame.exp: Add read_var block tests.
1435 * gdb.python/py-frame.c (block): New function.
1436
0e095b7e
JK
14372010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1438 Daniel Jacobowitz <dan@codesourcery.com>
1439
1440 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
1441
624f1a65
DM
14422010-02-25 David S. Miller <davem@davemloft.net>
1443
1444 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
1445 fix logic for setting all_syscalls_numbers.
1446
f3e9a817
PM
14472010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1448
1449 * Makefile.in: Add py-block and py-symbol.
1450 * gdb.python/py-symbol.exp: New File.
1451 * gdb.python/py-symtab.exp: New File.
1452 * gdb.python/py-block.exp: New File.
1453 * gdb.python/py-symbol.c: New File.
1454 * gdb.python/py-block.c: New File.
1455
f6bbabf0
PM
14562010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1457
1458 PR python/11314
1459 * lib/gdb.exp (skip_python_tests): New function.
1460 * gdb.python/py-cmd.exp: Use skip_python_tests.
1461 * gdb.python/py-frame.exp: Likewise.
1462 * gdb.python/py-function.exp: Likewise.
1463 * gdb.python/py-prettyprint.exp: Likewise.
1464 * gdb.python/py-template.exp: Likewise.
1465 * gdb.python/py-type.exp: Likewise.
1466 * gdb.python/py-value.exp: Likewise.
1467
85d721b8
PA
14682010-02-22 Pedro Alves <pedro@codesourcery.com>
1469
1470 PR9605
1471
1472 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
1473
48e32051
TT
14742010-02-19 Tom Tromey <tromey@redhat.com>
1475
1476 PR c++/8693, PR c++/9496:
1477 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
1478 regression tests.
1479
ac9c0048
JK
14802010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1481
1482 Fix compatibility with m68k as.
1483 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
1484 Use only /* comments */.
1485
57bb97a4
UW
14862010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1487
1488 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
1489 * configure: Regenerate.
1490
7d1bf85c
DJ
14912010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
1492
1493 * gdb.python/py-type.exp: Check for Python support.
1494
061b5285
PA
14952010-02-17 Pedro Alves <pedro@codesourcery.com>
1496
1497 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
1498 `regsub' syntax available.
1499
f8a8bc2c
PA
15002010-02-17 Pedro Alves <pedro@codesourcery.com>
1501
1502 * gdb.base/shmain.c (main): Remove printf call.
1503 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
1504 * gdb.base/unload.c (main): Make format of fprintf a string
1505 literal. Add missing endlines to prints to stderr.
1506 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
1507
6f451e5e
TT
15082010-02-17 Tom Tromey <tromey@redhat.com>
1509
1510 * gdb.java/jprint.java (jprint.props): New field.
1511 * gdb.java/jprint.exp (set_lang_java): Add regression test.
1512
12d79008
PA
15132010-02-17 Pedro Alves <pedro@codesourcery.com>
1514
ef801a0e 1515 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
1516 available.
1517
d252f7e5
DJ
15182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1519
1520 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
1521 creation to support remote host testing.
1522
67bdab6c
DJ
15232010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1524
1525 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
1526 Recognize "command not found".
1527
bb391223
DJ
15282010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1529
1530 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
1531 single-stepping.
1532
70362913
DJ
15332010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1534
1535 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
1536 if arguments are not supported.
1537
493f3c00
DJ
15382010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1539
1540 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
1541 be const or non-const.
1542
8034c749
DJ
15432010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1544
1545 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
1546 mi_send_resuming_command to send -exec-continue.
1547
791dfb64
DJ
15482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1549
1550 * gdb.base/list.exp (test_list_filename_and_function): Add test
1551 with single quotes.
1552 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
1553 matching.
1554 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
1555 Add KFAIL'd tests for PR gdb/11289.
1556
7c5fe868
DJ
15572010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1558
1559 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
1560
fdc498b8
DJ
15612010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1562
1563 * gdb.base/comp-dir/subdir/dummy.txt: New file.
1564 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
1565 a temporary directory.
1566
b519e2a6
DJ
15672010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1568
1569 * gdb.base/charset.exp: Use a single regular expression to match
1570 show host-charset and show target-charset output.
1571
74164c56
JK
15722010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1573
1574 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
1575 "Illegal process-id" expect string more exact.
1576 (attach to digits-starting nonsense is prohibited): New.
1577
701ed6dc
JK
15782010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1579
1580 * gdb.base/prelink.exp (set verbose on): New.
1581
fa19b4e5
MS
15822010-02-12 Tomas Holmberg <th@virtutech.com>
1583
1584 * mi-reverse.exp: New file. Test for reverse option to the
1585 following MI commands: exec-continue, exec-finish, exec-next,
1586 exec-step, exec-next-instruction, exec-step-instruction.
1587
dadf0e9c
JB
15882010-02-09 Joel Brobecker <brobecker@adacore.com>
1589
1590 * gdb.ada/ptype_tagged_param: New testcase.
1591
714f19d5
TT
15922010-02-08 Tom Tromey <tromey@redhat.com>
1593
1594 PR c++/8017:
1595 * gdb.cp/overload.exp: Add tests.
1596 * gdb.cp/overload.cc (struct K): New.
1597 (namespace N): New.
1598 (main): Call new functions.
1599 (K::staticoverload): Define.
1600
83b10087
CM
1601Mon Feb 8 13:18:22 2010 Chris Moller <moller@mollerware.com>
1602
1603 PR gdb/10728
1604 * gdb.cp/pr10728-x.h: New file.
1605 * gdb.cp/pr10728-x.cc: New file.
1606 * gdb.cp/pr10728-y.cc: New file.
1607 * gdb.cp/pr10728.exp: New file.
1608 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
1609
99903ae3
CM
1610Mon Feb 8 12:54:54 2010 Chris Moller <moller@mollerware.com>
1611
1612 PR gdb/9067
1613 * gdb.cp/pr9067.exp: New
1614 * gdb.cp/pr9067.cc: New
1615 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
1616
7b356089
JB
16172010-02-08 Joel Brobecker <brobecker@adacore.com>
1618
1619 * lib/gdb.exp (gdb_test_timeout): New global variable.
1620 Set it to timeout if not already set.
1621 (gdb_init): Reset the value of timeout to gdb_test_timeout.
1622
1be00882
DE
16232010-02-05 Doug Evans <dje@google.com>
1624
1625 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
1626 user.
1627
82856980
SW
16282010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
1629
1630 PR c++/7935:
1631 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
1632
1a334831
TT
16332010-02-04 Tom Tromey <tromey@redhat.com>
1634
1635 * gdb.cp/virtbase.exp: Make test case names unique.
1636
9c3c02fd
TT
16372010-02-02 Tom Tromey <tromey@redhat.com>
1638
1639 * gdb.cp/virtbase.exp: Add regression tests.
1640 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
1641 (main): Instantiate RHC.
1642
0cc2414c
TT
16432010-02-02 Tom Tromey <tromey@redhat.com>
1644
1645 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
1646 type-printing change.
1647
edf3d5f3
TT
16482010-02-02 Tom Tromey <tromey@redhat.com>
1649
1650 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
1651 * gdb.cp/virtbase.cc: New file.
1652 * gdb.cp/virtbase.exp: New file.
1653 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
1654
e4b7f41c
JK
16552010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1656
1657 PR libc/11214:
1658 * gdb.threads/current-lwp-dead.c: Include features.h.
1659 (HAS_NOMMU): New.
1660 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
1661
b381ea14
JK
16622010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1663
1664 * gdb.base/symbol-without-target_section.exp,
1665 gdb.base/symbol-without-target_section.c: New.
1666
c593ac0e
DJ
16672010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1668
1669 * gdb.base/bigcore.exp: Reset increased timeout.
1670 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
1671
db25f29d
DJ
16722010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1673
1674 * gdb.base/gcore.exp (capture_command_output): Use
1675 gdb_test_multiple.
1676
f9d67f43
DJ
16772010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1678
1679 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
1680 * gdb.arch/thumb2-it.exp (test_it_break): New function.
1681 (Top level): Call it.
1682
177321bd
DJ
16832010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1684
1685 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
1686
97f2ed50
DJ
16872010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1688
1689 * gdb.base/call-strs.exp, gdb.base/default.exp,
1690 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
1691 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
1692 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
1693 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
1694 gdb.base/watchpoint-solib.exp: Save and restore timeout.
1695 * gdb.base/ending-run.exp: Correct restore of timeout.
1696 * gdb.base/page.exp: Remove unnecessary timeout setting.
1697
e4e2711a
JB
16982010-01-29 Joel Brobecker <brobecker@adacore.com>
1699
1700 * gdb.ada/rec_return: New testcase.
1701
ba581dc1
JB
17022010-01-29 Joel Brobecker <brobecker@adacore.com>
1703
1704 * gdb.ada/call_pn: New testcase.
1705
4ea95be9
DJ
17062010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1707
1708 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
1709 (Top level): Use it to resume.
1710 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
1711 the Thumb mode displaced stepping error as unsupported.
1712
df83a9bf
SW
17132010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
1714
1715 * gdb.cp/nsusing.exp: Added more tests.
1716 * gdb.cp/nsrecurs.exp: Ditto.
1717 * gdb.cp/nsusing.cc: Added test functions.
1718 * gdb.cp/nsrecurs.cc: Ditto.
1719
40b27cdc
JK
17202010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1721
1722 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
1723 absolute directory pathnames in gdb.sum file.
1724
de958931
SW
17252010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
1726
1727 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
1728 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
1729
708ead4e
TT
17302010-01-26 Tom Tromey <tromey@redhat.com>
1731
1732 PR exp/7643:
1733 * gdb.base/printcmds.exp (test_print_string_constants): Remove
1734 setup_kfail.
1735
b14e635e
SW
17362010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
1737
1738 * gdb.cp/nsrecurs.exp: New test.
1739 * gdb.cp/nsrecurs.cc: New test program.
1740 * gdb.cp/nsstress.exp: New test.
1741 * gdb.cp/nsstress.cc: New test program.
1742 * gdb.cp/nsdecl.exp: New test.
1743 * gdb.cp/nsdecl.cc: New test program.
1744
8540c487
SW
17452010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
1746
1747 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
1748 imported into file scope.
1749 Marked test as xfail.
1750 * gdb.cp/namespace-using.cc (marker5): New function.
1751 * gdb.cp/shadow.exp: New test.
1752 * gdb.cp/shadow.cc: New test program.
1753 * gdb.cp/nsimport.exp: New test.
1754 * gdb.cp/nsimport.cc: New test program.
1755
421d5d99
TT
17562010-01-25 Tom Tromey <tromey@redhat.com>
1757
1758 PR gdb/11049:
1759 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
1760 with "set print null-stop on".
1761
691f8dc1
JK
17622010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1763
1764 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
1765 Adjust it for DISASSEMBLY_OMIT_FNAME.
1766
0b92b5bb
TT
17672010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1768
1769 PR symtab/11199:
1770 * gdb.dwarf2/member-ptr-forwardref.exp,
1771 gdb.dwarf2/member-ptr-forwardref.S: New.
1772
23787403
JK
17732010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1774
1775 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
1776 (thread1_func): Protect thread1_tid with thread1_tid_cond by
1777 thread1_tid_mutex. Remove gdbstop_mutex handling.
1778 (thread2_func): Protect thread2_tid with thread2_tid_cond by
1779 thread2_tid_mutex. Remove gdbstop_mutex handling.
1780 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
1781 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
1782 pthread_cond_wait conditionalizations by while loops.
1783
b966cb8a
TT
17842010-01-20 Tom Tromey <tromey@redhat.com>
1785
1786 PR backtrace/10770:
1787 * gdb.dwarf2/pr10770.exp: New file.
1788 * gdb.dwarf2/pr10770.c: New file.
1789 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
1790
fcae584b
VP
17912010-01-20 Vladimir Prus <vladimir@codesourcery.com>
1792
1793 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
1794 that target was removed, and the test always runs native anyway.
1795
a0f49112
JK
17962010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1797
1798 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
1799 gdb.base/watchpoint-cond-gone-stripped.c: New.
1800
ceeb3d5a
TT
18012010-01-19 Tom Tromey <tromey@redhat.com>
1802
1803 PR c++/8000:
1804 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
1805 existing tests.
1806 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
1807 (main): Use AAA::SomeEnum.
1808
dd322c54
JK
18092010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1810
1811 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
1812 (test_ignore_count): Declare line_callme_body global.
1813 (run to breakpoint with ignore count): Use line_callme_body.
1814 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
1815 (set line_main_hello, set line_main_return): Reindent.
1816 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
1817 New.
1818 (continue to callee4): Use line_callee4_body.
1819 (check *stopped from CLI command): Use line_callee4_next.
1820 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
1821 (set line_main_hello, set line_main_return): Reindent.
1822 (set line_callee4_head, set line_callee4_body): New.
1823 (continue to callee4): Use line_callee4_body.
1824
4e8f195d
TT
18252010-01-18 Tom Tromey <tromey@redhat.com>
1826
1827 PR c++/9680:
1828 * gdb.cp/casts.cc: Add new classes and variables.
1829 * gdb.cp/casts.exp: Test new operators.
1830
9e14a9ba
JB
18312010-01-18 Tom Tromey <tromey@redhat.com>
1832 Thiago Jung Bauermann <bauerman@br.ibm.com>
1833
1834 * gdb.python/source2.py: New file.
1835 * gdb.python/source1: New file.
1836 * gdb.python/python.exp: Test "source" command.
1837
00bf0b85
SS
18382010-01-15 Stan Shebs <stan@codesourcery.com>
1839
1840 * gdb.trace/tfile.c: New file.
1841 * gdb.trace/tfile.exp: New file.
1842
55235ad7
JK
18432010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1844
1845 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
1846
9f2982ff
JK
18472010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1848
1849 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
1850
bbfba9ed
JK
18512010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1852
1853 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
1854 (libfunc): New parameter action. Implement also selectable "sleep".
1855 * gdb.base/break-interp-main.c: Include assert.h.
1856 (libfunc): New parameter action.
1857 (main): New parameters argc and argv. Assert argc. Pass argv.
1858 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
1859 (test_attach): New proc.
1860 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
1861 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
1862
61f0d762
JK
18632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1864
1865 * gdb.base/break-interp.exp (test_core): New proc.
1866 (test_ld): Call it.
1867
06a6f270
JK
18682010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1869
1870 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
1871 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
1872 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
1873 and gdb_compile_shlib. Use new -Wl compiler options.
1874 (dl bt, main bt): New tests.
1875
51bee8e9
JK
18762010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1877
1878 Support PIEs with no symfile_objfile.
1879 * gdb.base/break-interp.exp: New argument at the test_ld calls.
1880 (test_ld): New parameter trynosym.
1881 (test_ld <$trynosym>): New block.
1882
b8040f19
JK
18832010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1884
1885 * gdb.base/break-interp.exp: New file.
1886
be759fcf
PM
18872010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1888
1889 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
1890 * gdb.python/py-prettyprint.py (pp_ls): New printer.
1891 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
1892 test.
1893 * gdb.python/py-prettyprint.c: Define lazystring test structure.
1894 * gdb.python/py-mi.exp: Add lazy string test.
1895
dc146f7c
VP
18962010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1897
1898 * lib/mi-support.exp (mi_check_thread_states): Handle
1899 core number in thread listing.
1900
b4ba55a1
JB
19012010-01-12 Joel Brobecker <brobecker@adacore.com>
1902
1903 * gdb.base/maint.exp: Adjust the expected output for the
1904 "maint print type" test. Use gdb_test_multiple instead of
1905 gdb_sent/gdb_expect.
1906
08e24bd4
DE
19072010-01-11 Doug Evans <dje@google.com>
1908
6496a609
DE
1909 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
1910 from gdbserver_download. All callers updated.
1911
08e24bd4
DE
1912 * gdb.server/ext-run.exp: "info os processes" requires xml support.
1913
b5cfddf5
JK
19142010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1915
1916 Implement binary numbers parsing.
1917 * gdb.base/printcmds.exp (test_integer_literals_accepted)
1918 (test_integer_literals_rejected): New binary tests.
1919
3725885a
RW
19202010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1921
1922 * gdb.cell/configure: Regenerate.
1923
37aeb5df
JK
19242010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1925
1926 * gdb.base/corefile.exp: Move the core finding block out and call it as
1927 core_find, new variable $corefile, replace corefile by $corefile and
1928 [file tail $corefile] for usage vs. test names resp.
1929 * lib/gdb.exp (core_find): Move it as a new function here. New
1930 parameter binfile and deletefiles. New variable $destcore. Pre-delete
1931 $destcore. Return "" on error.
1932
d521f563
JK
19332010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 Workaround PR binutils/10802.
1936 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
1937 (twice).
1938
28f24826
DJ
19392010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1940
1941 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
1942
2de75e71
JB
19432010-01-08 Joel Brobecker <brobecker@adacore.com>
1944
1945 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
1946 call, to avoid interruption.
1947
fe00719b 19482010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
1949
1950 * gdb.stabs/weird.def (args93): New.
1951
d0ef5df8
DE
19522010-01-07 Doug Evans <dje@google.com>
1953
1954 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
1955
3a08d52f
TT
19562010-01-07 Tom Tromey <tromey@redhat.com>
1957
1958 * gdb.base/source.exp: Use correct line number.
1959
7a697b8d
SS
19602010-01-05 Stan Shebs <stan@codesourcery.com>
1961
1962 * gdb.trace/tracecmd.exp: Test ftrace.
1963
7803799a
UW
19642010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1965
1966 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
1967
c54eabfa
JK
19682010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1969
1970 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
1971 "uint_for_mi_testing".
1972
02e7ef19
JB
19732010-01-01 Joel Brobecker <brobecker@adacore.com>
1974
1975 Test indented comment in file being sourced.
1976 * gdb.base/commands.exp: Test indented comment in file being sourced.
1977
abd775ce
JB
19782010-01-01 Joel Brobecker <brobecker@adacore.com>
1979
1980 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
1981 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
1982 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
1983 notice.
1984
79b55b82
JB
19852010-01-01 Joel Brobecker <brobecker@adacore.com>
1986
1987 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
1988 notice.
1989
8997583e
JK
19902010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1991
1992 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
1993 missing $after_stopped and comma (,) expectation.
1994
6da95a67
SS
19952009-12-31 Stan Shebs <stan@codesourcery.com>
1996
1997 * gdb.trace/actions.exp: Test teval action.
1998
218d2fc6
TJB
19992009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2000
2001 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
2002 (top level): Call test_watchpoint_in_big_blob.
2003 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
2004 watchpoints.
2005 (func3): Write to buf.
2006
236f1d4d
SS
20072009-12-29 Stan Shebs <stan@codesourcery.com>
2008
2009 * gdb.trace/actions.exp: Test default-collect.
2010
f61e138d
SS
20112009-12-28 Stan Shebs <stan@codesourcery.com>
2012
2013 * gdb.trace/tsv.exp: New file.
2014 * gdb.base/completion.exp: Update ambiguous info output.
2015
0219b378
DJ
20162009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2017
2018 * gdb.base/find.c (main): Reference search buffers.
2019 * gdb.base/included.c (main): Reference integer.
2020 * gdb.base/ptype.c (charfoo): Declare.
2021 (intfoo): Call charfoo.
2022 * gdb.base/scope0.c (useitp): New function.
2023 (usestatics): Use useitp.
2024 (useit): Add a type for val.
2025 * gdb.base/scope1.c (useit1): Take a pointer argument.
2026 (usestatics1): Update calls to useit1.
2027 * gdb.cp/call-c.cc: Declare foo.
2028 (main): Call foo.
2029 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
2030 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
2031 (main): Call C::ensureRefs and ensureOtherRefs.
2032 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
2033 variables.
2034 (ensureOtherRefs): New function.
2035 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
2036 * gdb.cp/templates.cc (main): Call t5i.value.
2037
3f78692f
JK
20382009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2039
2040 Fix compatibility with G++-4.5.
2041 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
2042 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
2043 (uncaught return): Remove.
2044
429374b8
JK
20452009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2046 Phil Muldoon <pmuldoon@redhat.com>
2047
2048 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
2049 (bp_location13, bp_location14, bp_location17, bp_location18)
2050 (marker3_proto, marker4_proto): New variables.
2051 (breakpoint info): Update output.
2052 (run until breakpoint at marker3, run until breakpoint at marker4): New
2053 tests.
2054
859825b8
JK
20552009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2056
2057 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
2058 Replace the printf call of Y by provided "y-set-1" label. New block
2059 for the second shared library.
2060 * gdb.base/unload.exp: Compile also the second library, call
2061 gdb_load_shlibs also for it. Use now gdb_breakpoint.
2062 (single pending breakpoint info): Rename to ...
2063 (pending breakpoint info before run): ... this extended test.
2064 (libfile2, libname2, libsrcfile2, libsrc2)
2065 (lib_sl2): New variables.
2066 (exec_opts): Set also SHLIB_NAME2.
2067 (pending breakpoint info on first run at shrfunc1)
2068 (pending breakpoint info on second run at shrfunc1)
2069 (pending breakpoint info on second run at shrfunc2)
2070 (print y from libfile, print y from libfile2): New tests.
2071 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
2072 * gdb.base/unloadshr2.c: New.
2073
e6a386cd
HZ
20742009-12-22 Hui Zhu <teawater@gmail.com>
2075
2076 * gdb.reverse/sigall-reverse.exp: Adjust.
2077
9e19b45e
VP
20782009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2079
2080 PR gdb/10884
2081
2082 * gdb.mi/var-cmd.c (do_bitfield_tests): New
2083 (main): Call do_bitfield_tests.
aacf5b1e 2084 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 2085
d53a7b30
JB
20862009-12-20 Joel Brobecker <brobecker@adacore.com>
2087
2088 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
2089 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
2090 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
2091 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
2092 gdb.modula2/unbounded1.c: Update copyright header.
2093
191ca0a1
CM
20942009-12-10 Chris Moller <moller@mollerware.com>
2095
2096 PR gdb/9399
2097 * gdb.cp/virtfunc2.exp: New tests
2098 * gdb.cp/virtfunc2.cc: New tests
2099 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
2100
0fa6cf1b
MS
21012009-12-10 Oza Pawandeep (paawan1982@yahoo.com
2102
2103 * gdb.reverse/i387-env-reverse.c: New file.
2104 * gdb.reverse/i387-env-reverse.exp: New file.
2105 * gdb.reverse/i387-stack-reverse.c: New file.
2106 * gdb.reverse/i387-stack-reverse.exp: New file.
2107
361ae042
PM
21082009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2109
2110 * gdb.python/py-type.exp (test_range): New test.
2111
bfd31e71
PM
21122009-12-03 Phil Muldoon <pmuldoon@redhat.com>
2113
2114 PR python/10805
2115
2116 * gdb.python/py-type.exp: New file.
2117 * gdb.python/py-type.c: New file.
2118 * Makefile.in: Add py-type.
2119
57a1d736
TT
21202009-12-03 Tom Tromey <tromey@redhat.com>
2121
2122 * gdb.python/py-value.exp (test_parse_and_eval): New
2123 function.
2124
1f3b5d1b
PP
21252009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2126
2127 PR gdb/11022
2128
2129 * gdb.base/pr11022.exp: New test.
2130 * gdb.base/pr11022.c: New test.
2131
8b7dbdc9
JK
21322009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2133
2134 Fix spurious false FAILs.
2135 * gdb.base/structs.c (chartest): New.
2136 (main): Fill-in chartest.
2137 * gdb.base/structs.exp (anychar_re, first): New.
2138 (start_structs_test): Import global anychar_re and first.
2139 New gdb_test call "set print elements 300; ${testfile}"
2140 (start_structs_test <$first>): New block.
2141 (any): Import global anychar_re. New variable ac. Use ${ac}.
2142
6a53b2ec
JK
21432009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2144
2145 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
2146
d7167b4c
JK
21472009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2148
2149 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
2150 Force $srcfile file.
2151 * gdb.base/foll-fork.c (callee): Comment out the printf call.
2152
b1798462
UW
21532009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2154
2155 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
2156 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
2157 * gdb.threads/watchthreads-reorder.exp: Likewise.
2158
b6199126
DJ
21592009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2160
2161 PR gdb/8704
2162
2163 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
2164 "if", and "thread". Correct matching in the previous test.
2165
b22a0510
DJ
21662009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
2167
2168 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
2169
930636d2
MS
21702009-11-23 Michael Snyder <msnyder@vmware.com>
2171
2172 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
2173 * gdb.reverse-watch-precsave.exp: Ditto.
2174
21a0512e
PP
21752009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2176
2177 * gdb.asm/asm-source.exp: Adjust.
2178 * gdb.base/help.exp: Adjust.
2179
fc30d5e0
PA
21802009-11-22 Pedro Alves <pedro@codesourcery.com>
2181
2182 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
2183 (do_syscall_tests_without_xml): Set data-directory to
2184 /the/path/to/nowhere.
2185
f6bc2008
PA
21862009-11-21 Pedro Alves <pedro@codesourcery.com>
2187
2188 * gdb.threads/local-watch-wrong-thread.c,
2189 gdb.threads/local-watch-wrong-thread.exp: New files.
2190
8c2fb5de
PA
21912009-11-21 Pedro Alves <pedro@codesourcery.com>
2192
2193 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
2194 assume new `regsub' syntax available.
2195
ebec9a0f
PA
21962009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2197
a79d3c27
JK
2198 * gdb.base/watchpoint-hw-hit-once.exp,
2199 gdb.base/watchpoint-hw-hit-once.c: New.
2200
22012009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 * gdb.threads/watchthreads-reorder.exp,
2204 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 2205
276a961b
MK
22062009-11-17 Nathan Sidwell <nathan@codesourcery.com>
2207
2208 * gdb.xml/tdesc-regs.exp: Use for m68k.
2209
4867c1fb
PA
22102009-11-15 Pedro Alves <pedro@codesourcery.com>
2211
2212 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
2213
f6838f81
DJ
22142009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2215
2216 * lib/gdb.exp (current_target_name): New procedure.
2217 (gdb_wrapper_target): New variable.
2218 (gdb_wrapper_init): Set gdb_wrapper_target.
2219 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
2220 wrapper.
2221
4ac4dd3f
DJ
22222009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2223
2224 * gdb.base/remote.exp: Delete the slowest load test.
2225 Do not load with fixed packet sizes.
2226
a7881759
DJ
22272009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2228
2229 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
2230
97a5b505
DJ
22312009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2232
2233 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
2234 srcfile when setting a breakpoint.
2235
d3e1fc54
DJ
22362009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
2237
2238 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
2239 macros.
2240
7cbcbded
DJ
22412009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2242
2243 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
2244 to be in memory.
2245 * gdb.base/display.c (force_mem): New.
2246 (do_loops): Use it. Add breakpoint comments.
2247 (do_vars): Add a breakpoint comment.
2248 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
2249 line numbers.
2250
bdea3a92
NF
22512009-11-13 Nathan Froyd <froydnj@codesourcery.com>
2252
2253 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
2254 instead of a bare "run".
2255
269f82e5
PP
22562009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2257
2258 * gdb.python/py-prettyprint.exp: Adjust.
2259
a69b7d9d
DJ
22602009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2261
2262 * lib/cell.exp (skip_cell_tests): Clean up test files before
2263 returning.
2264
b598bfda
DJ
22652009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2266
2267 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
2268 and the breakpoint menu. Do not call perror if a prompt is seen.
2269 Consume the following GDB prompt.
2270 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
2271 * gdb.cp/namespace.exp: Use gdb_test.
2272 * gdb.cp/templates.exp: Use gdb_test.
2273 (test_template_breakpoints): Use gdb_test_multiple.
2274
87728fa0
DJ
22752009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2276
2277 * gdb.base/break1.c (struct some_struct, values): Move earlier.
2278 (marker4): Reference values.
2279
b67c692f
DJ
22802009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2281
2282 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
2283 is missing.
2284
f0df251a
DJ
22852009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2286
2287 * gdb.base/break.c (need_malloc): New.
2288 * gdb.base/constvars.c (main): Reference crass and crisp.
2289 * gdb.base/gdb1821.c (main): Reference bar.
2290 * gdb.cp/gdb1355.cc (main): Reference s1.
2291 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
2292 (main): Call them.
2293 * gdb.cp/hang2.cc (dummy2): Define.
2294 * gdb.cp/hang3.cc (dummy3): Define.
2295 * gdb.cp/m-data.cc (main): Reference shadow.
2296
bdf7534a
NF
22972009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2298 Nathan Froyd <froydnj@codesourcery.com>
2299
2300 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
2301 remote host.
2302
f24fce77
NF
23032009-11-12 Nathan Froyd <froydnj@codesourcery.com>
2304
2305 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
2306 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
2307 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2308 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2309 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2310 * gdb.dwarf2/dw2-producer.exp: Likewise.
2311 * gdb.dwarf2/mac-fileno.exp: Likewise.
2312 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
2313 py-prettyprint.py to the remote host.
2314 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
2315
40f0318e
KS
23162009-11-11 Keith Seitz <keiths@redhat.com>
2317
2318 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
2319 use it instead of "Foo".
2320 * gdb.cp/classes.exp (do_tests): Add a test to access
2321 a method through a typedef'd class name.
2322
f3d9f7fb
NF
23232009-11-11 Nathan Froyd <froydnj@codesourcery.com>
2324
2325 * gdb.base/long_long.exp: Permit leading zeros on floating-point
2326 exponents.
2327 * gdb.base/pointers.exp: Likewise.
2328 * gdb.cp/ref-types.exp: Likewise.
2329
a4216f37
KS
23302009-11-11 Keith Seitz <keiths@redhat.com>
2331
2332 * gdb.cp/cplusfuncs.cc (class foo): Add operators
2333 new[] and delete[].
2334 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
2335 "void".
2336 (probe_demangler): Remove all single-quoting of
2337 method and variable names.
2338 (info_func_regexp): Remove the word "void" from any
2339 occurrence of "(void)".
2340 (print_addr_2): Remove all single-quoting of
2341 method names.
2342 (print_addr_2_kfail): Likewise.
2343 (print_addr): Single-quote C function names before
2344 passing to print_addr_2.
2345 (test_paddr_operator_functions): Remove single-quoting
2346 for method names.
2347 Add tests for operator new[] and operator delete[].
2348
9b14d7aa
JK
23492009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2350
2351 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
2352
85feb311
KS
23532009-11-09 Keith Seitz <keiths@redhat.com>
2354
2355 * gdb.cp/overload.exp: Add tests for resolving overloaded
2356 methods in expression parsing/evaluation.
2357
fa335448
DJ
23582009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2359
2360 * lib/gdb.exp (default_gdb_version): Use --version instead of
2361 --command.
2362
ec3c07fc
NS
23632009-11-10 Nathan Sidwell <nathan@codesourcery.com>
2364
2365 * lib/gdb.exp (gdb_compile_test): New.
2366 (skip_ada_tests, skip_java_tests): New.
2367 (gdb_compile): Use gdb_compile_test for f77.
2368 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
2369 * lib/java.exp (compile_java_from_source): Remove runtests check,
2370 use gdb_compile_test to record result.
2371 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
2372 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
2373 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
2374 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
2375 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
2376 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
2377 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
2378 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
2379 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
2380 adjust gdb_compile invocations.
2381
b8b4e42b
JK
23822009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2383
2384 * Makefile.in (abs_builddir): New.
2385 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
2386 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
2387 `$(abs_builddir)/site.exp'.
2388
f8b7eaf3
DJ
23892009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
2390
2391 * config/m68k-emc.exp, lib/emc-support.exp,
2392 gdb.trace/gdb_c_test.c: Delete.
2393 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
2394 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2395 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2396 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2397 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2398 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
2399 casing for m68k-*-elf.
2400
c4187697
NS
24012009-11-03 Pedro Alves <pedro@codesourcery.com>
2402
2403 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
2404 * gdb.arch/i386-prologue.exp: Likewise.
2405 * gdb.arch/i386-unwind.exp: Likewise.
2406
db16b772
DJ
24072009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2408
2409 * lib/gdb.exp (gdb_expect): Fix timeout typo.
2410
bcf71277
DJ
24112009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2412
2413 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
2414
0105cee2
DJ
24152009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2416
2417 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
2418
24ddea62
JK
24192009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2420
2421 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
2422
287ccc17
JK
24232009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2424
2425 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
2426 * gdb.base/sepdebug2.c: New file.
2427
08bca259 24282009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
2429
2430 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
2431 the modified warnings for catch syscall. Verify if GDB was compiled
2432 with support for lib expat, and choose which tests to run depending
2433 on this.
2434
5d4e2b76
VP
24352009-10-30 Vladimir Prus <vladimir@codesourcery.com>
2436
2437 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
2438 that composite commands are parsed OK. And also test
2439 that breakpoint commands do work.
2440
240e538a
MS
24412009-10-23 Michael Snyder <msnyder@vmware.com>
2442
2443 gdb.reverse/consecutive-precsave.exp: Change expect pattern
2444 to allow for new disassembly style.
2445
9c419145
PP
24462009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2447
2448 * gdb.asm/asm-source.exp: Adjust.
2449
02506ff1
MS
24502009-10-22 Michael Snyder <msnyder@vmware.com>
2451
2452 * gdb.reverse/break-precsave.exp: New test.
2453 * gdb.reverse/consecutive-precsave.exp: Ditto.
2454 * gdb.reverse/finish-precsave.exp: Ditto.
2455 * gdb.reverse/i386-precsave.exp: Ditto.
2456 * gdb.reverse/machinestate-precsave.exp: Ditto.
2457 * gdb.reverse/sigall-precsave.exp: Ditto.
2458 * gdb.reverse/solilb-precsave.exp: Ditto.
2459 * gdb.reverse/step-precsave.exp: Ditto.
2460 * gdb.reverse/until-precsave.exp: Ditto.
2461 * gdb.reverse/watch-precsave.exp: Ditto.
2462
4cf866a3
MS
24632009-10-22 Michael Snyder <msnyder@vmware.com>
2464
2465 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
2466 for gdb_expect. Adjust one test's expect strings for the new
2467 format of disassemble.
2468 * gdb.reverse/finish-reverse.exp: Delete 'return'.
2469 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
2470 gdb_test_multiple.
2471 * gdb.reverse/step-reverse.exp: Delete 'return'.
2472 * gdb.reverse/until-reverse.exp: Delete blank lines.
2473 * gdb.reverse/watch-reverse.exp: Delete blank lines.
2474
2b28d209
PP
24752009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2476
2477 * gdb.base/consecutive.exp: Adjust.
2478 * gdb.base/display.exp: Likewise.
2479 * gdb.base/pc-fp.exp: Likewise.
2480 * gdb.base/sigbpt.exp: Likewise.
2481
33b9c32b
MS
24822009-10-19 Michael Snyder <msnyder@vmware.com>
2483
2484 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
2485 * gdb.reverse/finish-reverse.c: Ditto.
2486 * gdb.reverse/sigall-reverse.c: Ditto.
2487 * gdb.reverse/solib-reverse.c: Ditto.
2488 * gdb.reverse/step-reverse.c: Ditto.
2489 * gdb.reverse/watch-reverse.c: Ditto.
2490
6c95b8df
PA
24912009-10-19 Pedro Alves <pedro@codesourcery.com>
2492 Stan Shebs <stan@codesourcery.com>
2493
2494 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
2495 * gdb.base/foll-exec.exp: Adjust to expect a process id before
2496 "Executing new program".
2497 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
2498 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
2499 left listed after having been killed.
2500 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
2501 * gdb.base/maint.exp: Adjust test.
2502
2503 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
2504 * gdb.multi/Makefile.in: New.
2505 * gdb.multi/base.exp: New.
2506 * gdb.multi/goodbye.c: New.
2507 * gdb.multi/hangout.c: New.
2508 * gdb.multi/hello.c: New.
2509 * gdb.multi/bkpt-multi-exec.c: New.
2510 * gdb.multi/bkpt-multi-exec.exp: New.
2511 * gdb.multi/crashme.c: New.
2512
279017b7
TG
25132009-10-13 Tristan Gingold <gingold@adacore.com>
2514
2515 * gdb.base/sepdebug.exp: Check debug info are found.
2516
0413d738
PA
25172009-10-08 Pedro Alves <pedro@codesourcery.com>
2518
2519 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
2520 bits.
2521
c628eecc
JK
25222009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2523
2524 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
2525
38af1bfe
JB
25262009-10-07 Joel Brobecker <brobecker@adacore.com>
2527
2528 * gdb.base/watchpoints.c: Add copyright header. Reformat one
2529 of the comments.
2530
2b0adecd
PM
25312009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
2532
2533 * gdb.base/annota1.exp: Remove obsolete match_max increase.
2534 * gdb.base/annota3.exp: Idem.
2535 * gdb.base/maint.exp: Idem.
2536
8d417781
PM
25372009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
2538
2539 * lib/gdb.exp (default_gdb_init): Set current value of match_max
2540 to default.
2541
bb61102d
PM
25422009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
2543
2544 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
2545 mingw and cygwin targets.
2546
ace5c364
PM
25472009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
2548 Pedro Alves <pedro@codesourcery.com>
2549
2550 * lib/gdb.exp (gdb_compile): Avoid adding
2551 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
2552
c2d494a0
PM
25532009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
2554
e1b52ce2
PM
2555 * gdb.base/shr1.c: Use %p in format string.
2556 * gdb.base/unload.c: Avoid warning in fprintf.
2557 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 2558
209f53f5
PM
25592009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
2560
2561 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
2562 long type.
2563 (test_unlink): Correct printf string.
2564 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
2565 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
2566
8172766a
JK
25672009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2568
2569 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
2570 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
2571 * gdb.arch/ia64-breakpoint-shadow.S: New file.
2572
0f73703c
UW
25732009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2574
2575 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
2576 * gdb.objc/nondebug.exp: Likewise.
2577
b32306ca
UW
25782009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2579
2580 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
2581 target_info setting.
2582
2583 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
2584 that detect new threads during "info threads".
2585
0057022f
UW
25862009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2587
2588 * gdb.threads/manythreads.c (main): Increase thread stack size
2589 to 2*PTHREAD_STACK_MIN.
2590 * gdb.threads/multi-create.c (main): Likewise.
2591 (create_function): Likewise.
2592
f29c0325
UW
25932009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2594
2595 * gdb.base/dump.exp: Pass difference of pointer types instead
2596 of integer types as offset to restore in intarr3.srec case.
2597
fcb34849
UW
25982009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2599
2600 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
2601
d5142e3b
UW
26022009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2603
2604 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
2605
087b74b2
PM
26062009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2607
2608 New test for two watchpoints, with disabling of
2609 the first inserted.
2610 * testsuite/gdb.base/watchpoints.c: New file.
2611 * testsuite/gdb.base/watchpoints.exp: New file.
2612
96c07c5b
TT
26132009-09-25 Tom Tromey <tromey@redhat.com>
2614
2615 * gdb.base/charset.exp: Test utf-16 strings with Python.
2616
b8899f2b
TT
26172009-09-25 Tom Tromey <tromey@redhat.com>
2618
2619 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
2620 UCS-4.
2621 * gdb.base/charset.c (utf_32_string): Rename.
2622 (init_utf32): Rename.
2623 (main): Update.
2624
329719ec
TT
26252009-09-22 Tom Tromey <tromey@redhat.com>
2626
2627 * gdb.python/py-function.exp: Add regression tests.
2628
11ef0d76
KS
26292009-09-21 Keith Seitz <keiths@redhat.com>
2630
2631 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
2632 with invalid operator.
2633
3fe8f3b3
KS
26342009-09-21 Keith Seitz <keiths@redhat.com>
2635
2636 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
2637 and destructor using typedef name of class.
2638 * gdb.cp/classes.cc (class Base1): Add a destructor.
2639 (base1): New typedef.
2640 (use_methods): Instanitate an object of type base1.
2641 * gdb.cp/templates.exp (test_template_typedef): New procedure.
2642 (do_tests): Call test_template_typedef.
2643 * gdb.cp/templates.cc (Baz::~Baz): New method.
2644 (intBazOne): New typedef.
2645 (main): Instantiate intBazOne.
2646
7a9fe101
PM
26472009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2648
2649 PR python/10633
2650
2651 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
2652 Function.
2653 (run_lang_tests): Add print elements test.
2654
2e4d963f
PM
26552009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2656
2657 * gdb.python/py-value.exp (test_subscript_regression): New
2658 function. Test for invalid subscripts.
2659 * gdb.python/py-value.c (main): Add test array, and pointer to it.
2660 (ptr_ref): New function.
2661
ec7e75e7
PP
26622009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2663
2664 * gdb.base/default.exp: Fix "show convenience".
2665
0cc7d26f
TT
26662009-09-15 Tom Tromey <tromey@redhat.com>
2667
2668 * lib/mi-support.exp (mi_create_varobj): Update.
2669 (mi_create_floating_varobj): Likewise.
2670 (mi_create_dynamic_varobj): New proc.
2671 (mi_varobj_update): Update.
2672 (mi_varobj_update_with_type_change): Likewise.
2673 (mi_varobj_update_kv_helper): New proc.
2674 (mi_varobj_update_dynamic_helper): Rewrite.
2675 (mi_varobj_update_dynamic): New proc.
2676 (mi_list_varobj_children): Update.
2677 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
2678 * gdb.python/python-prettyprint.py (pp_outer): New class.
2679 (pp_nullstr): Likewise.
2680 (lookup_function): Register new printers.
2681 * gdb.python/python-prettyprint.c (struct substruct): New type.
2682 (struct outerstruct): Likewise.
2683 (substruct_test): New function.
2684 (struct nullstr): New type.
2685 (string_1, string_2): New globals.
2686 (main): Add new tests.
2687 * gdb.python/python-mi.exp: Added regression tests.
2688 * gdb.mi/mi2-var-display.exp: Update.
2689 * gdb.mi/mi2-var-cmd.exp: Update.
2690 * gdb.mi/mi2-var-child.exp: Update.
2691 * gdb.mi/mi2-var-block.exp: Update.
2692 * gdb.mi/mi-var-invalidate.exp: Update.
2693 * gdb.mi/mi-var-display.exp: Update.
2694 * gdb.mi/mi-var-cmd.exp: Update.
2695 * gdb.mi/mi-var-child.exp: Update.
2696 * gdb.mi/mi-var-block.exp: Update.
2697 * gdb.mi/mi-break.exp: Update.
2698 * gdb.mi/gdb701.exp: Update.
2699
a96d9b2e
SDJ
27002009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2701
2702 * Makefile.in: Inclusion of catch-syscall object.
2703 * gdb.base/catch-syscall.c: New file.
2704 * gdb.base/catch-syscall.exp: New file.
2705
b43b923a
MS
27062009-09-12 Michael Snyder <msnyder@vmware.com>
2707
2708 * gdb.reverse/step-reverse.exp: Explicitly check for targets
2709 that can support reverse debuggnig.
2710
cec03d70
TT
27112009-09-11 Tom Tromey <tromey@redhat.com>
2712
2713 * gdb.dwarf2/valop.S: New file.
2714 * gdb.dwarf2/valop.exp: New file.
2715
e23bb3fc
MK
27162009-09-11 Mark Kettenis <kettenis@gnu.org>
2717
2718 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
2719
37c3696d
DE
27202009-09-10 Doug Evans <dje@google.com>
2721
2722 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
2723 Add $gdb_prompt to second breakpoint regexp.
2724
5172aecb
JB
27252009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
2726
2727 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
2728 names, add missing ones.
2729 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
2730 * gdb.python/py-frame.c: Rename from python-frame.c.
2731 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
2732 testfile name.
2733 * gdb.python/py-function.exp: Rename from python-function.exp.
2734 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
2735 testfile name.
2736 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
2737 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
2738 Adjust testfile name.
2739 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
2740 * gdb.python/py-template.cc: Rename from python-template.cc.
2741 * gdb.python/py-template.exp: Rename from python-template.exp.
2742 Adjust testfile name.
2743 * gdb.python/py-value.c: Rename from python-value.c.
2744 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
2745 testfile name.
2746
b554e4bd
JK
27472009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2748
2749 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
2750 $bpt2address.
2751 (Second breakpoint address is valid on ia64)
2752 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
2753
9a68ae16
JM
27542009-09-03 Joseph Myers <joseph@codesourcery.com>
2755
2756 * gdb.base/ending-run.exp: Restrict regular expression matching
2757 line number to require closing brace following.
2758
146b9145
DE
27592009-09-03 Doug Evans <dje@google.com>
2760
2761 * gdb.base/store.exp (check_set): Fix typo in expected value message.
2762
787d21e1
TT
27632009-09-02 Tom Tromey <tromey@redhat.com>
2764
2765 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
2766
e7802207
TT
27672009-09-02 Tom Tromey <tromey@redhat.com>
2768
2769 * gdb.dwarf2/callframecfa.exp: New file.
2770 * gdb.dwarf2/callframecfa.S: New file.
2771
817aadd2
JK
27722009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2773
2774 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
2775 gdb.base/solib-overlap-main.c: New.
2776
4a76eae5
DJ
27772009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
2778
2779 PR gdb/10565
2780
2781 * gdb.base/bitfields.c (struct container, container): New.
2782 (main): Initialize it and call break5.
2783 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
2784
d4b96c9a
JK
27852009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2786
2787 Support constant DW_AT_data_member_location by GCC PR debug/40659.
2788 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
2789
4e22772d
JK
27902009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2791
2792 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
2793
2efab443
MS
27942009-08-26 Michael Snyder <msnyder@vmware.com>
2795
2796 * gdb.base/i386-reverse.c: New file.
2797 * gdb.base/i386-reverse.exp: New file.
2798 * gdb.base/Makefile.in: Add new files to be removed.
2799
07ab73a0
JM
28002009-08-26 Joseph Myers <joseph@codesourcery.com>
2801
2802 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
2803 environment-pwd for remote host.
2804 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
2805
676accff
KS
28062009-08-24 Keith Seitz <keiths@redhat.com>
2807
2808 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
2809 Add two new C++ completer tests which limit the output to a
2810 given class.
2811
f9f7ad22
MS
28122009-08-24 Michael Snyder <msnyder@vmware.com>
2813
2814 * gdb.base/del.exp: Fix typo in comment.
2815 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
2816
81ecdfbb
RW
28172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2818
2819 * configure: Regenerate.
2820 * gdb.hp/configure: Likewise.
2821 * gdb.hp/gdb.aCC/configure: Likewise.
2822 * gdb.hp/gdb.base-hp/configure: Likewise.
2823 * gdb.hp/gdb.compat/configure: Likewise.
2824 * gdb.hp/gdb.defects/configure: Likewise.
2825 * gdb.hp/gdb.objdbg/configure: Likewise.
2826 * gdb.stabs/configure: Likewise.
2827
cab0c772
UW
28282009-08-19 Doug Evans <dje@google.com>
2829
2830 * gdb.base/gdbvars.c: New file.
2831 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
2832
b8fa0bfa
PA
28332009-08-14 Pedro Alves <pedro@codesourcery.com>
2834
2835 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2836 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
2837
b84aa90a
PA
28382009-08-13 Pedro Alves <pedro@codesourcery.com>
2839
2840 * gdb.base/default.exp: Adjust "set language test": it's now an
2841 enum command. Larger help string moved to "help set language".
2842 * gdb.base/help.exp: Adjust "help set language" expected output,
2843 now lists all known languages.
2844
0d8f9b2c
NF
28452009-08-11 Nathan Froyd <froydnj@codesourcery.com>
2846
2847 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
2848 all frame arguments.
2849 * gdb.arch/altivec-regs.exp: Likewise.
2850
bda180e0
TT
28512009-08-07 Tom Tromey <tromey@redhat.com>
2852
2853 * gdb.base/setshow.exp: Add tests for changes to set language, set
2854 check range, and set check type.
2855
48cb2d85
VP
28562009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2857
2858 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
2859 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
2860 Call it.
2861
1ea34204
UW
28622009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2863
2864 * configure.ac: Run gdb.cell tests when appropriate.
2865 * configure: Regenerate.
2866 * lib/cell.exp: New file.
2867 * gdb.cell: New directory.
2868 * gdb.cell/configure.ac: New file.
2869 * gdb.cell/configure: New file.
2870 * gdb.cell/Makefile.in: New file.
2871 * gdb.cell/arch.exp: New file.
2872 * gdb.cell/break.c: New file.
2873 * gdb.cell/break.exp: New file.
2874 * gdb.cell/break-spu.c: New file.
2875 * gdb.cell/bt.c: New file.
2876 * gdb.cell/bt2-spu.c: New file.
2877 * gdb.cell/bt-spu.c: New file.
2878 * gdb.cell/bt.exp: New file.
2879 * gdb.cell/coremaker.c: New file.
2880 * gdb.cell/coremaker-spu.c: New file.
2881 * gdb.cell/core.exp: New file.
2882 * gdb.cell/gcore.exp: New file.
2883 * gdb.cell/data.c: New file.
2884 * gdb.cell/data.exp: New file.
2885 * gdb.cell/data-spu.c: New file.
2886 * gdb.cell/ea-cache.exp: New file.
2887 * gdb.cell/ea-cache.c: New file.
2888 * gdb.cell/ea-cache-spu.c: New file.
2889 * gdb.cell/ea-standalone.c: New file.
2890 * gdb.cell/ea-standalone.exp: New file.
2891 * gdb.cell/ea-test.c: New file.
2892 * gdb.cell/ea-test.exp: New file.
2893 * gdb.cell/f-regs.exp: New file.
2894 * gdb.cell/mem-access.c: New file.
2895 * gdb.cell/mem-access.exp: New file.
2896 * gdb.cell/mem-access-spu.c: New file.
2897 * gdb.cell/ptype.exp: New file.
2898 * gdb.cell/registers.exp: New file.
2899 * gdb.cell/size.c: New file.
2900 * gdb.cell/sizeof.exp: New file.
2901 * gdb.cell/size-spu.c: New file.
2902 * gdb.cell/solib.exp: New file.
2903 * gdb.cell/solib-symbol.exp: New file.
2904
85e747d2
UW
29052009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2906
2907 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
2908
58d6951d
DJ
29092009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2910
2911 * gdb.base/float.exp: Handle VFP registers.
2912
6e0a4f15
MS
29132009-07-14 Michael Snyder <msnyder@vmware.com>
2914
dcd5da87
MS
2915 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
2916 to bring gdb to the beginning of the calling line.
2917
6e0a4f15
MS
2918 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
2919 confusing the i386 epilogue unwinder.
2920
782b2b07
SS
29212009-07-14 Stan Shebs <stan@codesourcery.com>
2922
2923 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
2924
f662c3bc
MS
29252009-07-14 Michael Snyder <msnyder@vmware.com>
2926
2927 * gdb.reverse/step-reverse.exp (stepi into function call):
2928 Call instruction may not be first instruction in the line.
2929 (reverse stepi from a function call): Used wrong line number.
2930
8f313923
JK
29312009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2932
2933 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
2934
4662c76e
JK
29352009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2936
2937 Fix gdb.base/macscp.exp when using custom inputrc.
2938 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
2939 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
2940 env(TERM) set.
2941 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
2942 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
2943
aa81e255
JK
29442009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2945
2946 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
2947 * gdb.base/annota1.exp (thread_test): Import global $testfile.
2948 Change the compilation target to match the testcase name.
2949 * gdb.base/sect-cmd.exp: Change the compilation target to match the
2950 testcase name.
2951 * a2-run.exp: Use for setup prepare_for_testing. Change the
2952 compilation target to match the testcase name.
2953 * gdb.base/commands.exp: Likewise.
2954 * gdb.base/finish.exp: Likewise.
2955 * gdb.base/float.exp: Likewise.
2956 * gdb.base/info-target.exp: Likewise.
2957 * gdb.base/relational.exp: Likewise.
2958 * gdb.base/term.exp: Likewise.
2959 * gdb.base/until.exp: Likewise.
2960 * gdb.base/volatile.exp: Likewise.
2961 * gdb.base/whatis-exp.exp: Likewise.
2962
4c93b1d7
HZ
29632009-07-11 Hui Zhu <teawater@gmail.com>
2964
2965 * gdb.base/help.exp (disassemble): Update expected help text.
2966
812f7342
TT
29672009-07-09 Tom Tromey <tromey@redhat.com>
2968
2969 * lib/gdb.exp: Handle TRANSCRIPT.
2970 (remote_spawn, remote_close, send_gdb): New procs.
2971
fbb8f299
PM
29722009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2973
2974 * gdb.python/python-prettyprint.c: Add counted null string
2975 structure.
2976 * gdb.python/python-prettyprint.exp: Print null string. Test for
2977 embedded nulls.
2978 * gdb.python/python-prettyprint.py (pp_ns): New Function.
2979 * gdb.python/python-value.exp (test_value_in_inferior): Add
2980 variable length string fetch tests.
2981 * gdb.python/python-value.c (main): Add strings for string fetch tests.
2982
c0ac0ec7
JK
29832009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2984
2985 * gdb.base/dump.exp (inaccessible memory is reported): New test.
2986
30b66ecc
TT
29872009-07-07 Tom Tromey <tromey@redhat.com>
2988
2989 * gdb.base/call-rt-st.exp: Update for change to escape output.
2990 * gdb.base/callfuncs.exp: Likewise.
2991 * gdb.base/charset.exp: Likewise.
2992 * gdb.base/constvars.exp: Likewise.
2993 * gdb.base/long_long.exp: Likewise.
2994 * gdb.base/pointers.exp: Likewise.
2995 * gdb.base/printcmds.exp: Likewise.
2996 * gdb.base/setvar.exp: Likewise.
2997 * gdb.base/store.exp: Likewise.
2998 * gdb.cp/ref-types.exp: Likewise.
2999 * gdb.mi/mi-var-child.exp: Likewise.
3000 * gdb.mi/mi-var-display.exp: Likewise.
3001 * gdb.mi/mi2-var-display.exp: Likewise.
3002 * gdb.base/charset.exp: Test octal escape sequence length.
3003 Update for change to escape output.
3004
187c4a2b
JK
30052009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3006
3007 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
3008
d80a43f9
DJ
30092009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
3010
3011 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
3012
047427a8
JK
30132009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3014
3015 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
3016 gdbserver increasing $portnum if "Can't bind address" has been seen.
3017
8b5a0f4f
PA
30182009-07-05 Pedro Alves <pedro@codesourcery.com>
3019
3020 * gdb.base/ending-run.exp: Add "step out of main" pattern for
3021 mingw32ce.
3022
7d93ba58
PA
30232009-07-05 Pedro Alves <pedro@codesourcery.com>
3024
3025 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
3026 VFP format.
3027
2277426b
PA
30282009-07-02 Pedro Alves <pedro@codesourcery.com>
3029
3030 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
3031 linux. Adjust to use "inferior", "info inferiors", "detach
3032 inferior" and "kill inferior" instead of "restart", "info fork",
3033 "detach fork" and "delete fork".
3034 * gdb.base/ending-run.exp: Spell out "info".
3035 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
3036 the "kill" command.
3037
5af949e3
UW
30382009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3039
3040 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
3041 change to prefix TLS offset in hex with 0x.
3042
5d3729b5
UW
30432009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3044
3045 * gdb.base/default.exp: Update test case for "x" changes.
3046
af589bd0
TG
30472009-07-01 Tristan Gingold <gingold@adacore.com>
3048
3049 * gdb.base/bigcore.exp: Make darwin untested.
3050
40974f91
JK
30512009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3052
3053 * gdb.base/completion.exp (directory completion): Create the directory.
3054 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
3055 escapeuniquesub.
3056 (directory completion 2): Expect now ${escapeuniquesub}.
3057 (Glob remaining of directory test): Remove one excessive newline.
3058 Expect the real output.
3059
59dd3af6
JK
30602009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3061
3062 Fix `make check//%' target after `make check' has been ran.
3063 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
3064 a mkdir call.
3065 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
3066 (%/.dir): Remove.
3067
f4e164aa
JK
30682009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3069
3070 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
3071 the expected result record.
3072
69af2122
JK
30732009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3074
3075 Remove racy FAILs relying just on the timeouts.
3076 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
3077 (annotation_level 2): Remove racy FAILs.
3078
2fd481e1
PP
30792009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
3080
3081 gdb/10275
3082 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
3083
c38f313d
DJ
30842009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
3085
3086 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
3087
8b777f02
VP
30882009-06-30 Vladimir Prus <vladimir@codesourcery.com>
3089
3090 * gdb.mi/mi-stack.exp: Testing symbolic options
3091 to -stack-list-locals and -stack-list-arguments.
3092
00c7eacf
JK
30932009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3094
3095 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
3096
6bc80edc
TT
30972009-06-29 Tom Tromey <tromey@redhat.com>
3098
3099 * dg-extract-results.sh: New file.
3100 * Makefile.in (FORCE_PARALLEL): New variable.
3101 (CHECK_TARGET): New conditional variable.
3102 (check): Use CHECK_TARGET.
3103 (DO_RUNTEST): New variable.
3104 (check-single): New target.
3105 (TEST_DIRS): New variable.
3106 (TEST_TARGETS): Likewise.
3107 (check-parallel): New target.
3108 (check-gdb.%): New pattern.
3109 (BASE1_FILES): New variable.
3110 (BASE2_FILES): Likewise.
3111 (check-gdb.base%): New pattern.
3112 (%/.dir): New pattern.
3113 * configure: Rebuild.
3114 * aclocal.m4 (AM_CONDITIONAL): New defun.
3115 * configure.ac: Check whether user is using GNU make.
3116 (GMAKE): New conditional.
3117
794684b6
SW
31182009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
3119
3120 * gdb.cp/namespace-nested-import.cc: New test.
3121 * gdb.cp/namespace-nested-import.exp: New test.
3122
edb3359d
DJ
31232009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3124
3125 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
3126 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
3127 * gdb.opt/Makefile.in (EXECUTABLES): Update.
3128 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
3129 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
3130 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
3131 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
3132 gdb.opt/inline-markers.c: New files.
3133 * lib/gdb.exp (skip_inline_frame_tests): New function.
3134 (skip_inline_var_tests): New function.
3135
cf657a0c
AS
31362009-06-27 Andreas Schwab <schwab@linux-m68k.org>
3137
3138 * gdb.cp/exception.exp: Don't require $hex before inner frame in
3139 backtrace.
3140
28d41a99
MS
31412009-06-27 Michael Snyder <msnyder@vmware.com>
3142
3143 * gdb.reverse: New directory.
3144 * gdb.reverse/break-reverse.c: New test.
3145 * gdb.reverse/break-reverse.exp: New test.
3146 * gdb.reverse/consecutive-reverse.c: New test.
3147 * gdb.reverse/consecutive-reverse.exp: New test.
3148 * gdb.reverse/finish-reverse.c: New test.
3149 * gdb.reverse/finish-reverse.exp: New test.
3150 * gdb.reverse/machinestate.c: New test.
3151 * gdb.reverse/ms1.c: New test.
3152 * gdb.reverse/machinestate.exp: New test.
3153 * gdb.reverse/Makefile.in: New file.
3154 * gdb.reverse/shr2.c: New test.
3155 * gdb.reverse/solib-reverse.c: New test.
3156 * gdb.reverse/solib-reverse.exp: New test.
3157 * gdb.reverse/step-reverse.c: New test.
3158 * gdb.reverse/step-reverse.exp: New test.
3159 * gdb.reverse/until-reverse.c: New test.
3160 * gdb.reverse/ur1.c: New test.
3161 * gdb.reverse/until-reverse.exp: New test.
3162 * gdb.reverse/watch-reverse.c: New test.
3163 * gdb.reverse/watch-reverse.exp: New test.
3164 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
3165 * configure: Regenerate.
3166
fe3c8b0d
DE
31672009-06-26 Doug Evans <dje@google.com>
3168
3169 * gdb.base/psymtab.exp: Turn off pending breakpoints.
3170
3a72a602
PM
31712009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
3172
3173 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
3174 windows problem for 'file delete $binfile'.
3175
27aa8d6a
SW
31762009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
3177
3178 * gdb.cp/namespace-using.exp: New test.
3179 * gdb.cp/namespace-using.cc: New test.
3180
8ac055f8
JB
31812009-05-20 Joel Brobecker <brobecker@adacore.com>
3182
3183 * gdb.ada/variant_record_packed_array: New testcase.
3184
85e306ed
TT
31852009-06-23 Tom Tromey <tromey@redhat.com>
3186
3187 * gdb.base/charset.exp (test_combination): Regression test.
3188 * gdb.base/charset.c (my_wchar_t): New typedef.
3189 (myvar): New global.
3190 (main): Set myvar.
3191
56643c5e
PM
31922009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
3193
3194 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
3195 target.
3196
1fac167a
UW
31972009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3198
3199 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
3200
7ccb0be9
UW
32012009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3202
3203 * gdb.mi/gdb680.exp: Update test for error message.
3204
568d6575
UW
32052009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3206
3207 * gdb.base/annota1.exp: Allow multiple occurrences of the
3208 frames-invalid annotation.
3209 * gdb.cp/annota2.exp: Likewise.
3210
7cd1089b
PM
32112009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3212
3213 * gdb.cp/gdb2495.cc: New file.
3214 * gdb.cp/gdb2495.exp: New file.
3215
72c63395
JK
32162009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3217
3218 Report error on GDB crash during runto.
3219 * lib/gdb.exp (runto <eof>): New.
3220
3788363d
DJ
32212009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
3222
3223 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
3224 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
3225 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
3226 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
3227 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
3228 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
3229 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
3230 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
3231 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
3232 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
3233 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
3234 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
3235 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
3236 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
3237 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
3238 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
3239 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
3240 gdb.server/server-mon.exp, gdb.server/server-run.exp,
3241 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3242 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3243 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
3244 gdb.trace/passcount.exp, gdb.trace/report.exp,
3245 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
3246 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
3247 gdb.trace/while-stepping.exp: Use a unique name for the compiled
3248 executable.
3249
17592de3
PA
32502009-06-07 Pedro Alves <pedro@codesourcery.com>
3251
3252 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
3253 defined before referencing it.
3254
701e355d
DE
32552009-06-03 Doug Evans <dje@google.com>
3256
3257 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
3258 * gdb.arch/i386-see.c: Ditto.
3259
f2292c65
PM
32602009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
3261
3262 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
3263 (check_macro): Return 1 if undefined.
3264 If first test fails, check if macro debug information is available,
3265 and report unsupported test if no macro information is found.
3266
5a437975
DE
32672009-05-29 Doug Evans <dje@google.com>
3268
3269 * gdb.threads/hand-call-in-threads.exp: New.
3270 * gdb.threads/hand-call-in-threads.c: New.
3271
c141c696
MS
32722009-05-29 Michael Snyder <msnyder@vmware.com>
3273
3274 * gdb.base/break-always.exp: Change "1" to "on".
3275 Add confirmation check.
3276
b3444185
PA
32772009-05-28 Pedro Alves <pedro@codesourcery.com>
3278
3279 * gdb.threads/threxit-hop-specific.c: New.
3280 * gdb.threads/threxit-hop-specific.exp: New.
3281 * gdb.threads/thread-execl.c: New.
3282 * gdb.threads/thread-execl.exp: New.
3283
b6313243
TT
32842009-05-27 Tom Tromey <tromey@redhat.com>
3285 Thiago Jung Bauermann <bauerman@br.ibm.com>
3286
3287 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
3288 (mi_child_regexp): Likewise.
3289 (mi_list_varobj_children_range): Likewise.
3290 (mi_get_features): Likewise.
3291 (mi_list_varobj_children): Rewrite.
3292 * gdb.python/python-mi.exp: New file.
3293
a6bac58e
TT
32942009-05-27 Tom Tromey <tromey@redhat.com>
3295 Thiago Jung Bauermann <bauerman@br.ibm.com>
3296 Phil Muldoon <pmuldoon@redhat.com>
3297 Paul Pluzhnikov <ppluzhnikov@google.com>
3298
3299 * gdb.python/python-prettyprint.exp: New file.
3300 * gdb.python/python-prettyprint.c: New file.
3301 * gdb.python/python-prettyprint.py: New file.
3302 * gdb.base/display.exp: print/r is now valid.
3303
2c74e833
TT
33042009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3305 Tom Tromey <tromey@redhat.com>
3306 Pedro Alves <pedro@codesourcery.com>
3307 Paul Pluzhnikov <ppluzhnikov@google.com>
3308
3309 * gdb.python/python-template.exp: New file.
3310 * gdb.python/python-template.cc: New file.
3311 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3312 tests.
3313 * gdb.python/python-value.exp (py_objfile_tests): New proc.
3314 Call it.
3315 (test_value_after_death): New proc.
3316 * gdb.python/python-value.c (PTR): New typedef.
3317 (main): New variable 'x'.
3318
89c73ade
TT
33192009-05-27 Tom Tromey <tromey@redhat.com>
3320
3321 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3322 tests.
3323 * gdb.python/python-value.exp (py_objfile_tests): New proc.
3324 Call it.
3325
a75724bc
PA
33262009-05-27 Pedro Alves <pedro@codesourcery.com>
3327
3328 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
3329
e58b0e63
PA
33302009-05-24 Pedro Alves <pedro@codesourcery.com>
3331
3332 * gdb.threads/fork-thread-pending.c: New.
3333 * gdb.threads/fork-thread-pending.exp: New.
3334
4ac36638
JK
33352009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3336
3337 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
3338 * gdb.dwarf2/dw2-strp.S (a_string2): New.
3339
c28c63d8
JB
33402009-05-18 Jon Beniston <jon@beniston.com>
3341
3342 * gdb.asm/asm-source.exp: Add lm32 target.
3343
b242c3c2
PA
33442009-05-17 Pedro Alves <pedro@codesourcery.com>
3345
3346 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
3347 `gdb_get_line_number'. Call `callee' in both parent and child.
3348 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
3349 `gdb_get_line_number' instead of hardcoding line numbers.
3350 (catch_fork_unpatch_child): New procedure to test detaching
3351 breakpoints from child fork.
3352 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
3353 hardcoding line numbers.
3354 (do_fork_tests): Run `catch_fork_unpatch_child'.
3355
ee342b23
VP
33562009-05-17 Vladimir Prus <vladimir@codesourcery.com>
3357
3358 * gdb.mi/mi-cmd-var.exp: Check that when varobj
3359 of structure type enters or leaves the scope, it
3360 is reported by -var-update.
3361
e2009e98
DE
33622009-05-11 Doug Evans <dje@sebabeach.org>
3363
3364 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
3365 * gdb.threads/pending-step.c (main): Fix off-by-one error.
3366 * gdb.threads/schedlock.c (main): Fix off-by-one error.
3367
00903456
JK
33682009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3369
3370 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
3371
dc621c35
DE
33722009-04-30 Doug Evans <dje@google.com>
3373
3374 * gdb.threads/watchthreads2.exp: New testcase.
3375 * gdb.threads/watchthreads2.c: New testcase.
3376
9ab4e744
DE
33772009-04-29 Doug Evans <dje@google.com>
3378
3379 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
3380 * gdb.cp/mb-ctor.cc: Ditto.
3381 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
3382 * gdb.cp/mb-inline.h (multi_line_foo): New function.
3383 * gdb.cp/mb-inline1.cc: Call it.
3384 * gdb.cp/mb-inline2.cc: Ditto.
3385 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
3386 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
3387
484086b7
JK
33882009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3389
3390 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
3391 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
3392 Replace all uses of `decimal' by `nonzero'.
3393 (info macro FROM_COMMANDLINE): New test.
3394
379a77b5
TT
33952009-04-27 Tom Tromey <tromey@redhat.com>
3396
3397 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
3398
b92b73c2
DE
33992009-04-27 Doug Evans <dje@google.com>
3400
3401 * gdb.threads/watchthreads.c (main): Initialize args before starting
3402 the threads. Plus formatting cleanup.
3403 * gdb.threads/watchthreads.exp: Avoid errant failures due to
3404 biased scheduling of one thread.
3405
945a118d
JG
34062009-04-27 Jerome Guitton <guitton@adacore.com>
3407
3408 * gdb.cp/templates.cc (GetMax): New template.
3409 (main): Declare two instances of GetMax.
3410 * gdb.cp/templates.exp: Add new test.
3411
d389af10
JK
34122009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3413
3414 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
3415
e7f86de9
JM
34162009-04-22 Joseph Myers <joseph@codesourcery.com>
3417
3418 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
3419
334cc82d
TT
34202009-04-15 Tom Tromey <tromey@redhat.com>
3421
3422 * gdb.base/charset.exp: Add regression test.
3423
d12672cc
JB
34242009-04-14 Joel Brobecker <brobecker@adacore.com>
3425
3426 * gdb.base/exe-lock.exp: New testcase.
3427
18e8c3bc
TT
34282009-04-13 Tom Tromey <tromey@redhat.com>
3429
3430 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
3431 operator on Frame.
3432
5ecd5cbe
UW
34332009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3434
3435 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
3436 * gdb.server/ext-attach.exp: Likewise.
3437
7309f756
VP
34382009-04-03 Vladimir Prus <vladimir@codesourcery.com>
3439
3440 Eliminate some sleep usage.
3441
3442 * gdb.mi/basics.c (do_nothing): New.
3443 (main): Use do_nothing instead of printf, so that
3444 not to introduce race condition between output of
3445 inferiour and output of gdb. Do not use sleep as it
3446 is not generally available on embedded targets.
3447
f4b95f6f
PA
34482009-04-02 Pedro Alves <pedro@codesourcery.com>
3449
3450 * gdb.server/ext-attach.exp: Expect an optional process id after
3451 "Detached from remote process".
3452
de40b933
JK
34532009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3454
3455 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
3456 gdb.dwarf2/dw2-unresolved.exp: New.
3457
2ae101a4
PA
34582009-04-02 Pedro Alves <pedro@codesourcery.com>
3459
3460 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
3461 mi_run_to_main.
3462
56a8e183
PA
34632009-04-02 Pedro Alves <pedro@codesourcery.com>
3464
3465 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
3466 mi_run_to_main. Skip thread exit test on remote targets.
3467 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
3468 mi_run_to_main.
3469 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
3470 mi_run_to_main.
3471 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
3472 when expecting ^connected. Detect when the target doesn't support
3473 non-stop mode.
3474 (mi_run_cmd): Detect if non-stop mode was requested by isn't
3475 supported. Return -1 on error, 0 on success.
3476 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
3477 (mi_runto): Return mi_runto_helper's result explicitly.
3478
c35fafde
PA
34792009-04-01 Pedro Alves <pedro@codesourcery.com>
3480
3481 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
3482
f8a8dce6
JB
34832009-04-01 Tom Tromey <tromey@redhat.com>
3484
3485 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
3486 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
3487 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
3488 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
3489
71c25dea
TT
34902009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
3491 Jan Kratochvil <jan.kratochvil@redhat.com>
3492
3493 PR gdb/931
3494 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
3495 output.
3496 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
3497 for gdb/931.
3498 * dw2-strp.S (DW_AT_language): Change to C++.
3499 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
3500
02d9a9ce
JB
35012009-03-31 Joel Brobecker <brobecker@adacore.com>
3502
3503 * gdb.ada/tasks: New testcase.
3504
1042e4c0
SS
35052009-03-30 Stan Shebs <stan@codesourcery.com>
3506
3507 * gdb.trace/actions.exp: Update to match new info trace format.
3508 * gdb.trace/deltrace.exp: Ditto.
3509 * gdb.trace/infotrace.exp: Ditto.
3510 * gdb.trace/passcount.exp: Ditto.
3511 * gdb.trace/save-trace.exp: Ditto.
3512 * gdb.trace/while-stepping.exp: Ditto.
3513 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
3514
f8f6f20b
TJB
35152009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3516
3517 * gdb.python/python-frame.c: New file.
3518 * gdb.python/python-frame.exp: New file.
3519
c0c6f777
TJB
35202009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3521
3522 * gdb.python/python-value.exp: Add tests for the address
3523 attribute.
3524
3cb51905
AS
35252009-03-29 Andreas Schwab <schwab@linux-m68k.org>
3526
3527 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
3528
88fc996f
DE
35292009-03-26 Doug Evans <dje@google.com>
3530
3531 * gdb.mi/mi-nonstop-exit.exp: New file.
3532 * gdb.mi/non-stop-exit.c: New file.
3533
56ef84b1
TT
35342009-03-26 Tom Tromey <tromey@redhat.com>
3535
3536 Update for change to prologue skipping:
3537 * gdb.mi/mi2-simplerun.exp: Update.
3538 * gdb.mi/mi2-break.exp: Update.
3539 * gdb.mi/mi-simplerun.exp: Update.
3540 * gdb.mi/mi-break.exp: Update.
3541 * gdb.base/ending-run.exp: Update.
3542
def2b000
TJB
35432009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3544
3545 * gdb.python/python-value.exp (test_value_in_inferior): Test
3546 gdb.Value.is_optimized_out attribute.
3547
442ddf59
JK
35482009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3549
3550 * gdb.dwarf2/dw2-noloc-main.c: New file.
3551 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
3552 (.text): Remove.
3553 (.data): New.
3554 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
3555 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
3556 (DW_TAG_subprogram func_cu1, noloc): Remove.
3557 (main): New.
3558 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
3559 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
3560 (file_symbols): New procedure.
3561
a8df5de4
TT
35622009-03-25 Tom Tromey <tromey@redhat.com>
3563
3564 * gdb.base/charset.exp (valid_target_charset): New proc.
3565 Use it to skip tests on invalid charsets.
3566
cc1d7add
PM
35672009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
3568
3569 * gdb.base/completion.exp: Add a test for directory completion.
3570
bcd5727b
JK
35712009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3572
3573 Fix a racy FAIL.
3574 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
3575 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
3576
cc924cad
TJB
35772009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3578
3579 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
3580 * gdb.python/python-function.exp: Add test for function returning
3581 a GDB value.
3582
bc3b79fd
TJB
35832009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
3584
3585 * gdb.python/python-function.exp: New file.
3586
6c7a06a3
TT
35872009-03-20 Tom Tromey <tromey@redhat.com>
3588
3589 * gdb.base/store.exp: Update for change to escape output.
3590 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
3591 to escape output.
3592 * gdb.base/pointers.exp: Update for change to escape output.
3593 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
3594 to escape output.
3595 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
3596 escape output.
3597 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
3598 to escape output.
3599 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
3600 escape output.
3601 * gdb.base/setvar.exp: Update for change to escape output.
3602 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
3603 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
3604 to escape output.
3605 (test_print_string_constants): Likewise.
3606 * gdb.base/charset.exp (valid_host_charset): Check size of
3607 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
3608 cases. Handle "auto"-related output.
3609 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
3610 (uvar, Uvar): New globals.
3611
c31af87b
JG
36122009-03-19 Jerome Guitton <guitton@adacore.com>
3613
3614 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
3615 deltas.
3616 * gdb.ada/fixed_points.exp: Ditto.
3617
51272cf2
PA
36182009-03-18 Pedro Alves <pedro@codesourcery.com>
3619
3620 * return-nodebug.c: Don't include stdio.h.
3621 (init): Delete.
3622 (func): Delete definition and provide extern declaration.
3623 (t): New.
3624 (main): Don't call printf. Call func and store its result in t.
3625 * return-nodebug1.c: New.
3626 * return-nodebug.exp: Don't expect stdio output. Instead, print
3627 the global variable t. Drop printf formatters and cast types from
3628 foreach loop. Don't use prepare_for_testing. Compile
3629 return-nodebug.c and return-nodebug1.c in separate steps. Don't
3630 define FORMAT or CAST.
3631
d24948ac
PP
36322009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3633
3634 * gdb.base/solib-display.exp: Disable test for remote targers.
3635
61ff14c6
JK
36362009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3637
3638 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
3639
cb4dce93
JK
36402009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3641
3642 Fix a racy FAIL.
3643 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
3644 code from `follow parent, print pids'.
3645 (`follow child, print pids', `follow parent, print pids'): Call it.
3646 Replace `gdb_test "break..."' by gdb_breakpoint.
3647
f7c60c5e
VP
36482009-03-13 Vladimir Prus <vladimir@codesourcery.com>
3649
3650 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 3651 sync and async modes.
f7c60c5e 3652
383ace49
JB
36532009-03-12 Joel Brobecker <brobecker@adacore.com>
3654
3655 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
3656 that was checked in by mistake. Remove loading of ada.exp, since
3657 this is not necessary in this case.
3658
4ce102af
JB
36592009-03-12 Joel Brobecker <brobecker@adacore.com>
3660
3661 * gdb.ada/ptype_arith_binop.exp: New testcase.
3662
529a2aef
JB
36632009-03-12 Joel Brobecker <brobecker@adacore.com>
3664
3665 * gdb.ada/mod_from_name: New testcase.
3666
8a38181c
JB
36672009-03-12 Joel Brobecker <brobecker@adacore.com>
3668
3669 * gdb.ada/tick_last_segv: New testcase.
3670
11436dee
VP
36712009-03-12 Vladimir Prus <vladimir@codesourcery.com>
3672
61ff14c6 3673 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 3674
1f31650a
VP
36752009-03-12 Vladimir Prus <vladimir@codesourcery.com>
3676
61ff14c6
JK
3677 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
3678 include the token in ^running and frame info in *stopped.
1f31650a 3679
a3247a22
PP
36802009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
3681
3682 * solib-display.exp: New file.
3683 * solib-display-main.c: New file.
3684 * solib-display-lib.c: New file.
61ff14c6 3685
aae64587
PA
36862009-03-05 Pedro Alves <pedro@codesourcery.com>
3687
3688 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
3689
44aabfbc
JK
36902009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3691
3692 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
3693 (list_and_check_macro): Use more specific test name.
3694 (next to definition): Make the test names unique.
3695
c087fcd3
PM
36962009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
3697
3698 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 3699
c86cf029
VP
37002009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3701
3702 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
3703 notifications.
3704 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
3705 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
3706 * lib/mi-support.exp (library_loaded_re): New.
3707 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
3708
3ea85240
VP
37092009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3710
3711 * gdb.gdb/observer.exp: Use test_notification observer, not
3712 normal_stop, everywhere.
3713 (test_normal_stop_notifications): Rename to...
3714 (test_notifications): ...this.
3715 (test_observer_normal_stop): Rename to...
3716 (test_observer): ...this.
3717
1903f0e6
DE
37182009-02-16 Doug Evans <dje@google.com>
3719
3720 * gdb.arch/amd64-disp-step.S (test_int3): New test.
3721 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
3722 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
3723 (test_prefixed_syscall,test_int3): New tests.
3724 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
3725 (test_prefixed_syscall,test_int3): New tests.
3726
1d33d6ba
VP
37272009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3728
3cb51905
AS
3729 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
3730 (mi_expect_interrupt): Likewise.
3731 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
3732 response.
1d33d6ba 3733
faafb047
PM
37342009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3735
3736 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
3737 * gdb.base/pc-fp.exp (get_valueofx): Remove.
3738 Replace calls to get_valueofx by get_hexadecimal_valueof.
3739
417e16e2
PM
37402009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3741
3742 * lib/gdb.exp (get_valueof): Accept anything as a return value.
3743 (get_integer_valueof): New procedure.
3744 (get_sizeof): Use new get_integer_value_of.
3745 * gdb.base/sizeof.exp: Replace all uses of get_valueof
3746 by get_integer_valueof.
3747
7065b901
TT
37482009-02-13 Tom Tromey <tromey@redhat.com>
3749
3750 * gdb.base/remote.exp (get_sizeof): Remove.
3751 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
3752 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
3753 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
3754 * lib/gdb.exp (get_valueof): Move from long_long.exp.
3755 (get_sizeof): Likewise.
3756
5d7cb8df
JK
37572009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3758
3759 PR fortran/9806
3760 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
3761
b2febfff
PP
37622009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3763
3764 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
3765
4aa995e1
PA
37662009-02-06 Pedro Alves <pedro@codesourcery.com>
3767
3768 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
3769
d8906c6f
TJB
37702009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
3771
3772 * gdb.python/python-cmd.exp: New file.
3773
ff4ab08d
TG
37742009-02-06 Tristan Gingold <gingold@adacore.com>
3775
3776 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
3777
aacd552b
TG
37782009-02-05 Tristan Gingold <gingold@adacore.com>
3779
3780 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
3781 pointer is dereferenced and use this signal name in regexp.
3782 * gdb.base/signull.exp: Ditto.
3783 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
3784 * gdb.base/signull.c (main): Ditto.
3785
08c637de
TJB
37862009-02-04 Tom Tromey <tromey@redhat.com>
3787 Thiago Jung Bauermann <bauerman@br.ibm.com>
3788
3789 * gdb.python/python-value.exp: Use `gdb.history' instead of
3790 `gdb.value_from_history'.
3791 (test_value_numeric_ops): Add test for conversion of enum constant.
3792 * gdb.python/python-value.c (enum e): New type.
3793 (evalue): New global.
3794 (main): Use argv.
3795
20261af8
JG
37962009-02-04 Jerome Guitton <guitton@adacore.com>
3797
3798 * gdb.ada/uninitialized_vars: New test program.
3799 * gdb.ada/uninitialized_vars.exp: New testcase.
3800
52e44b43
TT
38012009-02-02 Tom Tromey <tromey@redhat.com>
3802
3803 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
3804 * gdb.cp/pr2489.cc: Rename...
3805 * gdb.cp/pr9594.cc: ... to this.
3806
1c71341a
TT
38072009-02-02 Tom Tromey <tromey@redhat.com>
3808
3809 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
3810 * gdb.cp/pr2489.cc: New file.
3811 * gdb.cp/cpcompletion.exp: New file.
3812
a4295225
TT
38132009-02-02 Tom Tromey <tromey@redhat.com>
3814
3815 PR exp/9059:
3816 * gdb.cp/call-c.exp: Add regression test.
3817 * gdb.cp/call-c.cc (FooHandle): New typedef.
3818 (main): New variable 'handle'.
3819
592375cd
VP
38202009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3821
3822 * lib/mi-support.exp (et_mi_thread_list)
3823 (check_mi_and_console_threads): Adjust for current thread in
3824 -thread-list-ids output.
3825
41447f92
VP
38262009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3827
3828 * gdb.mi/mi-break.exp (test_disabled_creation): New.
3829 Call it.
3830
35669430
DE
38312009-01-28 Doug Evans <dje@google.com>
3832
3833 * gdb.arch/amd64-disp-step.S: New file.
3834 * gdb.arch/amd64-disp-step.exp: New file.
3835 * gdb.arch/i386-disp-step.S: New file.
3836 * gdb.arch/i386-disp-step.exp: New file.
3837
09f00d9a
PM
38382009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
3839
3840 * gdb.base/find.exp: Set newline variable
3841 using quotes instead of braces to fix cygwin failures.
3842
1e8fb976
PA
38432009-01-23 Pedro Alves <pedro@codesourcery.com>
3844
3845 * gdb.base/radix.exp: Add tests to ensure that that set
3846 input-radix 0 and set output-radix 0 are really rejected.
3847
da061712
PA
38482009-01-23 Pedro Alves <pedro@codesourcery.com>
3849
3850 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
3851 copyright years.
3852
dd7e2d2b
PA
38532009-01-23 Pedro Alves <pedro@codesourcery.com>
3854
3855 PR gdb/9664:
3856 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
3857
392452f6
PA
38582009-01-22 Pedro Alves <pedro@codesourcery.com>
3859
3860 PR c++/9631:
3861 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
3862
8653e71c
PM
38632009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
3864
3865 * gdb.server/file-transfer.exp: Use EXEEXT variable for
3866 binfile definition to fix Windows OS failure.
3867
a12cc160
DJ
38682009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3869
3870 PR gdb/9346
3871 * gdb.base/interrupt.c (sigint_handler): New.
3872 (main): Install a SIGINT handler if SIGNALS is defined. Exit
3873 on error.
3874 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
3875 Test "signal SIGINT".
3876
b89667eb
DE
38772009-01-19 Doug Evans <dje@google.com>
3878
3879 * gdb.base/break.exp: Update expected gdb output.
3880 * gdb.base/sepdebug.exp: Ditto.
3881 * gdb.mi/mi-syn-frame.exp: Ditto.
3882 * gdb.mi/mi2-syn-frame.exp: Ditto.
3883 * gdb.base/call-signal-resume.exp: New file.
3884 * gdb.base/call-signals.c: New file.
3885 * gdb.base/unwindonsignal.exp: New file.
3886 * gdb.base/unwindonsignal.c: New file.
3887 * gdb.threads/interrupted-hand-call.exp: New file.
3888 * gdb.threads/interrupted-hand-call.c: New file.
3889 * gdb.threads/thread-unwindonsignal.exp: New file.
3890
adb483fe
DJ
38912009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3892
3893 * gdb.base/define.exp: Test defining and hooking prefix commands.
3894 * gdb.python/python.exp: Update test for "show user" output.
3895
60023297
JK
38962009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3897
3898 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
3899 now the output exactly, using less wildcards. Expect also the output
3900 of gfortran-4.3. Update for the f-valprint.c modification from
3901 2008-04-22.
3902 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
3903 Remove gdb_test test names where matching the command.
3904
ccc57cf9
PA
39052009-01-01 Pedro Alves <pedro@codesourcery.com>
3906
3907 PR breakpoints/9681:
3908 * gdb.base/watchpoint.exp: Add regression test.
3909
c7a6ca08
PA
39102008-12-31 Pedro Alves <pedro@codesourcery.com>
3911
3912 * gdb.threads/attach-into-signal.exp: Don't use
3913 gdb_suppress_entire_file.
3914 * gdb.threads/attach-stopped.exp: Ditto.
3915 * gdb.threads/attachstop-mt.exp: Ditto.
3916
3a031f65
PA
39172008-12-31 Pedro Alves <pedro@codesourcery.com>
3918
3919 PR gdb/8812:
3920 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
3921
09e6485f
PA
39222008-12-29 Pedro Alves <pedro@codesourcery.com>
3923
3924 PR gdb/7536:
3925 * gdb.base/radix.exp: Add tests to ensure invalid input radices
3926 and unsupported output radices are really rejected.
3927
0cd53049
JK
39282008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3929
3930 * gdb.cp/punctuator.exp: Backslash the '$' signs.
3931
ba163c7e
TT
39322008-12-22 Tom Tromey <tromey@redhat.com>
3933
3934 * gdb.cp/punctuator.exp: New file.
3935
6f4de6c9
JK
39362008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3937
3938 * gdb.base/completion.exp (Completing non-existing component): New test.
3939
0f34d0b4
JK
39402008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3941
3942 Fix for PR gdb/8648.
3943 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
3944 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
3945 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
3946 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
3947
db2ad4c3
JK
39482008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3949
3950 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
3951
bb5ef15e
DP
39522008-12-16 Christophe Lyon <christophe.lyon@st.com>
3953
3954 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
3955 compiler actually generate code at the expected line number.
3956
90142adc
JZ
39572008-12-15 Jie Zhang <jie.zhang@analog.com>
3958
3959 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
3960
fad6eecd
TT
39612008-12-12 Tom Tromey <tromey@redhat.com>
3962
3963 * gdb.base/commands.exp (redefine_hook_test): New proc.
3964 Call it.
3965
17c8aaf5
TT
39662008-12-11 Tom Tromey <tromey@redhat.com>
3967
3968 * gdb.base/macscp.exp: New regression test.
3969
7c8adf68
TT
39702008-12-11 Tom Tromey <tromey@redhat.com>
3971
3972 * gdb.base/macscp.exp: Print "address.addr".
3973 * gdb.base/macscp1.c (struct outer): New struct.
3974 (address): New global.
3975
b05dcbb7
TT
39762008-12-09 Tom Tromey <tromey@redhat.com>
3977
3978 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
3979 Call it.
3980
2d476de1
DE
39812008-12-04 Doug Evans <dje@google.com>
3982
3983 * gdb.server/ext-run.exp: Relax regexp for init program.
3984
87bdc959
TG
39852008-12-03 Tristan Gingold <gingold@adacore.com>
3986
3987 * gdb.base/macscp.exp: Generate an object file during compilation
3988 to work around Darwin dsymutil limitations.
3989
e0740f77
JK
39902008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3991
3992 Test resolving external references to TLS variables.
3993 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
3994 FILE2_THREAD_LOCAL.
3995 (testfile2, srcfile2): New variables.
3996 * gdb.threads/tls.c (file2_thread_local)
3997 (function_referencing_file2_thread_local): New.
3998 * gdb.threads/tls2.c: New file.
3999
67f0aac5
JB
40002008-11-28 Joel Brobecker <brobecker@adacore.com>
4001
4002 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
4003 rather than integer, as integer might not be big enough when
4004 on 64bit targets.
67f0aac5 4005
c332165e
JG
40062008-11-27 Jerome Guitton <guitton@adacore.com>
4007
4008 * gdb.cp/formatted-ref.exp: Add equality test.
4009 * gdb.ada/formatted_ref.exp: Ditto.
4010
fc9b693c
JK
40112008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4012
4013 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
4014 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
4015
a9c64011
AS
40162008-11-20 Andreas Schwab <schwab@suse.de>
4017
4018 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
4019 matching syscall entry point.
4020 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4021 (tcatch_vfork_then_child_follow): Likewise. Finish through
4022 vfork even if we stopped at the syscall trampoline.
4023
e2fd701e
DE
40242008-11-20 Doug Evans <dje@google.com>
4025
4026 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
4027
69abc51c
TJB
40282008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4029
4030 * gdb.arch/ppc-dfp.exp: New file.
4031 * gdb.arch/ppc-dfp.c: New file.
4032
c14c28ba
PP
40332008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4034
4035 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 4036
2e74121d
DE
40372008-11-17 Doug Evans <dje@google.com>
4038
4039 * gdb.mi/mi-syn-frame.exp: Update expected output.
4040 * gdb.mi/mi2-syn-frame.exp: Update expected output.
4041
66bb093b
VP
40422008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4043
4044 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
4045 "thread N" results in =thread-selected.
4046 * lib/mi-support (mi_run_cmd, mi_expect_stop)
4047 (mi_send_resuming_command_raw): Be prepared for
4048 =thread-selected.
4049
3d043ef6
VP
40502008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4051
a9c64011
AS
4052 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
4053 * lib/mi-support.exp: Likewise.
3d043ef6 4054
808104c8
JB
40552008-11-16 Joel Brobecker <brobecker@adacore.com>
4056
4057 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
4058 commands from the expected output for "help catch".
4059
00b22944
JB
40602008-11-15 Joel Brobecker <brobecker@adacore.com>
4061
4062 * gdb.ada/int_deref.exp: New testcase.
4063
59669435
TT
40642008-11-14 Nick Roberts <nickrob@snap.net.nz>
4065
4066 * gdb.mi/gdb2549.exp: New file.
4067
de04a248
DE
40682008-11-11 Doug Evans <dje@google.com>
4069
4070 * gdb.base/callexit.exp: New file.
4071 * gdb.base/callexit.c: New file.
4072
6b8ce727
DE
40732008-11-10 Doug Evans <dje@google.com>
4074
4075 * lib/gdb.exp (GDBFLAGS): Move -nx ...
4076 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
4077 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
4078 (default_gdb_start,default_gdb_exit): Ditto.
4079 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
4080 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
4081 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
4082 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
4083 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
4084 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
4085
1b14b8aa
AS
40862008-11-03 Andreas Schwab <schwab@suse.de>
4087
4088 * gdb.base/hashline2.exp: Fix typo.
4089 * gdb.base/hashline3.exp: Likewise.
4090
f3134b88
TT
40912008-10-30 Tom Tromey <tromey@redhat.com>
4092
4093 * gdb.base/pointers.exp: Add test.
4094 * gdb.base/pointers.c (k, S): New typedefs.
4095 (instance): New global.
4096
c2226152
AS
40972008-10-30 Andreas Schwab <schwab@suse.de>
4098
4099 * gdb.base/args.exp: Add tests for newlines.
4100
462f405c
JB
41012008-10-30 Joel Brobecker <brobecker@adacore.com>
4102
4103 gdb.base/foll-exec.exp: Update the expected output of a couple
4104 of "info breakpoints" tests.
4105
79a45b7d
TT
41062008-10-28 Tom Tromey <tromey@redhat.com>
4107
4108 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
4109
adc13a14
PA
41102008-10-24 Pedro Alves <pedro@codesourcery.com>
4111
4112 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
4113 gdb_start_cmd.
4114 Use runto_main before any test that requires execution.
4115
252fbfc8
PA
41162008-10-23 Pedro Alves <pedro@codesourcery.com>
4117
4118 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
4119 instead of SIGINT.
4120
28148e3d
JB
41212008-10-22 Joel Brobecker <brobecker@adacore.com>
4122
4123 * gdb.base/completion.exp: Update expected output following
4124 the addition of the "info tasks" command.
4125
c209f847
TT
41262008-10-22 Tom Tromey <tromey@redhat.com>
4127
4128 * gdb.base/exprs.exp (test_expr): Add test for string
4129 concatenation.
4130
f177e350
PA
41312008-10-19 Pedro Alves <pedro@codesourcery.com>
4132
4133 * configure.ac: Output gdb.python/Makefile.
4134 * configure: Regenerate.
4135 * gdb.python/Makefile.in: New.
4136
cce89356
JB
41372008-10-16 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.base/foll-fork.exp: Adjust the expected output to match
4140 the new description for fork/vfork catchpoints in the "info
4141 breakpoints" output.
4142
176d289d
TJB
41432008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
4144
4145 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
4146
a08702d6
TJB
41472008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4148
4149 * gdb.python/python-value.c: New file.
4150 * gdb.python/python-value.exp: New file.
4151
1c5cfe86
PA
41522008-10-15 Pedro Alves <pedro@codesourcery.com>
4153
4154 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
4155
5a98ad69
DP
41562008-10-15 Denis Pilat <denis.pilat@st.com>
4157
41702f1b 4158 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 4159
dcb1a1e2
TT
41602008-10-09 Tom Tromey <tromey@redhat.com>
4161
4162 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
4163 'fprintf' and 'stderr'.
4164
9124fe48
JB
41652008-10-07 Joel Brobecker <brobecker@adacore.com>
4166
4167 * gdb.ada/ref_tick_size.exp: New testcase.
4168
45452591
DE
41692008-10-06 Doug Evans <dje@google.com>
4170
4171 * gdb.dwarf2/dw2-cu-size.exp: New file.
4172 * gdb.dwarf2/dw2-cu-size.S: New file.
4173
4174 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
4175 .Ltype_int for clarity.
4176
4fc5b208
PP
41772008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4178
4179 PR gdb/2384:
4180 * gdb.cp/gdb2384.exp: Extended to test more cases.
4181 * gdb.cp/gdb2384.cc: Likewise.
4182 * gdb.cp/gdb2384-base.h: Likewise.
4183 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 4184
d78df370
JK
41852008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 * gdb.base/maint.exp (maint print type): Remove printing
4188 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
4189
9a044a89
TT
41902008-09-30 Tom Tromey <tromey@redhat.com>
4191
4192 * gdb.base/macscp.exp: Add completion tests.
4193 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
4194 (TWENTY_THREE): Likewise.
4195 (FORTY_EIGHT): Likewise.
4196
506800a9
TT
41972008-09-30 Tom Tromey <tromey@redhat.com>
4198
4199 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
4200 everywhere.
4201 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
4202
1a6f01b5
JK
42032008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4204
4205 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
4206 testcase is derived from. Fix racy dependency on an expected PID
4207 number. No longer support the testcase on Linux kernel 2.4.x.
4208
2fae03e8
TT
42092008-09-27 Tom Tromey <tromey@redhat.com>
4210
4211 * gdb.base/macscp.exp: Add tests for stringification, splicing,
4212 and varargs.
4213
1ad15515
PA
42142008-09-22 Pedro Alves <pedro@codesourcery.com>
4215
4216 * lib/mi-support.exp (mi_expect_interrupt): New.
4217 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
4218 from gdb.mi/mi-nonstop.exp.
4219 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
4220 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
4221 lib/mi-support.exp.
4222 Use mi_check_thread_states throughout. Avoid ".*" and do not
4223 require an anchor after -exec-run.
4224
d0b76dc6
DJ
42252008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4226
4227 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
4228 stop is pending. Avoid ".*" when two stops are pending.
4229 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
4230 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
4231 newlines in fullnames.
4232 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
4233 (mi_expect_stop): Update comments. Only anchor in sync mode.
4234 Do not match newlines.
4235 (mi_send_resuming_command_raw): Always return status.
4236 (mi_get_stop_line): Do not match more than one line by accident.
4237 Only anchor in sync mode.
4238 (mi_run_inline_test): If -exec-next fails, give up.
4239
9990c830
UW
42402008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4241
4242 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
4243 on SPU.
4244
ebcf6f00
JB
42452008-09-10 Joel Brobecker <brobecker@adacore.com>
4246
4247 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
4248
b6db24e5
JB
42492008-09-10 Joel Brobecker <brobecker@adacore.com>
4250
4251 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
4252 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4253 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
4254 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4255 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
4256 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
4257 gdb.ada/interface.exp, gdb.ada/null_array.exp,
4258 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4259 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4260 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4261 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
4262 Include the "= " sequence in the expected output of print tests.
4263
2bf448e0
JB
42642008-09-10 Joel Brobecker <brobecker@adacore.com>
4265
4266 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
4267 description for boolean types.
4268
d51fd4c8
PA
42692008-09-09 Pedro Alves <pedro@codesourcery.com>
4270
4271 * gdb.base/hook-stop-continue.c: New.
4272 * gdb.base/hook-stop-continue.exp: New.
4273
694182d2
DJ
42742008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4275
4276 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
4277
3b8a7fc0
JG
42782008-09-08 Jerome Guitton <guitton@adacore.com>
4279
4280 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
4281 (stack_check_probe_2, stack_check_probe_loop_1)
4282 (stack_check_probe_loop_2): New functions.
4283 (main): Add call to these new functions.
4284 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
4285 functions, check that the breakpoint is inserted at the appropriate
4286 location.
4287 (insert_breakpoint): Slightly refine this procedure so that it can
4288 be called several times in the test.
4289
96cc0ae8
JG
42902008-09-08 Jerome Guitton <guitton@adacore.com>
4291
4292 * gdb.base/stack-checking.c: New file.
4293 * gdb.base/stack-checking.exp: New file.
4294
1f08b409
TJB
42952008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
4296
4297 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
4298 * gdb.arch/altivec-regs.exp: Likewise.
4299 * gdb.arch/vsx-regs.exp: Likewise.
4300
3099e1c4
TJB
43012008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
4302
4303 * gdb.arch/ppc-fp.exp: New file.
4304 * gdb.arch/ppc-fp.c: New file.
4305
cc69bfc1
PP
43062008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
4307
4308 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
4309 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 4310
b02a33db
MS
43112008-09-04 Michael Snyder <msnyder@vmware.com>
4312
4313 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
4314 as "at" (for non-debug functions such as _start).
4315
2992cbe0
UW
43162008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4317
4318 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
4319 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
4320 software watchpoints.
4321 * gdb.base/watch_thread_num.exp: Likewise.
4322
514f746b
AR
43232008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
4324
4325 * gdb.arch/i386-bp_permanent.exp: New test.
4326
876cecd0
TT
43272008-08-24 Tom Tromey <tromey@redhat.com>
4328
4329 * gdb.base/maint.exp: Update "maint print type".
4330
80f73d71
VP
43312008-08-21 Vladimir Prus <vladimir@codesourcery.com>
4332
4333 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
4334 support. Adjust the order of "*running" notifications.
4335 * gdb.mi/non-stop.c: Don't cast from int to void* and
4336 back.
4337
d9c78d7d
MK
43382008-08-20 Mark Kettenis <kettenis@gnu.org>
4339
4340 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
4341 expect to find it in the "info frame" output.
4342
97a2d1d3
DJ
43432008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
4344
4345 * gdb.base/interp.exp: Always consume both prompts.
4346
b96e2927
PA
43472008-08-20 Pedro Alves <pedro@codesourcery.com>
4348
4349 * gdb.base/pending.exp: Test pending breakpoints without symbols
4350 loaded.
4351
8cf6e61a
VP
43522008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4353
4354 * lib/mi-support.exp (mi_expect_stop): Produce
4355 more details on failures.
4356 * gdb.mi/mi-nonstop.exp: New.
4357 * gdb.mi/non-stop.c: New.
4358
c6ebd6cf
VP
43592008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4360
a9c64011
AS
4361 * gdb.mi/mi-async.exp: Use 'set target-async'.
4362 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 4363
46a9b8ed
DJ
43642008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
4365
4366 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
4367
44feb3ce
TT
43682008-08-17 Tom Tromey <tromey@redhat.com>
4369
4370 * gdb.base/help.exp (help catch): Rewrite.
4371
311a4e6b
TJB
43722008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4373
4374 * gdb.base/define.exp: Test indented command documentation.
4375 * gdb.python/python.exp: Test indented multi-line command.
4376
604c2f83
LM
43772008-08-15 Luis Machado <luisgpm@br.ibm.com>
4378
4379 * testsuite/gdb.arch/vsx-regs.c: New source file.
4380 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
4381 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
4382
886a217c
TT
43832008-08-14 Tom Tromey <tromey@redhat.com>
4384
4385 * gdb.base/macscp.exp: Add regression test for "macro define" or
4386 "macro undef" with no arguments.
4387
c814a4f3
PP
43882008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4389
4390 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 4391
12ab8a60
UW
43922008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4393
4394 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
4395
d57a3c85
TJB
43962008-08-06 Tom Tromey <tromey@redhat.com>
4397
4398 * gdb.python/python.exp: New file.
4399
c7b778ff
JK
44002008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4401
4402 Fix for PR gdb/1543.
4403 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
4404 $LOCATION.
4405 (location): New variable.
4406 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
4407 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
4408 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
4409 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
4410 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
4411 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
4412 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
4413 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
4414 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
4415 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
4416 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
4417 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
4418 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
4419 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
4420 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4421 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
4422 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
4423 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
4424 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
4425 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4426 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
4427 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
4428 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
4429 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
4430 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
4431 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
4432 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
4433 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
4434 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
4435 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
4436 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
4437 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
4438 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
4439 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
4440 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
4441 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
4442 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
4443 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4444 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
4445 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
4446 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
4447 gdb.base/type-opaque.exp, gdb.base/until.exp,
4448 gdb.base/value-double-free.c, gdb.base/varargs.exp,
4449 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
4450 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
4451 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
4452 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
4453 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
4454 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
4455 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
4456 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
4457 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
4458 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
4459 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
4460 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
4461 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
4462 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
4463 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
4464 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4465 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
4466 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
4467 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
4468 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4469 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
4470 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
4471 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
4472 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
4473 gdb.pascal/types.exp, gdb.stabs/weird.exp,
4474 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
4475 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
4476 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
4477 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
4478 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
4479 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
4480 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4481 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4482 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4483 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4484 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4485 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4486 lib/mi-support.exp, lib/trace-support.exp: Remove reference
4487 to bug-gdb@prep.ai.mit.edu .
4488
5e06a3d1
VP
44892008-07-31 Vladimir Prus <vladimir@codesourcery.com>
4490
4491 * lib/mi-support.exp (mi_load_shlibs): New.
4492 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
4493
9d81d21b
VP
44942008-07-30 Vladimir Prus <vladimir@codesourcery.com>
4495
4496 * lib/mi-support.exp (get_mi_thread_list)
4497 (check_mi_and_console_threads): New, moved from ...
4498 * gdb.mi/mi-pthread.exp: ...here.
4499 * gdb.mi/gdb669.exp (get_mi_thread_list)
4500 (check_mi_and_console_threads): Delete.
4501 * gdb.mi/mi2-pthread.exp: Likewise.
4502
bae98fe0
TT
45032008-07-28 Tom Tromey <tromey@redhat.com>
4504
4505 * Makefile.in (just-check): Remove. Move body to...
4506 (check): ... here.
4507
57380f4e
DJ
45082008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4509
4510 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
4511 Add a test for duplicated SIGINTs.
4512
e09490f1
DJ
45132008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4514
4515 * gdb.threads/schedlock.exp (get_args): Update to work for any
4516 value of NUM.
4517 (Top level): Report the number of threads that did not resume.
4518
6387b45f
DJ
45192008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4520
4521 * gdb.dwarf2/dw2-compressed.S: Also define __start.
4522
62f64ff2
DJ
45232008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4524
4525 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
4526 non-MI prompt.
4527
fa8de41e
TT
45282008-07-26 Tom Tromey <tromey@redhat.com>
4529
4530 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
4531 (function_struct, function_struct_ptr): New globals.
4532 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
4533 function pointer in a struct.
4534
ccb3ac8a
TT
45352008-07-26 Tom Tromey <tromey@redhat.com>
4536
4537 * gdb.base/macscp.exp: Add test for macro lexing bug.
4538
d7d9f01e
TT
45392008-07-18 Tom Tromey <tromey@redhat.com>
4540
4541 * gdb.base/macscp.exp: Add macro tests.
4542
9bf07184
PP
45432008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4544
4545 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
4546
becf6477
PP
45472008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4548
4549 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
4550
0709f7d3
PP
45512008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4552
4553 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 4554
7093c834
PP
45552008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4556
4557 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 4558
b432ffe3
JK
45592008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4560
4561 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
4562
b1a268e5
VP
45632008-07-12 Vladimir Prus <vladimir@codesourcery.com>
4564
4565 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
4566
e2995f8e
KB
45672008-07-11 Kevin Buettner <kevinb@redhat.com>
4568
4569 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
4570 of regexp to account for changes made to GDB in the printing of
4571 byte vectors.
4572
14032a66
TT
45732008-07-11 Tom Tromey <tromey@redhat.com>
4574
4575 * gdb.base/completion.exp: Add 'help' completion test.
4576
981505ef
JK
45772008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4578
4579 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
4580
10568435
JK
45812008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4582
4583 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
4584
4487aabf
PA
45852008-07-09 Pedro Alves <pedro@codesourcery.com>
4586
4587 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
4588
a4a9b1c4
PA
45892008-07-09 Pedro Alves <pedro@codesourcery.com>
4590
4591 * gdb.base/fullname.exp: Restore pwd if compiling failed.
4592
3c3185ac
JK
45932008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4594
4595 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
4596
7ebd49dc
VP
45972008-06-28 Vladimir Prus <vladimir@codesourcery.com>
4598
4599 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
4600 previous commit. Add a comment.
4601
84e46146
PA
46022008-06-28 Pedro Alves <pedro@codesourcery.com>
4603
4604 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
4605
0f8d4a2f
VP
46062008-06-28 Vladimir Prus <vladimir@codesourcery.com>
4607
4608 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
4609
f747e0ce
PA
46102008-06-27 Pedro Alves <pedro@codesourcery.com>
4611
4612 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
4613 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
4614 compiling an executable, link in an object that forces unbuffered
4615 output.
4616 * lib/set_unbuffered_mode.c: New file.
4617
734a5c36
JK
46182008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4619
4620 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
4621
a2840c35
VP
46222008-06-25 Vladimir Prus <vladimir@codesourcery.com>
4623
a9c64011
AS
4624 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
4625 mi_expect_stop.
4626 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
4627 Demand that *running is output.
4628 (detect_async): Perform checking every time.
4629 (mi_send_resuming_command): Extract everything into...
4630 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
4631 (mi_expect_stop): Don't accept any output before *stopped.
4632
6ae37fef
VP
46332008-06-13 Vladimir Prus <vladimir@codesourcery.com>
4634
4635 Robustify mi-simplerun.
a9c64011
AS
4636 * gdb.mi/basics.c (main): Add a call to sleep.
4637 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
4638 * gdb.mi/mi2-cli.exp: Likewise.
4639 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 4640
b4aa76f0 46412008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
4642
4643 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
4644
e1ac3328
VP
46452008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4646
a9c64011
AS
4647 * gdb.mi/mi-console.exp: Adjust.
4648 * gdb.mi/mi-syn-frame.exp: Adjust.
4649 * gdb.mi/mi2-console.exp: Adjust.
4650 * gdb.mi/mi2-syn-frame.exp: Adjust.
4651 * lib/mi-support.exp (mi_run_cmd): Adjust.
4652 (mi_send_resuming_command): Adjust.
e1ac3328 4653
f7f9a841
VP
46542008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4655
4656 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
4657 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
4658 testing of stopped.
4659 * gdb.mi/mi2-syn-frame.exp: Likewise.
4660 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
4661 (async, detect_async): New.
4662 (mi_expect_stop, mi_continue_to_line): Adjust expectation
4663 depending on if we're running in sync or async mode.
f7f9a841 4664
37cd5d19
TT
46652008-06-09 Tom Tromey <tromey@redhat.com>
4666
4667 * gdb.base/completion.exp: New tests for field name completion
4668 with spaces, and field name completion with '->'.
4669
65d12d83
TT
46702008-06-06 Tom Tromey <tromey@redhat.com>
4671
4672 * gdb.base/break1.c (struct some_struct): New struct.
4673 (values): New global.
4674 * gdb.base/completion.exp: Add field name completion test.
4675
ebfe2e3f
PP
46762008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4677
4678 * gdb.cp/call-c.exp: Test for incorrect handling of reference
4679 to pointer.
4680 * gdb.cp/call-c.cc: Likewise.
4681
bcf6fc3a
NR
46822008-06-06 Nick Roberts <nickrob@snap.net.nz>
4683
4684 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
4685 annotation.
4686
49fd4a42 46872008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 4688 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
4689
4690 * gdb.threads/execl.c, gdb.threads/execl1.c,
4691 gdb.threads/execl.exp: New tests.
a9c64011 4692
8a34ac3f
AR
46932008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
4694 Daniel Jacobowitz <dan@codesourcery.com>
4695
4696 * gdb.cp/exception.exp: Activate test, make it work with pending
4697 catchpoints.
4698
86ae69ef
JK
46992008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4700
4701 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
4702
f7f9ae2c
VP
47032008-05-28 Vladimir Prus <vladimir@codesourcery.com>
4704
a9c64011
AS
4705 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
4706 now printed.
4707 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 4708
2a2d4dc3
AS
47092008-05-27 Andreas Schwab <schwab@suse.de>
4710
4711 * gdb.base/frame-args.exp: Handle arguments that are optimized
4712 out.
4713
5099e4d9
LM
47142008-05-26 Luis Machado <luisgpm@br.ibm.com>
4715
4716 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
4717 quiet for ppc32 and group options into a single variable.
4718
d9c36a91
JB
47192008-05-23 Joel Brobecker <brobecker@adacore.com>
4720
4721 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
4722 of zero-size elements.
4723 * gdb.ada/null_array.exp: Test printing this new array.
4724
103a8671
JK
47252008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4726
4727 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
4728
07a4cc1a 47292008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
4730
4731 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
4732 of the "finish" command.
4733
55f996a7
NR
47342008-05-21 Nick Roberts <nickrob@snap.net.nz>
4735
4736 * gdb.base/annota1.exp: Test for new annotation.
4737
907fc202
UW
47382008-05-16 Pedro Alves <pedro@codesourcery.com>
4739
4740 * gdb.base/fixsection.exp: New file.
4741 * gdb.base/fixsection0.c: New file.
4742 * gdb.base/fixsection1.c: New file.
4743
e8f97270
UW
47442008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4745
4746 * gdb.base/annota1.exp: Accept printf@... in place of printf.
4747 * gdb.base/annota3.exp: Likewise.
4748
ac0bb574
NF
47492008-05-13 Nathan Froyd <froydnj@codesourcery.com>
4750
4751 * gdb.base/watch_thread_num.exp: Don't run tests that require
4752 watchpoints if the target doesn't support them.
4753
6fadd07a
DE
47542008-05-12 Doug Evans <dje@google.com>
4755
4756 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
4757
6e9a4a30
JB
47582008-05-09 Joel Brobecker <brobecker@adacore.com>
4759
4760 * gdb.ada/assign_1.exp: New testcase.
4761
08388c79
DE
47622008-05-09 Doug Evans <dje@google.com>
4763
a3c83fae
DE
4764 * gdb.base/find.exp: New file.
4765 * gdb.base/find.c: New file.
08388c79 4766
bd5ddfe8
DJ
47672008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
4768
4769 * gdb.base/commands.exp (watchpoint_command_test): Handle
4770 gdb,no_hardware_watchpoints.
4771 * gdb.base/float.exp: Allow ARM targets without floating point.
4772 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
4773
b5dd68e2 47742008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 4775 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
4776
4777 * gdb.ada/lang_switch: New test program.
4778 * gdb.ada/lang_switch.exp: New testcase.
4779
382d13d1
DE
47802008-05-05 Doug Evans <dje@google.com>
4781
4782 * gdb.base/help.exp (disassemble): Update expected help text.
4783
9dd789d0
PA
47842008-05-04 Pedro Alves <pedro@codesourcery.com>
4785
4786 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
4787
611c83ae
PA
47882008-05-04 Pedro Alves <pedro@codesourcery.com>
4789
4790 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
4791 different times.
4792
ff013f42
JK
47932008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4794
4795 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
4796 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
4797 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
4798 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
4799
96dff6a2
VP
48002008-05-04 Vladimir Prus <vladimir@codesourcery.com>
4801
4802 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
4803 notification to appear.
4804
55cd6f92
DJ
48052008-05-04 Daniel Jacobowitz <dan@debian.org>
4806
4807 * gdb.base/fullname.c: New file.
4808 * gdb.base/fullname.exp: New file.
4809 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
4810
d705c43c
PA
48112008-05-03 Pedro Alves <pedro@codesourcery.com>
4812
4813 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
4814 expressions with macros.
4815
333222e1
JK
48162008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4817
4818 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
4819
5ac01682
DJ
48202008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4821
4822 * gdb.base/completion.exp: Handle lack of other symbols beginning
4823 with "a".
4824
4825 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
4826
237fc4c9
PA
48272008-05-02 Jim Blandy <jimb@codesourcery.com>
4828
4829 * gdb.asm/asmsrc1.s: Add scratch space.
4830
ed5e9466
DJ
48312008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4832 Daniel Jacobowitz <dan@codesourcery.com>
4833
4834 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
4835 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
4836 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
4837
b39cc962
DJ
48382007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
4839
4840 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
4841
36d520f5
JB
48422008-05-01 Joel Brobecker <brobecker@adacore.com>
4843
4844 * gdb.base/info-target.exp: New testcase.
4845
8d4e3071
DJ
48462008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4847
4848 * gdb.cp/hang.exp: Use .cc instead of .C.
4849 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
4850 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
4851
6f3f3097
DJ
48522008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4853
4854 * gdb.base/gdb1250.exp: Remove perror.
4855 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
4856
5550a914
PA
48572008-04-30 Pedro Alves <pedro@codesourcery.com>
4858
4859 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
4860 .2byte.
4861
d848e687
DJ
48622008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
4863
4864 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
4865 (maybe_kfail): New.
4866
93b5768b
PA
48672008-04-25 Pedro Alves <pedro@codesourcery.com>
4868
4869 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
4870
721c02de
VP
48712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4872
a9c64011
AS
4873 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
4874 * gdb.mi/mi2-syn-frame.exp: Likewise.
4875 * lib/mi-support.exp: Likewise.
721c02de 4876
74960c60
VP
48772008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4878
4879 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
4880 to specify regexp for the location to stop at.
4881 * gdb.base/break-always.c: New.
4882 * gdb.base/break-always.exp: New.
4883
d24317b4
VP
48842008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4885
4886 * lib/mi-support.exp (mi_runto_helper): Adjust
4887 for the original-location field.
4888 (mi_create_breakpoint, mi_list_breakpoints): New.
4889 * gdb.mi/mi-break.exp: Adjust.
4890 * gdb.mi/mi2-break.exp: Adjust.
4891 * gdb.mi/mi-pending.exp: Adjust.
4892 * gdb.mi/mi-simplerun.exp: Adjust.
4893 * gdb.mi/mi2-simplerun.exp: Adjust.
4894 * gdb.mi/mi-syn-frame.exp: Adjust.
4895 * gdb.mi/mi2-syn-frame.exp: Adjust.
4896 * gdb.mi/mi-until.exp: Adjust.
4897 * gdb.mi/mi2-until.exp: Adjust.
4898 * gdb.mi/mi-var-display.exp: Adjust.
4899 * gdb.mi/mi2-var-display.exp: Adjust.
4900 * gdb.mi/mi-watch.exp: Adjust.
4901 * gdb.mi/mi2-watch.exp: Adjust.
4902
fdc59709 49032008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 4904
a9c64011
AS
4905 * aclocal.m4: Add override.m4.
4906 * configure: Regenerate.
fdc59709 4907
8e91f023
VP
49082008-04-19 Vladimir Prus <vladimir@codesourcery.com>
4909
4910 * gdb.mi/var-cmd.c (do_at_tests): Verify that
4911 '-var-update --all-values' reports new value even the type
4912 of a variable object has changed.
4913
233a11ab
CS
49142008-04-18 Craig Silverstein <csilvers@google.com>
4915
4916 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
4917 files.
d24317b4 4918
9c1137ad
JB
49192008-04-18 Joel Brobecker <brobecker@adacore.com>
4920
4921 * gdb.ada/atomic_enum: New test program.
4922 * gdb.ada/atomic_enum.exp: New testcase.
4923
66d0bbc7
DE
49242008-04-17 Doug Evans <dje@google.com>
4925
4926 * gdb.opt/Makefile.in: Fix whitespace.
4927
100906b0
UW
49282008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
4929
4930 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
4931
4584e32e
DE
49322008-04-17 Doug Evans <dje@google.com>
4933
4934 * gdb.base/hashline1.exp: New testcase.
4935 * gdb.base/hashline2.exp: New testcase.
4936 * gdb.base/hashline2.exp: New testcase.
4937
0a320680
PA
49382008-04-17 Pedro Alves <pedro@codesourcery.com>
4939
4940 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
4941
18ac113b
AR
49422008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
4943
4944 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
4945 temporary breakpoint to match "Temporary breakpoint".
4946 * gdb.base/break.exp (delete_breakpoints): Likewise.
4947 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
4948 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
4949 * gdb.base/display.exp: Likewise.
4950 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
4951 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
4952 * gdb.base/restore.exp (restore_tests): Likewise.
4953 * gdb.base/sepdebug.exp: Likewise.
4954 * gdb.base/watchpoint.exp: Likewise.
4955 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
4956 * gdb.mi/mi-pending.exp: Likewise.
4957 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
4958 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
4959 * gdb.mi/mi-var-cmd.exp: Likewise.
4960 * gdb.mi/mi-var-display.exp: Likewise.
4961 * gdb.mi/mi2-cli.exp: Likewise.
4962 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
4963 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
4964 * gdb.mi/mi2-var-display.exp: Likewise.
4965 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
4966 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
4967 new "disp" field.
a9c64011 4968 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
4969 reason. This is to support fix for PR2424.
4970
add38693
JK
49712008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4972
4973 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
4974
fcacd99f
VP
49752008-04-13 Vladimir Prus <vladimir@codesourcery.com>
4976
4977 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 4978 field. Add more floating varobj tests.
fcacd99f 4979 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
4980 field.
4981 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
4982 (main): Call do_at_tests.
4983 * lib/mi-support.exp (mi_create_floating_varobj)
4984 (mi_varobj_update_with_type_change): New.
fcacd99f 4985
de051565
MK
49862008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4987
4988 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
4989 option of -var-evaluate-expression.
4990 * gdb.mi/mi2-var-display.exp: Likewise.
4991
dbc52822
VP
49922008-04-07 Vladimir Prus <vladimir@codesourcery.com>
4993
4994 Introduce test setup helpers.
a9c64011
AS
4995 * lib/gdb.exp (build_executable, clean_restart)
4996 (prepare_for_testing): New.
4997 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
4998 * gdb.base/return.exp: Likewise.
4999 * gdb.base/ending-run.exp: Likewise.
dbc52822 5000
473591da
NR
50012008-04-07 Nick Roberts <nickrob@snap.net.nz>
5002
5003 * gdb.mi/mi-async.exp: New test for asynchronous Machine
5004 Interface (MI) responses.
5005
2b2d9e11
VP
50062008-04-06 Vladimir Prus <vladimir@codesourcery.com>
5007
a9c64011
AS
5008 * gdb.cp/breakpoint.cc: New code to test conditions involving
5009 member variables.
5010 * gdb.cp/breakpoint.exp: Test condition involving member
5011 variables.
2b2d9e11 5012
bb378428
VP
50132008-04-05 Vladimir Prus <vladimir@codesourcery.com>
5014
5015 * lib/mi-support.exp (mi_expect_stop): New.
5016 (mi_run_cmd): Change the
5017 token. Use mi_send_resuming_command, use
5018 mi_expect_stop.
5019 (mi_execute_to_helper): Rename to mi_execute_to.
5020 (mi_send_resuming_command): Add more error patterns.
5021 (mi_wait_for_stop): Renamed to...
5022 (mi_get_stop_line): ...this.
5023 (mi_run_inline_test): Adjust.
5024
5025 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
5026 * gdb.mi/mi-console.exp: Likewise.
5027 * gdb.mi/mi-pending.exp: Likewise.
5028 * gdb.mi/mi-simplerun.exp: Likewise.
5029 * gdb.mi/mi-stack.exp: Likewise.
5030 * gdb.mi/mi-stepi.exp: Likewise.
5031 * gdb.mi/mi-syn-frame.exp: Add comment.
5032 * gdb.mi/mi-until.exp: Likewise.
5033 * gdb.mi/mi-var-display.exp: Likewise.
5034 * gdb.mi/mi-watch.exp: Likewise.
5035 * gdb.mi/mi2-cli.exp: Likewise.
5036 * gdb.mi/mi2-console.exp: Likewise.
5037 * gdb.mi/mi2-simplerun.exp: Likewise.
5038 * gdb.mi/mi2-stack.exp: Likewise.
5039 * gdb.mi/mi2-stepi.exp: Likewise.
5040 * gdb.mi/mi2-until.exp: Likewise.
5041 * gdb.mi/mi2-var-display.exp: Likewise.
5042 * gdb.mi/mi2-watch.exp: Likewise.
5043
62172bb9
UW
50442008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5045
5046 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
5047
5048 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
5049
a13e061a
PA
50502008-04-04 Pedro Alves <pedro@codesourcery.com>
5051
5052 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
5053 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
5054 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
5055 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
5056 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
5057 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
5058 expect an mi error duplicated in stderr.
5059
eae06beb
JB
50602008-04-03 Joel Brobecker <brobecker@adacore.com>
5061
5062 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
5063 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
5064 Add a couple of tests that verify the behavior when the new setting
5065 is set to "cancel" and "all".
5066 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
5067 "ask" before we start the testing.
5068
79c6ced6
AR
50692008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
5070
5071 * gdb.cp/casts.cc: Add class reference variables.
5072 * gdb.cp/casts.exp: New test cases for up/down casting references.
5073
6c2d1a6b
MK
50742008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
5075
5076 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
5077 instead of beginning to make an extra test pass.
5078 * gdb.mi/mi2-var-display.exp: Likewise.
5079
55b411d9
MR
50802008-03-31 Maciej W. Rozycki <macro@mips.com>
5081
5082 * gdb.base/break.exp: Mark failures as such. Fix formatting.
5083
c6140da2
MD
50842008-03-31 Markus Deuling <deuling@de.ibm.com>
5085 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5086
5087 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
5088 value. Add xfail for older kernels.
5089
79732189
AR
50902008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
5091
5092 Bring mi-support in line with gdb.exp.
5093 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
5094 (mi_gdb_start): New function.
5095
33c3676e
MR
50962008-03-28 Maciej W. Rozycki <macro@mips.com>
5097
5098 * gdb.mi/mi-var-cmd.exp: Fix a typo.
5099
92e28119
VP
51002008-03-26 Vladimir Prus <vladimir@codesourcery.com>
5101
5102 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
5103 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 5104
9e8e3afe
VP
51052008-03-26 Vladimir Prus <vladimir@codesourcery.com>
5106
5107 * lib/mi-support.exp (mi_create_varobj_checked): New.
5108 (mi_list_varobj_children): Allow to check for a
5109 value.
5110 (mi_list_array_varobj_children): New.
5111
5112 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
5113 and mi_list_varobj_children, as opposed to hardcoding
5114 expected strings.
5115 * gdb.mi/gdb701.exp: Likewise.
5116 * gdb.mi/gdb792.exp: Likewise.
5117 * gdb.mi/mi-var-block.exp: Likewise.
5118 * gdb.mi/mi-var-cmd.exp: Likewise.
5119 * gdb.mi/mi-var-invalidate.exp: Likewise.
5120 * gdb.mi/mi2-var-block.exp: Likewise.
5121 * gdb.mi/mi2-var-child.exp: Likewise.
5122 * gdb.mi/mi2-var-cmd.exp: Likewise.
5123 * gdb.mi/mi2-var-display.exp: Likewise.
5124
9df50351
JK
51252008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5126
5127 Fix random false FAILs on i386.
5128 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
5129
31e5d73a
DJ
51302008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
5131
5132 PR gdb/544
5133 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
5134
12f4afab
DJ
51352008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
5136
5137 PR gdb/544
5138 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
5139
b562a0cb
DJ
51402008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5141
5142 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
5143 fixed PR gdb/544.
5144
17faa917
DJ
51452008-03-21 Pedro Alves <pedro@codesourcery.com>
5146
5147 * gdb.threads/fork-child-threads.exp: Test next over fork.
5148
6214f497
DJ
51492008-03-21 Chris Demetriou <cgd@google.com>
5150
5151 * gdb.base/break.exp (rbreak junk): New test for rbreak
5152 "Junk at end of arguments" issue.
5153
63092375
DJ
51542008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5155
5156 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
5157 *& to work on created array elements.
5158 (Top level): Test print $pc with a file. Test string operations
5159 without a target.
5160 * gdb.base/ptype.exp: Do not expect *& to work on created array
5161 elements.
5162
b21991b0
DJ
51632008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5164
5165 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5166 gdb.threads/staticthreads.exp: Update exit query.
5167
c4b347c7
SL
51682008-03-07 Sandra Loosemore <sandra@codesourcery.com>
5169
5170 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
5171
fa4727a6
DJ
51722008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5173
5174 * gdb.base/watchpoint.c (global_ptr, func4): New.
5175 (main): Call func4.
5176 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
5177 (test_inaccessible_watchpoint): New.
5178
2f34202f
MR
51792008-02-29 Maciej W. Rozycki <macro@mips.com>
5180
5181 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
5182 select the largest.
5183
0d6ba1b1
DJ
51842008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5185
5186 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
5187 frames-invalid annotations.
5188
e691325a
PM
51892008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
5190
a9c64011 5191 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 5192
f85b5ecc
DE
51932008-02-27 Doug Evans <dje@google.com>
5194
5195 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
5196 for bug 1738.
5197 (breakpoint_to_handler_entry): Ditto.
5198
b40e7bf3
JB
51992008-02-27 Joel Brobecker <brobecker@adacore.com>
5200
5201 * gdb.base/ending-run.exp: Use the first line of code inside
5202 function body to test breakpoints.
5203 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
5204 location where the breakpoint is inserted when using the line
5205 where a function is declared. Fix typo in the description of
5206 one of the tests.
5207 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
5208
2faca73a
PM
52092008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
5210
5211 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 5212 tests.
2faca73a 5213
6f439c36
PM
52142008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
5215
5216 * gdb.base/args.exp: avoid same output for tests
5217 with single quotes.
5218
54e52265
VP
52192008-02-26 Vladimir Prus <vladimir@codesourcery.com>
5220
a9c64011
AS
5221 * gdb.base/annota1.exp: Adjust for 'info break'
5222 format changes.
5223 * gdb.base/annota3.exp: Likewise.
5224 * gdb.base/break.exp: Likewise.
5225 * gdb.base/condbreak.exp: Likewise.
5226 * gdb.base/pending.exp: Likewise.
5227 * gdb.base/sepdebug.exp: Likewise.
5228 * gdb.base/unload.exp: Likewise.
5229 * gdb.cp/ovldbreak.exp: Likewise.
5230 * gdb.mi/mi-pending.exp: Likewise.
54e52265 5231
897b09ca
DE
52322008-02-07 Doug Evans <dje@google.com>
5233
5234 * gdb.cp/mb-inline.exp: New.
5235 * gdb.cp/mb-inline.h: New.
5236 * gdb.cp/mb-inline1.cc: New.
5237 * gdb.cp/mb-inline2.cc: New.
5238
b1c32d35
PM
52392008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
5240
5241 * gdb.pascal/floats.pas: New test program.
5242 * gdb.pascal/floats.exp: New testcase.
5243
1a4ca44a
TJB
52442008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5245
5246 * gdb.base/callfuncs.c (t_float_many_args): New function.
5247 (t_double_many_args): New function.
5248 * gdb.base/callfuncs.exp: Add tests for exceeding float
5249 and double parameters passed through the stack.
5250
439048e8
JB
52512008-02-05 Joel Brobecker <brobecker@adacore.com>
5252
5253 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
5254 gdb.ada/complete/foo.adb: New files.
5255 * gdb.ada/complete.exp: New testcase.
5256
81fe8080
DE
52572008-02-03 Doug Evans <dje@google.com>
5258
301f0ecf
DE
5259 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
5260
81fe8080
DE
5261 * gdb.cp/gdb2384.exp: New file.
5262 * gdb.cp/gdb2384.cc: New file.
5263 * gdb.cp/gdb2384-base.h: New file.
5264 * gdb.cp/gdb2384-base.cc: New file.
5265
4b071aec
DE
52662008-02-02 Doug Evans <dje@google.com>
5267
5268 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
5269
61137ba6
JB
52702007-02-01 Joel Brobecker <brobecker@adacore.com>
5271
5272 * gdb.ada/sym_print_name: New test program.
5273 * gdb.ada/sym_print_name.exp: New testcase.
5274
52752007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
5276
5277 * gdb.ada/nested/hello.adb: New file.
5278 * gdb.ada/nested.exp: New testcase.
5279 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5280
98deb0da
VP
52812008-02-01 Vladimir Prus <vladimir@codesourcery.com>
5282
5283 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
5284 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
5285 don't cause future evaluations of function to report
5286 creation of internal breakpoints.
98deb0da 5287
723a2275
VP
52882008-02-01 Vladimir Prus <vladimir@codesourcery.com>
5289
5290 * gdb.mi/mi-break.exp (test_error): New.
5291 Call it.
5292
fb546a2f
LM
52932008-01-31 Luis Machado <luisgpm@br.ibm.com>
5294
5295 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
5296 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
5297
2d8fd90a
PM
52982008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
5299
5300 * gdb.pascal/integers.pas: New test program.
5301 * gdb.pascal/integers.exp: New testcase.
5302
a7fa0ded
PM
53032008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
5304
5305 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
5306
5e1a1926
TJB
53072008-01-30 Luis Machado <luisgpm@br.ibm.com>
5308
5309 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
5310 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
5311
8d04f9f0
JB
53122008-01-30 Paul Hilfinger <hilfinger@adacore.com>
5313
5314 * gdb.ada/formatted_ref: New test program.
5315 * gdb.ada/formatted_ref.exp: New testcase.
5316
5317 * gdb.cp/formatted-ref.cc: New file.
5318 * gdb.cp/formatted-ref.exp: New testcase.
5319
ce75a98f
JB
53202008-01-30 Joel Brobecker <brobecker@adacore.com>
5321
5322 * gdb.base/ptype.exp: Add testing of "ptype $pc".
5323
e835f6bf
NR
53242008-01-30 Nick Roberts <nickrob@snap.net.nz>
5325
5326 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
5327 (test_file_list_exec_source_file): Update to new macro-info field.
5328
d118ef87
PH
53292008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
5330
5331 * gdb.ada/exprs: New test program.
5332 * gdb.ada/exprs.exp: New testcase.
5333
7d35ab09
TJB
53342008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5335
5336 * dfp-test.c (DELTA, DELTA_B): New definitions.
5337 (double_val1, double_val2, double_val3, double_val4, double_val5,
5338 double_val6, double_val7, double_val8, double_val9, double_val10,
5339 double_val11, double_val12, double_val13, double_val14, dec32_val1,
5340 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
5341 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
5342 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
5343 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
5344 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
5345 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
5346 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
5347 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
5348 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
5349 dec128_val16): New global variables.
5350 (decimal_dec128_align): New function.
5351 (decimal_mixed): Likewise.
5352 (decimal_many_args_dec32): Likewise.
5353 (decimal_many_args_dec64): Likewise.
5354 (decimal_many_args_dec128): Likewise.
5355 (decimal_many_args_mixed): Likewise.
5356 * dfp-test.exp: Add tests calling new inferior functions.
5357
2d717e4f
DJ
53582008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5359
5360 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
5361 gdb.server/ext-run.exp: New files.
5362 * lib/gdbserver-support.exp (gdbserver_download): New.
5363 (gdbserver_start): New. Update gdbserver expected
5364 output.
5365 (gdbserver_spawn): Use them.
5366 (gdbserver_start_extended): New.
5367
e85a822c
DJ
53682008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5369
5370 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
5371 Run on GNU/Linux.
5372 (do_exec_tests): Check for systems which do not support catchpoints.
5373 Do not match START.
5374 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
5375 Run on GNU/Linux. Enable verbose output.
5376 (check_fork_catchpoints): New.
5377 (explicit_fork_child_follow, catch_fork_child_follow)
5378 (tcatch_fork_parent_follow): Update expected messages.
5379 (do_fork_tests): Use check_fork_catchpoints.
5380 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
5381 Run on GNU/Linux. Enable verbose output.
5382 (check_vfork_catchpoints): New.
5383 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
5384 expected messages.
5385 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
5386
401ea829
JB
53872008-01-29 Jim Blandy <jimb@red-bean.com>
5388
5389 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
5390 host' errors.
5391 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
5392
aceaf3ad
JB
53932008-01-29 Jim Blandy <jimb@red-bean.com>
5394
5395 * gdb.threads/sigthread.c: Use barriers to ensure that
5396 child_thread and child_thread_two are always initialized before we
5397 start to use them.
5398
a5606eee
VP
53992008-01-29 Vladimir Prus <vladimir@codesourcery.com>
5400
5401 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
5402 * gdb.base/watchpoint-solib.c: New.
5403 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 5404
c55a82bb
PM
54052008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
5406
5407 * gdb.base/gdb1056.exp: Add unsigned integer test.
5408
0993fe05
DE
54092008-01-28 Doug Evans <dje@google.com>
5410
5411 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
5412
4fe42e7f
JB
54132008-01-27 Jim Blandy <jimb@codesourcery.com>
5414
c7a69933
JB
5415 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
5416
4fe42e7f
JB
5417 * gdb.base/expand-psymtabs.exp: Doc fix.
5418
5def8285
MK
54192008-01-26 Mark Kettenis <kettenis@gnu.org>
5420
5421 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
5422
5313c911
NR
54232008-01-24 Nick Roberts <nickrob@snap.net.nz>
5424
a9c64011 5425 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
5426 -var-set-format.
5427
93815fbf
VP
54282008-01-23 Chris Demetriou <cgd@google.com>
5429
5430 * gdb.threads/thread_events.c: New testcase source file.
5431 * gdb.threads/thread_events.exp: New testcase expect file.
5432
467a88ee
NR
54332008-01-23 Nick Roberts <nickrob@snap.net.nz>
5434
5435 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
5436
5437 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
5438 -var-set-format.
5439
d8f82aba
DJ
54402008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5441 Vladimir Prus <vladimir@codesourcery.com>
5442
5443 * gdb.base/float.exp: Allow missing floating point for m68k and
5444 PowerPC.
5445
60c46647
VP
54462008-01-22 Vladimir Prus <vladimir@codesourcery.com>
5447
5448 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
5449 ignore count.
5450 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
5451 * gdb.mi/mi-cli.exp: Adjust.
5452 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 5453
c7dd36a1
PA
54542008-01-17 Pedro Alves <pedro@codesourcery.com>
5455
5456 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
5457 and 'dummy_ptr' integer pointer. Initialize struct_declarations
5458 with dummy_ptr's address.
5459 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
5460 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
5461 all targets.
5462 * gdb.mi/mi2-var-child.exp: Likewise.
5463
39d5313e
JB
54642008-01-09 Joel Brobecker <brobecker@adacore.com>
5465
5466 * gdb.ada/null_array: New test program.
5467 * gdb.ada/null_array.exp: New testcase.
5468
0aea4bf3
LM
54692008-01-09 Luis Machado <luisgpm@br.ibm.com>
5470
5471 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
5472 with required float modifiers.
5473
0b354900
JB
54742008-01-08 Joel Brobecker <brobecker@adacore.com>
5475
5476 * gdb.ada/funcall_param: New test program.
5477 * gdb.ada/funcall_param.exp: New testcase.
5478
cdb7f5d4
JB
54792008-01-08 Joel Brobecker <brobecker@adacore.com>
5480
5481 * gdb.ada/arrayparam: New test program.
5482 * gdb.ada/arrayparam.exp: New testcase.
5483
88e2547f
JB
54842008-01-08 Joel Brobecker <brobecker@adacore.com>
5485
5486 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
5487 landed. Should also fix random failures in the test following it.
5488
f6867ce0
TJB
54892008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5490
5491 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
5492 for expressions with decimal float values.
5493 (test_dfp_conversions): New function to test casts to and from
5494 decimal float types.
5495 Call test_dfp_conversions.
5496 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
5497 elements.
5498 (main): Initialize ds.float4 and ds.double8 elements.
5499 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
5500 string to new error message.
5501 (d64_set_tests): Likewise.
5502 (d128_set_tests): Likewise.
5503 Add tests for expressions with decimal float variables. Add tests for
5504 conversions to and from decimal float types.
5505
f9c11282
JB
55062008-01-05 Joel Brobecker <brobecker@adacore.com>
5507
5508 * gdb.ada/packed_tagged/comp_bug.adb: New file.
5509 * gdb.ada/packed_tagged.exp: New testcase.
5510
0ecbca72
JB
55112008-01-04 Joel Brobecker <brobecker@adacore.com>
5512
5513 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
5514 gdb.ada/homonym/homonym_main.adb: New files.
5515 * gdb.ada/homonym.exp: New testcase.
5516
c18d3d89
JB
55172008-01-04 Joel Brobecker <brobecker@adacore.com>
5518
5519 * gdb.ada/packed_array.exp: Add testing of references to
5520 a packed array.
5521
ecc7085b
JB
55222008-01-04 Joel Brobecker <brobecker@adacore.com>
5523
5524 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
5525 New files.
5526 * gdb.ada/type_coercion.exp: New testcase.
5527
c474c922
JB
55282008-01-04 Joel Brobecker <brobecker@adacore.com>
5529
5530 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
5531 gdb.ada/tagged/foo.adb: New file.
5532 * gdb.ada/tagged.exp: New testcase.
5533
9005b927
JB
55342008-01-04 Joel Brobecker <brobecker@adacore.com>
5535
5536 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
5537 gdb.ada/ptype_field/foo.adb: New files.
5538 * gdb.ada/ptype_field.exp: New testcase.
5539
1a6aaad8
JB
55402008-01-03 Joel Brobecker <brobecker@adacore.com>
5541
5542 * gdb.ada/print_pc.exp: New testcase.
5543
0ef22f53
JB
55442008-01-03 Joel Brobecker <brobecker@adacore.com>
5545
5546 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
5547 gdb.ada/taft_type/p.adb: New files.
5548 * gdb.ada/taft_type.exp: New testcase.
5549
1689ecf8
JB
55502008-01-03 Joel Brobecker <brobecker@adacore.com>
5551
5552 * gdb.ada/array_bounds/bar.adb: New file.
5553 * gdb.ada/array_bounds.exp: New testcase.
5554
a4d0b9c3
JB
55552008-01-03 Joel Brobecker <brobecker@adacore.com>
5556
5557 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
5558 gdb.ada/arrayptr/foo.adb: New files.
5559 * gdb.ada/arrayptr.exp: New testcase.
5560
a31ace00
JB
55612008-01-03 Joel Brobecker <brobecker@adacore.com>
5562
5563 * gdb.base/set-lang-auto.exp: New testcase.
5564
a97fced3
JB
55652008-01-03 Joel Brobecker <brobecker@adacore.com>
5566
5567 * gdb.ada/fun_addr/foo.adb: New file.
5568 * gdb.ada/fun_addr.exp: New testcase.
5569
ef29ce1a
JK
55702008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5571
5572 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
5573 New files
5574
0fafefe3
JB
55752008-01-02 Joel Brobecker <brobecker@adacore.com>
5576
5577 * array_subscript_addr/p.adb: New file.
a9c64011 5578 * array_subscript_addr.exp: New testcase.
0fafefe3 5579
c4359f8d
JB
55802008-01-02 Joel Brobecker <brobecker@adacore.com>
5581
a9c64011 5582 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
5583 New files.
5584 * gdb.ada/str_cmp_ref.exp: New testcase.
5585
1aa1b15b
JB
55862008-01-01 Joel Brobecker <brobecker@adacore.com>
5587
5588 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
5589 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 5590 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 5591
81c9b2cf
JB
55922008-01-01 Joel Brobecker <brobecker@adacore.com>
5593
5594 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
5595 gdb.ada/ref_param/pck.ads: New files.
5596 * gdb.ada/ref_param.exp: New testcase.
5597
319e4674
JB
55982008-01-01 Joel Brobecker <brobecker@adacore.com>
5599
5600 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
5601 gdb.ada/interface/foo.adb: New files.
5602 * gdb.ada/interface.exp: New testcase.
5603
ef682c56
JB
56042007-12-31 Jim Blandy <jimb@codesourcery.com>
5605
5606 * gdb.base/multi-forks.exp: Consume all output from child
5607 processes before proceeding to next test.
5608
f6f3eb6c
JB
56092007-12-29 Jim Blandy <jimb@codesourcery.com>
5610
5611 * configure: Regenerated.
5612
f652e42f
JB
56132007-12-27 Joel Brobecker <brobecker@adacore.com>
5614
5615 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
5616 gdb.ada/fixed_cmp/fixed.adb: New files.
5617 * gdb.ada/fixed_cmp.exp: New testcase.
5618
6943e596
JB
56192007-12-27 Joel Brobecker <brobecker@adacore.com>
5620
5621 * gdb.ada/boolean_expr.exp: New testcase.
5622
aad9a193
JB
56232007-12-26 Jim Blandy <jimb@codesourcery.com>
5624
5625 * gdb.base/multi-forks.exp: Doc fix.
5626
fb5f3683
JB
56272007-12-26 Joel Brobecker <brobecker@adacore.com>
5628
5629 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5630 * gdb.ada/char_param.exp: Do not compile our test program with
5631 -gnata, this is unnecessary.
5632 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
5633
384e4a9c
JB
56342007-12-24 Joel Brobecker <brobecker@adacore.com>
5635
5636 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
5637 gdb.ada/print_chars/foo.adb: New files.
5638 * gdb.ada/print_chars.exp: New testcase.
5639
01e044f7
JB
56402007-12-24 Joel Brobecker <brobecker@adacore.com>
5641
5642 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
5643 gdb.ada/char_param/foo.adb: New files.
5644 * gdb.ada/char_param.exp: New testcase.
5645
0ce17860
JB
56462007-12-22 Jim Blandy <jimb@codesourcery.com>
5647
5648 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
5649 hard-coding source line numbers into the test.
5650 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
5651 gdb_get_line_number to find.
5652
919809b9
JB
56532007-12-22 Joel Brobecker <brobecker@adacore.com>
5654
5655 * gdb.base/ptype.c (highest): New struct type.
5656 (the_highest): New variable of that type.
5657 (main): Add dummy assignment to a field of variable the_highest.
5658 * gdb.base/ptype.exp: Test type printing of our new variable.
5659
abc8a88d
PM
56602007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
5661
5662 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 5663 and record first explicitly generated thread number.
abc8a88d
PM
5664 Use that thread number for thread specific watchpoint test.
5665 Add iteration number to repetitive tests.
5666
5158f3e3
CES
56672007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
5668 Jim Blandy <jimb@codesourcery.com>
5669
5670 * gdb.base/expand-psymtabs.c: New testcase
5671 source file.
5672 * gdb.base/expand-psymtabs.exp: New testcase
5673 expect file.
5674
37e4754d
LM
56752007-12-17 Luis Machado <luisgpm@br.ibm.com>
5676
5677 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
5678 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
5679
551e5d04
JB
56802007-12-17 Joel Brobecker <brobecker@adacore.com>
5681
5682 * gdb.ada/frame_args/foo.adb: New file.
5683 * gdb.ada/frame_args/pck.ads: New file.
5684 * gdb.ada/frame_args/pck.adb: New file.
5685 * gdb.ada/frame_args.exp: New testcase.
5686
a05ee097
JB
56872007-12-17 Joel Brobecker <brobecker@adacore.com>
5688
5689 * gdb.base/frame-args.c: New file.
5690 * gdb.base/frame-args.exp: New testcase.
5691
c162e8c9 56922007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 5693 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
5694
5695 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
5696
afe8ab22 56972007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 5698
afe8ab22
VP
5699 * gdb.mi/mi-pending.exp: New.
5700 * gdb.mi/mi-pending.c: New.
5701 * gdb.mi/mi-pendshr.c: New.
5702
dfdfb3ca
JB
57032007-12-06 Jim Blandy <jimb@codesourcery.com>
5704
5705 * gdb.base/default.exp: Update expected output for 'info catch'.
5706
b7fca990
JK
57072007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5708
5709 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
5710 must be set to binary.
5711
6a1afc1e
PA
57122007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
5713
5714 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
5715
a6b151f1
DJ
57162007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5717
5718 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
5719 gdb.mi/mi-file-transfer.exp: New.
5720
43039443
JK
57212007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5722
5723 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
5724
0ef2251b
MR
57252007-11-22 Maciej W. Rozycki <macro@mips.com>
5726
5727 * gdb.trace/backtrace.exp: Fix a typo.
5728 * gdb.trace/circ.exp: Likewise.
5729 * gdb.trace/collection.exp: Likewise.
5730 * gdb.trace/limits.exp: Likewise.
5731 * gdb.trace/report.exp: Likewise.
5732 * gdb.trace/tfind.exp: Likewise.
5733 * gdb.trace/while-dyn.exp: Likewise.
5734
5443631e
NR
57352007-11-21 Nick Roberts <nickrob@snap.net.nz>
5736
5737 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
5738 objects of pointers that can't be dereferenced are now
5739 "noneditable".
5740
a4ce5b0d
UW
57412007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5742
5743 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5744 (target_cpu): Remove.
5745
d6e956e5
VP
57462007-10-15 Vladimir Prus <vladimir@codesourcery.com>
5747
5748 * gdb.base/ending-run.exp: Expect the list of cleared
5749 breakpoint to come in natural order, not the reversed one.
a9c64011 5750
214270ab
VP
57512007-11-07 Vladimir Prus <vladimir@codesourcery.com>
5752
5753 * gdb.mi/mi-var-child.c (do_child_deletion): New.
5754 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 5755
1a619819
LM
57562007-11-05 Luis Machado <luisgpm@br.ibm.com>
5757
5758 * gdb.base/printcmds.exp: New function
5759 test_printf_with_dfp.
5760
5b01a6fa
DE
57612007-11-02 Doug Evans <dje@google.com>
5762
5763 * gdb.disasm/t01_mov.s: Remove carriage returns.
5764 * gdb.disasm/t02_mova.s: Ditto.
5765 * gdb.disasm/t03_add.s: Ditto.
5766 * gdb.disasm/t04_sub.s: Ditto.
5767 * gdb.disasm/t05_cmp.s: Ditto.
5768 * gdb.disasm/t06_ari2.s: Ditto.
5769 * gdb.disasm/t07_ari3.s: Ditto.
5770 * gdb.disasm/t08_or.s: Ditto.
5771 * gdb.disasm/t09_xor.s: Ditto.
5772 * gdb.disasm/t10_and.s: Ditto.
5773 * gdb.disasm/t11_logs.s: Ditto.
5774 * gdb.disasm/t12_bit.s: Ditto.
5775 * gdb.disasm/t13_otr.s: Ditto.
5776
ec33ab7f
JK
57772007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5778
5779 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
5780
ae0d01ff
UW
57812007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5782
5783 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
5784 provide DFP support.
5785
55eddb0f
DJ
57862007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5787
5788 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
5789 Test "set powerpc vector-abi". Skip auto-detection tests for old
5790 toolchains.
5791
7020f05c
PA
57922007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
5793
5794 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
5795 with [string compare].
5796
84bc3db9
PA
57972007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
5798
5799 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
5800 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
5801
5876dc88
LM
58022007-10-25 Luis Machado <luisgpm@br.ibm.com>
5803
5804 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
5805 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
5806 * gdb.opt/Makefile.in: New makefile.
5807 * Makefile.in: Create new directory "gdb.opt".
5808 * configure.ac: Add "gdb.opt" directory.
5809 * configure: Regenerated.
a9c64011 5810
c3ea9a14
DE
58112007-10-25 Doug Evans <dje@google.com>
5812
5813 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
5814 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
5815
a9c64011 58162007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
5817 Thiago Jung Bauermann <bauerman@br.ibm.com>
5818
5819 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
5820 Floating Point expressions.
5821 * gdb.base/dfp-test.exp: new file adding tests for Decimal
5822 Floating Point variables.
5823 * gdb.base/dfp-test.c: new file containing program with Decimal
5824 Floating variables, used by gdb.base/dfp-test.exp.
5825
62a24a2b
DJ
58262007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5827
5828 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
5829
e7b1eae6
UW
58302007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5831
5832 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
5833 compiling test case with GCC.
5834 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
5835
c641edcc
UW
58362007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5837
5838 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
5839 format changes.
5840
5e5ebfe6
MS
58412007-10-18 Michael Snyder <msnyder@specifix.com>
5842
5843 * gdb.base/dbx.exp: Add missing "-re " operator.
5844
e831e7b6
GM
58452007-10-16 Gaius Mulley <gaius@glam.ac.uk>
5846
5847 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
5848 * configure.ac: Removed trailing spaces after backslash.
5849 * gdb.modula2: New directory.
5850 * gdb.modula2/Makefile.in: New file.
5851 * gdb.modula2/unbounded-array.exp: New file.
5852 * gdb.modula2/unbounded1.c: New file.
5853
7cc46491
DJ
58542007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5855
5856 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
5857
58582007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
5859
5860 * gdb.base/sigstep.c (main): Add checks for
5861 return values for setitimer call.
5862 Call setitimer again with itimer = ITIMER_REAL
5863 if first call to setitimer fails.
5864
e91528f0
KH
58652007-10-11 Kazu Hirata <kazu@codesourcery.com>
5866
5867 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
5868 of $timeout.
5869
2ec9a4f8
DJ
58702007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
5871
5872 * gdb.server/server-run.exp: Test for dynamic linker symbols.
5873
58742007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
5875
5876 * lib/gdb.exp (gdb_run_cmd): Move comment outside
5877 of gdb_expect call, to avoid interruption.
5878
64b2fa04
PA
58792007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
5880
5881 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
5882 (v_unsigned_long_long, v_long_long_array)
5883 (v_signed_long_long_array, v_unsigned_long_long_array)
5884 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
5885 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
5886 [!NO_LONG_LONG]: New.
5887 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
5888 v_long_long_member.
5889
5890 (v_long_long_func, v_signed_long_long_func)
5891 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
5892 (main) [!NO_LONG_LONG]: Initialize long long variants.
5893
5894 * gdb.base/whatis.exp: If board file requests no_long_long, build
5895 test with NO_LONG_LONG defined. Test long long, signed long long,
5896 and unsigned long long variants but only if board file doesn't
5897 disable it.
5898
a912286e 58992007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 5900 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
5901
5902 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
5903 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
5904 * configure: Regenerated.
5905 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
5906 gdb.pascal/types.exp, lib/pascal.exp: New files.
5907
471ba8c9
DJ
59082007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
5909
5910 * gdb.cp/classes.exp (do_tests): Always step to the line after the
5911 call.
5912 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
5913 to return to the call.
5914 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
5915 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
5916 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
5917 * gdb.mi/mi-until.exp (test_until): Likewise.
5918 * gdb.mi/mi2-until.exp (test_until): Likewise.
5919
fef8a650
DJ
59202007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
5921
5922 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
5923 two-char array.
5924 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
5925
d983da9c
DJ
59262007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5927
5928 * gdb.threads/watchthreads.c (thread_function): Sleep between
5929 iterations.
5930 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
5931 at once for S/390. Generate matching fails and passes.
5932
17f62551
VP
59332007-09-27 Vladimir Prus <vladimir@codesourcery.com>
5934
5935 * gdb.mi/var-cmd.c (do_children_tests): Initialize
5936 the 'struct_declarations' variable to zeros.
a9c64011 5937
ed0616c6
VP
59382007-09-24 Vladimir Prus <vladimir@codesourcery.com>
5939
5940 * gdb.cp/mb-ctor.cc: New.
5941 * gdb.cp/mb-ctor.exp: New.
5942 * gdb.cp/mb-templates.cc: New.
5943 * gdb.cp/mb-templates.exp: New.
5944
41f1b697
DJ
59452007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
5946
5947 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
5948
3f213f78
PA
59492007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
5950
5951 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
5952 targets.
5953 * configure: Regenerate.
5954
0d381245 59552007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 5956
0d381245
VP
5957 * gdb.base/annota1.exp: Adjust for 'info break'
5958 format changes.
5959 * gdb.base/annota3.exp: Likewise.
5960 * gdb.base/break.exp: Likewise.
5961 * gdb.base/condbreak.exp: Likewise.
5962 * gdb.base/pending.exp: Likewise.
5963 * gdb.base/sepdebug.exp: Likewise.
5964 * gdb.base/unload.exp: Likewise.
5965 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 5966
fe3f5fa8
VP
59672007-09-22 Vladimir Prus <vladimir@codesourcery.com>
5968
5969 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
5970 messages.
5971 * gdb.base/chng-syms.exp: Likewise.
5972 * gdb.base/unload.exp: Likewise.
a9c64011 5973
a75cf6c0
DJ
59742007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
5975
5976 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
5977
18ecae38
DJ
59782007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5979
5980 * schedlock.c (NUM): Change to 1.
5981 (main): Use args[0] for the main thread.
5982 * schedlock.exp: Only expect two threads. Only issue one pass or fail
5983 regardless of the number of threads.
5984
5509918f
MR
59852007-09-14 Maciej W. Rozycki <macro@mips.com>
5986
4a543daf
MR
5987 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
5988 type down.
5989 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
5990 test.
5991 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
5992 watchpoint type down.
5993 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
5994 test.
5995
59962007-09-14 Maciej W. Rozycki <macro@mips.com>
5997
5509918f
MR
5998 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
5999 Move all the tests here and run them twice, once using software
6000 watchpoints and once using hardware watchpoints.
6001 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
6002
40b53987
DJ
60032007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
6004
6005 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
6006 test.
6007
695e2681
MK
60082007-09-10 Mark Kettenis <kettenis@gnu.org>
6009
8b3fc8d8
MK
6010 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
6011 build-id.
6012
695e2681
MK
6013 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
6014 know about $ORIGIN. Calculate output dir from $dest instead of
6015 using ${objdir}/{$subdir}.
6016
58d69f29
MK
60172007-09-09 Mark Kettenis <kettenis@gnu.org>
6018
6019 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
6020 gcore, before continuing with the test.
6021
3e347599
DJ
60222007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
6023
6024 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
6025 * gdb.mi/mi-watch.exp: Likewise.
6026
ea37ba09
DJ
60272007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6028 Jim Blandy <jimb@codesourcery.com>
6029
6030 * gdb.arch/i386-sse.exp: Do not expect character constants.
6031 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
6032 * gdb.base/display.exp: Allow print/s.
6033 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
6034 and unsigned char array changes.
6035
2025a643
DJ
60362007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6037
6038 * gdb.base/display.exp: Add tests for printf %p.
6039
26669a27
PA
60402007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
6041
6042 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
6043 the dll name to unicode.
6044
c8f021f8
JK
60452007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6046
6047 * gdb.base/default.exp (show version): Update the version text.
6048 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
6049
4cf31eea
JK
60502007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6051
6052 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
6053 New files.
6054
4935890f
JK
60552007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6056
6057 * lib/gdb.exp (build_id_debug_filename_get): New function.
6058 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
6059 Remove the generate DEBUG file for the future testcase runs.
6060 New testcase for the NT_GNU_BUILD_ID retrieval.
6061 Move the final testing step to ...
6062 (test_different_dir): ... a new function.
6063 New parameter XFAIL to XFAIL all the tests performed.
6064 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
6065 New parameter TYPE to PF_PREFIX all the tests performed.
6066
02142340
VP
60672007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6068
6069 * gdb.mi/mi-var-cp.cc (path_expression): New
6070 function.
6071 * gdb.mi/mi-var-cp.exp: Run path exression tests.
6072
36acd84e
UW
60732007-08-27 Markus Deuling <deuling@de.ibm.com>
6074
6075 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
6076 to fit into SPU Local Store memory.
6077
a896d121
JB
60782007-08-23 Joel Brobecker <brobecker@adacore.com>
6079
6080 * gdb.base/default.exp: Adjust the expected output of "info
6081 warranty" after the switch to GPLv3.
6082
7b433602
JB
60832007-08-23 Joel Brobecker <brobecker@adacore.com>
6084
6085 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
6086 to 30000 (from 20000).
6087
e22f8b7c
JB
60882007-08-23 Joel Brobecker <brobecker@adacore.com>
6089
6090 Switch the license of all .exp files to GPLv3.
6091 Switch the license of all .f and .f90 files to GPLv3.
6092 Switch the license of all .s and .S files to GPLv3.
6093
5a0e3bd0
JB
60942007-08-23 Joel Brobecker <brobecker@adacore.com>
6095
6096 * configure.ac: Switch license to GPLv3.
6097
cc00619d
JB
60982007-08-23 Joel Brobecker <brobecker@adacore.com>
6099
6100 Switch the licensing to GPLv3 for all .ads and .adb files.
6101
8d26208a
DJ
61022007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
6103
6104 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
6105 and t_int_double.
6106 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
6107
4fcb9948
JB
61082007-08-17 Joel Brobecker <brobecker@adacore.com>
6109
6110 * gdb.base/step-line.c: Switch license to GPL version 3, and
6111 update copyright year.
6112 * gdb.base/step-line.inp: Likewise.
6113
b9c34f67
JB
61142007-08-17 Joel Brobecker <brobecker@adacore.com>
6115
6116 * gdb.base/gdb1555.exp: Make expected output immune to formatting
6117 changes inside gdb1555.c.
6118 * gdb.base/pending.exp: Likewise.
6119
2cc17678
DJ
61202007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * config/default.exp: New file.
6123
e48883f7
DJ
61242007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6125
6126 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
6127 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
6128
1ab80e5b
MR
61292007-07-30 Maciej W. Rozycki <macro@mips.com>
6130
6131 * gdb.base/dump.exp: Force the correct endianness for binary
6132 formats not carrying this information.
6133
aba471f5
DJ
61342007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6135
6136 * gdb.threads/staticthreads.exp: Match .*sem_post.
6137
d4e07204
DJ
61382007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6139
6140 * gdb.base/readline.exp (operate_and_get_next): Match the final
6141 prompt.
6142
2b97317d
KB
61432007-07-23 Kevin Buettner <kevinb@redhat.com>
6144
6145 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
6146 to restarting SID.
6147
44efa07a
KB
61482007-07-18 Kevin Buettner <kevinb@redhat.com>
6149
6150 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
6151 prior to `gdb_start'.
6152
7b5ebade
KB
61532007-07-18 Kevin Buettner <kevinb@redhat.com>
6154
6155 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
6156 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
6157 Remove call to gdb_unload.
6158
255e7678
DJ
61592007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
6160 Daniel Jacobowitz <dan@codesourcery.com>
6161
6162 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
6163 for __WIN32__.
6164 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
6165 * gdb.base/unload.exp: Use shared library test routines.
6166
3a40aaa0
UW
61672007-07-03 Markus Deuling <deuling@de.ibm.com>
6168
6169 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
6170 * gdb.base/solib-symbol-lib.c: Likewise.
6171 * gdb.base/solib-symbol-main.c: Likewise.
6172
b0f4b84b
DJ
61732007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6174
6175 * config/gdbserver.exp (gdb_reconnect): New.
6176 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
6177 gdb.base/solib-disc.exp: New files.
6178 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
6179 remote debugging".
6180 (gdb_compile): Add shlib_load flag.
6181 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
6182 port.
6183 (gdbserver_reconnect): New.
6184
1b05479a
DJ
61852007-07-01 Nick Roberts <nickrob@snap.net.nz>
6186 Daniel Jacobowitz <dan@codesourcery.com>
6187
6188 * gdb.base/annota3.exp: Test for if construct.
6189
86f78eb2
DJ
61902007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
6191
6192 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
6193
6a2eb474 61942007-06-21 Chris Dearman <chris@mips.com>
a9c64011 6195 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
6196
6197 * gdb.base/display.exp: Allow a newline after display/i.
6198 * gdb.base/pc-fp.exp: Likewise.
6199 * gdb.base/sigbpt.exp: Likewise.
6200
f8b73d13
DJ
62012007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6202
6203 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
6204 required features to be included.
6205
4339e69e
DJ
62062007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
6207
6208 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
6209 in info threads output.
6210
23d964e7
UW
62112007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6212 Markus Deuling <deuling@de.ibm.com>
6213
6214 * gdb.arch/spu-info.exp: New testcase.
6215 * gdb.arch/spu-info.c: New file.
6216
fd20f75b
DJ
62172007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
6218
6219 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
6220 tpcs_offset. Restore lr after the call.
6221 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
6222
2226f861
DJ
62232007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
6224
6225 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
6226 (gdbserver_run): Kill any running gdbserver.
6227 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
6228
d12371a9
MR
62292007-05-17 Maciej W. Rozycki <macro@mips.com>
6230
6231 * gdb.base/sigbpt.exp: Preset segv_addr.
6232
93f02886
DJ
62332007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6234
6235 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
6236 (gdb_compile_shlib): Likewise.
6237 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
6238 (default_gdb_init): Clear cleanfiles.
6239 (gdb_finish): Delete recorded cleanfiles.
6240 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
6241
6242 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
6243 Do not use isnative.
6244 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
6245 gdb.base/so-impl-ld.exp: Likewise.
6246 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
6247 * gdb.base/unload.exp: Likewise. Do not pass empty option to
6248 gdb_compile.
6249
b04e06d7
VP
62502007-05-15 Vladimir Prus <vladimir@codesourcery.com>
6251
6252 * config/unknown.exp: Remove.
6253
069ed931
UW
62542007-05-15 Markus Deuling <deuling@de.ibm.com>
6255
6256 * gdb.base/info-proc.exp: Check is_remote.
6257
09db0d03
UW
62582007-05-14 Markus Deuling <deuling@de.ibm.com>
6259
6260 * gdb.base/gcore.exp: Initialize variable core_supported.
6261
af2cbe8c
DJ
62622007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6263
6264 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
6265
027c0295
DJ
62662007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6267
6268 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
6269 * gdb.threads/print-threads.exp (test_all_threads): Allow
6270 negative and hexadecimal thread IDs.
6271
dc5000e7
DJ
62722007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6273
6274 * gdb.java/jprint.java (public): Avoid invalid call to static
6275 method.
6276
2e74ed18
DP
62772007-05-14 Denis Pilat <denis.pilat@st.com>
6278
6279 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
6280 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
6281 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6282 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
6283 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
6284
83547f02
UW
62852007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6286
6287 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 6288 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
6289 this mode.
6290 * gdb.base/ovlymgr.c: Provide stubs for spu target.
6291 * gdb.base/spu.ld: New file.
6292
b18be20d
DJ
62932007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
6294
6295 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
6296
be444858
DJ
62972007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
6298
6299 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
6300
b1d53152
DJ
63012007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
6302
6303 * gdb.java/jmain.exp: Handle demangled names with and without method
6304 signatures.
6305
d084b331
DJ
63062007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
6307
6308 * gdb.mi/mi-syn-frame.c (main, foo, bar)
6309 (have_a_very_merry_interrupt): Remove calls to puts.
6310 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
6311 inferior output.
6312 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
6313 test names.
6314
db9d7fc5
DJ
63152007-04-29 Markus Deuling <deuling@de.ibm.com>
6316 Daniel Jacobowitz <dan@codesourcery.com>
6317
6318 * gdb.base/auxv.exp (core_works): Also check is_remote.
6319 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
6320
ef783a7d 63212007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 6322
ef783a7d
VP
6323 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
6324 message, not the undefined 'module' variable.
6325 * gdb.base/siginfo.exp: Likewise.
6326 * gdb.base/sigstep.exp: Likewise.
6327 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
6328 serialport.
6329 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
6330
b7b73cae
CV
63312007-04-25 Corinna Vinschen <vinschen@redhat.com>
6332
6333 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
6334 target sim fails. Return 0 otherwise.
6335 (gdb_load): Return prematurely if gdb_target_sim fails.
6336
7d90fdfa
DP
63372007-04-16 Denis Pilat <denis.pilat@st.com>
6338
6339 * gdb.base/setshow.exp: Reset height after having set it to 100.
6340
5d3e9c85
DP
63412007-04-16 Denis Pilat <denis.pilat@st.com>
6342
6343 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
6344
18e75969
DP
63452007-04-16 Denis Pilat <denis.pilat@st.com>
6346
6347 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
6348
25d5ea92
VP
63492007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6350
6351 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
6352 tests. Run the frozen varobjs test.
6353 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 6354 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 6355
0b49cb80
JK
63562007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6357
6358 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
6359 gdb.base/type-opaque.exp: New files.
6360
a73bafbc 63612007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
6362
6363 * gdb.mi/mi-var-child.c
a73bafbc
VP
6364 (do_children_tests): User char[2] instead of
6365 char so that automatic printing of pointers to char
6366 don't give unpredicable result.
6367 * gdb.mi/var-cmd.c (do_locals_test): Initialize
6368 local variables.
6369 * gdb.mi/mi-var-child.exp: Step to right line
6370 of do_children_tests.
6371 * gdb.mi/mi2-var-child.exp: Likewise.
6372 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 6373 do_locals_tests.
a73bafbc
VP
6374 (do_children_tests): User char[2] instead of
6375 char so that automatic printing of pointers to char
a9c64011 6376 don't give unpredicable result.
a73bafbc 6377 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 6378 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
6379 Pass test name to mi_wait_for_stop.
6380
7ce59000
DJ
63812007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6382
6383 * gdb.asm/asm-source.exp: Remove d10v case.
6384 * lib/gdb.exp (skip_cplus_tests): Likewise.
6385 * gdb.asm/d10v.inc: Deleted.
6386
20389057
DJ
63872007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6388
6389 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
6390
8807d78b
DJ
63912007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6392
6393 * config/netware.exp: Delete file.
6394
aa3edb8e
JB
63952007-03-29 Joel Brobecker <brobecker@adacore.com>
6396
6397 * gdb.dwarf2/dw2-noloc.S: New file.
6398 * gdb.dwarf2/dw2-noloc.exp: New file.
6399
297561ac
PA
64002007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
6401
6402 * gdb.cp/method2.cc: New test.
6403 * gdb.cp/method2.exp: New test.
6404 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
6405
1f81bd39
DJ
64062007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6407
6408 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
6409
9453113a
DJ
64102007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6411
6412 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
6413
b741e217
DJ
64142007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6415
6416 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
6417 (gdb_load): Delete, replace with...
6418 (gdb_reload): ...this.
6419 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
6420 * gdb.server/server-mon.exp: Likewise.
6421 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
6422 (gdb_start_cmd): New.
6423 (gdb_file_cmd): Save the last loaded file.
6424 (gdb_reload): New.
6425 (gdb_gnu_strip_debug): Use transform.
6426 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
6427 support here. Use new $last_loaded_file. Check mtime.
6428 (gdb_target_cmd): Handle ObjC failure case.
6429 (infer_host_exec): Delete.
6430 (gdbserver_load): Rename to...
6431 (gdbserver_run): ...this. Simplify.
6432 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
6433 (mi_gdb_load): Move most contents to a new function...
6434 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
6435 (mi_run_cmd): Use mi_gdb_target_load.
6436 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
6437 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
6438 Use gdb_run_cmd.
6439 * gdb.base/charsign.exp: Remove incorrect comment.
6440 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
6441 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
6442 gdb.base/start.exp: Use gdb_start_cmd.
6443
446ab585 64442007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 6445 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
6446
6447 * gdb.base/sigbpt.exp: Fix the message when skipping test.
6448 * gdb.base/signull.exp: Similarly.
6449
bbb88ebf
UW
64502007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6451
6452 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
6453 messages available to test cases (like chng-sym.exp).
6454
cb8c4a99
AS
64552007-03-14 Andreas Schwab <schwab@suse.de>
6456
6457 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
6458 format changes.
6459
4e463ff5
DJ
64602007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
6461
6462 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
6463 (optimized_1): New.
6464 (main): Call optimized_1.
6465 (gdb2029): Correct typos. Call gdb2029_marker.
6466 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
6467 for gdb2029.
6468
b6db2c47
MK
64692007-03-12 Mark Kettenis <kettenis@gnu.org>
6470
6471 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
6472 as tabs. Remove redundant test pattern.
6473
70ed3737
UW
64742007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6475
6476 * gdb.base/long_long.exp: Accept optional symbol name in <...>
6477 for /a format output.
6478
47b67b60
DJ
64792007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
6480
6481 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
6482 collect output incrementally.
6483
b8953b0e
UW
64842007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6485
6486 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
6487 for -var-create lpcharacter test.
6488 * gdb.mi/mi2-var-cmd.exp: Likewise.
6489
7acd5c40
UW
64902007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6491
6492 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
6493 pass on targets where address zero is readable.
6494
9c6759c1
UW
64952007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6496
6497 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
6498 just a single architecture.
6499
a2f1aeb4
UW
65002007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6501
6502 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
6503 (fetch_all_registers): New function, uses gdb_test_multiple and
6504 exp_continue to fetch inferior output line-by-line.
6505 Replace all uses of do_get_all_registers by fetch_all_registers.
6506
46579ac2
UW
65072007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6508
6509 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
6510 in target_info.
6511
fc133f24
MS
65122007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6513
a9c64011 6514 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
6515 consistancy; add a default (timeout) case.
6516
7646a51d
MS
65172007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6518
6519 * gdb.base/watchpoint.exp: Fix truncated comment.
6520
dcfff61f
MS
65212007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6522
6523 * Makefile.in: Remove spurious single-quotes from sed command.
6524
664e3ee9
DJ
65252007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6526
6527 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
6528 func.
6529 * gdb.mi/mi2-var-cmd.exp: Likewise.
6530
d7cc6f2f
JB
65312007-02-27 Joel Brobecker <brobecker@adacore.com>
6532
a9c64011
AS
6533 * gdb.dwarf2/dw2-producer.S: New file.
6534 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
6535
65362007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
6537
6538 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6539 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6540 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6541 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6542 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
6543 Revert tests to use mi_gdb_test and include value field in output
6544 of -var-create.
6545
93d42b30
DJ
65462007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6547
6548 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
6549
c499ed39
DJ
65502007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6551
6552 * gdb.base/maint.exp: Remove full paths from test names.
6553 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
6554 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
6555
9836f81b
JB
65562007-02-27 Joel Brobecker <brobecker@adacore.com>
6557
6558 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
6559
c74d0ad8
DJ
65602007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6561
6562 * gdb.server/server-mon.exp: New test.
6563
2711e456
DJ
65642007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6565
6566 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
6567
ff6f572f
DJ
65682007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6569
6570 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
6571 register capitalization.
6572
fada3feb
DP
65732007-02-13 Denis Pilat <denis.pilat@st.com>
6574
6575 * gdb.mi/mi-var-invalidate.exp: New file.
6576
fb1e4ffc
DJ
65772007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6578
6579 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
6580
3da939d7
DJ
65812007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6582
6583 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
6584
123dc839
DJ
65852007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6586
6587 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
6588 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
6589
877e3645 65902007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
6591
6592 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6593 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6594 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6595 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6596 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 6597 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 6598 Update tests to include value field in output of -var-create.
a9c64011 6599
3c0a2960
AS
66002007-02-08 Andreas Schwab <schwab@suse.de>
6601
6602 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
6603
108546a0
DJ
66042007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6605
6606 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
6607 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
6608
d701dcab
DP
66092007-02-02 Denis Pilat <denis.pilat@st.com>
6610
6611 * gdb.threads/threadapply.exp: check that frame is not changed by
6612 the thread apply all command.
6613
783e3e2f
AS
66142007-01-31 Andreas Schwab <schwab@suse.de>
6615
6d9c3a87
AS
6616 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
6617
3c50d7b9
AS
6618 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
6619 in the dwarf sections.
6620 * gdb.dwarf2/mac-fileno.S: Likewise.
6621
783e3e2f
AS
6622 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
6623 bspstore register on ia64.
6624
78ff580e
AS
66252007-01-29 Andreas Schwab <schwab@suse.de>
6626
cc8e9b12
AS
6627 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
6628 "frame-begin" annotation.
6629
78ff580e
AS
6630 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
6631 number of "frames-invalid" annotations.
6632
704a4f78
DJ
66332007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6634
6635 * gdb.base/commands.exp: Call if_commands_test.
6636 (gdb_test_no_prompt, if_commands_test): New.
6637
e741bf94
MK
66382007-01-28 Mark Kettenis <kettenis@gnu.org>
6639
6640 * gdb.threads/sigthread.c (NSIGS): Make bigger.
6641
474d0ad3
AS
66422007-01-27 Andreas Schwab <schwab@suse.de>
6643
6644 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
6645 .short/.int/.quad in the dwarf sections.
6646 * gdb.dwarf2/dw2-intercu.S: Likewise.
6647 * gdb.dwarf2/dw2-intermix.S: Likewise.
6648
e784b426
JK
66492007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6650
6651 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
6652 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
6653 array.
e784b426
JK
6654 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
6655 * gdb.base/setvar.exp: Likewise.
6656
37f08e04
AS
66572007-01-26 Andreas Schwab <schwab@suse.de>
6658
9a01813a
AS
6659 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
6660 test.
6661
37f08e04
AS
6662 * gdb.base/multi-forks.exp ("restart $i"): Also match
6663 __kernel_syscall_via_break.
6664
6e2a9270
VP
66652007-01-24 Vladimir Prus <vladimir@codesourcery.com>
6666
6667 * lib/mi-support.exp (mi_delete_varobj): New.
6668 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
6669 testcase.
6670 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
6671 (main): Call the above.
6672 (reference_update_test, base_in_reference_test)
6673 (reference_to_pointer): Delete the created varobjs.
a9c64011 6674
e515b470
DJ
66752007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
6676
6677 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
6678 * configure: Regenerated.
6679 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
6680 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
6681 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
6682 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
6683 * lib/gdb.exp (gdb_skip_xml_test): New function.
6684
08d8bcd7
DJ
66852007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
6686
6687 * gdb.base/sigrepeat.exp: Correct error message.
6688
66892007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
6690 Daniel Jacobowitz <dan@codesourcery.com>
6691
6692 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
6693 gdb.arch/i386-gnu-cfi-asm.S: New files.
6694
97c3f1f3
JK
66952007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6696
6697 * lib/gdb.exp: Abort on missing `site.exp'.
6698
cb1df416
DJ
66992007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6700 Daniel Jacobowitz <dan@codesourcery.com>
6701
6702 * gdb.base/included.c, gdb.base/included.exp,
6703 gdb.base/included.h: New files.
6704
35990120
DJ
67052007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
6708 (maximize_rlimit): Reduce limits on 64-bit systems.
6709
6e81a116 67102007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
6711
6712 From Marcus Deuling <deuling@de.ibm.com>:
6713 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
6714 every case.
6715
6c3c41f3
NR
67162007-01-13 Nick Roberts <nickrob@snap.net.nz>
6717
6718 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
6719 (test_path_specification): Use objdir instead of srcdir to always
6720 get an absolute filename.
6721
2f12c312
DJ
67222007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
6723
6724 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
6725
81121995
VP
67262007-01-11 Vladimir Prus <vladimir@codesourcery.com>
6727
6728 * gdb.mi/mi-var-cp.cc (reference_update_tests):
6729 Make sure the variable we're using is in scope.
6730 (reference_to_pointer): Likewise.
6731
4741b737
DJ
67322007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6733
6734 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
6735 has no debug information.
6736
054410c3
DJ
67372007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6738
6739 * gdb.base/annota1.exp: Remove extra send_gdb.
6740
818f79f6
DJ
67412007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6742
6743 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
6744
f7a6bb70
DJ
67452007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6746
6747 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
6748
57e66780
DJ
67492007-01-08 Nick Roberts <nickrob@snap.net.nz>
6750 Daniel Jacobowitz <dan@codesourcery.com>
6751
6752 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
6753 lcharacter or linteger change. Correct duplicated test name.
6754 * gdb.mi/mi2-var-cmd.exp: Likewise.
6755
3d799a95
DJ
67562007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6757
6758 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
6759
67602007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 6761
a9c64011
AS
6762 * gdb.base/nofield.c: New file.
6763 * gdb.base/nofield.exp: New testcase.
51679ba9 6764
eafb94e8
NR
67652007-01-05 Nick Roberts <nickrob@snap.net.nz>
6766
6767 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
6768
6769 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
6770 test.
6771
5e572bb4
DJ
67722007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6773
6774 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
6775
74a44383
DJ
67762007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6777
6778 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
6779 when continuing.
6780
1b572db9
DJ
67812007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6782
6783 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
6784 Expect ".exe" extension.
6785
381bc39b
DJ
67862007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6787
6788 * gdb.base/charset.exp: Add explicit filename to break.
6789 * gdb.base/dbx.exp: Add explicit filename to breaks.
6790
2b70e4c6
DJ
67912007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6792
6793 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
6794 * gdb.mi/mi2-file.exp: Likewise.
6795
303b6f5d
DJ
67962007-01-04 Vladimir Prus <vladimir@codesourcery.com>
6797
6798 Implement specification of MI tests as comments
6799 in C and C++ sources.
6800 * lib/mi-support.exp (mi_autotest_data): New variable.
6801 (mi_autotest_source): New variable.
6802 (count_newlines, mi_prepare_inline_tests)
6803 (mi_get_inline_test, mi_continue_to_line)
6804 (mi_run_inline_test, mi_tbreak)
6805 (mi_send_resuming_command, mi_wait_for_stop): New functions.
6806 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
6807 Run inline tests.
6808 * gdb.mi/mi-var-cp.cc: Define tests here.
6809
23da0d94
VP
68102007-01-04 Vladimir Prus <vladimir@codesourcery.com>
6811
6812 Simplify usage of mi_continue_to.
6813 * lib/mi-support.exp (mi_runto_helper): Renamed
6814 from mi_runto, added new parameter 'run_or_continue'.
6815 (mi_runto): Use mi_runto_helper.
6816 (mi_continue_to): Accept just function name as parameter.
6817 Use mi_runto_helper.
6818 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
6819 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 6820
f9e18282
JB
68212006-01-04 Joel Brobecker <brobecker@adacore.com>
6822
6823 Make this testcase a bit more realistic. The current code
6824 is too simplistic, and allows the compiler to optimize out
6825 some of the entities we need for this testcase.
6826 * gdb.ada/null_record/bar.ads (Void_Star): New type.
6827 (Do_Nothing): Add extra parameter.
6828 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
6829 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
6830 by using a variable of type Void_Star.
6831
fd678c65
JB
68322006-01-04 Joel Brobecker <brobecker@adacore.com>
6833
6834 * gdb.ada/catch_ex/foo.adb: New file.
6835 * gdb.ada/catch_ex.exp: New testcase.
6836
05cfdb42
DJ
68372007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
6838
6839 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
6840 pass --image-base to linker.
6841
2e03ee74
DJ
68422007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6843 Daniel Jacobowitz <dan@codesourcery.com>
6844
6845 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
6846 secondary prompts.
6847
0d5de010
DJ
68482007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6849
6850 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
6851 output. Test the types of members and member pointers.
6852 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
6853 gdb/2092.
6854 * gdb.cp/member-ptr.exp: Search for a comment instead of a
6855 statement. Enable for GCC. Update expected output for some tests
6856 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
6857 layout.
6858 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
6859 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
6860 (Diamond::vget_base): New.
6861 (main): Add new tests.
6862 * gdb.cp/printmethod.exp: Update expected output for member functions.
6863 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
6864 print pEe->D::vg().
6865
61a771aa
DJ
68662007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6867
6868 * gdb.threads/tls.exp: Allow stops in sem_post.
6869
2fa63963
DJ
68702006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
6871
6872 * gdb.base/annota1.exp: Allow .*printf in backtraces.
6873 * gdb.base/annota3.exp: Likewise.
6874 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
6875 again (instead of timing out).
6876 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
6877 GCC bug 26475.
6878 * gdb.java/jmisc.exp: Adjust to work with method signatures including
6879 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
6880 test from jmisc1.exp.
6881 * gdb.java/jmisc1.exp: Delete.
6882 * gdb.java/jprint.exp: Adjust to work with method signatures including
6883 return types.
6884 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
6885 * gdb.threads/linux-dp.exp: Don't be confused by program output.
6886 * lib/java.exp (compile_java_from_source): Pass the correct type
6887 to target_compile.
6888
5eefc2b7
JB
68892006-12-31 Joel Brobecker <brobecker@adacore.com>
6890
6891 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
6892 (stack_align_edx): New function.
6893 (stack_align_eax): New function.
6894 (main): Add calls to stack_align_edx and stack_align_eax.
6895 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
6896 Add testing for the cases where the register used during a stack
6897 realignment is edx. Same for eax.
6898
227c54da
DJ
68992006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
6900
6901 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
6902 and generic PE targets.
6903
cab8ac94
JB
69042006-12-29 Joel Brobecker <brobecker@adacore.com>
6905
6906 * gdb.ada/array_return.exp: Update copyright date list.
6907
ba54f318
JB
69082006-12-27 Joel Brobecker <brobecker@adacore.com>
6909
6910 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
6911 (Create_Small_Float_Vector): New function.
6912 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
6913 function body.
6914 * gdb.ada/array_return/p.adb: Use new type and function from
6915 package Pck.
6916 * gdb.ada/array_return.exp: Add a test verifying that GDB is
6917 able to print the value returned by a function returning an
6918 array of float.
6919
6b7a35dd
JB
69202006-12-20 Joel Brobecker <brobecker@adacore.com>
6921
6922 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
6923 The associated tests should be PASSing.
6924
038224f6
VP
69252006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6926
6927 Test for base in references.
6928 * gdb.mi/mi-var-cp.cc: Add test code.
6929 * gdb.mi/mi-var-cp.exp: Test for bases in references.
6930 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
6931 * gdb.mi/mi2-watch.exp: Likewise.
6932 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
6933 (mi_list_varobj_children): New function.
6934
b26ed50d
VP
69352006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6936
6937 * lib/mi-support.exp
6938 (mi_runto): Accept "()" after function name.
6939 (mi_create_varobj): New function.
6940 (mi_varobj_update): New function.
6941 (mi_Check_varobj_value): New function.
6942 * gdb.mi/mi-var-cp.exp: New file.
6943 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 6944
08232497
DJ
69452006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
6946
6947 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
6948 gdb.base/weaklib2.c: New files.
6949
d394c993 69502006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 6951
ac6c2fba
NS
6952 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
6953 info. Adjust test names.
6954
8ec659a0 6955 * gdb.base/break.c (main): Move position of malloc.
d394c993 6956 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 6957
acd65feb
VP
69582006-11-28 Vladimir Prus <vladimir@codesourcery.com>
6959
6960 * gdb.mi/mi-var-cmd.exp: Check -var-update after
6961 assignement of arrays and function pointers.
6962 * gdb.mi/var-cmd.c: Add declaration necessary for above
6963 tests.
6964
f556d5e5
NS
69652006-11-27 Nathan Sidwell <nathan@codesourcery.com>
6966
6967 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
6968
6969 * gdb.threads/linux-dp.exp: Read thread table before and after
6970 creating each philosopher and verify it.
6971
697bc68d
NS
69722006-11-27 Nathan Sidwell <nathan@codesourcery.com>
6973 Paul Brook <paul@codesourcery.com>
6974 Daniel Jacobowitz <dan@codesourcery.com>
6975
6976 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 6977 main to remove duplication. Add start function of the form
697bc68d
NS
6978 '_*start[1-9]*'. Add RVDS start function.
6979
29d73ae4
DJ
69802006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
6981
6982 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
6983
c1d88655
UW
69842006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6985
6986 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
6987 * gdb.asm/spu.inc: New file.
6988 * gdb.base/term.exp: Disable if [target_info exists noargs].
6989 * gdb.gdb/complaints.exp: Disable if ![isnative].
6990 * gdb.gdb/selftest.exp: Likewise.
6991 * gdb.gdb/observer.exp: Likewise.
6992 * gdb.gdb/xfullpath.exp: Likewise.
6993 * gdb.base/attach.exp: Disable on SPU target.
6994 * gdb.cp/bs145503.exp: Likewise.
6995 * gdb.cp/exception.exp: Likewise.
6996 * gdb.cp/userdef.exp: Likewise.
6997
32a13b1a
DJ
69982006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
6999
7000 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
7001
d8295fe9
VP
70022006-11-10 Vladimir Prus <vladimir@codesourcery.com>
7003
7004 * gdb.base/completion.exp: Fix completion tests for
7005 'info' and 'info '.
7006 * gdb.base/help.exp (help_test_raw, test_class_help)
7007 (test_prefix_command_help): Move...
7008 * lib/gdb.exp: Here.
7009 * gdb.base/main.exp: Adjust.
7010 * gdb.cp/maint.exp: Adjust.
7011 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 7012
8c394015
VP
70132006-11-09 Vladimir Prus <vladimir@codesourcery.com>
7014
7015 * gdb.stabs/weird.exp (print_weird_var): Use
7016 gdb_test_multiple instead of gdb_expect.
7017
027fc1bc
VP
70182006-11-09 Vladimir Prus <vladimir@codesourcery.com>
7019
7020 * gdb.base/help.exp (help_test_raw): New.
7021 (test_class_help): New.
7022 (test_prefix_command_help): New.
7023 Adjust testcases.
7024
67609209
FR
70252006-11-09 Christophe Lyon <christophe.lyon@st.com>
7026
7027 * gdb.base/constvars.c (main): Write to crass and crips, so that
7028 they are allocated by the compiler.
7029
f73adfeb
AS
70302006-10-27 Andreas Schwab <schwab@suse.de>
7031
7032 * gdb.base/multi-forks.exp: Use "detach fork" instead of
7033 "detach-fork".
7034
2f83a18e
DJ
70352006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
7036
7037 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
7038 of patterns.
7039
94277a38
DJ
70402006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7041
7042 * gdb.base/sepdebug.exp: Remove debug format test.
7043 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
7044 Handle no-symtab.
7045 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
7046
5bd2f6e2
DJ
70472006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7048
7049 * gdb.threads/manythreads.c (thread_function, main): Don't cast
7050 int to pointer or pointer to int.
7051 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
7052
8c008720
DJ
70532006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
7054
7055 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
7056
9e35dae4
DJ
70572006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7058
7059 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
7060
d9639e13
DJ
70612006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7062
7063 PR c++/2116
7064 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
7065
390a1bd0
JB
70662006-10-06 Joel Brobecker <brobecker@adacore.com>
7067
7068 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
7069 the corresponding bug has been fixed in GDB (PR/2018).
7070
dd920c33
JB
70712006-10-06 Joel Brobecker <brobecker@adacore.com>
7072
7073 * gdb.base/subst.exp: New testcase.
7074
53bbefe9
JB
70752006-10-06 Joel Brobecker <brobecker@adacore.com>
7076
7077 * gdb.ada/array_return/pck.ads: Add copyright notice.
7078 * gdb.ada/array_return/pck.adb: Likewise.
7079 * gdb.ada/array_return/p.adb: Likewise.
7080 * gdb.ada/exec_changed/first.adb: Likewise.
7081 * gdb.ada/exec_changed/second.adb: Likewise.
7082
09851417
JB
70832006-10-06 Joel Brobecker <brobecker@adacore.com>
7084
7085 * gdb.ada/watch_arg/watch.adb: New file.
7086 * gdb.ada/watch_arg.exp: New testcase.
7087
041bf30d
VP
70882006-10-02 Vladimir Prus <vladimir@codesourcery.com>
7089
7090 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 7091 via string_to_regexp.
041bf30d 7092 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 7093
f286fbdd 70942006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
7095
7096 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
7097 Remove unused / obsolete files.
7098
7c07f349
NR
70992006-09-19 Nick Roberts <nickrob@snap.net.nz>
7100
7101 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
7102
cd5ff84a
VP
71032006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7104
7105 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
7106 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 7107 the number of frames.
cd5ff84a 7108
ae018d1a
DJ
71092006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
7110
7111 * gdb.base/args.c (main): Add breakpoint marker.
7112 * gdb.base/args.exp: Use args_test for tests. Add new tests which
7113 really test empty arguments.
7114 (args_load): Delete.
7115 (args_test): New.
7116
b399c549
NR
71172006-09-13 Nick Roberts <nickrob@snap.net.nz>
7118
7119 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
7120 check for one file.
7121
2ab1eb7a
VP
71222006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
7123
7124 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
7125 HIGH_FRAME argument to -stack-list-locals can be larger than
7126 the number of frames.
a9c64011 7127
476308bf
FF
71282006-08-18 Fred Fish <fnf@specifix.com>
7129
7130 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
7131 '$' in front of skip_vmx_tests_saved when setting that.
7132
8625200f
AS
71332006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
7134
7135 * gdb.base/trace-commands.exp: New file.
7136
089ec8f1
DJ
71372006-08-10 Joel Brobecker <brobecker@adacore.com>
7138 Daniel Jacobowitz <dan@codesourcery.com>
7139
7140 * gdb.base/step-bt.exp: Make hexadecimal address optional in
7141 expected output of the backtrace commands.
7142
b60f0898
JB
71432006-08-09 Joel Brobecker <brobecker@adacore.com>
7144
7145 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
7146 untested followed by return combination.
7147 * gdb.arch/altivec-regs.exp: Likewise.
7148 * gdb.arch/e500-abi.exp: Likewise.
7149 * gdb.arch/e500-regs.exp: Likewise.
7150 * gdb.arch/gdb1291.exp: Likewise.
7151 * gdb.arch/gdb1431.exp: Likewise.
7152 * gdb.arch/gdb1558.exp: Likewise.
7153 * gdb.arch/i386-prologue.exp: Likewise.
7154 * gdb.arch/i386-unwind.exp: Likewise.
7155 * gdb.asm/asm-source.exp: Likewise.
7156 * gdb.base/a2-run.exp: Likewise.
7157 * gdb.base/advance.exp: Likewise.
7158 * gdb.base/all-bin.exp: Likewise.
7159 * gdb.base/annota1.exp: Likewise.
7160 * gdb.base/annota3.exp: Likewise.
7161 * gdb.base/args.exp: Likewise.
7162 * gdb.base/arithmet.exp: Likewise.
7163 * gdb.base/assign.exp: Likewise.
7164 * gdb.base/async.exp: Likewise.
7165 * gdb.base/attach.exp: Likewise.
7166 * gdb.base/bang.exp: Likewise.
7167 * gdb.base/bigcore.exp: Likewise.
7168 * gdb.base/bitfields.exp: Likewise.
7169 * gdb.base/bitfields2.exp: Likewise.
7170 * gdb.base/break.exp: Likewise.
7171 * gdb.base/call-sc.exp: Likewise.
7172 * gdb.base/call-strs.exp: Likewise.
7173 * gdb.base/callfuncs.exp: Likewise.
7174 * gdb.base/checkpoint.exp: Likewise.
7175 * gdb.base/chng-syms.exp: Likewise.
7176 * gdb.base/code-expr.exp: Likewise.
7177 * gdb.base/commands.exp: Likewise.
7178 * gdb.base/completion.exp: Likewise.
7179 * gdb.base/cond-expr.exp: Likewise.
7180 * gdb.base/condbreak.exp: Likewise.
7181 * gdb.base/consecutive.exp: Likewise.
7182 * gdb.base/constvars.exp: Likewise.
7183 * gdb.base/corefile.exp: Likewise.
7184 * gdb.base/cvexpr.exp: Likewise.
7185 * gdb.base/dbx.exp: Likewise.
7186 * gdb.base/define.exp: Likewise.
7187 * gdb.base/detach.exp: Likewise.
7188 * gdb.base/display.exp: Likewise.
7189 * gdb.base/dump.exp: Likewise.
7190 * gdb.base/ena-dis-br.exp: Likewise.
7191 * gdb.base/ending-run.exp: Likewise.
7192 * gdb.base/environ.exp: Likewise.
7193 * gdb.base/eval-skip.exp: Likewise.
7194 * gdb.base/exprs.exp: Likewise.
7195 * gdb.base/fileio.exp: Likewise.
7196 * gdb.base/finish.exp: Likewise.
7197 * gdb.base/float.exp: Likewise.
7198 * gdb.base/foll-exec.exp: Likewise.
7199 * gdb.base/foll-fork.exp: Likewise.
7200 * gdb.base/foll-vfork.exp: Likewise.
7201 * gdb.base/freebpcmd.exp: Likewise.
7202 * gdb.base/funcargs.exp: Likewise.
7203 * gdb.base/gcore.exp: Likewise.
7204 * gdb.base/gdb1090.exp: Likewise.
7205 * gdb.base/gdb1250.exp: Likewise.
7206 * gdb.base/huge.exp: Likewise.
7207 * gdb.base/info-proc.exp: Likewise.
7208 * gdb.base/interrupt.exp: Likewise.
7209 * gdb.base/jump.exp: Likewise.
7210 * gdb.base/langs.exp: Likewise.
7211 * gdb.base/lineinc.exp: Likewise.
7212 * gdb.base/list.exp: Likewise.
7213 * gdb.base/logical.exp: Likewise.
7214 * gdb.base/long_long.exp: Likewise.
7215 * gdb.base/macscp.exp: Likewise.
7216 * gdb.base/maint.exp: Likewise.
7217 * gdb.base/mips_pro.exp: Likewise.
7218 * gdb.base/miscexprs.exp: Likewise.
7219 * gdb.base/multi-forks.exp: Likewise.
7220 * gdb.base/opaque.exp: Likewise.
7221 * gdb.base/overlays.exp: Likewise.
7222 * gdb.base/pc-fp.exp: Likewise.
7223 * gdb.base/pointers.exp: Likewise.
7224 * gdb.base/printcmds.exp: Likewise.
7225 * gdb.base/psymtab.exp: Likewise.
7226 * gdb.base/ptype.exp: Likewise.
7227 * gdb.base/recurse.exp: Likewise.
7228 * gdb.base/relational.exp: Likewise.
7229 * gdb.base/relocate.exp: Likewise.
7230 * gdb.base/remote.exp: Likewise.
7231 * gdb.base/reread.exp: Likewise.
7232 * gdb.base/restore.exp: Likewise.
7233 * gdb.base/return.exp: Likewise.
7234 * gdb.base/return2.exp: Likewise.
7235 * gdb.base/scope.exp: Likewise.
7236 * gdb.base/sect-cmd.exp: Likewise.
7237 * gdb.base/sep.exp: Likewise.
7238 * gdb.base/sepdebug.exp: Likewise.
7239 * gdb.base/setshow.exp: Likewise.
7240 * gdb.base/setvar.exp: Likewise.
7241 * gdb.base/sigall.exp: Likewise.
7242 * gdb.base/sigbpt.exp: Likewise.
7243 * gdb.base/signals.exp: Likewise.
7244 * gdb.base/signull.exp: Likewise.
7245 * gdb.base/sizeof.exp: Likewise.
7246 * gdb.base/solib.exp: Likewise.
7247 * gdb.base/step-line.exp: Likewise.
7248 * gdb.base/step-test.exp: Likewise.
7249 * gdb.base/structs.exp: Likewise.
7250 * gdb.base/structs2.exp: Likewise.
7251 * gdb.base/term.exp: Likewise.
7252 * gdb.base/twice.exp: Likewise.
7253 * gdb.base/until.exp: Likewise.
7254 * gdb.base/varargs.exp: Likewise.
7255 * gdb.base/volatile.exp: Likewise.
7256 * gdb.base/watchpoint.exp: Likewise.
7257 * gdb.base/whatis-exp.exp: Likewise.
7258 * gdb.base/whatis.exp: Likewise.
7259 * gdb.cp/ambiguous.exp: Likewise.
7260 * gdb.cp/annota2.exp: Likewise.
7261 * gdb.cp/annota3.exp: Likewise.
7262 * gdb.cp/bool.exp: Likewise.
7263 * gdb.cp/breakpoint.exp: Likewise.
7264 * gdb.cp/casts.exp: Likewise.
7265 * gdb.cp/class2.exp: Likewise.
7266 * gdb.cp/classes.exp: Likewise.
7267 * gdb.cp/cplusfuncs.exp: Likewise.
7268 * gdb.cp/ctti.exp: Likewise.
7269 * gdb.cp/derivation.exp: Likewise.
7270 * gdb.cp/exception.exp: Likewise.
7271 * gdb.cp/gdb1355.exp: Likewise.
7272 * gdb.cp/hang.exp: Likewise.
7273 * gdb.cp/inherit.exp: Likewise.
7274 * gdb.cp/local.exp: Likewise.
7275 * gdb.cp/m-data.exp: Likewise.
7276 * gdb.cp/m-static.exp: Likewise.
7277 * gdb.cp/member-ptr.exp: Likewise.
7278 * gdb.cp/method.exp: Likewise.
7279 * gdb.cp/misc.exp: Likewise.
7280 * gdb.cp/namespace.exp: Likewise.
7281 * gdb.cp/overload.exp: Likewise.
7282 * gdb.cp/ovldbreak.exp: Likewise.
7283 * gdb.cp/pr-1023.exp: Likewise.
7284 * gdb.cp/pr-1210.exp: Likewise.
7285 * gdb.cp/pr-574.exp: Likewise.
7286 * gdb.cp/printmethod.exp: Likewise.
7287 * gdb.cp/psmang.exp: Likewise.
7288 * gdb.cp/ref-params.exp: Likewise.
7289 * gdb.cp/ref-types.exp: Likewise.
7290 * gdb.cp/rtti.exp: Likewise.
7291 * gdb.cp/templates.exp: Likewise.
7292 * gdb.cp/try_catch.exp: Likewise.
7293 * gdb.cp/userdef.exp: Likewise.
7294 * gdb.cp/virtfunc.exp: Likewise.
7295 * gdb.disasm/am33.exp: Likewise.
7296 * gdb.disasm/h8300s.exp: Likewise.
7297 * gdb.disasm/mn10300.exp: Likewise.
7298 * gdb.disasm/sh3.exp: Likewise.
7299 * gdb.disasm/t01_mov.exp: Likewise.
7300 * gdb.disasm/t02_mova.exp: Likewise.
7301 * gdb.disasm/t03_add.exp: Likewise.
7302 * gdb.disasm/t04_sub.exp: Likewise.
7303 * gdb.disasm/t05_cmp.exp: Likewise.
7304 * gdb.disasm/t06_ari2.exp: Likewise.
7305 * gdb.disasm/t07_ari3.exp: Likewise.
7306 * gdb.disasm/t08_or.exp: Likewise.
7307 * gdb.disasm/t09_xor.exp: Likewise.
7308 * gdb.disasm/t10_and.exp: Likewise.
7309 * gdb.disasm/t11_logs.exp: Likewise.
7310 * gdb.disasm/t12_bit.exp: Likewise.
7311 * gdb.disasm/t13_otr.exp: Likewise.
7312 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
7313 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
7314 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
7315 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
7316 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
7317 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
7318 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
7319 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
7320 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
7321 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
7322 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
7323 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
7324 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
7325 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
7326 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
7327 * gdb.mi/gdb701.exp: Likewise.
7328 * gdb.mi/gdb792.exp: Likewise.
7329 * gdb.mi/mi-basics.exp: Likewise.
7330 * gdb.mi/mi-break.exp: Likewise.
7331 * gdb.mi/mi-cli.exp: Likewise.
7332 * gdb.mi/mi-console.exp: Likewise.
7333 * gdb.mi/mi-disassemble.exp: Likewise.
7334 * gdb.mi/mi-eval.exp: Likewise.
7335 * gdb.mi/mi-file.exp: Likewise.
7336 * gdb.mi/mi-read-memory.exp: Likewise.
7337 * gdb.mi/mi-regs.exp: Likewise.
7338 * gdb.mi/mi-return.exp: Likewise.
7339 * gdb.mi/mi-simplerun.exp: Likewise.
7340 * gdb.mi/mi-stack.exp: Likewise.
7341 * gdb.mi/mi-stepi.exp: Likewise.
7342 * gdb.mi/mi-syn-frame.exp: Likewise.
7343 * gdb.mi/mi-until.exp: Likewise.
7344 * gdb.mi/mi-var-block.exp: Likewise.
7345 * gdb.mi/mi-var-child.exp: Likewise.
7346 * gdb.mi/mi-var-cmd.exp: Likewise.
7347 * gdb.mi/mi-var-display.exp: Likewise.
7348 * gdb.mi/mi-watch.exp: Likewise.
7349 * gdb.mi/mi2-basics.exp: Likewise.
7350 * gdb.mi/mi2-break.exp: Likewise.
7351 * gdb.mi/mi2-cli.exp: Likewise.
7352 * gdb.mi/mi2-console.exp: Likewise.
7353 * gdb.mi/mi2-disassemble.exp: Likewise.
7354 * gdb.mi/mi2-eval.exp: Likewise.
7355 * gdb.mi/mi2-file.exp: Likewise.
7356 * gdb.mi/mi2-read-memory.exp: Likewise.
7357 * gdb.mi/mi2-regs.exp: Likewise.
7358 * gdb.mi/mi2-return.exp: Likewise.
7359 * gdb.mi/mi2-simplerun.exp: Likewise.
7360 * gdb.mi/mi2-stack.exp: Likewise.
7361 * gdb.mi/mi2-stepi.exp: Likewise.
7362 * gdb.mi/mi2-syn-frame.exp: Likewise.
7363 * gdb.mi/mi2-until.exp: Likewise.
7364 * gdb.mi/mi2-var-block.exp: Likewise.
7365 * gdb.mi/mi2-var-child.exp: Likewise.
7366 * gdb.mi/mi2-var-cmd.exp: Likewise.
7367 * gdb.mi/mi2-var-display.exp: Likewise.
7368 * gdb.mi/mi2-watch.exp: Likewise.
7369 * gdb.stabs/exclfwd.exp: Likewise.
7370 * gdb.stabs/weird.exp: Likewise.
7371 * gdb.threads/gcore-thread.exp: Likewise.
7372 * gdb.trace/actions.exp: Likewise.
7373 * gdb.trace/backtrace.exp: Likewise.
7374 * gdb.trace/circ.exp: Likewise.
7375 * gdb.trace/collection.exp: Likewise.
7376 * gdb.trace/deltrace.exp: Likewise.
7377 * gdb.trace/infotrace.exp: Likewise.
7378 * gdb.trace/limits.exp: Likewise.
7379 * gdb.trace/packetlen.exp: Likewise.
7380 * gdb.trace/passc-dyn.exp: Likewise.
7381 * gdb.trace/passcount.exp: Likewise.
7382 * gdb.trace/report.exp: Likewise.
7383 * gdb.trace/save-trace.exp: Likewise.
7384 * gdb.trace/tfind.exp: Likewise.
7385 * gdb.trace/tracecmd.exp: Likewise.
7386 * gdb.trace/while-dyn.exp: Likewise.
7387 * gdb.trace/while-stepping.exp: Likewise.
7388
f4b618d1
JB
73892006-08-08 Joel Brobecker <brobecker@adacore.com>
7390
7391 * gdb.base/step-bt.c: New file.
7392 * gdb.base/step-bt.exp: New testcase.
7393
3d00d119
DJ
73942006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7395
7396 * config/monitor.exp (gdb_load): Remove support for obsolete
7397 download-write-size.
7398 * gdb.base/remote.exp: Likewise. Update all callers of
7399 gdb_timed_load.
7400
017b5bd4
DJ
74012006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
7402
7403 * cursal.exp: Pass binfile to gdb_load.
7404
837c599d
DJ
74052006-08-01 Nathan Sidwell <nathan@codesourcery.com>
7406
7407 * gdb.base/cursal.exp: Add "" to gdb_load call.
7408
8dd4540b
MK
74092006-07-29 Mark Kettenis <kettenis@gnu.org>
7410
7411 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
7412 NetBSD/ELF targets.
7413
ab5c9f60
DJ
74142006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
7415
7416 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
7417 operator*.
7418
4c42eaff
DJ
74192006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
7420
7421 * gdb.base/completion.exp: Update for change in "file" behavior.
7422 * gdb.stabs/weird.exp: Likewise.
7423 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
7424 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
7425
0155cc76
NS
74262006-07-24 Nathan Sidwell <nathan@codesourcery.com>
7427
7428 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
7429 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
7430
16026cd7
AS
74312006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7432
7433 * gdb.base/default.exp: Update source command error message.
7434 * gdb.base/help.exp: Update 'help source' message.
7435
16963cb6
DJ
74362006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
7437
7438 * gdb.cp/bs15503.exp: Update comment for no longer crashing
7439 test.
7440
6d7fd486
AS
74412006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
7442
7443 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
7444
29e8a844
DJ
74452006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
7446
7447 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
7448
6afcfa39
DJ
74492006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
7450
7451 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
7452
267a692b
MK
74532006-07-17 Mark Kettenis <kettenis@gnu.org>
7454
7455 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
7456 *-*-openbsd* from targets for wich we expect ARM FPA floating
7457 point format.
7458
85d2fec4
NR
74592006-07-17 Nick Roberts <nickrob@snap.net.nz>
7460
7461 * gdb.cp/annota3.exp: Expect frame-begin annotation.
7462
74632006-07-17 Mark Kettenis <kettenis@gnu.org>
7464
7465 * gdb.base/annota3.exp: Expect frame-begin annotation.
7466
85b4c6e8
JB
74672006-07-14 Joel Brobecker <brobecker@adacore.com>
7468
7469 * gdb.base/help.exp: Adjust "help unset" test to accept
7470 any list of unset commands.
7471
fb933624
DJ
74722006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
7473 Daniel Jacobowitz <dan@codesourcery.com>
7474
7475 * gdb.cp/ref-params.exp: New test.
7476 * gdb.cp/ref-params.cc: New source file.
7477 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
7478
1dff4b64
MK
74792006-07-08 Mark Kettenis <kettenis@gnu.org>
7480
7481 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
7482 spaces/tabs in regular expressions since they might not be there.
7483
40d2e0e3
AS
74842006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
7485
7486 * gdb.base/ifelse.exp: New file.
7487
f6c957d2
NS
74882006-07-04 Nathan Sidwell <nathan@codesourcery.com>
7489
7490 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
7491 line.
7492 * gdb.base/huge.exp: Loop over compilation to find a size that
7493 is acceptable.
7494 * gdb.base/remote.exp: Correct expected strings.
7495 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
7496
b9c5a23d
DJ
74972006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7498
7499 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
7500
9af2e58d
DJ
75012006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7502
7503 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
7504 native.
7505
30930ca5
DJ
75062006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7507
7508 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
7509 enable stabs testing.
7510
aa32fa1d
DJ
75112006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7512
bd4a4c80 7513 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
7514 gdb_test_multiple does.
7515
321fef15
DJ
75162006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7517
7518 * Makefile.in (host_alias): Remove.
7519 (target_alias): Use @target_noncanonical@.
7520 (site.exp): Don't set host_alias.
7521 * aclocal.m4: Remove contents. Include acx.m4.
7522 * configure: Regenerated.
7523 * configure.ac: Use ACX_NONCANONICAL_TARGET.
7524
e1c2defa
NS
75252006-06-13 Nathan Sidwell <nathan@codesourcery.com>
7526
e63b55d1
NS
7527 * lib/gdb.exp (gdb_load_cmd): New.
7528
5600ea19
NS
7529 * gdb.base/fileio.c: Add system(NULL) test.
7530 * gdb.base/fileio.exp: Check it.
7531
e1c2defa
NS
7532 * gdb.base/break.c: Add 10a breakpoint at }
7533 * gdb.base/break.exp: Add test for breakpoint at }
7534 * gdb.cp/anon-union.cc: Add code at end of function.
7535 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
7536 * gdb.mi/var-cmd.c: Add code at end of function.
7537 * gdb.mi/mi-var-display.exp: Adjust end of next.
7538 * gdb.mi/mi2-var-display.exp: Likewise.
7539 * gdb.base/fileio.c: Add stop function and insert calls at
7540 stopping places.
7541 * gdb.base/fileio.exp: Breakpoint stop function and remove
7542 explicit line number references.
7543
6c0112ec
JB
75442006-05-19 Joel Brobecker <brobecker@adacore.com>
7545
a9c64011
AS
7546 * gdb.base/del.exp (test_delete_alias): New function.
7547 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 7548
154189a4
FF
75492006-05-18 Fred Fish <fnf@specifix.com>
7550
7551 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
7552 required. Check for spurious output after program exits normally.
7553
582e64c2
FF
75542006-05-17 Fred Fish <fnf@specifix.com>
7555
7556 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
7557 gdb_load, so it works in the simulator.
7558
8ef6493a
FF
75592006-05-11 Fred Fish <fnf@specifix.com>
7560
7561 * gdb.base/bang.exp: Ignore unexpected output between the
7562 "program exited normally" and the gdb prompt, as many other
7563 tests do.
7564
692b141c
MK
75652006-05-07 Mark Kettenis <kettenis@gnu.org>
7566
7567 * gdb.base/help.exp: Make "delete checkpoint" part option for
7568 "help d" and "help delete" tests.
7569
540b8a30
UW
75702006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7571
a9c64011 7572 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
7573 expected output in some mi_gdb_test statements.
7574 * gdb.mi/mi2-basics.exp: Likewise.
7575
9b6462d9
JB
75762006-05-05 Joel Brobecker <brobecker@adacore.com>
7577
7578 * gdb.base/del.c: New file.
7579 * gdb.base/del.exp: New testcase.
7580
954de43b
DM
75812006-05-05 David S. Miller <davem@sunset.davemloft.net>
7582
7583 * gdb.base/break.exp: Do not assume a breakpoint on
7584 main will actually be in $srcfile when optimizing.
1303f75e
DM
7585 * gdb.base/savedregs.exp: Do not require that the dummy
7586 frame location match up to a symbol and source file location.
c3242428
DM
7587 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
7588 will get printed without a mi_cmd_data_list_register_values prefix.
7589 (*-data-list-register-*): Correct regular expressions to expect the new
7590 pseudo d? floating point registers.
7591 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 7592
c7e64c9a
DJ
75932006-05-05 Christophe Lyon <christophe.lyon@st.com>
7594
7595 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
7596 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
7597 is allocated by the compiler.
7598 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
7599 anons, e, anone to force their allocation by the compiler.
7600
76012006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
7602
7603 * gdb.base/help.exp: Update expected text for help d and
7604 help delete.
7605
27ce9a6d
MK
76062006-05-02 Mark Kettenis <kettenis@gnu.org>
7607
7608 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
7609 NetBSD/ELF targets.
7610
8608915f
MK
76112006-04-30 Mark Kettenis <kettenis@gnu.org>
7612
7613 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
7614 single-step breakpoint fails; make this a KFAIL on
7615 sparc*-*-openbsd*.
7616 * gdb.base/siginfo.exp: Likewise.
7617 * gdb.base/sigstep.exp (advance, advancei): Likewise.
7618
b8db102d
MS
76192006-04-26 Michael Snyder <msnyder@redhat.com>
7620
7621 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
7622 which may have to consume output from other forks.
7623 Add tests to make sure that "delete fork" succeeded.
7624
c702009a
MS
76252006-04-20 Michael Snyder <msnyder@redhat.com>
7626
7627 * 2006-03-22 Jim Blandy <jimb@redhat.com>
7628 Add support for the Renesas M32C and M16C.
7629
7630 * gdb.asm/asm-source.exp: Add m32c target.
7631 * gdb.asm/m32c.inc: Support for m32c target.
7632
e28493f2
AS
76332006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
7634
7635 * gdb.base/commands.exp (recursive_source_test): New test.
7636
880da185
DM
76372006-04-04 David S. Miller <davem@sunset.davemloft.net>
7638
7639 * gdb.base/float.exp: Add pattern for sparc targets.
7640
61d9b92f
DJ
76412006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7642
7643 * gdb.base/commands.exp (stray_arg0_test): New test.
7644
bd717df8
PB
76452006-03-30 Paul Brook <paul@codesourcery.com>
7646
7647 * gdb.mi/mi-until.exp: kfail broken until command.
7648 * gdb.mi/mi2-until.exp: Ditto.
7649
ec793d3c
NR
76502006-03-27 Nick Roberts <nickrob@snap.net.nz>
7651
7652 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
7653
831004b7
AO
76542006-03-08 Alexandre Oliva <aoliva@redhat.com>
7655
7656 * gdb.base/prelink.exp: Anchor tested-for regular expression
7657 on gdb prompt.
7658
effe49a0
PB
76592006-03-07 Paul Brook <paul@codesourcery.com>
7660
7661 * gdb.base/assign.exp: Correct fail message.
7662
e5461016
PB
76632006-03-07 Paul Brook <paul@codesourcery.com>
7664
7665 * lib/compiler.c: Extract armcc version number.
7666 * lib/compiler.cc: Ditto.
7667
fc91c6c2
PB
76682006-03-07 Paul Brook <paul@codesourcery.com>
7669
7670 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
7671 additional_flags=-w.
7672 * gdb.arch/altivec-regs.exp: Ditto.
7673 * gdb.arch/e500-abi.exp: Ditto.
7674 * gdb.arch/e500-regs.exp: Ditto.
7675 * gdb.base/all-bin.exp: Ditto.
7676 * gdb.base/annota1.exp: Ditto.
7677 * gdb.base/annota3.exp: Ditto.
7678 * gdb.base/args.exp: Ditto.
7679 * gdb.base/arithmet.exp: Ditto.
7680 * gdb.base/assign.exp: Ditto.
7681 * gdb.base/async.exp: Ditto.
7682 * gdb.base/bang.exp: Ditto.
7683 * gdb.base/break.exp: Ditto.
7684 * gdb.base/call-rt-st.exp: Ditto.
7685 * gdb.base/completion.exp: Ditto.
7686 * gdb.base/cond-expr.exp: Ditto.
7687 * gdb.base/condbreak.exp: Ditto.
7688 * gdb.base/consecutive.exp: Ditto.
7689 * gdb.base/define.exp: Ditto.
7690 * gdb.base/display.exp: Ditto.
7691 * gdb.base/ena-dis-br.exp: Ditto.
7692 * gdb.base/environ.exp: Ditto.
7693 * gdb.base/eval-skip.exp: Ditto.
7694 * gdb.base/info-proc.exp: Ditto.
7695 * gdb.base/jump.exp: Ditto.
7696 * gdb.base/logical.exp: Ditto.
7697 * gdb.base/long_long.exp: Ditto.
7698 * gdb.base/maint.exp: Ditto.
7699 * gdb.base/miscexprs.exp: Ditto.
7700 * gdb.base/pc-fp.exp: Ditto.
7701 * gdb.base/pointers.exp: Ditto.
7702 * gdb.base/relational.exp: Ditto.
7703 * gdb.base/reread.exp: Ditto.
7704 * gdb.base/sect-cmd.exp: Ditto.
7705 * gdb.base/sep.exp: Ditto.
7706 * gdb.base/sepdebug.exp: Ditto.
7707 * gdb.base/until.exp: Ditto.
7708 * gdb.base/whatis-exp.exp: Ditto.
7709 * gdb.cp/annota2.exp: Ditto.
7710 * gdb.cp/annota3.exp: Ditto.
7711 * gdb.trace/actions.exp: Ditto.
7712 * gdb.trace/backtrace.exp: Ditto.
7713 * gdb.trace/circ.exp: Ditto.
7714 * gdb.trace/collection.exp: Ditto.
7715 * gdb.trace/deltrace.exp: Ditto.
7716 * gdb.trace/infotrace.exp: Ditto.
7717 * gdb.trace/limits.exp: Ditto.
7718 * gdb.trace/packetlen.exp: Ditto.
7719 * gdb.trace/passc-dyn.exp: Ditto.
7720 * gdb.trace/passcount.exp: Ditto.
7721 * gdb.trace/report.exp: Ditto.
7722 * gdb.trace/save-trace.exp: Ditto.
7723 * gdb.trace/tfind.exp: Ditto.
7724 * gdb.trace/tracecmd.exp: Ditto.
7725 * gdb.trace/while-dyn.exp: Ditto.
7726 * gdb.trace/while-stepping.exp: Ditto.
7727 * lib/gdb.exp: Ditto.
7728 (gdb_compile): Handle nowarning option.
7729
5f4a23d9
AO
77302006-03-07 Alexandre Oliva <aoliva@redhat.com>
7731
7732 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
7733 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
7734 Rename executable to prelinkt. Don't re-prelink if we didn't
7735 get a core file. Test prelink -u exit status to tell whether
7736 prelinking failed. Use gdb_test_multiple.
7737
9733fc94
DJ
77382006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
7739
7740 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
7741 (do_tests): Call it.
7742
cc10cae3
AO
77432006-02-28 Alexandre Oliva <aoliva@redhat.com>
7744
7745 * gdb.base/prelink.exp: New test.
7746 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
7747
15c46491
WZ
77482006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
7749
7750 * gdb.fortran/derived-type.f90: New file.
7751 * gdb.fortran/derived-type.exp: New testcase.
7752
5c9f7ded
DJ
77532006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
7754
7755 * gdb.base/default.exp: Allow ';' as a directory separator.
7756
5b96932b
AS
77572006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
7758
7759 * gdb.base/help.exp (help add-symbol-file): Update.
7760
1986bccd
AS
77612006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
7762
7763 * gdb.base/help.exp (help load): Update expected results.
7764
a8b7528f
FF
77652006-02-19 Fred Fish <fnf@specifix.com>
7766
7767 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
7768 specifix hex value as part of results.
7769 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 7770
f8261448
FF
77712006-02-16 Fred Fish <fnf@specifix.com>
7772
7773 * gdb.base/whatis.c: Define variables using typedefs char_addr,
7774 ushort_addr, and slong_addr, so the typedefs are not optimized
7775 away.
7776 * gdb.base/whatis.exp: Add tests using type name for struct type,
7777 union type, enum type, and typedef.
a9c64011 7778
31d8bdd2
MK
77792006-02-13 Mark Kettenis <kettenis@gnu.org>
7780
7781 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
7782
34e41e63
JB
77832006-02-13 Jim Blandy <jimb@redhat.com>
7784
7785 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
7786 case where it takes two "next" commands to skip past the init
7787 call.
7788
ac6e4f31
FF
77892006-02-12 Fred Fish <fnf@specifix.com>
7790
7791 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
7792 to handle cases where it takes two "next" commands to skip
7793 past the init call.
7794
2db2d571
JB
77952006-02-07 Joel Brobecker <brobecker@adacore.com>
7796
7797 * gdb.ada/array_return.exp: Mark the last test as expected to fail
7798 on hppa32 targets.
7799
38fcd64c
DJ
78002006-02-06 Vladimir Prus <ghost@cs.msu.su>
7801
7802 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
7803 field.
7804
1315ad46
MK
78052006-01-29 Mark Kettenis <kettenis@gnu.org>
7806
7807 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
7808
5625b943
DJ
78092006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7810
7811 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
7812 files.
7813
80df1bbe
DJ
78142006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
7815
7816 * gdb.cp/maint.exp: Set complaints to a positive value.
7817
9078e690
DJ
78182006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
7819
7820 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
7821 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
7822 function name.
7823
9c903399
DJ
78242006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
7825
7826 * gdb.base/checkpoint.c: Update copyright notice. Include
7827 <stdlib.h>.
7828
761ae4d6
JB
78292006-01-04 Jim Blandy <jimb@redhat.com>
7830
7831 * gdb.asm/asm-source.exp: Independently provide default values for
7832 asm-flags and debug-flags. Use 'string equal' to do the
7833 comparison, not the implicit expr's '==' operator. Remove
7834 now-unneeded assignments to asm-flags. In h8300 case, place
7835 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
7836
099ac3dd
MS
78372006-01-04 Michael Snyder <msnyder@redhat.com>
7838
7839 * gdb.base/checkpoint.c: New file.
7840 * gdb.base/checkpoint.exp: New file.
7841 * gdb.base/multi-fork.c: New file.
7842 * gdb.base/multi-fork.exp: New file.
7843 * gdb.base/pi.txt: New file (data for checkpoint.c test).
7844
f4d85314
FF
78452006-01-04 Fred Fish <fnf@specifix.com>
7846
7847 * gdb.base/ptype.c (foo): Add typedef.
7848 (intfoo): Add function.
7849 * gdb.base/ptype1.c: New file.
7850 * gdb.base/ptype.exp: Handle compilation and linking with two
7851 source files. Test that proper type for "foo" is found based
7852 on source context rather than first match found in symtabs.
7853
a1b06f35
MK
78542005-12-28 Mark Kettenis <kettenis@gnu.org>
7855
7856 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
7857 * gdb.asm/openbsd.inc: Indent commands.
7858
d082a1e2
MK
78592005-12-26 Mark Kettenis <kettenis@gnu.org>
7860
c65016bd
MK
7861 * gdb.base/freebpcmd.exp: Increase timeout.
7862
d082a1e2
MK
7863 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
7864
d3c32a0e
DJ
78652005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
7866
7867 * gdb.base/default.exp: Update check for "show version".
7868
9fdb1f50
RC
78692005-12-09 Randolph Chung <tausq@debian.org>
7870
7871 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
7872 * gdb.asm/pa64.inc: New file.
7873
5f2c56f7
RC
78742005-12-09 Randolph Chung <tausq@debian.org>
7875
7876 * gdb.asm/common.inc: Indent commands.
7877 * gdb.asm/asmsrc1.s: Likewise.
7878 * gdb.asm/asmsrc2.s: Likewise.
7879
8117349c
RC
78802005-12-09 Randolph Chung <tausq@debian.org>
7881
7882 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
7883 (get_addr_of_sym): Remove duplicate print.
7884 (gen_core): xfail hppa*-*-hpux*, update expected output.
7885 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
7886 * gdb.arch/pa64-nullify.s: New file.
7887
8f07f25a
RC
78882005-12-09 Randolph Chung <tausq@debian.org>
7889
7890 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
7891
55b39184
DJ
78922005-12-07 Christophe Lyon <christophe.lyon@st.com>
7893
7894 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
7895 code generation for these functions.
7896 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
7897 error message.
7898
31e2b00f
AS
78992005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7900
7901 * gdb.base/help.exp (help b, help br, help bre, help brea)
7902 (help break): Update the expected message.
7903
c3d0b56e
SC
79042005-11-11 Stephane Carrez <stcarrez@nerim.fr>
7905
7906 * gdb.asm/m68hc11.inc: Setup the data section.
7907 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
7908 script for this test.
7909 (m6812-*-*): Likewise.
7910
36ae0ea9
RC
79112005-11-09 Randolph Chung <tausq@debian.org>
7912
7913 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
7914
9d6f42e9
WZ
79152005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
7916
7917 * gdb.base/break.exp: Fix a comment typo.
7918
e2126a14
EZ
79192005-11-03 Jim Blandy <jimb@redhat.com>
7920
a9c64011
AS
7921 Checked in by Elena Zannoni <ezannoni@redhat.com>
7922
e2126a14
EZ
7923 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
7924
e0ac7199
CV
79252005-11-02 Corinna Vinschen <vinschen@redhat.com>
7926
7927 * gdb.arch/gdb1558.c: Include stdio.h.
7928
31d3fb18
MK
79292005-10-31 Mark Kettenis <kettenis@gnu.org>
7930
7931 * gdb.asm/asm-source.exp: Use -e instead of --entry.
7932
e52b687c
MK
79332005-10-31 Mark Kettenis <kettenis@gnu.org>
7934
7935 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
7936
f4711d79
PG
79372005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
7938
a9c64011
AS
7939 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
7940 vscr" tests to better match output.
f4711d79 7941
987a9106
JB
79422005-10-12 Jim Blandy <jimb@redhat.com>
7943
7944 * gdb.base/structs.exp (any): New function.
7945 (test_struct_returns): Don't make any assumptions at all about
7946 what value the function returns when GDB can't set the return
7947 value.
7948
2336bb58
JB
79492005-10-09 Joel Brobecker <brobecker@adacore.com>
7950
7951 * gdb.ada/arrayidx/p.adb: New file.
7952 * gdb.ada/arrayidx.exp: New testcase
7953
79542005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
7955
7956 * gdb.ada/array_return/pck.ads: New file.
7957 * gdb.ada/array_return/pck.adb: New file.
7958 * gdb.ada/array_return/p.adb: New file.
7959 * gdb.ada/array_return.exp: New testcase.
7960
705335ea
JB
79612005-10-03 Joel Brobecker <brobecker@adacore.com>
7962
a9c64011
AS
7963 * gdb.base/arrayidx.c: New file.
7964 * gdb.base/arrayidx.exp: New testcase.
705335ea 7965
11ee9940
NR
79662005-09-29 Nick Roberts <nickrob@snap.net.nz>
7967
7968 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
7969 frames-invalid and breakpoints-invalid are no longer generated
7970 with level 3 so don't expect them in the output.
7971
39fb8e9e
BR
79722005-09-27 Bob Rossi <bob@brasko.net>
7973
a9c64011 7974 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
7975 from test. Escape the | in mi_gdb_test call.
7976 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
7977 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
7978 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
7979 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
7980 expected regex's in mi_gdb_test calls.
7981 * lib/mi-support.exp: Remove arbitrary .* from tests.
7982 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
7983 Fully anchor GDB/MI expected results in mi_gdb_test.
7984 * lib/gdb.exp (string_to_regexp): Escape the ] character.
7985 * gdb.base/sizeof.exp: Remove escape character. Correct test.
7986
2af48f68
PB
79872005-09-26 Paul Brook <paul@codesourcery.com>
7988
7989 * long_long.exp: Exclude eabi targets from arm FPA float format test.
7990
f34502bc
WZ
79912005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
7992
7993 * bfp-test.c: New file.
7994 * bfp-test.exp: New testcase.
7995
ca929517
WZ
79962005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
7997
7998 * gdb.fortran/subarray.exp: New testcase to test the evaluation
7999 of subarray and substring variable.
8000 * gdb.fortran/subarray.f: New source file for the test of subarray
8001 and substring variable evaluation.
8002 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
8003 of string constant.
8004
c761af65
DJ
80052005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
8006
8007 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
8008 copyright dates.
8009
561d7a1d
PG
80102005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
8011
8012 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
8013 powerpc altivec' test with an almost identical 'info vector' test.
8014
b2b64cc9
PG
80152005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
8016
a9c64011
AS
8017 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
8018 vscr" tests to match output.
b2b64cc9 8019
6ac4d15a
PG
80202005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
8021
a9c64011
AS
8022 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
8023 output.
6ac4d15a 8024
40e55bef
BR
80252005-09-11 Bob Rossi <bob@brasko.net>
8026
8027 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 8028 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
8029 commands that return an MI output command and an asyncronous MI output
8030 command.
8031 * gdb.mi/mi-console.exp: Ditto.
8032
3c7385ec
BR
80332005-09-11 Bob Rossi <bob@brasko.net>
8034
8035 * gdb.mi/mi-var-child.c: Include <string.h>.
8036
a6cd0eb3
DJ
80372005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
8038
8039 * killed.exp: Correct gdb_expect syntax.
8040
2f168eed
CV
80412005-08-09 Corinna Vinschen <vinschen@redhat.com>
8042
8043 * lib/mi-support.exp (mi_gdb_load): Fix typo.
8044
ecd3fd0f
BR
80452005-08-02 Bob Rossi <bob@brasko.net>
8046
8047 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
8048 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
8049 Change tests to inferior-tty-set/show.
8050 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
8051 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
8052 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
8053 inferior. Use mi_gdb_test to get GDB and Inferior output.
8054 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
8055 descriptor.
8056 (mi_inferior_tty_name): Add inferior PTY file name.
8057 (mi_gdb_start): Add INFERIOR_PTY parameter.
8058 (mi_gdb_test): Add IPATTERN parameter.
8059
f1ea48cb 80602005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 8061
f1ea48cb
BR
8062 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
8063 parameter to mi_gdb_test.
8064 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
8065
6e650a67
DJ
80662005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8067
8068 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
8069 struct_declarations.
8070 * gdb.mi/mi-var-child.exp: Step over the initialization of
8071 struct_declarations.
8072
8be260b6
DJ
80732005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8074
8075 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
8076 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
8077 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
8078 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
8079 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
8080 file.
8081
4e660f07
NR
80822005-07-27 Nick Roberts <nickrob@snap.net.nz>
8083
8084 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
8085 (do_children_tests): Assign values to the extra elements.
8086
8087 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
8088 them for tests for "-var-update --no-values" and
a9c64011 8089 "-var-update --all-values".
4e660f07
NR
8090 Add test for "-var-list-children --simple-values".
8091
8092 * gdb.mi/basics.c (callee4): Add integer array D[3]...
8093
8094 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
8095 "-stack-list-locals --simple-values" Improve doc strings and
8096 comments.
8097
6bdae935
MK
80982005-07-18 Mark Kettenis <kettenis@gnu.org>
8099
598b7a6f
MK
8100 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
8101 *-*-openbsd*.
8102 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
8103
6bdae935
MK
8104 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
8105 sigaltsatck'.
8106
1323e929 81072005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 8108
1323e929
BR
8109 * gdb.base/default.exp (tty): Changed output of command.
8110 * gdb.base/help.exp (help tty): Ditto.
8111
b1a9c082
MK
81122005-07-12 Mark Kettenis <kettenis@gnu.org>
8113
8114 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
8115
10a844a2
MK
81162005-07-10 Mark Kettenis <kettenis@gnu.org>
8117
8118 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
8119 -stack-select-frame without arguments.
8120 (test_stack_frame_listing): Add test for newly implemented command
8121 -stack-info-frame.
8122
3cb3b8df
BR
81232005-07-06 Bob Rossi <bob@brasko.net>
8124
8125 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
8126 command.
8127 (Copyright): Update copyright.
8128
a0c5fbcf
WZ
81292005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
8130
8131 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
8132 tests to evaluate exponentiation expression.
8133
984971d0
AS
81342005-06-29 Andreas Schwab <schwab@suse.de>
8135
8136 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
8137 main to avoid warnings.
8138
8139 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
8140
fe03833f
NR
81412005-06-20 Nick Roberts <nickrob@snap.net.nz>
8142
8143 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
8144 -stack-select-frame without arguments.
8145 (test_stack_frame_listing): Add test for newly implemented command
8146 -stack-info-frame.
a9c64011 8147
7a55f279
WZ
81482005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
8149
0ffa0ea5
DJ
8150 * gdb.fortran/array-element.f: New file.
8151 * gdb.fortran/array-element.exp: New testcase.
7a55f279 8152
26585198
DJ
81532005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8154
8155 * gdb.base/bigcore.exp: Correct checks for systems which can
8156 not dump a large core file.
8157
c1bd25fd
DJ
81582005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8159
8160 * gdb.base/relocate.c: Add a copyright notice.
8161 (dummy): Remove.
8162 * gdb.base/relocate.exp: Test printing the values of variables
8163 from a relocatable file.
8164
589e074d
DJ
81652005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8166
8167 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
8168 excess MI output after an error.
8169
0915f927
JB
81702005-05-29 Joel Brobecker <brobecker@adacore.com>
8171
8172 * gdb.arch/alpha-step.c: New file.
8173 * gdb.arch/alpha-step.exp: New testcase.
8174
76ff342d
DJ
81752005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8176 Dennis Brueni <dennis@slickedit.com>
8177
8178 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
8179 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
8180 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
8181 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
8182 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
8183 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
8184 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
8185
96b0c7ac
DJ
81862005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
8187 Wu Zhou <woodzltc@cn.ibm.com>
8188
8189 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
8190 IBM's xlc compiler.
8191 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
8192 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
8193
f21565d2
JB
81942005-05-13 Jim Blandy <jimb@redhat.com>
8195
8196 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
8197 calling gdb_suppress_entire_file.
8198 * gdb.base/charset.exp: Same.
8199 * gdb.base/call-rt-st.exp: Same.
8200
6006a3a1
BR
82012005-05-05 Bob Rossi <bob_rossi@cox.net>
8202
8203 * lib/gdb.exp (fullname_syntax): Added global regex.
8204 (fullname_syntax_POSIX): Ditto.
8205 (fullname_syntax_UNC): Ditto.
8206 (fullname_syntax_DOS_CASE): Ditto.
8207 (fullname_syntax_DOS): Ditto.
8208 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
8209 fullname_syntax variable to scope and use it.
8210 (test_file_list_exec_source_files): Ditto.
8211 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
8212
c3b69c04
DJ
82132005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
8214
8215 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
8216
3c95e6af
PG
82172004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
8218
a9c64011
AS
8219 * lib/gdb.exp (skip_altivec_tests): New function, based on
8220 check_vmx_hw_available from the GCC testsuite.
8221 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
8222 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 8223
78df6c56
JB
82242005-05-02 Jim Blandy <jimb@redhat.com>
8225
8226 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
8227 calling gdb_suppress_entire_file.
8228
1690f9cf
DJ
82292005-04-30 Randolph Chung <tausq@debian.org>
8230
8231 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
8232 Slightly relax "sem_post" name checking.
8233
5ea106f7
PG
82342005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
8235
8236 * gdb.base/unload.exp: Use new shared library infrastructure.
8237
bf7234cf
PG
82382005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
8239
8240 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 8241 infrastructure.
bf7234cf 8242
547b869a
CV
82432005-04-29 Corinna Vinschen <vinschen@redhat.com>
8244
8245 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
8246 * gdb.asm/h8300.inc: New file.
8247
f07e55f0
PG
82482005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8249
8250 * gdb.base/shlib-call.exp: Change to use new shared library
8251 infrastructure.
8252
3cbba3d1
PG
82532005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8254
a9c64011
AS
8255 * gdb.base/pending.exp: Change to use new shared library
8256 infrastructure.
3cbba3d1 8257
ed6df200
PG
82582005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8259
a9c64011
AS
8260 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
8261 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 8262
8c8f4ebe
PG
82632005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
8264
a9c64011
AS
8265 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
8266 shared objects being adjusted and update copyright years.
8c8f4ebe 8267
607fbc54
DJ
82682005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
8269
8270 * ChangeLog: Correct some 2003-01-13 dates.
8271 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
8272 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
8273 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
8274 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
8275 gdb.trace/tfind.exp: Update copyright years.
8276
57bf0e56
DJ
82772005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
8278 Daniel Jacobowitz <dan@codesourcery.com>
8279
8280 * lib/gdb.exp (gdb_compile): Handle shlib=.
8281 (gdb_compile_shlib): New function.
8282
9b593790
PG
82832005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
8284
a9c64011 8285 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 8286
9494c6a5
DJ
82872005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
8288
8289 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
8290 gdb.server.
8291 * configure.ac: Likewise.
8292 * configure: Regenerated.
8293 * gdb.gdbserver/Makefile.in: Moved to...
8294 * gdb.server/Makefile.in: ... here.
8295 * gdb.gdbserver/server.c: Moved to...
8296 * gdb.server/server.c: ... here.
8297 * gdb.gdbserver/server-run.exp: Moved to...
8298 * gdb.server/server-run.exp: ... here.
8299
6f8eac0e
DJ
83002005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
8301
8302 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
8303 * configure.ac: Create gdb.gdbserver/Makefile.
8304 * configure: Regenerated.
8305 * lib/gdbserver-support.exp: New file, derived from
8306 config/gdbserver.exp.
8307 * config/gdbserver.exp: Use gdbserver-support.exp.
8308 * gdb.gdbserver/Makefile.in: New file.
8309 * gdb.gdbserver/server.c: New file.
8310 * gdb.gdbserver/server-run.exp: New file.
8311
6e87504d
PG
83122005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
8313
a9c64011
AS
8314 * lib/gdb.exp (test_compiler_info): Return compiler_info
8315 if no arguments are given.
6e87504d 8316
d1779be4
PG
83172005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
8318
8319 * gdb.arch/altivec-abi.exp: Check for compiler and set
8320 use altivec' flag accordingly.
8321 * gdb.arch/altivec-regs.exp: Likewise.
8322
88750304
DJ
83232005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
8324
8325 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
8326
f3fb768d
AS
83272005-03-27 Andreas Schwab <schwab@suse.de>
8328
8329 * gdb.base/bigcore.c (main): Add missing mode argument in open
8330 call.
8331
7e813ac5
DJ
83322005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
8333
8334 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
8335 downloads.
8336 * config/gdbserver.exp (gdb_load): Likewise.
8337
8e3049aa
PB
83382005-03-14 Paul Brook <paul@codesourcery.com>
8339
8340 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
8341 targets.
8342
a9df7c44
JB
83432005-03-09 Joel Brobecker <brobecker@adacore.com>
8344
8345 * gdb.dwarf2/dup-psym.S: New file.
8346 * gdb.dwarf2/dup-psym.exp: New testcase.
8347
9f0d94e8
JB
83482005-03-09 Joel Brobecker <brobecker@adacore.com>
8349
8350 * gdb.ada/exec_changed/first.adb: New file.
8351 * gdb.ada/exec_changed/second.adb: New file.
8352 * gdb.ada/exec_changed.exp: New testcase.
8353
5f579bc5
NS
83542005-03-08 Nathan Sidwell <nathan@codesourcery.com>
8355
36e9969c
NS
8356 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
8357 (A2): New class.
8358 (main): Test operator+.
8359 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
8360 breakpoint test.
8361
5f579bc5
NS
8362 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
8363 * gdb.base/signull.exp: Disable if gdb,nosignals.
8364 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
8365 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
8366 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
8367 * gdb.mi/mi2-console.exp: Likewise.
8368 * gdb.trace/collection.exp (run_trace_experiment): Consume the
8369 continue output at start.
8370 (gdb_collect_locals_test): Robustify regexp.
8371 * gdb.trace/passc-dyn.exp: Fix comment typo.
8372 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
8373
be46087e
CV
83742005-03-08 Corinna Vinschen <vinschen@redhat.com>
8375
8376 * gdb.asm/asm-source.exp: Add iq2000 case.
8377 * gdb.asm/iq2000.inc: New file.
8378
384e1a61 83792005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 8380
384e1a61
MI
8381 * gdb.base/command.exp: Change hardcoded value to regular expression.
8382 * gdb.base/float.exp: Add powerpc to the list of targets checked.
8383
584b6e9e
DJ
83842005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
8385
8386 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
8387 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
8388 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
8389 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
8390 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
8391
ab5b5d61
MK
83922005-03-05 Mark Kettenis <kettenis@gnu.org>
8393
8394 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
8395 changes.
8396
ae051c1b
PG
83972004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
8398
a9c64011
AS
8399 * lib/compiler.c: Add test for IBM's xlc compiler.
8400 * lib/compiler.cc: Likewise.
ae051c1b 8401
3f0f6ed2
JB
84022004-02-24 Joel Brobecker <brobecker@adacore.com>
8403
8404 * gdb.ada/fixed_points.exp: Create compilation object directory
8405 before running the test.
8406 * gdb.ada/null_record.exp: Likewise.
8407 * gdb.ada/packed_array.exp: Likewise.
8408 * gdb.ada/start.exp: Likewise.
8409
724f452b
JB
84102005-02-15 Joel Brobecker <brobecker@adacore.com>
8411
8412 * gdb.ada/packed_array/pa.adb: New file.
8413 * gdb.ada/packed_array.exp: New testcase.
8414
57f5cdfb 84152005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 8416
1f393151
MK
8417 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
8418 files.
8419
ebdda337
MK
8420 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
8421 on *-*-openbsd*. Correctly match whitespace in regukar
8422 expressions.
8423
cf309262
DJ
84242005-02-10 Daniel Jacobowitz <dan@debian.org>
8425
8426 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
8427 PR exp/1821
8428 * gdb.base/gdb1821.c: New test file.
8429 * gdb.base/gdb1821.exp: New test file.
8430
3be49e7a
JB
84312005-02-09 Joel Brobecker <brobecker@adacore.com>
8432
8433 * gdb.base/start.c: New file.
8434 * gdb.base/start.exp: New testcase.
8435
e292e67d
JB
84362005-02-09 Joel Brobecker <brobecker@adacore.com>
8437
8438 * gdb.ada/start/dummy.adb: New file.
8439 * gdb.ada/start.exp: New testcase.
8440
dbdfa66c
CV
84412005-02-09 Corinna Vinschen <vinschen@redhat.com>
8442
8443 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
8444 for printing symbols and statistics.
8445 Add test for using relative pathnames in "maint print msymbols" test.
8446 Mark "maint info sections DATA" XFAIL on Cygwin.
8447 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
8448 tests.
8449
d7941671
AC
84502005-02-09 Andreas Schwab <schwab@suse.de>
8451
8452 Committed by Andrew Cagney <cagney@gnu.org>
8453 * gdb.base/remotetimeout.exp: New file.
8454
74e5ef44
MK
84552005-02-07 Mark Kettenis <kettenis@gnu.org>
8456
8457 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
8458
464dd14d
JB
84592005-02-03 Joel Brobecker <brobecker@adacore.com>
8460
8461 * gdb.ada/gnat_ada.gpr: New file.
8462 * gdb.ada/gnat_ada.gin: Delete, no longer used.
8463 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
8464 * configure.ac: No longer generate gnat_ada.gpr.
8465 * configure: Regenerate.
8466 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
8467 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
8468 * gdb.ada/null_record/bar.ads: Likewise.
8469 * gdb.ada/null_record/bar.adb: Likewise.
8470 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
8471 * gdb.ada/null_record.exp (testdir): New variable.
8472 (testfile): executable is now in testdir subdirectory.
8473 (srcfile): Use full path to the main compilation unit.
8474 * gdb.ada/fixed_points.exp: Same changes as above.
8475
30d756ae
NR
84762005-02-03 Nick Roberts <nickrob@snap.net.nz>
8477
8478 * gdb.base/interp.exp: New test.
8479
9d799f85
AC
84802005-01-24 Andrew Cagney <cagney@gnu.org>
8481
8482 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
8483
15656118
AC
84842005-01-19 Andrew Cagney <cagney@gnu.org>
8485
a892c31b
AC
8486 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
8487 configure.ac not configure.in.
8488
15656118
AC
8489 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
8490 of powerpc*-*-*.
8491 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 8492 * gdb.base/list.exp (test_list_function)
15656118
AC
8493 (test_list_filename_and_function): Ditto.
8494 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
8495
a7b01baf
AC
84962005-01-16 Andrew Cagney <cagney@gnu.org>
8497
17d92a02
AC
8498 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
8499
a7b01baf
AC
8500 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
8501
bc8332bb
AC
85022005-01-14 Andrew Cagney <cagney@gnu.org>
8503
8504 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
8505 * gdb.mi/mi2-var-cmd.exp: Ditto.
8506
4d074752
CV
85072005-01-10 Corinna Vinschen <vinschen@redhat.com>
8508
8509 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
8510
bec39cab
AC
85112005-01-07 Andrew Cagney <cagney@gnu.org>
8512
8513 * configure.ac: Rename configure.in, require autoconf 2.59.
8514 * configure: Re-generate.
8515 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
8516 * gdb.stabs/configure: Re-generate.
8517 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
8518 * gdb.hp/configure: Re-generate.
8519 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
8520 autoconf 2.59.
8521 * gdb.hp/gdb.objdbg/configure: Re-generate.
8522 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
8523 autoconf 2.59.
8524 * gdb.hp/gdb.defects/configure: Re-generate.
8525 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
8526 autoconf 2.59.
8527 * gdb.hp/gdb.compat/configure: Re-generate.
8528 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
8529 autoconf 2.59.
8530 * gdb.hp/gdb.base-hp/configure: Re-generate.
8531 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
8532 autoconf 2.59.
8533 * gdb.hp/gdb.aCC/configure: Re-generate.
8534
f10b16d4
JB
85352004-12-15 Jim Blandy <jimb@redhat.com>
8536
8537 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
8538 under NPTL when there is debugging info available for libpthread.
8539
fb6e1814
JG
85402004-12-13 Jerome Guitton <guitton@gnat.com>
8541
8542 * gdb.ada/fixed_points.c: New file.
8543 * gdb.ada/fixed_points.exp: New file.
8544
fe46cd3a
RC
85452004-12-03 Randolph Chung <tausq@debian.org>
8546
8547 * gdb.arch/pa-nullify.exp: New file.
8548 * gdb.arch/pa-nullify.s: New file.
8549
8de0841b
RC
85502004-11-30 Randolph Chung <tausq@debian.org>
8551
8552 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
8553 instead of "tbug". Fix regexp to work properly with gdb_test.
8554
c8170782
PH
85552004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
8556
8557 * gdb.base/bitfields2.exp: New test.
8558 * gdb.base/bitfields2.c: New file.
8559
954269c2
RE
85602004-11-28 Richard Earnshaw <rearnsha@arm.com>
8561
8562 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
8563
0107feed
RC
85642004-11-16 Randolph Chung <tausq@debian.org>
8565
8566 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
8567
f073ae8c
DJ
85682004-11-14 Daniel Jacobowitz <dan@debian.org>
8569
8570 * gdb.threads/threadapply.exp: Correct "macro details" test.
8571
19ad59e7
JJ
85722004-11-11 Jeff Johnston <jjohnstn@redhat.com>
8573
8574 * gdb.threads/threadapply.exp: New test.
8575 * gdb.threads/threadapply.c: New file.
8576
9cf0961b
MK
85772004-11-07 Mark Kettenis <kettenis@gnu.org>
8578
8579 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
8580 frames.
8581
c789492a
FL
85822004-11-05 Felix Lee <felix+log1@specifixinc.com>
8583
8584 * gdb.base/cursal.exp: New file.
8585 * gdb.base/cursal.c: New file.
8586
a1e167bb
AC
85872004-11-03 Andrew Cagney <cagney@gnu.org>
8588
8589 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
8590
b7cbf173
MK
85912004-10-30 Mark Kettenis <kettenis@gnu.org>
8592
8593 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
8594 NetBSD/ELF targets.
8595
88f9d34f
JB
85962004-10-29 Joel Brobecker <brobecker@gnat.com>
8597
8598 * gdb.threads/bp_in_thread.c: New file, copied from
8599 pthread_cond_wait.c.
8600 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
8601 file, rather than reusing the .c file from another testcase.
8602
ca7d6a0c
JB
86032004-10-20 Joel Brobecker <brobecker@gnat.com>
8604
8605 * gdb.ada/null_record.exp: Check where we stopped after
8606 sending the start command, instead of where the associated
8607 temporary breakpoint was inserted.
8608
0d863d03
AC
86092004-10-14 Andrew Cagney <cagney@gnu.org>
8610
8611 * gdb.mi/gdb701.c (main): Return 0.
8612
d11e72cb
DJ
86132004-10-13 Daniel Jacobowitz <dan@debian.org>
8614
d40539a4 8615 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 8616
e1923096
JJ
86172004-10-12 Jeff Johnston <jjohnstn@redhat.com>
8618
8619 * gdb.threads/schedlock.c: Add comment markers to use to find
8620 line numbers.
8621 * gdb.threads/schedlock.exp: Adjust regex to handle the new
8622 comments.
8623 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
8624 breakpoint lines.
8625
ec8ba2c9
DJ
86262004-10-12 Daniel Jacobowitz <dan@debian.org>
8627
8628 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
8629
0eb3658b
DJ
86302004-10-12 Daniel Jacobowitz <dan@debian.org>
8631
8632 * configure.in: Add gdb.dwarf2.
8633 * configure: Regenerated.
8634 * Makefile.in: Add gdb.dwarf2.
8635 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
8636 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
8637 gdb.dwarf2/file1.txt: New files.
8638
a271cc33
OF
86392004-10-11 Orjan Friberg <orjanf@axis.com>
8640
a9c64011 8641 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
8642 of "run", since the latter doesn't work with remote targets. Adjust
8643 the breakpoint numbering accordingly.
8644 * gdb.threads/pthread_cond_wait.exp: Ditto.
8645
895ce074
MC
86462004-10-08 Michael Chastain <mec.gnu@mindspring.com>
8647
8648 * gdb.base/overlays.exp: Update copyright years.
8649
6be3092d
KI
86502004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
8651
8652 * gdb.base/overlays.exp: Disable if target is Linux.
8653
e05389b8
FL
86542004-10-06 Felix Lee <felix+log1@specifixinc.com>
8655
8656 * config/gdbserver.exp (gdb_load): Use right filename on remote.
8657
73cb587d
KI
86582004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
8659
8660 * gdb.asm/asm-source.exp: Add m32r-linux target.
8661 * gdb.asm/m32r-linux.inc: New file.
8662
3c0edcdc
AC
86632004-09-24 Andrew Cagney <cagney@redhat.com>
8664 David Anderson <anderson@redhat.com>
8665
8666 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
8667 command fails, assume things will work.
8668 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
8669 (_GNU_SOURCE): Define.
8670 (print_unsigned, print_hex): Change parameter to "long long".
8671 (print_byte_count): New function, use to print byte counts.
8672 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
8673 O_LARGEFILE.
8674 (main): Compute an upper bound on a corefile in max_core_size.
8675 Limit memory chunk size to max_core_size. Limit total memory
8676 allocated to max_core_size.
8677
4bb3667f
AC
86782004-09-23 Andrew Cagney <cagney@gnu.org>
8679
8680 * gdb.base/bigcore.exp: Replace the code that creates a corefile
8681 from a separate process with code that creates a corefile by
8682 making the inferior dump core.
8683
60fe1a51
MK
86842004-09-23 Mark Kettenis <kettenis@gnu.org>
8685
8686 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
8687 block.
8688
8e937346
MC
86892004-09-23 Michael Chastain <mec.gnu@mindspring.com>
8690
8691 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
8692 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
8693 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
8694 Likewise.
8695
7213f6d6
JJ
86962004-09-20 Jeff Johnston <jjohnstn@redhat.com>
8697
8698 * gdb.java/jprint.exp: New test case for java inferior call.
8699 * gdb.java/jprint.java: Ditto.
8700
eac69dca
JB
87012004-09-15 Joel Brobecker <brobecker@gnat.com>
8702
8703 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
8704
22227696
MC
87052004-09-14 Michael Chastain <mec.gnu@mindspring.com>
8706
8707 * gdb.threads/killed.c: Include <stdlib.h>.
8708 * gdb.threads/pthreads.c: Likewise.
8709
7dd403a4
MC
87102004-09-14 Michael Chastain <mec.gnu@mindspring.com>
8711
8712 * gdb.threads/killed.c: Add copyright notice.
8713
33f2d567
JM
87142004-09-10 Jason Molenda (jmolenda@apple.com)
8715
a9c64011
AS
8716 * gdb.base/define.exp: Two new tests to verify zero space chars
8717 after 'if' and 'while' commands in a user-defined command is correctly
8718 parsed.
33f2d567 8719
e05b62ac
AC
87202004-09-08 Andrew Cagney <cagney@gnu.org>
8721
8722 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
8723 delivery test with duplicate at end of file.
8724
9cbe82da
MK
87252004-09-06 Mark Kettenis <kettenis@jive.nl>
8726
8727 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
8728
564803d9
MC
87292004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8730
8731 * config/hppro.exp: Removed.
8732
7c6807ce
MC
87332004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8734
8735 * config/sparclet.exp: Removed.
8736
bf7e26dd
MC
87372004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8738
8739 * config/udi.exp: Removed.
8740
714e341b
MC
87412004-09-02 Michael Chastain <mec.gnu@mindspring.com>
8742
8743 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
8744 of "exp_continue".
8745 (advancei): Likewise.
8746
1236e623
JJ
87472004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8748
8749 * gdb.base/unload.exp: Fix so messages aren't duplicated.
8750
3bdcad15
MI
87512004-09-01 Manoj Iyer <manjo@austin.ibm.com>
8752
228af206 8753 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
8754 to check for nodebug in executable.
8755 * gdb.gdb/observer.exp (setup_test): Likewise.
8756 * gdb.gdb/selftest.exp (test_with_self): Likewise.
8757 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
8758
c72b934c
AC
87592004-09-01 Andrew Cagney <cagney@gnu.org>
8760
8761 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
8762 files.
8763
edd9b715
JJ
87642004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8765
8766 * gdb.base/unload.exp: Fix expected warning message to match
8767 latest format.
8768
fb4ce06b
CV
87692004-09-01 Corinna Vinschen <vinschen@redhat.com>
8770
8771 * gdb.base/call-rt-st.exp: Fix typos.
8772
ce78e7c3
MI
87732004-08-31 Manoj Iyer <manjo@austin.ibm.com>
8774
8775 * gdb.threads/thread_check.exp: New testcase.
8776 * gdb.threads/thread_check.c: New testcase.
8777
2dedb159
AC
87782004-08-31 Andrew Cagney <cagney@gnu.org>
8779
8780 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
8781 (skip_to_handler_entry): New procedures. Test stepping into a
8782 handler when the breakpoint is at the handler's entry point.
8783
68f53502
AC
87842004-08-30 Andrew Cagney <cagney@gnu.org>
8785
8786 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
8787 gdb/1757.
8788
3e3ffd2b
MC
87892004-08-27 Michael Chastain <mec.gnu@mindspring.com>
8790
8791 With code from Manoj Iyer <manjo@austin.ibm.com>:
8792 * lib/gdb.exp (gdb_file_cmd): Return more information in the
8793 return value. Add an arm for "no debugging symbols found".
8794 Change a stray "error" to "perror".
8795 (gdb_run_cmd): Adapt to new return value.
8796 * gdb.base/remote.exp: Adapt to new return value.
8797 * gdb.gdb/complaints.exp: Likewise.
8798 * gdb.gdb/observer.exp: Likewise.
8799 * gdb.gdb/selftest.exp: Likewise.
8800 * gdb.gdb/xfullpath.exp: Likewise.
8801
4b6f5fd2
JB
88022004-08-27 Joel Brobecker <brobecker@gnat.com>
8803
8804 * gdb.threads/bp_in_thread.exp: New testcase.
8805
e5b25496
MC
88062004-08-27 Michael Chastain <mec.gnu@mindspring.com>
8807
8808 Fix PR testsuite/1735.
8809 * gdb.threads/schedlock.c (thread_function): Add a cast
8810 to suppress a gcc warning.
8811 * gdb.threads/thread-specific.c (thread_function): Likewise.
8812
934353d6
MC
88132004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8814
8815 * gdb.base/unload.c: Include <stdlib.h>.
8816
f98a0aef 88172004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 8818
f98a0aef 8819 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
8820 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
8821 synchronized after the "return".
8822
5a2e8882
MC
88232004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8824
8825 * gdb.mi/basics.c: Include <stdio.h>.
8826 * gdb.mi/pthreads.c: Include <stdlib.h>.
8827 * gdb.mi/var-cmd.c: Include <stdlib.h>.
8828
a9640423
MC
88292004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8830
8831 * gdb.threads/schedlock.c: Add copyright notice.
8832
b04e311d
AC
88332004-08-25 Andrew Cagney <cagney@gnu.org>
8834
8835 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
8836 (skip_over_handler, breakpoint_over_hander): New test procedures.
8837 (advance, advancei): Add a proper prefix, do not use
8838 rerun_to_main.
8839 * gdb.base/sigstep.c (main): Change to use an infinite loop.
8840
7c27f15b
MC
88412004-08-24 Michael Chastain <mec.gnu@mindspring.com>
8842
8843 * gdb.mi/basics.c: Add copyright notice.
8844 * gdb.mi/var-cmd.c: Add copyright notice.
8845
fffc87ae
MC
88462004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8847
8848 * lib/gdb.exp: Remove signed_keyword_not_used.
8849 * lib/compiler.c: Likewise.
8850 * lib/compiler.cc: Likewise.
8851
d782e0bf
MC
88522004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8853
8854 * gdb.base/whatis.c: Remove conditional disabling of "signed".
8855 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
8856
96033e83
MC
88572004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8858
8859 * gdb.base/whatis.c: Add copyright notice.
8860
cf38c229
MK
88612004-08-20 Mark Kettenis <kettenis@gnu.org>
8862
8863 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
8864 it to skip the breakpoints encoded in the inline assembly.
8865
f4b49756
MC
88662004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8867
8868 * Makefile.in: Add gdb.fortran.
8869
2f193b69
MC
88702004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8871
8872 * gdb.base/call-sc.exp (test_scalar_returns):
8873 Fix cut-and-paste glitch in "Make fun return now".
8874
89a237cb
MC
88752004-08-17 Michael Chastain <mec.gnu@mindspring.com>
8876
8877 * configure.in: Add gdb.fortran.
8878 * configure: Regenerate.
8879 * gdb.fortran/Makefile.in: New file.
8880 * lib/gdb.exp (skip_fortran_tests): New procedure.
8881
469aff8e
MC
88822004-08-17 Michael Chastain <mec.gnu@mindspring.com>
8883
8884 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
8885 reference to bug-gnu@prep.ai.mit.edu.
8886 * gdb.mi/mi-var-child.exp: Likewise.
8887 * gdb.mi/mi-var-cmd.exp: Likewise.
8888 * gdb.mi/mi-var-display.exp: Likewise.
8889 * gdb.mi/mi2-var-block.exp: Likewise.
8890 * gdb.mi/mi2-var-child.exp: Likewise.
8891 * gdb.mi/mi2-var-cmd.exp: Likewise.
8892 * gdb.mi/mi2-var-display.exp: Likewise.
8893
00b51b9f
MK
88942004-08-15 Mark Kettenis <kettenis@gnu.org>
8895
8896 * gdb.base/unload.c (main): Make local variable msg const.
8897
45f07fef
MC
88982004-08-15 Michael Chastain <mec.gnu@mindspring.com>
8899
8900 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
8901 to bug-gnu@prep.ai.mit.edu.
8902 * gdb.mi/mi-disassemble.exp: Likewise.
8903 * gdb.mi/mi-eval.exp: Likewise.
8904 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
8905 default line number.
8906 * gdb.mi/mi-return.exp: Likewise.
8907 * gdb.mi/mi-simplerun.exp: Likewise.
8908 * gdb.mi/mi-stack.exp: Likewise.
8909 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
8910 number with explicit range test.
8911 * gdb.mi/mi-watch.exp: Likewise.
8912 * gdb.mi/mi2-break.exp: Likewise.
8913 * gdb.mi/mi2-cli.exp: Likewise.
8914 * gdb.mi/mi2-disassemble.exp: Likewise.
8915 * gdb.mi/mi2-eval.exp: Likewise.
8916 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
8917 default line number.
8918 * gdb.mi/mi2-return.exp: Likewise.
8919 * gdb.mi/mi2-simplerun.exp: Likewise.
8920 * gdb.mi/mi2-stack.exp: Likewise.
8921 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
8922 number with explicit range test.
8923 * gdb.mi/mi2-watch.exp: Likewise.
8924
dd8c8ee7
MC
89252004-08-15 Michael Chastain <mec.gnu@mindspring.com>
8926
8927 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
8928 * gdb.cp/m-static.exp: Likewise.
8929 * gdb.cp/rtti.exp: Likewise.
8930
4e838464
MK
89312004-08-14 Mark Kettenis <kettenis@gnu.org>
8932
8933 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
8934
8d8cb839
EZ
89352004-08-14 Eli Zaretskii <eliz@gnu.org>
8936
8937 * ChangeLog: Prefix Local Variables with semi-colons and indent
8938 the reference to older ChangeLog files, to fix fontification in
8939 Emacs.
8940
deea8bb0
MC
89412004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8942
8943 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
8944 * gdb.mi/mi2-break.exp: Likewise.
8945
c3297504
MC
89462004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8947
8948 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
8949
25808999
MC
89502004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8951
8952 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
8953
226a8d71
MC
89542004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8955
8956 * gdb.cp/classes.exp: Remove unused declarations. Just let
8957 test names default instead of providing special names. Remove
8958 extraneous demangler test.
8959
37fdf854
JJ
89602004-08-12 Jeff Johnston <jjohnstn@redhat.com>
8961
8962 * gdb.base/unload.exp: New test for breakpoints in dynamically
8963 loaded libraries.
8964 * gdb.base/unload.c: Ditto.
8965 * gdb.base/unloadshr.c: Ditto.
8966
2d3a7986
MC
89672004-08-12 Michael Chastain <mec.gnu@mindspring.com>
8968
8969 * gdb.cp/classes.exp (test_ptype_class_objects): Call
8970 cp_test_ptype_class.
8971 (test_enums): Likewise.
8972
c72b934c
AC
89732004-08-10 Andrew Cagney <cagney@gnu.org>
8974
8975 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
8976 files.
8977
cc503c8a
AC
89782004-08-10 Andrew Cagney <cagney@gnu.org>
8979
8980 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
8981 init_malloc call.
8982
902f2ccb
MC
89832004-08-10 Michael Chastain <mec.gnu@mindspring.com>
8984
8985 * ChangeLog: Add copyright notice. The notice is copied
8986 from emacs 21.3 top level ChangeLog.
8987
78c90502
MC
89882004-08-09 Michael Chastain <mec.gnu@mindspring.com>
8989
8990 * lib/cp-support.exp: New file.
8991 * lib/cp-support.exp (cp_test_type_class): New function.
8992 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
8993 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
8994 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
8995 cp_test_ptype_class.
8996
88e5ea78
MC
89972004-08-09 Michael Chastain <mec.gnu@mindspring.com>
8998
8999 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
9000 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
9001 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
9002 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
9003 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
9004 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
9005 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
9006 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
9007 gdb.mi/mi2-watch.exp: Update copyright years.
9008
6a89fc9c
MK
90092004-08-09 Mark Kettenis <kettenis@gnu.org>
9010
9011 * gdb.base/sigaltstack.exp: Provide proper anchoring.
9012
1482e0de
MC
90132004-08-09 Michael Chastain <mec.gnu@mindspring.com>
9014
9015 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
9016 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
9017 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
9018 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9019 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
9020 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
9021 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
9022 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
9023 gdb.mi/mi-watch.exp: Update copyright years.
9024
1a5ce3f3
DJ
90252004-08-08 Daniel Jacobowitz <dan@debian.org>
9026
9027 PR gdb/1738
9028 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
9029 from a breakpoint with a pending signal.
9030
04f6ecf2
DJ
90312004-08-08 Daniel Jacobowitz <dan@debian.org>
9032
9033 PR gdb/1736
9034 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
9035 * gdb.base/sigaltstack.exp (finish_test): Consume output until
9036 the prompt.
9037 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
9038
54d90d35
DJ
90392004-08-08 Daniel Jacobowitz <dan@debian.org>
9040
9041 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
9042
d2f6abb0
DJ
90432004-08-08 Daniel Jacobowitz <dan@debian.org>
9044
9045 PR gdb/1736
9046 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
9047 for i?86-*-linux*.
9048
5598c03d
DJ
90492004-08-08 Daniel Jacobowitz <dan@debian.org>
9050
9051 * gdb.arch/i386-prologue.exp: Compile without debug information.
9052
c6fee705
MC
90532004-08-08 Michael Chastain <mec.gnu@mindspring.com>
9054
9055 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
9056 rather than asking gdb to search.
9057
dd90efdb
MC
90582004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9059
9060 * gdb.base/gcore.c: Include <string.h>.
9061
1e84bec1
MC
90622004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9063
9064 * gdb.base/gcore.c: Add copyright notice.
9065
e425eb2b
MC
90662004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9067
9068 * gdb.base/freebpcmd.c: Include <stdio.h>.
9069 * gdb.base/long_long.c: Include <string.h>.
9070 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
9071 * gdb.base/siginfo.c: Include <string.h>.
9072 * gdb.base/sigstep.c: Include <string.h>.
9073
cb9aaed5
MC
90742004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9075
9076 * gdb.base/complex.c: Include <stdlib.h>.
9077
55944f3d
MC
90782004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9079
9080 * gdb.base/complex.c: Add copyright notice.
9081
7b2953d9
MC
90822004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9083
9084 * gdb.base/charset.c: Include <stdlib.h>.
9085
c9133d23
MC
90862004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9087
9088 * gdb.base/auxv.c: Include <stdlib.h>.
9089
0a8490ad
MC
90902004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9091
9092 * gdb.base/auxv.c: Add copyright notice.
9093
3426d5ec
MC
90942004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9095
9096 * gdb.base/coremaker.c: Add copyright notice.
9097 * gdb.base/coremaker2.c: Add copyright notice.
9098
8da195dd
AC
90992004-08-04 Andrew Cagney <cagney@gnu.org>
9100
9101 * gdb.base/store.exp: Update copyright.
9102 (check_set, up_set, check_struct, up_struct): Add a prefix to test
9103 names, do not import gdb_prompt.
9104
8d394f98
AC
91052004-08-01 Andrew Cagney <cagney@gnu.org>
9106
9107 Fix PR testsuite/1729.
9108 * gdb.base/dump.exp: Add test name to callers of capture_value, do
9109 not use capture_value with value 4.
9110 (capture_value): Add optional test name parameter.
9111 (test_reload_saved_value, test_restore_saved_value): Use $msg as
9112 the prefix, pass to capture_value.
9113
b6702b23
MK
91142004-08-01 Mark Kettenis <kettenis@gnu.org>
9115
9116 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
9117 * gdb.arch/i386-prologue.c (standard): New prototype and function.
9118 (main): Call new function.
9119
c203e0ca
MC
91202004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9121
9122 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
9123
a7995a30
MC
91242004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9125
9126 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
9127
9366563b
MC
91282004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9129
b6eeaf26 9130 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
9131 Accept more values of vtbl pointer. Remove some messages
9132 about "obsolete gcc or gdb".
9133
2fc1f950
MC
91342004-07-30 Michael Chastain <mec.gnu@mindspring.com>
9135
9136 * gdb.cp/classes.exp: Accept more varieties of ptype output.
9137
c724d49b
MC
91382004-07-30 Michael Chastain <mec.gnu@mindspring.com>
9139
9140 * gdb.base/asm-source.exp: Properly convert target board
9141 debug flags from gcc format to binutils format.
9142
736b0fce
MK
91432004-07-28 Mark Kettenis <kettenis@gnu.org>
9144
9145 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
9146 gdb1718". PR backtrace/1718 partially fixed.
9147
5633ea5c
JJ
91482004-07-27 Jeff Johnston <jjohnstn@redhat.com>
9149
9150 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
9151
575eebb1
NC
91522004-07-26 Nick Clifton <nickc@redhat.com>
9153
9154 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
9155 good default value for a specific architecture is available then
9156 set it to that value. Otherwise default to the -gstabs switch.
9157 Remove the -g... switches from the asm-flags variable. Allow the
9158 target board info to override the value if it wants to. Pass the
9159 switch on the assembler command line.
9160
62104619
MK
91612004-07-23 Mark Kettenis <kettenis@gnu.org>
9162
9163 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
9164 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
9165 (main): Call new function.
9166
4a1135b8
MC
91672004-07-22 Michael Chastain <mec.gnu@mindspring.com>
9168
9169 Test for PR exp/1715.
9170 * gdb.base/radix.exp: Refactor common procedures. Make all
9171 test names unique. Change XFAIL to KFAIL.
9172
8a12c1f0
MC
91732004-07-20 Michael Chastain <mec.gnu@mindspring.com>
9174
9175 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
9176 * gdb.ada/gnat_ada.gin: ... to here.
9177 * configure.in: Use gnat_ada.gin.
9178 * configure: Regenerate.
9179
23b451cf
AC
91802004-07-20 Andrew Cagney <cagney@gnu.org>
9181
9182 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
9183 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
9184 XFAILs. Clean up test messages and comments. Check backtraces.
9185 Delete re-sync code.
9186
ab618a02
MC
91872004-07-19 Michael Chastain <mec.gnu@mindspring.com>
9188
9189 Fix PR cli/740.
9190 * gdb.base/annota1.exp: Honor gdb,nosignals.
9191 * gdb.base/annota3.exp: Likewise.
9192
46dad340
MC
91932004-07-19 Michael Chastain <mec.gnu@mindspring.com>
9194
9195 * lib/java.exp: Update copyright notice.
9196
756d8c70
AC
91972004-07-19 Andrew Cagney <cagney@gnu.org>
9198
9199 * gdb.base/selftest.exp: Copy file from here ...
9200 * gdb.gdb/selftest.exp: ... to here.
9201
586027e6
AC
92022004-07-16 Andrew Cagney <cagney@redhat.com>
9203
9204 * lib/insight-support.exp: Delete file.
9205 * lib/java.exp (java_init): Fix copyright.
9206
029d2200
AC
92072004-07-16 Andrew Cagney <cagney@gnu.org>
9208
9209 * gdb.base/restore.c: Append "prologue" to comments marking the a
9210 function's prologue.
9211 * gdb.base/restore.exp: Update copyright, re-indent.
9212 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
9213 callerN" prefix where needed. Update patterns that match a
9214 function's prologue.
9215
653b62c5
MC
92162004-07-16 Michael Chastain <mec.gnu@mindspring.com>
9217
9218 * gdb.base/restore.c: Add copyright notice.
9219
f7d690e5
AC
92202004-07-16 Andrew Cagney <cagney@gnu.org>
9221
9222 * gdb.base/logical.exp: Update copyright.
9223 (evaluate): New procedure. Use to re-implement tests using
9224 several tables.
9225
d629a7cb
MH
92262004-07-14 Martin Hunt <hunt@redhat.com>
9227
9228 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
9229 which fixes some problems where init.tcl was not found.
9230
9c7bb332
AC
92312004-07-13 Andrew Cagney <cagney@gnu.org>
9232
6bf46641
AC
9233 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
9234 (check_sizeof, check_valueof): Do not include the output in the
9235 test name. Use gdb_test.
9236 (get_valueof): Use gdb_test_multiple.
9237
c4ffd4c0
AC
9238 * gdb.base/step-test.exp: Update copyright. Use
9239 gdb_test_multiple. Ensure that test names do not include
9240 architecture dependent output.
9241
ab89363a
AC
9242 * gdb.gdb/observer.exp: Update copyright.
9243 (setup_test): Use gdb_test_multiple.
9244 (attach_first_observer, attach_second_observer)
9245 (attach_third_observer, detach_first_observer)
9246 (detach_second_observer, detach_third_observer)
9247 (reset_counters, check_counters): Make $message a prefix.
9248 (test_normal_stop_notifications): Add "args" parameter - a list of
9249 init functions to be called. Make $message a prefix,
9250 (test_observer_normal_stop): Change the message prefixes so that
9251 they are unique, pass the attach / detach procedures to
9252 test_normal_stop_notifications.
9253
ec58997a
AC
9254 * gdb.base/signull.exp (test_segv): Prefix all tests with
9255 "${name}". Clean up test messages.
9256
b475183b
AC
9257 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
9258
9c7bb332
AC
9259 * gdb.base/ena-dis-br.exp: Update copyright.
9260 (break_at): New function. Replace send_gdb with gdb_test,
9261 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
9262 ignore count, not stopped at bpt", with KFAIL.
9263
2dd95497
CV
92642004-07-13 Corinna Vinschen <vinschen@redhat.com>
9265
9266 * gdb.base/attach.exp: Remove cleanupfile handling.
9267
419e626b
AC
92682004-07-12 Andrew Cagney <cagney@gnu.org>
9269
9270 * gdb.base/annota1.exp: Cleanup corefile test name.
9271 * gdb.base/annota3.exp: Ditto.
9272
8b1b3228
AC
92732004-07-12 Andrew Cagney <cagney@gnu.org>
9274
78650829
AC
9275 * gdb.base/signals.exp: Clean up copyright, re-indent.
9276
8b1b3228
AC
9277 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
9278 gdb_test and gdb_test_multiple.
9279
935c2760
JJ
92802004-07-08 Jeff Johnston <jjohnstn@redhat.com>
9281
9282 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 9283 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
9284 provide line number info for first statement in main.
9285
1544280f
AC
92862004-07-08 Andrew Cagney <cagney@gnu.org>
9287
1279f4ff
AC
9288 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
9289
1544280f
AC
9290 * gdb.base/sigbpt.exp: Make the common part of each test name a
9291 prefix instead of suffix.
9292
bcc82369
BR
92932004-07-07 Bob Rossi <bob_rossi@cox.net>
9294
9295 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
9296 test from test_tbreak_creation_and_listing to
9297 test_file_list_exec_source_file
9298 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
9299 Changed name of test from test_tbreak_creation_and_listing to
9300 test_file_list_exec_source_file
9301
23f4b0aa
JJ
93022004-07-07 Jeff Johnston <jjohnstn@redhat.com>
9303
9304 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
9305 the jmisc() constructor instead of <init>.
9306 * gdb.java/jmisc1.exp: Ditto.
9307
56401cd5
AC
93082004-07-07 Andrew Cagney <cagney@gnu.org>
9309
9310 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
9311 corrupting the PC.
9312
44ae2f6a
MC
93132004-07-06 Michael Chastain <mec.gnu@mindspring.com>
9314
9315 * gdb.cp/templates.exp: Accept whitespace change in demangler
9316 output.
9317
45a83408
AC
93182004-07-06 Andrew Cagney <cagney@gnu.org>
9319
9320 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
9321
d205ad70
MC
93222004-07-02 Michael Chastain <mec.gnu@mindspring.com>
9323
9324 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
9325 * lib/compiler.cc: Likewise.
9326
06ea1a61
MC
93272004-06-30 Michael Chastain <mec.gnu@mindspring.com>
9328
9329 * lib/compiler.cc: Work around string preprocessing problem
9330 with old hp c++ compiler.
9331 * lib/compiler.c: Likewise.
9332
daab1251
CV
93332004-06-29 Corinna Vinschen <vinschen@redhat.com>
9334
9335 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
9336 directives to conditionalize symbol prefixing.
9337 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
9338 additional_flags handling. Add underscore prefix for Cygwin.
9339 * gdb.arch/i386-unwind.c: Use preprocessor directives to
9340 conditionalize symbol prefixing.
9341 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
9342 additional_flags handling. Add underscore prefix for Cygwin.
9343
cc984116
CV
93442004-06-29 Corinna Vinschen <vinschen@redhat.com>
9345
9346 * gdb.base/bigcore.exp: Skip test on Cygwin.
9347
c279b077
MC
93482004-06-28 Michael Chastain <mec.gnu@mindspring.com>
9349
9350 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
9351 formats for "info register". Use gdb_test_multiple. Fix
9352 the "invalid register" test.
9353
0e915747
CV
93542004-06-28 Corinna Vinschen <vinschen@redhat.com>
9355
9356 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
9357 PID for Cygwin. Add Cygwin specific strings to check for in some
9358 tests.
9359 (do_attach_tests): Add a test for user interaction when attaching
9360 to a process with no matching symbol table already loaded.
9361
11422c86
AC
93622004-06-26 Andrew Cagney <cagney@gnu.org>
9363
9364 Test PR java/1567 and PR java/1565.
9365 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
9366 * gdb.java/jmisc2.exp: Delete file.
9367
cefbce26
MC
93682004-06-26 Michael Chastain <mec.gnu@mindspring.com>
9369
9370 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
9371
e19f872c
CV
93722004-06-25 Corinna Vinschen <vinschen@redhat.com>
9373
9374 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
9375 attach process.
9376
d931ba3b
MC
93772004-06-23 Michael Chastain <mec.gnu@mindspring.com>
9378
9379 * gdb.cp/pr-1553.exp: Remove.
9380
aef68c48
MC
93812004-06-22 Michael Chastain <mec.gnu@mindspring.com>
9382
9383 * gdb.cp/pr-1553.cc: Remove.
9384 * gdb.cp/pr-1553.exp: Disable this test.
9385
8d5df71a
JB
93862004-06-20 Jim Blandy <jimb@redhat.com>
9387
a9c64011 9388 Fix PR testsuite/1680.
8d5df71a
JB
9389 * gdb.arch/i386-sse.exp: Properly quote curly braces in
9390 regular expressions.
9391
4ac6f39d
MC
93922004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9393
9394 Fix PR testsuite/1679.
9395 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
9396 Issue an UNSUPPORTED result instead.
9397
1b413552
JB
93982004-06-18 Jim Blandy <jimb@redhat.com>
9399
9400 * gdb.base/charset.exp: Only send a control-C if we see a new
9401 prompt and incomplete command.
9402
6daa6ebd
MC
94032004-06-18 Michael Chastain <mec.gnu@mindspring.com>
9404
9405 * gdb.cp/pr-574.cc: Add copyright notice.
9406
51fa4ae0
JB
94072004-06-17 Jim Blandy <jimb@redhat.com>
9408
9409 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
9410 cases where the regexp has no groups; this grabs random text from
9411 the previous test suite, whatever that was.
9412
8fea26c5
MC
94132004-06-17 Michael Chastain <mec.gnu@mindspring.com>
9414
9415 * gdb.cp/printmethod.cc: Add copyright notice.
9416
1e3aeb41
MC
94172004-06-16 Michael Chastain <mec.gnu@mindspring.com>
9418
9419 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
9420
9d9030bc
AC
94212004-06-16 Andrew Cagney <cagney@gnu.org>
9422
9423 * gdb.base/signull.c: Update copyright. Include <string.h>.
9424 (bowler): Replace data_pointer with data_read
9425 and data_write cases. Add code_descriptor case.
9426 (zero, desc): New array and pointer.
9427 (data, code): Change to simple pointers.
9428 * gdb.base/signull.exp: Fix probe pattern matching a function
9429 descriptor SIGSEGV. Replace data_pointer with data_read and
9430 data_write tests.
9431
acd4ad44
AC
94322004-06-16 Andrew Cagney <cagney@gnu.org>
9433
9434 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
9435
08fd625c
MC
94362004-06-15 Michael Chastain <mec.gnu@mindspring.com>
9437
9438 * gdb.base/long_long.c: Add copyright notice.
9439
1903502c
MC
94402004-06-15 Michael Chastain <mec.gnu@mindspring.com>
9441
9442 * gdb.base/long_long.exp: Remove reference to
9443 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
9444 to gdb_breakpoint and gdb_continue_to_breakpoint.
9445
83313cb1
JB
94462004-06-14 Jim Blandy <jimb@redhat.com>
9447
9448 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
9449 endian case.
9450
1bf404ef
AC
94512004-06-14 Andrew Cagney <cagney@gnu.org>
9452
9453 * gdb.base/gcore.exp (capture_command_output): Delete the always
9454 passing tests containing inferior values.
9455 * gdb.base/ending-run.exp: Do not include the breakpoint address
9456 in the test message. Update copyright.
9457 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
9458 size in the test name, use gdb_test_multiple. Update copyright.
9459
ef220b33
MC
94602004-06-14 Michael Chastain <mec.gnu@mindspring.com>
9461
9462 * gdb.cp/ref-types.cc: Add copyright notice.
9463
4f70a4c9
MC
94642004-06-14 Michael Chastain <mec.gnu@mindspring.com>
9465
9466 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
9467 hp_aCC_compiler.
9468 * lib/compiler.cc: Likewise.
9469 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
9470 'set' commands. Log diagnostics for other lines. Set
9471 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
9472
335928ac
MC
94732004-06-13 Michael Chastain <mec.gnu@mindspring.com>
9474
9475 * gdb.cp/try_catch.cc: Add copyright notice.
9476
2efb12e8
MC
94772004-06-12 Michael Chastain <mec.gnu@mindspring.com>
9478
9479 * gdb.cp/userdef.cc: Add copyright notice.
9480
0bbed51a
MC
94812004-06-11 Michael Chastain <mec.gnu@mindspring.com>
9482
9483 * gdb.cp/virtfunc.cc: Add copyright notice.
9484
e12a46c9
RC
94852004-06-11 Randolph Chung <tausq@debian.org>
9486
9487 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
9488 problem.
9489
338e05af
AC
94902004-06-10 Andrew Cagney <cagney@gnu.org>
9491
9492 * lib/compiler.cc, lib/compiler.c: Append either
9493 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
9494 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
9495 instead of gcc-3-3.
9496
dc3f10cb
AC
94972004-06-09 Andrew Cagney <cagney@gnu.org>
9498
b4d946af
AC
9499 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
9500 gdb/1455, bug is specific to "long long" and "double".
a9c64011 9501
dc3f10cb
AC
9502 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
9503 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
9504 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
9505 fixed.
9506
b5c0bfa2
AC
95072004-06-09 Andrew Cagney <cagney@gnu.org>
9508
9509 * gdb.base/structs.exp (test_struct_returns): Replace
9510 "return_value_unknown" and "finish_value_unknown" by
9511 "return_value_known" and "finish_value_known". Instead of
9512 "return_value_unknown" iff "finish_value_unknown", check
9513 "return_value_known" implies "finish_value_known".
9514
caeb605f
MH
95152004-06-08 Martin Hunt <hunt@redhat.com>
9516
9517 * gdb.base/float.exp: Add pattern for mips targets.
9518
c892bb64
RC
95192004-06-08 Randolph Chung <tausq@debian.org>
9520
9521 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
9522 message for unknown architectures more clear.
9523
48306d3e
JB
95242004-06-08 Joel Brobecker <brobecker@gnat.com>
9525
9526 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
9527 start the execution of the program.
9528
83ecb59f
JB
95292004-06-07 Jim Blandy <jimb@redhat.com>
9530
9531 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
9532 * gdb.arch/i386-cpuid.h: New helper file.
9533
55264cb4
RC
95342004-06-07 Randolph Chung <tausq@debian.org>
9535
9536 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
9537 has started.
9538
23cadb28
RM
95392004-06-04 Roland McGrath <roland@redhat.com>
9540
9541 Fix PR gdb/1647.
9542 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
9543 differently to be robust to output buffering differences.
9544
51d01eda
MC
95452004-06-04 Michael Chastain <mec.gnu@mindspring.com>
9546
9547 * gdb.threads/pthreads.exp: Update copyright years.
9548 (check_control_c): Change asynchronous 'after' to synchronous.
9549
f4fc3b93
RM
95502004-06-04 Roland McGrath <roland@redhat.com>
9551
9552 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
9553 next gdb prompt.
9554
4013522b
MC
95552004-06-02 Michael Chastain <mec.gnu@mindspring.com>
9556
9557 Fix PR gdb/1636.
9558 * gdb.threads/manythreads.exp: Change asynchronous 'after'
9559 calls to synchronous.
9560
7a8f1e6b
JB
95612004-05-26 Jim Blandy <jimb@redhat.com>
9562
9563 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
9564
81bb3443
RC
95652004-05-24 Randolph Chung <tausq@debian.org>
9566
9567 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
9568 * gdb.asm/pa.inc: New file.
9569
8f5a3103
MK
95702004-05-22 Mark Kettenis <kettenis@gnu.org>
9571
9572 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
9573
734b8fe8 95742004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 9575 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
9576
9577 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
9578 GDB prompt.
9579
725603e1
UW
95802004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9581
f4fc3b93 9582 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
9583 setjmp/longjmp. Use sigaction instead of signal.
9584
8b923272 95852004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 9586 Michael Snyder <msnyder@redhat.com>
8b923272
JB
9587
9588 * gdb.threads/pthread_cond_wait.c: New file.
9589 * gdb.threads/pthread_cond_wait.exp: New testcase.
9590
8bfabb04
AC
95912004-05-13 Andrew Cagney <cagney@redhat.com>
9592
9593 * gdb.base/signull.exp, gdb.base/signull.c: New files.
9594 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
9595
42edda50
AC
95962004-05-11 Andrew Cagney <cagney@redhat.com>
9597
9598 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
9599 fixed but revealed gdb/1639.
9600
d303a6c7
AC
96012004-05-10 Andrew Cagney <cagney@redhat.com>
9602
9603 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
9604 func1" and "next to 2nd alarm", kernel bug avoided.
9605
bf08c2a1
DJ
96062004-05-10 Daniel Jacobowitz <dan@debian.org>
9607
9608 PR external/1568
9609 * gdb.base/bigcore.exp: Check the size of the dumped core file.
9610 XFAIL if it is smaller than bytes_allocated.
9611 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
9612 (main): Make chunks_allocated unsigned. Correct comment.
9613
c0586a34
JB
96142004-05-07 Joel Brobecker <brobecker@gnat.com>
9615
9616 * gdb.arch/powerpc-aix-prologue.c: New file.
9617 * gdb.arch/powerpc-aix-prologue.exp: New file.
9618
f2785d12
JB
96192004-05-07 Jim Blandy <jimb@redhat.com>
9620
9621 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
9622 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
9623
bd7f6e30
JB
96242004-05-06 Joel Brobecker <brobecker@gnat.com>
9625
9626 * gdb.base/sep.exp: No longer setup_kfail when the program was
9627 built with dwarf2.
9628
0a5e7efe
JI
96292004-05-05 Jim Ingham <jingham@apple.com>
9630
9631 * gdb.base/pending.exp: Make sure pending breakpoints
9632 preserve the ignore count.
f4fc3b93 9633
a8958849
MK
96342004-04-27 Jerome Guitton <guitton@gnat.com>
9635
9636 * i386-prologue.exp: Add testcase for jump instruction as first
9637 instruction of the real code.
9638 * i386-prologue.c (jump_at_beginning): New function.
9639
7e103f5b
MK
96402004-04-28 Mark Kettenis <kettenis@gnu.org>
9641
9642 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
9643 x86_64-*-*.
9644
5d38b224
MK
96452004-04-28 Mark Kettenis <kettenis@gnu.org>
9646
9647 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
9648 i*86-*-*.
9649
0ef32fd9
MK
96502004-04-25 Mark Kettenis <kettenis@gnu.org>
9651
9652 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
9653 expression that checks the return type.
9654
71d7dd7c
AC
96552004-04-23 Andrew Cagney <cagney@redhat.com>
9656
9657 * gdb.base/call-sc.exp: New test of scalar call/return values.
9658 * gdb.base/call-sc.c: Ditto.
9659
1e9f977e
JJ
96602004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9661
9662 * gdb.threads/manythreads.c: Reduce thread stack size.
9663
899d9e3a
JJ
96642004-04-23 Jeff Johnston <jjohnstn@redhat.com>
9665
9666 * gdb.threads/manythreads.c: Add copyright notice.
9667
61bcae62
AC
96682004-04-23 Andrew Cagney <cagney@redhat.com>
9669
9670 * gdb.base/siginfo.exp: Better handle step out of signal.
9671 * gdb.base/sigstep.exp: Ditto.
9672
7339a42e 96732004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 9674 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
9675
9676 * gdb.threads/manythreads.c: New testcase.
9677 * gdb.threads/manythreads.exp: Ditto.
9678
5c98409b
JB
96792004-04-22 Jim Blandy <jimb@redhat.com>
9680
9681 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
9682 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
9683
3b611f1a
MC
96842004-04-21 Michael Chastain <mec.gnu@mindspring.com>
9685
9686 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
9687
f0fd9238
AC
96882004-04-21 Andrew Cagney <cagney@redhat.com>
9689
9690 * gdb.base/sigstep.c: New file.
9691 * gdb.base/sigstep.exp: New file.
9692
90990674
JB
96932004-04-16 Joel Brobecker <brobecker@gnat.com>
9694
9695 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
9696 call to observer_notify_normal_stop.
9697
78cef34b
AC
96982004-04-15 Andrew Cagney <cagney@redhat.com>
9699
9700 * gdb.base/siginfo.c: New file.
9701 * gdb.base/siginfo.exp: New file.
9702
d2343407
JB
97032004-04-12 J. Brobecker <brobecker@gnat.com>
9704
9705 * gdb.base/sep.exp: Fix typo in comment.
9706
a2dba3c8
JB
97072004-04-12 J. Brobecker <brobecker@gnat.com>
9708
9709 * gdb.base/sep.c: New file.
9710 * gdb.base/sep-proc.c: New file.
9711 * gdb.base/sep.exp: New testcase.
9712
15f7b60e
MK
97132004-04-09 Mark Kettenis <kettenis@gnu.org>
9714
9715 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
9716 support.
9717
44f4de1a
AC
97182004-04-05 Andrew Cagney <cagney@redhat.com>
9719
9720 * gdb.base/sigaltstack.c: New file.
9721 * gdb.base/sigaltstack.exp: New file.
9722
ef04f396
JB
97232004-04-04 Joel Brobecker <brobecker@gnat.com>
9724
9725 * gdb.base/foll-fork.exp: Update the expected output for
9726 "help set follow-fork-mode", to match a change that was made
9727 to the help of this variable on 2004-01-13.
9728
d40d2c92
JB
97292004-04-01 Joel Brobecker <brobecker@gnat.com>
9730
9731 * lib/ada.exp: Add copyright notice.
9732 * bar.ads: Likewise.
9733 * bar.adb: Likewise.
9734 * null_record.adb: Likewise.
9735 * null_record.exp: Likewise.
9736 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
9737
f86ef5a3
JB
97382004-04-01 Joel Brobecker <brobecker@gnat.com>
9739
9740 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
9741 * configure: Regenerate.
9742
414e70e3
JB
97432004-04-01 Joel Brobecker <brobecker@gnat.com>
9744
9745 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
9746 to build the application. Remove the message printed when in
9747 verbose mode, redundant with the UNSUPPORTED message above.
9748
f0aaee49
JB
97492004-03-31 Joel Brobecker <brobecker@gnat.com>
9750
9751 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
9752 * gdb.ada (null_record.exp): New testcase.
9753
ac81cb54
JB
97542004-03-31 Joel Brobecker <brobecker@gnat.com>
9755
9756 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
9757
854af2f7
JB
97582004-03-31 Joel Brobecker <brobecker@gnat.com>
9759
9760 * gdb.ada: New subdirectory.
9761 * gdb.ada/Makefile.in: New file.
9762 * gdb.ada/gnat_ada.gpr.in: New file.
9763
034cb681
JB
97642004-03-31 Joel Brobecker <brobecker@gnat.com>
9765
9766 * lib/ada.exp: New file.
9767
78a1a894
DJ
97682004-03-24 Daniel Jacobowitz <drow@mvista.com>
9769
9770 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
9771 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
9772
4b2b3b3e
AC
97732004-03-22 Andrew Cagney <cagney@redhat.com>
9774
9775 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
9776 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9777 Problem identified by Ulrich Weigand.
9778
23c73aa3
DC
97792004-03-17 David Carlton <carlton@kealia.com>
9780
9781 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
9782 PR c++/826.
9783
d63a86f8
RM
97842004-03-16 Roland McGrath <roland@redhat.com>
9785
9786 * gdb.base/auxv.exp: New file.
9787 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
9788
0e02aa50
DC
97892004-03-12 David Carlton <carlton@kealia.com>
9790
9791 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
9792 * gdb.cp/pr-1553.cc: Ditto.
9793 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
9794 pass branch.
9795
c20b71be
MC
97962004-03-12 Michael Chastain <mec.gnu@mindspring.com>
9797
9798 * gdb.cp/templates.exp: Accept more template types.
9799
c7414a01
MC
98002004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9801
9802 From Corinna Vinschen with modifications.
9803 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
9804 local variable obj_with_enum.
9805 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
9806 results with obj_with_enum.
9807
ed69573c
MC
98082004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9809
9810 * gdb.cp/classes.cc: New file, copied from misc.cc.
9811 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
9812
28301461
MC
98132004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9814
9815 * gdb.cp/misc.cc: Add copyright notice.
9816
1198ecbe
DC
98172004-03-05 David Carlton <carlton@kealia.com>
9818
9819 * gdb.cp/rtti.exp: Add 'print *obj3' test.
9820 * gdb.cp/rtti.h: Update copyright.
9821 (namespace n2::n3): New.
9822 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
9823 (n2::n3::func3): New.
9824 (main): Call n2::n3::func3.
9825 * gdb.cp/rtti2.cc: Update copyright.
9826 (n2::create3): New.
9827
9e08c470
MK
98282004-03-04 Mark Kettenis <kettenis@gnu.org>
9829
9830 * gdb.asm/openbsd.inc: Fix typo.
9831
4bebc3aa
FF
98322004-03-03 Fred Fish <fnf@redhat.com>
9833
9834 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
9835 "val" instead of unused "size". Update copyright year.
9836
6ea9fb37
DJ
98372004-02-29 Daniel Jacobowitz <drow@mvista.com>
9838
9839 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
9840 to use unsigned char.
9841 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
9842 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
9843
23b23974
DJ
98442004-02-29 Daniel Jacobowitz <drow@mvista.com>
9845
9846 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
9847 line of output.
9848
7574fd53
DJ
98492004-02-28 Daniel Jacobowitz <drow@mvista.com>
9850
9851 * gdb.base/relocate.c (dummy): Initialize.
9852
a195357f
DJ
98532004-02-28 Daniel Jacobowitz <drow@mvista.com>
9854
9855 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
9856 a breakpoint at exit.
9857
72fd54a9
FF
98582004-02-27 Fred Fish <fnf@redhat.com>
9859
9860 * gdb.base/chng-syms.exp: Add expect condition to match failing
9861 case that isn't a timeout.
9862
b9d23137
AC
98632004-02-27 Andrew Cagney <cagney@redhat.com>
9864
9865 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
9866 support.
9867
15d208f6 98682004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 9869
15d208f6
FF
9870 * gdb.arch/gdb1431.c: Remove.
9871 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
9872 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
9873 of "until" incorrectly.
9874
98f9cd2d
JB
98752004-02-26 J. Brobecker <brobecker@gnat.com>
9876
9877 * gdb.cp/class2.cc (empty): New class.
9878 (refer): New function.
9879 (main): Declare an object of type empty and use it.
9880 * gdb.cp/class2.exp: Print the value of an object of type empty.
9881
9b50c11b
JJ
98822004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9883
9884 * gdb.base/langs.exp: Update query string to match the
9885 new nquery format used for pending breakpoints.
9886
0dcd613f
AC
98872004-02-26 Andrew Cagney <cagney@redhat.com>
9888
9889 Fix PR i18n/1570.
9890 * gdb.base/charset.c: Update copyright notice.
9891 (main, init_string): Remove the escape character '\e' tests.
9892 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
9893 * gdb.base/charset.exp (valid_host_charset): Ditto.
9894 * gdb.base/setvar.exp: Ditto.
9895
b8a56647
AC
98962004-02-24 Andrew Cagney <cagney@redhat.com>
9897
90d59e34
AC
9898 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
9899 mmapped data in core file" PASS and FAIL messages consistent.
9900
b8a56647
AC
9901 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
9902 setting a breakpoint. Work around PR java/1565.
9903
9f27c604
JJ
99042004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9905
9906 * lib/gdb.exp (gdb_breakpoint): Update query string to match
9907 new nquery format.
9908 * gdb.base/pending.exp: Ditto.
9909
3224a706
MK
99102004-02-22 Mark Kettenis <kettenis@gnu.org>
9911
9912 * configure.in: Run stabs tests on *BSD.
9913 * configure: Regenerated.
9914
41e0a9ca
MK
99152004-02-21 Mark Kettenis <kettenis@gnu.org>
9916
9917 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
9918
1e1b3428
FF
99192004-02-20 Fred Fish <fnf@redhat.com>
9920
9921 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
9922 blank in test for "returns short", for consistency with other
9923 "returns xxx" tests. Update copyright year.
9924
f9a7572a
FF
99252004-02-19 Fred Fish <fnf@redhat.com>
9926
9927 New testcase for PR breakpoint/1558.
9928 * gdb.arch/gdb1558.exp: New file.
9929 * gdb.arch/gdb1558.c: New file.
9930
b2ce2854
EZ
99312004-02-19 Elena Zannoni <ezannoni@redhat.com>
9932
9933 * gdb.base/nodebug.exp: Fix typo.
9934
e7c9ff01
JB
99352004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9936
9937 Committed by Jim Blandy <jimb@redhat.com>.
9938
62f4b920
JB
9939 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
9940
2db536a1
JB
9941 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
9942
e7c9ff01
JB
9943 * gdb.base/float.exp: Support s390*-*-* targets.
9944
f3205b34
AF
99452004-02-17 Adam Fedor <fedor@gnu.org>
9946
9947 * gdb.base/gdb1555.exp: New file.
9948 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
9949
9d62932d
EZ
99502004-02-17 Elena Zannoni <ezannoni@redhat.com>
9951
9952 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
9953
344c9711
FF
99542004-02-16 Fred Fish <fnf@redhat.com>
9955
9956 * gdb.arch/gdb1291.c: Remove
9957 * gdb.arch/gdb1291.s: New test input file.
9958 * gdb.arch/gdb1291.exp: Expand test to check case that should not
9959 fail. Test for correct result, known incorrect result, other
9960 failures and timeouts.
9961
2d822687
AC
99622004-02-16 Andrew Cagney <cagney@redhat.com>
9963
9964 * gdb.base/bigcore.exp: New file.
9965 * gdb.base/bigcore.c: New file.
9966
dac15b66
AC
99672004-02-13 Andrew Cagney <cagney@redhat.com>
9968
9969 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
9970 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
9971 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
9972 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
9973 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
9974 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
9975 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
9976 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
9977 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
9978 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
9979
6bdfc2c4
JJ
99802004-02-11 Jeff Johnston <jjohnstn@redhat.com>
9981
9982 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
9983 executed is an alloc instruction.
9984
87b3ede8
DC
99852004-02-11 David Carlton <carlton@kealia.com>
9986
9987 * gdb.cp/breakpoint.exp: New.
9988 * gdb.cp/breakpoint.cc: New.
9989
6e19e2bf
MC
99902004-02-11 Michael Chastain <mec.gnu@mindspring.com>
9991
9992 Partial fix for PR gdb/1543.
9993 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
9994 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
9995 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
9996 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
9997 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
9998 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
9999 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
10000 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
10001 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
10002 to bug-gdb@prep.ai.mit.edu .
10003 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
10004 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
10005 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
10006 Likewise.
10007
5c5455dc
AC
100082004-02-10 Andrew Cagney <cagney@redhat.com>
10009
10010 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
10011 using gdb_internal_error_resync.
10012
9cf689d7
DJ
100132004-02-09 Daniel Jacobowitz <drow@mvista.com>
10014
10015 * gdb.threads/thread-specific.exp: Stop early if no threads are
10016 found.
10017
d2dc51db
MC
100182004-02-09 Michael Chastain <mec.gnu@mindspring.com>
10019
10020 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
10021
14b1a056
DJ
100222004-02-08 Daniel Jacobowitz <drow@mvista.com>
10023
10024 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
10025 breakpoints.
10026
83f66e8f
DJ
100272004-02-07 Daniel Jacobowitz <drow@mvista.com>
10028
10029 * config/sim.exp (gdb_load): Handle $arg == "".
10030 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
10031 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
10032
30fc0091
EZ
100332004-02-07 Elena Zannoni <ezannoni@redhat.com>
10034
a9c64011
AS
10035 * gdb.base/maint.exp: Update test to reflect
10036 obstack changes.
30fc0091 10037
4d806929
JJ
100382004-02-04 Jeff Johnston <jjohnstn@redhat.com>
10039
10040 * gdb.base/pendshr.c (pendfunc): New function that calls
10041 pendfunc1.
10042 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
10043
7bfdd688
FF
100442004-02-04 Fred Fish <fnf@redhat.com>
10045
10046 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
10047 function symbols and update copyright years.
10048 * gdb.arch/gdb1291.c: Ditto.
10049
aaa08ee4
MC
100502004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10051
10052 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
10053
dbad7755
MC
100542004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10055
10056 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
10057
ec4646ef
MC
100582004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10059
10060 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
10061
1b802196
FF
100622004-02-02 Fred Fish <fnf@redhat.com>
10063
10064 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
10065 remote targets. Update copyright years.
10066
18fe2033
JJ
100672004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10068
10069 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
10070 support.
10071 * gdb.base/langs.exp: Fix test which attempts to create
10072 breakpoint on non-existent function to handle new pending
10073 support.
10074 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
10075 a breakpoint.
10076 * gdb.base/pending.exp: New test.
10077 * gdb.base/pending.c: New file.
10078 * gdb.base/pendshr.c: Ditto.
10079
8d577d32
DC
100802004-02-02 David Carlton <carlton@kealia.com>
10081
10082 * gdb.cp/overload.exp: Add overloadNamespace tests.
10083 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
10084 (overloadNamespace, XXX): New.
10085 (main): Call XXX::marker2.
10086
3ad13771
FF
100872004-02-01 Fred Fish <fnf@redhat.com>
10088
10089 * gdb.base/dump.exp: Use runto_main instead of "runto main".
10090 * gdb.base/finish.exp: Ditto.
10091 * gdb.base/gcore.exp: Ditto.
10092 * gdb.base/huge.exp: Ditto.
10093 * gdb.base/info-proc.exp: Ditto.
10094 * gdb.base/return2.exp: Ditto.
10095 * gdb.threads/gcore-thread.exp: Ditto.
10096
44c75849
DJ
100972004-02-01 Daniel Jacobowitz <drow@mvista.com>
10098
10099 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
10100
005bc093
MK
101012004-02-01 Mark Kettenis <kettenis@gnu.org>
10102
10103 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
10104 that opening the file succeeds on OpenBSD.
10105
c47cebdb
DJ
101062004-02-01 Daniel Jacobowitz <drow@mvista.com>
10107
10108 * gdb.threads/thread-specific.c: New file.
10109 * gdb.threads/threads-specific.exp: New test script.
10110 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
10111 to expect_out.
10112
5a01311c
MK
101132004-02-01 Mark Kettenis <kettenis@gnu.org>
10114
10115 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
10116 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
10117 only on the "print_small_structs from print_long_arg_list" test.
10118
ce22a4f1
DJ
101192004-02-01 Daniel Jacobowitz <drow@mvista.com>
10120
10121 * gdb.base/completion.exp: Kill a stray backslash.
10122
10123 From Jim Ingham <jingham@apple.com>:
10124 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
10125 agrees with the result from sending a tab.
10126
abbab9d3
DJ
101272004-01-31 Daniel Jacobowitz <drow@mvista.com>
10128
10129 * gdb.base/chng-syms.exp: Remove stray newline.
10130
53904d1e
MK
101312004-01-31 Mark Kettenis <kettenis@gnu.org>
10132
10133 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
10134 *-*-openbsd*.
10135 * gdb.asm/openbsd.inc: New file.
10136
3a4b3aac
MK
101372004-01-30 Mark Kettenis <kettenis@gnu.org>
10138
10139 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
10140 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
10141 *-*solaris2*. Remove commented out default settings for
10142 asm-flags. Replace gdb_compile with target_link.
10143
ebac27b4
MC
101442004-01-29 Michael Chastain <mec.gnu@mindspring.com>
10145
10146 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
10147 for all tests. Remove old hp-ux and cygnus xfail cases.
10148
d8679d84
PH
101492004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
10150
10151 * gdb.base/chng-syms.exp: New file.
10152 * gdb.base/chng-syms.c: New file.
10153
0a55bc22
MC
101542004-01-24 Michael Chastain <mec.gnu@mindspring.com>
10155
10156 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
10157 Provide arms for current output in all my configurations.
10158
94b8e876
MC
101592004-01-24 Michael Chastain <mec.gnu@mindspring.com>
10160
10161 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
10162 * lib/compiler.cc: Likewise.
10163 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
10164 get the right preprocessor. Eval the output directly. Remove
10165 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
10166 hp_f77_compiler and hp_f90_compiler completely.
10167 (gdb_preprocess): Delete.
10168 (get_compiler): Delete.
10169
7cf03d44
MK
101702004-01-24 Mark Kettenis <kettenis@gnu.org>
10171
10172 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
10173 <string.h>.
10174
68b6dce9
NR
101752004-01-24 Nick Roberts <nick@nick.uklinux.net>
10176
10177 * gdb.mi/mi-stack.exp: Update copyright.
10178
b368761e
DC
101792004-01-23 David Carlton <carlton@kealia.com>
10180
10181 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
10182 test for cp_lookup_transparent_type.
10183 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
10184 call them.
10185
f2061b53
DJ
101862004-01-23 Daniel Jacobowitz <drow@mvista.com>
10187
10188 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
10189 after -var-update.
10190
37fc574a
DC
101912004-01-23 David Carlton <carlton@kealia.com>
10192
10193 * gdb.cp/namespace.cc (C::ensureRefs): New.
10194 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
10195
8e94b928
NR
101962004-01-20 Nick Roberts <nick@nick.uklinux.net>
10197
10198 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
10199 case "-stack-list-locals 2".
10200 * gdb.mi/mi-var-child.exp: Test for case
10201 "-var-list-children --all-values NAME".
10202
997b0952
MC
102032004-01-18 Michael Chastain <mec.gnu@mindspring.com>
10204
10205 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
10206
52470da3
MK
102072004-01-18 Mark Kettenis <kettenis@gnu.org>
10208
7049b4b8
MK
10209 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
10210 used with gdb_test_multiple.
10211
52470da3
MK
10212 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
10213 read at address 0. This fixes PR testsuite/1504.
10214
da6012e5
DJ
102152004-01-18 Daniel Jacobowitz <drow@mvista.com>
10216
10217 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
10218 Remove downloading, guessing the host executable, the calls to
10219 gdb_file_cmd and gdb_target_cmd, and "load" support.
10220 (infer_host_exec): New function broken out from gdb_load.
10221 (gdb_load): New wrapper for gdbserver_gdb_load.
10222 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
10223 gdb_target_cmd. Use -target-select.
10224 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
10225 Download binaries to the host. Clear last_mi_remote_file when
10226 we load a new binary.
10227 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
10228 call gdbserver_gdb_load and mi_gdb_target_cmd.
10229
32c70722
MC
102302004-01-17 Michael Chastain <mec.gnu@mindspring.com>
10231
10232 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
10233 type patterns.
10234
b0cecf36
MC
102352004-01-17 Michael Chastain <mec.gnu@mindspring.com>
10236
10237 * gdb.cp/templates.exp: Fix typo in test name of
10238 "print Foo<volatile char*>::foo".
10239
4120d7e6
MC
102402004-01-15 Michael Chastain <mec.gnu@mindspring.com>
10241
10242 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
10243
f679e530
BE
102442004-01-16 Ben Elliston <bje@wasabisystems.com>
10245
10246 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
10247 (clean mostlyclean): Remove empty rm.
10248
091c48f6
MC
102492004-01-15 Michael Chastain <mec.gnu@mindspring.com>
10250
10251 * gdb.base/setvar.exp: Add copyright years.
10252
3e5fc8d2
DC
102532004-01-14 David Carlton <carlton@bactrian.org>
10254
10255 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
10256 PR c++/1511 and update coment.
10257 * gdb.cp/templates.exp: Update patterns to match current output.
10258 If changes involve something other than whitespace, KFAIL
10259 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
10260
63d06c5c
DC
102612004-01-14 David Carlton <carlton@kealia.com>
10262
10263 * gdb.cp/namespace.exp: Add tests involving classes defined within
10264 namespaces.
10265 * gdb.cp/namespace.cc (C::CClass): New.
10266 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
10267
a51dab88
EZ
102682004-01-14 Elena Zannoni <ezannoni@redhat.com>
10269
10270 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
10271 what debug info we have. Print a better message if something goes
10272 wrong while producing the separate debug info file.
10273
a476ccc9
MC
102742004-01-14 Michael Chastain <mec.gnu@mindspring.com>
10275
10276 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
10277
f453692c
MC
102782004-01-14 Michael Chastain <mec.gnu@mindspring.com>
10279
10280 * gdb.base/callfuncs.c: Add copyright notice.
10281
f40063a5
MC
102822004-01-13 Michael Chastain <mec.gnu@mindspring.com>
10283
10284 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
10285 inheritance. PR gdb/1498, PR gcc/13539.
10286
19ac3974
EZ
102872004-01-13 Elena Zannoni <ezannoni@redhat.com>
10288
a9c64011
AS
10289 * gdb.threads/gcore-thread.exp: Prefix name of binary with
10290 test specific name.
10291 * gdb.mi/gdb669.exp: Ditto.
10292 * gdb.mi/mi-pthreads.exp: Ditto.
10293 * gdb.mi/mi1-pthreads.exp: Ditto.
10294 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 10295
56c97c6e
MC
102962004-01-12 Michael Chastain <mec.gnu@mindspring.com>
10297
10298 * gdb.cp/member-ptr.cc: Add copyright notice.
10299
a0644324
MC
103002004-01-12 Michael Chastain <mec.gnu@mindspring.com>
10301
10302 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
10303 some patterns for recent versions of gcc and hpacc. Delete
10304 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
10305 Delete tests that access a NULL pointer-to-member-data. This
10306 script is still disabled for gcc.
10307
32fabe09
EZ
103082004-01-12 Elena Zannoni <ezannoni@redhat.com>
10309
10310 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 10311 escaped correctly.
32fabe09 10312
1f8a6abb
EZ
103132004-01-12 Elena Zannoni <ezannoni@redhat.com>
10314
10315 * gdb.base/sepdebug.exp: New file.
10316 * gdb.base/sepdebug.c: New file.
10317 * lib/gdb.exp (separate_debug_filename): New procedure.
10318 (gdb_gnu_strip_debug): New procedure.
10319
48efe704
AC
103202004-01-12 Andrew Cagney <cagney@redhat.com>
10321
10322 * gdb.mi/ChangeLog: Delete file. Renamed to ...
10323 * gdb.mi/ChangeLog-1999-2003: New file.
10324
a9415475
AC
103252004-01-12 Andrew Cagney <cagney@redhat.com>
10326
10327 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
10328 "Renaming a directory to a non-empty directory returns ENOTEMPTY
10329 or EEXIST", treat EBUSY as an XFAIL.
10330
83b8cf9d
MC
103312004-01-11 Michael Chastain <mec.gnu@mindspring.com>
10332
10333 * gdb.base/scope.exp: Remove obsolete setup_xfail for
10334 hp_cc_compiler.
10335
9939d2a8
MC
103362004-01-10 Michael Chastain <mec.gnu@mindspring.com>
10337
10338 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
10339 decorations.
10340
1ff8cadf
MC
103412004-01-10 Michael Chastain <mec.gnu@mindspring.com>
10342
10343 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
10344 and "(aCC)" decorations. Remove obsolete doco about old
10345 test results.
10346
6fa9022e
MC
103472004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10348
10349 * gdb.cp/exception.exp: Fix typo in doco.
10350
209721fe
MK
103512004-01-09 Mark Kettenis <kettenis@gnu.org>
10352
10353 * gdb.base/gdb1476.exp: Fix typo.
10354
ef11303e
MC
103552004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10356
10357 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
10358 file.
10359
041ab88c
MC
103602004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10361
10362 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
10363 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
10364 Use gdb_compile. Remove restriction on gcc. Add some patterns
10365 for recent version of gdb. Delete second half, which was a copy
10366 of the first half with different build flags. This test is
10367 still disabled because it is still not ready for production.
10368
e36d075a
MC
103692004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10370
10371 * gdb.cp/exception.cc: Add copyright notice.
10372 * gdb.cp/exception.exp: Add a notice that this file is broken
10373 because of line number changes caused by addition of copyright
10374 notice.
10375
42b190ad
MC
103762004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10377
10378 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
10379 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
10380
8f25f06b
MC
103812004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10382
10383 * gdb.cp/classes.exp: Accept gnu abi 2.
10384 * gdb.cp/derivation.exp: Likewise.
10385 * gdb.cp/overload.exp: Likewise.
10386 * gdb.cp/virtfunc.exp: Likewise.
10387
06ded8b8
MC
103882004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10389
10390 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
10391 semicolon after end of function.
10392
77c26ae3
MC
103932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10394
10395 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
10396 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
10397 boilerplate code for compiling and running the program under
10398 test. Add some string method tests.
10399
20757486
MC
104002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10401
10402 * gdb.cp/bs15503.cc: Add copyright notice.
10403 * gdb.cp/bs15503.exp: Adjust line number.
10404
0fd3b503
MC
104052004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10406
10407 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
10408 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
10409
10d1bea8
MC
104102004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10411
10412 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
10413 hp_cc_compiler.
10414
2789202a
MC
104152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10416
10417 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
10418 * gdb.cp/ctti.exp: Use the marker instead of "next".
10419 With gcc, run further before bailing.
10420
b862f14c
MC
104212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10422
10423 * gdb.cp/cttiadd.cc: Add copyright notice.
10424 * gdb.cp/cttiadd1.cc: Likewise.
10425 * gdb.cp/cttiadd2.cc: Likewise.
10426 * gdb.cp/cttiadd3.cc: Likewise.
10427
96da2469
MC
104282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10429
10430 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
10431 Use gdb_test, gdb_test_multiple. Use floating-point values that
10432 have exact representations in IEEE-ish formats.
10433
053248ff
MC
104342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10435
10436 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
10437 compilers. Delete duplicate call to get_compiler_info.
10438 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
10439 * gdb.base/volatile.exp: Likewise.
10440
84acecdd
MK
104412004-01-07 Mark Kettenis <kettenis@gnu.org>
10442
10443 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
10444 memory at address 0.
10445
fe11a27f
MC
104462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10447
10448 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
10449 to test for hp-ux assembler. Fix copyright years.
10450
60ad077b
AC
104512004-01-07 Andrew Cagney <cagney@redhat.com>
10452
10453 * gdb.base/fileio.c (strerrno): Add "EBUSY".
10454
1c9b8f33
AC
104552004-01-07 Andrew Cagney <cagney@redhat.com>
10456
10457 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
10458 when creating the read-only file. From analysis by Roland McGrath
10459 and Elena Zannoni.
10460
753ccc7a
MC
104612004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10462
10463 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
10464
eca3e36b
MC
104652004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10466
10467 * gdb.base/cvexpr.c: Be type-safe with function pointers and
10468 data pointers.
10469
f8d4bac4
MC
104702004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10471
10472 * gdb.cp/m-static.exp: Compile one source file at a time.
10473 Delete unused call to get_compiler_info.
10474
9b4e0f94
MC
104752004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10476
10477 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
10478 * gdb.base/call-rt-st.exp: Likewise.
10479 * gdb.base/nodebug.exp: Likewise.
10480 * gdb.base/volatile.exp: Likewise.
10481 * gdb.cp/ref-types.exp: Likewise.
10482 * gdb.cp/templates.exp: Likewise.
10483
023c1024
MK
104842004-01-05 Mark Kettenis <kettenis@gnu.org>
10485
10486 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
10487
19703c4a
MC
104882004-01-05 Michael Chastain <mec.gnu@mindspring.com>
10489
10490 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
10491 hppa*-hp-hpux*.
10492
18b67037
MK
104932004-01-04 Mark Kettenis <kettenis@gnu.org>
10494
ba6219c8
MK
10495 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10496 x86_64-*-*.
10497
18b67037
MK
10498 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10499 sparc64-*-* and sparc*-solaris2*.
10500
1bfbbb9d
MK
105012004-01-04 Mark Kettenis <kettenis@gnu.org>
10502
10503 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
10504 return ${tests}" test. The ${tests} already mentions the
10505 filename.
10506
06846494
MC
105072004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10508
10509 * gdb.cp/local.exp: Accept gcc abi 2.
10510
3b0cb202
MC
105112004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10512
10513 * gdb.cp/templates.exp: Accept gcc abi 2.
10514
0643ec3f
MC
105152004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10516
10517 * lib/compiler.cc: Remove supports_template_debugging.
10518 * gdb.cp/templates.exp: Do not test supports_template_debugging.
10519
d231d0b1
MC
105202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10521
10522 * gdb.cp/namespace.exp: Accept gcc abi 2.
10523
44ffb27c
MC
105242004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10525
10526 * gdb.cp/method.exp: Accept gcc abi 2.
10527
184ad485
MC
105282004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10529
10530 * gdb.cp/classes.exp: Generate identical results as old version.
10531 * gdb.cp/derivation.exp: Likewise.
10532 * gdb.cp/overload.exp: Likewise.
10533 * gdb.cp/virtfunc.exp: Likewise.
10534
116f09e7
MC
105352004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10536
10537 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
10538 mysterious bug with sourceware version of expect.
10539
b1379776
MC
105402004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10541
10542 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
10543 current versions of gcc, including gcc abi 2. Remove gratuitous
10544 restart of test program. Use gdb_test_multiple and gdb_test for
10545 all tests. Add patterns to xfail missing "const" in "const char *"
10546 and kfail PR gdb/1155.
10547
6b7a4c0e
MC
105482004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10549
10550 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
10551 current versions of gcc, including gcc abi 2. Remove gratuitous
10552 restart of test program. Use gdb_test_multiple and gdb_test for
10553 all tests. Add patterns to kfail PR gdb/1498.
10554
51615d72
MC
105552003-12-31 Michael Chastain <mec.gnu@mindspring.com>
10556
10557 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
10558 current versions of gcc, including gcc abi 2. Use "breakpoint"
10559 and "continue" instead of restarting the target program. Use
10560 gdb_test_multiple and gdb_test for all tests.
10561
7b79a9d7
MK
105622004-01-01 Mark Kettenis <kettenis@gnu.org>
10563
10564 * gdb.asm/asm-source.exp: Update copyright year. Link statically
10565 for *-*-solaris2*.
10566
1cd3489f
MC
105672003-12-31 Michael Chastain <mec.gnu@mindspring.com>
10568
10569 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
10570 current versions of gcc, including gcc abi 2. Use "breakpoint"
10571 and "continue" instead of restarting the target program several
10572 times. Use gdb_test_multiple and gdb_test for all tests.
10573
850742db
MC
105742003-12-18 Michael Chastain <mec.gnu@mindspring.com>
10575
10576 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
10577 source files.
10578
eb4bbda8
MC
105792003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10580
10581 * gdb.base/environ.exp: Handle compiling test case from multiple
10582 source files.
10583
e42c7771
MC
105842003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10585
10586 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
10587
80e4b428
JB
105882003-12-17 Jim Blandy <jimb@redhat.com>
10589
5f06973a
JB
10590 * gdb.base/freebpcmd.c: Add copyright notice.
10591
80e4b428
JB
10592 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
10593
0ab84fb7
MC
105942003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10595
10596 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
10597
1b3bb3d0
JB
105982003-12-13 Jim Blandy <jimb@redhat.com>
10599
10600 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
10601
3a4c9371
KB
106022003-12-12 Kevin Buettner <kevinb@redhat.com>
10603
10604 * gdb.asm/frv.inc: New file.
10605 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
10606
a1dea79a
FF
106072003-12-09 Fred Fish <fnf@redhat.com>
10608
10609 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
10610 functions to break1.c and leave prototypes behind. Add more
10611 "set breakpoint NN here" comments.
10612 * gdb.base/break1.c: New file.
10613
10614 * gdb.base/break.exp: Handle compiling test case from multiple
10615 source files and change source file references as needed.
10616 * gdb.base/completion.exp: Ditto.
10617 * gdb.base/condbreak.exp: Ditto.
10618 * gdb.base/define.exp: Ditto.
10619 * gdb.base/ena-dis-br.exp: Ditto.
10620 * gdb.base/info-proc.exp: Ditto.
10621 * gdb.base/maint.exp: Ditto.
10622 * gdb.base/until.exp: Ditto.
10623
10624 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
10625 hardcoded line numbers.
10626 * gdb.base/define.exp: Ditto.
10627 * gdb.base/ena-dis-br.exp: Ditto.
10628 * gdb.base/maint.exp: Ditto.
10629 * gdb.base/until.exp: Ditto.
10630
10631 * gdb.base/completion.exp: Use "break1" for completion tests since
10632 "break" is no longer a unique prefix.
10633
5266b69c
AC
106342003-12-06 Andrew Cagney <cagney@redhat.com>
10635
10636 * gdb.base/structs.exp (test_struct_returns): When applicable, set
10637 "return_value_unimplemented". When an unimplemented struct return
10638 architecture, report incorrect values as a KFAIL
10639
374451f0
MC
106402003-12-05 Michael Chastain <mec.gnu@mindspring.com>
10641
10642 * gdb.cp/rtti.exp: Accept new wording of warning from
10643 cp_lookup_rtti_type.
10644
ba9b20a7
MC
106452003-12-05 Michael Chastain <mec.gnu@mindspring.com>
10646
10647 Partial fix for PR testsuite/1456.
10648 * gdb.base/scope.exp (test_at_main): Replace references to
10649 gcc_compiled with calls to test_compiler_info.
10650 (test_at_foo): Likewise.
10651 (test_at_bar): Likewise.
10652
b74b6d0b
MC
106532003-12-04 Michael Chastain <mec.gnu@mindspring.com>
10654
10655 Partial fix for PR testsuite/1456.
10656 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
10657 to test_compiler_info.
10658
ccfa3402
MC
106592003-12-03 Michael Chastain <mec.gnu@mindspring.com>
10660
10661 * gdb.base/so-impl-ld.exp: Update copyright notice.
10662
f6246aba
MC
106632003-12-02 Michael Chastain <mec.gnu@mindspring.com>
10664
10665 Partial fix for PR testsuite/1456.
10666 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
10667 to test_compiler_info.
10668
13ae734a
MC
106692003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10670
10671 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
10672 from current versions of gdb. Clean up regular expressions.
10673 Delete redundant timeout case.
10674
d8e1cdee
MC
106752003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10676
10677 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
10678 from current versions of gdb. Clean up regular expressions.
10679 Delete redundant timeout case.
10680
96457b64
MC
106812003-12-01 Michael Chastain <mec.gnu@mindspring.com>
10682
10683 Partial fix for PR testsuite/1456.
10684 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
10685 gcc_compiled with call to test_compiler_info.
10686
f35309fc
MC
106872003-11-30 Michael Chastain <mec.gnu@mindspring.com>
10688
10689 Partial fix for PR testsuite/1456.
10690 * gdb.base/list.exp (test_list_function): Delete unused declaration
10691 of gcc_compiled.
10692
d7afdf9b
MC
106932003-11-29 Michael Chastain <mec.gnu@mindspring.com>
10694
10695 Partial fix for PR testsuite/1456.
10696 * gdb.base/complex.exp: Replace reference to gcc_compiled with
10697 call to test_compiler_info.
10698
71507b56
MK
106992003-11-29 Mark Kettenis <kettenis@gnu.org>
10700
10701 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
10702 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
10703 it to create the appropriate note.inc.
10704 * gdb.asm/asmsrc1.s: Include "note.inc".
10705 * gdb.asm/netbsd.inc: New file.
10706 * gdb.asm/empty.inc: New file.
10707
f81f93f7
MC
107082003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10709
10710 Partial fix for PR testsuite/1456.
10711 * gdb.base/constvars.exp: Replace references to gcc_compiled with
10712 calls to test_compiler_info.
10713
9a77938e
MC
107142003-11-27 Michael Chastain <mec.gnu@mindspring.com>
10715
10716 Partial fix for PR testsuite/1456.
10717 * gdb.base/volatile.exp: Replace references to gcc_compiled with
10718 calls to test_compiler_info.
10719
e8367dc7
MK
107202003-11-27 Mark Kettenis <kettenis@gnu.org>
10721
10722 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
10723 pattern for the KFAILs.
10724
526c61ee
AF
107252003-11-25 Adam Fedor <fedor@gnu.org>
10726
10727 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
10728 * gdb.objc/objcdecode.m: New file.
10729
28f2d600
AF
107302003-11-25 Adam Fedor <fedor@gnu.org>
10731
10732 * gdb.objc/nondebug.exp: Test for PR objc/1236.
10733 * gdb.objc/nondebug.m: New file.
10734
a3895cee
BE
107352003-11-26 Ben Elliston <bje@wasabisystems.com>
10736
10737 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
10738 NetBSD as it does on FreeBSD. Modelled on a similar change by
10739 Mark Kettenis on 2003-05-30.
10740 (link-flags): Set to "--entry _start" regardless of target.
10741 Special linker flags are to be appended to $link-flags.
10742 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
10743
c9f2c8a3
MC
107442003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10745
10746 * gdb.cp/method.exp: Accept output of new demangler.
10747
15a0587a 107482003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
10749
10750 * gdb/class2.exp: New file.
10751 * gdb/class2.cc: New file.
10752
3c00b570
MC
107532003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10754
10755 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
10756 of new demangler.
10757
7027acc7
MK
107582003-11-23 Mark Kettenis <kettenis@gnu.org>
10759
10760 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
10761 of gdb_test "run".
10762
b0e1598a
MK
107632003-11-23 Mark Kettenis <kettenis@gnu.org>
10764
10765 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
10766 "continue" into "run".
10767
4d9eda44
MC
107682003-11-23 Michael Chastain <mec.gnu@mindspring.com>
10769
10770 Partial fix for PR testsuite/1456.
10771 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
10772 call to test_compiler_info.
10773 * gdb.cp/ctti.exp: Likewise.
10774 * gdb.cp/derivation.exp: Likewise.
10775 * gdb.cp/member-ptr.exp: Likewise.
10776 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
10777 reference to gcc_compiled.
10778
107792003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
10780
10781 Fix PR testsuite/1463.
10782 * gdb.base/structs.exp (start_structs_test): Call
10783 get_debug_format before using the debug format.
10784
d422fe19
AC
107852003-11-22 Andrew Cagney <cagney@redhat.com>
10786
10787 * lib/gdb.exp (gdb_test_multiple): Add simple example.
10788 * gdb.base/structs.exp: Use gdb_test_multiple.
10789
039cf96d
AC
107902003-11-20 Andrew Cagney <cagney@redhat.com>
10791
6882279b
AC
10792 * gdb.base/structs.exp: Handle and recover from internal errors.
10793 Replace "foo${n}" with "foo<n>" in test messages.
10794
e53890ae
AC
10795 * gdb.base/structs.exp: Update copyright. Rewrite.
10796 * gdb.base/structs.c: Update copyright. Rewrite.
10797
2b211c59
AC
10798 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
10799 resync count exceeded.
d63a86f8 10800
039cf96d
AC
10801 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
10802 from the internal error.
10803 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
10804 Original from Jim Blandy.
10805 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 10806
eac98b22
AC
108072003-11-19 Andrew Cagney <cagney@redhat.com>
10808
10809 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
10810 KFAIL.
10811
67455b2a
MK
108122003-11-17 Mark Kettenis <kettenis@gnu.org>
10813
10814 New testcase for PR backtrace/1435.
10815 * gdb.arch/i386-unwind.exp: New file.
10816 * gdb.arch/i386-unwind.c: New file.
10817
853d6e5b
AC
108182003-11-17 Andrew Cagney <cagney@redhat.com>
10819
10820 * lib/gdb.exp (compiler_info): New global.
10821 (test_compiler_info): New function.
10822 (get_compiler_info): Set compiler_info.
10823 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
10824 "compiler_info" to gcc-<major>-<minor>.
10825
38cf6e11
MC
108262003-11-15 Michael Chastain <mec.gnu@mindspring.com>
10827
10828 * gdb.trace/configure: Remove.
10829
a50d3602
EZ
108302003-11-13 Elena Zannoni <ezannoni@redhat.com>
10831
10832 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 10833 breakpoints.
a50d3602
EZ
10834 * gdb.base/break.exp: Remove all references to explicit line
10835 numbers.
10836
d9407aaa
NC
108372003-11-11 Nick Clifton <nickc@redhat.com>
10838
10839 * gdb.base/shreloc.exp: Do not run for targets which do not
10840 support shared objects.
10841
db488fc1
CV
108422003-11-10 Corinna Vinschen <vinschen@redhat.com>
10843
10844 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
10845 Don't run tests if nofileio flag is given.
10846
6a90a18e
EZ
108472003-11-07 Elena Zannoni <ezannoni@redhat.com>
10848
10849 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 10850 as well as 'Watchpoint'.
6a90a18e 10851
0b915e9c
EZ
108522003-11-06 Elena Zannoni <ezannoni@redhat.com>
10853
10854 Reported by Jim Ingham <jingham@apple.com>:
10855 * gdb.base/annota1.exp: Match at least one occurrence of the
10856 signal handler annotation.
10857
d7e4b55f
EZ
108582003-11-06 Elena Zannoni <ezannoni@redhat.com>
10859
a9c64011
AS
10860 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
10861 as well as 'Watchpoint'.
d7e4b55f 10862
2fe4e8d0
MC
108632003-11-05 Michael Chastain <mec@shout.net>
10864
10865 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
10866
6ef88553
KW
108672003-11-03 Kris Warkentin <kewarken@qnx.com>
10868
10869 * gdb.arch/gdb1291.c: New test file.
10870 * gdb.arch/gdb1291.exp: New test script.
10871 * gdb.arch/gdb1431.c: New test file.
10872 * gdb.arch/gdb1431.exp: New test script.
10873
ae7dc4d8
MC
108742003-10-22 Michael Chastain <mec@shout.net>
10875
10876 * gdb.mi/pthreads.c: Add copyright notice.
10877
c39d7427
MC
108782003-10-22 Michael Chastain <mec@shout.net>
10879
10880 * gdb.threads/pthreads.c: Add copyright notice.
10881
8b7d96c1
MC
108822003-10-20 Michael Chastain <mec@shout.net>
10883
10884 * gdb.base/gdb1056.exp: New test script.
10885
d1d69fdd
DJ
108862003-10-13 Daniel Jacobowitz <drow@mvista.com>
10887
10888 * gdb.threads/killed.exp: Use gdb_run_cmd.
10889
7d605576
DJ
108902003-10-13 Daniel Jacobowitz <drow@mvista.com>
10891
10892 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
10893 create a core file.
10894 * gdb.threads/gcore-thread.exp: Likewise.
10895
618ec112
CV
108962003-10-13 Corinna Vinschen <vinschen@redhat.com>
10897
10898 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
10899 type, based on char type.
10900 (struct bit_flags_short_t): New bitfield type, based on short type.
10901 (init_bit_flags_char): New fuction.
10902 (init_bit_flags_short): Ditto.
10903 (print_bit_flags_char): Ditto.
10904 (print_bit_flags_short): Ditto.
10905 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
10906
9367a73c
MC
109072003-10-11 Michael Chastain <mec@shout.net>
10908
10909 * gdb.base/call-rt-st.exp: Update copyright year.
10910
1decf120
KI
109112003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10912
10913 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
10914 * gdb.disasm/sh3.s: Ditto.
10915
5445b2ae
DJ
109162003-10-07 Daniel Jacobowitz <drow@mvista.com>
10917
10918 * gdb.threads/switch-threads.exp: New test.
10919 * gdb.threads/switch-threads.c: New source file.
10920
aec24853
CV
109212003-10-07 Corinna Vinschen <vinschen@redhat.com>
10922
10923 * gdb.base/ending-run.exp: Add sh specific case.
10924
adc7428d
AC
109252003-10-06 Andrew Cagney <cagney@redhat.com>
10926
10927 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
10928 * gdb.disasm/mn10200.exp: Delete obsolete file.
10929
c9d37158
DJ
109302003-09-29 Daniel Jacobowitz <drow@mvista.com>
10931
10932 * ChangeLog: Correct an entry command.exp -> commands.exp.
10933 * gdb.base/commands.exp (bp_deleted_in_command_test)
10934 (temporary_breakpoint_commands): Check noargs.
10935
79c2c32d
DC
109362003-09-25 David Carlton <carlton@kealia.com>
10937
10938 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
10939 of some print tests, where appropriate. Add tests for C::D::cd,
10940 E::ce, F::cXfX, G::XgX.
10941 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
10942
594e6d67
RE
109432003-09-25 Richard Earnshaw <rearnsha@arm.com>
10944
10945 * lib/java.exp (java_init): Import target_alias before using it.
10946
10f0d451
DC
109472003-09-25 David Carlton <carlton@kealia.com>
10948
10949 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
10950
274bcba0
EZ
109512003-09-23 Elena Zannoni <ezannoni@redhat.com>
10952
d63a86f8 10953 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 10954 weirdness.
274bcba0 10955
cdbf20f7
MC
109562003-09-17 Michael Chastain <mec@shout.net>
10957
10958 * gdb.cp/gdb1355.exp: New file.
10959 * gdb.cp/gdb1355.c: New file.
10960
71e06f80
CV
109612003-09-15 Corinna Vinschen <vinschen@redhat.com>
10962
10963 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
10964 * gdb.asm/sh.inc: New file.
10965
5c4e30ca
DC
109662003-09-11 David Carlton <carlton@kealia.com>
10967
bd45b7af
DC
10968 * gdb.cp/namespace.exp: Add tests for namespace types.
10969 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
10970 (test_namespace): New.
10971
1c199746
EZ
109722003-09-11 Elena Zannoni <ezannoni@redhat.com>
10973
a9c64011 10974 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 10975 * gdb.stabs/weird.exp: Ditto.
1c199746 10976
04ed252f
MC
109772003-09-08 Michael Chastain <mec@shout.net>
10978
10979 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
10980
d8a2d9e7
MC
109812003-09-07 Michael Chastain <mec@shout.net>
10982
10983 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
10984 'parse error'.
10985
161afb24
MK
109862003-09-07 Mark Kettenis <m.kettenis@osp.nl>
10987
10988 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
10989
49f2741a
MC
109902003-08-30 Michael Chastain <mec@shout.net>
10991
10992 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
10993 * gdb.gdb/observer.exp: Ditto.
10994 * gdb.gdb/xfullpath.exp: Ditto.
10995
8afa723e
MK
109962003-08-29 Mark Kettenis <kettenis@gnu.org>
10997
10998 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
10999 *-*-*bsd*.
11000
f31dfe3b
JJ
110012003-08-28 Jeff Johnston <jjohnstn@redhat.com>
11002
11003 * gdb.base/dump.exp: Skip for ia64.
11004
4630e498
JJ
110052003-08-25 Jeff Johnston <jjohnstn@redhat.com>
11006
11007 * gdb.asm/asm-source.exp: Add ia64 support.
11008 * gdb.asm/ia64.inc: New file.
11009
1105b7ef
MC
110102003-08-22 Michael Chastain <mec@shout.net>
11011
11012 * gdb.cp: New directory.
11013 * gdb.cp/*: Copy from gdb.c++/*.
11014 * gdb.c++/*: Remove.
11015 * Makefile.in: Change gdb.c++ to gdb.cp.
11016 * configure.in: Ditto.
11017 * configure: Regnerate.
11018
c945b932
MK
110192003-08-18 Mark Kettenis <kettenis@gnu.org>
11020
11021 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
11022 * gdb.arch/i386-prologue.c (gdb1338): Add function.
11023
2b66634b
DJ
110242003-08-17 Daniel Jacobowitz <drow@mvista.com>
11025
11026 * mi-var-display.exp (-var-list-children weird): Accept function
11027 pointers with argument types.
11028 * mi1-var-display.exp (-var-list-children weird): Likewise.
11029 * mi2-var-display.exp (-var-list-children weird): Likewise.
11030
a356f73b
DJ
110312003-08-17 Daniel Jacobowitz <drow@mvista.com>
11032
11033 * gdb.base/annota3.exp: Add missing newline.
11034
483417b8
MC
110352003-08-06 Michael Chastain <mec@shout.net>
11036
11037 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
11038
c99c59c3
MS
110392003-08-12 Michael Snyder <msnyder@redhat.com>
11040
11041 * gdb.base/float.exp: Add test for SH.
11042
55ed7501
MK
110432003-08-10 Mark Kettenis <kettenis@gnu.org>
11044
11045 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
11046
1a371f2e
EZ
110472003-08-07 Elena Zannoni <ezannoni@redhat.com>
11048
11049 * gdb.base/completion.exp: Remove reduntant completion test
11050 on filename.
11051
e0f353ce
EZ
110522003-08-07 Elena Zannoni <ezannoni@redhat.com>
11053
a9c64011
AS
11054 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
11055 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
11056 gdb.trace/save-trace.exp: Make sure that full pathnames are
11057 escaped correctly.
e0f353ce 11058
5710a1af 110592003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 11060
a9c64011
AS
11061 * configure.in: Don't generate config.h from config.hin.
11062 * configure: Regenerate.
11063 * config.hin: Remove file.
11064 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
11065 * gdb.threads/pthreads.c: Ditto.
5710a1af 11066
dcd81ce9
DJ
110672003-08-07 Daniel Jacobowitz <drow@mvista.com>
11068
11069 From Kei Sakamoto <sakamoto.kei@renesas.com>:
11070 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
11071 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
11072 Replace ld24 with seth/add3.
11073
6009d884
AC
110742003-08-02 Andrew Cagney <cagney@redhat.com>
11075
11076 * gdb.base/annota3.exp: New file.
11077 * gdb.base/annota3.c: New file.
11078 * gdb.c++/annota3.exp: New file.
11079 * gdb.c++/annota3.cc: New file.
11080
51514e06
MC
110812003-07-29 Michael Chastain <mec@shout.net>
11082
11083 * gdb.threads/tls.c (spin): Check errno only if sem_wait
11084 actually failed.
11085 (do_pass): Likewise.
11086 * gdb.threads/tls.exp: Always initialize no_of_threads.
11087
4ee6625b
DJ
110882003-07-27 Daniel Jacobowitz <drow@mvista.com>
11089
11090 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
11091 pattern.
11092 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
11093 * gdb.threads/tls.exp: Recognize one case of the host library not
11094 supporting TLS.
11095
225f2bf6
AC
110962003-07-27 Andrew Cagney <cagney@redhat.com>
11097
11098 * gdb.base/fileio.exp: Use SH when running commands using
11099 remote_exec.
11100
bcb27c9f
DJ
111012003-07-24 Daniel Jacobowitz <drow@mvista.com>
11102
11103 From Kei Sakamoto <sakamoto.kei@renesas.com>:
11104 * gdb.base/relocate.c (dummy): New padding array.
11105
3d67be83
MS
111062003-07-22 Michael Snyder <msnyder@redhat.com>
11107
d63a86f8 11108 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
11109
11110 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
11111 patterns to be more general, accepting old and new output.
11112 Some output chars (such as '+') also must be quoted.
d63a86f8 11113 Some addresses are displayed numerically instead of
3d67be83
MS
11114 symbolically.
11115
57ba3b85
MS
111162003-07-23 Michael Snyder <msnyder@redhat.com>
11117
686d097c
MS
11118 * gdb.base/return2.exp: Don't test long-long return.
11119
57ba3b85
MS
11120 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
11121 * gdb.disasm/t01_mov.exp: Ditto.
11122 * gdb.disasm/t02_mova.s: Ditto.
11123 * gdb.disasm/t02_mova.exp: Ditto.
11124 * gdb.disasm/t03_add.s: Ditto.
11125 * gdb.disasm/t03_add.exp: Ditto.
11126 * gdb.disasm/t04_sub.s: Ditto.
11127 * gdb.disasm/t04_sub.exp: Ditto.
11128 * gdb.disasm/t05_cmp.s: Ditto.
11129 * gdb.disasm/t05_cmp.exp: Ditto.
11130 * gdb.disasm/t06_ari2.s: Ditto.
11131 * gdb.disasm/t06_ari2.exp: Ditto.
11132 * gdb.disasm/t07_ari3.s: Ditto.
11133 * gdb.disasm/t07_ari3.exp: Ditto.
11134 * gdb.disasm/t08_or.s: Ditto.
11135 * gdb.disasm/t08_or.exp: Ditto.
11136 * gdb.disasm/t09_xor.s: Ditto.
11137 * gdb.disasm/t09_xor.exp: Ditto.
11138 * gdb.disasm/t10_and.s: Ditto.
11139 * gdb.disasm/t10_and.exp: Ditto.
11140 * gdb.disasm/t11_logs.s: Ditto.
11141 * gdb.disasm/t11_logs.exp: Ditto.
11142 * gdb.disasm/t12_bit.s: Ditto.
11143 * gdb.disasm/t12_bit.exp: Ditto.
11144 * gdb.disasm/t13_otr.s: Ditto.
11145 * gdb.disasm/t13_otr.exp: Ditto.
11146
e00759ef
EZ
111472003-07-22 Elena Zannoni <ezannoni@redhat.com>
11148
11149 * gdb.threads/tls.exp :Add kfail for 'info address' case.
11150
8bc2021f
EZ
111512003-07-22 Elena Zannoni <ezannoni@redhat.com>
11152
a9c64011
AS
11153 * gdb.threads/tls.c : New file.
11154 * gdb.threads/tls.exp : New file.
11155 * gdb.threads/tls-main.c : New file.
11156 * gdb.threads/tls-shared.c : New file.
11157 * gdb.threads/tls-shared.exp : New file.
8bc2021f 11158
89320c4c
AS
111592003-07-22 Andreas Schwab <schwab@suse.de>
11160
11161 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
11162
180dea7c
AS
111632003-07-20 Andreas Schwab <schwab@suse.de>
11164
11165 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
11166 due to insn reordering.
11167
0714963c
AC
111682003-07-15 Andrew Cagney <cagney@redhat.com>
11169
11170 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
11171
98a23b3f
MC
111722003-07-15 Michael Chastain <mec@shout.net>
11173
11174 * gdb.base/gdb1250.exp: New file.
11175 * gdb.base/gdb1250.c: New file.
11176
27e417a2
ML
111772003-07-09 Michal Ludvig <mludvig@suse.cz>
11178
11179 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
11180 expansion of size_t to 'unsigned long', not only to 'unsigned'.
11181
8bc2021f
EZ
111822003-07-09 Elena Zannoni <ezannoni@redhat.com>
11183
a9c64011
AS
11184 * gdb.threads/tls.c: New file.
11185 * gdb.threads/tls.exp: New file.
11186 * gdb.threads/tls-main.c: New file.
11187 * gdb.threads/tls-shared.c: New file.
11188 * gdb.threads/tls-shared.exp: New file.
8bc2021f 11189
d99968dc
EZ
111902003-07-09 Elena Zannoni <ezannoni@redhat.com>
11191
11192 * gdb.base/annota1.exp: Make sure that we properly escape the
11193 full path of the source file. Xfail more permissive patterns,
d63a86f8 11194 due to a compiler debug info problem.
d99968dc 11195
83876b3b
AS
111962003-07-07 Andreas Schwab <schwab@suse.de>
11197
2705e972
AS
11198 * gdb.asm/m68k.inc: New file.
11199 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
11200
83876b3b
AS
11201 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
11202 arguments"): Also match negative number.
11203
11204 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
11205
3a871b37
DJ
112062003-07-03 Daniel Jacobowitz <drow@mvista.com>
11207
11208 * gdb.base/store.c (charest): New typedef.
11209 (add_char): Rename to add_charest, update.
11210 (wack_char): Rename to wack_charest, update types. Return l + r
11211 to keep r live across the call.
11212 (wack_short, wack_int, wack_long, wack_longest, wack_float)
11213 (wack_double, wack_doublest): Return l + r to keep r live across
11214 the call.
11215 * gdb.base/store.exp: Accomodate store.c changes.
11216
b2a7f303
DC
112172003-06-30 David Carlton <carlton@kealia.com>
11218
11219 * gdb.c++/maint.exp (test_invalid_name): New.
11220 (test_first_component): Add tests for invalid names.
11221
3c6cb4a1
MC
112222003-06-29 Michael Chastain <mec@shout.net>
11223
11224 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
11225 output of '<VTT for class>' for virtual base classes.
11226
f1c2644b
DJ
112272003-06-29 Daniel Jacobowitz <drow@mvista.com>
11228
11229 * gdb.base/completion.exp: Tab-complete "complet" instead of
11230 "compl".
11231 * gdb.base/complex.exp, gdb.base/complex.c: New files.
11232
18080350
DJ
112332003-06-29 Daniel Jacobowitz <drow@mvista.com>
11234
11235 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
11236 * gdb.base/volatile.exp: Likewise.
11237
f56973f8
DJ
112382003-06-29 Daniel Jacobowitz <drow@mvista.com>
11239
11240 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
11241 gdb/1265.
11242
112432003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
11244 Daniel Jacobowitz <drow@mvista.com>
11245
11246 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
11247 initial line count of 'captured_main' from 26 to 32.
11248 (test_with_self): Allow xmalloc call to be interleaved with the
11249 preceding two lines.
11250
e766d4d6
JB
112512003-06-24 Joel Brobecker <brobecker@gnat.com>
11252
11253 * gdb.base/bang.exp: New testcase.
11254
f125c9a4
JB
112552003-06-23 Joel Brobecker <brobecker@gnat.com>
11256
11257 * gdb.base/langs.exp: Add some tests for the "minimal" language
11258 support.
11259
6e25beaf
EZ
112602003-06-23 Elena Zannoni <ezannoni@redhat.com>
11261
11262 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
11263 the testcase.
11264
2f816dda
DJ
112652003-06-22 Daniel Jacobowitz <drow@mvista.com>
11266
11267 * gdb.base/relocate.exp: Test add-symbol-file with a variable
11268 offset.
11269
db5a5748
DJ
112702003-06-22 Daniel Jacobowitz <drow@mvista.com>
11271
11272 * gdb.c++/pr-1210.cc: New file.
11273 * gdb.c++/pr-1210.exp: New file.
11274
1df0c130
DJ
112752003-06-21 Daniel Jacobowitz <drow@mvista.com>
11276
11277 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
11278 000-exec-continue.
11279
a92feac0
MK
112802003-06-15 Mark Kettenis <kettenis@gnu.org>
11281
11282 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
11283 on *-*-*bsd* instead of *-*-freebsd*.
11284
81a58f5b
AC
112852003-06-14 Andrew Cagney <cagney@redhat.com>
11286
11287 * gdb.base/store.exp: Test longest and doublest. Test all
11288 parameters. Weaken return statement match.
11289 * gdb.base/store.c: Add longest and doublest - aka long long and
11290 long double functions. Put all parameters into local register
11291 variables. Use negative values.
11292
b257a0d3
AC
112932003-06-14 Andrew Cagney <cagney@redhat.com>
11294
11295 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
11296 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
11297 exit status.
11298 * gdb.base/fileio.exp: Disable target when nointerrupts and
11299 noinferiorio, instead of limiting it to remote. Use remote_exec
11300 instead of system.
d63a86f8 11301
21c38304
JJ
113022003-06-12 Jeff Johnston <jjohnstn@redhat.com>
11303
11304 * gdb.base/float.exp: Add ia64 support.
11305
1bcdb424
CV
113062003-06-12 Corinna Vinschen <vinschen@redhat.com>
11307
11308 * gdb.base/fileio.exp: Run only on remote targets.
11309
6aeb981f
CV
113102003-06-10 Corinna Vinschen <vinschen@redhat.com>
11311
11312 * gdb.base/fileio.c: New file, testing File-I/O.
11313 * gdb.base/fileio.exp: Ditto.
11314
53df362e
RG
113152003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
11316
11317 * gdb.base/shreloc.exp: New file, check symbol values obtained from
11318 shared objects after relocation at load time (gdb PR/1132).
11319 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 11320 as above, part of the shared object relocation test.
53df362e 11321
ffee1b46
MK
113222003-06-08 Mark Kettenis <kettenis@gnu.org>
11323
b5ca3722
MK
11324 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
11325 fully filled history list.
11326 * gdb.base/gdb_history: New file.
11327
03ed860d
MK
11328 * gdb.base/signals.exp: XFAIL "continue to func1" on
11329 i*86-*-freebsd*.
11330
ffee1b46
MK
11331 * gdb.base/attach.exp: When trying to attach to a nonexistent
11332 process, make it possible to specify the PID based on the target,
11333 and do so for *-*-freebsd*.
11334
d80dbb52
RH
113352003-06-02 Richard Henderson <rth@redhat.com>
11336
11337 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
11338
6dd77b81
RH
113392003-06-02 Richard Henderson <rth@redhat.com>
11340
11341 * gdb.base/selftest.exp: Next over lim_at_start initialization.
11342
f6347e16
RH
113432003-06-02 Richard Henderson <rth@redhat.com>
11344
11345 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
11346
2c161407
DJ
113472003-06-01 Daniel Jacobowitz <drow@mvista.com>
11348
11349 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
11350 of globalvar.
11351
572eb746
MK
113522003-06-01 Mark Kettenis <kettenis@gnu.org>
11353
11354 * gdb.asm/asm-source.exp: Check for memory read errors in
11355 disassembler test on *BSD too.
11356
9e9617a5
RH
113572003-06-01 Richard Henderson <rth@redhat.com>
11358
11359 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
11360 for .frame.
11361 (gdbasm_call): Lose ldgp.
11362 (gdbasm_startup): Add frame information.
11363 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
11364
7b34ad4e
MK
113652003-05-31 Mark Kettenis <kettenis@gnu.org>
11366
11367 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
11368 i?86-*-*.
11369
10059fdf
MK
113702003-05-30 Mark Kettenis <kettenis@gnu.org>
11371
11372 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
11373 FreeBSD.
11374
acf4b816
RH
113752003-05-29 Richard Henderson <rth@redhat.com>
11376
11377 * gdb.asm/alpha.inc: New file.
11378 * gdb.asm/asm-source.exp: Use it.
11379
e9ecd949
JB
113802003-05-29 Jim Blandy <jimb@redhat.com>
11381
11382 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
11383 'core.PID'.
11384
e3e5a4f3
JB
113852003-05-22 Jim Blandy <jimb@redhat.com>
11386
11387 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
11388 backtrace.
d63a86f8 11389
72fe3d25
DC
113902003-05-20 David Carlton <carlton@math.stanford.edu>
11391
11392 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
11393 this time.
11394
58da2eb2
DC
113952003-05-19 David Carlton <carlton@bactrian.org>
11396
11397 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
11398 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
11399
1fcb5155
DC
114002003-05-19 David Carlton <carlton@bactrian.org>
11401
11402 * gdb.c++/namespace.exp: Add namespace scope and anonymous
11403 namespace tests.
11404 Bump copyright date.
11405 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
11406 (main): Call C::D::marker2.
11407 * gdb.c++/namespace1.cc: New file.
11408
85e85163
JJ
114092003-05-14 Jeff Johnston <jjohnstn@redhat.com>
11410
11411 Roland McGrath <roland@redhat.com>
d63a86f8 11412 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
11413 there is no manager thread.
11414
a25fbfec
JJ
114152003-05-08 Jeff Johnston <jjohnstn@redhat.com>
11416
d63a86f8
RM
11417 * gdb.threads/schedlock.exp: Remove assumption that all threads
11418 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
11419 in one of the child threads rather than the main thread.
11420
be375bae
JB
114212003-05-07 Jim Blandy <jimb@redhat.com>
11422
09bf6082
JB
11423 Add support for assembly source testing on the s390x.
11424 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
11425 architecture.
11426 * gdb.asm/s390x.inc: New file.
11427
be375bae
JB
11428 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
11429 succession of 'if' statements.
11430
00905d52
AC
114312003-05-05 Andrew Cagney <cagney@redhat.com>
11432
11433 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
11434
b1e29e33
AC
114352003-05-05 Andrew Cagney <cagney@redhat.com>
11436
11437 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
11438 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
11439
e33d66ec
EZ
114402003-05-02 Elena Zannoni <ezannoni@redhat.com>
11441
11442 * gdb.base/charset.exp: Update based on new behavior of set/show
11443 charset commands.
11444
2b6fd0d8
AC
114452003-05-01 Andrew Cagney <cagney@redhat.com>
11446
11447 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
11448 variable do not give memory errors.
11449
130cacce
AF
114502003-04-30 Adam Fedor <fedor@gnu.org>
11451
11452 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
11453 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
11454 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
11455 gdb.objc/basicclass.m: : New files
11456
11457 * lib/gdb.exp (gdb_compile_objc): New procedure.
11458
bea71854
DJ
114592003-04-27 Daniel Jacobowitz <drow@mvista.com>
11460
11461 * gdb.base/signals.exp: Make backtrace tests more specific.
11462
0f20eeea
DC
114632003-04-23 David Carlton <carlton@bactrian.org>
11464
11465 * gdb.c++/maint.exp (test_first_component): Add tests for
11466 'operator' in more locations.
11467
c8c4d8dc
KB
114682003-04-16 Kevin Buettner <kevinb@redhat.com>
11469
11470 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
11471
3fe60e3c
EZ
114722003-04-16 Elena Zannoni <ezannoni@redhat.com>
11473
11474 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 11475 func marke' instead. Update test name.
3fe60e3c 11476
9219021c
DC
114772003-04-15 David Carlton <carlton@math.stanford.edu>
11478
11479 * gdb.c++/maint.exp: New file.
11480
5dd55bdd
EZ
114812003-04-14 Elena Zannoni <ezannoni@redhat.com>
11482
11483 * gdb.threads/schedlock.c: Change type of thread function argument
11484 to long, to avoid warnings on 64-bit platforms.
11485
00890572
EZ
114862003-04-14 Elena Zannoni <ezannoni@redhat.com>
11487
a9c64011
AS
11488 * gdb.base/attach.exp: Add new message from ptrace in case of
11489 attaching to nonexistent process.
d63a86f8 11490
93201743
JB
114912003-04-11 Jim Blandy <jimb@redhat.com>
11492
11493 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11494 gdb.c++/userdef.cc: Place comments on the lines to which the
11495 marker function might return.
11496 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11497 gdb.c++/userdef.exp: Look for those comments to check that we've
11498 returned to the right place, instead of checking line numbers.
11499
2a11c64d
EZ
115002003-04-11 Elena Zannoni <ezannoni@redhat.com>
11501
a9c64011
AS
11502 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
11503 match on sourcefile name, instead of directory name.
2a11c64d 11504
68ab8fc5
EZ
115052003-04-10 Elena Zannoni <ezannoni@redhat.com>
11506
d63a86f8 11507 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
11508 working directory name.
11509
5624293a
JB
115102003-04-09 Jim Blandy <jimb@redhat.com>
11511
11512 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11513 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
11514 after an inferior function call, report the failure, but allow the
11515 test to continue.
11516
f1f02ee4
SC
115172003-04-05 Stephane Carrez <stcarrez@nerim.fr>
11518
11519 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11520 with -DPROTOTYPES.
11521
6eb79af0
SC
115222003-04-05 Stephane Carrez <stcarrez@nerim.fr>
11523
11524 * gdb.base/break.exp: Revert last patch.
11525
8dfb4cf0
SC
115262003-04-04 Stephane Carrez <stcarrez@nerim.fr>
11527
11528 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11529 with -DPROTOTYPES.
11530
ed4c619a
AC
115312003-04-02 Andrew Cagney <cagney@redhat.com>
11532
11533 * gdb.base/callfuncs.exp: Make "print add" messages unique.
11534 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
11535 matching directories by the name breakpoint.
11536 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
11537 Make "continue to marker1" consistent.
11538 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
11539 message consistent.
11540 * lib/gdb.exp: Put "the program is no longer running", and "the
11541 program exited" in parenthesis.
11542 * lib/mi-support.exp: Ditto.
d63a86f8 11543
4e35d5f0 115442003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 11545
4e35d5f0
BR
11546 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
11547
71900fe8
AC
115482003-03-29 Andrew Cagney <cagney@redhat.com>
11549
11550 * gdb.base/sizeof.c (main): Print the value of '\377'.
11551 * gdb.base/sizeof.exp: Check the sign of '\377'.
11552
c0655a16
MC
115532003-03-27 Michael Chastain <mec@shout.net>
11554
11555 * gdb.base/gdb1090.exp: New file.
11556 * gdb.base/gdb1090.cc: New file.
11557
5b2a3989
JB
115582003-03-27 J. Brobecker <brobecker@gnat.com>
11559
11560 * gdb.gdb/observer.exp: New regression test.
11561
79876890
MC
115622003-03-27 Michael Chastain <mec@shout.net>
11563
11564 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
11565 * gdb.base/ptype.exp: Likewise.
11566
6eac95e3
CV
115672003-03-27 Corinna Vinschen <vinschen@redhat.com>
11568
11569 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
11570
e8c71839
MC
115712003-03-26 Michael Chastain <mec@shout.net>
11572
11573 * gdb.base/ptype.exp: Actually use some typedef'd types.
11574
71b10041
SC
115752003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11576
11577 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
11578 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
11579
2512cf80
CV
115802003-03-20 Corinna Vinschen <vinschen@redhat.com>
11581
11582 * gdb.base/default.exp: Fix regular expression.
11583
0d195a4f
CV
115842003-03-20 Corinna Vinschen <vinschen@redhat.com>
11585
11586 * gdb.base/args.exp: Fix regular expression.
11587
8a2dbca8
CV
115882003-03-20 Corinna Vinschen <vinschen@redhat.com>
11589
11590 * gdb.base/help.exp: Allow Win32 child process.
11591
bf028682
CV
115922003-03-20 Corinna Vinschen <vinschen@redhat.com>
11593
11594 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
11595 when stepping out of main().
11596
182dbe85
CV
115972003-03-20 Corinna Vinschen <vinschen@redhat.com>
11598
11599 * gdb.base/default.exp: Check for win32 specific message when calling
11600 "run" without executable.
11601
d67a6ba5
CV
116022003-03-20 Corinna Vinschen <vinschen@redhat.com>
11603
11604 * gdb.base/args.exp: Expect .exe in output.
11605
a955b5bb
CV
116062003-03-20 Corinna Vinschen <vinschen@redhat.com>
11607
11608 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
11609 Cygwin native.
11610
bf6bad4b
AC
116112003-03-17 Andrew Cagney <cagney@redhat.com>
11612
11613 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
11614 vector registes.
11615 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
11616 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
11617
293e9a31
DC
116182003-03-17 David Carlton <carlton@math.stanford.edu>
11619
11620 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
11621 test, for PR breakpoints/38.
11622 Call test_watchpoint_and_breakpoint.
11623 * gdb.base/watchpoint.c (func3): New function.
11624 (main): Call func3.
11625
5330f2db
DC
116262003-03-04 David Carlton <carlton@math.stanford.edu>
11627
11628 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
11629 Garply<Garply<char> >:: garply".
11630 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
11631 with respect to PR c++/1111; note also PR c++/1113.
11632 (test_template_breakpoints): KFAIL "constructor breakpoint" with
11633 respect to PR c++/1062.
11634 KFAIL "destructor breakpoint" with respect to PR c++/1112.
11635
6ece72da
DC
116362003-03-03 David Carlton <carlton@math.stanford.edu>
11637
11638 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
11639 with respect to PR c++/57.
11640 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
11641 c++/826.
11642 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
11643 respect to PR c++/57.
11644
85ca1584
DC
116452003-03-03 David Carlton <carlton@math.stanford.edu>
11646
11647 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
11648 respect to PR c++/33 into FAILs.
11649
98e9c5b8
MC
116502003-03-03 Michael Chastain <mec@shout.net>
11651
7bedbf27
MC
11652 * configure.in: Update copyright years.
11653
116542003-03-03 Michael Chastain <mec@shout.net>
11655
11656 * Makefile.in: Update copyright years.
98e9c5b8 11657
f683e100
DC
116582003-02-28 David Carlton <carlton@math.stanford.edu>
11659
11660 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
11661 print class instead of struct and/or superfluous protection
11662 specifiers, as long as the resulting output is equivalent to the
11663 source code.
11664 Delete FIXME from end of messages on tests that don't need
11665 fixing.
11666
a9e0cf2c
DC
116672003-02-28 David Carlton <carlton@math.stanford.edu>
11668
11669 * gdb.c++/templates.exp (do_tests): Allow const in the two
11670 Foo<volatile char *>::foo tests.
11671
e8d359df
MS
116722003-02-27 Michael Snyder <msnyder@redhat.com>
11673
d63a86f8 11674 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
11675 will be consistant.
11676
0b71dc91
DC
116772003-02-26 David Carlton <carlton@math.stanford.edu>
11678
11679 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
11680 char *>::foo" test with respect to PR c++/33. Create a new test
11681 which is identical to that one except that it doesn't put the
11682 space between the "char" and the "*"; KFAIL it, too.
11683
dd14ab43
DC
116842003-02-26 David Carlton <carlton@math.stanford.edu>
11685
11686 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
11687 template types into either PASSes or KFAILs (corresponding to PR
11688 c++/57). Tweak indentation. Update copyright.
11689
1146c7f1
SC
116902003-02-23 Stephane Carrez <stcarrez@nerim.fr>
11691
11692 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
11693
74641dfb
MC
116942003-02-13 Michael Chastain <mec@shout.net>
11695
11696 * gdb.base/exprs.exp: Remove i960 remnants.
11697 * gdb.base/funcargs.exp: Likewise.
11698 * gdb.base/list.exp: Likewise.
11699 * gdb.base/ptype.exp: Likewise.
11700
559cd2d0
DC
117012003-02-14 David Carlton <carlton@math.stanford.edu>
11702
11703 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
11704 pEe->D::vg()" from XFAIL to KFAIL.
11705
c4f90d87
JM
117062003-02-13 Jason Molenda (jmolenda@apple.com)
11707
11708 * gdb.base/maint.exp: Update maint print statistics regexp to include
11709 new entries.
11710
cbc4d97c
MC
117112003-02-13 Michael Chastain <mec@shout.net>
11712
11713 * gdb.c++/inherit.exp: Remove call to get_debug_format.
11714
40f235b7
MC
117152003-02-12 Michael Chastain <mec@shout.net>
11716
11717 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
11718 * gdb.c++/inherit.exp: Likewise.
11719 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
11720 * gdb.c++/templates.exp: Likewise.
11721 * gdb.c++/virtfunc.exp: Likewise.
11722
c56716b0
JM
117232003-02-06 Jason Molenda (jason-cl@molenda.com)
11724
11725 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
11726 why the code is written that way.
11727
070afcf8
MC
117282003-02-05 Michael Chastain <mec@shout.net>
11729
11730 * gdb.base/dump.exp: Add missing copyright line.
11731
5d0331e5
JM
117322003-02-05 Jason Molenda (jason-cl@molenda.com)
11733
f7ae6d3e 11734 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
11735 at the beginning so the breakpoint doesn't get set on the loop.
11736
92851186
MC
117372003-02-05 Michael Chastain <mec@shout.net>
11738
11739 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
11740 output for configurations with gcc 2.95.3.
11741
cbf1e085
AC
117422003-02-05 Keith Seitz <keiths@redhat.com>
11743 Andrew Cagney <ac131313@redhat.com>
11744
11745 * gdb.mi/mi-cli.exp: New file.
d63a86f8 11746
29518e1e
MC
117472003-02-04 Michael Chastain <mec@shout.net>
11748
11749 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
11750 Call perror and then continue.
11751
5af1d5f3
MC
117522003-02-03 Michael Chastain <mec@shout.net>
11753
11754 * gdb.c++/pr-1023.cc: New file.
11755 * gdb.c++/pr-1023.exp: New file.
11756
6b549786
JB
117572003-02-05 Jim Blandy <jimb@redhat.com>
11758
11759 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
11760 it's local to foobar. Check for it there, and check that it's not
11761 present in main.
11762 * gdb.c++/local.cc (marker2): New function.
11763 (foobar): Call marker1.
11764 (main): Call marker2 instead of marker1.
11765
67f16606
AC
117662003-02-04 Andrew Cagney <ac131313@redhat.com>
11767
11768 * gdb.disasm/mn10200.exp: Obsolete file.
11769 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
11770 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
11771 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
11772
1c5cb38e
DC
117732003-02-04 David Carlton <carlton@math.stanford.edu>
11774
11775 * gdb.c++/overload.exp: Test intToChar(1).
11776 * gdb.c++/overload.cc (intToChar): New.
11777 (main): Call intToChar.
11778
d1fe6965
DC
117792003-02-03 David Carlton <carlton@math.stanford.edu>
11780
11781 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
11782 'might_kfail' arg.
11783 KFAIL some of the continue_to_bp_overloaded calls, according to
11784 PR c++/1025.
11785
9ba61c5d
MC
117862003-02-01 Michael Chastain <mec@shout.net>
11787
11788 * gdb.base/advance.c (marker1): New marker function.
11789 * gdb.base/advance.exp: When the 'advance' command lands on the
11790 return breakpoint, it can legitimately stop on either the
11791 current line or the next line. Accommodate both outcomes.
11792 * gdb.base/until.exp: Likewise.
11793
e7494ffb
AC
117942003-02-02 Andrew Cagney <ac131313@redhat.com>
11795
11796 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
11797 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
11798 now a list, not a tuple.
11799 * gdb.mi/mi-var-display.exp: Ditto.
11800 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 11801
075559bc
AC
118022003-02-01 Andrew Cagney <ac131313@redhat.com>
11803
11804 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
11805 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
11806 stack backtraces.
11807 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 11808
2bd4c7b1
MK
118092003-02-01 Mark Kettenis <kettenis@gnu.org>
11810
11811 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
11812 gdb.mi/mi1-pthreads.exp: Return instead of calling
11813 gdb_suppress_entire_file.
11814
eabd8992
MS
118152003-02-01 Mark Salter <msalter@redhat.com>
11816
11817 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
11818
71469e2f
MS
118192003-01-31 Mark Salter <msalter@redhat.com>
11820
11821 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
11822 Support empty arg.
11823
38a94d44
MC
118242003-01-30 Michael Chastain <mec@shout.net>
11825
11826 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
11827 This was a workaround for a UTF-8 bug in readline 4.3. The bug
11828 has been fixed in gdb/readline on 2003-01-09.
11829
19ea9e73
MS
118302003-01-29 Michael Snyder <msnyder@redhat.com>
11831
e8d359df
MS
11832 * gdb.base/maint.exp: Allow for leading underscore in symbol.
11833 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
11834 * gdb.base/args.exp: Skip if target does not support args passing.
11835
2307bd6a
DJ
118362003-01-22 Daniel Jacobowitz <drow@mvista.com>
11837
19ea9e73 11838 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
11839 gdb_test. Accept a list of expect arguments as the third
11840 parameter.
11841 (gdb_test): Use it.
11842
f2dd3617
EZ
118432003-01-20 Elena Zannoni <ezannoni@redhat.com>
11844
11845 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
11846 allow for different test tree configurations. Update some
11847 tescases accordingly.
11848 * gdb.arch/altivec-regs.exp: Ditto.
11849 * gdb.asm/asm-source.exp: Ditto.
11850 * gdb.base/advance.exp: Ditto.
11851 * gdb.base/display.exp: Ditto.
d63a86f8 11852 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
11853 * gdb.base/mips_pro.exp: Ditto.
11854 * gdb.base/overlays.exp: Ditto.
11855 * gdb.base/relocate.exp: Ditto.
11856 * gdb.base/setshow.exp: Ditto.
11857 * gdb.base/step-line.exp: Ditto.
11858 * gdb.base/step-test.exp: Ditto.
11859 * gdb.base/until.exp: Ditto.
11860 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
11861
c71cdefd
DC
118622003-01-17 David Carlton <carlton@math.stanford.edu>
11863
11864 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
11865 corresponding to PR c++/945.
11866 Update copyright.
11867
fdba05d7
DC
118682003-01-17 David Carlton <carlton@math.stanford.edu>
11869
11870 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
11871 corresponding to PR c++/68.
11872
118732003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
11874
11875 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
11876 (test_paddr_hairy_functions): Call print_addr_2_kfail for
11877 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
11878
c362c33a
EZ
118792003-01-15 Elena Zannoni <ezannoni@redhat.com>
11880
0fbc361c
EZ
11881 * gdb.base/break.exp: Fix change of default location, because of
11882 removal of until tests.
11883 * gdb.base/help.exp: Update test for new 'until' help message.
11884 Add test for help on 'advance'.
a9c64011 11885 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 11886
dabf8a35
MK
118872003-01-15 Mark Kettenis <kettenis@gnu.org>
11888
11889 * gdb.base/default.exp: Adapt "info float" test for recent changes
11890 to that command. Add test for "info vector".
11891 * gdb.base/float.exp: New file. Add test for "info float" that
11892 resembles the old test in gdb.base/default.exp.
11893
a1769aca
DC
118942003-01-15 David Carlton <carlton@math.stanford.edu>
11895
11896 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
11897
82025e13
EZ
118982003-01-15 Elena Zannoni <ezannoni@redhat.com>
11899
11900 * gdb.base/break.exp: Move the tests of until command from here...
11901 * gdb.base/until.exp: ... to here. New file. Add other tests.
11902 * gdb.base/advance.c: New file.
11903 * gdb.base/advance.exp: New file.
11904
8f9ab801
EZ
119052003-01-14 Elena Zannoni <ezannoni@redhat.com>
11906
a9c64011
AS
11907 * gdb.base/args.c: New file.
11908 * gdb.base/args.exp: New file.
8f9ab801 11909
9ae66589
DJ
119102003-01-14 Daniel Jacobowitz <drow@mvista.com>
11911
11912 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
11913
8d77e5c3
DJ
119142003-01-14 Daniel Jacobowitz <drow@mvista.com>
11915
11916 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
11917
12d2f0a1
DJ
119182003-01-14 Daniel Jacobowitz <drow@mvista.com>
11919
11920 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
11921 dates.
11922
6ca37014
DJ
119232003-01-13 Daniel Jacobowitz <drow@mvista.com>
11924
11925 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
11926
b0023472
DJ
119272003-01-13 Daniel Jacobowitz <drow@mvista.com>
11928
11929 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
11930 (ptype &*"foo").
11931 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
11932
607fbc54 119332003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
11934
11935 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
11936 * gdb.mi/mi1-console.exp: Likewise.
11937
607fbc54 119382003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
11939
11940 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
11941 * gdb.mi/mi1-console.exp: Likewise.
11942
a1fb14a2
DJ
119432003-01-13 Daniel Jacobowitz <drow@mvista.com>
11944
11945 * gdb.c++/overload.exp: Remove some fixed XFAILs.
11946
c4cf40b7
DJ
119472003-01-09 Daniel Jacobowitz <drow@mvista.com>
11948
11949 * gdb.base/detach.exp: New test.
11950
696d5a5b
DJ
119512003-01-09 Daniel Jacobowitz <drow@mvista.com>
11952
11953 * Makefile.in (ALL_SUBDIRS): New variable.
11954 (subdirs, clean, distclean): Use it.
11955 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
11956 regenerating Makefile, since it is generated from the top level.
11957 * gdb.asm/Makefile.in: Likewise.
11958 * gdb.base/Makefile.in: Likewise.
11959 * gdb.c++/Makefile.in: Likewise.
11960 * gdb.disasm/Makefile.in: Likewise.
11961 * gdb.java/Makefile.in: Likewise.
11962 * gdb.mi/Makefile.in: Likewise.
11963 * gdb.threads/Makefile.in: Likewise.
11964 * gdb.trace/Makefile.in: Likewise.
11965
754533e4
DC
119662003-01-09 David Carlton <carlton@math.stanford.edu>
11967
11968 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
11969 Add copyright year 2003.
11970
d8b3e9ee
MC
119712003-01-06 Michael Chastain <mec@shout.net>
11972
11973 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
11974 When selecting a thread, 'line' and 'file' are optional.
11975 * gdb.mi/mi1-pthreads.exp: Likewise.
11976
8e9e0fe6
AS
119772003-01-06 Andreas Schwab <schwab@suse.de>
11978
11979 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
11980 failures.
11981
b5ab8ff3
DJ
119822003-01-04 Daniel Jacobowitz <drow@mvista.com>
11983
11984 Fix PR gdb/844
11985 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
11986 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
11987
11988 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
11989 instead of calling gdb_suppress_entire_file.
11990 * gdb.threads/print-threads.exp: Likewise.
11991 * gdb.threads/schedlock.exp: Likewise.
11992
11993 * gdb.threads/killed.exp: Return instead of calling
11994 gdb_suppress_entire_file.
11995 * gdb.threads/linux-dp.exp: Likewise.
11996 * gdb.threads/pthreads.exp: Likewise.
11997
1e698235
DJ
119982003-01-04 Daniel Jacobowitz <drow@mvista.com>
11999
12000 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
12001 stabs.
12002 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
12003 * gdb.base/whatis.exp: Always allow (void) after function names.
12004
147ff08c
DJ
120052003-01-04 Daniel Jacobowitz <drow@mvista.com>
12006
12007 * gdb.c++/casts.exp: Correct regexp.
12008
dc62bfc2
MK
120092003-01-04 Mark Kettenis <kettenis@gnu.org>
12010
12011 * configure.in: Call AC_CONFIG_HEADER. Don't call
12012 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
12013 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
12014 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
12015 aforementioned directories in the AC_OUPUT call.
12016 * config.hin: New file.
12017 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
12018 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
12019 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
12020 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
12021 pass -I$objdir instead of -I$objdir/$subdir in compilation.
12022 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
12023 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
12024 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
12025 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
12026 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
12027 gdb.threads/configure.in, gdb.threads/configure,
12028 gdb.threads/config.in, gdb.trace/configure.in,
12029 gdb.trace/configure: Removed.
12030
77afa639
MC
120312003-01-03 Michael Chastain <mec@shout.net>
12032
12033 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
12034 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
12035
7634bb6e
DJ
120362003-01-03 Daniel Jacobowitz <drow@mvista.com>
12037
12038 * gdb.base/store.exp: Fix regular expressions.
12039
b39c905e
MK
120402002-12-28 Mark Kettenis <kettenis@gnu.org>
12041
12042 * configure.in: Rewrite.
12043 * configure: Regenerated.
12044
0a8551dd
DC
120452003-01-03 David Carlton <carlton@math.stanford.edu>
12046
12047 * gdb.base/psymtab.exp: New file.
12048 * gdb.base/psymtab1.c: Ditto.
12049 * gdb.base/psymtab2.c: Ditto.
12050
c60b7188
AF
120512002-12-23 Adam Fedor <fedor@gnu.org>
12052
12053 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
12054
ee73db83
DC
120552002-12-23 David Carlton <carlton@math.stanford.edu>
12056
12057 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
12058 and current_directory initialization.
12059
d6c1774e
JB
120602002-12-22 Jim Blandy <jimb@redhat.com>
12061
f0a847b8
JB
12062 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
12063 rather than as part of the output file name.
12064
d6c1774e
JB
12065 * gdb.base/attach.exp: There's no need to copy the test program to
12066 /tmp; that was only ever necessary on HP/UX, and this test is
12067 entirely disabled there anyway.
12068
f0708dbb
JB
120692002-12-21 Jim Blandy <jimb@redhat.com>
12070
4c2acfea
JB
12071 * gdb.c++/psmang.exp: Doc fix.
12072
f0708dbb
JB
12073 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
12074 test.
12075
9579e000
DC
120762002-12-20 David Carlton <carlton@math.stanford.edu>
12077
12078 * gdb.c++/annota2.exp: KFAIL annotate-quit.
12079
d1810171
MC
120802002-12-18 Michael Chastain <mec@shout.net>
12081
12082 * gdb.c++/annota2.exp: Add copyright year 2002.
12083
76565097
DC
120842002-12-17 David Carlton <carlton@math.stanford.edu>
12085
12086 * gdb.c++/try_catch.cc: Add marker comments.
12087 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
12088 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
12089 * gdb.c++/m-static.cc: Ditto.
12090 * gdb.c++/m-static1.cc: Ditto.
12091 * gdb.c++/try_catch.cc: Ditto.
12092
da81390b
JJ
120932002-12-16 Jeff Johnston <jjohnstn@redhat.com>
12094
12095 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
12096 to see whether we are using the new -environment-directory
12097 command which resets via -r or the old version of the command
12098 which may prompt the user. Part of fix for gdb/741.
12099
b304d130
AC
121002002-12-13 Andrew Cagney <ac131313@redhat.com>
12101
12102 * gdb.fortran/types.exp: Update obsolete comment.
12103 * gdb.fortran/exprs.exp: Ditto.
12104 * lib/gdb.exp: Delete obsolete code.
12105 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
12106 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
12107 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
12108 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
12109 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
12110 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
12111 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
12112 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
12113 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
12114 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
12115 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
12116 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
12117 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
12118 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
12119 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
12120 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
12121 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
12122 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
12123 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
12124 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
12125 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
12126 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
12127 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
12128 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
12129 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
12130 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
12131 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
12132 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
12133 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
12134 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
12135 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
12136 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
12137 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
12138 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
12139 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
12140 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
12141 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
12142
a23b6e6a
DC
121432002-12-11 David Carlton <carlton@math.stanford.edu>
12144
12145 * gdb.c++/m-data.exp: Add test for members that shadow global
12146 variables: see PR gdb/804.
12147 * gdb.c++/m-data.cc: Ditto.
12148
6604731b
DJ
121492002-12-10 Daniel Jacobowitz <drow@mvista.com>
12150
12151 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
12152
de46ecd7
DC
121532002-12-06 David Carlton <carlton@math.stanford.edu>
12154
12155 * gdb.base/store.c: Don't declare functions static.
12156
27e829d0
AC
121572002-12-04 Andrew Cagney <ac131313@redhat.com>
12158
12159 * gdb.base/store.exp, gdb.base/store.c: New files.
12160
92806416
DJ
121612002-12-03 Daniel Jacobowitz <drow@mvista.com>
12162
12163 * gdb.base/selftest.exp: Update for current gdb.
12164
3bcbaac5
DJ
121652002-12-03 Daniel Jacobowitz <drow@mvista.com>
12166
12167 * gdb.base/maint.exp: Only dump symbols from one source file
12168 or objfile.
12169
f4f00b1f
DJ
121702002-12-03 Daniel Jacobowitz <drow@mvista.com>
12171
12172 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
12173 function call.
12174
f1c8a949
JB
121752002-11-25 Jim Blandy <jimb@redhat.com>
12176
12177 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
12178 function appearing in error message.
12179
9e297a97
DJ
121802002-11-21 Daniel Jacobowitz <drow@mvista.com>
12181
12182 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
12183
1f312e79
JJ
121842002-11-08 Jeff Johnston <jjohnstn@redhat.com>
12185
d63a86f8
RM
12186 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
12187 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
12188 should be in mi console format. This is part of fix for PR gdb/604.
12189
83c31e7d
FN
121902002-09-18 Fernando Nasser <fnasser@redhat.com>
12191
12192 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
12193 which explicitly prints the zero offset as "+0".
12194
322b3f65
DJ
121952002-10-22 Daniel Jacobowitz <drow@mvista.com>
12196
12197 * gdb.threads/schedlock.c (args): Make unsigned.
12198
121992002-10-21 Daniel Jacobowitz <drow@mvista.com>
12200
12201 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
12202 numbers. Allow "foo2|selected stack frame".
12203 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
12204 * gdb.asm/asmsrc2.s: Likewise.
12205 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
12206 comments.
12207 * gdb.asm/mips.inc: New file.
12208
5e2fe5b8
AF
122092002-10-18 Adam Fedor <fedor@gnu.org>
12210
12211 * gdb.base/default.exp: Update expected output to include 'ObjC'.
12212 * gdb.base/help.exp: Likewise.
12213
abe1a5d0
KB
122142002-10-17 Kevin Buettner <kevinb@redhat.com>
12215
12216 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
12217 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
12218
10abb1d4
JB
122192002-10-02 Jim Blandy <jimb@redhat.com>
12220
12221 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
12222
1f609b42
AC
122232002-10-01 Andrew Cagney <ac131313@redhat.com>
12224
12225 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
12226 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
12227 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
12228 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
12229 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
12230 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
12231 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
12232
0aee02e4
AC
122332002-09-29 Andrew Cagney <ac131313@redhat.com>
12234
12235 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
12236 * mi0-disassemble.exp, mi0-eval.exp: Delete.
12237 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
12238 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
12239 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
12240 * mi0-var-block.exp, mi0-var-child.exp: Delete.
12241 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 12242
6fde09ad
KB
122432002-09-27 Kevin Buettner <kevinb@redhat.com>
12244
12245 * gdb.base/annota1.exp (info break): Make directory components of
12246 path optional since not all compilers emit this debug information.
12247
12248 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
12249 step ends up stepping out of the function instead of stopping on
12250 the epilogue.
12251
9e8aab75
KS
122522002-09-26 Keith Seitz <keiths@redhat.com>
12253
12254 * lib/insight-support.exp (gdbtk_start): Figure out where
12255 the insight executable is based on where gdb is. Use this
12256 executable to start insight instead of gdb.
12257
e36180d7
AC
122582002-09-25 Andrew Cagney <cagney@redhat.com>
12259
12260 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
12261
9dd34b2b
AC
122622002-09-24 Andrew Cagney <ac131313@redhat.com>
12263
12264 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
12265 test_isolated_complaints.
12266 (test_empty_complaint): New function.
12267 (test_empty_complaints): New function. Check no output when no
12268 complaints.
d63a86f8 12269
dea97812
KB
122702002-09-19 Jim Blandy <jimb@redhat.com>
12271
a9c64011 12272 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 12273
54951bd7
AC
122742002-09-19 Andrew Cagney <ac131313@redhat.com>
12275
12276 * gdb.gdb/complaints.exp: New file.
12277
dec43320
AC
122782002-09-18 Andrew Cagney <ac131313@redhat.com>
12279
12280 * gdb.base/maint.exp: Check `help maint internal-warning'.
12281
e70d6e3f
DC
122822002-09-18 David Carlton <carlton@math.stanford.edu>
12283
12284 * gdb.c++/m-static.exp: Remove breakpoints depending on line
12285 numbers, and replace them by a single breakpoint after the
12286 constructors are all finished.
12287 Add test 4.
12288 * gdb.c++/m-static.cc: Add test 4.
12289 * gdb.c++/m-static.h: New file.
12290 * gdb.c++/m-static1.cc: New file.
12291
12292 * gdb.c++/printmethod.exp: New file.
12293 * gdb.c++/printmethod.cc: New file.
12294
12295 * gdb.c++/pr-574.exp: New file.
12296 * gdb.c++/pr-574.cc: New file.
12297
afb5c968
CV
122982002-09-18 Corinna Vinschen <vinschen@redhat.com>
12299
12300 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
12301 embedded targets which never actually exit.
12302
31e45dee
FN
123032002-09-18 Fernando Nasser <fnasser@redhat.com>
12304
12305 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
12306 "don't step after run" as unresolved or unsupported, instead of xfail.
12307
a283c5a1
CV
123082002-09-18 Corinna Vinschen <vinschen@redhat.com>
12309
12310 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
12311 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
12312 Add newline to expected string in "step out of main (status wrapper)"
12313 case.
12314
11350d2a
CV
123152002-09-18 Corinna Vinschen <vinschen@redhat.com>
12316
12317 * lib/gdb.exp (rerun_to_main): Allow restarting application.
12318 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
12319
0deec7d6
TT
123202002-09-17 Tom Tromey <tromey@redhat.com>
12321
12322 * gdb.base/printcmds.exp (test_print_string_constants): Expect
12323 \000, not \0, in double-quoted string.
12324
b2b4a1b5
CV
123252002-09-14 Corinna Vinschen <vinschen@redhat.com>
12326
c9d37158 12327 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
12328 string after running the commands execution on breakpoint tests.
12329
1c56143a
CV
123302002-09-13 Corinna Vinschen <vinschen@redhat.com>
12331
12332 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
12333
37f8da45
JB
123342002-09-12 Joel Brobecker <brobecker@gnat.com>
12335
12336 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
12337
08b468e0
KS
123382002-09-10 Keith Seitz <keiths@redhat.com>
12339
12340 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
12341 runto proc.
12342 (mi_run_to_main): Use mi_runto.
12343 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
12344
dc360f58
KS
123452002-09-10 Keith Seitz <keiths@redhat.com>
12346
12347 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
12348 regexp for stopping at main. Could have multiple event notifications.
12349 Don't assume that main was declared with no parameters.
12350 (mi_next): Use mi_step_to.
12351 (mi_step): Use mi_next_to.
12352
ce3abcfb
CV
123532002-09-09 Corinna Vinschen <vinschen@redhat.com>
12354
12355 * gdb.base/default.exp: Fix expected string in `info float' test.
12356
d1f5b980
BE
123572002-09-09 Ben Elliston <bje@redhat.com>
12358
12359 * config/mips.exp: Update comments.
12360 * config/mips-idt.exp: Likewise.
12361 * config/nind.exp: Likewise.
12362 * config/slite.exp: Likewise.
12363 * config/sparclet.exp: Likewise.
12364 * config/udi.exp: Likewise.
12365 * config/vx.exp: Likewise.
12366 * config/vxworks29k.exp: Likewise.
12367
2f71430b
JB
123682002-09-05 Jim Blandy <jimb@redhat.com>
12369
12370 * gdb.threads/killed.exp: Fix test failure message.
12371
7ddebc7e
KS
123722002-09-04 Keith Seitz <keiths@redhat.com>
12373
12374 * lib/mi-support.exp: Update copyright.
12375 (mi_gdb_test): Increase the priority of the expected pattern
12376 so that it matches gdb_test.
12377
0ae67eb3
KS
123782002-09-03 Keith Seitz <keiths@redhat.com>
12379
12380 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
12381 Use integer comparison instead of string comparison for testing
12382 whether binary was built.
12383
38fc42c8
JB
123842002-09-03 Jim Blandy <jimb@redhat.com>
12385
12386 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
12387
b6ff0e81
JB
123882002-08-29 Jim Blandy <jimb@redhat.com>
12389
12390 * gdb.threads/pthreads.exp: Move the portable thread compilation
12391 code into a function in lib/gdb.exp, and call that from here.
12392 * lib/gdb.exp (gdb_compile_pthreads): New function.
12393
07c98896
KS
123942002-08-29 Keith Seitz <keiths@redhat.com>
12395
12396 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
12397 expect_out so that callers can get at it.
12398
0312286c
DJ
123992002-08-23 Daniel Jacobowitz <drow@mvista.com>
12400
12401 * gdb.threads/print-threads.c: New file.
12402 * gdb.threads/print-threads.exp: New file.
12403 * gdb.threads/schedlock.c: New file.
12404 * gdb.threads/schedlock.exp: New file.
12405
dd039bc4
EZ
124062002-08-22 Elena Zannoni <ezannoni@redhat.com>
12407
a9c64011
AS
12408 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
12409 not altivec.c.
dd039bc4 12410
1f36144c
MK
124112002-08-17 Mark Kettenis <kettenis@gnu.org>
12412
12413 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
12414 targets. The problem should be fixed now.
12415
16057ec7 124162002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
12417
12418 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
12419 2002-07-24 change that removes final dots from error messages.
12420
3c1499ad
TT
124212002-08-13 Tom Tromey <tromey@redhat.com>
12422
12423 * gdb.base/readline.exp: New file.
12424
a20ce2c3
AC
124252002-08-01 Andrew Cagney <ac131313@redhat.com>
12426
12427 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
12428 supress message.
12429
db034ac5
AC
124302002-08-01 Andrew Cagney <cagney@redhat.com>
12431
12432 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
12433 CHILL_FOR_TARGET and CHILL_LIB.
12434 * configure.in (configdirs): Remove gdb.chill.
12435 * configure: Regenerate.
12436 * lib/gdb.exp: Obsolete references to chill.
12437 * gdb.fortran/types.exp: Ditto.
12438 * gdb.fortran/exprs.exp: Ditto.
12439
3e000b18
KB
124402002-07-30 Kevin Buettner <kevinb@redhat.com>
12441
12442 * gdb.base/shlib-call.exp (additional_flags): Conditionally
12443 set Irix-specific compile and link flags.
12444
28f4966b
KB
124452002-07-29 Kevin Buettner <kevinb@redhat.com>
12446
12447 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
12448 source files. The ``-o'' option doesn't work with the ``-E'' option
12449 when using the Irix compiler.
12450
46c0d5a6
DJ
124512002-07-19 Daniel Jacobowitz <drow@mvista.com>
12452
12453 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
12454 Improve support for reusing an exec file. Copy exec file
12455 to target, and run gdbserver on the target instead of on the host.
12456
eecf4bed
JB
124572002-07-18 Jim Blandy <jimb@redhat.com>
12458
0f815cdf
JB
12459 * gdb.base/ending-run.exp: Don't expect to see the program end in
12460 some orderly fashion when we're running on a real stand-alone
12461 board.
12462
eecf4bed
JB
12463 * gdb.base/interrupt.exp: Correct logic for skipping tests on
12464 targets that don't support interrupts.
12465
52d309e4
JB
124662002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
12467
12468 * gdb.base/attach.exp: Add patterns to match output from /proc-based
12469 systems.
12470 Move comments in expect statements to inside the actions, so that they
12471 don't get matched against.
12472
ff683d9e
MK
124732002-07-10 Mark Kettenis <kettenis@gnu.org>
12474
12475 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
12476 function when asleep" test.
12477
b5356753
AC
124782002-07-10 Andrew Cagney <ac131313@redhat.com>
12479
12480 * gdb.base/page.exp: Rewrite to handle problems with very long
12481 `info set' output. Update copyright.
12482
6aa4d13a
AC
124832002-06-26 Andrew Cagney <ac131313@redhat.com>
12484
12485 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
12486 gdb.threads-hp.
12487 * gdb.hp/configure: Regenerate.
12488 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
12489 * gdb.hp/gdb.threads-hp/configure: Delete file.
12490 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
12491
8cf8c2b8
AC
124922002-06-22 Andrew Cagney <ac131313@redhat.com>
12493
12494 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
12495 setlocale, bindtextdomain and textdomain.
12496
6827a8f8
JB
124972002-06-11 Jim Blandy <jimb@redhat.com>
12498
919d772c
JB
12499 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
12500 preprocessor macro information is present.
12501
6827a8f8
JB
12502 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
12503 tests.
12504
c15b0d21
MS
125052002-06-06 Michael Snyder <msnyder@redhat.com>
12506
c5984d70
MS
12507 * gdb.base/overlays.exp: Record addresses of overlay
12508 functions in TCL variables rather than in GDB variables,
12509 to avoid having GDB convert them to pointers (with loss
12510 of information).
12511
d63a86f8 12512 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 12513 default linker script changes.
c15b0d21
MS
12514 * gdb.base/long_long.exp: Add check for sizeof (long double).
12515
be26fe0d
ML
125162002-06-06 Michal Ludvig <mludvig@suse.cz>
12517
12518 * gdb.asm/asm-source.exp: Add x86-64 target.
12519 * gdb.asm/x86_64.inc: New.
d63a86f8 12520
258093ca 125212002-05-30 Michael Chastain <mec@shout.net>
258093ca 12522
4b3153f1 12523 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
12524 * gdb.c++/m-static.cc: New file.
12525 * gdb.c++/m-static.exp: New file.
12526
241264c6
MS
125272002-05-28 Michael Snyder <msnyder@redhat.com>
12528
12529 * gdb.base/call-ar-st.exp: Allow for reduced floating point
12530 precision.
12531
9bba8c8f 125322002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 12533
4b3153f1 12534 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
12535 * gdb.c++/m-data.cc: New file.
12536 * gdb.c++/m-data.exp: New file.
12537
125382002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 12539
4b3153f1 12540 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 12541 * gdb.c++/try_catch.cc: New file.
d63a86f8 12542 * gdb.c++/try_catch.exp: New file.
9bba8c8f 12543
def1b996
MC
125442002-05-27 Michael Chastain <mec@shout.net>
12545
12546 * gdb.c++/local.exp: Accept more nested types in output.
12547
522ba268
MC
125482002-05-26 Michael Chastain <mec@shout.net>
12549
12550 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
12551
277254ba
MS
125522002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
12553
12554 * lib/gdb.exp (gdb_wrapper_init): Just because
12555 gdb_wrapper_file exists, this does not mean that the file
12556 should not be rebuilt. That is what gdb_wrapper_initialized
12557 is for.
12558 (default_gdb_init): Reset gdb_wrapper_initialized.
12559
b61a8733
MS
125602002-05-23 Michael Snyder <msnyder@redhat.com>
12561
d63a86f8 12562 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
12563 the precision of the floating point test results.
12564 * gdb.base/call-rt-st.exp: Ditto.
12565
b61a8733
MS
12566 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
12567 * gdb.base/call-rt-st.exp: Ditto.
12568
56f6e910
MC
125692002-05-19 Michael Chastain <mec@shout.net>
12570
12571 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
12572
ad0b0016
EZ
125732002-05-19 Elena Zannoni <ezannoni@redhat.com>
12574
a9c64011
AS
12575 * configure.in (configdirs): Add gdb.arch.
12576 * configure: Regenerate.
ad0b0016 12577
f617d2b6
JB
125782002-05-17 Jim Blandy <jimb@redhat.com>
12579
12580 * gdb.base/completion.exp: Recognize the more detailed error
12581 messages produced by the macro expander's lexical analyzer.
12582
eac2a696
EZ
125832002-05-14 Elena Zannoni <ezannoni@redhat.com>
12584
a9c64011
AS
12585 * gdb.arch/altivec-abi.c: New file.
12586 * gdb.arch/altivec-abi.exp: New file.
12587 * gdb.arch/altivec-regs.c: New file.
12588 * gdb.arch/altivec-regs.exp: New file.
eac2a696 12589
2fdde8f8
DJ
125902002-05-14 Daniel Jacobowitz <drow@mvista.com>
12591
12592 * gdb.base/maint.exp (maint print type): Update for new type
12593 structure.
d63a86f8 12594
e31f1a7c
EZ
125952002-05-14 Elena Zannoni <ezannoni@redhat.com>
12596
12597 * gdb.arch: New directory.
12598 * gdb.arch/configure.in: New file.
12599 * gdb.arch/configure: New file.
12600 * gdb.arch/Makefile.in: New file.
12601
db589741
CV
126022002-05-13 Corinna Vinschen <vinschen@redhat.com>
12603
12604 * gdb.asm/asm-source.exp: Add v850 as supported target.
12605 * gdb.asm/v850.inc: New file.
12606
8ce2a7dc
DJ
126072002-05-13 Daniel Jacobowitz <drow@mvista.com>
12608
12609 * gdb.c++/annota2.exp (annotate-quit): Add comment.
12610
df763c7f
DJ
126112002-05-12 Daniel Jacobowitz <drow@mvista.com>
12612
12613 * gdb.base/break.exp: Check 'break "marker2"'.
12614
377daeed
MS
126152002-05-10 Michael Snyder <msnyder@redhat.com>
12616
12617 * gdb.base/long_long.exp: Fix typo.
12618
c4b7bc2b
JB
126192002-05-10 Jim Blandy <jimb@redhat.com>
12620
ecac9a4e
JB
12621 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
12622 a bug.
12623
c4b7bc2b
JB
12624 * gdb.base/printcmds.exp (test_integer_literals_rejected):
12625 Recognize more detailed error message produced by the macro
12626 expander's lexical analyzer.
12627 * lib/gdb.exp (test_print_reject): Same.
12628
e71019a1
MK
126292002-05-09 Mark Kettenis <kettenis@gnu.org>
12630
12631 * gdb.c++/method.exp: Fix typo.
12632
fedfc8e6
MS
126332002-05-08 Michael Snyder <msnyder@redhat.com>
12634
166a1957
MS
12635 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
12636 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 12637 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
12638 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
12639 Add iftarget clause for strongarm.
d63a86f8 12640
f1c47eb2
MS
126412002-05-06 Michael Snyder <msnyder@redhat.com>
12642
cb9a9d3e
MS
12643 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
12644 (gdb_continue_to_end): Accept output from status wrapper.
12645 * gdb.base/ending-run.exp: Add case for output from status wrapper.
12646 Clean up fail messages to match pass messages.
12647
f1c47eb2
MS
12648 Enable the "needs_status_wrapper" testsuite feature.
12649 * lib/gdb.exp (gdb_wrapper_init): New procedure.
12650 (gdb_compile): Conditionally call gdb_wrapper_init.
12651 * gdb.base/a2-run.exp: Recognize output from status wrapper.
12652 * gdb.c++/method.exp: Recognize output from status wrapper.
12653
6079c749
BE
126542002-05-06 Ben Elliston <bje@redhat.com>
12655From Graydon Hoare <graydon@redhat.com>
12656
12657 * config/sid.exp: Include support for "rawsid" protocol.
12658
188baff3
JB
126592002-05-03 Jim Blandy <jimb@redhat.com>
12660
12661 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
12662 * gdb.c++/hang3.C: New file.
12663
b9c07f0f
AC
126642002-05-04 Andrew Cagney <ac131313@redhat.com>
12665
12666 * gdb.base/default.exp: Remove obsolete code.
12667 * gdb.c++/misc.exp: Ditto. Update copyright.
12668 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
12669 * gdb.base/whatis.exp: Ditto. Update copyright.
12670 * gdb.base/scope.exp: Ditto. Update copyright.
12671 * gdb.base/ptype.exp: Ditto. Update copyright.
12672 * gdb.base/printcmds.exp: Ditto. Update copyright.
12673 * gdb.base/opaque.exp: Ditto. Update copyright.
12674 * gdb.base/list.exp: Ditto.
12675 * gdb.base/funcargs.exp: Ditto. Update copyright.
12676 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
12677 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
12678 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
12679 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
12680 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
12681 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
12682
5c7a0397
MS
126832002-05-02 Michael Snyder <msnyder@redhat.com>
12684
d6dcc264 12685 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
12686 * gdb.base/long_long.exp: Add xscale target.
12687 * gdb.base/default.exp: Add xscale target.
12688
eb7f1c48
JB
126892002-05-01 Jim Blandy <jimb@redhat.com>
12690
12691 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
12692 gdb.c++/hang.exp: New test.
12693
a6befae8
FF
126942002-05-01 Fred Fish <fnf@redhat.com>
12695
12696 * gdb.base/completion.exp: Handle completions of "./Make" for
12697 more than one completion possibility, as is the case when we
12698 build and test in the source tree.
12699
0a310277
AG
127002002-04-29 Anthony Green <green@redhat.com>
12701
12702 * gdb.java/jmisc1.exp: New file.
12703 * gdb.java/jmisc2.exp: New file.
12704
6ff9af88
DJ
127052002-04-24 Daniel Jacobowitz <drow@mvista.com>
12706
12707 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
12708
96b3d632
EZ
127092002-04-23 Elena Zannoni <ezannoni@redhat.com>
12710
12711 * gdb.base/help.exp: Change 'help status' to allow for target
12712 dependent output differences.
12713
5019bb54
MC
127142002-04-22 Michael Chastain <mec@shout.net>
12715
12716 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
12717
a805a116
MC
127182002-04-22 Michael Chastain <mec@shout.net>
12719
12720 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
12721
a1706bfd
DM
127222002-04-17 David S. Miller <davem@redhat.com>
12723
12724 * gdb.asm/sparc64.inc: New file.
12725 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
12726
a73a20a2
EZ
127272002-04-19 Elena Zannoni <ezannoni@redhat.com>
12728
12729 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
12730 instruction file directly into the build tree. Clean up at end of
12731 test.
12732
ba678339
DM
127332002-04-18 David S. Miller <davem@redhat.com>
12734
12735 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
12736 handle 64-bit platforms correctly.
12737 * gdb.base/maint.exp: Likewise.
12738
b03399da
KB
127392002-04-18 Kevin Buettner <kevinb@redhat.com>
12740
12741 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
12742 ``-fpic'' when compiling files comprising a shared library, but
12743 it does need additional linker flags in order to find shared
12744 libraries at run time.
12745
e2004992
KB
127462002-04-18 Kevin Buettner <kevinb@redhat.com>
12747
12748 * gdb.base/cvexpr.c (use): New function.
12749 (main): Invoke use() on all global variables to prevent
12750 some linkers from deleting these otherwise unused symbols.
12751
d8937120
MC
127522002-04-17 Michael Chastain <mec@shout.net>
12753From David S. Miller <davem@redhat.com>
12754
12755 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
12756 handle 64-bit platforms correctly.
12757
ffd61a58
MS
127582002-04-12 Michael Snyder <msnyder@redhat.com>
12759From Jim Blandy <jimb@redhat.com>
a9c64011 12760 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
12761 script can handle this instead.
12762 * gdb.base/bar.c (barx): Same.
12763 * gdb.base/baz.c (bazx): Same.
12764 * gdb.base/grbx.c (grbxx): Same.
12765
12766 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
12767 manager doesn't automatically unmap overlays unnecessarily.
12768
6b8426a6
MH
127692002-04-10 Martin M. Hunt <hunt@redhat.com>
12770
12771 * gdb.base/ending-run.exp: Fix pattern for Mips targets
12772 stepping out of main.
12773
34af4875
MC
127742002-04-09 Michael Chastain <mec@shout.net>
12775
12776 * gdb.c++/local.cc (main): Move call to marker1() inside nested
12777 scope so that the nested scope tests will make sense.
12778 * gdb.c++/local.exp: Write patterns that actually work with gcc
12779 (the HP patterns "were never known to work with gcc").
12780 Keep the old aCC patterns too.
12781
2d1676a0
DJ
127822002-04-09 Daniel Jacobowitz <drow@mvista.com>
12783
12784 * gdb.base/attach.exp: Correct target board test.
12785
3a63e3f9
MC
127862002-04-08 Michael Chastain <mec@shout.net>
12787
12788 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
12789 in a const method. Add some xfail and fail cases for configurations
12790 that do not emit the "const ...".
12791
f18dabd2
MC
127922002-04-07 Michael Chastain <mec@shout.net>
12793
12794 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
12795 Accept "A * const" and "const A * const" as type of "this".
12796 Fix spelling of getFunky throughout. Make messages uniform.
12797
0fcddd82
EZ
127982002-04-07 Elena Zannoni <ezannoni@redhat.com>
12799
a9c64011 12800 Work around for PR gdb/285:
0fcddd82
EZ
12801 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
12802
16a8534a
EZ
128032002-04-07 Elena Zannoni <ezannoni@redhat.com>
12804
12805 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
12806 instructions file at run time instead of configure time.
12807 Sometimes we run the test in a directory that is not the one we
12808 configured in.
12809 * gdb.asm/configure.in: Delete creation of symlink.
12810 * gdb.asm/configure: Regenerate.
12811
24181d81
JB
128122002-04-05 J. Brobecker <brobecker@gnat.com>
12813
12814 * gdb.gdb/xfullpath.exp: New test, to exercise the new
12815 xfullpath () function.
12816
7cdb7107
DJ
128172002-04-04 Daniel Jacobowitz <drow@mvista.com>
12818
12819 * gdb.asm/Makefile.in: Correct dependencies.
12820
12821 * gdb.asm/powerpc.inc: New file.
12822 * gdb.asm/asm-source.exp: Add PowerPC.
12823 * gdb.asm/configure.in: Likewise.
12824 * gdb.asm/configure: Regenerated.
12825
a7d17088
DJ
128262002-04-04 Daniel Jacobowitz <drow@mvista.com>
12827
12828 * gdb.base/relocate.exp: New file.
12829 * gdb.base/relocate.c: New file.
12830
cd721503
FF
128312002-04-04 Fred Fish <fnf@redhat.com>
12832
12833 * gdb.base/step-test.exp: Update comment regarding stopping in
12834 memcpy/bcopy calls inserted as part of the compiler runtime.
12835
b22ad7a7
MS
128362002-04-04 Michael Snyder <msnyder@redhat.com>
12837
12838 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
12839
5f279fa6
DJ
128402002-04-03 Daniel Jacobowitz <drow@mvista.com>
12841
12842 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
12843 (gdb_expect): Remove $notransfer hack.
12844
dd0fd3ce
DJ
128452002-04-02 Daniel Jacobowitz <drow@mvista.com>
12846
12847 * gdb.c++/classes.exp ("calling method for small class"): Match
12848 updated register output.
12849
1e50cda1
DJ
128502002-03-30 Daniel Jacobowitz <drow@mvista.com>
12851
12852 Fix PR gdb/452
12853 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
12854 when finished. Make gdb_file_cmd send "exec-file" when
12855 appropriate.
12856
24015922
DJ
128572002-03-30 Daniel Jacobowitz <drow@mvista.com>
12858
12859 * gdb.base/attach.exp: Remove extra setup_xfail.
12860
dd7dfd64
MS
128612002-03-26 Michael Snyder <msnyder@redhat.com>
12862
12863 * gdb.base/default.exp: Add tests for dump, append, and restore.
12864 * gdb.base/help.exp: Add tests for dump, append, and restore.
12865 * gdb.base/dump.exp: New file, test dump, append and restore.
12866 * gdb.base/dump.c: New file.
12867
48b2f8d7
MS
128682002-03-27 Michael Snyder <msnyder@redhat.com>
12869
d63a86f8 12870 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
12871 clean-ups in help messages.
12872
05b4d525
FF
128732002-03-26 Fred Fish <fnf@redhat.com>
12874
12875 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
12876 have debugging info for those functions and the compiler uses them
12877 internally to copy structs around.
12878
d7679631
FF
128792002-03-26 Fred Fish <fnf@redhat.com>
12880
12881 * gdb.base/list.exp: Revert the change made yesterday and add note
12882 about why we don't list the default lines for remote targets.
12883
523ac3f9
MS
128842002-03-25 Michael Snyder <msnyder@redhat.com>
12885
12886 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
12887
754b2b8d
FF
128882002-03-25 Fred Fish <fnf@redhat.com>
12889
12890 * gdb.base/list.exp: This test works on remote targets so remove
12891 the short circuit for remote targets. Update copyright.
12892
33c3e192
FF
128932002-03-25 Fred Fish <fnf@redhat.com>
12894
12895 * gdb.base/attach.exp: Fix logic error that was suppressing this
12896 test for all non hppa*-*-hpux* targets, instead of the hp target.
12897 Move comments closer to the suppression point. Also now need to
12898 check that we are running natively.
12899
d43e73ee
MS
129002002-03-22 Michael Snyder <msnyder@redhat.com>
12901
882c8f02
MS
12902 * gdb.base/default.exp: Add test for gcore. Update copyright.
12903 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 12904
04c12f60
FF
129052002-03-06 Fred Fish <fnf@redhat.com>
12906
12907 * gdb.base/funcargs.c: Remove extraneous ';' character.
12908 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
12909
b43df995
MC
129102002-03-04 Michael Chastain <mec@shout.net>
12911
12912 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
12913 accommodate gcc v3 function signature.
12914 * gdb.mi/mi0-var-cmd-exp: Ditto.
12915
92362027
AC
129162002-02-24 Andrew Cagney <ac131313@redhat.com>
12917
12918 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
12919 ``GNU/Linux'' or ``Linux kernel''
12920 * testsuite/gdb.threads/pthreads.c: Ditto.
12921
258ad32d
MC
129222002-02-24 Michael Chastain <mec@shout.net>
12923
12924 * gdb.threads/pthreads.c (thread1): Add a return statement.
12925 (thread2): Likewise.
12926 (foo): Likewise.
12927
04c3b3d4
MC
129282002-02-23 Michael Chastain <mec@shout.net>
12929
12930 * gdb.threads/linux-dp.c (philosopher): Add a return statement
12931 to placate gcc.
12932
5a2a0a20
MC
129332002-02-23 Michael Chastain <mec@shout.net>
12934
12935 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
12936 test "ptype bint". The test passes on all my stabs configurations.
12937
a640f7fc
JB
129382002-02-21 Jim Blandy <jimb@redhat.com>
12939
27924826
JB
12940 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
12941 filename at a time, and watch for the ones we want to see.
12942
a640f7fc
JB
12943 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
12944 types of pointers to prototyped functions.
12945
edcc8c75
AC
129462002-02-20 Andrew Cagney <ac131313@redhat.com>
12947
12948 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
12949 signed, unsigned and straight char.
12950 (padding_char, padding_short, padding_int, padding_long,
12951 padding_long_long, padding_float, padding_double,
12952 padding_long_double): New global variables.
12953 (fill, fill_structs): New functions.
12954
12955 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
12956 for correctly sized writes. Update copyright.
12957 (get_valueof): New procedure.
12958 (get_sizeof): Call get_valueof.
12959 (check_valueof): New procedure.
12960 (check_padding): New procedure.
12961
ac57ea44
MC
129622002-02-20 Michael Chastain <mec@shout.net>
12963
12964 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
12965 to setup_xfail. Document some of the remaining calls.
12966
7a10c941
MC
129672002-02-18 Michael Chastain <mec@shout.net>
12968
12969 * gdb.c++/userdef.exp: Update copyright year.
12970
fb8acdcc
DJ
129712002-02-18 Daniel Jacobowitz <drow@mvista.com>
12972
12973 * gdb.c++/userdef.exp: Test overloaded operators properly.
12974 Remove xfails.
12975
fda6ae12
MS
129762002-02-14 Michael Snyder <msnyder@redhat.com>
12977
12978 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
12979
676a0442
DJ
129802002-02-14 Daniel Jacobowitz <drow@mvista.com>
12981
12982 * gdb.base/a2-run.exp: Check for a remote target properly.
12983 * gdb.base/annota1.exp: Likewise.
12984 * gdb.base/list.exp: Likewise.
12985 * gdb.base/reread.exp: Likewise.
12986 * gdb.base/scope.exp: Likewise.
12987 * gdb.base/shlib-call.exp: Likewise.
12988 * gdb.base/term.exp: Likewise.
12989 * gdb.c++/annota2.exp: Likewise.
12990
78b4f468
RE
129912002-02-13 Richard Earnshaw <rearnsha@arm.com>
12992
12993 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
12994
9a81ba51
MC
129952002-02-10 Michael Chastain <mec@shout.net>
12996
12997 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
12998 (call_after_alloca): Ditto.
12999
004af6c7
DJ
130002002-02-10 Daniel Jacobowitz <drow@mvista.com>
13001
13002 * gdb.base/ending-run.exp: Guard "cont" test with
13003 gdb_skip_stdio_test.
13004
37225f62
JB
130052002-02-06 Jim Blandy <jimb@redhat.com>
13006
13007 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
13008 from here...
13009 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
13010 To here. Disable this test on non-HP platforms. Add big comment.
13011
fe6fdd96
MS
130122002-02-04 Michael Snyder <msnyder@redhat.com>
13013
13014 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
13015 other than d10v and m32r.
13016
036fad3f
RE
130172002-02-02 Richard Earnshaw <rearnsha@arm.com>
13018
13019 * gdb.base/default.exp: Rewrite test patterns to reduce time
13020 taken to match them.
13021
7148ab62
DJ
130222002-01-30 Daniel Jacobowitz <drow@mvista.com>
13023
13024 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
13025 Allow a start function above main.
13026 * gdb.threads/linux-dp.exp: Fix copyright date.
13027
396cc255
DJ
130282002-01-30 Daniel Jacobowitz <drow@mvista.com>
13029
a9c64011
AS
13030 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
13031 (check_philosopher_stack): Check for manager thread before checking
13032 for a just-starting thread.
396cc255 13033
f038d31b
DJ
130342002-01-30 Daniel Jacobowitz <drow@mvista.com>
13035
13036 From Neil Booth <neil@daikokuya.demon.co.uk>:
13037 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
13038 warnings.
13039
b3ff9d9a
FF
130402002-01-21 Fred Fish <fnf@redhat.com>
13041
13042 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
13043 not caller.
13044
39ad761d
JB
130452002-01-21 Jim Blandy <jimb@redhat.com>
13046
13047 * gdb.base/reread.exp: Check that GDB properly re-reads the
13048 executable file when it changes while no inferior is running.
13049
aaf320fa
FF
130502002-01-21 Fred Fish <fnf@redhat.com>
13051
a9c64011
AS
13052 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
13053 optionally accept the "shlib events" variation.
aaf320fa 13054
808a31f5
JB
130552002-01-21 Jim Blandy <jimb@redhat.com>
13056
13057 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
13058 call `fflush' after every `printf', so that the output is produced
13059 at predictable points, regardless of whatever buffering does (or
13060 doesn't) take place.
13061 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
13062 at different points.
13063
4420d5e2
DJ
130642002-01-20 Daniel Jacobowitz <drow@mvista.com>
13065
13066 * gdb.c++/inherit.exp: Update copyright years.
13067 * gdb.c++/method.exp: Likewise.
13068
3e36a0f4
DJ
130692002-01-20 Daniel Jacobowitz <drow@mvista.com>
13070
13071 * gdb.c++/classes.exp: Update for improved v3 support and skipping
13072 artificial methods/arguments.
13073 * gdb.c++/derivation.exp: Likewise.
13074 * gdb.c++/inherit.exp: Likewise.
13075 * gdb.c++/method.exp: Likewise.
13076 * gdb.c++/virtfunc.exp: Likewise.
13077
b4ceaee6
AC
130782002-01-18 Andrew Cagney <ac131313@redhat.com>
13079
13080 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
13081 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
13082 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
13083 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
13084 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
13085 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
13086
ecace851
JB
130872002-01-17 Jim Blandy <jimb@redhat.com>
13088
13089 * gdb.asm/asm-source.exp (info symbol): Take another shot at
13090 anchoring the pattern matching the entry point symbol's name.
13091
375fc983
AC
130922002-01-17 Andrew Cagney <ac131313@redhat.com>
13093
13094 * gdb.base/maint.exp: Update ``maint internal-error'' to match
13095 continue/quit query. Update copyright.
13096
fe6fdd96
MS
130972002-01-14 Michael Snyder <msnyder@redhat.com>
13098
13099 * gdb.base/gcore.exp: Remove extra debugging output.
13100
e017c81f
DJ
131012002-01-13 Daniel Jacobowitz <drow@mvista.com>
13102
13103 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
13104 for slightly dubious v2 mangled string.
13105
37ab3bf8
DJ
131062002-01-13 Daniel Jacobowitz <drow@mvista.com>
13107
13108 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
13109
1bc05c3a 131102002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 13111
1bc05c3a 13112 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 13113
1bc05c3a
JM
13114 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
13115 constructors.
13116 * gdb.c++/derivation.exp: Likewise.
13117 * gdb.c++/templates.exp: Likewise.
13118 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 13119
1bc05c3a
JM
131202002-01-10 Michael Snyder <msnyder@redhat.com>
13121
13122 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 13123
a911c360
MS
131242002-01-08 Michael Snyder <msnyder@redhat.com>
13125
13126 * gdb.base/gcore.exp: New test for generate-core-file command.
13127 * gdb.base/gcore.c: Testcase for above.
13128 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
13129
ea2119ec
JM
131302002-01-08 Jason Merrill <jason@redhat.com>
13131
13132 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
13133
68203136
FF
131342002-01-07 Fred Fish <fnf@redhat.com>
13135
13136 * gdb.c++/overload.exp: Remove unconditional xfails for:
13137 print foo_instance1.overloadargs(1)
13138 print foo_instance1.overloadargs(1, 2)
13139 print foo_instance1.overloadargs(1, 2, 3)
13140 print foo_instance1.overloadargs(1, 2, 3, 4)
13141 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
13142 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
13143 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
13144 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
13145 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
13146 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
13147 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
13148 print foo_instance1.overload1arg()
13149 print foo_instance1.overload1arg((char)arg2)
13150 print foo_instance1.overload1arg((signed char)arg3)
13151 print foo_instance1.overload1arg((unsigned char)arg4)
13152 print foo_instance1.overload1arg((int)arg7)
13153 print foo_instance1.overload1arg((unsigned int)arg8)
13154 print foo_instance1.overload1arg((float)arg11)
13155 print foo_instance1.overload1arg((double)arg12)
d63a86f8 13156
21b9b5b1
MS
131572002-01-07 Michael Snyder <msnyder@redhat.com>
13158
13159 * gdb.base/huge.exp: New test. Print a very large target data object.
13160 (skip_huge_test): New test variable. Define if you want to skip this
13161 test. The test reads an 8 megabyte data object from the target, so it
13162 might be very time consuming on remote targets with a slow connection.
13163 * gdb.base/huge.c: New file. Test case for above.
13164
725f922e
FF
131652002-01-07 Fred Fish <fnf@redhat.com>
13166
13167 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
13168 g_instance.bfoo, and g_instance.cfoo.
13169
634d57ec
JL
13170Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
13171
f286b2c3
JL
13172 * gdb.base/break.c (multi_line_if_conditional): New function.
13173 (multi_ilne_while_conditional): Likewise.
13174 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
13175 IF or WHILE condition puts the breakpoint at the start of
13176 the condition.
13177
634d57ec
JL
13178 * gdb.base/selftest.exp (backtrace through signal handler): Remove
13179 hppa*-*-hpux* expected failure.
13180 * gdb.base/structs.exp (do_function_calls): Similarly.
13181
13182 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
13183 watchpoints.
13184
9fbfe2dc
AC
131852002-01-06 Andrew Cagney <ac131313@redhat.com>
13186
13187 Fix PR gdb/66.
13188 * gdb.base/structs.exp: Replace skip for a29k with skip for
13189 gdb,cannot_call_functions.
13190 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
13191 * gdb.base/callfuncs.exp: Ditto.
13192 * gdb.base/call-rt-st.exp: Ditto.
13193 * gdb.base/call-strs.exp: Ditto.
13194 * gdb.base/callfwmall.exp: Ditto.
13195 * gdb.base/scope.exp: Obsolete xfail a29k.
13196 * gdb.c++/misc.exp: Ditto.
13197 * gdb.c++/cplusfuncs.exp: Ditto.
13198 * gdb.base/ptype.exp: Ditto.
13199 * gdb.base/printcmds.exp: Ditto.
13200 * gdb.base/opaque.exp: Ditto.
13201 * gdb.base/list.exp: Ditto.
13202 * gdb.base/funcargs.exp: Ditto.
13203 * gdb.base/default.exp: Ditto.
13204
8ddad156
MS
132052002-01-04 Michael Snyder <msnyder@redhat.com>
13206
ca4976a6 13207 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
13208 * gdb.base/maint.exp: Add tests for maint info sections options.
13209
1b074332
JL
13210Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
13211
13212 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
13213
7d159115
CV
132142001-12-20 Corinna Vinschen <vinschen@redhat.com>
13215
13216 * gdb.asm/arm.inc: New file.
13217 * gdb.asm/asm-source.exp: Add arm targets.
13218 * gdb.asm/configure.in: Ditto.
13219 * gdb.asm/configure: Recreated from configure.in.
13220
8fb87725
JL
13221Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
13222
afabe08c
JL
13223 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
13224 with HP's compiler.
13225 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
13226 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
13227 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
13228 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
13229
13230 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
13231 either HP's compilers or GCC.
13232
db521deb
JL
13233 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
13234 a SIGBUS or SIGSEGV.
13235
13236 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
13237
13238 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
13239 can be compiled with either HP's compiler or GCC.
13240
cfa88ab7
JL
13241 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
13242 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
13243 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
13244
ca344dff
JL
13245 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
13246 to match current gdb output. Update due to using auto-solib-limit
13247 for limiting instead of overloading auto-solib-add.
13248 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
13249 test program.
13250
3f3c6e55 13251 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
13252 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
13253 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
13254 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
13255 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
13256 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
13257 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
13258 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
13259 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
13260 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
13261 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
13262 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
13263 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 13264
8fb87725
JL
13265 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
13266 a SIGTRAP to the inferior.
13267
cf599fa7
CV
132682001-12-19 Corinna Vinschen <vinschen@redhat.com>
13269
13270 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
13271 Substitute call to target_link by call to gdb_compile.
13272
2cd045cd
JL
13273Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
13274
a9c64011
AS
13275 * gdb.base/break.exp: Fix HP specific search string when testing
13276 backtracing in a called function.
2cd045cd 13277
a9c64011
AS
13278 * gdb.base/constvars.exp: Only set lang to C++ if we're
13279 compiling the test with HP's compilers.
13280 * gdb.base/volatile.exp: Similarly.
2cd045cd 13281
99ebe9ac
JB
132822001-12-19 Jim Blandy <jimb@redhat.com>
13283
13284 * gdb.base/printcmds.exp: Expect the null character to be printed
13285 as '\0', and the '\013' to be printed as '\v'.
13286 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
13287 * gdb.base/setvar.exp: Same.
13288
b9891b29
JB
132892001-12-17 Jim Blandy <jimb@redhat.com>
13290
0eba65ab
JB
13291 * gdb.base/completion.exp: Rather than completing very long
13292 filenames, which can make the readline library produce output we
13293 don't recognize, cd to the directory first, and then complete
13294 using nice, short relative paths.
13295
6970b5b1
JB
13296 * gdb.base/completion.exp: On some systems, there is, in fact, a
13297 variable named `b' in scope, since GDB treats all static
a9c64011
AS
13298 variables as being in scope. So use `no_var_named_this'
13299 instead of `b'.
6970b5b1 13300
b9891b29
JB
13301 * gdb.base/corefile.exp: Recognize the message saying that GDB
13302 can't find the core file's registers as a failure.
13303
e6ccd35f
JSC
133042001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
13305
a9c64011
AS
13306 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
13307 test expect string more specific.
e6ccd35f 13308
105ba819
CV
133092001-12-13 Corinna Vinschen <vinschen@redhat.com>
13310
13311 * gdb.asm/asm-source.exp: Add support for xstormy16.
13312 * gdb.asm/configure.in: Ditto.
13313 * gdb.asm/configure: Rebuild.
13314 * gdb.asm/xstormy16.inc: New file.
13315
e9e79dd9
FF
133162001-12-10 Fred Fish <fnf@redhat.com>
13317
13318 * gdb.base/maint.exp: Update to match changes in type dumping code.
13319
347dc97d
JB
133202001-12-10 Jim Blandy <jimb@redhat.com>
13321
13322 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
13323 matching the entry point symbol's name at the beginning of the
13324 line.
13325
5178b9d6
DJ
133262001-12-07 Daniel Jacobowitz <drow@mvista.com>
13327
13328 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
13329 gdb.c++/inherit.exp, gdb.c++/method.exp,
13330 gdb.c++/namespace.exp, gdb.c++/templates.exp,
13331 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
13332 and class layout support.
13333
af890c52
DJ
133342001-12-07 Daniel Jacobowitz <drow@mvista.com>
13335
13336 * gdb.c++/classes.exp: Add test for static member function.
13337 * gdb.c++/misc.cc: Add class with static member function.
13338
7a345fb3
JB
133392001-12-07 Jim Blandy <jimb@redhat.com>
13340
f2e54a80 13341 If GDB says it can't find the struct the function returned, report
8032bf31
JB
13342 those tests as `unsupported'.
13343 * gdb.base/call-rt-st.exp (print_struct_call): New function.
13344 Rewrite subsequent tests to use it.
13345
13346 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
13347 those tests as `unsupported'.
13348 * gdb.base/structs.exp (call_struct_func): New function.
13349 (do_function_calls): Use call_struct_func to call the functions
13350 returning structs.
13351
0bc69509
JB
13352 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
13353 whether functions are prototyped or not, so we can't possibly pass
13354 arguments to t_float_values2 properly.
13355
7a345fb3
JB
13356 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
13357 value of `timeout' for targets other than the mips*tx39-*.
13358
edb6ede1
MS
133592001-12-06 Michael Snyder <msnyder@redhat.com>
13360
d63a86f8 13361 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
13362 and detect whether the start symbol has a leading underscore.
13363
2d842f13
JB
133642001-12-04 Jim Blandy <jimb@redhat.com>
13365
13366 * gdb.base/completion.exp: Clarify indentation.
13367
68550daf
JB
133682001-12-03 Jim Blandy <jimb@redhat.com>
13369
13370 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
13371 variables on the S/390, not `.word'.
13372
cd5195a8
JB
133732001-11-30 Jim Blandy <jimb@redhat.com>
13374
13375 Add assembly-source tests for s390-ibm-linux.
13376 * gdb.asm/s390.inc: New file.
13377 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
13378 the S/390 architecture.
a9c64011 13379 * gdb.asm/configure: Regenerated.
cd5195a8 13380
ca9efc90
MS
133812001-11-30 Michael Snyder <msnyder@redhat.com>
13382
13383 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
13384 next, info source, info sources, info line, global and static
13385 variables, and static functions.
13386 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
13387 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
13388 * gdb.asm/asmsrc1.s: Add a static function and some variables.
13389 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
13390 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
13391 (gdbasm_leave): Restore frame pointer.
13392 (gdbasm_startup): Copy stack set-up from crt0.S.
13393
d0e66976
FN
133942001-11-26 Fernando Nasser <fnasser@redhat.com>
13395
13396 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
13397 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
13398 to a local (non-static) variable. Copy tstruct.a to a static buffer
13399 and return a pointer to that buffer.
13400 * gdb.base/callfwmall.c (t_structs_a): Ditto.
13401
e2334072
MK
134022001-11-24 Mark Kettenis <kettenis@gnu.org>
13403
13404 * gdb.asm/configure.in: Fix recognition of ix86 target.
13405 * gdb.asm/configure: Regenerate.
13406
756caa3d
MS
134072001-11-21 Michael Snyder <msnyder@redhat.com>
13408
13409 * gdb.asm/sparc.inc: New file.
13410 * gdb.asm/asm-source.exp: Recognize sparc target.
13411 * gdb.asm/configure.in: Recognize sparc target.
13412 * gdb.asm/configure: Regenerate.
d63a86f8 13413
9a4d72d5
MS
134142001-11-21 Michael Snyder <msnyder@redhat.com>
13415
13416 * gdb.asm/m32r.inc: New file.
13417 * gdb.asm/asm-source.exp: Recognize m32r target.
13418 * gdb.asm/configure.in: Recognize m32r target.
13419 * gdb.asm/configure: Regenerate.
13420
a773d1cd
MS
134212001-11-20 Michael Snyder <msnyder@redhat.com>
13422
017ac23d
MS
13423 * gdb.asm/i386.inc: New file.
13424 * gdb.asm/asm-source.exp: Recognize ix86 target.
13425 * gdb.asm/configure.in: Recognize ix86 target.
13426 * gdb.asm/configure: Regenerate.
13427
a773d1cd
MS
13428 * gdb.c++/namespace.exp: Fix quotes in output messages.
13429
bb632afb
MS
134302001-11-14 Michael Snyder <msnyder@redhat.com>
13431
25d559ca 13432 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
13433 qualifier in a type cast expression, to designate an address
13434 in the instruction space (Harvard architecture).
13435
4749e309
MS
134362001-11-13 Michael Snyder <msnyder@redhat.com>
13437
13438 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
13439 Tests for expressions using 'const' and 'volatile'.
13440
25050984
CV
134412001-11-13 Corinna Vinschen <vinschen@redhat.com>
13442
13443 * gdb.asm/asm-sources.exp: Allow defining linker flags.
13444
1902c51f
DJ
134452001-11-12 Daniel Jacobowitz <drow@mvista.com>
13446
13447 * lib/mi-support.exp (mi_run_to_helper): Move comments
13448 outside of gdb_expect.
13449
dcf95b47
DJ
134502001-11-11 Daniel Jacobowitz <drow@mvista.com>
13451
13452 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
13453 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
13454 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
13455 mi0_run_to): New functions.
13456 * gdb.mi/mi-simplerun.exp: Use them.
13457 * gdb.mi/mi0-simplerun.exp: Likewise.
13458 * gdb.mi/mi-var-cmd.exp: Likewise.
13459 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 13460
45b074e1
AC
134612001-11-10 Andrew Cagney <ac131313@redhat.com>
13462
13463 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
13464 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
13465
bf50d346
AC
134662001-11-09 Andrew Cagney <ac131313@redhat.com>
13467
13468 * gdb.base/restore.exp: Include $expected value in restored test
13469 message.
13470
9383332c
AC
134712001-11-09 Andrew Cagney <ac131313@redhat.com>
13472
13473 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
13474 implemented.
13475
db62520a
MS
134762001-11-08 Michael Snyder <msnyder@redhat.com>
13477
13478 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
13479 Add pass/fail message for stop at breakpoint in call dummy function.
13480
b5703437
MS
134812001-11-07 Michael Snyder <msnyder@redhat.com>
13482
d63a86f8
RM
13483 * gdb.c++/templates.exp (test_template_breakpoints):
13484 If we get an overload menu, but it does not match what
760f6330 13485 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
13486 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
13487 making the whitespace optional. Argument for "new" may be
13488 "unsigned" as well as "unsigned int/long".
d63a86f8 13489 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
13490 making the whitespace optional. Also replace "(void) with
13491 "((void|)), making the keyword "void" optional.
d63a86f8 13492 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
13493 making the whitespace optional. Also replace "(void) with
13494 "((void|)), making the keyword "void" optional.
3bf40917
MS
13495 * gdb.base/callfuncs.c (t_float_values): This function must
13496 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 13497 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
13498 can be tested against both cases. Usually one case involves
13499 promotion of float to double, while the other does not.
13500 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
13501 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
13502 includes a stack frame for "start".
13503
c8ab4e6d
JB
135042001-11-05 Jim Blandy <jimb@redhat.com>
13505
13506 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
13507 pointers are 32 bits long, and that offsets of relocs are always
13508 stored in the data (REL-style), and not in the reloc entry itself
13509 (RELA-style).
13510 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
13511 stabs.
13512
3f08ced9
MS
135132001-11-01 Michael Snyder <msnyder@redhat.com>
13514
13515 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
13516 and regular expression operators by using quoting.
13517
cbfa24cd
MS
135182001-10-31 Michael Snyder <msnyder@redhat.com>
13519
13520 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
13521 depending on what the symbol table contains.
13522 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
13523 the output of the ptype command. Similarly, accept both "const &"
13524 and "const&".
13525
aaa68313
CV
135262001-10-31 Corinna Vinschen <vinschen@redhat.com>
13527
13528 * gdb.base/miscexprs.c (main): Add usage of preprocessor
13529 symbol `STORAGE' to allow to choose the storage class of
13530 the local datastructures.
13531 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
13532 compiler directive.
13533
91740388
MS
135342001-10-30 Michael Snyder <msnyder@redhat.com>
13535
13536 * gdb.base/jump.exp: Allow it to run for all targets.
13537
1b7c05e7
CV
135382001-10-29 Corinna Vinschen <vinschen@redhat.com>
13539
13540 * gdb.base/call-ar-st.c (print_double_array): Match for loop
13541 with new double_array size.
13542 (main): Change storage class of all local variables to static.
13543 Reduce size of double_array to 9.
13544 * gdb.base/call-ar-st.exp: Increase timeout value.
13545 Change expected output for double array to match new size in
13546 call-ar-st.c.
13547
36a22261
CV
135482001-10-29 Corinna Vinschen <vinschen@redhat.com>
13549
13550 * gdb.base/ending-run.exp: Create identical output when passing
13551 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 13552 Stormy16 target.
36a22261 13553
92b8ae91
MK
135542001-10-28 Mark Kettenis <kettenis@gnu.org>
13555
13556 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
13557 that we catch the expected failure under Linux/x86.
13558
cb135b83
OF
135592001-10-29 Orjan Friberg <orjanf@axis.com>
13560
13561 * gdb.base/setvar.exp: Escape curly braces.
13562 * gdb.stabs/weird.exp: Ditto.
13563
6884aa54
DJ
135642001-10-27 Daniel Jacobowitz <drow@mvista.com>
13565
13566 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
13567 * gdm.mi/mi0-hack-cli.exp: Likewise.
13568
0398c9aa
AC
135692001-10-25 Andrew Cagney <ac131313@redhat.com>
13570
13571 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
13572 messages.
13573
d20bf2e8
AC
135742001-10-21 Andrew Cagney <ac131313@redhat.com>
13575
13576 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
13577 checking MI enabled.
13578
03dd63aa
CV
135792001-10-09 Corinna Vinschen <vinschen@redhat.com>
13580
13581 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
13582
1d9d99f3
FCE
135832001-10-04 Frank Ch. Eigler <fche@redhat.com>
13584
13585 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
13586 if gdb child process crashes, just signal an error.
13587
838ae6c4
JB
135882001-10-02 Jim Blandy <jimb@redhat.com>
13589
13590 * lib/gdb.exp (test_xfail_format): Simplify.
13591
13592 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
13593 front of the variable name `format'. Simplify `if'.
13594
8f0cbc1c
DJ
135952001-10-01 Daniel Jacobowitz <drow@mvista.com>
13596
13597 * gdb.threads/pthreads.exp: Wait for output and delay
13598 before sending ^C.
13599
1f08dafd
DJ
136002001-10-01 Daniel Jacobowitz <drow@mvista.com>
13601
13602 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
13603 some incorrect output instead of timing out.
13604 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
13605
674f90ff
CV
136062001-09-28 Corinna Vinschen <vinschen@redhat.com>
13607
13608 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
13609 check to allow additional `int'.
13610
9b284272
DJ
136112001-09-27 Daniel Jacobowitz <drow@mvista.com>
13612
13613 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
13614 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
13615
b55a4771
MS
136162001-09-27 Michael Snyder <msnyder@redhat.com>
13617
13618 * lib/gdb.exp (test_debug_format): New proc.
13619 (setup_xfail_format): Use new proc test_debug_format.
13620 * gdb.base/constvars.exp (local_compiler_xfail_check): New
13621 proc; use new service proc test_debug_format.
13622 Replace all other "gcc_compiled" tests with this test.
13623 * gdb.base/volatile.exp (local_compiler_xfail_check): New
13624 proc; use new service proc test_debug_format.
13625 Replace all other "gcc_compiled" tests with this test.
13626
136272001-09-27 Michael Snyder <msnyder@redhat.com>
13628
13629 * gdb.base/cvexpr.exp: New file.
13630 * gdb.base/cvexpr.c: New file
13631 Test for expressions using const and volatile keywords.
13632
4e6667ac
CV
136332001-09-26 Corinna Vinschen <vinschen@redhat.com>
13634
13635 * gdb.base/constvars.exp: Check for different orders of keywords
13636 and additional "int" strings in output.
13637
4f337972
AC
136382001-09-22 Andrew Cagney <ac131313@redhat.com>
13639
13640 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
13641 responses from "help maint".
13642
2015650d
FCE
136432001-09-19 Frank Ch. Eigler <fche@redhat.com>
13644
13645 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
13646 to localhost:NNN instead of :NNN, in case Xvfb is listening
13647 only on TCP.
13648
f3bcedc1
CV
136492001-09-19 Corinna Vinschen <vinschen@redhat.com>
13650
13651 * gdb.base/recurse.exp: When checking leaving the watchpoint
13652 scope, recognize when gdb is in function's epilogue and pass.
13653
6b819c92
KS
136542001-09-18 Keith Seitz <keiths@redhat.com>
13655
13656 * lib/insight-support.exp (_gdbtk_export_target_info): Add
13657 support for running tests against sid targets.
13658 (gdbtk_done): Ditto.
13659
a10c9419
CV
136602001-09-18 Corinna Vinschen <vinschen@redhat.com>
13661
13662 * gdb.base/ending-run.c (main): Set stdout buffersize
13663 to the same reasonable value for any target.
13664 * gdb.base/ending-run.exp: Add a regular expression
13665 to make testsuite happy on Sanyo Stormy16 target.
13666
739d0d99
CV
136672001-09-17 Corinna Vinschen <vinschen@redhat.com>
13668
13669 * gdb.base/display.c (do_loops): Add float variable `f'.
13670 Increment f in loop.
13671 * gdb.base/display.exp: Increment timeout by 60 seconds.
13672 Change float display test to use variable `f'.
13673
1b8947f0
JB
136742001-09-17 Jim Blandy <jimb@redhat.com>
13675
13676 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
13677 overflowing the limited breakpoint tables on some ROM monitors
13678 (like the ROM68K).
13679
9890ac81
FCE
136802001-09-15 Frank Ch. Eigler <fche@redhat.com>
13681
13682 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
13683 the "-ac" (disable access control) flag.
13684
6db765ea
JH
136852001-08-30 Jeff Holcomb <jeffh@redhat.com>
13686
13687 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
13688 ints.
13689
4c32cc04
KS
136902001-08-30 Keith Seitz <keiths@redhat.com>
13691
13692 * lib/gdb.exp: Move all insight-related functionality into
13693 separate file.
13694 * lib/insight-support.exp: New file.
13695
8d6e6f81
FCE
136962001-08-29 Frank Ch. Eigler <fche@redhat.com>
13697
13698 * config/sid.exp (sid_start): Never set sid verbosity; disable
13699 expect_background {} that consumed its stdout; tolerate </dev/null.
13700 Attempt to set endianness override in "sid" protocol mode. Cleanup.
13701
6a90e1d0
AC
137022001-08-18 Andrew Cagney <ac131313@redhat.com>
13703
13704 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
13705 CLI jump command to start it.
13706 (mi_run_to_main): Fail immediatly when unexpected output.
13707
1759b3c3
AC
137082001-08-18 Andrew Cagney <ac131313@redhat.com>
13709
13710 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
13711 beginning of function. Fix PR gdb/191.
13712
61d11d80
FCE
137132001-08-16 Frank Ch. Eigler <fche@redhat.com>
13714
13715 * config/sid.exp (sid_start): Don't warn if we cannot figure out
13716 what to force sid endianness to.
13717
942a4df2
KS
137182001-08-15 Keith Seitz <keiths@redhat.com>
13719
13720 * lib/gdb.exp (gdbtk_start): Don't set environment
13721 variables for TCL_LIBRARY and friends. Insight will
13722 now figure these out for itself.
13723
0521c418
MS
137242001-08-02 Michael Snyder <msnyder@redhat.com>
13725
13726 * gdb.base/completion.exp: Remove the symbol "a64l" from
13727 the expect string; this is target-specific, and not related
13728 to what is being tested.
13729
74a9a58a
DB
137302001-08-02 Dave Brolley <brolley@redhat.com>
13731
13732 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
13733
c70819fa
MS
137342001-07-25 Michael Snyder <msnyder@redhat.com>
13735
c2b8fa57
MS
13736 * gdb.base/consecutive.exp: New file. Test stepping over
13737 breakpoints on consecutive instructions.
13738 * gdb.base/consecutive.c: New file.
13739
c70819fa
MS
13740 * gdb.base/call-rt-st.exp: Use double-backslash to quote
13741 curly braces in regular expressions.
13742
2b1a1355
MS
137432001-07-25 Michael Snyder <msnyder@redhat.com>
13744
13745 * gdb.base/ending-run.exp: Accept "Program exited normally" as
13746 legitimate output from stepping out of main.
13747
413eca6f
KS
137482001-07-22 Keith Seitz <keiths@redhat.com>
13749
13750 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
13751 the empty string, do not run the tests.
13752
7e5a9322
SC
137532001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13754
13755 * gdb.base/long_long.exp: Detect size of pointer. Take into
13756 account 2-byte pointers when testing for p/a results.
13757
de58f10f
SC
137582001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13759
d63a86f8 13760 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
13761 and defined to 1K for m68hc11.
13762 (random_data): Reduce table to 1K for embedded platforms (68hc11).
13763 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
13764 (sizeof_random_data): New variable to tell the size of the data table;
13765 don't test past this size; always run to main.
13766
d6f5fea1
SC
137672001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13768
13769 * gdb.base/return2.exp: return of long long and double fails for
13770 68HC11; don't execute these tests on that platform.
13771 * gdb.base/return.exp: Return of a double fails for 68hc11.
13772
c477543d
SC
137732001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13774
13775 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
13776 tests that print a float.
13777 * call-rt-st.exp: Likewise.
13778
63cf1c79
MK
137792001-07-12 Mark Kettenis <kettenis@gnu.org>
13780
13781 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
13782 running this test on Linux.
13783
112f9ab5
MC
137842001-06-24 Michael Chastain <chastain@redhat.com>
13785
13786 * gdb.base/arithmet.exp: Remove some tests to make all test names
13787 unique.
13788
4970cb0f
MS
137892001-07-03 Michael Snyder <msnyder@redhat.com>
13790
13791 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
13792 the output of the ptype command.
13793
d85da69f
MS
137942001-07-02 Michael Snyder <msnyder@redhat.com>
13795
4c8a82de
MS
13796 * gdb.base/completion.exp: Don't assume that break.c is the only
13797 source file that may contain functions named "marker".
d85da69f
MS
13798 * gdb.base/corefile.exp: Quote the curly braces in regexp.
13799
8afc772b
AC
138002001-06-28 Andrew Cagney <ac131313@redhat.com>
13801
13802 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
13803 of files to delete.
13804
13805 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
13806 * gdb.disasm/h8300s.exp: New file.
13807 gdb.disasm/h8300s.s: Likewise.
13808
cff22675
AC
138092001-06-27 Andrew Cagney <ac131313@redhat.com>
13810
13811 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
13812 empty breakpoint tables.
13813
68c81b54
AC
138142001-06-25 Andrew Cagney <ac131313@redhat.com>
13815
13816 * lib/mi-support.exp: Update args=... part of stop-reason
13817 patterns. Accept either a list or a tuple.
13818
2dd62704
AC
138192001-06-23 Andrew Cagney <ac131313@redhat.com>
13820
13821 * lib/mi-support.exp: Remove local emacs variable defining
13822 change-log-default-name.
13823
b4127474
MC
138242001-06-22 Michael Chastain <chastain@redhat.com>
13825
13826 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
13827 This is operationally compatible with the previous version.
13828
8dbfb380
JB
138292001-06-13 Jim Blandy <jimb@redhat.com>
13830
13831 * lib/gdb.exp (gdb_test): Doc fix.
13832
f2d8c86d
MC
138332001-06-10 Michael Chastain <chastain@redhat.com>
13834
13835 * gdb.base/exprs.exp: Remove a duplicate test.
13836
81564d34
JB
138372001-06-06 Jim Blandy <jimb@redhat.com>
13838
13839 * gdb.base/return2.exp (main): Use values to test float and double
13840 returns that are not NaN's, to avoid being confused by IEEE
13841 comparison rules.
13842
da55addb
MS
138432001-06-04 Michael Snyder <msnyder@redhat.com>
13844
13845 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 13846 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
13847 rather than wait for 12 more tests to time out.
13848
42c65987
JB
138492001-06-06 Jim Blandy <jimb@redhat.com>
13850
b18bced9 13851 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 13852 Don't forget to match the GDB prompt.
b18bced9 13853
42c65987
JB
13854 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
13855
5b41e5f0
JB
138562001-06-04 Jim Blandy <jimb@redhat.com>
13857
13858 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
13859 command.
13860
015e046f
KB
138612001-05-31 Kevin Buettner <kevinb@redhat.com>
13862
13863 * gdb.base/annota1.exp (info break): Match four or more spaces
13864 after "Address".
13865
fb1ffbbe
MC
138662001-05-31 Michael Chastain <chastain@redhat.com>
13867
13868 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
13869 (dm_type_int_star): Likewise.
13870 (dm_type_long_star): Likewise.
13871 (dm_type_void_star): Likewise.
13872
5ea2a32c
KB
138732001-05-29 Kevin Buettner <kevinb@redhat.com>
13874
13875 * gdb.base/completion.exp (INPUTRC): Set this environment variable
13876 to a known value in order to get consistent results regardless
13877 of the setting of INPUTRC or the presence or contents of .inputrc.
13878
ae23c492
MS
138792001-05-24 Michael Snyder <msnyder@redhat.com>
13880
ac55707e
MS
13881 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
13882 Don't require that the main thread and the manager thread are the
13883 first in the list.
13884
ae23c492
MS
13885 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
13886 debugging. If test fails, issue an "unsupported" not a "fail".
13887
400071f1
JB
138882001-05-24 Jim Blandy <jimb@redhat.com>
13889
13890 Don't assume that short is shorter than int.
13891 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
13892 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 13893 this isn't true.
400071f1
JB
13894 ("print unsigned char == (~0)"): Add test that verifies that ~0,
13895 an int, is not equal to ~0 stored in an unsigned char. This tests
13896 the same thing that the previous test meant to, but works on
13897 16-bit machines, too.
13898 ("print unsigned char != (~0)"): Same test, complemented.
13899
0816a3e5
MS
139002001-05-24 Michael Snyder <msnyder@redhat.com>
13901
13902 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 13903 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
13904 and prevents dejagnu getting out of step.
13905
f6dc23a9
KB
139062001-05-23 Kevin Buettner <kevinb@redhat.com>
13907
13908 * gdb.base/finish.exp (finish_void): Revise pattern for
13909 stopping on the call statement to not permit stopping at
13910 the start of the instructions comprising the call sequence.
13911
7dbd117d
MC
139122001-05-19 Michael Chastain <chastain@redhat.com>
13913
13914 * gdb.base/callfuncs.exp: Make all test names unique.
13915 * gdb.base/commands.exp: Make all test names unique.
13916 * gdb.base/condbreak.exp: Make all test names unique.
13917 * gdb.base/dbx.exp: Make all test names unique.
13918 * gdb.base/default.exp: Make all test names unique.
13919 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
13920 and TIMEOUT messages to their corresponding PASS message.
13921 * gdb.base/ending-run.exp: Make all test names unique.
13922 * gdb.base/long_long.exp: Remove duplicate test.
13923
6b0b0a9e
KB
139242001-05-21 Kevin Buettner <kevinb@redhat.com>
13925
13926 * gdb.base/finish.exp (finish_void): Allow "finish" command to
13927 stop on the call statement as well as the statement after the
13928 call.
13929
2caa35cb
MS
139302001-05-21 Michael Snyder <msnyder@redhat.com>
13931
13932 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
13933
40713331
EZ
139342001-05-10 Elena Zannoni <ezannoni@redhat.com>
13935
a9c64011
AS
13936 * gdb.base/completion.exp: Revamp test. Make it execute on all
13937 platforms.
40713331 13938
c2c1be8d
EZ
139392001-05-10 Elena Zannoni <ezannoni@redhat.com>
13940
a9c64011
AS
13941 * config/gdbserver.exp (gdb_load): Handle the case
13942 in which the arguments to gdbserver are given in the
13943 baseboard configuration file.
13944 Also handle the case in which the server needs to do a
13945 load.
2c9cd303 13946
9671de48
KS
139472001-05-07 Keith Seitz <keiths@cygnus.com>
13948
a9c64011
AS
13949 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
13950 set up the display for testing.
13951 (gdbtk_start): Convert all paths to paths that tcl will like.
13952 Export target information to environment.
13953 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
13954 necessary.
13955 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
13956 (to_tcl_path): New proc to convert a given pathname into
13957 a path acceptible as an argument to a tcl command.
13958 (_gdbtk_export_target_info): New proc to export target info
13959 into the environment for gdbtk testing.
13960 (gdbtk_done): New proc to signal end-of-test.
9671de48 13961
5a360f47
JB
139622001-05-06 Jim Blandy <jimb@redhat.com>
13963
13964 * restore.c: Make the code of caller0 correspond to its comment.
13965
66c756c6
MS
139662001-05-03 Michael Snyder <msnyder@redhat.com>
13967
13968 * config/sid.exp (gdb_target_sid): Check for error messages.
13969 On error or timeout, don't make expect exit (which will terminate
13970 all subsequent tests); instead just make gdb exit.
d63a86f8 13971 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
13972 return a negative value.
13973
a966fde5
JB
139742001-04-24 Jim Blandy <jimb@redhat.com>
13975
851c18e0
JB
13976 * gdb.c++/templates.exp: If we see the prompt for the overload
13977 list, but we haven't recognized any of the longer patterns,
13978 arrange for this test to fail, not hang.
13979
a966fde5
JB
13980 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
13981 variations.
13982
db144853
MC
139832001-04-22 Michael Chastain <chastain@redhat.com>
13984
13985 * gdb.c++/local.exp: Use the 'runto' library function.
13986 * gdb.c++/namespace.exp: Likewise.
13987 * gdb.c++/overload.exp: Likewise.
13988
3207ec21
KB
139892001-03-26 Kevin Buettner <kevinb@redhat.com>
13990
13991 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
13992 * gdb.base/step-line.exp: New file. Test step/next in presence of
13993 #line directives.
13994 * gdb.base/step-line.c: New file. Test program for the above.
13995 * gdb.base/step-line.inp: New file. We pretend that this file has
13996 been transformed by some other tool into step-line.c.
13997
13b57657
JB
139982001-03-21 Jim Blandy <jimb@redhat.com>
13999
14000 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
14001 unmangled operator names.
14002
754cbe1c
JB
140032001-03-20 Jim Blandy <jimb@redhat.com>
14004
14005 * gdb.threads/linux-dp.exp: Recognize an additional message
14006 generated by GDB when it doesn't understand how to debug threads
14007 on the target system.
14008
177495c9
AC
140092001-03-19 Andrew Cagney <ac131313@redhat.com>
14010
14011 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
14012
f266096b
MC
140132001-03-12 Michael Chastain <chastain@redhat.com>
14014
14015 * gdb.c++/derivation.exp: Use the 'runto' library function.
14016
cac3c2ff
MC
140172001-03-12 Michael Chastain <chastain@redhat.com>
14018
14019 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
14020
b6c11a24
MC
140212001-02-24 Michael Chastain <chastain@redhat.com>
14022
14023 * gdb.c++/ref-types.exp: Change handwritten code to library
14024 function 'runto'.
14025
6bae5bce
OF
140262001-03-16 Orjan Friberg <orjanf@axis.com>
14027
14028 * gdb.base/signals.exp: Set count to 0 explicitly.
14029
0015fd9a
MS
140302001-03-15 Mark Salter <msalter@redhat.com>
14031
14032 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
14033 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
14034 (gdb_load): Add support for additional target_info: gdb_download_size
14035 and gdb_load_timeout.
0015fd9a 14036
fc33412a
DT
14037Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
14038
14039 * gdb.base/annota1.exp: Move test of isnative to earlier in the
14040 file -- to prevent failing when the compile fails but we have no
14041 intention of running the tests anyway.
14042
14043 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
14044 tests if set.
14045
14046 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
14047 integers.
14048
14049 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
14050 * gdb.c++/namespace.exp: Ditto.
14051
115f06de
OF
140522001-03-07 Orjan Friberg <orjanf@axis.com>
14053
14054 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
14055 * gdb.base/pointers.exp: Relax pattern match of decimals.
14056
b6ba6518
KB
140572001-03-06 Kevin Buettner <kevinb@redhat.com>
14058
14059 * Makefile.in, config/abug.exp, config/cfdbug.exp,
14060 config/cpu32bug.exp, config/dve.exp, config/est.exp,
14061 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
14062 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
14063 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
14064 config/sh.exp, config/sid.exp, config/slite.exp,
14065 config/sparclet.exp, config/udi.exp, config/unknown.exp,
14066 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
14067 config/vxworks.exp, config/vxworks29k.exp,
14068 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
14069 gdb.base/all-bin.exp, gdb.base/annota1.exp,
14070 gdb.base/arithmet.exp, gdb.base/assign.exp,
14071 gdb.base/async.exp, gdb.base/attach.exp,
14072 gdb.base/bitfields.exp, gdb.base/bitops.exp,
14073 gdb.base/break.exp, gdb.base/call-ar-st.exp,
14074 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
14075 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
14076 gdb.base/commands.exp, gdb.base/completion.exp,
14077 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14078 gdb.base/constvars.exp, gdb.base/corefile.exp,
14079 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
14080 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
14081 gdb.base/ending-run.exp, gdb.base/environ.exp,
14082 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14083 gdb.base/finish.exp, gdb.base/foll-exec.exp,
14084 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
14085 gdb.base/funcargs.exp, gdb.base/help.exp,
14086 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
14087 gdb.base/logical.exp, gdb.base/long_long.exp,
14088 gdb.base/maint.exp, gdb.base/mips_pro.exp,
14089 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
14090 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
14091 gdb.base/pointers.exp, gdb.base/printcmds.exp,
14092 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
14093 gdb.base/regs.exp, gdb.base/relational.exp,
14094 gdb.base/remote.exp, gdb.base/reread.exp,
14095 gdb.base/restore.exp, gdb.base/return2.exp,
14096 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
14097 gdb.base/selftest.exp, gdb.base/setshow.exp,
14098 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
14099 gdb.base/sigall.exp, gdb.base/signals.exp,
14100 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
14101 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14102 gdb.base/step-test.exp, gdb.base/structs.c,
14103 gdb.base/structs.exp, gdb.base/structs2.exp,
14104 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
14105 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
14106 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
14107 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
14108 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
14109 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
14110 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
14111 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
14112 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
14113 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
14114 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
14115 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
14116 gdb.fortran/types.exp, gdb.java/jmisc.exp,
14117 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14118 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
14119 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14120 gdb.trace/circ.exp, gdb.trace/collection.exp,
14121 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14122 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14123 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
14124 gdb.trace/report.exp, gdb.trace/save-trace.exp,
14125 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14126 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
14127 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
14128 notices.
14129
dc96c6c7 141302001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
14131
14132 * gdb.base/varargs.c (find_max_double): Fix printf format string:
14133 first arg is int not float.
14134
dc96c6c7 141352001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
14136
14137 * gdb.base/reread.exp: Unsupported for non-native targets;
14138 doesn't work for remote debugging.
14139
9b0c4aeb
FN
141402001-02-19 Fernando Nasser <fnasser@redhat.com>
14141
14142 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
14143 * gdb.base/ending-run.exp: Properly handle the BSP state when
14144 stepping past the end of main.
9b0c4aeb 14145
02aa71d5
MC
141462001-02-19 John Moore <jmoore@redhat.com>
14147
14148 * gdb.base/commands.exp (infrun_breakpoint_command_test):
14149 Converted HPUX fix for non-expected items following multiple
14150 step commands into general solution for all platforms.
14151
1fa449a4
MC
141522001-02-18 Michael Chastain <chastain@redhat.com>
14153
14154 * gdb.c++/classes.exp (do_tests): Change runto statements
14155 from "runto 'foo(void)'" to "runto 'foo'". This makes the
14156 statements demangler agnostic.
14157 * gdb.c++/virtfunc.exp (do_tests): Likewise.
14158 (gdb_virtfunc_restart): Likewise.
14159
b2f9ec70
MC
141602001-02-14 Michael Chastain <chastain@redhat.com>
14161
14162 * gdb.c++/inherit.exp (do_tests): Change runto statements
14163 from "runto 'foo(void)'" to "runto 'foo'". This makes the
14164 statements demangler agnostic.
14165
cf74b8ca
AC
14166Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
14167
14168 * gdb.threads/pthreads.exp: Unify pass/fail messages for
14169 ``continue to bkpt at common_routine in thread 2'' and ``stopped
14170 before calling common_routine 15 times'' tests.
14171
99f78f56
MC
141722001-02-11 Michael Chastain <chastain@redhat.com>
14173
14174 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
14175 Helps the test script figure out which demangler is in use.
14176 (dm_type_foo_ref): Ditto.
14177 (dm_type_int_star): Ditto.
14178 (dm_type_long_star): Ditto.
14179 (dm_type_unsigned_int): Ditto.
14180 (dm_type_void): Ditto.
14181 (dm_type_void_star): Ditto.
99707966 14182 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
14183 Probe the gdb demangler and set variables to accommodate
14184 formatting differences.
14185 (info_func_regexp): New function. Same as info_func, but
14186 matches against a regexp.
14187 (info_func): Match against a literal string.
14188 (print_addr_2): New function. Match against a literal string,
14189 which can be different from the input to gdb.
14190 (print_addr): Simply call print_addr_2 with the same argument twice.
14191 (test_lookup_operator_functions): Use demangler formatting variables.
14192 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
14193 the tests in the same order as the C++ class declaration.
14194 (test_paddr_operator_functions): Ditto.
14195 (test_paddr_overloaded_functions): Ditto.
14196 (test_paddr_hairy_functions): Use demangler formatting variables.
14197 Add reference to gdb/19 for related tests.
14198 (do_tests): Call probe_demangler.
14199
1de8f023
KB
142002001-01-30 Kevin Buettner <kevinb@redhat.com>
14201
14202 * gdb.c++/templates.cc (printf): Remove unused function definition.
14203
ca3f91ed
MS
142042001-01-26 Felix Lee <flee@redhat.com>
14205
14206 * sid.exp (sid_exit): Pass host, not target, to remote_close.
14207
142082001-01-25 matthew green <mrg@redhat.com>
14209
14210 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
14211 up sid.
14212 (sid_exit): Call `remote_pop_conn' after GDB is gone.
14213
142142001-01-25 matthew green <mrg@redhat.com>
14215
14216 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 14217 Deprecate $sid_spawn_id.
ca3f91ed
MS
14218 (sid_exit): Remove code necessary only for `spawn.'
14219
142202001-01-25 matthew green <mrg@redhat.com>
14221
14222 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
14223
fb18ec4a
MC
142242001-01-28 Michael Chastain <chastain@redhat.com>
14225
14226 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
14227 to call when tests fail. It takes gdb out of the overloaded
14228 function choice menu back to the main prompt, so that the test
14229 program stays synchronized.
14230 (set_bp_overloaded): New proc to collect all the common
14231 code for setting a breakpoint on an overloaded name. Calls
14232 take_gdb_out_of_choice_menu when needed.
14233 (menu_overload1arg): New variable to collect the repeated
14234 instances of the expected menu for an overloaded name. Change
14235 the regular expression to handle changes in g++ type encoding:
14236 "void" can be either "void" or "", and "unsigned int" can be
14237 either "unsigned int" or "unsigned".
14238 (continue_to_bp_overloaded): Change regular expressions to handle
14239 changes in g++ type encoding.
14240 (no proc): Call take_gdb_out_of_choice_menu when needed.
14241 Remove redundant calls to "info break". Accept either "canceled"
14242 or "cancelled". Change regular expressions in "info break"
14243 calls to handle changes in g++ type encoding. Give all tests
14244 unique strings.
14245
9c646a6e
BE
142462001-01-17 Ben Elliston <bje@redhat.com>
14247
14248 * config/sid.exp: New file.
14249
9549d9c1
AC
14250Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
14251
14252 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
14253
dc96c6c7 142542000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
14255
14256 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
14257 Add a RE to accept a non-ascii char if one is ever presented.
14258
b4df4f68
FN
142592000-12-20 Fernando Nasser <fnasser@redhat.com>
14260
297dd0fd 14261 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 14262
dc96c6c7 142632000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 14264
d63a86f8 14265 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
14266 in regexp. One '\' does not suffice on Linux.
14267
4a7bddb6
MC
142682000-12-09 Michael Chastain <chastain@redhat.com>
14269
14270 * gdb.base/break.exp (test_clear_command): Use a marker function
14271 rather than 'main' for the test function. Also move this
14272 test to an execution point where the marker function names are
14273 guaranteed to be bound to functions. (Executing tests after a
14274 'finish' from main runs into name conflicts with local names
14275 in __libc_start_main).
14276
dc96c6c7 142772000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
14278
14279 * gdb.base/finish.exp: New test for gdb's "finish" command.
14280 * gdb.base/return2.exp: New test for gdb's "return" command.
14281 * gdb.base/return2.c: New source file for above.
14282
dc96c6c7 142832000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
14284
14285 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
14286 * gdb.base/miscexprs.exp: Ditto.
14287 * gdb.base/pointers.exp: Ditto.
14288 * gdb.c++/derivation.exp: Ditto.
14289 * gdb.c++/local.exp: Ditto.
14290 * gdb.c++/namespace.exp: Ditto.
14291 * gdb.c++/overload.exp: Ditto.
14292 * gdb.c++/ref-types.exp: Ditto.
14293
dc96c6c7 142942000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
14295
14296 * gdb.base/constvars.exp: Test result of "up" command.
14297 * gdb.base/miscexprs.exp: Ditto.
14298 * gdb.base/pointers.exp: Ditto.
14299 * gdb.base/scope.exp: Ditto.
14300 * gdb.c++/derivation.exp: Ditto.
14301 * gdb.c++/local.exp: Ditto.
14302 * gdb.c++/namespace.exp: Ditto.
14303 * gdb.c++/overload.exp: Ditto.
14304 * gdb.c++/ref-types.exp: Ditto.
14305
44097287
FN
143062000-11-22 Michael Chastain <chastain@redhat.com>
14307
14308 * mips_pro.exp: Accept either "middle -> top -> main" or
14309 "middle -> main" in the backtrace, because gcc can optimize
14310 tail calls to jumps. Remove setup_xfail for the hppa case.
14311 Add a comment with the original warning messages from PR 3016,
14312 which was filed in 1993, to preserve them for posterity.
14313
9d2e1bab
ND
143142000-11-17 Nick Duffek <nsd@redhat.com>
14315
14316 * lib/gdb.exp (gdb_test): Override timeout with board info.
14317
1aca8eb7
ND
143182000-11-17 Nick Duffek <nsd@redhat.com>
14319
14320 * gdb.base/display.exp: Don't kill running stub. Add "again" to
14321 the second kill and detach messages.
14322
93076499
ND
143232000-11-17 Nick Duffek <nsd@redhat.com>
14324
14325 * configure.in: Add AC_EXEEXT.
14326 * configure: Regenerate.
14327 * Makefile.in (just-check): Export EXEEXT.
14328 * lib/gdb.exp ($EXEEXT): Import from environment.
14329 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
14330 expect "maint dump-me" on Cygwin.
14331 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
14332 $EXEEXT.
14333
30e87cd3
ND
143342000-11-17 Nick Duffek <nsd@redhat.com>
14335
14336 * gdb.base/break.exp: Test backtrace and finish from called
14337 function on all platforms, not just HP-UX.
14338
dc96c6c7 143392000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
14340
14341 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
14342 code from gdb_target_monitor, so it can be used independantly
14343 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 14344
dc96c6c7 143452000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
14346
14347 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
14348 * gdb.base/corefile.exp: Expect the message "Program is being
14349 debugged already" when we send the "corefile" command, since
14350 the preceeding gdb_load may have connected gdb to a remote target.
14351 * gdb.base/display.exp: Disable hardware watchpoints if new
14352 board info variable "no_hardware_watchpoints" is true.
14353 Replace single-letter commands with more readable ones.
14354 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
14355 if new board info variable "no_hardware_watchpoints" is true.
14356 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
14357 to see if stdio (printf) testing is possible.
14358 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
14359 board info variable "no_hardware_watchpoints" is true. Use new
14360 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
14361
39124dea
FN
143622000-11-13 Fernando Nasser <fnasser@redhat.com>
14363
14364 From Orjan Friberg <orjanf@axis.com>:
14365 * gdb.base/printcmds.exp: Escape curly braces followed by a number
14366 in array print pattern match.
14367
a9e2e984
FN
143682000-11-09 Fernando Nasser <fnasser@redhat.com>
14369
14370 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
14371 spelling "cancelled" to U.S. spelling "canceled" to match changes
14372 made to gdb.
14373 * gdb.c++/ovldbreak.exp: Ditto.
14374
c7db355b
PS
143752000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14376
14377 * gdb.base/callfuncs.c (main): Moved to end of file, call
14378 t_double_values to initialize the FPU before inferior calls are made.
14379 * gdb.base/callfuncs.exp: Test for register preservation after calling
14380 inferior functions. Add tests for continuining, finishing and
14381 returning from a stop in a call dummy.
14382
dc96c6c7 143832000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
14384
14385 * gdb.base/commands.exp: Break up long lines, and re-indent.
14386
dc96c6c7 143872000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
14388
14389 * config/gdbserver.exp: Rewritten from the ground up, to make it
14390 compatible with the current dejagnu tree, and to make it work with
14391 the new "gdbserver" in libremote.
14392
dc96c6c7 143932000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
14394
14395 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
14396 * gdb.base/varargs.exp: Skip entire test if no printf support.
14397 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
14398 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
14399
dc96c6c7 144002000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
14401
14402 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
14403 no floating point support.
14404 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
14405 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
14406 * gdb.base/call-rt-st.exp: Ditto.
14407 * gdb.base/call-strs.exp: Ditto.
14408
bac5fc66
JG
144092000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
14410
14411 * gdb.base/sizeof.c: include <stdio.h>.
14412
14413 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
14414 'finish', otherwise uncaptured gdb_prompt would potentially
14415 throw remaining test points out of sync.
bac5fc66 14416
b22a6027
SB
144172000-07-26 Scott Bambrough <scottb@netwinder.org>
14418
14419 * gdb.base/recurse.exp: Run tests for all targets.
14420 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
14421 gnu-oldld case on ARM.
14422 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
14423 for ARM targets.
d63a86f8 14424
d8231941
AG
14425Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
14426
14427 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
14428 * gdb.java/configure: Rebuild.
14429
8caabe69
AG
14430Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
14431
14432 * gdb.java/jv-exp.exp: New file.
14433
9d273ca3
AG
14434Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
14435
14436 * configure: Rebuilt.
14437 * configure.in (configdirs): Add gdb.java.
14438 * gdb.java/jmisc.java: New file.
14439 * gdb.java/jmisc.exp: New file.
14440 * gdb.java/Makefile.in: New file.
14441 * gdb.java/configure: Rebuilt.
14442 * gdb.java/configure.in: New file.
14443 * lib/java.exp: New file.
14444
4f823a66
AC
14445Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14446
14447 * gdb.base/exprs.exp: Test casts to a pointer including over and
14448 underflow.
14449
2391e11d
AC
14450Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
14451
14452 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
14453 and the compilers sizes.
14454
54602222
ND
144552000-07-09 Nick Duffek <nsd@redhat.com>
14456
14457 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
14458 (use_methods): New function.
14459 (main): Call use_methods().
14460 * gdb.c++/classes.exp (test_method_param_class): New procedure.
14461 (do_tests): Call test_method_param_class.
14462
2bec0572
ND
144632000-07-09 Nick Duffek <nsd@redhat.com>
14464
14465 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
14466 spelling.
14467 (test_enums): New procedure. Move enum tests from end of script
14468 to here. Set breakpoint on function name instead of line number.
14469 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
14470 (enums2): New marker function.
14471 (enums1): New function.
14472 (main): Call enums1(). Move enum tests to enums1().
14473
78492fde
AC
14474Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
14475
14476 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
14477 compile/link program. Update line numbers.
14478 * gdb.asm/d10v.inc: Define ``startup''.
14479 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 14480
49a2cef8
AC
14481Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
14482
14483 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
14484
3e6c8688
EZ
144852000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14486
14487 * gdb.base/maint.exp: Add 'maint print architecture' item to output
14488 of 'help maint print' command.
14489
9ff5cbe9
AC
14490Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
14491
14492 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
14493 they use gdb_expect_list.
14494
17c579bd
AC
14495Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
14496
14497 * gdb.base/commands.exp: Use ``set remote
14498 memory-read-packet-size'' instead of ``set endian big'' to test
14499 long commands.
14500
e6d71bf3
DB
145012000-06-03 Daniel Berlin <dan@cgsoftware.com>
14502
14503 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 14504 g++, and stop skipping them.
e6d71bf3
DB
14505
14506 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
14507 work under g++.
14508
d63a86f8 14509 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
14510 initialization.
14511
dc96c6c7 145122000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
14513
14514 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
14515 the regular expression: accept an (almost) arbitrary sequence of
14516 "frames-invalid" and "breakpoints-invalid" messages both before
14517 and after the "starting" message.
14518
dc96c6c7 145192000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
14520
14521 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 14522
dc96c6c7 145232000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
14524
14525 * gdb.base/annota1.exp (annotate-signal-handler-caller):
14526 Relax the regular expression a little, make it pass on Solaris 8.
14527
8216cda9
KB
145282000-05-12 Kevin Buettner <kevinb@redhat.com>
14529
14530 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 14531 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
14532 Instead, it is permissible for gdb to stop on the line of the
14533 call itself.
14534
1a570b2f
MS
145352000-05-12 Michael Snyder <msnyder@.cygnus.com>
14536
14537 * gdb.base/break.exp (bp on small function, optimized file):
14538 Add a second pass pattern. The behavior differs here between stabs
14539 and dwarf for one-line functions. Stabs preserves two line symbols
14540 (one before the prologue and one after) with the same line number,
14541 but dwarf regards these as duplicates and discards one of them.
14542 Therefore the address after the prologue (where the breakpoint is)
14543 has no exactly matching line symbol, and GDB reports the breakpoint
14544 as if it were in the middle of a line rather than at the beginning.
14545
dc96c6c7 145462000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 14547
d63a86f8 14548 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
14549 rather than "send_gdb" (for consistancy).
14550
7d418785
AC
14551Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
14552
14553 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
14554 * gdb.c++/templates.cc: Properly check for GCC version number.
14555 * lib/compiler.cc: Likewise
14556
dc96c6c7 145572000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 14558
d63a86f8 14559 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
14560 gdb may not stop at the first line of main, due to code motion.
14561
dc96c6c7 145622000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
14563
14564 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
14565 This test depends on parsing the printf output from the target.
14566 Since the sparclet stub doesn't do stdio, this will never work.
14567 * gdb.base/call-rt-st.exp: ditto.
14568 * gdb.base/call-strs: ditto.
14569
dc96c6c7 145702000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
14571
14572 * gdb.base/miscexprs.exp: make sizeof long array test portable.
14573
14574 * gdb.base/ending-run.exp: After connecting to a remote target,
14575 but before running, the target will appear to be in a random
14576 location. Specify both a file and a line for breakpoints.
14577 Also, the function that calls main may be called 'init'
14578 rather than 'start'.
14579
a5a51225
EZ
145802000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14581
14582 * gdb.base/help.exp: Update output for add-symbol-file command.
14583
7930cc7c
FN
145842000-04-10 Fernando Nasser <fnasser@cygnus.com>
14585
14586 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14587 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
14588
23e37ab1
C
145892000-04-07 J.T. Conklin <jtc@redback.com>
14590
e93c542c
C
14591 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
14592
23e37ab1
C
14593 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
14594
591b8fa3
PDM
14595Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
14596
14597 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
14598 values that can be represented exactly.
14599 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
14600 above change, and to not check against the directory part of the source
14601 file name.
14602 (step into print_long_arg_list): Likewise.
14603 (print print_small_structs from print_long_arg_list): Likewise.
14604 (print print_long_arg_list): Likewise.
14605
7a495180
EZ
146062000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14607
30b53638 14608 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 14609
beb998c6
AC
14610Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
14611
14612 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
14613
1c689132
DB
146142000-03-25 Daniel Berlin <dan@cgsoftware.com>
14615
14616 * gdb.base/commands.exp (deprecated_command_test): Add test for
14617 deprecate with no arguments.
14618
c1790a9d
JL
146192000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
14620
14621 * gdb.base/break.exp: Add new test for setting breakpoints on
14622 optimized code so we can test breakpoints work even when function
14623 prologues may be optimized away
14624
003ba290
FN
146252000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
14626
14627 From David Whedon <dwhedon@gordian.com>
a9c64011 14628 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 14629
6837a0a2
DB
146302000-03-22 Daniel Berlin <dan@cgsoftware.com>
14631
14632 * gdb.base/help.exp: Added test for new apropos command.
14633
b9593231
KB
146342000-03-21 Kevin Buettner <kevinb@redhat.com>
14635
14636 * gdb.base/pointers.c (usevar): New function.
14637 (main): Make sure that global variables v_int_pointer2, rptr,
14638 and y are all referenced someplace in the program by calling
14639 usevar() on them. [Some linkers delete symbols which are
14640 never referenced. The space remains, but there's no way to
14641 get a (symbolic) handle on the variable from the debugger.]
14642
751a959b
EZ
146432000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14644
14645 * gdb.base/printcmds.c: Add typedeffed arrays.
14646
14647 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
14648 procedure to test arrays that are typedef'd.
14649
73a93a32
JI
146502000-03-13 James Ingham <jingham@leda.cygnus.com>
14651
14652 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 14653 the library directories.
73a93a32 14654
fb40c209
AC
14655Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
14656
14657 * configure.in (configdirs): Add sub directory gdb.mi.
14658 * configure: Re-generate.
14659
14660 * gdb.mi: New directory.
d63a86f8 14661
ee4dd2c9
AC
146622000-02-25 Scott Bambrough <scottb@netwinder.org>
14663
14664 * gdb.base/long_long.exp: Correct test suite failure when printing
14665 a long long value as a double on ARM platforms.
14666
70f0cc22
JB
146672000-02-16 Jim Blandy <jimb@redhat.com>
14668
14669 * gdb.base/break.exp ("breakpoint line number"): Make sure the
14670 default source file is set properly before running this test.
14671
853819b8
EZ
146722000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14673
14674 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
14675 gdbtk/library directory, not in gdbtcl2.
14676
dfcd3bfb
JM
146772000-02-04 Jim Blandy <jimb@redhat.com>
14678
14679 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
14680 backslash from regexp pattern.
14681
14682 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
14683 procedure. Use it to run all the "continue to bp overloaded"
14684 tests. Note that this changes the names of the tests slightly.
14685 If the breakpoint hit message includes a hex PC value, because
14686 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
14687 from the real source code, still consider that a pass.
14688
14689 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
14690 XFAIL here if the breakpoint message contains a hex address. Note
14691 similar change on 1999-11-02.
14692
14693 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
14694
14695 * gdb.base/ptype.exp: Establish a default source file before
14696 calling get_debug_format.
14697
146982000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
14699
14700 * gdb.base/watchpoint.exp: Remove duplication of test messages.
14701
8b93c638
JM
147022000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
14703
14704 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
14705 of successive stepi commands -- while in the prologue we should see
14706 the function entry bracket.
14707
147082000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
14709
14710 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
14711 reach __change_mode() when stepping through the end of main().
14712
c5394b80
JM
147132000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
14714
14715 * gdb.base/default.exp: Fix expected pattern.
14716 * gdb.base/help.exp: Same.
14717
0d06e24b
JM
147182000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14719
14720 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
14721 Don't use xfail's because that affects only the following test.
d63a86f8 14722
0d06e24b
JM
14723 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
14724 solaris or linux.
14725
14726 * gdb.base/selftest.exp: Update to reflect changes to main.c.
14727
dc96c6c7 147282000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 14729
d63a86f8 14730 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
14731 "A syntax error" rather than "A parse error". Accept both.
14732
147332000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
14734
14735 * gdb.base/default.exp: Remove OS dependent string from "target
14736 remote" test.
14737 * gdb.base/help.exp: Same for "help target remote" test.
14738
c3f6f71d
JM
147392000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14740
14741 From Jim Kingdon <kingdon@redhat.com>:
14742
14743 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
14744 prompt (cleanup rather than necessity, but still might keep output
14745 from spilling to next test).
14746
147472000-01-02 Fred Fish <fnf@cygnus.com>
14748
14749 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
14750 AIX, which defines them in <sys/types.h>.
14751
ed9a39eb 147521999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 14753
ed9a39eb
JM
14754 * gdb.base/default.exp: Match arm* etc instead of arm in "info
14755 float" test.
14756
147571999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 14758
ed9a39eb 14759 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
14760
14761 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
14762 outermost frame disallowed".
14763
147641999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
14765
14766 * gdb.base/setvar.exp: New tests for setting the value of a struct
14767 with a constant list.
14768
147691999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
14770
14771 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
14772 require the user to type a cast before setting the value of a struct.
14773
de57eccd
JM
147741999-12-06 Jim Blandy <jimb@cygnus.com>
14775
14776 * gdb.base/default.exp: Expect the new 'info float' command on
14777 all i386 platforms.
14778
14779 * gdb.threads/linux-dp.exp: Expand our ability to recognize
14780 LinuxThreads libraries that don't support debugging.
14781
c2d11a7d
JM
14782Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
14783
14784 * gdb.base/remote.c: Fill the buffer with truely random data.
14785 Change the buffer type to ``unsigned char'' to simplify size
14786 arithmetic.
14787
14788 * gdb.base/remote.exp: Reduce download numbers by one. Typical
14789 stub only handles 400-1 byte packets. Verify that the download
14790 worked.
14791
147921999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
14793
14794 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
14795 tests, using UNRESOLVED for the untested cases. Also, does not wait
14796 for a timeout if the prompt was received before a recognizable pattern.
14797
147981999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
14799
14800 * lib/gdb.exp (gdb_expect_list): Fix spelling.
14801
148021999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14803
14804 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
14805 watchpoints.
14806
148071999-11-24 Jason Merrill <jason@casey.cygnus.com>
14808
14809 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
14810
14811 * gdb.c++/local.exp: Be more flexible in recognizing local class
14812 name mangling. Don't allow horribly truncated method names.
14813 * gdb.c++/derivation.exp: Expect protected inheritance.
14814 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
14815 * gdb.c++/virtfunc.exp: Likewise.
14816 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
14817 when printing a nested enum.
14818
148191999-11-22 Jim Blandy <jimb@cygnus.com>
14820
14821 * gdb.base/step-test.exp: Properly await GDB's response to setting
14822 a breakpoint on the call to large_struct_by_value.
14823
14824 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
14825 just because we have debug info for the `start' function.
14826
148271999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
14828
14829 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
14830 "Unknown signal" messages, which indicate (on LinuxThreads) that
14831 GDB doesn't know how to debug threads on this system. This is
14832 better than hanging while philosopher 0 dumps chatter into gdb.log.
14833
148341999-11-18 Tom Tromey <tromey@cygnus.com>
14835
14836 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
14837
148381999-11-18 Fred Fish <fnf@cygnus.com>
14839
14840 * gdb.base/coremaker2.c: Add sample program for generating
14841 cores that is more self contained than coremaker.c. Eventually
14842 I'll add more code to this and tie it into the testsuite.
14843
4ce44c66
JM
148441999-11-12 Stan Shebs <shebs@andros.cygnus.com>
14845
14846 * gdb.base/dollar.exp: Remove, now in gdb.hp.
14847
148481999-11-10 Jimmy Guo <guo@cup.hp.com>
14849
14850 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
14851 from $srcdir/lib/.
14852 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
14853 and gdb.c++/.
14854
14855 * gdb.c++/derivation.exp: remove redundant get compiler info code.
14856
d63a86f8 14857 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
14858 'continue with watch' test point.
14859
148601999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
14861
14862 Merged from p2linux-990323-branch:
d63a86f8 14863
4ce44c66
JM
14864 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
14865
11cf8741
JM
14866Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
14867
14868 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
14869 {limit,fixed}''. Test ``set download-write-size''.
14870
14871Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
14872
14873 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
14874 gdb_expect_list.
14875
14876Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
14877
14878 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
14879
148801999-11-03 Mark Salter <msalter@cygnus.com>
14881
14882 * gdb.base/break.exp: Fix "stub continue" pattern.
14883
148841999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
14885
14886 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
14887
148881999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
14889
14890 * gdb.base/display.exp ("finish"): Add timeout clause.
14891
14892 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
14893 plain prompt clause, so this doesn't have to time out in order to
14894 fail.
14895
14896 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
14897 breakpoint hit messages include an address.
14898
14899 * gdb.base/display.exp: Don't forget to escape parens in regular
14900 expressions. Unix regexp notatation sucks.
14901
149021999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14903
14904 * gdb.base/annota1.exp: Test for annotate-signalled: change output
14905 order for 'signalled' message.
14906
5c44784c
JM
149071999-11-01 Stan Shebs <shebs@andros.cygnus.com>
14908
14909 From Jimmy Guo <guo@cup.hp.com>:
14910 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
14911 * gdb.base/annota1.c: Add code for tests to work with.
14912
149131999-10-26 Frank Ch. Eigler <fche@cygnus.com>
14914
14915 * gdb.base/remote.exp: New test for remote downloading settings.
14916 * gdb.base/remote.c: New file with large .data.
14917
917317f4
JM
149181999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
14919
14920 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
14921 for LinuxThreads support, merged from the Code Fusion branch.
14922
14923Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
14924
14925 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
14926 containing exp_continue into a while within an expect. Don't
14927 attempt a start more than three times. Check return value from
14928 gdb_load.
d63a86f8 14929
2df3850c
JM
14930Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
14931
14932 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
14933 a pass case.
14934
2acceee2
JM
149351999-10-01 Kevin Buettner <kevinb@cygnus.com>
14936
14937 * gdb.base/break.c (main): Added a statement that we can step
14938 off of.
14939 * gdb.base/break.exp: Added tests for setting a breakpoint
14940 at an offset and stepping onto a breakpoint.
14941
149421999-10-01 Fred Fish <fnf@cygnus.com>
14943
d63a86f8 14944 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
14945 gdb output.
14946
c2c6d25f
JM
149471999-09-18 Jim Blandy <jimb@cris.red-bean.com>
14948
14949 * gdb.base/break.exp: Code locations are in hex, don't forget!
14950 (For HP-UX.)
14951
149521999-09-17 Stan Shebs <shebs@andros.cygnus.com>
14953
14954 * condbreak.exp: Use break.c as test program.
14955 * condbreak.c: Remove, redundant with break.c.
14956
149571999-09-15 Stan Shebs <shebs@andros.cygnus.com>
14958
14959 * config/monitor.exp (gdb_target_monitor): Disable X- and
14960 Z-packets if the target needs it.
14961
149621999-09-13 James Ingham <jingham@leda.cygnus.com>
14963
14964 * gdb.c++/overload.exp: Added tests for listing overloaded
14965 functions with function pointers in the arg, explicitly calling
14966 out the version you want.
14967
cff3e48b
JM
149681999-09-09 Stan Shebs <shebs@andros.cygnus.com>
14969
14970 * long_long.exp: Add variations of test cases that work for
14971 targets with 16-bit ints and 32-bit doubles.
14972
d4f3574e
SS
149731999-09-08 Stan Shebs <shebs@andros.cygnus.com>
14974
14975 * break.c (main): Compare a possibly-uninitialized argc with an
14976 unlikely value that fits in 16 bits.
14977
149781999-09-07 Stan Shebs <shebs@andros.cygnus.com>
14979
14980 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
14981 0xfeeb, don't want negative numbers if ints are 16 bits.
14982
14983 * lib/gdb.exp (skip_cplus_tests): New proc.
14984 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
14985 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
14986 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
14987 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
14988 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
14989 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
14990 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
14991 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
14992
14993 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
14994
14995Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
14996
14997 * gdb.base/corefile.exp (up): Allow a parameter to appear
14998 in the frame that we're going up to.
14999
15000 From Jim Blandy <jimb@cygnus.com>:
15001
15002 * gdb.base/default.exp (info float): Expect some output now.
15003
15004 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
15005 returning floating-point values to fail on the x86.
15006 * gdb.base/callfwmall.exp (do_function_calls): Same.
15007
15008 * gdb.base/list.exp (test_listsize): Correct expectations for
15009 listing line 1 with listsize 2. Also, listing a single line
15010 works now, as does listing three lines. [Kevin's note: There
15011 were a number of other cases fixed too where the expectations
15012 differed...]
15013
150141999-09-02 Stan Shebs <shebs@andros.cygnus.com>
15015
15016 * gdb.base/selftest.exp: Add case for when version prints as
15017 constant string instead of char pointer.
15018
104c1213
JM
150191999-08-25 Stan Shebs <shebs@andros.cygnus.com>
15020
15021 * gdb.base/ending-run.exp: Add Solaris case for what happens when
15022 stepping out of main.
15023
15024 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
15025 G++ used.
15026
15027 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
15028 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
15029
15030 * gdb.c++/ovldbreak.exp: Update match string in test that
15031 includes a warning of multiple breakpoints.
15032
150331999-08-24 Stan Shebs <shebs@andros.cygnus.com>
15034
15035 * gdb.base/display.exp: Improve precision of step-after-finish
15036 added yesterday.
15037
15038 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
15039 test.
15040
15041 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
15042 configs when using G++, not just hppa*.
15043
150441999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15045
15046 * gdb.base/async.c: New file.
15047 * gdb.base/async.exp: New file.
15048
15049Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
15050
15051 * gdb.base/break.exp: Tweak PA specific tests to properly handle
15052 PA64.
15053
53a5351d
JM
15054Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
15055
104c1213
JM
15056 * gdb.base/display.exp: "finish" can leave us mid-line on many
15057 targets, deal with it. Add a small constant to main, instead of
15058 1000 since main+1000 may not be a valid address in the target.
15059
53a5351d
JM
15060 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
15061 on hpux11.
15062
15063 * gdb.base/attach.exp: Handle another hpux11 error message variant
15064 when attaching to a process that does not exist.
15065
150661999-08-19 J.T. Conklin <jtc@redback.com>
15067
15068 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
15069 characters in 'continue to 1241' test.
15070
150711999-08-17 Stan Shebs <shebs@andros.cygnus.com>
15072
15073 * gdb.base/call-ar-st.exp: Add a shorter match case for the
15074 stop in print_long_arg_list, define and use a whitespace
15075 variable in print_small_structs test, add an XFAIL for Solaris.
15076 * gdb.base/dbx.exp: XFAIL func commands until somebody is
15077 interested enough to fix.
15078
7be570e7
JM
150791999-08-13 Keith Seitz <keiths@cygnus.com>
15080
15081 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
15082 (dbx_gdb_load): Remove. Use gdb_load instead, since that
15083 proc knows about targets other than the natives.
15084 (test_assign): Use "gdb_run_cmd" to "run" the target.
15085 Check that we've actually hit the breakpoint at main.
15086 When we attempt to assign a value to a local variable, check
15087 that the variable is in the current scope, i.e., don't use
15088 a test with an empty result.
15089
15090Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
15091
15092 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
15093 command.
15094
150951999-08-09 Stan Shebs <shebs@andros.cygnus.com>
15096
15097 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15098 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
15099 gdb.compat, gdb.threads-hp.
15100 gdb.hp/configure, gdb.hp/configure.in: New files.
15101 gdb.hp/Makefile.in: Recurse into new subdirs.
15102 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
15103 gdb.hp/gdb.objdbg: New directory, tests for debugging info
15104 in object files.
15105 gdb.hp/tools: New directory, aux tools for HP-specific tests.
15106
96baa820
JM
151071999-08-05 Stan Shebs <shebs@andros.cygnus.com>
15108
15109 * gdb.base/display.exp: Help expect by putting a newline in the
15110 funky printf, remove a bogus p/a test.
15111
151121999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15113
15114 * gdb.base/display.exp: Make sure that when we say 'run', we are
15115 connected to the target. This is necessary when running not
15116 natively.
15117
151181999-08-03 Stan Shebs <shebs@andros.cygnus.com>
15119
15120 * gdb.base/step-test.exp: Removed some extraneous messages.
15121
15122 * gdb.base/long_long.exp: Don't run memory examination tests
15123 on little-endian targets (they will need a different set of
15124 results to match).
15125
151261999-08-02 Stan Shebs <shebs@andros.cygnus.com>
15127
15128 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
15129 until somebody decides to fix GDB.
15130
15131 * gdb.base/long_long.c: Stop compiler complaint by specifying long
15132 constant as "ULL".
15133 * gdb.base/long_long.exp: Loosen x/c test, add partial result
15134 matches for a couple x/2 commands.
15135
a0b3c4fd
JM
151361999-07-30 Stan Shebs <shebs@andros.cygnus.com>
15137
15138 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
15139 by merging in ref-types2 tests.
15140 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
15141
15142 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15143 * gdb.c++/Makefile.in: Add standard actions.
15144 (EXECUTABLES): Rename from PROGS, update list.
15145 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
15146 from gdb.hp.
15147 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
15148 foo and bar locals.
15149 * gdb.c++/anon-union.exp: Fix tests to match.
15150 * gdb.c++/classes.exp: Run if HP compiler used, add extra
15151 expect matches to handle output variations.
15152 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
15153 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
15154 output, add HP alternatives for new and delete prints.
15155 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
15156 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
15157 * gdb.c++/demangle.exp: Use $style when reporting failure.
15158 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
15159 * gdb.c++/inherit.exp: Run if HP compiler used, add some
15160 match alternatives.
15161 * gdb.c++/local.exp: Add match alternatives or xfails for HP
15162 compilers.
15163 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
15164 * gdb.c++/method.exp: Add match alternatives.
15165 * gdb.c++/misc.cc: Add bool types.
15166 * gdb.c++/misc.exp: Add tests for bool types.
15167 * gdb.c++/overload.exp: Add xfails.
15168 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
15169 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
15170 add some more template parameter tests (only for HP currently).
15171 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
15172 * gdb.c++/virtfunc.cc: Add return type and value for main.
15173 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
15174 match alternatives.
d63a86f8 15175
a0b3c4fd
JM
151761999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15177
15178 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
15179
151801999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
15181
15182 * gdb.base/signals.exp: Don't expect getting a backtrace from
15183 within a signal handler to fail on Linux.
15184
151851999-07-29 Stan Shebs <shebs@andros.cygnus.com>
15186
15187 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15188 * lib/gdb.exp: Remove some gratuitious semicolons.
15189 (delete_breakpoints): Increase timeout.
15190 (gdb_expect): Add -notransfer option.
15191 (gdb_test): Use -notransfer option.
15192 (get_compiler_info): Add f77 case.
15193 (get_compiler): New proc, split out from gdb_preprocess, add f77
15194 case.
15195 (gdb_preprocess): Call get_compiler.
15196
15197 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
15198 * gdb.base/attach.exp, gdb.base/display.exp,
15199 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
15200 gdb.base/long_long.exp, gdb.base/printcmds.exp,
15201 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
15202 third arg to gdb_test.
15203 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
15204 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
15205 HP-UX xfails, add others.
15206 * gdb.base/completion.exp: Reflect name change of self-test.
15207 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
15208 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
15209 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
15210 HP failure number.
15211 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
15212 useless HP-UX 10.30 references.
15213 * gdb.base/maint.exp: Loosen matches.
15214 * gdb.base/pointers.c (main): Declare more_code.
15215 * gdb.base/pointers.exp: Match on output of a `next'.
15216 * gdb.base/structs.c: Add prototypes.
15217 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
15218 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
15219
152201999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15221
15222 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
15223 command.
15224
152251999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15226
15227 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
15228 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
15229
15230 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
15231 debug info. Deal with lack of signal hanlder info in stack.
15232
a9c64011 15233 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
15234 * gdb.base/annota1.exp: If printf has debug info, deal with it.
15235
5a2468f5
JM
152361999-07-19 Stan Shebs <shebs@andros.cygnus.com>
15237
15238 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
15239 gdb.base/foll-vfork.exp: Don't run for crosses.
15240
adf40b2e
JM
15241Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
15242
15243 * gdb.base/configure.in: Check for gdbvars.exp instead of
15244 a1-selftest.exp.
15245 * gdb.base/configure: Re-generate.
15246
152471999-07-12 Stan Shebs <shebs@andros.cygnus.com>
15248
15249 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
15250 in trying to run first and name is too long.
15251
15252 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
15253 pointers2.c and pointers2.exp, respectively.
15254 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
15255 doschk happier.
15256
43e526b9
JM
152571999-07-08 Stan Shebs <shebs@andros.cygnus.com>
15258
15259 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
15260 callfuncs2.c and callfuncs2.exp.
15261
15262 * gdb.base/list.exp: Remove mistaken xfails.
15263 * gdb.base/list0.h: Add optional prototypes.
15264
9846de1b
JM
15265Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
15266
a9c64011 15267 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 15268 calling malloc.
a9c64011
AS
15269 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
15270 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
15271 use.
15272
152731999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15274
15275 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
15276 * gdb.base/annota2.cc, annota2.exp: Move from here.
15277 * gdb.c++/annota2.cc, annota2.exp: To here.
15278 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
15279
43ff13b4
JM
15280Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
15281
15282 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
15283 a consistent format.
15284
085dd6e6
JM
152851999-06-25 Stan Shebs <shebs@andros.cygnus.com>
15286
15287 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15288 * lib/gdb.exp (get_compiler_info): Add detection for assorted
15289 HP compilers, also set the globals $true and $false.
15290
15291 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
15292 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
15293 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
15294 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
15295 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
15296 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
15297 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
15298 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
15299 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
15300 whatis.c} Add C++ compatible function definitions and return
15301 types, add includes for library functions.
15302 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
15303 * gdb.base/step-test.c (myglob): Rename from glob.
15304 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
15305 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
15306 files, move here from gdb.hp.
15307 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
15308 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
15309 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
15310 Adjust line numbers in regexps.
15311
15312 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
15313 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
15314 instead of 0/1.
15315
15316 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
15317 foll-vfork.exp: New files, move here from gdb.hp.
15318 * gdb.base/page.exp: New file, test of pagination command.
15319
15320 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
15321 recursion test.
15322 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
15323
15324 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
15325 gdb.base/solib.exp: Fix compiler invocation process.
15326
15327 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
15328 HP-UX 11, turn off overload resolution explicitly.
15329 * gdb.base/commands.exp: Set argument list explicitly, add
15330 watchpoint test.
15331 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
15332 them work.
15333 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
15334 expressions properly.
15335 * gdb.base/corefile.exp: Loosen the match slightly.
15336 * gdb.base/default.exp: Allow "Error accessing memory" message
15337 also.
15338 * gdb.base/display.exp: Skip over x/0 j if PA64.
15339 * gdb.base/funcargs.exp: Add xfails for HP-UX.
15340 * gdb.base/interrupt.exp: Ditto.
15341 * gdb.base/langs.exp: Add symbolic matches governed by compiler
15342 in use.
15343 * gdb.base/list.exp: Add xfails for HP-UX.
15344 * gdb.base/long_long.exp: Refine some of the numeric matches.
15345 * gdb.base/mips_pro.exp: Xfail on HP-UX.
15346 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
15347 * gdb.base/nodebug.exp: Succeed on more varieties of output.
15348 * gdb.base/opaque.exp: Remove some HP-UX xfails.
15349 * gdb.base/ptype.exp: Succeed on more varieties of output.
15350 * gdb.base/scope.exp: Add xfails for HP-UX.
15351 * gdb.base/sect-cmd.exp: Add more cases.
15352 * gdb.base/setvar.exp: Add xfails for HP-UX.
15353 * gdb.base/shlib-call.exp: Loosen some matches slightly.
15354 * gdb.base/signals.exp: Match on void symbolically.
15355 * gdb.base/step-test.exp: Add case for PA64.
15356 * gdb.base/term.exp: Add exit and restart.
15357 * gdb.base/twice.exp: Clean up after self.
15358 * gdb.base/varargs.exp: Disable overload resolution explicitly.
15359 * gdb.base/whatis.exp: Allow more ways to pass tests.
15360
15361 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
15362 no longer useful.
15363
15364Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
15365
15366 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
15367 list of patterns.
15368 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
15369 print_double_array(double_array)", "continuing to breakpoint
15370 1018", "print print_double_array(array_d)" and "continuing to
15371 1034" tests.
d63a86f8 15372
085dd6e6
JM
153731999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
15374
a9c64011 15375 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
15376
153771999-06-24 Stan Shebs <shebs@andros.cygnus.com>
15378
15379 * config/mt-*: Remove, these haven't been used since 1996.
15380
153811999-06-22 Stan Shebs <shebs@andros.cygnus.com>
15382
15383 * gdb.base/call-strs.c, gdb.base/ending-run.c,
15384 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
15385 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
15386
9e0b60a8
JM
153871999-06-18 Stan Shebs <shebs@andros.cygnus.com>
15388
15389 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
15390 simpler match case for the ptype of the big class.
15391
153921999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15393
15394 * gdb.exp: Fix test for gdb_prompt existence.
15395
153961999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15397
15398 * gdb.exp (gdb_test): Add fail after calls to perror.
15399
154001999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15401
15402 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
15403
154041999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15405
15406 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
15407
0f71a2f6
JM
15408Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
15409
15410 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
15411 malloc() is linked in.
15412
154131999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
15414
15415 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
15416 step at end.
15417
15418 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
15419
154201999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
15421
15422 * gdb.java/jv-print.exp: New file. (Our first Java test!)
15423
cce74817
JM
15424Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
15425
15426 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
15427 * gdb.base/mips_pro.exp: Likewise.
15428
154291999-06-02 Keith Seitz <keiths@cygnus.com>
15430
15431 * gdb.c++/templates.cc: Change all "new" operators to throw
15432 an exception.
15433 * gdb.c++/cplusfuncs.cc: Likewise.
15434
15435 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
15436
15437Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
15438
15439 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
15440 * gdb.base/ending-run.exp: When stepping out of main, accept a
15441 step into an arbitrary assembler file.
cce74817 15442
392a587b
JM
154431999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15444
d63a86f8 15445 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 15446 "breakpoint-invalid" to be printed.
d63a86f8 15447 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
15448 number of "frames-invalid" and "breakpoint-invalid" to be printed.
15449 * gdb.base/annota2.cc: Initialize a.x to 0.
15450
9e086581
JM
154511999-05-17 Keith Seitz <keiths@cygnus.com>
15452
15453 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
15454 when "skip_float_tests" set.
15455 Ditto for "print print_double_array(array_d)", "print print_small_structs",
15456 "print print_ten_doubles", and "step into print_long_arg_list".
15457 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
15458 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
15459 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
15460 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
15461 "skip_float_tests" is set.
15462 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
15463 when "skip_float_tests" set.
d63a86f8 15464
cd0fc7c3
SS
154651999-05-06 Keith Seitz <keiths@cygnus.com>
15466
15467 * gdb.base/annota2.cc: Include stdio.h.
15468
15469Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
15470
15471 * gdb.base/crossload.exp: Remove, this has been disabled ever
15472 since BFD stopped including all targets, and cross-GDB gets
15473 plenty of testing anyway.
15474 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
15475 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
15476 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
15477 * gdb.base/README: Remove, was doc for this.
15478 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
15479 needed.
15480
b83266a0
SS
154811999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15482
15483 * gdb.base/call-ar-st.exp: Fix one regular expression in test
15484 output.
15485
15486 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
15487 * gdb.base/annota2.exp: New file. More annotation tests.
15488 * gdb.base/annota1.c: New file. Source file for annota1.exp.
15489 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
15490
154911999-04-23 Angela Marie Thomas <angela@cygnus.com>
15492
15493 * config/cfdbug.exp: New file.
15494
7a292a7a
SS
154951999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
15496
15497 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
15498 Marcus Daniel's and Dale Hawkins's demangler crashes.
15499
15500 * gdb.c++/demangle.exp (test_gnu_style_demangling,
15501 test_lucid_style_demangling, test_arm_style_demangling,
15502 test_hp_style_demangling): Try Tom Tromey's core-dumping
15503 identifier under each demangling style.
15504
155051999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
15506
15507 * gdb.c++/demangle.exp: Include the current demangling style
15508 in all test names.
15509 (current_demangling_style): New global variable.
15510 (set_demangling_style, test_demangling_core, test_demangling,
15511 test_demangling_exact): New functions.
15512 (test_gnu_style_demangling, test_lucid_style_demangling,
15513 test_arm_style_demangling, test_hp_style_demangling): Use those,
15514 instead of calling gdb_test and gdb_test_exact directly.
15515 (catch_demangling_errors): New function, which reports errors
15516 signalled by the demangling test functions in an orderly way.
15517 (do_tests): Use catch_demangling_errors.
15518
155191999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
15520
15521 * gdb.base/signals.exp (test_handle_all_print): Use () for
15522 grouping in expressions, not {}.
15523
15524 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
15525 initialized yet.
15526
155271999-04-01 Stan Shebs <shebs@andros.cygnus.com>
15528
15529 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
15530 are listed.
15531
155321999-03-26 Stan Shebs <shebs@andros.cygnus.com>
15533
15534 * gdb.stabs/weird.exp: Test for CC being defined before
15535 looking at its value.
15536
155371999-03-25 Stan Shebs <shebs@andros.cygnus.com>
15538
15539 * gdb.base/call-ar-st.exp: Remove stray '#'.
15540 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
15541 "short int" and "long int".
15542 * gdb.c++/overload.cc: Cast the string added in the previous
15543 change, to mollify finicky HP compiler.
15544 * gdb.hp/reg-test.exp (testfile): Fix file name.
15545 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 15546
7a292a7a
SS
15547 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
15548 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
15549 alternate form of enum ptype.
15550
c906108c
SS
155511999-03-23 Stan Shebs <shebs@andros.cygnus.com>
15552
7a292a7a
SS
15553 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
15554 * gdb.hp/*.exp: Change all to run compiler probe only after
15555 passing skip_hp_tests, so as not to waste time on guaranteed
15556 failure.
15557
c906108c
SS
15558 * gdb.c++/overload.cc: Pass string instead of char addr, always
15559 init ccpfoo.
15560 * gdb.c++/templates.cc: Fix syntax error.
15561
7a292a7a
SS
15562Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15563
15564 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 15565 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
15566 command.
15567
155681999-03-18 James Ingham <jingham@cygnus.com>
15569
15570 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
15571
15572 * gdb.c++/method.exp: It was testing an uninitialized int on the
15573 stack and assuming it was positive.
15574
15575 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
15576
15577 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 15578 keep it from killing the rest of the tests.
7a292a7a
SS
15579 Use gdb_continue_to_end.
15580
15581 * gdb.base/sigall.exp: use gdb_continue_to_end.
15582
15583 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
15584
15585 * gdb.base/display.exp: use runto_main, not run.
15586
d63a86f8
RM
15587 * gdb.base/default.exp: Check for the current error message in the
15588 r abbreviation test.
7a292a7a
SS
15589 Add strongarm to the targets that know info float.
15590
d63a86f8 15591 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
15592 run which doesn't work with monitors.
15593
15594 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
15595
15596 * gdb.base/break.exp: use the gdb_continue_to_end proc.
15597
15598 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
15599 program. Traps the case (in Cygmon) when the program never really
15600 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
15601 more places, so I used my name. Sorry Mark...
15602
15603 * config/monitor.exp (gdb_target_monitor): added another
15604 target_info parameter: remotebinarydownload. This will set the
15605 remotebinarydownload flag if this is causing some boards trouble.
15606
156071999-03-18 Mark Salter <msalter@cygnus.com>
15608
15609 * lib/gdb.exp (continue_to_exit): New function.
15610
15611 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
15612 * gdb.base/ending-run.exp: Ditto.
15613 * gdb.base/step-test.exp: Ditto.
15614
156151999-03-16 Stan Shebs <shebs@andros.cygnus.com>
15616
15617 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
15618 (suggested by Art Haas <ahaas@neosoft.com>).
15619
156201999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
15621
15622 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
15623
15624Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
15625
15626 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
15627 descriptions of types (short unsigned int vs unsigned short, etc).
15628
156291999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
15630
15631 * gdb.base/call-strs.exp: Don't assume that `step' will step over
15632 a call to strlen; sometimes we do have sources.
15633
156341999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
15635
15636 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
15637 character, so GDB won't print garbage after its end.
d63a86f8 15638
c906108c
SS
15639 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
15640 breakpoint there instead. Sometimes GCC emits memcpy to handle
15641 the large structures being passed by value, so we step into that
15642 instead of sum_array_print, which obscures what we're really testing.
15643 * gdb.base/step-test.exp: However, we do want a test that notices
15644 the bizarre steps into memcpy, so do that here. Add check for
15645 stepping into function calls that pass large structures by value.
15646 ("Is that a noun clause, or are you just happy to see me?")
15647 Remove all references to specific line numbers.
15648 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
15649 New type and function.
15650 (main): Call large_struct_by_value, passing it a large struct by value.
15651 * lib/gdb.exp (gdb_get_line_number): New function.
15652
15653 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
15654 more portable.
15655
7a292a7a
SS
156561999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
15657
c906108c
SS
15658 * lib/gdb.exp: Doc fixes.
15659
7a292a7a
SS
156601999-03-05 Nick Clifton <nickc@cygnus.com>
15661
d63a86f8 15662 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
15663
156641999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
15665
c906108c
SS
15666 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
15667 commands. They're not germane to this test, and they don't work
15668 that way on remote targets.
15669
3fc11d3e
JM
156701999-03-01 James Ingham <jingham@cygnus.com>
15671
15672 * Changelog entries merged over from gdb development branch.
15673
3fc11d3e
JM
15674 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
15675
15676 * lib/gdb.exp (gdbtk_analyze_results): Generic function
15677 for outputting results of test run.
15678
2d4a1622 15679 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
15680
15681 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 15682
7a292a7a
SS
156831999-02-25 Felix Lee <flee@cygnus.com>
15684
15685 * lib/gdb.exp (debug_format): initialize
15686
c906108c
SS
156871999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
15688
15689 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
15690 * gdb.base/call-rt-st.c: Ditto.
15691
c906108c
SS
156921999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
15693
15694 * gdb.threads/pthreads.exp (horiz): New variable.
15695 (test_startup): Fix regexps that capture thread numbers.
15696
156971999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
15698
15699 * gdb.base/smoke.exp: Disambiguate two test case names (both
15700 called ``print'').
15701
15702Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
15703
15704 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
15705 compilation.
15706
157071999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
15708
15709 * gdb.base/miscexprs.exp: Change patterns to match GDB's
15710 actual output formatting.
15711 * gdb.base/smoke.exp: GDB removes leading 0's.
15712 * gdb.base/volatile.exp: Don't check type of remuneration;
15713 that variable is no longer defined in constvars.c.
15714 * gdb.base/step-test.c (main): Exit with explicit exit code.
15715 * gdb.base/step-test.exp: Remove two nexti checks--they are
15716 not portable.
15717
157181999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
15719
15720 * gdb.base/help.exp ("help delete display"): Fix test to match
15721 gdb's output.
15722
15723 * gdb.base/long_long.c (known_types): Initialize values to zero.
15724 * gdb.base/long_long.exp: Step one more line
15725 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
15726 leading zeros. Explicitly ask for hex formatting. Use
15727 unique test case names.
c906108c
SS
15728
15729Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15730
d63a86f8 15731 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
15732
15733 * gdb.c++/method.exp: Add missing close brace.
15734
157351999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
15736
15737 * gdb.base/maint.exp: Use 'set height 0' to disable page
15738 prompting, not 'set height 400'.
15739
15740 Fix a bunch of timeouts.
15741 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
15742 four separate tests, so expect doesn't take forever to match a ton
15743 of text against a regexp with lots of .* forms.
15744 ("maint print psymbols", "maint print symbols"): Make some of
15745 these greps more selective, so that expect doesn't try to wade
15746 through huge piles of output and time out.
15747
15748 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
15749
15750 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
15751 tests: one which doesn't expect shlib events to be reported, and
15752 another which does, but is XFAIL for all platforms other than
15753 HP/UX.
15754
15755 * gdb.base/break.exp: Teach the test suite that the `catch
15756 fork', `catch vfork', and `catch exec' commands produce error
15757 messages on platforms that don't provide these features.
15758
15759Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
15760
15761 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
15762 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
15763 (shortening names from solib_threshold.exp etc), won't run on
15764 anything but HP-UX for the foreseeable future.
15765 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
15766 reflect move.
15767
15768Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
15769
15770 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15771 gdb.trace/Makefile.in (clean): Remove all test executables.
15772
15773Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
15774
15775 * gdb.base/shlib-call.exp: add test cases to verify that gdb
15776 successfully re-sets breakpoints in shared libraries.
15777 * gdb.base/shmain.c (main): return 0, don't fall off the end.
15778
15779Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15780
d63a86f8
RM
15781 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
15782 and compiled w/o GCC.
c906108c
SS
15783
15784 * gdb.hp/watch-cmd.exp: ditto.
15785
15786 * gdb.hp/watch-hp.exp: ditto.
15787
15788 * gdb.hp/xdb1.exp: ditto.
15789
15790 * gdb.hp/xdb2.exp: ditto.
15791
15792 * gdb.hp/dbx.exp: ditto.
15793
15794Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
15795
15796 * constvars.c: Remove C++-isms.
15797 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
15798 with GCC.
15799
15800Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
15801
15802 The following changes are part of the HP merge.
15803
15804 * gdb.base/break.exp: new tests to verify that catchpoints for
15805 fork, vfork, and exec don't trigger inappropriately.
15806
15807 * gdb.base/opaque.exp: compile one file at a time, then link.
15808
15809 * gdb.base/signals.exp: be more restrictive about which hppa
15810 systems receive a setup_xfail. new tests.
15811
15812 * gdb.base/solib_threshold.build: new file.
15813 * gdb.base/solib_threshold.exp: new file.
15814 * gdb.base/solib_threshold.link_opts: new file.
15815 * gdb.base/solib_threshold.mk: new file.
15816 * gdb.base/gen_solib_threshold.c: new file.
15817
15818 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
15819 tests. New tests for enums inside classes.
15820
15821 * gdb.c++/compiler.cc: indicate support of template debugging.
15822
15823 * gdb.c++/demangle.exp: run hp style demangling tests.
15824
15825 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
15826 tests.
15827
15828 * gdb.c++/misc.cc: changes to support new tests.
15829
15830 * gdb.c++/templates.cc: changes to support HP's compiler; changes
15831 to support new tests.
15832
15833 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
15834 gcc, then skip these tests.
15835
15836Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
15837
15838 The following files are part of the HP merge; some had longer
15839 names at HP, but have been renamed to be no more than 14
15840 characters in length.
15841
15842 * gdb.hp/ambiguous.cc: new file.
15843 * gdb.hp/ambiguous.exp: new file.
15844 * gdb.hp/attach.exp: new file.
15845 * gdb.hp/attach2.exp: new file.
15846 * gdb.hp/classes-hp.exp: new file.
15847 * gdb.hp/ctti.exp: new file.
15848 * gdb.hp/ctti-add.cc: new file.
15849 * gdb.hp/ctti-add1.cc: new file.
15850 * gdb.hp/ctti-add2.cc: new file.
15851 * gdb.hp/ctti-add3.cc: new file.
15852 * gdb.hp/dbx.exp: new file.
15853 * gdb.hp/exception.cc: new file.
15854 * gdb.hp/exception.exp: new file.
15855 * gdb.hp/foll-exec.c: new file.
15856 * gdb.hp/foll-exec.exp: new file.
15857 * gdb.hp/foll-fork.c: new file.
15858 * gdb.hp/foll-fork.exp: new file.
15859 * gdb.hp/foll-vfork.c: new file.
15860 * gdb.hp/foll-vfork.exp: new file.
15861 * gdb.hp/inherit-hp.exp: new file.
15862 * gdb.hp/more-steps.exp: new file.
15863 * gdb.hp/namespace.cc: new file.
15864 * gdb.hp/namespace.exp: new file.
15865 * gdb.hp/optimize.exp: new file.
15866 * gdb.hp/pxdb.c: new file.
15867 * gdb.hp/pxdb.exp: new file.
15868 * gdb.hp/quicksort.exp: new file.
15869 * gdb.hp/reg-test.exp: new file.
15870 * gdb.hp/reg-test.s: new file.
15871 * gdb.hp/sized-enum.c: new file.
15872 * gdb.hp/sized-enum.exp: new file.
15873 * gdb.hp/start-stop.exp: new file.
15874 * gdb.hp/templ-hp.cc: new file.
15875 * gdb.hp/templ-hp.exp: new file.
15876 * gdb.hp/thr-lib.c: new file.
15877 * gdb.hp/thr-lib.exp: new file.
15878 * gdb.hp/thr-lib.h: new file.
15879 * gdb.hp/thr-liblib.c: new file.
15880 * gdb.hp/virtfun-hp.c: new file.
15881 * gdb.hp/virtfun-hp.exp: new file.
15882 * gdb.hp/watch-cmd.exp: new file.
15883 * gdb.hp/watch-hp.exp: new file.
15884 * gdb.hp/xdb1.exp: new file.
15885 * gdb.hp/xdb2.exp: new file.
15886 * gdb.hp/xdb3.exp: new file.
15887
15888Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
15889
15890 The following files are part of the HP merge; some had longer
15891 names at HP, but have been renamed to be no more than 14
15892 characters in length.
15893
15894 * gdb.base/ss.h: new file.
15895 * gdb.base/call-ar-st.c: new file.
15896 * gdb.base/call-ar-st.exp: new file.
15897 * gdb.base/call-rt-st.c: new file.
15898 * gdb.base/call-rt-st-exp: new file.
15899 * gdb.base/call-strs.exp: new file.
15900 * gdb.base/ena-dis-br.exp: new file.
15901 * gdb.base/environ.exp: new file.
15902 * gdb.base/long_long.exp: new file.
15903 * gdb.base/sect-cmd.exp: new file.
15904 * gdb.base/shlib-cl2.exp: new file.
15905 * gdb.base/smoke.exp: new file.
15906 * gdb.base/so-impl-ld.c: new file.
15907 * gdb.base/so-impl-ld.exp: new file.
15908 * gdb.base/so-indr-cl.c: new file.
15909 * gdb.base/so-indr-cl.exp: new file.
15910 * gdb.base/varargs.exp: new file.
15911 * gdb.base/volatile.exp: new file.
15912 * gdb.base/whatis-exp.exp: new file.
7a292a7a 15913 * gdb.base/display.exp: new file.
c906108c
SS
15914 * gdb.c++/derivation.exp: new file.
15915 * gdb.c++/local.exp: new file.
15916 * gdb.c++/member-ptr.exp: new file.
15917 * gdb.c++/overload.exp: new file.
15918 * gdb.c++/ovldbreak.exp: new file.
15919 * gdb.c++/ref-types.exp: new file.
15920 * gdb.c++/ref-types2.exp: new file.
15921 * gdb.c++/userdef.exp: new file.
d63a86f8 15922
c906108c
SS
15923Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
15924
15925 * gdb.base/default.exp: Reflect wording change in remote.c.
15926
dc96c6c7 15927Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15928
15929 * gdb.base/help.exp: Update to reflect current text.
15930
15931Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
15932
15933 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
15934 they're stack variables and contain garbage.
15935 * gdb.c++/anon-union.exp: new file.
15936
15937 The following changes were made by David Taylor
15938 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
15939 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
15940 in changes by HP.
15941
15942 * gdb.base/bitops.exp: new file.
15943 * gdb.base/default.exp: change expected messages for catch and
15944 info catch tests to reflect HP merge changes.
15945 * gdb.base/enable-disable-break.exp
15946 * gdb.base/ending-run.c: new file.
15947 * gdb.base/long_long.c: new file.
15948 * gdb.base/maint.exp: new file.
15949 * gdb.base/pointers2.exp: new file.
15950 * gdb.base/shlib-call2.exp: new file.
15951 * gdb.base/solib.exp: new file.
15952 * gdb.base/step-test.c: new file.
15953 * gdb.c++/anon-union.cc: new file.
15954 * gdb.c++/local.cc: new file.
15955 * gdb.c++/member-pointer.cc: new file.
15956 * gdb.c++/method.cc: new file.
15957 * gdb.c++/ref-types.cc: new file.
15958 * gdb.c++/ref-types2.cc: new file.
15959 * gdb.c++/userdef.cc: new file.
d63a86f8 15960
c906108c
SS
15961 * gdb.base/scope.exp: compile one file at a time, then link.
15962 * gdb.base/langs.exp: ditto.
15963 * gdb.base/list.exp: ditto.
d63a86f8 15964
c906108c
SS
15965Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
15966
15967 The following changes were made by David Taylor
15968 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
15969 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
15970 in changes by HP.
d63a86f8 15971
c906108c
SS
15972 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
15973 skip tests. When compiling pass c++ flag to gdb_compile.
15974 * gdb.c++/
d63a86f8 15975
c906108c
SS
15976 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
15977 test for on hppa*-*-hpux*; use args to see if c++ was specified.
15978 (skip_hp_tests): new function.
15979 (gdb_preprocess): new function.
15980
15981 * configure.in (hpdir): decide whether to configure gdb.hp.
15982 * configure: regenerated.
15983
15984 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
15985 to delete on clean.
15986 (EXECUTABLES): update to reflect new additions.
15987 * gdb.base/commands.exp: update message expected.
15988 * gdb.base/default.exp: add copyright notice.
15989 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
15990 * gdb.base/help.exp: update messages to reflect current text.
15991 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
15992 targets for recurse tests.
15993 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
15994 skip this file.
15995
15996 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
15997 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
15998 compilation.
15999 * gdb.c++/misc.exp: ditto.
16000 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
16001 run the tests. tell gdb_compile that it's a c++ compilation.
16002
16003 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 16004
c906108c
SS
16005 * gdb.base/all-bin.exp: new file.
16006 * gdb.base/arithmet.exp: new file.
16007 * gdb.base/assign.exp: new file.
16008 * gdb.base/completion.exp: new file.
16009 * gdb.base/cond-expr.exp: new file.
16010 * gdb.base/condbreak.exp: new file.
16011 * gdb.base/define.exp: new file.
16012 * gdb.base/dollar.exp: new file.
16013 * gdb.base/environment.exp: new file.
16014 * gdb.base/eval-skip.exp: new file.
16015 * gdb.base/jump.exp: new file.
16016 * gdb.base/logical.exp: new file.
16017 * gdb.base/pointers.exp: new file.
16018 * gdb.base/relational.exp: new file.
16019 * gdb.base/section_command.exp: new file.
16020 * gdb.base/whatis-expr.exp: new file.
16021
16022 * gdb.base/all-types.c: new file.
16023 * gdb.base/call-array-struct.c: new file.
16024 * gdb.base/call-return-struct.c: new file.
16025 * gdb.base/call-strings.c: new file.
16026 * gdb.base/callfuncs2.c: new file.
16027 * gdb.base/condbreak.c: new file.
16028 * gdb.base/constvars.c: new file.
16029 * gdb.base/display.c: new file.
16030 * gdb.base/int-type.c: new file.
16031 * gdb.base/jump.c: new file.
16032 * gdb.base/miscexprs.c: new file.
16033 * gdb.base/pointers.c: new file.
16034 * gdb.base/pointers2.c: new file.
16035 * gdb.base/shmain.c: new file.
16036 * gdb.base/shr1.c: new file.
16037 * gdb.base/shr2.c: new file.
16038 * gdb.base/solib.c: new file.
16039 * gdb.base/solib1.c: new file.
16040 * gdb.base/solib2.c: new file.
16041 * gdb.base/varargs.c: new file.
16042 * gdb.c++/derivation.cc: new file.
16043 * gdb.c++/overload.cc: new file.
16044 * gdb.c++/ovldbreak.cc: new file.
16045 * gdb.hp/attach.c: new file.
16046 * gdb.hp/attach2.c: new file.
16047 * gdb.hp/average.c: new file.
16048 * gdb.hp/compiler.c: new file.
16049 * gdb.hp/compiler.cc: new file.
16050 * gdb.hp/execd-program.c: new file.
16051 * gdb.hp/follow-exec.c: new file.
16052 * gdb.hp/follow-fork.c: new file.
16053 * gdb.hp/follow-vfork-and-exec.c: new file.
16054 * gdb.hp/misc-hp.cc: new file.
16055 * gdb.hp/more-steps.c: new file.
16056 * gdb.hp/optimize.c: new file.
16057 * gdb.hp/quicksort.c: new file.
16058 * gdb.hp/run-hp.c: new file.
16059 * gdb.hp/start-stop.c: new file.
16060 * gdb.hp/sum.c: new file.
16061 * gdb.hp/templates-hp.cc: new file.
16062 * gdb.hp/thread-local-in-lib.c: new file.
16063 * gdb.hp/thread-local-in-lib.h: new file.
16064 * gdb.hp/thread-local-in-lib.lib.c: new file.
16065 * gdb.hp/vforked-program.c: new file.
16066 * gdb.hp/virtfunc-hp.cc: new file.
16067 * gdb.hp/watchpoint-hp.c: new file.
16068 * gdb.hp/xdb.c: new file.
16069 * gdb.hp/xdb0.c: new file.
16070 * gdb.hp/xdb0.h: new file.
16071 * gdb.hp/xdb1.c: new file.
16072
16073Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
16074
16075 The following change was made by Edith Epstein
16076 <eepstein@cygnus.com> as part of a project to merge in changes
16077 originally made by HP; HP did not create ChangeLog entries.
16078
16079 * gdb.c++/demangle.exp: changed the expected output for some
16080 ARM-style mangling -- removed second reference to datatype.
16081 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 16082 T1<char>::~T1<char>(void)
c906108c 16083 becomes,
a9c64011
AS
16084 maint demangle __dt__11T1__pt__2_cFv
16085 T1<char>::~T1(void)
c906108c
SS
16086
16087 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 16088
c906108c
SS
16089Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
16090
16091 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
16092 * gdb.trace/backtrace.exp: Likewise.
16093 * gdb.trace/circ.exp: Likewise.
16094 * gdb.trace/collection.exp: Likewise.
16095 * gdb.trace/deltrace.exp: Likewise.
16096 * gdb.trace/infotrace.exp: Likewise.
16097 * gdb.trace/limits.exp: Likewise.
16098 * gdb.trace/packetlen.exp: Likewise.
16099 * gdb.trace/passc-dyn.exp: Likewise.
16100 * gdb.trace/passcount.exp: Likewise.
16101 * gdb.trace/report.exp: Likewise.
16102 * gdb.trace/save-trace.exp: Likewise.
16103 * gdb.trace/tfind.exp: Likewise.
16104 * gdb.trace/tracecmd.exp: Likewise.
16105 * gdb.trace/while-dyn.exp: Likewise.
16106 * gdb.trace/while-stepping.exp: Likewise.
16107
161081998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
16109
16110 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
16111
16112Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
16113
16114 From Brendan Kehoe:
16115 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
16116 int return types.
16117
16118Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
16119
16120 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
16121 remote dos host testing right.
16122
16123Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
16124
16125 * gdb.base/corefile.exp: remove some xfails.
16126
16127Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
16128
16129 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
16130 have different timestamps.
16131
16132Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
16133
16134 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
16135 gdb.base/default.exp: Replace "exec" with "executable".
16136
16137Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
16138
16139 * gdb.base/default.exp: Change else if to elseif from previous
16140 delta.
16141
16142Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
16143
16144 * gdb.base/default.exp: Add brace missing from previous delta.
16145
16146Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
16147
16148 * gdb.base/default.exp: Support test for info float for all
16149 varieties of arm toolchain.
16150
dc96c6c7 16151Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16152
16153 * gdb.trace/*.exp: remove "remote_download" command.
16154
dc96c6c7 16155Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16156
16157 * gdb.trace/*.exp: remove -gdwarf from compile.
16158
16159Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
16160
16161 * gdb.trace/configure.in(AC_INIT): typo
16162 * gdb.trace/configure: regenerated
16163
dc96c6c7 16164Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16165
16166 * config/m68k-emc.exp: New file.
16167 * lib/<emc-support.exp trace-support.exp}: New files.
16168 * configure.in: add new test directory gdb.trace.
16169 * gdb.trace/{configure configure.in Makefile.in}: New files.
16170 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
16171 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
16172 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
16173 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
16174 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
16175 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
16176 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 16177
dc96c6c7 16178Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16179
16180 * gdb.c++/classes.exp: Change all regular expressions to match
16181 arbitrary combinations of newline/carriage-return, so that they
16182 will work equally well on Unix and Windows.
16183 * gdb.c++/inherit.exp: ditto.
16184 * gdb.c++/virtfunc.exp: ditto.
16185
161861998-08-11 Dawn Perchik <dawn@cygnus.com>
16187
16188 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
16189
c2d11a7d
JM
16190Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
16191
16192 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
16193 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
16194 to use a0-a3/d0-d3 as needed.
16195
16196Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
16197
16198 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
16199 * gdb.disasm/am33.exp: Corresponding changes.
16200
c906108c
SS
162011998-07-11 Felix Lee <flee@cygnus.com>
16202
16203 * gdb.base/callfuncs.exp: add cmp10 test.
16204 * gdb.base/callfuncs.c (cmp10): new function.
16205
16206Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
16207
d63a86f8 16208 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
16209 into two parts to get around a synchronization problem in expect.
16210
3fc11d3e
JM
16211Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
16212
16213 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
16214
16215 * configure.in: Add options for gdbtk testsuite.
16216
16217 * configure: Regenerate.
16218
16219 * gdb.gdbtk: New directory to hold gdbtk tests.
16220
c906108c
SS
16221Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16222
16223 * gdb.fortran/types.exp: Escape brackets in expect patterns
16224 for test_float_literal_types_accepted tests.
16225 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
16226 before run test.
16227
c2d11a7d
JM
16228Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
16229
16230 * am33.exp: Just compile, do not link the testcase.
16231 * am33.s: Add ".am33" pseudoop to force am33 mode.
16232
c906108c
SS
162331998-06-25 Felix Lee <flee@cygnus.com>
16234
16235 * gdb.base/setshow.exp: make sure $pc is sane.
16236
16237 * gdb.stabs/weird.exp: split expect patterns properly.
16238
c2d11a7d
JM
16239Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
16240
16241 * gdb.disasm/am33.s: New disassembler testfile for the am33.
16242 * gdb.disasm/am33.exp: Run it.
16243
dc96c6c7 16244Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16245
16246 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
16247 match processing (and eliminate spurious timeouts when running).
16248
dc96c6c7 16249Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16250
16251 * gdb.base/signals.exp (test_handle_all_print): put back Mach
16252 exception test, but conditionalize it on target [mach | gnu].
16253
dc96c6c7 16254Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16255
16256 * gdb.base/overlays.exp: fixup compile line for linker script.
16257
16258Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
16259
16260 * gdb.fortran/types.exp: don't guess at float size.
16261
16262Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
16263
16264 * gdb.base/exprs.exp: delete test that depends on int size.
16265
16266Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
16267
16268 * config/sim.exp: Removed checks for target triplets.
16269 (gdb_target_sim): Use gdb,target_sim_options.
16270
16271Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
16272
16273 * gdb.base/reread.exp: New file.
16274 * gdb.base/reread1.c: New file.
16275 * gdb.base/reread2.c: New file.
16276
16277Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
16278
16279 * config/sim.exp: Use 'target sim -sparclite' when running
16280 SPARClite programs.
16281
16282Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
16283
16284 * gdb.base/structs2.exp: New file.
16285 * gdb.base/structs2.c: New file.
16286
16287Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
16288
16289 * gdb.asm/common.inc: New file.
16290 * gdb.asm/d10v.inc: New file.
16291 * asm-source.exp: Pass -I's to gas to find .inc files.
16292 Update line numbers in expected output.
16293 * asmsrc1.s: Rewrite.
16294 * asmsrc2.s: Rewrite.
16295 * configure.in: Create arch.inc symlink.
16296 * configure: Regenerate.
16297 * Makefile.in (distclean): Delete arch.inc.
16298
16299Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
16300
16301 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
16302 (t_enum_value2): ditto
16303 (t_enum_value3): ditto
16304 (main): ditto
16305Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16306
16307 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
16308 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
16309 change.
16310 Use gdb_test instead of send_gdb/gdb_expect sequences.
16311
16312Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
16313
16314 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
16315 not void.
16316
16317Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
16318
16319 * gdb.base/branches.c: Code with lots of loops and
16320 subroutines. Used to test gdbs ability to single step through PC
16321 changes, especially to test mips-tdep.c:mips_next_pc
16322
16323Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
16324
16325 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
16326 more rigorous EGCS C++ error checking.
16327
16328Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16329
a9c64011
AS
16330 * gdb.base/help.exp: Clean up `help set args' and `help show args'
16331 tests.
16332 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
16333 function when asleep.
16334 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
16335 for i*86 Linux and SVR4 signal handling problems.
16336 Remove linux xfail for `next to handler in signals_tests_1', fixed
16337 by recent infrun.c change.
16338 Limit backtrace to 10 frames to avoid timeout problems with infinite
16339 stack backtraces.
16340 Adjust expect pattern in `handle all print' test to match Apr 28 1997
16341 target.[ch] change.
c906108c
SS
16342
16343Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
16344
16345 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
16346 for a newline from gdb before continuing.
16347 (default_gdb_exit): Just look for y or n.
16348 (gdb_test): Detect abnormal exit from GDB running on DOS; if
16349 it does, fail the rests of the tests in the file.
16350
16351Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
16352
16353 * config/cygmon.exp: New file.
16354
16355Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
16356
16357 * gdb.base/list.exp: Fix problem with "list default lines around
16358 main" test on remote targets.
16359
16360 * gdb.base/scope.exp: Fix problem with filelocal_bss before
16361 run test on remote targets.
16362
16363Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
16364
16365 * gdb.asm: New directory.
16366 * configure.in: Configure it.
16367 * configure: Regenerate.
16368 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
16369 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
16370
16371Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
16372
16373 * config/mn10300-eval.exp: New file to support MN10300 eval board.
16374
dc96c6c7 16375Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 16376
a9c64011
AS
16377 * gdb.base/overlays (several files): Merge the two overlay
16378 managers into one. Change variables (foox, barx, bazx, grbxx)
16379 back into ints but force them to load in their proper sections.
c906108c
SS
16380
16381Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
16382
16383 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
16384 on-chip insn memory and IMAP1 to upper 128k.
16385 (D10VCopy): Handle memory regions crossing 16k boundaries.
16386 (D10VCopy): Transfer data in 32 bit chunks.
16387
16388Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
16389
16390 * gdb.base/overlays.c (main): Exit normally when result is
16391 correct.
16392
16393 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
16394 map. Include space for printf in .text segment.
16395
16396 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
16397 updated d10v memory VMA/LMA map.
16398 (D10VCopy): Call D10VTranslate.
d63a86f8 16399
c906108c
SS
16400Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
16401
16402 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
16403
16404 * gdb.base/bar.c (barx, bar): Change variable to small array so
16405 that it won't be put into the .sdata - small data -
16406 section. Update reference.
16407 * gdb.base/baz.c (bazx, baz): Ditto.
16408 * gdb.base/foo.c (foox, foo): Ditto.
16409 * gdb.base/grbx.c (grbxx, grbx): Ditto.
16410
16411 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
16412 to be arrays.
d63a86f8 16413
dc96c6c7 16414Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 16415
a9c64011
AS
16416 * gdb.base/overlays.exp: fix up and get working again.
16417 Add tests for backtraces from an overlay function.
d63a86f8 16418
c906108c
SS
16419Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
16420
16421 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
16422 "calling function with watchpoint enabled".
16423
16424Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
16425
16426 * gdb.base/break.exp (test_next_with_recursion): Remove
16427 gdb_suppress_tests for d10v-*-*.
16428 * lib/gdb.exp (gdb_suppress_tests): Disable this function
16429 pending review of whether it is useful or not.
16430
16431Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
16432
16433 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
16434
16435Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
16436
16437 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
16438 * config/dve.exp: New file to support Densan boards.
16439
16440Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
16441
16442 * gdb.base/interrupt.exp: Document problem of simulators, signals,
16443 reads and BSD.
16444
16445Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
16446
16447 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
16448 response.
16449
16450 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
16451
16452Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
16453
16454 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
16455 test.
16456
16457 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
16458 target_sizeof_long and target_bigendian_p.
16459 (structs_by_value, structs_by_reference): Check values according
16460 to targets word size and endianess.
d63a86f8 16461
c906108c
SS
16462Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
16463
16464 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
16465 output.
16466
16467Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
16468
16469 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
16470 Update test of set args help to match source change.
16471
16472Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
16473
16474 * gdb.base/default.exp: Expect help system output to be in
16475 alphabetical order.
16476 * gdb.base/help.exp: Ditto.
16477
16478Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
16479
16480 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
16481 "i*86-pc-linux-gnu*".
16482 * gdb.base/interrupt.exp: Ditto.
16483 * gdb.base/corefile.exp: Ditto.
16484
16485 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
16486 define vxworks when building the testcase.
16487
16488 * gdb.base/ptype.exp: Fix testnames to be unique.
16489 * gdb.base/radix.exp: Ditto.
16490 * gdb.base/term.exp: Ditto.
16491 * gdb.base/whatis.exp: Ditto.
16492 * gdb.c++/classes.exp: Ditto.
16493
16494Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
16495
16496 * gdb.base/callfuncs.exp: Fix indentation.
16497
16498 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
16499 suppress_flag has been set.
16500 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
16501 target feature.
16502
16503Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
16504
16505 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
16506 the testcase.
16507
16508 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
16509 set_debug_traps() and breakpoint().
16510 * gdb.c++/misc.cc (main): Ditto.
16511 * gdb.c++/templates.cc (main): Ditto.
16512 * gdb.c++/virtfunc.cc (main): Ditto.
16513
16514Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
16515
16516 * lib/gdb.exp(gdb_step_for_stub): New function.
16517 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
16518 exists, reload the executable and do a "continue" instead of
16519 doing a jump.
16520 (runto_main): Use gdb_step_for_stub.
d63a86f8 16521
c906108c
SS
16522 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
16523 tests to have unique names.
16524 * gdb.base/callfuncs.exp: Ditto.
16525 * gdb.base/commands.exp: Ditto.
16526 * gdb.base/default.exp: Ditto.
16527 * gdb.base/help.exp: Ditto.
16528 * gdb.base/list.exp: Ditto.
16529 * gdb.base/opaque.exp: Ditto.
16530 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
16531 similar tests.
d63a86f8 16532
c906108c
SS
16533 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
16534 * gdb.c++/cplusfuncs.cc: Ditto.
16535 * gdb.c++/virtfunc.cc: Ditto.
16536
16537 * config/monitor.exp: Keep track of the last file we saw, rather
16538 than trying to get the info from gdb.
16539
16540 * gdb.fortran/types.exp: Move comment to previous line.
16541
16542Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
16543
16544 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
16545 target mode.
16546
16547Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
16548
16549 From Bob Manson:
16550 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
16551 string from GDB when it connects.
16552
16553 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
16554
16555Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
16556
16557 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
16558 if we can't get a debug format from GDB (we may be testing an
16559 older GDB). Use a 10 second timeout when checking for the format.
16560
16561 * gdb.stabs/weird.exp: Fix quoting.
16562
16563 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
16564
16565Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
16566
16567 * config/arm-ice.exp: New file.
16568
16569Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
16570
16571 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
16572 until it has been modified to work with the new testsuite.
16573
99707966 16574 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
16575 testcase won't compile, cause all of the testcases in the file to
16576 fail instead.
16577
16578 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
16579 (gdb_clear_suppressed): New procedure.
16580 (gdb_stop_suppressing_tests): Only clear suppress_flag if
16581 it contains a positive value.
16582
16583Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
16584
16585 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
16586
16587 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
16588
16589Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
16590
16591 * lib/gdb.exp (setup_xfail_format): New function.
16592 (get_debug_format): New function to get debug format.
16593 (debug_format): New global variable to hold last value set
16594 by get_debug_format.
16595 * gdb.base/list.exp: Call get_debug_format and expect some
16596 tests to fail for DWARF 1 and COFF formats.
16597 * gdb.c++/ptype.exp: Ditto.
16598 * gdb.c++/classes.exp: Ditto.
16599 * gdb.c++/cplusfuncs.exp: Ditto.
16600 * gdb.c++/inherit.exp: Ditto.
16601 * gdb.c++/templates.exp: Ditto.
16602 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 16603
c906108c
SS
16604Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
16605
16606 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
16607 host doesn't have a currently-open connection.
16608
16609 * config/sparclet.exp: Cleanups and fixes to make it generic for
16610 any gdb stub target. Handle cases where gdb doesn't respond when
16611 interrupted in a sane fashion.
16612
16613 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
16614 same thing in a totally different way.
16615
16616 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
16617 setting "timeout".
16618 (gdb_start): We set the global gdb_prompt variable in
16619 default_gdb_init now.
16620
16621Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
16622
16623 * gdb.base/printcmds.exp: Fix "check for floating addition"
16624 regexp to accept results within approx +/- .01 of exact value.
16625 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
16626
16627Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
16628
16629 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
16630 properly.
16631 (gdb_expect): Add optional timeout parameter, and add timeout
16632 value to various calls.
16633 (gdb_suppress_tests): Only give one warning message per group.
16634
16635Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
16636
16637 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
16638 global variables. Handle getting a value for $timeout more
16639 gracefully.
16640
16641Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
16642
16643 * lib/gdb.exp: Close connection to remote host if gdb doesn't
16644 initialize.
16645 (default_gdb_init): New procedure; allow gdb_init to be overridden
16646 by a target configuration file.
16647 (gdb_expect): Pass the timeout to remote_expect.
16648
16649 * config/monitor.exp(gdb_load): Fix typo in regexp.
16650
16651Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
16652
16653 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
16654
16655Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
16656
16657 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
16658 here. Call gdb_target_exec before rebooting the target, to make
16659 sure the connection to the target is closed.
16660 (gdb_load): Pass the name of the executable to gdb_target_monitor.
16661 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
16662 Also detect "Timeout reading from remote" error.
16663
16664 * config/gdbserver.exp: Pass the executable being loaded to
16665 gdb_target_monitor. Don't call gdb_file_cmd here; let
16666 gdb_target_monitor do it.
16667
16668 * gdb.disasm/hppa.exp: Don't use exec_output.
16669
16670Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
16671
16672 * gdb.base/list.exp: If we're debugging a non-native target,
16673 try to set the pc register to point to the start of the
16674 program before doing the first list command.
16675
16676 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
16677 test_calls after restarting.
16678
16679 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
16680 reloading.
16681
16682 * gdb.base/watchpoint.exp: Fix typo.
16683
16684 * gdb.base/setshow.exp: Check for use_gdb_stub.
16685
16686 * gdb.base/break.exp: Fix continue until exit test for the gdb
16687 stub case.
16688 * gdb.base/langs.exp: Ditto.
16689
16690 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
16691 gdb_load_offset. If we weren't given a file to load, figure out
16692 what the current file is and use it.
16693
16694 * config/i386-bozo.exp: New file.
16695
16696Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
16697
16698 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
16699 feature.
16700
16701 * config/proelf.exp: New entry.
16702
16703Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
16704
16705 * lib/gdb.exp: Remove spurious .* patterns at the beginning
16706 of regexps.
16707
16708 * gdb.base/watchpoint.exp: Don't run the test_stepping
16709 tests if gdb can't call functions on the target.
16710
16711 * gdb.base/setshow.exp: Don't run the set prompt tests if
16712 the board has gdb_prompt set.
16713
16714Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
16715
16716 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
16717 * gdb.base/commands.exp: Likewise.
16718 * gdb.base/setshow.exp: Likewise.
16719
16720Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
16721
16722 * config/monitor.exp(gdb_start): Look for gdb_prompt target
16723 feature.
16724
16725 * config/i960.exp: New file.
16726
16727Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
16728
16729 * gdb.base/funcargs.exp: Check for gdb,short_int target
16730 feature instead of looking for explicit target triplets.
16731
dc96c6c7 16732Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 16733
d63a86f8 16734 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
16735 "p 123DEADBEEF", to check parse_number.
16736 * top.c: change "to enable to enable" to "to enable" in a couple
16737 of help strings.
16738
16739Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
16740
16741 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
16742 on the mn10300.
d63a86f8 16743
c906108c
SS
16744Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
16745
16746 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
16747 where the test executable is run with explicit args.
16748 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
16749
16750Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
16751
16752 * gdb.base/run.c: Use FAKEARGV to build test executable that
16753 does not require a command line arg, since most simulators
16754 don't currently support passing such an arg into the simulated
16755 program.
16756 * gdb.base/commands.exp: Change tests to insert the proper
16757 value as the arg to the first recursive factorial call. Change
16758 compilation line to define FAKEARGV at compile time.
16759
16760Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
16761
16762 * gdb.base/recurse.exp: Enable these tests for the mn10300.
16763 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
16764 function with watchpoint enabled" test.
16765
16766Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
16767
16768 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
16769 Don't call gdb_test when the command doesn't return to a gdb prompt.
16770
16771 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
16772 "Tests restarted" messages.
16773
16774Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
16775
16776 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
16777
dc96c6c7 16778Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16779
16780 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
16781 for INFO SYMBOL; add help tests for OVERLAY commands.
16782 * gdb.base/default.exp: add tests for INFO SYMBOL command;
16783 add tests for OVERLAY commands
16784 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
16785 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
16786 * gdb.base/sigall.c: add usestubs code frag
16787 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 16788
c906108c
SS
16789Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
16790
16791 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
16792 failures.
16793 (gdb_stop_suppressing_tests): Note that tests have restarted.
16794
16795Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
16796
16797 * config/h8300.exp: New file.
16798
16799Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
16800
16801 * gdb.base/setshow.exp: Check for the existence of a
16802 feature, not its value.
16803
16804Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
16805
16806 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
16807
16808 * gdb.base/scope.exp: It's now init0(), not init().
16809
16810 * gdb.base/scope0.c: For now, change init() to be init0().
16811
16812 * config/monitor.exp: Use gdb_serial in preference to serial
16813 or netport.
16814
16815 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
16816 and it's not already set.
16817
16818Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
16819
16820 * gdb.base/setshow.exp: Only test the run command if the target
16821 isn't using a stub and if it supports argument passing.
16822
16823Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
16824
16825 * config/udi.exp(gdb_start): Make sure UDICONF is set
16826 properly before starting gdb.
16827
16828Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
16829
16830 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
16831 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
16832 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
16833
16834Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
16835
16836 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
16837 specialized code to reboot the board, use remote_reboot instead.
16838
16839 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
16840
16841 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
16842
16843 * config/monitor.exp: Make sure we disconnect from the target.
16844 Also, try a reboot/reload cycle instead of failing if the
16845 load fails.
16846
16847Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
16848
16849 * gdb.base/default.exp: Don't set match_max.
16850 * gdb.base/help.exp: Ditto.
16851 * gdb.base/list.exp: Ditto.
16852 * gdb.base/signals.exp: Ditto.
16853
16854 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
16855 set, use remote_ld to download the testcase instead of
16856 the GDB loader.
16857
16858Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
16859
16860 * config/vr5000.exp: New file.
16861
16862 * config/monitor.exp(gdb_target_monitor): Add pattern for
16863 "Ending remote" to detect errors in connecting.
16864
16865 * gdb.base/setshow.exp: Add .* within auto language test.
16866
16867 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
16868 target feature.
16869
16870 * config/monitor.exp(gdb_load): Check for a failure when loading,
16871 and reboot the board if necessary.
16872
16873 * gdb.base/setvar.exp(test_set): Handle multiple prints within
16874 a set of tests. Remove print.* from the patterns being checked.
16875
16876Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
16877
16878 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
16879 refer to gdb_spawn_id.
16880
16881 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
16882 longer used.
16883 * config/sparclet.exp: Ditto.
16884 * config/sparclet-old.exp: Ditto.
16885 * config/slite.exp: Ditto.
16886 * config/sim.exp: Ditto.
16887 * gdb.base/funcargs.exp: Ditto.
16888
16889 * lib/gdb.exp:Remove references to gdb_spawn_id.
16890 (gdb_expect): Move to remote.exp.
16891
16892Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
16893
16894 * config/monitor.exp: Detect the "Couldn't establish connection"
16895 message from GDB.
16896
16897Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
16898
16899 * gdb.base/bitfields.exp: Use runto instead of explicit
16900 gdb_run_cmd/gdb_expect sequences.
16901
16902 * gdb.base/break.exp(text_next_with_recursion): Add match for
16903 gdb_expect call.
16904
16905 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
16906 We also need to handle the "A program is being debugged already"
16907 prompt from gdb. Use gdb_test to set the baud rate.
16908
16909 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
16910 to 20000. Really. I mean it.
16911
16912Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
16913
16914 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
16915 fails. If suppress_flag is set, skip perror message about not
16916 being able to send to GDB.
16917 (send_gdb): If suppress_flag is set, don't try to send commands to
16918 GDB.
16919 (gdb_expect): If suppress_flag is set, always fail immediately.
16920 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
16921 (gdb_init): Call gdb_stop_suppressing_tests.
16922 (default_gdb_exit): Ditto.
16923 (default_gdb_start): Ditto.
16924
16925 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
16926 gdb_stop_suppressing_tests as appropriate.
16927 * gdb.base/break.exp: Ditto.
16928 * gdb.base/callfuncs.exp: Ditto.
16929 * gdb.base/commands.exp: Ditto.
16930 * gdb.base/exprs.exp: Ditto.
16931 * gdb.base/funcargs.exp: Ditto.
16932 * gdb.base/list.exp: Ditto.
16933 * gdb.base/recurse.exp: Ditto.
16934 * gdb.base/scope.exp: Ditto.
16935 * gdb.base/structs.exp: Ditto.
16936 * gdb.c++/inherit.exp: Ditto.
16937
16938Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
16939
16940 * config/vr4300.exp: New file.
16941
99707966 16942 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 16943
99707966 16944 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
16945
16946Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
16947
16948 * lib/gdb.exp(gdb_init): New function.
16949
16950 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
16951 for each individual variable set.
16952
16953 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
16954 name.
16955
16956 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
16957
16958 * gdb.base/scope.exp: Use gdb_test.
16959
16960 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
16961 aborting; the testsuite driver will do that for us (see
16962 gdb_finish). Also, use gdb_test in a few more places.
16963
16964Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16965
16966 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
16967
16968Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
16969
16970 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
16971 and "add_tests" are not at the same address.
16972
16973Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
16974
16975 * gdb.base/ptype.exp: Use gdb_test.
16976
16977Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
16978
16979 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
16980 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
16981 left in. No longer expect them to fail.
16982
16983 * gdb.stabs/*.mt; Deleted, no longer used.
16984 * gdb.stabs/configure.in: Remove references to target makefile
16985 frags.
16986 * gdb.stabs/configure: Rebuilt.
16987
16988 * gdb.disasm/*.mt: Deleted, no longer used.
16989 * gdb.disasm/configure.in: Remove references to target makefile
16990 frags. Use "sh3.s" as the unique filename for this directory.
16991 * gdb.disasm/configure: Rebuilt.
16992
16993 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
16994 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
16995 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
16996
16997Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
16998
16999 * config/udi.exp: Use mondfe,name instead of remote_host.
17000
17001Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
17002
17003 * gdb.base/watchpoint.exp: Don't expect a failure when calling
17004 a function with a watchpoint enabled on the mn10200.
17005
17006 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
17007 before trying to create it!
17008
17009Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
17010
17011 * config/vx.exp: Use hostname instead of netport.
17012
17013 * config/vxworks.exp: New file.
17014
17015 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
17016
17017 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
17018 gdb before assuming everything worked. Send a ^C if a timeout
17019 occurs.
17020
17021 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
17022 $gdb_spawn_id directly.
17023 (gdb_run_cmd): Try _start as well as start. Use the target feature
17024 gdb,start_symbol as the symbol to start from when jumping.
17025
17026Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
17027
17028 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
17029 redundant) test.
17030
17031 * gdb.base/recurse.exp: Relax final value test for 'b' so that
17032 it doesn't lose for 16bit integer systems.
17033
17034Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
17035
17036 * gdb.fortran/types.exp: If the target doesn't support "double"
17037 data types, then expect "real" types to only be 4 bytes.
17038
17039 * gdb.c++/virtfunc.exp: Expect failure for virtual function
17040 call tests if the target doesn't support inferior function calls.
17041
17042 * gdb.base/printcmds.exp: Allow minor deviation in FP values
17043 in printf tests.
17044
17045Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
17046
17047 * gdb.base/help.exp: Disable "help set", "help show", and
17048 "help support". Simplify regexp for "help stack".
17049
17050 * gdb.base/default.exp: Set match_max to 5000 and the timeout
17051 to 60 seconds. Temporarily set match_max to 15000 around the
17052 "info copying" test.
17053
17054 * gdb.base/nodebug.exp: Don't try to do an inferior function
17055 call if the target doesn't support them.
17056 * gdb.base/printcmds.exp: Likewise.
17057 * gdb.base/setvar.exp: Likewise.
17058 * gdb.base/structs.exp: Likewise.
17059 * gdb.c++/templates.exp: Likewise.
17060 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
17061
17062 * gdb.base/recurse.exp: Enable for the mn10200.
17063
17064 * configure.in: Do configure gdb.stabs directory for *-*-elf
17065 targets.
17066 * configure: Rebuilt.
17067
17068 * gdb.base/break.exp: Check for gdb,noresults before testing
17069 exit status and/or results from the target.
17070 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
17071 * lib/gdb.exp: Remove old (now bogus) initialization of
17072 noinferior, noargs, noresults and nosignals.
17073
17074Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
17075
17076 * config/sh.exp: New file.
17077
17078 * config/slite.exp: Try to connect multiple times to the board
17079 before rebooting. Only send a "monitor run" if need_monitor_run
17080 is set.
17081
17082 * gdb.base/break.exp: Don't do the "stub continue" test if
17083 the target has gdb_stub set.
17084
17085 * gdb.base/callfuncs.exp: Increase the timeout.
17086
17087 * gdb.base/interrupt.exp: Don't even try to compile the testcase
17088 if the target has gdb,noinferiorio set.
17089
17090 * gdb.base/list.exp: Increase match_max to 10000 characters.
17091
17092 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
17093
17094 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
17095 target.
17096
17097 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
17098
17099Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
17100
17101 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
17102 trying to delete the copy of gdb. Catch the file delete so we
17103 don't die if the delete fails; also, the file should be copied to
17104 the host, not to the build.
17105
17106Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
17107
17108 * lib/gdb.exp(gdb_test): Surround the result pattern with
17109 parenthesis in case it contains multiple regexps separated
17110 with |.
17111
17112 * gdb.base/watchpoint.exp: Use gdb_test.
17113 * gdb.base/default.exp: Ditto.
17114
17115Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
17116
99707966 17117 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 17118
c906108c
SS
17119 * gdb.base/scope.exp: Use gdb_test.
17120 * gdb.c++/classes.exp: Ditto.
17121 * gdb.c++/inherit.exp: Ditto.
17122
17123Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
17124
17125 * gdb.base/crossload.exp: Don't use execute_anywhere, use
17126 remote_exec instead.
17127 * gdb.base/corefile.exp: Don't be ridiculous.
17128 * gdb.base/*.c: Add missing stub invocations.
17129
17130Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
17131
17132 * config/slite.exp: Miscellaneous fixes.
17133
17134 * lib/gdb.exp: Fix runto.
17135
17136 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
17137 the target.
17138
17139 * gdb.base/watchpoint.exp: Fix regexp.
17140
17141 * lib/gdb.exp(default_gdb_exit): Add a catch to the
17142 close and wait commands, as the descriptor may now be
17143 invalid. Always call "remote_close host".
17144
17145Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
17146
17147 Major rewrite for testsuite revision.
d63a86f8 17148
c906108c
SS
17149 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
17150 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
17151 instead of relying on spawn_id to always contain a valid
17152 spawn id.
17153 (get_compiler_info): New procedure to build the ${binfile}.ci
17154 file, instead of replicating this in N different places.
17155 (gdb_compile): New procedure.
d63a86f8 17156
c906108c
SS
17157 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
17158 appropriate arguments) instead of compile. Use gdb_test in a lot
17159 more places. Use send_gdb instead of send. Always run gdb_start
17160 at the start of a testcase, as this is no longer done magically.
17161
17162 config/*-gdb.exp: Rename without the -gdb suffix.
17163
17164 config/mips.exp: Use remote_close instead of exit_remote_shell.
17165 config/monitor.exp: Use target_info instead of looking at
17166 baud, timeout, etc.
17167 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
17168
17169Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17170
17171 * gdb.c++/templates.exp (test_ptype_of_templates),
17172 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
17173 Update expect patterns for destructors and assignment operators
17174 to match corresponding c-typeprint.c changes.
17175 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
17176 to destructor breakpoint test, GDB should be able to set the
17177 destructor breakpoint without specifying arguments.
17178
17179Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
17180
17181 * gdb.threads/pthreads.exp: Change result for failure to compile due
17182 to lack of pthreads runtime support from an error to simply an
17183 unsupported test, per dejagnu standards.
17184
17185Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17186
17187 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
17188 where GDB exits to reduce pattern match time.
17189 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
17190
17191 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
17192
dc96c6c7 17193Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17194
17195 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
17196 * gdb.base/default.exp: ditto.
17197 * gdb.base/nodebug.exp: ditto.
17198 * gdb.base/printcmds.exp: ditto.
17199 * gdb.base/ptype.exp: ditto.
17200 * gdb.base/setvar.exp: ditto.
17201 * gdb.base/structs.exp: ditto.
17202 * gdb.base/setshow.c: Guard against uninitialized values of argc.
17203
17204Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
17205
17206 * configure, */configure: Rebuild with autoconf 2.12.
17207
17208Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
17209
17210 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
17211 use new i*86-pc-linux*-gnu quads.
17212 * gdb.base/corefile.exp: Ditto.
17213 * gdb.base/signals.exp: Ditto.
17214 * gdb.base/sigall.exp: Ditto.
17215 * gdb.base/interrupt.exp: Ditto.
17216
17217 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
17218 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
17219 RedHat 4.0.
d63a86f8 17220
c906108c
SS
17221 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
17222 linux. This allows the test case to at least compile on latest
17223 linux, but still not run due to missing the threads runtime library.
17224
17225Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17226
17227 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
17228 directory to search gdb directory. Accept and step over conditional
17229 stack alignment code. Consume $prompt in failure cases.
17230 Reset timeout to $oldtimeout instead of some arbitrary value.
17231 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
17232 timeout problems with infinite stack backtraces.
17233 * gdb.base/ptype.exp (ptype struct link, union tu_link):
17234 Accept function parameters for linkfunc member.
17235
17236Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
17237
17238 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
17239 (CXXFLAGS): Remove, unreferenced.
17240 (B_OPTIONS): Add for -B options and add code to initialize with
17241 previous -B options and also add -B option to pick up cross compiled
17242 runtime.
17243 (TARGET_INCLUDES): Add for -I options and add code to initialize when
17244 doing cross compiles.
17245 (target_alias): Declare global.
17246 (xgcc): Set variable to full path of gcc in build tree. Use findfile
17247 to verify that gcc exists in build tree, and if so set CC to that
17248 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 17249
c906108c
SS
17250Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
17251
17252 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
17253 ptype test for anonymous union. Fixup testcase to match
17254 current gcc debug output.
17255
17256Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
17257
17258 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
17259 force argument to an unsigned long type.
17260
17261Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
17262
17263 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
17264 tests and anonymous union print/ptype tests.
17265 * gdb.base/list.exp (test_forward-search): Increase timeout by
17266 5 minutes for the "search extremely long line" case.
17267 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
17268 completely optional and that the pass/fail messages use the command as
17269 the message if that third arg is a null string.
17270 (gdb_test_exact): Arrange that a null string pattern means match a
17271 null string output rather than any output, which might include random
17272 errors.
17273 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
17274 backtrace test.
17275 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
17276 always failing and failure is now exposed by gdb.exp changes.
17277
17278Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
17279
17280 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
17281 weren't being noted.
17282
17283Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17284
17285 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
17286 * gdb.stabs/weird.exp: Remove v_comb xfails.
17287
dc96c6c7 17288Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17289
17290 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 17291 list.exp scope.exp watchpoint.exp]
c906108c 17292 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 17293
dc96c6c7 17294Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17295
17296 * config/monitor.exp: Increase download timeout to 1000 seconds.
17297
dc96c6c7 17298Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17299
17300 * config/m32r.exp: Increase timeout to 120 seconds.
17301
17302Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
17303
17304 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
17305 and accept older ordering as obsolescent gcc or gdb.
17306 * gdb.c++/templates.exp: Ditto.
17307 * gdb.c++/virtfunc.exp: Ditto.
17308
17309Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
17310
17311 * gdb.base/coremaker.c: Add code to mmap some data so we
17312 can check that it ends up in the core file.
17313 * gdb.base/corefile.exp: Add test to read mmapped data
17314 from core file.
17315
dc96c6c7 17316Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17317
17318 * config/m32r.exp: New file.
17319
17320Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
17321
17322 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
17323 that cflags can contains -gstabs, and work correctly for other tests.
17324
dc96c6c7 17325Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17326
17327 * gdb.base/setshow.exp: New file, tests show and set.
17328 * gdb.base/setshow.c: New file, tests show and set.
17329 * gdb.base/help.exp: Add test for help set|show annotate.
17330 * gdb.base/default.exp: Add test for set|show annotate.
17331
17332Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
17333
17334 * testsuite/gdb.base/break.exp: Make backtrace from factorial
17335 errors unique.
17336 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
17337 explicitly.
17338
17339Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
17340
17341 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
17342 and width commands. This is done elsewhere.
17343 * (gdb_start): Don't call gdb_start_sim here. That's already
17344 done in gdb_load. This fixes lots of failures in default.exp.
17345
17346Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
17347
17348 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
17349 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
17350 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
17351 in the same we we treat other failures (since it may be an expected
17352 condition), rather than as an error.
17353 * gdb.base/signals.exp (test_handle_all_print): Revert back to
17354 old test format.
17355
17356Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
17357
17358 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
17359 (distclean maintainer-clean realclean): No need to remove files
17360 twice. Nuke the duplicates.
17361 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 17362 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
17363 Remove config.h along with other config files.
17364
17365Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
17366
17367 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
17368 "p func1 ()" and note that rests of tests are skipped.
17369 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
17370 setup_xfails for "print func2::coremaker_local".
17371 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
17372 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
17373 affected by the previous run test.
17374 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
17375 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
17376 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
17377 "pass int powerset tuple" and "pass modeless int powerset tuple".
17378 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
17379 "real write 4" and "real write 8".
17380 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
17381 setup_xfails for "print vs1 after tuple assign 2",
17382 "print \$i after tuple assign 2", and
17383 "print vs2 after tuple assign 2".
17384 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
17385 meaningful error message and return -1 so the caller can
17386 suppress further tests and avoid a cascade of errors.
d63a86f8 17387
c906108c
SS
17388Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
17389
17390 * gdb.base/a1-selftest.exp: Tweak tests to account for new
17391 format for printing version.
17392 * gdb.base/default.exp: Ditto.
17393 * gdb.base/interrupt.exp: Fix problem with cascade of
17394 errors if child process dies while calling a function.
d63a86f8 17395
c906108c
SS
17396Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
17397
17398 * Makefile.in (VPATH): Add
17399 * Makefile.in (Makefile, config.status): Fix rules so things get
17400 remade when necessary.
17401
17402Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
17403
17404 * Makefile.in (just-check): Add path to sibling expect dir
17405 to environment variable specified by RPATH_ENVVAR.
17406
17407Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
17408
17409 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
17410 (just-check): Add shared library paths for libstdc++, tk,
17411 tcl, bfd, and opcodes to the environment variable specified
17412 in RPATH_ENVVAR.
17413 * configure.in: Add support to recognize --enable-shared flag
17414 and generate correct value for RPATH_ENVVAR.
17415 * configure: Regenerated with autoconf.
17416
17417Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
17418
17419 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
17420 include all osf versions.
17421 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
17422 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
17423 when target is linux. When failing to build pthreads test
17424 executable, give more meaningful message.
17425 * gdb.threads/pthreads.c: Hpux also uses old definition of second
17426 arg for pthread_create.
d63a86f8 17427
c906108c
SS
17428Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
17429
17430 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
17431 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
17432 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
17433 and -lpthreads (everybody else).
17434 (test_startup): Fail gracefully if threads are not supported.
17435 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
17436 "p/c array_index("abcdef",2)" when not gcc compiled.
17437 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
17438 "print func2::coremaker_local" when not gcc compiled.
17439 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
17440 "ptype on opaque struct tagname (statically)",
17441 "ptype on opaque struct tagname (dynamically) 1", and
17442 "ptype on opaque struct tagname (dynamically) 2"
17443 for not compiled with gcc.
17444 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
17445 backtrace when compiled with gcc.
d63a86f8 17446 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
17447 than always return success.
17448
17449Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
17450
17451 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
17452
17453Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
17454
17455 * gdb.base/structs.exp: Undo last change.
17456
17457Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
17458
17459 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
17460 encapsulate all the steps/nexts done during self test, starting
17461 at main, and makes them less sensitive to optimization issues.
17462 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
17463 signal handler" test.
17464 * gdb.threads/pthreads.exp: Only run this for native configs.
17465 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
17466 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
17467 tests.
17468 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
17469 for "runto test_calls(void)" test.
d63a86f8 17470
c906108c
SS
17471Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
17472
17473 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
17474 and don't expect address info in breakpoint confirmations.
17475
17476Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
17477
17478 * gdb.base/list.exp (test_forward_search): Increase timeout
17479 temporarily by 60 seconds for searching extremely long line,
17480 and then reset to old value when done. Increase expect input
17481 buffer to 10000.
17482
17483Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
17484
17485 * gdb.base/list.exp (test_forward_search): Fix to handle very
17486 long source line without overflowing expect's input buffer.
17487
17488Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
17489
17490 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
17491 "buffer_full".
17492
17493 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
17494 "buffer_full".
17495
17496 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
17497 "buffer_full".
17498
17499 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
17500 "buffer_full".
17501
17502Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
17503
17504 * configure.in (configdirs): Add gdb.threads.
17505 * configure: Regenerated with autoconf.
17506 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
17507 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
17508 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 17509
c906108c
SS
17510Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
17511
17512 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
17513
17514Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
17515
17516 * gdb.base/signals.exp (test_handle_all_print): Test separately for
17517 each signal's status in the output of "handle all print".
17518 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
17519 the \r\n sequence that immediately precedes the gdb prompt.
17520 * gdb.base/a1-selftest.exp: Save original timeout and restore
17521 after test.
17522
17523Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
17524
17525 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
17526 symbol.
17527
17528Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17529
17530 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
17531
17532Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
17533
17534 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
17535 timeout by 60 seconds.
17536
17537Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
17538
17539 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
17540 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
17541 error return.
17542
17543Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
17544
17545 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
17546 gdb initialization, also report how long dejagnu waited. Restore
17547 old timeout before doing error return. Temporarily increase timeout
17548 by 3 minutes to allow for slow startups over heavy NFS use.
17549
17550Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
17551
17552 * lib/gdb.exp: Report timeout value for verbosity level 2.
17553 * config/gdbserver.exp: Ditto.
17554 * config/hppro.exp: Ditto.
17555 * config/mips-gdb.exp: Ditto.
17556 * config/monitor.exp: Ditto.
17557 * config/netware.exp: Ditto.
17558 * config/sim-gdb.exp: Ditto.
17559 * config/slite-gdb.exp: Ditto.
17560 * config/udi-gdb.exp: Ditto.
17561 * config/unix-gdb.exp: Ditto.
17562 * config/vx-gdb.exp: Ditto.
17563 * gdb.base/a1-selftest.exp: Ditto.
17564 * gdb.base/a2-run.exp: Ditto.
17565 * gdb.base/break.exp: Ditto.
17566 * gdb.base/corefile.exp: Ditto.
17567 * gdb.base/list.exp: Ditto.
17568 * gdb.base/recurse.exp: Ditto.
17569 * gdb.base/scope.exp: Ditto.
17570 * gdb.base/signals.exp: Ditto.
17571
17572Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17573
17574 * gdb.threads/Makefile.in (docdir): Removed.
17575
17576Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17577
17578 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 17579 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 17580 @srcdir@.
d63a86f8 17581 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
17582 autoconf 2.5 or higher.
17583 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
17584
17585Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
17586
17587 * configure: Regenerated.
17588 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
17589 avoid name clashes with SunOS headers.
17590
17591Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
17592
17593 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
17594
17595Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
17596
17597 * gdb.base/callfuncs.exp: Finish last change -- make sure the
17598 prototype information ends up in the compiler info file.
17599
17600Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
17601
17602 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
17603 attempting to regenerate it. Eliminate use of a temporary file
17604 and just generate the info file directly. Source it immediately,
17605 for consistency of use.
17606 * gdb.base/corefile.exp: Ditto
17607 * gdb.base/exprs.exp: Ditto.
17608 * gdb.base/funcargs.exp: Ditto.
17609 * gdb.base/langs.exp: Ditto.
17610 * gdb.base/list.exp: Ditto.
17611 * gdb.base/mips_pro.exp: Ditto.
17612 * gdb.base/nodebug.exp: Ditto.
17613 * gdb.base/opaque.exp: Ditto.
17614 * gdb.base/ptype.exp: Ditto.
17615 * gdb.base/scope.exp: Ditto.
17616 * gdb.base/setvar.exp: Ditto.
17617 * gdb.base/signals.exp: Ditto.
17618 * gdb.base/whatis.exp: Ditto.
17619 * gdb.c++/templates.exp: Ditto.
17620 * gdb.c++/virtfunc.exp: Ditto.
17621 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
17622 whether or not to add -lstdc++ to the compile command line args.
17623
17624Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17625
17626 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
17627 it got fixed by the recent lookup_minimal_symbol_by_pc change.
17628 Increase timeout, a lot of single stepping might be needed if the
17629 target has no hardware watchpoints.
17630
17631Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
17632
17633 * gdb.base/break.exp: Ignore compiler warnings when compiling
17634 break.c.
17635 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
17636 * gdb.base/default.exp: Add h8300 xfails. Handle messages
17637 from remote-sim.
17638 * gdb.base/exprs.exp: Add h8300 xfails.
17639 * gdb.base/funcargs.exp: Likewise.
17640 * gdb.base/nodebug.exp: Likewise.
17641 * gdb.base/printcmds.exp: Likewise.
17642 * gdb.base/ptype.exp: Likewise.
17643 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
17644 h8300 xfails.
d63a86f8 17645 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
17646 on the h8300.
17647 * gdb.base/funcargs.c: Explicitly make last constant argument to
17648 call_after_alloca_subr an unsigned long type.
17649 * gdb.base/return.c: Include stdio.h.
17650
17651Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17652
17653 * config/abug.exp: New file for the older Motorola Bug monitor
17654 that runs on the mvme13x series VME boards.
17655 * config/monitor.exp: Use the new config array for target settings
17656 if they exist.
17657
17658Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
17659
17660 * sim-gdb.exp: Make the SH simulator allocate less space when
17661 it is targeted.
17662
17663Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
17664
17665 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
17666 test.
17667
17668Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
17669
17670 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
17671 "rs6000-*-*" for "list function in include file" when gcc compiled.
17672 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
17673 for "p ctable1[120]".
17674 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
17675 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
17676 Remove setup_xfail for "rs6000-*-*" for
17677 "print 'scope0.c'::filelocal before run".
17678 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
17679 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
17680 since some compilers don't allow both options to be given
17681 on the same command line. Create object file and move it.
d63a86f8 17682
c906108c
SS
17683Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
17684
17685 * gdb.base/corefile.exp: Always regenerate the core file, since
17686 we always regenerate the coremaker program. Detect special case
17687 where registers cannot be read from core file.
d63a86f8 17688
c906108c
SS
17689Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
17690
17691 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
17692 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
17693 * gdb.c++/templates.exp: Only match on basename of file since
17694 some formats like xcoff don't encode directory information.
17695 * gdb.stabs/weird.exp: Use the right sed script for powerpc
17696 and rs6000 AIX xcoff targets.
17697 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
17698 * configure: Regenerate.
17699 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
17700 here, rather than in distclean.
d63a86f8 17701
c906108c
SS
17702Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
17703
17704 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
17705 defined, and use it to compile the test case with -O2. The
17706 native compilation still uses no optimization.
17707 * gdb.base/mips_pro.c: Remove inline assembly code since
17708 it is compiled PIC by default, which results in assembler
17709 warnings that make the testsuite think the compilation
17710 was unsuccessful.
17711
17712Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
17713
17714 * gdb.c++/misc.exp: Add note to message for
17715 "print s.a for foo struct" that this is a known gcc 2.7.2
17716 and earlier bug.
17717
17718Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
17719
17720 * gdb.base/break.exp: Fix pattern for matching "Delete all
17721 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
17722 setup_xfail for deleting all breakpoints test. Fix various
17723 timeout messages to include "(timeout)".
17724 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
17725 for "p t_float_values2(3.14159,float_val2)".
17726 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
17727 for "continue to call2g" when gcc compiled.
17728 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
17729 "up to foo in langs.exp", "show language at foo in langs.exp",
17730 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
17731 and "show language at fsub in langs.exp".
17732 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
17733 "list line 1 in include file", "list message for lines past EOF",
17734 "list function in include file", "list list0.h:foo", and
17735 "list filename:function; nonexistant function".
17736 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
17737 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
17738 and "ptype t_char_array" to be for native cc only.
d63a86f8 17739
c906108c
SS
17740Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
17741
d63a86f8 17742 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
17743 setup_xfail for "print coremaker_bss", "print coremaker_ro",
17744 "print func2::coremaker_local", and "backtrace in corefile.exp".
17745
17746Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
17747
17748 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
17749 "bt in signals.exp". This problem only appears when running
17750 the testsuite, and then only intermittently.
17751
17752Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17753
17754 * gdb.base/return.exp (return_tests): Differentiate between
17755 two tests of continuing.
17756
17757Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17758
17759 * */Makefile.in (maintainer-clean): Remove config.log.
17760 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
17761 * gdb.c++/Makefile.in (PROGS): Add inherit.
17762 (clean): Remove *.ci.
17763
17764Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
17765
17766 * gdb.c++/misc.cc: Add test code from Mike Stump.
17767 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
17768
17769Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
17770
17771 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
17772 to "alpha-*-osf2*" and add comment.
17773 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
17774 setup_xfail for "step over execarg initialization" and
17775 "step over corearg initialization".
17776 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
17777 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
17778 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
17779 gcc compiled for "print coremaker_bss", "print coremaker_ro",
17780 "print func2::coremaker_local", and "backtrace in corefile.exp".
17781 * gdb.base/signals.exp: Build and source signals.ci.
17782 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
17783 to be for gcc only.
17784 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 17785
c906108c
SS
17786Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17787
17788 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
17789 Feb 3 procfs.c change.
17790
17791Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
17792
17793 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
17794
17795Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
17796
17797 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
17798 from dejagnu's apparent default of 10 seconds, which gives random
17799 results when running the tests over NFS on moderately loaded systems.
17800 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
17801
17802Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
17803
17804 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
17805 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
17806 result reports.
17807
17808Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
17809
17810 * configure.in (CY_AC_PATH_TCLH): Remove.
17811 * configure: Regenerate.
17812
17813Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
17814
17815 * gdb.c++/Makefile.in (clean): Add missing '{'.
17816
17817Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
17818
17819 * lib/gdb.exp: Provide a default value for noinferior.
17820
17821 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
17822 Load libgloss.exp.
17823
17824Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
17825
17826 * gdb.disasm/hppa.exp: Compile directly into an executable, use
17827 the executable, not the .o to run the tests from.
17828
17829Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
17830
17831 * gdb.base/break.exp: Don't test for program exit or exit status
17832 if $noresults if nonzero.
17833 * gdb.base/langs.exp: Likewise.
17834 * gdb.base/watchpoint.exp: Likewise.
17835
17836 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
17837 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
17838 trying to compile the testcase.
17839
17840Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
17841
17842 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
17843 * gdb.base/signals.exp (continue to handler): Likewise.
17844
17845Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
17846
17847 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
17848
17849 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
17850
17851Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
17852
17853 * gdb.base/corefile.exp: Recognize "not found" as failure
17854 when trying to determine if a core file was generated.
17855 If no core file was generate the first time, try again without
17856 the ulimit -c to work around braindamaged shells.
17857
17858Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
17859
17860 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
17861 [] tests with "test" and enclose string in quotes.
17862 * gdb.stabs/configure: Rebuild
d63a86f8 17863
c906108c
SS
17864Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
17865
17866 Changes in sync with expect:
17867 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
17868 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
17869 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
17870 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
17871 argument to AC_REQUIRE.
17872 * configure: Regenerated.
17873
17874Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
17875
17876 * gdb.base/corefile.exp: When generating a core, discard any
17877 error messages about ulimit not found and the "core dumped"
17878 message from the shell that runs the coredumper.
17879
17880Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
17881
17882 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
17883
17884 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
17885 which sed script to run. Expect failure for v_comb test
17886 on PA targets too.
d63a86f8 17887
c906108c
SS
17888Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
17889
17890 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
17891 "print func2::coremaker_local" and for "backtrace in corefile.exp"
17892
17893Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
17894
17895 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
17896 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
17897 "sparc-sun-solaris*" xfails for "p v_comb".
17898 * lib/gdb.exp (default_gdb_start): Fix typo.
17899 * gdb.base/corefile.exp: Allow "Core was generated by ..."
17900 messages to not include the full program name that caused
17901 the core dump since some systems (such as solaris) apparently
17902 truncate this path to about 80 characters.
17903 When generating a core file first try increasing the core file
17904 size limit to unlimited since some systems may default it to
17905 zero, and it is harmless to try it. Move the test for failing
17906 to generate a core file to where it will actually get executed.
17907 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
17908 new gdb result from g++ debug info improvements and make old
17909 pattern obsolescent. Also account for size_t differences
17910 (may be int or long).
17911 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
17912 initialization before function call is placed in the delay slot
17913 and thus appears to be skipped over by commands such as "next".
17914
17915Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17916
17917 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
17918
17919Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
17920
17921 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
17922 input source file; fix code to compile test to deal with this
17923 convention.
17924 * gdb.c++/*.exp: Likewise.
17925
17926Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
17927
17928 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
17929 "bt in signals.exp".
17930
17931Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
17932
17933 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
17934 "step over execarg initialization" and
17935 "step over corearg initialization".
17936
17937Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
17938
17939 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
17940 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
17941
17942Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
17943
17944 From Rob Savoye (rob@poseidon.cygnus.com)
17945 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
17946 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
17947 configure.in}, gdb.disasm/{Makefile.in, configure.in},
17948 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
17949 configure.in}: Major reworking for autoconfig.
17950 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
17951 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
17952 New files.
17953 * config/unix-gdb.exp: Make GDB global.
17954 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
17955 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
17956 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
17957 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
17958 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
17959 term.exp, twice.exp, watchpoint.exp, whatis.exp},
17960 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
17961 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
17962 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
17963 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
17964 pr-8136.exp, result.exp, string.exp, tuples.exp},
17965 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
17966 to returns as necessary, arrange for test to compile own testcase
17967 executable.
17968 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 17969
c906108c
SS
17970Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
17971
17972 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
17973 clear_xfail at end of test which might not call either pass or fail.
17974 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
17975 "backtrace through signal handler".
17976
17977Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17978
17979 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
17980 continuing from a job control stop signal.
17981 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
17982
17983Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
17984
17985 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
17986 * gdb.base/corefile.exp: Likewise.
17987 * gdb.base/funcargs.exp: Likewise.
17988
17989Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
17990
17991 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
17992 * config/monitor.exp: Add support for setting baud rate.
17993
17994Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
17995
17996 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
17997 i*86-*-linux* xfails for "backtrace through signal handler".
17998 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
17999 "print func2::coremaker_local".
18000 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
18001 alpha-dec-osf2* xfail for
18002 "delete all breakpoints when none".
18003
18004Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
18005
18006 * gdb.base/break.exp: Change test that deletes all breakpoints
18007 when no user breakpoints are installed. A post 4.15 change
18008 causes gdb to no longer prompt in this case.
18009
18010Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
18011
18012 * gdb.base/return.exp (return_tests): Change xfail for test
18013 "correct value returned double test" to stop xfailing at
18014 Solaris 2.5. Apparently the bug has been fixed.
18015
18016Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
18017
18018 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
18019 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
18020
18021Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
18022
18023 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
18024 * gdb.disasm/hppa.s: Corresponding changes.
18025
18026Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
18027
18028 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
18029 makefile fragment.
18030 * config/mt-hpux: Deleted.
18031
18032Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
18033
d63a86f8 18034 * Many files: When warning about suppressed tests due to a
c906108c
SS
18035 nonexistant test binary, avoid incrementing the warning count.
18036
18037Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
18038
18039 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 18040
c906108c
SS
18041Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18042
18043 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
18044 "sparc-*-solaris2*".
18045
18046Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18047
18048 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
18049 Add global and local variables and initialize them.
18050 * gdb.base/corefile.exp: Test correct mapping of corefile sections
18051 by printing variables. Remove rs6000 and powerpc xfails, BFD now
18052 extracts the file name and terminating signal from the core file.
18053 * TODO: Remove note about tests for correct mapping of corefile.
18054 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
18055 from optimizing it away.
18056 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
18057 handles common blocks.
18058
18059Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
18060
18061 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
18062 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
18063
18064Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
18065
18066 * Makefile.in (maintainer-clean): New target, synonym for
18067 realclean.
18068 * gdb.base/Makefile.in (maintainer-clean): Likewise.
18069 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
18070 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
18071 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
18072 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
18073 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
18074
18075Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
18076
18077 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
18078 xfails when not gcc compiled for "print foo::funclocal".
18079 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
18080 "print foo::funclocal at foo",
18081 "print 'scope1.c'::foo::funclocal at foo",
18082 "print foo::funclocal_bss at foo",
18083 "print 'scope1.c'::foo::funclocal_bss at foo",
18084 "print foo::funclocal_ro at foo",
18085 "print 'scope1.c'::foo::funclocal_ro at foo",
18086 "print bar::funclocal at foo" and
18087 "print 'scope1.c'::bar::funclocal at foo".
18088 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
18089 gcc compiled for "print foo::funclocal at bar".
18090 Expand all messages to ensure that they identify that
18091 the test is at bar().
18092 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
18093 gcc compiled for:
18094 "ptype on opaque struct pointer (statically)",
18095 "ptype on opaque struct tagname (statically)",
18096 "ptype on opaque struct pointer (dynamically) 1",
18097 "ptype on opaque struct tagname (dynamically) 1",
18098 "ptype on opaque struct pointer (dynamically) 2" and
18099 "ptype on opaque struct tagname (dynamically) 2
18100 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
18101 gcc compiled for:
18102 "p datalocal"
18103 "whatis datalocal",
18104 "ptype datalocal",
18105 "p bsslocal",
18106 "whatis bsslocal", and
18107 "ptype bsslocal".
18108 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
18109 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
18110 when not gcc compiled.
18111 * gdb.base/funcargs.exp (float_and_integral_args): Add
18112 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
18113 compiled.
18114 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
18115 "backtrace from call6a" when not gcc compiled.
18116 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
18117 "backtrace from call7a" when not gcc compiled.
18118 * gdb.base/callfuncs.exp (do_function_calls):
18119 Add "hppa*-*-hpux*" xfail when not gcc compiled for
18120 "p t_char_array_values(char_array_val2,char_array_val1)",
18121 "p t_char_array_values(char_array_val1,char_array_val2)",
18122 "p t_char_array_values("carray 1","carray 2")",
18123 "p t_char_array_values("carray 1",char_array_val2)",
18124 "p t_char_array_values(char_array_val1,"carray 2")",
18125 "p sum_args(1,{2})",
18126 "p sum_args(2,{2,3})",
18127 "p sum_args(3,{2,3,4})",
18128 "p sum_args(4,{2,3,4,5})"
18129 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
18130 "backtrace in corefile.exp" when not gcc compiled.
18131
18132Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18133
18134 * gdb.base/signals.exp: Rewrite `handle all print' test as
18135 a procedure. Accept blanks or TABs as whitespace, increase
18136 timeout and expect input buffer size for the large output
18137 from the command. Remove "i*86-*-bsdi2.0" xfail.
18138
18139Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18140
18141 * gdb.base/setvar.exp: Add new testcases for truncation when
18142 assigning invalid values to bitfields.
18143
18144Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
18145
d63a86f8 18146 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
18147 mips-sgi-irix* xfail for
18148 "call inferior func with struct - returns char *"
18149 and fix test so that an optional (unsigned char *) cast is
18150 accepted in the result.
18151
18152Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
18153
18154 * gdb.base/funcargs.exp (float_and_integral_args): Remove
18155 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
18156 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
18157 * gdb.base/signals.exp: Remove duplicate "handle all print" test
18158 that accidentally got checked in.
18159
18160Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
18161
d63a86f8 18162 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
18163 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
18164 compiled test.
18165 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
18166 Add mips-sgi-irix5* xfail for not gcc compiled.
18167 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
18168 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
18169 "p top", "whatis top", "p middle", and "whatis middle".
18170 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
18171 "whatis signed char" for not gcc compiled.
18172 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
18173 "set variable signed char=-1 (-1)" and
18174 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
18175 * gdb.base/funcargs.exp (float_and_integral_args):
18176 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
18177 Add mips-sgi-irix* xfail when not gcc compiled for
18178 "continue to call2b".
18179 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
18180 "continue to call2g".
18181 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
18182 "backtrace from call6a"
18183 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
18184 "backtrace from call7k".
18185 Add mips-sgi-irix5* xfail when not gcc compiled for
18186 "backtrace from call7a".
18187 (localvars_after_alloca): Fix gdb_test cmds for
18188 "print * after runto ...".
18189 Remove rs6000-*-* xfails for
18190 "print i after runto localvars_after_alloca" and
18191 "print l after runto localvars_after_alloca"
18192 for all compilers.
18193 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
18194 when not compiled with gcc, for:
18195 "print signed char == (minus)",
18196 "print signed char != (minus)",
18197 "print signed char < (minus)",
18198 "print signed char > (minus)".
18199 * gdb.base/callfuncs.exp (do_function_calls):
18200 Add mips-sgi-irix* xfail, when compiled with native compiler, for
18201 "call inferior func with struct - returns char *".
d63a86f8 18202 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
18203 "correct value returned double test" to include Solaris 2.4.
18204 * gdb.base/funcargs.exp (float_and_integral_args):
18205 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 18206
c906108c
SS
18207Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18208
18209 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
18210 enumeration bitfields if compiling with GNU C.
18211 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
18212 to empty' prompt.
18213
18214Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
18215
18216 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
18217 test for PRO targets.
18218
18219 * gdb.base/funcargs.exp: Avoid ever setting more than 8
18220 breakpoints in the inferior at any given time by making
18221 two groups of breakpoints for call2*, call6* and call7*
18222 tests.
18223
18224Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18225
18226 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
18227 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
18228 from optimizing it away.
18229 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
18230 "call inferior func with struct".
18231
18232Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
18233
18234 * configure.in: Only configure gdb.chill for particular targets.
18235
18236Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
18237
18238 * gdb.base/Makefile.in: Add action to .c.o transformation
18239 rule that generates a .ci file for each .o file and remove
18240 explicit .c.o rules except for callfuncs.o.
18241 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
18242 generates a .ci file for each .o file and remove explicit
18243 .cc.o rules.
18244 (clean): Remove *.tmp *.ci files.
18245 (EXECUTABLES): Remove templ-info.exp.
18246 * gdb.base/compiler.c: New file.
18247 * gdb.c++/compiler.cc: New file
18248 * gdb.base/scope.exp: Source gdb.base/scope.ci.
18249 Change rs6000-*-* xfail for
18250 "print 'scope0.c'::filelocal_ro" and
18251 "print 'scope1.c'::filelocal" and
18252 "print 'scope1.c'::filelocal_bss" and
18253 "print 'scope1.c'::filelocal_ro" and
18254 "print 'scope1.c'::foo::funclocal" and
18255 "print 'scope1.c'::foo::funclocal_ro" and
18256 "print 'scope1.c'::bar::funclocal" and
18257 "print 'scope0.c'::filelocal_ro" and
18258 "print 'scope1.c'::filelocal at foo" and
18259 "print 'scope1.c'::filelocal_bss at foo" and
18260 "print 'scope1.c'::filelocal_ro at foo" and
18261 "print 'scope1.c'::foo::funclocal at foo" and
18262 "print 'scope1.c'::foo::funclocal_bss at foo" and
18263 "print 'scope1.c'::foo::funclocal_ro at foo" and
18264 "print 'scope1.c'::bar::funclocal at foo" and
18265 "print 'scope0.c'::filelocal_ro" and
18266 "print 'scope1.c'::filelocal" and
18267 "print 'scope1.c'::filelocal_bss" and
18268 "print 'scope1.c'::filelocal_ro" and
18269 "print 'scope1.c'::foo::funclocal" and
18270 "print 'scope1.c'::foo::funclocal_bss" and
18271 "print 'scope1.c'::foo::funclocal_ro" and
18272 "print 'scope1.c'::bar::funclocal" and
18273 "print 'scope1.c'::bar::funclocal_bss"
18274 to only be xfail'd when not compiled with gcc.
d63a86f8 18275 Add rs6000-*-* xfail for
c906108c
SS
18276 "print 'scope0.c'::filelocal_bss before run"
18277 when compiled with gcc.
18278 (test_at_main): Add rs6000-*-* xfail for
18279 "print filelocal_ro in test_at_main"
18280 when compiled with gcc.
18281 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 18282 Add rs6000-*-aix* xfail for
c906108c
SS
18283 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
18284 "ptype t_char_array", not compiled with gcc.
18285 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
18286 xfail for "list foo (in include file)" when gcc compiled.
18287 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
18288 (integral_args): Add rs6000-*-* xfail for
18289 "run to call0a" if not compiled with gcc.
18290 (unsigned_integral_args): Add rs6000-*-* xfail for
18291 "run to call1a" if not compiled with gcc.
18292 (float_and_integral_args): Add rs6000-*-* xfail for
18293 "run to call2a" if not compiled with gcc and for
18294 "continue to call2b" for any compiler.
18295 Add rs6000-*-* xfail to
18296 "print f1 after run to call2a" for gcc compiled.
18297 (discard_and_shuffle): Add rs6000-*-* xfail for
18298 "run to call6a".
18299 (shuffle_round_robin): Add rs6000-*-* xfail for
18300 "backtrace from call7a" if not compiled with gcc.
18301 Add rs6000-*-* xfail for
18302 "backtrace from call7b" if compiled with gcc.
18303 (call_after_alloca): Add rs6000-*-* xfail for
18304 "print c in call_after_alloca" and
18305 "print s in call_after_alloca" and
18306 "backtrace from call_after_alloca_subr"
18307 if not compiled with gcc.
18308 (localvars_in_indirect_call): Add rs6000-*-* xfail for
18309 "print c in localvars_in_indirect_call" and
18310 "print c in localvars_in_indirect_call" and
18311 "backtrace in indirectly called function" and
18312 "stepping into indirectly called function"
18313 if not compiled with gcc.
18314 (localvars_after_alloca): Add rs6000-*-* xfail for
18315 "print c after runto localvars_after_alloca" and
18316 "print s after runto localvars_after_alloca" and
18317 "print i after runto localvars_after_alloca" and
18318 "print l after runto localvars_after_alloca"
18319 for all compilers.
18320 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
18321 than whatis-info.exp.
18322 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
18323 than opaque-info.exp.
18324 Setup rs6000-*-* xfail for
d63a86f8 18325 "ptype on opaque struct pointer (statically)" and
c906108c
SS
18326 "ptype on opaque struct pointer (dynamically)" when
18327 not compiled with gcc.
18328 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
18329 rather than callf-info.exp.
18330 (do_function_calls): Add clear_xfail for rs6000-*-* for
18331 "p t_float_values2(3.14159,float_val2)". Seems to work
18332 fine there, both with xlc and gcc. Need to find out what
18333 it is doing right and fix other platforms.
18334 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
18335 "call inferior func with struct - returns int",
18336 "call inferior func with struct - returns long",
18337 "call inferior func with struct - returns float",
18338 "call inferior func with struct - returns double",
18339 "call inferior func with struct - returns char *",
18340 but only if not gcc compiled (presumes xlc compiled).
18341 Change rs6000-*-* xfails for
18342 "call inferior func with struct - returns char" and
18343 " call inferior func with struct - returns short" to only
18344 xfail if not using gcc.
18345 (clean mostlyclean): Remove *.ci and *.tmp files.
18346 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
18347 than templ-info.exp.
18348 * gdb.base/langs.exp: Source gdb.base/langs.ci.
18349 Add rs6000-*-* xfail for "up to foo in langs.exp"
18350 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
18351 when not gcc compiled.
d63a86f8 18352
c906108c
SS
18353Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18354
18355 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
18356 * gdb.base/corefile.exp: Likewise.
18357 * gdb.base/list.exp: Likewise.
18358 * gdb.base/scope.exp: Likewise.
18359 * gdb.base/siganls.exp: Likewise.
18360
18361 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
18362 compiler output.
18363 * gdb.base/whatis.exp: Likewise.
18364
18365Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
18366
18367 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
18368 failure (opcode table has been fixed to match reality).
18369
18370Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
18371
18372 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
18373 "call inferior func with struct - returns char",
18374 "call inferior func with struct - returns short"
18375
18376 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
18377 "print 'scope0.c'::filelocal at main",
18378 "print 'scope0.c'::filelocal_bss in test_at_main",
18379 "print 'scope0.c'::filelocal at foo",
18380 "print 'scope0.c'::filelocal_bss in test_at_foo",
18381 "print 'scope0.c'::filelocal at bar",
18382 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 18383
c906108c
SS
18384 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
18385 in source file 1". This bug seems to have been fixed with both
18386 gcc and native cc (was native assembler bug?).
18387
18388Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
18389
18390 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
18391 "backtrace through signal handler" to "i*86-*-sysv4*".
18392 * gdb.base/signals.exp: Add xfail for "'next' behaved as
18393 continue" case. Add "known SVR4 bug" to fail message.
18394 Add "i*86-*-bsdi2.0" xfail for "handle all print".
18395 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
18396 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
18397 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
18398 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
18399 "up to foo in langs.exp", "show language at foo in
18400 langs.exp", "up to cppsub_ in langs.exp", "show
18401 language at cppsub_ in langs.exp", "up to fsub in
18402 langs.exp", and "show language at fsub in langs.exp".
18403 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
18404 "bactrace in corefile.exp".
18405 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
18406 "call inferior function with struct - returns float" and
18407 "call inferior function with struct - returns double".
d63a86f8 18408
c906108c
SS
18409Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
18410
18411 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
18412 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
18413 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
18414 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
18415
18416Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
18417
18418 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
18419 (or overriden) "CHILL" macro rather then bare "gcc".
18420 Also look for ../../gcc/xgcc since that is what we will
18421 actually need, not "Makefile". Remove following assignment
18422 of CHILL to CHILL_FOR_TARGET because that results in
18423 recursive definition.
18424
18425Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
18426
18427 * gdb.base/corefile.exp: Change xfail for backtrace in
18428 corefile.exp from linuxaout to all linux.
18429 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
18430 cases where we miss the breakpoint at the signal handler
18431 for some reason. Setup xfail for linuxoldld/linuxaout and
18432 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
18433 hitting SIGURG breakpoint.
18434 * gdb.base/signals.exp: Setup xfail for "next" acting like
18435 continue to add linuxoldld. Setup xfail for all linux for
18436 "next to handler in signals_tests_1", "backtrace in
18437 signals_tests_1", "continue to func1", "pass SIGUSR1",
18438 and continue to handler".
18439
18440Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
18441
18442 * Update all FSF addresses except those in COPYING* files.
18443
18444Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
18445
18446 * gdb.base/a2-run.exp: Change messages to be more explicit about
18447 the status of args, and quote binfile in results.
18448
18449Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
18450
18451 * gdb.base/callfuncs.exp: Add tests for passing structs to
18452 inferior functions and return various types.
18453 * gdb.base/callfuncs.c: Add functions to receive a struct
18454 and return a member of the struct, in various types.
18455
18456Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18457
18458 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
18459
18460Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18461
18462 * config/vxworks29k.exp: New file, sources vxworks.exp.
18463
18464Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18465
18466 * config/gdbremote.exp: New file. Testing framework using
18467 gdbserver.
18468
18469Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
18470
18471 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
18472 "call function when asleep" and "send end of file".
18473 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
18474 for "backtrace in corefile.exp".
18475 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
18476 for "backtrace through signal handler".
18477 * gdb.base/corefile.exp: Make sure we actually generate a core file
18478 before trying the core tests. Some systems allow the user to suppress
18479 generation of core files and default to that (linux for example).
18480 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
18481 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
18482
18483Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18484
18485 * gdb.threads: New directory with some crude multi-threaded
18486 gdb tests (step.exp and step2.exp).
18487 * config/mt-lynx (STEP_EXECUTABLE): Define.
18488 (THREADFLAGS): Define.
18489
18490Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
18491
18492 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
18493
18494 * gdb.base/signals.exp: Disable whole file for lynx until
18495 further notice.
18496
18497 * gdb.base/signals.exp: xfail test where "next" acts like
18498 "continue" for lynx.
18499
18500 * gdb.base/interrupt.exp: xfail test for calling function while
18501 inferior is asleep for lynx.
18502
18503 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
18504 than one cr-lf after each command.
18505
18506Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18507
18508 * configure.in: Reinstate setting of stabsdirs variable, fix
18509 typo in setting up configdirs for native builds.
18510
18511 * gdb.base/return.exp: Fix typo in return double test.
18512 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
18513 compiler from optimizing them away.
18514
18515Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
18516
18517 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
18518 sequences to be echo'd by gdb when using gdb_test.
18519 * gdb.chill/chexp.exp: Likewise.
18520 * gdb.fortran/exprs.exp: Likewise
18521
18522Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18523
18524 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
18525 after the inferior gdb has started.
18526
18527 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
18528 after each command.
18529 * gdb.base/funcargs.exp: Likewise.
18530 * gdb.base/gdbvars.exp: Likewise.
18531 * gdb.base/interrupt.exp: Likewise.
18532 * gdb.base/list.exp: Likewise.
18533 * gdb.base/watchpoint.exp: Likewise.
18534 * gdb.c++/demangle.exp: Likewise.
18535 * gdb.c++/inherit.exp: Likewise.
18536 * gdb.chill/chexp.exp: Likewise.
18537 * gdb.fortran/exprs.exp: Likewise.
18538
18539 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
18540 test if we can't handle IO to/from the inferior.
18541
18542 * gdb.c++/misc.exp: Always check for a program already being
18543 started after sending a "run" command to gdb.
18544
18545 * gdb.base/twice.exp: Start with a fresh gdb.
18546
18547 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
18548 only depend on gdb's expression code, not the chill runtime.
18549
18550 * gdb.base/return.c: Put return values into variables so we
18551 can have gdb print them rather than depending on the program
18552 to print them.
18553 * gdb.base/return.exp: Corresponding changes.
18554
18555 * lib/gdb.exp: Provide default value for noinferiorio.
18556 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
18557 the inferior.
18558
18559 * gdb.base/break.exp: Always check for a program already being
18560 started after sending a "run" command to gdb.
18561 (text_next_with_recursion): Don't check the output from the
18562 program's printf statement. Instead just make sure the program
18563 exited.
18564
18565 * gdb.base/commands.exp: Protect tests which need arguments with
18566 $noargs conditionals.
18567
18568Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18569
18570 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
18571 of structure member arrays to match gdb/valops.c:value_addr change.
18572
18573Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
18574
18575 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
18576 cases.
18577
18578Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
18579
18580 * configure.in (configdirs): Remove gdb.chill from default list
18581 of subdirs and then add it back in only if doing a native build.
18582 The current chill compiler does not yet work in any cross build.
18583 * Revert all signal changes from Jul 6.
18584 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
18585 for sh-hms targets, allowing these tests to link, with no other
18586 changes. Testing is suppressed by setting "nosignals" in site.exp.
18587
18588Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
18589
18590 * configure.in (signaldirs): Define and add to configdirs for all
18591 targets except some specific ones that are known to not support signals.
18592 Also clean up formatting.
18593 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
18594 (signals, sigall): Remove rules to build.
18595 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
18596 Moved to new gdb.signals directory.
18597 * gdb.signals: New test directory.
18598 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
18599 signals.c signals.exp}: New or moved files.
18600
18601Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
18602
18603 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
18604
18605Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
18606
18607 * gdb.base/return.exp: Xfail `return double' test failure
18608 on at least Solaris 2.3 and handle future/past versions on
18609 a case by case basis as appropriate. Also update message
18610 to include i*86 failures.
18611
18612Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18613
18614 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
18615
18616 * lib/gdb.exp: Fix comment which erroneously identified
18617 gdb_file_cmd as gdb_load (the 19 May change was in fact to
18618 gdb_file_cmd not gdb_load).
18619 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
18620
18621 * gdb.base/setvar.exp: Make test names consistent between pass and
18622 fail cases. Use gdb_test more.
18623
18624Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18625
18626 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
18627
18628Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18629
18630 * gdb.base/help.exp: Fix expected help string for `show commands'.
18631
18632Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
18633
18634 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
18635
18636 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
18637 of a text section.
18638
18639Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
18640
18641 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
18642 that loop eventually terminates. Fix Connection refused logic so
18643 that testsuite will expire nicely.
18644
18645Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
18646
18647 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
18648 config/rom68k.exp: New tcl glue for the appropriate monitors.
18649 These all just end up calling monitor.exp.
18650 * config/monitor.exp (gdb_target_monitor): Handle `Connection
18651 refused' by retrying. Cleanup some timeout issues.
18652 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
18653 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
18654 callers don't have to set/restore global timeout variable.
18655
18656 * The following set of changes centralizes management of the global
18657 timeout variable. This way, it can be set in one target dependent
18658 place instead of dozens of places scattered throughout the test suite.
18659 If you need to lengthen a timeout, then you should either set timeout
18660 in one of the config/{target}.exp files, or multiply it by a factor.
18661 Setting it to an absolute value is always going to lose for some
18662 targets.
18663 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
18664 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
18665 * gdb.base/funcargs.exp: Don't set timeout.
18666 * gdb.base/list.exp (test_forward_search): Only use local timeout.
18667 * gdb.base/printcmds.exp (test_print_string_constants
18668 test_print_array_constants): Don't set timeout.
18669 * gdb.base/ptype.exp: Don't set timeout.
18670 * gdb.base/recurse.exp: Don't set timeout.
18671 * gdb.base/return.exp: Don't set timeout.
18672 * gdb.base/watchpoint.exp: Don't set timeout.
18673 * gdb.c++/classes.exp (do_tests): Don't set timeout.
18674 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
18675
18676Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
18677
18678 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
18679
18680Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18681
18682 * lib/gdb.exp: Disable chill tests for irix5.
18683
18684Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18685
18686 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
18687 each test pass or fail.
18688
18689Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18690
18691 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
18692 xlc not gcc.
18693
18694Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
18695
18696 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
18697
18698Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
18699
18700 * config/est.exp: Fix copyright and comments. Remove dead code.
18701 Use targetname, serialport and baud variables instead of fixed
18702 constants.
18703 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
18704 * config/cpu32bug.exp: New file to support cpu32bug monitors.
18705
18706Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18707
18708 * gdb.base/watchpoint.exp: Don't run
18709 test_watchpoint_triggered_in_syscall for sunos.
18710
18711Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18712
18713 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
18714 they don't seem to exist. Do include stdio.h.
18715
18716Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18717
18718 * gdb.base/a1-selftest.exp: Add alpha xfail.
18719
18720Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18721
18722 * gdb.base/watchpoint.c (main): Prompt before calling read().
18723 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
18724 Revise accordingly. Remove cruft about sending "123" several
18725 times, until it gets noticed. Clean up the "print buf[0]" stuff
18726 so that it passes or fails, and waits for prompts in the usual way.
18727
18728Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18729
18730 * gdb.base/recurse.exp: Fix comment.
18731
18732 * TODO: Remove item about printing variables in nodebug.exp. Add
18733 item about enabling tests which are only run on some targets.
18734
18735 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
18736 fail, make test names unique, use new gdb_test convention
18737 regarding pattern, use gdb_test more, etc.).
18738
18739 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
18740 fail, make test names unique, etc.).
18741
18742Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18743
18744 * gdb.base/nodebug.c: Change return type of top and middle to
18745 short.
18746 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
18747 are fixed by the recent mdebugread.c changes. Allow `short ()'
18748 as type for top and middle.
18749
18750Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18751
18752 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
18753 nearly as I can tell, the whole thing was an accident in Stu's
18754 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
18755 to replace a send/expect pair with gdb_test, but ended up only
18756 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
18757 of 30 Mar 1995 took care of it, but left this vestigial comment
18758 which I am now nuking.
18759
18760Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18761
18762 * gdb.base/break.exp: Look for different line number for
18763 breakpoint at main depending on usestubs.
18764
18765Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18766
18767 * gdb.base/list.exp: Adjust some alternate expect patterns to
18768 match recent list0.c change. Add alternate expect pattern for
18769 output from `list default lines around main' for optimizing
18770 compilers.
18771
18772Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18773
18774 * lib/gdb.exp: If nosignals is not set, set it to 0.
18775
18776Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
18777
18778 * config/slite-gdb.exp: Responds to load symbol table prompt.
18779 * gdb.base/break.exp: Adjust line number, fix rerun.
18780 * gdb.base/langs0.c: Add #ifdef usestubs.
18781
18782Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
18783
18784 * gdb.base/list.exp: Adjust line contents after adding new lines in
18785 list0.c. Also fix a syntax error.
18786
18787 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
18788 * gdb.base/break.exp: ditto.
18789 * gdb.base/list.exp: ditto.
18790 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
18791 * gdb.base/run.c: ditto.
18792 * gdb.base/list0.c: ditto.
18793 * gdb.base/funcargs.c: ditto.
18794
18795Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
18796
18797 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
18798 $targetname, $serialport and $baud instead of hardwired variables.
18799 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
18800 target doesn't support signals.
18801
18802Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
18803
18804 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
18805
18806Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18807
18808 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
18809 Don't rely on the value of an auto variable before it has been
18810 initialized. Use gdb_test more.
18811
18812Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18813
18814 * lib/gdb.exp (default_gdb_version): A version number must start
18815 with a digit, but other than that contains all characters up to
18816 the first whitespace character.
18817
18818Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18819
18820 * gdb.base/commands.exp (breakpoint_command_test): New tests.
18821
18822Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18823
18824 * gdb.c++/*.exp: Warn if executable does not exist. The original
18825 reason for skipping the warning was that configure.in sometimes
18826 intentionally skipped building the executables but the tcl code
18827 had no way of knowing. That (a) was always bogus with respect to
18828 error handling, (b) is no longer true (right now there is no way
18829 to skip C++ tests).
18830
18831 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
18832
18833Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18834
18835 * gdb.base/list.exp: Add expect patterns for output from
18836 SunPRO compiled executables.
18837 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
18838 types.
18839
18840Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18841
18842 * gdb.base/break.exp (test_next_with_recursion): Accept any line
18843 number (we are already testing that the correct source line text
18844 gets printed).
18845
18846 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
18847 that is what is intended, but something needed to be done to get
18848 sunos4 native working again.
18849
18850 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
18851
18852 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
18853 apparently went with a (very) old xfail.
18854
18855Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
18856
18857 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
18858 runto_main is a proc in gdb.exp that will do 'step' for target use
18859 stubs.
18860 * gdb.base/exprs.exp: ditto.
18861 * gdb.base/interrupt.exp: ditto.
18862 * gdb.base/opaque.exp: ditto.
18863 * gdb.base/printcmds.exp: ditto.
18864 * gdb.base/ptype.exp: ditto.
18865 * gdb.base/scope.exp: ditto.
18866 * gdb.base/setvar.exp: ditto.
18867 * gdb.base/signals.exp: ditto.
18868 * gdb.base/twice.exp: ditto.
18869 * gdb.c++/classes.exp: ditto.
18870 * gdb.c++/inherit.exp: ditto.
18871 * gdb.c++/templates.exp: ditto.
18872 * gdb.base/break.exp: no run and hit main for stubs. Change line
18873 numbers for breakpoints and info breakpoint.
18874 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
18875 breakpoint().
18876 * gdb.base/callfuncs.c: ditto.
18877 * gdb.base/exprs: ditto.
18878 * gdb.base/interrupt.c: ditto.
18879 * gdb.base/opaque0.c: ditto.
18880 * gdb.base/printcmds.c: ditto.
18881 * gdb.base/ptype.c: ditto.
18882 * gdb.base/scope0.c: ditto.
18883 * gdb.base/setvar.c: ditto.
18884 * gdb.base/signals.c: ditto.
18885 * gdb.base/twice.c: ditto.
18886 * gdb.c++/misc.cc: ditto.
18887 * gdb.c++/templates.cc: ditto.
18888
18889Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18890
18891 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
18892
18893 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
18894 somewhere between `read' and `main.c'. I'm pretty sure the
18895 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
18896 and it isn't particularly useful.
18897
18898 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
18899
18900Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18901
18902 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
18903
18904Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
18905
18906 * config/mt-slite: add LIBS and -nostdlib.
18907 * config/slite-gdb.exp: add this new file to support sparclite target.
18908
18909Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
18910
18911 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
18912
18913 * gdb.base/a2-run.exp: Change argument to istarget from
18914 "*-*-vxworks" to "*-*-vxworks*".
18915 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
18916
18917Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
18918
18919 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
18920 will not runto main but do a 'step' to step out of breakpoint().
18921 * config/mt-slite: add -Dusestubs.
18922
18923Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18924
18925 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
18926 instead of just @.
18927
18928 * gdb.base/signals.exp: Add test for "handle all print".
18929 * TODO: Remove "handle all print". Also remove item about
18930 checking copyright date (I don't like the idea of a spurious FAIL
18931 based on when we run the tests).
18932
18933 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
18934 for SunOS4 (reason for failure not investigated). Remove
18935 redundant test for $binfile.
18936
18937 * gdb.base/nodebug.c (array_index): Call malloc.
18938
18939 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
18940
18941Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
18942
18943 * gdb.base/recurse.exp: Update gdb_test invocation to use new
18944 conventions and slightly simplify the matching regexp.
18945
18946Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18947
18948 * gdb.base/break.exp: Update gdb_test invocation to use new
18949 convention.
18950
18951 * lib/gdb.exp: If noargs is not set, set it to 0.
18952
18953 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
18954 tests unique.
18955
18956 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
18957
18958Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18959
18960 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
18961 one argument of type "<non-float parameter>".
18962
18963Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
18964
18965 * config/rom68k.exp: New file to support Motorola IDP board.
18966 * gdb.base/a2-run.exp: Skip this file if noargs is set.
18967 * gdb.base/break.c: Change things around so that this program
18968 doesn't depend upon args. This is necessary to make remote
18969 targets work (in general, they can't take args).
18970 * gdb.base/break.exp: Don't try to send args to program. Don't
18971 expect output. Also, replace lots of code with gdb_test.
18972
18973Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18974
18975 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
18976 printing of '\'' (which is what the comment says we are testing,
18977 even though we were not), not '''.
18978 (test_integer_literals_rejected): Test that printing ''' is an error.
18979
18980 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
18981 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
18982 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
18983 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
18984 Use gdb_test not test_print_accept.
18985 * lib/gdb.exp: Remove test_print_accept.
18986
18987 * gdb.base/signals.exp (signal_tests_1): Make pass message
18988 consistent with fail message.
18989
18990 * gdb.base/whatis.exp: Remove xfails for printing char vs.
18991 unsigned char; the bug (PR 1821) is fixed.
18992
18993 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
18994
18995 * gdb.base/scope.exp (test_at_localscopes): Call pass for
18996 successful tests--makes xfailing them work right.
18997
18998Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18999
19000 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
19001 only \r\n, not .*. The test can pass .* as the last thing in
19002 $pattern if that is what it wants. In addition to providing this
19003 flexibility, this change should speed up pattern matching in cases
19004 where the pattern already ended with .* (there were a number of
19005 them). This change also helps catch bad patterns--in the old
19006 scheme the typo "char \*" instead of "char \\*" would pass. Now
19007 it is caught.
19008 * Many .exp files: Update callers.
19009
19010 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
19011 clearer and does not spuriously match multiple ('s. Likewise for
19012 ) and *.
19013
19014 * gdb.base/nodebug.exp: Test ability to call a function and pass
19015 it a string (even with no debugging info).
19016
19017 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
19018 "p '\'", which is the same as "p ''" once tcl gets done with
19019 quoting, to "p '\\'", which I suspect is what is intended (one
19020 backslash gets sent to GDB).
19021
19022 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
19023
19024Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19025
19026 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
19027 1817) was fixed literally years ago.
19028
19029Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19030
19031 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
19032 test, it causes stepping out of call_after_alloca_subr with
19033 optimizing compilers.
19034 (localvars_in_indirect_call): Consume GDB prompt if `finish'
19035 fails.
19036
19037 * gdb.c++/templates.exp: Source templ-info.exp only if
19038 the templates executable exists.
19039
19040 * gdb.c++/misc.cc (class Contains_static_instance,
19041 class Contains_nested_static_instance),
19042 gdb.c++/classes.exp (test_static_members): Test printing of
19043 a class that contains a static instance of the class.
19044
19045Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19046
19047 * gdb.base/langs2.c (cppsub_): Don't prototype.
19048 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
19049 only, I believe).
19050
19051Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19052
19053 * lib/gdb.exp (skip_chill_tests): New procedure.
19054
19055 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
19056
19057Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
19058
19059 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
19060 each expect pattern. Cuts runtime from 12 to about 4 seconds.
19061
19062Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19063
19064 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
19065
19066 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
19067 disassemble 8, not 16, instructions for part 4.
19068
19069 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
19070 support the latter anymore.
19071
19072 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
19073 -DNO_PROTOTYPES.
19074 * gdb.base/callfuncs.c: Control use of prototypes based on
19075 NO_PROTOTYPES, not __STDC__.
19076 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
19077 t_float_values2 tests if prototypes in use.
19078
19079 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
19080 t_double_values): When checking differences against DELTA, check
19081 that difference is within the range (-DELTA,DELTA), not just
19082 (-infinity,DELTA).
19083
19084Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
19085
19086 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
19087 'file' command firts, then 'target', then 'load', this is due to gdb
19088 target set up.
19089 * config/mips-gdb.exp: Fix a couple regular exp bugs.
19090
19091Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
19092
19093 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
19094 FP load/store variants.
19095 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
19096
19097Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
19098
19099 * gdb.base/term.exp: Do not give a warning if not native, it is
19100 not an abnormal condition.
19101
19102Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
19103
19104 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
19105 t_char_array".
19106
19107Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
19108
19109 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
19110 are getting the version number.
19111
19112 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
19113 if not native, it is not an abnormal condition.
19114
19115Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19116
19117 * lib/gdb.exp: Just use "file exists", rather than undocumented
19118 dejagnu procedure "findfile".
19119
19120Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19121
19122 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
19123 (LDFLAGS): Set to -Xlinker -Ur.
19124
19125 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
19126 Removed, these values are set by lib/gdb.exp.
19127
19128 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
19129
19130Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19131
19132 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
19133 of replicating gdb startup code.
19134
19135 * config/mt-vxworks (LDFLAGS): Set to -r.
19136 (CFLAGS_FOR_TARGET): Removed.
19137
19138 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
19139 (gdb) and gdb for vxworks uses (vxgdb).
19140
19141 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
19142 executable is not in the tree and host != target, use sed and
19143 program_transform_name to determine the gdb name used by the
19144 target.
19145
19146 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
19147 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
19148
19149Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19150
19151 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
19152 floats, chars, and shorts where there are ANSI-style function
19153 definitions.
19154
19155 * gdb.base/langs.exp, gdb.base/langs*: New test.
19156 * gdb.base/Makefile.in: Build it.
19157 * TODO: Remove item about checking that C names don't get C++
19158 demangling applied; this test tests it.
19159
19160Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19161
19162 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
19163 went with the const70 xfail. The xfail went away a year ago.
19164
19165 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
19166
19167 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
19168 for hp300.
19169
19170 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
19171
19172 * gdb.base/a1-selftest.exp: Don't run on hp300.
19173
19174Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19175
19176 * Makefile.in (site.exp): Set host_alias and target_alias as well
19177 as host_triplet and target_triplet.
19178
19179Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19180
19181 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
19182
19183 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
19184 places as other ecoff systems).
19185
19186 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
19187 ultrix.
19188
19189Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19190
19191 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
19192 remove them.
19193 * gdb.base/nodebug.exp: Accept "function" in addition to "text
19194 variable and "variable" in addition to "data variable".
19195 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
19196
19197 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
19198 2.
19199 * gdb.base/list1.c (long_line): Add additional statement at start
19200 of function.
19201 * gdb.base/list.exp (test_forward_search): Update line number to
19202 reflect new statement.
19203
19204Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19205
19206 * gdb.base/signals.exp: Reinitialize searched source directories
19207 after gdb_start call.
19208
19209Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
19210
19211 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
19212 * gdb.stabs/Makefile.in: Likewise.
19213
19214 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
19215 change. Instead split the tests into smaller pieces.
19216 * gdb.disasm/hppa.s: Corresponding changes.
19217
19218Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19219
19220 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19221 Quote ^C when passing it to stty. For some shells ^ is a pipe.
19222
19223 * gdb.base/funcargs.exp: Modify many tests so that every test
19224 either passes or fails. Make some test names unique.
19225
19226Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19227
19228 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19229 Call stty to set interrupt character.
19230
19231 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
19232 for HP assembler versus GNU assembler based on actual behavior of
19233 $(CC), rather than assuming that $(AS) is always the GNU assembler.
19234
19235 * TODO: Suggest a few more stepping tests.
19236
19237Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
19238
19239 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
19240 restart GDB for h8300 after a continue.
19241 (return): Add pattern to match a29k-udi behavior.
19242 * gdb.base/nodebug.exp: Remove obsolete comment.
19243 * gdb.base/regs.exp: New file, testing of register displays.
19244 * gdb.base/return.exp: Fix typo in reference to $objdir.
19245 * gdb.base/whatis.exp: Always start with a fresh GDB.
19246
19247Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19248
19249 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
19250 higher, these tests generate a lot of output.
19251
19252Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19253
19254 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
19255 code following the catch silently ignored some errors; without the
19256 catch they should be thrown like any other tcl error. Also, the
19257 catch used "" instead of {} which meant all the callers who wanted
19258 to include one of the characters "[]$ had to quote it an extra time.
19259 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
19260 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
19261 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
19262 Remove extra quoting.
19263
19264Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
19265
19266 * gdb.base/commands.exp: Make test names unique; every test either
19267 passes or fails. Update some comments.
19268
19269 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
19270
19271Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19272
19273 The following fixes a FAIL caused by the fact that the alpha stabs
19274 configuration didn't use the ".if alpha" code in weird.def.
19275 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
19276 bit pointer, so the 32 bit version works even on the alpha.
19277 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
19278 Remove the stuff which allowed us to have separate versions for
19279 alpha and everything else.
19280
19281 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
19282 regexp which "info func operator\[\](" is supposed to match. Fix
19283 string to send to GDB. Note that GDB still doesn't work right. Add a
19284 new test for "info func .perator\[\](" which GDB does handle correctly.
19285
19286 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
19287
19288Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19289
19290 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
19291 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
19292 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
19293 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
19294 it makes the tests harder to understand and confuses test-o-matic.
19295 The preferred style is that each test provides a PASS or a FAIL,
19296 and has a unique message (e.g. "continue #54" not just "continue")
19297 which is the same for the pass and the fail.
19298 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
19299 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
19300 to lib/gdb.exp.
19301 * gdb.base/printcmds.exp: Use test_print_accept. Remove
19302 prt_accept which was basically the same thing. Likewise for
19303 test_print_reject and prt_reject.
19304 * lib/gdb.exp (test_print_reject): Add some more error message
19305 patterns to match from the former printcmds.exp (prt_reject).
19306 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
19307 One defect of the passcount stuff is that some of it failed to
19308 report XPASS where appropriate.
19309 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
19310 stuff before and after arg in expected pattern.
19311 (test_paddr_operator_functions): Re-do test without print_addr_of;
19312 this is the only test which seems to want extra stuff there.
19313
19314Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19315
19316 * gdb.base/nodebug.exp: Update new tests to reflect improved
19317 wording of gdb output.
19318
19319 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
19320 and "ptype" work on variables in files compiled without -g.
19321 Replaces commented out "maint print msymbol" tests.
19322
19323Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19324
19325 * gdb.base/setvar.c (dummy): Call malloc.
19326
19327 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
19328 losing with the irix4 sed.
19329
19330 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
19331 ALRM" on irix4.
19332
19333Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19334
19335 * TODO: Remove items about corefile.exp testing new exec-file and
19336 backtrace; both are now done. Add items about printing enums.
19337
19338Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19339
19340 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
19341 "get signal $thissig" test fails.
19342
19343 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
19344
19345Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19346
19347 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
19348 compiler warning with dec alpha compiler.
19349
19350 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
19351 extra \n from gdb_test call (this explains why the prompt test
19352 that I removed yesterday was there).
19353 (user_defined_command_test): Remove extra \n and prompt test.
19354
19355 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
19356 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
19357 doesn't exist.
19358 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
19359 Also remove alpha workaround, which turns out to be because
19360 SIGABRT == SIGLOST.
19361
19362 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
19363
19364 * gdb.base/help.exp: Don't test "help show".
19365
19366Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19367
19368 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
19369 "set print address" is on.
19370 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
19371 pass prompt to gdb_test; gdb_test already looks for the prompt.
19372
19373 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
19374
19375 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
19376 was a vestige of the manual TESTSTRATEGY, and the purpose of it
19377 was to make sure that gdb can read a core file. But (a) the "read
19378 the corefile" part didn't make it to a1-selftest.exp, we just
19379 delete the corefile after creating it, and (b) we test reading
19380 corefiles in corefile.exp anyway. Also, this test left around a
19381 xgdb process on Solaris.
19382
19383 * gdb.base/corefile.exp: Also test backtrace.
19384
19385Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
19386
19387 * gdb.base/commands.exp: Test a simple user defined command with
19388 arguments and if/while statements; verify the full user command is
19389 printed by "show user".
19390
19391 * gdb.base/commands.exp: Test if/while commands as part of a
19392 breakpoint command list; verify they appear in breakpoint
19393 information.
19394
19395Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19396
19397 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
19398 than by dividing by zero.
19399
19400Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
19401
19402 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
19403 performing an inferior call with watchpoints enabled.
19404 * gdb.base/watchpoint.c (main): Delete second unnecessary read
19405 call.
19406
19407Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19408
19409 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
19410 of "file" command.
19411
19412 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
19413 Add additional pattern for when "int operator int(void);" appears
19414 in a different order.
19415
19416Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19417
19418 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
19419
19420 * gdb.base/help.exp: Replace most of docstrings for "info signals"
19421 and "signal" with ".*".
19422
19423Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19424
19425 * TODO: Add note about "handle all nostop".
19426
19427 * gdb.base/{sigall.c, sigall.exp}: New test.
19428 * gdb.base/Makefile.in: Add it.
19429
19430Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
19431
19432 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
19433 when invoking GDB, suppresses any windowing interface.
19434
19435Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
19436
19437 * config/sim-gdb: New file, simulator testing support.
19438
19439Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
19440
19441 * gdb.base/interrupt.exp: Test calling func1 twice.
19442
19443Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
19444
19445 * gdb.base/list.exp (test_forward_search): Set timeout higher
19446 when we'll be getting lots of output from gdb.
19447
19448 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
19449 "init_malloc" to after the expect statement. Run it if that
19450 regexp is taken, but also for two others which happen if source
19451 cannot be found.
19452
19453Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19454
19455 * gdb.base/printcmds.exp: New test, for printing register before
19456 program is running.
19457
19458Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19459
19460 * gdb.base/list.exp: Correct some alternate expect patterns
19461 to reflect changes in list1.c.
19462
19463Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19464
19465 * TODO: Add item regarding large frames.
19466
19467 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
19468
19469 * TODO: Remove item about enabling return.exp; it
19470 is enabled. Suggest a few more "return" tests.
19471
19472Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19473
19474 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
19475 anonymous unions.
19476
19477Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19478
19479 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
19480 and pr-5646.o, so "make" is the same as "make all", not "make
19481 pr-4975.o".
19482
19483Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
19484
19485 * gdb.base/list.exp: Adjust expectations to reflect changes in
19486 list1.c.
19487 (test_forward_search): New test proc.
19488 * gdb.base/list1.c (long_line): New function, has long source line.
19489
19490Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
19491
19492 * gdb.base/a1-selftest.exp: Change initial stepping to know about
19493 additional line of code that was added.
19494
19495Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
19496
19497 * gdb.disasm/hppa.s: Break the large branching tests into smaller
19498 tests so as not to overflow expect's input buffers.
19499 * gdb.disasm/hppa.exp: Corresponding changes.
19500
19501Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19502
19503 Beginnings of template debugging tests.
19504 * gdb.c++/templ-info.cc: New file to test for template
19505 debugging capability of the compiler.
19506 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
19507 templ-info.cc.
19508 * gdb.c++/templates.cc: Add explicit template instantiations
19509 to enable compiling with -fno-implicit-templates. Add destructor
19510 and 'value' method to T5 class for template tests.
19511 * gdb.c++/templates.exp: Add testcases for printing of template
19512 types, setting breakpoints on template methods and calling a
d63a86f8 19513 template method.
c906108c
SS
19514
19515Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
19516
19517 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
19518 branch target since some assemblers (gas-2.5) may emit a
19519 relocation for the branch instead of resolving it in the
19520 assembler.
19521
19522Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19523
19524 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
19525 through signal handler.
19526
19527Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19528
19529 * configure.in (*-*-netware): Use config/mt-netware.
19530
19531 * config/mt-netware: New file.
19532 * config/mt-i386-netware: Removed, separate configs for different
19533 netware architectures are no longer needed now that we have
19534 --with-headers.
19535
19536Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19537
19538 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
19539 by the recent changes to use ANSI C arithmetic conversions.
19540
19541Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19542
19543 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
19544 bug involving using inferior_pid to figure out whether to select a
19545 frame.
19546
19547Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
19548
19549 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
19550 match the current disassembler output.
19551
19552Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
19553
19554 * gdb.fortran/exprs.exp: Expect VOID instead of void.
19555 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
19556 types, expect "int" as type of integer values (for now).
19557
19558Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
19559
19560 * gdb.base/commands.exp: New tests for if/while commands.
19561
19562Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
19563
19564 * lib/gdb.exp (runto): Replace sub-pattern for hex value
19565 by .*, since hex values have different syntax in Chill mode.
19566
19567Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19568
19569 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
19570 linefeed from expect pattern for repeated types with indices > 9.
19571
19572Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
19573
19574 First part of Fortran test suite.
19575 * gdb.fortran: New directory.
19576 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
19577
19578Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19579
19580 * gdb.base/default.exp: Update expect pattern for load command
19581 without arguments.
19582
19583Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19584
19585 * configure.in: Change i386 to i[345]86.
19586 * gdb.base/configure.in: Likewise.
19587 * gdb.c++/configure.in: Likewise.
19588 * gdb.chill/configure.in: Likewise.
19589
19590Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
19591
19592 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
19593 patterns, since that is not a valid context for comments.
19594
19595Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
19596
19597 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
19598 repeated types and repeated types with indices > 9.
19599
19600Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
19601
19602 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
19603 2417; old bug has been fixed.
19604
19605Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
19606
19607 * gdb.base/interrupt.exp: When trying to wake up the inferior,
19608 send the newline ourselves instead of assuming gdb_test will do
19609 so when passed an empty input string.
19610
19611 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
19612 stabs testcode.
19613
19614Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19615
19616 * lib/gdb.exp (gdb_test): Don't send anything if the first
19617 argument is an empty string. This makes cases where we want to
19618 match output that is already in expect's buffers (for example,
19619 matching a breakpoint after gdb_run_cmd has been called) work
19620 reliably.
19621
19622Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19623
19624 * config/netware.exp: New file.
19625
19626Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19627
19628 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
19629 the -B and -L prefixes so we can find the debugging stub.
19630
19631 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
19632 there and we are using the gcc from the tree.
19633
19634 * gdb.base/types.c: Removed.
19635
19636 * gdb.base/configure.in: Look for makefile fragments in ../config.
19637 Recognize i386-*-netware.
19638 * gdb.c++/configure.in: Likewise.
19639
19640Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19641
19642 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
19643 the correct TCL syntax.
19644
19645Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19646
19647 * gdb.base/opaque.exp: use runto instead of messing around with
19648 breakpoints. Simplify by using gdb_test.
19649
19650 * gdb.base/bitfields.exp: restart between tests on netware targets
19651 because breakpoints aren't relocated after target death. Run
19652 processes to completion.
19653
19654 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
19655
19656Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
19657
19658 * Makefile.in: Remove extra tabs that confuse some versions
19659 of "make". Use the newly built gdb to test with by default,
19660 rather than the first one in the tester's search path.
19661
19662Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
19663
19664 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
19665
19666 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
19667 condition help.
19668
19669Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19670
19671 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
19672
19673 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
19674 running.
19675 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
19676 * gdb.base/funcargs.exp: Likewise.
19677
19678 * gdb.base/bitfields.exp: Simplify by using gdb_test.
19679 * gdb.base/funcargs.exp: Likewise.
19680
19681 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
19682 message is "".
19683
19684Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19685
19686 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
19687 return,signals,twice}.exp: Handle non-existant binaries
19688 consistantly.
19689
19690 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
19691 * gdb.base/Makefile.in: Don't try to generate a core dump, we
19692 might testing a cross development system.
19693
19694Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19695
19696 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
19697 runtest script is relative to ${srcdir}, not ${rootdir}.
19698
19699Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
19700
19701 * gdb.base/signals.exp: Allow for optionality of breakpoint
19702 address.
19703
19704Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19705
19706 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
19707
19708Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19709
19710 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
19711 for size_t definition.
19712 * gdb.c++/templates.cc: Likewise
19713
19714 * config/mt-i386-netware: New file.
19715
19716 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
19717 defined.
19718
19719 * gdb.base/Makefile.in: Added support for systems that name core
19720 files by appending "core" to the program name.
19721 * gdb.base/a1-selftest.exp: Likewise.
19722
19723Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19724
19725 * gdb.base/return.exp: Add comment and message for `return double'
19726 test failure on Sparc Solaris.
19727
19728Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
19729
19730 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
19731
19732Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19733
19734 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
19735 from optimizing them away.
19736 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
19737 patterns to include default constructors and assignment operators,
19738 to match gcc versions beyond 2.5.8. Accept any cplus demangling
19739 character in the output of the virtual base pointer.
19740
19741Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19742
19743 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
19744 expression match in print_addr_of to avoid unintented matches.
19745 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
19746 versions up to 2.5.8.
19747
19748Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19749
19750 * gdb.base/list.exp: Tweak alternate pattern for listing of an
19751 included file to run under newer versions of expect.
19752 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
19753 consecutive >'s in templates to accomodate recent cplus-dem.c change.
19754 Remove xfail for the virtual table of BDDHookV.
19755
19756Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19757
19758 * lib/gdb.exp (string_to_regexp): Set a default result.
19759 (default_gdb_start): Fix misleading message.
19760
19761Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
19762
19763 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
19764 Remove all CC, etc definitions.
19765 * config/mt-hpux: New file.
19766 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
19767 (CFLAGS, LDFLAGS): Define.
19768 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
19769
19770 * Makefile.in (site.exp): Don't insert host_os, etc.
19771 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
19772 (distclean): Check existence of subdir.
19773 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
19774 * gdb.base/Makefile.in: General cleanup and simplification.
19775 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
19776 to build executables. Use default rule to build .o files.
19777 (EXPECT, RUNTEST, CC): Fix relative pathname.
19778 (site.exp): Don't insert host_os, etc.
19779 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
19780 and/or SIGUSR1 defined.
19781 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
19782 * gdb.c++/Makefile.in: General cleanup and simplification.
19783 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
19784 (CFLAGS): Remove.
19785 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
19786
19787Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
19788
19789 * gdb.base/recurse.exp: Misc changes to get tests running again
19790 after Kung's changes to the watchpoint code.
19791 * gdb.base/watchpoint.exp: Likewise.
19792
19793Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
19794
19795 * lib/gdb.exp (string_to_regexp): Convert {\} also.
19796
19797Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19798
19799 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
19800 * lib/gdb.exp (default_gdb_start): Define.
19801 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
19802 gdb.base/funcargs.exp, gdb.base/opaque.exp,
19803 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
19804 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
19805 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
19806 Don't call gdb_target_udi in between tests.
19807
19808Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19809
19810 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
19811 (which was basically just a local version of the same thing). In
19812 addition to avoiding duplication, gdb_test_exact is faster.
19813 * lib/gdb.exp (gdb_test_exact): Fix typo.
19814
19815 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
19816 don't give an error.
19817
19818 * gdb.base/term.exp: Call delete_breakpoints before starting.
19819
19820 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
19821 (t10): Add comment.
19822
19823Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
19824
19825 Reorganization of the GDB Test Suite.
19826
19827 * gdb.base: New directory, contains all the basic tests.
19828 * gdb.c++: New directory, tests specific to C++.
19829 * gdb.chill: New directory, tests specific to Chill.
19830 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
19831 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
19832 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
19833 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
19834 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
19835 t30-31 to chill).
19836 * */gdbme.*: Rename to match appropriate expect scripts.
19837 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
19838 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
19839 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
19840 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
19841 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
19842 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
19843 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
19844 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
19845 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
19846 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
19847 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
19848 gdb.c++/virtfunc.cc: New names of C++ files.
19849 * gdb.chill/chillvars.ch: New name of Chill file.
19850 * gdb.base/configure.in, gdb.c++/configure.in,
19851 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
19852 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
19853 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
19854 * configure.in (configdirs): Update to reflect directory changes.
19855 (target_abbrev): No longer define for any configuration.
19856 * Makefile.in: Cosmetic improvements to header comments.
19857
19858Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19859
19860 Various changes to gdb.t31:
19861
19862 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
19863 * gdbme.ch: Make all key-words and predefineds be upper-case.
19864 * chillvars.exp: Expect key-words and predefinds in upper-case.
19865
19866 * chillvars.exp: Use gdb_test_exact many places.
19867 Change expected output for arrays (which now includes index labels).
19868
19869 * pr-5020.exp, gdme.ch (module PR_5020):
19870 New test, for PR-5020.
19871
19872Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
19873
19874 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
19875 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
19876
19877Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
19878
19879 * Makefile.in: Fix bit-rot in definitions of CHILL,
19880 CHILL_FOR_TARGET and Chill_LIB.
19881 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
19882 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
19883 CHILL, and CHILL_LIB.
19884
19885Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
19886
19887 * Revert the previous changes. Please see Rob's directory
19888 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
19889
19890Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
19891
19892 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
19893 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
19894 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
19895 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
19896 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
19897 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
19898 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
19899 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
19900 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
19901 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
19902 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
19903 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
19904 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
19905 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
19906 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
19907 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
19908 changes from 94Q1.
19909
19910Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
19911
19912 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
19913 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
19914 Rob's new testing fragments.
19915
19916Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
19917
19918 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 19919 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
19920
19921Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
19922
19923 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
19924 version also, match on casted version strings, and match on
19925 gdb startup case where the line numbers might be messed up.
19926
19927Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
19928
19929 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 19930 (CFLAGS): Delete it from here.
c906108c
SS
19931
19932Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
19933
19934 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
19935
19936Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
19937
19938 * Makefile.in (RUNTEST): Default to just "runtest".
19939
19940Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19941
19942 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
19943 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
19944 the code has been restructured.
19945
19946Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19947
19948 * gdb.t00/default.exp (set write): Allow any number of \r and/or
19949 \n, not just one of each.
19950
19951 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
19952 /bin/cc gives a warning if you do.
19953
19954Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
19955
d63a86f8 19956 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
19957 __t10ListS_link1ZUiRCUiPT0
19958
19959Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19960
19961 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
19962 on local variables in recursive functions.
19963
19964 * gdb.t07/Makefile.in: Build the new test.
19965
19966Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19967
19968 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
19969 directly. Instead compare the return values from actual calls.
19970
19971Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
19972
19973 * Makefile.in (check): Set TCL_LIBRARY for runtest.
19974
19975Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19976
19977 * From Peter Schauer with minor modifications.
a9c64011
AS
19978 * gdb.t15/return.exp (return_tests): Handle targets where "return"
19979 stops in mid-line in the caller. Add xfail for returning a float
19980 value on X86 targets.
c906108c
SS
19981
19982Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19983
19984 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
19985 to avoid expect lossage.
19986 (fmem_LRbug_tests): Likewise.
19987 * gdb.disasm/hppa.s: Corresponding changes.
19988
19989 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
19990 conditions to work with latest dejagnu/expect.
19991
19992 * gdb.t15/funcargs.exp (finish from indirect call): No longer
19993 expected to fail on the PA.
19994 (backtrace in call with trampolines): Explicitly require main
19995 to be frame #1 (no trampolines should show up in backtrace).
19996
19997 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
19998 "continue -expect".
19999 * gdb.t06/break.exp: Likewise.
20000 * gdb.t07/watchpoint.exp: Likewise.
20001 * gdb.t13/bitfields.exp: Likewise.
20002 * gdb.t15/{funcargs,return}.exp: Likewise.
20003 * gdb.stabs/weird.exp: Likewise.
20004 * config/{mips,udi}-gdb.exp: Likewise.
20005
20006 * hppa.sed: Enclose comments within a sed command to avoid
20007 losing with the old OSF1 sed.
20008
20009Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20010
20011 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
20012 sequent dynix.
20013 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
20014 * gdb.t15/funcargs.exp: Conditionally step again to really
20015 finish from marker_call_with_trampolines. Handle the case where
20016 the first step from within call_with_trampolines already steps
20017 us back to main.
20018 * gdb.t15/gdbme.c: Add comment to closing brace of
20019 call_with_trampolines for funcargs.exp.
20020
20021Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20022
d63a86f8 20023 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
20024 Fix typo(s).
20025
20026Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20027
20028 * gdb.t07/gdbme.c: More code for watchpoint testing.
20029
20030 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
20031 "Hardware watchpoint" throughout file.
20032 (test_watchpoint_triggered_in_syscall): New test.
20033 (test_complex_watchpoint): New test.
20034
20035Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20036
20037 * gdbme.c (call_with_trampolines): New function to try and step
20038 into. Tests trampoline problems on the PA.
20039
20040 * funcargs.exp (localvars_in_indirect_call): No longer expect
20041 stepping into indirect call to fail on PAs.
20042 (test_stepping_over_trampolines): New test.
20043
20044Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20045
20046 * TODO: Add suggestions for static member function tests, and
20047 completion tests.
20048
20049Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20050
20051 * TODO: Add suggestions for "p/a" tests.
20052
20053 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
20054 (default_gdb_exit): Replace all the hair with sending "quit" to
20055 the process with a simple close.
20056
20057Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20058
20059 * TODO: Add suggestions for shared library tests.
20060
20061Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20062
20063 * TODO: Add suggestions for x/s tests.
20064
20065Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20066
20067 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
20068 "enable once", and "enable breakpoints once" with ".*".
20069
20070Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20071
20072 * TODO: Add suggestions about structure passing tests.
20073
20074Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20075
20076 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
20077 the primary1 test, use work around if __GNUC__ < 2.
20078 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
20079 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
20080 Test for bad output rather than waiting for timeout. Issue
20081 second continue only if first continue failed.
20082
20083Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20084
20085 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
20086 operator[] test with gdb_test because the old code didn't seem to
20087 be getting the quoting right with the new dejagnu.
20088
20089Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
20090
20091 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
20092 one from the path.
20093 * Makefile.in: Use a fresh expect if there is one, use runtest
20094 from the src tree if there is one.
d63a86f8 20095
c906108c
SS
20096Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20097
20098 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
20099 next over recursive call. Revise the tests from that point on
20100 (which had been skipped) to match GDB's actual (correct) output.
20101
20102 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
20103 with next over a breakpoint whose condition is false.
20104
20105 * gdb.t00/help.exp: Comment out "help set print" tests just like
20106 (and for same reason as) "help set" test.
20107
20108Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20109
20110 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
20111 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
20112
20113Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20114
20115 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
20116 necessary gdb_target_udi.
20117
20118 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
20119
20120 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
20121 1838 and 2417; they are fixed.
20122
20123 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
20124 gdb.t03/ptype.exp (ptype structure, ptype union):
20125 Remove xfails; the test is looser than when the xfails were added.
20126
20127 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
20128 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
20129
20130 * gdb.t01/run.exp: Only run shell test if isnative.
20131
20132 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
20133 since "run" automatically loads if necessary. Call gdb_target_udi
20134 after the "file" since "file" kills any execution target.
20135
20136 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
20137 GDB. GDB doesn't work that way (not anymore at least) on UDI.
20138 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
20139 argument for UDI.
20140
20141Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20142
20143 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
20144
20145 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
20146
20147Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20148
20149 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
20150 properly quoting regexps. This makes the second argument to
20151 demangle a fixed string, which matches the callers, instead of a
20152 shell-style pattern which is what the previous implementation
20153 used. Update some of the callers.
20154
20155Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20156
20157 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
20158 (comib_nullified_tests): Fix typo.
20159 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
20160 strings. No longer expected to fail.
20161
20162 * gdb.disasm/hppa.s (addib_tests): Fix typo.
20163 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
20164 strings. No longer expected to fail.
20165
20166 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
20167 string. No longer expected to fail.
20168
20169Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20170
20171 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
20172 No longer expected to fail.
20173
20174 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
20175 string. No longer expected to fail.
20176
20177Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20178
20179 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
20180 only in the names (I probably got most of them). I was even
20181 generous with some which differed in underscores in names, and
20182 probably missed a few, and I *still* was able to remove almost a
20183 third of the file with almost no impact on testsuite coverage.
20184
20185Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20186
20187 * gdb.t00/default.exp: Match udi_attach error message as well as
20188 the one from child_attach.
20189
20190 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
20191
20192 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
20193
20194 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
20195 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
20196
20197 * Move test with enums and partial symbols back to
20198 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
20199 Reverts the change of 26 May 93. Per today's change to
20200 stabs.texinfo, the behavior that weird.exp was expecting was
20201 unreasonable; what is important is that the compiler+gdb get
20202 things right, which happens with a recent gcc. Also fix the test
20203 to deal with native compilers which put out the stab gdb can't
20204 deal with.
20205
20206Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20207
20208 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
20209 in the names. The main thing these accomplish is to slow things down.
20210 Many more such duplicates surely remain.
20211
20212 * gdb.t00/help.exp: Comment out "help support" test just like
20213 (and for same reason as) "help set" test.
20214
20215Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
20216
20217 * gdb.t06/break.exp: Remove setup_xfails for
20218 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
20219 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
20220 about known bug in gcc to include up through 2.5.8.
20221 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
20222 well as "_vb$".
20223 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
20224 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
20225 with latest gcc and gdb.
20226 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
20227 well as "_vb$".
20228
20229Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20230
20231 * configure.in (hppa*-*-*): Also configure and build stabs-only
20232 tests.
20233
20234Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20235
20236 * gdb.t10/hppa.mt: A makefile fragment for the PA.
20237 * gdb.t10/configure.in (hppa*-*-*): Use it.
20238
20239Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20240
20241 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
20242
20243Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20244
20245 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
20246 versions prior to 1.13.5.
20247
20248Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20249
20250 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
20251 the prompt is at the start of a line.
20252
20253Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20254
20255 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
20256 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
20257 in the copr tests now.
20258 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
20259 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
20260 expected to fail.
20261
20262Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
20263
20264 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
20265 gdb.t31/chillvars.exp, lib/gdb.exp:
20266 Tweak to run under either version of expect.
20267 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
20268 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
20269 * gdb.t11/list.exp: Remove extraneous whitespace.
20270
20271Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20272
20273 * gdb.t16/printcmds.exp (test_print_strings): Accept
20274 "(unsigned char *) " before the string.
20275
20276 * TODO: Add notes about printing of fancy types and GDB expressions.
20277
20278Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
20279
20280 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
20281 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 20282 if doing mips-idt-ecoff.
c906108c
SS
20283
20284Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
20285
20286 * Most .exp files: Tweak to run under either version of expect.
20287
20288Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20289
20290 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
20291 xfails; I'm not sure why they are failing, but not because of PR 1806.
20292
20293Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
20294
20295 * config/unix-gdb.exp: Remove gdb_unload cause it's already
20296 defined in lib/gdb.exp.
20297
20298Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20299
20300 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
20301 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
20302 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
20303 have to be typeless.
20304
20305Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20306
20307 * TODO: Add suggestion for copyright year test.
20308
20309Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
20310
20311 * configure.in (*-*-lynxos*): Add stabs tests.
20312
20313Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20314
20315 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
20316 so insert a tab before any assembler directive in column zero.
20317
20318 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
20319 stores.
20320 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
20321 stores.
20322 (fpu_short_memory_tests): Likewise.
20323
20324Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20325
20326 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
20327 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
20328 .stabs directives in comments.
20329
20330Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20331
20332 * TODO: New file, describing tests we could write.
20333 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
20334
20335Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20336
20337 * gdb.t06/signals.exp: Add kludge to force re-sync.
20338
20339 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
20340 to xgdb instead of gdb, get out of gdb.
20341
20342Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
20343
20344 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
20345 for info.
20346
20347Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20348
20349 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
20350 * gdb.stabs/configure.in (hppa*-*-*): Use it.
20351 * gdb.stabs/hppa.sed: New sed script for the PA.
20352
20353Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20354
20355 * gdb.stabs: Re-write weird.def and configuration to use sed
20356 instead of cpp. sed is portable and POSIX; cpp is neither.
20357
20358Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20359
20360 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
20361
20362Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20363
20364 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
20365
20366Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20367
20368 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
20369 "_vb$".
20370 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
20371 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
20372
20373Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20374
20375 * lib/gdb.exp: Comment out code which depends on non-existent
20376 `transform' procedure.
20377
20378Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
20379
20380 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
20381 * lib/gdb.exp: Transform tool name.
20382 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
20383 1.1's new error handling system.
20384
20385Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20386
20387 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
20388
20389Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20390
20391 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
20392 They made pattern matching so slow that timeouts happened on
20393 heavily loaded systems. Now any output from "show print" which
20394 gets us back to the GDB prompt is a PASS.
20395
20396Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
20397
20398 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
20399
20400Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20401
20402 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
20403
20404 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
20405 It is not from PR 3220.
20406
20407Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20408
20409 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
20410 just started failing because they depended on the order the
20411 subcommands are presented, or exact docstring text. This kind of
20412 test is a pain and has minimal benefit.
20413
20414Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20415
20416 * gdb.t09/corefile.exp: At end of test, use "core" command with
20417 no arguments.
20418
20419Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
20420
20421 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
20422 17}/Makefile.in: Make it possible to run the testsuite with Sun
20423 make and CC = cross gcc by adding explicit build rules for .o
20424 files.
20425
20426Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20427
20428 * gdb.t15/funcargs.exp: Don't put comments on same line as
20429 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 20430
c906108c
SS
20431Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20432
20433 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
20434
20435Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
20436
20437 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
20438 * gdb.t20/inherit.exp: remove three dumplicate entries.
20439
20440Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20441
20442 * gdb.t06/break.exp: For "next over recursive call", fail on any
20443 incorrect output, not just on "factorial (value=2)".
20444
20445Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20446
20447 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
20448 working now. Add an xfail if accesing a bss variable causes
20449 a memory error if the target is not yet run.
20450
20451Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20452
20453 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
20454 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
20455 name of __st* demangling (2 strings). Did Kung really get the
20456 more than 95 others right without testing them?
20457
20458Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
20459
20460 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
20461
20462Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
20463
20464 * configure.in (configdirs): Add gdb.disasm
20465 * gdb.disasm: New directory for GDB disassembler tests.
20466 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
20467
20468Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20469
20470 * gdb.t00/help.exp: Don't test "help set".
20471
20472 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
20473 from within expect statements. None of these happen anymore and
20474 they cause regressions to be silently unnoticed.
20475
20476 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
20477 messages) about known failures with gcc cygnus-2.4.5-930417.
20478
20479 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
20480 comp-info.exp so it gets built if it doesn't exist.
20481
20482 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
20483 it is no longer used.
20484 * gdb.t13/comp-info.c: Removed.
20485
20486Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20487
20488 * gdb.t06/signals.exp: Add xfail for sun3.
20489
20490Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20491
20492 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
20493 relevant because ^C doesn't get sent but failure can be reproduced
20494 interactively).
20495
20496Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20497
20498 * gdb.stabs/alpha.mt: New configuration file for alpha.
20499 * gdb.stabs/configure.in: Use it.
20500 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
20501 sharing with alpha.mt, redefine long to word via preprocessor.
20502 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
20503 for alpha.
20504 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
20505 native cc.
20506 * gdb.t00/teststrategy.exp: Change expect string so that we
20507 consume the `(xgdb)' from the command echo and from the gdb prompt.
20508 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
20509 gdb currently compares all values as long, so this failure probably
20510 applies to any configuration where LONGEST is bigger than a target int.
20511 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
20512 with gcc.
20513 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
20514 to handle opaque pointers, gcc is.
20515 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
20516 as first argument. Include <sys/types.h> and change all operator
20517 new definitions to use size_t.
20518 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
20519 now that we use size_t.
20520
20521Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20522
a9c64011 20523 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 20524 a long or float array cast all array members to the same type.
a9c64011 20525 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 20526 with 64 bit longs.
a9c64011 20527 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 20528 on alpha.
a9c64011 20529 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
20530
20531Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20532
20533 * gdb.t24 (demangle.exp): Constructors of templates have names like
20534 vector<int>::vector(int) not vector<int>::vector<int>(int). See
20535 section 14.6 of the ARM.
20536
20537 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
20538 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
20539 accomplish little and slow down the testsuite.
20540
20541 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
20542 Accept spaces various places.
20543
20544Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20545
20546 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
20547 with watchpoint enabled.
20548
20549 * Makefile.in: Remove definition of CC and remove the second
20550 definition of CXX (the "CXX = gcc" one remains). These definitions
20551 were causing backquotes to be expanded within backquotes, which
20552 doesn't work.
20553
20554Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
20555
20556 * gdb.t17/callfuncs.exp: Add "return 0" to end.
20557
20558Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20559
a9c64011
AS
20560 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
20561 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
20562 by mips cc and contains no stabs entries.
20563
20564Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
20565
20566 * config/vx-gdb.exp: Use fake device to load files rather than
20567 NFS.
20568 * lib/gdb.exp: New proc to do "file" command.
20569 * config/unix-gdb.exp: Use new "file" proc.
20570
20571Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20572
20573 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
20574 Rework board rebooting slightly.
20575 (gdb_exit): Don't exit from the remote shell; there isn't one.
20576 * gdb.stabs/weird.exp: If a program is being debugged already,
20577 kill it.
20578 * gdb.t04/setvar.exp: Stop and restart gdb.
20579 * gdb.t05/expr.exp: Likewise.
20580 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
20581 restart gdb and reload the program.
20582 * gdb.t08/opaque.exp: Likewise.
20583 * gdb.t12/scope.exp: Likewise.
20584 * gdb.t13/bitfields.exp: Likewise.
20585 * gdb.t15/funcargs.exp: Likewise.
20586 * gdb.t20/classes.exp: Likewise.
20587 * gdb.t03/ptype.exp: Increase timeout.
20588 * gdb.t16/printcmds.exp (test_print_string_constants,
20589 test_print_array_constants): Likewise.
20590 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
20591 * gdb.t20/classes.exp (do_tests): Likewise.
20592 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
20593
20594Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
20595
20596 * gdb.stabs: Renamed *wierd* to *weird*.
20597
20598Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20599
20600 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
20601 for timeout. Add "known gcc 2.4.5 bug" to failure message.
20602
20603Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20604
20605 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
20606 (do_tests): Remove xfail for whatis on one_var and two_var.
20607
20608Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
20609
20610 * Makefile.in: Made cross building work better by adding
20611 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
20612
20613Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20614
20615 * gdb.t15/{return.c,return.exp,Makefile.in}:
20616 New test, currently commented out.
20617
20618Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
20619
20620 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
20621 still running and removes the leftover named socket so GDb can do
20622 clean restarts.
20623
20624Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
20625
20626 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
20627 console, not GDB.
20628 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
20629 cross testing works better with "make check"
20630 * config/unix-gdb: Use default procedures for exit and version.
20631 * config/vx-gdb.exp: Cleaned up and massaged back to working order
20632 with the newest VxWorks.
20633
20634Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20635
20636 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
20637 old form.
20638
20639 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
20640 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
20641
20642 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
20643
20644 * config/unix-gdb.exp: Remove this version of gdb_exit
20645 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
20646 Rob says he'll look at it when he gets back to testing boards.
20647
20648Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
20649
20650 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
20651 an expected fail for certain ptype commands.
20652
20653 * gdb.t20/classes.exp: Update expected results of "ptype class
20654 Base1" to account for the constructor that now appears in the type.
20655
20656Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
20657
20658 * configure.in (configdirs): Restore gdb.t04, which mysteriously
20659 disappeared from list.
20660 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
20661 "alldone" proc with call to cleanup and exit.
20662 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
20663 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
20664 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
20665 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
20666 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
20667 "alldone" proc with simple returns that suppress remaining
20668 tests. The alldone proc went away many months ago.
20669
20670Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20671
20672 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
20673
20674 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
20675
20676Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20677
20678 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
20679 as vax gdb will display them.
20680
20681Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20682
20683 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
20684 optimizers.
20685
20686 * scope.exp: Change "bad value for localval" messages so each one
20687 is unique.
20688
20689 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
20690 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
20691
20692 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
20693
20694Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20695
20696 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
20697 doesn't exist (due to optimization).
20698
20699Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20700
20701 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
20702 contains \r because the filename is long.
20703
20704 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
20705 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
20706
20707Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20708
20709 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
20710 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
20711 Ultrix.
20712 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
20713 int tests.
20714 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
20715
20716Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
20717
20718 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
20719
20720 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 20721 to match does not match the passing case but still matches the
c906108c
SS
20722 failing case.
20723
20724Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20725
20726 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
20727
20728Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
20729
20730 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
20731 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
20732 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
20733 Remove various versions of gdb_exit.
20734 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
20735 gdb_exit.
20736 * config/unix-gdb.exp: gdb_exit remains here, and should override
20737 the generic version, since it's doing a lot of wierd stuff that
20738 the other versions aren't. FIXME, fold it in, or abandon this
20739 version.
20740
20741Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20742
20743 * gdb.t24/demangle.exp: Add tests for PR 3220.
20744
20745Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20746
20747 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
20748
20749Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
20750
20751 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
20752 "i386-*-*". Works for i486 as well.
20753
20754 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
20755 bug, and expand domain of xfail to all SVR4 systems, since the
20756 actual problem is likely to be in generic SVR4 /proc support.
20757
20758Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20759
20760 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
20761
20762Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
20763
20764 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
20765 xfails for other systems. Match a missing 'Continuing.' as an
20766 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
20767
20768 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
20769 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
20770 Only issue warning for missing executables if -all option is used.
20771
20772 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
20773 file if -all option is used. It's like an unpredictable XFAIL.
20774
20775Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20776
20777 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
20778 for dynamically linked binaries.
20779
20780 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
20781
20782Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20783
20784 * gdb.t20/inherit.exp: Change message for "print tagless struct"
20785 to state that this is a known bug in old versions of g++.
20786
20787Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20788
20789 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
20790 while waiting for `Continuing'.
20791
20792Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
20793
20794 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
20795 in text, data, and bss.
20796 * gdb.t10/nodebug.c: Add local and global test variables for
20797 initialized and uninitialized data.
20798
20799Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20800
20801 * config/unix-gdb.exp (gdb_exit): Add "wait".
20802
20803Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20804
20805 * gdb.t06/signals.exp: xfail the continue from the handler for all
20806 targets.
20807
20808 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
20809 function with watchpoints enabled, the i386 call dummy starts with
20810 a call.
20811
20812 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
20813 386 bsd names its corefiles.
20814
20815Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
20816
20817 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
20818 compilers don't grok it.
20819 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
20820 with small octal ints rather than character constants, which
20821 are signed and might not fit if first promoted to int.
20822
20823Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
20824
20825 * gdb.t09/Makefile.in (clean): Remove corefile.
20826
20827Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20828
20829 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
20830
20831Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20832 and Jim Kingdon (kingdon@cygnus.com)
20833
20834 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
20835 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
20836 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
20837
20838Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20839
20840 * gdb.t17/interrupt.exp: Add xfail for hppa.
20841
20842Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20843
20844 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
20845 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
20846 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
20847 to determine signed-ness of bitfields and use the result to setup
20848 the xfail.
20849 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
20850 * gdb.t15/funcargs.exp: Use them to step until the second indirect
20851 call line is reached if necessary.
20852
20853Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20854
20855 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
20856
20857Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20858
20859 * gdb.t06/break.exp: Also test `clear' command.
20860
20861Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20862
20863 * gdb.t00/teststrategy.exp: Remove extra quote.
20864
20865 * gdb.t07/watchpoint.exp: Change xfail for calling function with
20866 watchpoint enabled to be for all non-68k machines.
20867
20868 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
20869
20870Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20871
20872 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
20873 targets use aout.mt instead of ecoff.mt as gas understands
20874 standard aout format.
20875
20876Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20877
20878 * lib/gdb.exp (runto): Don't insist that function we are running to
20879 was compiled with -g.
20880
20881 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
20882
20883 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
20884 to get back into the read system call.
20885 Accept leading newline in case where we woke it up.
20886
20887Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20888
20889 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
20890 to make the stabs test work on ecoff systems using gcc and -with-stabs.
20891 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
20892 enable ecoff configuration.
20893
20894Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20895
20896 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
20897
20898Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20899
20900 * gdb.t16/printcmds.exp: Add another printf test.
20901
20902Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
20903
20904 * configure.in: If configured -with-stabs on any target, add
20905 stabsdirs to configdirs.
20906
20907Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20908
20909 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
20910 fun" so pattern does not match the command itself.
20911
20912Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20913
20914 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
20915
20916Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20917
20918 * gdb.t17/interrupt.exp: Test for more things.
20919
20920Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20921
20922 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
20923 compiler arranges the code and line numbers.
20924
20925 * gdb.t17/interrupt.exp: Don't send \n after ^C.
20926
20927Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20928
20929 * gdb.t00/help.exp: Increase expect input buffer size.
20930
20931Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20932
20933 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
20934
20935 * gdb.t07/watchpoint.exp: Add xfail for hppa.
20936
20937 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
20938
20939 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
20940 [0-9]*, not just [0-9].
20941
20942Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20943
20944 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
20945
20946 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
20947
20948Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20949
20950 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
20951
20952Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20953
20954 * gdb.t06/signals.c: Add xfails for sun3.
20955
20956 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
20957
20958 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
20959 test_stepping tests.
20960
20961Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20962
20963 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
20964
20965 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
20966
20967 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
20968 rather than actually putting it through cpp twice.
20969
20970 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
20971
20972Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
20973
20974 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
20975 no longer needed.
20976
20977Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20978
20979 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
20980
20981 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
20982 C++ features prints as "struct", make it a pass, not an xfail.
20983
20984Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20985
20986 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
20987 Don't require VA to print as "class" rather than "struct".
20988
20989Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
20990
20991 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
20992
20993Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20994
20995 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
20996
20997Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20998
20999 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
21000 order.
21001
21002Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21003
21004 * gdb.t16/printcmds.exp: Add printf tests.
21005
21006 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
21007
21008 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
21009
21010Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
21011
21012 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
21013 pass counts, to counteract any existing or future setup_xfails.
21014
21015Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21016
21017 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
21018 {BEGIN,END}_COMMON for common block instead of STAB.
21019 * gdb.stabs/wierd.exp: Add xfail for rs6000.
21020
21021 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
21022 intp_var should be N_GSYM not N_LSYM.
21023 wierd-aout.S: Use a label for the value of the N_SO.
21024 wierd.def: Remove all backslashes.
21025 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
21026
21027Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21028
21029 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
21030 get the expected next to inheritance3.
21031
21032Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21033
21034 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
21035 now that gcc-2.4 gets it right.
21036
21037Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21038
21039 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
21040
21041 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
21042 generating comp-info.exp which works for cross-compilation.
21043
21044Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
21045
21046 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
21047 "*-*-sysv4.*".
21048
21049Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
21050
21051 * gdb.t01/run.exp: Start with a fresh gdb.
21052 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
21053 SVR4.x.
21054
21055Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
21056
21057 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
21058 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
21059 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
21060 Makefile.in (distclean, realclean): Remove gdbme.c from list of
21061 things to remove.
21062
21063Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
21064
21065 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
21066 test cases from bug reports.
21067
21068Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
21069
21070 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
21071 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
21072 avoid spurious xfails.
21073 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
21074 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
21075 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
21076
21077Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
21078
21079 * gdb.t00/teststrategy.exp: Rework to provide more useful
21080 description of each test, fix problem with systems that define
21081 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
21082 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
21083 results for "next over recursive call" so timeouts aren't taken
21084 by error.
21085
21086Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
21087
21088 * gdb.t12/scope.exp: Test printing of variables before run.
21089
21090 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
21091 printed in wrong order due to sorting.
21092
21093Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
21094
21095 * gdb.t00/teststrategy.exp: Fix expected results for printing
21096 user entered string constant. Is array of char, prints with no
21097 address.
21098
21099 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
21100 commands.
21101 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
21102 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
21103 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
21104 of struct of char arrays.
21105 * gdb.t00/radix.exp: New tests for radix commands.
21106
21107Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
21108
21109 * gdb.t16/printcmd.exp: Print a variable before running program
21110 (with xfail for AIX).
21111
21112Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
21113
21114 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
21115
21116 * gdb.t16/printcmd.exp: Don't print variables before running program.
21117
21118 * gdb.t06/break.exp: Don't require envp argument to main.
21119
21120 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
21121
21122 * gdb.t02/whatis.exp, gdb.t11/list.exp:
21123 Add xfails for rs6000.
21124
21125 * gdb.t02/whatis.exp: Change other tests not to re-test something
21126 we already tested.
21127
21128 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
21129 each type used has a variable of that type.
21130
21131Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
21132
21133 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
21134
21135Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21136
21137 * configure.in: change srctrigger to be a file, not a directory
21138
21139Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
21140
21141 * configure.in (mips-idt-ecoff*): Added trailing '*'.
21142
21143 * gdb.t11/list.exp: Fixed a couple of typos.
21144
21145Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
21146
21147 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
21148 is fixed and PR is closed.
21149 * gdb.t16 (gdbme.c): Add simple test string variable.
21150 * gdb.t16 (printcmds.exp): Add tests with simple test string
21151 variable, primarily for boundaries on "set print elements".
21152
21153Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
21154
21155 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
21156 Make leading 0's optional and don't expect a tab in the middle
21157 of the number.
21158
21159 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
21160
21161 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
21162 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
21163 don't end command passed to gdb_test with newline.
21164
21165 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
21166 signed keyword away, don't expect signed bitfields to be signed.
21167
21168 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
21169 printing with only as many 1's as are in the field as well as printing
21170 with 32 1's (see comment).
21171
21172Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
21173
21174 * gdb.t00/default.exp: Start with a fresh gdb.
21175 * configure.in (configdirs): Remove gdb.t31 until the chill
21176 compiler works again. It no longer is able to find chillrt0
21177 since it isn't in libchill.a anymore.
21178 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
21179 wierd.o, make more modular.
21180 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
21181 spurious newlines that caused problems.
21182
21183Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21184
21185 * Move test with enums and partial symbols from gdb.t03/ptype.exp
21186 to gdb.stabs/wierd.exp since GCC has worked around the bug.
21187 gdb.stabs/wierd.{exp,def}: Many new tests.
21188
21189 * gdb.t00/default.exp: update info line for new message.
21190
21191 * gdb.t02/{whatis.exp,gdbme.c}:
21192 Test that "char *" doesn't print as "caddr_t".
21193
21194Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21195
21196 * gdb.t00/help.exp: Use .* in place of some help messages which
21197 just changed.
21198 gdb.t00/default.exp: Update "info frame" test for new message.
21199 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
21200 Remove some xfails
21201
21202Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21203
21204 * gdb.t03/{gdbme.c,ptype.exp}:
21205 Add tests for typedef'd struct and union without tags.
21206 Also check "whatis" on a variable of a typedef'd enum without a tag.
21207
21208 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
21209 PRMS 1823; the bug still exists but isn't reproduced by this test
21210 anymore), and remove rs6000 XFAIL (the bug is fixed).
21211
21212 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
21213 duplicated from whatis.exp. For those that are left, accept
21214 "long", "long int", or "int" for long variables (whatis.exp already
21215 has an XFAIL for "int", so no need to fail it here).
21216
21217 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
21218 Deal with GCC's names for types now that GDB uses the compiler's names.
21219
21220 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
21221 setup_xfail's for sunos4. If we #defined the signed keyword away,
21222 don't expect GDB to know that char it is signed.
21223
21224 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
21225
21226Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
21227
21228 * configure.in (configdirs): Add gdb.t24 for C++ tests that
21229 should work on any system, regardless of debugging format.
21230 * gdb.t21/demangle.exp: Move to gdb.t24.
21231 * gdb.t24/demangle.exp: Move from gdb.t21.
21232 * gdb.t24/{Makefile.in, configure.in}: New files.
21233
21234Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21235
21236 * configure.in: Do gdb.stabs and C++ tests only for stabs.
21237 * gdb.stabs: New directory.
21238
21239Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21240
21241 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
21242 not just "Quit anyway?".
21243
21244Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
21245
21246 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
21247 that all setup_xfails are immediately followed by clear_xfails.
21248
21249Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
21250
21251 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
21252 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
21253 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
21254 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
21255 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
21256 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21257 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21258 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
21259 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
21260 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
21261 gdb.t31/chillvars.exp, lib/gdb.exp:
21262 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
21263 bug-gdb@prep.ai.mit.edu.
21264
21265Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
21266
21267 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
21268 with 0.0, not integer 0.
21269
21270Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
21271
21272 * gdb.t06/break.exp: Update for "Kill the program" message change.
21273
21274Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
21275
21276 * Makefile.in (GDBFLAGS): Set to -nx.
21277 * Makefile.in (site.exp): Use GDBFLAGS.
21278
21279Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21280
21281 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
21282 Makefiles.
21283 (check): depend on just-check.
21284 (just-check): added so that tests can be run without a noop
21285 build pass.
21286
21287Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21288
21289 Switch to using configure's configdirs.
21290 * Makefile.in (Makefile): add configure.in dependency.
21291 (SUBDIRS): removed redundant assignment.
21292 * configure.in: switch subdirs assignment to configdirs.
21293 * gdb.t*/configure.in: new files.
21294
21295Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
21296
21297 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
21298 works.
21299
21300Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
21301
21302 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
21303 in explicit rules. Apparently this is not supported by some makes.
21304
21305Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
21306
21307 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
21308
21309Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21310
21311 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
21312 disappeared.
21313
21314Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
21315
21316 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
21317
21318Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
21319
21320 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
21321 watchpoint problem that is now fixed.
21322 * gdb.t30/chexp.exp: Remove setup_xfail for printing
21323 uninitialized convenience variables.
21324 * gdb.t31/chillvars.exp: Fix expected patterns for printing
21325 structures.
21326
21327Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21328
21329 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
21330 which causes expect to get out of sync with gdb on long output
21331 from help set.
21332 * gdb.t09/corefile.exp: Make expected pattern for core file
21333 failing signal and frame output format less sun specific.
21334
21335Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
21336
21337 * gdb.t31/chillvars.exp: Add and remove initial dummy
21338 breakpoint, so that symbol table is forced in.
21339 (Needed at least on Sunos4, though it seems not SVR4.)
21340 * gdb.t31/chillvars.exp: Update for changed output format.
21341
21342Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
21343
a9c64011 21344 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
21345
21346Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
21347
21348 * Makefile.in: Added --srcdir when invoking runtest, removed the
21349 need for a local config file. (optional now)
21350
21351Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
21352
21353 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
21354 failure count used to force early termination. Add some more
21355 expected failures for gnu style demangling.
21356
21357Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21358
21359 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
21360 pmi variable from gdb.t20/gdbme to get optimized away.
21361 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
21362 Check for written corefile upon timeout _and_ eof.
21363
21364Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21365
21366 * config/unix-gdb.exp: Add missing return 0.
21367
21368Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21369
21370 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
21371 test termination.
21372
21373Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
21374
21375 * configure.in (subdirs): Put back gdb.t17 which mysteriously
21376 disappeared.
21377
21378Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
21379
21380 * gdb.t10/crossload.exp: Disable the i860-elf test until such
21381 time as i860 support works.
21382
d63a86f8 21383 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
21384 "backtrace 100\r" rather than just "backtrace\r", to match last
21385 change.
21386
21387Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
21388
21389 * config/udi-gdb.exp (gdb_exit): Remove close command.
21390 (gdb_target_udi): New procedure to set the UDI target.
21391 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
21392 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
21393 Added waits for prompts after several question responses. Added
21394 some more responses used by a29k-amd-udi-gdb.
21395 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
21396 pass different arguments, restart UDI connection after program
21397 completion.
21398 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
21399 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21400 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
21401 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
21402 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
21403 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
21404 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21405 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
21406 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
21407 after program completion.
21408 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
21409 compiled with a SELECT_VECS setting.
21410 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
21411 infinite recursion.
21412
21413 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
21414 Added checks for COFF results, and made them expected failures for
21415 all targets. It would be better to make them expected failures
21416 for COFF targets only.
21417
21418Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21419
21420 * Makefile.in: add null dvi target, don't bother to recurse
21421 through test directories for info and install-info; rename
21422 $(datadir) to be dejagnu instead of deja-gnu
21423
21424Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
21425
21426 * gdb.t31/gdbme.ch: Re-enable code that previously caused
21427 compiler to coredump.
21428 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
21429 code.
21430
21431Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
21432
21433 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
21434 coredump.
21435 * gdb.t31/chillvars.exp: Comment out tests that depend on that
21436 code.
21437
21438Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
21439
21440 * gdb.t03/ptype.exp: tests for return code from gdb_test.
21441 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
21442 which in a shell. Deletes xgdb when done.
21443 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
21444 Tests the return from the "set height" or "set width" commands.
21445 Added a few return codes where needed.
21446
21447Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
21448
21449 * Makefile.in (SUBDIRS): Add gdb.t17.
21450 * configure.in (subdirs): Add gdb.t17.
21451 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
21452 files to test gdb's calling of functions in the inferior with
21453 the correct arguments and gdb's ability to retrieve any
21454 result returned.
21455
21456Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
21457
21458 * config/unix-gdb.exp (gdb_exit): Remove close commands that
21459 may be called after gdb goes away. Previous versions of expect
21460 needed these to avoid file descriptor leaks, but they cause
21461 errors with the current revision of expect.
21462 * gdb.t00/gdbvars.exp: Use -re on expected output after
21463 setting sevenbit-strings.
21464 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
21465 to set sevenbit-strings consistent across tests.
21466 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
21467 set sevenbit-strings consistent across tests.
21468
21469Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
21470
21471 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
21472 expected output to match current "expect" expectations.
21473
21474Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
21475
21476 * gdb.t00/default.exp: Change expected output for default "source"
21477 command, to match new gdb behavior which requires a filename to
21478 source.
21479
21480Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
21481
21482 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
21483 expected fail for i486-*-* that misses the marker2 function.
21484 * gdb.t10/crossload.exp (bfddefault): Allow successful
21485 recognition of a format to pass even if no symbols are found.
21486 Explicitly catch failures where the format is not recognized
21487 or is ambiguous, and add the reason to the fail message.
21488 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
21489 the cause is and invalid target and add reason to failure message.
21490 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
21491 elf32-i386, elf32-sparc, and elf32-i860.
21492 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
21493 Set up expected failure for 'filename'::variable scope resolution,
21494 which is now apparently broken on all targets.
21495 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
21496 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
21497 gdb.t23/templates.exp: Change failure for missing binfile into
21498 just a warning.
21499 gdb.t21/demangle.exp: Change all cfront references to 'arm'
21500 references.
21501
21502Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
21503
21504 * gdb.t00/default.exp: Add expected output for default "source"
21505 command, to match new gdb behavior.
21506 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
21507
21508Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
21509
21510 * config/*-gdb.exp: returns an error, rather than exiting on
21511 internal errors.
21512
21513Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
21514
21515 * gdb.t03/gdbme.c: Add pointer to struct variable.
21516 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
21517 referencing struct members.
21518
21519Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
21520
21521 * configure.in (mips-idt-ecoff): New target.
21522 * config/mips-gdb.exp: New file for remote board using MIPS remote
21523 debugging protocol.
21524
21525 * Redid configuration scheme. Removed gdb.t*/configure.in.
21526 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
21527 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
21528 distclean targets. Built executables via .o files. Adjusted
21529 tests to account for source files in $(srcdir) rather than
21530 $(objdir).
21531 * lib/gdb.exp (runto): Don't expect () after the function name,
21532 because it may have arguments.
21533
21534Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
21535
21536 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
21537 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
21538 expected failures for mips-idt-* and mips-sgi-*.
21539 * gdb.t00/default.exp (attach): Kill process if requested.
21540 * gdb.t00/help.exp (help target core, help target): Accept a gdb
21541 that does not read core files.
21542 * gdb.t01/run.exp: Removed checks for exit status code.
21543 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
21544 it is linked in.
21545 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
21546 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
21547 appropriate, rather than doing it by hand.
21548 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
21549 execution.
21550 * gdb.t10/crossload.exp: Kill existing program if needed.
21551 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
21552 appropriate, rather than doing it by hand. Always increase
21553 timeout for this test, not just for VxWorks.
21554
21555Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
21556
21557 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
21558 of Chill STRUCT types and STRUCT values.
21559 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
21560 than "char".
21561 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 21562 struct2): New struct definitions and initializations to test
c906108c
SS
21563 simple Chill STRUCT types.
21564
21565Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
21566
21567 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
21568 the null byte at the end of strings.
21569 * gdb.t00/default.exp: Make show version insensitive to copyright
21570 date.
21571 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
21572 to avoid dependencies on target char signedness.
21573 * gdb.t16/printcmds.exp: Update expected results for explicitly
21574 unsigned char.
21575 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
21576 now work.
21577 * gdb.t21/demangle.exp: Add many more patterns for template
21578 demangling, most of them being expected failures.
21579 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
21580 string we are matching for, to match on the whole string.
21581 * gdb.t21/demangle.exp: Add many new test strings to demangle,
21582 and fix a whole bunch that had incorrect expected output but were
21583 passing anyway because of the bug in "proc demangle".
21584 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
21585 type.
21586 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
21587
21588Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
21589
a9c64011
AS
21590 * gdb/testsuite: made modifications to testcases, etc., to allow
21591 them to work properly given the reorganization of deja-gnu and the
21592 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
21593
21594Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
21595
21596 * gdb/testsuite: Initial creation of gdb/testsuite.
21597 Migrated dejagnu testcases and support files for testing nm to
21598 gdb/testsuite from deja-gnu. These files were moved "as is"
21599 with no modifications. This migration is part of a major overhaul
21600 of dejagnu. The modifications to these testcases, etc., which
21601 will allow them to work with the new version of dejagnu will be
21602 made in a future update.
48efe704 21603
8d8cb839 21604 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 21605\f
8d8cb839
EZ
21606;; Local Variables:
21607;; mode: change-log
21608;; left-margin: 8
21609;; fill-column: 74
21610;; version-control: never
21611;; End:
902f2ccb
MC
21612
21613 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 21614 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
21615 Copying and distribution of this file, with or without modification,
21616 are permitted provided the copyright notice and this notice are preserved.
This page took 2.200305 seconds and 4 git commands to generate.