]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb/
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
eb801841
TT
12010-06-04 Tom Tromey <tromey@redhat.com>
2
3 * gdb.python/py-value.exp (test_value_hash): Don't test equality
4 of hash and id.
5
38979823
JK
62010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
9 newline.
10 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11 (empty verbose non-noisy clear, empty verbose noisy clear)
12 (empty non-verbose noisy clear): Likewise.
13
35ec993f
MS
142010-06-03 Michael Snyder <msnyder@vmware.com>
15
16 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
17 * gdb.base/display.exp: Ditto.
18 * gdb.base/find.exp: Ditto.
19 * gdb.base/ifelse.exp: Ditto.
20 * gdb.base/multi-forks.exp: Ditto.
21 * gdb.base/recurse.exp: Ditto.
22 * gdb.base/setshow.exp: Ditto.
23 * gdb.base/value-double-free.exp: Ditto.
24 * gdb.base/watch-vfork.exp: Ditto.
25 * gdb.base/watch_thread_num.exp: Ditto.
26 * gdb.base/watchpoint-solib.exp: Ditto.
27 * gdb.base/watchpoint.exp: Ditto.
28 * gdb.base/watchpoints.exp: Ditto.
29
30 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
31 * gdb.cp/overload.exp: Ditto.
32 * gdb.cp/virtfunc.exp: Ditto.
33
34 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
35
36 * gdb.reverse/watch-precsave.exp:
37 Replace gdb_test with gdb_test_no_output.
38
39 * gdb.threads/attach-into-signal.exp:
40 Replace gdb_test with gdb_test_no_output.
41 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
42 * gdb.threads/watchthreads.exp: Ditto.
43 * gdb.threads/watchthreads2.exp: Ditto.
44
45 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
46 * gdb.trace/tfind.exp: Ditto.
47
c22decce
JB
482010-06-03 Joel Brobecker <brobecker@adacore.com>
49
50 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
51 successful test if message is the empty string.
52
fd5700c7
JK
532010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
54
55 * gdb.fortran/module.exp (stopped language detection): New test.
56
f55ee35c
JK
572010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
58
59 Support DW_TAG_module as separate namespaces.
60 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
61 gdb.fortran/library-module-lib.f90: New.
62 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
63 (print i): Remove.
64 (continue to breakpoint: i-is-1, print var_i value 1)
65 (continue to breakpoint: i-is-2, print var_i value 2)
66 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
67 (print var_d, print var_i value 14, ptype modmany, complete `modm)
68 (complete `modmany, complete `modmany`, complete `modmany`var)
69 (show language, setting breakpoint at module): New tests.
70 * gdb.fortran/module.f90 (module mod): Remove.
71 (module mod1, module mod2, module modmany, subroutine sub1)
72 (subroutine sub2, program module): New.
73
b8e8282f
JK
742010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
75
76 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
77 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
78 * gdb.cp/anon-union.exp (pass): Rename to ...
79 (print z 2): ... here.
b8e8282f 80
019ebafc
MS
812010-06-02 Michael Snyder <msnyder@vmware.com>
82
e68d8fd4
MS
83 * gdb.trace/actions.exp: Use gdb_test_no_output.
84 * gdb.trace/circ.exp: Ditto.
85 * gdb.trace/packetlen.exp: Ditto.
86 * gdb.trace/save-trace.exp: Ditto.
87 * gdb.trace/tracecmd.exp: Ditto.
88 * gdb.trace/tsv.exp: Ditto.
89
12b5d08a
MS
90 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
91 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
92 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
93 * gdb.threads/manythreads.exp: Ditto.
94 * gdb.threads/print-threads.exp: Ditto.
95 * gdb.threads/pthreads.exp: Ditto.
96 * gdb.threads/schedlock.exp: Ditto.
97 * gdb.threads/staticthreads.exp: Ditto.
98 * gdb.threads/thread-specific.exp: Ditto.
99 * gdb.threads/thread-unwindonsignal.exp: Ditto.
100 * gdb.threads/threadapply.exp: Ditto.
101 * gdb.threads/watchthreads.exp: Ditto.
102 * gdb.threads/watchthreads2.exp: Ditto.
103
89493308
MS
104 * gdb.python/py-block.exp: Use gdb_test_no_output.
105 * gdb.python/py-prettyprint.exp: Ditto.
106 * gdb.python/py-template.exp: Ditto.
107 * gdb.python/py-value.exp: Ditto.
108
109 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
110 * gdb.reverse/watch-reverse.exp: Ditto.
111
112 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
113 * gdb.server/ext-run.exp: Ditto.
114
019ebafc
MS
115 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
116 * gdb.dwarf2/dw2-compressed.exp: Ditto.
117 * gdb.dwarf2/dw2-intercu.exp: Ditto.
118 * gdb.dwarf2/dw2-intermix.exp: Ditto.
119 * gdb.dwarf2/dw2-producer.exp: Ditto.
120 * gdb.dwarf2/mac-fileno.exp: Ditto.
121
122 * gdb.gdb/observer.exp: Use gdb_test_no_output.
123 * gdb.gdb/selftest.exp: Ditto.
124
125 * gdb.multi/base.exp: Use gdb_test_no_output.
126
127 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
128
3e0ca3a5
JK
1292010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
130
131 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
132
9db70545
MS
1332010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
134
a8d52276
MS
135 * gdb.cp/class2.exp: Use gdb_test_no_output.
136 * gdb.cp/classes.exp: Ditto.
137 * gdb.cp/extern-c.exp: Ditto.
138 * gdb.cp/inherit.exp: Ditto.
139 * gdb.cp/maint.exp: Ditto.
140 * gdb.cp/mb-inline.exp: Ditto.
141 * gdb.cp/mb-templates.exp: Ditto.
142 * gdb.cp/method2.exp: Ditto.
143 * gdb.cp/misc.exp: Ditto.
144 * gdb.cp/ovldbreak.exp: Ditto.
145 * gdb.cp/punctuator.exp: Ditto.
146 * gdb.cp/templates.exp: Ditto.
147 * gdb.cp/virtbase.exp: Ditto.
148
9db70545
MS
149 * gdb.threads/attach-stopped.exp:
150 Replace uses of send_gdb / gdb_expect.
151 * gdb.threads/attachstop-mt.exp:
152 Replace uses of send_gdb / gdb_expect.
153 * gdb.threads/gcore-thread.exp:
154 Replace uses of send_gdb / gdb_expect.
155 * gdb.threads/hand-call-in-threads.exp:
156 Replace uses of send_gdb / gdb_expect.
157 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
158 * gdb.threads/print-threads.exp:
159 Replace uses of send_gdb / gdb_expect.
160 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
161 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
162 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
163
164 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
165 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
166 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
167 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
168 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
169 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
170 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
171 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
172 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
173 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
174 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
175
359cc68c
JK
1762010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
177
178 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
179
7d3fe98e
SW
1802010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
181
182 * gdb.cp/koenig.exp: Added new test case.
183 * gdb.cp/koenig.cc: Ditto.
184
27d3a1a2
MS
1852010-06-01 Michael Snyder <msnyder@vmware.com>
186
187 * gdb.base/arithmet.exp: Use gdb_test_no_output.
188 * gdb.base/arrayidx.exp: Ditto.
189 * gdb.base/attach.exp: Ditto.
190 * gdb.base/auxv.exp: Ditto.
191 * gdb.base/bigcre.exp: Ditto.
192 * gdb.base/break-always.exp: Ditto.
193 * gdb.base/break-interp.exp: Ditto.
194 * gdb.base/break.exp: Ditto.
195 * gdb.base/breakpoint-shadow.exp: Ditto.
196 * gdb.base/call-ar-st.exp: Ditto.
197 * gdb.base/call-sc.exp: Ditto.
198 * gdb.base/call-signal-resume.exp: Ditto.
199 * gdb.base/callfuncs.exp: Ditto.
200 * gdb.base/catch-syscall.exp: Ditto.
201 * gdb.base/charset.exp: Ditto.
202 * gdb.base/code-expr.exp: Ditto.
203 * gdb.base/commands.exp: Ditto.
204 * gdb.base/cond-expr.exp: Ditto.
205 * gdb.base/condbreak.exp: Ditto.
206 * gdb.base/cursal.exp: Ditto.
207 * gdb.base/cvexpr.exp: Ditto.
208 * gdb.base/default.exp: Ditto.
209 * gdb.base/del.exp: Ditto.
210 * gdb.base/detach.exp: Ditto.
211 * gdb.base/display.exp: Ditto.
212 * gdb.base/ena-dis-br.exp: Ditto.
213 * gdb.base/eval-skip.exp: Ditto.
214 * gdb.base/foll-fork.exp: Ditto.
215 * gdb.base/foll-vfork.exp: Ditto.
216 * gdb.base/frame-args.exp: Ditto.
217 * gdb.base/funcargs.exp: Ditto.
218 * gdb.base/gcore-buffer-overflow.exp: Ditto.
219 * gdb.base/gdbvars.exp: Ditto.
220 * gdb.base/help.exp: Ditto.
221 * gdb.base/ifelse.exp: Ditto.
222 * gdb.base/included.exp: Ditto.
223 * gdb.base/list.exp: Ditto.
224 * gdb.base/macscp.exp: Ditto.
225 * gdb.base/maint.exp: Ditto.
226 * gdb.base/multi-fork.exp: Ditto.
227 * gdb.base/overlays.exp: Ditto.
228 * gdb.base/page.exp: Ditto.
229 * gdb.base/pending.exp: Ditto.
230 * gdb.base/pointers.exp: Ditto.
231 * gdb.base/pr11022.exp: Ditto.
232 * gdb.base/prelink.exp: Ditto.
233 * gdb.base/printcmds.exp: Ditto.
234 * gdb.base/psymtab.exp: Ditto.
235 * gdb.base/randomize.exp: Ditto.
236 * gdb.base/relational.exp: Ditto.
237 * gdb.base/relocate.exp: Ditto.
238 * gdb.base/remote.exp: Ditto.
239 * gdb.base/sepdebug.exp: Ditto.
240 * gdb.base/set-lang-auto.exp: Ditto.
241 * gdb.base/setshow.exp: Ditto.
242 * gdb.base/setvar.exp: Ditto.
243 * gdb.base/signals.exp: Ditto.
244 * gdb.base/signull.exp: Ditto.
245 * gdb.base/sigstep.exp: Ditto.
246 * gdb.base/sizeof.exp: Ditto.
247 * gdb.base/solib-disc.exp: Ditto.
248 * gdb.base/store.exp: Ditto.
249 * gdb.base/structs.exp: Ditto.
250 * gdb.base/structs2.exp: Ditto.
251 * gdb.base/subst.exp: Ditto.
252 * gdb.base/term.exp: Ditto.
253 * gdb.base/trace-commands.exp: Ditto.
254 * gdb.base/unwindonsignal.exp: Ditto.
255 * gdb.base/valgrind-db-attach.exp: Ditto.
256 * gdb.base/varargs.exp: Ditto.
257 * gdb.base/watch-cond.exp: Ditto.
258 * gdb.base/watch_thread_num.exp: Ditto.
259 * gdb.base/watchpoint-cond-gone.exp: Ditto.
260 * gdb.base/watchpoint.exp: Ditto.
261 * gdb.base/whatis-exp.exp: Ditto.
262
f8d3bf8f
MS
2632010-06-01 Michael Snyder <msnyder@vmware.com>
264
265 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
266 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
267 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
268 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
269 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
270 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
271 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
272 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
273 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
274 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
275 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
276 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
277 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
278 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
279 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
280
3f9e0d32
JK
2812010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
282
283 * gdb.base/commands.exp (begin commands on watch): Remove excessive
284 trailing newline.
285 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
286 * gdb.java/jmisc.exp (p *args\n): Rename to ...
287 (p *args): ... here and remove excessive trailing newline.
288
f629457d
JB
2892010-05-31 Joel Brobecker <brobecker@adacore.com>
290
291 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
292
09eef106
JK
2932010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 Accept the new Linux kernel "t (tracing stop)" string.
296 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
297 Update comment.
298 (state_wait) <T (tracing stop)>: New.
299 (main): Update the state_wait expect string.
300
94f31136
PA
3012010-05-28 Pedro Alves <pedro@codesourcery.com>
302
303 * limits.c, limits.exp: Delete files.
304 * Makefile.in (clean mostlyclean): Adjust.
305 * tracecmd.exp: Adjust.
306
096554ab
JK
3072010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
308
309 * gdb.base/tui-layout.exp: New.
310
27d3a1a2 3112010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50
MS
312
313 * gdb.reverse/break-precsave.exp:
314 Replace uses of send_gdb / gdb_expect.
315 * gdb.reverse/break-reverse.exp:
316 Replace uses of send_gdb / gdb_expect.
317 * gdb.reverse/consecutive-precsave.exp:
318 Replace uses of send_gdb / gdb_expect.
319 * gdb.reverse/consecutive-reverse.exp:
320 Replace uses of send_gdb / gdb_expect.
321 * gdb.reverse/finish-precsave.exp:
322 Replace uses of send_gdb / gdb_expect.
323 * gdb.reverse/finish-reverse.exp:
324 Replace uses of send_gdb / gdb_expect.
325 * gdb.reverse/i386-precsave.exp:
326 Replace uses of send_gdb / gdb_expect.
327 * gdb.reverse/i386-reverse.exp:
328 Replace uses of send_gdb / gdb_expect.
329 * gdb.reverse/i386-sse-reverse.exp:
330 Replace uses of send_gdb / gdb_expect.
331 * gdb.reverse/i387-env-reverse.exp:
332 Replace uses of send_gdb / gdb_expect.
333 * gdb.reverse/i387-stack-reverse.exp:
334 Replace uses of send_gdb / gdb_expect.
335 * gdb.reverse/machinestate-precsave.exp:
336 Replace uses of send_gdb / gdb_expect.
337 * gdb.reverse/machinestate.exp:
338 Replace uses of send_gdb / gdb_expect.
339 * gdb.reverse/sigall-precsave.exp:
340 Replace uses of send_gdb / gdb_expect.
341 * gdb.reverse/sigall-reverse.exp:
342 Replace uses of send_gdb / gdb_expect.
343 * gdb.reverse/solib-precsave.exp:
344 Replace uses of send_gdb / gdb_expect.
345 * gdb.reverse/solib-reverse.exp:
346 Replace uses of send_gdb / gdb_expect.
347 * gdb.reverse/step-precsave.exp:
348 Replace uses of send_gdb / gdb_expect.
349 * gdb.reverse/step-reverse.exp:
350 Replace uses of send_gdb / gdb_expect.
351 * gdb.reverse/until-precsave.exp:
352 Replace uses of send_gdb / gdb_expect.
353 * gdb.reverse/until-reverse.exp:
354 Replace uses of send_gdb / gdb_expect.
355 * gdb.reverse/watch-precsave.exp:
356 Replace uses of send_gdb / gdb_expect.
357 * gdb.reverse/watch-reverse.exp:
358 Replace uses of send_gdb / gdb_expect.
359
3def43e0
JK
3602010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
361
362 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
363 excessive newline.
364
27d3a1a2 3652010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
366
367 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
368 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
369 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
370 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
371 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
372 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
373 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
374 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
375 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
376 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
377 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
378 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
379 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
380 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
381 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
382 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
383 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
384 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
385 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 386
27d3a1a2 3872010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 388
22454424
MS
389 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
390 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
391
392 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
393 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
394 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
395
396 * gdb.reverse/consecutive-reverse.exp:
397 Replace uses of send_gdb / gdb_expect.
398 * gdb.reverse/consecutive-precsave.exp:
399 Replace uses of send_gdb / gdb_expect.
400
401 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
402 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
403 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
404 * gdb.mi/mi-ns-stale-regcache.exp:
405 Replace uses of send_gdb / gdb_expect.
406 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
407 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
408 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
409 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
410 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
411 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
412 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
413 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
414 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
415
4162010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 417
22454424 418 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 419
22454424 420 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 421
22454424
MS
422 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
423 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
424 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
425 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
426 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
427 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
428 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
429 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
430 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 431
6e5f2c59
TT
4322010-05-25 Tom Tromey <tromey@redhat.com>
433
434 * gdb.base/macscp.exp: Add missing space after setup_kfail.
435
bbc8b958
TT
4362010-05-25 Tom Tromey <tromey@redhat.com>
437
438 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
439 argument order.
440 * gdb.base/macscp.exp: Fix setup_kfail argument order.
441 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
442 order.
443 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
444 order.
445 * gdb.base/call-sc.exp (setup_kfails): Remove.
446 (setup_compiler_kfails): Remove.
447 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
448 argument order.
449 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
450 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
451 (advancei): Fix setup_kfail argument order.
452 * gdb.base/radix.exp: Fix setup_kfail argument order.
453 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
454 order.
455 * gdb.base/structs.exp (setup_kfails): Remove.
456 (setup_compiler_kfails): Fix setup_kfail argument order.
457 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
458 order.
459 * gdb.java/jmain.exp: Fix setup_kfail argument order.
460 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
461 setup_kfail argument order.
462 * gdb.cp/overload.exp: Fix setup_kfail argument order.
463
83d1babf
TT
4642010-05-25 Tom Tromey <tromey@redhat.com>
465
466 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
467
6acb16a2
MS
4682010-05-25 Michael Snyder <msnyder@vmware.com>
469
470 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
471 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
472 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
473 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
474 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
475 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
476 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
477 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
478 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
479 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
480 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
481 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
482 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
483 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
484 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
485 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
486 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
487 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
488 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
489 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
490 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
491 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
492 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
493 * gdb.base/default.exp: Replace send_gdb with gdb_test.
494 * gdb.base/define.exp: Replace send_gdb with gdb_test.
495 * gdb.base/display.exp: Replace send_gdb with gdb_test.
496 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
497 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
498 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
499 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
500 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
501 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
502 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
503 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
504 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
505 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
506 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
507 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
508 * gdb.base/help.exp: Replace send_gdb with gdb_test.
509 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
510 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
511 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
512 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
513 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
514 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
515 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
516 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 517 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
518
5192010-05-25 Doug Evans <dje@google.com>
520
521 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
522 gdb.string_to_argv.
ad3986f0 523
d3b1e874
TT
5242010-05-21 Tom Tromey <tromey@redhat.com>
525
526 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
527 Call it.
528 * gdb.dwarf2/pieces.S: Update.
529 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
530
cb826367
TT
5312010-05-21 Tom Tromey <tromey@redhat.com>
532
533 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
534 Call it.
535 * gdb.dwarf2/pieces.c (struct C): New.
536 (f6): New function.
537 * gdb.dwarf2/pieces.S: Replace.
538
74de6778
TT
5392010-05-21 Tom Tromey <tromey@redhat.com>
540
541 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
542 Call it.
543
afd74c5f
TT
5442010-05-21 Tom Tromey <tromey@redhat.com>
545
546 * gdb.dwarf2.pieces.exp: New file.
547 * gdb.dwarf2.pieces.S: New file.
548 * gdb.dwarf2.pieces.c: New file.
549
a7b75dfd
JB
5502010-05-20 Pedro Alves <pedro@codesourcery.com>
551 Joel Brobecker <brobecker@adacore.com>
552
553 * lib/gdb.exp (gdb_test_no_output): New function.
554 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
555 when testing commands that should produce no output.
556
c81c812a
JB
5572010-05-17 Joel Brobecker <brobecker@adacore.com>
558
559 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
560 parameter that we want to watch being a constant.
561
0cce5bd9
JB
5622010-05-17 Joel Brobecker <brobecker@adacore.com>
563
564 * gdb.ada/cond_lang: New testcase.
565
47050449
JB
5662010-05-17 Joel Brobecker <brobecker@adacore.com>
567
568 * lib/gdb.exp (banned_variables): New variable/constant.
569 (gdb_init): Add write trace on variables listed in banned_variables.
570 (gdb_finish): Remove write traces on variables listed in
571 banned_variables.
572
77c01586
JB
5732010-05-17 Joel Brobecker <brobecker@adacore.com>
574
575 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
576 * gdb.cp/koenig.exp: Likewise.
577
88d4aea7
PM
5782010-05-14 Phil Muldoon <pmuldoon@redhat.com>
579
580 PR python/11482
581
582 * gdb.python/py-value.exp (test_value_hash): New function.
583
f5a010c0
PM
5842010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
585
586 PR exp/11530.
587 * gdb.base/gdb11530.c: New file.
588 * gdb.base/gdb11530.exp: New file.
589
8ef4892f
JK
5902010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
591
592 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
593 * gdb.dwarf2/dw2-modula2-self-type.S: New.
594
7322dca9
SW
5952010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
596
597 * gdb.cp/koenig.exp: New test.
598 * gdb.cp/koenig.cc: New test program.
599
02e7ea18
JB
6002010-05-05 Joel Brobecker <brobecker@adacore.com>
601
602 Remove the use of prms_id and bug_id throughout the testsuite.
603
e1c34c5d
PM
6042010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
605
606 PR exp/11349.
607 * testsuite/gdb.cp/ref-types.exp: Add test to examine
608 use a reference local variable.
609
8e1d0c49
JK
6102010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
611
612 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
613 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
614 variable different_dir. Move debugfile into a full directory pathname
615 under DIFFERENT_DIR.
616 * lib/gdb.exp (separate_debug_filename): Remove.
617 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
618 variable debug_dir and mkdir of it. Update function comments.
619
e66408ed
PA
6202010-04-29 Pedro Alves <pedro@codesourcery.com>
621
622 PR gdb/11557
623
624 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
625 files.
626
d7b32ed3
PM
6272010-04-29 Phil Muldoon <pmuldoon@redhat.com>
628
629 * gdb.python/py-param.exp: New File.
630
6aecb9c2
JB
6312010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
632
633 * gdb.base/default.exp: Fix "set language" test.
634
bdf92a1c
PM
6352010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
636
637 PR breakpoints/11531.
638 * gdb.base/gdb11531.c: New file.
639 * gdb.base/gdb11531.exp: New file.
640
3f172e24
TT
6412010-04-26 Tom Tromey <tromey@redhat.com>
642
643 * gdb.base/completion.exp: Add tests for completion and deprecated
644 commands.
645
64af4c92
JK
6462010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
647
648 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
649 (print /x char_array): Escape curly brackets.
650
492928e4
JK
6512010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
652
653 Fix deadlock on looped list of loaded shared objects.
654 * gdb.base/solib-corrupted.exp: New.
655
66d09542
DE
6562010-04-23 Doug Evans <dje@google.com>
657
658 * gdb.python/py-section-script.c: New file.
659 * gdb.python/py-section-script.exp: New file.
660 * gdb.python/py-section-script.py: New file.
661
8bd10a10
CM
6622010-04-20 Chris Moller <cmoller@redhat.com>
663
664 PR 10179
665
666 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
667 * gdb.base/pr10179-a.c:
668 * gdb.base/pr10179-b.c:
669 * gdb.base/pr10179.exp: New files.
670
c0201579
JK
6712010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
672
673 Fix crashes on dangling display expressions.
674 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
675 is SEP.
676 (lib_flags): Remove the "debug" keyword.
677 (libsepdebug): New variable for iterating new loop.
678 (save_pf_prefix): New variable wrapping the loop.
679 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
680 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
681
793b0ff8
PM
6822010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
683
684 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
685
097f51f7
PM
6862010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
687
688 PR stabs/11479.
689 * gdb.stabs/gdb11479.exp: New file.
690 * gdb.stabs/gdb11479.c: New file.
691
9a22f0d0
PM
6922010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
693
694 * gdb.base/charset.c (Strin16, String32): New variables.
695 * gdb.base/charset.exp (gdb_test): Test correct display
696 of 16 or 32 bit strings.
697
6982010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
699
700 PR 9167
701 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
702 * gdb.cp/pr9167.cc: New file.
703 * gdb.cp/pr9167.exp: New file.
704
705
6e354e5e
PM
7062010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
707
708 PR pascal/11492.
709 * gdb.pascal/gdb11492.pas: New file.
710 * gdb.pascal/gdb11492.exp: New file.
711
be942545
JB
7122010-04-20 Joel Brobecker <brobecker@adacore.com>
713
1667e6e3 714 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 715
0c3acc09
JB
7162010-04-20 Joel Brobecker <brobecker@adacore.com>
717
718 * gdb.ada/dyn_loc: New testcase.
719
ec31cde5
CM
7202010-04-20 Chris Moller <cmoller@redhat.com>
721
722 PR 10867
723
724 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
725 * gdb.cp/pr10687.cc: New file.
726 * gdb.cp/pr10687.exp: New file.
727
728
ce4b0682
SDJ
7292010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
730 Sergio Durigan Junior <sergiodj@redhat.com>
731
732 * gdb.fortran/logical.exp: New testcase.
733 * gdb.fortran/logical.f90: New file.
734
3436961f
DE
7352010-04-19 Doug Evans <dje@google.com>
736
737 * gdb.base/help.exp (help source): Update expected output.
738
4d836c09
JK
7392010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
740
741 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
742 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
743 gdb_exit and return.
744 (executable): New variable.
745 (binfile): Use it.
746
6149aea9
PA
7472010-04-19 Pedro Alves <pedro@codesourcery.com>
748
749 PR breakpoints/8554.
750
751 * gdb.trace/save-trace.exp: Adjust.
752
ed41462c
L
7532010-04-17 H.J. Lu <hongjiu.lu@intel.com>
754
755 PR corefiles/11511
756 * gdb.arch/system-gcore.exp: New.
757 * gdb.arch/gcore.c: Likewise.
758
3f7b2faa
DE
7592010-04-15 Doug Evans <dje@google.com>
760
fa33c3cd
DE
761 * gdb.python/py-progspace.c: New file.
762 * gdb.python/py-progspace.exp: New file.
763
3f7b2faa
DE
764 * gdb.base/source.exp: Add tests for "source -s".
765
79f283fe
PM
7662010-04-14 Phil Muldoon <pmuldoon@redhat.com>
767
768 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
769 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
770 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
771 * gdb.python/py-mi.exp: New test for to_string returning None.
772
fc8eb08a
PM
7732010-04-12 Phil Muldoon <pmuldoon@redhat.com>
774
775 * gdb.python/py-breakpoint.c: Make result global.
776
26e197f6
JK
7772010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
778
779 Fix non-GNU make compatibility.
780 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
781
adc36818
PM
7822010-04-09 Phil Muldoon <pmuldoon@redhat.com>
783
784 * gdb.python/py-breakpoint.exp: New File.
785 * gdb.python/py-breakpoint.C: Ditto.
786
64e17368
SS
7872010-04-08 Stan Shebs <stan@codesourcery.com>
788
789 * gdb.trace/actions.exp: Clear default-collect.
790 * gdb.trace/save-trace.exp: Clear default-collect.
791
fff5cc64
PM
7922010-04-08 Phil Muldoon <pmuldoon@redhat.com>
793
794 * gdb.python/py-value: Add null string variable.
795 (test_lazy_string): Test zero length, NULL address lazy
796 strings.
797
a055a187
L
7982010-04-07 H.J. Lu <hongjiu.lu@intel.com>
799
800 * gdb.arch/i386-avx.c: New.
801 * gdb.arch/i386-avx.exp: Likewise.
802
803 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
804
96e39866
DE
8052010-04-06 Doug Evans <dje@google.com>
806
807 * gdb.base/source-test.gdb: New file.
808 * gdb.base/source.exp: Test source -v.
809
5984a431
UW
8102010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
811
812 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
813
ec8a089a
PM
8142010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
815
816 * gdb.stabs/aout.sed: Convert all backslash to double backslash
817 within one line, unless it is followed by a double quote.
818 * gdb.stabs/hppa.sed: Idem.
819 * gdb.stabs/weird.def: Add char and String constants
820 * gdb.stabs/weird.exp: Check for correct parsing of
821 chhar and string constants.
822 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
823 in .stabs to .stabx substitution.
824
fce3c1f0
SS
8252010-04-05 Stan Shebs <stan@codesourcery.com>
826
827 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
828 constant global.
829 * gdb.trace/tfile.exp: Try to print them.
830
d77f58be
SS
8312010-04-04 Stan Shebs <stan@codesourcery.com>
832
833 * gdb.base/completion.exp: Update for new "info watchpoints".
834 * gdb.base/default.exp: Ditto.
835 * gdb.base/help.exp: Ditto.
836 * gdb.base/watchpoint.exp: Ditto.
837 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
838
af54718e
SS
8392010-04-04 Stan Shebs <stan@codesourcery.com>
840
841 * gdb.trace/tfile.exp: Sharpen tfind test.
842
74d1f91e
JK
8432010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
844
845 * gdb.base/break-entry.exp: New.
846
eb8e76db
HZ
8472010-04-02 Hui Zhu <teawater@gmail.com>
848 Michael Snyder <msnyder@vmware.com>
849
850 * gdb.reverse/i386-sse-reverse.exp: New file.
851 * gdb.reverse/i386-sse-reverse.c: New file.
852
bf65cad8
PA
8532010-04-02 Pedro Alves <pedro@codesourcery.com>
854
855 * gdb.trace/tfind.exp: Adjust expected disassembly output.
856
fff87407
SS
8572010-04-01 Stan Shebs <stan@codesourcery.com>
858
859 * gdb.trace/actions.exp: Tweak expected output.
860 * gdb.trace/while-stepping.exp: Tweak expected output.
861
fe01d668
L
8622010-04-01 H.J. Lu <hongjiu.lu@intel.com>
863
864 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
865
86b17b60
PA
8662010-04-01 Pedro Alves <pedro@codesourcery.com>
867
868 * gdb.base/commands.exp: Adjust.
869 * gdb.cp/extern-c.exp: Adjust.
870
2c58c0a9
PA
8712010-04-01 Pedro Alves <pedro@codesourcery.com>
872
873 * gdb.trace/collection.c (local_test_func): Define a local struct,
874 and instanciate it.
875
0db9b91c
PA
8762010-04-01 Pedro Alves <pedro@codesourcery.com>
877
878 * gdb.trace/collection.exp (gdb_collect_args_test)
879 (gdb_collect_argarray_test): XFAIL the tests that assume the
880 argarray argument's elements are collected.
881
8072405b
JK
8822010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
883
884 * gdb.dwarf2/dw2-bad-parameter-type.exp,
885 gdb.dwarf2/dw2-bad-parameter-type.S: New.
886
8bf6485c
SS
8872010-03-31 Stan Shebs <stan@codesourcery.com>
888
889 * gdb.trace/save-trace.exp: Test save/restore of default-collect
890 and tracepoint conditionals.
891 (gdb_verify_tracepoints): Delete unused return.
892
fd7f724a
KS
8932010-03-26 Keith Seitz <keiths@redhat.com>
894
895 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
896 appear in the output before main.
897 Remove KFAIL for gdb/2215 aka bz 9320.
898
8d9e7719
DE
8992010-03-30 Doug Evans <dje@google.com>
900
0906dd0b
DE
901 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
902 by dejagnu.
903 * gdb.arch/amd64-dword.exp: Ditto.
904
8d9e7719
DE
905 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
906 match.
907 (break printf): Ditto.
908
1da644f0
SW
9092010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
910
911 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
912 gcc < 4.4.
913 * gdb.cp/shadow.exp: Ditto.
914
a8121990
PA
9152010-03-29 Pedro Alves <pedro@codesourcery.com>
916
917 * gdb.trace/collection.exp (run_trace_experiment): Make sure
918 "tstart" is silent.
919
6e79d367
PA
9202010-03-29 Pedro Alves <pedro@codesourcery.com>
921
922 * gdb.trace/collection.exp (executable): New.
923 (binfile): Use it.
924 (fpreg, spreg, pcreg): New.
925 (test_register): Use gdb_test_multiple. Pass /x to print.
926 (prepare_for_trace_test): New.
927 (run_trace_experiment): Use "continue", not gdb_run_cmd.
928 (gdb_collect_args_test, gdb_collect_argstruct_test)
929 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
930 prepare_for_trace_test.
931 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
932 fpreg, spreg and pcreg.
933 (gdb_collect_expression_test, gdb_collect_globals_test): Use
934 prepare_for_trace_test.
935 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
936 try to detect tracing support here. Don't set breakpoints at
937 `begin' or `end' here.
938 <global scope>: Use clean_restart. Run to main before checking
939 for tracing support. Check for for tracing support here.
940
09248348
JK
9412010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
942
943 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
944 " as $displacement" to "seen displacement message".
945
d350db38
PA
9462010-03-28 Pedro Alves <pedro@codesourcery.com>
947
948 * gdb.trace/while-dyn.exp (executable): New variable.
949 (binfile): Use it.
950 (test_while_stepping): New function. Move most tests here. Call
951 it once for each of the while-stepping, stepping and ws aliases.
952
907af001
UW
9532010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
954
955 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
956 that do not provide the tagless_struct type name at all.
957 (test_print_anon_union): Do not check value of uninitialized
958 union member. Do not use cp_test_ptype_class, so we can accept
959 "long" as well as "long int".
960
610197fd
PA
9612010-03-26 Pedro Alves <pedro@codesourcery.com>
962
963 * gdb.trace/tfile.c (tohex, bin2hex): New.
964 (write_error_trace_file): Hexify error description.
965
6c28cbf2
SS
9662010-03-25 Stan Shebs <stan@codesourcery.com>
967
968 * gdb.trace/tfile.c: Generate an additional trace file, improve
969 portability.
970 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
971 files in a better way.
972
e62b8c7e
KS
9732010-03-25 Keith Seitz <keiths@redhat.com>
974
975 * gdb.java/jprint.exp: XFAIL printing of static class members
976 because of GCC debuginfo problem.
977
82ccf5a5
JK
9782010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
979
980 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
981
293e2f9e
DJ
9822010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
983
984 * gdb.base/completion.exp: Allow long instead of long int.
985 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
986 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
987 variable p.
988 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
989 * gdb.base/pointers.exp: Allow long instead of long int.
990 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
991 * gdb.base/step-line.exp: Allow a directory before the source file name.
992
95a42b64
TT
9932010-03-24 Tom Tromey <tromey@redhat.com>
994
995 PR breakpoints/9352:
996 * gdb.base/default.exp: Update.
997 * gdb.base/commands.exp: Update.
998 * gdb.cp/extern-c.exp: Test setting commands on multiple
999 breakpoints at once.
1000
2390201f
DJ
10012010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1002
1003 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
1004 if gdb,nosignals.
1005 * gdb.base/watchpoints.c: Do not include unnecessary headers.
1006 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
1007 exited".
1008
8c9a6790
SS
10092010-03-24 Stan Shebs <stan@codesourcery.com>
1010
1011 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
1012
a6c727b2
DJ
10132010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1014
1015 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
1016 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
1017 argument. Handle "short" and "long".
1018 (Top level): Pass overprototyped output for old_fptr and xptr.
1019
4dfd5423
PA
10202010-03-23 Pedro Alves <pedro@codesourcery.com>
1021
1022 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
1023 format strings and add casts to avoid compiler warnings.
1024
10252010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
1026
1027 * lib/trace-support.exp (gdb_trace_setactions):
1028 Don't expect whitespace after ">" prompt.
1029 * gdb.trace/actions.exp: Adjust for output changes.
1030 * gdb.trace/while-stepping.exp: Likewise.
1031
c847d045
JK
10322010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1033
1034 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
1035 and r157645).
1036
5f717f1d
JK
10372010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1038
1039 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
1040 New.
1041
7d6d51d5
DJ
10422010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
1043
1044 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
1045 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
1046
3b11a015
SS
10472010-03-19 Stan Shebs <stan@codesourcery.com>
1048
1049 * gdb.trace/ax.exp: New file.
1050
d7d158ed
DE
10512010-03-19 Doug Evans <dje@google.com>
1052
6bb85cd1
DE
1053 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
1054 output from gcc.
1055
d7d158ed
DE
1056 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
1057 named /usr/sbin/prelink<foo>.
1058
4daf5ac0
SS
10592010-03-18 Stan Shebs <stan@codesourcery.com>
1060
1061 * gdb.trace/circ.exp: Test circular-trace-buffer.
1062 * gdb.trace/tfile.exp: Update tstatus test.
1063
e8d05480
JB
10642010-03-18 Joel Brobecker <brobecker@adacore.com>
1065
1066 * gdb.dwarf2/dw2-anonymous-func.S: New file.
1067 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
1068
441b986a
UW
10692010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1070
1071 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
1072
4247603b
PA
10732010-03-18 Pedro Alves <pedro@codesourcery.com>
1074
1075 * gdb.base/default.exp: Adjust the expected output of the finish
1076 and until commands when the inferior is not being run.
1077
13387711
SW
10782010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
1079
1080 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
1081 * gdb.cp/nsusing.exp: Ditto.
1082
6e31430b
TT
10832010-03-15 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
1086 * gdb.cp/userdef.cc (operator==): New function.
1087 (main): New locals mem1, mem2.
1088
e2d69cb5
JZ
10892010-03-15 Jie Zhang <jie@codesourcery.com>
1090
1091 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
1092 Declare and use new loadtimeout variable.
1093
f572f0a9
DJ
10942010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
1095
1096 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
1097 Use gdb_load later.
1098
51f4c0b0
PA
10992010-03-14 Pedro Alves <pedro@codesourcery.com>
1100
1101 * gdb.base/solib-disc.c (main): Make format of fprintf a string
1102 literal. Add missing endlines to prints to stderr.
1103
1c809c68
TT
11042010-03-12 Tom Tromey <tromey@redhat.com>
1105
1106 PR c++/9708:
1107 * gdb.cp/m-static.exp: Add regression test.
1108 * gdb.cp/m-static.cc (method): New method.
1109 (main): Call it.
1110
00ae8fef
SW
11112010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
1112
1113 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
1114 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
1115
759f0f0b
PA
11162010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
1117
21e24d21
PA
1118 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
1119
11202010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
1121
759f0f0b
PA
1122 * lib/gdb.exp (skip_stl_tests): New.
1123 (gdb_compile): Symbian needs -ldl.
1124 (shlib_target_file): New.
1125 (shlib_symbol_file): New.
1126 (gdb_load_shlibs): Use shlib_target_file.
1127 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
1128 * gdb.cp/exception.exp: Use skip_stl_tests.
1129 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
1130 * gdb.cp/try_catch.exp: Use skip_stl_tests.
1131 * gdb.cp/mb-templates.exp: Ditto.
1132 * gdb.base/commands.exp: Relax regexes.
1133 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
1134 shlib_target_file and shlib_symbol_file.
1135 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
1136 sections.
1137 * gdb.base/ending-run.exp: Accept E32Main for symbian.
1138 * gdb.base/solib-disc.exp: Use
1139 shlib_target_file and shlib_symbol_file.
1140 * gdb.base/unload.exp: Don't skip on symbian. Use
1141 shlib_target_file and shlib_symbol_file.
1142 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
1143
6a8f2671
PA
11442010-03-12 Pedro Alves <pedro@codesourcery.com>
1145
1146 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
1147 * gdb.trace/report.exp: Adjust for x86 and x86_64.
1148 Issue a tfind end before looking for a tracepoint frame.
1149 * gdb.trace/tfind.exp: Adjust tstatus output.
1150 Adjust disassembly output.
1151 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
1152
ccf26247
JK
11532010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1154
1155 * gdb.base/break-interp.exp: Create new displacement parameter value
1156 for the test_ld calls.
1157 (reach): New parameter displacement, verify its content. New push of
1158 pf_prefix "reach-$func:". Import global expect_out.
1159 (test_core): New parameter displacement, verify its content. New push
1160 of pf_prefix "core:". New command "set verbose on". Import global
1161 expect_out.
1162 (test_attach): New parameter displacement, verify its content. New
1163 push of pf_prefix "attach:". New command "set verbose on". Import
1164 global expect_out.
1165 (test_ld): New parameter displacement, pass it to the reach, test_core
1166 and test_attach calls and verify its content in the "ld.so exit" test.
1167 * gdb.base/prelink.exp: Remove gdb_exit and final return.
1168 (prelink): Update expected text, use gdb_test.
1169
e469c7fb
DE
11702010-03-10 Doug Evans <dje@google.com>
1171
1172 * gdb.base/checkpoint.exp: Fix comment.
1173 Lengthen timeout while doing >600 checkpoints test.
1174 Rename duplicate "kill all one" test to keep test names unique.
1175
60e1c644
PA
11762010-03-10 Pedro Alves <pedro@codesourcery.com>
1177
1178 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
1179
cec808ec
KS
11802010-03-08 Keith Seitz <keiths@redhat.com>
1181
1182 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
1183 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
1184 (dm_type_long): New function.
1185 (dm_type_unsigned_short): New function.
1186 (dm_type_unsigned_long): New function.
1187 (myint): New typedef.
1188 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
1189 long, unsigned shor and long, operator char*, and typedef.
1190 (test_lookup_operator_functions): Add operator char* test.
1191 (test_paddr_operator_functions): Likewise.
1192 (test_paddr_overloaded_functions): Use probe values for
1193 short, long, and unsigned short and long.
1194 (test_paddr_hairy_functions): If the demangler probe detected
1195 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
1196 demangler.
1197 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
1198 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
1199 and "print null_pmf".
1200 Add test "ptype a.*pmf".
1201 * gdb.cp/overload.exp: Allow optional "int" to appear with
1202 "short" and "long".
1203 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
1204 long expect value for men_overload1arg.
1205 Allow "int" to appear with "short" and "long".
1206 When testing "info break", add argument for main (void).
1207 Also allow "int" to appear with "short" and "long".
1208 Ditto with "unsigned" and "long long".
1209 * gdb.java/jmain.exp: Do not enclose methods names in single
1210 quotes.
1211 * gdb.java/jmisc.exp: Likewise.
1212 * gdb.java/jprint.exp: Likewise.
1213 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
1214
1215 From Jan Kratochvil <jan.kratochvil@redhat.com>:
1216 * gdb.cp/exception.exp (backtrace after first throw)
1217 (backtrace after second throw): Allow a namespace before __cxa_throw.
1218 (backtrace after first catch, backtrace after second catch): Allow
1219 a namespace before __cxa_begin_catch.
1220
1221 * gdb.cp/cpexprs.exp: New file.
1222 * gdb.cp/cpexprs.cc: New file.
1223
1224 From Daniel Jacobowitz <dan@codesourcery.com>
1225 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
1226 to use string_to_regexp.
1227 (ctor, dtor): New functions. Use them to match constructor
1228 and destructor function types.
1229 (Top level): Use runto_main.
1230
f870a310
TT
12312010-03-05 Tom Tromey <tromey@redhat.com>
1232
1233 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
1234 gdb.target_charset.
1235 (pp_ns.to_string): Likewise.
1236
0c199f28
KS
12372010-03-04 Keith Seitz <keiths@redhat.com>
1238
1239 * gdb.cp/overload.exp: Test that the filename portion of a linespec
1240 can be quoted. Test that both the filename and function/line
1241 portions can be quoted at the same time.
1242
c7437ca6
PA
12432010-03-04 Pedro Alves <pedro@codesourcery.com>
1244
1245 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
1246
b111b805
DE
12472010-03-03 Doug Evans <dje@google.com>
1248
24486cb7
DE
1249 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
1250 libc contains libpthread.
1251
b111b805
DE
1252 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
1253 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
1254 of gdb_compile. Add another pattern to match android backtrace.
1255
a0e0ef55
TT
12562010-03-03 Tom Tromey <tromey@redhat.com>
1257
1258 PR gdb/11345:
1259 * gdb.base/printcmds.exp (test_printf): Add test.
1260
1ba53b71
L
12612010-03-02 H.J. Lu <hongjiu.lu@intel.com>
1262
1263 * gdb.arch/amd64-byte.exp: New.
1264 * gdb.arch/amd64-dword.exp: Likewise.
1265 * gdb.arch/amd64-pseudo.c: Likewise.
1266 * gdb.arch/amd64-word.exp: Likewise.
1267 * gdb.arch/i386-byte.exp: Likewise.
1268 * gdb.arch/i386-pseudo.c: Likewise.
1269 * gdb.arch/i386-word.exp: Likewise.
1270
f5dff777
DJ
12712010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1272
1273 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
1274 types. Add structreg, bitfields, and flags registers.
1275 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
1276 registers.
1277
90884b2b
L
12782010-03-01 H.J. Lu <hongjiu.lu@intel.com>
1279
1280 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
1281 (load_description): Set architecture if defined.
1282
dc00d89f
PM
12832010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1284
1285 * gdb.python/py-frame.exp: Add read_var block tests.
1286 * gdb.python/py-frame.c (block): New function.
1287
0e095b7e
JK
12882010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1289 Daniel Jacobowitz <dan@codesourcery.com>
1290
1291 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
1292
624f1a65
DM
12932010-02-25 David S. Miller <davem@davemloft.net>
1294
1295 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
1296 fix logic for setting all_syscalls_numbers.
1297
f3e9a817
PM
12982010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1299
1300 * Makefile.in: Add py-block and py-symbol.
1301 * gdb.python/py-symbol.exp: New File.
1302 * gdb.python/py-symtab.exp: New File.
1303 * gdb.python/py-block.exp: New File.
1304 * gdb.python/py-symbol.c: New File.
1305 * gdb.python/py-block.c: New File.
1306
f6bbabf0
PM
13072010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1308
1309 PR python/11314
1310 * lib/gdb.exp (skip_python_tests): New function.
1311 * gdb.python/py-cmd.exp: Use skip_python_tests.
1312 * gdb.python/py-frame.exp: Likewise.
1313 * gdb.python/py-function.exp: Likewise.
1314 * gdb.python/py-prettyprint.exp: Likewise.
1315 * gdb.python/py-template.exp: Likewise.
1316 * gdb.python/py-type.exp: Likewise.
1317 * gdb.python/py-value.exp: Likewise.
1318
85d721b8
PA
13192010-02-22 Pedro Alves <pedro@codesourcery.com>
1320
1321 PR9605
1322
1323 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
1324
48e32051
TT
13252010-02-19 Tom Tromey <tromey@redhat.com>
1326
1327 PR c++/8693, PR c++/9496:
1328 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
1329 regression tests.
1330
ac9c0048
JK
13312010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1332
1333 Fix compatibility with m68k as.
1334 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
1335 Use only /* comments */.
1336
57bb97a4
UW
13372010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1338
1339 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
1340 * configure: Regenerate.
1341
7d1bf85c
DJ
13422010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
1343
1344 * gdb.python/py-type.exp: Check for Python support.
1345
061b5285
PA
13462010-02-17 Pedro Alves <pedro@codesourcery.com>
1347
1348 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
1349 `regsub' syntax available.
1350
f8a8bc2c
PA
13512010-02-17 Pedro Alves <pedro@codesourcery.com>
1352
1353 * gdb.base/shmain.c (main): Remove printf call.
1354 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
1355 * gdb.base/unload.c (main): Make format of fprintf a string
1356 literal. Add missing endlines to prints to stderr.
1357 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
1358
6f451e5e
TT
13592010-02-17 Tom Tromey <tromey@redhat.com>
1360
1361 * gdb.java/jprint.java (jprint.props): New field.
1362 * gdb.java/jprint.exp (set_lang_java): Add regression test.
1363
12d79008
PA
13642010-02-17 Pedro Alves <pedro@codesourcery.com>
1365
ef801a0e 1366 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
1367 available.
1368
d252f7e5
DJ
13692010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1370
1371 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
1372 creation to support remote host testing.
1373
67bdab6c
DJ
13742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1375
1376 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
1377 Recognize "command not found".
1378
bb391223
DJ
13792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1380
1381 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
1382 single-stepping.
1383
70362913
DJ
13842010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1385
1386 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
1387 if arguments are not supported.
1388
493f3c00
DJ
13892010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1390
1391 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
1392 be const or non-const.
1393
8034c749
DJ
13942010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1395
1396 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
1397 mi_send_resuming_command to send -exec-continue.
1398
791dfb64
DJ
13992010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1400
1401 * gdb.base/list.exp (test_list_filename_and_function): Add test
1402 with single quotes.
1403 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
1404 matching.
1405 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
1406 Add KFAIL'd tests for PR gdb/11289.
1407
7c5fe868
DJ
14082010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1409
1410 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
1411
fdc498b8
DJ
14122010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1413
1414 * gdb.base/comp-dir/subdir/dummy.txt: New file.
1415 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
1416 a temporary directory.
1417
b519e2a6
DJ
14182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1419
1420 * gdb.base/charset.exp: Use a single regular expression to match
1421 show host-charset and show target-charset output.
1422
74164c56
JK
14232010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1424
1425 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
1426 "Illegal process-id" expect string more exact.
1427 (attach to digits-starting nonsense is prohibited): New.
1428
701ed6dc
JK
14292010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1430
1431 * gdb.base/prelink.exp (set verbose on): New.
1432
fa19b4e5
MS
14332010-02-12 Tomas Holmberg <th@virtutech.com>
1434
1435 * mi-reverse.exp: New file. Test for reverse option to the
1436 following MI commands: exec-continue, exec-finish, exec-next,
1437 exec-step, exec-next-instruction, exec-step-instruction.
1438
dadf0e9c
JB
14392010-02-09 Joel Brobecker <brobecker@adacore.com>
1440
1441 * gdb.ada/ptype_tagged_param: New testcase.
1442
714f19d5
TT
14432010-02-08 Tom Tromey <tromey@redhat.com>
1444
1445 PR c++/8017:
1446 * gdb.cp/overload.exp: Add tests.
1447 * gdb.cp/overload.cc (struct K): New.
1448 (namespace N): New.
1449 (main): Call new functions.
1450 (K::staticoverload): Define.
1451
83b10087
CM
1452Mon Feb 8 13:18:22 2010 Chris Moller <moller@mollerware.com>
1453
1454 PR gdb/10728
1455 * gdb.cp/pr10728-x.h: New file.
1456 * gdb.cp/pr10728-x.cc: New file.
1457 * gdb.cp/pr10728-y.cc: New file.
1458 * gdb.cp/pr10728.exp: New file.
1459 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
1460
99903ae3
CM
1461Mon Feb 8 12:54:54 2010 Chris Moller <moller@mollerware.com>
1462
1463 PR gdb/9067
1464 * gdb.cp/pr9067.exp: New
1465 * gdb.cp/pr9067.cc: New
1466 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
1467
7b356089
JB
14682010-02-08 Joel Brobecker <brobecker@adacore.com>
1469
1470 * lib/gdb.exp (gdb_test_timeout): New global variable.
1471 Set it to timeout if not already set.
1472 (gdb_init): Reset the value of timeout to gdb_test_timeout.
1473
1be00882
DE
14742010-02-05 Doug Evans <dje@google.com>
1475
1476 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
1477 user.
1478
82856980
SW
14792010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
1480
1481 PR c++/7935:
1482 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
1483
1a334831
TT
14842010-02-04 Tom Tromey <tromey@redhat.com>
1485
1486 * gdb.cp/virtbase.exp: Make test case names unique.
1487
9c3c02fd
TT
14882010-02-02 Tom Tromey <tromey@redhat.com>
1489
1490 * gdb.cp/virtbase.exp: Add regression tests.
1491 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
1492 (main): Instantiate RHC.
1493
0cc2414c
TT
14942010-02-02 Tom Tromey <tromey@redhat.com>
1495
1496 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
1497 type-printing change.
1498
edf3d5f3
TT
14992010-02-02 Tom Tromey <tromey@redhat.com>
1500
1501 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
1502 * gdb.cp/virtbase.cc: New file.
1503 * gdb.cp/virtbase.exp: New file.
1504 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
1505
e4b7f41c
JK
15062010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1507
1508 PR libc/11214:
1509 * gdb.threads/current-lwp-dead.c: Include features.h.
1510 (HAS_NOMMU): New.
1511 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
1512
b381ea14
JK
15132010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1514
1515 * gdb.base/symbol-without-target_section.exp,
1516 gdb.base/symbol-without-target_section.c: New.
1517
c593ac0e
DJ
15182010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1519
1520 * gdb.base/bigcore.exp: Reset increased timeout.
1521 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
1522
db25f29d
DJ
15232010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1524
1525 * gdb.base/gcore.exp (capture_command_output): Use
1526 gdb_test_multiple.
1527
f9d67f43
DJ
15282010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1529
1530 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
1531 * gdb.arch/thumb2-it.exp (test_it_break): New function.
1532 (Top level): Call it.
1533
177321bd
DJ
15342010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1535
1536 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
1537
97f2ed50
DJ
15382010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1539
1540 * gdb.base/call-strs.exp, gdb.base/default.exp,
1541 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
1542 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
1543 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
1544 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
1545 gdb.base/watchpoint-solib.exp: Save and restore timeout.
1546 * gdb.base/ending-run.exp: Correct restore of timeout.
1547 * gdb.base/page.exp: Remove unnecessary timeout setting.
1548
e4e2711a
JB
15492010-01-29 Joel Brobecker <brobecker@adacore.com>
1550
1551 * gdb.ada/rec_return: New testcase.
1552
ba581dc1
JB
15532010-01-29 Joel Brobecker <brobecker@adacore.com>
1554
1555 * gdb.ada/call_pn: New testcase.
1556
4ea95be9
DJ
15572010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1558
1559 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
1560 (Top level): Use it to resume.
1561 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
1562 the Thumb mode displaced stepping error as unsupported.
1563
df83a9bf
SW
15642010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
1565
1566 * gdb.cp/nsusing.exp: Added more tests.
1567 * gdb.cp/nsrecurs.exp: Ditto.
1568 * gdb.cp/nsusing.cc: Added test functions.
1569 * gdb.cp/nsrecurs.cc: Ditto.
1570
40b27cdc
JK
15712010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1572
1573 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
1574 absolute directory pathnames in gdb.sum file.
1575
de958931
SW
15762010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
1577
1578 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
1579 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
1580
708ead4e
TT
15812010-01-26 Tom Tromey <tromey@redhat.com>
1582
1583 PR exp/7643:
1584 * gdb.base/printcmds.exp (test_print_string_constants): Remove
1585 setup_kfail.
1586
b14e635e
SW
15872010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
1588
1589 * gdb.cp/nsrecurs.exp: New test.
1590 * gdb.cp/nsrecurs.cc: New test program.
1591 * gdb.cp/nsstress.exp: New test.
1592 * gdb.cp/nsstress.cc: New test program.
1593 * gdb.cp/nsdecl.exp: New test.
1594 * gdb.cp/nsdecl.cc: New test program.
1595
8540c487
SW
15962010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
1597
1598 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
1599 imported into file scope.
1600 Marked test as xfail.
1601 * gdb.cp/namespace-using.cc (marker5): New function.
1602 * gdb.cp/shadow.exp: New test.
1603 * gdb.cp/shadow.cc: New test program.
1604 * gdb.cp/nsimport.exp: New test.
1605 * gdb.cp/nsimport.cc: New test program.
1606
421d5d99
TT
16072010-01-25 Tom Tromey <tromey@redhat.com>
1608
1609 PR gdb/11049:
1610 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
1611 with "set print null-stop on".
1612
691f8dc1
JK
16132010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1614
1615 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
1616 Adjust it for DISASSEMBLY_OMIT_FNAME.
1617
0b92b5bb
TT
16182010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1619
1620 PR symtab/11199:
1621 * gdb.dwarf2/member-ptr-forwardref.exp,
1622 gdb.dwarf2/member-ptr-forwardref.S: New.
1623
23787403
JK
16242010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
1627 (thread1_func): Protect thread1_tid with thread1_tid_cond by
1628 thread1_tid_mutex. Remove gdbstop_mutex handling.
1629 (thread2_func): Protect thread2_tid with thread2_tid_cond by
1630 thread2_tid_mutex. Remove gdbstop_mutex handling.
1631 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
1632 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
1633 pthread_cond_wait conditionalizations by while loops.
1634
b966cb8a
TT
16352010-01-20 Tom Tromey <tromey@redhat.com>
1636
1637 PR backtrace/10770:
1638 * gdb.dwarf2/pr10770.exp: New file.
1639 * gdb.dwarf2/pr10770.c: New file.
1640 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
1641
fcae584b
VP
16422010-01-20 Vladimir Prus <vladimir@codesourcery.com>
1643
1644 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
1645 that target was removed, and the test always runs native anyway.
1646
a0f49112
JK
16472010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1648
1649 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
1650 gdb.base/watchpoint-cond-gone-stripped.c: New.
1651
ceeb3d5a
TT
16522010-01-19 Tom Tromey <tromey@redhat.com>
1653
1654 PR c++/8000:
1655 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
1656 existing tests.
1657 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
1658 (main): Use AAA::SomeEnum.
1659
dd322c54
JK
16602010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1661
1662 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
1663 (test_ignore_count): Declare line_callme_body global.
1664 (run to breakpoint with ignore count): Use line_callme_body.
1665 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
1666 (set line_main_hello, set line_main_return): Reindent.
1667 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
1668 New.
1669 (continue to callee4): Use line_callee4_body.
1670 (check *stopped from CLI command): Use line_callee4_next.
1671 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
1672 (set line_main_hello, set line_main_return): Reindent.
1673 (set line_callee4_head, set line_callee4_body): New.
1674 (continue to callee4): Use line_callee4_body.
1675
4e8f195d
TT
16762010-01-18 Tom Tromey <tromey@redhat.com>
1677
1678 PR c++/9680:
1679 * gdb.cp/casts.cc: Add new classes and variables.
1680 * gdb.cp/casts.exp: Test new operators.
1681
9e14a9ba
JB
16822010-01-18 Tom Tromey <tromey@redhat.com>
1683 Thiago Jung Bauermann <bauerman@br.ibm.com>
1684
1685 * gdb.python/source2.py: New file.
1686 * gdb.python/source1: New file.
1687 * gdb.python/python.exp: Test "source" command.
1688
00bf0b85
SS
16892010-01-15 Stan Shebs <stan@codesourcery.com>
1690
1691 * gdb.trace/tfile.c: New file.
1692 * gdb.trace/tfile.exp: New file.
1693
55235ad7
JK
16942010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1695
1696 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
1697
9f2982ff
JK
16982010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
1701
bbfba9ed
JK
17022010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1703
1704 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
1705 (libfunc): New parameter action. Implement also selectable "sleep".
1706 * gdb.base/break-interp-main.c: Include assert.h.
1707 (libfunc): New parameter action.
1708 (main): New parameters argc and argv. Assert argc. Pass argv.
1709 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
1710 (test_attach): New proc.
1711 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
1712 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
1713
61f0d762
JK
17142010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1715
1716 * gdb.base/break-interp.exp (test_core): New proc.
1717 (test_ld): Call it.
1718
06a6f270
JK
17192010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1720
1721 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
1722 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
1723 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
1724 and gdb_compile_shlib. Use new -Wl compiler options.
1725 (dl bt, main bt): New tests.
1726
51bee8e9
JK
17272010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1728
1729 Support PIEs with no symfile_objfile.
1730 * gdb.base/break-interp.exp: New argument at the test_ld calls.
1731 (test_ld): New parameter trynosym.
1732 (test_ld <$trynosym>): New block.
1733
b8040f19
JK
17342010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1735
1736 * gdb.base/break-interp.exp: New file.
1737
be759fcf
PM
17382010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1739
1740 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
1741 * gdb.python/py-prettyprint.py (pp_ls): New printer.
1742 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
1743 test.
1744 * gdb.python/py-prettyprint.c: Define lazystring test structure.
1745 * gdb.python/py-mi.exp: Add lazy string test.
1746
dc146f7c
VP
17472010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1748
1749 * lib/mi-support.exp (mi_check_thread_states): Handle
1750 core number in thread listing.
1751
b4ba55a1
JB
17522010-01-12 Joel Brobecker <brobecker@adacore.com>
1753
1754 * gdb.base/maint.exp: Adjust the expected output for the
1755 "maint print type" test. Use gdb_test_multiple instead of
1756 gdb_sent/gdb_expect.
1757
08e24bd4
DE
17582010-01-11 Doug Evans <dje@google.com>
1759
6496a609
DE
1760 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
1761 from gdbserver_download. All callers updated.
1762
08e24bd4
DE
1763 * gdb.server/ext-run.exp: "info os processes" requires xml support.
1764
b5cfddf5
JK
17652010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1766
1767 Implement binary numbers parsing.
1768 * gdb.base/printcmds.exp (test_integer_literals_accepted)
1769 (test_integer_literals_rejected): New binary tests.
1770
3725885a
RW
17712010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1772
1773 * gdb.cell/configure: Regenerate.
1774
37aeb5df
JK
17752010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1776
1777 * gdb.base/corefile.exp: Move the core finding block out and call it as
1778 core_find, new variable $corefile, replace corefile by $corefile and
1779 [file tail $corefile] for usage vs. test names resp.
1780 * lib/gdb.exp (core_find): Move it as a new function here. New
1781 parameter binfile and deletefiles. New variable $destcore. Pre-delete
1782 $destcore. Return "" on error.
1783
d521f563
JK
17842010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1785
1786 Workaround PR binutils/10802.
1787 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
1788 (twice).
1789
28f24826
DJ
17902010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1791
1792 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
1793
2de75e71
JB
17942010-01-08 Joel Brobecker <brobecker@adacore.com>
1795
1796 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
1797 call, to avoid interruption.
1798
fe00719b 17992010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
1800
1801 * gdb.stabs/weird.def (args93): New.
1802
d0ef5df8
DE
18032010-01-07 Doug Evans <dje@google.com>
1804
1805 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
1806
3a08d52f
TT
18072010-01-07 Tom Tromey <tromey@redhat.com>
1808
1809 * gdb.base/source.exp: Use correct line number.
1810
7a697b8d
SS
18112010-01-05 Stan Shebs <stan@codesourcery.com>
1812
1813 * gdb.trace/tracecmd.exp: Test ftrace.
1814
7803799a
UW
18152010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1816
1817 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
1818
c54eabfa
JK
18192010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1820
1821 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
1822 "uint_for_mi_testing".
1823
02e7ef19
JB
18242010-01-01 Joel Brobecker <brobecker@adacore.com>
1825
1826 Test indented comment in file being sourced.
1827 * gdb.base/commands.exp: Test indented comment in file being sourced.
1828
abd775ce
JB
18292010-01-01 Joel Brobecker <brobecker@adacore.com>
1830
1831 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
1832 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
1833 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
1834 notice.
1835
79b55b82
JB
18362010-01-01 Joel Brobecker <brobecker@adacore.com>
1837
1838 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
1839 notice.
1840
8997583e
JK
18412010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
1844 missing $after_stopped and comma (,) expectation.
1845
6da95a67
SS
18462009-12-31 Stan Shebs <stan@codesourcery.com>
1847
1848 * gdb.trace/actions.exp: Test teval action.
1849
218d2fc6
TJB
18502009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1851
1852 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
1853 (top level): Call test_watchpoint_in_big_blob.
1854 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
1855 watchpoints.
1856 (func3): Write to buf.
1857
236f1d4d
SS
18582009-12-29 Stan Shebs <stan@codesourcery.com>
1859
1860 * gdb.trace/actions.exp: Test default-collect.
1861
f61e138d
SS
18622009-12-28 Stan Shebs <stan@codesourcery.com>
1863
1864 * gdb.trace/tsv.exp: New file.
1865 * gdb.base/completion.exp: Update ambiguous info output.
1866
0219b378
DJ
18672009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1868
1869 * gdb.base/find.c (main): Reference search buffers.
1870 * gdb.base/included.c (main): Reference integer.
1871 * gdb.base/ptype.c (charfoo): Declare.
1872 (intfoo): Call charfoo.
1873 * gdb.base/scope0.c (useitp): New function.
1874 (usestatics): Use useitp.
1875 (useit): Add a type for val.
1876 * gdb.base/scope1.c (useit1): Take a pointer argument.
1877 (usestatics1): Update calls to useit1.
1878 * gdb.cp/call-c.cc: Declare foo.
1879 (main): Call foo.
1880 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
1881 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
1882 (main): Call C::ensureRefs and ensureOtherRefs.
1883 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
1884 variables.
1885 (ensureOtherRefs): New function.
1886 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
1887 * gdb.cp/templates.cc (main): Call t5i.value.
1888
3f78692f
JK
18892009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1890
1891 Fix compatibility with G++-4.5.
1892 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
1893 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
1894 (uncaught return): Remove.
1895
429374b8
JK
18962009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1897 Phil Muldoon <pmuldoon@redhat.com>
1898
1899 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
1900 (bp_location13, bp_location14, bp_location17, bp_location18)
1901 (marker3_proto, marker4_proto): New variables.
1902 (breakpoint info): Update output.
1903 (run until breakpoint at marker3, run until breakpoint at marker4): New
1904 tests.
1905
859825b8
JK
19062009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1907
1908 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
1909 Replace the printf call of Y by provided "y-set-1" label. New block
1910 for the second shared library.
1911 * gdb.base/unload.exp: Compile also the second library, call
1912 gdb_load_shlibs also for it. Use now gdb_breakpoint.
1913 (single pending breakpoint info): Rename to ...
1914 (pending breakpoint info before run): ... this extended test.
1915 (libfile2, libname2, libsrcfile2, libsrc2)
1916 (lib_sl2): New variables.
1917 (exec_opts): Set also SHLIB_NAME2.
1918 (pending breakpoint info on first run at shrfunc1)
1919 (pending breakpoint info on second run at shrfunc1)
1920 (pending breakpoint info on second run at shrfunc2)
1921 (print y from libfile, print y from libfile2): New tests.
1922 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
1923 * gdb.base/unloadshr2.c: New.
1924
e6a386cd
HZ
19252009-12-22 Hui Zhu <teawater@gmail.com>
1926
1927 * gdb.reverse/sigall-reverse.exp: Adjust.
1928
9e19b45e
VP
19292009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1930
1931 PR gdb/10884
1932
1933 * gdb.mi/var-cmd.c (do_bitfield_tests): New
1934 (main): Call do_bitfield_tests.
aacf5b1e 1935 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 1936
d53a7b30
JB
19372009-12-20 Joel Brobecker <brobecker@adacore.com>
1938
1939 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
1940 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
1941 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
1942 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
1943 gdb.modula2/unbounded1.c: Update copyright header.
1944
191ca0a1
CM
19452009-12-10 Chris Moller <moller@mollerware.com>
1946
1947 PR gdb/9399
1948 * gdb.cp/virtfunc2.exp: New tests
1949 * gdb.cp/virtfunc2.cc: New tests
1950 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
1951
0fa6cf1b
MS
19522009-12-10 Oza Pawandeep (paawan1982@yahoo.com
1953
1954 * gdb.reverse/i387-env-reverse.c: New file.
1955 * gdb.reverse/i387-env-reverse.exp: New file.
1956 * gdb.reverse/i387-stack-reverse.c: New file.
1957 * gdb.reverse/i387-stack-reverse.exp: New file.
1958
361ae042
PM
19592009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1960
1961 * gdb.python/py-type.exp (test_range): New test.
1962
bfd31e71
PM
19632009-12-03 Phil Muldoon <pmuldoon@redhat.com>
1964
1965 PR python/10805
1966
1967 * gdb.python/py-type.exp: New file.
1968 * gdb.python/py-type.c: New file.
1969 * Makefile.in: Add py-type.
1970
57a1d736
TT
19712009-12-03 Tom Tromey <tromey@redhat.com>
1972
1973 * gdb.python/py-value.exp (test_parse_and_eval): New
1974 function.
1975
1f3b5d1b
PP
19762009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1977
1978 PR gdb/11022
1979
1980 * gdb.base/pr11022.exp: New test.
1981 * gdb.base/pr11022.c: New test.
1982
8b7dbdc9
JK
19832009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1984
1985 Fix spurious false FAILs.
1986 * gdb.base/structs.c (chartest): New.
1987 (main): Fill-in chartest.
1988 * gdb.base/structs.exp (anychar_re, first): New.
1989 (start_structs_test): Import global anychar_re and first.
1990 New gdb_test call "set print elements 300; ${testfile}"
1991 (start_structs_test <$first>): New block.
1992 (any): Import global anychar_re. New variable ac. Use ${ac}.
1993
6a53b2ec
JK
19942009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1995
1996 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
1997
d7167b4c
JK
19982009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1999
2000 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
2001 Force $srcfile file.
2002 * gdb.base/foll-fork.c (callee): Comment out the printf call.
2003
b1798462
UW
20042009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2005
2006 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
2007 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
2008 * gdb.threads/watchthreads-reorder.exp: Likewise.
2009
b6199126
DJ
20102009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2011
2012 PR gdb/8704
2013
2014 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
2015 "if", and "thread". Correct matching in the previous test.
2016
b22a0510
DJ
20172009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
2018
2019 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
2020
930636d2
MS
20212009-11-23 Michael Snyder <msnyder@vmware.com>
2022
2023 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
2024 * gdb.reverse-watch-precsave.exp: Ditto.
2025
21a0512e
PP
20262009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2027
2028 * gdb.asm/asm-source.exp: Adjust.
2029 * gdb.base/help.exp: Adjust.
2030
fc30d5e0
PA
20312009-11-22 Pedro Alves <pedro@codesourcery.com>
2032
2033 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
2034 (do_syscall_tests_without_xml): Set data-directory to
2035 /the/path/to/nowhere.
2036
f6bc2008
PA
20372009-11-21 Pedro Alves <pedro@codesourcery.com>
2038
2039 * gdb.threads/local-watch-wrong-thread.c,
2040 gdb.threads/local-watch-wrong-thread.exp: New files.
2041
8c2fb5de
PA
20422009-11-21 Pedro Alves <pedro@codesourcery.com>
2043
2044 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
2045 assume new `regsub' syntax available.
2046
ebec9a0f
PA
20472009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2048
a79d3c27
JK
2049 * gdb.base/watchpoint-hw-hit-once.exp,
2050 gdb.base/watchpoint-hw-hit-once.c: New.
2051
20522009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2053
2054 * gdb.threads/watchthreads-reorder.exp,
2055 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 2056
276a961b
MK
20572009-11-17 Nathan Sidwell <nathan@codesourcery.com>
2058
2059 * gdb.xml/tdesc-regs.exp: Use for m68k.
2060
4867c1fb
PA
20612009-11-15 Pedro Alves <pedro@codesourcery.com>
2062
2063 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
2064
f6838f81
DJ
20652009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2066
2067 * lib/gdb.exp (current_target_name): New procedure.
2068 (gdb_wrapper_target): New variable.
2069 (gdb_wrapper_init): Set gdb_wrapper_target.
2070 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
2071 wrapper.
2072
4ac4dd3f
DJ
20732009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2074
2075 * gdb.base/remote.exp: Delete the slowest load test.
2076 Do not load with fixed packet sizes.
2077
a7881759
DJ
20782009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2079
2080 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
2081
97a5b505
DJ
20822009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2083
2084 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
2085 srcfile when setting a breakpoint.
2086
d3e1fc54
DJ
20872009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
2088
2089 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
2090 macros.
2091
7cbcbded
DJ
20922009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2093
2094 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
2095 to be in memory.
2096 * gdb.base/display.c (force_mem): New.
2097 (do_loops): Use it. Add breakpoint comments.
2098 (do_vars): Add a breakpoint comment.
2099 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
2100 line numbers.
2101
bdea3a92
NF
21022009-11-13 Nathan Froyd <froydnj@codesourcery.com>
2103
2104 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
2105 instead of a bare "run".
2106
269f82e5
PP
21072009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2108
2109 * gdb.python/py-prettyprint.exp: Adjust.
2110
a69b7d9d
DJ
21112009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2112
2113 * lib/cell.exp (skip_cell_tests): Clean up test files before
2114 returning.
2115
b598bfda
DJ
21162009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2117
2118 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
2119 and the breakpoint menu. Do not call perror if a prompt is seen.
2120 Consume the following GDB prompt.
2121 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
2122 * gdb.cp/namespace.exp: Use gdb_test.
2123 * gdb.cp/templates.exp: Use gdb_test.
2124 (test_template_breakpoints): Use gdb_test_multiple.
2125
87728fa0
DJ
21262009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2127
2128 * gdb.base/break1.c (struct some_struct, values): Move earlier.
2129 (marker4): Reference values.
2130
b67c692f
DJ
21312009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2132
2133 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
2134 is missing.
2135
f0df251a
DJ
21362009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2137
2138 * gdb.base/break.c (need_malloc): New.
2139 * gdb.base/constvars.c (main): Reference crass and crisp.
2140 * gdb.base/gdb1821.c (main): Reference bar.
2141 * gdb.cp/gdb1355.cc (main): Reference s1.
2142 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
2143 (main): Call them.
2144 * gdb.cp/hang2.cc (dummy2): Define.
2145 * gdb.cp/hang3.cc (dummy3): Define.
2146 * gdb.cp/m-data.cc (main): Reference shadow.
2147
bdf7534a
NF
21482009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2149 Nathan Froyd <froydnj@codesourcery.com>
2150
2151 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
2152 remote host.
2153
f24fce77
NF
21542009-11-12 Nathan Froyd <froydnj@codesourcery.com>
2155
2156 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
2157 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
2158 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2159 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2160 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2161 * gdb.dwarf2/dw2-producer.exp: Likewise.
2162 * gdb.dwarf2/mac-fileno.exp: Likewise.
2163 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
2164 py-prettyprint.py to the remote host.
2165 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
2166
40f0318e
KS
21672009-11-11 Keith Seitz <keiths@redhat.com>
2168
2169 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
2170 use it instead of "Foo".
2171 * gdb.cp/classes.exp (do_tests): Add a test to access
2172 a method through a typedef'd class name.
2173
f3d9f7fb
NF
21742009-11-11 Nathan Froyd <froydnj@codesourcery.com>
2175
2176 * gdb.base/long_long.exp: Permit leading zeros on floating-point
2177 exponents.
2178 * gdb.base/pointers.exp: Likewise.
2179 * gdb.cp/ref-types.exp: Likewise.
2180
a4216f37
KS
21812009-11-11 Keith Seitz <keiths@redhat.com>
2182
2183 * gdb.cp/cplusfuncs.cc (class foo): Add operators
2184 new[] and delete[].
2185 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
2186 "void".
2187 (probe_demangler): Remove all single-quoting of
2188 method and variable names.
2189 (info_func_regexp): Remove the word "void" from any
2190 occurrence of "(void)".
2191 (print_addr_2): Remove all single-quoting of
2192 method names.
2193 (print_addr_2_kfail): Likewise.
2194 (print_addr): Single-quote C function names before
2195 passing to print_addr_2.
2196 (test_paddr_operator_functions): Remove single-quoting
2197 for method names.
2198 Add tests for operator new[] and operator delete[].
2199
9b14d7aa
JK
22002009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2201
2202 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
2203
85feb311
KS
22042009-11-09 Keith Seitz <keiths@redhat.com>
2205
2206 * gdb.cp/overload.exp: Add tests for resolving overloaded
2207 methods in expression parsing/evaluation.
2208
fa335448
DJ
22092009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2210
2211 * lib/gdb.exp (default_gdb_version): Use --version instead of
2212 --command.
2213
ec3c07fc
NS
22142009-11-10 Nathan Sidwell <nathan@codesourcery.com>
2215
2216 * lib/gdb.exp (gdb_compile_test): New.
2217 (skip_ada_tests, skip_java_tests): New.
2218 (gdb_compile): Use gdb_compile_test for f77.
2219 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
2220 * lib/java.exp (compile_java_from_source): Remove runtests check,
2221 use gdb_compile_test to record result.
2222 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
2223 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
2224 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
2225 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
2226 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
2227 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
2228 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
2229 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
2230 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
2231 adjust gdb_compile invocations.
2232
b8b4e42b
JK
22332009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2234
2235 * Makefile.in (abs_builddir): New.
2236 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
2237 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
2238 `$(abs_builddir)/site.exp'.
2239
f8b7eaf3
DJ
22402009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
2241
2242 * config/m68k-emc.exp, lib/emc-support.exp,
2243 gdb.trace/gdb_c_test.c: Delete.
2244 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
2245 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2246 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2247 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2248 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2249 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
2250 casing for m68k-*-elf.
2251
c4187697
NS
22522009-11-03 Pedro Alves <pedro@codesourcery.com>
2253
2254 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
2255 * gdb.arch/i386-prologue.exp: Likewise.
2256 * gdb.arch/i386-unwind.exp: Likewise.
2257
db16b772
DJ
22582009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2259
2260 * lib/gdb.exp (gdb_expect): Fix timeout typo.
2261
bcf71277
DJ
22622009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2263
2264 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
2265
0105cee2
DJ
22662009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2267
2268 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
2269
24ddea62
JK
22702009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2271
2272 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
2273
287ccc17
JK
22742009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2275
2276 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
2277 * gdb.base/sepdebug2.c: New file.
2278
08bca259 22792009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
2280
2281 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
2282 the modified warnings for catch syscall. Verify if GDB was compiled
2283 with support for lib expat, and choose which tests to run depending
2284 on this.
2285
5d4e2b76
VP
22862009-10-30 Vladimir Prus <vladimir@codesourcery.com>
2287
2288 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
2289 that composite commands are parsed OK. And also test
2290 that breakpoint commands do work.
2291
240e538a
MS
22922009-10-23 Michael Snyder <msnyder@vmware.com>
2293
2294 gdb.reverse/consecutive-precsave.exp: Change expect pattern
2295 to allow for new disassembly style.
2296
9c419145
PP
22972009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2298
2299 * gdb.asm/asm-source.exp: Adjust.
2300
02506ff1
MS
23012009-10-22 Michael Snyder <msnyder@vmware.com>
2302
2303 * gdb.reverse/break-precsave.exp: New test.
2304 * gdb.reverse/consecutive-precsave.exp: Ditto.
2305 * gdb.reverse/finish-precsave.exp: Ditto.
2306 * gdb.reverse/i386-precsave.exp: Ditto.
2307 * gdb.reverse/machinestate-precsave.exp: Ditto.
2308 * gdb.reverse/sigall-precsave.exp: Ditto.
2309 * gdb.reverse/solilb-precsave.exp: Ditto.
2310 * gdb.reverse/step-precsave.exp: Ditto.
2311 * gdb.reverse/until-precsave.exp: Ditto.
2312 * gdb.reverse/watch-precsave.exp: Ditto.
2313
4cf866a3
MS
23142009-10-22 Michael Snyder <msnyder@vmware.com>
2315
2316 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
2317 for gdb_expect. Adjust one test's expect strings for the new
2318 format of disassemble.
2319 * gdb.reverse/finish-reverse.exp: Delete 'return'.
2320 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
2321 gdb_test_multiple.
2322 * gdb.reverse/step-reverse.exp: Delete 'return'.
2323 * gdb.reverse/until-reverse.exp: Delete blank lines.
2324 * gdb.reverse/watch-reverse.exp: Delete blank lines.
2325
2b28d209
PP
23262009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2327
2328 * gdb.base/consecutive.exp: Adjust.
2329 * gdb.base/display.exp: Likewise.
2330 * gdb.base/pc-fp.exp: Likewise.
2331 * gdb.base/sigbpt.exp: Likewise.
2332
33b9c32b
MS
23332009-10-19 Michael Snyder <msnyder@vmware.com>
2334
2335 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
2336 * gdb.reverse/finish-reverse.c: Ditto.
2337 * gdb.reverse/sigall-reverse.c: Ditto.
2338 * gdb.reverse/solib-reverse.c: Ditto.
2339 * gdb.reverse/step-reverse.c: Ditto.
2340 * gdb.reverse/watch-reverse.c: Ditto.
2341
6c95b8df
PA
23422009-10-19 Pedro Alves <pedro@codesourcery.com>
2343 Stan Shebs <stan@codesourcery.com>
2344
2345 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
2346 * gdb.base/foll-exec.exp: Adjust to expect a process id before
2347 "Executing new program".
2348 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
2349 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
2350 left listed after having been killed.
2351 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
2352 * gdb.base/maint.exp: Adjust test.
2353
2354 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
2355 * gdb.multi/Makefile.in: New.
2356 * gdb.multi/base.exp: New.
2357 * gdb.multi/goodbye.c: New.
2358 * gdb.multi/hangout.c: New.
2359 * gdb.multi/hello.c: New.
2360 * gdb.multi/bkpt-multi-exec.c: New.
2361 * gdb.multi/bkpt-multi-exec.exp: New.
2362 * gdb.multi/crashme.c: New.
2363
279017b7
TG
23642009-10-13 Tristan Gingold <gingold@adacore.com>
2365
2366 * gdb.base/sepdebug.exp: Check debug info are found.
2367
0413d738
PA
23682009-10-08 Pedro Alves <pedro@codesourcery.com>
2369
2370 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
2371 bits.
2372
c628eecc
JK
23732009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2374
2375 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
2376
38af1bfe
JB
23772009-10-07 Joel Brobecker <brobecker@adacore.com>
2378
2379 * gdb.base/watchpoints.c: Add copyright header. Reformat one
2380 of the comments.
2381
2b0adecd
PM
23822009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
2383
2384 * gdb.base/annota1.exp: Remove obsolete match_max increase.
2385 * gdb.base/annota3.exp: Idem.
2386 * gdb.base/maint.exp: Idem.
2387
8d417781
PM
23882009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
2389
2390 * lib/gdb.exp (default_gdb_init): Set current value of match_max
2391 to default.
2392
bb61102d
PM
23932009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
2394
2395 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
2396 mingw and cygwin targets.
2397
ace5c364
PM
23982009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
2399 Pedro Alves <pedro@codesourcery.com>
2400
2401 * lib/gdb.exp (gdb_compile): Avoid adding
2402 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
2403
c2d494a0
PM
24042009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
2405
e1b52ce2
PM
2406 * gdb.base/shr1.c: Use %p in format string.
2407 * gdb.base/unload.c: Avoid warning in fprintf.
2408 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 2409
209f53f5
PM
24102009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
2411
2412 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
2413 long type.
2414 (test_unlink): Correct printf string.
2415 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
2416 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
2417
8172766a
JK
24182009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2419
2420 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
2421 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
2422 * gdb.arch/ia64-breakpoint-shadow.S: New file.
2423
0f73703c
UW
24242009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2425
2426 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
2427 * gdb.objc/nondebug.exp: Likewise.
2428
b32306ca
UW
24292009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2430
2431 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
2432 target_info setting.
2433
2434 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
2435 that detect new threads during "info threads".
2436
0057022f
UW
24372009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2438
2439 * gdb.threads/manythreads.c (main): Increase thread stack size
2440 to 2*PTHREAD_STACK_MIN.
2441 * gdb.threads/multi-create.c (main): Likewise.
2442 (create_function): Likewise.
2443
f29c0325
UW
24442009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2445
2446 * gdb.base/dump.exp: Pass difference of pointer types instead
2447 of integer types as offset to restore in intarr3.srec case.
2448
fcb34849
UW
24492009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2450
2451 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
2452
d5142e3b
UW
24532009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2454
2455 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
2456
087b74b2
PM
24572009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2458
2459 New test for two watchpoints, with disabling of
2460 the first inserted.
2461 * testsuite/gdb.base/watchpoints.c: New file.
2462 * testsuite/gdb.base/watchpoints.exp: New file.
2463
96c07c5b
TT
24642009-09-25 Tom Tromey <tromey@redhat.com>
2465
2466 * gdb.base/charset.exp: Test utf-16 strings with Python.
2467
b8899f2b
TT
24682009-09-25 Tom Tromey <tromey@redhat.com>
2469
2470 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
2471 UCS-4.
2472 * gdb.base/charset.c (utf_32_string): Rename.
2473 (init_utf32): Rename.
2474 (main): Update.
2475
329719ec
TT
24762009-09-22 Tom Tromey <tromey@redhat.com>
2477
2478 * gdb.python/py-function.exp: Add regression tests.
2479
11ef0d76
KS
24802009-09-21 Keith Seitz <keiths@redhat.com>
2481
2482 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
2483 with invalid operator.
2484
3fe8f3b3
KS
24852009-09-21 Keith Seitz <keiths@redhat.com>
2486
2487 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
2488 and destructor using typedef name of class.
2489 * gdb.cp/classes.cc (class Base1): Add a destructor.
2490 (base1): New typedef.
2491 (use_methods): Instanitate an object of type base1.
2492 * gdb.cp/templates.exp (test_template_typedef): New procedure.
2493 (do_tests): Call test_template_typedef.
2494 * gdb.cp/templates.cc (Baz::~Baz): New method.
2495 (intBazOne): New typedef.
2496 (main): Instantiate intBazOne.
2497
7a9fe101
PM
24982009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2499
2500 PR python/10633
2501
2502 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
2503 Function.
2504 (run_lang_tests): Add print elements test.
2505
2e4d963f
PM
25062009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2507
2508 * gdb.python/py-value.exp (test_subscript_regression): New
2509 function. Test for invalid subscripts.
2510 * gdb.python/py-value.c (main): Add test array, and pointer to it.
2511 (ptr_ref): New function.
2512
ec7e75e7
PP
25132009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2514
2515 * gdb.base/default.exp: Fix "show convenience".
2516
0cc7d26f
TT
25172009-09-15 Tom Tromey <tromey@redhat.com>
2518
2519 * lib/mi-support.exp (mi_create_varobj): Update.
2520 (mi_create_floating_varobj): Likewise.
2521 (mi_create_dynamic_varobj): New proc.
2522 (mi_varobj_update): Update.
2523 (mi_varobj_update_with_type_change): Likewise.
2524 (mi_varobj_update_kv_helper): New proc.
2525 (mi_varobj_update_dynamic_helper): Rewrite.
2526 (mi_varobj_update_dynamic): New proc.
2527 (mi_list_varobj_children): Update.
2528 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
2529 * gdb.python/python-prettyprint.py (pp_outer): New class.
2530 (pp_nullstr): Likewise.
2531 (lookup_function): Register new printers.
2532 * gdb.python/python-prettyprint.c (struct substruct): New type.
2533 (struct outerstruct): Likewise.
2534 (substruct_test): New function.
2535 (struct nullstr): New type.
2536 (string_1, string_2): New globals.
2537 (main): Add new tests.
2538 * gdb.python/python-mi.exp: Added regression tests.
2539 * gdb.mi/mi2-var-display.exp: Update.
2540 * gdb.mi/mi2-var-cmd.exp: Update.
2541 * gdb.mi/mi2-var-child.exp: Update.
2542 * gdb.mi/mi2-var-block.exp: Update.
2543 * gdb.mi/mi-var-invalidate.exp: Update.
2544 * gdb.mi/mi-var-display.exp: Update.
2545 * gdb.mi/mi-var-cmd.exp: Update.
2546 * gdb.mi/mi-var-child.exp: Update.
2547 * gdb.mi/mi-var-block.exp: Update.
2548 * gdb.mi/mi-break.exp: Update.
2549 * gdb.mi/gdb701.exp: Update.
2550
a96d9b2e
SDJ
25512009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2552
2553 * Makefile.in: Inclusion of catch-syscall object.
2554 * gdb.base/catch-syscall.c: New file.
2555 * gdb.base/catch-syscall.exp: New file.
2556
b43b923a
MS
25572009-09-12 Michael Snyder <msnyder@vmware.com>
2558
2559 * gdb.reverse/step-reverse.exp: Explicitly check for targets
2560 that can support reverse debuggnig.
2561
cec03d70
TT
25622009-09-11 Tom Tromey <tromey@redhat.com>
2563
2564 * gdb.dwarf2/valop.S: New file.
2565 * gdb.dwarf2/valop.exp: New file.
2566
e23bb3fc
MK
25672009-09-11 Mark Kettenis <kettenis@gnu.org>
2568
2569 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
2570
37c3696d
DE
25712009-09-10 Doug Evans <dje@google.com>
2572
2573 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
2574 Add $gdb_prompt to second breakpoint regexp.
2575
5172aecb
JB
25762009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
2577
2578 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
2579 names, add missing ones.
2580 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
2581 * gdb.python/py-frame.c: Rename from python-frame.c.
2582 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
2583 testfile name.
2584 * gdb.python/py-function.exp: Rename from python-function.exp.
2585 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
2586 testfile name.
2587 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
2588 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
2589 Adjust testfile name.
2590 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
2591 * gdb.python/py-template.cc: Rename from python-template.cc.
2592 * gdb.python/py-template.exp: Rename from python-template.exp.
2593 Adjust testfile name.
2594 * gdb.python/py-value.c: Rename from python-value.c.
2595 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
2596 testfile name.
2597
b554e4bd
JK
25982009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2599
2600 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
2601 $bpt2address.
2602 (Second breakpoint address is valid on ia64)
2603 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
2604
9a68ae16
JM
26052009-09-03 Joseph Myers <joseph@codesourcery.com>
2606
2607 * gdb.base/ending-run.exp: Restrict regular expression matching
2608 line number to require closing brace following.
2609
146b9145
DE
26102009-09-03 Doug Evans <dje@google.com>
2611
2612 * gdb.base/store.exp (check_set): Fix typo in expected value message.
2613
787d21e1
TT
26142009-09-02 Tom Tromey <tromey@redhat.com>
2615
2616 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
2617
e7802207
TT
26182009-09-02 Tom Tromey <tromey@redhat.com>
2619
2620 * gdb.dwarf2/callframecfa.exp: New file.
2621 * gdb.dwarf2/callframecfa.S: New file.
2622
817aadd2
JK
26232009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2624
2625 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
2626 gdb.base/solib-overlap-main.c: New.
2627
4a76eae5
DJ
26282009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
2629
2630 PR gdb/10565
2631
2632 * gdb.base/bitfields.c (struct container, container): New.
2633 (main): Initialize it and call break5.
2634 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
2635
d4b96c9a
JK
26362009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2637
2638 Support constant DW_AT_data_member_location by GCC PR debug/40659.
2639 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
2640
4e22772d
JK
26412009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
2644
2efab443
MS
26452009-08-26 Michael Snyder <msnyder@vmware.com>
2646
2647 * gdb.base/i386-reverse.c: New file.
2648 * gdb.base/i386-reverse.exp: New file.
2649 * gdb.base/Makefile.in: Add new files to be removed.
2650
07ab73a0
JM
26512009-08-26 Joseph Myers <joseph@codesourcery.com>
2652
2653 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
2654 environment-pwd for remote host.
2655 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
2656
676accff
KS
26572009-08-24 Keith Seitz <keiths@redhat.com>
2658
2659 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
2660 Add two new C++ completer tests which limit the output to a
2661 given class.
2662
f9f7ad22
MS
26632009-08-24 Michael Snyder <msnyder@vmware.com>
2664
2665 * gdb.base/del.exp: Fix typo in comment.
2666 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
2667
81ecdfbb
RW
26682009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2669
2670 * configure: Regenerate.
2671 * gdb.hp/configure: Likewise.
2672 * gdb.hp/gdb.aCC/configure: Likewise.
2673 * gdb.hp/gdb.base-hp/configure: Likewise.
2674 * gdb.hp/gdb.compat/configure: Likewise.
2675 * gdb.hp/gdb.defects/configure: Likewise.
2676 * gdb.hp/gdb.objdbg/configure: Likewise.
2677 * gdb.stabs/configure: Likewise.
2678
cab0c772
UW
26792009-08-19 Doug Evans <dje@google.com>
2680
2681 * gdb.base/gdbvars.c: New file.
2682 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
2683
b8fa0bfa
PA
26842009-08-14 Pedro Alves <pedro@codesourcery.com>
2685
2686 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2687 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
2688
b84aa90a
PA
26892009-08-13 Pedro Alves <pedro@codesourcery.com>
2690
2691 * gdb.base/default.exp: Adjust "set language test": it's now an
2692 enum command. Larger help string moved to "help set language".
2693 * gdb.base/help.exp: Adjust "help set language" expected output,
2694 now lists all known languages.
2695
0d8f9b2c
NF
26962009-08-11 Nathan Froyd <froydnj@codesourcery.com>
2697
2698 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
2699 all frame arguments.
2700 * gdb.arch/altivec-regs.exp: Likewise.
2701
bda180e0
TT
27022009-08-07 Tom Tromey <tromey@redhat.com>
2703
2704 * gdb.base/setshow.exp: Add tests for changes to set language, set
2705 check range, and set check type.
2706
48cb2d85
VP
27072009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2708
2709 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
2710 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
2711 Call it.
2712
1ea34204
UW
27132009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2714
2715 * configure.ac: Run gdb.cell tests when appropriate.
2716 * configure: Regenerate.
2717 * lib/cell.exp: New file.
2718 * gdb.cell: New directory.
2719 * gdb.cell/configure.ac: New file.
2720 * gdb.cell/configure: New file.
2721 * gdb.cell/Makefile.in: New file.
2722 * gdb.cell/arch.exp: New file.
2723 * gdb.cell/break.c: New file.
2724 * gdb.cell/break.exp: New file.
2725 * gdb.cell/break-spu.c: New file.
2726 * gdb.cell/bt.c: New file.
2727 * gdb.cell/bt2-spu.c: New file.
2728 * gdb.cell/bt-spu.c: New file.
2729 * gdb.cell/bt.exp: New file.
2730 * gdb.cell/coremaker.c: New file.
2731 * gdb.cell/coremaker-spu.c: New file.
2732 * gdb.cell/core.exp: New file.
2733 * gdb.cell/gcore.exp: New file.
2734 * gdb.cell/data.c: New file.
2735 * gdb.cell/data.exp: New file.
2736 * gdb.cell/data-spu.c: New file.
2737 * gdb.cell/ea-cache.exp: New file.
2738 * gdb.cell/ea-cache.c: New file.
2739 * gdb.cell/ea-cache-spu.c: New file.
2740 * gdb.cell/ea-standalone.c: New file.
2741 * gdb.cell/ea-standalone.exp: New file.
2742 * gdb.cell/ea-test.c: New file.
2743 * gdb.cell/ea-test.exp: New file.
2744 * gdb.cell/f-regs.exp: New file.
2745 * gdb.cell/mem-access.c: New file.
2746 * gdb.cell/mem-access.exp: New file.
2747 * gdb.cell/mem-access-spu.c: New file.
2748 * gdb.cell/ptype.exp: New file.
2749 * gdb.cell/registers.exp: New file.
2750 * gdb.cell/size.c: New file.
2751 * gdb.cell/sizeof.exp: New file.
2752 * gdb.cell/size-spu.c: New file.
2753 * gdb.cell/solib.exp: New file.
2754 * gdb.cell/solib-symbol.exp: New file.
2755
85e747d2
UW
27562009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2757
2758 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
2759
58d6951d
DJ
27602009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2761
2762 * gdb.base/float.exp: Handle VFP registers.
2763
6e0a4f15
MS
27642009-07-14 Michael Snyder <msnyder@vmware.com>
2765
dcd5da87
MS
2766 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
2767 to bring gdb to the beginning of the calling line.
2768
6e0a4f15
MS
2769 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
2770 confusing the i386 epilogue unwinder.
2771
782b2b07
SS
27722009-07-14 Stan Shebs <stan@codesourcery.com>
2773
2774 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
2775
f662c3bc
MS
27762009-07-14 Michael Snyder <msnyder@vmware.com>
2777
2778 * gdb.reverse/step-reverse.exp (stepi into function call):
2779 Call instruction may not be first instruction in the line.
2780 (reverse stepi from a function call): Used wrong line number.
2781
8f313923
JK
27822009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2783
2784 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
2785
4662c76e
JK
27862009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2787
2788 Fix gdb.base/macscp.exp when using custom inputrc.
2789 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
2790 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
2791 env(TERM) set.
2792 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
2793 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
2794
aa81e255
JK
27952009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2796
2797 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
2798 * gdb.base/annota1.exp (thread_test): Import global $testfile.
2799 Change the compilation target to match the testcase name.
2800 * gdb.base/sect-cmd.exp: Change the compilation target to match the
2801 testcase name.
2802 * a2-run.exp: Use for setup prepare_for_testing. Change the
2803 compilation target to match the testcase name.
2804 * gdb.base/commands.exp: Likewise.
2805 * gdb.base/finish.exp: Likewise.
2806 * gdb.base/float.exp: Likewise.
2807 * gdb.base/info-target.exp: Likewise.
2808 * gdb.base/relational.exp: Likewise.
2809 * gdb.base/term.exp: Likewise.
2810 * gdb.base/until.exp: Likewise.
2811 * gdb.base/volatile.exp: Likewise.
2812 * gdb.base/whatis-exp.exp: Likewise.
2813
4c93b1d7
HZ
28142009-07-11 Hui Zhu <teawater@gmail.com>
2815
2816 * gdb.base/help.exp (disassemble): Update expected help text.
2817
812f7342
TT
28182009-07-09 Tom Tromey <tromey@redhat.com>
2819
2820 * lib/gdb.exp: Handle TRANSCRIPT.
2821 (remote_spawn, remote_close, send_gdb): New procs.
2822
fbb8f299
PM
28232009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2824
2825 * gdb.python/python-prettyprint.c: Add counted null string
2826 structure.
2827 * gdb.python/python-prettyprint.exp: Print null string. Test for
2828 embedded nulls.
2829 * gdb.python/python-prettyprint.py (pp_ns): New Function.
2830 * gdb.python/python-value.exp (test_value_in_inferior): Add
2831 variable length string fetch tests.
2832 * gdb.python/python-value.c (main): Add strings for string fetch tests.
2833
c0ac0ec7
JK
28342009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2835
2836 * gdb.base/dump.exp (inaccessible memory is reported): New test.
2837
30b66ecc
TT
28382009-07-07 Tom Tromey <tromey@redhat.com>
2839
2840 * gdb.base/call-rt-st.exp: Update for change to escape output.
2841 * gdb.base/callfuncs.exp: Likewise.
2842 * gdb.base/charset.exp: Likewise.
2843 * gdb.base/constvars.exp: Likewise.
2844 * gdb.base/long_long.exp: Likewise.
2845 * gdb.base/pointers.exp: Likewise.
2846 * gdb.base/printcmds.exp: Likewise.
2847 * gdb.base/setvar.exp: Likewise.
2848 * gdb.base/store.exp: Likewise.
2849 * gdb.cp/ref-types.exp: Likewise.
2850 * gdb.mi/mi-var-child.exp: Likewise.
2851 * gdb.mi/mi-var-display.exp: Likewise.
2852 * gdb.mi/mi2-var-display.exp: Likewise.
2853 * gdb.base/charset.exp: Test octal escape sequence length.
2854 Update for change to escape output.
2855
187c4a2b
JK
28562009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
2859
d80a43f9
DJ
28602009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
2861
2862 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
2863
047427a8
JK
28642009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2865
2866 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
2867 gdbserver increasing $portnum if "Can't bind address" has been seen.
2868
8b5a0f4f
PA
28692009-07-05 Pedro Alves <pedro@codesourcery.com>
2870
2871 * gdb.base/ending-run.exp: Add "step out of main" pattern for
2872 mingw32ce.
2873
7d93ba58
PA
28742009-07-05 Pedro Alves <pedro@codesourcery.com>
2875
2876 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
2877 VFP format.
2878
2277426b
PA
28792009-07-02 Pedro Alves <pedro@codesourcery.com>
2880
2881 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
2882 linux. Adjust to use "inferior", "info inferiors", "detach
2883 inferior" and "kill inferior" instead of "restart", "info fork",
2884 "detach fork" and "delete fork".
2885 * gdb.base/ending-run.exp: Spell out "info".
2886 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
2887 the "kill" command.
2888
5af949e3
UW
28892009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2890
2891 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
2892 change to prefix TLS offset in hex with 0x.
2893
5d3729b5
UW
28942009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2895
2896 * gdb.base/default.exp: Update test case for "x" changes.
2897
af589bd0
TG
28982009-07-01 Tristan Gingold <gingold@adacore.com>
2899
2900 * gdb.base/bigcore.exp: Make darwin untested.
2901
40974f91
JK
29022009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2903
2904 * gdb.base/completion.exp (directory completion): Create the directory.
2905 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
2906 escapeuniquesub.
2907 (directory completion 2): Expect now ${escapeuniquesub}.
2908 (Glob remaining of directory test): Remove one excessive newline.
2909 Expect the real output.
2910
59dd3af6
JK
29112009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2912
2913 Fix `make check//%' target after `make check' has been ran.
2914 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
2915 a mkdir call.
2916 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
2917 (%/.dir): Remove.
2918
f4e164aa
JK
29192009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2920
2921 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
2922 the expected result record.
2923
69af2122
JK
29242009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2925
2926 Remove racy FAILs relying just on the timeouts.
2927 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
2928 (annotation_level 2): Remove racy FAILs.
2929
2fd481e1
PP
29302009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
2931
2932 gdb/10275
2933 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
2934
c38f313d
DJ
29352009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
2936
2937 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
2938
8b777f02
VP
29392009-06-30 Vladimir Prus <vladimir@codesourcery.com>
2940
2941 * gdb.mi/mi-stack.exp: Testing symbolic options
2942 to -stack-list-locals and -stack-list-arguments.
2943
00c7eacf
JK
29442009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2945
2946 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
2947
6bc80edc
TT
29482009-06-29 Tom Tromey <tromey@redhat.com>
2949
2950 * dg-extract-results.sh: New file.
2951 * Makefile.in (FORCE_PARALLEL): New variable.
2952 (CHECK_TARGET): New conditional variable.
2953 (check): Use CHECK_TARGET.
2954 (DO_RUNTEST): New variable.
2955 (check-single): New target.
2956 (TEST_DIRS): New variable.
2957 (TEST_TARGETS): Likewise.
2958 (check-parallel): New target.
2959 (check-gdb.%): New pattern.
2960 (BASE1_FILES): New variable.
2961 (BASE2_FILES): Likewise.
2962 (check-gdb.base%): New pattern.
2963 (%/.dir): New pattern.
2964 * configure: Rebuild.
2965 * aclocal.m4 (AM_CONDITIONAL): New defun.
2966 * configure.ac: Check whether user is using GNU make.
2967 (GMAKE): New conditional.
2968
794684b6
SW
29692009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
2970
2971 * gdb.cp/namespace-nested-import.cc: New test.
2972 * gdb.cp/namespace-nested-import.exp: New test.
2973
edb3359d
DJ
29742009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2975
2976 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
2977 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
2978 * gdb.opt/Makefile.in (EXECUTABLES): Update.
2979 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
2980 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
2981 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
2982 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
2983 gdb.opt/inline-markers.c: New files.
2984 * lib/gdb.exp (skip_inline_frame_tests): New function.
2985 (skip_inline_var_tests): New function.
2986
cf657a0c
AS
29872009-06-27 Andreas Schwab <schwab@linux-m68k.org>
2988
2989 * gdb.cp/exception.exp: Don't require $hex before inner frame in
2990 backtrace.
2991
28d41a99
MS
29922009-06-27 Michael Snyder <msnyder@vmware.com>
2993
2994 * gdb.reverse: New directory.
2995 * gdb.reverse/break-reverse.c: New test.
2996 * gdb.reverse/break-reverse.exp: New test.
2997 * gdb.reverse/consecutive-reverse.c: New test.
2998 * gdb.reverse/consecutive-reverse.exp: New test.
2999 * gdb.reverse/finish-reverse.c: New test.
3000 * gdb.reverse/finish-reverse.exp: New test.
3001 * gdb.reverse/machinestate.c: New test.
3002 * gdb.reverse/ms1.c: New test.
3003 * gdb.reverse/machinestate.exp: New test.
3004 * gdb.reverse/Makefile.in: New file.
3005 * gdb.reverse/shr2.c: New test.
3006 * gdb.reverse/solib-reverse.c: New test.
3007 * gdb.reverse/solib-reverse.exp: New test.
3008 * gdb.reverse/step-reverse.c: New test.
3009 * gdb.reverse/step-reverse.exp: New test.
3010 * gdb.reverse/until-reverse.c: New test.
3011 * gdb.reverse/ur1.c: New test.
3012 * gdb.reverse/until-reverse.exp: New test.
3013 * gdb.reverse/watch-reverse.c: New test.
3014 * gdb.reverse/watch-reverse.exp: New test.
3015 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
3016 * configure: Regenerate.
3017
fe3c8b0d
DE
30182009-06-26 Doug Evans <dje@google.com>
3019
3020 * gdb.base/psymtab.exp: Turn off pending breakpoints.
3021
3a72a602
PM
30222009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
3023
3024 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
3025 windows problem for 'file delete $binfile'.
3026
27aa8d6a
SW
30272009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
3028
3029 * gdb.cp/namespace-using.exp: New test.
3030 * gdb.cp/namespace-using.cc: New test.
3031
8ac055f8
JB
30322009-05-20 Joel Brobecker <brobecker@adacore.com>
3033
3034 * gdb.ada/variant_record_packed_array: New testcase.
3035
85e306ed
TT
30362009-06-23 Tom Tromey <tromey@redhat.com>
3037
3038 * gdb.base/charset.exp (test_combination): Regression test.
3039 * gdb.base/charset.c (my_wchar_t): New typedef.
3040 (myvar): New global.
3041 (main): Set myvar.
3042
56643c5e
PM
30432009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
3044
3045 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
3046 target.
3047
1fac167a
UW
30482009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3049
3050 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
3051
7ccb0be9
UW
30522009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3053
3054 * gdb.mi/gdb680.exp: Update test for error message.
3055
568d6575
UW
30562009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3057
3058 * gdb.base/annota1.exp: Allow multiple occurrences of the
3059 frames-invalid annotation.
3060 * gdb.cp/annota2.exp: Likewise.
3061
7cd1089b
PM
30622009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3063
3064 * gdb.cp/gdb2495.cc: New file.
3065 * gdb.cp/gdb2495.exp: New file.
3066
72c63395
JK
30672009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3068
3069 Report error on GDB crash during runto.
3070 * lib/gdb.exp (runto <eof>): New.
3071
3788363d
DJ
30722009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
3073
3074 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
3075 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
3076 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
3077 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
3078 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
3079 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
3080 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
3081 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
3082 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
3083 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
3084 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
3085 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
3086 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
3087 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
3088 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
3089 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
3090 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
3091 gdb.server/server-mon.exp, gdb.server/server-run.exp,
3092 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3093 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3094 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
3095 gdb.trace/passcount.exp, gdb.trace/report.exp,
3096 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
3097 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
3098 gdb.trace/while-stepping.exp: Use a unique name for the compiled
3099 executable.
3100
17592de3
PA
31012009-06-07 Pedro Alves <pedro@codesourcery.com>
3102
3103 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
3104 defined before referencing it.
3105
701e355d
DE
31062009-06-03 Doug Evans <dje@google.com>
3107
3108 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
3109 * gdb.arch/i386-see.c: Ditto.
3110
f2292c65
PM
31112009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
3112
3113 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
3114 (check_macro): Return 1 if undefined.
3115 If first test fails, check if macro debug information is available,
3116 and report unsupported test if no macro information is found.
3117
5a437975
DE
31182009-05-29 Doug Evans <dje@google.com>
3119
3120 * gdb.threads/hand-call-in-threads.exp: New.
3121 * gdb.threads/hand-call-in-threads.c: New.
3122
c141c696
MS
31232009-05-29 Michael Snyder <msnyder@vmware.com>
3124
3125 * gdb.base/break-always.exp: Change "1" to "on".
3126 Add confirmation check.
3127
b3444185
PA
31282009-05-28 Pedro Alves <pedro@codesourcery.com>
3129
3130 * gdb.threads/threxit-hop-specific.c: New.
3131 * gdb.threads/threxit-hop-specific.exp: New.
3132 * gdb.threads/thread-execl.c: New.
3133 * gdb.threads/thread-execl.exp: New.
3134
b6313243
TT
31352009-05-27 Tom Tromey <tromey@redhat.com>
3136 Thiago Jung Bauermann <bauerman@br.ibm.com>
3137
3138 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
3139 (mi_child_regexp): Likewise.
3140 (mi_list_varobj_children_range): Likewise.
3141 (mi_get_features): Likewise.
3142 (mi_list_varobj_children): Rewrite.
3143 * gdb.python/python-mi.exp: New file.
3144
a6bac58e
TT
31452009-05-27 Tom Tromey <tromey@redhat.com>
3146 Thiago Jung Bauermann <bauerman@br.ibm.com>
3147 Phil Muldoon <pmuldoon@redhat.com>
3148 Paul Pluzhnikov <ppluzhnikov@google.com>
3149
3150 * gdb.python/python-prettyprint.exp: New file.
3151 * gdb.python/python-prettyprint.c: New file.
3152 * gdb.python/python-prettyprint.py: New file.
3153 * gdb.base/display.exp: print/r is now valid.
3154
2c74e833
TT
31552009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3156 Tom Tromey <tromey@redhat.com>
3157 Pedro Alves <pedro@codesourcery.com>
3158 Paul Pluzhnikov <ppluzhnikov@google.com>
3159
3160 * gdb.python/python-template.exp: New file.
3161 * gdb.python/python-template.cc: New file.
3162 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3163 tests.
3164 * gdb.python/python-value.exp (py_objfile_tests): New proc.
3165 Call it.
3166 (test_value_after_death): New proc.
3167 * gdb.python/python-value.c (PTR): New typedef.
3168 (main): New variable 'x'.
3169
89c73ade
TT
31702009-05-27 Tom Tromey <tromey@redhat.com>
3171
3172 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3173 tests.
3174 * gdb.python/python-value.exp (py_objfile_tests): New proc.
3175 Call it.
3176
a75724bc
PA
31772009-05-27 Pedro Alves <pedro@codesourcery.com>
3178
3179 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
3180
e58b0e63
PA
31812009-05-24 Pedro Alves <pedro@codesourcery.com>
3182
3183 * gdb.threads/fork-thread-pending.c: New.
3184 * gdb.threads/fork-thread-pending.exp: New.
3185
4ac36638
JK
31862009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3187
3188 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
3189 * gdb.dwarf2/dw2-strp.S (a_string2): New.
3190
c28c63d8
JB
31912009-05-18 Jon Beniston <jon@beniston.com>
3192
3193 * gdb.asm/asm-source.exp: Add lm32 target.
3194
b242c3c2
PA
31952009-05-17 Pedro Alves <pedro@codesourcery.com>
3196
3197 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
3198 `gdb_get_line_number'. Call `callee' in both parent and child.
3199 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
3200 `gdb_get_line_number' instead of hardcoding line numbers.
3201 (catch_fork_unpatch_child): New procedure to test detaching
3202 breakpoints from child fork.
3203 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
3204 hardcoding line numbers.
3205 (do_fork_tests): Run `catch_fork_unpatch_child'.
3206
ee342b23
VP
32072009-05-17 Vladimir Prus <vladimir@codesourcery.com>
3208
3209 * gdb.mi/mi-cmd-var.exp: Check that when varobj
3210 of structure type enters or leaves the scope, it
3211 is reported by -var-update.
3212
e2009e98
DE
32132009-05-11 Doug Evans <dje@sebabeach.org>
3214
3215 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
3216 * gdb.threads/pending-step.c (main): Fix off-by-one error.
3217 * gdb.threads/schedlock.c (main): Fix off-by-one error.
3218
00903456
JK
32192009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
3222
dc621c35
DE
32232009-04-30 Doug Evans <dje@google.com>
3224
3225 * gdb.threads/watchthreads2.exp: New testcase.
3226 * gdb.threads/watchthreads2.c: New testcase.
3227
9ab4e744
DE
32282009-04-29 Doug Evans <dje@google.com>
3229
3230 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
3231 * gdb.cp/mb-ctor.cc: Ditto.
3232 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
3233 * gdb.cp/mb-inline.h (multi_line_foo): New function.
3234 * gdb.cp/mb-inline1.cc: Call it.
3235 * gdb.cp/mb-inline2.cc: Ditto.
3236 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
3237 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
3238
484086b7
JK
32392009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3240
3241 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
3242 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
3243 Replace all uses of `decimal' by `nonzero'.
3244 (info macro FROM_COMMANDLINE): New test.
3245
379a77b5
TT
32462009-04-27 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
3249
b92b73c2
DE
32502009-04-27 Doug Evans <dje@google.com>
3251
3252 * gdb.threads/watchthreads.c (main): Initialize args before starting
3253 the threads. Plus formatting cleanup.
3254 * gdb.threads/watchthreads.exp: Avoid errant failures due to
3255 biased scheduling of one thread.
3256
945a118d
JG
32572009-04-27 Jerome Guitton <guitton@adacore.com>
3258
3259 * gdb.cp/templates.cc (GetMax): New template.
3260 (main): Declare two instances of GetMax.
3261 * gdb.cp/templates.exp: Add new test.
3262
d389af10
JK
32632009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3264
3265 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
3266
e7f86de9
JM
32672009-04-22 Joseph Myers <joseph@codesourcery.com>
3268
3269 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
3270
334cc82d
TT
32712009-04-15 Tom Tromey <tromey@redhat.com>
3272
3273 * gdb.base/charset.exp: Add regression test.
3274
d12672cc
JB
32752009-04-14 Joel Brobecker <brobecker@adacore.com>
3276
3277 * gdb.base/exe-lock.exp: New testcase.
3278
18e8c3bc
TT
32792009-04-13 Tom Tromey <tromey@redhat.com>
3280
3281 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
3282 operator on Frame.
3283
5ecd5cbe
UW
32842009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3285
3286 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
3287 * gdb.server/ext-attach.exp: Likewise.
3288
7309f756
VP
32892009-04-03 Vladimir Prus <vladimir@codesourcery.com>
3290
3291 Eliminate some sleep usage.
3292
3293 * gdb.mi/basics.c (do_nothing): New.
3294 (main): Use do_nothing instead of printf, so that
3295 not to introduce race condition between output of
3296 inferiour and output of gdb. Do not use sleep as it
3297 is not generally available on embedded targets.
3298
f4b95f6f
PA
32992009-04-02 Pedro Alves <pedro@codesourcery.com>
3300
3301 * gdb.server/ext-attach.exp: Expect an optional process id after
3302 "Detached from remote process".
3303
de40b933
JK
33042009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3305
3306 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
3307 gdb.dwarf2/dw2-unresolved.exp: New.
3308
2ae101a4
PA
33092009-04-02 Pedro Alves <pedro@codesourcery.com>
3310
3311 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
3312 mi_run_to_main.
3313
56a8e183
PA
33142009-04-02 Pedro Alves <pedro@codesourcery.com>
3315
3316 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
3317 mi_run_to_main. Skip thread exit test on remote targets.
3318 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
3319 mi_run_to_main.
3320 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
3321 mi_run_to_main.
3322 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
3323 when expecting ^connected. Detect when the target doesn't support
3324 non-stop mode.
3325 (mi_run_cmd): Detect if non-stop mode was requested by isn't
3326 supported. Return -1 on error, 0 on success.
3327 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
3328 (mi_runto): Return mi_runto_helper's result explicitly.
3329
c35fafde
PA
33302009-04-01 Pedro Alves <pedro@codesourcery.com>
3331
3332 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
3333
f8a8dce6
JB
33342009-04-01 Tom Tromey <tromey@redhat.com>
3335
3336 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
3337 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
3338 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
3339 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
3340
71c25dea
TT
33412009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
3342 Jan Kratochvil <jan.kratochvil@redhat.com>
3343
3344 PR gdb/931
3345 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
3346 output.
3347 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
3348 for gdb/931.
3349 * dw2-strp.S (DW_AT_language): Change to C++.
3350 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
3351
02d9a9ce
JB
33522009-03-31 Joel Brobecker <brobecker@adacore.com>
3353
3354 * gdb.ada/tasks: New testcase.
3355
1042e4c0
SS
33562009-03-30 Stan Shebs <stan@codesourcery.com>
3357
3358 * gdb.trace/actions.exp: Update to match new info trace format.
3359 * gdb.trace/deltrace.exp: Ditto.
3360 * gdb.trace/infotrace.exp: Ditto.
3361 * gdb.trace/passcount.exp: Ditto.
3362 * gdb.trace/save-trace.exp: Ditto.
3363 * gdb.trace/while-stepping.exp: Ditto.
3364 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
3365
f8f6f20b
TJB
33662009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3367
3368 * gdb.python/python-frame.c: New file.
3369 * gdb.python/python-frame.exp: New file.
3370
c0c6f777
TJB
33712009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3372
3373 * gdb.python/python-value.exp: Add tests for the address
3374 attribute.
3375
3cb51905
AS
33762009-03-29 Andreas Schwab <schwab@linux-m68k.org>
3377
3378 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
3379
88fc996f
DE
33802009-03-26 Doug Evans <dje@google.com>
3381
3382 * gdb.mi/mi-nonstop-exit.exp: New file.
3383 * gdb.mi/non-stop-exit.c: New file.
3384
56ef84b1
TT
33852009-03-26 Tom Tromey <tromey@redhat.com>
3386
3387 Update for change to prologue skipping:
3388 * gdb.mi/mi2-simplerun.exp: Update.
3389 * gdb.mi/mi2-break.exp: Update.
3390 * gdb.mi/mi-simplerun.exp: Update.
3391 * gdb.mi/mi-break.exp: Update.
3392 * gdb.base/ending-run.exp: Update.
3393
def2b000
TJB
33942009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3395
3396 * gdb.python/python-value.exp (test_value_in_inferior): Test
3397 gdb.Value.is_optimized_out attribute.
3398
442ddf59
JK
33992009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3400
3401 * gdb.dwarf2/dw2-noloc-main.c: New file.
3402 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
3403 (.text): Remove.
3404 (.data): New.
3405 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
3406 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
3407 (DW_TAG_subprogram func_cu1, noloc): Remove.
3408 (main): New.
3409 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
3410 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
3411 (file_symbols): New procedure.
3412
a8df5de4
TT
34132009-03-25 Tom Tromey <tromey@redhat.com>
3414
3415 * gdb.base/charset.exp (valid_target_charset): New proc.
3416 Use it to skip tests on invalid charsets.
3417
cc1d7add
PM
34182009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
3419
3420 * gdb.base/completion.exp: Add a test for directory completion.
3421
bcd5727b
JK
34222009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3423
3424 Fix a racy FAIL.
3425 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
3426 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
3427
cc924cad
TJB
34282009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3429
3430 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
3431 * gdb.python/python-function.exp: Add test for function returning
3432 a GDB value.
3433
bc3b79fd
TJB
34342009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
3435
3436 * gdb.python/python-function.exp: New file.
3437
6c7a06a3
TT
34382009-03-20 Tom Tromey <tromey@redhat.com>
3439
3440 * gdb.base/store.exp: Update for change to escape output.
3441 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
3442 to escape output.
3443 * gdb.base/pointers.exp: Update for change to escape output.
3444 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
3445 to escape output.
3446 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
3447 escape output.
3448 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
3449 to escape output.
3450 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
3451 escape output.
3452 * gdb.base/setvar.exp: Update for change to escape output.
3453 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
3454 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
3455 to escape output.
3456 (test_print_string_constants): Likewise.
3457 * gdb.base/charset.exp (valid_host_charset): Check size of
3458 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
3459 cases. Handle "auto"-related output.
3460 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
3461 (uvar, Uvar): New globals.
3462
c31af87b
JG
34632009-03-19 Jerome Guitton <guitton@adacore.com>
3464
3465 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
3466 deltas.
3467 * gdb.ada/fixed_points.exp: Ditto.
3468
51272cf2
PA
34692009-03-18 Pedro Alves <pedro@codesourcery.com>
3470
3471 * return-nodebug.c: Don't include stdio.h.
3472 (init): Delete.
3473 (func): Delete definition and provide extern declaration.
3474 (t): New.
3475 (main): Don't call printf. Call func and store its result in t.
3476 * return-nodebug1.c: New.
3477 * return-nodebug.exp: Don't expect stdio output. Instead, print
3478 the global variable t. Drop printf formatters and cast types from
3479 foreach loop. Don't use prepare_for_testing. Compile
3480 return-nodebug.c and return-nodebug1.c in separate steps. Don't
3481 define FORMAT or CAST.
3482
d24948ac
PP
34832009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3484
3485 * gdb.base/solib-display.exp: Disable test for remote targers.
3486
61ff14c6
JK
34872009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3488
3489 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
3490
cb4dce93
JK
34912009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3492
3493 Fix a racy FAIL.
3494 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
3495 code from `follow parent, print pids'.
3496 (`follow child, print pids', `follow parent, print pids'): Call it.
3497 Replace `gdb_test "break..."' by gdb_breakpoint.
3498
f7c60c5e
VP
34992009-03-13 Vladimir Prus <vladimir@codesourcery.com>
3500
3501 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 3502 sync and async modes.
f7c60c5e 3503
383ace49
JB
35042009-03-12 Joel Brobecker <brobecker@adacore.com>
3505
3506 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
3507 that was checked in by mistake. Remove loading of ada.exp, since
3508 this is not necessary in this case.
3509
4ce102af
JB
35102009-03-12 Joel Brobecker <brobecker@adacore.com>
3511
3512 * gdb.ada/ptype_arith_binop.exp: New testcase.
3513
529a2aef
JB
35142009-03-12 Joel Brobecker <brobecker@adacore.com>
3515
3516 * gdb.ada/mod_from_name: New testcase.
3517
8a38181c
JB
35182009-03-12 Joel Brobecker <brobecker@adacore.com>
3519
3520 * gdb.ada/tick_last_segv: New testcase.
3521
11436dee
VP
35222009-03-12 Vladimir Prus <vladimir@codesourcery.com>
3523
61ff14c6 3524 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 3525
1f31650a
VP
35262009-03-12 Vladimir Prus <vladimir@codesourcery.com>
3527
61ff14c6
JK
3528 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
3529 include the token in ^running and frame info in *stopped.
1f31650a 3530
a3247a22
PP
35312009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
3532
3533 * solib-display.exp: New file.
3534 * solib-display-main.c: New file.
3535 * solib-display-lib.c: New file.
61ff14c6 3536
aae64587
PA
35372009-03-05 Pedro Alves <pedro@codesourcery.com>
3538
3539 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
3540
44aabfbc
JK
35412009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3542
3543 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
3544 (list_and_check_macro): Use more specific test name.
3545 (next to definition): Make the test names unique.
3546
c087fcd3
PM
35472009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
3548
3549 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 3550
c86cf029
VP
35512009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3552
3553 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
3554 notifications.
3555 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
3556 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
3557 * lib/mi-support.exp (library_loaded_re): New.
3558 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
3559
3ea85240
VP
35602009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3561
3562 * gdb.gdb/observer.exp: Use test_notification observer, not
3563 normal_stop, everywhere.
3564 (test_normal_stop_notifications): Rename to...
3565 (test_notifications): ...this.
3566 (test_observer_normal_stop): Rename to...
3567 (test_observer): ...this.
3568
1903f0e6
DE
35692009-02-16 Doug Evans <dje@google.com>
3570
3571 * gdb.arch/amd64-disp-step.S (test_int3): New test.
3572 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
3573 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
3574 (test_prefixed_syscall,test_int3): New tests.
3575 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
3576 (test_prefixed_syscall,test_int3): New tests.
3577
1d33d6ba
VP
35782009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3579
3cb51905
AS
3580 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
3581 (mi_expect_interrupt): Likewise.
3582 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
3583 response.
1d33d6ba 3584
faafb047
PM
35852009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3586
3587 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
3588 * gdb.base/pc-fp.exp (get_valueofx): Remove.
3589 Replace calls to get_valueofx by get_hexadecimal_valueof.
3590
417e16e2
PM
35912009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3592
3593 * lib/gdb.exp (get_valueof): Accept anything as a return value.
3594 (get_integer_valueof): New procedure.
3595 (get_sizeof): Use new get_integer_value_of.
3596 * gdb.base/sizeof.exp: Replace all uses of get_valueof
3597 by get_integer_valueof.
3598
7065b901
TT
35992009-02-13 Tom Tromey <tromey@redhat.com>
3600
3601 * gdb.base/remote.exp (get_sizeof): Remove.
3602 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
3603 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
3604 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
3605 * lib/gdb.exp (get_valueof): Move from long_long.exp.
3606 (get_sizeof): Likewise.
3607
5d7cb8df
JK
36082009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3609
3610 PR fortran/9806
3611 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
3612
b2febfff
PP
36132009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3614
3615 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
3616
4aa995e1
PA
36172009-02-06 Pedro Alves <pedro@codesourcery.com>
3618
3619 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
3620
d8906c6f
TJB
36212009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
3622
3623 * gdb.python/python-cmd.exp: New file.
3624
ff4ab08d
TG
36252009-02-06 Tristan Gingold <gingold@adacore.com>
3626
3627 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
3628
aacd552b
TG
36292009-02-05 Tristan Gingold <gingold@adacore.com>
3630
3631 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
3632 pointer is dereferenced and use this signal name in regexp.
3633 * gdb.base/signull.exp: Ditto.
3634 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
3635 * gdb.base/signull.c (main): Ditto.
3636
08c637de
TJB
36372009-02-04 Tom Tromey <tromey@redhat.com>
3638 Thiago Jung Bauermann <bauerman@br.ibm.com>
3639
3640 * gdb.python/python-value.exp: Use `gdb.history' instead of
3641 `gdb.value_from_history'.
3642 (test_value_numeric_ops): Add test for conversion of enum constant.
3643 * gdb.python/python-value.c (enum e): New type.
3644 (evalue): New global.
3645 (main): Use argv.
3646
20261af8
JG
36472009-02-04 Jerome Guitton <guitton@adacore.com>
3648
3649 * gdb.ada/uninitialized_vars: New test program.
3650 * gdb.ada/uninitialized_vars.exp: New testcase.
3651
52e44b43
TT
36522009-02-02 Tom Tromey <tromey@redhat.com>
3653
3654 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
3655 * gdb.cp/pr2489.cc: Rename...
3656 * gdb.cp/pr9594.cc: ... to this.
3657
1c71341a
TT
36582009-02-02 Tom Tromey <tromey@redhat.com>
3659
3660 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
3661 * gdb.cp/pr2489.cc: New file.
3662 * gdb.cp/cpcompletion.exp: New file.
3663
a4295225
TT
36642009-02-02 Tom Tromey <tromey@redhat.com>
3665
3666 PR exp/9059:
3667 * gdb.cp/call-c.exp: Add regression test.
3668 * gdb.cp/call-c.cc (FooHandle): New typedef.
3669 (main): New variable 'handle'.
3670
592375cd
VP
36712009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3672
3673 * lib/mi-support.exp (et_mi_thread_list)
3674 (check_mi_and_console_threads): Adjust for current thread in
3675 -thread-list-ids output.
3676
41447f92
VP
36772009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3678
3679 * gdb.mi/mi-break.exp (test_disabled_creation): New.
3680 Call it.
3681
35669430
DE
36822009-01-28 Doug Evans <dje@google.com>
3683
3684 * gdb.arch/amd64-disp-step.S: New file.
3685 * gdb.arch/amd64-disp-step.exp: New file.
3686 * gdb.arch/i386-disp-step.S: New file.
3687 * gdb.arch/i386-disp-step.exp: New file.
3688
09f00d9a
PM
36892009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
3690
3691 * gdb.base/find.exp: Set newline variable
3692 using quotes instead of braces to fix cygwin failures.
3693
1e8fb976
PA
36942009-01-23 Pedro Alves <pedro@codesourcery.com>
3695
3696 * gdb.base/radix.exp: Add tests to ensure that that set
3697 input-radix 0 and set output-radix 0 are really rejected.
3698
da061712
PA
36992009-01-23 Pedro Alves <pedro@codesourcery.com>
3700
3701 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
3702 copyright years.
3703
dd7e2d2b
PA
37042009-01-23 Pedro Alves <pedro@codesourcery.com>
3705
3706 PR gdb/9664:
3707 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
3708
392452f6
PA
37092009-01-22 Pedro Alves <pedro@codesourcery.com>
3710
3711 PR c++/9631:
3712 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
3713
8653e71c
PM
37142009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
3715
3716 * gdb.server/file-transfer.exp: Use EXEEXT variable for
3717 binfile definition to fix Windows OS failure.
3718
a12cc160
DJ
37192009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3720
3721 PR gdb/9346
3722 * gdb.base/interrupt.c (sigint_handler): New.
3723 (main): Install a SIGINT handler if SIGNALS is defined. Exit
3724 on error.
3725 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
3726 Test "signal SIGINT".
3727
b89667eb
DE
37282009-01-19 Doug Evans <dje@google.com>
3729
3730 * gdb.base/break.exp: Update expected gdb output.
3731 * gdb.base/sepdebug.exp: Ditto.
3732 * gdb.mi/mi-syn-frame.exp: Ditto.
3733 * gdb.mi/mi2-syn-frame.exp: Ditto.
3734 * gdb.base/call-signal-resume.exp: New file.
3735 * gdb.base/call-signals.c: New file.
3736 * gdb.base/unwindonsignal.exp: New file.
3737 * gdb.base/unwindonsignal.c: New file.
3738 * gdb.threads/interrupted-hand-call.exp: New file.
3739 * gdb.threads/interrupted-hand-call.c: New file.
3740 * gdb.threads/thread-unwindonsignal.exp: New file.
3741
adb483fe
DJ
37422009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3743
3744 * gdb.base/define.exp: Test defining and hooking prefix commands.
3745 * gdb.python/python.exp: Update test for "show user" output.
3746
60023297
JK
37472009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3748
3749 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
3750 now the output exactly, using less wildcards. Expect also the output
3751 of gfortran-4.3. Update for the f-valprint.c modification from
3752 2008-04-22.
3753 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
3754 Remove gdb_test test names where matching the command.
3755
ccc57cf9
PA
37562009-01-01 Pedro Alves <pedro@codesourcery.com>
3757
3758 PR breakpoints/9681:
3759 * gdb.base/watchpoint.exp: Add regression test.
3760
c7a6ca08
PA
37612008-12-31 Pedro Alves <pedro@codesourcery.com>
3762
3763 * gdb.threads/attach-into-signal.exp: Don't use
3764 gdb_suppress_entire_file.
3765 * gdb.threads/attach-stopped.exp: Ditto.
3766 * gdb.threads/attachstop-mt.exp: Ditto.
3767
3a031f65
PA
37682008-12-31 Pedro Alves <pedro@codesourcery.com>
3769
3770 PR gdb/8812:
3771 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
3772
09e6485f
PA
37732008-12-29 Pedro Alves <pedro@codesourcery.com>
3774
3775 PR gdb/7536:
3776 * gdb.base/radix.exp: Add tests to ensure invalid input radices
3777 and unsupported output radices are really rejected.
3778
0cd53049
JK
37792008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3780
3781 * gdb.cp/punctuator.exp: Backslash the '$' signs.
3782
ba163c7e
TT
37832008-12-22 Tom Tromey <tromey@redhat.com>
3784
3785 * gdb.cp/punctuator.exp: New file.
3786
6f4de6c9
JK
37872008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3788
3789 * gdb.base/completion.exp (Completing non-existing component): New test.
3790
0f34d0b4
JK
37912008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3792
3793 Fix for PR gdb/8648.
3794 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
3795 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
3796 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
3797 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
3798
db2ad4c3
JK
37992008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3800
3801 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
3802
bb5ef15e
DP
38032008-12-16 Christophe Lyon <christophe.lyon@st.com>
3804
3805 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
3806 compiler actually generate code at the expected line number.
3807
90142adc
JZ
38082008-12-15 Jie Zhang <jie.zhang@analog.com>
3809
3810 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
3811
fad6eecd
TT
38122008-12-12 Tom Tromey <tromey@redhat.com>
3813
3814 * gdb.base/commands.exp (redefine_hook_test): New proc.
3815 Call it.
3816
17c8aaf5
TT
38172008-12-11 Tom Tromey <tromey@redhat.com>
3818
3819 * gdb.base/macscp.exp: New regression test.
3820
7c8adf68
TT
38212008-12-11 Tom Tromey <tromey@redhat.com>
3822
3823 * gdb.base/macscp.exp: Print "address.addr".
3824 * gdb.base/macscp1.c (struct outer): New struct.
3825 (address): New global.
3826
b05dcbb7
TT
38272008-12-09 Tom Tromey <tromey@redhat.com>
3828
3829 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
3830 Call it.
3831
2d476de1
DE
38322008-12-04 Doug Evans <dje@google.com>
3833
3834 * gdb.server/ext-run.exp: Relax regexp for init program.
3835
87bdc959
TG
38362008-12-03 Tristan Gingold <gingold@adacore.com>
3837
3838 * gdb.base/macscp.exp: Generate an object file during compilation
3839 to work around Darwin dsymutil limitations.
3840
e0740f77
JK
38412008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3842
3843 Test resolving external references to TLS variables.
3844 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
3845 FILE2_THREAD_LOCAL.
3846 (testfile2, srcfile2): New variables.
3847 * gdb.threads/tls.c (file2_thread_local)
3848 (function_referencing_file2_thread_local): New.
3849 * gdb.threads/tls2.c: New file.
3850
67f0aac5
JB
38512008-11-28 Joel Brobecker <brobecker@adacore.com>
3852
3853 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
3854 rather than integer, as integer might not be big enough when
3855 on 64bit targets.
67f0aac5 3856
c332165e
JG
38572008-11-27 Jerome Guitton <guitton@adacore.com>
3858
3859 * gdb.cp/formatted-ref.exp: Add equality test.
3860 * gdb.ada/formatted_ref.exp: Ditto.
3861
fc9b693c
JK
38622008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3863
3864 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
3865 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
3866
a9c64011
AS
38672008-11-20 Andreas Schwab <schwab@suse.de>
3868
3869 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
3870 matching syscall entry point.
3871 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
3872 (tcatch_vfork_then_child_follow): Likewise. Finish through
3873 vfork even if we stopped at the syscall trampoline.
3874
e2fd701e
DE
38752008-11-20 Doug Evans <dje@google.com>
3876
3877 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
3878
69abc51c
TJB
38792008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3880
3881 * gdb.arch/ppc-dfp.exp: New file.
3882 * gdb.arch/ppc-dfp.c: New file.
3883
c14c28ba
PP
38842008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3885
3886 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 3887
2e74121d
DE
38882008-11-17 Doug Evans <dje@google.com>
3889
3890 * gdb.mi/mi-syn-frame.exp: Update expected output.
3891 * gdb.mi/mi2-syn-frame.exp: Update expected output.
3892
66bb093b
VP
38932008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3894
3895 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
3896 "thread N" results in =thread-selected.
3897 * lib/mi-support (mi_run_cmd, mi_expect_stop)
3898 (mi_send_resuming_command_raw): Be prepared for
3899 =thread-selected.
3900
3d043ef6
VP
39012008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3902
a9c64011
AS
3903 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
3904 * lib/mi-support.exp: Likewise.
3d043ef6 3905
808104c8
JB
39062008-11-16 Joel Brobecker <brobecker@adacore.com>
3907
3908 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
3909 commands from the expected output for "help catch".
3910
00b22944
JB
39112008-11-15 Joel Brobecker <brobecker@adacore.com>
3912
3913 * gdb.ada/int_deref.exp: New testcase.
3914
59669435
TT
39152008-11-14 Nick Roberts <nickrob@snap.net.nz>
3916
3917 * gdb.mi/gdb2549.exp: New file.
3918
de04a248
DE
39192008-11-11 Doug Evans <dje@google.com>
3920
3921 * gdb.base/callexit.exp: New file.
3922 * gdb.base/callexit.c: New file.
3923
6b8ce727
DE
39242008-11-10 Doug Evans <dje@google.com>
3925
3926 * lib/gdb.exp (GDBFLAGS): Move -nx ...
3927 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
3928 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
3929 (default_gdb_start,default_gdb_exit): Ditto.
3930 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
3931 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
3932 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
3933 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
3934 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
3935 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
3936
1b14b8aa
AS
39372008-11-03 Andreas Schwab <schwab@suse.de>
3938
3939 * gdb.base/hashline2.exp: Fix typo.
3940 * gdb.base/hashline3.exp: Likewise.
3941
f3134b88
TT
39422008-10-30 Tom Tromey <tromey@redhat.com>
3943
3944 * gdb.base/pointers.exp: Add test.
3945 * gdb.base/pointers.c (k, S): New typedefs.
3946 (instance): New global.
3947
c2226152
AS
39482008-10-30 Andreas Schwab <schwab@suse.de>
3949
3950 * gdb.base/args.exp: Add tests for newlines.
3951
462f405c
JB
39522008-10-30 Joel Brobecker <brobecker@adacore.com>
3953
3954 gdb.base/foll-exec.exp: Update the expected output of a couple
3955 of "info breakpoints" tests.
3956
79a45b7d
TT
39572008-10-28 Tom Tromey <tromey@redhat.com>
3958
3959 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
3960
adc13a14
PA
39612008-10-24 Pedro Alves <pedro@codesourcery.com>
3962
3963 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
3964 gdb_start_cmd.
3965 Use runto_main before any test that requires execution.
3966
252fbfc8
PA
39672008-10-23 Pedro Alves <pedro@codesourcery.com>
3968
3969 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
3970 instead of SIGINT.
3971
28148e3d
JB
39722008-10-22 Joel Brobecker <brobecker@adacore.com>
3973
3974 * gdb.base/completion.exp: Update expected output following
3975 the addition of the "info tasks" command.
3976
c209f847
TT
39772008-10-22 Tom Tromey <tromey@redhat.com>
3978
3979 * gdb.base/exprs.exp (test_expr): Add test for string
3980 concatenation.
3981
f177e350
PA
39822008-10-19 Pedro Alves <pedro@codesourcery.com>
3983
3984 * configure.ac: Output gdb.python/Makefile.
3985 * configure: Regenerate.
3986 * gdb.python/Makefile.in: New.
3987
cce89356
JB
39882008-10-16 Joel Brobecker <brobecker@adacore.com>
3989
3990 * gdb.base/foll-fork.exp: Adjust the expected output to match
3991 the new description for fork/vfork catchpoints in the "info
3992 breakpoints" output.
3993
176d289d
TJB
39942008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
3995
3996 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
3997
a08702d6
TJB
39982008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3999
4000 * gdb.python/python-value.c: New file.
4001 * gdb.python/python-value.exp: New file.
4002
1c5cfe86
PA
40032008-10-15 Pedro Alves <pedro@codesourcery.com>
4004
4005 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
4006
5a98ad69
DP
40072008-10-15 Denis Pilat <denis.pilat@st.com>
4008
41702f1b 4009 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 4010
dcb1a1e2
TT
40112008-10-09 Tom Tromey <tromey@redhat.com>
4012
4013 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
4014 'fprintf' and 'stderr'.
4015
9124fe48
JB
40162008-10-07 Joel Brobecker <brobecker@adacore.com>
4017
4018 * gdb.ada/ref_tick_size.exp: New testcase.
4019
45452591
DE
40202008-10-06 Doug Evans <dje@google.com>
4021
4022 * gdb.dwarf2/dw2-cu-size.exp: New file.
4023 * gdb.dwarf2/dw2-cu-size.S: New file.
4024
4025 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
4026 .Ltype_int for clarity.
4027
4fc5b208
PP
40282008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4029
4030 PR gdb/2384:
4031 * gdb.cp/gdb2384.exp: Extended to test more cases.
4032 * gdb.cp/gdb2384.cc: Likewise.
4033 * gdb.cp/gdb2384-base.h: Likewise.
4034 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 4035
d78df370
JK
40362008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * gdb.base/maint.exp (maint print type): Remove printing
4039 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
4040
9a044a89
TT
40412008-09-30 Tom Tromey <tromey@redhat.com>
4042
4043 * gdb.base/macscp.exp: Add completion tests.
4044 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
4045 (TWENTY_THREE): Likewise.
4046 (FORTY_EIGHT): Likewise.
4047
506800a9
TT
40482008-09-30 Tom Tromey <tromey@redhat.com>
4049
4050 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
4051 everywhere.
4052 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
4053
1a6f01b5
JK
40542008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4055
4056 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
4057 testcase is derived from. Fix racy dependency on an expected PID
4058 number. No longer support the testcase on Linux kernel 2.4.x.
4059
2fae03e8
TT
40602008-09-27 Tom Tromey <tromey@redhat.com>
4061
4062 * gdb.base/macscp.exp: Add tests for stringification, splicing,
4063 and varargs.
4064
1ad15515
PA
40652008-09-22 Pedro Alves <pedro@codesourcery.com>
4066
4067 * lib/mi-support.exp (mi_expect_interrupt): New.
4068 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
4069 from gdb.mi/mi-nonstop.exp.
4070 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
4071 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
4072 lib/mi-support.exp.
4073 Use mi_check_thread_states throughout. Avoid ".*" and do not
4074 require an anchor after -exec-run.
4075
d0b76dc6
DJ
40762008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4077
4078 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
4079 stop is pending. Avoid ".*" when two stops are pending.
4080 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
4081 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
4082 newlines in fullnames.
4083 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
4084 (mi_expect_stop): Update comments. Only anchor in sync mode.
4085 Do not match newlines.
4086 (mi_send_resuming_command_raw): Always return status.
4087 (mi_get_stop_line): Do not match more than one line by accident.
4088 Only anchor in sync mode.
4089 (mi_run_inline_test): If -exec-next fails, give up.
4090
9990c830
UW
40912008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4092
4093 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
4094 on SPU.
4095
ebcf6f00
JB
40962008-09-10 Joel Brobecker <brobecker@adacore.com>
4097
4098 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
4099
b6db24e5
JB
41002008-09-10 Joel Brobecker <brobecker@adacore.com>
4101
4102 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
4103 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4104 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
4105 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4106 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
4107 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
4108 gdb.ada/interface.exp, gdb.ada/null_array.exp,
4109 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4110 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4111 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4112 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
4113 Include the "= " sequence in the expected output of print tests.
4114
2bf448e0
JB
41152008-09-10 Joel Brobecker <brobecker@adacore.com>
4116
4117 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
4118 description for boolean types.
4119
d51fd4c8
PA
41202008-09-09 Pedro Alves <pedro@codesourcery.com>
4121
4122 * gdb.base/hook-stop-continue.c: New.
4123 * gdb.base/hook-stop-continue.exp: New.
4124
694182d2
DJ
41252008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4126
4127 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
4128
3b8a7fc0
JG
41292008-09-08 Jerome Guitton <guitton@adacore.com>
4130
4131 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
4132 (stack_check_probe_2, stack_check_probe_loop_1)
4133 (stack_check_probe_loop_2): New functions.
4134 (main): Add call to these new functions.
4135 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
4136 functions, check that the breakpoint is inserted at the appropriate
4137 location.
4138 (insert_breakpoint): Slightly refine this procedure so that it can
4139 be called several times in the test.
4140
96cc0ae8
JG
41412008-09-08 Jerome Guitton <guitton@adacore.com>
4142
4143 * gdb.base/stack-checking.c: New file.
4144 * gdb.base/stack-checking.exp: New file.
4145
1f08b409
TJB
41462008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
4147
4148 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
4149 * gdb.arch/altivec-regs.exp: Likewise.
4150 * gdb.arch/vsx-regs.exp: Likewise.
4151
3099e1c4
TJB
41522008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
4153
4154 * gdb.arch/ppc-fp.exp: New file.
4155 * gdb.arch/ppc-fp.c: New file.
4156
cc69bfc1
PP
41572008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
4158
4159 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
4160 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 4161
b02a33db
MS
41622008-09-04 Michael Snyder <msnyder@vmware.com>
4163
4164 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
4165 as "at" (for non-debug functions such as _start).
4166
2992cbe0
UW
41672008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4168
4169 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
4170 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
4171 software watchpoints.
4172 * gdb.base/watch_thread_num.exp: Likewise.
4173
514f746b
AR
41742008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
4175
4176 * gdb.arch/i386-bp_permanent.exp: New test.
4177
876cecd0
TT
41782008-08-24 Tom Tromey <tromey@redhat.com>
4179
4180 * gdb.base/maint.exp: Update "maint print type".
4181
80f73d71
VP
41822008-08-21 Vladimir Prus <vladimir@codesourcery.com>
4183
4184 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
4185 support. Adjust the order of "*running" notifications.
4186 * gdb.mi/non-stop.c: Don't cast from int to void* and
4187 back.
4188
d9c78d7d
MK
41892008-08-20 Mark Kettenis <kettenis@gnu.org>
4190
4191 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
4192 expect to find it in the "info frame" output.
4193
97a2d1d3
DJ
41942008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
4195
4196 * gdb.base/interp.exp: Always consume both prompts.
4197
b96e2927
PA
41982008-08-20 Pedro Alves <pedro@codesourcery.com>
4199
4200 * gdb.base/pending.exp: Test pending breakpoints without symbols
4201 loaded.
4202
8cf6e61a
VP
42032008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4204
4205 * lib/mi-support.exp (mi_expect_stop): Produce
4206 more details on failures.
4207 * gdb.mi/mi-nonstop.exp: New.
4208 * gdb.mi/non-stop.c: New.
4209
c6ebd6cf
VP
42102008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4211
a9c64011
AS
4212 * gdb.mi/mi-async.exp: Use 'set target-async'.
4213 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 4214
46a9b8ed
DJ
42152008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
4216
4217 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
4218
44feb3ce
TT
42192008-08-17 Tom Tromey <tromey@redhat.com>
4220
4221 * gdb.base/help.exp (help catch): Rewrite.
4222
311a4e6b
TJB
42232008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4224
4225 * gdb.base/define.exp: Test indented command documentation.
4226 * gdb.python/python.exp: Test indented multi-line command.
4227
604c2f83
LM
42282008-08-15 Luis Machado <luisgpm@br.ibm.com>
4229
4230 * testsuite/gdb.arch/vsx-regs.c: New source file.
4231 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
4232 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
4233
886a217c
TT
42342008-08-14 Tom Tromey <tromey@redhat.com>
4235
4236 * gdb.base/macscp.exp: Add regression test for "macro define" or
4237 "macro undef" with no arguments.
4238
c814a4f3
PP
42392008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4240
4241 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 4242
12ab8a60
UW
42432008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4244
4245 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
4246
d57a3c85
TJB
42472008-08-06 Tom Tromey <tromey@redhat.com>
4248
4249 * gdb.python/python.exp: New file.
4250
c7b778ff
JK
42512008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4252
4253 Fix for PR gdb/1543.
4254 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
4255 $LOCATION.
4256 (location): New variable.
4257 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
4258 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
4259 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
4260 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
4261 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
4262 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
4263 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
4264 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
4265 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
4266 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
4267 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
4268 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
4269 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
4270 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
4271 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4272 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
4273 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
4274 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
4275 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
4276 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4277 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
4278 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
4279 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
4280 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
4281 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
4282 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
4283 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
4284 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
4285 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
4286 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
4287 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
4288 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
4289 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
4290 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
4291 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
4292 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
4293 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
4294 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4295 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
4296 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
4297 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
4298 gdb.base/type-opaque.exp, gdb.base/until.exp,
4299 gdb.base/value-double-free.c, gdb.base/varargs.exp,
4300 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
4301 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
4302 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
4303 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
4304 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
4305 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
4306 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
4307 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
4308 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
4309 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
4310 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
4311 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
4312 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
4313 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
4314 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
4315 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4316 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
4317 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
4318 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
4319 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4320 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
4321 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
4322 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
4323 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
4324 gdb.pascal/types.exp, gdb.stabs/weird.exp,
4325 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
4326 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
4327 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
4328 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
4329 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
4330 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
4331 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4332 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4333 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4334 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4335 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4336 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4337 lib/mi-support.exp, lib/trace-support.exp: Remove reference
4338 to bug-gdb@prep.ai.mit.edu .
4339
5e06a3d1
VP
43402008-07-31 Vladimir Prus <vladimir@codesourcery.com>
4341
4342 * lib/mi-support.exp (mi_load_shlibs): New.
4343 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
4344
9d81d21b
VP
43452008-07-30 Vladimir Prus <vladimir@codesourcery.com>
4346
4347 * lib/mi-support.exp (get_mi_thread_list)
4348 (check_mi_and_console_threads): New, moved from ...
4349 * gdb.mi/mi-pthread.exp: ...here.
4350 * gdb.mi/gdb669.exp (get_mi_thread_list)
4351 (check_mi_and_console_threads): Delete.
4352 * gdb.mi/mi2-pthread.exp: Likewise.
4353
bae98fe0
TT
43542008-07-28 Tom Tromey <tromey@redhat.com>
4355
4356 * Makefile.in (just-check): Remove. Move body to...
4357 (check): ... here.
4358
57380f4e
DJ
43592008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
4362 Add a test for duplicated SIGINTs.
4363
e09490f1
DJ
43642008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4365
4366 * gdb.threads/schedlock.exp (get_args): Update to work for any
4367 value of NUM.
4368 (Top level): Report the number of threads that did not resume.
4369
6387b45f
DJ
43702008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4371
4372 * gdb.dwarf2/dw2-compressed.S: Also define __start.
4373
62f64ff2
DJ
43742008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4375
4376 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
4377 non-MI prompt.
4378
fa8de41e
TT
43792008-07-26 Tom Tromey <tromey@redhat.com>
4380
4381 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
4382 (function_struct, function_struct_ptr): New globals.
4383 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
4384 function pointer in a struct.
4385
ccb3ac8a
TT
43862008-07-26 Tom Tromey <tromey@redhat.com>
4387
4388 * gdb.base/macscp.exp: Add test for macro lexing bug.
4389
d7d9f01e
TT
43902008-07-18 Tom Tromey <tromey@redhat.com>
4391
4392 * gdb.base/macscp.exp: Add macro tests.
4393
9bf07184
PP
43942008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4395
4396 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
4397
becf6477
PP
43982008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4399
4400 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
4401
0709f7d3
PP
44022008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4403
4404 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 4405
7093c834
PP
44062008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4407
4408 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 4409
b432ffe3
JK
44102008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4411
4412 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
4413
b1a268e5
VP
44142008-07-12 Vladimir Prus <vladimir@codesourcery.com>
4415
4416 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
4417
e2995f8e
KB
44182008-07-11 Kevin Buettner <kevinb@redhat.com>
4419
4420 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
4421 of regexp to account for changes made to GDB in the printing of
4422 byte vectors.
4423
14032a66
TT
44242008-07-11 Tom Tromey <tromey@redhat.com>
4425
4426 * gdb.base/completion.exp: Add 'help' completion test.
4427
981505ef
JK
44282008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4429
4430 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
4431
10568435
JK
44322008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4433
4434 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
4435
4487aabf
PA
44362008-07-09 Pedro Alves <pedro@codesourcery.com>
4437
4438 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
4439
a4a9b1c4
PA
44402008-07-09 Pedro Alves <pedro@codesourcery.com>
4441
4442 * gdb.base/fullname.exp: Restore pwd if compiling failed.
4443
3c3185ac
JK
44442008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4445
4446 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
4447
7ebd49dc
VP
44482008-06-28 Vladimir Prus <vladimir@codesourcery.com>
4449
4450 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
4451 previous commit. Add a comment.
4452
84e46146
PA
44532008-06-28 Pedro Alves <pedro@codesourcery.com>
4454
4455 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
4456
0f8d4a2f
VP
44572008-06-28 Vladimir Prus <vladimir@codesourcery.com>
4458
4459 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
4460
f747e0ce
PA
44612008-06-27 Pedro Alves <pedro@codesourcery.com>
4462
4463 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
4464 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
4465 compiling an executable, link in an object that forces unbuffered
4466 output.
4467 * lib/set_unbuffered_mode.c: New file.
4468
734a5c36
JK
44692008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4470
4471 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
4472
a2840c35
VP
44732008-06-25 Vladimir Prus <vladimir@codesourcery.com>
4474
a9c64011
AS
4475 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
4476 mi_expect_stop.
4477 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
4478 Demand that *running is output.
4479 (detect_async): Perform checking every time.
4480 (mi_send_resuming_command): Extract everything into...
4481 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
4482 (mi_expect_stop): Don't accept any output before *stopped.
4483
6ae37fef
VP
44842008-06-13 Vladimir Prus <vladimir@codesourcery.com>
4485
4486 Robustify mi-simplerun.
a9c64011
AS
4487 * gdb.mi/basics.c (main): Add a call to sleep.
4488 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
4489 * gdb.mi/mi2-cli.exp: Likewise.
4490 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 4491
b4aa76f0 44922008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
4493
4494 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
4495
e1ac3328
VP
44962008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4497
a9c64011
AS
4498 * gdb.mi/mi-console.exp: Adjust.
4499 * gdb.mi/mi-syn-frame.exp: Adjust.
4500 * gdb.mi/mi2-console.exp: Adjust.
4501 * gdb.mi/mi2-syn-frame.exp: Adjust.
4502 * lib/mi-support.exp (mi_run_cmd): Adjust.
4503 (mi_send_resuming_command): Adjust.
e1ac3328 4504
f7f9a841
VP
45052008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4506
4507 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
4508 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
4509 testing of stopped.
4510 * gdb.mi/mi2-syn-frame.exp: Likewise.
4511 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
4512 (async, detect_async): New.
4513 (mi_expect_stop, mi_continue_to_line): Adjust expectation
4514 depending on if we're running in sync or async mode.
f7f9a841 4515
37cd5d19
TT
45162008-06-09 Tom Tromey <tromey@redhat.com>
4517
4518 * gdb.base/completion.exp: New tests for field name completion
4519 with spaces, and field name completion with '->'.
4520
65d12d83
TT
45212008-06-06 Tom Tromey <tromey@redhat.com>
4522
4523 * gdb.base/break1.c (struct some_struct): New struct.
4524 (values): New global.
4525 * gdb.base/completion.exp: Add field name completion test.
4526
ebfe2e3f
PP
45272008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4528
4529 * gdb.cp/call-c.exp: Test for incorrect handling of reference
4530 to pointer.
4531 * gdb.cp/call-c.cc: Likewise.
4532
bcf6fc3a
NR
45332008-06-06 Nick Roberts <nickrob@snap.net.nz>
4534
4535 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
4536 annotation.
4537
49fd4a42 45382008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 4539 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
4540
4541 * gdb.threads/execl.c, gdb.threads/execl1.c,
4542 gdb.threads/execl.exp: New tests.
a9c64011 4543
8a34ac3f
AR
45442008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
4545 Daniel Jacobowitz <dan@codesourcery.com>
4546
4547 * gdb.cp/exception.exp: Activate test, make it work with pending
4548 catchpoints.
4549
86ae69ef
JK
45502008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4551
4552 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
4553
f7f9ae2c
VP
45542008-05-28 Vladimir Prus <vladimir@codesourcery.com>
4555
a9c64011
AS
4556 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
4557 now printed.
4558 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 4559
2a2d4dc3
AS
45602008-05-27 Andreas Schwab <schwab@suse.de>
4561
4562 * gdb.base/frame-args.exp: Handle arguments that are optimized
4563 out.
4564
5099e4d9
LM
45652008-05-26 Luis Machado <luisgpm@br.ibm.com>
4566
4567 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
4568 quiet for ppc32 and group options into a single variable.
4569
d9c36a91
JB
45702008-05-23 Joel Brobecker <brobecker@adacore.com>
4571
4572 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
4573 of zero-size elements.
4574 * gdb.ada/null_array.exp: Test printing this new array.
4575
103a8671
JK
45762008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4577
4578 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
4579
07a4cc1a 45802008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
4581
4582 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
4583 of the "finish" command.
4584
55f996a7
NR
45852008-05-21 Nick Roberts <nickrob@snap.net.nz>
4586
4587 * gdb.base/annota1.exp: Test for new annotation.
4588
907fc202
UW
45892008-05-16 Pedro Alves <pedro@codesourcery.com>
4590
4591 * gdb.base/fixsection.exp: New file.
4592 * gdb.base/fixsection0.c: New file.
4593 * gdb.base/fixsection1.c: New file.
4594
e8f97270
UW
45952008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4596
4597 * gdb.base/annota1.exp: Accept printf@... in place of printf.
4598 * gdb.base/annota3.exp: Likewise.
4599
ac0bb574
NF
46002008-05-13 Nathan Froyd <froydnj@codesourcery.com>
4601
4602 * gdb.base/watch_thread_num.exp: Don't run tests that require
4603 watchpoints if the target doesn't support them.
4604
6fadd07a
DE
46052008-05-12 Doug Evans <dje@google.com>
4606
4607 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
4608
6e9a4a30
JB
46092008-05-09 Joel Brobecker <brobecker@adacore.com>
4610
4611 * gdb.ada/assign_1.exp: New testcase.
4612
08388c79
DE
46132008-05-09 Doug Evans <dje@google.com>
4614
a3c83fae
DE
4615 * gdb.base/find.exp: New file.
4616 * gdb.base/find.c: New file.
08388c79 4617
bd5ddfe8
DJ
46182008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
4619
4620 * gdb.base/commands.exp (watchpoint_command_test): Handle
4621 gdb,no_hardware_watchpoints.
4622 * gdb.base/float.exp: Allow ARM targets without floating point.
4623 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
4624
b5dd68e2 46252008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 4626 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
4627
4628 * gdb.ada/lang_switch: New test program.
4629 * gdb.ada/lang_switch.exp: New testcase.
4630
382d13d1
DE
46312008-05-05 Doug Evans <dje@google.com>
4632
4633 * gdb.base/help.exp (disassemble): Update expected help text.
4634
9dd789d0
PA
46352008-05-04 Pedro Alves <pedro@codesourcery.com>
4636
4637 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
4638
611c83ae
PA
46392008-05-04 Pedro Alves <pedro@codesourcery.com>
4640
4641 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
4642 different times.
4643
ff013f42
JK
46442008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4645
4646 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
4647 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
4648 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
4649 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
4650
96dff6a2
VP
46512008-05-04 Vladimir Prus <vladimir@codesourcery.com>
4652
4653 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
4654 notification to appear.
4655
55cd6f92
DJ
46562008-05-04 Daniel Jacobowitz <dan@debian.org>
4657
4658 * gdb.base/fullname.c: New file.
4659 * gdb.base/fullname.exp: New file.
4660 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
4661
d705c43c
PA
46622008-05-03 Pedro Alves <pedro@codesourcery.com>
4663
4664 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
4665 expressions with macros.
4666
333222e1
JK
46672008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4668
4669 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
4670
5ac01682
DJ
46712008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4672
4673 * gdb.base/completion.exp: Handle lack of other symbols beginning
4674 with "a".
4675
4676 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
4677
237fc4c9
PA
46782008-05-02 Jim Blandy <jimb@codesourcery.com>
4679
4680 * gdb.asm/asmsrc1.s: Add scratch space.
4681
ed5e9466
DJ
46822008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4683 Daniel Jacobowitz <dan@codesourcery.com>
4684
4685 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
4686 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
4687 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
4688
b39cc962
DJ
46892007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
4690
4691 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
4692
36d520f5
JB
46932008-05-01 Joel Brobecker <brobecker@adacore.com>
4694
4695 * gdb.base/info-target.exp: New testcase.
4696
8d4e3071
DJ
46972008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4698
4699 * gdb.cp/hang.exp: Use .cc instead of .C.
4700 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
4701 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
4702
6f3f3097
DJ
47032008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4704
4705 * gdb.base/gdb1250.exp: Remove perror.
4706 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
4707
5550a914
PA
47082008-04-30 Pedro Alves <pedro@codesourcery.com>
4709
4710 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
4711 .2byte.
4712
d848e687
DJ
47132008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
4714
4715 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
4716 (maybe_kfail): New.
4717
93b5768b
PA
47182008-04-25 Pedro Alves <pedro@codesourcery.com>
4719
4720 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
4721
721c02de
VP
47222008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4723
a9c64011
AS
4724 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
4725 * gdb.mi/mi2-syn-frame.exp: Likewise.
4726 * lib/mi-support.exp: Likewise.
721c02de 4727
74960c60
VP
47282008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4729
4730 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
4731 to specify regexp for the location to stop at.
4732 * gdb.base/break-always.c: New.
4733 * gdb.base/break-always.exp: New.
4734
d24317b4
VP
47352008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4736
4737 * lib/mi-support.exp (mi_runto_helper): Adjust
4738 for the original-location field.
4739 (mi_create_breakpoint, mi_list_breakpoints): New.
4740 * gdb.mi/mi-break.exp: Adjust.
4741 * gdb.mi/mi2-break.exp: Adjust.
4742 * gdb.mi/mi-pending.exp: Adjust.
4743 * gdb.mi/mi-simplerun.exp: Adjust.
4744 * gdb.mi/mi2-simplerun.exp: Adjust.
4745 * gdb.mi/mi-syn-frame.exp: Adjust.
4746 * gdb.mi/mi2-syn-frame.exp: Adjust.
4747 * gdb.mi/mi-until.exp: Adjust.
4748 * gdb.mi/mi2-until.exp: Adjust.
4749 * gdb.mi/mi-var-display.exp: Adjust.
4750 * gdb.mi/mi2-var-display.exp: Adjust.
4751 * gdb.mi/mi-watch.exp: Adjust.
4752 * gdb.mi/mi2-watch.exp: Adjust.
4753
fdc59709 47542008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 4755
a9c64011
AS
4756 * aclocal.m4: Add override.m4.
4757 * configure: Regenerate.
fdc59709 4758
8e91f023
VP
47592008-04-19 Vladimir Prus <vladimir@codesourcery.com>
4760
4761 * gdb.mi/var-cmd.c (do_at_tests): Verify that
4762 '-var-update --all-values' reports new value even the type
4763 of a variable object has changed.
4764
233a11ab
CS
47652008-04-18 Craig Silverstein <csilvers@google.com>
4766
4767 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
4768 files.
d24317b4 4769
9c1137ad
JB
47702008-04-18 Joel Brobecker <brobecker@adacore.com>
4771
4772 * gdb.ada/atomic_enum: New test program.
4773 * gdb.ada/atomic_enum.exp: New testcase.
4774
66d0bbc7
DE
47752008-04-17 Doug Evans <dje@google.com>
4776
4777 * gdb.opt/Makefile.in: Fix whitespace.
4778
100906b0
UW
47792008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
4780
4781 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
4782
4584e32e
DE
47832008-04-17 Doug Evans <dje@google.com>
4784
4785 * gdb.base/hashline1.exp: New testcase.
4786 * gdb.base/hashline2.exp: New testcase.
4787 * gdb.base/hashline2.exp: New testcase.
4788
0a320680
PA
47892008-04-17 Pedro Alves <pedro@codesourcery.com>
4790
4791 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
4792
18ac113b
AR
47932008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
4794
4795 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
4796 temporary breakpoint to match "Temporary breakpoint".
4797 * gdb.base/break.exp (delete_breakpoints): Likewise.
4798 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
4799 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
4800 * gdb.base/display.exp: Likewise.
4801 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
4802 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
4803 * gdb.base/restore.exp (restore_tests): Likewise.
4804 * gdb.base/sepdebug.exp: Likewise.
4805 * gdb.base/watchpoint.exp: Likewise.
4806 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
4807 * gdb.mi/mi-pending.exp: Likewise.
4808 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
4809 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
4810 * gdb.mi/mi-var-cmd.exp: Likewise.
4811 * gdb.mi/mi-var-display.exp: Likewise.
4812 * gdb.mi/mi2-cli.exp: Likewise.
4813 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
4814 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
4815 * gdb.mi/mi2-var-display.exp: Likewise.
4816 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
4817 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
4818 new "disp" field.
a9c64011 4819 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
4820 reason. This is to support fix for PR2424.
4821
add38693
JK
48222008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4823
4824 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
4825
fcacd99f
VP
48262008-04-13 Vladimir Prus <vladimir@codesourcery.com>
4827
4828 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 4829 field. Add more floating varobj tests.
fcacd99f 4830 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
4831 field.
4832 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
4833 (main): Call do_at_tests.
4834 * lib/mi-support.exp (mi_create_floating_varobj)
4835 (mi_varobj_update_with_type_change): New.
fcacd99f 4836
de051565
MK
48372008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4838
4839 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
4840 option of -var-evaluate-expression.
4841 * gdb.mi/mi2-var-display.exp: Likewise.
4842
dbc52822
VP
48432008-04-07 Vladimir Prus <vladimir@codesourcery.com>
4844
4845 Introduce test setup helpers.
a9c64011
AS
4846 * lib/gdb.exp (build_executable, clean_restart)
4847 (prepare_for_testing): New.
4848 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
4849 * gdb.base/return.exp: Likewise.
4850 * gdb.base/ending-run.exp: Likewise.
dbc52822 4851
473591da
NR
48522008-04-07 Nick Roberts <nickrob@snap.net.nz>
4853
4854 * gdb.mi/mi-async.exp: New test for asynchronous Machine
4855 Interface (MI) responses.
4856
2b2d9e11
VP
48572008-04-06 Vladimir Prus <vladimir@codesourcery.com>
4858
a9c64011
AS
4859 * gdb.cp/breakpoint.cc: New code to test conditions involving
4860 member variables.
4861 * gdb.cp/breakpoint.exp: Test condition involving member
4862 variables.
2b2d9e11 4863
bb378428
VP
48642008-04-05 Vladimir Prus <vladimir@codesourcery.com>
4865
4866 * lib/mi-support.exp (mi_expect_stop): New.
4867 (mi_run_cmd): Change the
4868 token. Use mi_send_resuming_command, use
4869 mi_expect_stop.
4870 (mi_execute_to_helper): Rename to mi_execute_to.
4871 (mi_send_resuming_command): Add more error patterns.
4872 (mi_wait_for_stop): Renamed to...
4873 (mi_get_stop_line): ...this.
4874 (mi_run_inline_test): Adjust.
4875
4876 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
4877 * gdb.mi/mi-console.exp: Likewise.
4878 * gdb.mi/mi-pending.exp: Likewise.
4879 * gdb.mi/mi-simplerun.exp: Likewise.
4880 * gdb.mi/mi-stack.exp: Likewise.
4881 * gdb.mi/mi-stepi.exp: Likewise.
4882 * gdb.mi/mi-syn-frame.exp: Add comment.
4883 * gdb.mi/mi-until.exp: Likewise.
4884 * gdb.mi/mi-var-display.exp: Likewise.
4885 * gdb.mi/mi-watch.exp: Likewise.
4886 * gdb.mi/mi2-cli.exp: Likewise.
4887 * gdb.mi/mi2-console.exp: Likewise.
4888 * gdb.mi/mi2-simplerun.exp: Likewise.
4889 * gdb.mi/mi2-stack.exp: Likewise.
4890 * gdb.mi/mi2-stepi.exp: Likewise.
4891 * gdb.mi/mi2-until.exp: Likewise.
4892 * gdb.mi/mi2-var-display.exp: Likewise.
4893 * gdb.mi/mi2-watch.exp: Likewise.
4894
62172bb9
UW
48952008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4896
4897 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
4898
4899 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
4900
a13e061a
PA
49012008-04-04 Pedro Alves <pedro@codesourcery.com>
4902
4903 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
4904 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
4905 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
4906 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
4907 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
4908 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
4909 expect an mi error duplicated in stderr.
4910
eae06beb
JB
49112008-04-03 Joel Brobecker <brobecker@adacore.com>
4912
4913 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
4914 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
4915 Add a couple of tests that verify the behavior when the new setting
4916 is set to "cancel" and "all".
4917 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
4918 "ask" before we start the testing.
4919
79c6ced6
AR
49202008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
4921
4922 * gdb.cp/casts.cc: Add class reference variables.
4923 * gdb.cp/casts.exp: New test cases for up/down casting references.
4924
6c2d1a6b
MK
49252008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
4926
4927 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
4928 instead of beginning to make an extra test pass.
4929 * gdb.mi/mi2-var-display.exp: Likewise.
4930
55b411d9
MR
49312008-03-31 Maciej W. Rozycki <macro@mips.com>
4932
4933 * gdb.base/break.exp: Mark failures as such. Fix formatting.
4934
c6140da2
MD
49352008-03-31 Markus Deuling <deuling@de.ibm.com>
4936 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4937
4938 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
4939 value. Add xfail for older kernels.
4940
79732189
AR
49412008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
4942
4943 Bring mi-support in line with gdb.exp.
4944 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
4945 (mi_gdb_start): New function.
4946
33c3676e
MR
49472008-03-28 Maciej W. Rozycki <macro@mips.com>
4948
4949 * gdb.mi/mi-var-cmd.exp: Fix a typo.
4950
92e28119
VP
49512008-03-26 Vladimir Prus <vladimir@codesourcery.com>
4952
4953 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
4954 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 4955
9e8e3afe
VP
49562008-03-26 Vladimir Prus <vladimir@codesourcery.com>
4957
4958 * lib/mi-support.exp (mi_create_varobj_checked): New.
4959 (mi_list_varobj_children): Allow to check for a
4960 value.
4961 (mi_list_array_varobj_children): New.
4962
4963 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
4964 and mi_list_varobj_children, as opposed to hardcoding
4965 expected strings.
4966 * gdb.mi/gdb701.exp: Likewise.
4967 * gdb.mi/gdb792.exp: Likewise.
4968 * gdb.mi/mi-var-block.exp: Likewise.
4969 * gdb.mi/mi-var-cmd.exp: Likewise.
4970 * gdb.mi/mi-var-invalidate.exp: Likewise.
4971 * gdb.mi/mi2-var-block.exp: Likewise.
4972 * gdb.mi/mi2-var-child.exp: Likewise.
4973 * gdb.mi/mi2-var-cmd.exp: Likewise.
4974 * gdb.mi/mi2-var-display.exp: Likewise.
4975
9df50351
JK
49762008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4977
4978 Fix random false FAILs on i386.
4979 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
4980
31e5d73a
DJ
49812008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
4982
4983 PR gdb/544
4984 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
4985
12f4afab
DJ
49862008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
4987
4988 PR gdb/544
4989 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
4990
b562a0cb
DJ
49912008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4992
4993 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
4994 fixed PR gdb/544.
4995
17faa917
DJ
49962008-03-21 Pedro Alves <pedro@codesourcery.com>
4997
4998 * gdb.threads/fork-child-threads.exp: Test next over fork.
4999
6214f497
DJ
50002008-03-21 Chris Demetriou <cgd@google.com>
5001
5002 * gdb.base/break.exp (rbreak junk): New test for rbreak
5003 "Junk at end of arguments" issue.
5004
63092375
DJ
50052008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5006
5007 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
5008 *& to work on created array elements.
5009 (Top level): Test print $pc with a file. Test string operations
5010 without a target.
5011 * gdb.base/ptype.exp: Do not expect *& to work on created array
5012 elements.
5013
b21991b0
DJ
50142008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5015
5016 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5017 gdb.threads/staticthreads.exp: Update exit query.
5018
c4b347c7
SL
50192008-03-07 Sandra Loosemore <sandra@codesourcery.com>
5020
5021 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
5022
fa4727a6
DJ
50232008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5024
5025 * gdb.base/watchpoint.c (global_ptr, func4): New.
5026 (main): Call func4.
5027 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
5028 (test_inaccessible_watchpoint): New.
5029
2f34202f
MR
50302008-02-29 Maciej W. Rozycki <macro@mips.com>
5031
5032 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
5033 select the largest.
5034
0d6ba1b1
DJ
50352008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5036
5037 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
5038 frames-invalid annotations.
5039
e691325a
PM
50402008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
5041
a9c64011 5042 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 5043
f85b5ecc
DE
50442008-02-27 Doug Evans <dje@google.com>
5045
5046 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
5047 for bug 1738.
5048 (breakpoint_to_handler_entry): Ditto.
5049
b40e7bf3
JB
50502008-02-27 Joel Brobecker <brobecker@adacore.com>
5051
5052 * gdb.base/ending-run.exp: Use the first line of code inside
5053 function body to test breakpoints.
5054 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
5055 location where the breakpoint is inserted when using the line
5056 where a function is declared. Fix typo in the description of
5057 one of the tests.
5058 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
5059
2faca73a
PM
50602008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
5061
5062 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 5063 tests.
2faca73a 5064
6f439c36
PM
50652008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
5066
5067 * gdb.base/args.exp: avoid same output for tests
5068 with single quotes.
5069
54e52265
VP
50702008-02-26 Vladimir Prus <vladimir@codesourcery.com>
5071
a9c64011
AS
5072 * gdb.base/annota1.exp: Adjust for 'info break'
5073 format changes.
5074 * gdb.base/annota3.exp: Likewise.
5075 * gdb.base/break.exp: Likewise.
5076 * gdb.base/condbreak.exp: Likewise.
5077 * gdb.base/pending.exp: Likewise.
5078 * gdb.base/sepdebug.exp: Likewise.
5079 * gdb.base/unload.exp: Likewise.
5080 * gdb.cp/ovldbreak.exp: Likewise.
5081 * gdb.mi/mi-pending.exp: Likewise.
54e52265 5082
897b09ca
DE
50832008-02-07 Doug Evans <dje@google.com>
5084
5085 * gdb.cp/mb-inline.exp: New.
5086 * gdb.cp/mb-inline.h: New.
5087 * gdb.cp/mb-inline1.cc: New.
5088 * gdb.cp/mb-inline2.cc: New.
5089
b1c32d35
PM
50902008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
5091
5092 * gdb.pascal/floats.pas: New test program.
5093 * gdb.pascal/floats.exp: New testcase.
5094
1a4ca44a
TJB
50952008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5096
5097 * gdb.base/callfuncs.c (t_float_many_args): New function.
5098 (t_double_many_args): New function.
5099 * gdb.base/callfuncs.exp: Add tests for exceeding float
5100 and double parameters passed through the stack.
5101
439048e8
JB
51022008-02-05 Joel Brobecker <brobecker@adacore.com>
5103
5104 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
5105 gdb.ada/complete/foo.adb: New files.
5106 * gdb.ada/complete.exp: New testcase.
5107
81fe8080
DE
51082008-02-03 Doug Evans <dje@google.com>
5109
301f0ecf
DE
5110 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
5111
81fe8080
DE
5112 * gdb.cp/gdb2384.exp: New file.
5113 * gdb.cp/gdb2384.cc: New file.
5114 * gdb.cp/gdb2384-base.h: New file.
5115 * gdb.cp/gdb2384-base.cc: New file.
5116
4b071aec
DE
51172008-02-02 Doug Evans <dje@google.com>
5118
5119 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
5120
61137ba6
JB
51212007-02-01 Joel Brobecker <brobecker@adacore.com>
5122
5123 * gdb.ada/sym_print_name: New test program.
5124 * gdb.ada/sym_print_name.exp: New testcase.
5125
51262007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
5127
5128 * gdb.ada/nested/hello.adb: New file.
5129 * gdb.ada/nested.exp: New testcase.
5130 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5131
98deb0da
VP
51322008-02-01 Vladimir Prus <vladimir@codesourcery.com>
5133
5134 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
5135 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
5136 don't cause future evaluations of function to report
5137 creation of internal breakpoints.
98deb0da 5138
723a2275
VP
51392008-02-01 Vladimir Prus <vladimir@codesourcery.com>
5140
5141 * gdb.mi/mi-break.exp (test_error): New.
5142 Call it.
5143
fb546a2f
LM
51442008-01-31 Luis Machado <luisgpm@br.ibm.com>
5145
5146 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
5147 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
5148
2d8fd90a
PM
51492008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
5150
5151 * gdb.pascal/integers.pas: New test program.
5152 * gdb.pascal/integers.exp: New testcase.
5153
a7fa0ded
PM
51542008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
5155
5156 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
5157
5e1a1926
TJB
51582008-01-30 Luis Machado <luisgpm@br.ibm.com>
5159
5160 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
5161 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
5162
8d04f9f0
JB
51632008-01-30 Paul Hilfinger <hilfinger@adacore.com>
5164
5165 * gdb.ada/formatted_ref: New test program.
5166 * gdb.ada/formatted_ref.exp: New testcase.
5167
5168 * gdb.cp/formatted-ref.cc: New file.
5169 * gdb.cp/formatted-ref.exp: New testcase.
5170
ce75a98f
JB
51712008-01-30 Joel Brobecker <brobecker@adacore.com>
5172
5173 * gdb.base/ptype.exp: Add testing of "ptype $pc".
5174
e835f6bf
NR
51752008-01-30 Nick Roberts <nickrob@snap.net.nz>
5176
5177 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
5178 (test_file_list_exec_source_file): Update to new macro-info field.
5179
d118ef87
PH
51802008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
5181
5182 * gdb.ada/exprs: New test program.
5183 * gdb.ada/exprs.exp: New testcase.
5184
7d35ab09
TJB
51852008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5186
5187 * dfp-test.c (DELTA, DELTA_B): New definitions.
5188 (double_val1, double_val2, double_val3, double_val4, double_val5,
5189 double_val6, double_val7, double_val8, double_val9, double_val10,
5190 double_val11, double_val12, double_val13, double_val14, dec32_val1,
5191 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
5192 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
5193 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
5194 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
5195 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
5196 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
5197 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
5198 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
5199 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
5200 dec128_val16): New global variables.
5201 (decimal_dec128_align): New function.
5202 (decimal_mixed): Likewise.
5203 (decimal_many_args_dec32): Likewise.
5204 (decimal_many_args_dec64): Likewise.
5205 (decimal_many_args_dec128): Likewise.
5206 (decimal_many_args_mixed): Likewise.
5207 * dfp-test.exp: Add tests calling new inferior functions.
5208
2d717e4f
DJ
52092008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5210
5211 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
5212 gdb.server/ext-run.exp: New files.
5213 * lib/gdbserver-support.exp (gdbserver_download): New.
5214 (gdbserver_start): New. Update gdbserver expected
5215 output.
5216 (gdbserver_spawn): Use them.
5217 (gdbserver_start_extended): New.
5218
e85a822c
DJ
52192008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5220
5221 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
5222 Run on GNU/Linux.
5223 (do_exec_tests): Check for systems which do not support catchpoints.
5224 Do not match START.
5225 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
5226 Run on GNU/Linux. Enable verbose output.
5227 (check_fork_catchpoints): New.
5228 (explicit_fork_child_follow, catch_fork_child_follow)
5229 (tcatch_fork_parent_follow): Update expected messages.
5230 (do_fork_tests): Use check_fork_catchpoints.
5231 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
5232 Run on GNU/Linux. Enable verbose output.
5233 (check_vfork_catchpoints): New.
5234 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
5235 expected messages.
5236 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
5237
401ea829
JB
52382008-01-29 Jim Blandy <jimb@red-bean.com>
5239
5240 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
5241 host' errors.
5242 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
5243
aceaf3ad
JB
52442008-01-29 Jim Blandy <jimb@red-bean.com>
5245
5246 * gdb.threads/sigthread.c: Use barriers to ensure that
5247 child_thread and child_thread_two are always initialized before we
5248 start to use them.
5249
a5606eee
VP
52502008-01-29 Vladimir Prus <vladimir@codesourcery.com>
5251
5252 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
5253 * gdb.base/watchpoint-solib.c: New.
5254 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 5255
c55a82bb
PM
52562008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
5257
5258 * gdb.base/gdb1056.exp: Add unsigned integer test.
5259
0993fe05
DE
52602008-01-28 Doug Evans <dje@google.com>
5261
5262 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
5263
4fe42e7f
JB
52642008-01-27 Jim Blandy <jimb@codesourcery.com>
5265
c7a69933
JB
5266 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
5267
4fe42e7f
JB
5268 * gdb.base/expand-psymtabs.exp: Doc fix.
5269
5def8285
MK
52702008-01-26 Mark Kettenis <kettenis@gnu.org>
5271
5272 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
5273
5313c911
NR
52742008-01-24 Nick Roberts <nickrob@snap.net.nz>
5275
a9c64011 5276 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
5277 -var-set-format.
5278
93815fbf
VP
52792008-01-23 Chris Demetriou <cgd@google.com>
5280
5281 * gdb.threads/thread_events.c: New testcase source file.
5282 * gdb.threads/thread_events.exp: New testcase expect file.
5283
467a88ee
NR
52842008-01-23 Nick Roberts <nickrob@snap.net.nz>
5285
5286 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
5287
5288 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
5289 -var-set-format.
5290
d8f82aba
DJ
52912008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5292 Vladimir Prus <vladimir@codesourcery.com>
5293
5294 * gdb.base/float.exp: Allow missing floating point for m68k and
5295 PowerPC.
5296
60c46647
VP
52972008-01-22 Vladimir Prus <vladimir@codesourcery.com>
5298
5299 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
5300 ignore count.
5301 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
5302 * gdb.mi/mi-cli.exp: Adjust.
5303 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 5304
c7dd36a1
PA
53052008-01-17 Pedro Alves <pedro@codesourcery.com>
5306
5307 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
5308 and 'dummy_ptr' integer pointer. Initialize struct_declarations
5309 with dummy_ptr's address.
5310 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
5311 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
5312 all targets.
5313 * gdb.mi/mi2-var-child.exp: Likewise.
5314
39d5313e
JB
53152008-01-09 Joel Brobecker <brobecker@adacore.com>
5316
5317 * gdb.ada/null_array: New test program.
5318 * gdb.ada/null_array.exp: New testcase.
5319
0aea4bf3
LM
53202008-01-09 Luis Machado <luisgpm@br.ibm.com>
5321
5322 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
5323 with required float modifiers.
5324
0b354900
JB
53252008-01-08 Joel Brobecker <brobecker@adacore.com>
5326
5327 * gdb.ada/funcall_param: New test program.
5328 * gdb.ada/funcall_param.exp: New testcase.
5329
cdb7f5d4
JB
53302008-01-08 Joel Brobecker <brobecker@adacore.com>
5331
5332 * gdb.ada/arrayparam: New test program.
5333 * gdb.ada/arrayparam.exp: New testcase.
5334
88e2547f
JB
53352008-01-08 Joel Brobecker <brobecker@adacore.com>
5336
5337 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
5338 landed. Should also fix random failures in the test following it.
5339
f6867ce0
TJB
53402008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5341
5342 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
5343 for expressions with decimal float values.
5344 (test_dfp_conversions): New function to test casts to and from
5345 decimal float types.
5346 Call test_dfp_conversions.
5347 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
5348 elements.
5349 (main): Initialize ds.float4 and ds.double8 elements.
5350 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
5351 string to new error message.
5352 (d64_set_tests): Likewise.
5353 (d128_set_tests): Likewise.
5354 Add tests for expressions with decimal float variables. Add tests for
5355 conversions to and from decimal float types.
5356
f9c11282
JB
53572008-01-05 Joel Brobecker <brobecker@adacore.com>
5358
5359 * gdb.ada/packed_tagged/comp_bug.adb: New file.
5360 * gdb.ada/packed_tagged.exp: New testcase.
5361
0ecbca72
JB
53622008-01-04 Joel Brobecker <brobecker@adacore.com>
5363
5364 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
5365 gdb.ada/homonym/homonym_main.adb: New files.
5366 * gdb.ada/homonym.exp: New testcase.
5367
c18d3d89
JB
53682008-01-04 Joel Brobecker <brobecker@adacore.com>
5369
5370 * gdb.ada/packed_array.exp: Add testing of references to
5371 a packed array.
5372
ecc7085b
JB
53732008-01-04 Joel Brobecker <brobecker@adacore.com>
5374
5375 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
5376 New files.
5377 * gdb.ada/type_coercion.exp: New testcase.
5378
c474c922
JB
53792008-01-04 Joel Brobecker <brobecker@adacore.com>
5380
5381 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
5382 gdb.ada/tagged/foo.adb: New file.
5383 * gdb.ada/tagged.exp: New testcase.
5384
9005b927
JB
53852008-01-04 Joel Brobecker <brobecker@adacore.com>
5386
5387 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
5388 gdb.ada/ptype_field/foo.adb: New files.
5389 * gdb.ada/ptype_field.exp: New testcase.
5390
1a6aaad8
JB
53912008-01-03 Joel Brobecker <brobecker@adacore.com>
5392
5393 * gdb.ada/print_pc.exp: New testcase.
5394
0ef22f53
JB
53952008-01-03 Joel Brobecker <brobecker@adacore.com>
5396
5397 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
5398 gdb.ada/taft_type/p.adb: New files.
5399 * gdb.ada/taft_type.exp: New testcase.
5400
1689ecf8
JB
54012008-01-03 Joel Brobecker <brobecker@adacore.com>
5402
5403 * gdb.ada/array_bounds/bar.adb: New file.
5404 * gdb.ada/array_bounds.exp: New testcase.
5405
a4d0b9c3
JB
54062008-01-03 Joel Brobecker <brobecker@adacore.com>
5407
5408 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
5409 gdb.ada/arrayptr/foo.adb: New files.
5410 * gdb.ada/arrayptr.exp: New testcase.
5411
a31ace00
JB
54122008-01-03 Joel Brobecker <brobecker@adacore.com>
5413
5414 * gdb.base/set-lang-auto.exp: New testcase.
5415
a97fced3
JB
54162008-01-03 Joel Brobecker <brobecker@adacore.com>
5417
5418 * gdb.ada/fun_addr/foo.adb: New file.
5419 * gdb.ada/fun_addr.exp: New testcase.
5420
ef29ce1a
JK
54212008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5422
5423 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
5424 New files
5425
0fafefe3
JB
54262008-01-02 Joel Brobecker <brobecker@adacore.com>
5427
5428 * array_subscript_addr/p.adb: New file.
a9c64011 5429 * array_subscript_addr.exp: New testcase.
0fafefe3 5430
c4359f8d
JB
54312008-01-02 Joel Brobecker <brobecker@adacore.com>
5432
a9c64011 5433 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
5434 New files.
5435 * gdb.ada/str_cmp_ref.exp: New testcase.
5436
1aa1b15b
JB
54372008-01-01 Joel Brobecker <brobecker@adacore.com>
5438
5439 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
5440 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 5441 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 5442
81c9b2cf
JB
54432008-01-01 Joel Brobecker <brobecker@adacore.com>
5444
5445 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
5446 gdb.ada/ref_param/pck.ads: New files.
5447 * gdb.ada/ref_param.exp: New testcase.
5448
319e4674
JB
54492008-01-01 Joel Brobecker <brobecker@adacore.com>
5450
5451 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
5452 gdb.ada/interface/foo.adb: New files.
5453 * gdb.ada/interface.exp: New testcase.
5454
ef682c56
JB
54552007-12-31 Jim Blandy <jimb@codesourcery.com>
5456
5457 * gdb.base/multi-forks.exp: Consume all output from child
5458 processes before proceeding to next test.
5459
f6f3eb6c
JB
54602007-12-29 Jim Blandy <jimb@codesourcery.com>
5461
5462 * configure: Regenerated.
5463
f652e42f
JB
54642007-12-27 Joel Brobecker <brobecker@adacore.com>
5465
5466 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
5467 gdb.ada/fixed_cmp/fixed.adb: New files.
5468 * gdb.ada/fixed_cmp.exp: New testcase.
5469
6943e596
JB
54702007-12-27 Joel Brobecker <brobecker@adacore.com>
5471
5472 * gdb.ada/boolean_expr.exp: New testcase.
5473
aad9a193
JB
54742007-12-26 Jim Blandy <jimb@codesourcery.com>
5475
5476 * gdb.base/multi-forks.exp: Doc fix.
5477
fb5f3683
JB
54782007-12-26 Joel Brobecker <brobecker@adacore.com>
5479
5480 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5481 * gdb.ada/char_param.exp: Do not compile our test program with
5482 -gnata, this is unnecessary.
5483 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
5484
384e4a9c
JB
54852007-12-24 Joel Brobecker <brobecker@adacore.com>
5486
5487 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
5488 gdb.ada/print_chars/foo.adb: New files.
5489 * gdb.ada/print_chars.exp: New testcase.
5490
01e044f7
JB
54912007-12-24 Joel Brobecker <brobecker@adacore.com>
5492
5493 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
5494 gdb.ada/char_param/foo.adb: New files.
5495 * gdb.ada/char_param.exp: New testcase.
5496
0ce17860
JB
54972007-12-22 Jim Blandy <jimb@codesourcery.com>
5498
5499 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
5500 hard-coding source line numbers into the test.
5501 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
5502 gdb_get_line_number to find.
5503
919809b9
JB
55042007-12-22 Joel Brobecker <brobecker@adacore.com>
5505
5506 * gdb.base/ptype.c (highest): New struct type.
5507 (the_highest): New variable of that type.
5508 (main): Add dummy assignment to a field of variable the_highest.
5509 * gdb.base/ptype.exp: Test type printing of our new variable.
5510
abc8a88d
PM
55112007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
5512
5513 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 5514 and record first explicitly generated thread number.
abc8a88d
PM
5515 Use that thread number for thread specific watchpoint test.
5516 Add iteration number to repetitive tests.
5517
5158f3e3
CES
55182007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
5519 Jim Blandy <jimb@codesourcery.com>
5520
5521 * gdb.base/expand-psymtabs.c: New testcase
5522 source file.
5523 * gdb.base/expand-psymtabs.exp: New testcase
5524 expect file.
5525
37e4754d
LM
55262007-12-17 Luis Machado <luisgpm@br.ibm.com>
5527
5528 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
5529 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
5530
551e5d04
JB
55312007-12-17 Joel Brobecker <brobecker@adacore.com>
5532
5533 * gdb.ada/frame_args/foo.adb: New file.
5534 * gdb.ada/frame_args/pck.ads: New file.
5535 * gdb.ada/frame_args/pck.adb: New file.
5536 * gdb.ada/frame_args.exp: New testcase.
5537
a05ee097
JB
55382007-12-17 Joel Brobecker <brobecker@adacore.com>
5539
5540 * gdb.base/frame-args.c: New file.
5541 * gdb.base/frame-args.exp: New testcase.
5542
c162e8c9 55432007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 5544 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
5545
5546 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
5547
afe8ab22 55482007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 5549
afe8ab22
VP
5550 * gdb.mi/mi-pending.exp: New.
5551 * gdb.mi/mi-pending.c: New.
5552 * gdb.mi/mi-pendshr.c: New.
5553
dfdfb3ca
JB
55542007-12-06 Jim Blandy <jimb@codesourcery.com>
5555
5556 * gdb.base/default.exp: Update expected output for 'info catch'.
5557
b7fca990
JK
55582007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5559
5560 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
5561 must be set to binary.
5562
6a1afc1e
PA
55632007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
5564
5565 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
5566
a6b151f1
DJ
55672007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5568
5569 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
5570 gdb.mi/mi-file-transfer.exp: New.
5571
43039443
JK
55722007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5573
5574 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
5575
0ef2251b
MR
55762007-11-22 Maciej W. Rozycki <macro@mips.com>
5577
5578 * gdb.trace/backtrace.exp: Fix a typo.
5579 * gdb.trace/circ.exp: Likewise.
5580 * gdb.trace/collection.exp: Likewise.
5581 * gdb.trace/limits.exp: Likewise.
5582 * gdb.trace/report.exp: Likewise.
5583 * gdb.trace/tfind.exp: Likewise.
5584 * gdb.trace/while-dyn.exp: Likewise.
5585
5443631e
NR
55862007-11-21 Nick Roberts <nickrob@snap.net.nz>
5587
5588 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
5589 objects of pointers that can't be dereferenced are now
5590 "noneditable".
5591
a4ce5b0d
UW
55922007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5593
5594 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5595 (target_cpu): Remove.
5596
d6e956e5
VP
55972007-10-15 Vladimir Prus <vladimir@codesourcery.com>
5598
5599 * gdb.base/ending-run.exp: Expect the list of cleared
5600 breakpoint to come in natural order, not the reversed one.
a9c64011 5601
214270ab
VP
56022007-11-07 Vladimir Prus <vladimir@codesourcery.com>
5603
5604 * gdb.mi/mi-var-child.c (do_child_deletion): New.
5605 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 5606
1a619819
LM
56072007-11-05 Luis Machado <luisgpm@br.ibm.com>
5608
5609 * gdb.base/printcmds.exp: New function
5610 test_printf_with_dfp.
5611
5b01a6fa
DE
56122007-11-02 Doug Evans <dje@google.com>
5613
5614 * gdb.disasm/t01_mov.s: Remove carriage returns.
5615 * gdb.disasm/t02_mova.s: Ditto.
5616 * gdb.disasm/t03_add.s: Ditto.
5617 * gdb.disasm/t04_sub.s: Ditto.
5618 * gdb.disasm/t05_cmp.s: Ditto.
5619 * gdb.disasm/t06_ari2.s: Ditto.
5620 * gdb.disasm/t07_ari3.s: Ditto.
5621 * gdb.disasm/t08_or.s: Ditto.
5622 * gdb.disasm/t09_xor.s: Ditto.
5623 * gdb.disasm/t10_and.s: Ditto.
5624 * gdb.disasm/t11_logs.s: Ditto.
5625 * gdb.disasm/t12_bit.s: Ditto.
5626 * gdb.disasm/t13_otr.s: Ditto.
5627
ec33ab7f
JK
56282007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5629
5630 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
5631
ae0d01ff
UW
56322007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5633
5634 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
5635 provide DFP support.
5636
55eddb0f
DJ
56372007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5638
5639 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
5640 Test "set powerpc vector-abi". Skip auto-detection tests for old
5641 toolchains.
5642
7020f05c
PA
56432007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
5644
5645 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
5646 with [string compare].
5647
84bc3db9
PA
56482007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
5649
5650 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
5651 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
5652
5876dc88
LM
56532007-10-25 Luis Machado <luisgpm@br.ibm.com>
5654
5655 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
5656 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
5657 * gdb.opt/Makefile.in: New makefile.
5658 * Makefile.in: Create new directory "gdb.opt".
5659 * configure.ac: Add "gdb.opt" directory.
5660 * configure: Regenerated.
a9c64011 5661
c3ea9a14
DE
56622007-10-25 Doug Evans <dje@google.com>
5663
5664 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
5665 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
5666
a9c64011 56672007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
5668 Thiago Jung Bauermann <bauerman@br.ibm.com>
5669
5670 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
5671 Floating Point expressions.
5672 * gdb.base/dfp-test.exp: new file adding tests for Decimal
5673 Floating Point variables.
5674 * gdb.base/dfp-test.c: new file containing program with Decimal
5675 Floating variables, used by gdb.base/dfp-test.exp.
5676
62a24a2b
DJ
56772007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5678
5679 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
5680
e7b1eae6
UW
56812007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5682
5683 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
5684 compiling test case with GCC.
5685 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
5686
c641edcc
UW
56872007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5688
5689 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
5690 format changes.
5691
5e5ebfe6
MS
56922007-10-18 Michael Snyder <msnyder@specifix.com>
5693
5694 * gdb.base/dbx.exp: Add missing "-re " operator.
5695
e831e7b6
GM
56962007-10-16 Gaius Mulley <gaius@glam.ac.uk>
5697
5698 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
5699 * configure.ac: Removed trailing spaces after backslash.
5700 * gdb.modula2: New directory.
5701 * gdb.modula2/Makefile.in: New file.
5702 * gdb.modula2/unbounded-array.exp: New file.
5703 * gdb.modula2/unbounded1.c: New file.
5704
7cc46491
DJ
57052007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5706
5707 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
5708
57092007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
5710
5711 * gdb.base/sigstep.c (main): Add checks for
5712 return values for setitimer call.
5713 Call setitimer again with itimer = ITIMER_REAL
5714 if first call to setitimer fails.
5715
e91528f0
KH
57162007-10-11 Kazu Hirata <kazu@codesourcery.com>
5717
5718 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
5719 of $timeout.
5720
2ec9a4f8
DJ
57212007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
5722
5723 * gdb.server/server-run.exp: Test for dynamic linker symbols.
5724
57252007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
5726
5727 * lib/gdb.exp (gdb_run_cmd): Move comment outside
5728 of gdb_expect call, to avoid interruption.
5729
64b2fa04
PA
57302007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
5731
5732 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
5733 (v_unsigned_long_long, v_long_long_array)
5734 (v_signed_long_long_array, v_unsigned_long_long_array)
5735 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
5736 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
5737 [!NO_LONG_LONG]: New.
5738 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
5739 v_long_long_member.
5740
5741 (v_long_long_func, v_signed_long_long_func)
5742 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
5743 (main) [!NO_LONG_LONG]: Initialize long long variants.
5744
5745 * gdb.base/whatis.exp: If board file requests no_long_long, build
5746 test with NO_LONG_LONG defined. Test long long, signed long long,
5747 and unsigned long long variants but only if board file doesn't
5748 disable it.
5749
a912286e 57502007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 5751 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
5752
5753 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
5754 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
5755 * configure: Regenerated.
5756 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
5757 gdb.pascal/types.exp, lib/pascal.exp: New files.
5758
471ba8c9
DJ
57592007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
5760
5761 * gdb.cp/classes.exp (do_tests): Always step to the line after the
5762 call.
5763 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
5764 to return to the call.
5765 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
5766 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
5767 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
5768 * gdb.mi/mi-until.exp (test_until): Likewise.
5769 * gdb.mi/mi2-until.exp (test_until): Likewise.
5770
fef8a650
DJ
57712007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
5772
5773 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
5774 two-char array.
5775 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
5776
d983da9c
DJ
57772007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5778
5779 * gdb.threads/watchthreads.c (thread_function): Sleep between
5780 iterations.
5781 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
5782 at once for S/390. Generate matching fails and passes.
5783
17f62551
VP
57842007-09-27 Vladimir Prus <vladimir@codesourcery.com>
5785
5786 * gdb.mi/var-cmd.c (do_children_tests): Initialize
5787 the 'struct_declarations' variable to zeros.
a9c64011 5788
ed0616c6
VP
57892007-09-24 Vladimir Prus <vladimir@codesourcery.com>
5790
5791 * gdb.cp/mb-ctor.cc: New.
5792 * gdb.cp/mb-ctor.exp: New.
5793 * gdb.cp/mb-templates.cc: New.
5794 * gdb.cp/mb-templates.exp: New.
5795
41f1b697
DJ
57962007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
5797
5798 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
5799
3f213f78
PA
58002007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
5801
5802 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
5803 targets.
5804 * configure: Regenerate.
5805
0d381245 58062007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 5807
0d381245
VP
5808 * gdb.base/annota1.exp: Adjust for 'info break'
5809 format changes.
5810 * gdb.base/annota3.exp: Likewise.
5811 * gdb.base/break.exp: Likewise.
5812 * gdb.base/condbreak.exp: Likewise.
5813 * gdb.base/pending.exp: Likewise.
5814 * gdb.base/sepdebug.exp: Likewise.
5815 * gdb.base/unload.exp: Likewise.
5816 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 5817
fe3f5fa8
VP
58182007-09-22 Vladimir Prus <vladimir@codesourcery.com>
5819
5820 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
5821 messages.
5822 * gdb.base/chng-syms.exp: Likewise.
5823 * gdb.base/unload.exp: Likewise.
a9c64011 5824
a75cf6c0
DJ
58252007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
5826
5827 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
5828
18ecae38
DJ
58292007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5830
5831 * schedlock.c (NUM): Change to 1.
5832 (main): Use args[0] for the main thread.
5833 * schedlock.exp: Only expect two threads. Only issue one pass or fail
5834 regardless of the number of threads.
5835
5509918f
MR
58362007-09-14 Maciej W. Rozycki <macro@mips.com>
5837
4a543daf
MR
5838 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
5839 type down.
5840 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
5841 test.
5842 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
5843 watchpoint type down.
5844 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
5845 test.
5846
58472007-09-14 Maciej W. Rozycki <macro@mips.com>
5848
5509918f
MR
5849 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
5850 Move all the tests here and run them twice, once using software
5851 watchpoints and once using hardware watchpoints.
5852 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
5853
40b53987
DJ
58542007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
5855
5856 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
5857 test.
5858
695e2681
MK
58592007-09-10 Mark Kettenis <kettenis@gnu.org>
5860
8b3fc8d8
MK
5861 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
5862 build-id.
5863
695e2681
MK
5864 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
5865 know about $ORIGIN. Calculate output dir from $dest instead of
5866 using ${objdir}/{$subdir}.
5867
58d69f29
MK
58682007-09-09 Mark Kettenis <kettenis@gnu.org>
5869
5870 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
5871 gcore, before continuing with the test.
5872
3e347599
DJ
58732007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
5874
5875 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
5876 * gdb.mi/mi-watch.exp: Likewise.
5877
ea37ba09
DJ
58782007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5879 Jim Blandy <jimb@codesourcery.com>
5880
5881 * gdb.arch/i386-sse.exp: Do not expect character constants.
5882 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
5883 * gdb.base/display.exp: Allow print/s.
5884 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
5885 and unsigned char array changes.
5886
2025a643
DJ
58872007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5888
5889 * gdb.base/display.exp: Add tests for printf %p.
5890
26669a27
PA
58912007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
5892
5893 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
5894 the dll name to unicode.
5895
c8f021f8
JK
58962007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5897
5898 * gdb.base/default.exp (show version): Update the version text.
5899 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
5900
4cf31eea
JK
59012007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5902
5903 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
5904 New files.
5905
4935890f
JK
59062007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5907
5908 * lib/gdb.exp (build_id_debug_filename_get): New function.
5909 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
5910 Remove the generate DEBUG file for the future testcase runs.
5911 New testcase for the NT_GNU_BUILD_ID retrieval.
5912 Move the final testing step to ...
5913 (test_different_dir): ... a new function.
5914 New parameter XFAIL to XFAIL all the tests performed.
5915 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
5916 New parameter TYPE to PF_PREFIX all the tests performed.
5917
02142340
VP
59182007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5919
5920 * gdb.mi/mi-var-cp.cc (path_expression): New
5921 function.
5922 * gdb.mi/mi-var-cp.exp: Run path exression tests.
5923
36acd84e
UW
59242007-08-27 Markus Deuling <deuling@de.ibm.com>
5925
5926 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
5927 to fit into SPU Local Store memory.
5928
a896d121
JB
59292007-08-23 Joel Brobecker <brobecker@adacore.com>
5930
5931 * gdb.base/default.exp: Adjust the expected output of "info
5932 warranty" after the switch to GPLv3.
5933
7b433602
JB
59342007-08-23 Joel Brobecker <brobecker@adacore.com>
5935
5936 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
5937 to 30000 (from 20000).
5938
e22f8b7c
JB
59392007-08-23 Joel Brobecker <brobecker@adacore.com>
5940
5941 Switch the license of all .exp files to GPLv3.
5942 Switch the license of all .f and .f90 files to GPLv3.
5943 Switch the license of all .s and .S files to GPLv3.
5944
5a0e3bd0
JB
59452007-08-23 Joel Brobecker <brobecker@adacore.com>
5946
5947 * configure.ac: Switch license to GPLv3.
5948
cc00619d
JB
59492007-08-23 Joel Brobecker <brobecker@adacore.com>
5950
5951 Switch the licensing to GPLv3 for all .ads and .adb files.
5952
8d26208a
DJ
59532007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
5954
5955 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
5956 and t_int_double.
5957 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
5958
4fcb9948
JB
59592007-08-17 Joel Brobecker <brobecker@adacore.com>
5960
5961 * gdb.base/step-line.c: Switch license to GPL version 3, and
5962 update copyright year.
5963 * gdb.base/step-line.inp: Likewise.
5964
b9c34f67
JB
59652007-08-17 Joel Brobecker <brobecker@adacore.com>
5966
5967 * gdb.base/gdb1555.exp: Make expected output immune to formatting
5968 changes inside gdb1555.c.
5969 * gdb.base/pending.exp: Likewise.
5970
2cc17678
DJ
59712007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
5972
5973 * config/default.exp: New file.
5974
e48883f7
DJ
59752007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5976
5977 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
5978 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
5979
1ab80e5b
MR
59802007-07-30 Maciej W. Rozycki <macro@mips.com>
5981
5982 * gdb.base/dump.exp: Force the correct endianness for binary
5983 formats not carrying this information.
5984
aba471f5
DJ
59852007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5986
5987 * gdb.threads/staticthreads.exp: Match .*sem_post.
5988
d4e07204
DJ
59892007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5990
5991 * gdb.base/readline.exp (operate_and_get_next): Match the final
5992 prompt.
5993
2b97317d
KB
59942007-07-23 Kevin Buettner <kevinb@redhat.com>
5995
5996 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
5997 to restarting SID.
5998
44efa07a
KB
59992007-07-18 Kevin Buettner <kevinb@redhat.com>
6000
6001 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
6002 prior to `gdb_start'.
6003
7b5ebade
KB
60042007-07-18 Kevin Buettner <kevinb@redhat.com>
6005
6006 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
6007 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
6008 Remove call to gdb_unload.
6009
255e7678
DJ
60102007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
6011 Daniel Jacobowitz <dan@codesourcery.com>
6012
6013 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
6014 for __WIN32__.
6015 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
6016 * gdb.base/unload.exp: Use shared library test routines.
6017
3a40aaa0
UW
60182007-07-03 Markus Deuling <deuling@de.ibm.com>
6019
6020 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
6021 * gdb.base/solib-symbol-lib.c: Likewise.
6022 * gdb.base/solib-symbol-main.c: Likewise.
6023
b0f4b84b
DJ
60242007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6025
6026 * config/gdbserver.exp (gdb_reconnect): New.
6027 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
6028 gdb.base/solib-disc.exp: New files.
6029 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
6030 remote debugging".
6031 (gdb_compile): Add shlib_load flag.
6032 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
6033 port.
6034 (gdbserver_reconnect): New.
6035
1b05479a
DJ
60362007-07-01 Nick Roberts <nickrob@snap.net.nz>
6037 Daniel Jacobowitz <dan@codesourcery.com>
6038
6039 * gdb.base/annota3.exp: Test for if construct.
6040
86f78eb2
DJ
60412007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
6042
6043 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
6044
6a2eb474 60452007-06-21 Chris Dearman <chris@mips.com>
a9c64011 6046 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
6047
6048 * gdb.base/display.exp: Allow a newline after display/i.
6049 * gdb.base/pc-fp.exp: Likewise.
6050 * gdb.base/sigbpt.exp: Likewise.
6051
f8b73d13
DJ
60522007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6053
6054 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
6055 required features to be included.
6056
4339e69e
DJ
60572007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
6058
6059 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
6060 in info threads output.
6061
23d964e7
UW
60622007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6063 Markus Deuling <deuling@de.ibm.com>
6064
6065 * gdb.arch/spu-info.exp: New testcase.
6066 * gdb.arch/spu-info.c: New file.
6067
fd20f75b
DJ
60682007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
6069
6070 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
6071 tpcs_offset. Restore lr after the call.
6072 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
6073
2226f861
DJ
60742007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
6075
6076 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
6077 (gdbserver_run): Kill any running gdbserver.
6078 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
6079
d12371a9
MR
60802007-05-17 Maciej W. Rozycki <macro@mips.com>
6081
6082 * gdb.base/sigbpt.exp: Preset segv_addr.
6083
93f02886
DJ
60842007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6085
6086 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
6087 (gdb_compile_shlib): Likewise.
6088 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
6089 (default_gdb_init): Clear cleanfiles.
6090 (gdb_finish): Delete recorded cleanfiles.
6091 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
6092
6093 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
6094 Do not use isnative.
6095 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
6096 gdb.base/so-impl-ld.exp: Likewise.
6097 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
6098 * gdb.base/unload.exp: Likewise. Do not pass empty option to
6099 gdb_compile.
6100
b04e06d7
VP
61012007-05-15 Vladimir Prus <vladimir@codesourcery.com>
6102
6103 * config/unknown.exp: Remove.
6104
069ed931
UW
61052007-05-15 Markus Deuling <deuling@de.ibm.com>
6106
6107 * gdb.base/info-proc.exp: Check is_remote.
6108
09db0d03
UW
61092007-05-14 Markus Deuling <deuling@de.ibm.com>
6110
6111 * gdb.base/gcore.exp: Initialize variable core_supported.
6112
af2cbe8c
DJ
61132007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6114
6115 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
6116
027c0295
DJ
61172007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6118
6119 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
6120 * gdb.threads/print-threads.exp (test_all_threads): Allow
6121 negative and hexadecimal thread IDs.
6122
dc5000e7
DJ
61232007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6124
6125 * gdb.java/jprint.java (public): Avoid invalid call to static
6126 method.
6127
2e74ed18
DP
61282007-05-14 Denis Pilat <denis.pilat@st.com>
6129
6130 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
6131 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
6132 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6133 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
6134 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
6135
83547f02
UW
61362007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6137
6138 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 6139 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
6140 this mode.
6141 * gdb.base/ovlymgr.c: Provide stubs for spu target.
6142 * gdb.base/spu.ld: New file.
6143
b18be20d
DJ
61442007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
6145
6146 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
6147
be444858
DJ
61482007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
6149
6150 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
6151
b1d53152
DJ
61522007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
6153
6154 * gdb.java/jmain.exp: Handle demangled names with and without method
6155 signatures.
6156
d084b331
DJ
61572007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
6158
6159 * gdb.mi/mi-syn-frame.c (main, foo, bar)
6160 (have_a_very_merry_interrupt): Remove calls to puts.
6161 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
6162 inferior output.
6163 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
6164 test names.
6165
db9d7fc5
DJ
61662007-04-29 Markus Deuling <deuling@de.ibm.com>
6167 Daniel Jacobowitz <dan@codesourcery.com>
6168
6169 * gdb.base/auxv.exp (core_works): Also check is_remote.
6170 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
6171
ef783a7d 61722007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 6173
ef783a7d
VP
6174 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
6175 message, not the undefined 'module' variable.
6176 * gdb.base/siginfo.exp: Likewise.
6177 * gdb.base/sigstep.exp: Likewise.
6178 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
6179 serialport.
6180 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
6181
b7b73cae
CV
61822007-04-25 Corinna Vinschen <vinschen@redhat.com>
6183
6184 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
6185 target sim fails. Return 0 otherwise.
6186 (gdb_load): Return prematurely if gdb_target_sim fails.
6187
7d90fdfa
DP
61882007-04-16 Denis Pilat <denis.pilat@st.com>
6189
6190 * gdb.base/setshow.exp: Reset height after having set it to 100.
6191
5d3e9c85
DP
61922007-04-16 Denis Pilat <denis.pilat@st.com>
6193
6194 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
6195
18e75969
DP
61962007-04-16 Denis Pilat <denis.pilat@st.com>
6197
6198 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
6199
25d5ea92
VP
62002007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6201
6202 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
6203 tests. Run the frozen varobjs test.
6204 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 6205 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 6206
0b49cb80
JK
62072007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6208
6209 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
6210 gdb.base/type-opaque.exp: New files.
6211
a73bafbc 62122007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
6213
6214 * gdb.mi/mi-var-child.c
a73bafbc
VP
6215 (do_children_tests): User char[2] instead of
6216 char so that automatic printing of pointers to char
6217 don't give unpredicable result.
6218 * gdb.mi/var-cmd.c (do_locals_test): Initialize
6219 local variables.
6220 * gdb.mi/mi-var-child.exp: Step to right line
6221 of do_children_tests.
6222 * gdb.mi/mi2-var-child.exp: Likewise.
6223 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 6224 do_locals_tests.
a73bafbc
VP
6225 (do_children_tests): User char[2] instead of
6226 char so that automatic printing of pointers to char
a9c64011 6227 don't give unpredicable result.
a73bafbc 6228 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 6229 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
6230 Pass test name to mi_wait_for_stop.
6231
7ce59000
DJ
62322007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6233
6234 * gdb.asm/asm-source.exp: Remove d10v case.
6235 * lib/gdb.exp (skip_cplus_tests): Likewise.
6236 * gdb.asm/d10v.inc: Deleted.
6237
20389057
DJ
62382007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6239
6240 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
6241
8807d78b
DJ
62422007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6243
6244 * config/netware.exp: Delete file.
6245
aa3edb8e
JB
62462007-03-29 Joel Brobecker <brobecker@adacore.com>
6247
6248 * gdb.dwarf2/dw2-noloc.S: New file.
6249 * gdb.dwarf2/dw2-noloc.exp: New file.
6250
297561ac
PA
62512007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
6252
6253 * gdb.cp/method2.cc: New test.
6254 * gdb.cp/method2.exp: New test.
6255 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
6256
1f81bd39
DJ
62572007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6258
6259 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
6260
9453113a
DJ
62612007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6262
6263 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
6264
b741e217
DJ
62652007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6266
6267 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
6268 (gdb_load): Delete, replace with...
6269 (gdb_reload): ...this.
6270 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
6271 * gdb.server/server-mon.exp: Likewise.
6272 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
6273 (gdb_start_cmd): New.
6274 (gdb_file_cmd): Save the last loaded file.
6275 (gdb_reload): New.
6276 (gdb_gnu_strip_debug): Use transform.
6277 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
6278 support here. Use new $last_loaded_file. Check mtime.
6279 (gdb_target_cmd): Handle ObjC failure case.
6280 (infer_host_exec): Delete.
6281 (gdbserver_load): Rename to...
6282 (gdbserver_run): ...this. Simplify.
6283 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
6284 (mi_gdb_load): Move most contents to a new function...
6285 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
6286 (mi_run_cmd): Use mi_gdb_target_load.
6287 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
6288 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
6289 Use gdb_run_cmd.
6290 * gdb.base/charsign.exp: Remove incorrect comment.
6291 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
6292 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
6293 gdb.base/start.exp: Use gdb_start_cmd.
6294
446ab585 62952007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 6296 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
6297
6298 * gdb.base/sigbpt.exp: Fix the message when skipping test.
6299 * gdb.base/signull.exp: Similarly.
6300
bbb88ebf
UW
63012007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6302
6303 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
6304 messages available to test cases (like chng-sym.exp).
6305
cb8c4a99
AS
63062007-03-14 Andreas Schwab <schwab@suse.de>
6307
6308 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
6309 format changes.
6310
4e463ff5
DJ
63112007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
6312
6313 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
6314 (optimized_1): New.
6315 (main): Call optimized_1.
6316 (gdb2029): Correct typos. Call gdb2029_marker.
6317 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
6318 for gdb2029.
6319
b6db2c47
MK
63202007-03-12 Mark Kettenis <kettenis@gnu.org>
6321
6322 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
6323 as tabs. Remove redundant test pattern.
6324
70ed3737
UW
63252007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6326
6327 * gdb.base/long_long.exp: Accept optional symbol name in <...>
6328 for /a format output.
6329
47b67b60
DJ
63302007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
6331
6332 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
6333 collect output incrementally.
6334
b8953b0e
UW
63352007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6336
6337 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
6338 for -var-create lpcharacter test.
6339 * gdb.mi/mi2-var-cmd.exp: Likewise.
6340
7acd5c40
UW
63412007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6342
6343 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
6344 pass on targets where address zero is readable.
6345
9c6759c1
UW
63462007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6347
6348 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
6349 just a single architecture.
6350
a2f1aeb4
UW
63512007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6352
6353 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
6354 (fetch_all_registers): New function, uses gdb_test_multiple and
6355 exp_continue to fetch inferior output line-by-line.
6356 Replace all uses of do_get_all_registers by fetch_all_registers.
6357
46579ac2
UW
63582007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6359
6360 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
6361 in target_info.
6362
fc133f24
MS
63632007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6364
a9c64011 6365 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
6366 consistancy; add a default (timeout) case.
6367
7646a51d
MS
63682007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6369
6370 * gdb.base/watchpoint.exp: Fix truncated comment.
6371
dcfff61f
MS
63722007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6373
6374 * Makefile.in: Remove spurious single-quotes from sed command.
6375
664e3ee9
DJ
63762007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6377
6378 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
6379 func.
6380 * gdb.mi/mi2-var-cmd.exp: Likewise.
6381
d7cc6f2f
JB
63822007-02-27 Joel Brobecker <brobecker@adacore.com>
6383
a9c64011
AS
6384 * gdb.dwarf2/dw2-producer.S: New file.
6385 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
6386
63872007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
6388
6389 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6390 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6391 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6392 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6393 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
6394 Revert tests to use mi_gdb_test and include value field in output
6395 of -var-create.
6396
93d42b30
DJ
63972007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6398
6399 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
6400
c499ed39
DJ
64012007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6402
6403 * gdb.base/maint.exp: Remove full paths from test names.
6404 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
6405 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
6406
9836f81b
JB
64072007-02-27 Joel Brobecker <brobecker@adacore.com>
6408
6409 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
6410
c74d0ad8
DJ
64112007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6412
6413 * gdb.server/server-mon.exp: New test.
6414
2711e456
DJ
64152007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6416
6417 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
6418
ff6f572f
DJ
64192007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6420
6421 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
6422 register capitalization.
6423
fada3feb
DP
64242007-02-13 Denis Pilat <denis.pilat@st.com>
6425
6426 * gdb.mi/mi-var-invalidate.exp: New file.
6427
fb1e4ffc
DJ
64282007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6429
6430 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
6431
3da939d7
DJ
64322007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6433
6434 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
6435
123dc839
DJ
64362007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6437
6438 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
6439 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
6440
877e3645 64412007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
6442
6443 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6444 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6445 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6446 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6447 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 6448 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 6449 Update tests to include value field in output of -var-create.
a9c64011 6450
3c0a2960
AS
64512007-02-08 Andreas Schwab <schwab@suse.de>
6452
6453 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
6454
108546a0
DJ
64552007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6456
6457 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
6458 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
6459
d701dcab
DP
64602007-02-02 Denis Pilat <denis.pilat@st.com>
6461
6462 * gdb.threads/threadapply.exp: check that frame is not changed by
6463 the thread apply all command.
6464
783e3e2f
AS
64652007-01-31 Andreas Schwab <schwab@suse.de>
6466
6d9c3a87
AS
6467 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
6468
3c50d7b9
AS
6469 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
6470 in the dwarf sections.
6471 * gdb.dwarf2/mac-fileno.S: Likewise.
6472
783e3e2f
AS
6473 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
6474 bspstore register on ia64.
6475
78ff580e
AS
64762007-01-29 Andreas Schwab <schwab@suse.de>
6477
cc8e9b12
AS
6478 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
6479 "frame-begin" annotation.
6480
78ff580e
AS
6481 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
6482 number of "frames-invalid" annotations.
6483
704a4f78
DJ
64842007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6485
6486 * gdb.base/commands.exp: Call if_commands_test.
6487 (gdb_test_no_prompt, if_commands_test): New.
6488
e741bf94
MK
64892007-01-28 Mark Kettenis <kettenis@gnu.org>
6490
6491 * gdb.threads/sigthread.c (NSIGS): Make bigger.
6492
474d0ad3
AS
64932007-01-27 Andreas Schwab <schwab@suse.de>
6494
6495 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
6496 .short/.int/.quad in the dwarf sections.
6497 * gdb.dwarf2/dw2-intercu.S: Likewise.
6498 * gdb.dwarf2/dw2-intermix.S: Likewise.
6499
e784b426
JK
65002007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6501
6502 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
6503 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
6504 array.
e784b426
JK
6505 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
6506 * gdb.base/setvar.exp: Likewise.
6507
37f08e04
AS
65082007-01-26 Andreas Schwab <schwab@suse.de>
6509
9a01813a
AS
6510 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
6511 test.
6512
37f08e04
AS
6513 * gdb.base/multi-forks.exp ("restart $i"): Also match
6514 __kernel_syscall_via_break.
6515
6e2a9270
VP
65162007-01-24 Vladimir Prus <vladimir@codesourcery.com>
6517
6518 * lib/mi-support.exp (mi_delete_varobj): New.
6519 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
6520 testcase.
6521 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
6522 (main): Call the above.
6523 (reference_update_test, base_in_reference_test)
6524 (reference_to_pointer): Delete the created varobjs.
a9c64011 6525
e515b470
DJ
65262007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
6527
6528 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
6529 * configure: Regenerated.
6530 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
6531 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
6532 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
6533 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
6534 * lib/gdb.exp (gdb_skip_xml_test): New function.
6535
08d8bcd7
DJ
65362007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
6537
6538 * gdb.base/sigrepeat.exp: Correct error message.
6539
65402007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
6541 Daniel Jacobowitz <dan@codesourcery.com>
6542
6543 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
6544 gdb.arch/i386-gnu-cfi-asm.S: New files.
6545
97c3f1f3
JK
65462007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6547
6548 * lib/gdb.exp: Abort on missing `site.exp'.
6549
cb1df416
DJ
65502007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6551 Daniel Jacobowitz <dan@codesourcery.com>
6552
6553 * gdb.base/included.c, gdb.base/included.exp,
6554 gdb.base/included.h: New files.
6555
35990120
DJ
65562007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6557
6558 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
6559 (maximize_rlimit): Reduce limits on 64-bit systems.
6560
6e81a116 65612007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
6562
6563 From Marcus Deuling <deuling@de.ibm.com>:
6564 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
6565 every case.
6566
6c3c41f3
NR
65672007-01-13 Nick Roberts <nickrob@snap.net.nz>
6568
6569 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
6570 (test_path_specification): Use objdir instead of srcdir to always
6571 get an absolute filename.
6572
2f12c312
DJ
65732007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
6574
6575 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
6576
81121995
VP
65772007-01-11 Vladimir Prus <vladimir@codesourcery.com>
6578
6579 * gdb.mi/mi-var-cp.cc (reference_update_tests):
6580 Make sure the variable we're using is in scope.
6581 (reference_to_pointer): Likewise.
6582
4741b737
DJ
65832007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6584
6585 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
6586 has no debug information.
6587
054410c3
DJ
65882007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6589
6590 * gdb.base/annota1.exp: Remove extra send_gdb.
6591
818f79f6
DJ
65922007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6593
6594 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
6595
f7a6bb70
DJ
65962007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6597
6598 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
6599
57e66780
DJ
66002007-01-08 Nick Roberts <nickrob@snap.net.nz>
6601 Daniel Jacobowitz <dan@codesourcery.com>
6602
6603 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
6604 lcharacter or linteger change. Correct duplicated test name.
6605 * gdb.mi/mi2-var-cmd.exp: Likewise.
6606
3d799a95
DJ
66072007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6608
6609 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
6610
66112007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 6612
a9c64011
AS
6613 * gdb.base/nofield.c: New file.
6614 * gdb.base/nofield.exp: New testcase.
51679ba9 6615
eafb94e8
NR
66162007-01-05 Nick Roberts <nickrob@snap.net.nz>
6617
6618 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
6619
6620 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
6621 test.
6622
5e572bb4
DJ
66232007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6624
6625 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
6626
74a44383
DJ
66272007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6628
6629 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
6630 when continuing.
6631
1b572db9
DJ
66322007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6633
6634 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
6635 Expect ".exe" extension.
6636
381bc39b
DJ
66372007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6638
6639 * gdb.base/charset.exp: Add explicit filename to break.
6640 * gdb.base/dbx.exp: Add explicit filename to breaks.
6641
2b70e4c6
DJ
66422007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6643
6644 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
6645 * gdb.mi/mi2-file.exp: Likewise.
6646
303b6f5d
DJ
66472007-01-04 Vladimir Prus <vladimir@codesourcery.com>
6648
6649 Implement specification of MI tests as comments
6650 in C and C++ sources.
6651 * lib/mi-support.exp (mi_autotest_data): New variable.
6652 (mi_autotest_source): New variable.
6653 (count_newlines, mi_prepare_inline_tests)
6654 (mi_get_inline_test, mi_continue_to_line)
6655 (mi_run_inline_test, mi_tbreak)
6656 (mi_send_resuming_command, mi_wait_for_stop): New functions.
6657 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
6658 Run inline tests.
6659 * gdb.mi/mi-var-cp.cc: Define tests here.
6660
23da0d94
VP
66612007-01-04 Vladimir Prus <vladimir@codesourcery.com>
6662
6663 Simplify usage of mi_continue_to.
6664 * lib/mi-support.exp (mi_runto_helper): Renamed
6665 from mi_runto, added new parameter 'run_or_continue'.
6666 (mi_runto): Use mi_runto_helper.
6667 (mi_continue_to): Accept just function name as parameter.
6668 Use mi_runto_helper.
6669 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
6670 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 6671
f9e18282
JB
66722006-01-04 Joel Brobecker <brobecker@adacore.com>
6673
6674 Make this testcase a bit more realistic. The current code
6675 is too simplistic, and allows the compiler to optimize out
6676 some of the entities we need for this testcase.
6677 * gdb.ada/null_record/bar.ads (Void_Star): New type.
6678 (Do_Nothing): Add extra parameter.
6679 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
6680 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
6681 by using a variable of type Void_Star.
6682
fd678c65
JB
66832006-01-04 Joel Brobecker <brobecker@adacore.com>
6684
6685 * gdb.ada/catch_ex/foo.adb: New file.
6686 * gdb.ada/catch_ex.exp: New testcase.
6687
05cfdb42
DJ
66882007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
6689
6690 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
6691 pass --image-base to linker.
6692
2e03ee74
DJ
66932007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6694 Daniel Jacobowitz <dan@codesourcery.com>
6695
6696 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
6697 secondary prompts.
6698
0d5de010
DJ
66992007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6700
6701 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
6702 output. Test the types of members and member pointers.
6703 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
6704 gdb/2092.
6705 * gdb.cp/member-ptr.exp: Search for a comment instead of a
6706 statement. Enable for GCC. Update expected output for some tests
6707 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
6708 layout.
6709 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
6710 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
6711 (Diamond::vget_base): New.
6712 (main): Add new tests.
6713 * gdb.cp/printmethod.exp: Update expected output for member functions.
6714 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
6715 print pEe->D::vg().
6716
61a771aa
DJ
67172007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6718
6719 * gdb.threads/tls.exp: Allow stops in sem_post.
6720
2fa63963
DJ
67212006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
6722
6723 * gdb.base/annota1.exp: Allow .*printf in backtraces.
6724 * gdb.base/annota3.exp: Likewise.
6725 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
6726 again (instead of timing out).
6727 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
6728 GCC bug 26475.
6729 * gdb.java/jmisc.exp: Adjust to work with method signatures including
6730 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
6731 test from jmisc1.exp.
6732 * gdb.java/jmisc1.exp: Delete.
6733 * gdb.java/jprint.exp: Adjust to work with method signatures including
6734 return types.
6735 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
6736 * gdb.threads/linux-dp.exp: Don't be confused by program output.
6737 * lib/java.exp (compile_java_from_source): Pass the correct type
6738 to target_compile.
6739
5eefc2b7
JB
67402006-12-31 Joel Brobecker <brobecker@adacore.com>
6741
6742 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
6743 (stack_align_edx): New function.
6744 (stack_align_eax): New function.
6745 (main): Add calls to stack_align_edx and stack_align_eax.
6746 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
6747 Add testing for the cases where the register used during a stack
6748 realignment is edx. Same for eax.
6749
227c54da
DJ
67502006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
6751
6752 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
6753 and generic PE targets.
6754
cab8ac94
JB
67552006-12-29 Joel Brobecker <brobecker@adacore.com>
6756
6757 * gdb.ada/array_return.exp: Update copyright date list.
6758
ba54f318
JB
67592006-12-27 Joel Brobecker <brobecker@adacore.com>
6760
6761 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
6762 (Create_Small_Float_Vector): New function.
6763 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
6764 function body.
6765 * gdb.ada/array_return/p.adb: Use new type and function from
6766 package Pck.
6767 * gdb.ada/array_return.exp: Add a test verifying that GDB is
6768 able to print the value returned by a function returning an
6769 array of float.
6770
6b7a35dd
JB
67712006-12-20 Joel Brobecker <brobecker@adacore.com>
6772
6773 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
6774 The associated tests should be PASSing.
6775
038224f6
VP
67762006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6777
6778 Test for base in references.
6779 * gdb.mi/mi-var-cp.cc: Add test code.
6780 * gdb.mi/mi-var-cp.exp: Test for bases in references.
6781 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
6782 * gdb.mi/mi2-watch.exp: Likewise.
6783 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
6784 (mi_list_varobj_children): New function.
6785
b26ed50d
VP
67862006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6787
6788 * lib/mi-support.exp
6789 (mi_runto): Accept "()" after function name.
6790 (mi_create_varobj): New function.
6791 (mi_varobj_update): New function.
6792 (mi_Check_varobj_value): New function.
6793 * gdb.mi/mi-var-cp.exp: New file.
6794 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 6795
08232497
DJ
67962006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
6797
6798 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
6799 gdb.base/weaklib2.c: New files.
6800
d394c993 68012006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 6802
ac6c2fba
NS
6803 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
6804 info. Adjust test names.
6805
8ec659a0 6806 * gdb.base/break.c (main): Move position of malloc.
d394c993 6807 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 6808
acd65feb
VP
68092006-11-28 Vladimir Prus <vladimir@codesourcery.com>
6810
6811 * gdb.mi/mi-var-cmd.exp: Check -var-update after
6812 assignement of arrays and function pointers.
6813 * gdb.mi/var-cmd.c: Add declaration necessary for above
6814 tests.
6815
f556d5e5
NS
68162006-11-27 Nathan Sidwell <nathan@codesourcery.com>
6817
6818 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
6819
6820 * gdb.threads/linux-dp.exp: Read thread table before and after
6821 creating each philosopher and verify it.
6822
697bc68d
NS
68232006-11-27 Nathan Sidwell <nathan@codesourcery.com>
6824 Paul Brook <paul@codesourcery.com>
6825 Daniel Jacobowitz <dan@codesourcery.com>
6826
6827 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 6828 main to remove duplication. Add start function of the form
697bc68d
NS
6829 '_*start[1-9]*'. Add RVDS start function.
6830
29d73ae4
DJ
68312006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
6832
6833 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
6834
c1d88655
UW
68352006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6836
6837 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
6838 * gdb.asm/spu.inc: New file.
6839 * gdb.base/term.exp: Disable if [target_info exists noargs].
6840 * gdb.gdb/complaints.exp: Disable if ![isnative].
6841 * gdb.gdb/selftest.exp: Likewise.
6842 * gdb.gdb/observer.exp: Likewise.
6843 * gdb.gdb/xfullpath.exp: Likewise.
6844 * gdb.base/attach.exp: Disable on SPU target.
6845 * gdb.cp/bs145503.exp: Likewise.
6846 * gdb.cp/exception.exp: Likewise.
6847 * gdb.cp/userdef.exp: Likewise.
6848
32a13b1a
DJ
68492006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
6850
6851 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
6852
d8295fe9
VP
68532006-11-10 Vladimir Prus <vladimir@codesourcery.com>
6854
6855 * gdb.base/completion.exp: Fix completion tests for
6856 'info' and 'info '.
6857 * gdb.base/help.exp (help_test_raw, test_class_help)
6858 (test_prefix_command_help): Move...
6859 * lib/gdb.exp: Here.
6860 * gdb.base/main.exp: Adjust.
6861 * gdb.cp/maint.exp: Adjust.
6862 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 6863
8c394015
VP
68642006-11-09 Vladimir Prus <vladimir@codesourcery.com>
6865
6866 * gdb.stabs/weird.exp (print_weird_var): Use
6867 gdb_test_multiple instead of gdb_expect.
6868
027fc1bc
VP
68692006-11-09 Vladimir Prus <vladimir@codesourcery.com>
6870
6871 * gdb.base/help.exp (help_test_raw): New.
6872 (test_class_help): New.
6873 (test_prefix_command_help): New.
6874 Adjust testcases.
6875
67609209
FR
68762006-11-09 Christophe Lyon <christophe.lyon@st.com>
6877
6878 * gdb.base/constvars.c (main): Write to crass and crips, so that
6879 they are allocated by the compiler.
6880
f73adfeb
AS
68812006-10-27 Andreas Schwab <schwab@suse.de>
6882
6883 * gdb.base/multi-forks.exp: Use "detach fork" instead of
6884 "detach-fork".
6885
2f83a18e
DJ
68862006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
6887
6888 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
6889 of patterns.
6890
94277a38
DJ
68912006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6892
6893 * gdb.base/sepdebug.exp: Remove debug format test.
6894 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
6895 Handle no-symtab.
6896 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
6897
5bd2f6e2
DJ
68982006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6899
6900 * gdb.threads/manythreads.c (thread_function, main): Don't cast
6901 int to pointer or pointer to int.
6902 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
6903
8c008720
DJ
69042006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
6905
6906 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
6907
9e35dae4
DJ
69082006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6909
6910 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
6911
d9639e13
DJ
69122006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
6913
6914 PR c++/2116
6915 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
6916
390a1bd0
JB
69172006-10-06 Joel Brobecker <brobecker@adacore.com>
6918
6919 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
6920 the corresponding bug has been fixed in GDB (PR/2018).
6921
dd920c33
JB
69222006-10-06 Joel Brobecker <brobecker@adacore.com>
6923
6924 * gdb.base/subst.exp: New testcase.
6925
53bbefe9
JB
69262006-10-06 Joel Brobecker <brobecker@adacore.com>
6927
6928 * gdb.ada/array_return/pck.ads: Add copyright notice.
6929 * gdb.ada/array_return/pck.adb: Likewise.
6930 * gdb.ada/array_return/p.adb: Likewise.
6931 * gdb.ada/exec_changed/first.adb: Likewise.
6932 * gdb.ada/exec_changed/second.adb: Likewise.
6933
09851417
JB
69342006-10-06 Joel Brobecker <brobecker@adacore.com>
6935
6936 * gdb.ada/watch_arg/watch.adb: New file.
6937 * gdb.ada/watch_arg.exp: New testcase.
6938
041bf30d
VP
69392006-10-02 Vladimir Prus <vladimir@codesourcery.com>
6940
6941 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 6942 via string_to_regexp.
041bf30d 6943 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 6944
f286fbdd 69452006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
6946
6947 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
6948 Remove unused / obsolete files.
6949
7c07f349
NR
69502006-09-19 Nick Roberts <nickrob@snap.net.nz>
6951
6952 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
6953
cd5ff84a
VP
69542006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6955
6956 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
6957 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 6958 the number of frames.
cd5ff84a 6959
ae018d1a
DJ
69602006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
6961
6962 * gdb.base/args.c (main): Add breakpoint marker.
6963 * gdb.base/args.exp: Use args_test for tests. Add new tests which
6964 really test empty arguments.
6965 (args_load): Delete.
6966 (args_test): New.
6967
b399c549
NR
69682006-09-13 Nick Roberts <nickrob@snap.net.nz>
6969
6970 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
6971 check for one file.
6972
2ab1eb7a
VP
69732006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
6974
6975 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
6976 HIGH_FRAME argument to -stack-list-locals can be larger than
6977 the number of frames.
a9c64011 6978
476308bf
FF
69792006-08-18 Fred Fish <fnf@specifix.com>
6980
6981 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
6982 '$' in front of skip_vmx_tests_saved when setting that.
6983
8625200f
AS
69842006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
6985
6986 * gdb.base/trace-commands.exp: New file.
6987
089ec8f1
DJ
69882006-08-10 Joel Brobecker <brobecker@adacore.com>
6989 Daniel Jacobowitz <dan@codesourcery.com>
6990
6991 * gdb.base/step-bt.exp: Make hexadecimal address optional in
6992 expected output of the backtrace commands.
6993
b60f0898
JB
69942006-08-09 Joel Brobecker <brobecker@adacore.com>
6995
6996 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
6997 untested followed by return combination.
6998 * gdb.arch/altivec-regs.exp: Likewise.
6999 * gdb.arch/e500-abi.exp: Likewise.
7000 * gdb.arch/e500-regs.exp: Likewise.
7001 * gdb.arch/gdb1291.exp: Likewise.
7002 * gdb.arch/gdb1431.exp: Likewise.
7003 * gdb.arch/gdb1558.exp: Likewise.
7004 * gdb.arch/i386-prologue.exp: Likewise.
7005 * gdb.arch/i386-unwind.exp: Likewise.
7006 * gdb.asm/asm-source.exp: Likewise.
7007 * gdb.base/a2-run.exp: Likewise.
7008 * gdb.base/advance.exp: Likewise.
7009 * gdb.base/all-bin.exp: Likewise.
7010 * gdb.base/annota1.exp: Likewise.
7011 * gdb.base/annota3.exp: Likewise.
7012 * gdb.base/args.exp: Likewise.
7013 * gdb.base/arithmet.exp: Likewise.
7014 * gdb.base/assign.exp: Likewise.
7015 * gdb.base/async.exp: Likewise.
7016 * gdb.base/attach.exp: Likewise.
7017 * gdb.base/bang.exp: Likewise.
7018 * gdb.base/bigcore.exp: Likewise.
7019 * gdb.base/bitfields.exp: Likewise.
7020 * gdb.base/bitfields2.exp: Likewise.
7021 * gdb.base/break.exp: Likewise.
7022 * gdb.base/call-sc.exp: Likewise.
7023 * gdb.base/call-strs.exp: Likewise.
7024 * gdb.base/callfuncs.exp: Likewise.
7025 * gdb.base/checkpoint.exp: Likewise.
7026 * gdb.base/chng-syms.exp: Likewise.
7027 * gdb.base/code-expr.exp: Likewise.
7028 * gdb.base/commands.exp: Likewise.
7029 * gdb.base/completion.exp: Likewise.
7030 * gdb.base/cond-expr.exp: Likewise.
7031 * gdb.base/condbreak.exp: Likewise.
7032 * gdb.base/consecutive.exp: Likewise.
7033 * gdb.base/constvars.exp: Likewise.
7034 * gdb.base/corefile.exp: Likewise.
7035 * gdb.base/cvexpr.exp: Likewise.
7036 * gdb.base/dbx.exp: Likewise.
7037 * gdb.base/define.exp: Likewise.
7038 * gdb.base/detach.exp: Likewise.
7039 * gdb.base/display.exp: Likewise.
7040 * gdb.base/dump.exp: Likewise.
7041 * gdb.base/ena-dis-br.exp: Likewise.
7042 * gdb.base/ending-run.exp: Likewise.
7043 * gdb.base/environ.exp: Likewise.
7044 * gdb.base/eval-skip.exp: Likewise.
7045 * gdb.base/exprs.exp: Likewise.
7046 * gdb.base/fileio.exp: Likewise.
7047 * gdb.base/finish.exp: Likewise.
7048 * gdb.base/float.exp: Likewise.
7049 * gdb.base/foll-exec.exp: Likewise.
7050 * gdb.base/foll-fork.exp: Likewise.
7051 * gdb.base/foll-vfork.exp: Likewise.
7052 * gdb.base/freebpcmd.exp: Likewise.
7053 * gdb.base/funcargs.exp: Likewise.
7054 * gdb.base/gcore.exp: Likewise.
7055 * gdb.base/gdb1090.exp: Likewise.
7056 * gdb.base/gdb1250.exp: Likewise.
7057 * gdb.base/huge.exp: Likewise.
7058 * gdb.base/info-proc.exp: Likewise.
7059 * gdb.base/interrupt.exp: Likewise.
7060 * gdb.base/jump.exp: Likewise.
7061 * gdb.base/langs.exp: Likewise.
7062 * gdb.base/lineinc.exp: Likewise.
7063 * gdb.base/list.exp: Likewise.
7064 * gdb.base/logical.exp: Likewise.
7065 * gdb.base/long_long.exp: Likewise.
7066 * gdb.base/macscp.exp: Likewise.
7067 * gdb.base/maint.exp: Likewise.
7068 * gdb.base/mips_pro.exp: Likewise.
7069 * gdb.base/miscexprs.exp: Likewise.
7070 * gdb.base/multi-forks.exp: Likewise.
7071 * gdb.base/opaque.exp: Likewise.
7072 * gdb.base/overlays.exp: Likewise.
7073 * gdb.base/pc-fp.exp: Likewise.
7074 * gdb.base/pointers.exp: Likewise.
7075 * gdb.base/printcmds.exp: Likewise.
7076 * gdb.base/psymtab.exp: Likewise.
7077 * gdb.base/ptype.exp: Likewise.
7078 * gdb.base/recurse.exp: Likewise.
7079 * gdb.base/relational.exp: Likewise.
7080 * gdb.base/relocate.exp: Likewise.
7081 * gdb.base/remote.exp: Likewise.
7082 * gdb.base/reread.exp: Likewise.
7083 * gdb.base/restore.exp: Likewise.
7084 * gdb.base/return.exp: Likewise.
7085 * gdb.base/return2.exp: Likewise.
7086 * gdb.base/scope.exp: Likewise.
7087 * gdb.base/sect-cmd.exp: Likewise.
7088 * gdb.base/sep.exp: Likewise.
7089 * gdb.base/sepdebug.exp: Likewise.
7090 * gdb.base/setshow.exp: Likewise.
7091 * gdb.base/setvar.exp: Likewise.
7092 * gdb.base/sigall.exp: Likewise.
7093 * gdb.base/sigbpt.exp: Likewise.
7094 * gdb.base/signals.exp: Likewise.
7095 * gdb.base/signull.exp: Likewise.
7096 * gdb.base/sizeof.exp: Likewise.
7097 * gdb.base/solib.exp: Likewise.
7098 * gdb.base/step-line.exp: Likewise.
7099 * gdb.base/step-test.exp: Likewise.
7100 * gdb.base/structs.exp: Likewise.
7101 * gdb.base/structs2.exp: Likewise.
7102 * gdb.base/term.exp: Likewise.
7103 * gdb.base/twice.exp: Likewise.
7104 * gdb.base/until.exp: Likewise.
7105 * gdb.base/varargs.exp: Likewise.
7106 * gdb.base/volatile.exp: Likewise.
7107 * gdb.base/watchpoint.exp: Likewise.
7108 * gdb.base/whatis-exp.exp: Likewise.
7109 * gdb.base/whatis.exp: Likewise.
7110 * gdb.cp/ambiguous.exp: Likewise.
7111 * gdb.cp/annota2.exp: Likewise.
7112 * gdb.cp/annota3.exp: Likewise.
7113 * gdb.cp/bool.exp: Likewise.
7114 * gdb.cp/breakpoint.exp: Likewise.
7115 * gdb.cp/casts.exp: Likewise.
7116 * gdb.cp/class2.exp: Likewise.
7117 * gdb.cp/classes.exp: Likewise.
7118 * gdb.cp/cplusfuncs.exp: Likewise.
7119 * gdb.cp/ctti.exp: Likewise.
7120 * gdb.cp/derivation.exp: Likewise.
7121 * gdb.cp/exception.exp: Likewise.
7122 * gdb.cp/gdb1355.exp: Likewise.
7123 * gdb.cp/hang.exp: Likewise.
7124 * gdb.cp/inherit.exp: Likewise.
7125 * gdb.cp/local.exp: Likewise.
7126 * gdb.cp/m-data.exp: Likewise.
7127 * gdb.cp/m-static.exp: Likewise.
7128 * gdb.cp/member-ptr.exp: Likewise.
7129 * gdb.cp/method.exp: Likewise.
7130 * gdb.cp/misc.exp: Likewise.
7131 * gdb.cp/namespace.exp: Likewise.
7132 * gdb.cp/overload.exp: Likewise.
7133 * gdb.cp/ovldbreak.exp: Likewise.
7134 * gdb.cp/pr-1023.exp: Likewise.
7135 * gdb.cp/pr-1210.exp: Likewise.
7136 * gdb.cp/pr-574.exp: Likewise.
7137 * gdb.cp/printmethod.exp: Likewise.
7138 * gdb.cp/psmang.exp: Likewise.
7139 * gdb.cp/ref-params.exp: Likewise.
7140 * gdb.cp/ref-types.exp: Likewise.
7141 * gdb.cp/rtti.exp: Likewise.
7142 * gdb.cp/templates.exp: Likewise.
7143 * gdb.cp/try_catch.exp: Likewise.
7144 * gdb.cp/userdef.exp: Likewise.
7145 * gdb.cp/virtfunc.exp: Likewise.
7146 * gdb.disasm/am33.exp: Likewise.
7147 * gdb.disasm/h8300s.exp: Likewise.
7148 * gdb.disasm/mn10300.exp: Likewise.
7149 * gdb.disasm/sh3.exp: Likewise.
7150 * gdb.disasm/t01_mov.exp: Likewise.
7151 * gdb.disasm/t02_mova.exp: Likewise.
7152 * gdb.disasm/t03_add.exp: Likewise.
7153 * gdb.disasm/t04_sub.exp: Likewise.
7154 * gdb.disasm/t05_cmp.exp: Likewise.
7155 * gdb.disasm/t06_ari2.exp: Likewise.
7156 * gdb.disasm/t07_ari3.exp: Likewise.
7157 * gdb.disasm/t08_or.exp: Likewise.
7158 * gdb.disasm/t09_xor.exp: Likewise.
7159 * gdb.disasm/t10_and.exp: Likewise.
7160 * gdb.disasm/t11_logs.exp: Likewise.
7161 * gdb.disasm/t12_bit.exp: Likewise.
7162 * gdb.disasm/t13_otr.exp: Likewise.
7163 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
7164 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
7165 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
7166 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
7167 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
7168 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
7169 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
7170 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
7171 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
7172 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
7173 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
7174 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
7175 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
7176 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
7177 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
7178 * gdb.mi/gdb701.exp: Likewise.
7179 * gdb.mi/gdb792.exp: Likewise.
7180 * gdb.mi/mi-basics.exp: Likewise.
7181 * gdb.mi/mi-break.exp: Likewise.
7182 * gdb.mi/mi-cli.exp: Likewise.
7183 * gdb.mi/mi-console.exp: Likewise.
7184 * gdb.mi/mi-disassemble.exp: Likewise.
7185 * gdb.mi/mi-eval.exp: Likewise.
7186 * gdb.mi/mi-file.exp: Likewise.
7187 * gdb.mi/mi-read-memory.exp: Likewise.
7188 * gdb.mi/mi-regs.exp: Likewise.
7189 * gdb.mi/mi-return.exp: Likewise.
7190 * gdb.mi/mi-simplerun.exp: Likewise.
7191 * gdb.mi/mi-stack.exp: Likewise.
7192 * gdb.mi/mi-stepi.exp: Likewise.
7193 * gdb.mi/mi-syn-frame.exp: Likewise.
7194 * gdb.mi/mi-until.exp: Likewise.
7195 * gdb.mi/mi-var-block.exp: Likewise.
7196 * gdb.mi/mi-var-child.exp: Likewise.
7197 * gdb.mi/mi-var-cmd.exp: Likewise.
7198 * gdb.mi/mi-var-display.exp: Likewise.
7199 * gdb.mi/mi-watch.exp: Likewise.
7200 * gdb.mi/mi2-basics.exp: Likewise.
7201 * gdb.mi/mi2-break.exp: Likewise.
7202 * gdb.mi/mi2-cli.exp: Likewise.
7203 * gdb.mi/mi2-console.exp: Likewise.
7204 * gdb.mi/mi2-disassemble.exp: Likewise.
7205 * gdb.mi/mi2-eval.exp: Likewise.
7206 * gdb.mi/mi2-file.exp: Likewise.
7207 * gdb.mi/mi2-read-memory.exp: Likewise.
7208 * gdb.mi/mi2-regs.exp: Likewise.
7209 * gdb.mi/mi2-return.exp: Likewise.
7210 * gdb.mi/mi2-simplerun.exp: Likewise.
7211 * gdb.mi/mi2-stack.exp: Likewise.
7212 * gdb.mi/mi2-stepi.exp: Likewise.
7213 * gdb.mi/mi2-syn-frame.exp: Likewise.
7214 * gdb.mi/mi2-until.exp: Likewise.
7215 * gdb.mi/mi2-var-block.exp: Likewise.
7216 * gdb.mi/mi2-var-child.exp: Likewise.
7217 * gdb.mi/mi2-var-cmd.exp: Likewise.
7218 * gdb.mi/mi2-var-display.exp: Likewise.
7219 * gdb.mi/mi2-watch.exp: Likewise.
7220 * gdb.stabs/exclfwd.exp: Likewise.
7221 * gdb.stabs/weird.exp: Likewise.
7222 * gdb.threads/gcore-thread.exp: Likewise.
7223 * gdb.trace/actions.exp: Likewise.
7224 * gdb.trace/backtrace.exp: Likewise.
7225 * gdb.trace/circ.exp: Likewise.
7226 * gdb.trace/collection.exp: Likewise.
7227 * gdb.trace/deltrace.exp: Likewise.
7228 * gdb.trace/infotrace.exp: Likewise.
7229 * gdb.trace/limits.exp: Likewise.
7230 * gdb.trace/packetlen.exp: Likewise.
7231 * gdb.trace/passc-dyn.exp: Likewise.
7232 * gdb.trace/passcount.exp: Likewise.
7233 * gdb.trace/report.exp: Likewise.
7234 * gdb.trace/save-trace.exp: Likewise.
7235 * gdb.trace/tfind.exp: Likewise.
7236 * gdb.trace/tracecmd.exp: Likewise.
7237 * gdb.trace/while-dyn.exp: Likewise.
7238 * gdb.trace/while-stepping.exp: Likewise.
7239
f4b618d1
JB
72402006-08-08 Joel Brobecker <brobecker@adacore.com>
7241
7242 * gdb.base/step-bt.c: New file.
7243 * gdb.base/step-bt.exp: New testcase.
7244
3d00d119
DJ
72452006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7246
7247 * config/monitor.exp (gdb_load): Remove support for obsolete
7248 download-write-size.
7249 * gdb.base/remote.exp: Likewise. Update all callers of
7250 gdb_timed_load.
7251
017b5bd4
DJ
72522006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
7253
7254 * cursal.exp: Pass binfile to gdb_load.
7255
837c599d
DJ
72562006-08-01 Nathan Sidwell <nathan@codesourcery.com>
7257
7258 * gdb.base/cursal.exp: Add "" to gdb_load call.
7259
8dd4540b
MK
72602006-07-29 Mark Kettenis <kettenis@gnu.org>
7261
7262 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
7263 NetBSD/ELF targets.
7264
ab5c9f60
DJ
72652006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
7266
7267 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
7268 operator*.
7269
4c42eaff
DJ
72702006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
7271
7272 * gdb.base/completion.exp: Update for change in "file" behavior.
7273 * gdb.stabs/weird.exp: Likewise.
7274 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
7275 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
7276
0155cc76
NS
72772006-07-24 Nathan Sidwell <nathan@codesourcery.com>
7278
7279 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
7280 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
7281
16026cd7
AS
72822006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7283
7284 * gdb.base/default.exp: Update source command error message.
7285 * gdb.base/help.exp: Update 'help source' message.
7286
16963cb6
DJ
72872006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
7288
7289 * gdb.cp/bs15503.exp: Update comment for no longer crashing
7290 test.
7291
6d7fd486
AS
72922006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
7293
7294 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
7295
29e8a844
DJ
72962006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
7297
7298 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
7299
6afcfa39
DJ
73002006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
7301
7302 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
7303
267a692b
MK
73042006-07-17 Mark Kettenis <kettenis@gnu.org>
7305
7306 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
7307 *-*-openbsd* from targets for wich we expect ARM FPA floating
7308 point format.
7309
85d2fec4
NR
73102006-07-17 Nick Roberts <nickrob@snap.net.nz>
7311
7312 * gdb.cp/annota3.exp: Expect frame-begin annotation.
7313
73142006-07-17 Mark Kettenis <kettenis@gnu.org>
7315
7316 * gdb.base/annota3.exp: Expect frame-begin annotation.
7317
85b4c6e8
JB
73182006-07-14 Joel Brobecker <brobecker@adacore.com>
7319
7320 * gdb.base/help.exp: Adjust "help unset" test to accept
7321 any list of unset commands.
7322
fb933624
DJ
73232006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
7324 Daniel Jacobowitz <dan@codesourcery.com>
7325
7326 * gdb.cp/ref-params.exp: New test.
7327 * gdb.cp/ref-params.cc: New source file.
7328 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
7329
1dff4b64
MK
73302006-07-08 Mark Kettenis <kettenis@gnu.org>
7331
7332 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
7333 spaces/tabs in regular expressions since they might not be there.
7334
40d2e0e3
AS
73352006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
7336
7337 * gdb.base/ifelse.exp: New file.
7338
f6c957d2
NS
73392006-07-04 Nathan Sidwell <nathan@codesourcery.com>
7340
7341 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
7342 line.
7343 * gdb.base/huge.exp: Loop over compilation to find a size that
7344 is acceptable.
7345 * gdb.base/remote.exp: Correct expected strings.
7346 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
7347
b9c5a23d
DJ
73482006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7349
7350 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
7351
9af2e58d
DJ
73522006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7353
7354 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
7355 native.
7356
30930ca5
DJ
73572006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7358
7359 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
7360 enable stabs testing.
7361
aa32fa1d
DJ
73622006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7363
bd4a4c80 7364 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
7365 gdb_test_multiple does.
7366
321fef15
DJ
73672006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7368
7369 * Makefile.in (host_alias): Remove.
7370 (target_alias): Use @target_noncanonical@.
7371 (site.exp): Don't set host_alias.
7372 * aclocal.m4: Remove contents. Include acx.m4.
7373 * configure: Regenerated.
7374 * configure.ac: Use ACX_NONCANONICAL_TARGET.
7375
e1c2defa
NS
73762006-06-13 Nathan Sidwell <nathan@codesourcery.com>
7377
e63b55d1
NS
7378 * lib/gdb.exp (gdb_load_cmd): New.
7379
5600ea19
NS
7380 * gdb.base/fileio.c: Add system(NULL) test.
7381 * gdb.base/fileio.exp: Check it.
7382
e1c2defa
NS
7383 * gdb.base/break.c: Add 10a breakpoint at }
7384 * gdb.base/break.exp: Add test for breakpoint at }
7385 * gdb.cp/anon-union.cc: Add code at end of function.
7386 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
7387 * gdb.mi/var-cmd.c: Add code at end of function.
7388 * gdb.mi/mi-var-display.exp: Adjust end of next.
7389 * gdb.mi/mi2-var-display.exp: Likewise.
7390 * gdb.base/fileio.c: Add stop function and insert calls at
7391 stopping places.
7392 * gdb.base/fileio.exp: Breakpoint stop function and remove
7393 explicit line number references.
7394
6c0112ec
JB
73952006-05-19 Joel Brobecker <brobecker@adacore.com>
7396
a9c64011
AS
7397 * gdb.base/del.exp (test_delete_alias): New function.
7398 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 7399
154189a4
FF
74002006-05-18 Fred Fish <fnf@specifix.com>
7401
7402 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
7403 required. Check for spurious output after program exits normally.
7404
582e64c2
FF
74052006-05-17 Fred Fish <fnf@specifix.com>
7406
7407 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
7408 gdb_load, so it works in the simulator.
7409
8ef6493a
FF
74102006-05-11 Fred Fish <fnf@specifix.com>
7411
7412 * gdb.base/bang.exp: Ignore unexpected output between the
7413 "program exited normally" and the gdb prompt, as many other
7414 tests do.
7415
692b141c
MK
74162006-05-07 Mark Kettenis <kettenis@gnu.org>
7417
7418 * gdb.base/help.exp: Make "delete checkpoint" part option for
7419 "help d" and "help delete" tests.
7420
540b8a30
UW
74212006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7422
a9c64011 7423 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
7424 expected output in some mi_gdb_test statements.
7425 * gdb.mi/mi2-basics.exp: Likewise.
7426
9b6462d9
JB
74272006-05-05 Joel Brobecker <brobecker@adacore.com>
7428
7429 * gdb.base/del.c: New file.
7430 * gdb.base/del.exp: New testcase.
7431
954de43b
DM
74322006-05-05 David S. Miller <davem@sunset.davemloft.net>
7433
7434 * gdb.base/break.exp: Do not assume a breakpoint on
7435 main will actually be in $srcfile when optimizing.
1303f75e
DM
7436 * gdb.base/savedregs.exp: Do not require that the dummy
7437 frame location match up to a symbol and source file location.
c3242428
DM
7438 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
7439 will get printed without a mi_cmd_data_list_register_values prefix.
7440 (*-data-list-register-*): Correct regular expressions to expect the new
7441 pseudo d? floating point registers.
7442 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 7443
c7e64c9a
DJ
74442006-05-05 Christophe Lyon <christophe.lyon@st.com>
7445
7446 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
7447 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
7448 is allocated by the compiler.
7449 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
7450 anons, e, anone to force their allocation by the compiler.
7451
74522006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
7453
7454 * gdb.base/help.exp: Update expected text for help d and
7455 help delete.
7456
27ce9a6d
MK
74572006-05-02 Mark Kettenis <kettenis@gnu.org>
7458
7459 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
7460 NetBSD/ELF targets.
7461
8608915f
MK
74622006-04-30 Mark Kettenis <kettenis@gnu.org>
7463
7464 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
7465 single-step breakpoint fails; make this a KFAIL on
7466 sparc*-*-openbsd*.
7467 * gdb.base/siginfo.exp: Likewise.
7468 * gdb.base/sigstep.exp (advance, advancei): Likewise.
7469
b8db102d
MS
74702006-04-26 Michael Snyder <msnyder@redhat.com>
7471
7472 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
7473 which may have to consume output from other forks.
7474 Add tests to make sure that "delete fork" succeeded.
7475
c702009a
MS
74762006-04-20 Michael Snyder <msnyder@redhat.com>
7477
7478 * 2006-03-22 Jim Blandy <jimb@redhat.com>
7479 Add support for the Renesas M32C and M16C.
7480
7481 * gdb.asm/asm-source.exp: Add m32c target.
7482 * gdb.asm/m32c.inc: Support for m32c target.
7483
e28493f2
AS
74842006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
7485
7486 * gdb.base/commands.exp (recursive_source_test): New test.
7487
880da185
DM
74882006-04-04 David S. Miller <davem@sunset.davemloft.net>
7489
7490 * gdb.base/float.exp: Add pattern for sparc targets.
7491
61d9b92f
DJ
74922006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7493
7494 * gdb.base/commands.exp (stray_arg0_test): New test.
7495
bd717df8
PB
74962006-03-30 Paul Brook <paul@codesourcery.com>
7497
7498 * gdb.mi/mi-until.exp: kfail broken until command.
7499 * gdb.mi/mi2-until.exp: Ditto.
7500
ec793d3c
NR
75012006-03-27 Nick Roberts <nickrob@snap.net.nz>
7502
7503 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
7504
831004b7
AO
75052006-03-08 Alexandre Oliva <aoliva@redhat.com>
7506
7507 * gdb.base/prelink.exp: Anchor tested-for regular expression
7508 on gdb prompt.
7509
effe49a0
PB
75102006-03-07 Paul Brook <paul@codesourcery.com>
7511
7512 * gdb.base/assign.exp: Correct fail message.
7513
e5461016
PB
75142006-03-07 Paul Brook <paul@codesourcery.com>
7515
7516 * lib/compiler.c: Extract armcc version number.
7517 * lib/compiler.cc: Ditto.
7518
fc91c6c2
PB
75192006-03-07 Paul Brook <paul@codesourcery.com>
7520
7521 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
7522 additional_flags=-w.
7523 * gdb.arch/altivec-regs.exp: Ditto.
7524 * gdb.arch/e500-abi.exp: Ditto.
7525 * gdb.arch/e500-regs.exp: Ditto.
7526 * gdb.base/all-bin.exp: Ditto.
7527 * gdb.base/annota1.exp: Ditto.
7528 * gdb.base/annota3.exp: Ditto.
7529 * gdb.base/args.exp: Ditto.
7530 * gdb.base/arithmet.exp: Ditto.
7531 * gdb.base/assign.exp: Ditto.
7532 * gdb.base/async.exp: Ditto.
7533 * gdb.base/bang.exp: Ditto.
7534 * gdb.base/break.exp: Ditto.
7535 * gdb.base/call-rt-st.exp: Ditto.
7536 * gdb.base/completion.exp: Ditto.
7537 * gdb.base/cond-expr.exp: Ditto.
7538 * gdb.base/condbreak.exp: Ditto.
7539 * gdb.base/consecutive.exp: Ditto.
7540 * gdb.base/define.exp: Ditto.
7541 * gdb.base/display.exp: Ditto.
7542 * gdb.base/ena-dis-br.exp: Ditto.
7543 * gdb.base/environ.exp: Ditto.
7544 * gdb.base/eval-skip.exp: Ditto.
7545 * gdb.base/info-proc.exp: Ditto.
7546 * gdb.base/jump.exp: Ditto.
7547 * gdb.base/logical.exp: Ditto.
7548 * gdb.base/long_long.exp: Ditto.
7549 * gdb.base/maint.exp: Ditto.
7550 * gdb.base/miscexprs.exp: Ditto.
7551 * gdb.base/pc-fp.exp: Ditto.
7552 * gdb.base/pointers.exp: Ditto.
7553 * gdb.base/relational.exp: Ditto.
7554 * gdb.base/reread.exp: Ditto.
7555 * gdb.base/sect-cmd.exp: Ditto.
7556 * gdb.base/sep.exp: Ditto.
7557 * gdb.base/sepdebug.exp: Ditto.
7558 * gdb.base/until.exp: Ditto.
7559 * gdb.base/whatis-exp.exp: Ditto.
7560 * gdb.cp/annota2.exp: Ditto.
7561 * gdb.cp/annota3.exp: Ditto.
7562 * gdb.trace/actions.exp: Ditto.
7563 * gdb.trace/backtrace.exp: Ditto.
7564 * gdb.trace/circ.exp: Ditto.
7565 * gdb.trace/collection.exp: Ditto.
7566 * gdb.trace/deltrace.exp: Ditto.
7567 * gdb.trace/infotrace.exp: Ditto.
7568 * gdb.trace/limits.exp: Ditto.
7569 * gdb.trace/packetlen.exp: Ditto.
7570 * gdb.trace/passc-dyn.exp: Ditto.
7571 * gdb.trace/passcount.exp: Ditto.
7572 * gdb.trace/report.exp: Ditto.
7573 * gdb.trace/save-trace.exp: Ditto.
7574 * gdb.trace/tfind.exp: Ditto.
7575 * gdb.trace/tracecmd.exp: Ditto.
7576 * gdb.trace/while-dyn.exp: Ditto.
7577 * gdb.trace/while-stepping.exp: Ditto.
7578 * lib/gdb.exp: Ditto.
7579 (gdb_compile): Handle nowarning option.
7580
5f4a23d9
AO
75812006-03-07 Alexandre Oliva <aoliva@redhat.com>
7582
7583 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
7584 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
7585 Rename executable to prelinkt. Don't re-prelink if we didn't
7586 get a core file. Test prelink -u exit status to tell whether
7587 prelinking failed. Use gdb_test_multiple.
7588
9733fc94
DJ
75892006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
7590
7591 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
7592 (do_tests): Call it.
7593
cc10cae3
AO
75942006-02-28 Alexandre Oliva <aoliva@redhat.com>
7595
7596 * gdb.base/prelink.exp: New test.
7597 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
7598
15c46491
WZ
75992006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
7600
7601 * gdb.fortran/derived-type.f90: New file.
7602 * gdb.fortran/derived-type.exp: New testcase.
7603
5c9f7ded
DJ
76042006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
7605
7606 * gdb.base/default.exp: Allow ';' as a directory separator.
7607
5b96932b
AS
76082006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
7609
7610 * gdb.base/help.exp (help add-symbol-file): Update.
7611
1986bccd
AS
76122006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
7613
7614 * gdb.base/help.exp (help load): Update expected results.
7615
a8b7528f
FF
76162006-02-19 Fred Fish <fnf@specifix.com>
7617
7618 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
7619 specifix hex value as part of results.
7620 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 7621
f8261448
FF
76222006-02-16 Fred Fish <fnf@specifix.com>
7623
7624 * gdb.base/whatis.c: Define variables using typedefs char_addr,
7625 ushort_addr, and slong_addr, so the typedefs are not optimized
7626 away.
7627 * gdb.base/whatis.exp: Add tests using type name for struct type,
7628 union type, enum type, and typedef.
a9c64011 7629
31d8bdd2
MK
76302006-02-13 Mark Kettenis <kettenis@gnu.org>
7631
7632 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
7633
34e41e63
JB
76342006-02-13 Jim Blandy <jimb@redhat.com>
7635
7636 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
7637 case where it takes two "next" commands to skip past the init
7638 call.
7639
ac6e4f31
FF
76402006-02-12 Fred Fish <fnf@specifix.com>
7641
7642 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
7643 to handle cases where it takes two "next" commands to skip
7644 past the init call.
7645
2db2d571
JB
76462006-02-07 Joel Brobecker <brobecker@adacore.com>
7647
7648 * gdb.ada/array_return.exp: Mark the last test as expected to fail
7649 on hppa32 targets.
7650
38fcd64c
DJ
76512006-02-06 Vladimir Prus <ghost@cs.msu.su>
7652
7653 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
7654 field.
7655
1315ad46
MK
76562006-01-29 Mark Kettenis <kettenis@gnu.org>
7657
7658 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
7659
5625b943
DJ
76602006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7661
7662 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
7663 files.
7664
80df1bbe
DJ
76652006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
7666
7667 * gdb.cp/maint.exp: Set complaints to a positive value.
7668
9078e690
DJ
76692006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
7670
7671 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
7672 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
7673 function name.
7674
9c903399
DJ
76752006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
7676
7677 * gdb.base/checkpoint.c: Update copyright notice. Include
7678 <stdlib.h>.
7679
761ae4d6
JB
76802006-01-04 Jim Blandy <jimb@redhat.com>
7681
7682 * gdb.asm/asm-source.exp: Independently provide default values for
7683 asm-flags and debug-flags. Use 'string equal' to do the
7684 comparison, not the implicit expr's '==' operator. Remove
7685 now-unneeded assignments to asm-flags. In h8300 case, place
7686 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
7687
099ac3dd
MS
76882006-01-04 Michael Snyder <msnyder@redhat.com>
7689
7690 * gdb.base/checkpoint.c: New file.
7691 * gdb.base/checkpoint.exp: New file.
7692 * gdb.base/multi-fork.c: New file.
7693 * gdb.base/multi-fork.exp: New file.
7694 * gdb.base/pi.txt: New file (data for checkpoint.c test).
7695
f4d85314
FF
76962006-01-04 Fred Fish <fnf@specifix.com>
7697
7698 * gdb.base/ptype.c (foo): Add typedef.
7699 (intfoo): Add function.
7700 * gdb.base/ptype1.c: New file.
7701 * gdb.base/ptype.exp: Handle compilation and linking with two
7702 source files. Test that proper type for "foo" is found based
7703 on source context rather than first match found in symtabs.
7704
a1b06f35
MK
77052005-12-28 Mark Kettenis <kettenis@gnu.org>
7706
7707 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
7708 * gdb.asm/openbsd.inc: Indent commands.
7709
d082a1e2
MK
77102005-12-26 Mark Kettenis <kettenis@gnu.org>
7711
c65016bd
MK
7712 * gdb.base/freebpcmd.exp: Increase timeout.
7713
d082a1e2
MK
7714 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
7715
d3c32a0e
DJ
77162005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
7717
7718 * gdb.base/default.exp: Update check for "show version".
7719
9fdb1f50
RC
77202005-12-09 Randolph Chung <tausq@debian.org>
7721
7722 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
7723 * gdb.asm/pa64.inc: New file.
7724
5f2c56f7
RC
77252005-12-09 Randolph Chung <tausq@debian.org>
7726
7727 * gdb.asm/common.inc: Indent commands.
7728 * gdb.asm/asmsrc1.s: Likewise.
7729 * gdb.asm/asmsrc2.s: Likewise.
7730
8117349c
RC
77312005-12-09 Randolph Chung <tausq@debian.org>
7732
7733 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
7734 (get_addr_of_sym): Remove duplicate print.
7735 (gen_core): xfail hppa*-*-hpux*, update expected output.
7736 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
7737 * gdb.arch/pa64-nullify.s: New file.
7738
8f07f25a
RC
77392005-12-09 Randolph Chung <tausq@debian.org>
7740
7741 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
7742
55b39184
DJ
77432005-12-07 Christophe Lyon <christophe.lyon@st.com>
7744
7745 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
7746 code generation for these functions.
7747 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
7748 error message.
7749
31e2b00f
AS
77502005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7751
7752 * gdb.base/help.exp (help b, help br, help bre, help brea)
7753 (help break): Update the expected message.
7754
c3d0b56e
SC
77552005-11-11 Stephane Carrez <stcarrez@nerim.fr>
7756
7757 * gdb.asm/m68hc11.inc: Setup the data section.
7758 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
7759 script for this test.
7760 (m6812-*-*): Likewise.
7761
36ae0ea9
RC
77622005-11-09 Randolph Chung <tausq@debian.org>
7763
7764 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
7765
9d6f42e9
WZ
77662005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
7767
7768 * gdb.base/break.exp: Fix a comment typo.
7769
e2126a14
EZ
77702005-11-03 Jim Blandy <jimb@redhat.com>
7771
a9c64011
AS
7772 Checked in by Elena Zannoni <ezannoni@redhat.com>
7773
e2126a14
EZ
7774 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
7775
e0ac7199
CV
77762005-11-02 Corinna Vinschen <vinschen@redhat.com>
7777
7778 * gdb.arch/gdb1558.c: Include stdio.h.
7779
31d3fb18
MK
77802005-10-31 Mark Kettenis <kettenis@gnu.org>
7781
7782 * gdb.asm/asm-source.exp: Use -e instead of --entry.
7783
e52b687c
MK
77842005-10-31 Mark Kettenis <kettenis@gnu.org>
7785
7786 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
7787
f4711d79
PG
77882005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
7789
a9c64011
AS
7790 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
7791 vscr" tests to better match output.
f4711d79 7792
987a9106
JB
77932005-10-12 Jim Blandy <jimb@redhat.com>
7794
7795 * gdb.base/structs.exp (any): New function.
7796 (test_struct_returns): Don't make any assumptions at all about
7797 what value the function returns when GDB can't set the return
7798 value.
7799
2336bb58
JB
78002005-10-09 Joel Brobecker <brobecker@adacore.com>
7801
7802 * gdb.ada/arrayidx/p.adb: New file.
7803 * gdb.ada/arrayidx.exp: New testcase
7804
78052005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
7806
7807 * gdb.ada/array_return/pck.ads: New file.
7808 * gdb.ada/array_return/pck.adb: New file.
7809 * gdb.ada/array_return/p.adb: New file.
7810 * gdb.ada/array_return.exp: New testcase.
7811
705335ea
JB
78122005-10-03 Joel Brobecker <brobecker@adacore.com>
7813
a9c64011
AS
7814 * gdb.base/arrayidx.c: New file.
7815 * gdb.base/arrayidx.exp: New testcase.
705335ea 7816
11ee9940
NR
78172005-09-29 Nick Roberts <nickrob@snap.net.nz>
7818
7819 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
7820 frames-invalid and breakpoints-invalid are no longer generated
7821 with level 3 so don't expect them in the output.
7822
39fb8e9e
BR
78232005-09-27 Bob Rossi <bob@brasko.net>
7824
a9c64011 7825 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
7826 from test. Escape the | in mi_gdb_test call.
7827 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
7828 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
7829 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
7830 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
7831 expected regex's in mi_gdb_test calls.
7832 * lib/mi-support.exp: Remove arbitrary .* from tests.
7833 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
7834 Fully anchor GDB/MI expected results in mi_gdb_test.
7835 * lib/gdb.exp (string_to_regexp): Escape the ] character.
7836 * gdb.base/sizeof.exp: Remove escape character. Correct test.
7837
2af48f68
PB
78382005-09-26 Paul Brook <paul@codesourcery.com>
7839
7840 * long_long.exp: Exclude eabi targets from arm FPA float format test.
7841
f34502bc
WZ
78422005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
7843
7844 * bfp-test.c: New file.
7845 * bfp-test.exp: New testcase.
7846
ca929517
WZ
78472005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
7848
7849 * gdb.fortran/subarray.exp: New testcase to test the evaluation
7850 of subarray and substring variable.
7851 * gdb.fortran/subarray.f: New source file for the test of subarray
7852 and substring variable evaluation.
7853 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
7854 of string constant.
7855
c761af65
DJ
78562005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
7857
7858 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
7859 copyright dates.
7860
561d7a1d
PG
78612005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
7862
7863 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
7864 powerpc altivec' test with an almost identical 'info vector' test.
7865
b2b64cc9
PG
78662005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
7867
a9c64011
AS
7868 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
7869 vscr" tests to match output.
b2b64cc9 7870
6ac4d15a
PG
78712005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
7872
a9c64011
AS
7873 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
7874 output.
6ac4d15a 7875
40e55bef
BR
78762005-09-11 Bob Rossi <bob@brasko.net>
7877
7878 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 7879 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
7880 commands that return an MI output command and an asyncronous MI output
7881 command.
7882 * gdb.mi/mi-console.exp: Ditto.
7883
3c7385ec
BR
78842005-09-11 Bob Rossi <bob@brasko.net>
7885
7886 * gdb.mi/mi-var-child.c: Include <string.h>.
7887
a6cd0eb3
DJ
78882005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
7889
7890 * killed.exp: Correct gdb_expect syntax.
7891
2f168eed
CV
78922005-08-09 Corinna Vinschen <vinschen@redhat.com>
7893
7894 * lib/mi-support.exp (mi_gdb_load): Fix typo.
7895
ecd3fd0f
BR
78962005-08-02 Bob Rossi <bob@brasko.net>
7897
7898 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
7899 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
7900 Change tests to inferior-tty-set/show.
7901 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
7902 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
7903 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
7904 inferior. Use mi_gdb_test to get GDB and Inferior output.
7905 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
7906 descriptor.
7907 (mi_inferior_tty_name): Add inferior PTY file name.
7908 (mi_gdb_start): Add INFERIOR_PTY parameter.
7909 (mi_gdb_test): Add IPATTERN parameter.
7910
f1ea48cb 79112005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 7912
f1ea48cb
BR
7913 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
7914 parameter to mi_gdb_test.
7915 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
7916
6e650a67
DJ
79172005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
7918
7919 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
7920 struct_declarations.
7921 * gdb.mi/mi-var-child.exp: Step over the initialization of
7922 struct_declarations.
7923
8be260b6
DJ
79242005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
7925
7926 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
7927 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
7928 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
7929 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
7930 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
7931 file.
7932
4e660f07
NR
79332005-07-27 Nick Roberts <nickrob@snap.net.nz>
7934
7935 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
7936 (do_children_tests): Assign values to the extra elements.
7937
7938 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
7939 them for tests for "-var-update --no-values" and
a9c64011 7940 "-var-update --all-values".
4e660f07
NR
7941 Add test for "-var-list-children --simple-values".
7942
7943 * gdb.mi/basics.c (callee4): Add integer array D[3]...
7944
7945 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
7946 "-stack-list-locals --simple-values" Improve doc strings and
7947 comments.
7948
6bdae935
MK
79492005-07-18 Mark Kettenis <kettenis@gnu.org>
7950
598b7a6f
MK
7951 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
7952 *-*-openbsd*.
7953 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
7954
6bdae935
MK
7955 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
7956 sigaltsatck'.
7957
1323e929 79582005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 7959
1323e929
BR
7960 * gdb.base/default.exp (tty): Changed output of command.
7961 * gdb.base/help.exp (help tty): Ditto.
7962
b1a9c082
MK
79632005-07-12 Mark Kettenis <kettenis@gnu.org>
7964
7965 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
7966
10a844a2
MK
79672005-07-10 Mark Kettenis <kettenis@gnu.org>
7968
7969 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
7970 -stack-select-frame without arguments.
7971 (test_stack_frame_listing): Add test for newly implemented command
7972 -stack-info-frame.
7973
3cb3b8df
BR
79742005-07-06 Bob Rossi <bob@brasko.net>
7975
7976 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
7977 command.
7978 (Copyright): Update copyright.
7979
a0c5fbcf
WZ
79802005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
7981
7982 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
7983 tests to evaluate exponentiation expression.
7984
984971d0
AS
79852005-06-29 Andreas Schwab <schwab@suse.de>
7986
7987 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
7988 main to avoid warnings.
7989
7990 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
7991
fe03833f
NR
79922005-06-20 Nick Roberts <nickrob@snap.net.nz>
7993
7994 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
7995 -stack-select-frame without arguments.
7996 (test_stack_frame_listing): Add test for newly implemented command
7997 -stack-info-frame.
a9c64011 7998
7a55f279
WZ
79992005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
8000
0ffa0ea5
DJ
8001 * gdb.fortran/array-element.f: New file.
8002 * gdb.fortran/array-element.exp: New testcase.
7a55f279 8003
26585198
DJ
80042005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8005
8006 * gdb.base/bigcore.exp: Correct checks for systems which can
8007 not dump a large core file.
8008
c1bd25fd
DJ
80092005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8010
8011 * gdb.base/relocate.c: Add a copyright notice.
8012 (dummy): Remove.
8013 * gdb.base/relocate.exp: Test printing the values of variables
8014 from a relocatable file.
8015
589e074d
DJ
80162005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8017
8018 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
8019 excess MI output after an error.
8020
0915f927
JB
80212005-05-29 Joel Brobecker <brobecker@adacore.com>
8022
8023 * gdb.arch/alpha-step.c: New file.
8024 * gdb.arch/alpha-step.exp: New testcase.
8025
76ff342d
DJ
80262005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8027 Dennis Brueni <dennis@slickedit.com>
8028
8029 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
8030 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
8031 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
8032 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
8033 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
8034 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
8035 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
8036
96b0c7ac
DJ
80372005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
8038 Wu Zhou <woodzltc@cn.ibm.com>
8039
8040 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
8041 IBM's xlc compiler.
8042 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
8043 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
8044
f21565d2
JB
80452005-05-13 Jim Blandy <jimb@redhat.com>
8046
8047 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
8048 calling gdb_suppress_entire_file.
8049 * gdb.base/charset.exp: Same.
8050 * gdb.base/call-rt-st.exp: Same.
8051
6006a3a1
BR
80522005-05-05 Bob Rossi <bob_rossi@cox.net>
8053
8054 * lib/gdb.exp (fullname_syntax): Added global regex.
8055 (fullname_syntax_POSIX): Ditto.
8056 (fullname_syntax_UNC): Ditto.
8057 (fullname_syntax_DOS_CASE): Ditto.
8058 (fullname_syntax_DOS): Ditto.
8059 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
8060 fullname_syntax variable to scope and use it.
8061 (test_file_list_exec_source_files): Ditto.
8062 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
8063
c3b69c04
DJ
80642005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
8065
8066 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
8067
3c95e6af
PG
80682004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
8069
a9c64011
AS
8070 * lib/gdb.exp (skip_altivec_tests): New function, based on
8071 check_vmx_hw_available from the GCC testsuite.
8072 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
8073 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 8074
78df6c56
JB
80752005-05-02 Jim Blandy <jimb@redhat.com>
8076
8077 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
8078 calling gdb_suppress_entire_file.
8079
1690f9cf
DJ
80802005-04-30 Randolph Chung <tausq@debian.org>
8081
8082 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
8083 Slightly relax "sem_post" name checking.
8084
5ea106f7
PG
80852005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
8086
8087 * gdb.base/unload.exp: Use new shared library infrastructure.
8088
bf7234cf
PG
80892005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
8090
8091 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 8092 infrastructure.
bf7234cf 8093
547b869a
CV
80942005-04-29 Corinna Vinschen <vinschen@redhat.com>
8095
8096 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
8097 * gdb.asm/h8300.inc: New file.
8098
f07e55f0
PG
80992005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8100
8101 * gdb.base/shlib-call.exp: Change to use new shared library
8102 infrastructure.
8103
3cbba3d1
PG
81042005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8105
a9c64011
AS
8106 * gdb.base/pending.exp: Change to use new shared library
8107 infrastructure.
3cbba3d1 8108
ed6df200
PG
81092005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8110
a9c64011
AS
8111 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
8112 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 8113
8c8f4ebe
PG
81142005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
8115
a9c64011
AS
8116 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
8117 shared objects being adjusted and update copyright years.
8c8f4ebe 8118
607fbc54
DJ
81192005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
8120
8121 * ChangeLog: Correct some 2003-01-13 dates.
8122 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
8123 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
8124 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
8125 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
8126 gdb.trace/tfind.exp: Update copyright years.
8127
57bf0e56
DJ
81282005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
8129 Daniel Jacobowitz <dan@codesourcery.com>
8130
8131 * lib/gdb.exp (gdb_compile): Handle shlib=.
8132 (gdb_compile_shlib): New function.
8133
9b593790
PG
81342005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
8135
a9c64011 8136 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 8137
9494c6a5
DJ
81382005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
8139
8140 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
8141 gdb.server.
8142 * configure.ac: Likewise.
8143 * configure: Regenerated.
8144 * gdb.gdbserver/Makefile.in: Moved to...
8145 * gdb.server/Makefile.in: ... here.
8146 * gdb.gdbserver/server.c: Moved to...
8147 * gdb.server/server.c: ... here.
8148 * gdb.gdbserver/server-run.exp: Moved to...
8149 * gdb.server/server-run.exp: ... here.
8150
6f8eac0e
DJ
81512005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
8152
8153 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
8154 * configure.ac: Create gdb.gdbserver/Makefile.
8155 * configure: Regenerated.
8156 * lib/gdbserver-support.exp: New file, derived from
8157 config/gdbserver.exp.
8158 * config/gdbserver.exp: Use gdbserver-support.exp.
8159 * gdb.gdbserver/Makefile.in: New file.
8160 * gdb.gdbserver/server.c: New file.
8161 * gdb.gdbserver/server-run.exp: New file.
8162
6e87504d
PG
81632005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
8164
a9c64011
AS
8165 * lib/gdb.exp (test_compiler_info): Return compiler_info
8166 if no arguments are given.
6e87504d 8167
d1779be4
PG
81682005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
8169
8170 * gdb.arch/altivec-abi.exp: Check for compiler and set
8171 use altivec' flag accordingly.
8172 * gdb.arch/altivec-regs.exp: Likewise.
8173
88750304
DJ
81742005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
8175
8176 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
8177
f3fb768d
AS
81782005-03-27 Andreas Schwab <schwab@suse.de>
8179
8180 * gdb.base/bigcore.c (main): Add missing mode argument in open
8181 call.
8182
7e813ac5
DJ
81832005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
8184
8185 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
8186 downloads.
8187 * config/gdbserver.exp (gdb_load): Likewise.
8188
8e3049aa
PB
81892005-03-14 Paul Brook <paul@codesourcery.com>
8190
8191 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
8192 targets.
8193
a9df7c44
JB
81942005-03-09 Joel Brobecker <brobecker@adacore.com>
8195
8196 * gdb.dwarf2/dup-psym.S: New file.
8197 * gdb.dwarf2/dup-psym.exp: New testcase.
8198
9f0d94e8
JB
81992005-03-09 Joel Brobecker <brobecker@adacore.com>
8200
8201 * gdb.ada/exec_changed/first.adb: New file.
8202 * gdb.ada/exec_changed/second.adb: New file.
8203 * gdb.ada/exec_changed.exp: New testcase.
8204
5f579bc5
NS
82052005-03-08 Nathan Sidwell <nathan@codesourcery.com>
8206
36e9969c
NS
8207 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
8208 (A2): New class.
8209 (main): Test operator+.
8210 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
8211 breakpoint test.
8212
5f579bc5
NS
8213 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
8214 * gdb.base/signull.exp: Disable if gdb,nosignals.
8215 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
8216 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
8217 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
8218 * gdb.mi/mi2-console.exp: Likewise.
8219 * gdb.trace/collection.exp (run_trace_experiment): Consume the
8220 continue output at start.
8221 (gdb_collect_locals_test): Robustify regexp.
8222 * gdb.trace/passc-dyn.exp: Fix comment typo.
8223 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
8224
be46087e
CV
82252005-03-08 Corinna Vinschen <vinschen@redhat.com>
8226
8227 * gdb.asm/asm-source.exp: Add iq2000 case.
8228 * gdb.asm/iq2000.inc: New file.
8229
384e1a61 82302005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 8231
384e1a61
MI
8232 * gdb.base/command.exp: Change hardcoded value to regular expression.
8233 * gdb.base/float.exp: Add powerpc to the list of targets checked.
8234
584b6e9e
DJ
82352005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
8236
8237 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
8238 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
8239 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
8240 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
8241 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
8242
ab5b5d61
MK
82432005-03-05 Mark Kettenis <kettenis@gnu.org>
8244
8245 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
8246 changes.
8247
ae051c1b
PG
82482004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
8249
a9c64011
AS
8250 * lib/compiler.c: Add test for IBM's xlc compiler.
8251 * lib/compiler.cc: Likewise.
ae051c1b 8252
3f0f6ed2
JB
82532004-02-24 Joel Brobecker <brobecker@adacore.com>
8254
8255 * gdb.ada/fixed_points.exp: Create compilation object directory
8256 before running the test.
8257 * gdb.ada/null_record.exp: Likewise.
8258 * gdb.ada/packed_array.exp: Likewise.
8259 * gdb.ada/start.exp: Likewise.
8260
724f452b
JB
82612005-02-15 Joel Brobecker <brobecker@adacore.com>
8262
8263 * gdb.ada/packed_array/pa.adb: New file.
8264 * gdb.ada/packed_array.exp: New testcase.
8265
57f5cdfb 82662005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 8267
1f393151
MK
8268 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
8269 files.
8270
ebdda337
MK
8271 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
8272 on *-*-openbsd*. Correctly match whitespace in regukar
8273 expressions.
8274
cf309262
DJ
82752005-02-10 Daniel Jacobowitz <dan@debian.org>
8276
8277 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
8278 PR exp/1821
8279 * gdb.base/gdb1821.c: New test file.
8280 * gdb.base/gdb1821.exp: New test file.
8281
3be49e7a
JB
82822005-02-09 Joel Brobecker <brobecker@adacore.com>
8283
8284 * gdb.base/start.c: New file.
8285 * gdb.base/start.exp: New testcase.
8286
e292e67d
JB
82872005-02-09 Joel Brobecker <brobecker@adacore.com>
8288
8289 * gdb.ada/start/dummy.adb: New file.
8290 * gdb.ada/start.exp: New testcase.
8291
dbdfa66c
CV
82922005-02-09 Corinna Vinschen <vinschen@redhat.com>
8293
8294 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
8295 for printing symbols and statistics.
8296 Add test for using relative pathnames in "maint print msymbols" test.
8297 Mark "maint info sections DATA" XFAIL on Cygwin.
8298 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
8299 tests.
8300
d7941671
AC
83012005-02-09 Andreas Schwab <schwab@suse.de>
8302
8303 Committed by Andrew Cagney <cagney@gnu.org>
8304 * gdb.base/remotetimeout.exp: New file.
8305
74e5ef44
MK
83062005-02-07 Mark Kettenis <kettenis@gnu.org>
8307
8308 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
8309
464dd14d
JB
83102005-02-03 Joel Brobecker <brobecker@adacore.com>
8311
8312 * gdb.ada/gnat_ada.gpr: New file.
8313 * gdb.ada/gnat_ada.gin: Delete, no longer used.
8314 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
8315 * configure.ac: No longer generate gnat_ada.gpr.
8316 * configure: Regenerate.
8317 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
8318 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
8319 * gdb.ada/null_record/bar.ads: Likewise.
8320 * gdb.ada/null_record/bar.adb: Likewise.
8321 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
8322 * gdb.ada/null_record.exp (testdir): New variable.
8323 (testfile): executable is now in testdir subdirectory.
8324 (srcfile): Use full path to the main compilation unit.
8325 * gdb.ada/fixed_points.exp: Same changes as above.
8326
30d756ae
NR
83272005-02-03 Nick Roberts <nickrob@snap.net.nz>
8328
8329 * gdb.base/interp.exp: New test.
8330
9d799f85
AC
83312005-01-24 Andrew Cagney <cagney@gnu.org>
8332
8333 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
8334
15656118
AC
83352005-01-19 Andrew Cagney <cagney@gnu.org>
8336
a892c31b
AC
8337 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
8338 configure.ac not configure.in.
8339
15656118
AC
8340 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
8341 of powerpc*-*-*.
8342 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 8343 * gdb.base/list.exp (test_list_function)
15656118
AC
8344 (test_list_filename_and_function): Ditto.
8345 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
8346
a7b01baf
AC
83472005-01-16 Andrew Cagney <cagney@gnu.org>
8348
17d92a02
AC
8349 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
8350
a7b01baf
AC
8351 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
8352
bc8332bb
AC
83532005-01-14 Andrew Cagney <cagney@gnu.org>
8354
8355 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
8356 * gdb.mi/mi2-var-cmd.exp: Ditto.
8357
4d074752
CV
83582005-01-10 Corinna Vinschen <vinschen@redhat.com>
8359
8360 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
8361
bec39cab
AC
83622005-01-07 Andrew Cagney <cagney@gnu.org>
8363
8364 * configure.ac: Rename configure.in, require autoconf 2.59.
8365 * configure: Re-generate.
8366 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
8367 * gdb.stabs/configure: Re-generate.
8368 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
8369 * gdb.hp/configure: Re-generate.
8370 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
8371 autoconf 2.59.
8372 * gdb.hp/gdb.objdbg/configure: Re-generate.
8373 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
8374 autoconf 2.59.
8375 * gdb.hp/gdb.defects/configure: Re-generate.
8376 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
8377 autoconf 2.59.
8378 * gdb.hp/gdb.compat/configure: Re-generate.
8379 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
8380 autoconf 2.59.
8381 * gdb.hp/gdb.base-hp/configure: Re-generate.
8382 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
8383 autoconf 2.59.
8384 * gdb.hp/gdb.aCC/configure: Re-generate.
8385
f10b16d4
JB
83862004-12-15 Jim Blandy <jimb@redhat.com>
8387
8388 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
8389 under NPTL when there is debugging info available for libpthread.
8390
fb6e1814
JG
83912004-12-13 Jerome Guitton <guitton@gnat.com>
8392
8393 * gdb.ada/fixed_points.c: New file.
8394 * gdb.ada/fixed_points.exp: New file.
8395
fe46cd3a
RC
83962004-12-03 Randolph Chung <tausq@debian.org>
8397
8398 * gdb.arch/pa-nullify.exp: New file.
8399 * gdb.arch/pa-nullify.s: New file.
8400
8de0841b
RC
84012004-11-30 Randolph Chung <tausq@debian.org>
8402
8403 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
8404 instead of "tbug". Fix regexp to work properly with gdb_test.
8405
c8170782
PH
84062004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
8407
8408 * gdb.base/bitfields2.exp: New test.
8409 * gdb.base/bitfields2.c: New file.
8410
954269c2
RE
84112004-11-28 Richard Earnshaw <rearnsha@arm.com>
8412
8413 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
8414
0107feed
RC
84152004-11-16 Randolph Chung <tausq@debian.org>
8416
8417 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
8418
f073ae8c
DJ
84192004-11-14 Daniel Jacobowitz <dan@debian.org>
8420
8421 * gdb.threads/threadapply.exp: Correct "macro details" test.
8422
19ad59e7
JJ
84232004-11-11 Jeff Johnston <jjohnstn@redhat.com>
8424
8425 * gdb.threads/threadapply.exp: New test.
8426 * gdb.threads/threadapply.c: New file.
8427
9cf0961b
MK
84282004-11-07 Mark Kettenis <kettenis@gnu.org>
8429
8430 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
8431 frames.
8432
c789492a
FL
84332004-11-05 Felix Lee <felix+log1@specifixinc.com>
8434
8435 * gdb.base/cursal.exp: New file.
8436 * gdb.base/cursal.c: New file.
8437
a1e167bb
AC
84382004-11-03 Andrew Cagney <cagney@gnu.org>
8439
8440 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
8441
b7cbf173
MK
84422004-10-30 Mark Kettenis <kettenis@gnu.org>
8443
8444 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
8445 NetBSD/ELF targets.
8446
88f9d34f
JB
84472004-10-29 Joel Brobecker <brobecker@gnat.com>
8448
8449 * gdb.threads/bp_in_thread.c: New file, copied from
8450 pthread_cond_wait.c.
8451 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
8452 file, rather than reusing the .c file from another testcase.
8453
ca7d6a0c
JB
84542004-10-20 Joel Brobecker <brobecker@gnat.com>
8455
8456 * gdb.ada/null_record.exp: Check where we stopped after
8457 sending the start command, instead of where the associated
8458 temporary breakpoint was inserted.
8459
0d863d03
AC
84602004-10-14 Andrew Cagney <cagney@gnu.org>
8461
8462 * gdb.mi/gdb701.c (main): Return 0.
8463
d11e72cb
DJ
84642004-10-13 Daniel Jacobowitz <dan@debian.org>
8465
d40539a4 8466 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 8467
e1923096
JJ
84682004-10-12 Jeff Johnston <jjohnstn@redhat.com>
8469
8470 * gdb.threads/schedlock.c: Add comment markers to use to find
8471 line numbers.
8472 * gdb.threads/schedlock.exp: Adjust regex to handle the new
8473 comments.
8474 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
8475 breakpoint lines.
8476
ec8ba2c9
DJ
84772004-10-12 Daniel Jacobowitz <dan@debian.org>
8478
8479 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
8480
0eb3658b
DJ
84812004-10-12 Daniel Jacobowitz <dan@debian.org>
8482
8483 * configure.in: Add gdb.dwarf2.
8484 * configure: Regenerated.
8485 * Makefile.in: Add gdb.dwarf2.
8486 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
8487 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
8488 gdb.dwarf2/file1.txt: New files.
8489
a271cc33
OF
84902004-10-11 Orjan Friberg <orjanf@axis.com>
8491
a9c64011 8492 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
8493 of "run", since the latter doesn't work with remote targets. Adjust
8494 the breakpoint numbering accordingly.
8495 * gdb.threads/pthread_cond_wait.exp: Ditto.
8496
895ce074
MC
84972004-10-08 Michael Chastain <mec.gnu@mindspring.com>
8498
8499 * gdb.base/overlays.exp: Update copyright years.
8500
6be3092d
KI
85012004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
8502
8503 * gdb.base/overlays.exp: Disable if target is Linux.
8504
e05389b8
FL
85052004-10-06 Felix Lee <felix+log1@specifixinc.com>
8506
8507 * config/gdbserver.exp (gdb_load): Use right filename on remote.
8508
73cb587d
KI
85092004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
8510
8511 * gdb.asm/asm-source.exp: Add m32r-linux target.
8512 * gdb.asm/m32r-linux.inc: New file.
8513
3c0edcdc
AC
85142004-09-24 Andrew Cagney <cagney@redhat.com>
8515 David Anderson <anderson@redhat.com>
8516
8517 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
8518 command fails, assume things will work.
8519 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
8520 (_GNU_SOURCE): Define.
8521 (print_unsigned, print_hex): Change parameter to "long long".
8522 (print_byte_count): New function, use to print byte counts.
8523 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
8524 O_LARGEFILE.
8525 (main): Compute an upper bound on a corefile in max_core_size.
8526 Limit memory chunk size to max_core_size. Limit total memory
8527 allocated to max_core_size.
8528
4bb3667f
AC
85292004-09-23 Andrew Cagney <cagney@gnu.org>
8530
8531 * gdb.base/bigcore.exp: Replace the code that creates a corefile
8532 from a separate process with code that creates a corefile by
8533 making the inferior dump core.
8534
60fe1a51
MK
85352004-09-23 Mark Kettenis <kettenis@gnu.org>
8536
8537 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
8538 block.
8539
8e937346
MC
85402004-09-23 Michael Chastain <mec.gnu@mindspring.com>
8541
8542 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
8543 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
8544 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
8545 Likewise.
8546
7213f6d6
JJ
85472004-09-20 Jeff Johnston <jjohnstn@redhat.com>
8548
8549 * gdb.java/jprint.exp: New test case for java inferior call.
8550 * gdb.java/jprint.java: Ditto.
8551
eac69dca
JB
85522004-09-15 Joel Brobecker <brobecker@gnat.com>
8553
8554 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
8555
22227696
MC
85562004-09-14 Michael Chastain <mec.gnu@mindspring.com>
8557
8558 * gdb.threads/killed.c: Include <stdlib.h>.
8559 * gdb.threads/pthreads.c: Likewise.
8560
7dd403a4
MC
85612004-09-14 Michael Chastain <mec.gnu@mindspring.com>
8562
8563 * gdb.threads/killed.c: Add copyright notice.
8564
33f2d567
JM
85652004-09-10 Jason Molenda (jmolenda@apple.com)
8566
a9c64011
AS
8567 * gdb.base/define.exp: Two new tests to verify zero space chars
8568 after 'if' and 'while' commands in a user-defined command is correctly
8569 parsed.
33f2d567 8570
e05b62ac
AC
85712004-09-08 Andrew Cagney <cagney@gnu.org>
8572
8573 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
8574 delivery test with duplicate at end of file.
8575
9cbe82da
MK
85762004-09-06 Mark Kettenis <kettenis@jive.nl>
8577
8578 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
8579
564803d9
MC
85802004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8581
8582 * config/hppro.exp: Removed.
8583
7c6807ce
MC
85842004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8585
8586 * config/sparclet.exp: Removed.
8587
bf7e26dd
MC
85882004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8589
8590 * config/udi.exp: Removed.
8591
714e341b
MC
85922004-09-02 Michael Chastain <mec.gnu@mindspring.com>
8593
8594 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
8595 of "exp_continue".
8596 (advancei): Likewise.
8597
1236e623
JJ
85982004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8599
8600 * gdb.base/unload.exp: Fix so messages aren't duplicated.
8601
3bdcad15
MI
86022004-09-01 Manoj Iyer <manjo@austin.ibm.com>
8603
228af206 8604 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
8605 to check for nodebug in executable.
8606 * gdb.gdb/observer.exp (setup_test): Likewise.
8607 * gdb.gdb/selftest.exp (test_with_self): Likewise.
8608 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
8609
c72b934c
AC
86102004-09-01 Andrew Cagney <cagney@gnu.org>
8611
8612 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
8613 files.
8614
edd9b715
JJ
86152004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8616
8617 * gdb.base/unload.exp: Fix expected warning message to match
8618 latest format.
8619
fb4ce06b
CV
86202004-09-01 Corinna Vinschen <vinschen@redhat.com>
8621
8622 * gdb.base/call-rt-st.exp: Fix typos.
8623
ce78e7c3
MI
86242004-08-31 Manoj Iyer <manjo@austin.ibm.com>
8625
8626 * gdb.threads/thread_check.exp: New testcase.
8627 * gdb.threads/thread_check.c: New testcase.
8628
2dedb159
AC
86292004-08-31 Andrew Cagney <cagney@gnu.org>
8630
8631 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
8632 (skip_to_handler_entry): New procedures. Test stepping into a
8633 handler when the breakpoint is at the handler's entry point.
8634
68f53502
AC
86352004-08-30 Andrew Cagney <cagney@gnu.org>
8636
8637 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
8638 gdb/1757.
8639
3e3ffd2b
MC
86402004-08-27 Michael Chastain <mec.gnu@mindspring.com>
8641
8642 With code from Manoj Iyer <manjo@austin.ibm.com>:
8643 * lib/gdb.exp (gdb_file_cmd): Return more information in the
8644 return value. Add an arm for "no debugging symbols found".
8645 Change a stray "error" to "perror".
8646 (gdb_run_cmd): Adapt to new return value.
8647 * gdb.base/remote.exp: Adapt to new return value.
8648 * gdb.gdb/complaints.exp: Likewise.
8649 * gdb.gdb/observer.exp: Likewise.
8650 * gdb.gdb/selftest.exp: Likewise.
8651 * gdb.gdb/xfullpath.exp: Likewise.
8652
4b6f5fd2
JB
86532004-08-27 Joel Brobecker <brobecker@gnat.com>
8654
8655 * gdb.threads/bp_in_thread.exp: New testcase.
8656
e5b25496
MC
86572004-08-27 Michael Chastain <mec.gnu@mindspring.com>
8658
8659 Fix PR testsuite/1735.
8660 * gdb.threads/schedlock.c (thread_function): Add a cast
8661 to suppress a gcc warning.
8662 * gdb.threads/thread-specific.c (thread_function): Likewise.
8663
934353d6
MC
86642004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8665
8666 * gdb.base/unload.c: Include <stdlib.h>.
8667
f98a0aef 86682004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 8669
f98a0aef 8670 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
8671 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
8672 synchronized after the "return".
8673
5a2e8882
MC
86742004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8675
8676 * gdb.mi/basics.c: Include <stdio.h>.
8677 * gdb.mi/pthreads.c: Include <stdlib.h>.
8678 * gdb.mi/var-cmd.c: Include <stdlib.h>.
8679
a9640423
MC
86802004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8681
8682 * gdb.threads/schedlock.c: Add copyright notice.
8683
b04e311d
AC
86842004-08-25 Andrew Cagney <cagney@gnu.org>
8685
8686 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
8687 (skip_over_handler, breakpoint_over_hander): New test procedures.
8688 (advance, advancei): Add a proper prefix, do not use
8689 rerun_to_main.
8690 * gdb.base/sigstep.c (main): Change to use an infinite loop.
8691
7c27f15b
MC
86922004-08-24 Michael Chastain <mec.gnu@mindspring.com>
8693
8694 * gdb.mi/basics.c: Add copyright notice.
8695 * gdb.mi/var-cmd.c: Add copyright notice.
8696
fffc87ae
MC
86972004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8698
8699 * lib/gdb.exp: Remove signed_keyword_not_used.
8700 * lib/compiler.c: Likewise.
8701 * lib/compiler.cc: Likewise.
8702
d782e0bf
MC
87032004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8704
8705 * gdb.base/whatis.c: Remove conditional disabling of "signed".
8706 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
8707
96033e83
MC
87082004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8709
8710 * gdb.base/whatis.c: Add copyright notice.
8711
cf38c229
MK
87122004-08-20 Mark Kettenis <kettenis@gnu.org>
8713
8714 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
8715 it to skip the breakpoints encoded in the inline assembly.
8716
f4b49756
MC
87172004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8718
8719 * Makefile.in: Add gdb.fortran.
8720
2f193b69
MC
87212004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8722
8723 * gdb.base/call-sc.exp (test_scalar_returns):
8724 Fix cut-and-paste glitch in "Make fun return now".
8725
89a237cb
MC
87262004-08-17 Michael Chastain <mec.gnu@mindspring.com>
8727
8728 * configure.in: Add gdb.fortran.
8729 * configure: Regenerate.
8730 * gdb.fortran/Makefile.in: New file.
8731 * lib/gdb.exp (skip_fortran_tests): New procedure.
8732
469aff8e
MC
87332004-08-17 Michael Chastain <mec.gnu@mindspring.com>
8734
8735 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
8736 reference to bug-gnu@prep.ai.mit.edu.
8737 * gdb.mi/mi-var-child.exp: Likewise.
8738 * gdb.mi/mi-var-cmd.exp: Likewise.
8739 * gdb.mi/mi-var-display.exp: Likewise.
8740 * gdb.mi/mi2-var-block.exp: Likewise.
8741 * gdb.mi/mi2-var-child.exp: Likewise.
8742 * gdb.mi/mi2-var-cmd.exp: Likewise.
8743 * gdb.mi/mi2-var-display.exp: Likewise.
8744
00b51b9f
MK
87452004-08-15 Mark Kettenis <kettenis@gnu.org>
8746
8747 * gdb.base/unload.c (main): Make local variable msg const.
8748
45f07fef
MC
87492004-08-15 Michael Chastain <mec.gnu@mindspring.com>
8750
8751 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
8752 to bug-gnu@prep.ai.mit.edu.
8753 * gdb.mi/mi-disassemble.exp: Likewise.
8754 * gdb.mi/mi-eval.exp: Likewise.
8755 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
8756 default line number.
8757 * gdb.mi/mi-return.exp: Likewise.
8758 * gdb.mi/mi-simplerun.exp: Likewise.
8759 * gdb.mi/mi-stack.exp: Likewise.
8760 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
8761 number with explicit range test.
8762 * gdb.mi/mi-watch.exp: Likewise.
8763 * gdb.mi/mi2-break.exp: Likewise.
8764 * gdb.mi/mi2-cli.exp: Likewise.
8765 * gdb.mi/mi2-disassemble.exp: Likewise.
8766 * gdb.mi/mi2-eval.exp: Likewise.
8767 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
8768 default line number.
8769 * gdb.mi/mi2-return.exp: Likewise.
8770 * gdb.mi/mi2-simplerun.exp: Likewise.
8771 * gdb.mi/mi2-stack.exp: Likewise.
8772 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
8773 number with explicit range test.
8774 * gdb.mi/mi2-watch.exp: Likewise.
8775
dd8c8ee7
MC
87762004-08-15 Michael Chastain <mec.gnu@mindspring.com>
8777
8778 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
8779 * gdb.cp/m-static.exp: Likewise.
8780 * gdb.cp/rtti.exp: Likewise.
8781
4e838464
MK
87822004-08-14 Mark Kettenis <kettenis@gnu.org>
8783
8784 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
8785
8d8cb839
EZ
87862004-08-14 Eli Zaretskii <eliz@gnu.org>
8787
8788 * ChangeLog: Prefix Local Variables with semi-colons and indent
8789 the reference to older ChangeLog files, to fix fontification in
8790 Emacs.
8791
deea8bb0
MC
87922004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8793
8794 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
8795 * gdb.mi/mi2-break.exp: Likewise.
8796
c3297504
MC
87972004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8798
8799 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
8800
25808999
MC
88012004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8802
8803 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
8804
226a8d71
MC
88052004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8806
8807 * gdb.cp/classes.exp: Remove unused declarations. Just let
8808 test names default instead of providing special names. Remove
8809 extraneous demangler test.
8810
37fdf854
JJ
88112004-08-12 Jeff Johnston <jjohnstn@redhat.com>
8812
8813 * gdb.base/unload.exp: New test for breakpoints in dynamically
8814 loaded libraries.
8815 * gdb.base/unload.c: Ditto.
8816 * gdb.base/unloadshr.c: Ditto.
8817
2d3a7986
MC
88182004-08-12 Michael Chastain <mec.gnu@mindspring.com>
8819
8820 * gdb.cp/classes.exp (test_ptype_class_objects): Call
8821 cp_test_ptype_class.
8822 (test_enums): Likewise.
8823
c72b934c
AC
88242004-08-10 Andrew Cagney <cagney@gnu.org>
8825
8826 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
8827 files.
8828
cc503c8a
AC
88292004-08-10 Andrew Cagney <cagney@gnu.org>
8830
8831 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
8832 init_malloc call.
8833
902f2ccb
MC
88342004-08-10 Michael Chastain <mec.gnu@mindspring.com>
8835
8836 * ChangeLog: Add copyright notice. The notice is copied
8837 from emacs 21.3 top level ChangeLog.
8838
78c90502
MC
88392004-08-09 Michael Chastain <mec.gnu@mindspring.com>
8840
8841 * lib/cp-support.exp: New file.
8842 * lib/cp-support.exp (cp_test_type_class): New function.
8843 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
8844 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
8845 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
8846 cp_test_ptype_class.
8847
88e5ea78
MC
88482004-08-09 Michael Chastain <mec.gnu@mindspring.com>
8849
8850 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
8851 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8852 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
8853 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
8854 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8855 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
8856 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
8857 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
8858 gdb.mi/mi2-watch.exp: Update copyright years.
8859
6a89fc9c
MK
88602004-08-09 Mark Kettenis <kettenis@gnu.org>
8861
8862 * gdb.base/sigaltstack.exp: Provide proper anchoring.
8863
1482e0de
MC
88642004-08-09 Michael Chastain <mec.gnu@mindspring.com>
8865
8866 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
8867 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
8868 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
8869 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
8870 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
8871 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
8872 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
8873 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
8874 gdb.mi/mi-watch.exp: Update copyright years.
8875
1a5ce3f3
DJ
88762004-08-08 Daniel Jacobowitz <dan@debian.org>
8877
8878 PR gdb/1738
8879 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
8880 from a breakpoint with a pending signal.
8881
04f6ecf2
DJ
88822004-08-08 Daniel Jacobowitz <dan@debian.org>
8883
8884 PR gdb/1736
8885 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
8886 * gdb.base/sigaltstack.exp (finish_test): Consume output until
8887 the prompt.
8888 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
8889
54d90d35
DJ
88902004-08-08 Daniel Jacobowitz <dan@debian.org>
8891
8892 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
8893
d2f6abb0
DJ
88942004-08-08 Daniel Jacobowitz <dan@debian.org>
8895
8896 PR gdb/1736
8897 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
8898 for i?86-*-linux*.
8899
5598c03d
DJ
89002004-08-08 Daniel Jacobowitz <dan@debian.org>
8901
8902 * gdb.arch/i386-prologue.exp: Compile without debug information.
8903
c6fee705
MC
89042004-08-08 Michael Chastain <mec.gnu@mindspring.com>
8905
8906 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
8907 rather than asking gdb to search.
8908
dd90efdb
MC
89092004-08-05 Michael Chastain <mec.gnu@mindspring.com>
8910
8911 * gdb.base/gcore.c: Include <string.h>.
8912
1e84bec1
MC
89132004-08-05 Michael Chastain <mec.gnu@mindspring.com>
8914
8915 * gdb.base/gcore.c: Add copyright notice.
8916
e425eb2b
MC
89172004-08-05 Michael Chastain <mec.gnu@mindspring.com>
8918
8919 * gdb.base/freebpcmd.c: Include <stdio.h>.
8920 * gdb.base/long_long.c: Include <string.h>.
8921 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
8922 * gdb.base/siginfo.c: Include <string.h>.
8923 * gdb.base/sigstep.c: Include <string.h>.
8924
cb9aaed5
MC
89252004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8926
8927 * gdb.base/complex.c: Include <stdlib.h>.
8928
55944f3d
MC
89292004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8930
8931 * gdb.base/complex.c: Add copyright notice.
8932
7b2953d9
MC
89332004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8934
8935 * gdb.base/charset.c: Include <stdlib.h>.
8936
c9133d23
MC
89372004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8938
8939 * gdb.base/auxv.c: Include <stdlib.h>.
8940
0a8490ad
MC
89412004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8942
8943 * gdb.base/auxv.c: Add copyright notice.
8944
3426d5ec
MC
89452004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8946
8947 * gdb.base/coremaker.c: Add copyright notice.
8948 * gdb.base/coremaker2.c: Add copyright notice.
8949
8da195dd
AC
89502004-08-04 Andrew Cagney <cagney@gnu.org>
8951
8952 * gdb.base/store.exp: Update copyright.
8953 (check_set, up_set, check_struct, up_struct): Add a prefix to test
8954 names, do not import gdb_prompt.
8955
8d394f98
AC
89562004-08-01 Andrew Cagney <cagney@gnu.org>
8957
8958 Fix PR testsuite/1729.
8959 * gdb.base/dump.exp: Add test name to callers of capture_value, do
8960 not use capture_value with value 4.
8961 (capture_value): Add optional test name parameter.
8962 (test_reload_saved_value, test_restore_saved_value): Use $msg as
8963 the prefix, pass to capture_value.
8964
b6702b23
MK
89652004-08-01 Mark Kettenis <kettenis@gnu.org>
8966
8967 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
8968 * gdb.arch/i386-prologue.c (standard): New prototype and function.
8969 (main): Call new function.
8970
c203e0ca
MC
89712004-07-31 Michael Chastain <mec.gnu@mindspring.com>
8972
8973 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
8974
a7995a30
MC
89752004-07-31 Michael Chastain <mec.gnu@mindspring.com>
8976
8977 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
8978
9366563b
MC
89792004-07-31 Michael Chastain <mec.gnu@mindspring.com>
8980
b6eeaf26 8981 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
8982 Accept more values of vtbl pointer. Remove some messages
8983 about "obsolete gcc or gdb".
8984
2fc1f950
MC
89852004-07-30 Michael Chastain <mec.gnu@mindspring.com>
8986
8987 * gdb.cp/classes.exp: Accept more varieties of ptype output.
8988
c724d49b
MC
89892004-07-30 Michael Chastain <mec.gnu@mindspring.com>
8990
8991 * gdb.base/asm-source.exp: Properly convert target board
8992 debug flags from gcc format to binutils format.
8993
736b0fce
MK
89942004-07-28 Mark Kettenis <kettenis@gnu.org>
8995
8996 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
8997 gdb1718". PR backtrace/1718 partially fixed.
8998
5633ea5c
JJ
89992004-07-27 Jeff Johnston <jjohnstn@redhat.com>
9000
9001 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
9002
575eebb1
NC
90032004-07-26 Nick Clifton <nickc@redhat.com>
9004
9005 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
9006 good default value for a specific architecture is available then
9007 set it to that value. Otherwise default to the -gstabs switch.
9008 Remove the -g... switches from the asm-flags variable. Allow the
9009 target board info to override the value if it wants to. Pass the
9010 switch on the assembler command line.
9011
62104619
MK
90122004-07-23 Mark Kettenis <kettenis@gnu.org>
9013
9014 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
9015 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
9016 (main): Call new function.
9017
4a1135b8
MC
90182004-07-22 Michael Chastain <mec.gnu@mindspring.com>
9019
9020 Test for PR exp/1715.
9021 * gdb.base/radix.exp: Refactor common procedures. Make all
9022 test names unique. Change XFAIL to KFAIL.
9023
8a12c1f0
MC
90242004-07-20 Michael Chastain <mec.gnu@mindspring.com>
9025
9026 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
9027 * gdb.ada/gnat_ada.gin: ... to here.
9028 * configure.in: Use gnat_ada.gin.
9029 * configure: Regenerate.
9030
23b451cf
AC
90312004-07-20 Andrew Cagney <cagney@gnu.org>
9032
9033 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
9034 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
9035 XFAILs. Clean up test messages and comments. Check backtraces.
9036 Delete re-sync code.
9037
ab618a02
MC
90382004-07-19 Michael Chastain <mec.gnu@mindspring.com>
9039
9040 Fix PR cli/740.
9041 * gdb.base/annota1.exp: Honor gdb,nosignals.
9042 * gdb.base/annota3.exp: Likewise.
9043
46dad340
MC
90442004-07-19 Michael Chastain <mec.gnu@mindspring.com>
9045
9046 * lib/java.exp: Update copyright notice.
9047
756d8c70
AC
90482004-07-19 Andrew Cagney <cagney@gnu.org>
9049
9050 * gdb.base/selftest.exp: Copy file from here ...
9051 * gdb.gdb/selftest.exp: ... to here.
9052
586027e6
AC
90532004-07-16 Andrew Cagney <cagney@redhat.com>
9054
9055 * lib/insight-support.exp: Delete file.
9056 * lib/java.exp (java_init): Fix copyright.
9057
029d2200
AC
90582004-07-16 Andrew Cagney <cagney@gnu.org>
9059
9060 * gdb.base/restore.c: Append "prologue" to comments marking the a
9061 function's prologue.
9062 * gdb.base/restore.exp: Update copyright, re-indent.
9063 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
9064 callerN" prefix where needed. Update patterns that match a
9065 function's prologue.
9066
653b62c5
MC
90672004-07-16 Michael Chastain <mec.gnu@mindspring.com>
9068
9069 * gdb.base/restore.c: Add copyright notice.
9070
f7d690e5
AC
90712004-07-16 Andrew Cagney <cagney@gnu.org>
9072
9073 * gdb.base/logical.exp: Update copyright.
9074 (evaluate): New procedure. Use to re-implement tests using
9075 several tables.
9076
d629a7cb
MH
90772004-07-14 Martin Hunt <hunt@redhat.com>
9078
9079 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
9080 which fixes some problems where init.tcl was not found.
9081
9c7bb332
AC
90822004-07-13 Andrew Cagney <cagney@gnu.org>
9083
6bf46641
AC
9084 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
9085 (check_sizeof, check_valueof): Do not include the output in the
9086 test name. Use gdb_test.
9087 (get_valueof): Use gdb_test_multiple.
9088
c4ffd4c0
AC
9089 * gdb.base/step-test.exp: Update copyright. Use
9090 gdb_test_multiple. Ensure that test names do not include
9091 architecture dependent output.
9092
ab89363a
AC
9093 * gdb.gdb/observer.exp: Update copyright.
9094 (setup_test): Use gdb_test_multiple.
9095 (attach_first_observer, attach_second_observer)
9096 (attach_third_observer, detach_first_observer)
9097 (detach_second_observer, detach_third_observer)
9098 (reset_counters, check_counters): Make $message a prefix.
9099 (test_normal_stop_notifications): Add "args" parameter - a list of
9100 init functions to be called. Make $message a prefix,
9101 (test_observer_normal_stop): Change the message prefixes so that
9102 they are unique, pass the attach / detach procedures to
9103 test_normal_stop_notifications.
9104
ec58997a
AC
9105 * gdb.base/signull.exp (test_segv): Prefix all tests with
9106 "${name}". Clean up test messages.
9107
b475183b
AC
9108 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
9109
9c7bb332
AC
9110 * gdb.base/ena-dis-br.exp: Update copyright.
9111 (break_at): New function. Replace send_gdb with gdb_test,
9112 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
9113 ignore count, not stopped at bpt", with KFAIL.
9114
2dd95497
CV
91152004-07-13 Corinna Vinschen <vinschen@redhat.com>
9116
9117 * gdb.base/attach.exp: Remove cleanupfile handling.
9118
419e626b
AC
91192004-07-12 Andrew Cagney <cagney@gnu.org>
9120
9121 * gdb.base/annota1.exp: Cleanup corefile test name.
9122 * gdb.base/annota3.exp: Ditto.
9123
8b1b3228
AC
91242004-07-12 Andrew Cagney <cagney@gnu.org>
9125
78650829
AC
9126 * gdb.base/signals.exp: Clean up copyright, re-indent.
9127
8b1b3228
AC
9128 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
9129 gdb_test and gdb_test_multiple.
9130
935c2760
JJ
91312004-07-08 Jeff Johnston <jjohnstn@redhat.com>
9132
9133 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 9134 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
9135 provide line number info for first statement in main.
9136
1544280f
AC
91372004-07-08 Andrew Cagney <cagney@gnu.org>
9138
1279f4ff
AC
9139 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
9140
1544280f
AC
9141 * gdb.base/sigbpt.exp: Make the common part of each test name a
9142 prefix instead of suffix.
9143
bcc82369
BR
91442004-07-07 Bob Rossi <bob_rossi@cox.net>
9145
9146 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
9147 test from test_tbreak_creation_and_listing to
9148 test_file_list_exec_source_file
9149 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
9150 Changed name of test from test_tbreak_creation_and_listing to
9151 test_file_list_exec_source_file
9152
23f4b0aa
JJ
91532004-07-07 Jeff Johnston <jjohnstn@redhat.com>
9154
9155 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
9156 the jmisc() constructor instead of <init>.
9157 * gdb.java/jmisc1.exp: Ditto.
9158
56401cd5
AC
91592004-07-07 Andrew Cagney <cagney@gnu.org>
9160
9161 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
9162 corrupting the PC.
9163
44ae2f6a
MC
91642004-07-06 Michael Chastain <mec.gnu@mindspring.com>
9165
9166 * gdb.cp/templates.exp: Accept whitespace change in demangler
9167 output.
9168
45a83408
AC
91692004-07-06 Andrew Cagney <cagney@gnu.org>
9170
9171 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
9172
d205ad70
MC
91732004-07-02 Michael Chastain <mec.gnu@mindspring.com>
9174
9175 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
9176 * lib/compiler.cc: Likewise.
9177
06ea1a61
MC
91782004-06-30 Michael Chastain <mec.gnu@mindspring.com>
9179
9180 * lib/compiler.cc: Work around string preprocessing problem
9181 with old hp c++ compiler.
9182 * lib/compiler.c: Likewise.
9183
daab1251
CV
91842004-06-29 Corinna Vinschen <vinschen@redhat.com>
9185
9186 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
9187 directives to conditionalize symbol prefixing.
9188 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
9189 additional_flags handling. Add underscore prefix for Cygwin.
9190 * gdb.arch/i386-unwind.c: Use preprocessor directives to
9191 conditionalize symbol prefixing.
9192 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
9193 additional_flags handling. Add underscore prefix for Cygwin.
9194
cc984116
CV
91952004-06-29 Corinna Vinschen <vinschen@redhat.com>
9196
9197 * gdb.base/bigcore.exp: Skip test on Cygwin.
9198
c279b077
MC
91992004-06-28 Michael Chastain <mec.gnu@mindspring.com>
9200
9201 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
9202 formats for "info register". Use gdb_test_multiple. Fix
9203 the "invalid register" test.
9204
0e915747
CV
92052004-06-28 Corinna Vinschen <vinschen@redhat.com>
9206
9207 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
9208 PID for Cygwin. Add Cygwin specific strings to check for in some
9209 tests.
9210 (do_attach_tests): Add a test for user interaction when attaching
9211 to a process with no matching symbol table already loaded.
9212
11422c86
AC
92132004-06-26 Andrew Cagney <cagney@gnu.org>
9214
9215 Test PR java/1567 and PR java/1565.
9216 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
9217 * gdb.java/jmisc2.exp: Delete file.
9218
cefbce26
MC
92192004-06-26 Michael Chastain <mec.gnu@mindspring.com>
9220
9221 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
9222
e19f872c
CV
92232004-06-25 Corinna Vinschen <vinschen@redhat.com>
9224
9225 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
9226 attach process.
9227
d931ba3b
MC
92282004-06-23 Michael Chastain <mec.gnu@mindspring.com>
9229
9230 * gdb.cp/pr-1553.exp: Remove.
9231
aef68c48
MC
92322004-06-22 Michael Chastain <mec.gnu@mindspring.com>
9233
9234 * gdb.cp/pr-1553.cc: Remove.
9235 * gdb.cp/pr-1553.exp: Disable this test.
9236
8d5df71a
JB
92372004-06-20 Jim Blandy <jimb@redhat.com>
9238
a9c64011 9239 Fix PR testsuite/1680.
8d5df71a
JB
9240 * gdb.arch/i386-sse.exp: Properly quote curly braces in
9241 regular expressions.
9242
4ac6f39d
MC
92432004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9244
9245 Fix PR testsuite/1679.
9246 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
9247 Issue an UNSUPPORTED result instead.
9248
1b413552
JB
92492004-06-18 Jim Blandy <jimb@redhat.com>
9250
9251 * gdb.base/charset.exp: Only send a control-C if we see a new
9252 prompt and incomplete command.
9253
6daa6ebd
MC
92542004-06-18 Michael Chastain <mec.gnu@mindspring.com>
9255
9256 * gdb.cp/pr-574.cc: Add copyright notice.
9257
51fa4ae0
JB
92582004-06-17 Jim Blandy <jimb@redhat.com>
9259
9260 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
9261 cases where the regexp has no groups; this grabs random text from
9262 the previous test suite, whatever that was.
9263
8fea26c5
MC
92642004-06-17 Michael Chastain <mec.gnu@mindspring.com>
9265
9266 * gdb.cp/printmethod.cc: Add copyright notice.
9267
1e3aeb41
MC
92682004-06-16 Michael Chastain <mec.gnu@mindspring.com>
9269
9270 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
9271
9d9030bc
AC
92722004-06-16 Andrew Cagney <cagney@gnu.org>
9273
9274 * gdb.base/signull.c: Update copyright. Include <string.h>.
9275 (bowler): Replace data_pointer with data_read
9276 and data_write cases. Add code_descriptor case.
9277 (zero, desc): New array and pointer.
9278 (data, code): Change to simple pointers.
9279 * gdb.base/signull.exp: Fix probe pattern matching a function
9280 descriptor SIGSEGV. Replace data_pointer with data_read and
9281 data_write tests.
9282
acd4ad44
AC
92832004-06-16 Andrew Cagney <cagney@gnu.org>
9284
9285 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
9286
08fd625c
MC
92872004-06-15 Michael Chastain <mec.gnu@mindspring.com>
9288
9289 * gdb.base/long_long.c: Add copyright notice.
9290
1903502c
MC
92912004-06-15 Michael Chastain <mec.gnu@mindspring.com>
9292
9293 * gdb.base/long_long.exp: Remove reference to
9294 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
9295 to gdb_breakpoint and gdb_continue_to_breakpoint.
9296
83313cb1
JB
92972004-06-14 Jim Blandy <jimb@redhat.com>
9298
9299 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
9300 endian case.
9301
1bf404ef
AC
93022004-06-14 Andrew Cagney <cagney@gnu.org>
9303
9304 * gdb.base/gcore.exp (capture_command_output): Delete the always
9305 passing tests containing inferior values.
9306 * gdb.base/ending-run.exp: Do not include the breakpoint address
9307 in the test message. Update copyright.
9308 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
9309 size in the test name, use gdb_test_multiple. Update copyright.
9310
ef220b33
MC
93112004-06-14 Michael Chastain <mec.gnu@mindspring.com>
9312
9313 * gdb.cp/ref-types.cc: Add copyright notice.
9314
4f70a4c9
MC
93152004-06-14 Michael Chastain <mec.gnu@mindspring.com>
9316
9317 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
9318 hp_aCC_compiler.
9319 * lib/compiler.cc: Likewise.
9320 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
9321 'set' commands. Log diagnostics for other lines. Set
9322 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
9323
335928ac
MC
93242004-06-13 Michael Chastain <mec.gnu@mindspring.com>
9325
9326 * gdb.cp/try_catch.cc: Add copyright notice.
9327
2efb12e8
MC
93282004-06-12 Michael Chastain <mec.gnu@mindspring.com>
9329
9330 * gdb.cp/userdef.cc: Add copyright notice.
9331
0bbed51a
MC
93322004-06-11 Michael Chastain <mec.gnu@mindspring.com>
9333
9334 * gdb.cp/virtfunc.cc: Add copyright notice.
9335
e12a46c9
RC
93362004-06-11 Randolph Chung <tausq@debian.org>
9337
9338 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
9339 problem.
9340
338e05af
AC
93412004-06-10 Andrew Cagney <cagney@gnu.org>
9342
9343 * lib/compiler.cc, lib/compiler.c: Append either
9344 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
9345 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
9346 instead of gcc-3-3.
9347
dc3f10cb
AC
93482004-06-09 Andrew Cagney <cagney@gnu.org>
9349
b4d946af
AC
9350 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
9351 gdb/1455, bug is specific to "long long" and "double".
a9c64011 9352
dc3f10cb
AC
9353 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
9354 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
9355 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
9356 fixed.
9357
b5c0bfa2
AC
93582004-06-09 Andrew Cagney <cagney@gnu.org>
9359
9360 * gdb.base/structs.exp (test_struct_returns): Replace
9361 "return_value_unknown" and "finish_value_unknown" by
9362 "return_value_known" and "finish_value_known". Instead of
9363 "return_value_unknown" iff "finish_value_unknown", check
9364 "return_value_known" implies "finish_value_known".
9365
caeb605f
MH
93662004-06-08 Martin Hunt <hunt@redhat.com>
9367
9368 * gdb.base/float.exp: Add pattern for mips targets.
9369
c892bb64
RC
93702004-06-08 Randolph Chung <tausq@debian.org>
9371
9372 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
9373 message for unknown architectures more clear.
9374
48306d3e
JB
93752004-06-08 Joel Brobecker <brobecker@gnat.com>
9376
9377 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
9378 start the execution of the program.
9379
83ecb59f
JB
93802004-06-07 Jim Blandy <jimb@redhat.com>
9381
9382 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
9383 * gdb.arch/i386-cpuid.h: New helper file.
9384
55264cb4
RC
93852004-06-07 Randolph Chung <tausq@debian.org>
9386
9387 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
9388 has started.
9389
23cadb28
RM
93902004-06-04 Roland McGrath <roland@redhat.com>
9391
9392 Fix PR gdb/1647.
9393 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
9394 differently to be robust to output buffering differences.
9395
51d01eda
MC
93962004-06-04 Michael Chastain <mec.gnu@mindspring.com>
9397
9398 * gdb.threads/pthreads.exp: Update copyright years.
9399 (check_control_c): Change asynchronous 'after' to synchronous.
9400
f4fc3b93
RM
94012004-06-04 Roland McGrath <roland@redhat.com>
9402
9403 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
9404 next gdb prompt.
9405
4013522b
MC
94062004-06-02 Michael Chastain <mec.gnu@mindspring.com>
9407
9408 Fix PR gdb/1636.
9409 * gdb.threads/manythreads.exp: Change asynchronous 'after'
9410 calls to synchronous.
9411
7a8f1e6b
JB
94122004-05-26 Jim Blandy <jimb@redhat.com>
9413
9414 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
9415
81bb3443
RC
94162004-05-24 Randolph Chung <tausq@debian.org>
9417
9418 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
9419 * gdb.asm/pa.inc: New file.
9420
8f5a3103
MK
94212004-05-22 Mark Kettenis <kettenis@gnu.org>
9422
9423 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
9424
734b8fe8 94252004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 9426 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
9427
9428 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
9429 GDB prompt.
9430
725603e1
UW
94312004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9432
f4fc3b93 9433 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
9434 setjmp/longjmp. Use sigaction instead of signal.
9435
8b923272 94362004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 9437 Michael Snyder <msnyder@redhat.com>
8b923272
JB
9438
9439 * gdb.threads/pthread_cond_wait.c: New file.
9440 * gdb.threads/pthread_cond_wait.exp: New testcase.
9441
8bfabb04
AC
94422004-05-13 Andrew Cagney <cagney@redhat.com>
9443
9444 * gdb.base/signull.exp, gdb.base/signull.c: New files.
9445 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
9446
42edda50
AC
94472004-05-11 Andrew Cagney <cagney@redhat.com>
9448
9449 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
9450 fixed but revealed gdb/1639.
9451
d303a6c7
AC
94522004-05-10 Andrew Cagney <cagney@redhat.com>
9453
9454 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
9455 func1" and "next to 2nd alarm", kernel bug avoided.
9456
bf08c2a1
DJ
94572004-05-10 Daniel Jacobowitz <dan@debian.org>
9458
9459 PR external/1568
9460 * gdb.base/bigcore.exp: Check the size of the dumped core file.
9461 XFAIL if it is smaller than bytes_allocated.
9462 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
9463 (main): Make chunks_allocated unsigned. Correct comment.
9464
c0586a34
JB
94652004-05-07 Joel Brobecker <brobecker@gnat.com>
9466
9467 * gdb.arch/powerpc-aix-prologue.c: New file.
9468 * gdb.arch/powerpc-aix-prologue.exp: New file.
9469
f2785d12
JB
94702004-05-07 Jim Blandy <jimb@redhat.com>
9471
9472 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
9473 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
9474
bd7f6e30
JB
94752004-05-06 Joel Brobecker <brobecker@gnat.com>
9476
9477 * gdb.base/sep.exp: No longer setup_kfail when the program was
9478 built with dwarf2.
9479
0a5e7efe
JI
94802004-05-05 Jim Ingham <jingham@apple.com>
9481
9482 * gdb.base/pending.exp: Make sure pending breakpoints
9483 preserve the ignore count.
f4fc3b93 9484
a8958849
MK
94852004-04-27 Jerome Guitton <guitton@gnat.com>
9486
9487 * i386-prologue.exp: Add testcase for jump instruction as first
9488 instruction of the real code.
9489 * i386-prologue.c (jump_at_beginning): New function.
9490
7e103f5b
MK
94912004-04-28 Mark Kettenis <kettenis@gnu.org>
9492
9493 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
9494 x86_64-*-*.
9495
5d38b224
MK
94962004-04-28 Mark Kettenis <kettenis@gnu.org>
9497
9498 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
9499 i*86-*-*.
9500
0ef32fd9
MK
95012004-04-25 Mark Kettenis <kettenis@gnu.org>
9502
9503 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
9504 expression that checks the return type.
9505
71d7dd7c
AC
95062004-04-23 Andrew Cagney <cagney@redhat.com>
9507
9508 * gdb.base/call-sc.exp: New test of scalar call/return values.
9509 * gdb.base/call-sc.c: Ditto.
9510
1e9f977e
JJ
95112004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9512
9513 * gdb.threads/manythreads.c: Reduce thread stack size.
9514
899d9e3a
JJ
95152004-04-23 Jeff Johnston <jjohnstn@redhat.com>
9516
9517 * gdb.threads/manythreads.c: Add copyright notice.
9518
61bcae62
AC
95192004-04-23 Andrew Cagney <cagney@redhat.com>
9520
9521 * gdb.base/siginfo.exp: Better handle step out of signal.
9522 * gdb.base/sigstep.exp: Ditto.
9523
7339a42e 95242004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 9525 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
9526
9527 * gdb.threads/manythreads.c: New testcase.
9528 * gdb.threads/manythreads.exp: Ditto.
9529
5c98409b
JB
95302004-04-22 Jim Blandy <jimb@redhat.com>
9531
9532 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
9533 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
9534
3b611f1a
MC
95352004-04-21 Michael Chastain <mec.gnu@mindspring.com>
9536
9537 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
9538
f0fd9238
AC
95392004-04-21 Andrew Cagney <cagney@redhat.com>
9540
9541 * gdb.base/sigstep.c: New file.
9542 * gdb.base/sigstep.exp: New file.
9543
90990674
JB
95442004-04-16 Joel Brobecker <brobecker@gnat.com>
9545
9546 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
9547 call to observer_notify_normal_stop.
9548
78cef34b
AC
95492004-04-15 Andrew Cagney <cagney@redhat.com>
9550
9551 * gdb.base/siginfo.c: New file.
9552 * gdb.base/siginfo.exp: New file.
9553
d2343407
JB
95542004-04-12 J. Brobecker <brobecker@gnat.com>
9555
9556 * gdb.base/sep.exp: Fix typo in comment.
9557
a2dba3c8
JB
95582004-04-12 J. Brobecker <brobecker@gnat.com>
9559
9560 * gdb.base/sep.c: New file.
9561 * gdb.base/sep-proc.c: New file.
9562 * gdb.base/sep.exp: New testcase.
9563
15f7b60e
MK
95642004-04-09 Mark Kettenis <kettenis@gnu.org>
9565
9566 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
9567 support.
9568
44f4de1a
AC
95692004-04-05 Andrew Cagney <cagney@redhat.com>
9570
9571 * gdb.base/sigaltstack.c: New file.
9572 * gdb.base/sigaltstack.exp: New file.
9573
ef04f396
JB
95742004-04-04 Joel Brobecker <brobecker@gnat.com>
9575
9576 * gdb.base/foll-fork.exp: Update the expected output for
9577 "help set follow-fork-mode", to match a change that was made
9578 to the help of this variable on 2004-01-13.
9579
d40d2c92
JB
95802004-04-01 Joel Brobecker <brobecker@gnat.com>
9581
9582 * lib/ada.exp: Add copyright notice.
9583 * bar.ads: Likewise.
9584 * bar.adb: Likewise.
9585 * null_record.adb: Likewise.
9586 * null_record.exp: Likewise.
9587 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
9588
f86ef5a3
JB
95892004-04-01 Joel Brobecker <brobecker@gnat.com>
9590
9591 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
9592 * configure: Regenerate.
9593
414e70e3
JB
95942004-04-01 Joel Brobecker <brobecker@gnat.com>
9595
9596 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
9597 to build the application. Remove the message printed when in
9598 verbose mode, redundant with the UNSUPPORTED message above.
9599
f0aaee49
JB
96002004-03-31 Joel Brobecker <brobecker@gnat.com>
9601
9602 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
9603 * gdb.ada (null_record.exp): New testcase.
9604
ac81cb54
JB
96052004-03-31 Joel Brobecker <brobecker@gnat.com>
9606
9607 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
9608
854af2f7
JB
96092004-03-31 Joel Brobecker <brobecker@gnat.com>
9610
9611 * gdb.ada: New subdirectory.
9612 * gdb.ada/Makefile.in: New file.
9613 * gdb.ada/gnat_ada.gpr.in: New file.
9614
034cb681
JB
96152004-03-31 Joel Brobecker <brobecker@gnat.com>
9616
9617 * lib/ada.exp: New file.
9618
78a1a894
DJ
96192004-03-24 Daniel Jacobowitz <drow@mvista.com>
9620
9621 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
9622 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
9623
4b2b3b3e
AC
96242004-03-22 Andrew Cagney <cagney@redhat.com>
9625
9626 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
9627 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9628 Problem identified by Ulrich Weigand.
9629
23c73aa3
DC
96302004-03-17 David Carlton <carlton@kealia.com>
9631
9632 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
9633 PR c++/826.
9634
d63a86f8
RM
96352004-03-16 Roland McGrath <roland@redhat.com>
9636
9637 * gdb.base/auxv.exp: New file.
9638 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
9639
0e02aa50
DC
96402004-03-12 David Carlton <carlton@kealia.com>
9641
9642 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
9643 * gdb.cp/pr-1553.cc: Ditto.
9644 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
9645 pass branch.
9646
c20b71be
MC
96472004-03-12 Michael Chastain <mec.gnu@mindspring.com>
9648
9649 * gdb.cp/templates.exp: Accept more template types.
9650
c7414a01
MC
96512004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9652
9653 From Corinna Vinschen with modifications.
9654 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
9655 local variable obj_with_enum.
9656 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
9657 results with obj_with_enum.
9658
ed69573c
MC
96592004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9660
9661 * gdb.cp/classes.cc: New file, copied from misc.cc.
9662 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
9663
28301461
MC
96642004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9665
9666 * gdb.cp/misc.cc: Add copyright notice.
9667
1198ecbe
DC
96682004-03-05 David Carlton <carlton@kealia.com>
9669
9670 * gdb.cp/rtti.exp: Add 'print *obj3' test.
9671 * gdb.cp/rtti.h: Update copyright.
9672 (namespace n2::n3): New.
9673 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
9674 (n2::n3::func3): New.
9675 (main): Call n2::n3::func3.
9676 * gdb.cp/rtti2.cc: Update copyright.
9677 (n2::create3): New.
9678
9e08c470
MK
96792004-03-04 Mark Kettenis <kettenis@gnu.org>
9680
9681 * gdb.asm/openbsd.inc: Fix typo.
9682
4bebc3aa
FF
96832004-03-03 Fred Fish <fnf@redhat.com>
9684
9685 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
9686 "val" instead of unused "size". Update copyright year.
9687
6ea9fb37
DJ
96882004-02-29 Daniel Jacobowitz <drow@mvista.com>
9689
9690 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
9691 to use unsigned char.
9692 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
9693 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
9694
23b23974
DJ
96952004-02-29 Daniel Jacobowitz <drow@mvista.com>
9696
9697 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
9698 line of output.
9699
7574fd53
DJ
97002004-02-28 Daniel Jacobowitz <drow@mvista.com>
9701
9702 * gdb.base/relocate.c (dummy): Initialize.
9703
a195357f
DJ
97042004-02-28 Daniel Jacobowitz <drow@mvista.com>
9705
9706 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
9707 a breakpoint at exit.
9708
72fd54a9
FF
97092004-02-27 Fred Fish <fnf@redhat.com>
9710
9711 * gdb.base/chng-syms.exp: Add expect condition to match failing
9712 case that isn't a timeout.
9713
b9d23137
AC
97142004-02-27 Andrew Cagney <cagney@redhat.com>
9715
9716 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
9717 support.
9718
15d208f6 97192004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 9720
15d208f6
FF
9721 * gdb.arch/gdb1431.c: Remove.
9722 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
9723 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
9724 of "until" incorrectly.
9725
98f9cd2d
JB
97262004-02-26 J. Brobecker <brobecker@gnat.com>
9727
9728 * gdb.cp/class2.cc (empty): New class.
9729 (refer): New function.
9730 (main): Declare an object of type empty and use it.
9731 * gdb.cp/class2.exp: Print the value of an object of type empty.
9732
9b50c11b
JJ
97332004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9734
9735 * gdb.base/langs.exp: Update query string to match the
9736 new nquery format used for pending breakpoints.
9737
0dcd613f
AC
97382004-02-26 Andrew Cagney <cagney@redhat.com>
9739
9740 Fix PR i18n/1570.
9741 * gdb.base/charset.c: Update copyright notice.
9742 (main, init_string): Remove the escape character '\e' tests.
9743 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
9744 * gdb.base/charset.exp (valid_host_charset): Ditto.
9745 * gdb.base/setvar.exp: Ditto.
9746
b8a56647
AC
97472004-02-24 Andrew Cagney <cagney@redhat.com>
9748
90d59e34
AC
9749 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
9750 mmapped data in core file" PASS and FAIL messages consistent.
9751
b8a56647
AC
9752 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
9753 setting a breakpoint. Work around PR java/1565.
9754
9f27c604
JJ
97552004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9756
9757 * lib/gdb.exp (gdb_breakpoint): Update query string to match
9758 new nquery format.
9759 * gdb.base/pending.exp: Ditto.
9760
3224a706
MK
97612004-02-22 Mark Kettenis <kettenis@gnu.org>
9762
9763 * configure.in: Run stabs tests on *BSD.
9764 * configure: Regenerated.
9765
41e0a9ca
MK
97662004-02-21 Mark Kettenis <kettenis@gnu.org>
9767
9768 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
9769
1e1b3428
FF
97702004-02-20 Fred Fish <fnf@redhat.com>
9771
9772 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
9773 blank in test for "returns short", for consistency with other
9774 "returns xxx" tests. Update copyright year.
9775
f9a7572a
FF
97762004-02-19 Fred Fish <fnf@redhat.com>
9777
9778 New testcase for PR breakpoint/1558.
9779 * gdb.arch/gdb1558.exp: New file.
9780 * gdb.arch/gdb1558.c: New file.
9781
b2ce2854
EZ
97822004-02-19 Elena Zannoni <ezannoni@redhat.com>
9783
9784 * gdb.base/nodebug.exp: Fix typo.
9785
e7c9ff01
JB
97862004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9787
9788 Committed by Jim Blandy <jimb@redhat.com>.
9789
62f4b920
JB
9790 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
9791
2db536a1
JB
9792 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
9793
e7c9ff01
JB
9794 * gdb.base/float.exp: Support s390*-*-* targets.
9795
f3205b34
AF
97962004-02-17 Adam Fedor <fedor@gnu.org>
9797
9798 * gdb.base/gdb1555.exp: New file.
9799 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
9800
9d62932d
EZ
98012004-02-17 Elena Zannoni <ezannoni@redhat.com>
9802
9803 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
9804
344c9711
FF
98052004-02-16 Fred Fish <fnf@redhat.com>
9806
9807 * gdb.arch/gdb1291.c: Remove
9808 * gdb.arch/gdb1291.s: New test input file.
9809 * gdb.arch/gdb1291.exp: Expand test to check case that should not
9810 fail. Test for correct result, known incorrect result, other
9811 failures and timeouts.
9812
2d822687
AC
98132004-02-16 Andrew Cagney <cagney@redhat.com>
9814
9815 * gdb.base/bigcore.exp: New file.
9816 * gdb.base/bigcore.c: New file.
9817
dac15b66
AC
98182004-02-13 Andrew Cagney <cagney@redhat.com>
9819
9820 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
9821 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
9822 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
9823 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
9824 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
9825 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
9826 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
9827 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
9828 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
9829 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
9830
6bdfc2c4
JJ
98312004-02-11 Jeff Johnston <jjohnstn@redhat.com>
9832
9833 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
9834 executed is an alloc instruction.
9835
87b3ede8
DC
98362004-02-11 David Carlton <carlton@kealia.com>
9837
9838 * gdb.cp/breakpoint.exp: New.
9839 * gdb.cp/breakpoint.cc: New.
9840
6e19e2bf
MC
98412004-02-11 Michael Chastain <mec.gnu@mindspring.com>
9842
9843 Partial fix for PR gdb/1543.
9844 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
9845 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
9846 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
9847 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
9848 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
9849 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
9850 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
9851 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
9852 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
9853 to bug-gdb@prep.ai.mit.edu .
9854 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
9855 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
9856 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
9857 Likewise.
9858
5c5455dc
AC
98592004-02-10 Andrew Cagney <cagney@redhat.com>
9860
9861 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
9862 using gdb_internal_error_resync.
9863
9cf689d7
DJ
98642004-02-09 Daniel Jacobowitz <drow@mvista.com>
9865
9866 * gdb.threads/thread-specific.exp: Stop early if no threads are
9867 found.
9868
d2dc51db
MC
98692004-02-09 Michael Chastain <mec.gnu@mindspring.com>
9870
9871 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
9872
14b1a056
DJ
98732004-02-08 Daniel Jacobowitz <drow@mvista.com>
9874
9875 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
9876 breakpoints.
9877
83f66e8f
DJ
98782004-02-07 Daniel Jacobowitz <drow@mvista.com>
9879
9880 * config/sim.exp (gdb_load): Handle $arg == "".
9881 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
9882 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
9883
30fc0091
EZ
98842004-02-07 Elena Zannoni <ezannoni@redhat.com>
9885
a9c64011
AS
9886 * gdb.base/maint.exp: Update test to reflect
9887 obstack changes.
30fc0091 9888
4d806929
JJ
98892004-02-04 Jeff Johnston <jjohnstn@redhat.com>
9890
9891 * gdb.base/pendshr.c (pendfunc): New function that calls
9892 pendfunc1.
9893 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
9894
7bfdd688
FF
98952004-02-04 Fred Fish <fnf@redhat.com>
9896
9897 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
9898 function symbols and update copyright years.
9899 * gdb.arch/gdb1291.c: Ditto.
9900
aaa08ee4
MC
99012004-02-03 Michael Chastain <mec.gnu@mindspring.com>
9902
9903 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
9904
dbad7755
MC
99052004-02-03 Michael Chastain <mec.gnu@mindspring.com>
9906
9907 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
9908
ec4646ef
MC
99092004-02-03 Michael Chastain <mec.gnu@mindspring.com>
9910
9911 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
9912
1b802196
FF
99132004-02-02 Fred Fish <fnf@redhat.com>
9914
9915 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
9916 remote targets. Update copyright years.
9917
18fe2033
JJ
99182004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9919
9920 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
9921 support.
9922 * gdb.base/langs.exp: Fix test which attempts to create
9923 breakpoint on non-existent function to handle new pending
9924 support.
9925 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
9926 a breakpoint.
9927 * gdb.base/pending.exp: New test.
9928 * gdb.base/pending.c: New file.
9929 * gdb.base/pendshr.c: Ditto.
9930
8d577d32
DC
99312004-02-02 David Carlton <carlton@kealia.com>
9932
9933 * gdb.cp/overload.exp: Add overloadNamespace tests.
9934 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
9935 (overloadNamespace, XXX): New.
9936 (main): Call XXX::marker2.
9937
3ad13771
FF
99382004-02-01 Fred Fish <fnf@redhat.com>
9939
9940 * gdb.base/dump.exp: Use runto_main instead of "runto main".
9941 * gdb.base/finish.exp: Ditto.
9942 * gdb.base/gcore.exp: Ditto.
9943 * gdb.base/huge.exp: Ditto.
9944 * gdb.base/info-proc.exp: Ditto.
9945 * gdb.base/return2.exp: Ditto.
9946 * gdb.threads/gcore-thread.exp: Ditto.
9947
44c75849
DJ
99482004-02-01 Daniel Jacobowitz <drow@mvista.com>
9949
9950 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
9951
005bc093
MK
99522004-02-01 Mark Kettenis <kettenis@gnu.org>
9953
9954 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
9955 that opening the file succeeds on OpenBSD.
9956
c47cebdb
DJ
99572004-02-01 Daniel Jacobowitz <drow@mvista.com>
9958
9959 * gdb.threads/thread-specific.c: New file.
9960 * gdb.threads/threads-specific.exp: New test script.
9961 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
9962 to expect_out.
9963
5a01311c
MK
99642004-02-01 Mark Kettenis <kettenis@gnu.org>
9965
9966 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
9967 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
9968 only on the "print_small_structs from print_long_arg_list" test.
9969
ce22a4f1
DJ
99702004-02-01 Daniel Jacobowitz <drow@mvista.com>
9971
9972 * gdb.base/completion.exp: Kill a stray backslash.
9973
9974 From Jim Ingham <jingham@apple.com>:
9975 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
9976 agrees with the result from sending a tab.
9977
abbab9d3
DJ
99782004-01-31 Daniel Jacobowitz <drow@mvista.com>
9979
9980 * gdb.base/chng-syms.exp: Remove stray newline.
9981
53904d1e
MK
99822004-01-31 Mark Kettenis <kettenis@gnu.org>
9983
9984 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
9985 *-*-openbsd*.
9986 * gdb.asm/openbsd.inc: New file.
9987
3a4b3aac
MK
99882004-01-30 Mark Kettenis <kettenis@gnu.org>
9989
9990 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
9991 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
9992 *-*solaris2*. Remove commented out default settings for
9993 asm-flags. Replace gdb_compile with target_link.
9994
ebac27b4
MC
99952004-01-29 Michael Chastain <mec.gnu@mindspring.com>
9996
9997 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
9998 for all tests. Remove old hp-ux and cygnus xfail cases.
9999
d8679d84
PH
100002004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
10001
10002 * gdb.base/chng-syms.exp: New file.
10003 * gdb.base/chng-syms.c: New file.
10004
0a55bc22
MC
100052004-01-24 Michael Chastain <mec.gnu@mindspring.com>
10006
10007 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
10008 Provide arms for current output in all my configurations.
10009
94b8e876
MC
100102004-01-24 Michael Chastain <mec.gnu@mindspring.com>
10011
10012 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
10013 * lib/compiler.cc: Likewise.
10014 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
10015 get the right preprocessor. Eval the output directly. Remove
10016 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
10017 hp_f77_compiler and hp_f90_compiler completely.
10018 (gdb_preprocess): Delete.
10019 (get_compiler): Delete.
10020
7cf03d44
MK
100212004-01-24 Mark Kettenis <kettenis@gnu.org>
10022
10023 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
10024 <string.h>.
10025
68b6dce9
NR
100262004-01-24 Nick Roberts <nick@nick.uklinux.net>
10027
10028 * gdb.mi/mi-stack.exp: Update copyright.
10029
b368761e
DC
100302004-01-23 David Carlton <carlton@kealia.com>
10031
10032 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
10033 test for cp_lookup_transparent_type.
10034 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
10035 call them.
10036
f2061b53
DJ
100372004-01-23 Daniel Jacobowitz <drow@mvista.com>
10038
10039 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
10040 after -var-update.
10041
37fc574a
DC
100422004-01-23 David Carlton <carlton@kealia.com>
10043
10044 * gdb.cp/namespace.cc (C::ensureRefs): New.
10045 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
10046
8e94b928
NR
100472004-01-20 Nick Roberts <nick@nick.uklinux.net>
10048
10049 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
10050 case "-stack-list-locals 2".
10051 * gdb.mi/mi-var-child.exp: Test for case
10052 "-var-list-children --all-values NAME".
10053
997b0952
MC
100542004-01-18 Michael Chastain <mec.gnu@mindspring.com>
10055
10056 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
10057
52470da3
MK
100582004-01-18 Mark Kettenis <kettenis@gnu.org>
10059
7049b4b8
MK
10060 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
10061 used with gdb_test_multiple.
10062
52470da3
MK
10063 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
10064 read at address 0. This fixes PR testsuite/1504.
10065
da6012e5
DJ
100662004-01-18 Daniel Jacobowitz <drow@mvista.com>
10067
10068 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
10069 Remove downloading, guessing the host executable, the calls to
10070 gdb_file_cmd and gdb_target_cmd, and "load" support.
10071 (infer_host_exec): New function broken out from gdb_load.
10072 (gdb_load): New wrapper for gdbserver_gdb_load.
10073 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
10074 gdb_target_cmd. Use -target-select.
10075 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
10076 Download binaries to the host. Clear last_mi_remote_file when
10077 we load a new binary.
10078 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
10079 call gdbserver_gdb_load and mi_gdb_target_cmd.
10080
32c70722
MC
100812004-01-17 Michael Chastain <mec.gnu@mindspring.com>
10082
10083 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
10084 type patterns.
10085
b0cecf36
MC
100862004-01-17 Michael Chastain <mec.gnu@mindspring.com>
10087
10088 * gdb.cp/templates.exp: Fix typo in test name of
10089 "print Foo<volatile char*>::foo".
10090
4120d7e6
MC
100912004-01-15 Michael Chastain <mec.gnu@mindspring.com>
10092
10093 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
10094
f679e530
BE
100952004-01-16 Ben Elliston <bje@wasabisystems.com>
10096
10097 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
10098 (clean mostlyclean): Remove empty rm.
10099
091c48f6
MC
101002004-01-15 Michael Chastain <mec.gnu@mindspring.com>
10101
10102 * gdb.base/setvar.exp: Add copyright years.
10103
3e5fc8d2
DC
101042004-01-14 David Carlton <carlton@bactrian.org>
10105
10106 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
10107 PR c++/1511 and update coment.
10108 * gdb.cp/templates.exp: Update patterns to match current output.
10109 If changes involve something other than whitespace, KFAIL
10110 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
10111
63d06c5c
DC
101122004-01-14 David Carlton <carlton@kealia.com>
10113
10114 * gdb.cp/namespace.exp: Add tests involving classes defined within
10115 namespaces.
10116 * gdb.cp/namespace.cc (C::CClass): New.
10117 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
10118
a51dab88
EZ
101192004-01-14 Elena Zannoni <ezannoni@redhat.com>
10120
10121 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
10122 what debug info we have. Print a better message if something goes
10123 wrong while producing the separate debug info file.
10124
a476ccc9
MC
101252004-01-14 Michael Chastain <mec.gnu@mindspring.com>
10126
10127 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
10128
f453692c
MC
101292004-01-14 Michael Chastain <mec.gnu@mindspring.com>
10130
10131 * gdb.base/callfuncs.c: Add copyright notice.
10132
f40063a5
MC
101332004-01-13 Michael Chastain <mec.gnu@mindspring.com>
10134
10135 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
10136 inheritance. PR gdb/1498, PR gcc/13539.
10137
19ac3974
EZ
101382004-01-13 Elena Zannoni <ezannoni@redhat.com>
10139
a9c64011
AS
10140 * gdb.threads/gcore-thread.exp: Prefix name of binary with
10141 test specific name.
10142 * gdb.mi/gdb669.exp: Ditto.
10143 * gdb.mi/mi-pthreads.exp: Ditto.
10144 * gdb.mi/mi1-pthreads.exp: Ditto.
10145 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 10146
56c97c6e
MC
101472004-01-12 Michael Chastain <mec.gnu@mindspring.com>
10148
10149 * gdb.cp/member-ptr.cc: Add copyright notice.
10150
a0644324
MC
101512004-01-12 Michael Chastain <mec.gnu@mindspring.com>
10152
10153 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
10154 some patterns for recent versions of gcc and hpacc. Delete
10155 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
10156 Delete tests that access a NULL pointer-to-member-data. This
10157 script is still disabled for gcc.
10158
32fabe09
EZ
101592004-01-12 Elena Zannoni <ezannoni@redhat.com>
10160
10161 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 10162 escaped correctly.
32fabe09 10163
1f8a6abb
EZ
101642004-01-12 Elena Zannoni <ezannoni@redhat.com>
10165
10166 * gdb.base/sepdebug.exp: New file.
10167 * gdb.base/sepdebug.c: New file.
10168 * lib/gdb.exp (separate_debug_filename): New procedure.
10169 (gdb_gnu_strip_debug): New procedure.
10170
48efe704
AC
101712004-01-12 Andrew Cagney <cagney@redhat.com>
10172
10173 * gdb.mi/ChangeLog: Delete file. Renamed to ...
10174 * gdb.mi/ChangeLog-1999-2003: New file.
10175
a9415475
AC
101762004-01-12 Andrew Cagney <cagney@redhat.com>
10177
10178 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
10179 "Renaming a directory to a non-empty directory returns ENOTEMPTY
10180 or EEXIST", treat EBUSY as an XFAIL.
10181
83b8cf9d
MC
101822004-01-11 Michael Chastain <mec.gnu@mindspring.com>
10183
10184 * gdb.base/scope.exp: Remove obsolete setup_xfail for
10185 hp_cc_compiler.
10186
9939d2a8
MC
101872004-01-10 Michael Chastain <mec.gnu@mindspring.com>
10188
10189 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
10190 decorations.
10191
1ff8cadf
MC
101922004-01-10 Michael Chastain <mec.gnu@mindspring.com>
10193
10194 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
10195 and "(aCC)" decorations. Remove obsolete doco about old
10196 test results.
10197
6fa9022e
MC
101982004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10199
10200 * gdb.cp/exception.exp: Fix typo in doco.
10201
209721fe
MK
102022004-01-09 Mark Kettenis <kettenis@gnu.org>
10203
10204 * gdb.base/gdb1476.exp: Fix typo.
10205
ef11303e
MC
102062004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10207
10208 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
10209 file.
10210
041ab88c
MC
102112004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10212
10213 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
10214 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
10215 Use gdb_compile. Remove restriction on gcc. Add some patterns
10216 for recent version of gdb. Delete second half, which was a copy
10217 of the first half with different build flags. This test is
10218 still disabled because it is still not ready for production.
10219
e36d075a
MC
102202004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10221
10222 * gdb.cp/exception.cc: Add copyright notice.
10223 * gdb.cp/exception.exp: Add a notice that this file is broken
10224 because of line number changes caused by addition of copyright
10225 notice.
10226
42b190ad
MC
102272004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10228
10229 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
10230 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
10231
8f25f06b
MC
102322004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10233
10234 * gdb.cp/classes.exp: Accept gnu abi 2.
10235 * gdb.cp/derivation.exp: Likewise.
10236 * gdb.cp/overload.exp: Likewise.
10237 * gdb.cp/virtfunc.exp: Likewise.
10238
06ded8b8
MC
102392004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10240
10241 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
10242 semicolon after end of function.
10243
77c26ae3
MC
102442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10245
10246 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
10247 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
10248 boilerplate code for compiling and running the program under
10249 test. Add some string method tests.
10250
20757486
MC
102512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10252
10253 * gdb.cp/bs15503.cc: Add copyright notice.
10254 * gdb.cp/bs15503.exp: Adjust line number.
10255
0fd3b503
MC
102562004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10257
10258 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
10259 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
10260
10d1bea8
MC
102612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10262
10263 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
10264 hp_cc_compiler.
10265
2789202a
MC
102662004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10267
10268 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
10269 * gdb.cp/ctti.exp: Use the marker instead of "next".
10270 With gcc, run further before bailing.
10271
b862f14c
MC
102722004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10273
10274 * gdb.cp/cttiadd.cc: Add copyright notice.
10275 * gdb.cp/cttiadd1.cc: Likewise.
10276 * gdb.cp/cttiadd2.cc: Likewise.
10277 * gdb.cp/cttiadd3.cc: Likewise.
10278
96da2469
MC
102792004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10280
10281 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
10282 Use gdb_test, gdb_test_multiple. Use floating-point values that
10283 have exact representations in IEEE-ish formats.
10284
053248ff
MC
102852004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10286
10287 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
10288 compilers. Delete duplicate call to get_compiler_info.
10289 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
10290 * gdb.base/volatile.exp: Likewise.
10291
84acecdd
MK
102922004-01-07 Mark Kettenis <kettenis@gnu.org>
10293
10294 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
10295 memory at address 0.
10296
fe11a27f
MC
102972004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10298
10299 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
10300 to test for hp-ux assembler. Fix copyright years.
10301
60ad077b
AC
103022004-01-07 Andrew Cagney <cagney@redhat.com>
10303
10304 * gdb.base/fileio.c (strerrno): Add "EBUSY".
10305
1c9b8f33
AC
103062004-01-07 Andrew Cagney <cagney@redhat.com>
10307
10308 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
10309 when creating the read-only file. From analysis by Roland McGrath
10310 and Elena Zannoni.
10311
753ccc7a
MC
103122004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10313
10314 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
10315
eca3e36b
MC
103162004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10317
10318 * gdb.base/cvexpr.c: Be type-safe with function pointers and
10319 data pointers.
10320
f8d4bac4
MC
103212004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10322
10323 * gdb.cp/m-static.exp: Compile one source file at a time.
10324 Delete unused call to get_compiler_info.
10325
9b4e0f94
MC
103262004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10327
10328 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
10329 * gdb.base/call-rt-st.exp: Likewise.
10330 * gdb.base/nodebug.exp: Likewise.
10331 * gdb.base/volatile.exp: Likewise.
10332 * gdb.cp/ref-types.exp: Likewise.
10333 * gdb.cp/templates.exp: Likewise.
10334
023c1024
MK
103352004-01-05 Mark Kettenis <kettenis@gnu.org>
10336
10337 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
10338
19703c4a
MC
103392004-01-05 Michael Chastain <mec.gnu@mindspring.com>
10340
10341 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
10342 hppa*-hp-hpux*.
10343
18b67037
MK
103442004-01-04 Mark Kettenis <kettenis@gnu.org>
10345
ba6219c8
MK
10346 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10347 x86_64-*-*.
10348
18b67037
MK
10349 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10350 sparc64-*-* and sparc*-solaris2*.
10351
1bfbbb9d
MK
103522004-01-04 Mark Kettenis <kettenis@gnu.org>
10353
10354 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
10355 return ${tests}" test. The ${tests} already mentions the
10356 filename.
10357
06846494
MC
103582004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10359
10360 * gdb.cp/local.exp: Accept gcc abi 2.
10361
3b0cb202
MC
103622004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10363
10364 * gdb.cp/templates.exp: Accept gcc abi 2.
10365
0643ec3f
MC
103662004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10367
10368 * lib/compiler.cc: Remove supports_template_debugging.
10369 * gdb.cp/templates.exp: Do not test supports_template_debugging.
10370
d231d0b1
MC
103712004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10372
10373 * gdb.cp/namespace.exp: Accept gcc abi 2.
10374
44ffb27c
MC
103752004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10376
10377 * gdb.cp/method.exp: Accept gcc abi 2.
10378
184ad485
MC
103792004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10380
10381 * gdb.cp/classes.exp: Generate identical results as old version.
10382 * gdb.cp/derivation.exp: Likewise.
10383 * gdb.cp/overload.exp: Likewise.
10384 * gdb.cp/virtfunc.exp: Likewise.
10385
116f09e7
MC
103862004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10387
10388 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
10389 mysterious bug with sourceware version of expect.
10390
b1379776
MC
103912004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10392
10393 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
10394 current versions of gcc, including gcc abi 2. Remove gratuitous
10395 restart of test program. Use gdb_test_multiple and gdb_test for
10396 all tests. Add patterns to xfail missing "const" in "const char *"
10397 and kfail PR gdb/1155.
10398
6b7a4c0e
MC
103992004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10400
10401 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
10402 current versions of gcc, including gcc abi 2. Remove gratuitous
10403 restart of test program. Use gdb_test_multiple and gdb_test for
10404 all tests. Add patterns to kfail PR gdb/1498.
10405
51615d72
MC
104062003-12-31 Michael Chastain <mec.gnu@mindspring.com>
10407
10408 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
10409 current versions of gcc, including gcc abi 2. Use "breakpoint"
10410 and "continue" instead of restarting the target program. Use
10411 gdb_test_multiple and gdb_test for all tests.
10412
7b79a9d7
MK
104132004-01-01 Mark Kettenis <kettenis@gnu.org>
10414
10415 * gdb.asm/asm-source.exp: Update copyright year. Link statically
10416 for *-*-solaris2*.
10417
1cd3489f
MC
104182003-12-31 Michael Chastain <mec.gnu@mindspring.com>
10419
10420 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
10421 current versions of gcc, including gcc abi 2. Use "breakpoint"
10422 and "continue" instead of restarting the target program several
10423 times. Use gdb_test_multiple and gdb_test for all tests.
10424
850742db
MC
104252003-12-18 Michael Chastain <mec.gnu@mindspring.com>
10426
10427 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
10428 source files.
10429
eb4bbda8
MC
104302003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10431
10432 * gdb.base/environ.exp: Handle compiling test case from multiple
10433 source files.
10434
e42c7771
MC
104352003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10436
10437 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
10438
80e4b428
JB
104392003-12-17 Jim Blandy <jimb@redhat.com>
10440
5f06973a
JB
10441 * gdb.base/freebpcmd.c: Add copyright notice.
10442
80e4b428
JB
10443 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
10444
0ab84fb7
MC
104452003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10446
10447 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
10448
1b3bb3d0
JB
104492003-12-13 Jim Blandy <jimb@redhat.com>
10450
10451 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
10452
3a4c9371
KB
104532003-12-12 Kevin Buettner <kevinb@redhat.com>
10454
10455 * gdb.asm/frv.inc: New file.
10456 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
10457
a1dea79a
FF
104582003-12-09 Fred Fish <fnf@redhat.com>
10459
10460 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
10461 functions to break1.c and leave prototypes behind. Add more
10462 "set breakpoint NN here" comments.
10463 * gdb.base/break1.c: New file.
10464
10465 * gdb.base/break.exp: Handle compiling test case from multiple
10466 source files and change source file references as needed.
10467 * gdb.base/completion.exp: Ditto.
10468 * gdb.base/condbreak.exp: Ditto.
10469 * gdb.base/define.exp: Ditto.
10470 * gdb.base/ena-dis-br.exp: Ditto.
10471 * gdb.base/info-proc.exp: Ditto.
10472 * gdb.base/maint.exp: Ditto.
10473 * gdb.base/until.exp: Ditto.
10474
10475 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
10476 hardcoded line numbers.
10477 * gdb.base/define.exp: Ditto.
10478 * gdb.base/ena-dis-br.exp: Ditto.
10479 * gdb.base/maint.exp: Ditto.
10480 * gdb.base/until.exp: Ditto.
10481
10482 * gdb.base/completion.exp: Use "break1" for completion tests since
10483 "break" is no longer a unique prefix.
10484
5266b69c
AC
104852003-12-06 Andrew Cagney <cagney@redhat.com>
10486
10487 * gdb.base/structs.exp (test_struct_returns): When applicable, set
10488 "return_value_unimplemented". When an unimplemented struct return
10489 architecture, report incorrect values as a KFAIL
10490
374451f0
MC
104912003-12-05 Michael Chastain <mec.gnu@mindspring.com>
10492
10493 * gdb.cp/rtti.exp: Accept new wording of warning from
10494 cp_lookup_rtti_type.
10495
ba9b20a7
MC
104962003-12-05 Michael Chastain <mec.gnu@mindspring.com>
10497
10498 Partial fix for PR testsuite/1456.
10499 * gdb.base/scope.exp (test_at_main): Replace references to
10500 gcc_compiled with calls to test_compiler_info.
10501 (test_at_foo): Likewise.
10502 (test_at_bar): Likewise.
10503
b74b6d0b
MC
105042003-12-04 Michael Chastain <mec.gnu@mindspring.com>
10505
10506 Partial fix for PR testsuite/1456.
10507 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
10508 to test_compiler_info.
10509
ccfa3402
MC
105102003-12-03 Michael Chastain <mec.gnu@mindspring.com>
10511
10512 * gdb.base/so-impl-ld.exp: Update copyright notice.
10513
f6246aba
MC
105142003-12-02 Michael Chastain <mec.gnu@mindspring.com>
10515
10516 Partial fix for PR testsuite/1456.
10517 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
10518 to test_compiler_info.
10519
13ae734a
MC
105202003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10521
10522 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
10523 from current versions of gdb. Clean up regular expressions.
10524 Delete redundant timeout case.
10525
d8e1cdee
MC
105262003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10527
10528 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
10529 from current versions of gdb. Clean up regular expressions.
10530 Delete redundant timeout case.
10531
96457b64
MC
105322003-12-01 Michael Chastain <mec.gnu@mindspring.com>
10533
10534 Partial fix for PR testsuite/1456.
10535 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
10536 gcc_compiled with call to test_compiler_info.
10537
f35309fc
MC
105382003-11-30 Michael Chastain <mec.gnu@mindspring.com>
10539
10540 Partial fix for PR testsuite/1456.
10541 * gdb.base/list.exp (test_list_function): Delete unused declaration
10542 of gcc_compiled.
10543
d7afdf9b
MC
105442003-11-29 Michael Chastain <mec.gnu@mindspring.com>
10545
10546 Partial fix for PR testsuite/1456.
10547 * gdb.base/complex.exp: Replace reference to gcc_compiled with
10548 call to test_compiler_info.
10549
71507b56
MK
105502003-11-29 Mark Kettenis <kettenis@gnu.org>
10551
10552 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
10553 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
10554 it to create the appropriate note.inc.
10555 * gdb.asm/asmsrc1.s: Include "note.inc".
10556 * gdb.asm/netbsd.inc: New file.
10557 * gdb.asm/empty.inc: New file.
10558
f81f93f7
MC
105592003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10560
10561 Partial fix for PR testsuite/1456.
10562 * gdb.base/constvars.exp: Replace references to gcc_compiled with
10563 calls to test_compiler_info.
10564
9a77938e
MC
105652003-11-27 Michael Chastain <mec.gnu@mindspring.com>
10566
10567 Partial fix for PR testsuite/1456.
10568 * gdb.base/volatile.exp: Replace references to gcc_compiled with
10569 calls to test_compiler_info.
10570
e8367dc7
MK
105712003-11-27 Mark Kettenis <kettenis@gnu.org>
10572
10573 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
10574 pattern for the KFAILs.
10575
526c61ee
AF
105762003-11-25 Adam Fedor <fedor@gnu.org>
10577
10578 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
10579 * gdb.objc/objcdecode.m: New file.
10580
28f2d600
AF
105812003-11-25 Adam Fedor <fedor@gnu.org>
10582
10583 * gdb.objc/nondebug.exp: Test for PR objc/1236.
10584 * gdb.objc/nondebug.m: New file.
10585
a3895cee
BE
105862003-11-26 Ben Elliston <bje@wasabisystems.com>
10587
10588 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
10589 NetBSD as it does on FreeBSD. Modelled on a similar change by
10590 Mark Kettenis on 2003-05-30.
10591 (link-flags): Set to "--entry _start" regardless of target.
10592 Special linker flags are to be appended to $link-flags.
10593 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
10594
c9f2c8a3
MC
105952003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10596
10597 * gdb.cp/method.exp: Accept output of new demangler.
10598
15a0587a 105992003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
10600
10601 * gdb/class2.exp: New file.
10602 * gdb/class2.cc: New file.
10603
3c00b570
MC
106042003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10605
10606 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
10607 of new demangler.
10608
7027acc7
MK
106092003-11-23 Mark Kettenis <kettenis@gnu.org>
10610
10611 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
10612 of gdb_test "run".
10613
b0e1598a
MK
106142003-11-23 Mark Kettenis <kettenis@gnu.org>
10615
10616 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
10617 "continue" into "run".
10618
4d9eda44
MC
106192003-11-23 Michael Chastain <mec.gnu@mindspring.com>
10620
10621 Partial fix for PR testsuite/1456.
10622 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
10623 call to test_compiler_info.
10624 * gdb.cp/ctti.exp: Likewise.
10625 * gdb.cp/derivation.exp: Likewise.
10626 * gdb.cp/member-ptr.exp: Likewise.
10627 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
10628 reference to gcc_compiled.
10629
106302003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
10631
10632 Fix PR testsuite/1463.
10633 * gdb.base/structs.exp (start_structs_test): Call
10634 get_debug_format before using the debug format.
10635
d422fe19
AC
106362003-11-22 Andrew Cagney <cagney@redhat.com>
10637
10638 * lib/gdb.exp (gdb_test_multiple): Add simple example.
10639 * gdb.base/structs.exp: Use gdb_test_multiple.
10640
039cf96d
AC
106412003-11-20 Andrew Cagney <cagney@redhat.com>
10642
6882279b
AC
10643 * gdb.base/structs.exp: Handle and recover from internal errors.
10644 Replace "foo${n}" with "foo<n>" in test messages.
10645
e53890ae
AC
10646 * gdb.base/structs.exp: Update copyright. Rewrite.
10647 * gdb.base/structs.c: Update copyright. Rewrite.
10648
2b211c59
AC
10649 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
10650 resync count exceeded.
d63a86f8 10651
039cf96d
AC
10652 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
10653 from the internal error.
10654 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
10655 Original from Jim Blandy.
10656 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 10657
eac98b22
AC
106582003-11-19 Andrew Cagney <cagney@redhat.com>
10659
10660 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
10661 KFAIL.
10662
67455b2a
MK
106632003-11-17 Mark Kettenis <kettenis@gnu.org>
10664
10665 New testcase for PR backtrace/1435.
10666 * gdb.arch/i386-unwind.exp: New file.
10667 * gdb.arch/i386-unwind.c: New file.
10668
853d6e5b
AC
106692003-11-17 Andrew Cagney <cagney@redhat.com>
10670
10671 * lib/gdb.exp (compiler_info): New global.
10672 (test_compiler_info): New function.
10673 (get_compiler_info): Set compiler_info.
10674 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
10675 "compiler_info" to gcc-<major>-<minor>.
10676
38cf6e11
MC
106772003-11-15 Michael Chastain <mec.gnu@mindspring.com>
10678
10679 * gdb.trace/configure: Remove.
10680
a50d3602
EZ
106812003-11-13 Elena Zannoni <ezannoni@redhat.com>
10682
10683 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 10684 breakpoints.
a50d3602
EZ
10685 * gdb.base/break.exp: Remove all references to explicit line
10686 numbers.
10687
d9407aaa
NC
106882003-11-11 Nick Clifton <nickc@redhat.com>
10689
10690 * gdb.base/shreloc.exp: Do not run for targets which do not
10691 support shared objects.
10692
db488fc1
CV
106932003-11-10 Corinna Vinschen <vinschen@redhat.com>
10694
10695 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
10696 Don't run tests if nofileio flag is given.
10697
6a90a18e
EZ
106982003-11-07 Elena Zannoni <ezannoni@redhat.com>
10699
10700 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 10701 as well as 'Watchpoint'.
6a90a18e 10702
0b915e9c
EZ
107032003-11-06 Elena Zannoni <ezannoni@redhat.com>
10704
10705 Reported by Jim Ingham <jingham@apple.com>:
10706 * gdb.base/annota1.exp: Match at least one occurrence of the
10707 signal handler annotation.
10708
d7e4b55f
EZ
107092003-11-06 Elena Zannoni <ezannoni@redhat.com>
10710
a9c64011
AS
10711 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
10712 as well as 'Watchpoint'.
d7e4b55f 10713
2fe4e8d0
MC
107142003-11-05 Michael Chastain <mec@shout.net>
10715
10716 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
10717
6ef88553
KW
107182003-11-03 Kris Warkentin <kewarken@qnx.com>
10719
10720 * gdb.arch/gdb1291.c: New test file.
10721 * gdb.arch/gdb1291.exp: New test script.
10722 * gdb.arch/gdb1431.c: New test file.
10723 * gdb.arch/gdb1431.exp: New test script.
10724
ae7dc4d8
MC
107252003-10-22 Michael Chastain <mec@shout.net>
10726
10727 * gdb.mi/pthreads.c: Add copyright notice.
10728
c39d7427
MC
107292003-10-22 Michael Chastain <mec@shout.net>
10730
10731 * gdb.threads/pthreads.c: Add copyright notice.
10732
8b7d96c1
MC
107332003-10-20 Michael Chastain <mec@shout.net>
10734
10735 * gdb.base/gdb1056.exp: New test script.
10736
d1d69fdd
DJ
107372003-10-13 Daniel Jacobowitz <drow@mvista.com>
10738
10739 * gdb.threads/killed.exp: Use gdb_run_cmd.
10740
7d605576
DJ
107412003-10-13 Daniel Jacobowitz <drow@mvista.com>
10742
10743 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
10744 create a core file.
10745 * gdb.threads/gcore-thread.exp: Likewise.
10746
618ec112
CV
107472003-10-13 Corinna Vinschen <vinschen@redhat.com>
10748
10749 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
10750 type, based on char type.
10751 (struct bit_flags_short_t): New bitfield type, based on short type.
10752 (init_bit_flags_char): New fuction.
10753 (init_bit_flags_short): Ditto.
10754 (print_bit_flags_char): Ditto.
10755 (print_bit_flags_short): Ditto.
10756 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
10757
9367a73c
MC
107582003-10-11 Michael Chastain <mec@shout.net>
10759
10760 * gdb.base/call-rt-st.exp: Update copyright year.
10761
1decf120
KI
107622003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10763
10764 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
10765 * gdb.disasm/sh3.s: Ditto.
10766
5445b2ae
DJ
107672003-10-07 Daniel Jacobowitz <drow@mvista.com>
10768
10769 * gdb.threads/switch-threads.exp: New test.
10770 * gdb.threads/switch-threads.c: New source file.
10771
aec24853
CV
107722003-10-07 Corinna Vinschen <vinschen@redhat.com>
10773
10774 * gdb.base/ending-run.exp: Add sh specific case.
10775
adc7428d
AC
107762003-10-06 Andrew Cagney <cagney@redhat.com>
10777
10778 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
10779 * gdb.disasm/mn10200.exp: Delete obsolete file.
10780
c9d37158
DJ
107812003-09-29 Daniel Jacobowitz <drow@mvista.com>
10782
10783 * ChangeLog: Correct an entry command.exp -> commands.exp.
10784 * gdb.base/commands.exp (bp_deleted_in_command_test)
10785 (temporary_breakpoint_commands): Check noargs.
10786
79c2c32d
DC
107872003-09-25 David Carlton <carlton@kealia.com>
10788
10789 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
10790 of some print tests, where appropriate. Add tests for C::D::cd,
10791 E::ce, F::cXfX, G::XgX.
10792 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
10793
594e6d67
RE
107942003-09-25 Richard Earnshaw <rearnsha@arm.com>
10795
10796 * lib/java.exp (java_init): Import target_alias before using it.
10797
10f0d451
DC
107982003-09-25 David Carlton <carlton@kealia.com>
10799
10800 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
10801
274bcba0
EZ
108022003-09-23 Elena Zannoni <ezannoni@redhat.com>
10803
d63a86f8 10804 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 10805 weirdness.
274bcba0 10806
cdbf20f7
MC
108072003-09-17 Michael Chastain <mec@shout.net>
10808
10809 * gdb.cp/gdb1355.exp: New file.
10810 * gdb.cp/gdb1355.c: New file.
10811
71e06f80
CV
108122003-09-15 Corinna Vinschen <vinschen@redhat.com>
10813
10814 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
10815 * gdb.asm/sh.inc: New file.
10816
5c4e30ca
DC
108172003-09-11 David Carlton <carlton@kealia.com>
10818
bd45b7af
DC
10819 * gdb.cp/namespace.exp: Add tests for namespace types.
10820 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
10821 (test_namespace): New.
10822
1c199746
EZ
108232003-09-11 Elena Zannoni <ezannoni@redhat.com>
10824
a9c64011 10825 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 10826 * gdb.stabs/weird.exp: Ditto.
1c199746 10827
04ed252f
MC
108282003-09-08 Michael Chastain <mec@shout.net>
10829
10830 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
10831
d8a2d9e7
MC
108322003-09-07 Michael Chastain <mec@shout.net>
10833
10834 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
10835 'parse error'.
10836
161afb24
MK
108372003-09-07 Mark Kettenis <m.kettenis@osp.nl>
10838
10839 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
10840
49f2741a
MC
108412003-08-30 Michael Chastain <mec@shout.net>
10842
10843 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
10844 * gdb.gdb/observer.exp: Ditto.
10845 * gdb.gdb/xfullpath.exp: Ditto.
10846
8afa723e
MK
108472003-08-29 Mark Kettenis <kettenis@gnu.org>
10848
10849 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
10850 *-*-*bsd*.
10851
f31dfe3b
JJ
108522003-08-28 Jeff Johnston <jjohnstn@redhat.com>
10853
10854 * gdb.base/dump.exp: Skip for ia64.
10855
4630e498
JJ
108562003-08-25 Jeff Johnston <jjohnstn@redhat.com>
10857
10858 * gdb.asm/asm-source.exp: Add ia64 support.
10859 * gdb.asm/ia64.inc: New file.
10860
1105b7ef
MC
108612003-08-22 Michael Chastain <mec@shout.net>
10862
10863 * gdb.cp: New directory.
10864 * gdb.cp/*: Copy from gdb.c++/*.
10865 * gdb.c++/*: Remove.
10866 * Makefile.in: Change gdb.c++ to gdb.cp.
10867 * configure.in: Ditto.
10868 * configure: Regnerate.
10869
c945b932
MK
108702003-08-18 Mark Kettenis <kettenis@gnu.org>
10871
10872 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
10873 * gdb.arch/i386-prologue.c (gdb1338): Add function.
10874
2b66634b
DJ
108752003-08-17 Daniel Jacobowitz <drow@mvista.com>
10876
10877 * mi-var-display.exp (-var-list-children weird): Accept function
10878 pointers with argument types.
10879 * mi1-var-display.exp (-var-list-children weird): Likewise.
10880 * mi2-var-display.exp (-var-list-children weird): Likewise.
10881
a356f73b
DJ
108822003-08-17 Daniel Jacobowitz <drow@mvista.com>
10883
10884 * gdb.base/annota3.exp: Add missing newline.
10885
483417b8
MC
108862003-08-06 Michael Chastain <mec@shout.net>
10887
10888 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
10889
c99c59c3
MS
108902003-08-12 Michael Snyder <msnyder@redhat.com>
10891
10892 * gdb.base/float.exp: Add test for SH.
10893
55ed7501
MK
108942003-08-10 Mark Kettenis <kettenis@gnu.org>
10895
10896 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
10897
1a371f2e
EZ
108982003-08-07 Elena Zannoni <ezannoni@redhat.com>
10899
10900 * gdb.base/completion.exp: Remove reduntant completion test
10901 on filename.
10902
e0f353ce
EZ
109032003-08-07 Elena Zannoni <ezannoni@redhat.com>
10904
a9c64011
AS
10905 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
10906 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
10907 gdb.trace/save-trace.exp: Make sure that full pathnames are
10908 escaped correctly.
e0f353ce 10909
5710a1af 109102003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 10911
a9c64011
AS
10912 * configure.in: Don't generate config.h from config.hin.
10913 * configure: Regenerate.
10914 * config.hin: Remove file.
10915 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
10916 * gdb.threads/pthreads.c: Ditto.
5710a1af 10917
dcd81ce9
DJ
109182003-08-07 Daniel Jacobowitz <drow@mvista.com>
10919
10920 From Kei Sakamoto <sakamoto.kei@renesas.com>:
10921 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
10922 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
10923 Replace ld24 with seth/add3.
10924
6009d884
AC
109252003-08-02 Andrew Cagney <cagney@redhat.com>
10926
10927 * gdb.base/annota3.exp: New file.
10928 * gdb.base/annota3.c: New file.
10929 * gdb.c++/annota3.exp: New file.
10930 * gdb.c++/annota3.cc: New file.
10931
51514e06
MC
109322003-07-29 Michael Chastain <mec@shout.net>
10933
10934 * gdb.threads/tls.c (spin): Check errno only if sem_wait
10935 actually failed.
10936 (do_pass): Likewise.
10937 * gdb.threads/tls.exp: Always initialize no_of_threads.
10938
4ee6625b
DJ
109392003-07-27 Daniel Jacobowitz <drow@mvista.com>
10940
10941 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
10942 pattern.
10943 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
10944 * gdb.threads/tls.exp: Recognize one case of the host library not
10945 supporting TLS.
10946
225f2bf6
AC
109472003-07-27 Andrew Cagney <cagney@redhat.com>
10948
10949 * gdb.base/fileio.exp: Use SH when running commands using
10950 remote_exec.
10951
bcb27c9f
DJ
109522003-07-24 Daniel Jacobowitz <drow@mvista.com>
10953
10954 From Kei Sakamoto <sakamoto.kei@renesas.com>:
10955 * gdb.base/relocate.c (dummy): New padding array.
10956
3d67be83
MS
109572003-07-22 Michael Snyder <msnyder@redhat.com>
10958
d63a86f8 10959 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
10960
10961 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
10962 patterns to be more general, accepting old and new output.
10963 Some output chars (such as '+') also must be quoted.
d63a86f8 10964 Some addresses are displayed numerically instead of
3d67be83
MS
10965 symbolically.
10966
57ba3b85
MS
109672003-07-23 Michael Snyder <msnyder@redhat.com>
10968
686d097c
MS
10969 * gdb.base/return2.exp: Don't test long-long return.
10970
57ba3b85
MS
10971 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
10972 * gdb.disasm/t01_mov.exp: Ditto.
10973 * gdb.disasm/t02_mova.s: Ditto.
10974 * gdb.disasm/t02_mova.exp: Ditto.
10975 * gdb.disasm/t03_add.s: Ditto.
10976 * gdb.disasm/t03_add.exp: Ditto.
10977 * gdb.disasm/t04_sub.s: Ditto.
10978 * gdb.disasm/t04_sub.exp: Ditto.
10979 * gdb.disasm/t05_cmp.s: Ditto.
10980 * gdb.disasm/t05_cmp.exp: Ditto.
10981 * gdb.disasm/t06_ari2.s: Ditto.
10982 * gdb.disasm/t06_ari2.exp: Ditto.
10983 * gdb.disasm/t07_ari3.s: Ditto.
10984 * gdb.disasm/t07_ari3.exp: Ditto.
10985 * gdb.disasm/t08_or.s: Ditto.
10986 * gdb.disasm/t08_or.exp: Ditto.
10987 * gdb.disasm/t09_xor.s: Ditto.
10988 * gdb.disasm/t09_xor.exp: Ditto.
10989 * gdb.disasm/t10_and.s: Ditto.
10990 * gdb.disasm/t10_and.exp: Ditto.
10991 * gdb.disasm/t11_logs.s: Ditto.
10992 * gdb.disasm/t11_logs.exp: Ditto.
10993 * gdb.disasm/t12_bit.s: Ditto.
10994 * gdb.disasm/t12_bit.exp: Ditto.
10995 * gdb.disasm/t13_otr.s: Ditto.
10996 * gdb.disasm/t13_otr.exp: Ditto.
10997
e00759ef
EZ
109982003-07-22 Elena Zannoni <ezannoni@redhat.com>
10999
11000 * gdb.threads/tls.exp :Add kfail for 'info address' case.
11001
8bc2021f
EZ
110022003-07-22 Elena Zannoni <ezannoni@redhat.com>
11003
a9c64011
AS
11004 * gdb.threads/tls.c : New file.
11005 * gdb.threads/tls.exp : New file.
11006 * gdb.threads/tls-main.c : New file.
11007 * gdb.threads/tls-shared.c : New file.
11008 * gdb.threads/tls-shared.exp : New file.
8bc2021f 11009
89320c4c
AS
110102003-07-22 Andreas Schwab <schwab@suse.de>
11011
11012 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
11013
180dea7c
AS
110142003-07-20 Andreas Schwab <schwab@suse.de>
11015
11016 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
11017 due to insn reordering.
11018
0714963c
AC
110192003-07-15 Andrew Cagney <cagney@redhat.com>
11020
11021 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
11022
98a23b3f
MC
110232003-07-15 Michael Chastain <mec@shout.net>
11024
11025 * gdb.base/gdb1250.exp: New file.
11026 * gdb.base/gdb1250.c: New file.
11027
27e417a2
ML
110282003-07-09 Michal Ludvig <mludvig@suse.cz>
11029
11030 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
11031 expansion of size_t to 'unsigned long', not only to 'unsigned'.
11032
8bc2021f
EZ
110332003-07-09 Elena Zannoni <ezannoni@redhat.com>
11034
a9c64011
AS
11035 * gdb.threads/tls.c: New file.
11036 * gdb.threads/tls.exp: New file.
11037 * gdb.threads/tls-main.c: New file.
11038 * gdb.threads/tls-shared.c: New file.
11039 * gdb.threads/tls-shared.exp: New file.
8bc2021f 11040
d99968dc
EZ
110412003-07-09 Elena Zannoni <ezannoni@redhat.com>
11042
11043 * gdb.base/annota1.exp: Make sure that we properly escape the
11044 full path of the source file. Xfail more permissive patterns,
d63a86f8 11045 due to a compiler debug info problem.
d99968dc 11046
83876b3b
AS
110472003-07-07 Andreas Schwab <schwab@suse.de>
11048
2705e972
AS
11049 * gdb.asm/m68k.inc: New file.
11050 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
11051
83876b3b
AS
11052 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
11053 arguments"): Also match negative number.
11054
11055 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
11056
3a871b37
DJ
110572003-07-03 Daniel Jacobowitz <drow@mvista.com>
11058
11059 * gdb.base/store.c (charest): New typedef.
11060 (add_char): Rename to add_charest, update.
11061 (wack_char): Rename to wack_charest, update types. Return l + r
11062 to keep r live across the call.
11063 (wack_short, wack_int, wack_long, wack_longest, wack_float)
11064 (wack_double, wack_doublest): Return l + r to keep r live across
11065 the call.
11066 * gdb.base/store.exp: Accomodate store.c changes.
11067
b2a7f303
DC
110682003-06-30 David Carlton <carlton@kealia.com>
11069
11070 * gdb.c++/maint.exp (test_invalid_name): New.
11071 (test_first_component): Add tests for invalid names.
11072
3c6cb4a1
MC
110732003-06-29 Michael Chastain <mec@shout.net>
11074
11075 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
11076 output of '<VTT for class>' for virtual base classes.
11077
f1c2644b
DJ
110782003-06-29 Daniel Jacobowitz <drow@mvista.com>
11079
11080 * gdb.base/completion.exp: Tab-complete "complet" instead of
11081 "compl".
11082 * gdb.base/complex.exp, gdb.base/complex.c: New files.
11083
18080350
DJ
110842003-06-29 Daniel Jacobowitz <drow@mvista.com>
11085
11086 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
11087 * gdb.base/volatile.exp: Likewise.
11088
f56973f8
DJ
110892003-06-29 Daniel Jacobowitz <drow@mvista.com>
11090
11091 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
11092 gdb/1265.
11093
110942003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
11095 Daniel Jacobowitz <drow@mvista.com>
11096
11097 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
11098 initial line count of 'captured_main' from 26 to 32.
11099 (test_with_self): Allow xmalloc call to be interleaved with the
11100 preceding two lines.
11101
e766d4d6
JB
111022003-06-24 Joel Brobecker <brobecker@gnat.com>
11103
11104 * gdb.base/bang.exp: New testcase.
11105
f125c9a4
JB
111062003-06-23 Joel Brobecker <brobecker@gnat.com>
11107
11108 * gdb.base/langs.exp: Add some tests for the "minimal" language
11109 support.
11110
6e25beaf
EZ
111112003-06-23 Elena Zannoni <ezannoni@redhat.com>
11112
11113 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
11114 the testcase.
11115
2f816dda
DJ
111162003-06-22 Daniel Jacobowitz <drow@mvista.com>
11117
11118 * gdb.base/relocate.exp: Test add-symbol-file with a variable
11119 offset.
11120
db5a5748
DJ
111212003-06-22 Daniel Jacobowitz <drow@mvista.com>
11122
11123 * gdb.c++/pr-1210.cc: New file.
11124 * gdb.c++/pr-1210.exp: New file.
11125
1df0c130
DJ
111262003-06-21 Daniel Jacobowitz <drow@mvista.com>
11127
11128 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
11129 000-exec-continue.
11130
a92feac0
MK
111312003-06-15 Mark Kettenis <kettenis@gnu.org>
11132
11133 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
11134 on *-*-*bsd* instead of *-*-freebsd*.
11135
81a58f5b
AC
111362003-06-14 Andrew Cagney <cagney@redhat.com>
11137
11138 * gdb.base/store.exp: Test longest and doublest. Test all
11139 parameters. Weaken return statement match.
11140 * gdb.base/store.c: Add longest and doublest - aka long long and
11141 long double functions. Put all parameters into local register
11142 variables. Use negative values.
11143
b257a0d3
AC
111442003-06-14 Andrew Cagney <cagney@redhat.com>
11145
11146 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
11147 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
11148 exit status.
11149 * gdb.base/fileio.exp: Disable target when nointerrupts and
11150 noinferiorio, instead of limiting it to remote. Use remote_exec
11151 instead of system.
d63a86f8 11152
21c38304
JJ
111532003-06-12 Jeff Johnston <jjohnstn@redhat.com>
11154
11155 * gdb.base/float.exp: Add ia64 support.
11156
1bcdb424
CV
111572003-06-12 Corinna Vinschen <vinschen@redhat.com>
11158
11159 * gdb.base/fileio.exp: Run only on remote targets.
11160
6aeb981f
CV
111612003-06-10 Corinna Vinschen <vinschen@redhat.com>
11162
11163 * gdb.base/fileio.c: New file, testing File-I/O.
11164 * gdb.base/fileio.exp: Ditto.
11165
53df362e
RG
111662003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
11167
11168 * gdb.base/shreloc.exp: New file, check symbol values obtained from
11169 shared objects after relocation at load time (gdb PR/1132).
11170 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 11171 as above, part of the shared object relocation test.
53df362e 11172
ffee1b46
MK
111732003-06-08 Mark Kettenis <kettenis@gnu.org>
11174
b5ca3722
MK
11175 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
11176 fully filled history list.
11177 * gdb.base/gdb_history: New file.
11178
03ed860d
MK
11179 * gdb.base/signals.exp: XFAIL "continue to func1" on
11180 i*86-*-freebsd*.
11181
ffee1b46
MK
11182 * gdb.base/attach.exp: When trying to attach to a nonexistent
11183 process, make it possible to specify the PID based on the target,
11184 and do so for *-*-freebsd*.
11185
d80dbb52
RH
111862003-06-02 Richard Henderson <rth@redhat.com>
11187
11188 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
11189
6dd77b81
RH
111902003-06-02 Richard Henderson <rth@redhat.com>
11191
11192 * gdb.base/selftest.exp: Next over lim_at_start initialization.
11193
f6347e16
RH
111942003-06-02 Richard Henderson <rth@redhat.com>
11195
11196 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
11197
2c161407
DJ
111982003-06-01 Daniel Jacobowitz <drow@mvista.com>
11199
11200 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
11201 of globalvar.
11202
572eb746
MK
112032003-06-01 Mark Kettenis <kettenis@gnu.org>
11204
11205 * gdb.asm/asm-source.exp: Check for memory read errors in
11206 disassembler test on *BSD too.
11207
9e9617a5
RH
112082003-06-01 Richard Henderson <rth@redhat.com>
11209
11210 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
11211 for .frame.
11212 (gdbasm_call): Lose ldgp.
11213 (gdbasm_startup): Add frame information.
11214 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
11215
7b34ad4e
MK
112162003-05-31 Mark Kettenis <kettenis@gnu.org>
11217
11218 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
11219 i?86-*-*.
11220
10059fdf
MK
112212003-05-30 Mark Kettenis <kettenis@gnu.org>
11222
11223 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
11224 FreeBSD.
11225
acf4b816
RH
112262003-05-29 Richard Henderson <rth@redhat.com>
11227
11228 * gdb.asm/alpha.inc: New file.
11229 * gdb.asm/asm-source.exp: Use it.
11230
e9ecd949
JB
112312003-05-29 Jim Blandy <jimb@redhat.com>
11232
11233 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
11234 'core.PID'.
11235
e3e5a4f3
JB
112362003-05-22 Jim Blandy <jimb@redhat.com>
11237
11238 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
11239 backtrace.
d63a86f8 11240
72fe3d25
DC
112412003-05-20 David Carlton <carlton@math.stanford.edu>
11242
11243 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
11244 this time.
11245
58da2eb2
DC
112462003-05-19 David Carlton <carlton@bactrian.org>
11247
11248 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
11249 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
11250
1fcb5155
DC
112512003-05-19 David Carlton <carlton@bactrian.org>
11252
11253 * gdb.c++/namespace.exp: Add namespace scope and anonymous
11254 namespace tests.
11255 Bump copyright date.
11256 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
11257 (main): Call C::D::marker2.
11258 * gdb.c++/namespace1.cc: New file.
11259
85e85163
JJ
112602003-05-14 Jeff Johnston <jjohnstn@redhat.com>
11261
11262 Roland McGrath <roland@redhat.com>
d63a86f8 11263 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
11264 there is no manager thread.
11265
a25fbfec
JJ
112662003-05-08 Jeff Johnston <jjohnstn@redhat.com>
11267
d63a86f8
RM
11268 * gdb.threads/schedlock.exp: Remove assumption that all threads
11269 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
11270 in one of the child threads rather than the main thread.
11271
be375bae
JB
112722003-05-07 Jim Blandy <jimb@redhat.com>
11273
09bf6082
JB
11274 Add support for assembly source testing on the s390x.
11275 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
11276 architecture.
11277 * gdb.asm/s390x.inc: New file.
11278
be375bae
JB
11279 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
11280 succession of 'if' statements.
11281
00905d52
AC
112822003-05-05 Andrew Cagney <cagney@redhat.com>
11283
11284 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
11285
b1e29e33
AC
112862003-05-05 Andrew Cagney <cagney@redhat.com>
11287
11288 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
11289 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
11290
e33d66ec
EZ
112912003-05-02 Elena Zannoni <ezannoni@redhat.com>
11292
11293 * gdb.base/charset.exp: Update based on new behavior of set/show
11294 charset commands.
11295
2b6fd0d8
AC
112962003-05-01 Andrew Cagney <cagney@redhat.com>
11297
11298 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
11299 variable do not give memory errors.
11300
130cacce
AF
113012003-04-30 Adam Fedor <fedor@gnu.org>
11302
11303 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
11304 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
11305 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
11306 gdb.objc/basicclass.m: : New files
11307
11308 * lib/gdb.exp (gdb_compile_objc): New procedure.
11309
bea71854
DJ
113102003-04-27 Daniel Jacobowitz <drow@mvista.com>
11311
11312 * gdb.base/signals.exp: Make backtrace tests more specific.
11313
0f20eeea
DC
113142003-04-23 David Carlton <carlton@bactrian.org>
11315
11316 * gdb.c++/maint.exp (test_first_component): Add tests for
11317 'operator' in more locations.
11318
c8c4d8dc
KB
113192003-04-16 Kevin Buettner <kevinb@redhat.com>
11320
11321 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
11322
3fe60e3c
EZ
113232003-04-16 Elena Zannoni <ezannoni@redhat.com>
11324
11325 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 11326 func marke' instead. Update test name.
3fe60e3c 11327
9219021c
DC
113282003-04-15 David Carlton <carlton@math.stanford.edu>
11329
11330 * gdb.c++/maint.exp: New file.
11331
5dd55bdd
EZ
113322003-04-14 Elena Zannoni <ezannoni@redhat.com>
11333
11334 * gdb.threads/schedlock.c: Change type of thread function argument
11335 to long, to avoid warnings on 64-bit platforms.
11336
00890572
EZ
113372003-04-14 Elena Zannoni <ezannoni@redhat.com>
11338
a9c64011
AS
11339 * gdb.base/attach.exp: Add new message from ptrace in case of
11340 attaching to nonexistent process.
d63a86f8 11341
93201743
JB
113422003-04-11 Jim Blandy <jimb@redhat.com>
11343
11344 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11345 gdb.c++/userdef.cc: Place comments on the lines to which the
11346 marker function might return.
11347 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11348 gdb.c++/userdef.exp: Look for those comments to check that we've
11349 returned to the right place, instead of checking line numbers.
11350
2a11c64d
EZ
113512003-04-11 Elena Zannoni <ezannoni@redhat.com>
11352
a9c64011
AS
11353 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
11354 match on sourcefile name, instead of directory name.
2a11c64d 11355
68ab8fc5
EZ
113562003-04-10 Elena Zannoni <ezannoni@redhat.com>
11357
d63a86f8 11358 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
11359 working directory name.
11360
5624293a
JB
113612003-04-09 Jim Blandy <jimb@redhat.com>
11362
11363 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11364 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
11365 after an inferior function call, report the failure, but allow the
11366 test to continue.
11367
f1f02ee4
SC
113682003-04-05 Stephane Carrez <stcarrez@nerim.fr>
11369
11370 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11371 with -DPROTOTYPES.
11372
6eb79af0
SC
113732003-04-05 Stephane Carrez <stcarrez@nerim.fr>
11374
11375 * gdb.base/break.exp: Revert last patch.
11376
8dfb4cf0
SC
113772003-04-04 Stephane Carrez <stcarrez@nerim.fr>
11378
11379 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11380 with -DPROTOTYPES.
11381
ed4c619a
AC
113822003-04-02 Andrew Cagney <cagney@redhat.com>
11383
11384 * gdb.base/callfuncs.exp: Make "print add" messages unique.
11385 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
11386 matching directories by the name breakpoint.
11387 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
11388 Make "continue to marker1" consistent.
11389 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
11390 message consistent.
11391 * lib/gdb.exp: Put "the program is no longer running", and "the
11392 program exited" in parenthesis.
11393 * lib/mi-support.exp: Ditto.
d63a86f8 11394
4e35d5f0 113952003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 11396
4e35d5f0
BR
11397 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
11398
71900fe8
AC
113992003-03-29 Andrew Cagney <cagney@redhat.com>
11400
11401 * gdb.base/sizeof.c (main): Print the value of '\377'.
11402 * gdb.base/sizeof.exp: Check the sign of '\377'.
11403
c0655a16
MC
114042003-03-27 Michael Chastain <mec@shout.net>
11405
11406 * gdb.base/gdb1090.exp: New file.
11407 * gdb.base/gdb1090.cc: New file.
11408
5b2a3989
JB
114092003-03-27 J. Brobecker <brobecker@gnat.com>
11410
11411 * gdb.gdb/observer.exp: New regression test.
11412
79876890
MC
114132003-03-27 Michael Chastain <mec@shout.net>
11414
11415 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
11416 * gdb.base/ptype.exp: Likewise.
11417
6eac95e3
CV
114182003-03-27 Corinna Vinschen <vinschen@redhat.com>
11419
11420 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
11421
e8c71839
MC
114222003-03-26 Michael Chastain <mec@shout.net>
11423
11424 * gdb.base/ptype.exp: Actually use some typedef'd types.
11425
71b10041
SC
114262003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11427
11428 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
11429 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
11430
2512cf80
CV
114312003-03-20 Corinna Vinschen <vinschen@redhat.com>
11432
11433 * gdb.base/default.exp: Fix regular expression.
11434
0d195a4f
CV
114352003-03-20 Corinna Vinschen <vinschen@redhat.com>
11436
11437 * gdb.base/args.exp: Fix regular expression.
11438
8a2dbca8
CV
114392003-03-20 Corinna Vinschen <vinschen@redhat.com>
11440
11441 * gdb.base/help.exp: Allow Win32 child process.
11442
bf028682
CV
114432003-03-20 Corinna Vinschen <vinschen@redhat.com>
11444
11445 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
11446 when stepping out of main().
11447
182dbe85
CV
114482003-03-20 Corinna Vinschen <vinschen@redhat.com>
11449
11450 * gdb.base/default.exp: Check for win32 specific message when calling
11451 "run" without executable.
11452
d67a6ba5
CV
114532003-03-20 Corinna Vinschen <vinschen@redhat.com>
11454
11455 * gdb.base/args.exp: Expect .exe in output.
11456
a955b5bb
CV
114572003-03-20 Corinna Vinschen <vinschen@redhat.com>
11458
11459 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
11460 Cygwin native.
11461
bf6bad4b
AC
114622003-03-17 Andrew Cagney <cagney@redhat.com>
11463
11464 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
11465 vector registes.
11466 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
11467 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
11468
293e9a31
DC
114692003-03-17 David Carlton <carlton@math.stanford.edu>
11470
11471 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
11472 test, for PR breakpoints/38.
11473 Call test_watchpoint_and_breakpoint.
11474 * gdb.base/watchpoint.c (func3): New function.
11475 (main): Call func3.
11476
5330f2db
DC
114772003-03-04 David Carlton <carlton@math.stanford.edu>
11478
11479 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
11480 Garply<Garply<char> >:: garply".
11481 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
11482 with respect to PR c++/1111; note also PR c++/1113.
11483 (test_template_breakpoints): KFAIL "constructor breakpoint" with
11484 respect to PR c++/1062.
11485 KFAIL "destructor breakpoint" with respect to PR c++/1112.
11486
6ece72da
DC
114872003-03-03 David Carlton <carlton@math.stanford.edu>
11488
11489 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
11490 with respect to PR c++/57.
11491 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
11492 c++/826.
11493 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
11494 respect to PR c++/57.
11495
85ca1584
DC
114962003-03-03 David Carlton <carlton@math.stanford.edu>
11497
11498 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
11499 respect to PR c++/33 into FAILs.
11500
98e9c5b8
MC
115012003-03-03 Michael Chastain <mec@shout.net>
11502
7bedbf27
MC
11503 * configure.in: Update copyright years.
11504
115052003-03-03 Michael Chastain <mec@shout.net>
11506
11507 * Makefile.in: Update copyright years.
98e9c5b8 11508
f683e100
DC
115092003-02-28 David Carlton <carlton@math.stanford.edu>
11510
11511 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
11512 print class instead of struct and/or superfluous protection
11513 specifiers, as long as the resulting output is equivalent to the
11514 source code.
11515 Delete FIXME from end of messages on tests that don't need
11516 fixing.
11517
a9e0cf2c
DC
115182003-02-28 David Carlton <carlton@math.stanford.edu>
11519
11520 * gdb.c++/templates.exp (do_tests): Allow const in the two
11521 Foo<volatile char *>::foo tests.
11522
e8d359df
MS
115232003-02-27 Michael Snyder <msnyder@redhat.com>
11524
d63a86f8 11525 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
11526 will be consistant.
11527
0b71dc91
DC
115282003-02-26 David Carlton <carlton@math.stanford.edu>
11529
11530 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
11531 char *>::foo" test with respect to PR c++/33. Create a new test
11532 which is identical to that one except that it doesn't put the
11533 space between the "char" and the "*"; KFAIL it, too.
11534
dd14ab43
DC
115352003-02-26 David Carlton <carlton@math.stanford.edu>
11536
11537 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
11538 template types into either PASSes or KFAILs (corresponding to PR
11539 c++/57). Tweak indentation. Update copyright.
11540
1146c7f1
SC
115412003-02-23 Stephane Carrez <stcarrez@nerim.fr>
11542
11543 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
11544
74641dfb
MC
115452003-02-13 Michael Chastain <mec@shout.net>
11546
11547 * gdb.base/exprs.exp: Remove i960 remnants.
11548 * gdb.base/funcargs.exp: Likewise.
11549 * gdb.base/list.exp: Likewise.
11550 * gdb.base/ptype.exp: Likewise.
11551
559cd2d0
DC
115522003-02-14 David Carlton <carlton@math.stanford.edu>
11553
11554 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
11555 pEe->D::vg()" from XFAIL to KFAIL.
11556
c4f90d87
JM
115572003-02-13 Jason Molenda (jmolenda@apple.com)
11558
11559 * gdb.base/maint.exp: Update maint print statistics regexp to include
11560 new entries.
11561
cbc4d97c
MC
115622003-02-13 Michael Chastain <mec@shout.net>
11563
11564 * gdb.c++/inherit.exp: Remove call to get_debug_format.
11565
40f235b7
MC
115662003-02-12 Michael Chastain <mec@shout.net>
11567
11568 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
11569 * gdb.c++/inherit.exp: Likewise.
11570 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
11571 * gdb.c++/templates.exp: Likewise.
11572 * gdb.c++/virtfunc.exp: Likewise.
11573
c56716b0
JM
115742003-02-06 Jason Molenda (jason-cl@molenda.com)
11575
11576 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
11577 why the code is written that way.
11578
070afcf8
MC
115792003-02-05 Michael Chastain <mec@shout.net>
11580
11581 * gdb.base/dump.exp: Add missing copyright line.
11582
5d0331e5
JM
115832003-02-05 Jason Molenda (jason-cl@molenda.com)
11584
f7ae6d3e 11585 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
11586 at the beginning so the breakpoint doesn't get set on the loop.
11587
92851186
MC
115882003-02-05 Michael Chastain <mec@shout.net>
11589
11590 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
11591 output for configurations with gcc 2.95.3.
11592
cbf1e085
AC
115932003-02-05 Keith Seitz <keiths@redhat.com>
11594 Andrew Cagney <ac131313@redhat.com>
11595
11596 * gdb.mi/mi-cli.exp: New file.
d63a86f8 11597
29518e1e
MC
115982003-02-04 Michael Chastain <mec@shout.net>
11599
11600 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
11601 Call perror and then continue.
11602
5af1d5f3
MC
116032003-02-03 Michael Chastain <mec@shout.net>
11604
11605 * gdb.c++/pr-1023.cc: New file.
11606 * gdb.c++/pr-1023.exp: New file.
11607
6b549786
JB
116082003-02-05 Jim Blandy <jimb@redhat.com>
11609
11610 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
11611 it's local to foobar. Check for it there, and check that it's not
11612 present in main.
11613 * gdb.c++/local.cc (marker2): New function.
11614 (foobar): Call marker1.
11615 (main): Call marker2 instead of marker1.
11616
67f16606
AC
116172003-02-04 Andrew Cagney <ac131313@redhat.com>
11618
11619 * gdb.disasm/mn10200.exp: Obsolete file.
11620 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
11621 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
11622 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
11623
1c5cb38e
DC
116242003-02-04 David Carlton <carlton@math.stanford.edu>
11625
11626 * gdb.c++/overload.exp: Test intToChar(1).
11627 * gdb.c++/overload.cc (intToChar): New.
11628 (main): Call intToChar.
11629
d1fe6965
DC
116302003-02-03 David Carlton <carlton@math.stanford.edu>
11631
11632 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
11633 'might_kfail' arg.
11634 KFAIL some of the continue_to_bp_overloaded calls, according to
11635 PR c++/1025.
11636
9ba61c5d
MC
116372003-02-01 Michael Chastain <mec@shout.net>
11638
11639 * gdb.base/advance.c (marker1): New marker function.
11640 * gdb.base/advance.exp: When the 'advance' command lands on the
11641 return breakpoint, it can legitimately stop on either the
11642 current line or the next line. Accommodate both outcomes.
11643 * gdb.base/until.exp: Likewise.
11644
e7494ffb
AC
116452003-02-02 Andrew Cagney <ac131313@redhat.com>
11646
11647 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
11648 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
11649 now a list, not a tuple.
11650 * gdb.mi/mi-var-display.exp: Ditto.
11651 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 11652
075559bc
AC
116532003-02-01 Andrew Cagney <ac131313@redhat.com>
11654
11655 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
11656 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
11657 stack backtraces.
11658 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 11659
2bd4c7b1
MK
116602003-02-01 Mark Kettenis <kettenis@gnu.org>
11661
11662 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
11663 gdb.mi/mi1-pthreads.exp: Return instead of calling
11664 gdb_suppress_entire_file.
11665
eabd8992
MS
116662003-02-01 Mark Salter <msalter@redhat.com>
11667
11668 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
11669
71469e2f
MS
116702003-01-31 Mark Salter <msalter@redhat.com>
11671
11672 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
11673 Support empty arg.
11674
38a94d44
MC
116752003-01-30 Michael Chastain <mec@shout.net>
11676
11677 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
11678 This was a workaround for a UTF-8 bug in readline 4.3. The bug
11679 has been fixed in gdb/readline on 2003-01-09.
11680
19ea9e73
MS
116812003-01-29 Michael Snyder <msnyder@redhat.com>
11682
e8d359df
MS
11683 * gdb.base/maint.exp: Allow for leading underscore in symbol.
11684 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
11685 * gdb.base/args.exp: Skip if target does not support args passing.
11686
2307bd6a
DJ
116872003-01-22 Daniel Jacobowitz <drow@mvista.com>
11688
19ea9e73 11689 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
11690 gdb_test. Accept a list of expect arguments as the third
11691 parameter.
11692 (gdb_test): Use it.
11693
f2dd3617
EZ
116942003-01-20 Elena Zannoni <ezannoni@redhat.com>
11695
11696 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
11697 allow for different test tree configurations. Update some
11698 tescases accordingly.
11699 * gdb.arch/altivec-regs.exp: Ditto.
11700 * gdb.asm/asm-source.exp: Ditto.
11701 * gdb.base/advance.exp: Ditto.
11702 * gdb.base/display.exp: Ditto.
d63a86f8 11703 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
11704 * gdb.base/mips_pro.exp: Ditto.
11705 * gdb.base/overlays.exp: Ditto.
11706 * gdb.base/relocate.exp: Ditto.
11707 * gdb.base/setshow.exp: Ditto.
11708 * gdb.base/step-line.exp: Ditto.
11709 * gdb.base/step-test.exp: Ditto.
11710 * gdb.base/until.exp: Ditto.
11711 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
11712
c71cdefd
DC
117132003-01-17 David Carlton <carlton@math.stanford.edu>
11714
11715 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
11716 corresponding to PR c++/945.
11717 Update copyright.
11718
fdba05d7
DC
117192003-01-17 David Carlton <carlton@math.stanford.edu>
11720
11721 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
11722 corresponding to PR c++/68.
11723
117242003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
11725
11726 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
11727 (test_paddr_hairy_functions): Call print_addr_2_kfail for
11728 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
11729
c362c33a
EZ
117302003-01-15 Elena Zannoni <ezannoni@redhat.com>
11731
0fbc361c
EZ
11732 * gdb.base/break.exp: Fix change of default location, because of
11733 removal of until tests.
11734 * gdb.base/help.exp: Update test for new 'until' help message.
11735 Add test for help on 'advance'.
a9c64011 11736 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 11737
dabf8a35
MK
117382003-01-15 Mark Kettenis <kettenis@gnu.org>
11739
11740 * gdb.base/default.exp: Adapt "info float" test for recent changes
11741 to that command. Add test for "info vector".
11742 * gdb.base/float.exp: New file. Add test for "info float" that
11743 resembles the old test in gdb.base/default.exp.
11744
a1769aca
DC
117452003-01-15 David Carlton <carlton@math.stanford.edu>
11746
11747 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
11748
82025e13
EZ
117492003-01-15 Elena Zannoni <ezannoni@redhat.com>
11750
11751 * gdb.base/break.exp: Move the tests of until command from here...
11752 * gdb.base/until.exp: ... to here. New file. Add other tests.
11753 * gdb.base/advance.c: New file.
11754 * gdb.base/advance.exp: New file.
11755
8f9ab801
EZ
117562003-01-14 Elena Zannoni <ezannoni@redhat.com>
11757
a9c64011
AS
11758 * gdb.base/args.c: New file.
11759 * gdb.base/args.exp: New file.
8f9ab801 11760
9ae66589
DJ
117612003-01-14 Daniel Jacobowitz <drow@mvista.com>
11762
11763 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
11764
8d77e5c3
DJ
117652003-01-14 Daniel Jacobowitz <drow@mvista.com>
11766
11767 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
11768
12d2f0a1
DJ
117692003-01-14 Daniel Jacobowitz <drow@mvista.com>
11770
11771 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
11772 dates.
11773
6ca37014
DJ
117742003-01-13 Daniel Jacobowitz <drow@mvista.com>
11775
11776 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
11777
b0023472
DJ
117782003-01-13 Daniel Jacobowitz <drow@mvista.com>
11779
11780 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
11781 (ptype &*"foo").
11782 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
11783
607fbc54 117842003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
11785
11786 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
11787 * gdb.mi/mi1-console.exp: Likewise.
11788
607fbc54 117892003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
11790
11791 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
11792 * gdb.mi/mi1-console.exp: Likewise.
11793
a1fb14a2
DJ
117942003-01-13 Daniel Jacobowitz <drow@mvista.com>
11795
11796 * gdb.c++/overload.exp: Remove some fixed XFAILs.
11797
c4cf40b7
DJ
117982003-01-09 Daniel Jacobowitz <drow@mvista.com>
11799
11800 * gdb.base/detach.exp: New test.
11801
696d5a5b
DJ
118022003-01-09 Daniel Jacobowitz <drow@mvista.com>
11803
11804 * Makefile.in (ALL_SUBDIRS): New variable.
11805 (subdirs, clean, distclean): Use it.
11806 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
11807 regenerating Makefile, since it is generated from the top level.
11808 * gdb.asm/Makefile.in: Likewise.
11809 * gdb.base/Makefile.in: Likewise.
11810 * gdb.c++/Makefile.in: Likewise.
11811 * gdb.disasm/Makefile.in: Likewise.
11812 * gdb.java/Makefile.in: Likewise.
11813 * gdb.mi/Makefile.in: Likewise.
11814 * gdb.threads/Makefile.in: Likewise.
11815 * gdb.trace/Makefile.in: Likewise.
11816
754533e4
DC
118172003-01-09 David Carlton <carlton@math.stanford.edu>
11818
11819 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
11820 Add copyright year 2003.
11821
d8b3e9ee
MC
118222003-01-06 Michael Chastain <mec@shout.net>
11823
11824 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
11825 When selecting a thread, 'line' and 'file' are optional.
11826 * gdb.mi/mi1-pthreads.exp: Likewise.
11827
8e9e0fe6
AS
118282003-01-06 Andreas Schwab <schwab@suse.de>
11829
11830 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
11831 failures.
11832
b5ab8ff3
DJ
118332003-01-04 Daniel Jacobowitz <drow@mvista.com>
11834
11835 Fix PR gdb/844
11836 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
11837 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
11838
11839 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
11840 instead of calling gdb_suppress_entire_file.
11841 * gdb.threads/print-threads.exp: Likewise.
11842 * gdb.threads/schedlock.exp: Likewise.
11843
11844 * gdb.threads/killed.exp: Return instead of calling
11845 gdb_suppress_entire_file.
11846 * gdb.threads/linux-dp.exp: Likewise.
11847 * gdb.threads/pthreads.exp: Likewise.
11848
1e698235
DJ
118492003-01-04 Daniel Jacobowitz <drow@mvista.com>
11850
11851 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
11852 stabs.
11853 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
11854 * gdb.base/whatis.exp: Always allow (void) after function names.
11855
147ff08c
DJ
118562003-01-04 Daniel Jacobowitz <drow@mvista.com>
11857
11858 * gdb.c++/casts.exp: Correct regexp.
11859
dc62bfc2
MK
118602003-01-04 Mark Kettenis <kettenis@gnu.org>
11861
11862 * configure.in: Call AC_CONFIG_HEADER. Don't call
11863 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
11864 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
11865 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
11866 aforementioned directories in the AC_OUPUT call.
11867 * config.hin: New file.
11868 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
11869 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
11870 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
11871 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
11872 pass -I$objdir instead of -I$objdir/$subdir in compilation.
11873 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
11874 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
11875 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
11876 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
11877 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
11878 gdb.threads/configure.in, gdb.threads/configure,
11879 gdb.threads/config.in, gdb.trace/configure.in,
11880 gdb.trace/configure: Removed.
11881
77afa639
MC
118822003-01-03 Michael Chastain <mec@shout.net>
11883
11884 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
11885 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
11886
7634bb6e
DJ
118872003-01-03 Daniel Jacobowitz <drow@mvista.com>
11888
11889 * gdb.base/store.exp: Fix regular expressions.
11890
b39c905e
MK
118912002-12-28 Mark Kettenis <kettenis@gnu.org>
11892
11893 * configure.in: Rewrite.
11894 * configure: Regenerated.
11895
0a8551dd
DC
118962003-01-03 David Carlton <carlton@math.stanford.edu>
11897
11898 * gdb.base/psymtab.exp: New file.
11899 * gdb.base/psymtab1.c: Ditto.
11900 * gdb.base/psymtab2.c: Ditto.
11901
c60b7188
AF
119022002-12-23 Adam Fedor <fedor@gnu.org>
11903
11904 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
11905
ee73db83
DC
119062002-12-23 David Carlton <carlton@math.stanford.edu>
11907
11908 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
11909 and current_directory initialization.
11910
d6c1774e
JB
119112002-12-22 Jim Blandy <jimb@redhat.com>
11912
f0a847b8
JB
11913 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
11914 rather than as part of the output file name.
11915
d6c1774e
JB
11916 * gdb.base/attach.exp: There's no need to copy the test program to
11917 /tmp; that was only ever necessary on HP/UX, and this test is
11918 entirely disabled there anyway.
11919
f0708dbb
JB
119202002-12-21 Jim Blandy <jimb@redhat.com>
11921
4c2acfea
JB
11922 * gdb.c++/psmang.exp: Doc fix.
11923
f0708dbb
JB
11924 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
11925 test.
11926
9579e000
DC
119272002-12-20 David Carlton <carlton@math.stanford.edu>
11928
11929 * gdb.c++/annota2.exp: KFAIL annotate-quit.
11930
d1810171
MC
119312002-12-18 Michael Chastain <mec@shout.net>
11932
11933 * gdb.c++/annota2.exp: Add copyright year 2002.
11934
76565097
DC
119352002-12-17 David Carlton <carlton@math.stanford.edu>
11936
11937 * gdb.c++/try_catch.cc: Add marker comments.
11938 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
11939 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
11940 * gdb.c++/m-static.cc: Ditto.
11941 * gdb.c++/m-static1.cc: Ditto.
11942 * gdb.c++/try_catch.cc: Ditto.
11943
da81390b
JJ
119442002-12-16 Jeff Johnston <jjohnstn@redhat.com>
11945
11946 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
11947 to see whether we are using the new -environment-directory
11948 command which resets via -r or the old version of the command
11949 which may prompt the user. Part of fix for gdb/741.
11950
b304d130
AC
119512002-12-13 Andrew Cagney <ac131313@redhat.com>
11952
11953 * gdb.fortran/types.exp: Update obsolete comment.
11954 * gdb.fortran/exprs.exp: Ditto.
11955 * lib/gdb.exp: Delete obsolete code.
11956 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
11957 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
11958 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
11959 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
11960 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
11961 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
11962 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
11963 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
11964 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
11965 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
11966 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
11967 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
11968 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
11969 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
11970 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
11971 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
11972 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
11973 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
11974 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
11975 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
11976 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
11977 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
11978 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
11979 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
11980 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
11981 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
11982 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
11983 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
11984 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
11985 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
11986 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
11987 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
11988 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
11989 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
11990 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
11991 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
11992 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
11993
a23b6e6a
DC
119942002-12-11 David Carlton <carlton@math.stanford.edu>
11995
11996 * gdb.c++/m-data.exp: Add test for members that shadow global
11997 variables: see PR gdb/804.
11998 * gdb.c++/m-data.cc: Ditto.
11999
6604731b
DJ
120002002-12-10 Daniel Jacobowitz <drow@mvista.com>
12001
12002 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
12003
de46ecd7
DC
120042002-12-06 David Carlton <carlton@math.stanford.edu>
12005
12006 * gdb.base/store.c: Don't declare functions static.
12007
27e829d0
AC
120082002-12-04 Andrew Cagney <ac131313@redhat.com>
12009
12010 * gdb.base/store.exp, gdb.base/store.c: New files.
12011
92806416
DJ
120122002-12-03 Daniel Jacobowitz <drow@mvista.com>
12013
12014 * gdb.base/selftest.exp: Update for current gdb.
12015
3bcbaac5
DJ
120162002-12-03 Daniel Jacobowitz <drow@mvista.com>
12017
12018 * gdb.base/maint.exp: Only dump symbols from one source file
12019 or objfile.
12020
f4f00b1f
DJ
120212002-12-03 Daniel Jacobowitz <drow@mvista.com>
12022
12023 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
12024 function call.
12025
f1c8a949
JB
120262002-11-25 Jim Blandy <jimb@redhat.com>
12027
12028 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
12029 function appearing in error message.
12030
9e297a97
DJ
120312002-11-21 Daniel Jacobowitz <drow@mvista.com>
12032
12033 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
12034
1f312e79
JJ
120352002-11-08 Jeff Johnston <jjohnstn@redhat.com>
12036
d63a86f8
RM
12037 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
12038 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
12039 should be in mi console format. This is part of fix for PR gdb/604.
12040
83c31e7d
FN
120412002-09-18 Fernando Nasser <fnasser@redhat.com>
12042
12043 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
12044 which explicitly prints the zero offset as "+0".
12045
322b3f65
DJ
120462002-10-22 Daniel Jacobowitz <drow@mvista.com>
12047
12048 * gdb.threads/schedlock.c (args): Make unsigned.
12049
120502002-10-21 Daniel Jacobowitz <drow@mvista.com>
12051
12052 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
12053 numbers. Allow "foo2|selected stack frame".
12054 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
12055 * gdb.asm/asmsrc2.s: Likewise.
12056 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
12057 comments.
12058 * gdb.asm/mips.inc: New file.
12059
5e2fe5b8
AF
120602002-10-18 Adam Fedor <fedor@gnu.org>
12061
12062 * gdb.base/default.exp: Update expected output to include 'ObjC'.
12063 * gdb.base/help.exp: Likewise.
12064
abe1a5d0
KB
120652002-10-17 Kevin Buettner <kevinb@redhat.com>
12066
12067 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
12068 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
12069
10abb1d4
JB
120702002-10-02 Jim Blandy <jimb@redhat.com>
12071
12072 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
12073
1f609b42
AC
120742002-10-01 Andrew Cagney <ac131313@redhat.com>
12075
12076 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
12077 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
12078 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
12079 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
12080 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
12081 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
12082 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
12083
0aee02e4
AC
120842002-09-29 Andrew Cagney <ac131313@redhat.com>
12085
12086 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
12087 * mi0-disassemble.exp, mi0-eval.exp: Delete.
12088 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
12089 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
12090 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
12091 * mi0-var-block.exp, mi0-var-child.exp: Delete.
12092 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 12093
6fde09ad
KB
120942002-09-27 Kevin Buettner <kevinb@redhat.com>
12095
12096 * gdb.base/annota1.exp (info break): Make directory components of
12097 path optional since not all compilers emit this debug information.
12098
12099 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
12100 step ends up stepping out of the function instead of stopping on
12101 the epilogue.
12102
9e8aab75
KS
121032002-09-26 Keith Seitz <keiths@redhat.com>
12104
12105 * lib/insight-support.exp (gdbtk_start): Figure out where
12106 the insight executable is based on where gdb is. Use this
12107 executable to start insight instead of gdb.
12108
e36180d7
AC
121092002-09-25 Andrew Cagney <cagney@redhat.com>
12110
12111 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
12112
9dd34b2b
AC
121132002-09-24 Andrew Cagney <ac131313@redhat.com>
12114
12115 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
12116 test_isolated_complaints.
12117 (test_empty_complaint): New function.
12118 (test_empty_complaints): New function. Check no output when no
12119 complaints.
d63a86f8 12120
dea97812
KB
121212002-09-19 Jim Blandy <jimb@redhat.com>
12122
a9c64011 12123 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 12124
54951bd7
AC
121252002-09-19 Andrew Cagney <ac131313@redhat.com>
12126
12127 * gdb.gdb/complaints.exp: New file.
12128
dec43320
AC
121292002-09-18 Andrew Cagney <ac131313@redhat.com>
12130
12131 * gdb.base/maint.exp: Check `help maint internal-warning'.
12132
e70d6e3f
DC
121332002-09-18 David Carlton <carlton@math.stanford.edu>
12134
12135 * gdb.c++/m-static.exp: Remove breakpoints depending on line
12136 numbers, and replace them by a single breakpoint after the
12137 constructors are all finished.
12138 Add test 4.
12139 * gdb.c++/m-static.cc: Add test 4.
12140 * gdb.c++/m-static.h: New file.
12141 * gdb.c++/m-static1.cc: New file.
12142
12143 * gdb.c++/printmethod.exp: New file.
12144 * gdb.c++/printmethod.cc: New file.
12145
12146 * gdb.c++/pr-574.exp: New file.
12147 * gdb.c++/pr-574.cc: New file.
12148
afb5c968
CV
121492002-09-18 Corinna Vinschen <vinschen@redhat.com>
12150
12151 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
12152 embedded targets which never actually exit.
12153
31e45dee
FN
121542002-09-18 Fernando Nasser <fnasser@redhat.com>
12155
12156 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
12157 "don't step after run" as unresolved or unsupported, instead of xfail.
12158
a283c5a1
CV
121592002-09-18 Corinna Vinschen <vinschen@redhat.com>
12160
12161 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
12162 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
12163 Add newline to expected string in "step out of main (status wrapper)"
12164 case.
12165
11350d2a
CV
121662002-09-18 Corinna Vinschen <vinschen@redhat.com>
12167
12168 * lib/gdb.exp (rerun_to_main): Allow restarting application.
12169 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
12170
0deec7d6
TT
121712002-09-17 Tom Tromey <tromey@redhat.com>
12172
12173 * gdb.base/printcmds.exp (test_print_string_constants): Expect
12174 \000, not \0, in double-quoted string.
12175
b2b4a1b5
CV
121762002-09-14 Corinna Vinschen <vinschen@redhat.com>
12177
c9d37158 12178 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
12179 string after running the commands execution on breakpoint tests.
12180
1c56143a
CV
121812002-09-13 Corinna Vinschen <vinschen@redhat.com>
12182
12183 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
12184
37f8da45
JB
121852002-09-12 Joel Brobecker <brobecker@gnat.com>
12186
12187 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
12188
08b468e0
KS
121892002-09-10 Keith Seitz <keiths@redhat.com>
12190
12191 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
12192 runto proc.
12193 (mi_run_to_main): Use mi_runto.
12194 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
12195
dc360f58
KS
121962002-09-10 Keith Seitz <keiths@redhat.com>
12197
12198 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
12199 regexp for stopping at main. Could have multiple event notifications.
12200 Don't assume that main was declared with no parameters.
12201 (mi_next): Use mi_step_to.
12202 (mi_step): Use mi_next_to.
12203
ce3abcfb
CV
122042002-09-09 Corinna Vinschen <vinschen@redhat.com>
12205
12206 * gdb.base/default.exp: Fix expected string in `info float' test.
12207
d1f5b980
BE
122082002-09-09 Ben Elliston <bje@redhat.com>
12209
12210 * config/mips.exp: Update comments.
12211 * config/mips-idt.exp: Likewise.
12212 * config/nind.exp: Likewise.
12213 * config/slite.exp: Likewise.
12214 * config/sparclet.exp: Likewise.
12215 * config/udi.exp: Likewise.
12216 * config/vx.exp: Likewise.
12217 * config/vxworks29k.exp: Likewise.
12218
2f71430b
JB
122192002-09-05 Jim Blandy <jimb@redhat.com>
12220
12221 * gdb.threads/killed.exp: Fix test failure message.
12222
7ddebc7e
KS
122232002-09-04 Keith Seitz <keiths@redhat.com>
12224
12225 * lib/mi-support.exp: Update copyright.
12226 (mi_gdb_test): Increase the priority of the expected pattern
12227 so that it matches gdb_test.
12228
0ae67eb3
KS
122292002-09-03 Keith Seitz <keiths@redhat.com>
12230
12231 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
12232 Use integer comparison instead of string comparison for testing
12233 whether binary was built.
12234
38fc42c8
JB
122352002-09-03 Jim Blandy <jimb@redhat.com>
12236
12237 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
12238
b6ff0e81
JB
122392002-08-29 Jim Blandy <jimb@redhat.com>
12240
12241 * gdb.threads/pthreads.exp: Move the portable thread compilation
12242 code into a function in lib/gdb.exp, and call that from here.
12243 * lib/gdb.exp (gdb_compile_pthreads): New function.
12244
07c98896
KS
122452002-08-29 Keith Seitz <keiths@redhat.com>
12246
12247 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
12248 expect_out so that callers can get at it.
12249
0312286c
DJ
122502002-08-23 Daniel Jacobowitz <drow@mvista.com>
12251
12252 * gdb.threads/print-threads.c: New file.
12253 * gdb.threads/print-threads.exp: New file.
12254 * gdb.threads/schedlock.c: New file.
12255 * gdb.threads/schedlock.exp: New file.
12256
dd039bc4
EZ
122572002-08-22 Elena Zannoni <ezannoni@redhat.com>
12258
a9c64011
AS
12259 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
12260 not altivec.c.
dd039bc4 12261
1f36144c
MK
122622002-08-17 Mark Kettenis <kettenis@gnu.org>
12263
12264 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
12265 targets. The problem should be fixed now.
12266
16057ec7 122672002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
12268
12269 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
12270 2002-07-24 change that removes final dots from error messages.
12271
3c1499ad
TT
122722002-08-13 Tom Tromey <tromey@redhat.com>
12273
12274 * gdb.base/readline.exp: New file.
12275
a20ce2c3
AC
122762002-08-01 Andrew Cagney <ac131313@redhat.com>
12277
12278 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
12279 supress message.
12280
db034ac5
AC
122812002-08-01 Andrew Cagney <cagney@redhat.com>
12282
12283 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
12284 CHILL_FOR_TARGET and CHILL_LIB.
12285 * configure.in (configdirs): Remove gdb.chill.
12286 * configure: Regenerate.
12287 * lib/gdb.exp: Obsolete references to chill.
12288 * gdb.fortran/types.exp: Ditto.
12289 * gdb.fortran/exprs.exp: Ditto.
12290
3e000b18
KB
122912002-07-30 Kevin Buettner <kevinb@redhat.com>
12292
12293 * gdb.base/shlib-call.exp (additional_flags): Conditionally
12294 set Irix-specific compile and link flags.
12295
28f4966b
KB
122962002-07-29 Kevin Buettner <kevinb@redhat.com>
12297
12298 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
12299 source files. The ``-o'' option doesn't work with the ``-E'' option
12300 when using the Irix compiler.
12301
46c0d5a6
DJ
123022002-07-19 Daniel Jacobowitz <drow@mvista.com>
12303
12304 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
12305 Improve support for reusing an exec file. Copy exec file
12306 to target, and run gdbserver on the target instead of on the host.
12307
eecf4bed
JB
123082002-07-18 Jim Blandy <jimb@redhat.com>
12309
0f815cdf
JB
12310 * gdb.base/ending-run.exp: Don't expect to see the program end in
12311 some orderly fashion when we're running on a real stand-alone
12312 board.
12313
eecf4bed
JB
12314 * gdb.base/interrupt.exp: Correct logic for skipping tests on
12315 targets that don't support interrupts.
12316
52d309e4
JB
123172002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
12318
12319 * gdb.base/attach.exp: Add patterns to match output from /proc-based
12320 systems.
12321 Move comments in expect statements to inside the actions, so that they
12322 don't get matched against.
12323
ff683d9e
MK
123242002-07-10 Mark Kettenis <kettenis@gnu.org>
12325
12326 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
12327 function when asleep" test.
12328
b5356753
AC
123292002-07-10 Andrew Cagney <ac131313@redhat.com>
12330
12331 * gdb.base/page.exp: Rewrite to handle problems with very long
12332 `info set' output. Update copyright.
12333
6aa4d13a
AC
123342002-06-26 Andrew Cagney <ac131313@redhat.com>
12335
12336 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
12337 gdb.threads-hp.
12338 * gdb.hp/configure: Regenerate.
12339 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
12340 * gdb.hp/gdb.threads-hp/configure: Delete file.
12341 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
12342
8cf8c2b8
AC
123432002-06-22 Andrew Cagney <ac131313@redhat.com>
12344
12345 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
12346 setlocale, bindtextdomain and textdomain.
12347
6827a8f8
JB
123482002-06-11 Jim Blandy <jimb@redhat.com>
12349
919d772c
JB
12350 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
12351 preprocessor macro information is present.
12352
6827a8f8
JB
12353 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
12354 tests.
12355
c15b0d21
MS
123562002-06-06 Michael Snyder <msnyder@redhat.com>
12357
c5984d70
MS
12358 * gdb.base/overlays.exp: Record addresses of overlay
12359 functions in TCL variables rather than in GDB variables,
12360 to avoid having GDB convert them to pointers (with loss
12361 of information).
12362
d63a86f8 12363 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 12364 default linker script changes.
c15b0d21
MS
12365 * gdb.base/long_long.exp: Add check for sizeof (long double).
12366
be26fe0d
ML
123672002-06-06 Michal Ludvig <mludvig@suse.cz>
12368
12369 * gdb.asm/asm-source.exp: Add x86-64 target.
12370 * gdb.asm/x86_64.inc: New.
d63a86f8 12371
258093ca 123722002-05-30 Michael Chastain <mec@shout.net>
258093ca 12373
4b3153f1 12374 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
12375 * gdb.c++/m-static.cc: New file.
12376 * gdb.c++/m-static.exp: New file.
12377
241264c6
MS
123782002-05-28 Michael Snyder <msnyder@redhat.com>
12379
12380 * gdb.base/call-ar-st.exp: Allow for reduced floating point
12381 precision.
12382
9bba8c8f 123832002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 12384
4b3153f1 12385 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
12386 * gdb.c++/m-data.cc: New file.
12387 * gdb.c++/m-data.exp: New file.
12388
123892002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 12390
4b3153f1 12391 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 12392 * gdb.c++/try_catch.cc: New file.
d63a86f8 12393 * gdb.c++/try_catch.exp: New file.
9bba8c8f 12394
def1b996
MC
123952002-05-27 Michael Chastain <mec@shout.net>
12396
12397 * gdb.c++/local.exp: Accept more nested types in output.
12398
522ba268
MC
123992002-05-26 Michael Chastain <mec@shout.net>
12400
12401 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
12402
277254ba
MS
124032002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
12404
12405 * lib/gdb.exp (gdb_wrapper_init): Just because
12406 gdb_wrapper_file exists, this does not mean that the file
12407 should not be rebuilt. That is what gdb_wrapper_initialized
12408 is for.
12409 (default_gdb_init): Reset gdb_wrapper_initialized.
12410
b61a8733
MS
124112002-05-23 Michael Snyder <msnyder@redhat.com>
12412
d63a86f8 12413 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
12414 the precision of the floating point test results.
12415 * gdb.base/call-rt-st.exp: Ditto.
12416
b61a8733
MS
12417 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
12418 * gdb.base/call-rt-st.exp: Ditto.
12419
56f6e910
MC
124202002-05-19 Michael Chastain <mec@shout.net>
12421
12422 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
12423
ad0b0016
EZ
124242002-05-19 Elena Zannoni <ezannoni@redhat.com>
12425
a9c64011
AS
12426 * configure.in (configdirs): Add gdb.arch.
12427 * configure: Regenerate.
ad0b0016 12428
f617d2b6
JB
124292002-05-17 Jim Blandy <jimb@redhat.com>
12430
12431 * gdb.base/completion.exp: Recognize the more detailed error
12432 messages produced by the macro expander's lexical analyzer.
12433
eac2a696
EZ
124342002-05-14 Elena Zannoni <ezannoni@redhat.com>
12435
a9c64011
AS
12436 * gdb.arch/altivec-abi.c: New file.
12437 * gdb.arch/altivec-abi.exp: New file.
12438 * gdb.arch/altivec-regs.c: New file.
12439 * gdb.arch/altivec-regs.exp: New file.
eac2a696 12440
2fdde8f8
DJ
124412002-05-14 Daniel Jacobowitz <drow@mvista.com>
12442
12443 * gdb.base/maint.exp (maint print type): Update for new type
12444 structure.
d63a86f8 12445
e31f1a7c
EZ
124462002-05-14 Elena Zannoni <ezannoni@redhat.com>
12447
12448 * gdb.arch: New directory.
12449 * gdb.arch/configure.in: New file.
12450 * gdb.arch/configure: New file.
12451 * gdb.arch/Makefile.in: New file.
12452
db589741
CV
124532002-05-13 Corinna Vinschen <vinschen@redhat.com>
12454
12455 * gdb.asm/asm-source.exp: Add v850 as supported target.
12456 * gdb.asm/v850.inc: New file.
12457
8ce2a7dc
DJ
124582002-05-13 Daniel Jacobowitz <drow@mvista.com>
12459
12460 * gdb.c++/annota2.exp (annotate-quit): Add comment.
12461
df763c7f
DJ
124622002-05-12 Daniel Jacobowitz <drow@mvista.com>
12463
12464 * gdb.base/break.exp: Check 'break "marker2"'.
12465
377daeed
MS
124662002-05-10 Michael Snyder <msnyder@redhat.com>
12467
12468 * gdb.base/long_long.exp: Fix typo.
12469
c4b7bc2b
JB
124702002-05-10 Jim Blandy <jimb@redhat.com>
12471
ecac9a4e
JB
12472 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
12473 a bug.
12474
c4b7bc2b
JB
12475 * gdb.base/printcmds.exp (test_integer_literals_rejected):
12476 Recognize more detailed error message produced by the macro
12477 expander's lexical analyzer.
12478 * lib/gdb.exp (test_print_reject): Same.
12479
e71019a1
MK
124802002-05-09 Mark Kettenis <kettenis@gnu.org>
12481
12482 * gdb.c++/method.exp: Fix typo.
12483
fedfc8e6
MS
124842002-05-08 Michael Snyder <msnyder@redhat.com>
12485
166a1957
MS
12486 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
12487 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 12488 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
12489 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
12490 Add iftarget clause for strongarm.
d63a86f8 12491
f1c47eb2
MS
124922002-05-06 Michael Snyder <msnyder@redhat.com>
12493
cb9a9d3e
MS
12494 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
12495 (gdb_continue_to_end): Accept output from status wrapper.
12496 * gdb.base/ending-run.exp: Add case for output from status wrapper.
12497 Clean up fail messages to match pass messages.
12498
f1c47eb2
MS
12499 Enable the "needs_status_wrapper" testsuite feature.
12500 * lib/gdb.exp (gdb_wrapper_init): New procedure.
12501 (gdb_compile): Conditionally call gdb_wrapper_init.
12502 * gdb.base/a2-run.exp: Recognize output from status wrapper.
12503 * gdb.c++/method.exp: Recognize output from status wrapper.
12504
6079c749
BE
125052002-05-06 Ben Elliston <bje@redhat.com>
12506From Graydon Hoare <graydon@redhat.com>
12507
12508 * config/sid.exp: Include support for "rawsid" protocol.
12509
188baff3
JB
125102002-05-03 Jim Blandy <jimb@redhat.com>
12511
12512 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
12513 * gdb.c++/hang3.C: New file.
12514
b9c07f0f
AC
125152002-05-04 Andrew Cagney <ac131313@redhat.com>
12516
12517 * gdb.base/default.exp: Remove obsolete code.
12518 * gdb.c++/misc.exp: Ditto. Update copyright.
12519 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
12520 * gdb.base/whatis.exp: Ditto. Update copyright.
12521 * gdb.base/scope.exp: Ditto. Update copyright.
12522 * gdb.base/ptype.exp: Ditto. Update copyright.
12523 * gdb.base/printcmds.exp: Ditto. Update copyright.
12524 * gdb.base/opaque.exp: Ditto. Update copyright.
12525 * gdb.base/list.exp: Ditto.
12526 * gdb.base/funcargs.exp: Ditto. Update copyright.
12527 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
12528 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
12529 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
12530 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
12531 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
12532 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
12533
5c7a0397
MS
125342002-05-02 Michael Snyder <msnyder@redhat.com>
12535
d6dcc264 12536 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
12537 * gdb.base/long_long.exp: Add xscale target.
12538 * gdb.base/default.exp: Add xscale target.
12539
eb7f1c48
JB
125402002-05-01 Jim Blandy <jimb@redhat.com>
12541
12542 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
12543 gdb.c++/hang.exp: New test.
12544
a6befae8
FF
125452002-05-01 Fred Fish <fnf@redhat.com>
12546
12547 * gdb.base/completion.exp: Handle completions of "./Make" for
12548 more than one completion possibility, as is the case when we
12549 build and test in the source tree.
12550
0a310277
AG
125512002-04-29 Anthony Green <green@redhat.com>
12552
12553 * gdb.java/jmisc1.exp: New file.
12554 * gdb.java/jmisc2.exp: New file.
12555
6ff9af88
DJ
125562002-04-24 Daniel Jacobowitz <drow@mvista.com>
12557
12558 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
12559
96b3d632
EZ
125602002-04-23 Elena Zannoni <ezannoni@redhat.com>
12561
12562 * gdb.base/help.exp: Change 'help status' to allow for target
12563 dependent output differences.
12564
5019bb54
MC
125652002-04-22 Michael Chastain <mec@shout.net>
12566
12567 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
12568
a805a116
MC
125692002-04-22 Michael Chastain <mec@shout.net>
12570
12571 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
12572
a1706bfd
DM
125732002-04-17 David S. Miller <davem@redhat.com>
12574
12575 * gdb.asm/sparc64.inc: New file.
12576 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
12577
a73a20a2
EZ
125782002-04-19 Elena Zannoni <ezannoni@redhat.com>
12579
12580 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
12581 instruction file directly into the build tree. Clean up at end of
12582 test.
12583
ba678339
DM
125842002-04-18 David S. Miller <davem@redhat.com>
12585
12586 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
12587 handle 64-bit platforms correctly.
12588 * gdb.base/maint.exp: Likewise.
12589
b03399da
KB
125902002-04-18 Kevin Buettner <kevinb@redhat.com>
12591
12592 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
12593 ``-fpic'' when compiling files comprising a shared library, but
12594 it does need additional linker flags in order to find shared
12595 libraries at run time.
12596
e2004992
KB
125972002-04-18 Kevin Buettner <kevinb@redhat.com>
12598
12599 * gdb.base/cvexpr.c (use): New function.
12600 (main): Invoke use() on all global variables to prevent
12601 some linkers from deleting these otherwise unused symbols.
12602
d8937120
MC
126032002-04-17 Michael Chastain <mec@shout.net>
12604From David S. Miller <davem@redhat.com>
12605
12606 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
12607 handle 64-bit platforms correctly.
12608
ffd61a58
MS
126092002-04-12 Michael Snyder <msnyder@redhat.com>
12610From Jim Blandy <jimb@redhat.com>
a9c64011 12611 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
12612 script can handle this instead.
12613 * gdb.base/bar.c (barx): Same.
12614 * gdb.base/baz.c (bazx): Same.
12615 * gdb.base/grbx.c (grbxx): Same.
12616
12617 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
12618 manager doesn't automatically unmap overlays unnecessarily.
12619
6b8426a6
MH
126202002-04-10 Martin M. Hunt <hunt@redhat.com>
12621
12622 * gdb.base/ending-run.exp: Fix pattern for Mips targets
12623 stepping out of main.
12624
34af4875
MC
126252002-04-09 Michael Chastain <mec@shout.net>
12626
12627 * gdb.c++/local.cc (main): Move call to marker1() inside nested
12628 scope so that the nested scope tests will make sense.
12629 * gdb.c++/local.exp: Write patterns that actually work with gcc
12630 (the HP patterns "were never known to work with gcc").
12631 Keep the old aCC patterns too.
12632
2d1676a0
DJ
126332002-04-09 Daniel Jacobowitz <drow@mvista.com>
12634
12635 * gdb.base/attach.exp: Correct target board test.
12636
3a63e3f9
MC
126372002-04-08 Michael Chastain <mec@shout.net>
12638
12639 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
12640 in a const method. Add some xfail and fail cases for configurations
12641 that do not emit the "const ...".
12642
f18dabd2
MC
126432002-04-07 Michael Chastain <mec@shout.net>
12644
12645 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
12646 Accept "A * const" and "const A * const" as type of "this".
12647 Fix spelling of getFunky throughout. Make messages uniform.
12648
0fcddd82
EZ
126492002-04-07 Elena Zannoni <ezannoni@redhat.com>
12650
a9c64011 12651 Work around for PR gdb/285:
0fcddd82
EZ
12652 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
12653
16a8534a
EZ
126542002-04-07 Elena Zannoni <ezannoni@redhat.com>
12655
12656 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
12657 instructions file at run time instead of configure time.
12658 Sometimes we run the test in a directory that is not the one we
12659 configured in.
12660 * gdb.asm/configure.in: Delete creation of symlink.
12661 * gdb.asm/configure: Regenerate.
12662
24181d81
JB
126632002-04-05 J. Brobecker <brobecker@gnat.com>
12664
12665 * gdb.gdb/xfullpath.exp: New test, to exercise the new
12666 xfullpath () function.
12667
7cdb7107
DJ
126682002-04-04 Daniel Jacobowitz <drow@mvista.com>
12669
12670 * gdb.asm/Makefile.in: Correct dependencies.
12671
12672 * gdb.asm/powerpc.inc: New file.
12673 * gdb.asm/asm-source.exp: Add PowerPC.
12674 * gdb.asm/configure.in: Likewise.
12675 * gdb.asm/configure: Regenerated.
12676
a7d17088
DJ
126772002-04-04 Daniel Jacobowitz <drow@mvista.com>
12678
12679 * gdb.base/relocate.exp: New file.
12680 * gdb.base/relocate.c: New file.
12681
cd721503
FF
126822002-04-04 Fred Fish <fnf@redhat.com>
12683
12684 * gdb.base/step-test.exp: Update comment regarding stopping in
12685 memcpy/bcopy calls inserted as part of the compiler runtime.
12686
b22ad7a7
MS
126872002-04-04 Michael Snyder <msnyder@redhat.com>
12688
12689 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
12690
5f279fa6
DJ
126912002-04-03 Daniel Jacobowitz <drow@mvista.com>
12692
12693 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
12694 (gdb_expect): Remove $notransfer hack.
12695
dd0fd3ce
DJ
126962002-04-02 Daniel Jacobowitz <drow@mvista.com>
12697
12698 * gdb.c++/classes.exp ("calling method for small class"): Match
12699 updated register output.
12700
1e50cda1
DJ
127012002-03-30 Daniel Jacobowitz <drow@mvista.com>
12702
12703 Fix PR gdb/452
12704 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
12705 when finished. Make gdb_file_cmd send "exec-file" when
12706 appropriate.
12707
24015922
DJ
127082002-03-30 Daniel Jacobowitz <drow@mvista.com>
12709
12710 * gdb.base/attach.exp: Remove extra setup_xfail.
12711
dd7dfd64
MS
127122002-03-26 Michael Snyder <msnyder@redhat.com>
12713
12714 * gdb.base/default.exp: Add tests for dump, append, and restore.
12715 * gdb.base/help.exp: Add tests for dump, append, and restore.
12716 * gdb.base/dump.exp: New file, test dump, append and restore.
12717 * gdb.base/dump.c: New file.
12718
48b2f8d7
MS
127192002-03-27 Michael Snyder <msnyder@redhat.com>
12720
d63a86f8 12721 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
12722 clean-ups in help messages.
12723
05b4d525
FF
127242002-03-26 Fred Fish <fnf@redhat.com>
12725
12726 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
12727 have debugging info for those functions and the compiler uses them
12728 internally to copy structs around.
12729
d7679631
FF
127302002-03-26 Fred Fish <fnf@redhat.com>
12731
12732 * gdb.base/list.exp: Revert the change made yesterday and add note
12733 about why we don't list the default lines for remote targets.
12734
523ac3f9
MS
127352002-03-25 Michael Snyder <msnyder@redhat.com>
12736
12737 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
12738
754b2b8d
FF
127392002-03-25 Fred Fish <fnf@redhat.com>
12740
12741 * gdb.base/list.exp: This test works on remote targets so remove
12742 the short circuit for remote targets. Update copyright.
12743
33c3e192
FF
127442002-03-25 Fred Fish <fnf@redhat.com>
12745
12746 * gdb.base/attach.exp: Fix logic error that was suppressing this
12747 test for all non hppa*-*-hpux* targets, instead of the hp target.
12748 Move comments closer to the suppression point. Also now need to
12749 check that we are running natively.
12750
d43e73ee
MS
127512002-03-22 Michael Snyder <msnyder@redhat.com>
12752
882c8f02
MS
12753 * gdb.base/default.exp: Add test for gcore. Update copyright.
12754 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 12755
04c12f60
FF
127562002-03-06 Fred Fish <fnf@redhat.com>
12757
12758 * gdb.base/funcargs.c: Remove extraneous ';' character.
12759 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
12760
b43df995
MC
127612002-03-04 Michael Chastain <mec@shout.net>
12762
12763 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
12764 accommodate gcc v3 function signature.
12765 * gdb.mi/mi0-var-cmd-exp: Ditto.
12766
92362027
AC
127672002-02-24 Andrew Cagney <ac131313@redhat.com>
12768
12769 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
12770 ``GNU/Linux'' or ``Linux kernel''
12771 * testsuite/gdb.threads/pthreads.c: Ditto.
12772
258ad32d
MC
127732002-02-24 Michael Chastain <mec@shout.net>
12774
12775 * gdb.threads/pthreads.c (thread1): Add a return statement.
12776 (thread2): Likewise.
12777 (foo): Likewise.
12778
04c3b3d4
MC
127792002-02-23 Michael Chastain <mec@shout.net>
12780
12781 * gdb.threads/linux-dp.c (philosopher): Add a return statement
12782 to placate gcc.
12783
5a2a0a20
MC
127842002-02-23 Michael Chastain <mec@shout.net>
12785
12786 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
12787 test "ptype bint". The test passes on all my stabs configurations.
12788
a640f7fc
JB
127892002-02-21 Jim Blandy <jimb@redhat.com>
12790
27924826
JB
12791 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
12792 filename at a time, and watch for the ones we want to see.
12793
a640f7fc
JB
12794 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
12795 types of pointers to prototyped functions.
12796
edcc8c75
AC
127972002-02-20 Andrew Cagney <ac131313@redhat.com>
12798
12799 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
12800 signed, unsigned and straight char.
12801 (padding_char, padding_short, padding_int, padding_long,
12802 padding_long_long, padding_float, padding_double,
12803 padding_long_double): New global variables.
12804 (fill, fill_structs): New functions.
12805
12806 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
12807 for correctly sized writes. Update copyright.
12808 (get_valueof): New procedure.
12809 (get_sizeof): Call get_valueof.
12810 (check_valueof): New procedure.
12811 (check_padding): New procedure.
12812
ac57ea44
MC
128132002-02-20 Michael Chastain <mec@shout.net>
12814
12815 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
12816 to setup_xfail. Document some of the remaining calls.
12817
7a10c941
MC
128182002-02-18 Michael Chastain <mec@shout.net>
12819
12820 * gdb.c++/userdef.exp: Update copyright year.
12821
fb8acdcc
DJ
128222002-02-18 Daniel Jacobowitz <drow@mvista.com>
12823
12824 * gdb.c++/userdef.exp: Test overloaded operators properly.
12825 Remove xfails.
12826
fda6ae12
MS
128272002-02-14 Michael Snyder <msnyder@redhat.com>
12828
12829 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
12830
676a0442
DJ
128312002-02-14 Daniel Jacobowitz <drow@mvista.com>
12832
12833 * gdb.base/a2-run.exp: Check for a remote target properly.
12834 * gdb.base/annota1.exp: Likewise.
12835 * gdb.base/list.exp: Likewise.
12836 * gdb.base/reread.exp: Likewise.
12837 * gdb.base/scope.exp: Likewise.
12838 * gdb.base/shlib-call.exp: Likewise.
12839 * gdb.base/term.exp: Likewise.
12840 * gdb.c++/annota2.exp: Likewise.
12841
78b4f468
RE
128422002-02-13 Richard Earnshaw <rearnsha@arm.com>
12843
12844 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
12845
9a81ba51
MC
128462002-02-10 Michael Chastain <mec@shout.net>
12847
12848 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
12849 (call_after_alloca): Ditto.
12850
004af6c7
DJ
128512002-02-10 Daniel Jacobowitz <drow@mvista.com>
12852
12853 * gdb.base/ending-run.exp: Guard "cont" test with
12854 gdb_skip_stdio_test.
12855
37225f62
JB
128562002-02-06 Jim Blandy <jimb@redhat.com>
12857
12858 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
12859 from here...
12860 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
12861 To here. Disable this test on non-HP platforms. Add big comment.
12862
fe6fdd96
MS
128632002-02-04 Michael Snyder <msnyder@redhat.com>
12864
12865 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
12866 other than d10v and m32r.
12867
036fad3f
RE
128682002-02-02 Richard Earnshaw <rearnsha@arm.com>
12869
12870 * gdb.base/default.exp: Rewrite test patterns to reduce time
12871 taken to match them.
12872
7148ab62
DJ
128732002-01-30 Daniel Jacobowitz <drow@mvista.com>
12874
12875 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
12876 Allow a start function above main.
12877 * gdb.threads/linux-dp.exp: Fix copyright date.
12878
396cc255
DJ
128792002-01-30 Daniel Jacobowitz <drow@mvista.com>
12880
a9c64011
AS
12881 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
12882 (check_philosopher_stack): Check for manager thread before checking
12883 for a just-starting thread.
396cc255 12884
f038d31b
DJ
128852002-01-30 Daniel Jacobowitz <drow@mvista.com>
12886
12887 From Neil Booth <neil@daikokuya.demon.co.uk>:
12888 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
12889 warnings.
12890
b3ff9d9a
FF
128912002-01-21 Fred Fish <fnf@redhat.com>
12892
12893 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
12894 not caller.
12895
39ad761d
JB
128962002-01-21 Jim Blandy <jimb@redhat.com>
12897
12898 * gdb.base/reread.exp: Check that GDB properly re-reads the
12899 executable file when it changes while no inferior is running.
12900
aaf320fa
FF
129012002-01-21 Fred Fish <fnf@redhat.com>
12902
a9c64011
AS
12903 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
12904 optionally accept the "shlib events" variation.
aaf320fa 12905
808a31f5
JB
129062002-01-21 Jim Blandy <jimb@redhat.com>
12907
12908 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
12909 call `fflush' after every `printf', so that the output is produced
12910 at predictable points, regardless of whatever buffering does (or
12911 doesn't) take place.
12912 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
12913 at different points.
12914
4420d5e2
DJ
129152002-01-20 Daniel Jacobowitz <drow@mvista.com>
12916
12917 * gdb.c++/inherit.exp: Update copyright years.
12918 * gdb.c++/method.exp: Likewise.
12919
3e36a0f4
DJ
129202002-01-20 Daniel Jacobowitz <drow@mvista.com>
12921
12922 * gdb.c++/classes.exp: Update for improved v3 support and skipping
12923 artificial methods/arguments.
12924 * gdb.c++/derivation.exp: Likewise.
12925 * gdb.c++/inherit.exp: Likewise.
12926 * gdb.c++/method.exp: Likewise.
12927 * gdb.c++/virtfunc.exp: Likewise.
12928
b4ceaee6
AC
129292002-01-18 Andrew Cagney <ac131313@redhat.com>
12930
12931 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
12932 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
12933 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
12934 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
12935 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
12936 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
12937
ecace851
JB
129382002-01-17 Jim Blandy <jimb@redhat.com>
12939
12940 * gdb.asm/asm-source.exp (info symbol): Take another shot at
12941 anchoring the pattern matching the entry point symbol's name.
12942
375fc983
AC
129432002-01-17 Andrew Cagney <ac131313@redhat.com>
12944
12945 * gdb.base/maint.exp: Update ``maint internal-error'' to match
12946 continue/quit query. Update copyright.
12947
fe6fdd96
MS
129482002-01-14 Michael Snyder <msnyder@redhat.com>
12949
12950 * gdb.base/gcore.exp: Remove extra debugging output.
12951
e017c81f
DJ
129522002-01-13 Daniel Jacobowitz <drow@mvista.com>
12953
12954 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
12955 for slightly dubious v2 mangled string.
12956
37ab3bf8
DJ
129572002-01-13 Daniel Jacobowitz <drow@mvista.com>
12958
12959 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
12960
1bc05c3a 129612002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 12962
1bc05c3a 12963 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 12964
1bc05c3a
JM
12965 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
12966 constructors.
12967 * gdb.c++/derivation.exp: Likewise.
12968 * gdb.c++/templates.exp: Likewise.
12969 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 12970
1bc05c3a
JM
129712002-01-10 Michael Snyder <msnyder@redhat.com>
12972
12973 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 12974
a911c360
MS
129752002-01-08 Michael Snyder <msnyder@redhat.com>
12976
12977 * gdb.base/gcore.exp: New test for generate-core-file command.
12978 * gdb.base/gcore.c: Testcase for above.
12979 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
12980
ea2119ec
JM
129812002-01-08 Jason Merrill <jason@redhat.com>
12982
12983 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
12984
68203136
FF
129852002-01-07 Fred Fish <fnf@redhat.com>
12986
12987 * gdb.c++/overload.exp: Remove unconditional xfails for:
12988 print foo_instance1.overloadargs(1)
12989 print foo_instance1.overloadargs(1, 2)
12990 print foo_instance1.overloadargs(1, 2, 3)
12991 print foo_instance1.overloadargs(1, 2, 3, 4)
12992 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
12993 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
12994 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
12995 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
12996 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
12997 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
12998 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
12999 print foo_instance1.overload1arg()
13000 print foo_instance1.overload1arg((char)arg2)
13001 print foo_instance1.overload1arg((signed char)arg3)
13002 print foo_instance1.overload1arg((unsigned char)arg4)
13003 print foo_instance1.overload1arg((int)arg7)
13004 print foo_instance1.overload1arg((unsigned int)arg8)
13005 print foo_instance1.overload1arg((float)arg11)
13006 print foo_instance1.overload1arg((double)arg12)
d63a86f8 13007
21b9b5b1
MS
130082002-01-07 Michael Snyder <msnyder@redhat.com>
13009
13010 * gdb.base/huge.exp: New test. Print a very large target data object.
13011 (skip_huge_test): New test variable. Define if you want to skip this
13012 test. The test reads an 8 megabyte data object from the target, so it
13013 might be very time consuming on remote targets with a slow connection.
13014 * gdb.base/huge.c: New file. Test case for above.
13015
725f922e
FF
130162002-01-07 Fred Fish <fnf@redhat.com>
13017
13018 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
13019 g_instance.bfoo, and g_instance.cfoo.
13020
634d57ec
JL
13021Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
13022
f286b2c3
JL
13023 * gdb.base/break.c (multi_line_if_conditional): New function.
13024 (multi_ilne_while_conditional): Likewise.
13025 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
13026 IF or WHILE condition puts the breakpoint at the start of
13027 the condition.
13028
634d57ec
JL
13029 * gdb.base/selftest.exp (backtrace through signal handler): Remove
13030 hppa*-*-hpux* expected failure.
13031 * gdb.base/structs.exp (do_function_calls): Similarly.
13032
13033 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
13034 watchpoints.
13035
9fbfe2dc
AC
130362002-01-06 Andrew Cagney <ac131313@redhat.com>
13037
13038 Fix PR gdb/66.
13039 * gdb.base/structs.exp: Replace skip for a29k with skip for
13040 gdb,cannot_call_functions.
13041 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
13042 * gdb.base/callfuncs.exp: Ditto.
13043 * gdb.base/call-rt-st.exp: Ditto.
13044 * gdb.base/call-strs.exp: Ditto.
13045 * gdb.base/callfwmall.exp: Ditto.
13046 * gdb.base/scope.exp: Obsolete xfail a29k.
13047 * gdb.c++/misc.exp: Ditto.
13048 * gdb.c++/cplusfuncs.exp: Ditto.
13049 * gdb.base/ptype.exp: Ditto.
13050 * gdb.base/printcmds.exp: Ditto.
13051 * gdb.base/opaque.exp: Ditto.
13052 * gdb.base/list.exp: Ditto.
13053 * gdb.base/funcargs.exp: Ditto.
13054 * gdb.base/default.exp: Ditto.
13055
8ddad156
MS
130562002-01-04 Michael Snyder <msnyder@redhat.com>
13057
ca4976a6 13058 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
13059 * gdb.base/maint.exp: Add tests for maint info sections options.
13060
1b074332
JL
13061Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
13062
13063 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
13064
7d159115
CV
130652001-12-20 Corinna Vinschen <vinschen@redhat.com>
13066
13067 * gdb.asm/arm.inc: New file.
13068 * gdb.asm/asm-source.exp: Add arm targets.
13069 * gdb.asm/configure.in: Ditto.
13070 * gdb.asm/configure: Recreated from configure.in.
13071
8fb87725
JL
13072Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
13073
afabe08c
JL
13074 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
13075 with HP's compiler.
13076 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
13077 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
13078 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
13079 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
13080
13081 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
13082 either HP's compilers or GCC.
13083
db521deb
JL
13084 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
13085 a SIGBUS or SIGSEGV.
13086
13087 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
13088
13089 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
13090 can be compiled with either HP's compiler or GCC.
13091
cfa88ab7
JL
13092 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
13093 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
13094 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
13095
ca344dff
JL
13096 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
13097 to match current gdb output. Update due to using auto-solib-limit
13098 for limiting instead of overloading auto-solib-add.
13099 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
13100 test program.
13101
3f3c6e55 13102 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
13103 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
13104 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
13105 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
13106 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
13107 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
13108 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
13109 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
13110 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
13111 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
13112 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
13113 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
13114 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 13115
8fb87725
JL
13116 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
13117 a SIGTRAP to the inferior.
13118
cf599fa7
CV
131192001-12-19 Corinna Vinschen <vinschen@redhat.com>
13120
13121 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
13122 Substitute call to target_link by call to gdb_compile.
13123
2cd045cd
JL
13124Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
13125
a9c64011
AS
13126 * gdb.base/break.exp: Fix HP specific search string when testing
13127 backtracing in a called function.
2cd045cd 13128
a9c64011
AS
13129 * gdb.base/constvars.exp: Only set lang to C++ if we're
13130 compiling the test with HP's compilers.
13131 * gdb.base/volatile.exp: Similarly.
2cd045cd 13132
99ebe9ac
JB
131332001-12-19 Jim Blandy <jimb@redhat.com>
13134
13135 * gdb.base/printcmds.exp: Expect the null character to be printed
13136 as '\0', and the '\013' to be printed as '\v'.
13137 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
13138 * gdb.base/setvar.exp: Same.
13139
b9891b29
JB
131402001-12-17 Jim Blandy <jimb@redhat.com>
13141
0eba65ab
JB
13142 * gdb.base/completion.exp: Rather than completing very long
13143 filenames, which can make the readline library produce output we
13144 don't recognize, cd to the directory first, and then complete
13145 using nice, short relative paths.
13146
6970b5b1
JB
13147 * gdb.base/completion.exp: On some systems, there is, in fact, a
13148 variable named `b' in scope, since GDB treats all static
a9c64011
AS
13149 variables as being in scope. So use `no_var_named_this'
13150 instead of `b'.
6970b5b1 13151
b9891b29
JB
13152 * gdb.base/corefile.exp: Recognize the message saying that GDB
13153 can't find the core file's registers as a failure.
13154
e6ccd35f
JSC
131552001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
13156
a9c64011
AS
13157 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
13158 test expect string more specific.
e6ccd35f 13159
105ba819
CV
131602001-12-13 Corinna Vinschen <vinschen@redhat.com>
13161
13162 * gdb.asm/asm-source.exp: Add support for xstormy16.
13163 * gdb.asm/configure.in: Ditto.
13164 * gdb.asm/configure: Rebuild.
13165 * gdb.asm/xstormy16.inc: New file.
13166
e9e79dd9
FF
131672001-12-10 Fred Fish <fnf@redhat.com>
13168
13169 * gdb.base/maint.exp: Update to match changes in type dumping code.
13170
347dc97d
JB
131712001-12-10 Jim Blandy <jimb@redhat.com>
13172
13173 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
13174 matching the entry point symbol's name at the beginning of the
13175 line.
13176
5178b9d6
DJ
131772001-12-07 Daniel Jacobowitz <drow@mvista.com>
13178
13179 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
13180 gdb.c++/inherit.exp, gdb.c++/method.exp,
13181 gdb.c++/namespace.exp, gdb.c++/templates.exp,
13182 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
13183 and class layout support.
13184
af890c52
DJ
131852001-12-07 Daniel Jacobowitz <drow@mvista.com>
13186
13187 * gdb.c++/classes.exp: Add test for static member function.
13188 * gdb.c++/misc.cc: Add class with static member function.
13189
7a345fb3
JB
131902001-12-07 Jim Blandy <jimb@redhat.com>
13191
f2e54a80 13192 If GDB says it can't find the struct the function returned, report
8032bf31
JB
13193 those tests as `unsupported'.
13194 * gdb.base/call-rt-st.exp (print_struct_call): New function.
13195 Rewrite subsequent tests to use it.
13196
13197 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
13198 those tests as `unsupported'.
13199 * gdb.base/structs.exp (call_struct_func): New function.
13200 (do_function_calls): Use call_struct_func to call the functions
13201 returning structs.
13202
0bc69509
JB
13203 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
13204 whether functions are prototyped or not, so we can't possibly pass
13205 arguments to t_float_values2 properly.
13206
7a345fb3
JB
13207 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
13208 value of `timeout' for targets other than the mips*tx39-*.
13209
edb6ede1
MS
132102001-12-06 Michael Snyder <msnyder@redhat.com>
13211
d63a86f8 13212 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
13213 and detect whether the start symbol has a leading underscore.
13214
2d842f13
JB
132152001-12-04 Jim Blandy <jimb@redhat.com>
13216
13217 * gdb.base/completion.exp: Clarify indentation.
13218
68550daf
JB
132192001-12-03 Jim Blandy <jimb@redhat.com>
13220
13221 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
13222 variables on the S/390, not `.word'.
13223
cd5195a8
JB
132242001-11-30 Jim Blandy <jimb@redhat.com>
13225
13226 Add assembly-source tests for s390-ibm-linux.
13227 * gdb.asm/s390.inc: New file.
13228 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
13229 the S/390 architecture.
a9c64011 13230 * gdb.asm/configure: Regenerated.
cd5195a8 13231
ca9efc90
MS
132322001-11-30 Michael Snyder <msnyder@redhat.com>
13233
13234 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
13235 next, info source, info sources, info line, global and static
13236 variables, and static functions.
13237 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
13238 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
13239 * gdb.asm/asmsrc1.s: Add a static function and some variables.
13240 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
13241 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
13242 (gdbasm_leave): Restore frame pointer.
13243 (gdbasm_startup): Copy stack set-up from crt0.S.
13244
d0e66976
FN
132452001-11-26 Fernando Nasser <fnasser@redhat.com>
13246
13247 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
13248 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
13249 to a local (non-static) variable. Copy tstruct.a to a static buffer
13250 and return a pointer to that buffer.
13251 * gdb.base/callfwmall.c (t_structs_a): Ditto.
13252
e2334072
MK
132532001-11-24 Mark Kettenis <kettenis@gnu.org>
13254
13255 * gdb.asm/configure.in: Fix recognition of ix86 target.
13256 * gdb.asm/configure: Regenerate.
13257
756caa3d
MS
132582001-11-21 Michael Snyder <msnyder@redhat.com>
13259
13260 * gdb.asm/sparc.inc: New file.
13261 * gdb.asm/asm-source.exp: Recognize sparc target.
13262 * gdb.asm/configure.in: Recognize sparc target.
13263 * gdb.asm/configure: Regenerate.
d63a86f8 13264
9a4d72d5
MS
132652001-11-21 Michael Snyder <msnyder@redhat.com>
13266
13267 * gdb.asm/m32r.inc: New file.
13268 * gdb.asm/asm-source.exp: Recognize m32r target.
13269 * gdb.asm/configure.in: Recognize m32r target.
13270 * gdb.asm/configure: Regenerate.
13271
a773d1cd
MS
132722001-11-20 Michael Snyder <msnyder@redhat.com>
13273
017ac23d
MS
13274 * gdb.asm/i386.inc: New file.
13275 * gdb.asm/asm-source.exp: Recognize ix86 target.
13276 * gdb.asm/configure.in: Recognize ix86 target.
13277 * gdb.asm/configure: Regenerate.
13278
a773d1cd
MS
13279 * gdb.c++/namespace.exp: Fix quotes in output messages.
13280
bb632afb
MS
132812001-11-14 Michael Snyder <msnyder@redhat.com>
13282
25d559ca 13283 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
13284 qualifier in a type cast expression, to designate an address
13285 in the instruction space (Harvard architecture).
13286
4749e309
MS
132872001-11-13 Michael Snyder <msnyder@redhat.com>
13288
13289 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
13290 Tests for expressions using 'const' and 'volatile'.
13291
25050984
CV
132922001-11-13 Corinna Vinschen <vinschen@redhat.com>
13293
13294 * gdb.asm/asm-sources.exp: Allow defining linker flags.
13295
1902c51f
DJ
132962001-11-12 Daniel Jacobowitz <drow@mvista.com>
13297
13298 * lib/mi-support.exp (mi_run_to_helper): Move comments
13299 outside of gdb_expect.
13300
dcf95b47
DJ
133012001-11-11 Daniel Jacobowitz <drow@mvista.com>
13302
13303 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
13304 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
13305 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
13306 mi0_run_to): New functions.
13307 * gdb.mi/mi-simplerun.exp: Use them.
13308 * gdb.mi/mi0-simplerun.exp: Likewise.
13309 * gdb.mi/mi-var-cmd.exp: Likewise.
13310 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 13311
45b074e1
AC
133122001-11-10 Andrew Cagney <ac131313@redhat.com>
13313
13314 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
13315 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
13316
bf50d346
AC
133172001-11-09 Andrew Cagney <ac131313@redhat.com>
13318
13319 * gdb.base/restore.exp: Include $expected value in restored test
13320 message.
13321
9383332c
AC
133222001-11-09 Andrew Cagney <ac131313@redhat.com>
13323
13324 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
13325 implemented.
13326
db62520a
MS
133272001-11-08 Michael Snyder <msnyder@redhat.com>
13328
13329 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
13330 Add pass/fail message for stop at breakpoint in call dummy function.
13331
b5703437
MS
133322001-11-07 Michael Snyder <msnyder@redhat.com>
13333
d63a86f8
RM
13334 * gdb.c++/templates.exp (test_template_breakpoints):
13335 If we get an overload menu, but it does not match what
760f6330 13336 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
13337 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
13338 making the whitespace optional. Argument for "new" may be
13339 "unsigned" as well as "unsigned int/long".
d63a86f8 13340 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
13341 making the whitespace optional. Also replace "(void) with
13342 "((void|)), making the keyword "void" optional.
d63a86f8 13343 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
13344 making the whitespace optional. Also replace "(void) with
13345 "((void|)), making the keyword "void" optional.
3bf40917
MS
13346 * gdb.base/callfuncs.c (t_float_values): This function must
13347 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 13348 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
13349 can be tested against both cases. Usually one case involves
13350 promotion of float to double, while the other does not.
13351 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
13352 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
13353 includes a stack frame for "start".
13354
c8ab4e6d
JB
133552001-11-05 Jim Blandy <jimb@redhat.com>
13356
13357 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
13358 pointers are 32 bits long, and that offsets of relocs are always
13359 stored in the data (REL-style), and not in the reloc entry itself
13360 (RELA-style).
13361 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
13362 stabs.
13363
3f08ced9
MS
133642001-11-01 Michael Snyder <msnyder@redhat.com>
13365
13366 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
13367 and regular expression operators by using quoting.
13368
cbfa24cd
MS
133692001-10-31 Michael Snyder <msnyder@redhat.com>
13370
13371 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
13372 depending on what the symbol table contains.
13373 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
13374 the output of the ptype command. Similarly, accept both "const &"
13375 and "const&".
13376
aaa68313
CV
133772001-10-31 Corinna Vinschen <vinschen@redhat.com>
13378
13379 * gdb.base/miscexprs.c (main): Add usage of preprocessor
13380 symbol `STORAGE' to allow to choose the storage class of
13381 the local datastructures.
13382 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
13383 compiler directive.
13384
91740388
MS
133852001-10-30 Michael Snyder <msnyder@redhat.com>
13386
13387 * gdb.base/jump.exp: Allow it to run for all targets.
13388
1b7c05e7
CV
133892001-10-29 Corinna Vinschen <vinschen@redhat.com>
13390
13391 * gdb.base/call-ar-st.c (print_double_array): Match for loop
13392 with new double_array size.
13393 (main): Change storage class of all local variables to static.
13394 Reduce size of double_array to 9.
13395 * gdb.base/call-ar-st.exp: Increase timeout value.
13396 Change expected output for double array to match new size in
13397 call-ar-st.c.
13398
36a22261
CV
133992001-10-29 Corinna Vinschen <vinschen@redhat.com>
13400
13401 * gdb.base/ending-run.exp: Create identical output when passing
13402 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 13403 Stormy16 target.
36a22261 13404
92b8ae91
MK
134052001-10-28 Mark Kettenis <kettenis@gnu.org>
13406
13407 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
13408 that we catch the expected failure under Linux/x86.
13409
cb135b83
OF
134102001-10-29 Orjan Friberg <orjanf@axis.com>
13411
13412 * gdb.base/setvar.exp: Escape curly braces.
13413 * gdb.stabs/weird.exp: Ditto.
13414
6884aa54
DJ
134152001-10-27 Daniel Jacobowitz <drow@mvista.com>
13416
13417 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
13418 * gdm.mi/mi0-hack-cli.exp: Likewise.
13419
0398c9aa
AC
134202001-10-25 Andrew Cagney <ac131313@redhat.com>
13421
13422 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
13423 messages.
13424
d20bf2e8
AC
134252001-10-21 Andrew Cagney <ac131313@redhat.com>
13426
13427 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
13428 checking MI enabled.
13429
03dd63aa
CV
134302001-10-09 Corinna Vinschen <vinschen@redhat.com>
13431
13432 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
13433
1d9d99f3
FCE
134342001-10-04 Frank Ch. Eigler <fche@redhat.com>
13435
13436 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
13437 if gdb child process crashes, just signal an error.
13438
838ae6c4
JB
134392001-10-02 Jim Blandy <jimb@redhat.com>
13440
13441 * lib/gdb.exp (test_xfail_format): Simplify.
13442
13443 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
13444 front of the variable name `format'. Simplify `if'.
13445
8f0cbc1c
DJ
134462001-10-01 Daniel Jacobowitz <drow@mvista.com>
13447
13448 * gdb.threads/pthreads.exp: Wait for output and delay
13449 before sending ^C.
13450
1f08dafd
DJ
134512001-10-01 Daniel Jacobowitz <drow@mvista.com>
13452
13453 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
13454 some incorrect output instead of timing out.
13455 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
13456
674f90ff
CV
134572001-09-28 Corinna Vinschen <vinschen@redhat.com>
13458
13459 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
13460 check to allow additional `int'.
13461
9b284272
DJ
134622001-09-27 Daniel Jacobowitz <drow@mvista.com>
13463
13464 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
13465 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
13466
b55a4771
MS
134672001-09-27 Michael Snyder <msnyder@redhat.com>
13468
13469 * lib/gdb.exp (test_debug_format): New proc.
13470 (setup_xfail_format): Use new proc test_debug_format.
13471 * gdb.base/constvars.exp (local_compiler_xfail_check): New
13472 proc; use new service proc test_debug_format.
13473 Replace all other "gcc_compiled" tests with this test.
13474 * gdb.base/volatile.exp (local_compiler_xfail_check): New
13475 proc; use new service proc test_debug_format.
13476 Replace all other "gcc_compiled" tests with this test.
13477
134782001-09-27 Michael Snyder <msnyder@redhat.com>
13479
13480 * gdb.base/cvexpr.exp: New file.
13481 * gdb.base/cvexpr.c: New file
13482 Test for expressions using const and volatile keywords.
13483
4e6667ac
CV
134842001-09-26 Corinna Vinschen <vinschen@redhat.com>
13485
13486 * gdb.base/constvars.exp: Check for different orders of keywords
13487 and additional "int" strings in output.
13488
4f337972
AC
134892001-09-22 Andrew Cagney <ac131313@redhat.com>
13490
13491 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
13492 responses from "help maint".
13493
2015650d
FCE
134942001-09-19 Frank Ch. Eigler <fche@redhat.com>
13495
13496 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
13497 to localhost:NNN instead of :NNN, in case Xvfb is listening
13498 only on TCP.
13499
f3bcedc1
CV
135002001-09-19 Corinna Vinschen <vinschen@redhat.com>
13501
13502 * gdb.base/recurse.exp: When checking leaving the watchpoint
13503 scope, recognize when gdb is in function's epilogue and pass.
13504
6b819c92
KS
135052001-09-18 Keith Seitz <keiths@redhat.com>
13506
13507 * lib/insight-support.exp (_gdbtk_export_target_info): Add
13508 support for running tests against sid targets.
13509 (gdbtk_done): Ditto.
13510
a10c9419
CV
135112001-09-18 Corinna Vinschen <vinschen@redhat.com>
13512
13513 * gdb.base/ending-run.c (main): Set stdout buffersize
13514 to the same reasonable value for any target.
13515 * gdb.base/ending-run.exp: Add a regular expression
13516 to make testsuite happy on Sanyo Stormy16 target.
13517
739d0d99
CV
135182001-09-17 Corinna Vinschen <vinschen@redhat.com>
13519
13520 * gdb.base/display.c (do_loops): Add float variable `f'.
13521 Increment f in loop.
13522 * gdb.base/display.exp: Increment timeout by 60 seconds.
13523 Change float display test to use variable `f'.
13524
1b8947f0
JB
135252001-09-17 Jim Blandy <jimb@redhat.com>
13526
13527 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
13528 overflowing the limited breakpoint tables on some ROM monitors
13529 (like the ROM68K).
13530
9890ac81
FCE
135312001-09-15 Frank Ch. Eigler <fche@redhat.com>
13532
13533 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
13534 the "-ac" (disable access control) flag.
13535
6db765ea
JH
135362001-08-30 Jeff Holcomb <jeffh@redhat.com>
13537
13538 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
13539 ints.
13540
4c32cc04
KS
135412001-08-30 Keith Seitz <keiths@redhat.com>
13542
13543 * lib/gdb.exp: Move all insight-related functionality into
13544 separate file.
13545 * lib/insight-support.exp: New file.
13546
8d6e6f81
FCE
135472001-08-29 Frank Ch. Eigler <fche@redhat.com>
13548
13549 * config/sid.exp (sid_start): Never set sid verbosity; disable
13550 expect_background {} that consumed its stdout; tolerate </dev/null.
13551 Attempt to set endianness override in "sid" protocol mode. Cleanup.
13552
6a90e1d0
AC
135532001-08-18 Andrew Cagney <ac131313@redhat.com>
13554
13555 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
13556 CLI jump command to start it.
13557 (mi_run_to_main): Fail immediatly when unexpected output.
13558
1759b3c3
AC
135592001-08-18 Andrew Cagney <ac131313@redhat.com>
13560
13561 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
13562 beginning of function. Fix PR gdb/191.
13563
61d11d80
FCE
135642001-08-16 Frank Ch. Eigler <fche@redhat.com>
13565
13566 * config/sid.exp (sid_start): Don't warn if we cannot figure out
13567 what to force sid endianness to.
13568
942a4df2
KS
135692001-08-15 Keith Seitz <keiths@redhat.com>
13570
13571 * lib/gdb.exp (gdbtk_start): Don't set environment
13572 variables for TCL_LIBRARY and friends. Insight will
13573 now figure these out for itself.
13574
0521c418
MS
135752001-08-02 Michael Snyder <msnyder@redhat.com>
13576
13577 * gdb.base/completion.exp: Remove the symbol "a64l" from
13578 the expect string; this is target-specific, and not related
13579 to what is being tested.
13580
74a9a58a
DB
135812001-08-02 Dave Brolley <brolley@redhat.com>
13582
13583 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
13584
c70819fa
MS
135852001-07-25 Michael Snyder <msnyder@redhat.com>
13586
c2b8fa57
MS
13587 * gdb.base/consecutive.exp: New file. Test stepping over
13588 breakpoints on consecutive instructions.
13589 * gdb.base/consecutive.c: New file.
13590
c70819fa
MS
13591 * gdb.base/call-rt-st.exp: Use double-backslash to quote
13592 curly braces in regular expressions.
13593
2b1a1355
MS
135942001-07-25 Michael Snyder <msnyder@redhat.com>
13595
13596 * gdb.base/ending-run.exp: Accept "Program exited normally" as
13597 legitimate output from stepping out of main.
13598
413eca6f
KS
135992001-07-22 Keith Seitz <keiths@redhat.com>
13600
13601 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
13602 the empty string, do not run the tests.
13603
7e5a9322
SC
136042001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13605
13606 * gdb.base/long_long.exp: Detect size of pointer. Take into
13607 account 2-byte pointers when testing for p/a results.
13608
de58f10f
SC
136092001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13610
d63a86f8 13611 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
13612 and defined to 1K for m68hc11.
13613 (random_data): Reduce table to 1K for embedded platforms (68hc11).
13614 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
13615 (sizeof_random_data): New variable to tell the size of the data table;
13616 don't test past this size; always run to main.
13617
d6f5fea1
SC
136182001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13619
13620 * gdb.base/return2.exp: return of long long and double fails for
13621 68HC11; don't execute these tests on that platform.
13622 * gdb.base/return.exp: Return of a double fails for 68hc11.
13623
c477543d
SC
136242001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13625
13626 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
13627 tests that print a float.
13628 * call-rt-st.exp: Likewise.
13629
63cf1c79
MK
136302001-07-12 Mark Kettenis <kettenis@gnu.org>
13631
13632 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
13633 running this test on Linux.
13634
112f9ab5
MC
136352001-06-24 Michael Chastain <chastain@redhat.com>
13636
13637 * gdb.base/arithmet.exp: Remove some tests to make all test names
13638 unique.
13639
4970cb0f
MS
136402001-07-03 Michael Snyder <msnyder@redhat.com>
13641
13642 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
13643 the output of the ptype command.
13644
d85da69f
MS
136452001-07-02 Michael Snyder <msnyder@redhat.com>
13646
4c8a82de
MS
13647 * gdb.base/completion.exp: Don't assume that break.c is the only
13648 source file that may contain functions named "marker".
d85da69f
MS
13649 * gdb.base/corefile.exp: Quote the curly braces in regexp.
13650
8afc772b
AC
136512001-06-28 Andrew Cagney <ac131313@redhat.com>
13652
13653 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
13654 of files to delete.
13655
13656 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
13657 * gdb.disasm/h8300s.exp: New file.
13658 gdb.disasm/h8300s.s: Likewise.
13659
cff22675
AC
136602001-06-27 Andrew Cagney <ac131313@redhat.com>
13661
13662 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
13663 empty breakpoint tables.
13664
68c81b54
AC
136652001-06-25 Andrew Cagney <ac131313@redhat.com>
13666
13667 * lib/mi-support.exp: Update args=... part of stop-reason
13668 patterns. Accept either a list or a tuple.
13669
2dd62704
AC
136702001-06-23 Andrew Cagney <ac131313@redhat.com>
13671
13672 * lib/mi-support.exp: Remove local emacs variable defining
13673 change-log-default-name.
13674
b4127474
MC
136752001-06-22 Michael Chastain <chastain@redhat.com>
13676
13677 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
13678 This is operationally compatible with the previous version.
13679
8dbfb380
JB
136802001-06-13 Jim Blandy <jimb@redhat.com>
13681
13682 * lib/gdb.exp (gdb_test): Doc fix.
13683
f2d8c86d
MC
136842001-06-10 Michael Chastain <chastain@redhat.com>
13685
13686 * gdb.base/exprs.exp: Remove a duplicate test.
13687
81564d34
JB
136882001-06-06 Jim Blandy <jimb@redhat.com>
13689
13690 * gdb.base/return2.exp (main): Use values to test float and double
13691 returns that are not NaN's, to avoid being confused by IEEE
13692 comparison rules.
13693
da55addb
MS
136942001-06-04 Michael Snyder <msnyder@redhat.com>
13695
13696 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 13697 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
13698 rather than wait for 12 more tests to time out.
13699
42c65987
JB
137002001-06-06 Jim Blandy <jimb@redhat.com>
13701
b18bced9 13702 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 13703 Don't forget to match the GDB prompt.
b18bced9 13704
42c65987
JB
13705 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
13706
5b41e5f0
JB
137072001-06-04 Jim Blandy <jimb@redhat.com>
13708
13709 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
13710 command.
13711
015e046f
KB
137122001-05-31 Kevin Buettner <kevinb@redhat.com>
13713
13714 * gdb.base/annota1.exp (info break): Match four or more spaces
13715 after "Address".
13716
fb1ffbbe
MC
137172001-05-31 Michael Chastain <chastain@redhat.com>
13718
13719 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
13720 (dm_type_int_star): Likewise.
13721 (dm_type_long_star): Likewise.
13722 (dm_type_void_star): Likewise.
13723
5ea2a32c
KB
137242001-05-29 Kevin Buettner <kevinb@redhat.com>
13725
13726 * gdb.base/completion.exp (INPUTRC): Set this environment variable
13727 to a known value in order to get consistent results regardless
13728 of the setting of INPUTRC or the presence or contents of .inputrc.
13729
ae23c492
MS
137302001-05-24 Michael Snyder <msnyder@redhat.com>
13731
ac55707e
MS
13732 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
13733 Don't require that the main thread and the manager thread are the
13734 first in the list.
13735
ae23c492
MS
13736 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
13737 debugging. If test fails, issue an "unsupported" not a "fail".
13738
400071f1
JB
137392001-05-24 Jim Blandy <jimb@redhat.com>
13740
13741 Don't assume that short is shorter than int.
13742 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
13743 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 13744 this isn't true.
400071f1
JB
13745 ("print unsigned char == (~0)"): Add test that verifies that ~0,
13746 an int, is not equal to ~0 stored in an unsigned char. This tests
13747 the same thing that the previous test meant to, but works on
13748 16-bit machines, too.
13749 ("print unsigned char != (~0)"): Same test, complemented.
13750
0816a3e5
MS
137512001-05-24 Michael Snyder <msnyder@redhat.com>
13752
13753 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 13754 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
13755 and prevents dejagnu getting out of step.
13756
f6dc23a9
KB
137572001-05-23 Kevin Buettner <kevinb@redhat.com>
13758
13759 * gdb.base/finish.exp (finish_void): Revise pattern for
13760 stopping on the call statement to not permit stopping at
13761 the start of the instructions comprising the call sequence.
13762
7dbd117d
MC
137632001-05-19 Michael Chastain <chastain@redhat.com>
13764
13765 * gdb.base/callfuncs.exp: Make all test names unique.
13766 * gdb.base/commands.exp: Make all test names unique.
13767 * gdb.base/condbreak.exp: Make all test names unique.
13768 * gdb.base/dbx.exp: Make all test names unique.
13769 * gdb.base/default.exp: Make all test names unique.
13770 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
13771 and TIMEOUT messages to their corresponding PASS message.
13772 * gdb.base/ending-run.exp: Make all test names unique.
13773 * gdb.base/long_long.exp: Remove duplicate test.
13774
6b0b0a9e
KB
137752001-05-21 Kevin Buettner <kevinb@redhat.com>
13776
13777 * gdb.base/finish.exp (finish_void): Allow "finish" command to
13778 stop on the call statement as well as the statement after the
13779 call.
13780
2caa35cb
MS
137812001-05-21 Michael Snyder <msnyder@redhat.com>
13782
13783 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
13784
40713331
EZ
137852001-05-10 Elena Zannoni <ezannoni@redhat.com>
13786
a9c64011
AS
13787 * gdb.base/completion.exp: Revamp test. Make it execute on all
13788 platforms.
40713331 13789
c2c1be8d
EZ
137902001-05-10 Elena Zannoni <ezannoni@redhat.com>
13791
a9c64011
AS
13792 * config/gdbserver.exp (gdb_load): Handle the case
13793 in which the arguments to gdbserver are given in the
13794 baseboard configuration file.
13795 Also handle the case in which the server needs to do a
13796 load.
2c9cd303 13797
9671de48
KS
137982001-05-07 Keith Seitz <keiths@cygnus.com>
13799
a9c64011
AS
13800 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
13801 set up the display for testing.
13802 (gdbtk_start): Convert all paths to paths that tcl will like.
13803 Export target information to environment.
13804 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
13805 necessary.
13806 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
13807 (to_tcl_path): New proc to convert a given pathname into
13808 a path acceptible as an argument to a tcl command.
13809 (_gdbtk_export_target_info): New proc to export target info
13810 into the environment for gdbtk testing.
13811 (gdbtk_done): New proc to signal end-of-test.
9671de48 13812
5a360f47
JB
138132001-05-06 Jim Blandy <jimb@redhat.com>
13814
13815 * restore.c: Make the code of caller0 correspond to its comment.
13816
66c756c6
MS
138172001-05-03 Michael Snyder <msnyder@redhat.com>
13818
13819 * config/sid.exp (gdb_target_sid): Check for error messages.
13820 On error or timeout, don't make expect exit (which will terminate
13821 all subsequent tests); instead just make gdb exit.
d63a86f8 13822 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
13823 return a negative value.
13824
a966fde5
JB
138252001-04-24 Jim Blandy <jimb@redhat.com>
13826
851c18e0
JB
13827 * gdb.c++/templates.exp: If we see the prompt for the overload
13828 list, but we haven't recognized any of the longer patterns,
13829 arrange for this test to fail, not hang.
13830
a966fde5
JB
13831 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
13832 variations.
13833
db144853
MC
138342001-04-22 Michael Chastain <chastain@redhat.com>
13835
13836 * gdb.c++/local.exp: Use the 'runto' library function.
13837 * gdb.c++/namespace.exp: Likewise.
13838 * gdb.c++/overload.exp: Likewise.
13839
3207ec21
KB
138402001-03-26 Kevin Buettner <kevinb@redhat.com>
13841
13842 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
13843 * gdb.base/step-line.exp: New file. Test step/next in presence of
13844 #line directives.
13845 * gdb.base/step-line.c: New file. Test program for the above.
13846 * gdb.base/step-line.inp: New file. We pretend that this file has
13847 been transformed by some other tool into step-line.c.
13848
13b57657
JB
138492001-03-21 Jim Blandy <jimb@redhat.com>
13850
13851 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
13852 unmangled operator names.
13853
754cbe1c
JB
138542001-03-20 Jim Blandy <jimb@redhat.com>
13855
13856 * gdb.threads/linux-dp.exp: Recognize an additional message
13857 generated by GDB when it doesn't understand how to debug threads
13858 on the target system.
13859
177495c9
AC
138602001-03-19 Andrew Cagney <ac131313@redhat.com>
13861
13862 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
13863
f266096b
MC
138642001-03-12 Michael Chastain <chastain@redhat.com>
13865
13866 * gdb.c++/derivation.exp: Use the 'runto' library function.
13867
cac3c2ff
MC
138682001-03-12 Michael Chastain <chastain@redhat.com>
13869
13870 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
13871
b6c11a24
MC
138722001-02-24 Michael Chastain <chastain@redhat.com>
13873
13874 * gdb.c++/ref-types.exp: Change handwritten code to library
13875 function 'runto'.
13876
6bae5bce
OF
138772001-03-16 Orjan Friberg <orjanf@axis.com>
13878
13879 * gdb.base/signals.exp: Set count to 0 explicitly.
13880
0015fd9a
MS
138812001-03-15 Mark Salter <msalter@redhat.com>
13882
13883 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
13884 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
13885 (gdb_load): Add support for additional target_info: gdb_download_size
13886 and gdb_load_timeout.
0015fd9a 13887
fc33412a
DT
13888Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
13889
13890 * gdb.base/annota1.exp: Move test of isnative to earlier in the
13891 file -- to prevent failing when the compile fails but we have no
13892 intention of running the tests anyway.
13893
13894 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
13895 tests if set.
13896
13897 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
13898 integers.
13899
13900 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
13901 * gdb.c++/namespace.exp: Ditto.
13902
115f06de
OF
139032001-03-07 Orjan Friberg <orjanf@axis.com>
13904
13905 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
13906 * gdb.base/pointers.exp: Relax pattern match of decimals.
13907
b6ba6518
KB
139082001-03-06 Kevin Buettner <kevinb@redhat.com>
13909
13910 * Makefile.in, config/abug.exp, config/cfdbug.exp,
13911 config/cpu32bug.exp, config/dve.exp, config/est.exp,
13912 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
13913 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
13914 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
13915 config/sh.exp, config/sid.exp, config/slite.exp,
13916 config/sparclet.exp, config/udi.exp, config/unknown.exp,
13917 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
13918 config/vxworks.exp, config/vxworks29k.exp,
13919 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
13920 gdb.base/all-bin.exp, gdb.base/annota1.exp,
13921 gdb.base/arithmet.exp, gdb.base/assign.exp,
13922 gdb.base/async.exp, gdb.base/attach.exp,
13923 gdb.base/bitfields.exp, gdb.base/bitops.exp,
13924 gdb.base/break.exp, gdb.base/call-ar-st.exp,
13925 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
13926 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
13927 gdb.base/commands.exp, gdb.base/completion.exp,
13928 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
13929 gdb.base/constvars.exp, gdb.base/corefile.exp,
13930 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
13931 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
13932 gdb.base/ending-run.exp, gdb.base/environ.exp,
13933 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
13934 gdb.base/finish.exp, gdb.base/foll-exec.exp,
13935 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
13936 gdb.base/funcargs.exp, gdb.base/help.exp,
13937 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
13938 gdb.base/logical.exp, gdb.base/long_long.exp,
13939 gdb.base/maint.exp, gdb.base/mips_pro.exp,
13940 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
13941 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
13942 gdb.base/pointers.exp, gdb.base/printcmds.exp,
13943 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
13944 gdb.base/regs.exp, gdb.base/relational.exp,
13945 gdb.base/remote.exp, gdb.base/reread.exp,
13946 gdb.base/restore.exp, gdb.base/return2.exp,
13947 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
13948 gdb.base/selftest.exp, gdb.base/setshow.exp,
13949 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
13950 gdb.base/sigall.exp, gdb.base/signals.exp,
13951 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
13952 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
13953 gdb.base/step-test.exp, gdb.base/structs.c,
13954 gdb.base/structs.exp, gdb.base/structs2.exp,
13955 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
13956 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
13957 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
13958 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
13959 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
13960 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
13961 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
13962 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
13963 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
13964 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
13965 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
13966 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
13967 gdb.fortran/types.exp, gdb.java/jmisc.exp,
13968 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
13969 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
13970 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13971 gdb.trace/circ.exp, gdb.trace/collection.exp,
13972 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13973 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13974 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
13975 gdb.trace/report.exp, gdb.trace/save-trace.exp,
13976 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13977 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
13978 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
13979 notices.
13980
dc96c6c7 139812001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
13982
13983 * gdb.base/varargs.c (find_max_double): Fix printf format string:
13984 first arg is int not float.
13985
dc96c6c7 139862001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
13987
13988 * gdb.base/reread.exp: Unsupported for non-native targets;
13989 doesn't work for remote debugging.
13990
9b0c4aeb
FN
139912001-02-19 Fernando Nasser <fnasser@redhat.com>
13992
13993 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
13994 * gdb.base/ending-run.exp: Properly handle the BSP state when
13995 stepping past the end of main.
9b0c4aeb 13996
02aa71d5
MC
139972001-02-19 John Moore <jmoore@redhat.com>
13998
13999 * gdb.base/commands.exp (infrun_breakpoint_command_test):
14000 Converted HPUX fix for non-expected items following multiple
14001 step commands into general solution for all platforms.
14002
1fa449a4
MC
140032001-02-18 Michael Chastain <chastain@redhat.com>
14004
14005 * gdb.c++/classes.exp (do_tests): Change runto statements
14006 from "runto 'foo(void)'" to "runto 'foo'". This makes the
14007 statements demangler agnostic.
14008 * gdb.c++/virtfunc.exp (do_tests): Likewise.
14009 (gdb_virtfunc_restart): Likewise.
14010
b2f9ec70
MC
140112001-02-14 Michael Chastain <chastain@redhat.com>
14012
14013 * gdb.c++/inherit.exp (do_tests): Change runto statements
14014 from "runto 'foo(void)'" to "runto 'foo'". This makes the
14015 statements demangler agnostic.
14016
cf74b8ca
AC
14017Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
14018
14019 * gdb.threads/pthreads.exp: Unify pass/fail messages for
14020 ``continue to bkpt at common_routine in thread 2'' and ``stopped
14021 before calling common_routine 15 times'' tests.
14022
99f78f56
MC
140232001-02-11 Michael Chastain <chastain@redhat.com>
14024
14025 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
14026 Helps the test script figure out which demangler is in use.
14027 (dm_type_foo_ref): Ditto.
14028 (dm_type_int_star): Ditto.
14029 (dm_type_long_star): Ditto.
14030 (dm_type_unsigned_int): Ditto.
14031 (dm_type_void): Ditto.
14032 (dm_type_void_star): Ditto.
99707966 14033 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
14034 Probe the gdb demangler and set variables to accommodate
14035 formatting differences.
14036 (info_func_regexp): New function. Same as info_func, but
14037 matches against a regexp.
14038 (info_func): Match against a literal string.
14039 (print_addr_2): New function. Match against a literal string,
14040 which can be different from the input to gdb.
14041 (print_addr): Simply call print_addr_2 with the same argument twice.
14042 (test_lookup_operator_functions): Use demangler formatting variables.
14043 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
14044 the tests in the same order as the C++ class declaration.
14045 (test_paddr_operator_functions): Ditto.
14046 (test_paddr_overloaded_functions): Ditto.
14047 (test_paddr_hairy_functions): Use demangler formatting variables.
14048 Add reference to gdb/19 for related tests.
14049 (do_tests): Call probe_demangler.
14050
1de8f023
KB
140512001-01-30 Kevin Buettner <kevinb@redhat.com>
14052
14053 * gdb.c++/templates.cc (printf): Remove unused function definition.
14054
ca3f91ed
MS
140552001-01-26 Felix Lee <flee@redhat.com>
14056
14057 * sid.exp (sid_exit): Pass host, not target, to remote_close.
14058
140592001-01-25 matthew green <mrg@redhat.com>
14060
14061 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
14062 up sid.
14063 (sid_exit): Call `remote_pop_conn' after GDB is gone.
14064
140652001-01-25 matthew green <mrg@redhat.com>
14066
14067 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 14068 Deprecate $sid_spawn_id.
ca3f91ed
MS
14069 (sid_exit): Remove code necessary only for `spawn.'
14070
140712001-01-25 matthew green <mrg@redhat.com>
14072
14073 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
14074
fb18ec4a
MC
140752001-01-28 Michael Chastain <chastain@redhat.com>
14076
14077 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
14078 to call when tests fail. It takes gdb out of the overloaded
14079 function choice menu back to the main prompt, so that the test
14080 program stays synchronized.
14081 (set_bp_overloaded): New proc to collect all the common
14082 code for setting a breakpoint on an overloaded name. Calls
14083 take_gdb_out_of_choice_menu when needed.
14084 (menu_overload1arg): New variable to collect the repeated
14085 instances of the expected menu for an overloaded name. Change
14086 the regular expression to handle changes in g++ type encoding:
14087 "void" can be either "void" or "", and "unsigned int" can be
14088 either "unsigned int" or "unsigned".
14089 (continue_to_bp_overloaded): Change regular expressions to handle
14090 changes in g++ type encoding.
14091 (no proc): Call take_gdb_out_of_choice_menu when needed.
14092 Remove redundant calls to "info break". Accept either "canceled"
14093 or "cancelled". Change regular expressions in "info break"
14094 calls to handle changes in g++ type encoding. Give all tests
14095 unique strings.
14096
9c646a6e
BE
140972001-01-17 Ben Elliston <bje@redhat.com>
14098
14099 * config/sid.exp: New file.
14100
9549d9c1
AC
14101Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
14102
14103 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
14104
dc96c6c7 141052000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
14106
14107 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
14108 Add a RE to accept a non-ascii char if one is ever presented.
14109
b4df4f68
FN
141102000-12-20 Fernando Nasser <fnasser@redhat.com>
14111
297dd0fd 14112 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 14113
dc96c6c7 141142000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 14115
d63a86f8 14116 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
14117 in regexp. One '\' does not suffice on Linux.
14118
4a7bddb6
MC
141192000-12-09 Michael Chastain <chastain@redhat.com>
14120
14121 * gdb.base/break.exp (test_clear_command): Use a marker function
14122 rather than 'main' for the test function. Also move this
14123 test to an execution point where the marker function names are
14124 guaranteed to be bound to functions. (Executing tests after a
14125 'finish' from main runs into name conflicts with local names
14126 in __libc_start_main).
14127
dc96c6c7 141282000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
14129
14130 * gdb.base/finish.exp: New test for gdb's "finish" command.
14131 * gdb.base/return2.exp: New test for gdb's "return" command.
14132 * gdb.base/return2.c: New source file for above.
14133
dc96c6c7 141342000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
14135
14136 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
14137 * gdb.base/miscexprs.exp: Ditto.
14138 * gdb.base/pointers.exp: Ditto.
14139 * gdb.c++/derivation.exp: Ditto.
14140 * gdb.c++/local.exp: Ditto.
14141 * gdb.c++/namespace.exp: Ditto.
14142 * gdb.c++/overload.exp: Ditto.
14143 * gdb.c++/ref-types.exp: Ditto.
14144
dc96c6c7 141452000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
14146
14147 * gdb.base/constvars.exp: Test result of "up" command.
14148 * gdb.base/miscexprs.exp: Ditto.
14149 * gdb.base/pointers.exp: Ditto.
14150 * gdb.base/scope.exp: Ditto.
14151 * gdb.c++/derivation.exp: Ditto.
14152 * gdb.c++/local.exp: Ditto.
14153 * gdb.c++/namespace.exp: Ditto.
14154 * gdb.c++/overload.exp: Ditto.
14155 * gdb.c++/ref-types.exp: Ditto.
14156
44097287
FN
141572000-11-22 Michael Chastain <chastain@redhat.com>
14158
14159 * mips_pro.exp: Accept either "middle -> top -> main" or
14160 "middle -> main" in the backtrace, because gcc can optimize
14161 tail calls to jumps. Remove setup_xfail for the hppa case.
14162 Add a comment with the original warning messages from PR 3016,
14163 which was filed in 1993, to preserve them for posterity.
14164
9d2e1bab
ND
141652000-11-17 Nick Duffek <nsd@redhat.com>
14166
14167 * lib/gdb.exp (gdb_test): Override timeout with board info.
14168
1aca8eb7
ND
141692000-11-17 Nick Duffek <nsd@redhat.com>
14170
14171 * gdb.base/display.exp: Don't kill running stub. Add "again" to
14172 the second kill and detach messages.
14173
93076499
ND
141742000-11-17 Nick Duffek <nsd@redhat.com>
14175
14176 * configure.in: Add AC_EXEEXT.
14177 * configure: Regenerate.
14178 * Makefile.in (just-check): Export EXEEXT.
14179 * lib/gdb.exp ($EXEEXT): Import from environment.
14180 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
14181 expect "maint dump-me" on Cygwin.
14182 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
14183 $EXEEXT.
14184
30e87cd3
ND
141852000-11-17 Nick Duffek <nsd@redhat.com>
14186
14187 * gdb.base/break.exp: Test backtrace and finish from called
14188 function on all platforms, not just HP-UX.
14189
dc96c6c7 141902000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
14191
14192 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
14193 code from gdb_target_monitor, so it can be used independantly
14194 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 14195
dc96c6c7 141962000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
14197
14198 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
14199 * gdb.base/corefile.exp: Expect the message "Program is being
14200 debugged already" when we send the "corefile" command, since
14201 the preceeding gdb_load may have connected gdb to a remote target.
14202 * gdb.base/display.exp: Disable hardware watchpoints if new
14203 board info variable "no_hardware_watchpoints" is true.
14204 Replace single-letter commands with more readable ones.
14205 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
14206 if new board info variable "no_hardware_watchpoints" is true.
14207 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
14208 to see if stdio (printf) testing is possible.
14209 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
14210 board info variable "no_hardware_watchpoints" is true. Use new
14211 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
14212
39124dea
FN
142132000-11-13 Fernando Nasser <fnasser@redhat.com>
14214
14215 From Orjan Friberg <orjanf@axis.com>:
14216 * gdb.base/printcmds.exp: Escape curly braces followed by a number
14217 in array print pattern match.
14218
a9e2e984
FN
142192000-11-09 Fernando Nasser <fnasser@redhat.com>
14220
14221 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
14222 spelling "cancelled" to U.S. spelling "canceled" to match changes
14223 made to gdb.
14224 * gdb.c++/ovldbreak.exp: Ditto.
14225
c7db355b
PS
142262000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14227
14228 * gdb.base/callfuncs.c (main): Moved to end of file, call
14229 t_double_values to initialize the FPU before inferior calls are made.
14230 * gdb.base/callfuncs.exp: Test for register preservation after calling
14231 inferior functions. Add tests for continuining, finishing and
14232 returning from a stop in a call dummy.
14233
dc96c6c7 142342000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
14235
14236 * gdb.base/commands.exp: Break up long lines, and re-indent.
14237
dc96c6c7 142382000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
14239
14240 * config/gdbserver.exp: Rewritten from the ground up, to make it
14241 compatible with the current dejagnu tree, and to make it work with
14242 the new "gdbserver" in libremote.
14243
dc96c6c7 142442000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
14245
14246 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
14247 * gdb.base/varargs.exp: Skip entire test if no printf support.
14248 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
14249 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
14250
dc96c6c7 142512000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
14252
14253 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
14254 no floating point support.
14255 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
14256 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
14257 * gdb.base/call-rt-st.exp: Ditto.
14258 * gdb.base/call-strs.exp: Ditto.
14259
bac5fc66
JG
142602000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
14261
14262 * gdb.base/sizeof.c: include <stdio.h>.
14263
14264 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
14265 'finish', otherwise uncaptured gdb_prompt would potentially
14266 throw remaining test points out of sync.
bac5fc66 14267
b22a6027
SB
142682000-07-26 Scott Bambrough <scottb@netwinder.org>
14269
14270 * gdb.base/recurse.exp: Run tests for all targets.
14271 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
14272 gnu-oldld case on ARM.
14273 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
14274 for ARM targets.
d63a86f8 14275
d8231941
AG
14276Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
14277
14278 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
14279 * gdb.java/configure: Rebuild.
14280
8caabe69
AG
14281Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
14282
14283 * gdb.java/jv-exp.exp: New file.
14284
9d273ca3
AG
14285Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
14286
14287 * configure: Rebuilt.
14288 * configure.in (configdirs): Add gdb.java.
14289 * gdb.java/jmisc.java: New file.
14290 * gdb.java/jmisc.exp: New file.
14291 * gdb.java/Makefile.in: New file.
14292 * gdb.java/configure: Rebuilt.
14293 * gdb.java/configure.in: New file.
14294 * lib/java.exp: New file.
14295
4f823a66
AC
14296Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14297
14298 * gdb.base/exprs.exp: Test casts to a pointer including over and
14299 underflow.
14300
2391e11d
AC
14301Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
14302
14303 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
14304 and the compilers sizes.
14305
54602222
ND
143062000-07-09 Nick Duffek <nsd@redhat.com>
14307
14308 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
14309 (use_methods): New function.
14310 (main): Call use_methods().
14311 * gdb.c++/classes.exp (test_method_param_class): New procedure.
14312 (do_tests): Call test_method_param_class.
14313
2bec0572
ND
143142000-07-09 Nick Duffek <nsd@redhat.com>
14315
14316 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
14317 spelling.
14318 (test_enums): New procedure. Move enum tests from end of script
14319 to here. Set breakpoint on function name instead of line number.
14320 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
14321 (enums2): New marker function.
14322 (enums1): New function.
14323 (main): Call enums1(). Move enum tests to enums1().
14324
78492fde
AC
14325Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
14326
14327 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
14328 compile/link program. Update line numbers.
14329 * gdb.asm/d10v.inc: Define ``startup''.
14330 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 14331
49a2cef8
AC
14332Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
14333
14334 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
14335
3e6c8688
EZ
143362000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14337
14338 * gdb.base/maint.exp: Add 'maint print architecture' item to output
14339 of 'help maint print' command.
14340
9ff5cbe9
AC
14341Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
14342
14343 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
14344 they use gdb_expect_list.
14345
17c579bd
AC
14346Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
14347
14348 * gdb.base/commands.exp: Use ``set remote
14349 memory-read-packet-size'' instead of ``set endian big'' to test
14350 long commands.
14351
e6d71bf3
DB
143522000-06-03 Daniel Berlin <dan@cgsoftware.com>
14353
14354 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 14355 g++, and stop skipping them.
e6d71bf3
DB
14356
14357 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
14358 work under g++.
14359
d63a86f8 14360 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
14361 initialization.
14362
dc96c6c7 143632000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
14364
14365 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
14366 the regular expression: accept an (almost) arbitrary sequence of
14367 "frames-invalid" and "breakpoints-invalid" messages both before
14368 and after the "starting" message.
14369
dc96c6c7 143702000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
14371
14372 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 14373
dc96c6c7 143742000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
14375
14376 * gdb.base/annota1.exp (annotate-signal-handler-caller):
14377 Relax the regular expression a little, make it pass on Solaris 8.
14378
8216cda9
KB
143792000-05-12 Kevin Buettner <kevinb@redhat.com>
14380
14381 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 14382 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
14383 Instead, it is permissible for gdb to stop on the line of the
14384 call itself.
14385
1a570b2f
MS
143862000-05-12 Michael Snyder <msnyder@.cygnus.com>
14387
14388 * gdb.base/break.exp (bp on small function, optimized file):
14389 Add a second pass pattern. The behavior differs here between stabs
14390 and dwarf for one-line functions. Stabs preserves two line symbols
14391 (one before the prologue and one after) with the same line number,
14392 but dwarf regards these as duplicates and discards one of them.
14393 Therefore the address after the prologue (where the breakpoint is)
14394 has no exactly matching line symbol, and GDB reports the breakpoint
14395 as if it were in the middle of a line rather than at the beginning.
14396
dc96c6c7 143972000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 14398
d63a86f8 14399 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
14400 rather than "send_gdb" (for consistancy).
14401
7d418785
AC
14402Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
14403
14404 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
14405 * gdb.c++/templates.cc: Properly check for GCC version number.
14406 * lib/compiler.cc: Likewise
14407
dc96c6c7 144082000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 14409
d63a86f8 14410 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
14411 gdb may not stop at the first line of main, due to code motion.
14412
dc96c6c7 144132000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
14414
14415 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
14416 This test depends on parsing the printf output from the target.
14417 Since the sparclet stub doesn't do stdio, this will never work.
14418 * gdb.base/call-rt-st.exp: ditto.
14419 * gdb.base/call-strs: ditto.
14420
dc96c6c7 144212000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
14422
14423 * gdb.base/miscexprs.exp: make sizeof long array test portable.
14424
14425 * gdb.base/ending-run.exp: After connecting to a remote target,
14426 but before running, the target will appear to be in a random
14427 location. Specify both a file and a line for breakpoints.
14428 Also, the function that calls main may be called 'init'
14429 rather than 'start'.
14430
a5a51225
EZ
144312000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14432
14433 * gdb.base/help.exp: Update output for add-symbol-file command.
14434
7930cc7c
FN
144352000-04-10 Fernando Nasser <fnasser@cygnus.com>
14436
14437 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14438 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
14439
23e37ab1
C
144402000-04-07 J.T. Conklin <jtc@redback.com>
14441
e93c542c
C
14442 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
14443
23e37ab1
C
14444 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
14445
591b8fa3
PDM
14446Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
14447
14448 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
14449 values that can be represented exactly.
14450 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
14451 above change, and to not check against the directory part of the source
14452 file name.
14453 (step into print_long_arg_list): Likewise.
14454 (print print_small_structs from print_long_arg_list): Likewise.
14455 (print print_long_arg_list): Likewise.
14456
7a495180
EZ
144572000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14458
30b53638 14459 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 14460
beb998c6
AC
14461Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
14462
14463 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
14464
1c689132
DB
144652000-03-25 Daniel Berlin <dan@cgsoftware.com>
14466
14467 * gdb.base/commands.exp (deprecated_command_test): Add test for
14468 deprecate with no arguments.
14469
c1790a9d
JL
144702000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
14471
14472 * gdb.base/break.exp: Add new test for setting breakpoints on
14473 optimized code so we can test breakpoints work even when function
14474 prologues may be optimized away
14475
003ba290
FN
144762000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
14477
14478 From David Whedon <dwhedon@gordian.com>
a9c64011 14479 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 14480
6837a0a2
DB
144812000-03-22 Daniel Berlin <dan@cgsoftware.com>
14482
14483 * gdb.base/help.exp: Added test for new apropos command.
14484
b9593231
KB
144852000-03-21 Kevin Buettner <kevinb@redhat.com>
14486
14487 * gdb.base/pointers.c (usevar): New function.
14488 (main): Make sure that global variables v_int_pointer2, rptr,
14489 and y are all referenced someplace in the program by calling
14490 usevar() on them. [Some linkers delete symbols which are
14491 never referenced. The space remains, but there's no way to
14492 get a (symbolic) handle on the variable from the debugger.]
14493
751a959b
EZ
144942000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14495
14496 * gdb.base/printcmds.c: Add typedeffed arrays.
14497
14498 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
14499 procedure to test arrays that are typedef'd.
14500
73a93a32
JI
145012000-03-13 James Ingham <jingham@leda.cygnus.com>
14502
14503 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 14504 the library directories.
73a93a32 14505
fb40c209
AC
14506Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
14507
14508 * configure.in (configdirs): Add sub directory gdb.mi.
14509 * configure: Re-generate.
14510
14511 * gdb.mi: New directory.
d63a86f8 14512
ee4dd2c9
AC
145132000-02-25 Scott Bambrough <scottb@netwinder.org>
14514
14515 * gdb.base/long_long.exp: Correct test suite failure when printing
14516 a long long value as a double on ARM platforms.
14517
70f0cc22
JB
145182000-02-16 Jim Blandy <jimb@redhat.com>
14519
14520 * gdb.base/break.exp ("breakpoint line number"): Make sure the
14521 default source file is set properly before running this test.
14522
853819b8
EZ
145232000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14524
14525 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
14526 gdbtk/library directory, not in gdbtcl2.
14527
dfcd3bfb
JM
145282000-02-04 Jim Blandy <jimb@redhat.com>
14529
14530 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
14531 backslash from regexp pattern.
14532
14533 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
14534 procedure. Use it to run all the "continue to bp overloaded"
14535 tests. Note that this changes the names of the tests slightly.
14536 If the breakpoint hit message includes a hex PC value, because
14537 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
14538 from the real source code, still consider that a pass.
14539
14540 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
14541 XFAIL here if the breakpoint message contains a hex address. Note
14542 similar change on 1999-11-02.
14543
14544 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
14545
14546 * gdb.base/ptype.exp: Establish a default source file before
14547 calling get_debug_format.
14548
145492000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
14550
14551 * gdb.base/watchpoint.exp: Remove duplication of test messages.
14552
8b93c638
JM
145532000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
14554
14555 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
14556 of successive stepi commands -- while in the prologue we should see
14557 the function entry bracket.
14558
145592000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
14560
14561 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
14562 reach __change_mode() when stepping through the end of main().
14563
c5394b80
JM
145642000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
14565
14566 * gdb.base/default.exp: Fix expected pattern.
14567 * gdb.base/help.exp: Same.
14568
0d06e24b
JM
145692000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14570
14571 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
14572 Don't use xfail's because that affects only the following test.
d63a86f8 14573
0d06e24b
JM
14574 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
14575 solaris or linux.
14576
14577 * gdb.base/selftest.exp: Update to reflect changes to main.c.
14578
dc96c6c7 145792000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 14580
d63a86f8 14581 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
14582 "A syntax error" rather than "A parse error". Accept both.
14583
145842000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
14585
14586 * gdb.base/default.exp: Remove OS dependent string from "target
14587 remote" test.
14588 * gdb.base/help.exp: Same for "help target remote" test.
14589
c3f6f71d
JM
145902000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14591
14592 From Jim Kingdon <kingdon@redhat.com>:
14593
14594 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
14595 prompt (cleanup rather than necessity, but still might keep output
14596 from spilling to next test).
14597
145982000-01-02 Fred Fish <fnf@cygnus.com>
14599
14600 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
14601 AIX, which defines them in <sys/types.h>.
14602
ed9a39eb 146031999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 14604
ed9a39eb
JM
14605 * gdb.base/default.exp: Match arm* etc instead of arm in "info
14606 float" test.
14607
146081999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 14609
ed9a39eb 14610 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
14611
14612 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
14613 outermost frame disallowed".
14614
146151999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
14616
14617 * gdb.base/setvar.exp: New tests for setting the value of a struct
14618 with a constant list.
14619
146201999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
14621
14622 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
14623 require the user to type a cast before setting the value of a struct.
14624
de57eccd
JM
146251999-12-06 Jim Blandy <jimb@cygnus.com>
14626
14627 * gdb.base/default.exp: Expect the new 'info float' command on
14628 all i386 platforms.
14629
14630 * gdb.threads/linux-dp.exp: Expand our ability to recognize
14631 LinuxThreads libraries that don't support debugging.
14632
c2d11a7d
JM
14633Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
14634
14635 * gdb.base/remote.c: Fill the buffer with truely random data.
14636 Change the buffer type to ``unsigned char'' to simplify size
14637 arithmetic.
14638
14639 * gdb.base/remote.exp: Reduce download numbers by one. Typical
14640 stub only handles 400-1 byte packets. Verify that the download
14641 worked.
14642
146431999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
14644
14645 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
14646 tests, using UNRESOLVED for the untested cases. Also, does not wait
14647 for a timeout if the prompt was received before a recognizable pattern.
14648
146491999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
14650
14651 * lib/gdb.exp (gdb_expect_list): Fix spelling.
14652
146531999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14654
14655 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
14656 watchpoints.
14657
146581999-11-24 Jason Merrill <jason@casey.cygnus.com>
14659
14660 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
14661
14662 * gdb.c++/local.exp: Be more flexible in recognizing local class
14663 name mangling. Don't allow horribly truncated method names.
14664 * gdb.c++/derivation.exp: Expect protected inheritance.
14665 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
14666 * gdb.c++/virtfunc.exp: Likewise.
14667 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
14668 when printing a nested enum.
14669
146701999-11-22 Jim Blandy <jimb@cygnus.com>
14671
14672 * gdb.base/step-test.exp: Properly await GDB's response to setting
14673 a breakpoint on the call to large_struct_by_value.
14674
14675 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
14676 just because we have debug info for the `start' function.
14677
146781999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
14679
14680 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
14681 "Unknown signal" messages, which indicate (on LinuxThreads) that
14682 GDB doesn't know how to debug threads on this system. This is
14683 better than hanging while philosopher 0 dumps chatter into gdb.log.
14684
146851999-11-18 Tom Tromey <tromey@cygnus.com>
14686
14687 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
14688
146891999-11-18 Fred Fish <fnf@cygnus.com>
14690
14691 * gdb.base/coremaker2.c: Add sample program for generating
14692 cores that is more self contained than coremaker.c. Eventually
14693 I'll add more code to this and tie it into the testsuite.
14694
4ce44c66
JM
146951999-11-12 Stan Shebs <shebs@andros.cygnus.com>
14696
14697 * gdb.base/dollar.exp: Remove, now in gdb.hp.
14698
146991999-11-10 Jimmy Guo <guo@cup.hp.com>
14700
14701 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
14702 from $srcdir/lib/.
14703 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
14704 and gdb.c++/.
14705
14706 * gdb.c++/derivation.exp: remove redundant get compiler info code.
14707
d63a86f8 14708 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
14709 'continue with watch' test point.
14710
147111999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
14712
14713 Merged from p2linux-990323-branch:
d63a86f8 14714
4ce44c66
JM
14715 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
14716
11cf8741
JM
14717Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
14718
14719 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
14720 {limit,fixed}''. Test ``set download-write-size''.
14721
14722Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
14723
14724 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
14725 gdb_expect_list.
14726
14727Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
14728
14729 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
14730
147311999-11-03 Mark Salter <msalter@cygnus.com>
14732
14733 * gdb.base/break.exp: Fix "stub continue" pattern.
14734
147351999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
14736
14737 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
14738
147391999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
14740
14741 * gdb.base/display.exp ("finish"): Add timeout clause.
14742
14743 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
14744 plain prompt clause, so this doesn't have to time out in order to
14745 fail.
14746
14747 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
14748 breakpoint hit messages include an address.
14749
14750 * gdb.base/display.exp: Don't forget to escape parens in regular
14751 expressions. Unix regexp notatation sucks.
14752
147531999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14754
14755 * gdb.base/annota1.exp: Test for annotate-signalled: change output
14756 order for 'signalled' message.
14757
5c44784c
JM
147581999-11-01 Stan Shebs <shebs@andros.cygnus.com>
14759
14760 From Jimmy Guo <guo@cup.hp.com>:
14761 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
14762 * gdb.base/annota1.c: Add code for tests to work with.
14763
147641999-10-26 Frank Ch. Eigler <fche@cygnus.com>
14765
14766 * gdb.base/remote.exp: New test for remote downloading settings.
14767 * gdb.base/remote.c: New file with large .data.
14768
917317f4
JM
147691999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
14770
14771 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
14772 for LinuxThreads support, merged from the Code Fusion branch.
14773
14774Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
14775
14776 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
14777 containing exp_continue into a while within an expect. Don't
14778 attempt a start more than three times. Check return value from
14779 gdb_load.
d63a86f8 14780
2df3850c
JM
14781Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
14782
14783 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
14784 a pass case.
14785
2acceee2
JM
147861999-10-01 Kevin Buettner <kevinb@cygnus.com>
14787
14788 * gdb.base/break.c (main): Added a statement that we can step
14789 off of.
14790 * gdb.base/break.exp: Added tests for setting a breakpoint
14791 at an offset and stepping onto a breakpoint.
14792
147931999-10-01 Fred Fish <fnf@cygnus.com>
14794
d63a86f8 14795 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
14796 gdb output.
14797
c2c6d25f
JM
147981999-09-18 Jim Blandy <jimb@cris.red-bean.com>
14799
14800 * gdb.base/break.exp: Code locations are in hex, don't forget!
14801 (For HP-UX.)
14802
148031999-09-17 Stan Shebs <shebs@andros.cygnus.com>
14804
14805 * condbreak.exp: Use break.c as test program.
14806 * condbreak.c: Remove, redundant with break.c.
14807
148081999-09-15 Stan Shebs <shebs@andros.cygnus.com>
14809
14810 * config/monitor.exp (gdb_target_monitor): Disable X- and
14811 Z-packets if the target needs it.
14812
148131999-09-13 James Ingham <jingham@leda.cygnus.com>
14814
14815 * gdb.c++/overload.exp: Added tests for listing overloaded
14816 functions with function pointers in the arg, explicitly calling
14817 out the version you want.
14818
cff3e48b
JM
148191999-09-09 Stan Shebs <shebs@andros.cygnus.com>
14820
14821 * long_long.exp: Add variations of test cases that work for
14822 targets with 16-bit ints and 32-bit doubles.
14823
d4f3574e
SS
148241999-09-08 Stan Shebs <shebs@andros.cygnus.com>
14825
14826 * break.c (main): Compare a possibly-uninitialized argc with an
14827 unlikely value that fits in 16 bits.
14828
148291999-09-07 Stan Shebs <shebs@andros.cygnus.com>
14830
14831 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
14832 0xfeeb, don't want negative numbers if ints are 16 bits.
14833
14834 * lib/gdb.exp (skip_cplus_tests): New proc.
14835 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
14836 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
14837 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
14838 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
14839 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
14840 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
14841 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
14842 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
14843
14844 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
14845
14846Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
14847
14848 * gdb.base/corefile.exp (up): Allow a parameter to appear
14849 in the frame that we're going up to.
14850
14851 From Jim Blandy <jimb@cygnus.com>:
14852
14853 * gdb.base/default.exp (info float): Expect some output now.
14854
14855 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
14856 returning floating-point values to fail on the x86.
14857 * gdb.base/callfwmall.exp (do_function_calls): Same.
14858
14859 * gdb.base/list.exp (test_listsize): Correct expectations for
14860 listing line 1 with listsize 2. Also, listing a single line
14861 works now, as does listing three lines. [Kevin's note: There
14862 were a number of other cases fixed too where the expectations
14863 differed...]
14864
148651999-09-02 Stan Shebs <shebs@andros.cygnus.com>
14866
14867 * gdb.base/selftest.exp: Add case for when version prints as
14868 constant string instead of char pointer.
14869
104c1213
JM
148701999-08-25 Stan Shebs <shebs@andros.cygnus.com>
14871
14872 * gdb.base/ending-run.exp: Add Solaris case for what happens when
14873 stepping out of main.
14874
14875 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
14876 G++ used.
14877
14878 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
14879 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
14880
14881 * gdb.c++/ovldbreak.exp: Update match string in test that
14882 includes a warning of multiple breakpoints.
14883
148841999-08-24 Stan Shebs <shebs@andros.cygnus.com>
14885
14886 * gdb.base/display.exp: Improve precision of step-after-finish
14887 added yesterday.
14888
14889 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
14890 test.
14891
14892 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
14893 configs when using G++, not just hppa*.
14894
148951999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14896
14897 * gdb.base/async.c: New file.
14898 * gdb.base/async.exp: New file.
14899
14900Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
14901
14902 * gdb.base/break.exp: Tweak PA specific tests to properly handle
14903 PA64.
14904
53a5351d
JM
14905Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
14906
104c1213
JM
14907 * gdb.base/display.exp: "finish" can leave us mid-line on many
14908 targets, deal with it. Add a small constant to main, instead of
14909 1000 since main+1000 may not be a valid address in the target.
14910
53a5351d
JM
14911 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
14912 on hpux11.
14913
14914 * gdb.base/attach.exp: Handle another hpux11 error message variant
14915 when attaching to a process that does not exist.
14916
149171999-08-19 J.T. Conklin <jtc@redback.com>
14918
14919 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
14920 characters in 'continue to 1241' test.
14921
149221999-08-17 Stan Shebs <shebs@andros.cygnus.com>
14923
14924 * gdb.base/call-ar-st.exp: Add a shorter match case for the
14925 stop in print_long_arg_list, define and use a whitespace
14926 variable in print_small_structs test, add an XFAIL for Solaris.
14927 * gdb.base/dbx.exp: XFAIL func commands until somebody is
14928 interested enough to fix.
14929
7be570e7
JM
149301999-08-13 Keith Seitz <keiths@cygnus.com>
14931
14932 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
14933 (dbx_gdb_load): Remove. Use gdb_load instead, since that
14934 proc knows about targets other than the natives.
14935 (test_assign): Use "gdb_run_cmd" to "run" the target.
14936 Check that we've actually hit the breakpoint at main.
14937 When we attempt to assign a value to a local variable, check
14938 that the variable is in the current scope, i.e., don't use
14939 a test with an empty result.
14940
14941Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
14942
14943 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
14944 command.
14945
149461999-08-09 Stan Shebs <shebs@andros.cygnus.com>
14947
14948 From Jimmy Guo <guo@cup.hp.com> and others at HP:
14949 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
14950 gdb.compat, gdb.threads-hp.
14951 gdb.hp/configure, gdb.hp/configure.in: New files.
14952 gdb.hp/Makefile.in: Recurse into new subdirs.
14953 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
14954 gdb.hp/gdb.objdbg: New directory, tests for debugging info
14955 in object files.
14956 gdb.hp/tools: New directory, aux tools for HP-specific tests.
14957
96baa820
JM
149581999-08-05 Stan Shebs <shebs@andros.cygnus.com>
14959
14960 * gdb.base/display.exp: Help expect by putting a newline in the
14961 funky printf, remove a bogus p/a test.
14962
149631999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14964
14965 * gdb.base/display.exp: Make sure that when we say 'run', we are
14966 connected to the target. This is necessary when running not
14967 natively.
14968
149691999-08-03 Stan Shebs <shebs@andros.cygnus.com>
14970
14971 * gdb.base/step-test.exp: Removed some extraneous messages.
14972
14973 * gdb.base/long_long.exp: Don't run memory examination tests
14974 on little-endian targets (they will need a different set of
14975 results to match).
14976
149771999-08-02 Stan Shebs <shebs@andros.cygnus.com>
14978
14979 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
14980 until somebody decides to fix GDB.
14981
14982 * gdb.base/long_long.c: Stop compiler complaint by specifying long
14983 constant as "ULL".
14984 * gdb.base/long_long.exp: Loosen x/c test, add partial result
14985 matches for a couple x/2 commands.
14986
a0b3c4fd
JM
149871999-07-30 Stan Shebs <shebs@andros.cygnus.com>
14988
14989 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
14990 by merging in ref-types2 tests.
14991 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
14992
14993 From Jimmy Guo <guo@cup.hp.com> and others at HP:
14994 * gdb.c++/Makefile.in: Add standard actions.
14995 (EXECUTABLES): Rename from PROGS, update list.
14996 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
14997 from gdb.hp.
14998 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
14999 foo and bar locals.
15000 * gdb.c++/anon-union.exp: Fix tests to match.
15001 * gdb.c++/classes.exp: Run if HP compiler used, add extra
15002 expect matches to handle output variations.
15003 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
15004 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
15005 output, add HP alternatives for new and delete prints.
15006 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
15007 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
15008 * gdb.c++/demangle.exp: Use $style when reporting failure.
15009 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
15010 * gdb.c++/inherit.exp: Run if HP compiler used, add some
15011 match alternatives.
15012 * gdb.c++/local.exp: Add match alternatives or xfails for HP
15013 compilers.
15014 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
15015 * gdb.c++/method.exp: Add match alternatives.
15016 * gdb.c++/misc.cc: Add bool types.
15017 * gdb.c++/misc.exp: Add tests for bool types.
15018 * gdb.c++/overload.exp: Add xfails.
15019 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
15020 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
15021 add some more template parameter tests (only for HP currently).
15022 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
15023 * gdb.c++/virtfunc.cc: Add return type and value for main.
15024 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
15025 match alternatives.
d63a86f8 15026
a0b3c4fd
JM
150271999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15028
15029 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
15030
150311999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
15032
15033 * gdb.base/signals.exp: Don't expect getting a backtrace from
15034 within a signal handler to fail on Linux.
15035
150361999-07-29 Stan Shebs <shebs@andros.cygnus.com>
15037
15038 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15039 * lib/gdb.exp: Remove some gratuitious semicolons.
15040 (delete_breakpoints): Increase timeout.
15041 (gdb_expect): Add -notransfer option.
15042 (gdb_test): Use -notransfer option.
15043 (get_compiler_info): Add f77 case.
15044 (get_compiler): New proc, split out from gdb_preprocess, add f77
15045 case.
15046 (gdb_preprocess): Call get_compiler.
15047
15048 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
15049 * gdb.base/attach.exp, gdb.base/display.exp,
15050 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
15051 gdb.base/long_long.exp, gdb.base/printcmds.exp,
15052 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
15053 third arg to gdb_test.
15054 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
15055 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
15056 HP-UX xfails, add others.
15057 * gdb.base/completion.exp: Reflect name change of self-test.
15058 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
15059 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
15060 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
15061 HP failure number.
15062 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
15063 useless HP-UX 10.30 references.
15064 * gdb.base/maint.exp: Loosen matches.
15065 * gdb.base/pointers.c (main): Declare more_code.
15066 * gdb.base/pointers.exp: Match on output of a `next'.
15067 * gdb.base/structs.c: Add prototypes.
15068 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
15069 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
15070
150711999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15072
15073 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
15074 command.
15075
150761999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15077
15078 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
15079 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
15080
15081 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
15082 debug info. Deal with lack of signal hanlder info in stack.
15083
a9c64011 15084 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
15085 * gdb.base/annota1.exp: If printf has debug info, deal with it.
15086
5a2468f5
JM
150871999-07-19 Stan Shebs <shebs@andros.cygnus.com>
15088
15089 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
15090 gdb.base/foll-vfork.exp: Don't run for crosses.
15091
adf40b2e
JM
15092Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
15093
15094 * gdb.base/configure.in: Check for gdbvars.exp instead of
15095 a1-selftest.exp.
15096 * gdb.base/configure: Re-generate.
15097
150981999-07-12 Stan Shebs <shebs@andros.cygnus.com>
15099
15100 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
15101 in trying to run first and name is too long.
15102
15103 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
15104 pointers2.c and pointers2.exp, respectively.
15105 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
15106 doschk happier.
15107
43e526b9
JM
151081999-07-08 Stan Shebs <shebs@andros.cygnus.com>
15109
15110 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
15111 callfuncs2.c and callfuncs2.exp.
15112
15113 * gdb.base/list.exp: Remove mistaken xfails.
15114 * gdb.base/list0.h: Add optional prototypes.
15115
9846de1b
JM
15116Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
15117
a9c64011 15118 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 15119 calling malloc.
a9c64011
AS
15120 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
15121 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
15122 use.
15123
151241999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15125
15126 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
15127 * gdb.base/annota2.cc, annota2.exp: Move from here.
15128 * gdb.c++/annota2.cc, annota2.exp: To here.
15129 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
15130
43ff13b4
JM
15131Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
15132
15133 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
15134 a consistent format.
15135
085dd6e6
JM
151361999-06-25 Stan Shebs <shebs@andros.cygnus.com>
15137
15138 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15139 * lib/gdb.exp (get_compiler_info): Add detection for assorted
15140 HP compilers, also set the globals $true and $false.
15141
15142 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
15143 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
15144 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
15145 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
15146 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
15147 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
15148 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
15149 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
15150 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
15151 whatis.c} Add C++ compatible function definitions and return
15152 types, add includes for library functions.
15153 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
15154 * gdb.base/step-test.c (myglob): Rename from glob.
15155 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
15156 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
15157 files, move here from gdb.hp.
15158 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
15159 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
15160 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
15161 Adjust line numbers in regexps.
15162
15163 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
15164 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
15165 instead of 0/1.
15166
15167 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
15168 foll-vfork.exp: New files, move here from gdb.hp.
15169 * gdb.base/page.exp: New file, test of pagination command.
15170
15171 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
15172 recursion test.
15173 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
15174
15175 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
15176 gdb.base/solib.exp: Fix compiler invocation process.
15177
15178 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
15179 HP-UX 11, turn off overload resolution explicitly.
15180 * gdb.base/commands.exp: Set argument list explicitly, add
15181 watchpoint test.
15182 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
15183 them work.
15184 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
15185 expressions properly.
15186 * gdb.base/corefile.exp: Loosen the match slightly.
15187 * gdb.base/default.exp: Allow "Error accessing memory" message
15188 also.
15189 * gdb.base/display.exp: Skip over x/0 j if PA64.
15190 * gdb.base/funcargs.exp: Add xfails for HP-UX.
15191 * gdb.base/interrupt.exp: Ditto.
15192 * gdb.base/langs.exp: Add symbolic matches governed by compiler
15193 in use.
15194 * gdb.base/list.exp: Add xfails for HP-UX.
15195 * gdb.base/long_long.exp: Refine some of the numeric matches.
15196 * gdb.base/mips_pro.exp: Xfail on HP-UX.
15197 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
15198 * gdb.base/nodebug.exp: Succeed on more varieties of output.
15199 * gdb.base/opaque.exp: Remove some HP-UX xfails.
15200 * gdb.base/ptype.exp: Succeed on more varieties of output.
15201 * gdb.base/scope.exp: Add xfails for HP-UX.
15202 * gdb.base/sect-cmd.exp: Add more cases.
15203 * gdb.base/setvar.exp: Add xfails for HP-UX.
15204 * gdb.base/shlib-call.exp: Loosen some matches slightly.
15205 * gdb.base/signals.exp: Match on void symbolically.
15206 * gdb.base/step-test.exp: Add case for PA64.
15207 * gdb.base/term.exp: Add exit and restart.
15208 * gdb.base/twice.exp: Clean up after self.
15209 * gdb.base/varargs.exp: Disable overload resolution explicitly.
15210 * gdb.base/whatis.exp: Allow more ways to pass tests.
15211
15212 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
15213 no longer useful.
15214
15215Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
15216
15217 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
15218 list of patterns.
15219 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
15220 print_double_array(double_array)", "continuing to breakpoint
15221 1018", "print print_double_array(array_d)" and "continuing to
15222 1034" tests.
d63a86f8 15223
085dd6e6
JM
152241999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
15225
a9c64011 15226 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
15227
152281999-06-24 Stan Shebs <shebs@andros.cygnus.com>
15229
15230 * config/mt-*: Remove, these haven't been used since 1996.
15231
152321999-06-22 Stan Shebs <shebs@andros.cygnus.com>
15233
15234 * gdb.base/call-strs.c, gdb.base/ending-run.c,
15235 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
15236 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
15237
9e0b60a8
JM
152381999-06-18 Stan Shebs <shebs@andros.cygnus.com>
15239
15240 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
15241 simpler match case for the ptype of the big class.
15242
152431999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15244
15245 * gdb.exp: Fix test for gdb_prompt existence.
15246
152471999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15248
15249 * gdb.exp (gdb_test): Add fail after calls to perror.
15250
152511999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15252
15253 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
15254
152551999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15256
15257 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
15258
0f71a2f6
JM
15259Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
15260
15261 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
15262 malloc() is linked in.
15263
152641999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
15265
15266 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
15267 step at end.
15268
15269 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
15270
152711999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
15272
15273 * gdb.java/jv-print.exp: New file. (Our first Java test!)
15274
cce74817
JM
15275Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
15276
15277 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
15278 * gdb.base/mips_pro.exp: Likewise.
15279
152801999-06-02 Keith Seitz <keiths@cygnus.com>
15281
15282 * gdb.c++/templates.cc: Change all "new" operators to throw
15283 an exception.
15284 * gdb.c++/cplusfuncs.cc: Likewise.
15285
15286 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
15287
15288Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
15289
15290 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
15291 * gdb.base/ending-run.exp: When stepping out of main, accept a
15292 step into an arbitrary assembler file.
cce74817 15293
392a587b
JM
152941999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15295
d63a86f8 15296 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 15297 "breakpoint-invalid" to be printed.
d63a86f8 15298 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
15299 number of "frames-invalid" and "breakpoint-invalid" to be printed.
15300 * gdb.base/annota2.cc: Initialize a.x to 0.
15301
9e086581
JM
153021999-05-17 Keith Seitz <keiths@cygnus.com>
15303
15304 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
15305 when "skip_float_tests" set.
15306 Ditto for "print print_double_array(array_d)", "print print_small_structs",
15307 "print print_ten_doubles", and "step into print_long_arg_list".
15308 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
15309 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
15310 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
15311 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
15312 "skip_float_tests" is set.
15313 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
15314 when "skip_float_tests" set.
d63a86f8 15315
cd0fc7c3
SS
153161999-05-06 Keith Seitz <keiths@cygnus.com>
15317
15318 * gdb.base/annota2.cc: Include stdio.h.
15319
15320Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
15321
15322 * gdb.base/crossload.exp: Remove, this has been disabled ever
15323 since BFD stopped including all targets, and cross-GDB gets
15324 plenty of testing anyway.
15325 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
15326 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
15327 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
15328 * gdb.base/README: Remove, was doc for this.
15329 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
15330 needed.
15331
b83266a0
SS
153321999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15333
15334 * gdb.base/call-ar-st.exp: Fix one regular expression in test
15335 output.
15336
15337 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
15338 * gdb.base/annota2.exp: New file. More annotation tests.
15339 * gdb.base/annota1.c: New file. Source file for annota1.exp.
15340 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
15341
153421999-04-23 Angela Marie Thomas <angela@cygnus.com>
15343
15344 * config/cfdbug.exp: New file.
15345
7a292a7a
SS
153461999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
15347
15348 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
15349 Marcus Daniel's and Dale Hawkins's demangler crashes.
15350
15351 * gdb.c++/demangle.exp (test_gnu_style_demangling,
15352 test_lucid_style_demangling, test_arm_style_demangling,
15353 test_hp_style_demangling): Try Tom Tromey's core-dumping
15354 identifier under each demangling style.
15355
153561999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
15357
15358 * gdb.c++/demangle.exp: Include the current demangling style
15359 in all test names.
15360 (current_demangling_style): New global variable.
15361 (set_demangling_style, test_demangling_core, test_demangling,
15362 test_demangling_exact): New functions.
15363 (test_gnu_style_demangling, test_lucid_style_demangling,
15364 test_arm_style_demangling, test_hp_style_demangling): Use those,
15365 instead of calling gdb_test and gdb_test_exact directly.
15366 (catch_demangling_errors): New function, which reports errors
15367 signalled by the demangling test functions in an orderly way.
15368 (do_tests): Use catch_demangling_errors.
15369
153701999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
15371
15372 * gdb.base/signals.exp (test_handle_all_print): Use () for
15373 grouping in expressions, not {}.
15374
15375 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
15376 initialized yet.
15377
153781999-04-01 Stan Shebs <shebs@andros.cygnus.com>
15379
15380 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
15381 are listed.
15382
153831999-03-26 Stan Shebs <shebs@andros.cygnus.com>
15384
15385 * gdb.stabs/weird.exp: Test for CC being defined before
15386 looking at its value.
15387
153881999-03-25 Stan Shebs <shebs@andros.cygnus.com>
15389
15390 * gdb.base/call-ar-st.exp: Remove stray '#'.
15391 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
15392 "short int" and "long int".
15393 * gdb.c++/overload.cc: Cast the string added in the previous
15394 change, to mollify finicky HP compiler.
15395 * gdb.hp/reg-test.exp (testfile): Fix file name.
15396 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 15397
7a292a7a
SS
15398 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
15399 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
15400 alternate form of enum ptype.
15401
c906108c
SS
154021999-03-23 Stan Shebs <shebs@andros.cygnus.com>
15403
7a292a7a
SS
15404 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
15405 * gdb.hp/*.exp: Change all to run compiler probe only after
15406 passing skip_hp_tests, so as not to waste time on guaranteed
15407 failure.
15408
c906108c
SS
15409 * gdb.c++/overload.cc: Pass string instead of char addr, always
15410 init ccpfoo.
15411 * gdb.c++/templates.cc: Fix syntax error.
15412
7a292a7a
SS
15413Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15414
15415 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 15416 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
15417 command.
15418
154191999-03-18 James Ingham <jingham@cygnus.com>
15420
15421 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
15422
15423 * gdb.c++/method.exp: It was testing an uninitialized int on the
15424 stack and assuming it was positive.
15425
15426 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
15427
15428 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 15429 keep it from killing the rest of the tests.
7a292a7a
SS
15430 Use gdb_continue_to_end.
15431
15432 * gdb.base/sigall.exp: use gdb_continue_to_end.
15433
15434 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
15435
15436 * gdb.base/display.exp: use runto_main, not run.
15437
d63a86f8
RM
15438 * gdb.base/default.exp: Check for the current error message in the
15439 r abbreviation test.
7a292a7a
SS
15440 Add strongarm to the targets that know info float.
15441
d63a86f8 15442 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
15443 run which doesn't work with monitors.
15444
15445 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
15446
15447 * gdb.base/break.exp: use the gdb_continue_to_end proc.
15448
15449 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
15450 program. Traps the case (in Cygmon) when the program never really
15451 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
15452 more places, so I used my name. Sorry Mark...
15453
15454 * config/monitor.exp (gdb_target_monitor): added another
15455 target_info parameter: remotebinarydownload. This will set the
15456 remotebinarydownload flag if this is causing some boards trouble.
15457
154581999-03-18 Mark Salter <msalter@cygnus.com>
15459
15460 * lib/gdb.exp (continue_to_exit): New function.
15461
15462 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
15463 * gdb.base/ending-run.exp: Ditto.
15464 * gdb.base/step-test.exp: Ditto.
15465
154661999-03-16 Stan Shebs <shebs@andros.cygnus.com>
15467
15468 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
15469 (suggested by Art Haas <ahaas@neosoft.com>).
15470
154711999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
15472
15473 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
15474
15475Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
15476
15477 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
15478 descriptions of types (short unsigned int vs unsigned short, etc).
15479
154801999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
15481
15482 * gdb.base/call-strs.exp: Don't assume that `step' will step over
15483 a call to strlen; sometimes we do have sources.
15484
154851999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
15486
15487 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
15488 character, so GDB won't print garbage after its end.
d63a86f8 15489
c906108c
SS
15490 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
15491 breakpoint there instead. Sometimes GCC emits memcpy to handle
15492 the large structures being passed by value, so we step into that
15493 instead of sum_array_print, which obscures what we're really testing.
15494 * gdb.base/step-test.exp: However, we do want a test that notices
15495 the bizarre steps into memcpy, so do that here. Add check for
15496 stepping into function calls that pass large structures by value.
15497 ("Is that a noun clause, or are you just happy to see me?")
15498 Remove all references to specific line numbers.
15499 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
15500 New type and function.
15501 (main): Call large_struct_by_value, passing it a large struct by value.
15502 * lib/gdb.exp (gdb_get_line_number): New function.
15503
15504 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
15505 more portable.
15506
7a292a7a
SS
155071999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
15508
c906108c
SS
15509 * lib/gdb.exp: Doc fixes.
15510
7a292a7a
SS
155111999-03-05 Nick Clifton <nickc@cygnus.com>
15512
d63a86f8 15513 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
15514
155151999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
15516
c906108c
SS
15517 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
15518 commands. They're not germane to this test, and they don't work
15519 that way on remote targets.
15520
3fc11d3e
JM
155211999-03-01 James Ingham <jingham@cygnus.com>
15522
15523 * Changelog entries merged over from gdb development branch.
15524
3fc11d3e
JM
15525 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
15526
15527 * lib/gdb.exp (gdbtk_analyze_results): Generic function
15528 for outputting results of test run.
15529
2d4a1622 15530 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
15531
15532 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 15533
7a292a7a
SS
155341999-02-25 Felix Lee <flee@cygnus.com>
15535
15536 * lib/gdb.exp (debug_format): initialize
15537
c906108c
SS
155381999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
15539
15540 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
15541 * gdb.base/call-rt-st.c: Ditto.
15542
c906108c
SS
155431999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
15544
15545 * gdb.threads/pthreads.exp (horiz): New variable.
15546 (test_startup): Fix regexps that capture thread numbers.
15547
155481999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
15549
15550 * gdb.base/smoke.exp: Disambiguate two test case names (both
15551 called ``print'').
15552
15553Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
15554
15555 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
15556 compilation.
15557
155581999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
15559
15560 * gdb.base/miscexprs.exp: Change patterns to match GDB's
15561 actual output formatting.
15562 * gdb.base/smoke.exp: GDB removes leading 0's.
15563 * gdb.base/volatile.exp: Don't check type of remuneration;
15564 that variable is no longer defined in constvars.c.
15565 * gdb.base/step-test.c (main): Exit with explicit exit code.
15566 * gdb.base/step-test.exp: Remove two nexti checks--they are
15567 not portable.
15568
155691999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
15570
15571 * gdb.base/help.exp ("help delete display"): Fix test to match
15572 gdb's output.
15573
15574 * gdb.base/long_long.c (known_types): Initialize values to zero.
15575 * gdb.base/long_long.exp: Step one more line
15576 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
15577 leading zeros. Explicitly ask for hex formatting. Use
15578 unique test case names.
c906108c
SS
15579
15580Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15581
d63a86f8 15582 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
15583
15584 * gdb.c++/method.exp: Add missing close brace.
15585
155861999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
15587
15588 * gdb.base/maint.exp: Use 'set height 0' to disable page
15589 prompting, not 'set height 400'.
15590
15591 Fix a bunch of timeouts.
15592 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
15593 four separate tests, so expect doesn't take forever to match a ton
15594 of text against a regexp with lots of .* forms.
15595 ("maint print psymbols", "maint print symbols"): Make some of
15596 these greps more selective, so that expect doesn't try to wade
15597 through huge piles of output and time out.
15598
15599 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
15600
15601 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
15602 tests: one which doesn't expect shlib events to be reported, and
15603 another which does, but is XFAIL for all platforms other than
15604 HP/UX.
15605
15606 * gdb.base/break.exp: Teach the test suite that the `catch
15607 fork', `catch vfork', and `catch exec' commands produce error
15608 messages on platforms that don't provide these features.
15609
15610Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
15611
15612 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
15613 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
15614 (shortening names from solib_threshold.exp etc), won't run on
15615 anything but HP-UX for the foreseeable future.
15616 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
15617 reflect move.
15618
15619Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
15620
15621 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15622 gdb.trace/Makefile.in (clean): Remove all test executables.
15623
15624Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
15625
15626 * gdb.base/shlib-call.exp: add test cases to verify that gdb
15627 successfully re-sets breakpoints in shared libraries.
15628 * gdb.base/shmain.c (main): return 0, don't fall off the end.
15629
15630Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15631
d63a86f8
RM
15632 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
15633 and compiled w/o GCC.
c906108c
SS
15634
15635 * gdb.hp/watch-cmd.exp: ditto.
15636
15637 * gdb.hp/watch-hp.exp: ditto.
15638
15639 * gdb.hp/xdb1.exp: ditto.
15640
15641 * gdb.hp/xdb2.exp: ditto.
15642
15643 * gdb.hp/dbx.exp: ditto.
15644
15645Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
15646
15647 * constvars.c: Remove C++-isms.
15648 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
15649 with GCC.
15650
15651Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
15652
15653 The following changes are part of the HP merge.
15654
15655 * gdb.base/break.exp: new tests to verify that catchpoints for
15656 fork, vfork, and exec don't trigger inappropriately.
15657
15658 * gdb.base/opaque.exp: compile one file at a time, then link.
15659
15660 * gdb.base/signals.exp: be more restrictive about which hppa
15661 systems receive a setup_xfail. new tests.
15662
15663 * gdb.base/solib_threshold.build: new file.
15664 * gdb.base/solib_threshold.exp: new file.
15665 * gdb.base/solib_threshold.link_opts: new file.
15666 * gdb.base/solib_threshold.mk: new file.
15667 * gdb.base/gen_solib_threshold.c: new file.
15668
15669 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
15670 tests. New tests for enums inside classes.
15671
15672 * gdb.c++/compiler.cc: indicate support of template debugging.
15673
15674 * gdb.c++/demangle.exp: run hp style demangling tests.
15675
15676 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
15677 tests.
15678
15679 * gdb.c++/misc.cc: changes to support new tests.
15680
15681 * gdb.c++/templates.cc: changes to support HP's compiler; changes
15682 to support new tests.
15683
15684 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
15685 gcc, then skip these tests.
15686
15687Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
15688
15689 The following files are part of the HP merge; some had longer
15690 names at HP, but have been renamed to be no more than 14
15691 characters in length.
15692
15693 * gdb.hp/ambiguous.cc: new file.
15694 * gdb.hp/ambiguous.exp: new file.
15695 * gdb.hp/attach.exp: new file.
15696 * gdb.hp/attach2.exp: new file.
15697 * gdb.hp/classes-hp.exp: new file.
15698 * gdb.hp/ctti.exp: new file.
15699 * gdb.hp/ctti-add.cc: new file.
15700 * gdb.hp/ctti-add1.cc: new file.
15701 * gdb.hp/ctti-add2.cc: new file.
15702 * gdb.hp/ctti-add3.cc: new file.
15703 * gdb.hp/dbx.exp: new file.
15704 * gdb.hp/exception.cc: new file.
15705 * gdb.hp/exception.exp: new file.
15706 * gdb.hp/foll-exec.c: new file.
15707 * gdb.hp/foll-exec.exp: new file.
15708 * gdb.hp/foll-fork.c: new file.
15709 * gdb.hp/foll-fork.exp: new file.
15710 * gdb.hp/foll-vfork.c: new file.
15711 * gdb.hp/foll-vfork.exp: new file.
15712 * gdb.hp/inherit-hp.exp: new file.
15713 * gdb.hp/more-steps.exp: new file.
15714 * gdb.hp/namespace.cc: new file.
15715 * gdb.hp/namespace.exp: new file.
15716 * gdb.hp/optimize.exp: new file.
15717 * gdb.hp/pxdb.c: new file.
15718 * gdb.hp/pxdb.exp: new file.
15719 * gdb.hp/quicksort.exp: new file.
15720 * gdb.hp/reg-test.exp: new file.
15721 * gdb.hp/reg-test.s: new file.
15722 * gdb.hp/sized-enum.c: new file.
15723 * gdb.hp/sized-enum.exp: new file.
15724 * gdb.hp/start-stop.exp: new file.
15725 * gdb.hp/templ-hp.cc: new file.
15726 * gdb.hp/templ-hp.exp: new file.
15727 * gdb.hp/thr-lib.c: new file.
15728 * gdb.hp/thr-lib.exp: new file.
15729 * gdb.hp/thr-lib.h: new file.
15730 * gdb.hp/thr-liblib.c: new file.
15731 * gdb.hp/virtfun-hp.c: new file.
15732 * gdb.hp/virtfun-hp.exp: new file.
15733 * gdb.hp/watch-cmd.exp: new file.
15734 * gdb.hp/watch-hp.exp: new file.
15735 * gdb.hp/xdb1.exp: new file.
15736 * gdb.hp/xdb2.exp: new file.
15737 * gdb.hp/xdb3.exp: new file.
15738
15739Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
15740
15741 The following files are part of the HP merge; some had longer
15742 names at HP, but have been renamed to be no more than 14
15743 characters in length.
15744
15745 * gdb.base/ss.h: new file.
15746 * gdb.base/call-ar-st.c: new file.
15747 * gdb.base/call-ar-st.exp: new file.
15748 * gdb.base/call-rt-st.c: new file.
15749 * gdb.base/call-rt-st-exp: new file.
15750 * gdb.base/call-strs.exp: new file.
15751 * gdb.base/ena-dis-br.exp: new file.
15752 * gdb.base/environ.exp: new file.
15753 * gdb.base/long_long.exp: new file.
15754 * gdb.base/sect-cmd.exp: new file.
15755 * gdb.base/shlib-cl2.exp: new file.
15756 * gdb.base/smoke.exp: new file.
15757 * gdb.base/so-impl-ld.c: new file.
15758 * gdb.base/so-impl-ld.exp: new file.
15759 * gdb.base/so-indr-cl.c: new file.
15760 * gdb.base/so-indr-cl.exp: new file.
15761 * gdb.base/varargs.exp: new file.
15762 * gdb.base/volatile.exp: new file.
15763 * gdb.base/whatis-exp.exp: new file.
7a292a7a 15764 * gdb.base/display.exp: new file.
c906108c
SS
15765 * gdb.c++/derivation.exp: new file.
15766 * gdb.c++/local.exp: new file.
15767 * gdb.c++/member-ptr.exp: new file.
15768 * gdb.c++/overload.exp: new file.
15769 * gdb.c++/ovldbreak.exp: new file.
15770 * gdb.c++/ref-types.exp: new file.
15771 * gdb.c++/ref-types2.exp: new file.
15772 * gdb.c++/userdef.exp: new file.
d63a86f8 15773
c906108c
SS
15774Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
15775
15776 * gdb.base/default.exp: Reflect wording change in remote.c.
15777
dc96c6c7 15778Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15779
15780 * gdb.base/help.exp: Update to reflect current text.
15781
15782Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
15783
15784 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
15785 they're stack variables and contain garbage.
15786 * gdb.c++/anon-union.exp: new file.
15787
15788 The following changes were made by David Taylor
15789 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
15790 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
15791 in changes by HP.
15792
15793 * gdb.base/bitops.exp: new file.
15794 * gdb.base/default.exp: change expected messages for catch and
15795 info catch tests to reflect HP merge changes.
15796 * gdb.base/enable-disable-break.exp
15797 * gdb.base/ending-run.c: new file.
15798 * gdb.base/long_long.c: new file.
15799 * gdb.base/maint.exp: new file.
15800 * gdb.base/pointers2.exp: new file.
15801 * gdb.base/shlib-call2.exp: new file.
15802 * gdb.base/solib.exp: new file.
15803 * gdb.base/step-test.c: new file.
15804 * gdb.c++/anon-union.cc: new file.
15805 * gdb.c++/local.cc: new file.
15806 * gdb.c++/member-pointer.cc: new file.
15807 * gdb.c++/method.cc: new file.
15808 * gdb.c++/ref-types.cc: new file.
15809 * gdb.c++/ref-types2.cc: new file.
15810 * gdb.c++/userdef.cc: new file.
d63a86f8 15811
c906108c
SS
15812 * gdb.base/scope.exp: compile one file at a time, then link.
15813 * gdb.base/langs.exp: ditto.
15814 * gdb.base/list.exp: ditto.
d63a86f8 15815
c906108c
SS
15816Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
15817
15818 The following changes were made by David Taylor
15819 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
15820 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
15821 in changes by HP.
d63a86f8 15822
c906108c
SS
15823 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
15824 skip tests. When compiling pass c++ flag to gdb_compile.
15825 * gdb.c++/
d63a86f8 15826
c906108c
SS
15827 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
15828 test for on hppa*-*-hpux*; use args to see if c++ was specified.
15829 (skip_hp_tests): new function.
15830 (gdb_preprocess): new function.
15831
15832 * configure.in (hpdir): decide whether to configure gdb.hp.
15833 * configure: regenerated.
15834
15835 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
15836 to delete on clean.
15837 (EXECUTABLES): update to reflect new additions.
15838 * gdb.base/commands.exp: update message expected.
15839 * gdb.base/default.exp: add copyright notice.
15840 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
15841 * gdb.base/help.exp: update messages to reflect current text.
15842 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
15843 targets for recurse tests.
15844 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
15845 skip this file.
15846
15847 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
15848 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
15849 compilation.
15850 * gdb.c++/misc.exp: ditto.
15851 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
15852 run the tests. tell gdb_compile that it's a c++ compilation.
15853
15854 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 15855
c906108c
SS
15856 * gdb.base/all-bin.exp: new file.
15857 * gdb.base/arithmet.exp: new file.
15858 * gdb.base/assign.exp: new file.
15859 * gdb.base/completion.exp: new file.
15860 * gdb.base/cond-expr.exp: new file.
15861 * gdb.base/condbreak.exp: new file.
15862 * gdb.base/define.exp: new file.
15863 * gdb.base/dollar.exp: new file.
15864 * gdb.base/environment.exp: new file.
15865 * gdb.base/eval-skip.exp: new file.
15866 * gdb.base/jump.exp: new file.
15867 * gdb.base/logical.exp: new file.
15868 * gdb.base/pointers.exp: new file.
15869 * gdb.base/relational.exp: new file.
15870 * gdb.base/section_command.exp: new file.
15871 * gdb.base/whatis-expr.exp: new file.
15872
15873 * gdb.base/all-types.c: new file.
15874 * gdb.base/call-array-struct.c: new file.
15875 * gdb.base/call-return-struct.c: new file.
15876 * gdb.base/call-strings.c: new file.
15877 * gdb.base/callfuncs2.c: new file.
15878 * gdb.base/condbreak.c: new file.
15879 * gdb.base/constvars.c: new file.
15880 * gdb.base/display.c: new file.
15881 * gdb.base/int-type.c: new file.
15882 * gdb.base/jump.c: new file.
15883 * gdb.base/miscexprs.c: new file.
15884 * gdb.base/pointers.c: new file.
15885 * gdb.base/pointers2.c: new file.
15886 * gdb.base/shmain.c: new file.
15887 * gdb.base/shr1.c: new file.
15888 * gdb.base/shr2.c: new file.
15889 * gdb.base/solib.c: new file.
15890 * gdb.base/solib1.c: new file.
15891 * gdb.base/solib2.c: new file.
15892 * gdb.base/varargs.c: new file.
15893 * gdb.c++/derivation.cc: new file.
15894 * gdb.c++/overload.cc: new file.
15895 * gdb.c++/ovldbreak.cc: new file.
15896 * gdb.hp/attach.c: new file.
15897 * gdb.hp/attach2.c: new file.
15898 * gdb.hp/average.c: new file.
15899 * gdb.hp/compiler.c: new file.
15900 * gdb.hp/compiler.cc: new file.
15901 * gdb.hp/execd-program.c: new file.
15902 * gdb.hp/follow-exec.c: new file.
15903 * gdb.hp/follow-fork.c: new file.
15904 * gdb.hp/follow-vfork-and-exec.c: new file.
15905 * gdb.hp/misc-hp.cc: new file.
15906 * gdb.hp/more-steps.c: new file.
15907 * gdb.hp/optimize.c: new file.
15908 * gdb.hp/quicksort.c: new file.
15909 * gdb.hp/run-hp.c: new file.
15910 * gdb.hp/start-stop.c: new file.
15911 * gdb.hp/sum.c: new file.
15912 * gdb.hp/templates-hp.cc: new file.
15913 * gdb.hp/thread-local-in-lib.c: new file.
15914 * gdb.hp/thread-local-in-lib.h: new file.
15915 * gdb.hp/thread-local-in-lib.lib.c: new file.
15916 * gdb.hp/vforked-program.c: new file.
15917 * gdb.hp/virtfunc-hp.cc: new file.
15918 * gdb.hp/watchpoint-hp.c: new file.
15919 * gdb.hp/xdb.c: new file.
15920 * gdb.hp/xdb0.c: new file.
15921 * gdb.hp/xdb0.h: new file.
15922 * gdb.hp/xdb1.c: new file.
15923
15924Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
15925
15926 The following change was made by Edith Epstein
15927 <eepstein@cygnus.com> as part of a project to merge in changes
15928 originally made by HP; HP did not create ChangeLog entries.
15929
15930 * gdb.c++/demangle.exp: changed the expected output for some
15931 ARM-style mangling -- removed second reference to datatype.
15932 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 15933 T1<char>::~T1<char>(void)
c906108c 15934 becomes,
a9c64011
AS
15935 maint demangle __dt__11T1__pt__2_cFv
15936 T1<char>::~T1(void)
c906108c
SS
15937
15938 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 15939
c906108c
SS
15940Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
15941
15942 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
15943 * gdb.trace/backtrace.exp: Likewise.
15944 * gdb.trace/circ.exp: Likewise.
15945 * gdb.trace/collection.exp: Likewise.
15946 * gdb.trace/deltrace.exp: Likewise.
15947 * gdb.trace/infotrace.exp: Likewise.
15948 * gdb.trace/limits.exp: Likewise.
15949 * gdb.trace/packetlen.exp: Likewise.
15950 * gdb.trace/passc-dyn.exp: Likewise.
15951 * gdb.trace/passcount.exp: Likewise.
15952 * gdb.trace/report.exp: Likewise.
15953 * gdb.trace/save-trace.exp: Likewise.
15954 * gdb.trace/tfind.exp: Likewise.
15955 * gdb.trace/tracecmd.exp: Likewise.
15956 * gdb.trace/while-dyn.exp: Likewise.
15957 * gdb.trace/while-stepping.exp: Likewise.
15958
159591998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
15960
15961 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
15962
15963Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
15964
15965 From Brendan Kehoe:
15966 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
15967 int return types.
15968
15969Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
15970
15971 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
15972 remote dos host testing right.
15973
15974Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
15975
15976 * gdb.base/corefile.exp: remove some xfails.
15977
15978Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
15979
15980 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
15981 have different timestamps.
15982
15983Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
15984
15985 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
15986 gdb.base/default.exp: Replace "exec" with "executable".
15987
15988Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
15989
15990 * gdb.base/default.exp: Change else if to elseif from previous
15991 delta.
15992
15993Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
15994
15995 * gdb.base/default.exp: Add brace missing from previous delta.
15996
15997Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
15998
15999 * gdb.base/default.exp: Support test for info float for all
16000 varieties of arm toolchain.
16001
dc96c6c7 16002Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16003
16004 * gdb.trace/*.exp: remove "remote_download" command.
16005
dc96c6c7 16006Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16007
16008 * gdb.trace/*.exp: remove -gdwarf from compile.
16009
16010Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
16011
16012 * gdb.trace/configure.in(AC_INIT): typo
16013 * gdb.trace/configure: regenerated
16014
dc96c6c7 16015Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16016
16017 * config/m68k-emc.exp: New file.
16018 * lib/<emc-support.exp trace-support.exp}: New files.
16019 * configure.in: add new test directory gdb.trace.
16020 * gdb.trace/{configure configure.in Makefile.in}: New files.
16021 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
16022 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
16023 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
16024 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
16025 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
16026 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
16027 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 16028
dc96c6c7 16029Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16030
16031 * gdb.c++/classes.exp: Change all regular expressions to match
16032 arbitrary combinations of newline/carriage-return, so that they
16033 will work equally well on Unix and Windows.
16034 * gdb.c++/inherit.exp: ditto.
16035 * gdb.c++/virtfunc.exp: ditto.
16036
160371998-08-11 Dawn Perchik <dawn@cygnus.com>
16038
16039 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
16040
c2d11a7d
JM
16041Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
16042
16043 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
16044 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
16045 to use a0-a3/d0-d3 as needed.
16046
16047Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
16048
16049 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
16050 * gdb.disasm/am33.exp: Corresponding changes.
16051
c906108c
SS
160521998-07-11 Felix Lee <flee@cygnus.com>
16053
16054 * gdb.base/callfuncs.exp: add cmp10 test.
16055 * gdb.base/callfuncs.c (cmp10): new function.
16056
16057Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
16058
d63a86f8 16059 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
16060 into two parts to get around a synchronization problem in expect.
16061
3fc11d3e
JM
16062Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
16063
16064 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
16065
16066 * configure.in: Add options for gdbtk testsuite.
16067
16068 * configure: Regenerate.
16069
16070 * gdb.gdbtk: New directory to hold gdbtk tests.
16071
c906108c
SS
16072Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16073
16074 * gdb.fortran/types.exp: Escape brackets in expect patterns
16075 for test_float_literal_types_accepted tests.
16076 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
16077 before run test.
16078
c2d11a7d
JM
16079Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
16080
16081 * am33.exp: Just compile, do not link the testcase.
16082 * am33.s: Add ".am33" pseudoop to force am33 mode.
16083
c906108c
SS
160841998-06-25 Felix Lee <flee@cygnus.com>
16085
16086 * gdb.base/setshow.exp: make sure $pc is sane.
16087
16088 * gdb.stabs/weird.exp: split expect patterns properly.
16089
c2d11a7d
JM
16090Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
16091
16092 * gdb.disasm/am33.s: New disassembler testfile for the am33.
16093 * gdb.disasm/am33.exp: Run it.
16094
dc96c6c7 16095Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16096
16097 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
16098 match processing (and eliminate spurious timeouts when running).
16099
dc96c6c7 16100Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16101
16102 * gdb.base/signals.exp (test_handle_all_print): put back Mach
16103 exception test, but conditionalize it on target [mach | gnu].
16104
dc96c6c7 16105Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16106
16107 * gdb.base/overlays.exp: fixup compile line for linker script.
16108
16109Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
16110
16111 * gdb.fortran/types.exp: don't guess at float size.
16112
16113Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
16114
16115 * gdb.base/exprs.exp: delete test that depends on int size.
16116
16117Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
16118
16119 * config/sim.exp: Removed checks for target triplets.
16120 (gdb_target_sim): Use gdb,target_sim_options.
16121
16122Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
16123
16124 * gdb.base/reread.exp: New file.
16125 * gdb.base/reread1.c: New file.
16126 * gdb.base/reread2.c: New file.
16127
16128Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
16129
16130 * config/sim.exp: Use 'target sim -sparclite' when running
16131 SPARClite programs.
16132
16133Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
16134
16135 * gdb.base/structs2.exp: New file.
16136 * gdb.base/structs2.c: New file.
16137
16138Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
16139
16140 * gdb.asm/common.inc: New file.
16141 * gdb.asm/d10v.inc: New file.
16142 * asm-source.exp: Pass -I's to gas to find .inc files.
16143 Update line numbers in expected output.
16144 * asmsrc1.s: Rewrite.
16145 * asmsrc2.s: Rewrite.
16146 * configure.in: Create arch.inc symlink.
16147 * configure: Regenerate.
16148 * Makefile.in (distclean): Delete arch.inc.
16149
16150Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
16151
16152 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
16153 (t_enum_value2): ditto
16154 (t_enum_value3): ditto
16155 (main): ditto
16156Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16157
16158 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
16159 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
16160 change.
16161 Use gdb_test instead of send_gdb/gdb_expect sequences.
16162
16163Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
16164
16165 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
16166 not void.
16167
16168Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
16169
16170 * gdb.base/branches.c: Code with lots of loops and
16171 subroutines. Used to test gdbs ability to single step through PC
16172 changes, especially to test mips-tdep.c:mips_next_pc
16173
16174Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
16175
16176 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
16177 more rigorous EGCS C++ error checking.
16178
16179Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16180
a9c64011
AS
16181 * gdb.base/help.exp: Clean up `help set args' and `help show args'
16182 tests.
16183 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
16184 function when asleep.
16185 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
16186 for i*86 Linux and SVR4 signal handling problems.
16187 Remove linux xfail for `next to handler in signals_tests_1', fixed
16188 by recent infrun.c change.
16189 Limit backtrace to 10 frames to avoid timeout problems with infinite
16190 stack backtraces.
16191 Adjust expect pattern in `handle all print' test to match Apr 28 1997
16192 target.[ch] change.
c906108c
SS
16193
16194Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
16195
16196 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
16197 for a newline from gdb before continuing.
16198 (default_gdb_exit): Just look for y or n.
16199 (gdb_test): Detect abnormal exit from GDB running on DOS; if
16200 it does, fail the rests of the tests in the file.
16201
16202Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
16203
16204 * config/cygmon.exp: New file.
16205
16206Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
16207
16208 * gdb.base/list.exp: Fix problem with "list default lines around
16209 main" test on remote targets.
16210
16211 * gdb.base/scope.exp: Fix problem with filelocal_bss before
16212 run test on remote targets.
16213
16214Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
16215
16216 * gdb.asm: New directory.
16217 * configure.in: Configure it.
16218 * configure: Regenerate.
16219 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
16220 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
16221
16222Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
16223
16224 * config/mn10300-eval.exp: New file to support MN10300 eval board.
16225
dc96c6c7 16226Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 16227
a9c64011
AS
16228 * gdb.base/overlays (several files): Merge the two overlay
16229 managers into one. Change variables (foox, barx, bazx, grbxx)
16230 back into ints but force them to load in their proper sections.
c906108c
SS
16231
16232Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
16233
16234 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
16235 on-chip insn memory and IMAP1 to upper 128k.
16236 (D10VCopy): Handle memory regions crossing 16k boundaries.
16237 (D10VCopy): Transfer data in 32 bit chunks.
16238
16239Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
16240
16241 * gdb.base/overlays.c (main): Exit normally when result is
16242 correct.
16243
16244 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
16245 map. Include space for printf in .text segment.
16246
16247 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
16248 updated d10v memory VMA/LMA map.
16249 (D10VCopy): Call D10VTranslate.
d63a86f8 16250
c906108c
SS
16251Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
16252
16253 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
16254
16255 * gdb.base/bar.c (barx, bar): Change variable to small array so
16256 that it won't be put into the .sdata - small data -
16257 section. Update reference.
16258 * gdb.base/baz.c (bazx, baz): Ditto.
16259 * gdb.base/foo.c (foox, foo): Ditto.
16260 * gdb.base/grbx.c (grbxx, grbx): Ditto.
16261
16262 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
16263 to be arrays.
d63a86f8 16264
dc96c6c7 16265Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 16266
a9c64011
AS
16267 * gdb.base/overlays.exp: fix up and get working again.
16268 Add tests for backtraces from an overlay function.
d63a86f8 16269
c906108c
SS
16270Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
16271
16272 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
16273 "calling function with watchpoint enabled".
16274
16275Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
16276
16277 * gdb.base/break.exp (test_next_with_recursion): Remove
16278 gdb_suppress_tests for d10v-*-*.
16279 * lib/gdb.exp (gdb_suppress_tests): Disable this function
16280 pending review of whether it is useful or not.
16281
16282Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
16283
16284 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
16285
16286Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
16287
16288 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
16289 * config/dve.exp: New file to support Densan boards.
16290
16291Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
16292
16293 * gdb.base/interrupt.exp: Document problem of simulators, signals,
16294 reads and BSD.
16295
16296Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
16297
16298 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
16299 response.
16300
16301 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
16302
16303Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
16304
16305 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
16306 test.
16307
16308 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
16309 target_sizeof_long and target_bigendian_p.
16310 (structs_by_value, structs_by_reference): Check values according
16311 to targets word size and endianess.
d63a86f8 16312
c906108c
SS
16313Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
16314
16315 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
16316 output.
16317
16318Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
16319
16320 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
16321 Update test of set args help to match source change.
16322
16323Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
16324
16325 * gdb.base/default.exp: Expect help system output to be in
16326 alphabetical order.
16327 * gdb.base/help.exp: Ditto.
16328
16329Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
16330
16331 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
16332 "i*86-pc-linux-gnu*".
16333 * gdb.base/interrupt.exp: Ditto.
16334 * gdb.base/corefile.exp: Ditto.
16335
16336 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
16337 define vxworks when building the testcase.
16338
16339 * gdb.base/ptype.exp: Fix testnames to be unique.
16340 * gdb.base/radix.exp: Ditto.
16341 * gdb.base/term.exp: Ditto.
16342 * gdb.base/whatis.exp: Ditto.
16343 * gdb.c++/classes.exp: Ditto.
16344
16345Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
16346
16347 * gdb.base/callfuncs.exp: Fix indentation.
16348
16349 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
16350 suppress_flag has been set.
16351 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
16352 target feature.
16353
16354Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
16355
16356 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
16357 the testcase.
16358
16359 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
16360 set_debug_traps() and breakpoint().
16361 * gdb.c++/misc.cc (main): Ditto.
16362 * gdb.c++/templates.cc (main): Ditto.
16363 * gdb.c++/virtfunc.cc (main): Ditto.
16364
16365Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
16366
16367 * lib/gdb.exp(gdb_step_for_stub): New function.
16368 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
16369 exists, reload the executable and do a "continue" instead of
16370 doing a jump.
16371 (runto_main): Use gdb_step_for_stub.
d63a86f8 16372
c906108c
SS
16373 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
16374 tests to have unique names.
16375 * gdb.base/callfuncs.exp: Ditto.
16376 * gdb.base/commands.exp: Ditto.
16377 * gdb.base/default.exp: Ditto.
16378 * gdb.base/help.exp: Ditto.
16379 * gdb.base/list.exp: Ditto.
16380 * gdb.base/opaque.exp: Ditto.
16381 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
16382 similar tests.
d63a86f8 16383
c906108c
SS
16384 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
16385 * gdb.c++/cplusfuncs.cc: Ditto.
16386 * gdb.c++/virtfunc.cc: Ditto.
16387
16388 * config/monitor.exp: Keep track of the last file we saw, rather
16389 than trying to get the info from gdb.
16390
16391 * gdb.fortran/types.exp: Move comment to previous line.
16392
16393Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
16394
16395 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
16396 target mode.
16397
16398Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
16399
16400 From Bob Manson:
16401 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
16402 string from GDB when it connects.
16403
16404 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
16405
16406Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
16407
16408 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
16409 if we can't get a debug format from GDB (we may be testing an
16410 older GDB). Use a 10 second timeout when checking for the format.
16411
16412 * gdb.stabs/weird.exp: Fix quoting.
16413
16414 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
16415
16416Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
16417
16418 * config/arm-ice.exp: New file.
16419
16420Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
16421
16422 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
16423 until it has been modified to work with the new testsuite.
16424
99707966 16425 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
16426 testcase won't compile, cause all of the testcases in the file to
16427 fail instead.
16428
16429 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
16430 (gdb_clear_suppressed): New procedure.
16431 (gdb_stop_suppressing_tests): Only clear suppress_flag if
16432 it contains a positive value.
16433
16434Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
16435
16436 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
16437
16438 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
16439
16440Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
16441
16442 * lib/gdb.exp (setup_xfail_format): New function.
16443 (get_debug_format): New function to get debug format.
16444 (debug_format): New global variable to hold last value set
16445 by get_debug_format.
16446 * gdb.base/list.exp: Call get_debug_format and expect some
16447 tests to fail for DWARF 1 and COFF formats.
16448 * gdb.c++/ptype.exp: Ditto.
16449 * gdb.c++/classes.exp: Ditto.
16450 * gdb.c++/cplusfuncs.exp: Ditto.
16451 * gdb.c++/inherit.exp: Ditto.
16452 * gdb.c++/templates.exp: Ditto.
16453 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 16454
c906108c
SS
16455Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
16456
16457 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
16458 host doesn't have a currently-open connection.
16459
16460 * config/sparclet.exp: Cleanups and fixes to make it generic for
16461 any gdb stub target. Handle cases where gdb doesn't respond when
16462 interrupted in a sane fashion.
16463
16464 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
16465 same thing in a totally different way.
16466
16467 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
16468 setting "timeout".
16469 (gdb_start): We set the global gdb_prompt variable in
16470 default_gdb_init now.
16471
16472Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
16473
16474 * gdb.base/printcmds.exp: Fix "check for floating addition"
16475 regexp to accept results within approx +/- .01 of exact value.
16476 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
16477
16478Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
16479
16480 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
16481 properly.
16482 (gdb_expect): Add optional timeout parameter, and add timeout
16483 value to various calls.
16484 (gdb_suppress_tests): Only give one warning message per group.
16485
16486Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
16487
16488 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
16489 global variables. Handle getting a value for $timeout more
16490 gracefully.
16491
16492Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
16493
16494 * lib/gdb.exp: Close connection to remote host if gdb doesn't
16495 initialize.
16496 (default_gdb_init): New procedure; allow gdb_init to be overridden
16497 by a target configuration file.
16498 (gdb_expect): Pass the timeout to remote_expect.
16499
16500 * config/monitor.exp(gdb_load): Fix typo in regexp.
16501
16502Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
16503
16504 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
16505
16506Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
16507
16508 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
16509 here. Call gdb_target_exec before rebooting the target, to make
16510 sure the connection to the target is closed.
16511 (gdb_load): Pass the name of the executable to gdb_target_monitor.
16512 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
16513 Also detect "Timeout reading from remote" error.
16514
16515 * config/gdbserver.exp: Pass the executable being loaded to
16516 gdb_target_monitor. Don't call gdb_file_cmd here; let
16517 gdb_target_monitor do it.
16518
16519 * gdb.disasm/hppa.exp: Don't use exec_output.
16520
16521Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
16522
16523 * gdb.base/list.exp: If we're debugging a non-native target,
16524 try to set the pc register to point to the start of the
16525 program before doing the first list command.
16526
16527 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
16528 test_calls after restarting.
16529
16530 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
16531 reloading.
16532
16533 * gdb.base/watchpoint.exp: Fix typo.
16534
16535 * gdb.base/setshow.exp: Check for use_gdb_stub.
16536
16537 * gdb.base/break.exp: Fix continue until exit test for the gdb
16538 stub case.
16539 * gdb.base/langs.exp: Ditto.
16540
16541 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
16542 gdb_load_offset. If we weren't given a file to load, figure out
16543 what the current file is and use it.
16544
16545 * config/i386-bozo.exp: New file.
16546
16547Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
16548
16549 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
16550 feature.
16551
16552 * config/proelf.exp: New entry.
16553
16554Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
16555
16556 * lib/gdb.exp: Remove spurious .* patterns at the beginning
16557 of regexps.
16558
16559 * gdb.base/watchpoint.exp: Don't run the test_stepping
16560 tests if gdb can't call functions on the target.
16561
16562 * gdb.base/setshow.exp: Don't run the set prompt tests if
16563 the board has gdb_prompt set.
16564
16565Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
16566
16567 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
16568 * gdb.base/commands.exp: Likewise.
16569 * gdb.base/setshow.exp: Likewise.
16570
16571Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
16572
16573 * config/monitor.exp(gdb_start): Look for gdb_prompt target
16574 feature.
16575
16576 * config/i960.exp: New file.
16577
16578Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
16579
16580 * gdb.base/funcargs.exp: Check for gdb,short_int target
16581 feature instead of looking for explicit target triplets.
16582
dc96c6c7 16583Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 16584
d63a86f8 16585 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
16586 "p 123DEADBEEF", to check parse_number.
16587 * top.c: change "to enable to enable" to "to enable" in a couple
16588 of help strings.
16589
16590Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
16591
16592 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
16593 on the mn10300.
d63a86f8 16594
c906108c
SS
16595Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
16596
16597 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
16598 where the test executable is run with explicit args.
16599 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
16600
16601Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
16602
16603 * gdb.base/run.c: Use FAKEARGV to build test executable that
16604 does not require a command line arg, since most simulators
16605 don't currently support passing such an arg into the simulated
16606 program.
16607 * gdb.base/commands.exp: Change tests to insert the proper
16608 value as the arg to the first recursive factorial call. Change
16609 compilation line to define FAKEARGV at compile time.
16610
16611Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
16612
16613 * gdb.base/recurse.exp: Enable these tests for the mn10300.
16614 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
16615 function with watchpoint enabled" test.
16616
16617Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
16618
16619 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
16620 Don't call gdb_test when the command doesn't return to a gdb prompt.
16621
16622 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
16623 "Tests restarted" messages.
16624
16625Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
16626
16627 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
16628
dc96c6c7 16629Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16630
16631 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
16632 for INFO SYMBOL; add help tests for OVERLAY commands.
16633 * gdb.base/default.exp: add tests for INFO SYMBOL command;
16634 add tests for OVERLAY commands
16635 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
16636 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
16637 * gdb.base/sigall.c: add usestubs code frag
16638 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 16639
c906108c
SS
16640Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
16641
16642 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
16643 failures.
16644 (gdb_stop_suppressing_tests): Note that tests have restarted.
16645
16646Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
16647
16648 * config/h8300.exp: New file.
16649
16650Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
16651
16652 * gdb.base/setshow.exp: Check for the existence of a
16653 feature, not its value.
16654
16655Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
16656
16657 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
16658
16659 * gdb.base/scope.exp: It's now init0(), not init().
16660
16661 * gdb.base/scope0.c: For now, change init() to be init0().
16662
16663 * config/monitor.exp: Use gdb_serial in preference to serial
16664 or netport.
16665
16666 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
16667 and it's not already set.
16668
16669Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
16670
16671 * gdb.base/setshow.exp: Only test the run command if the target
16672 isn't using a stub and if it supports argument passing.
16673
16674Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
16675
16676 * config/udi.exp(gdb_start): Make sure UDICONF is set
16677 properly before starting gdb.
16678
16679Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
16680
16681 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
16682 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
16683 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
16684
16685Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
16686
16687 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
16688 specialized code to reboot the board, use remote_reboot instead.
16689
16690 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
16691
16692 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
16693
16694 * config/monitor.exp: Make sure we disconnect from the target.
16695 Also, try a reboot/reload cycle instead of failing if the
16696 load fails.
16697
16698Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
16699
16700 * gdb.base/default.exp: Don't set match_max.
16701 * gdb.base/help.exp: Ditto.
16702 * gdb.base/list.exp: Ditto.
16703 * gdb.base/signals.exp: Ditto.
16704
16705 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
16706 set, use remote_ld to download the testcase instead of
16707 the GDB loader.
16708
16709Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
16710
16711 * config/vr5000.exp: New file.
16712
16713 * config/monitor.exp(gdb_target_monitor): Add pattern for
16714 "Ending remote" to detect errors in connecting.
16715
16716 * gdb.base/setshow.exp: Add .* within auto language test.
16717
16718 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
16719 target feature.
16720
16721 * config/monitor.exp(gdb_load): Check for a failure when loading,
16722 and reboot the board if necessary.
16723
16724 * gdb.base/setvar.exp(test_set): Handle multiple prints within
16725 a set of tests. Remove print.* from the patterns being checked.
16726
16727Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
16728
16729 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
16730 refer to gdb_spawn_id.
16731
16732 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
16733 longer used.
16734 * config/sparclet.exp: Ditto.
16735 * config/sparclet-old.exp: Ditto.
16736 * config/slite.exp: Ditto.
16737 * config/sim.exp: Ditto.
16738 * gdb.base/funcargs.exp: Ditto.
16739
16740 * lib/gdb.exp:Remove references to gdb_spawn_id.
16741 (gdb_expect): Move to remote.exp.
16742
16743Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
16744
16745 * config/monitor.exp: Detect the "Couldn't establish connection"
16746 message from GDB.
16747
16748Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
16749
16750 * gdb.base/bitfields.exp: Use runto instead of explicit
16751 gdb_run_cmd/gdb_expect sequences.
16752
16753 * gdb.base/break.exp(text_next_with_recursion): Add match for
16754 gdb_expect call.
16755
16756 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
16757 We also need to handle the "A program is being debugged already"
16758 prompt from gdb. Use gdb_test to set the baud rate.
16759
16760 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
16761 to 20000. Really. I mean it.
16762
16763Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
16764
16765 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
16766 fails. If suppress_flag is set, skip perror message about not
16767 being able to send to GDB.
16768 (send_gdb): If suppress_flag is set, don't try to send commands to
16769 GDB.
16770 (gdb_expect): If suppress_flag is set, always fail immediately.
16771 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
16772 (gdb_init): Call gdb_stop_suppressing_tests.
16773 (default_gdb_exit): Ditto.
16774 (default_gdb_start): Ditto.
16775
16776 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
16777 gdb_stop_suppressing_tests as appropriate.
16778 * gdb.base/break.exp: Ditto.
16779 * gdb.base/callfuncs.exp: Ditto.
16780 * gdb.base/commands.exp: Ditto.
16781 * gdb.base/exprs.exp: Ditto.
16782 * gdb.base/funcargs.exp: Ditto.
16783 * gdb.base/list.exp: Ditto.
16784 * gdb.base/recurse.exp: Ditto.
16785 * gdb.base/scope.exp: Ditto.
16786 * gdb.base/structs.exp: Ditto.
16787 * gdb.c++/inherit.exp: Ditto.
16788
16789Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
16790
16791 * config/vr4300.exp: New file.
16792
99707966 16793 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 16794
99707966 16795 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
16796
16797Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
16798
16799 * lib/gdb.exp(gdb_init): New function.
16800
16801 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
16802 for each individual variable set.
16803
16804 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
16805 name.
16806
16807 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
16808
16809 * gdb.base/scope.exp: Use gdb_test.
16810
16811 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
16812 aborting; the testsuite driver will do that for us (see
16813 gdb_finish). Also, use gdb_test in a few more places.
16814
16815Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16816
16817 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
16818
16819Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
16820
16821 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
16822 and "add_tests" are not at the same address.
16823
16824Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
16825
16826 * gdb.base/ptype.exp: Use gdb_test.
16827
16828Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
16829
16830 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
16831 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
16832 left in. No longer expect them to fail.
16833
16834 * gdb.stabs/*.mt; Deleted, no longer used.
16835 * gdb.stabs/configure.in: Remove references to target makefile
16836 frags.
16837 * gdb.stabs/configure: Rebuilt.
16838
16839 * gdb.disasm/*.mt: Deleted, no longer used.
16840 * gdb.disasm/configure.in: Remove references to target makefile
16841 frags. Use "sh3.s" as the unique filename for this directory.
16842 * gdb.disasm/configure: Rebuilt.
16843
16844 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
16845 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
16846 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
16847
16848Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
16849
16850 * config/udi.exp: Use mondfe,name instead of remote_host.
16851
16852Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
16853
16854 * gdb.base/watchpoint.exp: Don't expect a failure when calling
16855 a function with a watchpoint enabled on the mn10200.
16856
16857 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
16858 before trying to create it!
16859
16860Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
16861
16862 * config/vx.exp: Use hostname instead of netport.
16863
16864 * config/vxworks.exp: New file.
16865
16866 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
16867
16868 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
16869 gdb before assuming everything worked. Send a ^C if a timeout
16870 occurs.
16871
16872 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
16873 $gdb_spawn_id directly.
16874 (gdb_run_cmd): Try _start as well as start. Use the target feature
16875 gdb,start_symbol as the symbol to start from when jumping.
16876
16877Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
16878
16879 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
16880 redundant) test.
16881
16882 * gdb.base/recurse.exp: Relax final value test for 'b' so that
16883 it doesn't lose for 16bit integer systems.
16884
16885Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
16886
16887 * gdb.fortran/types.exp: If the target doesn't support "double"
16888 data types, then expect "real" types to only be 4 bytes.
16889
16890 * gdb.c++/virtfunc.exp: Expect failure for virtual function
16891 call tests if the target doesn't support inferior function calls.
16892
16893 * gdb.base/printcmds.exp: Allow minor deviation in FP values
16894 in printf tests.
16895
16896Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
16897
16898 * gdb.base/help.exp: Disable "help set", "help show", and
16899 "help support". Simplify regexp for "help stack".
16900
16901 * gdb.base/default.exp: Set match_max to 5000 and the timeout
16902 to 60 seconds. Temporarily set match_max to 15000 around the
16903 "info copying" test.
16904
16905 * gdb.base/nodebug.exp: Don't try to do an inferior function
16906 call if the target doesn't support them.
16907 * gdb.base/printcmds.exp: Likewise.
16908 * gdb.base/setvar.exp: Likewise.
16909 * gdb.base/structs.exp: Likewise.
16910 * gdb.c++/templates.exp: Likewise.
16911 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
16912
16913 * gdb.base/recurse.exp: Enable for the mn10200.
16914
16915 * configure.in: Do configure gdb.stabs directory for *-*-elf
16916 targets.
16917 * configure: Rebuilt.
16918
16919 * gdb.base/break.exp: Check for gdb,noresults before testing
16920 exit status and/or results from the target.
16921 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
16922 * lib/gdb.exp: Remove old (now bogus) initialization of
16923 noinferior, noargs, noresults and nosignals.
16924
16925Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
16926
16927 * config/sh.exp: New file.
16928
16929 * config/slite.exp: Try to connect multiple times to the board
16930 before rebooting. Only send a "monitor run" if need_monitor_run
16931 is set.
16932
16933 * gdb.base/break.exp: Don't do the "stub continue" test if
16934 the target has gdb_stub set.
16935
16936 * gdb.base/callfuncs.exp: Increase the timeout.
16937
16938 * gdb.base/interrupt.exp: Don't even try to compile the testcase
16939 if the target has gdb,noinferiorio set.
16940
16941 * gdb.base/list.exp: Increase match_max to 10000 characters.
16942
16943 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
16944
16945 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
16946 target.
16947
16948 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
16949
16950Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
16951
16952 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
16953 trying to delete the copy of gdb. Catch the file delete so we
16954 don't die if the delete fails; also, the file should be copied to
16955 the host, not to the build.
16956
16957Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
16958
16959 * lib/gdb.exp(gdb_test): Surround the result pattern with
16960 parenthesis in case it contains multiple regexps separated
16961 with |.
16962
16963 * gdb.base/watchpoint.exp: Use gdb_test.
16964 * gdb.base/default.exp: Ditto.
16965
16966Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
16967
99707966 16968 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 16969
c906108c
SS
16970 * gdb.base/scope.exp: Use gdb_test.
16971 * gdb.c++/classes.exp: Ditto.
16972 * gdb.c++/inherit.exp: Ditto.
16973
16974Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
16975
16976 * gdb.base/crossload.exp: Don't use execute_anywhere, use
16977 remote_exec instead.
16978 * gdb.base/corefile.exp: Don't be ridiculous.
16979 * gdb.base/*.c: Add missing stub invocations.
16980
16981Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
16982
16983 * config/slite.exp: Miscellaneous fixes.
16984
16985 * lib/gdb.exp: Fix runto.
16986
16987 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
16988 the target.
16989
16990 * gdb.base/watchpoint.exp: Fix regexp.
16991
16992 * lib/gdb.exp(default_gdb_exit): Add a catch to the
16993 close and wait commands, as the descriptor may now be
16994 invalid. Always call "remote_close host".
16995
16996Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
16997
16998 Major rewrite for testsuite revision.
d63a86f8 16999
c906108c
SS
17000 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
17001 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
17002 instead of relying on spawn_id to always contain a valid
17003 spawn id.
17004 (get_compiler_info): New procedure to build the ${binfile}.ci
17005 file, instead of replicating this in N different places.
17006 (gdb_compile): New procedure.
d63a86f8 17007
c906108c
SS
17008 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
17009 appropriate arguments) instead of compile. Use gdb_test in a lot
17010 more places. Use send_gdb instead of send. Always run gdb_start
17011 at the start of a testcase, as this is no longer done magically.
17012
17013 config/*-gdb.exp: Rename without the -gdb suffix.
17014
17015 config/mips.exp: Use remote_close instead of exit_remote_shell.
17016 config/monitor.exp: Use target_info instead of looking at
17017 baud, timeout, etc.
17018 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
17019
17020Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17021
17022 * gdb.c++/templates.exp (test_ptype_of_templates),
17023 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
17024 Update expect patterns for destructors and assignment operators
17025 to match corresponding c-typeprint.c changes.
17026 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
17027 to destructor breakpoint test, GDB should be able to set the
17028 destructor breakpoint without specifying arguments.
17029
17030Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
17031
17032 * gdb.threads/pthreads.exp: Change result for failure to compile due
17033 to lack of pthreads runtime support from an error to simply an
17034 unsupported test, per dejagnu standards.
17035
17036Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17037
17038 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
17039 where GDB exits to reduce pattern match time.
17040 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
17041
17042 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
17043
dc96c6c7 17044Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17045
17046 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
17047 * gdb.base/default.exp: ditto.
17048 * gdb.base/nodebug.exp: ditto.
17049 * gdb.base/printcmds.exp: ditto.
17050 * gdb.base/ptype.exp: ditto.
17051 * gdb.base/setvar.exp: ditto.
17052 * gdb.base/structs.exp: ditto.
17053 * gdb.base/setshow.c: Guard against uninitialized values of argc.
17054
17055Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
17056
17057 * configure, */configure: Rebuild with autoconf 2.12.
17058
17059Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
17060
17061 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
17062 use new i*86-pc-linux*-gnu quads.
17063 * gdb.base/corefile.exp: Ditto.
17064 * gdb.base/signals.exp: Ditto.
17065 * gdb.base/sigall.exp: Ditto.
17066 * gdb.base/interrupt.exp: Ditto.
17067
17068 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
17069 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
17070 RedHat 4.0.
d63a86f8 17071
c906108c
SS
17072 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
17073 linux. This allows the test case to at least compile on latest
17074 linux, but still not run due to missing the threads runtime library.
17075
17076Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17077
17078 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
17079 directory to search gdb directory. Accept and step over conditional
17080 stack alignment code. Consume $prompt in failure cases.
17081 Reset timeout to $oldtimeout instead of some arbitrary value.
17082 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
17083 timeout problems with infinite stack backtraces.
17084 * gdb.base/ptype.exp (ptype struct link, union tu_link):
17085 Accept function parameters for linkfunc member.
17086
17087Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
17088
17089 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
17090 (CXXFLAGS): Remove, unreferenced.
17091 (B_OPTIONS): Add for -B options and add code to initialize with
17092 previous -B options and also add -B option to pick up cross compiled
17093 runtime.
17094 (TARGET_INCLUDES): Add for -I options and add code to initialize when
17095 doing cross compiles.
17096 (target_alias): Declare global.
17097 (xgcc): Set variable to full path of gcc in build tree. Use findfile
17098 to verify that gcc exists in build tree, and if so set CC to that
17099 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 17100
c906108c
SS
17101Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
17102
17103 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
17104 ptype test for anonymous union. Fixup testcase to match
17105 current gcc debug output.
17106
17107Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
17108
17109 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
17110 force argument to an unsigned long type.
17111
17112Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
17113
17114 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
17115 tests and anonymous union print/ptype tests.
17116 * gdb.base/list.exp (test_forward-search): Increase timeout by
17117 5 minutes for the "search extremely long line" case.
17118 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
17119 completely optional and that the pass/fail messages use the command as
17120 the message if that third arg is a null string.
17121 (gdb_test_exact): Arrange that a null string pattern means match a
17122 null string output rather than any output, which might include random
17123 errors.
17124 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
17125 backtrace test.
17126 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
17127 always failing and failure is now exposed by gdb.exp changes.
17128
17129Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
17130
17131 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
17132 weren't being noted.
17133
17134Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17135
17136 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
17137 * gdb.stabs/weird.exp: Remove v_comb xfails.
17138
dc96c6c7 17139Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17140
17141 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 17142 list.exp scope.exp watchpoint.exp]
c906108c 17143 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 17144
dc96c6c7 17145Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17146
17147 * config/monitor.exp: Increase download timeout to 1000 seconds.
17148
dc96c6c7 17149Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17150
17151 * config/m32r.exp: Increase timeout to 120 seconds.
17152
17153Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
17154
17155 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
17156 and accept older ordering as obsolescent gcc or gdb.
17157 * gdb.c++/templates.exp: Ditto.
17158 * gdb.c++/virtfunc.exp: Ditto.
17159
17160Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
17161
17162 * gdb.base/coremaker.c: Add code to mmap some data so we
17163 can check that it ends up in the core file.
17164 * gdb.base/corefile.exp: Add test to read mmapped data
17165 from core file.
17166
dc96c6c7 17167Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17168
17169 * config/m32r.exp: New file.
17170
17171Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
17172
17173 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
17174 that cflags can contains -gstabs, and work correctly for other tests.
17175
dc96c6c7 17176Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17177
17178 * gdb.base/setshow.exp: New file, tests show and set.
17179 * gdb.base/setshow.c: New file, tests show and set.
17180 * gdb.base/help.exp: Add test for help set|show annotate.
17181 * gdb.base/default.exp: Add test for set|show annotate.
17182
17183Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
17184
17185 * testsuite/gdb.base/break.exp: Make backtrace from factorial
17186 errors unique.
17187 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
17188 explicitly.
17189
17190Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
17191
17192 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
17193 and width commands. This is done elsewhere.
17194 * (gdb_start): Don't call gdb_start_sim here. That's already
17195 done in gdb_load. This fixes lots of failures in default.exp.
17196
17197Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
17198
17199 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
17200 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
17201 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
17202 in the same we we treat other failures (since it may be an expected
17203 condition), rather than as an error.
17204 * gdb.base/signals.exp (test_handle_all_print): Revert back to
17205 old test format.
17206
17207Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
17208
17209 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
17210 (distclean maintainer-clean realclean): No need to remove files
17211 twice. Nuke the duplicates.
17212 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 17213 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
17214 Remove config.h along with other config files.
17215
17216Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
17217
17218 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
17219 "p func1 ()" and note that rests of tests are skipped.
17220 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
17221 setup_xfails for "print func2::coremaker_local".
17222 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
17223 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
17224 affected by the previous run test.
17225 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
17226 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
17227 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
17228 "pass int powerset tuple" and "pass modeless int powerset tuple".
17229 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
17230 "real write 4" and "real write 8".
17231 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
17232 setup_xfails for "print vs1 after tuple assign 2",
17233 "print \$i after tuple assign 2", and
17234 "print vs2 after tuple assign 2".
17235 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
17236 meaningful error message and return -1 so the caller can
17237 suppress further tests and avoid a cascade of errors.
d63a86f8 17238
c906108c
SS
17239Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
17240
17241 * gdb.base/a1-selftest.exp: Tweak tests to account for new
17242 format for printing version.
17243 * gdb.base/default.exp: Ditto.
17244 * gdb.base/interrupt.exp: Fix problem with cascade of
17245 errors if child process dies while calling a function.
d63a86f8 17246
c906108c
SS
17247Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
17248
17249 * Makefile.in (VPATH): Add
17250 * Makefile.in (Makefile, config.status): Fix rules so things get
17251 remade when necessary.
17252
17253Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
17254
17255 * Makefile.in (just-check): Add path to sibling expect dir
17256 to environment variable specified by RPATH_ENVVAR.
17257
17258Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
17259
17260 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
17261 (just-check): Add shared library paths for libstdc++, tk,
17262 tcl, bfd, and opcodes to the environment variable specified
17263 in RPATH_ENVVAR.
17264 * configure.in: Add support to recognize --enable-shared flag
17265 and generate correct value for RPATH_ENVVAR.
17266 * configure: Regenerated with autoconf.
17267
17268Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
17269
17270 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
17271 include all osf versions.
17272 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
17273 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
17274 when target is linux. When failing to build pthreads test
17275 executable, give more meaningful message.
17276 * gdb.threads/pthreads.c: Hpux also uses old definition of second
17277 arg for pthread_create.
d63a86f8 17278
c906108c
SS
17279Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
17280
17281 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
17282 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
17283 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
17284 and -lpthreads (everybody else).
17285 (test_startup): Fail gracefully if threads are not supported.
17286 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
17287 "p/c array_index("abcdef",2)" when not gcc compiled.
17288 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
17289 "print func2::coremaker_local" when not gcc compiled.
17290 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
17291 "ptype on opaque struct tagname (statically)",
17292 "ptype on opaque struct tagname (dynamically) 1", and
17293 "ptype on opaque struct tagname (dynamically) 2"
17294 for not compiled with gcc.
17295 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
17296 backtrace when compiled with gcc.
d63a86f8 17297 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
17298 than always return success.
17299
17300Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
17301
17302 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
17303
17304Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
17305
17306 * gdb.base/structs.exp: Undo last change.
17307
17308Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
17309
17310 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
17311 encapsulate all the steps/nexts done during self test, starting
17312 at main, and makes them less sensitive to optimization issues.
17313 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
17314 signal handler" test.
17315 * gdb.threads/pthreads.exp: Only run this for native configs.
17316 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
17317 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
17318 tests.
17319 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
17320 for "runto test_calls(void)" test.
d63a86f8 17321
c906108c
SS
17322Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
17323
17324 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
17325 and don't expect address info in breakpoint confirmations.
17326
17327Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
17328
17329 * gdb.base/list.exp (test_forward_search): Increase timeout
17330 temporarily by 60 seconds for searching extremely long line,
17331 and then reset to old value when done. Increase expect input
17332 buffer to 10000.
17333
17334Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
17335
17336 * gdb.base/list.exp (test_forward_search): Fix to handle very
17337 long source line without overflowing expect's input buffer.
17338
17339Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
17340
17341 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
17342 "buffer_full".
17343
17344 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
17345 "buffer_full".
17346
17347 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
17348 "buffer_full".
17349
17350 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
17351 "buffer_full".
17352
17353Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
17354
17355 * configure.in (configdirs): Add gdb.threads.
17356 * configure: Regenerated with autoconf.
17357 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
17358 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
17359 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 17360
c906108c
SS
17361Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
17362
17363 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
17364
17365Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
17366
17367 * gdb.base/signals.exp (test_handle_all_print): Test separately for
17368 each signal's status in the output of "handle all print".
17369 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
17370 the \r\n sequence that immediately precedes the gdb prompt.
17371 * gdb.base/a1-selftest.exp: Save original timeout and restore
17372 after test.
17373
17374Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
17375
17376 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
17377 symbol.
17378
17379Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17380
17381 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
17382
17383Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
17384
17385 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
17386 timeout by 60 seconds.
17387
17388Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
17389
17390 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
17391 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
17392 error return.
17393
17394Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
17395
17396 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
17397 gdb initialization, also report how long dejagnu waited. Restore
17398 old timeout before doing error return. Temporarily increase timeout
17399 by 3 minutes to allow for slow startups over heavy NFS use.
17400
17401Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
17402
17403 * lib/gdb.exp: Report timeout value for verbosity level 2.
17404 * config/gdbserver.exp: Ditto.
17405 * config/hppro.exp: Ditto.
17406 * config/mips-gdb.exp: Ditto.
17407 * config/monitor.exp: Ditto.
17408 * config/netware.exp: Ditto.
17409 * config/sim-gdb.exp: Ditto.
17410 * config/slite-gdb.exp: Ditto.
17411 * config/udi-gdb.exp: Ditto.
17412 * config/unix-gdb.exp: Ditto.
17413 * config/vx-gdb.exp: Ditto.
17414 * gdb.base/a1-selftest.exp: Ditto.
17415 * gdb.base/a2-run.exp: Ditto.
17416 * gdb.base/break.exp: Ditto.
17417 * gdb.base/corefile.exp: Ditto.
17418 * gdb.base/list.exp: Ditto.
17419 * gdb.base/recurse.exp: Ditto.
17420 * gdb.base/scope.exp: Ditto.
17421 * gdb.base/signals.exp: Ditto.
17422
17423Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17424
17425 * gdb.threads/Makefile.in (docdir): Removed.
17426
17427Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17428
17429 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 17430 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 17431 @srcdir@.
d63a86f8 17432 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
17433 autoconf 2.5 or higher.
17434 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
17435
17436Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
17437
17438 * configure: Regenerated.
17439 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
17440 avoid name clashes with SunOS headers.
17441
17442Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
17443
17444 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
17445
17446Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
17447
17448 * gdb.base/callfuncs.exp: Finish last change -- make sure the
17449 prototype information ends up in the compiler info file.
17450
17451Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
17452
17453 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
17454 attempting to regenerate it. Eliminate use of a temporary file
17455 and just generate the info file directly. Source it immediately,
17456 for consistency of use.
17457 * gdb.base/corefile.exp: Ditto
17458 * gdb.base/exprs.exp: Ditto.
17459 * gdb.base/funcargs.exp: Ditto.
17460 * gdb.base/langs.exp: Ditto.
17461 * gdb.base/list.exp: Ditto.
17462 * gdb.base/mips_pro.exp: Ditto.
17463 * gdb.base/nodebug.exp: Ditto.
17464 * gdb.base/opaque.exp: Ditto.
17465 * gdb.base/ptype.exp: Ditto.
17466 * gdb.base/scope.exp: Ditto.
17467 * gdb.base/setvar.exp: Ditto.
17468 * gdb.base/signals.exp: Ditto.
17469 * gdb.base/whatis.exp: Ditto.
17470 * gdb.c++/templates.exp: Ditto.
17471 * gdb.c++/virtfunc.exp: Ditto.
17472 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
17473 whether or not to add -lstdc++ to the compile command line args.
17474
17475Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17476
17477 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
17478 it got fixed by the recent lookup_minimal_symbol_by_pc change.
17479 Increase timeout, a lot of single stepping might be needed if the
17480 target has no hardware watchpoints.
17481
17482Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
17483
17484 * gdb.base/break.exp: Ignore compiler warnings when compiling
17485 break.c.
17486 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
17487 * gdb.base/default.exp: Add h8300 xfails. Handle messages
17488 from remote-sim.
17489 * gdb.base/exprs.exp: Add h8300 xfails.
17490 * gdb.base/funcargs.exp: Likewise.
17491 * gdb.base/nodebug.exp: Likewise.
17492 * gdb.base/printcmds.exp: Likewise.
17493 * gdb.base/ptype.exp: Likewise.
17494 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
17495 h8300 xfails.
d63a86f8 17496 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
17497 on the h8300.
17498 * gdb.base/funcargs.c: Explicitly make last constant argument to
17499 call_after_alloca_subr an unsigned long type.
17500 * gdb.base/return.c: Include stdio.h.
17501
17502Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17503
17504 * config/abug.exp: New file for the older Motorola Bug monitor
17505 that runs on the mvme13x series VME boards.
17506 * config/monitor.exp: Use the new config array for target settings
17507 if they exist.
17508
17509Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
17510
17511 * sim-gdb.exp: Make the SH simulator allocate less space when
17512 it is targeted.
17513
17514Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
17515
17516 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
17517 test.
17518
17519Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
17520
17521 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
17522 "rs6000-*-*" for "list function in include file" when gcc compiled.
17523 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
17524 for "p ctable1[120]".
17525 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
17526 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
17527 Remove setup_xfail for "rs6000-*-*" for
17528 "print 'scope0.c'::filelocal before run".
17529 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
17530 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
17531 since some compilers don't allow both options to be given
17532 on the same command line. Create object file and move it.
d63a86f8 17533
c906108c
SS
17534Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
17535
17536 * gdb.base/corefile.exp: Always regenerate the core file, since
17537 we always regenerate the coremaker program. Detect special case
17538 where registers cannot be read from core file.
d63a86f8 17539
c906108c
SS
17540Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
17541
17542 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
17543 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
17544 * gdb.c++/templates.exp: Only match on basename of file since
17545 some formats like xcoff don't encode directory information.
17546 * gdb.stabs/weird.exp: Use the right sed script for powerpc
17547 and rs6000 AIX xcoff targets.
17548 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
17549 * configure: Regenerate.
17550 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
17551 here, rather than in distclean.
d63a86f8 17552
c906108c
SS
17553Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
17554
17555 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
17556 defined, and use it to compile the test case with -O2. The
17557 native compilation still uses no optimization.
17558 * gdb.base/mips_pro.c: Remove inline assembly code since
17559 it is compiled PIC by default, which results in assembler
17560 warnings that make the testsuite think the compilation
17561 was unsuccessful.
17562
17563Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
17564
17565 * gdb.c++/misc.exp: Add note to message for
17566 "print s.a for foo struct" that this is a known gcc 2.7.2
17567 and earlier bug.
17568
17569Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
17570
17571 * gdb.base/break.exp: Fix pattern for matching "Delete all
17572 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
17573 setup_xfail for deleting all breakpoints test. Fix various
17574 timeout messages to include "(timeout)".
17575 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
17576 for "p t_float_values2(3.14159,float_val2)".
17577 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
17578 for "continue to call2g" when gcc compiled.
17579 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
17580 "up to foo in langs.exp", "show language at foo in langs.exp",
17581 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
17582 and "show language at fsub in langs.exp".
17583 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
17584 "list line 1 in include file", "list message for lines past EOF",
17585 "list function in include file", "list list0.h:foo", and
17586 "list filename:function; nonexistant function".
17587 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
17588 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
17589 and "ptype t_char_array" to be for native cc only.
d63a86f8 17590
c906108c
SS
17591Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
17592
d63a86f8 17593 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
17594 setup_xfail for "print coremaker_bss", "print coremaker_ro",
17595 "print func2::coremaker_local", and "backtrace in corefile.exp".
17596
17597Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
17598
17599 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
17600 "bt in signals.exp". This problem only appears when running
17601 the testsuite, and then only intermittently.
17602
17603Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17604
17605 * gdb.base/return.exp (return_tests): Differentiate between
17606 two tests of continuing.
17607
17608Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17609
17610 * */Makefile.in (maintainer-clean): Remove config.log.
17611 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
17612 * gdb.c++/Makefile.in (PROGS): Add inherit.
17613 (clean): Remove *.ci.
17614
17615Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
17616
17617 * gdb.c++/misc.cc: Add test code from Mike Stump.
17618 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
17619
17620Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
17621
17622 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
17623 to "alpha-*-osf2*" and add comment.
17624 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
17625 setup_xfail for "step over execarg initialization" and
17626 "step over corearg initialization".
17627 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
17628 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
17629 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
17630 gcc compiled for "print coremaker_bss", "print coremaker_ro",
17631 "print func2::coremaker_local", and "backtrace in corefile.exp".
17632 * gdb.base/signals.exp: Build and source signals.ci.
17633 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
17634 to be for gcc only.
17635 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 17636
c906108c
SS
17637Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17638
17639 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
17640 Feb 3 procfs.c change.
17641
17642Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
17643
17644 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
17645
17646Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
17647
17648 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
17649 from dejagnu's apparent default of 10 seconds, which gives random
17650 results when running the tests over NFS on moderately loaded systems.
17651 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
17652
17653Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
17654
17655 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
17656 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
17657 result reports.
17658
17659Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
17660
17661 * configure.in (CY_AC_PATH_TCLH): Remove.
17662 * configure: Regenerate.
17663
17664Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
17665
17666 * gdb.c++/Makefile.in (clean): Add missing '{'.
17667
17668Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
17669
17670 * lib/gdb.exp: Provide a default value for noinferior.
17671
17672 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
17673 Load libgloss.exp.
17674
17675Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
17676
17677 * gdb.disasm/hppa.exp: Compile directly into an executable, use
17678 the executable, not the .o to run the tests from.
17679
17680Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
17681
17682 * gdb.base/break.exp: Don't test for program exit or exit status
17683 if $noresults if nonzero.
17684 * gdb.base/langs.exp: Likewise.
17685 * gdb.base/watchpoint.exp: Likewise.
17686
17687 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
17688 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
17689 trying to compile the testcase.
17690
17691Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
17692
17693 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
17694 * gdb.base/signals.exp (continue to handler): Likewise.
17695
17696Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
17697
17698 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
17699
17700 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
17701
17702Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
17703
17704 * gdb.base/corefile.exp: Recognize "not found" as failure
17705 when trying to determine if a core file was generated.
17706 If no core file was generate the first time, try again without
17707 the ulimit -c to work around braindamaged shells.
17708
17709Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
17710
17711 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
17712 [] tests with "test" and enclose string in quotes.
17713 * gdb.stabs/configure: Rebuild
d63a86f8 17714
c906108c
SS
17715Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
17716
17717 Changes in sync with expect:
17718 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
17719 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
17720 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
17721 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
17722 argument to AC_REQUIRE.
17723 * configure: Regenerated.
17724
17725Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
17726
17727 * gdb.base/corefile.exp: When generating a core, discard any
17728 error messages about ulimit not found and the "core dumped"
17729 message from the shell that runs the coredumper.
17730
17731Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
17732
17733 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
17734
17735 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
17736 which sed script to run. Expect failure for v_comb test
17737 on PA targets too.
d63a86f8 17738
c906108c
SS
17739Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
17740
17741 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
17742 "print func2::coremaker_local" and for "backtrace in corefile.exp"
17743
17744Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
17745
17746 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
17747 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
17748 "sparc-sun-solaris*" xfails for "p v_comb".
17749 * lib/gdb.exp (default_gdb_start): Fix typo.
17750 * gdb.base/corefile.exp: Allow "Core was generated by ..."
17751 messages to not include the full program name that caused
17752 the core dump since some systems (such as solaris) apparently
17753 truncate this path to about 80 characters.
17754 When generating a core file first try increasing the core file
17755 size limit to unlimited since some systems may default it to
17756 zero, and it is harmless to try it. Move the test for failing
17757 to generate a core file to where it will actually get executed.
17758 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
17759 new gdb result from g++ debug info improvements and make old
17760 pattern obsolescent. Also account for size_t differences
17761 (may be int or long).
17762 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
17763 initialization before function call is placed in the delay slot
17764 and thus appears to be skipped over by commands such as "next".
17765
17766Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17767
17768 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
17769
17770Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
17771
17772 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
17773 input source file; fix code to compile test to deal with this
17774 convention.
17775 * gdb.c++/*.exp: Likewise.
17776
17777Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
17778
17779 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
17780 "bt in signals.exp".
17781
17782Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
17783
17784 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
17785 "step over execarg initialization" and
17786 "step over corearg initialization".
17787
17788Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
17789
17790 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
17791 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
17792
17793Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
17794
17795 From Rob Savoye (rob@poseidon.cygnus.com)
17796 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
17797 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
17798 configure.in}, gdb.disasm/{Makefile.in, configure.in},
17799 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
17800 configure.in}: Major reworking for autoconfig.
17801 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
17802 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
17803 New files.
17804 * config/unix-gdb.exp: Make GDB global.
17805 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
17806 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
17807 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
17808 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
17809 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
17810 term.exp, twice.exp, watchpoint.exp, whatis.exp},
17811 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
17812 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
17813 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
17814 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
17815 pr-8136.exp, result.exp, string.exp, tuples.exp},
17816 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
17817 to returns as necessary, arrange for test to compile own testcase
17818 executable.
17819 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 17820
c906108c
SS
17821Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
17822
17823 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
17824 clear_xfail at end of test which might not call either pass or fail.
17825 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
17826 "backtrace through signal handler".
17827
17828Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17829
17830 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
17831 continuing from a job control stop signal.
17832 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
17833
17834Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
17835
17836 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
17837 * gdb.base/corefile.exp: Likewise.
17838 * gdb.base/funcargs.exp: Likewise.
17839
17840Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
17841
17842 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
17843 * config/monitor.exp: Add support for setting baud rate.
17844
17845Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
17846
17847 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
17848 i*86-*-linux* xfails for "backtrace through signal handler".
17849 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
17850 "print func2::coremaker_local".
17851 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
17852 alpha-dec-osf2* xfail for
17853 "delete all breakpoints when none".
17854
17855Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
17856
17857 * gdb.base/break.exp: Change test that deletes all breakpoints
17858 when no user breakpoints are installed. A post 4.15 change
17859 causes gdb to no longer prompt in this case.
17860
17861Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
17862
17863 * gdb.base/return.exp (return_tests): Change xfail for test
17864 "correct value returned double test" to stop xfailing at
17865 Solaris 2.5. Apparently the bug has been fixed.
17866
17867Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
17868
17869 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
17870 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
17871
17872Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
17873
17874 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
17875 * gdb.disasm/hppa.s: Corresponding changes.
17876
17877Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
17878
17879 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
17880 makefile fragment.
17881 * config/mt-hpux: Deleted.
17882
17883Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
17884
d63a86f8 17885 * Many files: When warning about suppressed tests due to a
c906108c
SS
17886 nonexistant test binary, avoid incrementing the warning count.
17887
17888Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
17889
17890 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 17891
c906108c
SS
17892Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17893
17894 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
17895 "sparc-*-solaris2*".
17896
17897Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17898
17899 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
17900 Add global and local variables and initialize them.
17901 * gdb.base/corefile.exp: Test correct mapping of corefile sections
17902 by printing variables. Remove rs6000 and powerpc xfails, BFD now
17903 extracts the file name and terminating signal from the core file.
17904 * TODO: Remove note about tests for correct mapping of corefile.
17905 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
17906 from optimizing it away.
17907 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
17908 handles common blocks.
17909
17910Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
17911
17912 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
17913 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
17914
17915Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
17916
17917 * Makefile.in (maintainer-clean): New target, synonym for
17918 realclean.
17919 * gdb.base/Makefile.in (maintainer-clean): Likewise.
17920 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
17921 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
17922 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
17923 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
17924 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
17925
17926Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
17927
17928 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
17929 xfails when not gcc compiled for "print foo::funclocal".
17930 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
17931 "print foo::funclocal at foo",
17932 "print 'scope1.c'::foo::funclocal at foo",
17933 "print foo::funclocal_bss at foo",
17934 "print 'scope1.c'::foo::funclocal_bss at foo",
17935 "print foo::funclocal_ro at foo",
17936 "print 'scope1.c'::foo::funclocal_ro at foo",
17937 "print bar::funclocal at foo" and
17938 "print 'scope1.c'::bar::funclocal at foo".
17939 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
17940 gcc compiled for "print foo::funclocal at bar".
17941 Expand all messages to ensure that they identify that
17942 the test is at bar().
17943 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
17944 gcc compiled for:
17945 "ptype on opaque struct pointer (statically)",
17946 "ptype on opaque struct tagname (statically)",
17947 "ptype on opaque struct pointer (dynamically) 1",
17948 "ptype on opaque struct tagname (dynamically) 1",
17949 "ptype on opaque struct pointer (dynamically) 2" and
17950 "ptype on opaque struct tagname (dynamically) 2
17951 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
17952 gcc compiled for:
17953 "p datalocal"
17954 "whatis datalocal",
17955 "ptype datalocal",
17956 "p bsslocal",
17957 "whatis bsslocal", and
17958 "ptype bsslocal".
17959 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
17960 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
17961 when not gcc compiled.
17962 * gdb.base/funcargs.exp (float_and_integral_args): Add
17963 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
17964 compiled.
17965 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
17966 "backtrace from call6a" when not gcc compiled.
17967 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
17968 "backtrace from call7a" when not gcc compiled.
17969 * gdb.base/callfuncs.exp (do_function_calls):
17970 Add "hppa*-*-hpux*" xfail when not gcc compiled for
17971 "p t_char_array_values(char_array_val2,char_array_val1)",
17972 "p t_char_array_values(char_array_val1,char_array_val2)",
17973 "p t_char_array_values("carray 1","carray 2")",
17974 "p t_char_array_values("carray 1",char_array_val2)",
17975 "p t_char_array_values(char_array_val1,"carray 2")",
17976 "p sum_args(1,{2})",
17977 "p sum_args(2,{2,3})",
17978 "p sum_args(3,{2,3,4})",
17979 "p sum_args(4,{2,3,4,5})"
17980 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
17981 "backtrace in corefile.exp" when not gcc compiled.
17982
17983Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17984
17985 * gdb.base/signals.exp: Rewrite `handle all print' test as
17986 a procedure. Accept blanks or TABs as whitespace, increase
17987 timeout and expect input buffer size for the large output
17988 from the command. Remove "i*86-*-bsdi2.0" xfail.
17989
17990Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17991
17992 * gdb.base/setvar.exp: Add new testcases for truncation when
17993 assigning invalid values to bitfields.
17994
17995Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
17996
d63a86f8 17997 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
17998 mips-sgi-irix* xfail for
17999 "call inferior func with struct - returns char *"
18000 and fix test so that an optional (unsigned char *) cast is
18001 accepted in the result.
18002
18003Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
18004
18005 * gdb.base/funcargs.exp (float_and_integral_args): Remove
18006 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
18007 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
18008 * gdb.base/signals.exp: Remove duplicate "handle all print" test
18009 that accidentally got checked in.
18010
18011Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
18012
d63a86f8 18013 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
18014 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
18015 compiled test.
18016 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
18017 Add mips-sgi-irix5* xfail for not gcc compiled.
18018 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
18019 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
18020 "p top", "whatis top", "p middle", and "whatis middle".
18021 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
18022 "whatis signed char" for not gcc compiled.
18023 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
18024 "set variable signed char=-1 (-1)" and
18025 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
18026 * gdb.base/funcargs.exp (float_and_integral_args):
18027 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
18028 Add mips-sgi-irix* xfail when not gcc compiled for
18029 "continue to call2b".
18030 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
18031 "continue to call2g".
18032 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
18033 "backtrace from call6a"
18034 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
18035 "backtrace from call7k".
18036 Add mips-sgi-irix5* xfail when not gcc compiled for
18037 "backtrace from call7a".
18038 (localvars_after_alloca): Fix gdb_test cmds for
18039 "print * after runto ...".
18040 Remove rs6000-*-* xfails for
18041 "print i after runto localvars_after_alloca" and
18042 "print l after runto localvars_after_alloca"
18043 for all compilers.
18044 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
18045 when not compiled with gcc, for:
18046 "print signed char == (minus)",
18047 "print signed char != (minus)",
18048 "print signed char < (minus)",
18049 "print signed char > (minus)".
18050 * gdb.base/callfuncs.exp (do_function_calls):
18051 Add mips-sgi-irix* xfail, when compiled with native compiler, for
18052 "call inferior func with struct - returns char *".
d63a86f8 18053 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
18054 "correct value returned double test" to include Solaris 2.4.
18055 * gdb.base/funcargs.exp (float_and_integral_args):
18056 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 18057
c906108c
SS
18058Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18059
18060 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
18061 enumeration bitfields if compiling with GNU C.
18062 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
18063 to empty' prompt.
18064
18065Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
18066
18067 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
18068 test for PRO targets.
18069
18070 * gdb.base/funcargs.exp: Avoid ever setting more than 8
18071 breakpoints in the inferior at any given time by making
18072 two groups of breakpoints for call2*, call6* and call7*
18073 tests.
18074
18075Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18076
18077 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
18078 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
18079 from optimizing it away.
18080 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
18081 "call inferior func with struct".
18082
18083Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
18084
18085 * configure.in: Only configure gdb.chill for particular targets.
18086
18087Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
18088
18089 * gdb.base/Makefile.in: Add action to .c.o transformation
18090 rule that generates a .ci file for each .o file and remove
18091 explicit .c.o rules except for callfuncs.o.
18092 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
18093 generates a .ci file for each .o file and remove explicit
18094 .cc.o rules.
18095 (clean): Remove *.tmp *.ci files.
18096 (EXECUTABLES): Remove templ-info.exp.
18097 * gdb.base/compiler.c: New file.
18098 * gdb.c++/compiler.cc: New file
18099 * gdb.base/scope.exp: Source gdb.base/scope.ci.
18100 Change rs6000-*-* xfail for
18101 "print 'scope0.c'::filelocal_ro" and
18102 "print 'scope1.c'::filelocal" and
18103 "print 'scope1.c'::filelocal_bss" and
18104 "print 'scope1.c'::filelocal_ro" and
18105 "print 'scope1.c'::foo::funclocal" and
18106 "print 'scope1.c'::foo::funclocal_ro" and
18107 "print 'scope1.c'::bar::funclocal" and
18108 "print 'scope0.c'::filelocal_ro" and
18109 "print 'scope1.c'::filelocal at foo" and
18110 "print 'scope1.c'::filelocal_bss at foo" and
18111 "print 'scope1.c'::filelocal_ro at foo" and
18112 "print 'scope1.c'::foo::funclocal at foo" and
18113 "print 'scope1.c'::foo::funclocal_bss at foo" and
18114 "print 'scope1.c'::foo::funclocal_ro at foo" and
18115 "print 'scope1.c'::bar::funclocal at foo" and
18116 "print 'scope0.c'::filelocal_ro" and
18117 "print 'scope1.c'::filelocal" and
18118 "print 'scope1.c'::filelocal_bss" and
18119 "print 'scope1.c'::filelocal_ro" and
18120 "print 'scope1.c'::foo::funclocal" and
18121 "print 'scope1.c'::foo::funclocal_bss" and
18122 "print 'scope1.c'::foo::funclocal_ro" and
18123 "print 'scope1.c'::bar::funclocal" and
18124 "print 'scope1.c'::bar::funclocal_bss"
18125 to only be xfail'd when not compiled with gcc.
d63a86f8 18126 Add rs6000-*-* xfail for
c906108c
SS
18127 "print 'scope0.c'::filelocal_bss before run"
18128 when compiled with gcc.
18129 (test_at_main): Add rs6000-*-* xfail for
18130 "print filelocal_ro in test_at_main"
18131 when compiled with gcc.
18132 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 18133 Add rs6000-*-aix* xfail for
c906108c
SS
18134 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
18135 "ptype t_char_array", not compiled with gcc.
18136 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
18137 xfail for "list foo (in include file)" when gcc compiled.
18138 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
18139 (integral_args): Add rs6000-*-* xfail for
18140 "run to call0a" if not compiled with gcc.
18141 (unsigned_integral_args): Add rs6000-*-* xfail for
18142 "run to call1a" if not compiled with gcc.
18143 (float_and_integral_args): Add rs6000-*-* xfail for
18144 "run to call2a" if not compiled with gcc and for
18145 "continue to call2b" for any compiler.
18146 Add rs6000-*-* xfail to
18147 "print f1 after run to call2a" for gcc compiled.
18148 (discard_and_shuffle): Add rs6000-*-* xfail for
18149 "run to call6a".
18150 (shuffle_round_robin): Add rs6000-*-* xfail for
18151 "backtrace from call7a" if not compiled with gcc.
18152 Add rs6000-*-* xfail for
18153 "backtrace from call7b" if compiled with gcc.
18154 (call_after_alloca): Add rs6000-*-* xfail for
18155 "print c in call_after_alloca" and
18156 "print s in call_after_alloca" and
18157 "backtrace from call_after_alloca_subr"
18158 if not compiled with gcc.
18159 (localvars_in_indirect_call): Add rs6000-*-* xfail for
18160 "print c in localvars_in_indirect_call" and
18161 "print c in localvars_in_indirect_call" and
18162 "backtrace in indirectly called function" and
18163 "stepping into indirectly called function"
18164 if not compiled with gcc.
18165 (localvars_after_alloca): Add rs6000-*-* xfail for
18166 "print c after runto localvars_after_alloca" and
18167 "print s after runto localvars_after_alloca" and
18168 "print i after runto localvars_after_alloca" and
18169 "print l after runto localvars_after_alloca"
18170 for all compilers.
18171 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
18172 than whatis-info.exp.
18173 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
18174 than opaque-info.exp.
18175 Setup rs6000-*-* xfail for
d63a86f8 18176 "ptype on opaque struct pointer (statically)" and
c906108c
SS
18177 "ptype on opaque struct pointer (dynamically)" when
18178 not compiled with gcc.
18179 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
18180 rather than callf-info.exp.
18181 (do_function_calls): Add clear_xfail for rs6000-*-* for
18182 "p t_float_values2(3.14159,float_val2)". Seems to work
18183 fine there, both with xlc and gcc. Need to find out what
18184 it is doing right and fix other platforms.
18185 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
18186 "call inferior func with struct - returns int",
18187 "call inferior func with struct - returns long",
18188 "call inferior func with struct - returns float",
18189 "call inferior func with struct - returns double",
18190 "call inferior func with struct - returns char *",
18191 but only if not gcc compiled (presumes xlc compiled).
18192 Change rs6000-*-* xfails for
18193 "call inferior func with struct - returns char" and
18194 " call inferior func with struct - returns short" to only
18195 xfail if not using gcc.
18196 (clean mostlyclean): Remove *.ci and *.tmp files.
18197 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
18198 than templ-info.exp.
18199 * gdb.base/langs.exp: Source gdb.base/langs.ci.
18200 Add rs6000-*-* xfail for "up to foo in langs.exp"
18201 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
18202 when not gcc compiled.
d63a86f8 18203
c906108c
SS
18204Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18205
18206 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
18207 * gdb.base/corefile.exp: Likewise.
18208 * gdb.base/list.exp: Likewise.
18209 * gdb.base/scope.exp: Likewise.
18210 * gdb.base/siganls.exp: Likewise.
18211
18212 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
18213 compiler output.
18214 * gdb.base/whatis.exp: Likewise.
18215
18216Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
18217
18218 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
18219 failure (opcode table has been fixed to match reality).
18220
18221Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
18222
18223 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
18224 "call inferior func with struct - returns char",
18225 "call inferior func with struct - returns short"
18226
18227 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
18228 "print 'scope0.c'::filelocal at main",
18229 "print 'scope0.c'::filelocal_bss in test_at_main",
18230 "print 'scope0.c'::filelocal at foo",
18231 "print 'scope0.c'::filelocal_bss in test_at_foo",
18232 "print 'scope0.c'::filelocal at bar",
18233 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 18234
c906108c
SS
18235 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
18236 in source file 1". This bug seems to have been fixed with both
18237 gcc and native cc (was native assembler bug?).
18238
18239Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
18240
18241 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
18242 "backtrace through signal handler" to "i*86-*-sysv4*".
18243 * gdb.base/signals.exp: Add xfail for "'next' behaved as
18244 continue" case. Add "known SVR4 bug" to fail message.
18245 Add "i*86-*-bsdi2.0" xfail for "handle all print".
18246 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
18247 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
18248 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
18249 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
18250 "up to foo in langs.exp", "show language at foo in
18251 langs.exp", "up to cppsub_ in langs.exp", "show
18252 language at cppsub_ in langs.exp", "up to fsub in
18253 langs.exp", and "show language at fsub in langs.exp".
18254 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
18255 "bactrace in corefile.exp".
18256 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
18257 "call inferior function with struct - returns float" and
18258 "call inferior function with struct - returns double".
d63a86f8 18259
c906108c
SS
18260Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
18261
18262 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
18263 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
18264 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
18265 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
18266
18267Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
18268
18269 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
18270 (or overriden) "CHILL" macro rather then bare "gcc".
18271 Also look for ../../gcc/xgcc since that is what we will
18272 actually need, not "Makefile". Remove following assignment
18273 of CHILL to CHILL_FOR_TARGET because that results in
18274 recursive definition.
18275
18276Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
18277
18278 * gdb.base/corefile.exp: Change xfail for backtrace in
18279 corefile.exp from linuxaout to all linux.
18280 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
18281 cases where we miss the breakpoint at the signal handler
18282 for some reason. Setup xfail for linuxoldld/linuxaout and
18283 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
18284 hitting SIGURG breakpoint.
18285 * gdb.base/signals.exp: Setup xfail for "next" acting like
18286 continue to add linuxoldld. Setup xfail for all linux for
18287 "next to handler in signals_tests_1", "backtrace in
18288 signals_tests_1", "continue to func1", "pass SIGUSR1",
18289 and continue to handler".
18290
18291Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
18292
18293 * Update all FSF addresses except those in COPYING* files.
18294
18295Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
18296
18297 * gdb.base/a2-run.exp: Change messages to be more explicit about
18298 the status of args, and quote binfile in results.
18299
18300Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
18301
18302 * gdb.base/callfuncs.exp: Add tests for passing structs to
18303 inferior functions and return various types.
18304 * gdb.base/callfuncs.c: Add functions to receive a struct
18305 and return a member of the struct, in various types.
18306
18307Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18308
18309 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
18310
18311Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18312
18313 * config/vxworks29k.exp: New file, sources vxworks.exp.
18314
18315Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18316
18317 * config/gdbremote.exp: New file. Testing framework using
18318 gdbserver.
18319
18320Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
18321
18322 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
18323 "call function when asleep" and "send end of file".
18324 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
18325 for "backtrace in corefile.exp".
18326 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
18327 for "backtrace through signal handler".
18328 * gdb.base/corefile.exp: Make sure we actually generate a core file
18329 before trying the core tests. Some systems allow the user to suppress
18330 generation of core files and default to that (linux for example).
18331 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
18332 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
18333
18334Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18335
18336 * gdb.threads: New directory with some crude multi-threaded
18337 gdb tests (step.exp and step2.exp).
18338 * config/mt-lynx (STEP_EXECUTABLE): Define.
18339 (THREADFLAGS): Define.
18340
18341Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
18342
18343 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
18344
18345 * gdb.base/signals.exp: Disable whole file for lynx until
18346 further notice.
18347
18348 * gdb.base/signals.exp: xfail test where "next" acts like
18349 "continue" for lynx.
18350
18351 * gdb.base/interrupt.exp: xfail test for calling function while
18352 inferior is asleep for lynx.
18353
18354 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
18355 than one cr-lf after each command.
18356
18357Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18358
18359 * configure.in: Reinstate setting of stabsdirs variable, fix
18360 typo in setting up configdirs for native builds.
18361
18362 * gdb.base/return.exp: Fix typo in return double test.
18363 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
18364 compiler from optimizing them away.
18365
18366Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
18367
18368 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
18369 sequences to be echo'd by gdb when using gdb_test.
18370 * gdb.chill/chexp.exp: Likewise.
18371 * gdb.fortran/exprs.exp: Likewise
18372
18373Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18374
18375 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
18376 after the inferior gdb has started.
18377
18378 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
18379 after each command.
18380 * gdb.base/funcargs.exp: Likewise.
18381 * gdb.base/gdbvars.exp: Likewise.
18382 * gdb.base/interrupt.exp: Likewise.
18383 * gdb.base/list.exp: Likewise.
18384 * gdb.base/watchpoint.exp: Likewise.
18385 * gdb.c++/demangle.exp: Likewise.
18386 * gdb.c++/inherit.exp: Likewise.
18387 * gdb.chill/chexp.exp: Likewise.
18388 * gdb.fortran/exprs.exp: Likewise.
18389
18390 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
18391 test if we can't handle IO to/from the inferior.
18392
18393 * gdb.c++/misc.exp: Always check for a program already being
18394 started after sending a "run" command to gdb.
18395
18396 * gdb.base/twice.exp: Start with a fresh gdb.
18397
18398 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
18399 only depend on gdb's expression code, not the chill runtime.
18400
18401 * gdb.base/return.c: Put return values into variables so we
18402 can have gdb print them rather than depending on the program
18403 to print them.
18404 * gdb.base/return.exp: Corresponding changes.
18405
18406 * lib/gdb.exp: Provide default value for noinferiorio.
18407 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
18408 the inferior.
18409
18410 * gdb.base/break.exp: Always check for a program already being
18411 started after sending a "run" command to gdb.
18412 (text_next_with_recursion): Don't check the output from the
18413 program's printf statement. Instead just make sure the program
18414 exited.
18415
18416 * gdb.base/commands.exp: Protect tests which need arguments with
18417 $noargs conditionals.
18418
18419Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18420
18421 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
18422 of structure member arrays to match gdb/valops.c:value_addr change.
18423
18424Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
18425
18426 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
18427 cases.
18428
18429Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
18430
18431 * configure.in (configdirs): Remove gdb.chill from default list
18432 of subdirs and then add it back in only if doing a native build.
18433 The current chill compiler does not yet work in any cross build.
18434 * Revert all signal changes from Jul 6.
18435 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
18436 for sh-hms targets, allowing these tests to link, with no other
18437 changes. Testing is suppressed by setting "nosignals" in site.exp.
18438
18439Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
18440
18441 * configure.in (signaldirs): Define and add to configdirs for all
18442 targets except some specific ones that are known to not support signals.
18443 Also clean up formatting.
18444 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
18445 (signals, sigall): Remove rules to build.
18446 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
18447 Moved to new gdb.signals directory.
18448 * gdb.signals: New test directory.
18449 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
18450 signals.c signals.exp}: New or moved files.
18451
18452Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
18453
18454 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
18455
18456Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
18457
18458 * gdb.base/return.exp: Xfail `return double' test failure
18459 on at least Solaris 2.3 and handle future/past versions on
18460 a case by case basis as appropriate. Also update message
18461 to include i*86 failures.
18462
18463Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18464
18465 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
18466
18467 * lib/gdb.exp: Fix comment which erroneously identified
18468 gdb_file_cmd as gdb_load (the 19 May change was in fact to
18469 gdb_file_cmd not gdb_load).
18470 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
18471
18472 * gdb.base/setvar.exp: Make test names consistent between pass and
18473 fail cases. Use gdb_test more.
18474
18475Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18476
18477 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
18478
18479Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18480
18481 * gdb.base/help.exp: Fix expected help string for `show commands'.
18482
18483Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
18484
18485 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
18486
18487 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
18488 of a text section.
18489
18490Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
18491
18492 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
18493 that loop eventually terminates. Fix Connection refused logic so
18494 that testsuite will expire nicely.
18495
18496Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
18497
18498 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
18499 config/rom68k.exp: New tcl glue for the appropriate monitors.
18500 These all just end up calling monitor.exp.
18501 * config/monitor.exp (gdb_target_monitor): Handle `Connection
18502 refused' by retrying. Cleanup some timeout issues.
18503 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
18504 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
18505 callers don't have to set/restore global timeout variable.
18506
18507 * The following set of changes centralizes management of the global
18508 timeout variable. This way, it can be set in one target dependent
18509 place instead of dozens of places scattered throughout the test suite.
18510 If you need to lengthen a timeout, then you should either set timeout
18511 in one of the config/{target}.exp files, or multiply it by a factor.
18512 Setting it to an absolute value is always going to lose for some
18513 targets.
18514 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
18515 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
18516 * gdb.base/funcargs.exp: Don't set timeout.
18517 * gdb.base/list.exp (test_forward_search): Only use local timeout.
18518 * gdb.base/printcmds.exp (test_print_string_constants
18519 test_print_array_constants): Don't set timeout.
18520 * gdb.base/ptype.exp: Don't set timeout.
18521 * gdb.base/recurse.exp: Don't set timeout.
18522 * gdb.base/return.exp: Don't set timeout.
18523 * gdb.base/watchpoint.exp: Don't set timeout.
18524 * gdb.c++/classes.exp (do_tests): Don't set timeout.
18525 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
18526
18527Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
18528
18529 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
18530
18531Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18532
18533 * lib/gdb.exp: Disable chill tests for irix5.
18534
18535Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18536
18537 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
18538 each test pass or fail.
18539
18540Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18541
18542 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
18543 xlc not gcc.
18544
18545Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
18546
18547 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
18548
18549Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
18550
18551 * config/est.exp: Fix copyright and comments. Remove dead code.
18552 Use targetname, serialport and baud variables instead of fixed
18553 constants.
18554 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
18555 * config/cpu32bug.exp: New file to support cpu32bug monitors.
18556
18557Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18558
18559 * gdb.base/watchpoint.exp: Don't run
18560 test_watchpoint_triggered_in_syscall for sunos.
18561
18562Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18563
18564 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
18565 they don't seem to exist. Do include stdio.h.
18566
18567Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18568
18569 * gdb.base/a1-selftest.exp: Add alpha xfail.
18570
18571Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18572
18573 * gdb.base/watchpoint.c (main): Prompt before calling read().
18574 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
18575 Revise accordingly. Remove cruft about sending "123" several
18576 times, until it gets noticed. Clean up the "print buf[0]" stuff
18577 so that it passes or fails, and waits for prompts in the usual way.
18578
18579Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18580
18581 * gdb.base/recurse.exp: Fix comment.
18582
18583 * TODO: Remove item about printing variables in nodebug.exp. Add
18584 item about enabling tests which are only run on some targets.
18585
18586 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
18587 fail, make test names unique, use new gdb_test convention
18588 regarding pattern, use gdb_test more, etc.).
18589
18590 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
18591 fail, make test names unique, etc.).
18592
18593Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18594
18595 * gdb.base/nodebug.c: Change return type of top and middle to
18596 short.
18597 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
18598 are fixed by the recent mdebugread.c changes. Allow `short ()'
18599 as type for top and middle.
18600
18601Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18602
18603 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
18604 nearly as I can tell, the whole thing was an accident in Stu's
18605 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
18606 to replace a send/expect pair with gdb_test, but ended up only
18607 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
18608 of 30 Mar 1995 took care of it, but left this vestigial comment
18609 which I am now nuking.
18610
18611Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18612
18613 * gdb.base/break.exp: Look for different line number for
18614 breakpoint at main depending on usestubs.
18615
18616Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18617
18618 * gdb.base/list.exp: Adjust some alternate expect patterns to
18619 match recent list0.c change. Add alternate expect pattern for
18620 output from `list default lines around main' for optimizing
18621 compilers.
18622
18623Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18624
18625 * lib/gdb.exp: If nosignals is not set, set it to 0.
18626
18627Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
18628
18629 * config/slite-gdb.exp: Responds to load symbol table prompt.
18630 * gdb.base/break.exp: Adjust line number, fix rerun.
18631 * gdb.base/langs0.c: Add #ifdef usestubs.
18632
18633Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
18634
18635 * gdb.base/list.exp: Adjust line contents after adding new lines in
18636 list0.c. Also fix a syntax error.
18637
18638 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
18639 * gdb.base/break.exp: ditto.
18640 * gdb.base/list.exp: ditto.
18641 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
18642 * gdb.base/run.c: ditto.
18643 * gdb.base/list0.c: ditto.
18644 * gdb.base/funcargs.c: ditto.
18645
18646Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
18647
18648 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
18649 $targetname, $serialport and $baud instead of hardwired variables.
18650 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
18651 target doesn't support signals.
18652
18653Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
18654
18655 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
18656
18657Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18658
18659 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
18660 Don't rely on the value of an auto variable before it has been
18661 initialized. Use gdb_test more.
18662
18663Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18664
18665 * lib/gdb.exp (default_gdb_version): A version number must start
18666 with a digit, but other than that contains all characters up to
18667 the first whitespace character.
18668
18669Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18670
18671 * gdb.base/commands.exp (breakpoint_command_test): New tests.
18672
18673Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18674
18675 * gdb.c++/*.exp: Warn if executable does not exist. The original
18676 reason for skipping the warning was that configure.in sometimes
18677 intentionally skipped building the executables but the tcl code
18678 had no way of knowing. That (a) was always bogus with respect to
18679 error handling, (b) is no longer true (right now there is no way
18680 to skip C++ tests).
18681
18682 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
18683
18684Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18685
18686 * gdb.base/list.exp: Add expect patterns for output from
18687 SunPRO compiled executables.
18688 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
18689 types.
18690
18691Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18692
18693 * gdb.base/break.exp (test_next_with_recursion): Accept any line
18694 number (we are already testing that the correct source line text
18695 gets printed).
18696
18697 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
18698 that is what is intended, but something needed to be done to get
18699 sunos4 native working again.
18700
18701 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
18702
18703 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
18704 apparently went with a (very) old xfail.
18705
18706Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
18707
18708 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
18709 runto_main is a proc in gdb.exp that will do 'step' for target use
18710 stubs.
18711 * gdb.base/exprs.exp: ditto.
18712 * gdb.base/interrupt.exp: ditto.
18713 * gdb.base/opaque.exp: ditto.
18714 * gdb.base/printcmds.exp: ditto.
18715 * gdb.base/ptype.exp: ditto.
18716 * gdb.base/scope.exp: ditto.
18717 * gdb.base/setvar.exp: ditto.
18718 * gdb.base/signals.exp: ditto.
18719 * gdb.base/twice.exp: ditto.
18720 * gdb.c++/classes.exp: ditto.
18721 * gdb.c++/inherit.exp: ditto.
18722 * gdb.c++/templates.exp: ditto.
18723 * gdb.base/break.exp: no run and hit main for stubs. Change line
18724 numbers for breakpoints and info breakpoint.
18725 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
18726 breakpoint().
18727 * gdb.base/callfuncs.c: ditto.
18728 * gdb.base/exprs: ditto.
18729 * gdb.base/interrupt.c: ditto.
18730 * gdb.base/opaque0.c: ditto.
18731 * gdb.base/printcmds.c: ditto.
18732 * gdb.base/ptype.c: ditto.
18733 * gdb.base/scope0.c: ditto.
18734 * gdb.base/setvar.c: ditto.
18735 * gdb.base/signals.c: ditto.
18736 * gdb.base/twice.c: ditto.
18737 * gdb.c++/misc.cc: ditto.
18738 * gdb.c++/templates.cc: ditto.
18739
18740Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18741
18742 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
18743
18744 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
18745 somewhere between `read' and `main.c'. I'm pretty sure the
18746 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
18747 and it isn't particularly useful.
18748
18749 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
18750
18751Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18752
18753 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
18754
18755Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
18756
18757 * config/mt-slite: add LIBS and -nostdlib.
18758 * config/slite-gdb.exp: add this new file to support sparclite target.
18759
18760Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
18761
18762 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
18763
18764 * gdb.base/a2-run.exp: Change argument to istarget from
18765 "*-*-vxworks" to "*-*-vxworks*".
18766 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
18767
18768Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
18769
18770 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
18771 will not runto main but do a 'step' to step out of breakpoint().
18772 * config/mt-slite: add -Dusestubs.
18773
18774Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18775
18776 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
18777 instead of just @.
18778
18779 * gdb.base/signals.exp: Add test for "handle all print".
18780 * TODO: Remove "handle all print". Also remove item about
18781 checking copyright date (I don't like the idea of a spurious FAIL
18782 based on when we run the tests).
18783
18784 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
18785 for SunOS4 (reason for failure not investigated). Remove
18786 redundant test for $binfile.
18787
18788 * gdb.base/nodebug.c (array_index): Call malloc.
18789
18790 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
18791
18792Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
18793
18794 * gdb.base/recurse.exp: Update gdb_test invocation to use new
18795 conventions and slightly simplify the matching regexp.
18796
18797Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18798
18799 * gdb.base/break.exp: Update gdb_test invocation to use new
18800 convention.
18801
18802 * lib/gdb.exp: If noargs is not set, set it to 0.
18803
18804 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
18805 tests unique.
18806
18807 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
18808
18809Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18810
18811 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
18812 one argument of type "<non-float parameter>".
18813
18814Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
18815
18816 * config/rom68k.exp: New file to support Motorola IDP board.
18817 * gdb.base/a2-run.exp: Skip this file if noargs is set.
18818 * gdb.base/break.c: Change things around so that this program
18819 doesn't depend upon args. This is necessary to make remote
18820 targets work (in general, they can't take args).
18821 * gdb.base/break.exp: Don't try to send args to program. Don't
18822 expect output. Also, replace lots of code with gdb_test.
18823
18824Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18825
18826 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
18827 printing of '\'' (which is what the comment says we are testing,
18828 even though we were not), not '''.
18829 (test_integer_literals_rejected): Test that printing ''' is an error.
18830
18831 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
18832 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
18833 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
18834 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
18835 Use gdb_test not test_print_accept.
18836 * lib/gdb.exp: Remove test_print_accept.
18837
18838 * gdb.base/signals.exp (signal_tests_1): Make pass message
18839 consistent with fail message.
18840
18841 * gdb.base/whatis.exp: Remove xfails for printing char vs.
18842 unsigned char; the bug (PR 1821) is fixed.
18843
18844 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
18845
18846 * gdb.base/scope.exp (test_at_localscopes): Call pass for
18847 successful tests--makes xfailing them work right.
18848
18849Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18850
18851 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
18852 only \r\n, not .*. The test can pass .* as the last thing in
18853 $pattern if that is what it wants. In addition to providing this
18854 flexibility, this change should speed up pattern matching in cases
18855 where the pattern already ended with .* (there were a number of
18856 them). This change also helps catch bad patterns--in the old
18857 scheme the typo "char \*" instead of "char \\*" would pass. Now
18858 it is caught.
18859 * Many .exp files: Update callers.
18860
18861 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
18862 clearer and does not spuriously match multiple ('s. Likewise for
18863 ) and *.
18864
18865 * gdb.base/nodebug.exp: Test ability to call a function and pass
18866 it a string (even with no debugging info).
18867
18868 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
18869 "p '\'", which is the same as "p ''" once tcl gets done with
18870 quoting, to "p '\\'", which I suspect is what is intended (one
18871 backslash gets sent to GDB).
18872
18873 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
18874
18875Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18876
18877 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
18878 1817) was fixed literally years ago.
18879
18880Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18881
18882 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
18883 test, it causes stepping out of call_after_alloca_subr with
18884 optimizing compilers.
18885 (localvars_in_indirect_call): Consume GDB prompt if `finish'
18886 fails.
18887
18888 * gdb.c++/templates.exp: Source templ-info.exp only if
18889 the templates executable exists.
18890
18891 * gdb.c++/misc.cc (class Contains_static_instance,
18892 class Contains_nested_static_instance),
18893 gdb.c++/classes.exp (test_static_members): Test printing of
18894 a class that contains a static instance of the class.
18895
18896Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18897
18898 * gdb.base/langs2.c (cppsub_): Don't prototype.
18899 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
18900 only, I believe).
18901
18902Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18903
18904 * lib/gdb.exp (skip_chill_tests): New procedure.
18905
18906 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
18907
18908Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
18909
18910 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
18911 each expect pattern. Cuts runtime from 12 to about 4 seconds.
18912
18913Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18914
18915 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
18916
18917 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
18918 disassemble 8, not 16, instructions for part 4.
18919
18920 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
18921 support the latter anymore.
18922
18923 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
18924 -DNO_PROTOTYPES.
18925 * gdb.base/callfuncs.c: Control use of prototypes based on
18926 NO_PROTOTYPES, not __STDC__.
18927 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
18928 t_float_values2 tests if prototypes in use.
18929
18930 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
18931 t_double_values): When checking differences against DELTA, check
18932 that difference is within the range (-DELTA,DELTA), not just
18933 (-infinity,DELTA).
18934
18935Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
18936
18937 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
18938 'file' command firts, then 'target', then 'load', this is due to gdb
18939 target set up.
18940 * config/mips-gdb.exp: Fix a couple regular exp bugs.
18941
18942Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
18943
18944 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
18945 FP load/store variants.
18946 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
18947
18948Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
18949
18950 * gdb.base/term.exp: Do not give a warning if not native, it is
18951 not an abnormal condition.
18952
18953Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
18954
18955 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
18956 t_char_array".
18957
18958Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
18959
18960 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
18961 are getting the version number.
18962
18963 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
18964 if not native, it is not an abnormal condition.
18965
18966Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18967
18968 * lib/gdb.exp: Just use "file exists", rather than undocumented
18969 dejagnu procedure "findfile".
18970
18971Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18972
18973 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
18974 (LDFLAGS): Set to -Xlinker -Ur.
18975
18976 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
18977 Removed, these values are set by lib/gdb.exp.
18978
18979 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
18980
18981Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18982
18983 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
18984 of replicating gdb startup code.
18985
18986 * config/mt-vxworks (LDFLAGS): Set to -r.
18987 (CFLAGS_FOR_TARGET): Removed.
18988
18989 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
18990 (gdb) and gdb for vxworks uses (vxgdb).
18991
18992 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
18993 executable is not in the tree and host != target, use sed and
18994 program_transform_name to determine the gdb name used by the
18995 target.
18996
18997 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
18998 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
18999
19000Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19001
19002 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
19003 floats, chars, and shorts where there are ANSI-style function
19004 definitions.
19005
19006 * gdb.base/langs.exp, gdb.base/langs*: New test.
19007 * gdb.base/Makefile.in: Build it.
19008 * TODO: Remove item about checking that C names don't get C++
19009 demangling applied; this test tests it.
19010
19011Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19012
19013 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
19014 went with the const70 xfail. The xfail went away a year ago.
19015
19016 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
19017
19018 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
19019 for hp300.
19020
19021 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
19022
19023 * gdb.base/a1-selftest.exp: Don't run on hp300.
19024
19025Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19026
19027 * Makefile.in (site.exp): Set host_alias and target_alias as well
19028 as host_triplet and target_triplet.
19029
19030Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19031
19032 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
19033
19034 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
19035 places as other ecoff systems).
19036
19037 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
19038 ultrix.
19039
19040Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19041
19042 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
19043 remove them.
19044 * gdb.base/nodebug.exp: Accept "function" in addition to "text
19045 variable and "variable" in addition to "data variable".
19046 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
19047
19048 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
19049 2.
19050 * gdb.base/list1.c (long_line): Add additional statement at start
19051 of function.
19052 * gdb.base/list.exp (test_forward_search): Update line number to
19053 reflect new statement.
19054
19055Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19056
19057 * gdb.base/signals.exp: Reinitialize searched source directories
19058 after gdb_start call.
19059
19060Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
19061
19062 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
19063 * gdb.stabs/Makefile.in: Likewise.
19064
19065 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
19066 change. Instead split the tests into smaller pieces.
19067 * gdb.disasm/hppa.s: Corresponding changes.
19068
19069Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19070
19071 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19072 Quote ^C when passing it to stty. For some shells ^ is a pipe.
19073
19074 * gdb.base/funcargs.exp: Modify many tests so that every test
19075 either passes or fails. Make some test names unique.
19076
19077Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19078
19079 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19080 Call stty to set interrupt character.
19081
19082 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
19083 for HP assembler versus GNU assembler based on actual behavior of
19084 $(CC), rather than assuming that $(AS) is always the GNU assembler.
19085
19086 * TODO: Suggest a few more stepping tests.
19087
19088Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
19089
19090 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
19091 restart GDB for h8300 after a continue.
19092 (return): Add pattern to match a29k-udi behavior.
19093 * gdb.base/nodebug.exp: Remove obsolete comment.
19094 * gdb.base/regs.exp: New file, testing of register displays.
19095 * gdb.base/return.exp: Fix typo in reference to $objdir.
19096 * gdb.base/whatis.exp: Always start with a fresh GDB.
19097
19098Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19099
19100 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
19101 higher, these tests generate a lot of output.
19102
19103Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19104
19105 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
19106 code following the catch silently ignored some errors; without the
19107 catch they should be thrown like any other tcl error. Also, the
19108 catch used "" instead of {} which meant all the callers who wanted
19109 to include one of the characters "[]$ had to quote it an extra time.
19110 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
19111 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
19112 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
19113 Remove extra quoting.
19114
19115Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
19116
19117 * gdb.base/commands.exp: Make test names unique; every test either
19118 passes or fails. Update some comments.
19119
19120 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
19121
19122Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19123
19124 The following fixes a FAIL caused by the fact that the alpha stabs
19125 configuration didn't use the ".if alpha" code in weird.def.
19126 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
19127 bit pointer, so the 32 bit version works even on the alpha.
19128 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
19129 Remove the stuff which allowed us to have separate versions for
19130 alpha and everything else.
19131
19132 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
19133 regexp which "info func operator\[\](" is supposed to match. Fix
19134 string to send to GDB. Note that GDB still doesn't work right. Add a
19135 new test for "info func .perator\[\](" which GDB does handle correctly.
19136
19137 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
19138
19139Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19140
19141 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
19142 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
19143 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
19144 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
19145 it makes the tests harder to understand and confuses test-o-matic.
19146 The preferred style is that each test provides a PASS or a FAIL,
19147 and has a unique message (e.g. "continue #54" not just "continue")
19148 which is the same for the pass and the fail.
19149 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
19150 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
19151 to lib/gdb.exp.
19152 * gdb.base/printcmds.exp: Use test_print_accept. Remove
19153 prt_accept which was basically the same thing. Likewise for
19154 test_print_reject and prt_reject.
19155 * lib/gdb.exp (test_print_reject): Add some more error message
19156 patterns to match from the former printcmds.exp (prt_reject).
19157 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
19158 One defect of the passcount stuff is that some of it failed to
19159 report XPASS where appropriate.
19160 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
19161 stuff before and after arg in expected pattern.
19162 (test_paddr_operator_functions): Re-do test without print_addr_of;
19163 this is the only test which seems to want extra stuff there.
19164
19165Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19166
19167 * gdb.base/nodebug.exp: Update new tests to reflect improved
19168 wording of gdb output.
19169
19170 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
19171 and "ptype" work on variables in files compiled without -g.
19172 Replaces commented out "maint print msymbol" tests.
19173
19174Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19175
19176 * gdb.base/setvar.c (dummy): Call malloc.
19177
19178 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
19179 losing with the irix4 sed.
19180
19181 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
19182 ALRM" on irix4.
19183
19184Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19185
19186 * TODO: Remove items about corefile.exp testing new exec-file and
19187 backtrace; both are now done. Add items about printing enums.
19188
19189Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19190
19191 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
19192 "get signal $thissig" test fails.
19193
19194 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
19195
19196Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19197
19198 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
19199 compiler warning with dec alpha compiler.
19200
19201 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
19202 extra \n from gdb_test call (this explains why the prompt test
19203 that I removed yesterday was there).
19204 (user_defined_command_test): Remove extra \n and prompt test.
19205
19206 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
19207 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
19208 doesn't exist.
19209 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
19210 Also remove alpha workaround, which turns out to be because
19211 SIGABRT == SIGLOST.
19212
19213 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
19214
19215 * gdb.base/help.exp: Don't test "help show".
19216
19217Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19218
19219 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
19220 "set print address" is on.
19221 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
19222 pass prompt to gdb_test; gdb_test already looks for the prompt.
19223
19224 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
19225
19226 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
19227 was a vestige of the manual TESTSTRATEGY, and the purpose of it
19228 was to make sure that gdb can read a core file. But (a) the "read
19229 the corefile" part didn't make it to a1-selftest.exp, we just
19230 delete the corefile after creating it, and (b) we test reading
19231 corefiles in corefile.exp anyway. Also, this test left around a
19232 xgdb process on Solaris.
19233
19234 * gdb.base/corefile.exp: Also test backtrace.
19235
19236Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
19237
19238 * gdb.base/commands.exp: Test a simple user defined command with
19239 arguments and if/while statements; verify the full user command is
19240 printed by "show user".
19241
19242 * gdb.base/commands.exp: Test if/while commands as part of a
19243 breakpoint command list; verify they appear in breakpoint
19244 information.
19245
19246Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19247
19248 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
19249 than by dividing by zero.
19250
19251Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
19252
19253 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
19254 performing an inferior call with watchpoints enabled.
19255 * gdb.base/watchpoint.c (main): Delete second unnecessary read
19256 call.
19257
19258Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19259
19260 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
19261 of "file" command.
19262
19263 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
19264 Add additional pattern for when "int operator int(void);" appears
19265 in a different order.
19266
19267Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19268
19269 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
19270
19271 * gdb.base/help.exp: Replace most of docstrings for "info signals"
19272 and "signal" with ".*".
19273
19274Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19275
19276 * TODO: Add note about "handle all nostop".
19277
19278 * gdb.base/{sigall.c, sigall.exp}: New test.
19279 * gdb.base/Makefile.in: Add it.
19280
19281Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
19282
19283 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
19284 when invoking GDB, suppresses any windowing interface.
19285
19286Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
19287
19288 * config/sim-gdb: New file, simulator testing support.
19289
19290Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
19291
19292 * gdb.base/interrupt.exp: Test calling func1 twice.
19293
19294Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
19295
19296 * gdb.base/list.exp (test_forward_search): Set timeout higher
19297 when we'll be getting lots of output from gdb.
19298
19299 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
19300 "init_malloc" to after the expect statement. Run it if that
19301 regexp is taken, but also for two others which happen if source
19302 cannot be found.
19303
19304Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19305
19306 * gdb.base/printcmds.exp: New test, for printing register before
19307 program is running.
19308
19309Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19310
19311 * gdb.base/list.exp: Correct some alternate expect patterns
19312 to reflect changes in list1.c.
19313
19314Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19315
19316 * TODO: Add item regarding large frames.
19317
19318 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
19319
19320 * TODO: Remove item about enabling return.exp; it
19321 is enabled. Suggest a few more "return" tests.
19322
19323Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19324
19325 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
19326 anonymous unions.
19327
19328Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19329
19330 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
19331 and pr-5646.o, so "make" is the same as "make all", not "make
19332 pr-4975.o".
19333
19334Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
19335
19336 * gdb.base/list.exp: Adjust expectations to reflect changes in
19337 list1.c.
19338 (test_forward_search): New test proc.
19339 * gdb.base/list1.c (long_line): New function, has long source line.
19340
19341Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
19342
19343 * gdb.base/a1-selftest.exp: Change initial stepping to know about
19344 additional line of code that was added.
19345
19346Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
19347
19348 * gdb.disasm/hppa.s: Break the large branching tests into smaller
19349 tests so as not to overflow expect's input buffers.
19350 * gdb.disasm/hppa.exp: Corresponding changes.
19351
19352Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19353
19354 Beginnings of template debugging tests.
19355 * gdb.c++/templ-info.cc: New file to test for template
19356 debugging capability of the compiler.
19357 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
19358 templ-info.cc.
19359 * gdb.c++/templates.cc: Add explicit template instantiations
19360 to enable compiling with -fno-implicit-templates. Add destructor
19361 and 'value' method to T5 class for template tests.
19362 * gdb.c++/templates.exp: Add testcases for printing of template
19363 types, setting breakpoints on template methods and calling a
d63a86f8 19364 template method.
c906108c
SS
19365
19366Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
19367
19368 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
19369 branch target since some assemblers (gas-2.5) may emit a
19370 relocation for the branch instead of resolving it in the
19371 assembler.
19372
19373Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19374
19375 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
19376 through signal handler.
19377
19378Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19379
19380 * configure.in (*-*-netware): Use config/mt-netware.
19381
19382 * config/mt-netware: New file.
19383 * config/mt-i386-netware: Removed, separate configs for different
19384 netware architectures are no longer needed now that we have
19385 --with-headers.
19386
19387Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19388
19389 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
19390 by the recent changes to use ANSI C arithmetic conversions.
19391
19392Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19393
19394 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
19395 bug involving using inferior_pid to figure out whether to select a
19396 frame.
19397
19398Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
19399
19400 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
19401 match the current disassembler output.
19402
19403Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
19404
19405 * gdb.fortran/exprs.exp: Expect VOID instead of void.
19406 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
19407 types, expect "int" as type of integer values (for now).
19408
19409Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
19410
19411 * gdb.base/commands.exp: New tests for if/while commands.
19412
19413Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
19414
19415 * lib/gdb.exp (runto): Replace sub-pattern for hex value
19416 by .*, since hex values have different syntax in Chill mode.
19417
19418Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19419
19420 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
19421 linefeed from expect pattern for repeated types with indices > 9.
19422
19423Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
19424
19425 First part of Fortran test suite.
19426 * gdb.fortran: New directory.
19427 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
19428
19429Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19430
19431 * gdb.base/default.exp: Update expect pattern for load command
19432 without arguments.
19433
19434Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19435
19436 * configure.in: Change i386 to i[345]86.
19437 * gdb.base/configure.in: Likewise.
19438 * gdb.c++/configure.in: Likewise.
19439 * gdb.chill/configure.in: Likewise.
19440
19441Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
19442
19443 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
19444 patterns, since that is not a valid context for comments.
19445
19446Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
19447
19448 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
19449 repeated types and repeated types with indices > 9.
19450
19451Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
19452
19453 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
19454 2417; old bug has been fixed.
19455
19456Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
19457
19458 * gdb.base/interrupt.exp: When trying to wake up the inferior,
19459 send the newline ourselves instead of assuming gdb_test will do
19460 so when passed an empty input string.
19461
19462 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
19463 stabs testcode.
19464
19465Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19466
19467 * lib/gdb.exp (gdb_test): Don't send anything if the first
19468 argument is an empty string. This makes cases where we want to
19469 match output that is already in expect's buffers (for example,
19470 matching a breakpoint after gdb_run_cmd has been called) work
19471 reliably.
19472
19473Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19474
19475 * config/netware.exp: New file.
19476
19477Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19478
19479 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
19480 the -B and -L prefixes so we can find the debugging stub.
19481
19482 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
19483 there and we are using the gcc from the tree.
19484
19485 * gdb.base/types.c: Removed.
19486
19487 * gdb.base/configure.in: Look for makefile fragments in ../config.
19488 Recognize i386-*-netware.
19489 * gdb.c++/configure.in: Likewise.
19490
19491Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19492
19493 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
19494 the correct TCL syntax.
19495
19496Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19497
19498 * gdb.base/opaque.exp: use runto instead of messing around with
19499 breakpoints. Simplify by using gdb_test.
19500
19501 * gdb.base/bitfields.exp: restart between tests on netware targets
19502 because breakpoints aren't relocated after target death. Run
19503 processes to completion.
19504
19505 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
19506
19507Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
19508
19509 * Makefile.in: Remove extra tabs that confuse some versions
19510 of "make". Use the newly built gdb to test with by default,
19511 rather than the first one in the tester's search path.
19512
19513Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
19514
19515 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
19516
19517 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
19518 condition help.
19519
19520Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19521
19522 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
19523
19524 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
19525 running.
19526 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
19527 * gdb.base/funcargs.exp: Likewise.
19528
19529 * gdb.base/bitfields.exp: Simplify by using gdb_test.
19530 * gdb.base/funcargs.exp: Likewise.
19531
19532 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
19533 message is "".
19534
19535Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19536
19537 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
19538 return,signals,twice}.exp: Handle non-existant binaries
19539 consistantly.
19540
19541 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
19542 * gdb.base/Makefile.in: Don't try to generate a core dump, we
19543 might testing a cross development system.
19544
19545Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19546
19547 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
19548 runtest script is relative to ${srcdir}, not ${rootdir}.
19549
19550Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
19551
19552 * gdb.base/signals.exp: Allow for optionality of breakpoint
19553 address.
19554
19555Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19556
19557 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
19558
19559Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19560
19561 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
19562 for size_t definition.
19563 * gdb.c++/templates.cc: Likewise
19564
19565 * config/mt-i386-netware: New file.
19566
19567 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
19568 defined.
19569
19570 * gdb.base/Makefile.in: Added support for systems that name core
19571 files by appending "core" to the program name.
19572 * gdb.base/a1-selftest.exp: Likewise.
19573
19574Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19575
19576 * gdb.base/return.exp: Add comment and message for `return double'
19577 test failure on Sparc Solaris.
19578
19579Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
19580
19581 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
19582
19583Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19584
19585 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
19586 from optimizing them away.
19587 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
19588 patterns to include default constructors and assignment operators,
19589 to match gcc versions beyond 2.5.8. Accept any cplus demangling
19590 character in the output of the virtual base pointer.
19591
19592Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19593
19594 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
19595 expression match in print_addr_of to avoid unintented matches.
19596 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
19597 versions up to 2.5.8.
19598
19599Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19600
19601 * gdb.base/list.exp: Tweak alternate pattern for listing of an
19602 included file to run under newer versions of expect.
19603 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
19604 consecutive >'s in templates to accomodate recent cplus-dem.c change.
19605 Remove xfail for the virtual table of BDDHookV.
19606
19607Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19608
19609 * lib/gdb.exp (string_to_regexp): Set a default result.
19610 (default_gdb_start): Fix misleading message.
19611
19612Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
19613
19614 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
19615 Remove all CC, etc definitions.
19616 * config/mt-hpux: New file.
19617 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
19618 (CFLAGS, LDFLAGS): Define.
19619 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
19620
19621 * Makefile.in (site.exp): Don't insert host_os, etc.
19622 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
19623 (distclean): Check existence of subdir.
19624 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
19625 * gdb.base/Makefile.in: General cleanup and simplification.
19626 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
19627 to build executables. Use default rule to build .o files.
19628 (EXPECT, RUNTEST, CC): Fix relative pathname.
19629 (site.exp): Don't insert host_os, etc.
19630 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
19631 and/or SIGUSR1 defined.
19632 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
19633 * gdb.c++/Makefile.in: General cleanup and simplification.
19634 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
19635 (CFLAGS): Remove.
19636 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
19637
19638Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
19639
19640 * gdb.base/recurse.exp: Misc changes to get tests running again
19641 after Kung's changes to the watchpoint code.
19642 * gdb.base/watchpoint.exp: Likewise.
19643
19644Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
19645
19646 * lib/gdb.exp (string_to_regexp): Convert {\} also.
19647
19648Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19649
19650 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
19651 * lib/gdb.exp (default_gdb_start): Define.
19652 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
19653 gdb.base/funcargs.exp, gdb.base/opaque.exp,
19654 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
19655 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
19656 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
19657 Don't call gdb_target_udi in between tests.
19658
19659Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19660
19661 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
19662 (which was basically just a local version of the same thing). In
19663 addition to avoiding duplication, gdb_test_exact is faster.
19664 * lib/gdb.exp (gdb_test_exact): Fix typo.
19665
19666 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
19667 don't give an error.
19668
19669 * gdb.base/term.exp: Call delete_breakpoints before starting.
19670
19671 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
19672 (t10): Add comment.
19673
19674Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
19675
19676 Reorganization of the GDB Test Suite.
19677
19678 * gdb.base: New directory, contains all the basic tests.
19679 * gdb.c++: New directory, tests specific to C++.
19680 * gdb.chill: New directory, tests specific to Chill.
19681 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
19682 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
19683 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
19684 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
19685 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
19686 t30-31 to chill).
19687 * */gdbme.*: Rename to match appropriate expect scripts.
19688 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
19689 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
19690 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
19691 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
19692 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
19693 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
19694 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
19695 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
19696 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
19697 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
19698 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
19699 gdb.c++/virtfunc.cc: New names of C++ files.
19700 * gdb.chill/chillvars.ch: New name of Chill file.
19701 * gdb.base/configure.in, gdb.c++/configure.in,
19702 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
19703 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
19704 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
19705 * configure.in (configdirs): Update to reflect directory changes.
19706 (target_abbrev): No longer define for any configuration.
19707 * Makefile.in: Cosmetic improvements to header comments.
19708
19709Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19710
19711 Various changes to gdb.t31:
19712
19713 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
19714 * gdbme.ch: Make all key-words and predefineds be upper-case.
19715 * chillvars.exp: Expect key-words and predefinds in upper-case.
19716
19717 * chillvars.exp: Use gdb_test_exact many places.
19718 Change expected output for arrays (which now includes index labels).
19719
19720 * pr-5020.exp, gdme.ch (module PR_5020):
19721 New test, for PR-5020.
19722
19723Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
19724
19725 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
19726 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
19727
19728Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
19729
19730 * Makefile.in: Fix bit-rot in definitions of CHILL,
19731 CHILL_FOR_TARGET and Chill_LIB.
19732 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
19733 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
19734 CHILL, and CHILL_LIB.
19735
19736Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
19737
19738 * Revert the previous changes. Please see Rob's directory
19739 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
19740
19741Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
19742
19743 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
19744 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
19745 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
19746 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
19747 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
19748 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
19749 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
19750 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
19751 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
19752 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
19753 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
19754 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
19755 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
19756 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
19757 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
19758 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
19759 changes from 94Q1.
19760
19761Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
19762
19763 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
19764 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
19765 Rob's new testing fragments.
19766
19767Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
19768
19769 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 19770 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
19771
19772Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
19773
19774 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
19775 version also, match on casted version strings, and match on
19776 gdb startup case where the line numbers might be messed up.
19777
19778Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
19779
19780 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 19781 (CFLAGS): Delete it from here.
c906108c
SS
19782
19783Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
19784
19785 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
19786
19787Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
19788
19789 * Makefile.in (RUNTEST): Default to just "runtest".
19790
19791Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19792
19793 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
19794 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
19795 the code has been restructured.
19796
19797Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19798
19799 * gdb.t00/default.exp (set write): Allow any number of \r and/or
19800 \n, not just one of each.
19801
19802 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
19803 /bin/cc gives a warning if you do.
19804
19805Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
19806
d63a86f8 19807 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
19808 __t10ListS_link1ZUiRCUiPT0
19809
19810Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19811
19812 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
19813 on local variables in recursive functions.
19814
19815 * gdb.t07/Makefile.in: Build the new test.
19816
19817Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19818
19819 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
19820 directly. Instead compare the return values from actual calls.
19821
19822Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
19823
19824 * Makefile.in (check): Set TCL_LIBRARY for runtest.
19825
19826Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19827
19828 * From Peter Schauer with minor modifications.
a9c64011
AS
19829 * gdb.t15/return.exp (return_tests): Handle targets where "return"
19830 stops in mid-line in the caller. Add xfail for returning a float
19831 value on X86 targets.
c906108c
SS
19832
19833Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19834
19835 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
19836 to avoid expect lossage.
19837 (fmem_LRbug_tests): Likewise.
19838 * gdb.disasm/hppa.s: Corresponding changes.
19839
19840 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
19841 conditions to work with latest dejagnu/expect.
19842
19843 * gdb.t15/funcargs.exp (finish from indirect call): No longer
19844 expected to fail on the PA.
19845 (backtrace in call with trampolines): Explicitly require main
19846 to be frame #1 (no trampolines should show up in backtrace).
19847
19848 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
19849 "continue -expect".
19850 * gdb.t06/break.exp: Likewise.
19851 * gdb.t07/watchpoint.exp: Likewise.
19852 * gdb.t13/bitfields.exp: Likewise.
19853 * gdb.t15/{funcargs,return}.exp: Likewise.
19854 * gdb.stabs/weird.exp: Likewise.
19855 * config/{mips,udi}-gdb.exp: Likewise.
19856
19857 * hppa.sed: Enclose comments within a sed command to avoid
19858 losing with the old OSF1 sed.
19859
19860Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19861
19862 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
19863 sequent dynix.
19864 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
19865 * gdb.t15/funcargs.exp: Conditionally step again to really
19866 finish from marker_call_with_trampolines. Handle the case where
19867 the first step from within call_with_trampolines already steps
19868 us back to main.
19869 * gdb.t15/gdbme.c: Add comment to closing brace of
19870 call_with_trampolines for funcargs.exp.
19871
19872Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19873
d63a86f8 19874 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
19875 Fix typo(s).
19876
19877Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19878
19879 * gdb.t07/gdbme.c: More code for watchpoint testing.
19880
19881 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
19882 "Hardware watchpoint" throughout file.
19883 (test_watchpoint_triggered_in_syscall): New test.
19884 (test_complex_watchpoint): New test.
19885
19886Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19887
19888 * gdbme.c (call_with_trampolines): New function to try and step
19889 into. Tests trampoline problems on the PA.
19890
19891 * funcargs.exp (localvars_in_indirect_call): No longer expect
19892 stepping into indirect call to fail on PAs.
19893 (test_stepping_over_trampolines): New test.
19894
19895Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19896
19897 * TODO: Add suggestions for static member function tests, and
19898 completion tests.
19899
19900Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19901
19902 * TODO: Add suggestions for "p/a" tests.
19903
19904 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
19905 (default_gdb_exit): Replace all the hair with sending "quit" to
19906 the process with a simple close.
19907
19908Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19909
19910 * TODO: Add suggestions for shared library tests.
19911
19912Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19913
19914 * TODO: Add suggestions for x/s tests.
19915
19916Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19917
19918 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
19919 "enable once", and "enable breakpoints once" with ".*".
19920
19921Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19922
19923 * TODO: Add suggestions about structure passing tests.
19924
19925Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19926
19927 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
19928 the primary1 test, use work around if __GNUC__ < 2.
19929 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
19930 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
19931 Test for bad output rather than waiting for timeout. Issue
19932 second continue only if first continue failed.
19933
19934Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19935
19936 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
19937 operator[] test with gdb_test because the old code didn't seem to
19938 be getting the quoting right with the new dejagnu.
19939
19940Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
19941
19942 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
19943 one from the path.
19944 * Makefile.in: Use a fresh expect if there is one, use runtest
19945 from the src tree if there is one.
d63a86f8 19946
c906108c
SS
19947Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19948
19949 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
19950 next over recursive call. Revise the tests from that point on
19951 (which had been skipped) to match GDB's actual (correct) output.
19952
19953 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
19954 with next over a breakpoint whose condition is false.
19955
19956 * gdb.t00/help.exp: Comment out "help set print" tests just like
19957 (and for same reason as) "help set" test.
19958
19959Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19960
19961 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
19962 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
19963
19964Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19965
19966 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
19967 necessary gdb_target_udi.
19968
19969 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
19970
19971 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
19972 1838 and 2417; they are fixed.
19973
19974 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
19975 gdb.t03/ptype.exp (ptype structure, ptype union):
19976 Remove xfails; the test is looser than when the xfails were added.
19977
19978 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
19979 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
19980
19981 * gdb.t01/run.exp: Only run shell test if isnative.
19982
19983 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
19984 since "run" automatically loads if necessary. Call gdb_target_udi
19985 after the "file" since "file" kills any execution target.
19986
19987 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
19988 GDB. GDB doesn't work that way (not anymore at least) on UDI.
19989 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
19990 argument for UDI.
19991
19992Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19993
19994 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
19995
19996 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
19997
19998Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19999
20000 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
20001 properly quoting regexps. This makes the second argument to
20002 demangle a fixed string, which matches the callers, instead of a
20003 shell-style pattern which is what the previous implementation
20004 used. Update some of the callers.
20005
20006Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20007
20008 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
20009 (comib_nullified_tests): Fix typo.
20010 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
20011 strings. No longer expected to fail.
20012
20013 * gdb.disasm/hppa.s (addib_tests): Fix typo.
20014 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
20015 strings. No longer expected to fail.
20016
20017 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
20018 string. No longer expected to fail.
20019
20020Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20021
20022 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
20023 No longer expected to fail.
20024
20025 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
20026 string. No longer expected to fail.
20027
20028Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20029
20030 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
20031 only in the names (I probably got most of them). I was even
20032 generous with some which differed in underscores in names, and
20033 probably missed a few, and I *still* was able to remove almost a
20034 third of the file with almost no impact on testsuite coverage.
20035
20036Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20037
20038 * gdb.t00/default.exp: Match udi_attach error message as well as
20039 the one from child_attach.
20040
20041 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
20042
20043 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
20044
20045 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
20046 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
20047
20048 * Move test with enums and partial symbols back to
20049 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
20050 Reverts the change of 26 May 93. Per today's change to
20051 stabs.texinfo, the behavior that weird.exp was expecting was
20052 unreasonable; what is important is that the compiler+gdb get
20053 things right, which happens with a recent gcc. Also fix the test
20054 to deal with native compilers which put out the stab gdb can't
20055 deal with.
20056
20057Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20058
20059 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
20060 in the names. The main thing these accomplish is to slow things down.
20061 Many more such duplicates surely remain.
20062
20063 * gdb.t00/help.exp: Comment out "help support" test just like
20064 (and for same reason as) "help set" test.
20065
20066Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
20067
20068 * gdb.t06/break.exp: Remove setup_xfails for
20069 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
20070 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
20071 about known bug in gcc to include up through 2.5.8.
20072 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
20073 well as "_vb$".
20074 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
20075 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
20076 with latest gcc and gdb.
20077 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
20078 well as "_vb$".
20079
20080Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20081
20082 * configure.in (hppa*-*-*): Also configure and build stabs-only
20083 tests.
20084
20085Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20086
20087 * gdb.t10/hppa.mt: A makefile fragment for the PA.
20088 * gdb.t10/configure.in (hppa*-*-*): Use it.
20089
20090Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20091
20092 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
20093
20094Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20095
20096 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
20097 versions prior to 1.13.5.
20098
20099Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20100
20101 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
20102 the prompt is at the start of a line.
20103
20104Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20105
20106 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
20107 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
20108 in the copr tests now.
20109 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
20110 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
20111 expected to fail.
20112
20113Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
20114
20115 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
20116 gdb.t31/chillvars.exp, lib/gdb.exp:
20117 Tweak to run under either version of expect.
20118 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
20119 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
20120 * gdb.t11/list.exp: Remove extraneous whitespace.
20121
20122Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20123
20124 * gdb.t16/printcmds.exp (test_print_strings): Accept
20125 "(unsigned char *) " before the string.
20126
20127 * TODO: Add notes about printing of fancy types and GDB expressions.
20128
20129Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
20130
20131 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
20132 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 20133 if doing mips-idt-ecoff.
c906108c
SS
20134
20135Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
20136
20137 * Most .exp files: Tweak to run under either version of expect.
20138
20139Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20140
20141 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
20142 xfails; I'm not sure why they are failing, but not because of PR 1806.
20143
20144Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
20145
20146 * config/unix-gdb.exp: Remove gdb_unload cause it's already
20147 defined in lib/gdb.exp.
20148
20149Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20150
20151 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
20152 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
20153 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
20154 have to be typeless.
20155
20156Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20157
20158 * TODO: Add suggestion for copyright year test.
20159
20160Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
20161
20162 * configure.in (*-*-lynxos*): Add stabs tests.
20163
20164Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20165
20166 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
20167 so insert a tab before any assembler directive in column zero.
20168
20169 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
20170 stores.
20171 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
20172 stores.
20173 (fpu_short_memory_tests): Likewise.
20174
20175Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20176
20177 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
20178 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
20179 .stabs directives in comments.
20180
20181Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20182
20183 * TODO: New file, describing tests we could write.
20184 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
20185
20186Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20187
20188 * gdb.t06/signals.exp: Add kludge to force re-sync.
20189
20190 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
20191 to xgdb instead of gdb, get out of gdb.
20192
20193Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
20194
20195 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
20196 for info.
20197
20198Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20199
20200 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
20201 * gdb.stabs/configure.in (hppa*-*-*): Use it.
20202 * gdb.stabs/hppa.sed: New sed script for the PA.
20203
20204Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20205
20206 * gdb.stabs: Re-write weird.def and configuration to use sed
20207 instead of cpp. sed is portable and POSIX; cpp is neither.
20208
20209Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20210
20211 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
20212
20213Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20214
20215 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
20216
20217Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20218
20219 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
20220 "_vb$".
20221 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
20222 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
20223
20224Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20225
20226 * lib/gdb.exp: Comment out code which depends on non-existent
20227 `transform' procedure.
20228
20229Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
20230
20231 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
20232 * lib/gdb.exp: Transform tool name.
20233 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
20234 1.1's new error handling system.
20235
20236Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20237
20238 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
20239
20240Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20241
20242 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
20243 They made pattern matching so slow that timeouts happened on
20244 heavily loaded systems. Now any output from "show print" which
20245 gets us back to the GDB prompt is a PASS.
20246
20247Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
20248
20249 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
20250
20251Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20252
20253 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
20254
20255 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
20256 It is not from PR 3220.
20257
20258Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20259
20260 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
20261 just started failing because they depended on the order the
20262 subcommands are presented, or exact docstring text. This kind of
20263 test is a pain and has minimal benefit.
20264
20265Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20266
20267 * gdb.t09/corefile.exp: At end of test, use "core" command with
20268 no arguments.
20269
20270Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
20271
20272 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
20273 17}/Makefile.in: Make it possible to run the testsuite with Sun
20274 make and CC = cross gcc by adding explicit build rules for .o
20275 files.
20276
20277Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20278
20279 * gdb.t15/funcargs.exp: Don't put comments on same line as
20280 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 20281
c906108c
SS
20282Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20283
20284 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
20285
20286Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
20287
20288 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
20289 * gdb.t20/inherit.exp: remove three dumplicate entries.
20290
20291Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20292
20293 * gdb.t06/break.exp: For "next over recursive call", fail on any
20294 incorrect output, not just on "factorial (value=2)".
20295
20296Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20297
20298 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
20299 working now. Add an xfail if accesing a bss variable causes
20300 a memory error if the target is not yet run.
20301
20302Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20303
20304 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
20305 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
20306 name of __st* demangling (2 strings). Did Kung really get the
20307 more than 95 others right without testing them?
20308
20309Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
20310
20311 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
20312
20313Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
20314
20315 * configure.in (configdirs): Add gdb.disasm
20316 * gdb.disasm: New directory for GDB disassembler tests.
20317 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
20318
20319Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20320
20321 * gdb.t00/help.exp: Don't test "help set".
20322
20323 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
20324 from within expect statements. None of these happen anymore and
20325 they cause regressions to be silently unnoticed.
20326
20327 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
20328 messages) about known failures with gcc cygnus-2.4.5-930417.
20329
20330 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
20331 comp-info.exp so it gets built if it doesn't exist.
20332
20333 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
20334 it is no longer used.
20335 * gdb.t13/comp-info.c: Removed.
20336
20337Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20338
20339 * gdb.t06/signals.exp: Add xfail for sun3.
20340
20341Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20342
20343 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
20344 relevant because ^C doesn't get sent but failure can be reproduced
20345 interactively).
20346
20347Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20348
20349 * gdb.stabs/alpha.mt: New configuration file for alpha.
20350 * gdb.stabs/configure.in: Use it.
20351 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
20352 sharing with alpha.mt, redefine long to word via preprocessor.
20353 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
20354 for alpha.
20355 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
20356 native cc.
20357 * gdb.t00/teststrategy.exp: Change expect string so that we
20358 consume the `(xgdb)' from the command echo and from the gdb prompt.
20359 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
20360 gdb currently compares all values as long, so this failure probably
20361 applies to any configuration where LONGEST is bigger than a target int.
20362 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
20363 with gcc.
20364 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
20365 to handle opaque pointers, gcc is.
20366 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
20367 as first argument. Include <sys/types.h> and change all operator
20368 new definitions to use size_t.
20369 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
20370 now that we use size_t.
20371
20372Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20373
a9c64011 20374 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 20375 a long or float array cast all array members to the same type.
a9c64011 20376 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 20377 with 64 bit longs.
a9c64011 20378 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 20379 on alpha.
a9c64011 20380 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
20381
20382Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20383
20384 * gdb.t24 (demangle.exp): Constructors of templates have names like
20385 vector<int>::vector(int) not vector<int>::vector<int>(int). See
20386 section 14.6 of the ARM.
20387
20388 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
20389 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
20390 accomplish little and slow down the testsuite.
20391
20392 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
20393 Accept spaces various places.
20394
20395Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20396
20397 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
20398 with watchpoint enabled.
20399
20400 * Makefile.in: Remove definition of CC and remove the second
20401 definition of CXX (the "CXX = gcc" one remains). These definitions
20402 were causing backquotes to be expanded within backquotes, which
20403 doesn't work.
20404
20405Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
20406
20407 * gdb.t17/callfuncs.exp: Add "return 0" to end.
20408
20409Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20410
a9c64011
AS
20411 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
20412 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
20413 by mips cc and contains no stabs entries.
20414
20415Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
20416
20417 * config/vx-gdb.exp: Use fake device to load files rather than
20418 NFS.
20419 * lib/gdb.exp: New proc to do "file" command.
20420 * config/unix-gdb.exp: Use new "file" proc.
20421
20422Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20423
20424 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
20425 Rework board rebooting slightly.
20426 (gdb_exit): Don't exit from the remote shell; there isn't one.
20427 * gdb.stabs/weird.exp: If a program is being debugged already,
20428 kill it.
20429 * gdb.t04/setvar.exp: Stop and restart gdb.
20430 * gdb.t05/expr.exp: Likewise.
20431 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
20432 restart gdb and reload the program.
20433 * gdb.t08/opaque.exp: Likewise.
20434 * gdb.t12/scope.exp: Likewise.
20435 * gdb.t13/bitfields.exp: Likewise.
20436 * gdb.t15/funcargs.exp: Likewise.
20437 * gdb.t20/classes.exp: Likewise.
20438 * gdb.t03/ptype.exp: Increase timeout.
20439 * gdb.t16/printcmds.exp (test_print_string_constants,
20440 test_print_array_constants): Likewise.
20441 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
20442 * gdb.t20/classes.exp (do_tests): Likewise.
20443 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
20444
20445Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
20446
20447 * gdb.stabs: Renamed *wierd* to *weird*.
20448
20449Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20450
20451 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
20452 for timeout. Add "known gcc 2.4.5 bug" to failure message.
20453
20454Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20455
20456 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
20457 (do_tests): Remove xfail for whatis on one_var and two_var.
20458
20459Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
20460
20461 * Makefile.in: Made cross building work better by adding
20462 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
20463
20464Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20465
20466 * gdb.t15/{return.c,return.exp,Makefile.in}:
20467 New test, currently commented out.
20468
20469Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
20470
20471 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
20472 still running and removes the leftover named socket so GDb can do
20473 clean restarts.
20474
20475Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
20476
20477 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
20478 console, not GDB.
20479 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
20480 cross testing works better with "make check"
20481 * config/unix-gdb: Use default procedures for exit and version.
20482 * config/vx-gdb.exp: Cleaned up and massaged back to working order
20483 with the newest VxWorks.
20484
20485Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20486
20487 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
20488 old form.
20489
20490 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
20491 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
20492
20493 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
20494
20495 * config/unix-gdb.exp: Remove this version of gdb_exit
20496 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
20497 Rob says he'll look at it when he gets back to testing boards.
20498
20499Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
20500
20501 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
20502 an expected fail for certain ptype commands.
20503
20504 * gdb.t20/classes.exp: Update expected results of "ptype class
20505 Base1" to account for the constructor that now appears in the type.
20506
20507Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
20508
20509 * configure.in (configdirs): Restore gdb.t04, which mysteriously
20510 disappeared from list.
20511 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
20512 "alldone" proc with call to cleanup and exit.
20513 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
20514 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
20515 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
20516 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
20517 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
20518 "alldone" proc with simple returns that suppress remaining
20519 tests. The alldone proc went away many months ago.
20520
20521Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20522
20523 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
20524
20525 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
20526
20527Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20528
20529 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
20530 as vax gdb will display them.
20531
20532Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20533
20534 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
20535 optimizers.
20536
20537 * scope.exp: Change "bad value for localval" messages so each one
20538 is unique.
20539
20540 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
20541 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
20542
20543 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
20544
20545Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20546
20547 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
20548 doesn't exist (due to optimization).
20549
20550Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20551
20552 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
20553 contains \r because the filename is long.
20554
20555 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
20556 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
20557
20558Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20559
20560 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
20561 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
20562 Ultrix.
20563 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
20564 int tests.
20565 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
20566
20567Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
20568
20569 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
20570
20571 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 20572 to match does not match the passing case but still matches the
c906108c
SS
20573 failing case.
20574
20575Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20576
20577 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
20578
20579Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
20580
20581 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
20582 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
20583 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
20584 Remove various versions of gdb_exit.
20585 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
20586 gdb_exit.
20587 * config/unix-gdb.exp: gdb_exit remains here, and should override
20588 the generic version, since it's doing a lot of wierd stuff that
20589 the other versions aren't. FIXME, fold it in, or abandon this
20590 version.
20591
20592Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20593
20594 * gdb.t24/demangle.exp: Add tests for PR 3220.
20595
20596Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20597
20598 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
20599
20600Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
20601
20602 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
20603 "i386-*-*". Works for i486 as well.
20604
20605 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
20606 bug, and expand domain of xfail to all SVR4 systems, since the
20607 actual problem is likely to be in generic SVR4 /proc support.
20608
20609Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20610
20611 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
20612
20613Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
20614
20615 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
20616 xfails for other systems. Match a missing 'Continuing.' as an
20617 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
20618
20619 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
20620 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
20621 Only issue warning for missing executables if -all option is used.
20622
20623 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
20624 file if -all option is used. It's like an unpredictable XFAIL.
20625
20626Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20627
20628 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
20629 for dynamically linked binaries.
20630
20631 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
20632
20633Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20634
20635 * gdb.t20/inherit.exp: Change message for "print tagless struct"
20636 to state that this is a known bug in old versions of g++.
20637
20638Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20639
20640 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
20641 while waiting for `Continuing'.
20642
20643Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
20644
20645 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
20646 in text, data, and bss.
20647 * gdb.t10/nodebug.c: Add local and global test variables for
20648 initialized and uninitialized data.
20649
20650Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20651
20652 * config/unix-gdb.exp (gdb_exit): Add "wait".
20653
20654Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20655
20656 * gdb.t06/signals.exp: xfail the continue from the handler for all
20657 targets.
20658
20659 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
20660 function with watchpoints enabled, the i386 call dummy starts with
20661 a call.
20662
20663 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
20664 386 bsd names its corefiles.
20665
20666Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
20667
20668 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
20669 compilers don't grok it.
20670 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
20671 with small octal ints rather than character constants, which
20672 are signed and might not fit if first promoted to int.
20673
20674Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
20675
20676 * gdb.t09/Makefile.in (clean): Remove corefile.
20677
20678Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20679
20680 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
20681
20682Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20683 and Jim Kingdon (kingdon@cygnus.com)
20684
20685 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
20686 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
20687 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
20688
20689Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20690
20691 * gdb.t17/interrupt.exp: Add xfail for hppa.
20692
20693Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20694
20695 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
20696 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
20697 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
20698 to determine signed-ness of bitfields and use the result to setup
20699 the xfail.
20700 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
20701 * gdb.t15/funcargs.exp: Use them to step until the second indirect
20702 call line is reached if necessary.
20703
20704Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20705
20706 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
20707
20708Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20709
20710 * gdb.t06/break.exp: Also test `clear' command.
20711
20712Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20713
20714 * gdb.t00/teststrategy.exp: Remove extra quote.
20715
20716 * gdb.t07/watchpoint.exp: Change xfail for calling function with
20717 watchpoint enabled to be for all non-68k machines.
20718
20719 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
20720
20721Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20722
20723 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
20724 targets use aout.mt instead of ecoff.mt as gas understands
20725 standard aout format.
20726
20727Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20728
20729 * lib/gdb.exp (runto): Don't insist that function we are running to
20730 was compiled with -g.
20731
20732 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
20733
20734 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
20735 to get back into the read system call.
20736 Accept leading newline in case where we woke it up.
20737
20738Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20739
20740 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
20741 to make the stabs test work on ecoff systems using gcc and -with-stabs.
20742 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
20743 enable ecoff configuration.
20744
20745Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20746
20747 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
20748
20749Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20750
20751 * gdb.t16/printcmds.exp: Add another printf test.
20752
20753Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
20754
20755 * configure.in: If configured -with-stabs on any target, add
20756 stabsdirs to configdirs.
20757
20758Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20759
20760 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
20761 fun" so pattern does not match the command itself.
20762
20763Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20764
20765 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
20766
20767Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20768
20769 * gdb.t17/interrupt.exp: Test for more things.
20770
20771Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20772
20773 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
20774 compiler arranges the code and line numbers.
20775
20776 * gdb.t17/interrupt.exp: Don't send \n after ^C.
20777
20778Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20779
20780 * gdb.t00/help.exp: Increase expect input buffer size.
20781
20782Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20783
20784 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
20785
20786 * gdb.t07/watchpoint.exp: Add xfail for hppa.
20787
20788 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
20789
20790 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
20791 [0-9]*, not just [0-9].
20792
20793Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20794
20795 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
20796
20797 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
20798
20799Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20800
20801 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
20802
20803Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20804
20805 * gdb.t06/signals.c: Add xfails for sun3.
20806
20807 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
20808
20809 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
20810 test_stepping tests.
20811
20812Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20813
20814 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
20815
20816 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
20817
20818 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
20819 rather than actually putting it through cpp twice.
20820
20821 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
20822
20823Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
20824
20825 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
20826 no longer needed.
20827
20828Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20829
20830 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
20831
20832 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
20833 C++ features prints as "struct", make it a pass, not an xfail.
20834
20835Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20836
20837 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
20838 Don't require VA to print as "class" rather than "struct".
20839
20840Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
20841
20842 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
20843
20844Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20845
20846 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
20847
20848Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20849
20850 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
20851 order.
20852
20853Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20854
20855 * gdb.t16/printcmds.exp: Add printf tests.
20856
20857 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
20858
20859 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
20860
20861Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
20862
20863 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
20864 pass counts, to counteract any existing or future setup_xfails.
20865
20866Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20867
20868 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
20869 {BEGIN,END}_COMMON for common block instead of STAB.
20870 * gdb.stabs/wierd.exp: Add xfail for rs6000.
20871
20872 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
20873 intp_var should be N_GSYM not N_LSYM.
20874 wierd-aout.S: Use a label for the value of the N_SO.
20875 wierd.def: Remove all backslashes.
20876 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
20877
20878Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20879
20880 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
20881 get the expected next to inheritance3.
20882
20883Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20884
20885 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
20886 now that gcc-2.4 gets it right.
20887
20888Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20889
20890 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
20891
20892 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
20893 generating comp-info.exp which works for cross-compilation.
20894
20895Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
20896
20897 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
20898 "*-*-sysv4.*".
20899
20900Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
20901
20902 * gdb.t01/run.exp: Start with a fresh gdb.
20903 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
20904 SVR4.x.
20905
20906Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
20907
20908 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
20909 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
20910 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
20911 Makefile.in (distclean, realclean): Remove gdbme.c from list of
20912 things to remove.
20913
20914Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
20915
20916 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
20917 test cases from bug reports.
20918
20919Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
20920
20921 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
20922 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
20923 avoid spurious xfails.
20924 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
20925 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
20926 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
20927
20928Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
20929
20930 * gdb.t00/teststrategy.exp: Rework to provide more useful
20931 description of each test, fix problem with systems that define
20932 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
20933 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
20934 results for "next over recursive call" so timeouts aren't taken
20935 by error.
20936
20937Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
20938
20939 * gdb.t12/scope.exp: Test printing of variables before run.
20940
20941 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
20942 printed in wrong order due to sorting.
20943
20944Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
20945
20946 * gdb.t00/teststrategy.exp: Fix expected results for printing
20947 user entered string constant. Is array of char, prints with no
20948 address.
20949
20950 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
20951 commands.
20952 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
20953 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
20954 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
20955 of struct of char arrays.
20956 * gdb.t00/radix.exp: New tests for radix commands.
20957
20958Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
20959
20960 * gdb.t16/printcmd.exp: Print a variable before running program
20961 (with xfail for AIX).
20962
20963Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
20964
20965 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
20966
20967 * gdb.t16/printcmd.exp: Don't print variables before running program.
20968
20969 * gdb.t06/break.exp: Don't require envp argument to main.
20970
20971 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
20972
20973 * gdb.t02/whatis.exp, gdb.t11/list.exp:
20974 Add xfails for rs6000.
20975
20976 * gdb.t02/whatis.exp: Change other tests not to re-test something
20977 we already tested.
20978
20979 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
20980 each type used has a variable of that type.
20981
20982Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
20983
20984 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
20985
20986Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20987
20988 * configure.in: change srctrigger to be a file, not a directory
20989
20990Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
20991
20992 * configure.in (mips-idt-ecoff*): Added trailing '*'.
20993
20994 * gdb.t11/list.exp: Fixed a couple of typos.
20995
20996Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
20997
20998 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
20999 is fixed and PR is closed.
21000 * gdb.t16 (gdbme.c): Add simple test string variable.
21001 * gdb.t16 (printcmds.exp): Add tests with simple test string
21002 variable, primarily for boundaries on "set print elements".
21003
21004Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
21005
21006 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
21007 Make leading 0's optional and don't expect a tab in the middle
21008 of the number.
21009
21010 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
21011
21012 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
21013 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
21014 don't end command passed to gdb_test with newline.
21015
21016 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
21017 signed keyword away, don't expect signed bitfields to be signed.
21018
21019 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
21020 printing with only as many 1's as are in the field as well as printing
21021 with 32 1's (see comment).
21022
21023Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
21024
21025 * gdb.t00/default.exp: Start with a fresh gdb.
21026 * configure.in (configdirs): Remove gdb.t31 until the chill
21027 compiler works again. It no longer is able to find chillrt0
21028 since it isn't in libchill.a anymore.
21029 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
21030 wierd.o, make more modular.
21031 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
21032 spurious newlines that caused problems.
21033
21034Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21035
21036 * Move test with enums and partial symbols from gdb.t03/ptype.exp
21037 to gdb.stabs/wierd.exp since GCC has worked around the bug.
21038 gdb.stabs/wierd.{exp,def}: Many new tests.
21039
21040 * gdb.t00/default.exp: update info line for new message.
21041
21042 * gdb.t02/{whatis.exp,gdbme.c}:
21043 Test that "char *" doesn't print as "caddr_t".
21044
21045Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21046
21047 * gdb.t00/help.exp: Use .* in place of some help messages which
21048 just changed.
21049 gdb.t00/default.exp: Update "info frame" test for new message.
21050 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
21051 Remove some xfails
21052
21053Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21054
21055 * gdb.t03/{gdbme.c,ptype.exp}:
21056 Add tests for typedef'd struct and union without tags.
21057 Also check "whatis" on a variable of a typedef'd enum without a tag.
21058
21059 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
21060 PRMS 1823; the bug still exists but isn't reproduced by this test
21061 anymore), and remove rs6000 XFAIL (the bug is fixed).
21062
21063 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
21064 duplicated from whatis.exp. For those that are left, accept
21065 "long", "long int", or "int" for long variables (whatis.exp already
21066 has an XFAIL for "int", so no need to fail it here).
21067
21068 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
21069 Deal with GCC's names for types now that GDB uses the compiler's names.
21070
21071 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
21072 setup_xfail's for sunos4. If we #defined the signed keyword away,
21073 don't expect GDB to know that char it is signed.
21074
21075 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
21076
21077Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
21078
21079 * configure.in (configdirs): Add gdb.t24 for C++ tests that
21080 should work on any system, regardless of debugging format.
21081 * gdb.t21/demangle.exp: Move to gdb.t24.
21082 * gdb.t24/demangle.exp: Move from gdb.t21.
21083 * gdb.t24/{Makefile.in, configure.in}: New files.
21084
21085Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21086
21087 * configure.in: Do gdb.stabs and C++ tests only for stabs.
21088 * gdb.stabs: New directory.
21089
21090Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21091
21092 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
21093 not just "Quit anyway?".
21094
21095Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
21096
21097 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
21098 that all setup_xfails are immediately followed by clear_xfails.
21099
21100Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
21101
21102 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
21103 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
21104 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
21105 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
21106 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
21107 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21108 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21109 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
21110 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
21111 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
21112 gdb.t31/chillvars.exp, lib/gdb.exp:
21113 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
21114 bug-gdb@prep.ai.mit.edu.
21115
21116Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
21117
21118 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
21119 with 0.0, not integer 0.
21120
21121Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
21122
21123 * gdb.t06/break.exp: Update for "Kill the program" message change.
21124
21125Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
21126
21127 * Makefile.in (GDBFLAGS): Set to -nx.
21128 * Makefile.in (site.exp): Use GDBFLAGS.
21129
21130Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21131
21132 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
21133 Makefiles.
21134 (check): depend on just-check.
21135 (just-check): added so that tests can be run without a noop
21136 build pass.
21137
21138Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21139
21140 Switch to using configure's configdirs.
21141 * Makefile.in (Makefile): add configure.in dependency.
21142 (SUBDIRS): removed redundant assignment.
21143 * configure.in: switch subdirs assignment to configdirs.
21144 * gdb.t*/configure.in: new files.
21145
21146Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
21147
21148 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
21149 works.
21150
21151Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
21152
21153 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
21154 in explicit rules. Apparently this is not supported by some makes.
21155
21156Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
21157
21158 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
21159
21160Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21161
21162 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
21163 disappeared.
21164
21165Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
21166
21167 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
21168
21169Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
21170
21171 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
21172 watchpoint problem that is now fixed.
21173 * gdb.t30/chexp.exp: Remove setup_xfail for printing
21174 uninitialized convenience variables.
21175 * gdb.t31/chillvars.exp: Fix expected patterns for printing
21176 structures.
21177
21178Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21179
21180 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
21181 which causes expect to get out of sync with gdb on long output
21182 from help set.
21183 * gdb.t09/corefile.exp: Make expected pattern for core file
21184 failing signal and frame output format less sun specific.
21185
21186Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
21187
21188 * gdb.t31/chillvars.exp: Add and remove initial dummy
21189 breakpoint, so that symbol table is forced in.
21190 (Needed at least on Sunos4, though it seems not SVR4.)
21191 * gdb.t31/chillvars.exp: Update for changed output format.
21192
21193Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
21194
a9c64011 21195 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
21196
21197Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
21198
21199 * Makefile.in: Added --srcdir when invoking runtest, removed the
21200 need for a local config file. (optional now)
21201
21202Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
21203
21204 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
21205 failure count used to force early termination. Add some more
21206 expected failures for gnu style demangling.
21207
21208Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21209
21210 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
21211 pmi variable from gdb.t20/gdbme to get optimized away.
21212 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
21213 Check for written corefile upon timeout _and_ eof.
21214
21215Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21216
21217 * config/unix-gdb.exp: Add missing return 0.
21218
21219Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21220
21221 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
21222 test termination.
21223
21224Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
21225
21226 * configure.in (subdirs): Put back gdb.t17 which mysteriously
21227 disappeared.
21228
21229Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
21230
21231 * gdb.t10/crossload.exp: Disable the i860-elf test until such
21232 time as i860 support works.
21233
d63a86f8 21234 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
21235 "backtrace 100\r" rather than just "backtrace\r", to match last
21236 change.
21237
21238Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
21239
21240 * config/udi-gdb.exp (gdb_exit): Remove close command.
21241 (gdb_target_udi): New procedure to set the UDI target.
21242 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
21243 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
21244 Added waits for prompts after several question responses. Added
21245 some more responses used by a29k-amd-udi-gdb.
21246 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
21247 pass different arguments, restart UDI connection after program
21248 completion.
21249 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
21250 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21251 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
21252 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
21253 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
21254 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
21255 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21256 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
21257 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
21258 after program completion.
21259 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
21260 compiled with a SELECT_VECS setting.
21261 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
21262 infinite recursion.
21263
21264 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
21265 Added checks for COFF results, and made them expected failures for
21266 all targets. It would be better to make them expected failures
21267 for COFF targets only.
21268
21269Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21270
21271 * Makefile.in: add null dvi target, don't bother to recurse
21272 through test directories for info and install-info; rename
21273 $(datadir) to be dejagnu instead of deja-gnu
21274
21275Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
21276
21277 * gdb.t31/gdbme.ch: Re-enable code that previously caused
21278 compiler to coredump.
21279 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
21280 code.
21281
21282Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
21283
21284 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
21285 coredump.
21286 * gdb.t31/chillvars.exp: Comment out tests that depend on that
21287 code.
21288
21289Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
21290
21291 * gdb.t03/ptype.exp: tests for return code from gdb_test.
21292 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
21293 which in a shell. Deletes xgdb when done.
21294 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
21295 Tests the return from the "set height" or "set width" commands.
21296 Added a few return codes where needed.
21297
21298Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
21299
21300 * Makefile.in (SUBDIRS): Add gdb.t17.
21301 * configure.in (subdirs): Add gdb.t17.
21302 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
21303 files to test gdb's calling of functions in the inferior with
21304 the correct arguments and gdb's ability to retrieve any
21305 result returned.
21306
21307Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
21308
21309 * config/unix-gdb.exp (gdb_exit): Remove close commands that
21310 may be called after gdb goes away. Previous versions of expect
21311 needed these to avoid file descriptor leaks, but they cause
21312 errors with the current revision of expect.
21313 * gdb.t00/gdbvars.exp: Use -re on expected output after
21314 setting sevenbit-strings.
21315 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
21316 to set sevenbit-strings consistent across tests.
21317 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
21318 set sevenbit-strings consistent across tests.
21319
21320Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
21321
21322 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
21323 expected output to match current "expect" expectations.
21324
21325Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
21326
21327 * gdb.t00/default.exp: Change expected output for default "source"
21328 command, to match new gdb behavior which requires a filename to
21329 source.
21330
21331Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
21332
21333 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
21334 expected fail for i486-*-* that misses the marker2 function.
21335 * gdb.t10/crossload.exp (bfddefault): Allow successful
21336 recognition of a format to pass even if no symbols are found.
21337 Explicitly catch failures where the format is not recognized
21338 or is ambiguous, and add the reason to the fail message.
21339 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
21340 the cause is and invalid target and add reason to failure message.
21341 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
21342 elf32-i386, elf32-sparc, and elf32-i860.
21343 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
21344 Set up expected failure for 'filename'::variable scope resolution,
21345 which is now apparently broken on all targets.
21346 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
21347 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
21348 gdb.t23/templates.exp: Change failure for missing binfile into
21349 just a warning.
21350 gdb.t21/demangle.exp: Change all cfront references to 'arm'
21351 references.
21352
21353Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
21354
21355 * gdb.t00/default.exp: Add expected output for default "source"
21356 command, to match new gdb behavior.
21357 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
21358
21359Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
21360
21361 * config/*-gdb.exp: returns an error, rather than exiting on
21362 internal errors.
21363
21364Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
21365
21366 * gdb.t03/gdbme.c: Add pointer to struct variable.
21367 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
21368 referencing struct members.
21369
21370Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
21371
21372 * configure.in (mips-idt-ecoff): New target.
21373 * config/mips-gdb.exp: New file for remote board using MIPS remote
21374 debugging protocol.
21375
21376 * Redid configuration scheme. Removed gdb.t*/configure.in.
21377 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
21378 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
21379 distclean targets. Built executables via .o files. Adjusted
21380 tests to account for source files in $(srcdir) rather than
21381 $(objdir).
21382 * lib/gdb.exp (runto): Don't expect () after the function name,
21383 because it may have arguments.
21384
21385Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
21386
21387 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
21388 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
21389 expected failures for mips-idt-* and mips-sgi-*.
21390 * gdb.t00/default.exp (attach): Kill process if requested.
21391 * gdb.t00/help.exp (help target core, help target): Accept a gdb
21392 that does not read core files.
21393 * gdb.t01/run.exp: Removed checks for exit status code.
21394 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
21395 it is linked in.
21396 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
21397 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
21398 appropriate, rather than doing it by hand.
21399 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
21400 execution.
21401 * gdb.t10/crossload.exp: Kill existing program if needed.
21402 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
21403 appropriate, rather than doing it by hand. Always increase
21404 timeout for this test, not just for VxWorks.
21405
21406Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
21407
21408 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
21409 of Chill STRUCT types and STRUCT values.
21410 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
21411 than "char".
21412 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 21413 struct2): New struct definitions and initializations to test
c906108c
SS
21414 simple Chill STRUCT types.
21415
21416Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
21417
21418 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
21419 the null byte at the end of strings.
21420 * gdb.t00/default.exp: Make show version insensitive to copyright
21421 date.
21422 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
21423 to avoid dependencies on target char signedness.
21424 * gdb.t16/printcmds.exp: Update expected results for explicitly
21425 unsigned char.
21426 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
21427 now work.
21428 * gdb.t21/demangle.exp: Add many more patterns for template
21429 demangling, most of them being expected failures.
21430 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
21431 string we are matching for, to match on the whole string.
21432 * gdb.t21/demangle.exp: Add many new test strings to demangle,
21433 and fix a whole bunch that had incorrect expected output but were
21434 passing anyway because of the bug in "proc demangle".
21435 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
21436 type.
21437 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
21438
21439Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
21440
a9c64011
AS
21441 * gdb/testsuite: made modifications to testcases, etc., to allow
21442 them to work properly given the reorganization of deja-gnu and the
21443 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
21444
21445Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
21446
21447 * gdb/testsuite: Initial creation of gdb/testsuite.
21448 Migrated dejagnu testcases and support files for testing nm to
21449 gdb/testsuite from deja-gnu. These files were moved "as is"
21450 with no modifications. This migration is part of a major overhaul
21451 of dejagnu. The modifications to these testcases, etc., which
21452 will allow them to work with the new version of dejagnu will be
21453 made in a future update.
48efe704 21454
8d8cb839 21455 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 21456\f
8d8cb839
EZ
21457;; Local Variables:
21458;; mode: change-log
21459;; left-margin: 8
21460;; fill-column: 74
21461;; version-control: never
21462;; End:
902f2ccb
MC
21463
21464 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 21465 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
21466 Copying and distribution of this file, with or without modification,
21467 are permitted provided the copyright notice and this notice are preserved.