2010-05-27 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2010-05-27 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2
3 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
4 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
5 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
6 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
7 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
8 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
9 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
10 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
13 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
14 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
15 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
16 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
17 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
18 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
19 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
20 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
21 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22
23 2010-05-26 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
24
25 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
26 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
27
28 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
29 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
30 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
31
32 * gdb.reverse/consecutive-reverse.exp:
33 Replace uses of send_gdb / gdb_expect.
34 * gdb.reverse/consecutive-precsave.exp:
35 Replace uses of send_gdb / gdb_expect.
36
37 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
38 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
39 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
40 * gdb.mi/mi-ns-stale-regcache.exp:
41 Replace uses of send_gdb / gdb_expect.
42 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
43 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
44 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
45 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
46 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
47 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
48 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
49 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
50 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
51
52 2010-05-26 Michael Snyder <msnyder@vmware.com>
53
54 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
55
56 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
57
58 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
59 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
60 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
61 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
62 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
63 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
64 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
65 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
66 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
67
68 2010-05-25 Tom Tromey <tromey@redhat.com>
69
70 * gdb.base/macscp.exp: Add missing space after setup_kfail.
71
72 2010-05-25 Tom Tromey <tromey@redhat.com>
73
74 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
75 argument order.
76 * gdb.base/macscp.exp: Fix setup_kfail argument order.
77 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
78 order.
79 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
80 order.
81 * gdb.base/call-sc.exp (setup_kfails): Remove.
82 (setup_compiler_kfails): Remove.
83 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
84 argument order.
85 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
86 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
87 (advancei): Fix setup_kfail argument order.
88 * gdb.base/radix.exp: Fix setup_kfail argument order.
89 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
90 order.
91 * gdb.base/structs.exp (setup_kfails): Remove.
92 (setup_compiler_kfails): Fix setup_kfail argument order.
93 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
94 order.
95 * gdb.java/jmain.exp: Fix setup_kfail argument order.
96 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
97 setup_kfail argument order.
98 * gdb.cp/overload.exp: Fix setup_kfail argument order.
99
100 2010-05-25 Tom Tromey <tromey@redhat.com>
101
102 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
103
104 2010-05-25 Michael Snyder <msnyder@vmware.com>
105
106 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
107 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
108 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
109 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
110 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
111 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
112 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
113 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
114 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
115 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
116 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
117 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
118 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
119 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
120 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
121 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
122 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
123 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
124 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
125 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
126 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
127 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
128 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
129 * gdb.base/default.exp: Replace send_gdb with gdb_test.
130 * gdb.base/define.exp: Replace send_gdb with gdb_test.
131 * gdb.base/display.exp: Replace send_gdb with gdb_test.
132 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
133 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
134 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
135 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
136 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
137 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
138 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
139 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
140 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
141 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
142 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
143 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
144 * gdb.base/help.exp: Replace send_gdb with gdb_test.
145 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
146 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
147 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
148 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
149 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
150 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
151 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
152 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
153 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
154
155 2010-05-25 Doug Evans <dje@google.com>
156
157 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
158 gdb.string_to_argv.
159
160 2010-05-21 Tom Tromey <tromey@redhat.com>
161
162 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
163 Call it.
164 * gdb.dwarf2/pieces.S: Update.
165 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
166
167 2010-05-21 Tom Tromey <tromey@redhat.com>
168
169 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
170 Call it.
171 * gdb.dwarf2/pieces.c (struct C): New.
172 (f6): New function.
173 * gdb.dwarf2/pieces.S: Replace.
174
175 2010-05-21 Tom Tromey <tromey@redhat.com>
176
177 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
178 Call it.
179
180 2010-05-21 Tom Tromey <tromey@redhat.com>
181
182 * gdb.dwarf2.pieces.exp: New file.
183 * gdb.dwarf2.pieces.S: New file.
184 * gdb.dwarf2.pieces.c: New file.
185
186 2010-05-20 Pedro Alves <pedro@codesourcery.com>
187 Joel Brobecker <brobecker@adacore.com>
188
189 * lib/gdb.exp (gdb_test_no_output): New function.
190 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
191 when testing commands that should produce no output.
192
193 2010-05-17 Joel Brobecker <brobecker@adacore.com>
194
195 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
196 parameter that we want to watch being a constant.
197
198 2010-05-17 Joel Brobecker <brobecker@adacore.com>
199
200 * gdb.ada/cond_lang: New testcase.
201
202 2010-05-17 Joel Brobecker <brobecker@adacore.com>
203
204 * lib/gdb.exp (banned_variables): New variable/constant.
205 (gdb_init): Add write trace on variables listed in banned_variables.
206 (gdb_finish): Remove write traces on variables listed in
207 banned_variables.
208
209 2010-05-17 Joel Brobecker <brobecker@adacore.com>
210
211 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
212 * gdb.cp/koenig.exp: Likewise.
213
214 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
215
216 PR python/11482
217
218 * gdb.python/py-value.exp (test_value_hash): New function.
219
220 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
221
222 PR exp/11530.
223 * gdb.base/gdb11530.c: New file.
224 * gdb.base/gdb11530.exp: New file.
225
226 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
227
228 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
229 * gdb.dwarf2/dw2-modula2-self-type.S: New.
230
231 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
232
233 * gdb.cp/koenig.exp: New test.
234 * gdb.cp/koenig.cc: New test program.
235
236 2010-05-05 Joel Brobecker <brobecker@adacore.com>
237
238 Remove the use of prms_id and bug_id throughout the testsuite.
239
240 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
241
242 PR exp/11349.
243 * testsuite/gdb.cp/ref-types.exp: Add test to examine
244 use a reference local variable.
245
246 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
247
248 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
249 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
250 variable different_dir. Move debugfile into a full directory pathname
251 under DIFFERENT_DIR.
252 * lib/gdb.exp (separate_debug_filename): Remove.
253 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
254 variable debug_dir and mkdir of it. Update function comments.
255
256 2010-04-29 Pedro Alves <pedro@codesourcery.com>
257
258 PR gdb/11557
259
260 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
261 files.
262
263 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
264
265 * gdb.python/py-param.exp: New File.
266
267 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
268
269 * gdb.base/default.exp: Fix "set language" test.
270
271 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
272
273 PR breakpoints/11531.
274 * gdb.base/gdb11531.c: New file.
275 * gdb.base/gdb11531.exp: New file.
276
277 2010-04-26 Tom Tromey <tromey@redhat.com>
278
279 * gdb.base/completion.exp: Add tests for completion and deprecated
280 commands.
281
282 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
283
284 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
285 (print /x char_array): Escape curly brackets.
286
287 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
288
289 Fix deadlock on looped list of loaded shared objects.
290 * gdb.base/solib-corrupted.exp: New.
291
292 2010-04-23 Doug Evans <dje@google.com>
293
294 * gdb.python/py-section-script.c: New file.
295 * gdb.python/py-section-script.exp: New file.
296 * gdb.python/py-section-script.py: New file.
297
298 2010-04-20 Chris Moller <cmoller@redhat.com>
299
300 PR 10179
301
302 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
303 * gdb.base/pr10179-a.c:
304 * gdb.base/pr10179-b.c:
305 * gdb.base/pr10179.exp: New files.
306
307 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
308
309 Fix crashes on dangling display expressions.
310 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
311 is SEP.
312 (lib_flags): Remove the "debug" keyword.
313 (libsepdebug): New variable for iterating new loop.
314 (save_pf_prefix): New variable wrapping the loop.
315 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
316 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
317
318 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
319
320 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
321
322 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
323
324 PR stabs/11479.
325 * gdb.stabs/gdb11479.exp: New file.
326 * gdb.stabs/gdb11479.c: New file.
327
328 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
329
330 * gdb.base/charset.c (Strin16, String32): New variables.
331 * gdb.base/charset.exp (gdb_test): Test correct display
332 of 16 or 32 bit strings.
333
334 2010-04-21 Chris Moller <cmoller@redhat.com>
335
336 PR 9167
337 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
338 * gdb.cp/pr9167.cc: New file.
339 * gdb.cp/pr9167.exp: New file.
340
341
342 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
343
344 PR pascal/11492.
345 * gdb.pascal/gdb11492.pas: New file.
346 * gdb.pascal/gdb11492.exp: New file.
347
348 2010-04-20 Joel Brobecker <brobecker@adacore.com>
349
350 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
351
352 2010-04-20 Joel Brobecker <brobecker@adacore.com>
353
354 * gdb.ada/dyn_loc: New testcase.
355
356 2010-04-20 Chris Moller <cmoller@redhat.com>
357
358 PR 10867
359
360 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
361 * gdb.cp/pr10687.cc: New file.
362 * gdb.cp/pr10687.exp: New file.
363
364
365 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
366 Sergio Durigan Junior <sergiodj@redhat.com>
367
368 * gdb.fortran/logical.exp: New testcase.
369 * gdb.fortran/logical.f90: New file.
370
371 2010-04-19 Doug Evans <dje@google.com>
372
373 * gdb.base/help.exp (help source): Update expected output.
374
375 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
376
377 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
378 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
379 gdb_exit and return.
380 (executable): New variable.
381 (binfile): Use it.
382
383 2010-04-19 Pedro Alves <pedro@codesourcery.com>
384
385 PR breakpoints/8554.
386
387 * gdb.trace/save-trace.exp: Adjust.
388
389 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
390
391 PR corefiles/11511
392 * gdb.arch/system-gcore.exp: New.
393 * gdb.arch/gcore.c: Likewise.
394
395 2010-04-15 Doug Evans <dje@google.com>
396
397 * gdb.python/py-progspace.c: New file.
398 * gdb.python/py-progspace.exp: New file.
399
400 * gdb.base/source.exp: Add tests for "source -s".
401
402 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
403
404 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
405 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
406 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
407 * gdb.python/py-mi.exp: New test for to_string returning None.
408
409 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
410
411 * gdb.python/py-breakpoint.c: Make result global.
412
413 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
414
415 Fix non-GNU make compatibility.
416 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
417
418 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
419
420 * gdb.python/py-breakpoint.exp: New File.
421 * gdb.python/py-breakpoint.C: Ditto.
422
423 2010-04-08 Stan Shebs <stan@codesourcery.com>
424
425 * gdb.trace/actions.exp: Clear default-collect.
426 * gdb.trace/save-trace.exp: Clear default-collect.
427
428 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
429
430 * gdb.python/py-value: Add null string variable.
431 (test_lazy_string): Test zero length, NULL address lazy
432 strings.
433
434 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
435
436 * gdb.arch/i386-avx.c: New.
437 * gdb.arch/i386-avx.exp: Likewise.
438
439 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
440
441 2010-04-06 Doug Evans <dje@google.com>
442
443 * gdb.base/source-test.gdb: New file.
444 * gdb.base/source.exp: Test source -v.
445
446 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
447
448 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
449
450 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
451
452 * gdb.stabs/aout.sed: Convert all backslash to double backslash
453 within one line, unless it is followed by a double quote.
454 * gdb.stabs/hppa.sed: Idem.
455 * gdb.stabs/weird.def: Add char and String constants
456 * gdb.stabs/weird.exp: Check for correct parsing of
457 chhar and string constants.
458 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
459 in .stabs to .stabx substitution.
460
461 2010-04-05 Stan Shebs <stan@codesourcery.com>
462
463 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
464 constant global.
465 * gdb.trace/tfile.exp: Try to print them.
466
467 2010-04-04 Stan Shebs <stan@codesourcery.com>
468
469 * gdb.base/completion.exp: Update for new "info watchpoints".
470 * gdb.base/default.exp: Ditto.
471 * gdb.base/help.exp: Ditto.
472 * gdb.base/watchpoint.exp: Ditto.
473 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
474
475 2010-04-04 Stan Shebs <stan@codesourcery.com>
476
477 * gdb.trace/tfile.exp: Sharpen tfind test.
478
479 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
480
481 * gdb.base/break-entry.exp: New.
482
483 2010-04-02 Hui Zhu <teawater@gmail.com>
484 Michael Snyder <msnyder@vmware.com>
485
486 * gdb.reverse/i386-sse-reverse.exp: New file.
487 * gdb.reverse/i386-sse-reverse.c: New file.
488
489 2010-04-02 Pedro Alves <pedro@codesourcery.com>
490
491 * gdb.trace/tfind.exp: Adjust expected disassembly output.
492
493 2010-04-01 Stan Shebs <stan@codesourcery.com>
494
495 * gdb.trace/actions.exp: Tweak expected output.
496 * gdb.trace/while-stepping.exp: Tweak expected output.
497
498 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
499
500 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
501
502 2010-04-01 Pedro Alves <pedro@codesourcery.com>
503
504 * gdb.base/commands.exp: Adjust.
505 * gdb.cp/extern-c.exp: Adjust.
506
507 2010-04-01 Pedro Alves <pedro@codesourcery.com>
508
509 * gdb.trace/collection.c (local_test_func): Define a local struct,
510 and instanciate it.
511
512 2010-04-01 Pedro Alves <pedro@codesourcery.com>
513
514 * gdb.trace/collection.exp (gdb_collect_args_test)
515 (gdb_collect_argarray_test): XFAIL the tests that assume the
516 argarray argument's elements are collected.
517
518 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 * gdb.dwarf2/dw2-bad-parameter-type.exp,
521 gdb.dwarf2/dw2-bad-parameter-type.S: New.
522
523 2010-03-31 Stan Shebs <stan@codesourcery.com>
524
525 * gdb.trace/save-trace.exp: Test save/restore of default-collect
526 and tracepoint conditionals.
527 (gdb_verify_tracepoints): Delete unused return.
528
529 2010-03-26 Keith Seitz <keiths@redhat.com>
530
531 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
532 appear in the output before main.
533 Remove KFAIL for gdb/2215 aka bz 9320.
534
535 2010-03-30 Doug Evans <dje@google.com>
536
537 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
538 by dejagnu.
539 * gdb.arch/amd64-dword.exp: Ditto.
540
541 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
542 match.
543 (break printf): Ditto.
544
545 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
546
547 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
548 gcc < 4.4.
549 * gdb.cp/shadow.exp: Ditto.
550
551 2010-03-29 Pedro Alves <pedro@codesourcery.com>
552
553 * gdb.trace/collection.exp (run_trace_experiment): Make sure
554 "tstart" is silent.
555
556 2010-03-29 Pedro Alves <pedro@codesourcery.com>
557
558 * gdb.trace/collection.exp (executable): New.
559 (binfile): Use it.
560 (fpreg, spreg, pcreg): New.
561 (test_register): Use gdb_test_multiple. Pass /x to print.
562 (prepare_for_trace_test): New.
563 (run_trace_experiment): Use "continue", not gdb_run_cmd.
564 (gdb_collect_args_test, gdb_collect_argstruct_test)
565 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
566 prepare_for_trace_test.
567 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
568 fpreg, spreg and pcreg.
569 (gdb_collect_expression_test, gdb_collect_globals_test): Use
570 prepare_for_trace_test.
571 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
572 try to detect tracing support here. Don't set breakpoints at
573 `begin' or `end' here.
574 <global scope>: Use clean_restart. Run to main before checking
575 for tracing support. Check for for tracing support here.
576
577 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
578
579 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
580 " as $displacement" to "seen displacement message".
581
582 2010-03-28 Pedro Alves <pedro@codesourcery.com>
583
584 * gdb.trace/while-dyn.exp (executable): New variable.
585 (binfile): Use it.
586 (test_while_stepping): New function. Move most tests here. Call
587 it once for each of the while-stepping, stepping and ws aliases.
588
589 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
590
591 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
592 that do not provide the tagless_struct type name at all.
593 (test_print_anon_union): Do not check value of uninitialized
594 union member. Do not use cp_test_ptype_class, so we can accept
595 "long" as well as "long int".
596
597 2010-03-26 Pedro Alves <pedro@codesourcery.com>
598
599 * gdb.trace/tfile.c (tohex, bin2hex): New.
600 (write_error_trace_file): Hexify error description.
601
602 2010-03-25 Stan Shebs <stan@codesourcery.com>
603
604 * gdb.trace/tfile.c: Generate an additional trace file, improve
605 portability.
606 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
607 files in a better way.
608
609 2010-03-25 Keith Seitz <keiths@redhat.com>
610
611 * gdb.java/jprint.exp: XFAIL printing of static class members
612 because of GCC debuginfo problem.
613
614 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
615
616 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
617
618 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
619
620 * gdb.base/completion.exp: Allow long instead of long int.
621 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
622 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
623 variable p.
624 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
625 * gdb.base/pointers.exp: Allow long instead of long int.
626 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
627 * gdb.base/step-line.exp: Allow a directory before the source file name.
628
629 2010-03-24 Tom Tromey <tromey@redhat.com>
630
631 PR breakpoints/9352:
632 * gdb.base/default.exp: Update.
633 * gdb.base/commands.exp: Update.
634 * gdb.cp/extern-c.exp: Test setting commands on multiple
635 breakpoints at once.
636
637 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
638
639 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
640 if gdb,nosignals.
641 * gdb.base/watchpoints.c: Do not include unnecessary headers.
642 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
643 exited".
644
645 2010-03-24 Stan Shebs <stan@codesourcery.com>
646
647 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
648
649 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
650
651 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
652 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
653 argument. Handle "short" and "long".
654 (Top level): Pass overprototyped output for old_fptr and xptr.
655
656 2010-03-23 Pedro Alves <pedro@codesourcery.com>
657
658 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
659 format strings and add casts to avoid compiler warnings.
660
661 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
662
663 * lib/trace-support.exp (gdb_trace_setactions):
664 Don't expect whitespace after ">" prompt.
665 * gdb.trace/actions.exp: Adjust for output changes.
666 * gdb.trace/while-stepping.exp: Likewise.
667
668 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
669
670 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
671 and r157645).
672
673 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
676 New.
677
678 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
679
680 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
681 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
682
683 2010-03-19 Stan Shebs <stan@codesourcery.com>
684
685 * gdb.trace/ax.exp: New file.
686
687 2010-03-19 Doug Evans <dje@google.com>
688
689 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
690 output from gcc.
691
692 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
693 named /usr/sbin/prelink<foo>.
694
695 2010-03-18 Stan Shebs <stan@codesourcery.com>
696
697 * gdb.trace/circ.exp: Test circular-trace-buffer.
698 * gdb.trace/tfile.exp: Update tstatus test.
699
700 2010-03-18 Joel Brobecker <brobecker@adacore.com>
701
702 * gdb.dwarf2/dw2-anonymous-func.S: New file.
703 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
704
705 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
706
707 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
708
709 2010-03-18 Pedro Alves <pedro@codesourcery.com>
710
711 * gdb.base/default.exp: Adjust the expected output of the finish
712 and until commands when the inferior is not being run.
713
714 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
715
716 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
717 * gdb.cp/nsusing.exp: Ditto.
718
719 2010-03-15 Tom Tromey <tromey@redhat.com>
720
721 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
722 * gdb.cp/userdef.cc (operator==): New function.
723 (main): New locals mem1, mem2.
724
725 2010-03-15 Jie Zhang <jie@codesourcery.com>
726
727 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
728 Declare and use new loadtimeout variable.
729
730 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
731
732 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
733 Use gdb_load later.
734
735 2010-03-14 Pedro Alves <pedro@codesourcery.com>
736
737 * gdb.base/solib-disc.c (main): Make format of fprintf a string
738 literal. Add missing endlines to prints to stderr.
739
740 2010-03-12 Tom Tromey <tromey@redhat.com>
741
742 PR c++/9708:
743 * gdb.cp/m-static.exp: Add regression test.
744 * gdb.cp/m-static.cc (method): New method.
745 (main): Call it.
746
747 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
748
749 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
750 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
751
752 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
753
754 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
755
756 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
757
758 * lib/gdb.exp (skip_stl_tests): New.
759 (gdb_compile): Symbian needs -ldl.
760 (shlib_target_file): New.
761 (shlib_symbol_file): New.
762 (gdb_load_shlibs): Use shlib_target_file.
763 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
764 * gdb.cp/exception.exp: Use skip_stl_tests.
765 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
766 * gdb.cp/try_catch.exp: Use skip_stl_tests.
767 * gdb.cp/mb-templates.exp: Ditto.
768 * gdb.base/commands.exp: Relax regexes.
769 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
770 shlib_target_file and shlib_symbol_file.
771 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
772 sections.
773 * gdb.base/ending-run.exp: Accept E32Main for symbian.
774 * gdb.base/solib-disc.exp: Use
775 shlib_target_file and shlib_symbol_file.
776 * gdb.base/unload.exp: Don't skip on symbian. Use
777 shlib_target_file and shlib_symbol_file.
778 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
779
780 2010-03-12 Pedro Alves <pedro@codesourcery.com>
781
782 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
783 * gdb.trace/report.exp: Adjust for x86 and x86_64.
784 Issue a tfind end before looking for a tracepoint frame.
785 * gdb.trace/tfind.exp: Adjust tstatus output.
786 Adjust disassembly output.
787 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
788
789 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
790
791 * gdb.base/break-interp.exp: Create new displacement parameter value
792 for the test_ld calls.
793 (reach): New parameter displacement, verify its content. New push of
794 pf_prefix "reach-$func:". Import global expect_out.
795 (test_core): New parameter displacement, verify its content. New push
796 of pf_prefix "core:". New command "set verbose on". Import global
797 expect_out.
798 (test_attach): New parameter displacement, verify its content. New
799 push of pf_prefix "attach:". New command "set verbose on". Import
800 global expect_out.
801 (test_ld): New parameter displacement, pass it to the reach, test_core
802 and test_attach calls and verify its content in the "ld.so exit" test.
803 * gdb.base/prelink.exp: Remove gdb_exit and final return.
804 (prelink): Update expected text, use gdb_test.
805
806 2010-03-10 Doug Evans <dje@google.com>
807
808 * gdb.base/checkpoint.exp: Fix comment.
809 Lengthen timeout while doing >600 checkpoints test.
810 Rename duplicate "kill all one" test to keep test names unique.
811
812 2010-03-10 Pedro Alves <pedro@codesourcery.com>
813
814 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
815
816 2010-03-08 Keith Seitz <keiths@redhat.com>
817
818 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
819 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
820 (dm_type_long): New function.
821 (dm_type_unsigned_short): New function.
822 (dm_type_unsigned_long): New function.
823 (myint): New typedef.
824 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
825 long, unsigned shor and long, operator char*, and typedef.
826 (test_lookup_operator_functions): Add operator char* test.
827 (test_paddr_operator_functions): Likewise.
828 (test_paddr_overloaded_functions): Use probe values for
829 short, long, and unsigned short and long.
830 (test_paddr_hairy_functions): If the demangler probe detected
831 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
832 demangler.
833 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
834 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
835 and "print null_pmf".
836 Add test "ptype a.*pmf".
837 * gdb.cp/overload.exp: Allow optional "int" to appear with
838 "short" and "long".
839 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
840 long expect value for men_overload1arg.
841 Allow "int" to appear with "short" and "long".
842 When testing "info break", add argument for main (void).
843 Also allow "int" to appear with "short" and "long".
844 Ditto with "unsigned" and "long long".
845 * gdb.java/jmain.exp: Do not enclose methods names in single
846 quotes.
847 * gdb.java/jmisc.exp: Likewise.
848 * gdb.java/jprint.exp: Likewise.
849 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
850
851 From Jan Kratochvil <jan.kratochvil@redhat.com>:
852 * gdb.cp/exception.exp (backtrace after first throw)
853 (backtrace after second throw): Allow a namespace before __cxa_throw.
854 (backtrace after first catch, backtrace after second catch): Allow
855 a namespace before __cxa_begin_catch.
856
857 * gdb.cp/cpexprs.exp: New file.
858 * gdb.cp/cpexprs.cc: New file.
859
860 From Daniel Jacobowitz <dan@codesourcery.com>
861 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
862 to use string_to_regexp.
863 (ctor, dtor): New functions. Use them to match constructor
864 and destructor function types.
865 (Top level): Use runto_main.
866
867 2010-03-05 Tom Tromey <tromey@redhat.com>
868
869 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
870 gdb.target_charset.
871 (pp_ns.to_string): Likewise.
872
873 2010-03-04 Keith Seitz <keiths@redhat.com>
874
875 * gdb.cp/overload.exp: Test that the filename portion of a linespec
876 can be quoted. Test that both the filename and function/line
877 portions can be quoted at the same time.
878
879 2010-03-04 Pedro Alves <pedro@codesourcery.com>
880
881 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
882
883 2010-03-03 Doug Evans <dje@google.com>
884
885 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
886 libc contains libpthread.
887
888 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
889 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
890 of gdb_compile. Add another pattern to match android backtrace.
891
892 2010-03-03 Tom Tromey <tromey@redhat.com>
893
894 PR gdb/11345:
895 * gdb.base/printcmds.exp (test_printf): Add test.
896
897 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
898
899 * gdb.arch/amd64-byte.exp: New.
900 * gdb.arch/amd64-dword.exp: Likewise.
901 * gdb.arch/amd64-pseudo.c: Likewise.
902 * gdb.arch/amd64-word.exp: Likewise.
903 * gdb.arch/i386-byte.exp: Likewise.
904 * gdb.arch/i386-pseudo.c: Likewise.
905 * gdb.arch/i386-word.exp: Likewise.
906
907 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
908
909 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
910 types. Add structreg, bitfields, and flags registers.
911 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
912 registers.
913
914 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
915
916 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
917 (load_description): Set architecture if defined.
918
919 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
920
921 * gdb.python/py-frame.exp: Add read_var block tests.
922 * gdb.python/py-frame.c (block): New function.
923
924 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
925 Daniel Jacobowitz <dan@codesourcery.com>
926
927 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
928
929 2010-02-25 David S. Miller <davem@davemloft.net>
930
931 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
932 fix logic for setting all_syscalls_numbers.
933
934 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
935
936 * Makefile.in: Add py-block and py-symbol.
937 * gdb.python/py-symbol.exp: New File.
938 * gdb.python/py-symtab.exp: New File.
939 * gdb.python/py-block.exp: New File.
940 * gdb.python/py-symbol.c: New File.
941 * gdb.python/py-block.c: New File.
942
943 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
944
945 PR python/11314
946 * lib/gdb.exp (skip_python_tests): New function.
947 * gdb.python/py-cmd.exp: Use skip_python_tests.
948 * gdb.python/py-frame.exp: Likewise.
949 * gdb.python/py-function.exp: Likewise.
950 * gdb.python/py-prettyprint.exp: Likewise.
951 * gdb.python/py-template.exp: Likewise.
952 * gdb.python/py-type.exp: Likewise.
953 * gdb.python/py-value.exp: Likewise.
954
955 2010-02-22 Pedro Alves <pedro@codesourcery.com>
956
957 PR9605
958
959 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
960
961 2010-02-19 Tom Tromey <tromey@redhat.com>
962
963 PR c++/8693, PR c++/9496:
964 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
965 regression tests.
966
967 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
968
969 Fix compatibility with m68k as.
970 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
971 Use only /* comments */.
972
973 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
974
975 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
976 * configure: Regenerate.
977
978 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
979
980 * gdb.python/py-type.exp: Check for Python support.
981
982 2010-02-17 Pedro Alves <pedro@codesourcery.com>
983
984 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
985 `regsub' syntax available.
986
987 2010-02-17 Pedro Alves <pedro@codesourcery.com>
988
989 * gdb.base/shmain.c (main): Remove printf call.
990 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
991 * gdb.base/unload.c (main): Make format of fprintf a string
992 literal. Add missing endlines to prints to stderr.
993 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
994
995 2010-02-17 Tom Tromey <tromey@redhat.com>
996
997 * gdb.java/jprint.java (jprint.props): New field.
998 * gdb.java/jprint.exp (set_lang_java): Add regression test.
999
1000 2010-02-17 Pedro Alves <pedro@codesourcery.com>
1001
1002 * gdb.base/charset.exp: Don't assume new `regsub' syntax
1003 available.
1004
1005 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1006
1007 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
1008 creation to support remote host testing.
1009
1010 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
1013 Recognize "command not found".
1014
1015 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1016
1017 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
1018 single-stepping.
1019
1020 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1021
1022 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
1023 if arguments are not supported.
1024
1025 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1026
1027 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
1028 be const or non-const.
1029
1030 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1031
1032 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
1033 mi_send_resuming_command to send -exec-continue.
1034
1035 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1036
1037 * gdb.base/list.exp (test_list_filename_and_function): Add test
1038 with single quotes.
1039 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
1040 matching.
1041 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
1042 Add KFAIL'd tests for PR gdb/11289.
1043
1044 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1045
1046 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
1047
1048 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1049
1050 * gdb.base/comp-dir/subdir/dummy.txt: New file.
1051 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
1052 a temporary directory.
1053
1054 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1055
1056 * gdb.base/charset.exp: Use a single regular expression to match
1057 show host-charset and show target-charset output.
1058
1059 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1060
1061 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
1062 "Illegal process-id" expect string more exact.
1063 (attach to digits-starting nonsense is prohibited): New.
1064
1065 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1066
1067 * gdb.base/prelink.exp (set verbose on): New.
1068
1069 2010-02-12 Tomas Holmberg <th@virtutech.com>
1070
1071 * mi-reverse.exp: New file. Test for reverse option to the
1072 following MI commands: exec-continue, exec-finish, exec-next,
1073 exec-step, exec-next-instruction, exec-step-instruction.
1074
1075 2010-02-09 Joel Brobecker <brobecker@adacore.com>
1076
1077 * gdb.ada/ptype_tagged_param: New testcase.
1078
1079 2010-02-08 Tom Tromey <tromey@redhat.com>
1080
1081 PR c++/8017:
1082 * gdb.cp/overload.exp: Add tests.
1083 * gdb.cp/overload.cc (struct K): New.
1084 (namespace N): New.
1085 (main): Call new functions.
1086 (K::staticoverload): Define.
1087
1088 Mon Feb 8 13:18:22 2010 Chris Moller <moller@mollerware.com>
1089
1090 PR gdb/10728
1091 * gdb.cp/pr10728-x.h: New file.
1092 * gdb.cp/pr10728-x.cc: New file.
1093 * gdb.cp/pr10728-y.cc: New file.
1094 * gdb.cp/pr10728.exp: New file.
1095 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
1096
1097 Mon Feb 8 12:54:54 2010 Chris Moller <moller@mollerware.com>
1098
1099 PR gdb/9067
1100 * gdb.cp/pr9067.exp: New
1101 * gdb.cp/pr9067.cc: New
1102 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
1103
1104 2010-02-08 Joel Brobecker <brobecker@adacore.com>
1105
1106 * lib/gdb.exp (gdb_test_timeout): New global variable.
1107 Set it to timeout if not already set.
1108 (gdb_init): Reset the value of timeout to gdb_test_timeout.
1109
1110 2010-02-05 Doug Evans <dje@google.com>
1111
1112 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
1113 user.
1114
1115 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
1116
1117 PR c++/7935:
1118 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
1119
1120 2010-02-04 Tom Tromey <tromey@redhat.com>
1121
1122 * gdb.cp/virtbase.exp: Make test case names unique.
1123
1124 2010-02-02 Tom Tromey <tromey@redhat.com>
1125
1126 * gdb.cp/virtbase.exp: Add regression tests.
1127 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
1128 (main): Instantiate RHC.
1129
1130 2010-02-02 Tom Tromey <tromey@redhat.com>
1131
1132 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
1133 type-printing change.
1134
1135 2010-02-02 Tom Tromey <tromey@redhat.com>
1136
1137 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
1138 * gdb.cp/virtbase.cc: New file.
1139 * gdb.cp/virtbase.exp: New file.
1140 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
1141
1142 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1143
1144 PR libc/11214:
1145 * gdb.threads/current-lwp-dead.c: Include features.h.
1146 (HAS_NOMMU): New.
1147 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
1148
1149 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1150
1151 * gdb.base/symbol-without-target_section.exp,
1152 gdb.base/symbol-without-target_section.c: New.
1153
1154 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1155
1156 * gdb.base/bigcore.exp: Reset increased timeout.
1157 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
1158
1159 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1160
1161 * gdb.base/gcore.exp (capture_command_output): Use
1162 gdb_test_multiple.
1163
1164 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1165
1166 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
1167 * gdb.arch/thumb2-it.exp (test_it_break): New function.
1168 (Top level): Call it.
1169
1170 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1171
1172 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
1173
1174 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1175
1176 * gdb.base/call-strs.exp, gdb.base/default.exp,
1177 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
1178 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
1179 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
1180 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
1181 gdb.base/watchpoint-solib.exp: Save and restore timeout.
1182 * gdb.base/ending-run.exp: Correct restore of timeout.
1183 * gdb.base/page.exp: Remove unnecessary timeout setting.
1184
1185 2010-01-29 Joel Brobecker <brobecker@adacore.com>
1186
1187 * gdb.ada/rec_return: New testcase.
1188
1189 2010-01-29 Joel Brobecker <brobecker@adacore.com>
1190
1191 * gdb.ada/call_pn: New testcase.
1192
1193 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1194
1195 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
1196 (Top level): Use it to resume.
1197 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
1198 the Thumb mode displaced stepping error as unsupported.
1199
1200 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
1201
1202 * gdb.cp/nsusing.exp: Added more tests.
1203 * gdb.cp/nsrecurs.exp: Ditto.
1204 * gdb.cp/nsusing.cc: Added test functions.
1205 * gdb.cp/nsrecurs.cc: Ditto.
1206
1207 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1208
1209 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
1210 absolute directory pathnames in gdb.sum file.
1211
1212 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
1213
1214 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
1215 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
1216
1217 2010-01-26 Tom Tromey <tromey@redhat.com>
1218
1219 PR exp/7643:
1220 * gdb.base/printcmds.exp (test_print_string_constants): Remove
1221 setup_kfail.
1222
1223 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
1224
1225 * gdb.cp/nsrecurs.exp: New test.
1226 * gdb.cp/nsrecurs.cc: New test program.
1227 * gdb.cp/nsstress.exp: New test.
1228 * gdb.cp/nsstress.cc: New test program.
1229 * gdb.cp/nsdecl.exp: New test.
1230 * gdb.cp/nsdecl.cc: New test program.
1231
1232 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
1233
1234 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
1235 imported into file scope.
1236 Marked test as xfail.
1237 * gdb.cp/namespace-using.cc (marker5): New function.
1238 * gdb.cp/shadow.exp: New test.
1239 * gdb.cp/shadow.cc: New test program.
1240 * gdb.cp/nsimport.exp: New test.
1241 * gdb.cp/nsimport.cc: New test program.
1242
1243 2010-01-25 Tom Tromey <tromey@redhat.com>
1244
1245 PR gdb/11049:
1246 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
1247 with "set print null-stop on".
1248
1249 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1250
1251 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
1252 Adjust it for DISASSEMBLY_OMIT_FNAME.
1253
1254 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1255
1256 PR symtab/11199:
1257 * gdb.dwarf2/member-ptr-forwardref.exp,
1258 gdb.dwarf2/member-ptr-forwardref.S: New.
1259
1260 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1261
1262 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
1263 (thread1_func): Protect thread1_tid with thread1_tid_cond by
1264 thread1_tid_mutex. Remove gdbstop_mutex handling.
1265 (thread2_func): Protect thread2_tid with thread2_tid_cond by
1266 thread2_tid_mutex. Remove gdbstop_mutex handling.
1267 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
1268 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
1269 pthread_cond_wait conditionalizations by while loops.
1270
1271 2010-01-20 Tom Tromey <tromey@redhat.com>
1272
1273 PR backtrace/10770:
1274 * gdb.dwarf2/pr10770.exp: New file.
1275 * gdb.dwarf2/pr10770.c: New file.
1276 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
1277
1278 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
1279
1280 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
1281 that target was removed, and the test always runs native anyway.
1282
1283 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1284
1285 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
1286 gdb.base/watchpoint-cond-gone-stripped.c: New.
1287
1288 2010-01-19 Tom Tromey <tromey@redhat.com>
1289
1290 PR c++/8000:
1291 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
1292 existing tests.
1293 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
1294 (main): Use AAA::SomeEnum.
1295
1296 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1297
1298 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
1299 (test_ignore_count): Declare line_callme_body global.
1300 (run to breakpoint with ignore count): Use line_callme_body.
1301 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
1302 (set line_main_hello, set line_main_return): Reindent.
1303 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
1304 New.
1305 (continue to callee4): Use line_callee4_body.
1306 (check *stopped from CLI command): Use line_callee4_next.
1307 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
1308 (set line_main_hello, set line_main_return): Reindent.
1309 (set line_callee4_head, set line_callee4_body): New.
1310 (continue to callee4): Use line_callee4_body.
1311
1312 2010-01-18 Tom Tromey <tromey@redhat.com>
1313
1314 PR c++/9680:
1315 * gdb.cp/casts.cc: Add new classes and variables.
1316 * gdb.cp/casts.exp: Test new operators.
1317
1318 2010-01-18 Tom Tromey <tromey@redhat.com>
1319 Thiago Jung Bauermann <bauerman@br.ibm.com>
1320
1321 * gdb.python/source2.py: New file.
1322 * gdb.python/source1: New file.
1323 * gdb.python/python.exp: Test "source" command.
1324
1325 2010-01-15 Stan Shebs <stan@codesourcery.com>
1326
1327 * gdb.trace/tfile.c: New file.
1328 * gdb.trace/tfile.exp: New file.
1329
1330 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1331
1332 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
1333
1334 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1335
1336 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
1337
1338 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1339
1340 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
1341 (libfunc): New parameter action. Implement also selectable "sleep".
1342 * gdb.base/break-interp-main.c: Include assert.h.
1343 (libfunc): New parameter action.
1344 (main): New parameters argc and argv. Assert argc. Pass argv.
1345 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
1346 (test_attach): New proc.
1347 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
1348 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
1349
1350 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1351
1352 * gdb.base/break-interp.exp (test_core): New proc.
1353 (test_ld): Call it.
1354
1355 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1356
1357 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
1358 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
1359 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
1360 and gdb_compile_shlib. Use new -Wl compiler options.
1361 (dl bt, main bt): New tests.
1362
1363 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1364
1365 Support PIEs with no symfile_objfile.
1366 * gdb.base/break-interp.exp: New argument at the test_ld calls.
1367 (test_ld): New parameter trynosym.
1368 (test_ld <$trynosym>): New block.
1369
1370 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1371
1372 * gdb.base/break-interp.exp: New file.
1373
1374 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1375
1376 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
1377 * gdb.python/py-prettyprint.py (pp_ls): New printer.
1378 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
1379 test.
1380 * gdb.python/py-prettyprint.c: Define lazystring test structure.
1381 * gdb.python/py-mi.exp: Add lazy string test.
1382
1383 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1384
1385 * lib/mi-support.exp (mi_check_thread_states): Handle
1386 core number in thread listing.
1387
1388 2010-01-12 Joel Brobecker <brobecker@adacore.com>
1389
1390 * gdb.base/maint.exp: Adjust the expected output for the
1391 "maint print type" test. Use gdb_test_multiple instead of
1392 gdb_sent/gdb_expect.
1393
1394 2010-01-11 Doug Evans <dje@google.com>
1395
1396 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
1397 from gdbserver_download. All callers updated.
1398
1399 * gdb.server/ext-run.exp: "info os processes" requires xml support.
1400
1401 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1402
1403 Implement binary numbers parsing.
1404 * gdb.base/printcmds.exp (test_integer_literals_accepted)
1405 (test_integer_literals_rejected): New binary tests.
1406
1407 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1408
1409 * gdb.cell/configure: Regenerate.
1410
1411 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1412
1413 * gdb.base/corefile.exp: Move the core finding block out and call it as
1414 core_find, new variable $corefile, replace corefile by $corefile and
1415 [file tail $corefile] for usage vs. test names resp.
1416 * lib/gdb.exp (core_find): Move it as a new function here. New
1417 parameter binfile and deletefiles. New variable $destcore. Pre-delete
1418 $destcore. Return "" on error.
1419
1420 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1421
1422 Workaround PR binutils/10802.
1423 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
1424 (twice).
1425
1426 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1427
1428 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
1429
1430 2010-01-08 Joel Brobecker <brobecker@adacore.com>
1431
1432 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
1433 call, to avoid interruption.
1434
1435 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1436
1437 * gdb.stabs/weird.def (args93): New.
1438
1439 2010-01-07 Doug Evans <dje@google.com>
1440
1441 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
1442
1443 2010-01-07 Tom Tromey <tromey@redhat.com>
1444
1445 * gdb.base/source.exp: Use correct line number.
1446
1447 2010-01-05 Stan Shebs <stan@codesourcery.com>
1448
1449 * gdb.trace/tracecmd.exp: Test ftrace.
1450
1451 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1452
1453 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
1454
1455 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1456
1457 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
1458 "uint_for_mi_testing".
1459
1460 2010-01-01 Joel Brobecker <brobecker@adacore.com>
1461
1462 Test indented comment in file being sourced.
1463 * gdb.base/commands.exp: Test indented comment in file being sourced.
1464
1465 2010-01-01 Joel Brobecker <brobecker@adacore.com>
1466
1467 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
1468 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
1469 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
1470 notice.
1471
1472 2010-01-01 Joel Brobecker <brobecker@adacore.com>
1473
1474 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
1475 notice.
1476
1477 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1478
1479 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
1480 missing $after_stopped and comma (,) expectation.
1481
1482 2009-12-31 Stan Shebs <stan@codesourcery.com>
1483
1484 * gdb.trace/actions.exp: Test teval action.
1485
1486 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1487
1488 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
1489 (top level): Call test_watchpoint_in_big_blob.
1490 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
1491 watchpoints.
1492 (func3): Write to buf.
1493
1494 2009-12-29 Stan Shebs <stan@codesourcery.com>
1495
1496 * gdb.trace/actions.exp: Test default-collect.
1497
1498 2009-12-28 Stan Shebs <stan@codesourcery.com>
1499
1500 * gdb.trace/tsv.exp: New file.
1501 * gdb.base/completion.exp: Update ambiguous info output.
1502
1503 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1504
1505 * gdb.base/find.c (main): Reference search buffers.
1506 * gdb.base/included.c (main): Reference integer.
1507 * gdb.base/ptype.c (charfoo): Declare.
1508 (intfoo): Call charfoo.
1509 * gdb.base/scope0.c (useitp): New function.
1510 (usestatics): Use useitp.
1511 (useit): Add a type for val.
1512 * gdb.base/scope1.c (useit1): Take a pointer argument.
1513 (usestatics1): Update calls to useit1.
1514 * gdb.cp/call-c.cc: Declare foo.
1515 (main): Call foo.
1516 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
1517 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
1518 (main): Call C::ensureRefs and ensureOtherRefs.
1519 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
1520 variables.
1521 (ensureOtherRefs): New function.
1522 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
1523 * gdb.cp/templates.cc (main): Call t5i.value.
1524
1525 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1526
1527 Fix compatibility with G++-4.5.
1528 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
1529 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
1530 (uncaught return): Remove.
1531
1532 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1533 Phil Muldoon <pmuldoon@redhat.com>
1534
1535 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
1536 (bp_location13, bp_location14, bp_location17, bp_location18)
1537 (marker3_proto, marker4_proto): New variables.
1538 (breakpoint info): Update output.
1539 (run until breakpoint at marker3, run until breakpoint at marker4): New
1540 tests.
1541
1542 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1543
1544 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
1545 Replace the printf call of Y by provided "y-set-1" label. New block
1546 for the second shared library.
1547 * gdb.base/unload.exp: Compile also the second library, call
1548 gdb_load_shlibs also for it. Use now gdb_breakpoint.
1549 (single pending breakpoint info): Rename to ...
1550 (pending breakpoint info before run): ... this extended test.
1551 (libfile2, libname2, libsrcfile2, libsrc2)
1552 (lib_sl2): New variables.
1553 (exec_opts): Set also SHLIB_NAME2.
1554 (pending breakpoint info on first run at shrfunc1)
1555 (pending breakpoint info on second run at shrfunc1)
1556 (pending breakpoint info on second run at shrfunc2)
1557 (print y from libfile, print y from libfile2): New tests.
1558 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
1559 * gdb.base/unloadshr2.c: New.
1560
1561 2009-12-22 Hui Zhu <teawater@gmail.com>
1562
1563 * gdb.reverse/sigall-reverse.exp: Adjust.
1564
1565 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1566
1567 PR gdb/10884
1568
1569 * gdb.mi/var-cmd.c (do_bitfield_tests): New
1570 (main): Call do_bitfield_tests.
1571 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
1572
1573 2009-12-20 Joel Brobecker <brobecker@adacore.com>
1574
1575 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
1576 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
1577 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
1578 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
1579 gdb.modula2/unbounded1.c: Update copyright header.
1580
1581 2009-12-10 Chris Moller <moller@mollerware.com>
1582
1583 PR gdb/9399
1584 * gdb.cp/virtfunc2.exp: New tests
1585 * gdb.cp/virtfunc2.cc: New tests
1586 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
1587
1588 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
1589
1590 * gdb.reverse/i387-env-reverse.c: New file.
1591 * gdb.reverse/i387-env-reverse.exp: New file.
1592 * gdb.reverse/i387-stack-reverse.c: New file.
1593 * gdb.reverse/i387-stack-reverse.exp: New file.
1594
1595 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1596
1597 * gdb.python/py-type.exp (test_range): New test.
1598
1599 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
1600
1601 PR python/10805
1602
1603 * gdb.python/py-type.exp: New file.
1604 * gdb.python/py-type.c: New file.
1605 * Makefile.in: Add py-type.
1606
1607 2009-12-03 Tom Tromey <tromey@redhat.com>
1608
1609 * gdb.python/py-value.exp (test_parse_and_eval): New
1610 function.
1611
1612 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1613
1614 PR gdb/11022
1615
1616 * gdb.base/pr11022.exp: New test.
1617 * gdb.base/pr11022.c: New test.
1618
1619 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1620
1621 Fix spurious false FAILs.
1622 * gdb.base/structs.c (chartest): New.
1623 (main): Fill-in chartest.
1624 * gdb.base/structs.exp (anychar_re, first): New.
1625 (start_structs_test): Import global anychar_re and first.
1626 New gdb_test call "set print elements 300; ${testfile}"
1627 (start_structs_test <$first>): New block.
1628 (any): Import global anychar_re. New variable ac. Use ${ac}.
1629
1630 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
1633
1634 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1635
1636 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
1637 Force $srcfile file.
1638 * gdb.base/foll-fork.c (callee): Comment out the printf call.
1639
1640 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1641
1642 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
1643 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
1644 * gdb.threads/watchthreads-reorder.exp: Likewise.
1645
1646 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1647
1648 PR gdb/8704
1649
1650 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
1651 "if", and "thread". Correct matching in the previous test.
1652
1653 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
1654
1655 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
1656
1657 2009-11-23 Michael Snyder <msnyder@vmware.com>
1658
1659 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
1660 * gdb.reverse-watch-precsave.exp: Ditto.
1661
1662 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1663
1664 * gdb.asm/asm-source.exp: Adjust.
1665 * gdb.base/help.exp: Adjust.
1666
1667 2009-11-22 Pedro Alves <pedro@codesourcery.com>
1668
1669 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
1670 (do_syscall_tests_without_xml): Set data-directory to
1671 /the/path/to/nowhere.
1672
1673 2009-11-21 Pedro Alves <pedro@codesourcery.com>
1674
1675 * gdb.threads/local-watch-wrong-thread.c,
1676 gdb.threads/local-watch-wrong-thread.exp: New files.
1677
1678 2009-11-21 Pedro Alves <pedro@codesourcery.com>
1679
1680 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
1681 assume new `regsub' syntax available.
1682
1683 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1684
1685 * gdb.base/watchpoint-hw-hit-once.exp,
1686 gdb.base/watchpoint-hw-hit-once.c: New.
1687
1688 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1689
1690 * gdb.threads/watchthreads-reorder.exp,
1691 gdb.threads/watchthreads-reorder.c: New.
1692
1693 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
1694
1695 * gdb.xml/tdesc-regs.exp: Use for m68k.
1696
1697 2009-11-15 Pedro Alves <pedro@codesourcery.com>
1698
1699 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
1700
1701 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1702
1703 * lib/gdb.exp (current_target_name): New procedure.
1704 (gdb_wrapper_target): New variable.
1705 (gdb_wrapper_init): Set gdb_wrapper_target.
1706 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
1707 wrapper.
1708
1709 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1710
1711 * gdb.base/remote.exp: Delete the slowest load test.
1712 Do not load with fixed packet sizes.
1713
1714 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1715
1716 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
1717
1718 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1719
1720 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
1721 srcfile when setting a breakpoint.
1722
1723 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
1724
1725 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
1726 macros.
1727
1728 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1729
1730 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
1731 to be in memory.
1732 * gdb.base/display.c (force_mem): New.
1733 (do_loops): Use it. Add breakpoint comments.
1734 (do_vars): Add a breakpoint comment.
1735 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
1736 line numbers.
1737
1738 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
1739
1740 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
1741 instead of a bare "run".
1742
1743 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
1744
1745 * gdb.python/py-prettyprint.exp: Adjust.
1746
1747 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1748
1749 * lib/cell.exp (skip_cell_tests): Clean up test files before
1750 returning.
1751
1752 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1753
1754 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
1755 and the breakpoint menu. Do not call perror if a prompt is seen.
1756 Consume the following GDB prompt.
1757 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
1758 * gdb.cp/namespace.exp: Use gdb_test.
1759 * gdb.cp/templates.exp: Use gdb_test.
1760 (test_template_breakpoints): Use gdb_test_multiple.
1761
1762 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1763
1764 * gdb.base/break1.c (struct some_struct, values): Move earlier.
1765 (marker4): Reference values.
1766
1767 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1768
1769 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
1770 is missing.
1771
1772 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1773
1774 * gdb.base/break.c (need_malloc): New.
1775 * gdb.base/constvars.c (main): Reference crass and crisp.
1776 * gdb.base/gdb1821.c (main): Reference bar.
1777 * gdb.cp/gdb1355.cc (main): Reference s1.
1778 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
1779 (main): Call them.
1780 * gdb.cp/hang2.cc (dummy2): Define.
1781 * gdb.cp/hang3.cc (dummy3): Define.
1782 * gdb.cp/m-data.cc (main): Reference shadow.
1783
1784 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1785 Nathan Froyd <froydnj@codesourcery.com>
1786
1787 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
1788 remote host.
1789
1790 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
1791
1792 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
1793 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
1794 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1795 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1796 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1797 * gdb.dwarf2/dw2-producer.exp: Likewise.
1798 * gdb.dwarf2/mac-fileno.exp: Likewise.
1799 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
1800 py-prettyprint.py to the remote host.
1801 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
1802
1803 2009-11-11 Keith Seitz <keiths@redhat.com>
1804
1805 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
1806 use it instead of "Foo".
1807 * gdb.cp/classes.exp (do_tests): Add a test to access
1808 a method through a typedef'd class name.
1809
1810 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
1811
1812 * gdb.base/long_long.exp: Permit leading zeros on floating-point
1813 exponents.
1814 * gdb.base/pointers.exp: Likewise.
1815 * gdb.cp/ref-types.exp: Likewise.
1816
1817 2009-11-11 Keith Seitz <keiths@redhat.com>
1818
1819 * gdb.cp/cplusfuncs.cc (class foo): Add operators
1820 new[] and delete[].
1821 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
1822 "void".
1823 (probe_demangler): Remove all single-quoting of
1824 method and variable names.
1825 (info_func_regexp): Remove the word "void" from any
1826 occurrence of "(void)".
1827 (print_addr_2): Remove all single-quoting of
1828 method names.
1829 (print_addr_2_kfail): Likewise.
1830 (print_addr): Single-quote C function names before
1831 passing to print_addr_2.
1832 (test_paddr_operator_functions): Remove single-quoting
1833 for method names.
1834 Add tests for operator new[] and operator delete[].
1835
1836 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1837
1838 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
1839
1840 2009-11-09 Keith Seitz <keiths@redhat.com>
1841
1842 * gdb.cp/overload.exp: Add tests for resolving overloaded
1843 methods in expression parsing/evaluation.
1844
1845 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1846
1847 * lib/gdb.exp (default_gdb_version): Use --version instead of
1848 --command.
1849
1850 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
1851
1852 * lib/gdb.exp (gdb_compile_test): New.
1853 (skip_ada_tests, skip_java_tests): New.
1854 (gdb_compile): Use gdb_compile_test for f77.
1855 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
1856 * lib/java.exp (compile_java_from_source): Remove runtests check,
1857 use gdb_compile_test to record result.
1858 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
1859 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
1860 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
1861 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
1862 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
1863 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
1864 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
1865 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
1866 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
1867 adjust gdb_compile invocations.
1868
1869 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1870
1871 * Makefile.in (abs_builddir): New.
1872 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
1873 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
1874 `$(abs_builddir)/site.exp'.
1875
1876 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
1877
1878 * config/m68k-emc.exp, lib/emc-support.exp,
1879 gdb.trace/gdb_c_test.c: Delete.
1880 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
1881 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
1882 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
1883 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
1884 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
1885 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
1886 casing for m68k-*-elf.
1887
1888 2009-11-03 Pedro Alves <pedro@codesourcery.com>
1889
1890 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
1891 * gdb.arch/i386-prologue.exp: Likewise.
1892 * gdb.arch/i386-unwind.exp: Likewise.
1893
1894 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
1895
1896 * lib/gdb.exp (gdb_expect): Fix timeout typo.
1897
1898 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
1899
1900 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
1901
1902 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
1903
1904 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
1905
1906 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1907
1908 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
1909
1910 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1911
1912 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
1913 * gdb.base/sepdebug2.c: New file.
1914
1915 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1916
1917 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
1918 the modified warnings for catch syscall. Verify if GDB was compiled
1919 with support for lib expat, and choose which tests to run depending
1920 on this.
1921
1922 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
1923
1924 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
1925 that composite commands are parsed OK. And also test
1926 that breakpoint commands do work.
1927
1928 2009-10-23 Michael Snyder <msnyder@vmware.com>
1929
1930 gdb.reverse/consecutive-precsave.exp: Change expect pattern
1931 to allow for new disassembly style.
1932
1933 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1934
1935 * gdb.asm/asm-source.exp: Adjust.
1936
1937 2009-10-22 Michael Snyder <msnyder@vmware.com>
1938
1939 * gdb.reverse/break-precsave.exp: New test.
1940 * gdb.reverse/consecutive-precsave.exp: Ditto.
1941 * gdb.reverse/finish-precsave.exp: Ditto.
1942 * gdb.reverse/i386-precsave.exp: Ditto.
1943 * gdb.reverse/machinestate-precsave.exp: Ditto.
1944 * gdb.reverse/sigall-precsave.exp: Ditto.
1945 * gdb.reverse/solilb-precsave.exp: Ditto.
1946 * gdb.reverse/step-precsave.exp: Ditto.
1947 * gdb.reverse/until-precsave.exp: Ditto.
1948 * gdb.reverse/watch-precsave.exp: Ditto.
1949
1950 2009-10-22 Michael Snyder <msnyder@vmware.com>
1951
1952 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
1953 for gdb_expect. Adjust one test's expect strings for the new
1954 format of disassemble.
1955 * gdb.reverse/finish-reverse.exp: Delete 'return'.
1956 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
1957 gdb_test_multiple.
1958 * gdb.reverse/step-reverse.exp: Delete 'return'.
1959 * gdb.reverse/until-reverse.exp: Delete blank lines.
1960 * gdb.reverse/watch-reverse.exp: Delete blank lines.
1961
1962 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1963
1964 * gdb.base/consecutive.exp: Adjust.
1965 * gdb.base/display.exp: Likewise.
1966 * gdb.base/pc-fp.exp: Likewise.
1967 * gdb.base/sigbpt.exp: Likewise.
1968
1969 2009-10-19 Michael Snyder <msnyder@vmware.com>
1970
1971 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
1972 * gdb.reverse/finish-reverse.c: Ditto.
1973 * gdb.reverse/sigall-reverse.c: Ditto.
1974 * gdb.reverse/solib-reverse.c: Ditto.
1975 * gdb.reverse/step-reverse.c: Ditto.
1976 * gdb.reverse/watch-reverse.c: Ditto.
1977
1978 2009-10-19 Pedro Alves <pedro@codesourcery.com>
1979 Stan Shebs <stan@codesourcery.com>
1980
1981 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
1982 * gdb.base/foll-exec.exp: Adjust to expect a process id before
1983 "Executing new program".
1984 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
1985 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
1986 left listed after having been killed.
1987 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
1988 * gdb.base/maint.exp: Adjust test.
1989
1990 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
1991 * gdb.multi/Makefile.in: New.
1992 * gdb.multi/base.exp: New.
1993 * gdb.multi/goodbye.c: New.
1994 * gdb.multi/hangout.c: New.
1995 * gdb.multi/hello.c: New.
1996 * gdb.multi/bkpt-multi-exec.c: New.
1997 * gdb.multi/bkpt-multi-exec.exp: New.
1998 * gdb.multi/crashme.c: New.
1999
2000 2009-10-13 Tristan Gingold <gingold@adacore.com>
2001
2002 * gdb.base/sepdebug.exp: Check debug info are found.
2003
2004 2009-10-08 Pedro Alves <pedro@codesourcery.com>
2005
2006 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
2007 bits.
2008
2009 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2010
2011 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
2012
2013 2009-10-07 Joel Brobecker <brobecker@adacore.com>
2014
2015 * gdb.base/watchpoints.c: Add copyright header. Reformat one
2016 of the comments.
2017
2018 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
2019
2020 * gdb.base/annota1.exp: Remove obsolete match_max increase.
2021 * gdb.base/annota3.exp: Idem.
2022 * gdb.base/maint.exp: Idem.
2023
2024 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
2025
2026 * lib/gdb.exp (default_gdb_init): Set current value of match_max
2027 to default.
2028
2029 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
2030
2031 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
2032 mingw and cygwin targets.
2033
2034 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
2035 Pedro Alves <pedro@codesourcery.com>
2036
2037 * lib/gdb.exp (gdb_compile): Avoid adding
2038 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
2039
2040 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
2041
2042 * gdb.base/shr1.c: Use %p in format string.
2043 * gdb.base/unload.c: Avoid warning in fprintf.
2044 * gdb.base/watchpoint-solib.c: Idem.
2045
2046 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
2047
2048 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
2049 long type.
2050 (test_unlink): Correct printf string.
2051 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
2052 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
2053
2054 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2055
2056 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
2057 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
2058 * gdb.arch/ia64-breakpoint-shadow.S: New file.
2059
2060 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2061
2062 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
2063 * gdb.objc/nondebug.exp: Likewise.
2064
2065 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2066
2067 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
2068 target_info setting.
2069
2070 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
2071 that detect new threads during "info threads".
2072
2073 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2074
2075 * gdb.threads/manythreads.c (main): Increase thread stack size
2076 to 2*PTHREAD_STACK_MIN.
2077 * gdb.threads/multi-create.c (main): Likewise.
2078 (create_function): Likewise.
2079
2080 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2081
2082 * gdb.base/dump.exp: Pass difference of pointer types instead
2083 of integer types as offset to restore in intarr3.srec case.
2084
2085 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2086
2087 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
2088
2089 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2090
2091 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
2092
2093 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2094
2095 New test for two watchpoints, with disabling of
2096 the first inserted.
2097 * testsuite/gdb.base/watchpoints.c: New file.
2098 * testsuite/gdb.base/watchpoints.exp: New file.
2099
2100 2009-09-25 Tom Tromey <tromey@redhat.com>
2101
2102 * gdb.base/charset.exp: Test utf-16 strings with Python.
2103
2104 2009-09-25 Tom Tromey <tromey@redhat.com>
2105
2106 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
2107 UCS-4.
2108 * gdb.base/charset.c (utf_32_string): Rename.
2109 (init_utf32): Rename.
2110 (main): Update.
2111
2112 2009-09-22 Tom Tromey <tromey@redhat.com>
2113
2114 * gdb.python/py-function.exp: Add regression tests.
2115
2116 2009-09-21 Keith Seitz <keiths@redhat.com>
2117
2118 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
2119 with invalid operator.
2120
2121 2009-09-21 Keith Seitz <keiths@redhat.com>
2122
2123 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
2124 and destructor using typedef name of class.
2125 * gdb.cp/classes.cc (class Base1): Add a destructor.
2126 (base1): New typedef.
2127 (use_methods): Instanitate an object of type base1.
2128 * gdb.cp/templates.exp (test_template_typedef): New procedure.
2129 (do_tests): Call test_template_typedef.
2130 * gdb.cp/templates.cc (Baz::~Baz): New method.
2131 (intBazOne): New typedef.
2132 (main): Instantiate intBazOne.
2133
2134 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2135
2136 PR python/10633
2137
2138 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
2139 Function.
2140 (run_lang_tests): Add print elements test.
2141
2142 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2143
2144 * gdb.python/py-value.exp (test_subscript_regression): New
2145 function. Test for invalid subscripts.
2146 * gdb.python/py-value.c (main): Add test array, and pointer to it.
2147 (ptr_ref): New function.
2148
2149 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2150
2151 * gdb.base/default.exp: Fix "show convenience".
2152
2153 2009-09-15 Tom Tromey <tromey@redhat.com>
2154
2155 * lib/mi-support.exp (mi_create_varobj): Update.
2156 (mi_create_floating_varobj): Likewise.
2157 (mi_create_dynamic_varobj): New proc.
2158 (mi_varobj_update): Update.
2159 (mi_varobj_update_with_type_change): Likewise.
2160 (mi_varobj_update_kv_helper): New proc.
2161 (mi_varobj_update_dynamic_helper): Rewrite.
2162 (mi_varobj_update_dynamic): New proc.
2163 (mi_list_varobj_children): Update.
2164 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
2165 * gdb.python/python-prettyprint.py (pp_outer): New class.
2166 (pp_nullstr): Likewise.
2167 (lookup_function): Register new printers.
2168 * gdb.python/python-prettyprint.c (struct substruct): New type.
2169 (struct outerstruct): Likewise.
2170 (substruct_test): New function.
2171 (struct nullstr): New type.
2172 (string_1, string_2): New globals.
2173 (main): Add new tests.
2174 * gdb.python/python-mi.exp: Added regression tests.
2175 * gdb.mi/mi2-var-display.exp: Update.
2176 * gdb.mi/mi2-var-cmd.exp: Update.
2177 * gdb.mi/mi2-var-child.exp: Update.
2178 * gdb.mi/mi2-var-block.exp: Update.
2179 * gdb.mi/mi-var-invalidate.exp: Update.
2180 * gdb.mi/mi-var-display.exp: Update.
2181 * gdb.mi/mi-var-cmd.exp: Update.
2182 * gdb.mi/mi-var-child.exp: Update.
2183 * gdb.mi/mi-var-block.exp: Update.
2184 * gdb.mi/mi-break.exp: Update.
2185 * gdb.mi/gdb701.exp: Update.
2186
2187 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2188
2189 * Makefile.in: Inclusion of catch-syscall object.
2190 * gdb.base/catch-syscall.c: New file.
2191 * gdb.base/catch-syscall.exp: New file.
2192
2193 2009-09-12 Michael Snyder <msnyder@vmware.com>
2194
2195 * gdb.reverse/step-reverse.exp: Explicitly check for targets
2196 that can support reverse debuggnig.
2197
2198 2009-09-11 Tom Tromey <tromey@redhat.com>
2199
2200 * gdb.dwarf2/valop.S: New file.
2201 * gdb.dwarf2/valop.exp: New file.
2202
2203 2009-09-11 Mark Kettenis <kettenis@gnu.org>
2204
2205 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
2206
2207 2009-09-10 Doug Evans <dje@google.com>
2208
2209 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
2210 Add $gdb_prompt to second breakpoint regexp.
2211
2212 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
2213
2214 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
2215 names, add missing ones.
2216 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
2217 * gdb.python/py-frame.c: Rename from python-frame.c.
2218 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
2219 testfile name.
2220 * gdb.python/py-function.exp: Rename from python-function.exp.
2221 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
2222 testfile name.
2223 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
2224 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
2225 Adjust testfile name.
2226 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
2227 * gdb.python/py-template.cc: Rename from python-template.cc.
2228 * gdb.python/py-template.exp: Rename from python-template.exp.
2229 Adjust testfile name.
2230 * gdb.python/py-value.c: Rename from python-value.c.
2231 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
2232 testfile name.
2233
2234 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2235
2236 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
2237 $bpt2address.
2238 (Second breakpoint address is valid on ia64)
2239 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
2240
2241 2009-09-03 Joseph Myers <joseph@codesourcery.com>
2242
2243 * gdb.base/ending-run.exp: Restrict regular expression matching
2244 line number to require closing brace following.
2245
2246 2009-09-03 Doug Evans <dje@google.com>
2247
2248 * gdb.base/store.exp (check_set): Fix typo in expected value message.
2249
2250 2009-09-02 Tom Tromey <tromey@redhat.com>
2251
2252 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
2253
2254 2009-09-02 Tom Tromey <tromey@redhat.com>
2255
2256 * gdb.dwarf2/callframecfa.exp: New file.
2257 * gdb.dwarf2/callframecfa.S: New file.
2258
2259 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2260
2261 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
2262 gdb.base/solib-overlap-main.c: New.
2263
2264 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
2265
2266 PR gdb/10565
2267
2268 * gdb.base/bitfields.c (struct container, container): New.
2269 (main): Initialize it and call break5.
2270 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
2271
2272 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2273
2274 Support constant DW_AT_data_member_location by GCC PR debug/40659.
2275 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
2276
2277 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
2280
2281 2009-08-26 Michael Snyder <msnyder@vmware.com>
2282
2283 * gdb.base/i386-reverse.c: New file.
2284 * gdb.base/i386-reverse.exp: New file.
2285 * gdb.base/Makefile.in: Add new files to be removed.
2286
2287 2009-08-26 Joseph Myers <joseph@codesourcery.com>
2288
2289 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
2290 environment-pwd for remote host.
2291 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
2292
2293 2009-08-24 Keith Seitz <keiths@redhat.com>
2294
2295 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
2296 Add two new C++ completer tests which limit the output to a
2297 given class.
2298
2299 2009-08-24 Michael Snyder <msnyder@vmware.com>
2300
2301 * gdb.base/del.exp: Fix typo in comment.
2302 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
2303
2304 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2305
2306 * configure: Regenerate.
2307 * gdb.hp/configure: Likewise.
2308 * gdb.hp/gdb.aCC/configure: Likewise.
2309 * gdb.hp/gdb.base-hp/configure: Likewise.
2310 * gdb.hp/gdb.compat/configure: Likewise.
2311 * gdb.hp/gdb.defects/configure: Likewise.
2312 * gdb.hp/gdb.objdbg/configure: Likewise.
2313 * gdb.stabs/configure: Likewise.
2314
2315 2009-08-19 Doug Evans <dje@google.com>
2316
2317 * gdb.base/gdbvars.c: New file.
2318 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
2319
2320 2009-08-14 Pedro Alves <pedro@codesourcery.com>
2321
2322 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2323 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
2324
2325 2009-08-13 Pedro Alves <pedro@codesourcery.com>
2326
2327 * gdb.base/default.exp: Adjust "set language test": it's now an
2328 enum command. Larger help string moved to "help set language".
2329 * gdb.base/help.exp: Adjust "help set language" expected output,
2330 now lists all known languages.
2331
2332 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
2333
2334 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
2335 all frame arguments.
2336 * gdb.arch/altivec-regs.exp: Likewise.
2337
2338 2009-08-07 Tom Tromey <tromey@redhat.com>
2339
2340 * gdb.base/setshow.exp: Add tests for changes to set language, set
2341 check range, and set check type.
2342
2343 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2344
2345 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
2346 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
2347 Call it.
2348
2349 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2350
2351 * configure.ac: Run gdb.cell tests when appropriate.
2352 * configure: Regenerate.
2353 * lib/cell.exp: New file.
2354 * gdb.cell: New directory.
2355 * gdb.cell/configure.ac: New file.
2356 * gdb.cell/configure: New file.
2357 * gdb.cell/Makefile.in: New file.
2358 * gdb.cell/arch.exp: New file.
2359 * gdb.cell/break.c: New file.
2360 * gdb.cell/break.exp: New file.
2361 * gdb.cell/break-spu.c: New file.
2362 * gdb.cell/bt.c: New file.
2363 * gdb.cell/bt2-spu.c: New file.
2364 * gdb.cell/bt-spu.c: New file.
2365 * gdb.cell/bt.exp: New file.
2366 * gdb.cell/coremaker.c: New file.
2367 * gdb.cell/coremaker-spu.c: New file.
2368 * gdb.cell/core.exp: New file.
2369 * gdb.cell/gcore.exp: New file.
2370 * gdb.cell/data.c: New file.
2371 * gdb.cell/data.exp: New file.
2372 * gdb.cell/data-spu.c: New file.
2373 * gdb.cell/ea-cache.exp: New file.
2374 * gdb.cell/ea-cache.c: New file.
2375 * gdb.cell/ea-cache-spu.c: New file.
2376 * gdb.cell/ea-standalone.c: New file.
2377 * gdb.cell/ea-standalone.exp: New file.
2378 * gdb.cell/ea-test.c: New file.
2379 * gdb.cell/ea-test.exp: New file.
2380 * gdb.cell/f-regs.exp: New file.
2381 * gdb.cell/mem-access.c: New file.
2382 * gdb.cell/mem-access.exp: New file.
2383 * gdb.cell/mem-access-spu.c: New file.
2384 * gdb.cell/ptype.exp: New file.
2385 * gdb.cell/registers.exp: New file.
2386 * gdb.cell/size.c: New file.
2387 * gdb.cell/sizeof.exp: New file.
2388 * gdb.cell/size-spu.c: New file.
2389 * gdb.cell/solib.exp: New file.
2390 * gdb.cell/solib-symbol.exp: New file.
2391
2392 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2393
2394 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
2395
2396 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2397
2398 * gdb.base/float.exp: Handle VFP registers.
2399
2400 2009-07-14 Michael Snyder <msnyder@vmware.com>
2401
2402 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
2403 to bring gdb to the beginning of the calling line.
2404
2405 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
2406 confusing the i386 epilogue unwinder.
2407
2408 2009-07-14 Stan Shebs <stan@codesourcery.com>
2409
2410 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
2411
2412 2009-07-14 Michael Snyder <msnyder@vmware.com>
2413
2414 * gdb.reverse/step-reverse.exp (stepi into function call):
2415 Call instruction may not be first instruction in the line.
2416 (reverse stepi from a function call): Used wrong line number.
2417
2418 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2419
2420 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
2421
2422 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2423
2424 Fix gdb.base/macscp.exp when using custom inputrc.
2425 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
2426 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
2427 env(TERM) set.
2428 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
2429 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
2430
2431 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2432
2433 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
2434 * gdb.base/annota1.exp (thread_test): Import global $testfile.
2435 Change the compilation target to match the testcase name.
2436 * gdb.base/sect-cmd.exp: Change the compilation target to match the
2437 testcase name.
2438 * a2-run.exp: Use for setup prepare_for_testing. Change the
2439 compilation target to match the testcase name.
2440 * gdb.base/commands.exp: Likewise.
2441 * gdb.base/finish.exp: Likewise.
2442 * gdb.base/float.exp: Likewise.
2443 * gdb.base/info-target.exp: Likewise.
2444 * gdb.base/relational.exp: Likewise.
2445 * gdb.base/term.exp: Likewise.
2446 * gdb.base/until.exp: Likewise.
2447 * gdb.base/volatile.exp: Likewise.
2448 * gdb.base/whatis-exp.exp: Likewise.
2449
2450 2009-07-11 Hui Zhu <teawater@gmail.com>
2451
2452 * gdb.base/help.exp (disassemble): Update expected help text.
2453
2454 2009-07-09 Tom Tromey <tromey@redhat.com>
2455
2456 * lib/gdb.exp: Handle TRANSCRIPT.
2457 (remote_spawn, remote_close, send_gdb): New procs.
2458
2459 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2460
2461 * gdb.python/python-prettyprint.c: Add counted null string
2462 structure.
2463 * gdb.python/python-prettyprint.exp: Print null string. Test for
2464 embedded nulls.
2465 * gdb.python/python-prettyprint.py (pp_ns): New Function.
2466 * gdb.python/python-value.exp (test_value_in_inferior): Add
2467 variable length string fetch tests.
2468 * gdb.python/python-value.c (main): Add strings for string fetch tests.
2469
2470 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2471
2472 * gdb.base/dump.exp (inaccessible memory is reported): New test.
2473
2474 2009-07-07 Tom Tromey <tromey@redhat.com>
2475
2476 * gdb.base/call-rt-st.exp: Update for change to escape output.
2477 * gdb.base/callfuncs.exp: Likewise.
2478 * gdb.base/charset.exp: Likewise.
2479 * gdb.base/constvars.exp: Likewise.
2480 * gdb.base/long_long.exp: Likewise.
2481 * gdb.base/pointers.exp: Likewise.
2482 * gdb.base/printcmds.exp: Likewise.
2483 * gdb.base/setvar.exp: Likewise.
2484 * gdb.base/store.exp: Likewise.
2485 * gdb.cp/ref-types.exp: Likewise.
2486 * gdb.mi/mi-var-child.exp: Likewise.
2487 * gdb.mi/mi-var-display.exp: Likewise.
2488 * gdb.mi/mi2-var-display.exp: Likewise.
2489 * gdb.base/charset.exp: Test octal escape sequence length.
2490 Update for change to escape output.
2491
2492 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2493
2494 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
2495
2496 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
2497
2498 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
2499
2500 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2501
2502 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
2503 gdbserver increasing $portnum if "Can't bind address" has been seen.
2504
2505 2009-07-05 Pedro Alves <pedro@codesourcery.com>
2506
2507 * gdb.base/ending-run.exp: Add "step out of main" pattern for
2508 mingw32ce.
2509
2510 2009-07-05 Pedro Alves <pedro@codesourcery.com>
2511
2512 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
2513 VFP format.
2514
2515 2009-07-02 Pedro Alves <pedro@codesourcery.com>
2516
2517 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
2518 linux. Adjust to use "inferior", "info inferiors", "detach
2519 inferior" and "kill inferior" instead of "restart", "info fork",
2520 "detach fork" and "delete fork".
2521 * gdb.base/ending-run.exp: Spell out "info".
2522 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
2523 the "kill" command.
2524
2525 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2526
2527 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
2528 change to prefix TLS offset in hex with 0x.
2529
2530 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2531
2532 * gdb.base/default.exp: Update test case for "x" changes.
2533
2534 2009-07-01 Tristan Gingold <gingold@adacore.com>
2535
2536 * gdb.base/bigcore.exp: Make darwin untested.
2537
2538 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2539
2540 * gdb.base/completion.exp (directory completion): Create the directory.
2541 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
2542 escapeuniquesub.
2543 (directory completion 2): Expect now ${escapeuniquesub}.
2544 (Glob remaining of directory test): Remove one excessive newline.
2545 Expect the real output.
2546
2547 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2548
2549 Fix `make check//%' target after `make check' has been ran.
2550 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
2551 a mkdir call.
2552 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
2553 (%/.dir): Remove.
2554
2555 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2556
2557 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
2558 the expected result record.
2559
2560 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2561
2562 Remove racy FAILs relying just on the timeouts.
2563 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
2564 (annotation_level 2): Remove racy FAILs.
2565
2566 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
2567
2568 gdb/10275
2569 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
2570
2571 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
2572
2573 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
2574
2575 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
2576
2577 * gdb.mi/mi-stack.exp: Testing symbolic options
2578 to -stack-list-locals and -stack-list-arguments.
2579
2580 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2581
2582 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
2583
2584 2009-06-29 Tom Tromey <tromey@redhat.com>
2585
2586 * dg-extract-results.sh: New file.
2587 * Makefile.in (FORCE_PARALLEL): New variable.
2588 (CHECK_TARGET): New conditional variable.
2589 (check): Use CHECK_TARGET.
2590 (DO_RUNTEST): New variable.
2591 (check-single): New target.
2592 (TEST_DIRS): New variable.
2593 (TEST_TARGETS): Likewise.
2594 (check-parallel): New target.
2595 (check-gdb.%): New pattern.
2596 (BASE1_FILES): New variable.
2597 (BASE2_FILES): Likewise.
2598 (check-gdb.base%): New pattern.
2599 (%/.dir): New pattern.
2600 * configure: Rebuild.
2601 * aclocal.m4 (AM_CONDITIONAL): New defun.
2602 * configure.ac: Check whether user is using GNU make.
2603 (GMAKE): New conditional.
2604
2605 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
2606
2607 * gdb.cp/namespace-nested-import.cc: New test.
2608 * gdb.cp/namespace-nested-import.exp: New test.
2609
2610 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2611
2612 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
2613 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
2614 * gdb.opt/Makefile.in (EXECUTABLES): Update.
2615 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
2616 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
2617 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
2618 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
2619 gdb.opt/inline-markers.c: New files.
2620 * lib/gdb.exp (skip_inline_frame_tests): New function.
2621 (skip_inline_var_tests): New function.
2622
2623 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
2624
2625 * gdb.cp/exception.exp: Don't require $hex before inner frame in
2626 backtrace.
2627
2628 2009-06-27 Michael Snyder <msnyder@vmware.com>
2629
2630 * gdb.reverse: New directory.
2631 * gdb.reverse/break-reverse.c: New test.
2632 * gdb.reverse/break-reverse.exp: New test.
2633 * gdb.reverse/consecutive-reverse.c: New test.
2634 * gdb.reverse/consecutive-reverse.exp: New test.
2635 * gdb.reverse/finish-reverse.c: New test.
2636 * gdb.reverse/finish-reverse.exp: New test.
2637 * gdb.reverse/machinestate.c: New test.
2638 * gdb.reverse/ms1.c: New test.
2639 * gdb.reverse/machinestate.exp: New test.
2640 * gdb.reverse/Makefile.in: New file.
2641 * gdb.reverse/shr2.c: New test.
2642 * gdb.reverse/solib-reverse.c: New test.
2643 * gdb.reverse/solib-reverse.exp: New test.
2644 * gdb.reverse/step-reverse.c: New test.
2645 * gdb.reverse/step-reverse.exp: New test.
2646 * gdb.reverse/until-reverse.c: New test.
2647 * gdb.reverse/ur1.c: New test.
2648 * gdb.reverse/until-reverse.exp: New test.
2649 * gdb.reverse/watch-reverse.c: New test.
2650 * gdb.reverse/watch-reverse.exp: New test.
2651 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
2652 * configure: Regenerate.
2653
2654 2009-06-26 Doug Evans <dje@google.com>
2655
2656 * gdb.base/psymtab.exp: Turn off pending breakpoints.
2657
2658 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
2659
2660 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
2661 windows problem for 'file delete $binfile'.
2662
2663 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
2664
2665 * gdb.cp/namespace-using.exp: New test.
2666 * gdb.cp/namespace-using.cc: New test.
2667
2668 2009-05-20 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.ada/variant_record_packed_array: New testcase.
2671
2672 2009-06-23 Tom Tromey <tromey@redhat.com>
2673
2674 * gdb.base/charset.exp (test_combination): Regression test.
2675 * gdb.base/charset.c (my_wchar_t): New typedef.
2676 (myvar): New global.
2677 (main): Set myvar.
2678
2679 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
2680
2681 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
2682 target.
2683
2684 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2685
2686 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
2687
2688 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2689
2690 * gdb.mi/gdb680.exp: Update test for error message.
2691
2692 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2693
2694 * gdb.base/annota1.exp: Allow multiple occurrences of the
2695 frames-invalid annotation.
2696 * gdb.cp/annota2.exp: Likewise.
2697
2698 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2699
2700 * gdb.cp/gdb2495.cc: New file.
2701 * gdb.cp/gdb2495.exp: New file.
2702
2703 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2704
2705 Report error on GDB crash during runto.
2706 * lib/gdb.exp (runto <eof>): New.
2707
2708 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
2709
2710 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
2711 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
2712 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
2713 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
2714 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
2715 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
2716 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
2717 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
2718 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
2719 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
2720 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
2721 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
2722 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
2723 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
2724 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
2725 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
2726 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
2727 gdb.server/server-mon.exp, gdb.server/server-run.exp,
2728 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2729 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
2730 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
2731 gdb.trace/passcount.exp, gdb.trace/report.exp,
2732 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
2733 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
2734 gdb.trace/while-stepping.exp: Use a unique name for the compiled
2735 executable.
2736
2737 2009-06-07 Pedro Alves <pedro@codesourcery.com>
2738
2739 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
2740 defined before referencing it.
2741
2742 2009-06-03 Doug Evans <dje@google.com>
2743
2744 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
2745 * gdb.arch/i386-see.c: Ditto.
2746
2747 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
2748
2749 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
2750 (check_macro): Return 1 if undefined.
2751 If first test fails, check if macro debug information is available,
2752 and report unsupported test if no macro information is found.
2753
2754 2009-05-29 Doug Evans <dje@google.com>
2755
2756 * gdb.threads/hand-call-in-threads.exp: New.
2757 * gdb.threads/hand-call-in-threads.c: New.
2758
2759 2009-05-29 Michael Snyder <msnyder@vmware.com>
2760
2761 * gdb.base/break-always.exp: Change "1" to "on".
2762 Add confirmation check.
2763
2764 2009-05-28 Pedro Alves <pedro@codesourcery.com>
2765
2766 * gdb.threads/threxit-hop-specific.c: New.
2767 * gdb.threads/threxit-hop-specific.exp: New.
2768 * gdb.threads/thread-execl.c: New.
2769 * gdb.threads/thread-execl.exp: New.
2770
2771 2009-05-27 Tom Tromey <tromey@redhat.com>
2772 Thiago Jung Bauermann <bauerman@br.ibm.com>
2773
2774 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
2775 (mi_child_regexp): Likewise.
2776 (mi_list_varobj_children_range): Likewise.
2777 (mi_get_features): Likewise.
2778 (mi_list_varobj_children): Rewrite.
2779 * gdb.python/python-mi.exp: New file.
2780
2781 2009-05-27 Tom Tromey <tromey@redhat.com>
2782 Thiago Jung Bauermann <bauerman@br.ibm.com>
2783 Phil Muldoon <pmuldoon@redhat.com>
2784 Paul Pluzhnikov <ppluzhnikov@google.com>
2785
2786 * gdb.python/python-prettyprint.exp: New file.
2787 * gdb.python/python-prettyprint.c: New file.
2788 * gdb.python/python-prettyprint.py: New file.
2789 * gdb.base/display.exp: print/r is now valid.
2790
2791 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2792 Tom Tromey <tromey@redhat.com>
2793 Pedro Alves <pedro@codesourcery.com>
2794 Paul Pluzhnikov <ppluzhnikov@google.com>
2795
2796 * gdb.python/python-template.exp: New file.
2797 * gdb.python/python-template.cc: New file.
2798 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
2799 tests.
2800 * gdb.python/python-value.exp (py_objfile_tests): New proc.
2801 Call it.
2802 (test_value_after_death): New proc.
2803 * gdb.python/python-value.c (PTR): New typedef.
2804 (main): New variable 'x'.
2805
2806 2009-05-27 Tom Tromey <tromey@redhat.com>
2807
2808 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
2809 tests.
2810 * gdb.python/python-value.exp (py_objfile_tests): New proc.
2811 Call it.
2812
2813 2009-05-27 Pedro Alves <pedro@codesourcery.com>
2814
2815 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
2816
2817 2009-05-24 Pedro Alves <pedro@codesourcery.com>
2818
2819 * gdb.threads/fork-thread-pending.c: New.
2820 * gdb.threads/fork-thread-pending.exp: New.
2821
2822 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2823
2824 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
2825 * gdb.dwarf2/dw2-strp.S (a_string2): New.
2826
2827 2009-05-18 Jon Beniston <jon@beniston.com>
2828
2829 * gdb.asm/asm-source.exp: Add lm32 target.
2830
2831 2009-05-17 Pedro Alves <pedro@codesourcery.com>
2832
2833 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
2834 `gdb_get_line_number'. Call `callee' in both parent and child.
2835 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
2836 `gdb_get_line_number' instead of hardcoding line numbers.
2837 (catch_fork_unpatch_child): New procedure to test detaching
2838 breakpoints from child fork.
2839 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
2840 hardcoding line numbers.
2841 (do_fork_tests): Run `catch_fork_unpatch_child'.
2842
2843 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
2844
2845 * gdb.mi/mi-cmd-var.exp: Check that when varobj
2846 of structure type enters or leaves the scope, it
2847 is reported by -var-update.
2848
2849 2009-05-11 Doug Evans <dje@sebabeach.org>
2850
2851 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
2852 * gdb.threads/pending-step.c (main): Fix off-by-one error.
2853 * gdb.threads/schedlock.c (main): Fix off-by-one error.
2854
2855 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2856
2857 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
2858
2859 2009-04-30 Doug Evans <dje@google.com>
2860
2861 * gdb.threads/watchthreads2.exp: New testcase.
2862 * gdb.threads/watchthreads2.c: New testcase.
2863
2864 2009-04-29 Doug Evans <dje@google.com>
2865
2866 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
2867 * gdb.cp/mb-ctor.cc: Ditto.
2868 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
2869 * gdb.cp/mb-inline.h (multi_line_foo): New function.
2870 * gdb.cp/mb-inline1.cc: Call it.
2871 * gdb.cp/mb-inline2.cc: Ditto.
2872 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
2873 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
2874
2875 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2876
2877 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
2878 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
2879 Replace all uses of `decimal' by `nonzero'.
2880 (info macro FROM_COMMANDLINE): New test.
2881
2882 2009-04-27 Tom Tromey <tromey@redhat.com>
2883
2884 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
2885
2886 2009-04-27 Doug Evans <dje@google.com>
2887
2888 * gdb.threads/watchthreads.c (main): Initialize args before starting
2889 the threads. Plus formatting cleanup.
2890 * gdb.threads/watchthreads.exp: Avoid errant failures due to
2891 biased scheduling of one thread.
2892
2893 2009-04-27 Jerome Guitton <guitton@adacore.com>
2894
2895 * gdb.cp/templates.cc (GetMax): New template.
2896 (main): Declare two instances of GetMax.
2897 * gdb.cp/templates.exp: Add new test.
2898
2899 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
2902
2903 2009-04-22 Joseph Myers <joseph@codesourcery.com>
2904
2905 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
2906
2907 2009-04-15 Tom Tromey <tromey@redhat.com>
2908
2909 * gdb.base/charset.exp: Add regression test.
2910
2911 2009-04-14 Joel Brobecker <brobecker@adacore.com>
2912
2913 * gdb.base/exe-lock.exp: New testcase.
2914
2915 2009-04-13 Tom Tromey <tromey@redhat.com>
2916
2917 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
2918 operator on Frame.
2919
2920 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2921
2922 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
2923 * gdb.server/ext-attach.exp: Likewise.
2924
2925 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
2926
2927 Eliminate some sleep usage.
2928
2929 * gdb.mi/basics.c (do_nothing): New.
2930 (main): Use do_nothing instead of printf, so that
2931 not to introduce race condition between output of
2932 inferiour and output of gdb. Do not use sleep as it
2933 is not generally available on embedded targets.
2934
2935 2009-04-02 Pedro Alves <pedro@codesourcery.com>
2936
2937 * gdb.server/ext-attach.exp: Expect an optional process id after
2938 "Detached from remote process".
2939
2940 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2941
2942 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
2943 gdb.dwarf2/dw2-unresolved.exp: New.
2944
2945 2009-04-02 Pedro Alves <pedro@codesourcery.com>
2946
2947 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
2948 mi_run_to_main.
2949
2950 2009-04-02 Pedro Alves <pedro@codesourcery.com>
2951
2952 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
2953 mi_run_to_main. Skip thread exit test on remote targets.
2954 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
2955 mi_run_to_main.
2956 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
2957 mi_run_to_main.
2958 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
2959 when expecting ^connected. Detect when the target doesn't support
2960 non-stop mode.
2961 (mi_run_cmd): Detect if non-stop mode was requested by isn't
2962 supported. Return -1 on error, 0 on success.
2963 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
2964 (mi_runto): Return mi_runto_helper's result explicitly.
2965
2966 2009-04-01 Pedro Alves <pedro@codesourcery.com>
2967
2968 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
2969
2970 2009-04-01 Tom Tromey <tromey@redhat.com>
2971
2972 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
2973 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
2974 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
2975 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
2976
2977 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
2978 Jan Kratochvil <jan.kratochvil@redhat.com>
2979
2980 PR gdb/931
2981 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
2982 output.
2983 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
2984 for gdb/931.
2985 * dw2-strp.S (DW_AT_language): Change to C++.
2986 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
2987
2988 2009-03-31 Joel Brobecker <brobecker@adacore.com>
2989
2990 * gdb.ada/tasks: New testcase.
2991
2992 2009-03-30 Stan Shebs <stan@codesourcery.com>
2993
2994 * gdb.trace/actions.exp: Update to match new info trace format.
2995 * gdb.trace/deltrace.exp: Ditto.
2996 * gdb.trace/infotrace.exp: Ditto.
2997 * gdb.trace/passcount.exp: Ditto.
2998 * gdb.trace/save-trace.exp: Ditto.
2999 * gdb.trace/while-stepping.exp: Ditto.
3000 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
3001
3002 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3003
3004 * gdb.python/python-frame.c: New file.
3005 * gdb.python/python-frame.exp: New file.
3006
3007 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3008
3009 * gdb.python/python-value.exp: Add tests for the address
3010 attribute.
3011
3012 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
3013
3014 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
3015
3016 2009-03-26 Doug Evans <dje@google.com>
3017
3018 * gdb.mi/mi-nonstop-exit.exp: New file.
3019 * gdb.mi/non-stop-exit.c: New file.
3020
3021 2009-03-26 Tom Tromey <tromey@redhat.com>
3022
3023 Update for change to prologue skipping:
3024 * gdb.mi/mi2-simplerun.exp: Update.
3025 * gdb.mi/mi2-break.exp: Update.
3026 * gdb.mi/mi-simplerun.exp: Update.
3027 * gdb.mi/mi-break.exp: Update.
3028 * gdb.base/ending-run.exp: Update.
3029
3030 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3031
3032 * gdb.python/python-value.exp (test_value_in_inferior): Test
3033 gdb.Value.is_optimized_out attribute.
3034
3035 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3036
3037 * gdb.dwarf2/dw2-noloc-main.c: New file.
3038 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
3039 (.text): Remove.
3040 (.data): New.
3041 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
3042 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
3043 (DW_TAG_subprogram func_cu1, noloc): Remove.
3044 (main): New.
3045 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
3046 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
3047 (file_symbols): New procedure.
3048
3049 2009-03-25 Tom Tromey <tromey@redhat.com>
3050
3051 * gdb.base/charset.exp (valid_target_charset): New proc.
3052 Use it to skip tests on invalid charsets.
3053
3054 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
3055
3056 * gdb.base/completion.exp: Add a test for directory completion.
3057
3058 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3059
3060 Fix a racy FAIL.
3061 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
3062 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
3063
3064 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3065
3066 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
3067 * gdb.python/python-function.exp: Add test for function returning
3068 a GDB value.
3069
3070 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
3071
3072 * gdb.python/python-function.exp: New file.
3073
3074 2009-03-20 Tom Tromey <tromey@redhat.com>
3075
3076 * gdb.base/store.exp: Update for change to escape output.
3077 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
3078 to escape output.
3079 * gdb.base/pointers.exp: Update for change to escape output.
3080 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
3081 to escape output.
3082 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
3083 escape output.
3084 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
3085 to escape output.
3086 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
3087 escape output.
3088 * gdb.base/setvar.exp: Update for change to escape output.
3089 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
3090 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
3091 to escape output.
3092 (test_print_string_constants): Likewise.
3093 * gdb.base/charset.exp (valid_host_charset): Check size of
3094 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
3095 cases. Handle "auto"-related output.
3096 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
3097 (uvar, Uvar): New globals.
3098
3099 2009-03-19 Jerome Guitton <guitton@adacore.com>
3100
3101 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
3102 deltas.
3103 * gdb.ada/fixed_points.exp: Ditto.
3104
3105 2009-03-18 Pedro Alves <pedro@codesourcery.com>
3106
3107 * return-nodebug.c: Don't include stdio.h.
3108 (init): Delete.
3109 (func): Delete definition and provide extern declaration.
3110 (t): New.
3111 (main): Don't call printf. Call func and store its result in t.
3112 * return-nodebug1.c: New.
3113 * return-nodebug.exp: Don't expect stdio output. Instead, print
3114 the global variable t. Drop printf formatters and cast types from
3115 foreach loop. Don't use prepare_for_testing. Compile
3116 return-nodebug.c and return-nodebug1.c in separate steps. Don't
3117 define FORMAT or CAST.
3118
3119 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3120
3121 * gdb.base/solib-display.exp: Disable test for remote targers.
3122
3123 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3124
3125 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
3126
3127 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3128
3129 Fix a racy FAIL.
3130 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
3131 code from `follow parent, print pids'.
3132 (`follow child, print pids', `follow parent, print pids'): Call it.
3133 Replace `gdb_test "break..."' by gdb_breakpoint.
3134
3135 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
3136
3137 * gdb.mi/mi-cli.exp: Adjust for output difference in
3138 sync and async modes.
3139
3140 2009-03-12 Joel Brobecker <brobecker@adacore.com>
3141
3142 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
3143 that was checked in by mistake. Remove loading of ada.exp, since
3144 this is not necessary in this case.
3145
3146 2009-03-12 Joel Brobecker <brobecker@adacore.com>
3147
3148 * gdb.ada/ptype_arith_binop.exp: New testcase.
3149
3150 2009-03-12 Joel Brobecker <brobecker@adacore.com>
3151
3152 * gdb.ada/mod_from_name: New testcase.
3153
3154 2009-03-12 Joel Brobecker <brobecker@adacore.com>
3155
3156 * gdb.ada/tick_last_segv: New testcase.
3157
3158 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
3159
3160 * gdb.mi/mi-cli.exp: Remove debug print.
3161
3162 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
3163
3164 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
3165 include the token in ^running and frame info in *stopped.
3166
3167 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
3168
3169 * solib-display.exp: New file.
3170 * solib-display-main.c: New file.
3171 * solib-display-lib.c: New file.
3172
3173 2009-03-05 Pedro Alves <pedro@codesourcery.com>
3174
3175 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
3176
3177 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3178
3179 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
3180 (list_and_check_macro): Use more specific test name.
3181 (next to definition): Make the test names unique.
3182
3183 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
3184
3185 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3186
3187 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3188
3189 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
3190 notifications.
3191 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
3192 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
3193 * lib/mi-support.exp (library_loaded_re): New.
3194 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
3195
3196 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3197
3198 * gdb.gdb/observer.exp: Use test_notification observer, not
3199 normal_stop, everywhere.
3200 (test_normal_stop_notifications): Rename to...
3201 (test_notifications): ...this.
3202 (test_observer_normal_stop): Rename to...
3203 (test_observer): ...this.
3204
3205 2009-02-16 Doug Evans <dje@google.com>
3206
3207 * gdb.arch/amd64-disp-step.S (test_int3): New test.
3208 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
3209 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
3210 (test_prefixed_syscall,test_int3): New tests.
3211 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
3212 (test_prefixed_syscall,test_int3): New tests.
3213
3214 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3215
3216 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
3217 (mi_expect_interrupt): Likewise.
3218 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
3219 response.
3220
3221 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3222
3223 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
3224 * gdb.base/pc-fp.exp (get_valueofx): Remove.
3225 Replace calls to get_valueofx by get_hexadecimal_valueof.
3226
3227 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3228
3229 * lib/gdb.exp (get_valueof): Accept anything as a return value.
3230 (get_integer_valueof): New procedure.
3231 (get_sizeof): Use new get_integer_value_of.
3232 * gdb.base/sizeof.exp: Replace all uses of get_valueof
3233 by get_integer_valueof.
3234
3235 2009-02-13 Tom Tromey <tromey@redhat.com>
3236
3237 * gdb.base/remote.exp (get_sizeof): Remove.
3238 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
3239 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
3240 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
3241 * lib/gdb.exp (get_valueof): Move from long_long.exp.
3242 (get_sizeof): Likewise.
3243
3244 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3245
3246 PR fortran/9806
3247 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
3248
3249 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3250
3251 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
3252
3253 2009-02-06 Pedro Alves <pedro@codesourcery.com>
3254
3255 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
3256
3257 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
3258
3259 * gdb.python/python-cmd.exp: New file.
3260
3261 2009-02-06 Tristan Gingold <gingold@adacore.com>
3262
3263 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
3264
3265 2009-02-05 Tristan Gingold <gingold@adacore.com>
3266
3267 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
3268 pointer is dereferenced and use this signal name in regexp.
3269 * gdb.base/signull.exp: Ditto.
3270 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
3271 * gdb.base/signull.c (main): Ditto.
3272
3273 2009-02-04 Tom Tromey <tromey@redhat.com>
3274 Thiago Jung Bauermann <bauerman@br.ibm.com>
3275
3276 * gdb.python/python-value.exp: Use `gdb.history' instead of
3277 `gdb.value_from_history'.
3278 (test_value_numeric_ops): Add test for conversion of enum constant.
3279 * gdb.python/python-value.c (enum e): New type.
3280 (evalue): New global.
3281 (main): Use argv.
3282
3283 2009-02-04 Jerome Guitton <guitton@adacore.com>
3284
3285 * gdb.ada/uninitialized_vars: New test program.
3286 * gdb.ada/uninitialized_vars.exp: New testcase.
3287
3288 2009-02-02 Tom Tromey <tromey@redhat.com>
3289
3290 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
3291 * gdb.cp/pr2489.cc: Rename...
3292 * gdb.cp/pr9594.cc: ... to this.
3293
3294 2009-02-02 Tom Tromey <tromey@redhat.com>
3295
3296 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
3297 * gdb.cp/pr2489.cc: New file.
3298 * gdb.cp/cpcompletion.exp: New file.
3299
3300 2009-02-02 Tom Tromey <tromey@redhat.com>
3301
3302 PR exp/9059:
3303 * gdb.cp/call-c.exp: Add regression test.
3304 * gdb.cp/call-c.cc (FooHandle): New typedef.
3305 (main): New variable 'handle'.
3306
3307 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3308
3309 * lib/mi-support.exp (et_mi_thread_list)
3310 (check_mi_and_console_threads): Adjust for current thread in
3311 -thread-list-ids output.
3312
3313 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3314
3315 * gdb.mi/mi-break.exp (test_disabled_creation): New.
3316 Call it.
3317
3318 2009-01-28 Doug Evans <dje@google.com>
3319
3320 * gdb.arch/amd64-disp-step.S: New file.
3321 * gdb.arch/amd64-disp-step.exp: New file.
3322 * gdb.arch/i386-disp-step.S: New file.
3323 * gdb.arch/i386-disp-step.exp: New file.
3324
3325 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
3326
3327 * gdb.base/find.exp: Set newline variable
3328 using quotes instead of braces to fix cygwin failures.
3329
3330 2009-01-23 Pedro Alves <pedro@codesourcery.com>
3331
3332 * gdb.base/radix.exp: Add tests to ensure that that set
3333 input-radix 0 and set output-radix 0 are really rejected.
3334
3335 2009-01-23 Pedro Alves <pedro@codesourcery.com>
3336
3337 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
3338 copyright years.
3339
3340 2009-01-23 Pedro Alves <pedro@codesourcery.com>
3341
3342 PR gdb/9664:
3343 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
3344
3345 2009-01-22 Pedro Alves <pedro@codesourcery.com>
3346
3347 PR c++/9631:
3348 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
3349
3350 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
3351
3352 * gdb.server/file-transfer.exp: Use EXEEXT variable for
3353 binfile definition to fix Windows OS failure.
3354
3355 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3356
3357 PR gdb/9346
3358 * gdb.base/interrupt.c (sigint_handler): New.
3359 (main): Install a SIGINT handler if SIGNALS is defined. Exit
3360 on error.
3361 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
3362 Test "signal SIGINT".
3363
3364 2009-01-19 Doug Evans <dje@google.com>
3365
3366 * gdb.base/break.exp: Update expected gdb output.
3367 * gdb.base/sepdebug.exp: Ditto.
3368 * gdb.mi/mi-syn-frame.exp: Ditto.
3369 * gdb.mi/mi2-syn-frame.exp: Ditto.
3370 * gdb.base/call-signal-resume.exp: New file.
3371 * gdb.base/call-signals.c: New file.
3372 * gdb.base/unwindonsignal.exp: New file.
3373 * gdb.base/unwindonsignal.c: New file.
3374 * gdb.threads/interrupted-hand-call.exp: New file.
3375 * gdb.threads/interrupted-hand-call.c: New file.
3376 * gdb.threads/thread-unwindonsignal.exp: New file.
3377
3378 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3379
3380 * gdb.base/define.exp: Test defining and hooking prefix commands.
3381 * gdb.python/python.exp: Update test for "show user" output.
3382
3383 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3384
3385 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
3386 now the output exactly, using less wildcards. Expect also the output
3387 of gfortran-4.3. Update for the f-valprint.c modification from
3388 2008-04-22.
3389 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
3390 Remove gdb_test test names where matching the command.
3391
3392 2009-01-01 Pedro Alves <pedro@codesourcery.com>
3393
3394 PR breakpoints/9681:
3395 * gdb.base/watchpoint.exp: Add regression test.
3396
3397 2008-12-31 Pedro Alves <pedro@codesourcery.com>
3398
3399 * gdb.threads/attach-into-signal.exp: Don't use
3400 gdb_suppress_entire_file.
3401 * gdb.threads/attach-stopped.exp: Ditto.
3402 * gdb.threads/attachstop-mt.exp: Ditto.
3403
3404 2008-12-31 Pedro Alves <pedro@codesourcery.com>
3405
3406 PR gdb/8812:
3407 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
3408
3409 2008-12-29 Pedro Alves <pedro@codesourcery.com>
3410
3411 PR gdb/7536:
3412 * gdb.base/radix.exp: Add tests to ensure invalid input radices
3413 and unsupported output radices are really rejected.
3414
3415 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3416
3417 * gdb.cp/punctuator.exp: Backslash the '$' signs.
3418
3419 2008-12-22 Tom Tromey <tromey@redhat.com>
3420
3421 * gdb.cp/punctuator.exp: New file.
3422
3423 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3424
3425 * gdb.base/completion.exp (Completing non-existing component): New test.
3426
3427 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 Fix for PR gdb/8648.
3430 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
3431 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
3432 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
3433 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
3434
3435 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3436
3437 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
3438
3439 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
3440
3441 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
3442 compiler actually generate code at the expected line number.
3443
3444 2008-12-15 Jie Zhang <jie.zhang@analog.com>
3445
3446 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
3447
3448 2008-12-12 Tom Tromey <tromey@redhat.com>
3449
3450 * gdb.base/commands.exp (redefine_hook_test): New proc.
3451 Call it.
3452
3453 2008-12-11 Tom Tromey <tromey@redhat.com>
3454
3455 * gdb.base/macscp.exp: New regression test.
3456
3457 2008-12-11 Tom Tromey <tromey@redhat.com>
3458
3459 * gdb.base/macscp.exp: Print "address.addr".
3460 * gdb.base/macscp1.c (struct outer): New struct.
3461 (address): New global.
3462
3463 2008-12-09 Tom Tromey <tromey@redhat.com>
3464
3465 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
3466 Call it.
3467
3468 2008-12-04 Doug Evans <dje@google.com>
3469
3470 * gdb.server/ext-run.exp: Relax regexp for init program.
3471
3472 2008-12-03 Tristan Gingold <gingold@adacore.com>
3473
3474 * gdb.base/macscp.exp: Generate an object file during compilation
3475 to work around Darwin dsymutil limitations.
3476
3477 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3478
3479 Test resolving external references to TLS variables.
3480 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
3481 FILE2_THREAD_LOCAL.
3482 (testfile2, srcfile2): New variables.
3483 * gdb.threads/tls.c (file2_thread_local)
3484 (function_referencing_file2_thread_local): New.
3485 * gdb.threads/tls2.c: New file.
3486
3487 2008-11-28 Joel Brobecker <brobecker@adacore.com>
3488
3489 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
3490 rather than integer, as integer might not be big enough when
3491 on 64bit targets.
3492
3493 2008-11-27 Jerome Guitton <guitton@adacore.com>
3494
3495 * gdb.cp/formatted-ref.exp: Add equality test.
3496 * gdb.ada/formatted_ref.exp: Ditto.
3497
3498 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3499
3500 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
3501 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
3502
3503 2008-11-20 Andreas Schwab <schwab@suse.de>
3504
3505 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
3506 matching syscall entry point.
3507 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
3508 (tcatch_vfork_then_child_follow): Likewise. Finish through
3509 vfork even if we stopped at the syscall trampoline.
3510
3511 2008-11-20 Doug Evans <dje@google.com>
3512
3513 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
3514
3515 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3516
3517 * gdb.arch/ppc-dfp.exp: New file.
3518 * gdb.arch/ppc-dfp.c: New file.
3519
3520 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3521
3522 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
3523
3524 2008-11-17 Doug Evans <dje@google.com>
3525
3526 * gdb.mi/mi-syn-frame.exp: Update expected output.
3527 * gdb.mi/mi2-syn-frame.exp: Update expected output.
3528
3529 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3530
3531 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
3532 "thread N" results in =thread-selected.
3533 * lib/mi-support (mi_run_cmd, mi_expect_stop)
3534 (mi_send_resuming_command_raw): Be prepared for
3535 =thread-selected.
3536
3537 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3538
3539 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
3540 * lib/mi-support.exp: Likewise.
3541
3542 2008-11-16 Joel Brobecker <brobecker@adacore.com>
3543
3544 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
3545 commands from the expected output for "help catch".
3546
3547 2008-11-15 Joel Brobecker <brobecker@adacore.com>
3548
3549 * gdb.ada/int_deref.exp: New testcase.
3550
3551 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
3552
3553 * gdb.mi/gdb2549.exp: New file.
3554
3555 2008-11-11 Doug Evans <dje@google.com>
3556
3557 * gdb.base/callexit.exp: New file.
3558 * gdb.base/callexit.c: New file.
3559
3560 2008-11-10 Doug Evans <dje@google.com>
3561
3562 * lib/gdb.exp (GDBFLAGS): Move -nx ...
3563 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
3564 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
3565 (default_gdb_start,default_gdb_exit): Ditto.
3566 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
3567 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
3568 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
3569 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
3570 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
3571 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
3572
3573 2008-11-03 Andreas Schwab <schwab@suse.de>
3574
3575 * gdb.base/hashline2.exp: Fix typo.
3576 * gdb.base/hashline3.exp: Likewise.
3577
3578 2008-10-30 Tom Tromey <tromey@redhat.com>
3579
3580 * gdb.base/pointers.exp: Add test.
3581 * gdb.base/pointers.c (k, S): New typedefs.
3582 (instance): New global.
3583
3584 2008-10-30 Andreas Schwab <schwab@suse.de>
3585
3586 * gdb.base/args.exp: Add tests for newlines.
3587
3588 2008-10-30 Joel Brobecker <brobecker@adacore.com>
3589
3590 gdb.base/foll-exec.exp: Update the expected output of a couple
3591 of "info breakpoints" tests.
3592
3593 2008-10-28 Tom Tromey <tromey@redhat.com>
3594
3595 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
3596
3597 2008-10-24 Pedro Alves <pedro@codesourcery.com>
3598
3599 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
3600 gdb_start_cmd.
3601 Use runto_main before any test that requires execution.
3602
3603 2008-10-23 Pedro Alves <pedro@codesourcery.com>
3604
3605 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
3606 instead of SIGINT.
3607
3608 2008-10-22 Joel Brobecker <brobecker@adacore.com>
3609
3610 * gdb.base/completion.exp: Update expected output following
3611 the addition of the "info tasks" command.
3612
3613 2008-10-22 Tom Tromey <tromey@redhat.com>
3614
3615 * gdb.base/exprs.exp (test_expr): Add test for string
3616 concatenation.
3617
3618 2008-10-19 Pedro Alves <pedro@codesourcery.com>
3619
3620 * configure.ac: Output gdb.python/Makefile.
3621 * configure: Regenerate.
3622 * gdb.python/Makefile.in: New.
3623
3624 2008-10-16 Joel Brobecker <brobecker@adacore.com>
3625
3626 * gdb.base/foll-fork.exp: Adjust the expected output to match
3627 the new description for fork/vfork catchpoints in the "info
3628 breakpoints" output.
3629
3630 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
3631
3632 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
3633
3634 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3635
3636 * gdb.python/python-value.c: New file.
3637 * gdb.python/python-value.exp: New file.
3638
3639 2008-10-15 Pedro Alves <pedro@codesourcery.com>
3640
3641 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
3642
3643 2008-10-15 Denis Pilat <denis.pilat@st.com>
3644
3645 * gdb.cp/mb-ctor.exp: Fix a typo.
3646
3647 2008-10-09 Tom Tromey <tromey@redhat.com>
3648
3649 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
3650 'fprintf' and 'stderr'.
3651
3652 2008-10-07 Joel Brobecker <brobecker@adacore.com>
3653
3654 * gdb.ada/ref_tick_size.exp: New testcase.
3655
3656 2008-10-06 Doug Evans <dje@google.com>
3657
3658 * gdb.dwarf2/dw2-cu-size.exp: New file.
3659 * gdb.dwarf2/dw2-cu-size.S: New file.
3660
3661 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
3662 .Ltype_int for clarity.
3663
3664 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
3665
3666 PR gdb/2384:
3667 * gdb.cp/gdb2384.exp: Extended to test more cases.
3668 * gdb.cp/gdb2384.cc: Likewise.
3669 * gdb.cp/gdb2384-base.h: Likewise.
3670 * gdb.cp/gdb2384-base.cc: Likewise.
3671
3672 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3673
3674 * gdb.base/maint.exp (maint print type): Remove printing
3675 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
3676
3677 2008-09-30 Tom Tromey <tromey@redhat.com>
3678
3679 * gdb.base/macscp.exp: Add completion tests.
3680 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
3681 (TWENTY_THREE): Likewise.
3682 (FORTY_EIGHT): Likewise.
3683
3684 2008-09-30 Tom Tromey <tromey@redhat.com>
3685
3686 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
3687 everywhere.
3688 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
3689
3690 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3691
3692 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
3693 testcase is derived from. Fix racy dependency on an expected PID
3694 number. No longer support the testcase on Linux kernel 2.4.x.
3695
3696 2008-09-27 Tom Tromey <tromey@redhat.com>
3697
3698 * gdb.base/macscp.exp: Add tests for stringification, splicing,
3699 and varargs.
3700
3701 2008-09-22 Pedro Alves <pedro@codesourcery.com>
3702
3703 * lib/mi-support.exp (mi_expect_interrupt): New.
3704 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
3705 from gdb.mi/mi-nonstop.exp.
3706 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
3707 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
3708 lib/mi-support.exp.
3709 Use mi_check_thread_states throughout. Avoid ".*" and do not
3710 require an anchor after -exec-run.
3711
3712 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3713
3714 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
3715 stop is pending. Avoid ".*" when two stops are pending.
3716 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
3717 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
3718 newlines in fullnames.
3719 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
3720 (mi_expect_stop): Update comments. Only anchor in sync mode.
3721 Do not match newlines.
3722 (mi_send_resuming_command_raw): Always return status.
3723 (mi_get_stop_line): Do not match more than one line by accident.
3724 Only anchor in sync mode.
3725 (mi_run_inline_test): If -exec-next fails, give up.
3726
3727 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3728
3729 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
3730 on SPU.
3731
3732 2008-09-10 Joel Brobecker <brobecker@adacore.com>
3733
3734 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
3735
3736 2008-09-10 Joel Brobecker <brobecker@adacore.com>
3737
3738 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
3739 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3740 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
3741 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3742 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
3743 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
3744 gdb.ada/interface.exp, gdb.ada/null_array.exp,
3745 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3746 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3747 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3748 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
3749 Include the "= " sequence in the expected output of print tests.
3750
3751 2008-09-10 Joel Brobecker <brobecker@adacore.com>
3752
3753 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
3754 description for boolean types.
3755
3756 2008-09-09 Pedro Alves <pedro@codesourcery.com>
3757
3758 * gdb.base/hook-stop-continue.c: New.
3759 * gdb.base/hook-stop-continue.exp: New.
3760
3761 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
3762
3763 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
3764
3765 2008-09-08 Jerome Guitton <guitton@adacore.com>
3766
3767 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
3768 (stack_check_probe_2, stack_check_probe_loop_1)
3769 (stack_check_probe_loop_2): New functions.
3770 (main): Add call to these new functions.
3771 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
3772 functions, check that the breakpoint is inserted at the appropriate
3773 location.
3774 (insert_breakpoint): Slightly refine this procedure so that it can
3775 be called several times in the test.
3776
3777 2008-09-08 Jerome Guitton <guitton@adacore.com>
3778
3779 * gdb.base/stack-checking.c: New file.
3780 * gdb.base/stack-checking.exp: New file.
3781
3782 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
3783
3784 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
3785 * gdb.arch/altivec-regs.exp: Likewise.
3786 * gdb.arch/vsx-regs.exp: Likewise.
3787
3788 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
3789
3790 * gdb.arch/ppc-fp.exp: New file.
3791 * gdb.arch/ppc-fp.c: New file.
3792
3793 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
3794
3795 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
3796 lest gcc-4.3.1 optimizes the whole thing away.
3797
3798 2008-09-04 Michael Snyder <msnyder@vmware.com>
3799
3800 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
3801 as "at" (for non-debug functions such as _start).
3802
3803 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3804
3805 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
3806 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
3807 software watchpoints.
3808 * gdb.base/watch_thread_num.exp: Likewise.
3809
3810 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
3811
3812 * gdb.arch/i386-bp_permanent.exp: New test.
3813
3814 2008-08-24 Tom Tromey <tromey@redhat.com>
3815
3816 * gdb.base/maint.exp: Update "maint print type".
3817
3818 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
3819
3820 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
3821 support. Adjust the order of "*running" notifications.
3822 * gdb.mi/non-stop.c: Don't cast from int to void* and
3823 back.
3824
3825 2008-08-20 Mark Kettenis <kettenis@gnu.org>
3826
3827 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
3828 expect to find it in the "info frame" output.
3829
3830 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
3831
3832 * gdb.base/interp.exp: Always consume both prompts.
3833
3834 2008-08-20 Pedro Alves <pedro@codesourcery.com>
3835
3836 * gdb.base/pending.exp: Test pending breakpoints without symbols
3837 loaded.
3838
3839 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3840
3841 * lib/mi-support.exp (mi_expect_stop): Produce
3842 more details on failures.
3843 * gdb.mi/mi-nonstop.exp: New.
3844 * gdb.mi/non-stop.c: New.
3845
3846 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3847
3848 * gdb.mi/mi-async.exp: Use 'set target-async'.
3849 * lib/mi-support.exp: Use 'set/show target-async'.
3850
3851 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
3852
3853 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
3854
3855 2008-08-17 Tom Tromey <tromey@redhat.com>
3856
3857 * gdb.base/help.exp (help catch): Rewrite.
3858
3859 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3860
3861 * gdb.base/define.exp: Test indented command documentation.
3862 * gdb.python/python.exp: Test indented multi-line command.
3863
3864 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
3865
3866 * testsuite/gdb.arch/vsx-regs.c: New source file.
3867 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
3868 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
3869
3870 2008-08-14 Tom Tromey <tromey@redhat.com>
3871
3872 * gdb.base/macscp.exp: Add regression test for "macro define" or
3873 "macro undef" with no arguments.
3874
3875 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3876
3877 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
3878
3879 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3880
3881 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
3882
3883 2008-08-06 Tom Tromey <tromey@redhat.com>
3884
3885 * gdb.python/python.exp: New file.
3886
3887 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3888
3889 Fix for PR gdb/1543.
3890 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
3891 $LOCATION.
3892 (location): New variable.
3893 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
3894 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
3895 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
3896 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
3897 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
3898 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
3899 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
3900 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
3901 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
3902 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
3903 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
3904 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
3905 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
3906 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
3907 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3908 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
3909 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
3910 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
3911 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
3912 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3913 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
3914 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
3915 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
3916 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
3917 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
3918 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
3919 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
3920 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
3921 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
3922 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
3923 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
3924 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
3925 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
3926 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
3927 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
3928 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
3929 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
3930 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3931 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
3932 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
3933 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
3934 gdb.base/type-opaque.exp, gdb.base/until.exp,
3935 gdb.base/value-double-free.c, gdb.base/varargs.exp,
3936 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
3937 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
3938 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
3939 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
3940 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
3941 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
3942 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
3943 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
3944 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
3945 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
3946 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
3947 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
3948 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
3949 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
3950 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
3951 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3952 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
3953 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
3954 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
3955 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
3956 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
3957 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
3958 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
3959 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
3960 gdb.pascal/types.exp, gdb.stabs/weird.exp,
3961 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
3962 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
3963 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
3964 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
3965 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
3966 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
3967 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3968 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
3969 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3970 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
3971 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3972 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3973 lib/mi-support.exp, lib/trace-support.exp: Remove reference
3974 to bug-gdb@prep.ai.mit.edu .
3975
3976 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
3977
3978 * lib/mi-support.exp (mi_load_shlibs): New.
3979 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
3980
3981 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
3982
3983 * lib/mi-support.exp (get_mi_thread_list)
3984 (check_mi_and_console_threads): New, moved from ...
3985 * gdb.mi/mi-pthread.exp: ...here.
3986 * gdb.mi/gdb669.exp (get_mi_thread_list)
3987 (check_mi_and_console_threads): Delete.
3988 * gdb.mi/mi2-pthread.exp: Likewise.
3989
3990 2008-07-28 Tom Tromey <tromey@redhat.com>
3991
3992 * Makefile.in (just-check): Remove. Move body to...
3993 (check): ... here.
3994
3995 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3996
3997 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
3998 Add a test for duplicated SIGINTs.
3999
4000 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4001
4002 * gdb.threads/schedlock.exp (get_args): Update to work for any
4003 value of NUM.
4004 (Top level): Report the number of threads that did not resume.
4005
4006 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4007
4008 * gdb.dwarf2/dw2-compressed.S: Also define __start.
4009
4010 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4011
4012 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
4013 non-MI prompt.
4014
4015 2008-07-26 Tom Tromey <tromey@redhat.com>
4016
4017 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
4018 (function_struct, function_struct_ptr): New globals.
4019 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
4020 function pointer in a struct.
4021
4022 2008-07-26 Tom Tromey <tromey@redhat.com>
4023
4024 * gdb.base/macscp.exp: Add test for macro lexing bug.
4025
4026 2008-07-18 Tom Tromey <tromey@redhat.com>
4027
4028 * gdb.base/macscp.exp: Add macro tests.
4029
4030 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4031
4032 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
4033
4034 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4035
4036 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
4037
4038 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4039
4040 * gdb.cp/class2.exp: fix for failure on spu-elf
4041
4042 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4043
4044 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
4045
4046 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4047
4048 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
4049
4050 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
4051
4052 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
4053
4054 2008-07-11 Kevin Buettner <kevinb@redhat.com>
4055
4056 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
4057 of regexp to account for changes made to GDB in the printing of
4058 byte vectors.
4059
4060 2008-07-11 Tom Tromey <tromey@redhat.com>
4061
4062 * gdb.base/completion.exp: Add 'help' completion test.
4063
4064 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4065
4066 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
4067
4068 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4069
4070 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
4071
4072 2008-07-09 Pedro Alves <pedro@codesourcery.com>
4073
4074 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
4075
4076 2008-07-09 Pedro Alves <pedro@codesourcery.com>
4077
4078 * gdb.base/fullname.exp: Restore pwd if compiling failed.
4079
4080 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4081
4082 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
4083
4084 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
4085
4086 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
4087 previous commit. Add a comment.
4088
4089 2008-06-28 Pedro Alves <pedro@codesourcery.com>
4090
4091 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
4092
4093 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
4094
4095 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
4096
4097 2008-06-27 Pedro Alves <pedro@codesourcery.com>
4098
4099 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
4100 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
4101 compiling an executable, link in an object that forces unbuffered
4102 output.
4103 * lib/set_unbuffered_mode.c: New file.
4104
4105 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4106
4107 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
4108
4109 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
4110
4111 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
4112 mi_expect_stop.
4113 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
4114 Demand that *running is output.
4115 (detect_async): Perform checking every time.
4116 (mi_send_resuming_command): Extract everything into...
4117 (mi_send_resuming_command_raw): ...this.
4118 (mi_expect_stop): Don't accept any output before *stopped.
4119
4120 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
4121
4122 Robustify mi-simplerun.
4123 * gdb.mi/basics.c (main): Add a call to sleep.
4124 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
4125 * gdb.mi/mi2-cli.exp: Likewise.
4126 * gdb.mi/mi-break.exp: Likewise.
4127
4128 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
4129
4130 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
4131
4132 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4133
4134 * gdb.mi/mi-console.exp: Adjust.
4135 * gdb.mi/mi-syn-frame.exp: Adjust.
4136 * gdb.mi/mi2-console.exp: Adjust.
4137 * gdb.mi/mi2-syn-frame.exp: Adjust.
4138 * lib/mi-support.exp (mi_run_cmd): Adjust.
4139 (mi_send_resuming_command): Adjust.
4140
4141 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4142
4143 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
4144 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
4145 testing of stopped.
4146 * gdb.mi/mi2-syn-frame.exp: Likewise.
4147 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
4148 (async, detect_async): New.
4149 (mi_expect_stop, mi_continue_to_line): Adjust expectation
4150 depending on if we're running in sync or async mode.
4151
4152 2008-06-09 Tom Tromey <tromey@redhat.com>
4153
4154 * gdb.base/completion.exp: New tests for field name completion
4155 with spaces, and field name completion with '->'.
4156
4157 2008-06-06 Tom Tromey <tromey@redhat.com>
4158
4159 * gdb.base/break1.c (struct some_struct): New struct.
4160 (values): New global.
4161 * gdb.base/completion.exp: Add field name completion test.
4162
4163 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4164
4165 * gdb.cp/call-c.exp: Test for incorrect handling of reference
4166 to pointer.
4167 * gdb.cp/call-c.cc: Likewise.
4168
4169 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
4170
4171 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
4172 annotation.
4173
4174 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
4175 Pedro Alves <pedro@codesourcery.com>
4176
4177 * gdb.threads/execl.c, gdb.threads/execl1.c,
4178 gdb.threads/execl.exp: New tests.
4179
4180 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
4181 Daniel Jacobowitz <dan@codesourcery.com>
4182
4183 * gdb.cp/exception.exp: Activate test, make it work with pending
4184 catchpoints.
4185
4186 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4187
4188 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
4189
4190 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
4191
4192 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
4193 now printed.
4194 * gdb.mi/mi2-var-cmd.exp: Likewise.
4195
4196 2008-05-27 Andreas Schwab <schwab@suse.de>
4197
4198 * gdb.base/frame-args.exp: Handle arguments that are optimized
4199 out.
4200
4201 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
4202
4203 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
4204 quiet for ppc32 and group options into a single variable.
4205
4206 2008-05-23 Joel Brobecker <brobecker@adacore.com>
4207
4208 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
4209 of zero-size elements.
4210 * gdb.ada/null_array.exp: Test printing this new array.
4211
4212 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4213
4214 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
4215
4216 2008-05-21 Joel Brobecker <brobecker@adacore.com>
4217
4218 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
4219 of the "finish" command.
4220
4221 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
4222
4223 * gdb.base/annota1.exp: Test for new annotation.
4224
4225 2008-05-16 Pedro Alves <pedro@codesourcery.com>
4226
4227 * gdb.base/fixsection.exp: New file.
4228 * gdb.base/fixsection0.c: New file.
4229 * gdb.base/fixsection1.c: New file.
4230
4231 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4232
4233 * gdb.base/annota1.exp: Accept printf@... in place of printf.
4234 * gdb.base/annota3.exp: Likewise.
4235
4236 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
4237
4238 * gdb.base/watch_thread_num.exp: Don't run tests that require
4239 watchpoints if the target doesn't support them.
4240
4241 2008-05-12 Doug Evans <dje@google.com>
4242
4243 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
4244
4245 2008-05-09 Joel Brobecker <brobecker@adacore.com>
4246
4247 * gdb.ada/assign_1.exp: New testcase.
4248
4249 2008-05-09 Doug Evans <dje@google.com>
4250
4251 * gdb.base/find.exp: New file.
4252 * gdb.base/find.c: New file.
4253
4254 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
4255
4256 * gdb.base/commands.exp (watchpoint_command_test): Handle
4257 gdb,no_hardware_watchpoints.
4258 * gdb.base/float.exp: Allow ARM targets without floating point.
4259 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
4260
4261 2008-05-06 Jerome Guitton <guitton@adacore.com>
4262 Joel Brobecker <brobecker@adacore.com>
4263
4264 * gdb.ada/lang_switch: New test program.
4265 * gdb.ada/lang_switch.exp: New testcase.
4266
4267 2008-05-05 Doug Evans <dje@google.com>
4268
4269 * gdb.base/help.exp (disassemble): Update expected help text.
4270
4271 2008-05-04 Pedro Alves <pedro@codesourcery.com>
4272
4273 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
4274
4275 2008-05-04 Pedro Alves <pedro@codesourcery.com>
4276
4277 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
4278 different times.
4279
4280 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4281
4282 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
4283 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
4284 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
4285 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
4286
4287 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
4288
4289 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
4290 notification to appear.
4291
4292 2008-05-04 Daniel Jacobowitz <dan@debian.org>
4293
4294 * gdb.base/fullname.c: New file.
4295 * gdb.base/fullname.exp: New file.
4296 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
4297
4298 2008-05-03 Pedro Alves <pedro@codesourcery.com>
4299
4300 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
4301 expressions with macros.
4302
4303 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4304
4305 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
4306
4307 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4308
4309 * gdb.base/completion.exp: Handle lack of other symbols beginning
4310 with "a".
4311
4312 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
4313
4314 2008-05-02 Jim Blandy <jimb@codesourcery.com>
4315
4316 * gdb.asm/asmsrc1.s: Add scratch space.
4317
4318 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4319 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
4322 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
4323 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
4324
4325 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
4326
4327 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
4328
4329 2008-05-01 Joel Brobecker <brobecker@adacore.com>
4330
4331 * gdb.base/info-target.exp: New testcase.
4332
4333 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4334
4335 * gdb.cp/hang.exp: Use .cc instead of .C.
4336 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
4337 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
4338
4339 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4340
4341 * gdb.base/gdb1250.exp: Remove perror.
4342 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
4343
4344 2008-04-30 Pedro Alves <pedro@codesourcery.com>
4345
4346 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
4347 .2byte.
4348
4349 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
4350
4351 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
4352 (maybe_kfail): New.
4353
4354 2008-04-25 Pedro Alves <pedro@codesourcery.com>
4355
4356 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
4357
4358 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4359
4360 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
4361 * gdb.mi/mi2-syn-frame.exp: Likewise.
4362 * lib/mi-support.exp: Likewise.
4363
4364 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4365
4366 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
4367 to specify regexp for the location to stop at.
4368 * gdb.base/break-always.c: New.
4369 * gdb.base/break-always.exp: New.
4370
4371 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4372
4373 * lib/mi-support.exp (mi_runto_helper): Adjust
4374 for the original-location field.
4375 (mi_create_breakpoint, mi_list_breakpoints): New.
4376 * gdb.mi/mi-break.exp: Adjust.
4377 * gdb.mi/mi2-break.exp: Adjust.
4378 * gdb.mi/mi-pending.exp: Adjust.
4379 * gdb.mi/mi-simplerun.exp: Adjust.
4380 * gdb.mi/mi2-simplerun.exp: Adjust.
4381 * gdb.mi/mi-syn-frame.exp: Adjust.
4382 * gdb.mi/mi2-syn-frame.exp: Adjust.
4383 * gdb.mi/mi-until.exp: Adjust.
4384 * gdb.mi/mi2-until.exp: Adjust.
4385 * gdb.mi/mi-var-display.exp: Adjust.
4386 * gdb.mi/mi2-var-display.exp: Adjust.
4387 * gdb.mi/mi-watch.exp: Adjust.
4388 * gdb.mi/mi2-watch.exp: Adjust.
4389
4390 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
4391
4392 * aclocal.m4: Add override.m4.
4393 * configure: Regenerate.
4394
4395 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
4396
4397 * gdb.mi/var-cmd.c (do_at_tests): Verify that
4398 '-var-update --all-values' reports new value even the type
4399 of a variable object has changed.
4400
4401 2008-04-18 Craig Silverstein <csilvers@google.com>
4402
4403 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
4404 files.
4405
4406 2008-04-18 Joel Brobecker <brobecker@adacore.com>
4407
4408 * gdb.ada/atomic_enum: New test program.
4409 * gdb.ada/atomic_enum.exp: New testcase.
4410
4411 2008-04-17 Doug Evans <dje@google.com>
4412
4413 * gdb.opt/Makefile.in: Fix whitespace.
4414
4415 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
4416
4417 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
4418
4419 2008-04-17 Doug Evans <dje@google.com>
4420
4421 * gdb.base/hashline1.exp: New testcase.
4422 * gdb.base/hashline2.exp: New testcase.
4423 * gdb.base/hashline2.exp: New testcase.
4424
4425 2008-04-17 Pedro Alves <pedro@codesourcery.com>
4426
4427 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
4428
4429 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
4430
4431 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
4432 temporary breakpoint to match "Temporary breakpoint".
4433 * gdb.base/break.exp (delete_breakpoints): Likewise.
4434 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
4435 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
4436 * gdb.base/display.exp: Likewise.
4437 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
4438 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
4439 * gdb.base/restore.exp (restore_tests): Likewise.
4440 * gdb.base/sepdebug.exp: Likewise.
4441 * gdb.base/watchpoint.exp: Likewise.
4442 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
4443 * gdb.mi/mi-pending.exp: Likewise.
4444 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
4445 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
4446 * gdb.mi/mi-var-cmd.exp: Likewise.
4447 * gdb.mi/mi-var-display.exp: Likewise.
4448 * gdb.mi/mi2-cli.exp: Likewise.
4449 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
4450 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
4451 * gdb.mi/mi2-var-display.exp: Likewise.
4452 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
4453 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
4454 new "disp" field.
4455 (mi_expect_stop): Move after_reason argument to be really after
4456 reason. This is to support fix for PR2424.
4457
4458 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4459
4460 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
4461
4462 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
4463
4464 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
4465 field. Add more floating varobj tests.
4466 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
4467 field.
4468 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
4469 (main): Call do_at_tests.
4470 * lib/mi-support.exp (mi_create_floating_varobj)
4471 (mi_varobj_update_with_type_change): New.
4472
4473 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4474
4475 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
4476 option of -var-evaluate-expression.
4477 * gdb.mi/mi2-var-display.exp: Likewise.
4478
4479 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
4480
4481 Introduce test setup helpers.
4482 * lib/gdb.exp (build_executable, clean_restart)
4483 (prepare_for_testing): New.
4484 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
4485 * gdb.base/return.exp: Likewise.
4486 * gdb.base/ending-run.exp: Likewise.
4487
4488 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
4489
4490 * gdb.mi/mi-async.exp: New test for asynchronous Machine
4491 Interface (MI) responses.
4492
4493 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
4494
4495 * gdb.cp/breakpoint.cc: New code to test conditions involving
4496 member variables.
4497 * gdb.cp/breakpoint.exp: Test condition involving member
4498 variables.
4499
4500 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
4501
4502 * lib/mi-support.exp (mi_expect_stop): New.
4503 (mi_run_cmd): Change the
4504 token. Use mi_send_resuming_command, use
4505 mi_expect_stop.
4506 (mi_execute_to_helper): Rename to mi_execute_to.
4507 (mi_send_resuming_command): Add more error patterns.
4508 (mi_wait_for_stop): Renamed to...
4509 (mi_get_stop_line): ...this.
4510 (mi_run_inline_test): Adjust.
4511
4512 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
4513 * gdb.mi/mi-console.exp: Likewise.
4514 * gdb.mi/mi-pending.exp: Likewise.
4515 * gdb.mi/mi-simplerun.exp: Likewise.
4516 * gdb.mi/mi-stack.exp: Likewise.
4517 * gdb.mi/mi-stepi.exp: Likewise.
4518 * gdb.mi/mi-syn-frame.exp: Add comment.
4519 * gdb.mi/mi-until.exp: Likewise.
4520 * gdb.mi/mi-var-display.exp: Likewise.
4521 * gdb.mi/mi-watch.exp: Likewise.
4522 * gdb.mi/mi2-cli.exp: Likewise.
4523 * gdb.mi/mi2-console.exp: Likewise.
4524 * gdb.mi/mi2-simplerun.exp: Likewise.
4525 * gdb.mi/mi2-stack.exp: Likewise.
4526 * gdb.mi/mi2-stepi.exp: Likewise.
4527 * gdb.mi/mi2-until.exp: Likewise.
4528 * gdb.mi/mi2-var-display.exp: Likewise.
4529 * gdb.mi/mi2-watch.exp: Likewise.
4530
4531 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4532
4533 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
4534
4535 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
4536
4537 2008-04-04 Pedro Alves <pedro@codesourcery.com>
4538
4539 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
4540 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
4541 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
4542 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
4543 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
4544 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
4545 expect an mi error duplicated in stderr.
4546
4547 2008-04-03 Joel Brobecker <brobecker@adacore.com>
4548
4549 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
4550 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
4551 Add a couple of tests that verify the behavior when the new setting
4552 is set to "cancel" and "all".
4553 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
4554 "ask" before we start the testing.
4555
4556 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
4557
4558 * gdb.cp/casts.cc: Add class reference variables.
4559 * gdb.cp/casts.exp: New test cases for up/down casting references.
4560
4561 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
4562
4563 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
4564 instead of beginning to make an extra test pass.
4565 * gdb.mi/mi2-var-display.exp: Likewise.
4566
4567 2008-03-31 Maciej W. Rozycki <macro@mips.com>
4568
4569 * gdb.base/break.exp: Mark failures as such. Fix formatting.
4570
4571 2008-03-31 Markus Deuling <deuling@de.ibm.com>
4572 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4573
4574 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
4575 value. Add xfail for older kernels.
4576
4577 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
4578
4579 Bring mi-support in line with gdb.exp.
4580 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
4581 (mi_gdb_start): New function.
4582
4583 2008-03-28 Maciej W. Rozycki <macro@mips.com>
4584
4585 * gdb.mi/mi-var-cmd.exp: Fix a typo.
4586
4587 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
4588
4589 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
4590 * gdb.mi/mi2-var-display.exp: Likewise.
4591
4592 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
4593
4594 * lib/mi-support.exp (mi_create_varobj_checked): New.
4595 (mi_list_varobj_children): Allow to check for a
4596 value.
4597 (mi_list_array_varobj_children): New.
4598
4599 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
4600 and mi_list_varobj_children, as opposed to hardcoding
4601 expected strings.
4602 * gdb.mi/gdb701.exp: Likewise.
4603 * gdb.mi/gdb792.exp: Likewise.
4604 * gdb.mi/mi-var-block.exp: Likewise.
4605 * gdb.mi/mi-var-cmd.exp: Likewise.
4606 * gdb.mi/mi-var-invalidate.exp: Likewise.
4607 * gdb.mi/mi2-var-block.exp: Likewise.
4608 * gdb.mi/mi2-var-child.exp: Likewise.
4609 * gdb.mi/mi2-var-cmd.exp: Likewise.
4610 * gdb.mi/mi2-var-display.exp: Likewise.
4611
4612 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4613
4614 Fix random false FAILs on i386.
4615 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
4616
4617 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
4618
4619 PR gdb/544
4620 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
4621
4622 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
4623
4624 PR gdb/544
4625 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
4626
4627 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4628
4629 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
4630 fixed PR gdb/544.
4631
4632 2008-03-21 Pedro Alves <pedro@codesourcery.com>
4633
4634 * gdb.threads/fork-child-threads.exp: Test next over fork.
4635
4636 2008-03-21 Chris Demetriou <cgd@google.com>
4637
4638 * gdb.base/break.exp (rbreak junk): New test for rbreak
4639 "Junk at end of arguments" issue.
4640
4641 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4642
4643 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
4644 *& to work on created array elements.
4645 (Top level): Test print $pc with a file. Test string operations
4646 without a target.
4647 * gdb.base/ptype.exp: Do not expect *& to work on created array
4648 elements.
4649
4650 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4651
4652 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4653 gdb.threads/staticthreads.exp: Update exit query.
4654
4655 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
4656
4657 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
4658
4659 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4660
4661 * gdb.base/watchpoint.c (global_ptr, func4): New.
4662 (main): Call func4.
4663 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
4664 (test_inaccessible_watchpoint): New.
4665
4666 2008-02-29 Maciej W. Rozycki <macro@mips.com>
4667
4668 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
4669 select the largest.
4670
4671 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4672
4673 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
4674 frames-invalid annotations.
4675
4676 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
4677
4678 * gdb.base/assign.exp: avoid same output for different tests.
4679
4680 2008-02-27 Doug Evans <dje@google.com>
4681
4682 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
4683 for bug 1738.
4684 (breakpoint_to_handler_entry): Ditto.
4685
4686 2008-02-27 Joel Brobecker <brobecker@adacore.com>
4687
4688 * gdb.base/ending-run.exp: Use the first line of code inside
4689 function body to test breakpoints.
4690 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
4691 location where the breakpoint is inserted when using the line
4692 where a function is declared. Fix typo in the description of
4693 one of the tests.
4694 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
4695
4696 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
4697
4698 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
4699 tests.
4700
4701 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
4702
4703 * gdb.base/args.exp: avoid same output for tests
4704 with single quotes.
4705
4706 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
4707
4708 * gdb.base/annota1.exp: Adjust for 'info break'
4709 format changes.
4710 * gdb.base/annota3.exp: Likewise.
4711 * gdb.base/break.exp: Likewise.
4712 * gdb.base/condbreak.exp: Likewise.
4713 * gdb.base/pending.exp: Likewise.
4714 * gdb.base/sepdebug.exp: Likewise.
4715 * gdb.base/unload.exp: Likewise.
4716 * gdb.cp/ovldbreak.exp: Likewise.
4717 * gdb.mi/mi-pending.exp: Likewise.
4718
4719 2008-02-07 Doug Evans <dje@google.com>
4720
4721 * gdb.cp/mb-inline.exp: New.
4722 * gdb.cp/mb-inline.h: New.
4723 * gdb.cp/mb-inline1.cc: New.
4724 * gdb.cp/mb-inline2.cc: New.
4725
4726 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
4727
4728 * gdb.pascal/floats.pas: New test program.
4729 * gdb.pascal/floats.exp: New testcase.
4730
4731 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
4732
4733 * gdb.base/callfuncs.c (t_float_many_args): New function.
4734 (t_double_many_args): New function.
4735 * gdb.base/callfuncs.exp: Add tests for exceeding float
4736 and double parameters passed through the stack.
4737
4738 2008-02-05 Joel Brobecker <brobecker@adacore.com>
4739
4740 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
4741 gdb.ada/complete/foo.adb: New files.
4742 * gdb.ada/complete.exp: New testcase.
4743
4744 2008-02-03 Doug Evans <dje@google.com>
4745
4746 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
4747
4748 * gdb.cp/gdb2384.exp: New file.
4749 * gdb.cp/gdb2384.cc: New file.
4750 * gdb.cp/gdb2384-base.h: New file.
4751 * gdb.cp/gdb2384-base.cc: New file.
4752
4753 2008-02-02 Doug Evans <dje@google.com>
4754
4755 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
4756
4757 2007-02-01 Joel Brobecker <brobecker@adacore.com>
4758
4759 * gdb.ada/sym_print_name: New test program.
4760 * gdb.ada/sym_print_name.exp: New testcase.
4761
4762 2007-02-01 Joel Brobecker <brobecker@adacore.com>
4763
4764 * gdb.ada/nested/hello.adb: New file.
4765 * gdb.ada/nested.exp: New testcase.
4766 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
4767
4768 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
4769
4770 * gdb.mi/basic.c (return_1): New function.
4771 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
4772 don't cause future evaluations of function to report
4773 creation of internal breakpoints.
4774
4775 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
4776
4777 * gdb.mi/mi-break.exp (test_error): New.
4778 Call it.
4779
4780 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
4781
4782 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
4783 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
4784
4785 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
4786
4787 * gdb.pascal/integers.pas: New test program.
4788 * gdb.pascal/integers.exp: New testcase.
4789
4790 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
4791
4792 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
4793
4794 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
4795
4796 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
4797 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
4798
4799 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
4800
4801 * gdb.ada/formatted_ref: New test program.
4802 * gdb.ada/formatted_ref.exp: New testcase.
4803
4804 * gdb.cp/formatted-ref.cc: New file.
4805 * gdb.cp/formatted-ref.exp: New testcase.
4806
4807 2008-01-30 Joel Brobecker <brobecker@adacore.com>
4808
4809 * gdb.base/ptype.exp: Add testing of "ptype $pc".
4810
4811 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
4812
4813 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
4814 (test_file_list_exec_source_file): Update to new macro-info field.
4815
4816 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
4817
4818 * gdb.ada/exprs: New test program.
4819 * gdb.ada/exprs.exp: New testcase.
4820
4821 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4822
4823 * dfp-test.c (DELTA, DELTA_B): New definitions.
4824 (double_val1, double_val2, double_val3, double_val4, double_val5,
4825 double_val6, double_val7, double_val8, double_val9, double_val10,
4826 double_val11, double_val12, double_val13, double_val14, dec32_val1,
4827 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
4828 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
4829 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
4830 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
4831 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
4832 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
4833 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
4834 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
4835 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
4836 dec128_val16): New global variables.
4837 (decimal_dec128_align): New function.
4838 (decimal_mixed): Likewise.
4839 (decimal_many_args_dec32): Likewise.
4840 (decimal_many_args_dec64): Likewise.
4841 (decimal_many_args_dec128): Likewise.
4842 (decimal_many_args_mixed): Likewise.
4843 * dfp-test.exp: Add tests calling new inferior functions.
4844
4845 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4846
4847 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
4848 gdb.server/ext-run.exp: New files.
4849 * lib/gdbserver-support.exp (gdbserver_download): New.
4850 (gdbserver_start): New. Update gdbserver expected
4851 output.
4852 (gdbserver_spawn): Use them.
4853 (gdbserver_start_extended): New.
4854
4855 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
4858 Run on GNU/Linux.
4859 (do_exec_tests): Check for systems which do not support catchpoints.
4860 Do not match START.
4861 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
4862 Run on GNU/Linux. Enable verbose output.
4863 (check_fork_catchpoints): New.
4864 (explicit_fork_child_follow, catch_fork_child_follow)
4865 (tcatch_fork_parent_follow): Update expected messages.
4866 (do_fork_tests): Use check_fork_catchpoints.
4867 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
4868 Run on GNU/Linux. Enable verbose output.
4869 (check_vfork_catchpoints): New.
4870 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
4871 expected messages.
4872 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
4873
4874 2008-01-29 Jim Blandy <jimb@red-bean.com>
4875
4876 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
4877 host' errors.
4878 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
4879
4880 2008-01-29 Jim Blandy <jimb@red-bean.com>
4881
4882 * gdb.threads/sigthread.c: Use barriers to ensure that
4883 child_thread and child_thread_two are always initialized before we
4884 start to use them.
4885
4886 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
4887
4888 * gdb.base/watchpoint-solib.exp: New.
4889 * gdb.base/watchpoint-solib.c: New.
4890 * gdb.base/watchpoint-solib-shr.c: New.
4891
4892 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
4893
4894 * gdb.base/gdb1056.exp: Add unsigned integer test.
4895
4896 2008-01-28 Doug Evans <dje@google.com>
4897
4898 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
4899
4900 2008-01-27 Jim Blandy <jimb@codesourcery.com>
4901
4902 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
4903
4904 * gdb.base/expand-psymtabs.exp: Doc fix.
4905
4906 2008-01-26 Mark Kettenis <kettenis@gnu.org>
4907
4908 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4909
4910 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
4911
4912 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
4913 -var-set-format.
4914
4915 2008-01-23 Chris Demetriou <cgd@google.com>
4916
4917 * gdb.threads/thread_events.c: New testcase source file.
4918 * gdb.threads/thread_events.exp: New testcase expect file.
4919
4920 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
4921
4922 * lib/gdb.exp: Add the variable octal.
4923
4924 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
4925 -var-set-format.
4926
4927 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
4928 Vladimir Prus <vladimir@codesourcery.com>
4929
4930 * gdb.base/float.exp: Allow missing floating point for m68k and
4931 PowerPC.
4932
4933 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
4934
4935 * gdb.mi/basics.c: Setup for testing breakpoints
4936 ignore count.
4937 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
4938 * gdb.mi/mi-cli.exp: Adjust.
4939 * gdb.mi/mi2-cli.exp: Adjust.
4940
4941 2008-01-17 Pedro Alves <pedro@codesourcery.com>
4942
4943 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
4944 and 'dummy_ptr' integer pointer. Initialize struct_declarations
4945 with dummy_ptr's address.
4946 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
4947 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
4948 all targets.
4949 * gdb.mi/mi2-var-child.exp: Likewise.
4950
4951 2008-01-09 Joel Brobecker <brobecker@adacore.com>
4952
4953 * gdb.ada/null_array: New test program.
4954 * gdb.ada/null_array.exp: New testcase.
4955
4956 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
4957
4958 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
4959 with required float modifiers.
4960
4961 2008-01-08 Joel Brobecker <brobecker@adacore.com>
4962
4963 * gdb.ada/funcall_param: New test program.
4964 * gdb.ada/funcall_param.exp: New testcase.
4965
4966 2008-01-08 Joel Brobecker <brobecker@adacore.com>
4967
4968 * gdb.ada/arrayparam: New test program.
4969 * gdb.ada/arrayparam.exp: New testcase.
4970
4971 2008-01-08 Joel Brobecker <brobecker@adacore.com>
4972
4973 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
4974 landed. Should also fix random failures in the test following it.
4975
4976 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4977
4978 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
4979 for expressions with decimal float values.
4980 (test_dfp_conversions): New function to test casts to and from
4981 decimal float types.
4982 Call test_dfp_conversions.
4983 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
4984 elements.
4985 (main): Initialize ds.float4 and ds.double8 elements.
4986 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
4987 string to new error message.
4988 (d64_set_tests): Likewise.
4989 (d128_set_tests): Likewise.
4990 Add tests for expressions with decimal float variables. Add tests for
4991 conversions to and from decimal float types.
4992
4993 2008-01-05 Joel Brobecker <brobecker@adacore.com>
4994
4995 * gdb.ada/packed_tagged/comp_bug.adb: New file.
4996 * gdb.ada/packed_tagged.exp: New testcase.
4997
4998 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4999
5000 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
5001 gdb.ada/homonym/homonym_main.adb: New files.
5002 * gdb.ada/homonym.exp: New testcase.
5003
5004 2008-01-04 Joel Brobecker <brobecker@adacore.com>
5005
5006 * gdb.ada/packed_array.exp: Add testing of references to
5007 a packed array.
5008
5009 2008-01-04 Joel Brobecker <brobecker@adacore.com>
5010
5011 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
5012 New files.
5013 * gdb.ada/type_coercion.exp: New testcase.
5014
5015 2008-01-04 Joel Brobecker <brobecker@adacore.com>
5016
5017 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
5018 gdb.ada/tagged/foo.adb: New file.
5019 * gdb.ada/tagged.exp: New testcase.
5020
5021 2008-01-04 Joel Brobecker <brobecker@adacore.com>
5022
5023 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
5024 gdb.ada/ptype_field/foo.adb: New files.
5025 * gdb.ada/ptype_field.exp: New testcase.
5026
5027 2008-01-03 Joel Brobecker <brobecker@adacore.com>
5028
5029 * gdb.ada/print_pc.exp: New testcase.
5030
5031 2008-01-03 Joel Brobecker <brobecker@adacore.com>
5032
5033 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
5034 gdb.ada/taft_type/p.adb: New files.
5035 * gdb.ada/taft_type.exp: New testcase.
5036
5037 2008-01-03 Joel Brobecker <brobecker@adacore.com>
5038
5039 * gdb.ada/array_bounds/bar.adb: New file.
5040 * gdb.ada/array_bounds.exp: New testcase.
5041
5042 2008-01-03 Joel Brobecker <brobecker@adacore.com>
5043
5044 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
5045 gdb.ada/arrayptr/foo.adb: New files.
5046 * gdb.ada/arrayptr.exp: New testcase.
5047
5048 2008-01-03 Joel Brobecker <brobecker@adacore.com>
5049
5050 * gdb.base/set-lang-auto.exp: New testcase.
5051
5052 2008-01-03 Joel Brobecker <brobecker@adacore.com>
5053
5054 * gdb.ada/fun_addr/foo.adb: New file.
5055 * gdb.ada/fun_addr.exp: New testcase.
5056
5057 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5058
5059 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
5060 New files
5061
5062 2008-01-02 Joel Brobecker <brobecker@adacore.com>
5063
5064 * array_subscript_addr/p.adb: New file.
5065 * array_subscript_addr.exp: New testcase.
5066
5067 2008-01-02 Joel Brobecker <brobecker@adacore.com>
5068
5069 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
5070 New files.
5071 * gdb.ada/str_cmp_ref.exp: New testcase.
5072
5073 2008-01-01 Joel Brobecker <brobecker@adacore.com>
5074
5075 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
5076 gdb.ada/fun_in_declare/foo.adb: New files.
5077 * gdb.ada/fun_in_declare.exp: New testcase.
5078
5079 2008-01-01 Joel Brobecker <brobecker@adacore.com>
5080
5081 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
5082 gdb.ada/ref_param/pck.ads: New files.
5083 * gdb.ada/ref_param.exp: New testcase.
5084
5085 2008-01-01 Joel Brobecker <brobecker@adacore.com>
5086
5087 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
5088 gdb.ada/interface/foo.adb: New files.
5089 * gdb.ada/interface.exp: New testcase.
5090
5091 2007-12-31 Jim Blandy <jimb@codesourcery.com>
5092
5093 * gdb.base/multi-forks.exp: Consume all output from child
5094 processes before proceeding to next test.
5095
5096 2007-12-29 Jim Blandy <jimb@codesourcery.com>
5097
5098 * configure: Regenerated.
5099
5100 2007-12-27 Joel Brobecker <brobecker@adacore.com>
5101
5102 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
5103 gdb.ada/fixed_cmp/fixed.adb: New files.
5104 * gdb.ada/fixed_cmp.exp: New testcase.
5105
5106 2007-12-27 Joel Brobecker <brobecker@adacore.com>
5107
5108 * gdb.ada/boolean_expr.exp: New testcase.
5109
5110 2007-12-26 Jim Blandy <jimb@codesourcery.com>
5111
5112 * gdb.base/multi-forks.exp: Doc fix.
5113
5114 2007-12-26 Joel Brobecker <brobecker@adacore.com>
5115
5116 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5117 * gdb.ada/char_param.exp: Do not compile our test program with
5118 -gnata, this is unnecessary.
5119 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
5120
5121 2007-12-24 Joel Brobecker <brobecker@adacore.com>
5122
5123 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
5124 gdb.ada/print_chars/foo.adb: New files.
5125 * gdb.ada/print_chars.exp: New testcase.
5126
5127 2007-12-24 Joel Brobecker <brobecker@adacore.com>
5128
5129 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
5130 gdb.ada/char_param/foo.adb: New files.
5131 * gdb.ada/char_param.exp: New testcase.
5132
5133 2007-12-22 Jim Blandy <jimb@codesourcery.com>
5134
5135 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
5136 hard-coding source line numbers into the test.
5137 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
5138 gdb_get_line_number to find.
5139
5140 2007-12-22 Joel Brobecker <brobecker@adacore.com>
5141
5142 * gdb.base/ptype.c (highest): New struct type.
5143 (the_highest): New variable of that type.
5144 (main): Add dummy assignment to a field of variable the_highest.
5145 * gdb.base/ptype.exp: Test type printing of our new variable.
5146
5147 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
5148
5149 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
5150 and record first explicitly generated thread number.
5151 Use that thread number for thread specific watchpoint test.
5152 Add iteration number to repetitive tests.
5153
5154 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
5155 Jim Blandy <jimb@codesourcery.com>
5156
5157 * gdb.base/expand-psymtabs.c: New testcase
5158 source file.
5159 * gdb.base/expand-psymtabs.exp: New testcase
5160 expect file.
5161
5162 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
5163
5164 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
5165 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
5166
5167 2007-12-17 Joel Brobecker <brobecker@adacore.com>
5168
5169 * gdb.ada/frame_args/foo.adb: New file.
5170 * gdb.ada/frame_args/pck.ads: New file.
5171 * gdb.ada/frame_args/pck.adb: New file.
5172 * gdb.ada/frame_args.exp: New testcase.
5173
5174 2007-12-17 Joel Brobecker <brobecker@adacore.com>
5175
5176 * gdb.base/frame-args.c: New file.
5177 * gdb.base/frame-args.exp: New testcase.
5178
5179 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5180 Joseph Myers <joseph@codesourcery.com>
5181
5182 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
5183
5184 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5185
5186 * gdb.mi/mi-pending.exp: New.
5187 * gdb.mi/mi-pending.c: New.
5188 * gdb.mi/mi-pendshr.c: New.
5189
5190 2007-12-06 Jim Blandy <jimb@codesourcery.com>
5191
5192 * gdb.base/default.exp: Update expected output for 'info catch'.
5193
5194 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5195
5196 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
5197 must be set to binary.
5198
5199 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
5200
5201 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
5202
5203 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5204
5205 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
5206 gdb.mi/mi-file-transfer.exp: New.
5207
5208 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5209
5210 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
5211
5212 2007-11-22 Maciej W. Rozycki <macro@mips.com>
5213
5214 * gdb.trace/backtrace.exp: Fix a typo.
5215 * gdb.trace/circ.exp: Likewise.
5216 * gdb.trace/collection.exp: Likewise.
5217 * gdb.trace/limits.exp: Likewise.
5218 * gdb.trace/report.exp: Likewise.
5219 * gdb.trace/tfind.exp: Likewise.
5220 * gdb.trace/while-dyn.exp: Likewise.
5221
5222 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
5223
5224 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
5225 objects of pointers that can't be dereferenced are now
5226 "noneditable".
5227
5228 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5229
5230 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5231 (target_cpu): Remove.
5232
5233 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
5234
5235 * gdb.base/ending-run.exp: Expect the list of cleared
5236 breakpoint to come in natural order, not the reversed one.
5237
5238 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
5239
5240 * gdb.mi/mi-var-child.c (do_child_deletion): New.
5241 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
5242
5243 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
5244
5245 * gdb.base/printcmds.exp: New function
5246 test_printf_with_dfp.
5247
5248 2007-11-02 Doug Evans <dje@google.com>
5249
5250 * gdb.disasm/t01_mov.s: Remove carriage returns.
5251 * gdb.disasm/t02_mova.s: Ditto.
5252 * gdb.disasm/t03_add.s: Ditto.
5253 * gdb.disasm/t04_sub.s: Ditto.
5254 * gdb.disasm/t05_cmp.s: Ditto.
5255 * gdb.disasm/t06_ari2.s: Ditto.
5256 * gdb.disasm/t07_ari3.s: Ditto.
5257 * gdb.disasm/t08_or.s: Ditto.
5258 * gdb.disasm/t09_xor.s: Ditto.
5259 * gdb.disasm/t10_and.s: Ditto.
5260 * gdb.disasm/t11_logs.s: Ditto.
5261 * gdb.disasm/t12_bit.s: Ditto.
5262 * gdb.disasm/t13_otr.s: Ditto.
5263
5264 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5265
5266 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
5267
5268 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5269
5270 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
5271 provide DFP support.
5272
5273 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5274
5275 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
5276 Test "set powerpc vector-abi". Skip auto-detection tests for old
5277 toolchains.
5278
5279 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
5280
5281 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
5282 with [string compare].
5283
5284 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
5285
5286 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
5287 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
5288
5289 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
5290
5291 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
5292 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
5293 * gdb.opt/Makefile.in: New makefile.
5294 * Makefile.in: Create new directory "gdb.opt".
5295 * configure.ac: Add "gdb.opt" directory.
5296 * configure: Regenerated.
5297
5298 2007-10-25 Doug Evans <dje@google.com>
5299
5300 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
5301 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
5302
5303 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
5304 Thiago Jung Bauermann <bauerman@br.ibm.com>
5305
5306 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
5307 Floating Point expressions.
5308 * gdb.base/dfp-test.exp: new file adding tests for Decimal
5309 Floating Point variables.
5310 * gdb.base/dfp-test.c: new file containing program with Decimal
5311 Floating variables, used by gdb.base/dfp-test.exp.
5312
5313 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5314
5315 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
5316
5317 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5318
5319 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
5320 compiling test case with GCC.
5321 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
5322
5323 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5324
5325 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
5326 format changes.
5327
5328 2007-10-18 Michael Snyder <msnyder@specifix.com>
5329
5330 * gdb.base/dbx.exp: Add missing "-re " operator.
5331
5332 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
5333
5334 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
5335 * configure.ac: Removed trailing spaces after backslash.
5336 * gdb.modula2: New directory.
5337 * gdb.modula2/Makefile.in: New file.
5338 * gdb.modula2/unbounded-array.exp: New file.
5339 * gdb.modula2/unbounded1.c: New file.
5340
5341 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5342
5343 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
5344
5345 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
5346
5347 * gdb.base/sigstep.c (main): Add checks for
5348 return values for setitimer call.
5349 Call setitimer again with itimer = ITIMER_REAL
5350 if first call to setitimer fails.
5351
5352 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
5353
5354 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
5355 of $timeout.
5356
5357 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
5358
5359 * gdb.server/server-run.exp: Test for dynamic linker symbols.
5360
5361 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5362
5363 * lib/gdb.exp (gdb_run_cmd): Move comment outside
5364 of gdb_expect call, to avoid interruption.
5365
5366 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
5367
5368 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
5369 (v_unsigned_long_long, v_long_long_array)
5370 (v_signed_long_long_array, v_unsigned_long_long_array)
5371 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
5372 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
5373 [!NO_LONG_LONG]: New.
5374 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
5375 v_long_long_member.
5376
5377 (v_long_long_func, v_signed_long_long_func)
5378 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
5379 (main) [!NO_LONG_LONG]: Initialize long long variants.
5380
5381 * gdb.base/whatis.exp: If board file requests no_long_long, build
5382 test with NO_LONG_LONG defined. Test long long, signed long long,
5383 and unsigned long long variants but only if board file doesn't
5384 disable it.
5385
5386 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
5387 Daniel Jacobowitz <dan@codesourcery.com>
5388
5389 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
5390 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
5391 * configure: Regenerated.
5392 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
5393 gdb.pascal/types.exp, lib/pascal.exp: New files.
5394
5395 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
5396
5397 * gdb.cp/classes.exp (do_tests): Always step to the line after the
5398 call.
5399 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
5400 to return to the call.
5401 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
5402 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
5403 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
5404 * gdb.mi/mi-until.exp (test_until): Likewise.
5405 * gdb.mi/mi2-until.exp (test_until): Likewise.
5406
5407 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
5408
5409 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
5410 two-char array.
5411 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
5412
5413 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5414
5415 * gdb.threads/watchthreads.c (thread_function): Sleep between
5416 iterations.
5417 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
5418 at once for S/390. Generate matching fails and passes.
5419
5420 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
5421
5422 * gdb.mi/var-cmd.c (do_children_tests): Initialize
5423 the 'struct_declarations' variable to zeros.
5424
5425 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
5426
5427 * gdb.cp/mb-ctor.cc: New.
5428 * gdb.cp/mb-ctor.exp: New.
5429 * gdb.cp/mb-templates.cc: New.
5430 * gdb.cp/mb-templates.exp: New.
5431
5432 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
5433
5434 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
5435
5436 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
5437
5438 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
5439 targets.
5440 * configure: Regenerate.
5441
5442 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
5443
5444 * gdb.base/annota1.exp: Adjust for 'info break'
5445 format changes.
5446 * gdb.base/annota3.exp: Likewise.
5447 * gdb.base/break.exp: Likewise.
5448 * gdb.base/condbreak.exp: Likewise.
5449 * gdb.base/pending.exp: Likewise.
5450 * gdb.base/sepdebug.exp: Likewise.
5451 * gdb.base/unload.exp: Likewise.
5452 * gdb.base/ovldbreak.exp: Likewise.
5453
5454 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
5455
5456 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
5457 messages.
5458 * gdb.base/chng-syms.exp: Likewise.
5459 * gdb.base/unload.exp: Likewise.
5460
5461 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
5462
5463 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
5464
5465 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5466
5467 * schedlock.c (NUM): Change to 1.
5468 (main): Use args[0] for the main thread.
5469 * schedlock.exp: Only expect two threads. Only issue one pass or fail
5470 regardless of the number of threads.
5471
5472 2007-09-14 Maciej W. Rozycki <macro@mips.com>
5473
5474 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
5475 type down.
5476 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
5477 test.
5478 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
5479 watchpoint type down.
5480 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
5481 test.
5482
5483 2007-09-14 Maciej W. Rozycki <macro@mips.com>
5484
5485 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
5486 Move all the tests here and run them twice, once using software
5487 watchpoints and once using hardware watchpoints.
5488 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
5489
5490 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
5491
5492 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
5493 test.
5494
5495 2007-09-10 Mark Kettenis <kettenis@gnu.org>
5496
5497 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
5498 build-id.
5499
5500 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
5501 know about $ORIGIN. Calculate output dir from $dest instead of
5502 using ${objdir}/{$subdir}.
5503
5504 2007-09-09 Mark Kettenis <kettenis@gnu.org>
5505
5506 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
5507 gcore, before continuing with the test.
5508
5509 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
5510
5511 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
5512 * gdb.mi/mi-watch.exp: Likewise.
5513
5514 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5515 Jim Blandy <jimb@codesourcery.com>
5516
5517 * gdb.arch/i386-sse.exp: Do not expect character constants.
5518 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
5519 * gdb.base/display.exp: Allow print/s.
5520 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
5521 and unsigned char array changes.
5522
5523 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5524
5525 * gdb.base/display.exp: Add tests for printf %p.
5526
5527 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
5528
5529 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
5530 the dll name to unicode.
5531
5532 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5533
5534 * gdb.base/default.exp (show version): Update the version text.
5535 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
5536
5537 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5538
5539 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
5540 New files.
5541
5542 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5543
5544 * lib/gdb.exp (build_id_debug_filename_get): New function.
5545 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
5546 Remove the generate DEBUG file for the future testcase runs.
5547 New testcase for the NT_GNU_BUILD_ID retrieval.
5548 Move the final testing step to ...
5549 (test_different_dir): ... a new function.
5550 New parameter XFAIL to XFAIL all the tests performed.
5551 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
5552 New parameter TYPE to PF_PREFIX all the tests performed.
5553
5554 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5555
5556 * gdb.mi/mi-var-cp.cc (path_expression): New
5557 function.
5558 * gdb.mi/mi-var-cp.exp: Run path exression tests.
5559
5560 2007-08-27 Markus Deuling <deuling@de.ibm.com>
5561
5562 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
5563 to fit into SPU Local Store memory.
5564
5565 2007-08-23 Joel Brobecker <brobecker@adacore.com>
5566
5567 * gdb.base/default.exp: Adjust the expected output of "info
5568 warranty" after the switch to GPLv3.
5569
5570 2007-08-23 Joel Brobecker <brobecker@adacore.com>
5571
5572 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
5573 to 30000 (from 20000).
5574
5575 2007-08-23 Joel Brobecker <brobecker@adacore.com>
5576
5577 Switch the license of all .exp files to GPLv3.
5578 Switch the license of all .f and .f90 files to GPLv3.
5579 Switch the license of all .s and .S files to GPLv3.
5580
5581 2007-08-23 Joel Brobecker <brobecker@adacore.com>
5582
5583 * configure.ac: Switch license to GPLv3.
5584
5585 2007-08-23 Joel Brobecker <brobecker@adacore.com>
5586
5587 Switch the licensing to GPLv3 for all .ads and .adb files.
5588
5589 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
5590
5591 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
5592 and t_int_double.
5593 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
5594
5595 2007-08-17 Joel Brobecker <brobecker@adacore.com>
5596
5597 * gdb.base/step-line.c: Switch license to GPL version 3, and
5598 update copyright year.
5599 * gdb.base/step-line.inp: Likewise.
5600
5601 2007-08-17 Joel Brobecker <brobecker@adacore.com>
5602
5603 * gdb.base/gdb1555.exp: Make expected output immune to formatting
5604 changes inside gdb1555.c.
5605 * gdb.base/pending.exp: Likewise.
5606
5607 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
5608
5609 * config/default.exp: New file.
5610
5611 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5612
5613 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
5614 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
5615
5616 2007-07-30 Maciej W. Rozycki <macro@mips.com>
5617
5618 * gdb.base/dump.exp: Force the correct endianness for binary
5619 formats not carrying this information.
5620
5621 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5622
5623 * gdb.threads/staticthreads.exp: Match .*sem_post.
5624
5625 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5626
5627 * gdb.base/readline.exp (operate_and_get_next): Match the final
5628 prompt.
5629
5630 2007-07-23 Kevin Buettner <kevinb@redhat.com>
5631
5632 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
5633 to restarting SID.
5634
5635 2007-07-18 Kevin Buettner <kevinb@redhat.com>
5636
5637 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
5638 prior to `gdb_start'.
5639
5640 2007-07-18 Kevin Buettner <kevinb@redhat.com>
5641
5642 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
5643 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
5644 Remove call to gdb_unload.
5645
5646 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
5647 Daniel Jacobowitz <dan@codesourcery.com>
5648
5649 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
5650 for __WIN32__.
5651 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
5652 * gdb.base/unload.exp: Use shared library test routines.
5653
5654 2007-07-03 Markus Deuling <deuling@de.ibm.com>
5655
5656 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
5657 * gdb.base/solib-symbol-lib.c: Likewise.
5658 * gdb.base/solib-symbol-main.c: Likewise.
5659
5660 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5661
5662 * config/gdbserver.exp (gdb_reconnect): New.
5663 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
5664 gdb.base/solib-disc.exp: New files.
5665 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
5666 remote debugging".
5667 (gdb_compile): Add shlib_load flag.
5668 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
5669 port.
5670 (gdbserver_reconnect): New.
5671
5672 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
5673 Daniel Jacobowitz <dan@codesourcery.com>
5674
5675 * gdb.base/annota3.exp: Test for if construct.
5676
5677 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
5678
5679 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
5680
5681 2007-06-21 Chris Dearman <chris@mips.com>
5682 Maciej W. Rozycki <macro@mips.com>
5683
5684 * gdb.base/display.exp: Allow a newline after display/i.
5685 * gdb.base/pc-fp.exp: Likewise.
5686 * gdb.base/sigbpt.exp: Likewise.
5687
5688 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5689
5690 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
5691 required features to be included.
5692
5693 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
5694
5695 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
5696 in info threads output.
5697
5698 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5699 Markus Deuling <deuling@de.ibm.com>
5700
5701 * gdb.arch/spu-info.exp: New testcase.
5702 * gdb.arch/spu-info.c: New file.
5703
5704 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
5705
5706 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
5707 tpcs_offset. Restore lr after the call.
5708 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
5709
5710 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
5711
5712 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
5713 (gdbserver_run): Kill any running gdbserver.
5714 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
5715
5716 2007-05-17 Maciej W. Rozycki <macro@mips.com>
5717
5718 * gdb.base/sigbpt.exp: Preset segv_addr.
5719
5720 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5721
5722 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
5723 (gdb_compile_shlib): Likewise.
5724 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
5725 (default_gdb_init): Clear cleanfiles.
5726 (gdb_finish): Delete recorded cleanfiles.
5727 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
5728
5729 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
5730 Do not use isnative.
5731 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
5732 gdb.base/so-impl-ld.exp: Likewise.
5733 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
5734 * gdb.base/unload.exp: Likewise. Do not pass empty option to
5735 gdb_compile.
5736
5737 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
5738
5739 * config/unknown.exp: Remove.
5740
5741 2007-05-15 Markus Deuling <deuling@de.ibm.com>
5742
5743 * gdb.base/info-proc.exp: Check is_remote.
5744
5745 2007-05-14 Markus Deuling <deuling@de.ibm.com>
5746
5747 * gdb.base/gcore.exp: Initialize variable core_supported.
5748
5749 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5750
5751 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
5752
5753 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5754
5755 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
5756 * gdb.threads/print-threads.exp (test_all_threads): Allow
5757 negative and hexadecimal thread IDs.
5758
5759 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5760
5761 * gdb.java/jprint.java (public): Avoid invalid call to static
5762 method.
5763
5764 2007-05-14 Denis Pilat <denis.pilat@st.com>
5765
5766 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
5767 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
5768 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
5769 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
5770 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
5771
5772 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5773
5774 * gdb.base/overlays.exp: Add support for targets with only code
5775 overlay support, not data overlay. Support spu-*-* target in
5776 this mode.
5777 * gdb.base/ovlymgr.c: Provide stubs for spu target.
5778 * gdb.base/spu.ld: New file.
5779
5780 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
5783
5784 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
5785
5786 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
5787
5788 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
5789
5790 * gdb.java/jmain.exp: Handle demangled names with and without method
5791 signatures.
5792
5793 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
5794
5795 * gdb.mi/mi-syn-frame.c (main, foo, bar)
5796 (have_a_very_merry_interrupt): Remove calls to puts.
5797 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
5798 inferior output.
5799 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
5800 test names.
5801
5802 2007-04-29 Markus Deuling <deuling@de.ibm.com>
5803 Daniel Jacobowitz <dan@codesourcery.com>
5804
5805 * gdb.base/auxv.exp (core_works): Also check is_remote.
5806 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
5807
5808 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
5809
5810 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
5811 message, not the undefined 'module' variable.
5812 * gdb.base/siginfo.exp: Likewise.
5813 * gdb.base/sigstep.exp: Likewise.
5814 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
5815 serialport.
5816 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
5817
5818 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
5819
5820 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
5821 target sim fails. Return 0 otherwise.
5822 (gdb_load): Return prematurely if gdb_target_sim fails.
5823
5824 2007-04-16 Denis Pilat <denis.pilat@st.com>
5825
5826 * gdb.base/setshow.exp: Reset height after having set it to 100.
5827
5828 2007-04-16 Denis Pilat <denis.pilat@st.com>
5829
5830 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
5831
5832 2007-04-16 Denis Pilat <denis.pilat@st.com>
5833
5834 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
5835
5836 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5837
5838 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
5839 tests. Run the frozen varobjs test.
5840 * gdb.mi/var-cmd.c (do_frozen_tests): New.
5841 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
5842
5843 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5844
5845 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
5846 gdb.base/type-opaque.exp: New files.
5847
5848 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
5849
5850 * gdb.mi/mi-var-child.c
5851 (do_children_tests): User char[2] instead of
5852 char so that automatic printing of pointers to char
5853 don't give unpredicable result.
5854 * gdb.mi/var-cmd.c (do_locals_test): Initialize
5855 local variables.
5856 * gdb.mi/mi-var-child.exp: Step to right line
5857 of do_children_tests.
5858 * gdb.mi/mi2-var-child.exp: Likewise.
5859 * gdb.mi/mi-var-cmd.exp: Step to right line of
5860 do_locals_tests.
5861 (do_children_tests): User char[2] instead of
5862 char so that automatic printing of pointers to char
5863 don't give unpredicable result.
5864 * gdb.mi/mi2-var-cmd.exp: Likewise.
5865 * lib/mi-support.exp (mi_continue_to_line):
5866 Pass test name to mi_wait_for_stop.
5867
5868 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5869
5870 * gdb.asm/asm-source.exp: Remove d10v case.
5871 * lib/gdb.exp (skip_cplus_tests): Likewise.
5872 * gdb.asm/d10v.inc: Deleted.
5873
5874 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5875
5876 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
5877
5878 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5879
5880 * config/netware.exp: Delete file.
5881
5882 2007-03-29 Joel Brobecker <brobecker@adacore.com>
5883
5884 * gdb.dwarf2/dw2-noloc.S: New file.
5885 * gdb.dwarf2/dw2-noloc.exp: New file.
5886
5887 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
5888
5889 * gdb.cp/method2.cc: New test.
5890 * gdb.cp/method2.exp: New test.
5891 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
5892
5893 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
5894
5895 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
5896
5897 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5898
5899 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
5900
5901 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
5902
5903 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
5904 (gdb_load): Delete, replace with...
5905 (gdb_reload): ...this.
5906 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
5907 * gdb.server/server-mon.exp: Likewise.
5908 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
5909 (gdb_start_cmd): New.
5910 (gdb_file_cmd): Save the last loaded file.
5911 (gdb_reload): New.
5912 (gdb_gnu_strip_debug): Use transform.
5913 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
5914 support here. Use new $last_loaded_file. Check mtime.
5915 (gdb_target_cmd): Handle ObjC failure case.
5916 (infer_host_exec): Delete.
5917 (gdbserver_load): Rename to...
5918 (gdbserver_run): ...this. Simplify.
5919 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
5920 (mi_gdb_load): Move most contents to a new function...
5921 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
5922 (mi_run_cmd): Use mi_gdb_target_load.
5923 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
5924 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
5925 Use gdb_run_cmd.
5926 * gdb.base/charsign.exp: Remove incorrect comment.
5927 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
5928 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
5929 gdb.base/start.exp: Use gdb_start_cmd.
5930
5931 2007-03-23 Nigel Stephens <nigel@mips.com>
5932 Maciej W. Rozycki <macro@mips.com>
5933
5934 * gdb.base/sigbpt.exp: Fix the message when skipping test.
5935 * gdb.base/signull.exp: Similarly.
5936
5937 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5938
5939 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
5940 messages available to test cases (like chng-sym.exp).
5941
5942 2007-03-14 Andreas Schwab <schwab@suse.de>
5943
5944 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
5945 format changes.
5946
5947 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
5948
5949 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
5950 (optimized_1): New.
5951 (main): Call optimized_1.
5952 (gdb2029): Correct typos. Call gdb2029_marker.
5953 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
5954 for gdb2029.
5955
5956 2007-03-12 Mark Kettenis <kettenis@gnu.org>
5957
5958 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
5959 as tabs. Remove redundant test pattern.
5960
5961 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5962
5963 * gdb.base/long_long.exp: Accept optional symbol name in <...>
5964 for /a format output.
5965
5966 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
5967
5968 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
5969 collect output incrementally.
5970
5971 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5972
5973 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
5974 for -var-create lpcharacter test.
5975 * gdb.mi/mi2-var-cmd.exp: Likewise.
5976
5977 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5978
5979 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
5980 pass on targets where address zero is readable.
5981
5982 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5983
5984 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
5985 just a single architecture.
5986
5987 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5988
5989 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
5990 (fetch_all_registers): New function, uses gdb_test_multiple and
5991 exp_continue to fetch inferior output line-by-line.
5992 Replace all uses of do_get_all_registers by fetch_all_registers.
5993
5994 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5995
5996 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
5997 in target_info.
5998
5999 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6000
6001 * gdb.threads/manythreads.exp: Use $message string for
6002 consistancy; add a default (timeout) case.
6003
6004 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6005
6006 * gdb.base/watchpoint.exp: Fix truncated comment.
6007
6008 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6009
6010 * Makefile.in: Remove spurious single-quotes from sed command.
6011
6012 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6013
6014 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
6015 func.
6016 * gdb.mi/mi2-var-cmd.exp: Likewise.
6017
6018 2007-02-27 Joel Brobecker <brobecker@adacore.com>
6019
6020 * gdb.dwarf2/dw2-producer.S: New file.
6021 * gdb.dwarf2/dw2-producer.exp: New testcase.
6022
6023 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
6024
6025 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6026 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6027 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6028 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6029 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
6030 Revert tests to use mi_gdb_test and include value field in output
6031 of -var-create.
6032
6033 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6034
6035 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
6036
6037 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6038
6039 * gdb.base/maint.exp: Remove full paths from test names.
6040 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
6041 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
6042
6043 2007-02-27 Joel Brobecker <brobecker@adacore.com>
6044
6045 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
6046
6047 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6048
6049 * gdb.server/server-mon.exp: New test.
6050
6051 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6052
6053 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
6054
6055 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6056
6057 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
6058 register capitalization.
6059
6060 2007-02-13 Denis Pilat <denis.pilat@st.com>
6061
6062 * gdb.mi/mi-var-invalidate.exp: New file.
6063
6064 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6065
6066 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
6067
6068 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6069
6070 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
6071
6072 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6073
6074 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
6075 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
6076
6077 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
6078
6079 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6080 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6081 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6082 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6083 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
6084 * gdb.mi/gdb792.exp, lib/mi-support.exp:
6085 Update tests to include value field in output of -var-create.
6086
6087 2007-02-08 Andreas Schwab <schwab@suse.de>
6088
6089 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
6090
6091 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6092
6093 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
6094 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
6095
6096 2007-02-02 Denis Pilat <denis.pilat@st.com>
6097
6098 * gdb.threads/threadapply.exp: check that frame is not changed by
6099 the thread apply all command.
6100
6101 2007-01-31 Andreas Schwab <schwab@suse.de>
6102
6103 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
6104
6105 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
6106 in the dwarf sections.
6107 * gdb.dwarf2/mac-fileno.S: Likewise.
6108
6109 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
6110 bspstore register on ia64.
6111
6112 2007-01-29 Andreas Schwab <schwab@suse.de>
6113
6114 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
6115 "frame-begin" annotation.
6116
6117 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
6118 number of "frames-invalid" annotations.
6119
6120 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * gdb.base/commands.exp: Call if_commands_test.
6123 (gdb_test_no_prompt, if_commands_test): New.
6124
6125 2007-01-28 Mark Kettenis <kettenis@gnu.org>
6126
6127 * gdb.threads/sigthread.c (NSIGS): Make bigger.
6128
6129 2007-01-27 Andreas Schwab <schwab@suse.de>
6130
6131 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
6132 .short/.int/.quad in the dwarf sections.
6133 * gdb.dwarf2/dw2-intercu.S: Likewise.
6134 * gdb.dwarf2/dw2-intermix.S: Likewise.
6135
6136 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6137
6138 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
6139 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
6140 array.
6141 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
6142 * gdb.base/setvar.exp: Likewise.
6143
6144 2007-01-26 Andreas Schwab <schwab@suse.de>
6145
6146 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
6147 test.
6148
6149 * gdb.base/multi-forks.exp ("restart $i"): Also match
6150 __kernel_syscall_via_break.
6151
6152 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
6153
6154 * lib/mi-support.exp (mi_delete_varobj): New.
6155 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
6156 testcase.
6157 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
6158 (main): Call the above.
6159 (reference_update_test, base_in_reference_test)
6160 (reference_to_pointer): Delete the created varobjs.
6161
6162 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
6163
6164 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
6165 * configure: Regenerated.
6166 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
6167 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
6168 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
6169 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
6170 * lib/gdb.exp (gdb_skip_xml_test): New function.
6171
6172 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
6173
6174 * gdb.base/sigrepeat.exp: Correct error message.
6175
6176 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6177 Daniel Jacobowitz <dan@codesourcery.com>
6178
6179 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
6180 gdb.arch/i386-gnu-cfi-asm.S: New files.
6181
6182 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6183
6184 * lib/gdb.exp: Abort on missing `site.exp'.
6185
6186 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6187 Daniel Jacobowitz <dan@codesourcery.com>
6188
6189 * gdb.base/included.c, gdb.base/included.exp,
6190 gdb.base/included.h: New files.
6191
6192 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6193
6194 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
6195 (maximize_rlimit): Reduce limits on 64-bit systems.
6196
6197 2007-01-19 Mark Kettenis <kettenis@gnu.org>
6198
6199 From Marcus Deuling <deuling@de.ibm.com>:
6200 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
6201 every case.
6202
6203 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
6204
6205 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
6206 (test_path_specification): Use objdir instead of srcdir to always
6207 get an absolute filename.
6208
6209 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
6210
6211 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
6212
6213 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
6214
6215 * gdb.mi/mi-var-cp.cc (reference_update_tests):
6216 Make sure the variable we're using is in scope.
6217 (reference_to_pointer): Likewise.
6218
6219 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6220
6221 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
6222 has no debug information.
6223
6224 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6225
6226 * gdb.base/annota1.exp: Remove extra send_gdb.
6227
6228 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6229
6230 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
6231
6232 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6233
6234 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
6235
6236 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
6237 Daniel Jacobowitz <dan@codesourcery.com>
6238
6239 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
6240 lcharacter or linteger change. Correct duplicated test name.
6241 * gdb.mi/mi2-var-cmd.exp: Likewise.
6242
6243 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6244
6245 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
6246
6247 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6248
6249 * gdb.base/nofield.c: New file.
6250 * gdb.base/nofield.exp: New testcase.
6251
6252 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6253
6254 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
6255
6256 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
6257 test.
6258
6259 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6260
6261 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
6262
6263 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6264
6265 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
6266 when continuing.
6267
6268 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6269
6270 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
6271 Expect ".exe" extension.
6272
6273 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6274
6275 * gdb.base/charset.exp: Add explicit filename to break.
6276 * gdb.base/dbx.exp: Add explicit filename to breaks.
6277
6278 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6279
6280 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
6281 * gdb.mi/mi2-file.exp: Likewise.
6282
6283 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
6284
6285 Implement specification of MI tests as comments
6286 in C and C++ sources.
6287 * lib/mi-support.exp (mi_autotest_data): New variable.
6288 (mi_autotest_source): New variable.
6289 (count_newlines, mi_prepare_inline_tests)
6290 (mi_get_inline_test, mi_continue_to_line)
6291 (mi_run_inline_test, mi_tbreak)
6292 (mi_send_resuming_command, mi_wait_for_stop): New functions.
6293 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
6294 Run inline tests.
6295 * gdb.mi/mi-var-cp.cc: Define tests here.
6296
6297 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
6298
6299 Simplify usage of mi_continue_to.
6300 * lib/mi-support.exp (mi_runto_helper): Renamed
6301 from mi_runto, added new parameter 'run_or_continue'.
6302 (mi_runto): Use mi_runto_helper.
6303 (mi_continue_to): Accept just function name as parameter.
6304 Use mi_runto_helper.
6305 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
6306 * gdb.mi/mi2-var-cmd.exp: Likewise.
6307
6308 2006-01-04 Joel Brobecker <brobecker@adacore.com>
6309
6310 Make this testcase a bit more realistic. The current code
6311 is too simplistic, and allows the compiler to optimize out
6312 some of the entities we need for this testcase.
6313 * gdb.ada/null_record/bar.ads (Void_Star): New type.
6314 (Do_Nothing): Add extra parameter.
6315 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
6316 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
6317 by using a variable of type Void_Star.
6318
6319 2006-01-04 Joel Brobecker <brobecker@adacore.com>
6320
6321 * gdb.ada/catch_ex/foo.adb: New file.
6322 * gdb.ada/catch_ex.exp: New testcase.
6323
6324 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
6325
6326 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
6327 pass --image-base to linker.
6328
6329 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6330 Daniel Jacobowitz <dan@codesourcery.com>
6331
6332 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
6333 secondary prompts.
6334
6335 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6336
6337 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
6338 output. Test the types of members and member pointers.
6339 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
6340 gdb/2092.
6341 * gdb.cp/member-ptr.exp: Search for a comment instead of a
6342 statement. Enable for GCC. Update expected output for some tests
6343 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
6344 layout.
6345 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
6346 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
6347 (Diamond::vget_base): New.
6348 (main): Add new tests.
6349 * gdb.cp/printmethod.exp: Update expected output for member functions.
6350 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
6351 print pEe->D::vg().
6352
6353 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6354
6355 * gdb.threads/tls.exp: Allow stops in sem_post.
6356
6357 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
6358
6359 * gdb.base/annota1.exp: Allow .*printf in backtraces.
6360 * gdb.base/annota3.exp: Likewise.
6361 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
6362 again (instead of timing out).
6363 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
6364 GCC bug 26475.
6365 * gdb.java/jmisc.exp: Adjust to work with method signatures including
6366 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
6367 test from jmisc1.exp.
6368 * gdb.java/jmisc1.exp: Delete.
6369 * gdb.java/jprint.exp: Adjust to work with method signatures including
6370 return types.
6371 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
6372 * gdb.threads/linux-dp.exp: Don't be confused by program output.
6373 * lib/java.exp (compile_java_from_source): Pass the correct type
6374 to target_compile.
6375
6376 2006-12-31 Joel Brobecker <brobecker@adacore.com>
6377
6378 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
6379 (stack_align_edx): New function.
6380 (stack_align_eax): New function.
6381 (main): Add calls to stack_align_edx and stack_align_eax.
6382 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
6383 Add testing for the cases where the register used during a stack
6384 realignment is edx. Same for eax.
6385
6386 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
6387
6388 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
6389 and generic PE targets.
6390
6391 2006-12-29 Joel Brobecker <brobecker@adacore.com>
6392
6393 * gdb.ada/array_return.exp: Update copyright date list.
6394
6395 2006-12-27 Joel Brobecker <brobecker@adacore.com>
6396
6397 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
6398 (Create_Small_Float_Vector): New function.
6399 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
6400 function body.
6401 * gdb.ada/array_return/p.adb: Use new type and function from
6402 package Pck.
6403 * gdb.ada/array_return.exp: Add a test verifying that GDB is
6404 able to print the value returned by a function returning an
6405 array of float.
6406
6407 2006-12-20 Joel Brobecker <brobecker@adacore.com>
6408
6409 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
6410 The associated tests should be PASSing.
6411
6412 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6413
6414 Test for base in references.
6415 * gdb.mi/mi-var-cp.cc: Add test code.
6416 * gdb.mi/mi-var-cp.exp: Test for bases in references.
6417 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
6418 * gdb.mi/mi2-watch.exp: Likewise.
6419 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
6420 (mi_list_varobj_children): New function.
6421
6422 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6423
6424 * lib/mi-support.exp
6425 (mi_runto): Accept "()" after function name.
6426 (mi_create_varobj): New function.
6427 (mi_varobj_update): New function.
6428 (mi_Check_varobj_value): New function.
6429 * gdb.mi/mi-var-cp.exp: New file.
6430 * gdb.mi/mi-var-cp.cc: New file.
6431
6432 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
6433
6434 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
6435 gdb.base/weaklib2.c: New files.
6436
6437 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
6438
6439 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
6440 info. Adjust test names.
6441
6442 * gdb.base/break.c (main): Move position of malloc.
6443 * gdb.base/break.exp: Revert mistaken checkin.
6444
6445 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
6446
6447 * gdb.mi/mi-var-cmd.exp: Check -var-update after
6448 assignement of arrays and function pointers.
6449 * gdb.mi/var-cmd.c: Add declaration necessary for above
6450 tests.
6451
6452 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
6453
6454 * gdb.base/break.c (main): Call malloc.
6455
6456 * gdb.threads/linux-dp.exp: Read thread table before and after
6457 creating each philosopher and verify it.
6458
6459 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
6460 Paul Brook <paul@codesourcery.com>
6461 Daniel Jacobowitz <dan@codesourcery.com>
6462
6463 * gdb.base/ending-run.exp: Flatten expect script stepping out of
6464 main to remove duplication. Add start function of the form
6465 '_*start[1-9]*'. Add RVDS start function.
6466
6467 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
6468
6469 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
6470
6471 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6472
6473 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
6474 * gdb.asm/spu.inc: New file.
6475 * gdb.base/term.exp: Disable if [target_info exists noargs].
6476 * gdb.gdb/complaints.exp: Disable if ![isnative].
6477 * gdb.gdb/selftest.exp: Likewise.
6478 * gdb.gdb/observer.exp: Likewise.
6479 * gdb.gdb/xfullpath.exp: Likewise.
6480 * gdb.base/attach.exp: Disable on SPU target.
6481 * gdb.cp/bs145503.exp: Likewise.
6482 * gdb.cp/exception.exp: Likewise.
6483 * gdb.cp/userdef.exp: Likewise.
6484
6485 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
6486
6487 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
6488
6489 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
6490
6491 * gdb.base/completion.exp: Fix completion tests for
6492 'info' and 'info '.
6493 * gdb.base/help.exp (help_test_raw, test_class_help)
6494 (test_prefix_command_help): Move...
6495 * lib/gdb.exp: Here.
6496 * gdb.base/main.exp: Adjust.
6497 * gdb.cp/maint.exp: Adjust.
6498 * gdb.trace/tracecmd.exp: Use test_help_class.
6499
6500 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
6501
6502 * gdb.stabs/weird.exp (print_weird_var): Use
6503 gdb_test_multiple instead of gdb_expect.
6504
6505 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
6506
6507 * gdb.base/help.exp (help_test_raw): New.
6508 (test_class_help): New.
6509 (test_prefix_command_help): New.
6510 Adjust testcases.
6511
6512 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
6513
6514 * gdb.base/constvars.c (main): Write to crass and crips, so that
6515 they are allocated by the compiler.
6516
6517 2006-10-27 Andreas Schwab <schwab@suse.de>
6518
6519 * gdb.base/multi-forks.exp: Use "detach fork" instead of
6520 "detach-fork".
6521
6522 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
6523
6524 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
6525 of patterns.
6526
6527 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6528
6529 * gdb.base/sepdebug.exp: Remove debug format test.
6530 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
6531 Handle no-symtab.
6532 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
6533
6534 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6535
6536 * gdb.threads/manythreads.c (thread_function, main): Don't cast
6537 int to pointer or pointer to int.
6538 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
6539
6540 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
6541
6542 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
6543
6544 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6545
6546 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
6547
6548 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
6549
6550 PR c++/2116
6551 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
6552
6553 2006-10-06 Joel Brobecker <brobecker@adacore.com>
6554
6555 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
6556 the corresponding bug has been fixed in GDB (PR/2018).
6557
6558 2006-10-06 Joel Brobecker <brobecker@adacore.com>
6559
6560 * gdb.base/subst.exp: New testcase.
6561
6562 2006-10-06 Joel Brobecker <brobecker@adacore.com>
6563
6564 * gdb.ada/array_return/pck.ads: Add copyright notice.
6565 * gdb.ada/array_return/pck.adb: Likewise.
6566 * gdb.ada/array_return/p.adb: Likewise.
6567 * gdb.ada/exec_changed/first.adb: Likewise.
6568 * gdb.ada/exec_changed/second.adb: Likewise.
6569
6570 2006-10-06 Joel Brobecker <brobecker@adacore.com>
6571
6572 * gdb.ada/watch_arg/watch.adb: New file.
6573 * gdb.ada/watch_arg.exp: New testcase.
6574
6575 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
6576
6577 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
6578 via string_to_regexp.
6579 * gdb.mi/mi2-basics.exp: Likewise.
6580
6581 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
6582
6583 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
6584 Remove unused / obsolete files.
6585
6586 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
6587
6588 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
6589
6590 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6591
6592 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
6593 HIGH_FRAME argument to -stack-list-arguments can be larger than
6594 the number of frames.
6595
6596 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
6597
6598 * gdb.base/args.c (main): Add breakpoint marker.
6599 * gdb.base/args.exp: Use args_test for tests. Add new tests which
6600 really test empty arguments.
6601 (args_load): Delete.
6602 (args_test): New.
6603
6604 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
6605
6606 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
6607 check for one file.
6608
6609 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
6610
6611 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
6612 HIGH_FRAME argument to -stack-list-locals can be larger than
6613 the number of frames.
6614
6615 2006-08-18 Fred Fish <fnf@specifix.com>
6616
6617 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
6618 '$' in front of skip_vmx_tests_saved when setting that.
6619
6620 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
6621
6622 * gdb.base/trace-commands.exp: New file.
6623
6624 2006-08-10 Joel Brobecker <brobecker@adacore.com>
6625 Daniel Jacobowitz <dan@codesourcery.com>
6626
6627 * gdb.base/step-bt.exp: Make hexadecimal address optional in
6628 expected output of the backtrace commands.
6629
6630 2006-08-09 Joel Brobecker <brobecker@adacore.com>
6631
6632 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
6633 untested followed by return combination.
6634 * gdb.arch/altivec-regs.exp: Likewise.
6635 * gdb.arch/e500-abi.exp: Likewise.
6636 * gdb.arch/e500-regs.exp: Likewise.
6637 * gdb.arch/gdb1291.exp: Likewise.
6638 * gdb.arch/gdb1431.exp: Likewise.
6639 * gdb.arch/gdb1558.exp: Likewise.
6640 * gdb.arch/i386-prologue.exp: Likewise.
6641 * gdb.arch/i386-unwind.exp: Likewise.
6642 * gdb.asm/asm-source.exp: Likewise.
6643 * gdb.base/a2-run.exp: Likewise.
6644 * gdb.base/advance.exp: Likewise.
6645 * gdb.base/all-bin.exp: Likewise.
6646 * gdb.base/annota1.exp: Likewise.
6647 * gdb.base/annota3.exp: Likewise.
6648 * gdb.base/args.exp: Likewise.
6649 * gdb.base/arithmet.exp: Likewise.
6650 * gdb.base/assign.exp: Likewise.
6651 * gdb.base/async.exp: Likewise.
6652 * gdb.base/attach.exp: Likewise.
6653 * gdb.base/bang.exp: Likewise.
6654 * gdb.base/bigcore.exp: Likewise.
6655 * gdb.base/bitfields.exp: Likewise.
6656 * gdb.base/bitfields2.exp: Likewise.
6657 * gdb.base/break.exp: Likewise.
6658 * gdb.base/call-sc.exp: Likewise.
6659 * gdb.base/call-strs.exp: Likewise.
6660 * gdb.base/callfuncs.exp: Likewise.
6661 * gdb.base/checkpoint.exp: Likewise.
6662 * gdb.base/chng-syms.exp: Likewise.
6663 * gdb.base/code-expr.exp: Likewise.
6664 * gdb.base/commands.exp: Likewise.
6665 * gdb.base/completion.exp: Likewise.
6666 * gdb.base/cond-expr.exp: Likewise.
6667 * gdb.base/condbreak.exp: Likewise.
6668 * gdb.base/consecutive.exp: Likewise.
6669 * gdb.base/constvars.exp: Likewise.
6670 * gdb.base/corefile.exp: Likewise.
6671 * gdb.base/cvexpr.exp: Likewise.
6672 * gdb.base/dbx.exp: Likewise.
6673 * gdb.base/define.exp: Likewise.
6674 * gdb.base/detach.exp: Likewise.
6675 * gdb.base/display.exp: Likewise.
6676 * gdb.base/dump.exp: Likewise.
6677 * gdb.base/ena-dis-br.exp: Likewise.
6678 * gdb.base/ending-run.exp: Likewise.
6679 * gdb.base/environ.exp: Likewise.
6680 * gdb.base/eval-skip.exp: Likewise.
6681 * gdb.base/exprs.exp: Likewise.
6682 * gdb.base/fileio.exp: Likewise.
6683 * gdb.base/finish.exp: Likewise.
6684 * gdb.base/float.exp: Likewise.
6685 * gdb.base/foll-exec.exp: Likewise.
6686 * gdb.base/foll-fork.exp: Likewise.
6687 * gdb.base/foll-vfork.exp: Likewise.
6688 * gdb.base/freebpcmd.exp: Likewise.
6689 * gdb.base/funcargs.exp: Likewise.
6690 * gdb.base/gcore.exp: Likewise.
6691 * gdb.base/gdb1090.exp: Likewise.
6692 * gdb.base/gdb1250.exp: Likewise.
6693 * gdb.base/huge.exp: Likewise.
6694 * gdb.base/info-proc.exp: Likewise.
6695 * gdb.base/interrupt.exp: Likewise.
6696 * gdb.base/jump.exp: Likewise.
6697 * gdb.base/langs.exp: Likewise.
6698 * gdb.base/lineinc.exp: Likewise.
6699 * gdb.base/list.exp: Likewise.
6700 * gdb.base/logical.exp: Likewise.
6701 * gdb.base/long_long.exp: Likewise.
6702 * gdb.base/macscp.exp: Likewise.
6703 * gdb.base/maint.exp: Likewise.
6704 * gdb.base/mips_pro.exp: Likewise.
6705 * gdb.base/miscexprs.exp: Likewise.
6706 * gdb.base/multi-forks.exp: Likewise.
6707 * gdb.base/opaque.exp: Likewise.
6708 * gdb.base/overlays.exp: Likewise.
6709 * gdb.base/pc-fp.exp: Likewise.
6710 * gdb.base/pointers.exp: Likewise.
6711 * gdb.base/printcmds.exp: Likewise.
6712 * gdb.base/psymtab.exp: Likewise.
6713 * gdb.base/ptype.exp: Likewise.
6714 * gdb.base/recurse.exp: Likewise.
6715 * gdb.base/relational.exp: Likewise.
6716 * gdb.base/relocate.exp: Likewise.
6717 * gdb.base/remote.exp: Likewise.
6718 * gdb.base/reread.exp: Likewise.
6719 * gdb.base/restore.exp: Likewise.
6720 * gdb.base/return.exp: Likewise.
6721 * gdb.base/return2.exp: Likewise.
6722 * gdb.base/scope.exp: Likewise.
6723 * gdb.base/sect-cmd.exp: Likewise.
6724 * gdb.base/sep.exp: Likewise.
6725 * gdb.base/sepdebug.exp: Likewise.
6726 * gdb.base/setshow.exp: Likewise.
6727 * gdb.base/setvar.exp: Likewise.
6728 * gdb.base/sigall.exp: Likewise.
6729 * gdb.base/sigbpt.exp: Likewise.
6730 * gdb.base/signals.exp: Likewise.
6731 * gdb.base/signull.exp: Likewise.
6732 * gdb.base/sizeof.exp: Likewise.
6733 * gdb.base/solib.exp: Likewise.
6734 * gdb.base/step-line.exp: Likewise.
6735 * gdb.base/step-test.exp: Likewise.
6736 * gdb.base/structs.exp: Likewise.
6737 * gdb.base/structs2.exp: Likewise.
6738 * gdb.base/term.exp: Likewise.
6739 * gdb.base/twice.exp: Likewise.
6740 * gdb.base/until.exp: Likewise.
6741 * gdb.base/varargs.exp: Likewise.
6742 * gdb.base/volatile.exp: Likewise.
6743 * gdb.base/watchpoint.exp: Likewise.
6744 * gdb.base/whatis-exp.exp: Likewise.
6745 * gdb.base/whatis.exp: Likewise.
6746 * gdb.cp/ambiguous.exp: Likewise.
6747 * gdb.cp/annota2.exp: Likewise.
6748 * gdb.cp/annota3.exp: Likewise.
6749 * gdb.cp/bool.exp: Likewise.
6750 * gdb.cp/breakpoint.exp: Likewise.
6751 * gdb.cp/casts.exp: Likewise.
6752 * gdb.cp/class2.exp: Likewise.
6753 * gdb.cp/classes.exp: Likewise.
6754 * gdb.cp/cplusfuncs.exp: Likewise.
6755 * gdb.cp/ctti.exp: Likewise.
6756 * gdb.cp/derivation.exp: Likewise.
6757 * gdb.cp/exception.exp: Likewise.
6758 * gdb.cp/gdb1355.exp: Likewise.
6759 * gdb.cp/hang.exp: Likewise.
6760 * gdb.cp/inherit.exp: Likewise.
6761 * gdb.cp/local.exp: Likewise.
6762 * gdb.cp/m-data.exp: Likewise.
6763 * gdb.cp/m-static.exp: Likewise.
6764 * gdb.cp/member-ptr.exp: Likewise.
6765 * gdb.cp/method.exp: Likewise.
6766 * gdb.cp/misc.exp: Likewise.
6767 * gdb.cp/namespace.exp: Likewise.
6768 * gdb.cp/overload.exp: Likewise.
6769 * gdb.cp/ovldbreak.exp: Likewise.
6770 * gdb.cp/pr-1023.exp: Likewise.
6771 * gdb.cp/pr-1210.exp: Likewise.
6772 * gdb.cp/pr-574.exp: Likewise.
6773 * gdb.cp/printmethod.exp: Likewise.
6774 * gdb.cp/psmang.exp: Likewise.
6775 * gdb.cp/ref-params.exp: Likewise.
6776 * gdb.cp/ref-types.exp: Likewise.
6777 * gdb.cp/rtti.exp: Likewise.
6778 * gdb.cp/templates.exp: Likewise.
6779 * gdb.cp/try_catch.exp: Likewise.
6780 * gdb.cp/userdef.exp: Likewise.
6781 * gdb.cp/virtfunc.exp: Likewise.
6782 * gdb.disasm/am33.exp: Likewise.
6783 * gdb.disasm/h8300s.exp: Likewise.
6784 * gdb.disasm/mn10300.exp: Likewise.
6785 * gdb.disasm/sh3.exp: Likewise.
6786 * gdb.disasm/t01_mov.exp: Likewise.
6787 * gdb.disasm/t02_mova.exp: Likewise.
6788 * gdb.disasm/t03_add.exp: Likewise.
6789 * gdb.disasm/t04_sub.exp: Likewise.
6790 * gdb.disasm/t05_cmp.exp: Likewise.
6791 * gdb.disasm/t06_ari2.exp: Likewise.
6792 * gdb.disasm/t07_ari3.exp: Likewise.
6793 * gdb.disasm/t08_or.exp: Likewise.
6794 * gdb.disasm/t09_xor.exp: Likewise.
6795 * gdb.disasm/t10_and.exp: Likewise.
6796 * gdb.disasm/t11_logs.exp: Likewise.
6797 * gdb.disasm/t12_bit.exp: Likewise.
6798 * gdb.disasm/t13_otr.exp: Likewise.
6799 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
6800 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
6801 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6802 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
6803 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
6804 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
6805 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
6806 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
6807 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
6808 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
6809 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
6810 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
6811 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
6812 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
6813 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
6814 * gdb.mi/gdb701.exp: Likewise.
6815 * gdb.mi/gdb792.exp: Likewise.
6816 * gdb.mi/mi-basics.exp: Likewise.
6817 * gdb.mi/mi-break.exp: Likewise.
6818 * gdb.mi/mi-cli.exp: Likewise.
6819 * gdb.mi/mi-console.exp: Likewise.
6820 * gdb.mi/mi-disassemble.exp: Likewise.
6821 * gdb.mi/mi-eval.exp: Likewise.
6822 * gdb.mi/mi-file.exp: Likewise.
6823 * gdb.mi/mi-read-memory.exp: Likewise.
6824 * gdb.mi/mi-regs.exp: Likewise.
6825 * gdb.mi/mi-return.exp: Likewise.
6826 * gdb.mi/mi-simplerun.exp: Likewise.
6827 * gdb.mi/mi-stack.exp: Likewise.
6828 * gdb.mi/mi-stepi.exp: Likewise.
6829 * gdb.mi/mi-syn-frame.exp: Likewise.
6830 * gdb.mi/mi-until.exp: Likewise.
6831 * gdb.mi/mi-var-block.exp: Likewise.
6832 * gdb.mi/mi-var-child.exp: Likewise.
6833 * gdb.mi/mi-var-cmd.exp: Likewise.
6834 * gdb.mi/mi-var-display.exp: Likewise.
6835 * gdb.mi/mi-watch.exp: Likewise.
6836 * gdb.mi/mi2-basics.exp: Likewise.
6837 * gdb.mi/mi2-break.exp: Likewise.
6838 * gdb.mi/mi2-cli.exp: Likewise.
6839 * gdb.mi/mi2-console.exp: Likewise.
6840 * gdb.mi/mi2-disassemble.exp: Likewise.
6841 * gdb.mi/mi2-eval.exp: Likewise.
6842 * gdb.mi/mi2-file.exp: Likewise.
6843 * gdb.mi/mi2-read-memory.exp: Likewise.
6844 * gdb.mi/mi2-regs.exp: Likewise.
6845 * gdb.mi/mi2-return.exp: Likewise.
6846 * gdb.mi/mi2-simplerun.exp: Likewise.
6847 * gdb.mi/mi2-stack.exp: Likewise.
6848 * gdb.mi/mi2-stepi.exp: Likewise.
6849 * gdb.mi/mi2-syn-frame.exp: Likewise.
6850 * gdb.mi/mi2-until.exp: Likewise.
6851 * gdb.mi/mi2-var-block.exp: Likewise.
6852 * gdb.mi/mi2-var-child.exp: Likewise.
6853 * gdb.mi/mi2-var-cmd.exp: Likewise.
6854 * gdb.mi/mi2-var-display.exp: Likewise.
6855 * gdb.mi/mi2-watch.exp: Likewise.
6856 * gdb.stabs/exclfwd.exp: Likewise.
6857 * gdb.stabs/weird.exp: Likewise.
6858 * gdb.threads/gcore-thread.exp: Likewise.
6859 * gdb.trace/actions.exp: Likewise.
6860 * gdb.trace/backtrace.exp: Likewise.
6861 * gdb.trace/circ.exp: Likewise.
6862 * gdb.trace/collection.exp: Likewise.
6863 * gdb.trace/deltrace.exp: Likewise.
6864 * gdb.trace/infotrace.exp: Likewise.
6865 * gdb.trace/limits.exp: Likewise.
6866 * gdb.trace/packetlen.exp: Likewise.
6867 * gdb.trace/passc-dyn.exp: Likewise.
6868 * gdb.trace/passcount.exp: Likewise.
6869 * gdb.trace/report.exp: Likewise.
6870 * gdb.trace/save-trace.exp: Likewise.
6871 * gdb.trace/tfind.exp: Likewise.
6872 * gdb.trace/tracecmd.exp: Likewise.
6873 * gdb.trace/while-dyn.exp: Likewise.
6874 * gdb.trace/while-stepping.exp: Likewise.
6875
6876 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6877
6878 * gdb.base/step-bt.c: New file.
6879 * gdb.base/step-bt.exp: New testcase.
6880
6881 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6882
6883 * config/monitor.exp (gdb_load): Remove support for obsolete
6884 download-write-size.
6885 * gdb.base/remote.exp: Likewise. Update all callers of
6886 gdb_timed_load.
6887
6888 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
6889
6890 * cursal.exp: Pass binfile to gdb_load.
6891
6892 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
6893
6894 * gdb.base/cursal.exp: Add "" to gdb_load call.
6895
6896 2006-07-29 Mark Kettenis <kettenis@gnu.org>
6897
6898 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
6899 NetBSD/ELF targets.
6900
6901 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
6902
6903 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
6904 operator*.
6905
6906 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
6907
6908 * gdb.base/completion.exp: Update for change in "file" behavior.
6909 * gdb.stabs/weird.exp: Likewise.
6910 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
6911 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
6912
6913 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
6914
6915 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
6916 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
6917
6918 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6919
6920 * gdb.base/default.exp: Update source command error message.
6921 * gdb.base/help.exp: Update 'help source' message.
6922
6923 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
6924
6925 * gdb.cp/bs15503.exp: Update comment for no longer crashing
6926 test.
6927
6928 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
6929
6930 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
6931
6932 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
6933
6934 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
6935
6936 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
6937
6938 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
6939
6940 2006-07-17 Mark Kettenis <kettenis@gnu.org>
6941
6942 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
6943 *-*-openbsd* from targets for wich we expect ARM FPA floating
6944 point format.
6945
6946 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
6947
6948 * gdb.cp/annota3.exp: Expect frame-begin annotation.
6949
6950 2006-07-17 Mark Kettenis <kettenis@gnu.org>
6951
6952 * gdb.base/annota3.exp: Expect frame-begin annotation.
6953
6954 2006-07-14 Joel Brobecker <brobecker@adacore.com>
6955
6956 * gdb.base/help.exp: Adjust "help unset" test to accept
6957 any list of unset commands.
6958
6959 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
6960 Daniel Jacobowitz <dan@codesourcery.com>
6961
6962 * gdb.cp/ref-params.exp: New test.
6963 * gdb.cp/ref-params.cc: New source file.
6964 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
6965
6966 2006-07-08 Mark Kettenis <kettenis@gnu.org>
6967
6968 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
6969 spaces/tabs in regular expressions since they might not be there.
6970
6971 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
6972
6973 * gdb.base/ifelse.exp: New file.
6974
6975 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
6976
6977 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
6978 line.
6979 * gdb.base/huge.exp: Loop over compilation to find a size that
6980 is acceptable.
6981 * gdb.base/remote.exp: Correct expected strings.
6982 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
6983
6984 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6985
6986 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
6987
6988 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6989
6990 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
6991 native.
6992
6993 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6994
6995 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
6996 enable stabs testing.
6997
6998 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6999
7000 * gdb.base/auxv.exp: Intercept undefined command messages before
7001 gdb_test_multiple does.
7002
7003 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7004
7005 * Makefile.in (host_alias): Remove.
7006 (target_alias): Use @target_noncanonical@.
7007 (site.exp): Don't set host_alias.
7008 * aclocal.m4: Remove contents. Include acx.m4.
7009 * configure: Regenerated.
7010 * configure.ac: Use ACX_NONCANONICAL_TARGET.
7011
7012 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
7013
7014 * lib/gdb.exp (gdb_load_cmd): New.
7015
7016 * gdb.base/fileio.c: Add system(NULL) test.
7017 * gdb.base/fileio.exp: Check it.
7018
7019 * gdb.base/break.c: Add 10a breakpoint at }
7020 * gdb.base/break.exp: Add test for breakpoint at }
7021 * gdb.cp/anon-union.cc: Add code at end of function.
7022 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
7023 * gdb.mi/var-cmd.c: Add code at end of function.
7024 * gdb.mi/mi-var-display.exp: Adjust end of next.
7025 * gdb.mi/mi2-var-display.exp: Likewise.
7026 * gdb.base/fileio.c: Add stop function and insert calls at
7027 stopping places.
7028 * gdb.base/fileio.exp: Breakpoint stop function and remove
7029 explicit line number references.
7030
7031 2006-05-19 Joel Brobecker <brobecker@adacore.com>
7032
7033 * gdb.base/del.exp (test_delete_alias): New function.
7034 Now check that both "del" and "d" work as aliases for "delete".
7035
7036 2006-05-18 Fred Fish <fnf@specifix.com>
7037
7038 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
7039 required. Check for spurious output after program exits normally.
7040
7041 2006-05-17 Fred Fish <fnf@specifix.com>
7042
7043 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
7044 gdb_load, so it works in the simulator.
7045
7046 2006-05-11 Fred Fish <fnf@specifix.com>
7047
7048 * gdb.base/bang.exp: Ignore unexpected output between the
7049 "program exited normally" and the gdb prompt, as many other
7050 tests do.
7051
7052 2006-05-07 Mark Kettenis <kettenis@gnu.org>
7053
7054 * gdb.base/help.exp: Make "delete checkpoint" part option for
7055 "help d" and "help delete" tests.
7056
7057 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7058
7059 * gdb.mi/mi-basics.exp: Add missing serial number to
7060 expected output in some mi_gdb_test statements.
7061 * gdb.mi/mi2-basics.exp: Likewise.
7062
7063 2006-05-05 Joel Brobecker <brobecker@adacore.com>
7064
7065 * gdb.base/del.c: New file.
7066 * gdb.base/del.exp: New testcase.
7067
7068 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
7069
7070 * gdb.base/break.exp: Do not assume a breakpoint on
7071 main will actually be in $srcfile when optimizing.
7072 * gdb.base/savedregs.exp: Do not require that the dummy
7073 frame location match up to a symbol and source file location.
7074 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
7075 will get printed without a mi_cmd_data_list_register_values prefix.
7076 (*-data-list-register-*): Correct regular expressions to expect the new
7077 pseudo d? floating point registers.
7078 * gdb.mi/mi2-regs.exp: Likewise.
7079
7080 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
7081
7082 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
7083 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
7084 is allocated by the compiler.
7085 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
7086 anons, e, anone to force their allocation by the compiler.
7087
7088 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7089
7090 * gdb.base/help.exp: Update expected text for help d and
7091 help delete.
7092
7093 2006-05-02 Mark Kettenis <kettenis@gnu.org>
7094
7095 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
7096 NetBSD/ELF targets.
7097
7098 2006-04-30 Mark Kettenis <kettenis@gnu.org>
7099
7100 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
7101 single-step breakpoint fails; make this a KFAIL on
7102 sparc*-*-openbsd*.
7103 * gdb.base/siginfo.exp: Likewise.
7104 * gdb.base/sigstep.exp (advance, advancei): Likewise.
7105
7106 2006-04-26 Michael Snyder <msnyder@redhat.com>
7107
7108 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
7109 which may have to consume output from other forks.
7110 Add tests to make sure that "delete fork" succeeded.
7111
7112 2006-04-20 Michael Snyder <msnyder@redhat.com>
7113
7114 * 2006-03-22 Jim Blandy <jimb@redhat.com>
7115 Add support for the Renesas M32C and M16C.
7116
7117 * gdb.asm/asm-source.exp: Add m32c target.
7118 * gdb.asm/m32c.inc: Support for m32c target.
7119
7120 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
7121
7122 * gdb.base/commands.exp (recursive_source_test): New test.
7123
7124 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
7125
7126 * gdb.base/float.exp: Add pattern for sparc targets.
7127
7128 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7129
7130 * gdb.base/commands.exp (stray_arg0_test): New test.
7131
7132 2006-03-30 Paul Brook <paul@codesourcery.com>
7133
7134 * gdb.mi/mi-until.exp: kfail broken until command.
7135 * gdb.mi/mi2-until.exp: Ditto.
7136
7137 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
7138
7139 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
7140
7141 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
7142
7143 * gdb.base/prelink.exp: Anchor tested-for regular expression
7144 on gdb prompt.
7145
7146 2006-03-07 Paul Brook <paul@codesourcery.com>
7147
7148 * gdb.base/assign.exp: Correct fail message.
7149
7150 2006-03-07 Paul Brook <paul@codesourcery.com>
7151
7152 * lib/compiler.c: Extract armcc version number.
7153 * lib/compiler.cc: Ditto.
7154
7155 2006-03-07 Paul Brook <paul@codesourcery.com>
7156
7157 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
7158 additional_flags=-w.
7159 * gdb.arch/altivec-regs.exp: Ditto.
7160 * gdb.arch/e500-abi.exp: Ditto.
7161 * gdb.arch/e500-regs.exp: Ditto.
7162 * gdb.base/all-bin.exp: Ditto.
7163 * gdb.base/annota1.exp: Ditto.
7164 * gdb.base/annota3.exp: Ditto.
7165 * gdb.base/args.exp: Ditto.
7166 * gdb.base/arithmet.exp: Ditto.
7167 * gdb.base/assign.exp: Ditto.
7168 * gdb.base/async.exp: Ditto.
7169 * gdb.base/bang.exp: Ditto.
7170 * gdb.base/break.exp: Ditto.
7171 * gdb.base/call-rt-st.exp: Ditto.
7172 * gdb.base/completion.exp: Ditto.
7173 * gdb.base/cond-expr.exp: Ditto.
7174 * gdb.base/condbreak.exp: Ditto.
7175 * gdb.base/consecutive.exp: Ditto.
7176 * gdb.base/define.exp: Ditto.
7177 * gdb.base/display.exp: Ditto.
7178 * gdb.base/ena-dis-br.exp: Ditto.
7179 * gdb.base/environ.exp: Ditto.
7180 * gdb.base/eval-skip.exp: Ditto.
7181 * gdb.base/info-proc.exp: Ditto.
7182 * gdb.base/jump.exp: Ditto.
7183 * gdb.base/logical.exp: Ditto.
7184 * gdb.base/long_long.exp: Ditto.
7185 * gdb.base/maint.exp: Ditto.
7186 * gdb.base/miscexprs.exp: Ditto.
7187 * gdb.base/pc-fp.exp: Ditto.
7188 * gdb.base/pointers.exp: Ditto.
7189 * gdb.base/relational.exp: Ditto.
7190 * gdb.base/reread.exp: Ditto.
7191 * gdb.base/sect-cmd.exp: Ditto.
7192 * gdb.base/sep.exp: Ditto.
7193 * gdb.base/sepdebug.exp: Ditto.
7194 * gdb.base/until.exp: Ditto.
7195 * gdb.base/whatis-exp.exp: Ditto.
7196 * gdb.cp/annota2.exp: Ditto.
7197 * gdb.cp/annota3.exp: Ditto.
7198 * gdb.trace/actions.exp: Ditto.
7199 * gdb.trace/backtrace.exp: Ditto.
7200 * gdb.trace/circ.exp: Ditto.
7201 * gdb.trace/collection.exp: Ditto.
7202 * gdb.trace/deltrace.exp: Ditto.
7203 * gdb.trace/infotrace.exp: Ditto.
7204 * gdb.trace/limits.exp: Ditto.
7205 * gdb.trace/packetlen.exp: Ditto.
7206 * gdb.trace/passc-dyn.exp: Ditto.
7207 * gdb.trace/passcount.exp: Ditto.
7208 * gdb.trace/report.exp: Ditto.
7209 * gdb.trace/save-trace.exp: Ditto.
7210 * gdb.trace/tfind.exp: Ditto.
7211 * gdb.trace/tracecmd.exp: Ditto.
7212 * gdb.trace/while-dyn.exp: Ditto.
7213 * gdb.trace/while-stepping.exp: Ditto.
7214 * lib/gdb.exp: Ditto.
7215 (gdb_compile): Handle nowarning option.
7216
7217 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
7218
7219 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
7220 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
7221 Rename executable to prelinkt. Don't re-prelink if we didn't
7222 get a core file. Test prelink -u exit status to tell whether
7223 prelinking failed. Use gdb_test_multiple.
7224
7225 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
7226
7227 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
7228 (do_tests): Call it.
7229
7230 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
7231
7232 * gdb.base/prelink.exp: New test.
7233 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
7234
7235 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
7236
7237 * gdb.fortran/derived-type.f90: New file.
7238 * gdb.fortran/derived-type.exp: New testcase.
7239
7240 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
7241
7242 * gdb.base/default.exp: Allow ';' as a directory separator.
7243
7244 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
7245
7246 * gdb.base/help.exp (help add-symbol-file): Update.
7247
7248 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
7249
7250 * gdb.base/help.exp (help load): Update expected results.
7251
7252 2006-02-19 Fred Fish <fnf@specifix.com>
7253
7254 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
7255 specifix hex value as part of results.
7256 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
7257
7258 2006-02-16 Fred Fish <fnf@specifix.com>
7259
7260 * gdb.base/whatis.c: Define variables using typedefs char_addr,
7261 ushort_addr, and slong_addr, so the typedefs are not optimized
7262 away.
7263 * gdb.base/whatis.exp: Add tests using type name for struct type,
7264 union type, enum type, and typedef.
7265
7266 2006-02-13 Mark Kettenis <kettenis@gnu.org>
7267
7268 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
7269
7270 2006-02-13 Jim Blandy <jimb@redhat.com>
7271
7272 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
7273 case where it takes two "next" commands to skip past the init
7274 call.
7275
7276 2006-02-12 Fred Fish <fnf@specifix.com>
7277
7278 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
7279 to handle cases where it takes two "next" commands to skip
7280 past the init call.
7281
7282 2006-02-07 Joel Brobecker <brobecker@adacore.com>
7283
7284 * gdb.ada/array_return.exp: Mark the last test as expected to fail
7285 on hppa32 targets.
7286
7287 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7288
7289 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
7290 field.
7291
7292 2006-01-29 Mark Kettenis <kettenis@gnu.org>
7293
7294 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
7295
7296 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7297
7298 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
7299 files.
7300
7301 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
7302
7303 * gdb.cp/maint.exp: Set complaints to a positive value.
7304
7305 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
7306
7307 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
7308 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
7309 function name.
7310
7311 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
7312
7313 * gdb.base/checkpoint.c: Update copyright notice. Include
7314 <stdlib.h>.
7315
7316 2006-01-04 Jim Blandy <jimb@redhat.com>
7317
7318 * gdb.asm/asm-source.exp: Independently provide default values for
7319 asm-flags and debug-flags. Use 'string equal' to do the
7320 comparison, not the implicit expr's '==' operator. Remove
7321 now-unneeded assignments to asm-flags. In h8300 case, place
7322 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
7323
7324 2006-01-04 Michael Snyder <msnyder@redhat.com>
7325
7326 * gdb.base/checkpoint.c: New file.
7327 * gdb.base/checkpoint.exp: New file.
7328 * gdb.base/multi-fork.c: New file.
7329 * gdb.base/multi-fork.exp: New file.
7330 * gdb.base/pi.txt: New file (data for checkpoint.c test).
7331
7332 2006-01-04 Fred Fish <fnf@specifix.com>
7333
7334 * gdb.base/ptype.c (foo): Add typedef.
7335 (intfoo): Add function.
7336 * gdb.base/ptype1.c: New file.
7337 * gdb.base/ptype.exp: Handle compilation and linking with two
7338 source files. Test that proper type for "foo" is found based
7339 on source context rather than first match found in symtabs.
7340
7341 2005-12-28 Mark Kettenis <kettenis@gnu.org>
7342
7343 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
7344 * gdb.asm/openbsd.inc: Indent commands.
7345
7346 2005-12-26 Mark Kettenis <kettenis@gnu.org>
7347
7348 * gdb.base/freebpcmd.exp: Increase timeout.
7349
7350 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
7351
7352 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
7353
7354 * gdb.base/default.exp: Update check for "show version".
7355
7356 2005-12-09 Randolph Chung <tausq@debian.org>
7357
7358 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
7359 * gdb.asm/pa64.inc: New file.
7360
7361 2005-12-09 Randolph Chung <tausq@debian.org>
7362
7363 * gdb.asm/common.inc: Indent commands.
7364 * gdb.asm/asmsrc1.s: Likewise.
7365 * gdb.asm/asmsrc2.s: Likewise.
7366
7367 2005-12-09 Randolph Chung <tausq@debian.org>
7368
7369 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
7370 (get_addr_of_sym): Remove duplicate print.
7371 (gen_core): xfail hppa*-*-hpux*, update expected output.
7372 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
7373 * gdb.arch/pa64-nullify.s: New file.
7374
7375 2005-12-09 Randolph Chung <tausq@debian.org>
7376
7377 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
7378
7379 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
7380
7381 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
7382 code generation for these functions.
7383 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
7384 error message.
7385
7386 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7387
7388 * gdb.base/help.exp (help b, help br, help bre, help brea)
7389 (help break): Update the expected message.
7390
7391 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
7392
7393 * gdb.asm/m68hc11.inc: Setup the data section.
7394 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
7395 script for this test.
7396 (m6812-*-*): Likewise.
7397
7398 2005-11-09 Randolph Chung <tausq@debian.org>
7399
7400 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
7401
7402 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
7403
7404 * gdb.base/break.exp: Fix a comment typo.
7405
7406 2005-11-03 Jim Blandy <jimb@redhat.com>
7407
7408 Checked in by Elena Zannoni <ezannoni@redhat.com>
7409
7410 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
7411
7412 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
7413
7414 * gdb.arch/gdb1558.c: Include stdio.h.
7415
7416 2005-10-31 Mark Kettenis <kettenis@gnu.org>
7417
7418 * gdb.asm/asm-source.exp: Use -e instead of --entry.
7419
7420 2005-10-31 Mark Kettenis <kettenis@gnu.org>
7421
7422 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
7423
7424 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
7425
7426 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
7427 vscr" tests to better match output.
7428
7429 2005-10-12 Jim Blandy <jimb@redhat.com>
7430
7431 * gdb.base/structs.exp (any): New function.
7432 (test_struct_returns): Don't make any assumptions at all about
7433 what value the function returns when GDB can't set the return
7434 value.
7435
7436 2005-10-09 Joel Brobecker <brobecker@adacore.com>
7437
7438 * gdb.ada/arrayidx/p.adb: New file.
7439 * gdb.ada/arrayidx.exp: New testcase
7440
7441 2005-10-09 Joel Brobecker <brobecker@adacore.com>
7442
7443 * gdb.ada/array_return/pck.ads: New file.
7444 * gdb.ada/array_return/pck.adb: New file.
7445 * gdb.ada/array_return/p.adb: New file.
7446 * gdb.ada/array_return.exp: New testcase.
7447
7448 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7449
7450 * gdb.base/arrayidx.c: New file.
7451 * gdb.base/arrayidx.exp: New testcase.
7452
7453 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
7454
7455 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
7456 frames-invalid and breakpoints-invalid are no longer generated
7457 with level 3 so don't expect them in the output.
7458
7459 2005-09-27 Bob Rossi <bob@brasko.net>
7460
7461 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
7462 from test. Escape the | in mi_gdb_test call.
7463 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
7464 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
7465 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
7466 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
7467 expected regex's in mi_gdb_test calls.
7468 * lib/mi-support.exp: Remove arbitrary .* from tests.
7469 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
7470 Fully anchor GDB/MI expected results in mi_gdb_test.
7471 * lib/gdb.exp (string_to_regexp): Escape the ] character.
7472 * gdb.base/sizeof.exp: Remove escape character. Correct test.
7473
7474 2005-09-26 Paul Brook <paul@codesourcery.com>
7475
7476 * long_long.exp: Exclude eabi targets from arm FPA float format test.
7477
7478 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
7479
7480 * bfp-test.c: New file.
7481 * bfp-test.exp: New testcase.
7482
7483 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
7484
7485 * gdb.fortran/subarray.exp: New testcase to test the evaluation
7486 of subarray and substring variable.
7487 * gdb.fortran/subarray.f: New source file for the test of subarray
7488 and substring variable evaluation.
7489 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
7490 of string constant.
7491
7492 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
7493
7494 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
7495 copyright dates.
7496
7497 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
7498
7499 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
7500 powerpc altivec' test with an almost identical 'info vector' test.
7501
7502 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
7503
7504 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
7505 vscr" tests to match output.
7506
7507 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
7508
7509 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
7510 output.
7511
7512 2005-09-11 Bob Rossi <bob@brasko.net>
7513
7514 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
7515 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
7516 commands that return an MI output command and an asyncronous MI output
7517 command.
7518 * gdb.mi/mi-console.exp: Ditto.
7519
7520 2005-09-11 Bob Rossi <bob@brasko.net>
7521
7522 * gdb.mi/mi-var-child.c: Include <string.h>.
7523
7524 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
7525
7526 * killed.exp: Correct gdb_expect syntax.
7527
7528 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
7529
7530 * lib/mi-support.exp (mi_gdb_load): Fix typo.
7531
7532 2005-08-02 Bob Rossi <bob@brasko.net>
7533
7534 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
7535 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
7536 Change tests to inferior-tty-set/show.
7537 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
7538 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
7539 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
7540 inferior. Use mi_gdb_test to get GDB and Inferior output.
7541 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
7542 descriptor.
7543 (mi_inferior_tty_name): Add inferior PTY file name.
7544 (mi_gdb_start): Add INFERIOR_PTY parameter.
7545 (mi_gdb_test): Add IPATTERN parameter.
7546
7547 2005-08-02 Bob Rossi <bob@brasko.net>
7548
7549 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
7550 parameter to mi_gdb_test.
7551 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
7552
7553 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
7554
7555 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
7556 struct_declarations.
7557 * gdb.mi/mi-var-child.exp: Step over the initialization of
7558 struct_declarations.
7559
7560 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
7561
7562 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
7563 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
7564 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
7565 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
7566 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
7567 file.
7568
7569 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
7570
7571 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
7572 (do_children_tests): Assign values to the extra elements.
7573
7574 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
7575 them for tests for "-var-update --no-values" and
7576 "-var-update --all-values".
7577 Add test for "-var-list-children --simple-values".
7578
7579 * gdb.mi/basics.c (callee4): Add integer array D[3]...
7580
7581 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
7582 "-stack-list-locals --simple-values" Improve doc strings and
7583 comments.
7584
7585 2005-07-18 Mark Kettenis <kettenis@gnu.org>
7586
7587 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
7588 *-*-openbsd*.
7589 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
7590
7591 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
7592 sigaltsatck'.
7593
7594 2005-07-14 Bob Rossi <bob@brasko.net>
7595
7596 * gdb.base/default.exp (tty): Changed output of command.
7597 * gdb.base/help.exp (help tty): Ditto.
7598
7599 2005-07-12 Mark Kettenis <kettenis@gnu.org>
7600
7601 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
7602
7603 2005-07-10 Mark Kettenis <kettenis@gnu.org>
7604
7605 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
7606 -stack-select-frame without arguments.
7607 (test_stack_frame_listing): Add test for newly implemented command
7608 -stack-info-frame.
7609
7610 2005-07-06 Bob Rossi <bob@brasko.net>
7611
7612 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
7613 command.
7614 (Copyright): Update copyright.
7615
7616 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
7617
7618 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
7619 tests to evaluate exponentiation expression.
7620
7621 2005-06-29 Andreas Schwab <schwab@suse.de>
7622
7623 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
7624 main to avoid warnings.
7625
7626 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
7627
7628 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
7629
7630 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
7631 -stack-select-frame without arguments.
7632 (test_stack_frame_listing): Add test for newly implemented command
7633 -stack-info-frame.
7634
7635 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
7636
7637 * gdb.fortran/array-element.f: New file.
7638 * gdb.fortran/array-element.exp: New testcase.
7639
7640 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7641
7642 * gdb.base/bigcore.exp: Correct checks for systems which can
7643 not dump a large core file.
7644
7645 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7646
7647 * gdb.base/relocate.c: Add a copyright notice.
7648 (dummy): Remove.
7649 * gdb.base/relocate.exp: Test printing the values of variables
7650 from a relocatable file.
7651
7652 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
7653
7654 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
7655 excess MI output after an error.
7656
7657 2005-05-29 Joel Brobecker <brobecker@adacore.com>
7658
7659 * gdb.arch/alpha-step.c: New file.
7660 * gdb.arch/alpha-step.exp: New testcase.
7661
7662 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7663 Dennis Brueni <dennis@slickedit.com>
7664
7665 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
7666 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
7667 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
7668 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
7669 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
7670 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
7671 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
7672
7673 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
7674 Wu Zhou <woodzltc@cn.ibm.com>
7675
7676 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
7677 IBM's xlc compiler.
7678 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
7679 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
7680
7681 2005-05-13 Jim Blandy <jimb@redhat.com>
7682
7683 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
7684 calling gdb_suppress_entire_file.
7685 * gdb.base/charset.exp: Same.
7686 * gdb.base/call-rt-st.exp: Same.
7687
7688 2005-05-05 Bob Rossi <bob_rossi@cox.net>
7689
7690 * lib/gdb.exp (fullname_syntax): Added global regex.
7691 (fullname_syntax_POSIX): Ditto.
7692 (fullname_syntax_UNC): Ditto.
7693 (fullname_syntax_DOS_CASE): Ditto.
7694 (fullname_syntax_DOS): Ditto.
7695 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
7696 fullname_syntax variable to scope and use it.
7697 (test_file_list_exec_source_files): Ditto.
7698 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
7699
7700 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
7701
7702 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
7703
7704 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
7705
7706 * lib/gdb.exp (skip_altivec_tests): New function, based on
7707 check_vmx_hw_available from the GCC testsuite.
7708 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
7709 * lib/gdb.arch/altivec-regs.exp: Likewise.
7710
7711 2005-05-02 Jim Blandy <jimb@redhat.com>
7712
7713 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
7714 calling gdb_suppress_entire_file.
7715
7716 2005-04-30 Randolph Chung <tausq@debian.org>
7717
7718 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
7719 Slightly relax "sem_post" name checking.
7720
7721 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
7722
7723 * gdb.base/unload.exp: Use new shared library infrastructure.
7724
7725 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
7726
7727 * gdb.base/so-impl-ld.exp: Use new shared library
7728 infrastructure.
7729
7730 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
7731
7732 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
7733 * gdb.asm/h8300.inc: New file.
7734
7735 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
7736
7737 * gdb.base/shlib-call.exp: Change to use new shared library
7738 infrastructure.
7739
7740 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
7741
7742 * gdb.base/pending.exp: Change to use new shared library
7743 infrastructure.
7744
7745 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
7746
7747 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
7748 use test_compiler_info instead of gcc_compiled, and update copyright.
7749
7750 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
7751
7752 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
7753 shared objects being adjusted and update copyright years.
7754
7755 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
7756
7757 * ChangeLog: Correct some 2003-01-13 dates.
7758 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
7759 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
7760 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
7761 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
7762 gdb.trace/tfind.exp: Update copyright years.
7763
7764 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
7765 Daniel Jacobowitz <dan@codesourcery.com>
7766
7767 * lib/gdb.exp (gdb_compile): Handle shlib=.
7768 (gdb_compile_shlib): New function.
7769
7770 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
7771
7772 * lib/gdb.exp (test_compiler_info): Give argument a default value.
7773
7774 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
7775
7776 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
7777 gdb.server.
7778 * configure.ac: Likewise.
7779 * configure: Regenerated.
7780 * gdb.gdbserver/Makefile.in: Moved to...
7781 * gdb.server/Makefile.in: ... here.
7782 * gdb.gdbserver/server.c: Moved to...
7783 * gdb.server/server.c: ... here.
7784 * gdb.gdbserver/server-run.exp: Moved to...
7785 * gdb.server/server-run.exp: ... here.
7786
7787 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
7788
7789 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
7790 * configure.ac: Create gdb.gdbserver/Makefile.
7791 * configure: Regenerated.
7792 * lib/gdbserver-support.exp: New file, derived from
7793 config/gdbserver.exp.
7794 * config/gdbserver.exp: Use gdbserver-support.exp.
7795 * gdb.gdbserver/Makefile.in: New file.
7796 * gdb.gdbserver/server.c: New file.
7797 * gdb.gdbserver/server-run.exp: New file.
7798
7799 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
7800
7801 * lib/gdb.exp (test_compiler_info): Return compiler_info
7802 if no arguments are given.
7803
7804 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
7805
7806 * gdb.arch/altivec-abi.exp: Check for compiler and set
7807 use altivec' flag accordingly.
7808 * gdb.arch/altivec-regs.exp: Likewise.
7809
7810 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
7811
7812 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
7813
7814 2005-03-27 Andreas Schwab <schwab@suse.de>
7815
7816 * gdb.base/bigcore.c (main): Add missing mode argument in open
7817 call.
7818
7819 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
7820
7821 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
7822 downloads.
7823 * config/gdbserver.exp (gdb_load): Likewise.
7824
7825 2005-03-14 Paul Brook <paul@codesourcery.com>
7826
7827 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
7828 targets.
7829
7830 2005-03-09 Joel Brobecker <brobecker@adacore.com>
7831
7832 * gdb.dwarf2/dup-psym.S: New file.
7833 * gdb.dwarf2/dup-psym.exp: New testcase.
7834
7835 2005-03-09 Joel Brobecker <brobecker@adacore.com>
7836
7837 * gdb.ada/exec_changed/first.adb: New file.
7838 * gdb.ada/exec_changed/second.adb: New file.
7839 * gdb.ada/exec_changed.exp: New testcase.
7840
7841 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
7842
7843 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
7844 (A2): New class.
7845 (main): Test operator+.
7846 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
7847 breakpoint test.
7848
7849 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
7850 * gdb.base/signull.exp: Disable if gdb,nosignals.
7851 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
7852 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
7853 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
7854 * gdb.mi/mi2-console.exp: Likewise.
7855 * gdb.trace/collection.exp (run_trace_experiment): Consume the
7856 continue output at start.
7857 (gdb_collect_locals_test): Robustify regexp.
7858 * gdb.trace/passc-dyn.exp: Fix comment typo.
7859 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
7860
7861 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
7862
7863 * gdb.asm/asm-source.exp: Add iq2000 case.
7864 * gdb.asm/iq2000.inc: New file.
7865
7866 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
7867
7868 * gdb.base/command.exp: Change hardcoded value to regular expression.
7869 * gdb.base/float.exp: Add powerpc to the list of targets checked.
7870
7871 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
7872
7873 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
7874 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
7875 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
7876 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
7877 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
7878
7879 2005-03-05 Mark Kettenis <kettenis@gnu.org>
7880
7881 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
7882 changes.
7883
7884 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
7885
7886 * lib/compiler.c: Add test for IBM's xlc compiler.
7887 * lib/compiler.cc: Likewise.
7888
7889 2004-02-24 Joel Brobecker <brobecker@adacore.com>
7890
7891 * gdb.ada/fixed_points.exp: Create compilation object directory
7892 before running the test.
7893 * gdb.ada/null_record.exp: Likewise.
7894 * gdb.ada/packed_array.exp: Likewise.
7895 * gdb.ada/start.exp: Likewise.
7896
7897 2005-02-15 Joel Brobecker <brobecker@adacore.com>
7898
7899 * gdb.ada/packed_array/pa.adb: New file.
7900 * gdb.ada/packed_array.exp: New testcase.
7901
7902 2005-02-10 Mark Kettenis <kettenis@gnu.org>
7903
7904 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
7905 files.
7906
7907 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
7908 on *-*-openbsd*. Correctly match whitespace in regukar
7909 expressions.
7910
7911 2005-02-10 Daniel Jacobowitz <dan@debian.org>
7912
7913 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
7914 PR exp/1821
7915 * gdb.base/gdb1821.c: New test file.
7916 * gdb.base/gdb1821.exp: New test file.
7917
7918 2005-02-09 Joel Brobecker <brobecker@adacore.com>
7919
7920 * gdb.base/start.c: New file.
7921 * gdb.base/start.exp: New testcase.
7922
7923 2005-02-09 Joel Brobecker <brobecker@adacore.com>
7924
7925 * gdb.ada/start/dummy.adb: New file.
7926 * gdb.ada/start.exp: New testcase.
7927
7928 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
7929
7930 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
7931 for printing symbols and statistics.
7932 Add test for using relative pathnames in "maint print msymbols" test.
7933 Mark "maint info sections DATA" XFAIL on Cygwin.
7934 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
7935 tests.
7936
7937 2005-02-09 Andreas Schwab <schwab@suse.de>
7938
7939 Committed by Andrew Cagney <cagney@gnu.org>
7940 * gdb.base/remotetimeout.exp: New file.
7941
7942 2005-02-07 Mark Kettenis <kettenis@gnu.org>
7943
7944 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
7945
7946 2005-02-03 Joel Brobecker <brobecker@adacore.com>
7947
7948 * gdb.ada/gnat_ada.gpr: New file.
7949 * gdb.ada/gnat_ada.gin: Delete, no longer used.
7950 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
7951 * configure.ac: No longer generate gnat_ada.gpr.
7952 * configure: Regenerate.
7953 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
7954 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
7955 * gdb.ada/null_record/bar.ads: Likewise.
7956 * gdb.ada/null_record/bar.adb: Likewise.
7957 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
7958 * gdb.ada/null_record.exp (testdir): New variable.
7959 (testfile): executable is now in testdir subdirectory.
7960 (srcfile): Use full path to the main compilation unit.
7961 * gdb.ada/fixed_points.exp: Same changes as above.
7962
7963 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
7964
7965 * gdb.base/interp.exp: New test.
7966
7967 2005-01-24 Andrew Cagney <cagney@gnu.org>
7968
7969 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
7970
7971 2005-01-19 Andrew Cagney <cagney@gnu.org>
7972
7973 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
7974 configure.ac not configure.in.
7975
7976 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
7977 of powerpc*-*-*.
7978 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
7979 * gdb.base/list.exp (test_list_function)
7980 (test_list_filename_and_function): Ditto.
7981 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
7982
7983 2005-01-16 Andrew Cagney <cagney@gnu.org>
7984
7985 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
7986
7987 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
7988
7989 2005-01-14 Andrew Cagney <cagney@gnu.org>
7990
7991 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
7992 * gdb.mi/mi2-var-cmd.exp: Ditto.
7993
7994 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
7995
7996 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
7997
7998 2005-01-07 Andrew Cagney <cagney@gnu.org>
7999
8000 * configure.ac: Rename configure.in, require autoconf 2.59.
8001 * configure: Re-generate.
8002 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
8003 * gdb.stabs/configure: Re-generate.
8004 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
8005 * gdb.hp/configure: Re-generate.
8006 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
8007 autoconf 2.59.
8008 * gdb.hp/gdb.objdbg/configure: Re-generate.
8009 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
8010 autoconf 2.59.
8011 * gdb.hp/gdb.defects/configure: Re-generate.
8012 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
8013 autoconf 2.59.
8014 * gdb.hp/gdb.compat/configure: Re-generate.
8015 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
8016 autoconf 2.59.
8017 * gdb.hp/gdb.base-hp/configure: Re-generate.
8018 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
8019 autoconf 2.59.
8020 * gdb.hp/gdb.aCC/configure: Re-generate.
8021
8022 2004-12-15 Jim Blandy <jimb@redhat.com>
8023
8024 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
8025 under NPTL when there is debugging info available for libpthread.
8026
8027 2004-12-13 Jerome Guitton <guitton@gnat.com>
8028
8029 * gdb.ada/fixed_points.c: New file.
8030 * gdb.ada/fixed_points.exp: New file.
8031
8032 2004-12-03 Randolph Chung <tausq@debian.org>
8033
8034 * gdb.arch/pa-nullify.exp: New file.
8035 * gdb.arch/pa-nullify.s: New file.
8036
8037 2004-11-30 Randolph Chung <tausq@debian.org>
8038
8039 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
8040 instead of "tbug". Fix regexp to work properly with gdb_test.
8041
8042 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
8043
8044 * gdb.base/bitfields2.exp: New test.
8045 * gdb.base/bitfields2.c: New file.
8046
8047 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
8048
8049 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
8050
8051 2004-11-16 Randolph Chung <tausq@debian.org>
8052
8053 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
8054
8055 2004-11-14 Daniel Jacobowitz <dan@debian.org>
8056
8057 * gdb.threads/threadapply.exp: Correct "macro details" test.
8058
8059 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
8060
8061 * gdb.threads/threadapply.exp: New test.
8062 * gdb.threads/threadapply.c: New file.
8063
8064 2004-11-07 Mark Kettenis <kettenis@gnu.org>
8065
8066 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
8067 frames.
8068
8069 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
8070
8071 * gdb.base/cursal.exp: New file.
8072 * gdb.base/cursal.c: New file.
8073
8074 2004-11-03 Andrew Cagney <cagney@gnu.org>
8075
8076 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
8077
8078 2004-10-30 Mark Kettenis <kettenis@gnu.org>
8079
8080 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
8081 NetBSD/ELF targets.
8082
8083 2004-10-29 Joel Brobecker <brobecker@gnat.com>
8084
8085 * gdb.threads/bp_in_thread.c: New file, copied from
8086 pthread_cond_wait.c.
8087 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
8088 file, rather than reusing the .c file from another testcase.
8089
8090 2004-10-20 Joel Brobecker <brobecker@gnat.com>
8091
8092 * gdb.ada/null_record.exp: Check where we stopped after
8093 sending the start command, instead of where the associated
8094 temporary breakpoint was inserted.
8095
8096 2004-10-14 Andrew Cagney <cagney@gnu.org>
8097
8098 * gdb.mi/gdb701.c (main): Return 0.
8099
8100 2004-10-13 Daniel Jacobowitz <dan@debian.org>
8101
8102 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
8103
8104 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
8105
8106 * gdb.threads/schedlock.c: Add comment markers to use to find
8107 line numbers.
8108 * gdb.threads/schedlock.exp: Adjust regex to handle the new
8109 comments.
8110 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
8111 breakpoint lines.
8112
8113 2004-10-12 Daniel Jacobowitz <dan@debian.org>
8114
8115 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
8116
8117 2004-10-12 Daniel Jacobowitz <dan@debian.org>
8118
8119 * configure.in: Add gdb.dwarf2.
8120 * configure: Regenerated.
8121 * Makefile.in: Add gdb.dwarf2.
8122 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
8123 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
8124 gdb.dwarf2/file1.txt: New files.
8125
8126 2004-10-11 Orjan Friberg <orjanf@axis.com>
8127
8128 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
8129 of "run", since the latter doesn't work with remote targets. Adjust
8130 the breakpoint numbering accordingly.
8131 * gdb.threads/pthread_cond_wait.exp: Ditto.
8132
8133 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
8134
8135 * gdb.base/overlays.exp: Update copyright years.
8136
8137 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
8138
8139 * gdb.base/overlays.exp: Disable if target is Linux.
8140
8141 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
8142
8143 * config/gdbserver.exp (gdb_load): Use right filename on remote.
8144
8145 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
8146
8147 * gdb.asm/asm-source.exp: Add m32r-linux target.
8148 * gdb.asm/m32r-linux.inc: New file.
8149
8150 2004-09-24 Andrew Cagney <cagney@redhat.com>
8151 David Anderson <anderson@redhat.com>
8152
8153 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
8154 command fails, assume things will work.
8155 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
8156 (_GNU_SOURCE): Define.
8157 (print_unsigned, print_hex): Change parameter to "long long".
8158 (print_byte_count): New function, use to print byte counts.
8159 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
8160 O_LARGEFILE.
8161 (main): Compute an upper bound on a corefile in max_core_size.
8162 Limit memory chunk size to max_core_size. Limit total memory
8163 allocated to max_core_size.
8164
8165 2004-09-23 Andrew Cagney <cagney@gnu.org>
8166
8167 * gdb.base/bigcore.exp: Replace the code that creates a corefile
8168 from a separate process with code that creates a corefile by
8169 making the inferior dump core.
8170
8171 2004-09-23 Mark Kettenis <kettenis@gnu.org>
8172
8173 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
8174 block.
8175
8176 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
8177
8178 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
8179 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
8180 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
8181 Likewise.
8182
8183 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
8184
8185 * gdb.java/jprint.exp: New test case for java inferior call.
8186 * gdb.java/jprint.java: Ditto.
8187
8188 2004-09-15 Joel Brobecker <brobecker@gnat.com>
8189
8190 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
8191
8192 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
8193
8194 * gdb.threads/killed.c: Include <stdlib.h>.
8195 * gdb.threads/pthreads.c: Likewise.
8196
8197 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
8198
8199 * gdb.threads/killed.c: Add copyright notice.
8200
8201 2004-09-10 Jason Molenda (jmolenda@apple.com)
8202
8203 * gdb.base/define.exp: Two new tests to verify zero space chars
8204 after 'if' and 'while' commands in a user-defined command is correctly
8205 parsed.
8206
8207 2004-09-08 Andrew Cagney <cagney@gnu.org>
8208
8209 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
8210 delivery test with duplicate at end of file.
8211
8212 2004-09-06 Mark Kettenis <kettenis@jive.nl>
8213
8214 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
8215
8216 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8217
8218 * config/hppro.exp: Removed.
8219
8220 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8221
8222 * config/sparclet.exp: Removed.
8223
8224 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8225
8226 * config/udi.exp: Removed.
8227
8228 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
8229
8230 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
8231 of "exp_continue".
8232 (advancei): Likewise.
8233
8234 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8235
8236 * gdb.base/unload.exp: Fix so messages aren't duplicated.
8237
8238 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
8239
8240 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
8241 to check for nodebug in executable.
8242 * gdb.gdb/observer.exp (setup_test): Likewise.
8243 * gdb.gdb/selftest.exp (test_with_self): Likewise.
8244 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
8245
8246 2004-09-01 Andrew Cagney <cagney@gnu.org>
8247
8248 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
8249 files.
8250
8251 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8252
8253 * gdb.base/unload.exp: Fix expected warning message to match
8254 latest format.
8255
8256 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
8257
8258 * gdb.base/call-rt-st.exp: Fix typos.
8259
8260 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
8261
8262 * gdb.threads/thread_check.exp: New testcase.
8263 * gdb.threads/thread_check.c: New testcase.
8264
8265 2004-08-31 Andrew Cagney <cagney@gnu.org>
8266
8267 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
8268 (skip_to_handler_entry): New procedures. Test stepping into a
8269 handler when the breakpoint is at the handler's entry point.
8270
8271 2004-08-30 Andrew Cagney <cagney@gnu.org>
8272
8273 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
8274 gdb/1757.
8275
8276 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
8277
8278 With code from Manoj Iyer <manjo@austin.ibm.com>:
8279 * lib/gdb.exp (gdb_file_cmd): Return more information in the
8280 return value. Add an arm for "no debugging symbols found".
8281 Change a stray "error" to "perror".
8282 (gdb_run_cmd): Adapt to new return value.
8283 * gdb.base/remote.exp: Adapt to new return value.
8284 * gdb.gdb/complaints.exp: Likewise.
8285 * gdb.gdb/observer.exp: Likewise.
8286 * gdb.gdb/selftest.exp: Likewise.
8287 * gdb.gdb/xfullpath.exp: Likewise.
8288
8289 2004-08-27 Joel Brobecker <brobecker@gnat.com>
8290
8291 * gdb.threads/bp_in_thread.exp: New testcase.
8292
8293 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
8294
8295 Fix PR testsuite/1735.
8296 * gdb.threads/schedlock.c (thread_function): Add a cast
8297 to suppress a gcc warning.
8298 * gdb.threads/thread-specific.c (thread_function): Likewise.
8299
8300 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8301
8302 * gdb.base/unload.c: Include <stdlib.h>.
8303
8304 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8305
8306 From Paul Gilliam <pgilliam@us.ibm.com>:
8307 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
8308 synchronized after the "return".
8309
8310 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8311
8312 * gdb.mi/basics.c: Include <stdio.h>.
8313 * gdb.mi/pthreads.c: Include <stdlib.h>.
8314 * gdb.mi/var-cmd.c: Include <stdlib.h>.
8315
8316 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8317
8318 * gdb.threads/schedlock.c: Add copyright notice.
8319
8320 2004-08-25 Andrew Cagney <cagney@gnu.org>
8321
8322 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
8323 (skip_over_handler, breakpoint_over_hander): New test procedures.
8324 (advance, advancei): Add a proper prefix, do not use
8325 rerun_to_main.
8326 * gdb.base/sigstep.c (main): Change to use an infinite loop.
8327
8328 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
8329
8330 * gdb.mi/basics.c: Add copyright notice.
8331 * gdb.mi/var-cmd.c: Add copyright notice.
8332
8333 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8334
8335 * lib/gdb.exp: Remove signed_keyword_not_used.
8336 * lib/compiler.c: Likewise.
8337 * lib/compiler.cc: Likewise.
8338
8339 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8340
8341 * gdb.base/whatis.c: Remove conditional disabling of "signed".
8342 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
8343
8344 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
8345
8346 * gdb.base/whatis.c: Add copyright notice.
8347
8348 2004-08-20 Mark Kettenis <kettenis@gnu.org>
8349
8350 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
8351 it to skip the breakpoints encoded in the inline assembly.
8352
8353 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8354
8355 * Makefile.in: Add gdb.fortran.
8356
8357 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8358
8359 * gdb.base/call-sc.exp (test_scalar_returns):
8360 Fix cut-and-paste glitch in "Make fun return now".
8361
8362 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
8363
8364 * configure.in: Add gdb.fortran.
8365 * configure: Regenerate.
8366 * gdb.fortran/Makefile.in: New file.
8367 * lib/gdb.exp (skip_fortran_tests): New procedure.
8368
8369 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
8370
8371 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
8372 reference to bug-gnu@prep.ai.mit.edu.
8373 * gdb.mi/mi-var-child.exp: Likewise.
8374 * gdb.mi/mi-var-cmd.exp: Likewise.
8375 * gdb.mi/mi-var-display.exp: Likewise.
8376 * gdb.mi/mi2-var-block.exp: Likewise.
8377 * gdb.mi/mi2-var-child.exp: Likewise.
8378 * gdb.mi/mi2-var-cmd.exp: Likewise.
8379 * gdb.mi/mi2-var-display.exp: Likewise.
8380
8381 2004-08-15 Mark Kettenis <kettenis@gnu.org>
8382
8383 * gdb.base/unload.c (main): Make local variable msg const.
8384
8385 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
8386
8387 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
8388 to bug-gnu@prep.ai.mit.edu.
8389 * gdb.mi/mi-disassemble.exp: Likewise.
8390 * gdb.mi/mi-eval.exp: Likewise.
8391 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
8392 default line number.
8393 * gdb.mi/mi-return.exp: Likewise.
8394 * gdb.mi/mi-simplerun.exp: Likewise.
8395 * gdb.mi/mi-stack.exp: Likewise.
8396 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
8397 number with explicit range test.
8398 * gdb.mi/mi-watch.exp: Likewise.
8399 * gdb.mi/mi2-break.exp: Likewise.
8400 * gdb.mi/mi2-cli.exp: Likewise.
8401 * gdb.mi/mi2-disassemble.exp: Likewise.
8402 * gdb.mi/mi2-eval.exp: Likewise.
8403 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
8404 default line number.
8405 * gdb.mi/mi2-return.exp: Likewise.
8406 * gdb.mi/mi2-simplerun.exp: Likewise.
8407 * gdb.mi/mi2-stack.exp: Likewise.
8408 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
8409 number with explicit range test.
8410 * gdb.mi/mi2-watch.exp: Likewise.
8411
8412 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
8413
8414 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
8415 * gdb.cp/m-static.exp: Likewise.
8416 * gdb.cp/rtti.exp: Likewise.
8417
8418 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8419
8420 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
8421
8422 2004-08-14 Eli Zaretskii <eliz@gnu.org>
8423
8424 * ChangeLog: Prefix Local Variables with semi-colons and indent
8425 the reference to older ChangeLog files, to fix fontification in
8426 Emacs.
8427
8428 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8429
8430 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
8431 * gdb.mi/mi2-break.exp: Likewise.
8432
8433 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8434
8435 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
8436
8437 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8438
8439 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
8440
8441 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
8442
8443 * gdb.cp/classes.exp: Remove unused declarations. Just let
8444 test names default instead of providing special names. Remove
8445 extraneous demangler test.
8446
8447 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
8448
8449 * gdb.base/unload.exp: New test for breakpoints in dynamically
8450 loaded libraries.
8451 * gdb.base/unload.c: Ditto.
8452 * gdb.base/unloadshr.c: Ditto.
8453
8454 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
8455
8456 * gdb.cp/classes.exp (test_ptype_class_objects): Call
8457 cp_test_ptype_class.
8458 (test_enums): Likewise.
8459
8460 2004-08-10 Andrew Cagney <cagney@gnu.org>
8461
8462 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
8463 files.
8464
8465 2004-08-10 Andrew Cagney <cagney@gnu.org>
8466
8467 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
8468 init_malloc call.
8469
8470 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
8471
8472 * ChangeLog: Add copyright notice. The notice is copied
8473 from emacs 21.3 top level ChangeLog.
8474
8475 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
8476
8477 * lib/cp-support.exp: New file.
8478 * lib/cp-support.exp (cp_test_type_class): New function.
8479 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
8480 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
8481 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
8482 cp_test_ptype_class.
8483
8484 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
8485
8486 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
8487 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8488 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
8489 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
8490 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8491 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
8492 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
8493 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
8494 gdb.mi/mi2-watch.exp: Update copyright years.
8495
8496 2004-08-09 Mark Kettenis <kettenis@gnu.org>
8497
8498 * gdb.base/sigaltstack.exp: Provide proper anchoring.
8499
8500 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
8501
8502 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
8503 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
8504 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
8505 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
8506 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
8507 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
8508 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
8509 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
8510 gdb.mi/mi-watch.exp: Update copyright years.
8511
8512 2004-08-08 Daniel Jacobowitz <dan@debian.org>
8513
8514 PR gdb/1738
8515 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
8516 from a breakpoint with a pending signal.
8517
8518 2004-08-08 Daniel Jacobowitz <dan@debian.org>
8519
8520 PR gdb/1736
8521 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
8522 * gdb.base/sigaltstack.exp (finish_test): Consume output until
8523 the prompt.
8524 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
8525
8526 2004-08-08 Daniel Jacobowitz <dan@debian.org>
8527
8528 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
8529
8530 2004-08-08 Daniel Jacobowitz <dan@debian.org>
8531
8532 PR gdb/1736
8533 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
8534 for i?86-*-linux*.
8535
8536 2004-08-08 Daniel Jacobowitz <dan@debian.org>
8537
8538 * gdb.arch/i386-prologue.exp: Compile without debug information.
8539
8540 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
8541
8542 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
8543 rather than asking gdb to search.
8544
8545 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
8546
8547 * gdb.base/gcore.c: Include <string.h>.
8548
8549 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
8550
8551 * gdb.base/gcore.c: Add copyright notice.
8552
8553 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
8554
8555 * gdb.base/freebpcmd.c: Include <stdio.h>.
8556 * gdb.base/long_long.c: Include <string.h>.
8557 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
8558 * gdb.base/siginfo.c: Include <string.h>.
8559 * gdb.base/sigstep.c: Include <string.h>.
8560
8561 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8562
8563 * gdb.base/complex.c: Include <stdlib.h>.
8564
8565 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8566
8567 * gdb.base/complex.c: Add copyright notice.
8568
8569 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8570
8571 * gdb.base/charset.c: Include <stdlib.h>.
8572
8573 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8574
8575 * gdb.base/auxv.c: Include <stdlib.h>.
8576
8577 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8578
8579 * gdb.base/auxv.c: Add copyright notice.
8580
8581 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
8582
8583 * gdb.base/coremaker.c: Add copyright notice.
8584 * gdb.base/coremaker2.c: Add copyright notice.
8585
8586 2004-08-04 Andrew Cagney <cagney@gnu.org>
8587
8588 * gdb.base/store.exp: Update copyright.
8589 (check_set, up_set, check_struct, up_struct): Add a prefix to test
8590 names, do not import gdb_prompt.
8591
8592 2004-08-01 Andrew Cagney <cagney@gnu.org>
8593
8594 Fix PR testsuite/1729.
8595 * gdb.base/dump.exp: Add test name to callers of capture_value, do
8596 not use capture_value with value 4.
8597 (capture_value): Add optional test name parameter.
8598 (test_reload_saved_value, test_restore_saved_value): Use $msg as
8599 the prefix, pass to capture_value.
8600
8601 2004-08-01 Mark Kettenis <kettenis@gnu.org>
8602
8603 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
8604 * gdb.arch/i386-prologue.c (standard): New prototype and function.
8605 (main): Call new function.
8606
8607 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
8608
8609 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
8610
8611 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
8612
8613 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
8614
8615 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
8616
8617 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
8618 Accept more values of vtbl pointer. Remove some messages
8619 about "obsolete gcc or gdb".
8620
8621 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
8622
8623 * gdb.cp/classes.exp: Accept more varieties of ptype output.
8624
8625 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
8626
8627 * gdb.base/asm-source.exp: Properly convert target board
8628 debug flags from gcc format to binutils format.
8629
8630 2004-07-28 Mark Kettenis <kettenis@gnu.org>
8631
8632 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
8633 gdb1718". PR backtrace/1718 partially fixed.
8634
8635 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
8636
8637 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
8638
8639 2004-07-26 Nick Clifton <nickc@redhat.com>
8640
8641 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
8642 good default value for a specific architecture is available then
8643 set it to that value. Otherwise default to the -gstabs switch.
8644 Remove the -g... switches from the asm-flags variable. Allow the
8645 target board info to override the value if it wants to. Pass the
8646 switch on the assembler command line.
8647
8648 2004-07-23 Mark Kettenis <kettenis@gnu.org>
8649
8650 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
8651 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
8652 (main): Call new function.
8653
8654 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
8655
8656 Test for PR exp/1715.
8657 * gdb.base/radix.exp: Refactor common procedures. Make all
8658 test names unique. Change XFAIL to KFAIL.
8659
8660 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
8661
8662 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
8663 * gdb.ada/gnat_ada.gin: ... to here.
8664 * configure.in: Use gnat_ada.gin.
8665 * configure: Regenerate.
8666
8667 2004-07-20 Andrew Cagney <cagney@gnu.org>
8668
8669 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
8670 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
8671 XFAILs. Clean up test messages and comments. Check backtraces.
8672 Delete re-sync code.
8673
8674 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
8675
8676 Fix PR cli/740.
8677 * gdb.base/annota1.exp: Honor gdb,nosignals.
8678 * gdb.base/annota3.exp: Likewise.
8679
8680 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
8681
8682 * lib/java.exp: Update copyright notice.
8683
8684 2004-07-19 Andrew Cagney <cagney@gnu.org>
8685
8686 * gdb.base/selftest.exp: Copy file from here ...
8687 * gdb.gdb/selftest.exp: ... to here.
8688
8689 2004-07-16 Andrew Cagney <cagney@redhat.com>
8690
8691 * lib/insight-support.exp: Delete file.
8692 * lib/java.exp (java_init): Fix copyright.
8693
8694 2004-07-16 Andrew Cagney <cagney@gnu.org>
8695
8696 * gdb.base/restore.c: Append "prologue" to comments marking the a
8697 function's prologue.
8698 * gdb.base/restore.exp: Update copyright, re-indent.
8699 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
8700 callerN" prefix where needed. Update patterns that match a
8701 function's prologue.
8702
8703 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
8704
8705 * gdb.base/restore.c: Add copyright notice.
8706
8707 2004-07-16 Andrew Cagney <cagney@gnu.org>
8708
8709 * gdb.base/logical.exp: Update copyright.
8710 (evaluate): New procedure. Use to re-implement tests using
8711 several tables.
8712
8713 2004-07-14 Martin Hunt <hunt@redhat.com>
8714
8715 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
8716 which fixes some problems where init.tcl was not found.
8717
8718 2004-07-13 Andrew Cagney <cagney@gnu.org>
8719
8720 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
8721 (check_sizeof, check_valueof): Do not include the output in the
8722 test name. Use gdb_test.
8723 (get_valueof): Use gdb_test_multiple.
8724
8725 * gdb.base/step-test.exp: Update copyright. Use
8726 gdb_test_multiple. Ensure that test names do not include
8727 architecture dependent output.
8728
8729 * gdb.gdb/observer.exp: Update copyright.
8730 (setup_test): Use gdb_test_multiple.
8731 (attach_first_observer, attach_second_observer)
8732 (attach_third_observer, detach_first_observer)
8733 (detach_second_observer, detach_third_observer)
8734 (reset_counters, check_counters): Make $message a prefix.
8735 (test_normal_stop_notifications): Add "args" parameter - a list of
8736 init functions to be called. Make $message a prefix,
8737 (test_observer_normal_stop): Change the message prefixes so that
8738 they are unique, pass the attach / detach procedures to
8739 test_normal_stop_notifications.
8740
8741 * gdb.base/signull.exp (test_segv): Prefix all tests with
8742 "${name}". Clean up test messages.
8743
8744 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
8745
8746 * gdb.base/ena-dis-br.exp: Update copyright.
8747 (break_at): New function. Replace send_gdb with gdb_test,
8748 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
8749 ignore count, not stopped at bpt", with KFAIL.
8750
8751 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
8752
8753 * gdb.base/attach.exp: Remove cleanupfile handling.
8754
8755 2004-07-12 Andrew Cagney <cagney@gnu.org>
8756
8757 * gdb.base/annota1.exp: Cleanup corefile test name.
8758 * gdb.base/annota3.exp: Ditto.
8759
8760 2004-07-12 Andrew Cagney <cagney@gnu.org>
8761
8762 * gdb.base/signals.exp: Clean up copyright, re-indent.
8763
8764 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
8765 gdb_test and gdb_test_multiple.
8766
8767 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
8768
8769 * gdb.java/jmain.exp: Fix expected line number for main to
8770 break at. Set XFAIL for break at main test since gcj does not
8771 provide line number info for first statement in main.
8772
8773 2004-07-08 Andrew Cagney <cagney@gnu.org>
8774
8775 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
8776
8777 * gdb.base/sigbpt.exp: Make the common part of each test name a
8778 prefix instead of suffix.
8779
8780 2004-07-07 Bob Rossi <bob_rossi@cox.net>
8781
8782 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
8783 test from test_tbreak_creation_and_listing to
8784 test_file_list_exec_source_file
8785 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
8786 Changed name of test from test_tbreak_creation_and_listing to
8787 test_file_list_exec_source_file
8788
8789 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
8790
8791 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
8792 the jmisc() constructor instead of <init>.
8793 * gdb.java/jmisc1.exp: Ditto.
8794
8795 2004-07-07 Andrew Cagney <cagney@gnu.org>
8796
8797 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
8798 corrupting the PC.
8799
8800 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
8801
8802 * gdb.cp/templates.exp: Accept whitespace change in demangler
8803 output.
8804
8805 2004-07-06 Andrew Cagney <cagney@gnu.org>
8806
8807 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
8808
8809 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
8810
8811 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
8812 * lib/compiler.cc: Likewise.
8813
8814 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
8815
8816 * lib/compiler.cc: Work around string preprocessing problem
8817 with old hp c++ compiler.
8818 * lib/compiler.c: Likewise.
8819
8820 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
8821
8822 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
8823 directives to conditionalize symbol prefixing.
8824 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
8825 additional_flags handling. Add underscore prefix for Cygwin.
8826 * gdb.arch/i386-unwind.c: Use preprocessor directives to
8827 conditionalize symbol prefixing.
8828 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
8829 additional_flags handling. Add underscore prefix for Cygwin.
8830
8831 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
8832
8833 * gdb.base/bigcore.exp: Skip test on Cygwin.
8834
8835 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
8836
8837 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
8838 formats for "info register". Use gdb_test_multiple. Fix
8839 the "invalid register" test.
8840
8841 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
8842
8843 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
8844 PID for Cygwin. Add Cygwin specific strings to check for in some
8845 tests.
8846 (do_attach_tests): Add a test for user interaction when attaching
8847 to a process with no matching symbol table already loaded.
8848
8849 2004-06-26 Andrew Cagney <cagney@gnu.org>
8850
8851 Test PR java/1567 and PR java/1565.
8852 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
8853 * gdb.java/jmisc2.exp: Delete file.
8854
8855 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
8856
8857 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
8858
8859 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
8860
8861 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
8862 attach process.
8863
8864 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
8865
8866 * gdb.cp/pr-1553.exp: Remove.
8867
8868 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
8869
8870 * gdb.cp/pr-1553.cc: Remove.
8871 * gdb.cp/pr-1553.exp: Disable this test.
8872
8873 2004-06-20 Jim Blandy <jimb@redhat.com>
8874
8875 Fix PR testsuite/1680.
8876 * gdb.arch/i386-sse.exp: Properly quote curly braces in
8877 regular expressions.
8878
8879 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8880
8881 Fix PR testsuite/1679.
8882 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
8883 Issue an UNSUPPORTED result instead.
8884
8885 2004-06-18 Jim Blandy <jimb@redhat.com>
8886
8887 * gdb.base/charset.exp: Only send a control-C if we see a new
8888 prompt and incomplete command.
8889
8890 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
8891
8892 * gdb.cp/pr-574.cc: Add copyright notice.
8893
8894 2004-06-17 Jim Blandy <jimb@redhat.com>
8895
8896 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
8897 cases where the regexp has no groups; this grabs random text from
8898 the previous test suite, whatever that was.
8899
8900 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
8901
8902 * gdb.cp/printmethod.cc: Add copyright notice.
8903
8904 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
8905
8906 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
8907
8908 2004-06-16 Andrew Cagney <cagney@gnu.org>
8909
8910 * gdb.base/signull.c: Update copyright. Include <string.h>.
8911 (bowler): Replace data_pointer with data_read
8912 and data_write cases. Add code_descriptor case.
8913 (zero, desc): New array and pointer.
8914 (data, code): Change to simple pointers.
8915 * gdb.base/signull.exp: Fix probe pattern matching a function
8916 descriptor SIGSEGV. Replace data_pointer with data_read and
8917 data_write tests.
8918
8919 2004-06-16 Andrew Cagney <cagney@gnu.org>
8920
8921 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
8922
8923 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
8924
8925 * gdb.base/long_long.c: Add copyright notice.
8926
8927 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
8928
8929 * gdb.base/long_long.exp: Remove reference to
8930 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
8931 to gdb_breakpoint and gdb_continue_to_breakpoint.
8932
8933 2004-06-14 Jim Blandy <jimb@redhat.com>
8934
8935 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
8936 endian case.
8937
8938 2004-06-14 Andrew Cagney <cagney@gnu.org>
8939
8940 * gdb.base/gcore.exp (capture_command_output): Delete the always
8941 passing tests containing inferior values.
8942 * gdb.base/ending-run.exp: Do not include the breakpoint address
8943 in the test message. Update copyright.
8944 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
8945 size in the test name, use gdb_test_multiple. Update copyright.
8946
8947 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
8948
8949 * gdb.cp/ref-types.cc: Add copyright notice.
8950
8951 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
8952
8953 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
8954 hp_aCC_compiler.
8955 * lib/compiler.cc: Likewise.
8956 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
8957 'set' commands. Log diagnostics for other lines. Set
8958 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
8959
8960 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
8961
8962 * gdb.cp/try_catch.cc: Add copyright notice.
8963
8964 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
8965
8966 * gdb.cp/userdef.cc: Add copyright notice.
8967
8968 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
8969
8970 * gdb.cp/virtfunc.cc: Add copyright notice.
8971
8972 2004-06-11 Randolph Chung <tausq@debian.org>
8973
8974 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
8975 problem.
8976
8977 2004-06-10 Andrew Cagney <cagney@gnu.org>
8978
8979 * lib/compiler.cc, lib/compiler.c: Append either
8980 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
8981 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
8982 instead of gcc-3-3.
8983
8984 2004-06-09 Andrew Cagney <cagney@gnu.org>
8985
8986 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
8987 gdb/1455, bug is specific to "long long" and "double".
8988
8989 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
8990 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
8991 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
8992 fixed.
8993
8994 2004-06-09 Andrew Cagney <cagney@gnu.org>
8995
8996 * gdb.base/structs.exp (test_struct_returns): Replace
8997 "return_value_unknown" and "finish_value_unknown" by
8998 "return_value_known" and "finish_value_known". Instead of
8999 "return_value_unknown" iff "finish_value_unknown", check
9000 "return_value_known" implies "finish_value_known".
9001
9002 2004-06-08 Martin Hunt <hunt@redhat.com>
9003
9004 * gdb.base/float.exp: Add pattern for mips targets.
9005
9006 2004-06-08 Randolph Chung <tausq@debian.org>
9007
9008 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
9009 message for unknown architectures more clear.
9010
9011 2004-06-08 Joel Brobecker <brobecker@gnat.com>
9012
9013 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
9014 start the execution of the program.
9015
9016 2004-06-07 Jim Blandy <jimb@redhat.com>
9017
9018 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
9019 * gdb.arch/i386-cpuid.h: New helper file.
9020
9021 2004-06-07 Randolph Chung <tausq@debian.org>
9022
9023 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
9024 has started.
9025
9026 2004-06-04 Roland McGrath <roland@redhat.com>
9027
9028 Fix PR gdb/1647.
9029 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
9030 differently to be robust to output buffering differences.
9031
9032 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
9033
9034 * gdb.threads/pthreads.exp: Update copyright years.
9035 (check_control_c): Change asynchronous 'after' to synchronous.
9036
9037 2004-06-04 Roland McGrath <roland@redhat.com>
9038
9039 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
9040 next gdb prompt.
9041
9042 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
9043
9044 Fix PR gdb/1636.
9045 * gdb.threads/manythreads.exp: Change asynchronous 'after'
9046 calls to synchronous.
9047
9048 2004-05-26 Jim Blandy <jimb@redhat.com>
9049
9050 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
9051
9052 2004-05-24 Randolph Chung <tausq@debian.org>
9053
9054 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
9055 * gdb.asm/pa.inc: New file.
9056
9057 2004-05-22 Mark Kettenis <kettenis@gnu.org>
9058
9059 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
9060
9061 2004-05-21 Joel Brobecker <brobecker@gnat.com>
9062 Daniel Jacobowitz <drow@mvista.com>
9063
9064 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
9065 GDB prompt.
9066
9067 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9068
9069 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
9070 setjmp/longjmp. Use sigaction instead of signal.
9071
9072 2004-05-19 J. Brobecker <brobecker@gnat.com>
9073 Michael Snyder <msnyder@redhat.com>
9074
9075 * gdb.threads/pthread_cond_wait.c: New file.
9076 * gdb.threads/pthread_cond_wait.exp: New testcase.
9077
9078 2004-05-13 Andrew Cagney <cagney@redhat.com>
9079
9080 * gdb.base/signull.exp, gdb.base/signull.c: New files.
9081 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
9082
9083 2004-05-11 Andrew Cagney <cagney@redhat.com>
9084
9085 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
9086 fixed but revealed gdb/1639.
9087
9088 2004-05-10 Andrew Cagney <cagney@redhat.com>
9089
9090 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
9091 func1" and "next to 2nd alarm", kernel bug avoided.
9092
9093 2004-05-10 Daniel Jacobowitz <dan@debian.org>
9094
9095 PR external/1568
9096 * gdb.base/bigcore.exp: Check the size of the dumped core file.
9097 XFAIL if it is smaller than bytes_allocated.
9098 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
9099 (main): Make chunks_allocated unsigned. Correct comment.
9100
9101 2004-05-07 Joel Brobecker <brobecker@gnat.com>
9102
9103 * gdb.arch/powerpc-aix-prologue.c: New file.
9104 * gdb.arch/powerpc-aix-prologue.exp: New file.
9105
9106 2004-05-07 Jim Blandy <jimb@redhat.com>
9107
9108 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
9109 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
9110
9111 2004-05-06 Joel Brobecker <brobecker@gnat.com>
9112
9113 * gdb.base/sep.exp: No longer setup_kfail when the program was
9114 built with dwarf2.
9115
9116 2004-05-05 Jim Ingham <jingham@apple.com>
9117
9118 * gdb.base/pending.exp: Make sure pending breakpoints
9119 preserve the ignore count.
9120
9121 2004-04-27 Jerome Guitton <guitton@gnat.com>
9122
9123 * i386-prologue.exp: Add testcase for jump instruction as first
9124 instruction of the real code.
9125 * i386-prologue.c (jump_at_beginning): New function.
9126
9127 2004-04-28 Mark Kettenis <kettenis@gnu.org>
9128
9129 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
9130 x86_64-*-*.
9131
9132 2004-04-28 Mark Kettenis <kettenis@gnu.org>
9133
9134 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
9135 i*86-*-*.
9136
9137 2004-04-25 Mark Kettenis <kettenis@gnu.org>
9138
9139 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
9140 expression that checks the return type.
9141
9142 2004-04-23 Andrew Cagney <cagney@redhat.com>
9143
9144 * gdb.base/call-sc.exp: New test of scalar call/return values.
9145 * gdb.base/call-sc.c: Ditto.
9146
9147 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9148
9149 * gdb.threads/manythreads.c: Reduce thread stack size.
9150
9151 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
9152
9153 * gdb.threads/manythreads.c: Add copyright notice.
9154
9155 2004-04-23 Andrew Cagney <cagney@redhat.com>
9156
9157 * gdb.base/siginfo.exp: Better handle step out of signal.
9158 * gdb.base/sigstep.exp: Ditto.
9159
9160 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
9161 Daniel Jacobowitz <drow@mvista.com>
9162
9163 * gdb.threads/manythreads.c: New testcase.
9164 * gdb.threads/manythreads.exp: Ditto.
9165
9166 2004-04-22 Jim Blandy <jimb@redhat.com>
9167
9168 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
9169 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
9170
9171 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
9172
9173 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
9174
9175 2004-04-21 Andrew Cagney <cagney@redhat.com>
9176
9177 * gdb.base/sigstep.c: New file.
9178 * gdb.base/sigstep.exp: New file.
9179
9180 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9181
9182 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
9183 call to observer_notify_normal_stop.
9184
9185 2004-04-15 Andrew Cagney <cagney@redhat.com>
9186
9187 * gdb.base/siginfo.c: New file.
9188 * gdb.base/siginfo.exp: New file.
9189
9190 2004-04-12 J. Brobecker <brobecker@gnat.com>
9191
9192 * gdb.base/sep.exp: Fix typo in comment.
9193
9194 2004-04-12 J. Brobecker <brobecker@gnat.com>
9195
9196 * gdb.base/sep.c: New file.
9197 * gdb.base/sep-proc.c: New file.
9198 * gdb.base/sep.exp: New testcase.
9199
9200 2004-04-09 Mark Kettenis <kettenis@gnu.org>
9201
9202 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
9203 support.
9204
9205 2004-04-05 Andrew Cagney <cagney@redhat.com>
9206
9207 * gdb.base/sigaltstack.c: New file.
9208 * gdb.base/sigaltstack.exp: New file.
9209
9210 2004-04-04 Joel Brobecker <brobecker@gnat.com>
9211
9212 * gdb.base/foll-fork.exp: Update the expected output for
9213 "help set follow-fork-mode", to match a change that was made
9214 to the help of this variable on 2004-01-13.
9215
9216 2004-04-01 Joel Brobecker <brobecker@gnat.com>
9217
9218 * lib/ada.exp: Add copyright notice.
9219 * bar.ads: Likewise.
9220 * bar.adb: Likewise.
9221 * null_record.adb: Likewise.
9222 * null_record.exp: Likewise.
9223 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
9224
9225 2004-04-01 Joel Brobecker <brobecker@gnat.com>
9226
9227 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
9228 * configure: Regenerate.
9229
9230 2004-04-01 Joel Brobecker <brobecker@gnat.com>
9231
9232 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
9233 to build the application. Remove the message printed when in
9234 verbose mode, redundant with the UNSUPPORTED message above.
9235
9236 2004-03-31 Joel Brobecker <brobecker@gnat.com>
9237
9238 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
9239 * gdb.ada (null_record.exp): New testcase.
9240
9241 2004-03-31 Joel Brobecker <brobecker@gnat.com>
9242
9243 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
9244
9245 2004-03-31 Joel Brobecker <brobecker@gnat.com>
9246
9247 * gdb.ada: New subdirectory.
9248 * gdb.ada/Makefile.in: New file.
9249 * gdb.ada/gnat_ada.gpr.in: New file.
9250
9251 2004-03-31 Joel Brobecker <brobecker@gnat.com>
9252
9253 * lib/ada.exp: New file.
9254
9255 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
9256
9257 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
9258 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
9259
9260 2004-03-22 Andrew Cagney <cagney@redhat.com>
9261
9262 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
9263 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9264 Problem identified by Ulrich Weigand.
9265
9266 2004-03-17 David Carlton <carlton@kealia.com>
9267
9268 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
9269 PR c++/826.
9270
9271 2004-03-16 Roland McGrath <roland@redhat.com>
9272
9273 * gdb.base/auxv.exp: New file.
9274 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
9275
9276 2004-03-12 David Carlton <carlton@kealia.com>
9277
9278 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
9279 * gdb.cp/pr-1553.cc: Ditto.
9280 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
9281 pass branch.
9282
9283 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
9284
9285 * gdb.cp/templates.exp: Accept more template types.
9286
9287 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9288
9289 From Corinna Vinschen with modifications.
9290 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
9291 local variable obj_with_enum.
9292 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
9293 results with obj_with_enum.
9294
9295 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9296
9297 * gdb.cp/classes.cc: New file, copied from misc.cc.
9298 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
9299
9300 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9301
9302 * gdb.cp/misc.cc: Add copyright notice.
9303
9304 2004-03-05 David Carlton <carlton@kealia.com>
9305
9306 * gdb.cp/rtti.exp: Add 'print *obj3' test.
9307 * gdb.cp/rtti.h: Update copyright.
9308 (namespace n2::n3): New.
9309 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
9310 (n2::n3::func3): New.
9311 (main): Call n2::n3::func3.
9312 * gdb.cp/rtti2.cc: Update copyright.
9313 (n2::create3): New.
9314
9315 2004-03-04 Mark Kettenis <kettenis@gnu.org>
9316
9317 * gdb.asm/openbsd.inc: Fix typo.
9318
9319 2004-03-03 Fred Fish <fnf@redhat.com>
9320
9321 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
9322 "val" instead of unused "size". Update copyright year.
9323
9324 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
9325
9326 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
9327 to use unsigned char.
9328 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
9329 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
9330
9331 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
9332
9333 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
9334 line of output.
9335
9336 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
9337
9338 * gdb.base/relocate.c (dummy): Initialize.
9339
9340 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
9341
9342 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
9343 a breakpoint at exit.
9344
9345 2004-02-27 Fred Fish <fnf@redhat.com>
9346
9347 * gdb.base/chng-syms.exp: Add expect condition to match failing
9348 case that isn't a timeout.
9349
9350 2004-02-27 Andrew Cagney <cagney@redhat.com>
9351
9352 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
9353 support.
9354
9355 2004-02-26 Fred Fish <fnf@redhat.com>
9356
9357 * gdb.arch/gdb1431.c: Remove.
9358 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
9359 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
9360 of "until" incorrectly.
9361
9362 2004-02-26 J. Brobecker <brobecker@gnat.com>
9363
9364 * gdb.cp/class2.cc (empty): New class.
9365 (refer): New function.
9366 (main): Declare an object of type empty and use it.
9367 * gdb.cp/class2.exp: Print the value of an object of type empty.
9368
9369 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9370
9371 * gdb.base/langs.exp: Update query string to match the
9372 new nquery format used for pending breakpoints.
9373
9374 2004-02-26 Andrew Cagney <cagney@redhat.com>
9375
9376 Fix PR i18n/1570.
9377 * gdb.base/charset.c: Update copyright notice.
9378 (main, init_string): Remove the escape character '\e' tests.
9379 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
9380 * gdb.base/charset.exp (valid_host_charset): Ditto.
9381 * gdb.base/setvar.exp: Ditto.
9382
9383 2004-02-24 Andrew Cagney <cagney@redhat.com>
9384
9385 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
9386 mmapped data in core file" PASS and FAIL messages consistent.
9387
9388 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
9389 setting a breakpoint. Work around PR java/1565.
9390
9391 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9392
9393 * lib/gdb.exp (gdb_breakpoint): Update query string to match
9394 new nquery format.
9395 * gdb.base/pending.exp: Ditto.
9396
9397 2004-02-22 Mark Kettenis <kettenis@gnu.org>
9398
9399 * configure.in: Run stabs tests on *BSD.
9400 * configure: Regenerated.
9401
9402 2004-02-21 Mark Kettenis <kettenis@gnu.org>
9403
9404 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
9405
9406 2004-02-20 Fred Fish <fnf@redhat.com>
9407
9408 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
9409 blank in test for "returns short", for consistency with other
9410 "returns xxx" tests. Update copyright year.
9411
9412 2004-02-19 Fred Fish <fnf@redhat.com>
9413
9414 New testcase for PR breakpoint/1558.
9415 * gdb.arch/gdb1558.exp: New file.
9416 * gdb.arch/gdb1558.c: New file.
9417
9418 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
9419
9420 * gdb.base/nodebug.exp: Fix typo.
9421
9422 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9423
9424 Committed by Jim Blandy <jimb@redhat.com>.
9425
9426 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
9427
9428 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
9429
9430 * gdb.base/float.exp: Support s390*-*-* targets.
9431
9432 2004-02-17 Adam Fedor <fedor@gnu.org>
9433
9434 * gdb.base/gdb1555.exp: New file.
9435 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
9436
9437 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
9438
9439 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
9440
9441 2004-02-16 Fred Fish <fnf@redhat.com>
9442
9443 * gdb.arch/gdb1291.c: Remove
9444 * gdb.arch/gdb1291.s: New test input file.
9445 * gdb.arch/gdb1291.exp: Expand test to check case that should not
9446 fail. Test for correct result, known incorrect result, other
9447 failures and timeouts.
9448
9449 2004-02-16 Andrew Cagney <cagney@redhat.com>
9450
9451 * gdb.base/bigcore.exp: New file.
9452 * gdb.base/bigcore.c: New file.
9453
9454 2004-02-13 Andrew Cagney <cagney@redhat.com>
9455
9456 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
9457 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
9458 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
9459 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
9460 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
9461 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
9462 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
9463 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
9464 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
9465 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
9466
9467 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
9468
9469 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
9470 executed is an alloc instruction.
9471
9472 2004-02-11 David Carlton <carlton@kealia.com>
9473
9474 * gdb.cp/breakpoint.exp: New.
9475 * gdb.cp/breakpoint.cc: New.
9476
9477 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
9478
9479 Partial fix for PR gdb/1543.
9480 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
9481 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
9482 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
9483 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
9484 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
9485 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
9486 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
9487 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
9488 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
9489 to bug-gdb@prep.ai.mit.edu .
9490 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
9491 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
9492 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
9493 Likewise.
9494
9495 2004-02-10 Andrew Cagney <cagney@redhat.com>
9496
9497 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
9498 using gdb_internal_error_resync.
9499
9500 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
9501
9502 * gdb.threads/thread-specific.exp: Stop early if no threads are
9503 found.
9504
9505 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
9506
9507 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
9508
9509 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
9510
9511 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
9512 breakpoints.
9513
9514 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
9515
9516 * config/sim.exp (gdb_load): Handle $arg == "".
9517 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
9518 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
9519
9520 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9521
9522 * gdb.base/maint.exp: Update test to reflect
9523 obstack changes.
9524
9525 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
9526
9527 * gdb.base/pendshr.c (pendfunc): New function that calls
9528 pendfunc1.
9529 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
9530
9531 2004-02-04 Fred Fish <fnf@redhat.com>
9532
9533 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
9534 function symbols and update copyright years.
9535 * gdb.arch/gdb1291.c: Ditto.
9536
9537 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
9538
9539 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
9540
9541 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
9542
9543 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
9544
9545 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
9546
9547 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
9548
9549 2004-02-02 Fred Fish <fnf@redhat.com>
9550
9551 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
9552 remote targets. Update copyright years.
9553
9554 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9555
9556 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
9557 support.
9558 * gdb.base/langs.exp: Fix test which attempts to create
9559 breakpoint on non-existent function to handle new pending
9560 support.
9561 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
9562 a breakpoint.
9563 * gdb.base/pending.exp: New test.
9564 * gdb.base/pending.c: New file.
9565 * gdb.base/pendshr.c: Ditto.
9566
9567 2004-02-02 David Carlton <carlton@kealia.com>
9568
9569 * gdb.cp/overload.exp: Add overloadNamespace tests.
9570 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
9571 (overloadNamespace, XXX): New.
9572 (main): Call XXX::marker2.
9573
9574 2004-02-01 Fred Fish <fnf@redhat.com>
9575
9576 * gdb.base/dump.exp: Use runto_main instead of "runto main".
9577 * gdb.base/finish.exp: Ditto.
9578 * gdb.base/gcore.exp: Ditto.
9579 * gdb.base/huge.exp: Ditto.
9580 * gdb.base/info-proc.exp: Ditto.
9581 * gdb.base/return2.exp: Ditto.
9582 * gdb.threads/gcore-thread.exp: Ditto.
9583
9584 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9585
9586 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
9587
9588 2004-02-01 Mark Kettenis <kettenis@gnu.org>
9589
9590 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
9591 that opening the file succeeds on OpenBSD.
9592
9593 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9594
9595 * gdb.threads/thread-specific.c: New file.
9596 * gdb.threads/threads-specific.exp: New test script.
9597 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
9598 to expect_out.
9599
9600 2004-02-01 Mark Kettenis <kettenis@gnu.org>
9601
9602 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
9603 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
9604 only on the "print_small_structs from print_long_arg_list" test.
9605
9606 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9607
9608 * gdb.base/completion.exp: Kill a stray backslash.
9609
9610 From Jim Ingham <jingham@apple.com>:
9611 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
9612 agrees with the result from sending a tab.
9613
9614 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9615
9616 * gdb.base/chng-syms.exp: Remove stray newline.
9617
9618 2004-01-31 Mark Kettenis <kettenis@gnu.org>
9619
9620 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
9621 *-*-openbsd*.
9622 * gdb.asm/openbsd.inc: New file.
9623
9624 2004-01-30 Mark Kettenis <kettenis@gnu.org>
9625
9626 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
9627 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
9628 *-*solaris2*. Remove commented out default settings for
9629 asm-flags. Replace gdb_compile with target_link.
9630
9631 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
9632
9633 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
9634 for all tests. Remove old hp-ux and cygnus xfail cases.
9635
9636 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
9637
9638 * gdb.base/chng-syms.exp: New file.
9639 * gdb.base/chng-syms.c: New file.
9640
9641 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
9642
9643 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
9644 Provide arms for current output in all my configurations.
9645
9646 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
9647
9648 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
9649 * lib/compiler.cc: Likewise.
9650 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
9651 get the right preprocessor. Eval the output directly. Remove
9652 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
9653 hp_f77_compiler and hp_f90_compiler completely.
9654 (gdb_preprocess): Delete.
9655 (get_compiler): Delete.
9656
9657 2004-01-24 Mark Kettenis <kettenis@gnu.org>
9658
9659 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
9660 <string.h>.
9661
9662 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
9663
9664 * gdb.mi/mi-stack.exp: Update copyright.
9665
9666 2004-01-23 David Carlton <carlton@kealia.com>
9667
9668 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
9669 test for cp_lookup_transparent_type.
9670 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
9671 call them.
9672
9673 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
9674
9675 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
9676 after -var-update.
9677
9678 2004-01-23 David Carlton <carlton@kealia.com>
9679
9680 * gdb.cp/namespace.cc (C::ensureRefs): New.
9681 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
9682
9683 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
9684
9685 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
9686 case "-stack-list-locals 2".
9687 * gdb.mi/mi-var-child.exp: Test for case
9688 "-var-list-children --all-values NAME".
9689
9690 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
9691
9692 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
9693
9694 2004-01-18 Mark Kettenis <kettenis@gnu.org>
9695
9696 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
9697 used with gdb_test_multiple.
9698
9699 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
9700 read at address 0. This fixes PR testsuite/1504.
9701
9702 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
9703
9704 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
9705 Remove downloading, guessing the host executable, the calls to
9706 gdb_file_cmd and gdb_target_cmd, and "load" support.
9707 (infer_host_exec): New function broken out from gdb_load.
9708 (gdb_load): New wrapper for gdbserver_gdb_load.
9709 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
9710 gdb_target_cmd. Use -target-select.
9711 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
9712 Download binaries to the host. Clear last_mi_remote_file when
9713 we load a new binary.
9714 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
9715 call gdbserver_gdb_load and mi_gdb_target_cmd.
9716
9717 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
9718
9719 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
9720 type patterns.
9721
9722 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
9723
9724 * gdb.cp/templates.exp: Fix typo in test name of
9725 "print Foo<volatile char*>::foo".
9726
9727 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
9728
9729 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
9730
9731 2004-01-16 Ben Elliston <bje@wasabisystems.com>
9732
9733 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
9734 (clean mostlyclean): Remove empty rm.
9735
9736 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
9737
9738 * gdb.base/setvar.exp: Add copyright years.
9739
9740 2004-01-14 David Carlton <carlton@bactrian.org>
9741
9742 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
9743 PR c++/1511 and update coment.
9744 * gdb.cp/templates.exp: Update patterns to match current output.
9745 If changes involve something other than whitespace, KFAIL
9746 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
9747
9748 2004-01-14 David Carlton <carlton@kealia.com>
9749
9750 * gdb.cp/namespace.exp: Add tests involving classes defined within
9751 namespaces.
9752 * gdb.cp/namespace.cc (C::CClass): New.
9753 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
9754
9755 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
9756
9757 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
9758 what debug info we have. Print a better message if something goes
9759 wrong while producing the separate debug info file.
9760
9761 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
9762
9763 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
9764
9765 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
9766
9767 * gdb.base/callfuncs.c: Add copyright notice.
9768
9769 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
9770
9771 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
9772 inheritance. PR gdb/1498, PR gcc/13539.
9773
9774 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
9775
9776 * gdb.threads/gcore-thread.exp: Prefix name of binary with
9777 test specific name.
9778 * gdb.mi/gdb669.exp: Ditto.
9779 * gdb.mi/mi-pthreads.exp: Ditto.
9780 * gdb.mi/mi1-pthreads.exp: Ditto.
9781 * gdb.mi/mi2-pthreads.exp: Ditto.
9782
9783 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
9784
9785 * gdb.cp/member-ptr.cc: Add copyright notice.
9786
9787 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
9788
9789 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
9790 some patterns for recent versions of gcc and hpacc. Delete
9791 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
9792 Delete tests that access a NULL pointer-to-member-data. This
9793 script is still disabled for gcc.
9794
9795 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
9796
9797 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
9798 escaped correctly.
9799
9800 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
9801
9802 * gdb.base/sepdebug.exp: New file.
9803 * gdb.base/sepdebug.c: New file.
9804 * lib/gdb.exp (separate_debug_filename): New procedure.
9805 (gdb_gnu_strip_debug): New procedure.
9806
9807 2004-01-12 Andrew Cagney <cagney@redhat.com>
9808
9809 * gdb.mi/ChangeLog: Delete file. Renamed to ...
9810 * gdb.mi/ChangeLog-1999-2003: New file.
9811
9812 2004-01-12 Andrew Cagney <cagney@redhat.com>
9813
9814 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
9815 "Renaming a directory to a non-empty directory returns ENOTEMPTY
9816 or EEXIST", treat EBUSY as an XFAIL.
9817
9818 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
9819
9820 * gdb.base/scope.exp: Remove obsolete setup_xfail for
9821 hp_cc_compiler.
9822
9823 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
9824
9825 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
9826 decorations.
9827
9828 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
9829
9830 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
9831 and "(aCC)" decorations. Remove obsolete doco about old
9832 test results.
9833
9834 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
9835
9836 * gdb.cp/exception.exp: Fix typo in doco.
9837
9838 2004-01-09 Mark Kettenis <kettenis@gnu.org>
9839
9840 * gdb.base/gdb1476.exp: Fix typo.
9841
9842 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
9843
9844 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
9845 file.
9846
9847 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
9848
9849 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
9850 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
9851 Use gdb_compile. Remove restriction on gcc. Add some patterns
9852 for recent version of gdb. Delete second half, which was a copy
9853 of the first half with different build flags. This test is
9854 still disabled because it is still not ready for production.
9855
9856 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9857
9858 * gdb.cp/exception.cc: Add copyright notice.
9859 * gdb.cp/exception.exp: Add a notice that this file is broken
9860 because of line number changes caused by addition of copyright
9861 notice.
9862
9863 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9864
9865 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
9866 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
9867
9868 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9869
9870 * gdb.cp/classes.exp: Accept gnu abi 2.
9871 * gdb.cp/derivation.exp: Likewise.
9872 * gdb.cp/overload.exp: Likewise.
9873 * gdb.cp/virtfunc.exp: Likewise.
9874
9875 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9876
9877 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
9878 semicolon after end of function.
9879
9880 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9881
9882 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
9883 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
9884 boilerplate code for compiling and running the program under
9885 test. Add some string method tests.
9886
9887 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9888
9889 * gdb.cp/bs15503.cc: Add copyright notice.
9890 * gdb.cp/bs15503.exp: Adjust line number.
9891
9892 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9893
9894 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
9895 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
9896
9897 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9898
9899 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
9900 hp_cc_compiler.
9901
9902 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9903
9904 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
9905 * gdb.cp/ctti.exp: Use the marker instead of "next".
9906 With gcc, run further before bailing.
9907
9908 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9909
9910 * gdb.cp/cttiadd.cc: Add copyright notice.
9911 * gdb.cp/cttiadd1.cc: Likewise.
9912 * gdb.cp/cttiadd2.cc: Likewise.
9913 * gdb.cp/cttiadd3.cc: Likewise.
9914
9915 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9916
9917 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
9918 Use gdb_test, gdb_test_multiple. Use floating-point values that
9919 have exact representations in IEEE-ish formats.
9920
9921 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9922
9923 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
9924 compilers. Delete duplicate call to get_compiler_info.
9925 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
9926 * gdb.base/volatile.exp: Likewise.
9927
9928 2004-01-07 Mark Kettenis <kettenis@gnu.org>
9929
9930 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
9931 memory at address 0.
9932
9933 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9934
9935 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
9936 to test for hp-ux assembler. Fix copyright years.
9937
9938 2004-01-07 Andrew Cagney <cagney@redhat.com>
9939
9940 * gdb.base/fileio.c (strerrno): Add "EBUSY".
9941
9942 2004-01-07 Andrew Cagney <cagney@redhat.com>
9943
9944 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
9945 when creating the read-only file. From analysis by Roland McGrath
9946 and Elena Zannoni.
9947
9948 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
9949
9950 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
9951
9952 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
9953
9954 * gdb.base/cvexpr.c: Be type-safe with function pointers and
9955 data pointers.
9956
9957 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
9958
9959 * gdb.cp/m-static.exp: Compile one source file at a time.
9960 Delete unused call to get_compiler_info.
9961
9962 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
9963
9964 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
9965 * gdb.base/call-rt-st.exp: Likewise.
9966 * gdb.base/nodebug.exp: Likewise.
9967 * gdb.base/volatile.exp: Likewise.
9968 * gdb.cp/ref-types.exp: Likewise.
9969 * gdb.cp/templates.exp: Likewise.
9970
9971 2004-01-05 Mark Kettenis <kettenis@gnu.org>
9972
9973 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
9974
9975 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
9976
9977 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
9978 hppa*-hp-hpux*.
9979
9980 2004-01-04 Mark Kettenis <kettenis@gnu.org>
9981
9982 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
9983 x86_64-*-*.
9984
9985 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
9986 sparc64-*-* and sparc*-solaris2*.
9987
9988 2004-01-04 Mark Kettenis <kettenis@gnu.org>
9989
9990 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
9991 return ${tests}" test. The ${tests} already mentions the
9992 filename.
9993
9994 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
9995
9996 * gdb.cp/local.exp: Accept gcc abi 2.
9997
9998 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
9999
10000 * gdb.cp/templates.exp: Accept gcc abi 2.
10001
10002 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10003
10004 * lib/compiler.cc: Remove supports_template_debugging.
10005 * gdb.cp/templates.exp: Do not test supports_template_debugging.
10006
10007 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10008
10009 * gdb.cp/namespace.exp: Accept gcc abi 2.
10010
10011 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10012
10013 * gdb.cp/method.exp: Accept gcc abi 2.
10014
10015 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10016
10017 * gdb.cp/classes.exp: Generate identical results as old version.
10018 * gdb.cp/derivation.exp: Likewise.
10019 * gdb.cp/overload.exp: Likewise.
10020 * gdb.cp/virtfunc.exp: Likewise.
10021
10022 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10023
10024 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
10025 mysterious bug with sourceware version of expect.
10026
10027 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10028
10029 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
10030 current versions of gcc, including gcc abi 2. Remove gratuitous
10031 restart of test program. Use gdb_test_multiple and gdb_test for
10032 all tests. Add patterns to xfail missing "const" in "const char *"
10033 and kfail PR gdb/1155.
10034
10035 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10036
10037 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
10038 current versions of gcc, including gcc abi 2. Remove gratuitous
10039 restart of test program. Use gdb_test_multiple and gdb_test for
10040 all tests. Add patterns to kfail PR gdb/1498.
10041
10042 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
10043
10044 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
10045 current versions of gcc, including gcc abi 2. Use "breakpoint"
10046 and "continue" instead of restarting the target program. Use
10047 gdb_test_multiple and gdb_test for all tests.
10048
10049 2004-01-01 Mark Kettenis <kettenis@gnu.org>
10050
10051 * gdb.asm/asm-source.exp: Update copyright year. Link statically
10052 for *-*-solaris2*.
10053
10054 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
10055
10056 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
10057 current versions of gcc, including gcc abi 2. Use "breakpoint"
10058 and "continue" instead of restarting the target program several
10059 times. Use gdb_test_multiple and gdb_test for all tests.
10060
10061 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
10062
10063 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
10064 source files.
10065
10066 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10067
10068 * gdb.base/environ.exp: Handle compiling test case from multiple
10069 source files.
10070
10071 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10072
10073 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
10074
10075 2003-12-17 Jim Blandy <jimb@redhat.com>
10076
10077 * gdb.base/freebpcmd.c: Add copyright notice.
10078
10079 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
10080
10081 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10082
10083 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
10084
10085 2003-12-13 Jim Blandy <jimb@redhat.com>
10086
10087 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
10088
10089 2003-12-12 Kevin Buettner <kevinb@redhat.com>
10090
10091 * gdb.asm/frv.inc: New file.
10092 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
10093
10094 2003-12-09 Fred Fish <fnf@redhat.com>
10095
10096 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
10097 functions to break1.c and leave prototypes behind. Add more
10098 "set breakpoint NN here" comments.
10099 * gdb.base/break1.c: New file.
10100
10101 * gdb.base/break.exp: Handle compiling test case from multiple
10102 source files and change source file references as needed.
10103 * gdb.base/completion.exp: Ditto.
10104 * gdb.base/condbreak.exp: Ditto.
10105 * gdb.base/define.exp: Ditto.
10106 * gdb.base/ena-dis-br.exp: Ditto.
10107 * gdb.base/info-proc.exp: Ditto.
10108 * gdb.base/maint.exp: Ditto.
10109 * gdb.base/until.exp: Ditto.
10110
10111 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
10112 hardcoded line numbers.
10113 * gdb.base/define.exp: Ditto.
10114 * gdb.base/ena-dis-br.exp: Ditto.
10115 * gdb.base/maint.exp: Ditto.
10116 * gdb.base/until.exp: Ditto.
10117
10118 * gdb.base/completion.exp: Use "break1" for completion tests since
10119 "break" is no longer a unique prefix.
10120
10121 2003-12-06 Andrew Cagney <cagney@redhat.com>
10122
10123 * gdb.base/structs.exp (test_struct_returns): When applicable, set
10124 "return_value_unimplemented". When an unimplemented struct return
10125 architecture, report incorrect values as a KFAIL
10126
10127 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
10128
10129 * gdb.cp/rtti.exp: Accept new wording of warning from
10130 cp_lookup_rtti_type.
10131
10132 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
10133
10134 Partial fix for PR testsuite/1456.
10135 * gdb.base/scope.exp (test_at_main): Replace references to
10136 gcc_compiled with calls to test_compiler_info.
10137 (test_at_foo): Likewise.
10138 (test_at_bar): Likewise.
10139
10140 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
10141
10142 Partial fix for PR testsuite/1456.
10143 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
10144 to test_compiler_info.
10145
10146 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
10147
10148 * gdb.base/so-impl-ld.exp: Update copyright notice.
10149
10150 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
10151
10152 Partial fix for PR testsuite/1456.
10153 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
10154 to test_compiler_info.
10155
10156 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10157
10158 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
10159 from current versions of gdb. Clean up regular expressions.
10160 Delete redundant timeout case.
10161
10162 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10163
10164 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
10165 from current versions of gdb. Clean up regular expressions.
10166 Delete redundant timeout case.
10167
10168 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
10169
10170 Partial fix for PR testsuite/1456.
10171 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
10172 gcc_compiled with call to test_compiler_info.
10173
10174 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
10175
10176 Partial fix for PR testsuite/1456.
10177 * gdb.base/list.exp (test_list_function): Delete unused declaration
10178 of gcc_compiled.
10179
10180 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
10181
10182 Partial fix for PR testsuite/1456.
10183 * gdb.base/complex.exp: Replace reference to gcc_compiled with
10184 call to test_compiler_info.
10185
10186 2003-11-29 Mark Kettenis <kettenis@gnu.org>
10187
10188 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
10189 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
10190 it to create the appropriate note.inc.
10191 * gdb.asm/asmsrc1.s: Include "note.inc".
10192 * gdb.asm/netbsd.inc: New file.
10193 * gdb.asm/empty.inc: New file.
10194
10195 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10196
10197 Partial fix for PR testsuite/1456.
10198 * gdb.base/constvars.exp: Replace references to gcc_compiled with
10199 calls to test_compiler_info.
10200
10201 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
10202
10203 Partial fix for PR testsuite/1456.
10204 * gdb.base/volatile.exp: Replace references to gcc_compiled with
10205 calls to test_compiler_info.
10206
10207 2003-11-27 Mark Kettenis <kettenis@gnu.org>
10208
10209 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
10210 pattern for the KFAILs.
10211
10212 2003-11-25 Adam Fedor <fedor@gnu.org>
10213
10214 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
10215 * gdb.objc/objcdecode.m: New file.
10216
10217 2003-11-25 Adam Fedor <fedor@gnu.org>
10218
10219 * gdb.objc/nondebug.exp: Test for PR objc/1236.
10220 * gdb.objc/nondebug.m: New file.
10221
10222 2003-11-26 Ben Elliston <bje@wasabisystems.com>
10223
10224 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
10225 NetBSD as it does on FreeBSD. Modelled on a similar change by
10226 Mark Kettenis on 2003-05-30.
10227 (link-flags): Set to "--entry _start" regardless of target.
10228 Special linker flags are to be appended to $link-flags.
10229 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
10230
10231 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10232
10233 * gdb.cp/method.exp: Accept output of new demangler.
10234
10235 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10236
10237 * gdb/class2.exp: New file.
10238 * gdb/class2.cc: New file.
10239
10240 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10241
10242 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
10243 of new demangler.
10244
10245 2003-11-23 Mark Kettenis <kettenis@gnu.org>
10246
10247 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
10248 of gdb_test "run".
10249
10250 2003-11-23 Mark Kettenis <kettenis@gnu.org>
10251
10252 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
10253 "continue" into "run".
10254
10255 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
10256
10257 Partial fix for PR testsuite/1456.
10258 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
10259 call to test_compiler_info.
10260 * gdb.cp/ctti.exp: Likewise.
10261 * gdb.cp/derivation.exp: Likewise.
10262 * gdb.cp/member-ptr.exp: Likewise.
10263 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
10264 reference to gcc_compiled.
10265
10266 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
10267
10268 Fix PR testsuite/1463.
10269 * gdb.base/structs.exp (start_structs_test): Call
10270 get_debug_format before using the debug format.
10271
10272 2003-11-22 Andrew Cagney <cagney@redhat.com>
10273
10274 * lib/gdb.exp (gdb_test_multiple): Add simple example.
10275 * gdb.base/structs.exp: Use gdb_test_multiple.
10276
10277 2003-11-20 Andrew Cagney <cagney@redhat.com>
10278
10279 * gdb.base/structs.exp: Handle and recover from internal errors.
10280 Replace "foo${n}" with "foo<n>" in test messages.
10281
10282 * gdb.base/structs.exp: Update copyright. Rewrite.
10283 * gdb.base/structs.c: Update copyright. Rewrite.
10284
10285 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
10286 resync count exceeded.
10287
10288 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
10289 from the internal error.
10290 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
10291 Original from Jim Blandy.
10292 (gdb_test_multiple): Use gdb_internal_error_resync.
10293
10294 2003-11-19 Andrew Cagney <cagney@redhat.com>
10295
10296 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
10297 KFAIL.
10298
10299 2003-11-17 Mark Kettenis <kettenis@gnu.org>
10300
10301 New testcase for PR backtrace/1435.
10302 * gdb.arch/i386-unwind.exp: New file.
10303 * gdb.arch/i386-unwind.c: New file.
10304
10305 2003-11-17 Andrew Cagney <cagney@redhat.com>
10306
10307 * lib/gdb.exp (compiler_info): New global.
10308 (test_compiler_info): New function.
10309 (get_compiler_info): Set compiler_info.
10310 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
10311 "compiler_info" to gcc-<major>-<minor>.
10312
10313 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
10314
10315 * gdb.trace/configure: Remove.
10316
10317 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
10318
10319 * gdb.base/break.c: Add comments to aid finding line numbers for
10320 breakpoints.
10321 * gdb.base/break.exp: Remove all references to explicit line
10322 numbers.
10323
10324 2003-11-11 Nick Clifton <nickc@redhat.com>
10325
10326 * gdb.base/shreloc.exp: Do not run for targets which do not
10327 support shared objects.
10328
10329 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
10330
10331 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
10332 Don't run tests if nofileio flag is given.
10333
10334 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
10335
10336 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
10337 as well as 'Watchpoint'.
10338
10339 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
10340
10341 Reported by Jim Ingham <jingham@apple.com>:
10342 * gdb.base/annota1.exp: Match at least one occurrence of the
10343 signal handler annotation.
10344
10345 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
10346
10347 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
10348 as well as 'Watchpoint'.
10349
10350 2003-11-05 Michael Chastain <mec@shout.net>
10351
10352 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
10353
10354 2003-11-03 Kris Warkentin <kewarken@qnx.com>
10355
10356 * gdb.arch/gdb1291.c: New test file.
10357 * gdb.arch/gdb1291.exp: New test script.
10358 * gdb.arch/gdb1431.c: New test file.
10359 * gdb.arch/gdb1431.exp: New test script.
10360
10361 2003-10-22 Michael Chastain <mec@shout.net>
10362
10363 * gdb.mi/pthreads.c: Add copyright notice.
10364
10365 2003-10-22 Michael Chastain <mec@shout.net>
10366
10367 * gdb.threads/pthreads.c: Add copyright notice.
10368
10369 2003-10-20 Michael Chastain <mec@shout.net>
10370
10371 * gdb.base/gdb1056.exp: New test script.
10372
10373 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
10374
10375 * gdb.threads/killed.exp: Use gdb_run_cmd.
10376
10377 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
10378
10379 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
10380 create a core file.
10381 * gdb.threads/gcore-thread.exp: Likewise.
10382
10383 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
10384
10385 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
10386 type, based on char type.
10387 (struct bit_flags_short_t): New bitfield type, based on short type.
10388 (init_bit_flags_char): New fuction.
10389 (init_bit_flags_short): Ditto.
10390 (print_bit_flags_char): Ditto.
10391 (print_bit_flags_short): Ditto.
10392 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
10393
10394 2003-10-11 Michael Chastain <mec@shout.net>
10395
10396 * gdb.base/call-rt-st.exp: Update copyright year.
10397
10398 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10399
10400 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
10401 * gdb.disasm/sh3.s: Ditto.
10402
10403 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
10404
10405 * gdb.threads/switch-threads.exp: New test.
10406 * gdb.threads/switch-threads.c: New source file.
10407
10408 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
10409
10410 * gdb.base/ending-run.exp: Add sh specific case.
10411
10412 2003-10-06 Andrew Cagney <cagney@redhat.com>
10413
10414 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
10415 * gdb.disasm/mn10200.exp: Delete obsolete file.
10416
10417 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
10418
10419 * ChangeLog: Correct an entry command.exp -> commands.exp.
10420 * gdb.base/commands.exp (bp_deleted_in_command_test)
10421 (temporary_breakpoint_commands): Check noargs.
10422
10423 2003-09-25 David Carlton <carlton@kealia.com>
10424
10425 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
10426 of some print tests, where appropriate. Add tests for C::D::cd,
10427 E::ce, F::cXfX, G::XgX.
10428 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
10429
10430 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
10431
10432 * lib/java.exp (java_init): Import target_alias before using it.
10433
10434 2003-09-25 David Carlton <carlton@kealia.com>
10435
10436 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
10437
10438 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
10439
10440 * gdb.base/selftest.exp: Accomodate more instruction reordering
10441 weirdness.
10442
10443 2003-09-17 Michael Chastain <mec@shout.net>
10444
10445 * gdb.cp/gdb1355.exp: New file.
10446 * gdb.cp/gdb1355.c: New file.
10447
10448 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
10449
10450 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
10451 * gdb.asm/sh.inc: New file.
10452
10453 2003-09-11 David Carlton <carlton@kealia.com>
10454
10455 * gdb.cp/namespace.exp: Add tests for namespace types.
10456 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
10457 (test_namespace): New.
10458
10459 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
10460
10461 * gdb.base/relocate.exp: Handle new gdb output at startup.
10462 * gdb.stabs/weird.exp: Ditto.
10463
10464 2003-09-08 Michael Chastain <mec@shout.net>
10465
10466 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
10467
10468 2003-09-07 Michael Chastain <mec@shout.net>
10469
10470 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
10471 'parse error'.
10472
10473 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
10474
10475 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
10476
10477 2003-08-30 Michael Chastain <mec@shout.net>
10478
10479 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
10480 * gdb.gdb/observer.exp: Ditto.
10481 * gdb.gdb/xfullpath.exp: Ditto.
10482
10483 2003-08-29 Mark Kettenis <kettenis@gnu.org>
10484
10485 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
10486 *-*-*bsd*.
10487
10488 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
10489
10490 * gdb.base/dump.exp: Skip for ia64.
10491
10492 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
10493
10494 * gdb.asm/asm-source.exp: Add ia64 support.
10495 * gdb.asm/ia64.inc: New file.
10496
10497 2003-08-22 Michael Chastain <mec@shout.net>
10498
10499 * gdb.cp: New directory.
10500 * gdb.cp/*: Copy from gdb.c++/*.
10501 * gdb.c++/*: Remove.
10502 * Makefile.in: Change gdb.c++ to gdb.cp.
10503 * configure.in: Ditto.
10504 * configure: Regnerate.
10505
10506 2003-08-18 Mark Kettenis <kettenis@gnu.org>
10507
10508 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
10509 * gdb.arch/i386-prologue.c (gdb1338): Add function.
10510
10511 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
10512
10513 * mi-var-display.exp (-var-list-children weird): Accept function
10514 pointers with argument types.
10515 * mi1-var-display.exp (-var-list-children weird): Likewise.
10516 * mi2-var-display.exp (-var-list-children weird): Likewise.
10517
10518 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
10519
10520 * gdb.base/annota3.exp: Add missing newline.
10521
10522 2003-08-06 Michael Chastain <mec@shout.net>
10523
10524 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
10525
10526 2003-08-12 Michael Snyder <msnyder@redhat.com>
10527
10528 * gdb.base/float.exp: Add test for SH.
10529
10530 2003-08-10 Mark Kettenis <kettenis@gnu.org>
10531
10532 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
10533
10534 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
10535
10536 * gdb.base/completion.exp: Remove reduntant completion test
10537 on filename.
10538
10539 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
10540
10541 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
10542 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
10543 gdb.trace/save-trace.exp: Make sure that full pathnames are
10544 escaped correctly.
10545
10546 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
10547
10548 * configure.in: Don't generate config.h from config.hin.
10549 * configure: Regenerate.
10550 * config.hin: Remove file.
10551 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
10552 * gdb.threads/pthreads.c: Ditto.
10553
10554 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
10555
10556 From Kei Sakamoto <sakamoto.kei@renesas.com>:
10557 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
10558 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
10559 Replace ld24 with seth/add3.
10560
10561 2003-08-02 Andrew Cagney <cagney@redhat.com>
10562
10563 * gdb.base/annota3.exp: New file.
10564 * gdb.base/annota3.c: New file.
10565 * gdb.c++/annota3.exp: New file.
10566 * gdb.c++/annota3.cc: New file.
10567
10568 2003-07-29 Michael Chastain <mec@shout.net>
10569
10570 * gdb.threads/tls.c (spin): Check errno only if sem_wait
10571 actually failed.
10572 (do_pass): Likewise.
10573 * gdb.threads/tls.exp: Always initialize no_of_threads.
10574
10575 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
10576
10577 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
10578 pattern.
10579 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
10580 * gdb.threads/tls.exp: Recognize one case of the host library not
10581 supporting TLS.
10582
10583 2003-07-27 Andrew Cagney <cagney@redhat.com>
10584
10585 * gdb.base/fileio.exp: Use SH when running commands using
10586 remote_exec.
10587
10588 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10589
10590 From Kei Sakamoto <sakamoto.kei@renesas.com>:
10591 * gdb.base/relocate.c (dummy): New padding array.
10592
10593 2003-07-22 Michael Snyder <msnyder@redhat.com>
10594
10595 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
10596
10597 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
10598 patterns to be more general, accepting old and new output.
10599 Some output chars (such as '+') also must be quoted.
10600 Some addresses are displayed numerically instead of
10601 symbolically.
10602
10603 2003-07-23 Michael Snyder <msnyder@redhat.com>
10604
10605 * gdb.base/return2.exp: Don't test long-long return.
10606
10607 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
10608 * gdb.disasm/t01_mov.exp: Ditto.
10609 * gdb.disasm/t02_mova.s: Ditto.
10610 * gdb.disasm/t02_mova.exp: Ditto.
10611 * gdb.disasm/t03_add.s: Ditto.
10612 * gdb.disasm/t03_add.exp: Ditto.
10613 * gdb.disasm/t04_sub.s: Ditto.
10614 * gdb.disasm/t04_sub.exp: Ditto.
10615 * gdb.disasm/t05_cmp.s: Ditto.
10616 * gdb.disasm/t05_cmp.exp: Ditto.
10617 * gdb.disasm/t06_ari2.s: Ditto.
10618 * gdb.disasm/t06_ari2.exp: Ditto.
10619 * gdb.disasm/t07_ari3.s: Ditto.
10620 * gdb.disasm/t07_ari3.exp: Ditto.
10621 * gdb.disasm/t08_or.s: Ditto.
10622 * gdb.disasm/t08_or.exp: Ditto.
10623 * gdb.disasm/t09_xor.s: Ditto.
10624 * gdb.disasm/t09_xor.exp: Ditto.
10625 * gdb.disasm/t10_and.s: Ditto.
10626 * gdb.disasm/t10_and.exp: Ditto.
10627 * gdb.disasm/t11_logs.s: Ditto.
10628 * gdb.disasm/t11_logs.exp: Ditto.
10629 * gdb.disasm/t12_bit.s: Ditto.
10630 * gdb.disasm/t12_bit.exp: Ditto.
10631 * gdb.disasm/t13_otr.s: Ditto.
10632 * gdb.disasm/t13_otr.exp: Ditto.
10633
10634 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
10635
10636 * gdb.threads/tls.exp :Add kfail for 'info address' case.
10637
10638 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
10639
10640 * gdb.threads/tls.c : New file.
10641 * gdb.threads/tls.exp : New file.
10642 * gdb.threads/tls-main.c : New file.
10643 * gdb.threads/tls-shared.c : New file.
10644 * gdb.threads/tls-shared.exp : New file.
10645
10646 2003-07-22 Andreas Schwab <schwab@suse.de>
10647
10648 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
10649
10650 2003-07-20 Andreas Schwab <schwab@suse.de>
10651
10652 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
10653 due to insn reordering.
10654
10655 2003-07-15 Andrew Cagney <cagney@redhat.com>
10656
10657 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
10658
10659 2003-07-15 Michael Chastain <mec@shout.net>
10660
10661 * gdb.base/gdb1250.exp: New file.
10662 * gdb.base/gdb1250.c: New file.
10663
10664 2003-07-09 Michal Ludvig <mludvig@suse.cz>
10665
10666 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
10667 expansion of size_t to 'unsigned long', not only to 'unsigned'.
10668
10669 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
10670
10671 * gdb.threads/tls.c: New file.
10672 * gdb.threads/tls.exp: New file.
10673 * gdb.threads/tls-main.c: New file.
10674 * gdb.threads/tls-shared.c: New file.
10675 * gdb.threads/tls-shared.exp: New file.
10676
10677 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
10678
10679 * gdb.base/annota1.exp: Make sure that we properly escape the
10680 full path of the source file. Xfail more permissive patterns,
10681 due to a compiler debug info problem.
10682
10683 2003-07-07 Andreas Schwab <schwab@suse.de>
10684
10685 * gdb.asm/m68k.inc: New file.
10686 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
10687
10688 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
10689 arguments"): Also match negative number.
10690
10691 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
10692
10693 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
10694
10695 * gdb.base/store.c (charest): New typedef.
10696 (add_char): Rename to add_charest, update.
10697 (wack_char): Rename to wack_charest, update types. Return l + r
10698 to keep r live across the call.
10699 (wack_short, wack_int, wack_long, wack_longest, wack_float)
10700 (wack_double, wack_doublest): Return l + r to keep r live across
10701 the call.
10702 * gdb.base/store.exp: Accomodate store.c changes.
10703
10704 2003-06-30 David Carlton <carlton@kealia.com>
10705
10706 * gdb.c++/maint.exp (test_invalid_name): New.
10707 (test_first_component): Add tests for invalid names.
10708
10709 2003-06-29 Michael Chastain <mec@shout.net>
10710
10711 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
10712 output of '<VTT for class>' for virtual base classes.
10713
10714 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
10715
10716 * gdb.base/completion.exp: Tab-complete "complet" instead of
10717 "compl".
10718 * gdb.base/complex.exp, gdb.base/complex.c: New files.
10719
10720 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
10721
10722 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
10723 * gdb.base/volatile.exp: Likewise.
10724
10725 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
10726
10727 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
10728 gdb/1265.
10729
10730 2003-06-28 Michael Chastain <mec@shout.net>
10731 Daniel Jacobowitz <drow@mvista.com>
10732
10733 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
10734 initial line count of 'captured_main' from 26 to 32.
10735 (test_with_self): Allow xmalloc call to be interleaved with the
10736 preceding two lines.
10737
10738 2003-06-24 Joel Brobecker <brobecker@gnat.com>
10739
10740 * gdb.base/bang.exp: New testcase.
10741
10742 2003-06-23 Joel Brobecker <brobecker@gnat.com>
10743
10744 * gdb.base/langs.exp: Add some tests for the "minimal" language
10745 support.
10746
10747 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
10748
10749 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
10750 the testcase.
10751
10752 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10753
10754 * gdb.base/relocate.exp: Test add-symbol-file with a variable
10755 offset.
10756
10757 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10758
10759 * gdb.c++/pr-1210.cc: New file.
10760 * gdb.c++/pr-1210.exp: New file.
10761
10762 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
10763
10764 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
10765 000-exec-continue.
10766
10767 2003-06-15 Mark Kettenis <kettenis@gnu.org>
10768
10769 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
10770 on *-*-*bsd* instead of *-*-freebsd*.
10771
10772 2003-06-14 Andrew Cagney <cagney@redhat.com>
10773
10774 * gdb.base/store.exp: Test longest and doublest. Test all
10775 parameters. Weaken return statement match.
10776 * gdb.base/store.c: Add longest and doublest - aka long long and
10777 long double functions. Put all parameters into local register
10778 variables. Use negative values.
10779
10780 2003-06-14 Andrew Cagney <cagney@redhat.com>
10781
10782 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
10783 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
10784 exit status.
10785 * gdb.base/fileio.exp: Disable target when nointerrupts and
10786 noinferiorio, instead of limiting it to remote. Use remote_exec
10787 instead of system.
10788
10789 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
10790
10791 * gdb.base/float.exp: Add ia64 support.
10792
10793 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
10794
10795 * gdb.base/fileio.exp: Run only on remote targets.
10796
10797 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
10798
10799 * gdb.base/fileio.c: New file, testing File-I/O.
10800 * gdb.base/fileio.exp: Ditto.
10801
10802 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
10803
10804 * gdb.base/shreloc.exp: New file, check symbol values obtained from
10805 shared objects after relocation at load time (gdb PR/1132).
10806 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
10807 as above, part of the shared object relocation test.
10808
10809 2003-06-08 Mark Kettenis <kettenis@gnu.org>
10810
10811 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
10812 fully filled history list.
10813 * gdb.base/gdb_history: New file.
10814
10815 * gdb.base/signals.exp: XFAIL "continue to func1" on
10816 i*86-*-freebsd*.
10817
10818 * gdb.base/attach.exp: When trying to attach to a nonexistent
10819 process, make it possible to specify the PID based on the target,
10820 and do so for *-*-freebsd*.
10821
10822 2003-06-02 Richard Henderson <rth@redhat.com>
10823
10824 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
10825
10826 2003-06-02 Richard Henderson <rth@redhat.com>
10827
10828 * gdb.base/selftest.exp: Next over lim_at_start initialization.
10829
10830 2003-06-02 Richard Henderson <rth@redhat.com>
10831
10832 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
10833
10834 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
10835
10836 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
10837 of globalvar.
10838
10839 2003-06-01 Mark Kettenis <kettenis@gnu.org>
10840
10841 * gdb.asm/asm-source.exp: Check for memory read errors in
10842 disassembler test on *BSD too.
10843
10844 2003-06-01 Richard Henderson <rth@redhat.com>
10845
10846 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
10847 for .frame.
10848 (gdbasm_call): Lose ldgp.
10849 (gdbasm_startup): Add frame information.
10850 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
10851
10852 2003-05-31 Mark Kettenis <kettenis@gnu.org>
10853
10854 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
10855 i?86-*-*.
10856
10857 2003-05-30 Mark Kettenis <kettenis@gnu.org>
10858
10859 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
10860 FreeBSD.
10861
10862 2003-05-29 Richard Henderson <rth@redhat.com>
10863
10864 * gdb.asm/alpha.inc: New file.
10865 * gdb.asm/asm-source.exp: Use it.
10866
10867 2003-05-29 Jim Blandy <jimb@redhat.com>
10868
10869 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
10870 'core.PID'.
10871
10872 2003-05-22 Jim Blandy <jimb@redhat.com>
10873
10874 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
10875 backtrace.
10876
10877 2003-05-20 David Carlton <carlton@math.stanford.edu>
10878
10879 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
10880 this time.
10881
10882 2003-05-19 David Carlton <carlton@bactrian.org>
10883
10884 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
10885 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
10886
10887 2003-05-19 David Carlton <carlton@bactrian.org>
10888
10889 * gdb.c++/namespace.exp: Add namespace scope and anonymous
10890 namespace tests.
10891 Bump copyright date.
10892 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
10893 (main): Call C::D::marker2.
10894 * gdb.c++/namespace1.cc: New file.
10895
10896 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
10897
10898 Roland McGrath <roland@redhat.com>
10899 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
10900 there is no manager thread.
10901
10902 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
10903
10904 * gdb.threads/schedlock.exp: Remove assumption that all threads
10905 will run in a particular small time slice. Also ensure we break
10906 in one of the child threads rather than the main thread.
10907
10908 2003-05-07 Jim Blandy <jimb@redhat.com>
10909
10910 Add support for assembly source testing on the s390x.
10911 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
10912 architecture.
10913 * gdb.asm/s390x.inc: New file.
10914
10915 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
10916 succession of 'if' statements.
10917
10918 2003-05-05 Andrew Cagney <cagney@redhat.com>
10919
10920 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
10921
10922 2003-05-05 Andrew Cagney <cagney@redhat.com>
10923
10924 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
10925 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
10926
10927 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
10928
10929 * gdb.base/charset.exp: Update based on new behavior of set/show
10930 charset commands.
10931
10932 2003-05-01 Andrew Cagney <cagney@redhat.com>
10933
10934 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
10935 variable do not give memory errors.
10936
10937 2003-04-30 Adam Fedor <fedor@gnu.org>
10938
10939 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
10940 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
10941 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
10942 gdb.objc/basicclass.m: : New files
10943
10944 * lib/gdb.exp (gdb_compile_objc): New procedure.
10945
10946 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10947
10948 * gdb.base/signals.exp: Make backtrace tests more specific.
10949
10950 2003-04-23 David Carlton <carlton@bactrian.org>
10951
10952 * gdb.c++/maint.exp (test_first_component): Add tests for
10953 'operator' in more locations.
10954
10955 2003-04-16 Kevin Buettner <kevinb@redhat.com>
10956
10957 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
10958
10959 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
10960
10961 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
10962 func marke' instead. Update test name.
10963
10964 2003-04-15 David Carlton <carlton@math.stanford.edu>
10965
10966 * gdb.c++/maint.exp: New file.
10967
10968 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
10969
10970 * gdb.threads/schedlock.c: Change type of thread function argument
10971 to long, to avoid warnings on 64-bit platforms.
10972
10973 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
10974
10975 * gdb.base/attach.exp: Add new message from ptrace in case of
10976 attaching to nonexistent process.
10977
10978 2003-04-11 Jim Blandy <jimb@redhat.com>
10979
10980 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
10981 gdb.c++/userdef.cc: Place comments on the lines to which the
10982 marker function might return.
10983 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
10984 gdb.c++/userdef.exp: Look for those comments to check that we've
10985 returned to the right place, instead of checking line numbers.
10986
10987 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
10988
10989 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
10990 match on sourcefile name, instead of directory name.
10991
10992 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
10993
10994 * gdb.base/completion.exp: Use string_to_regexp to match the
10995 working directory name.
10996
10997 2003-04-09 Jim Blandy <jimb@redhat.com>
10998
10999 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11000 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
11001 after an inferior function call, report the failure, but allow the
11002 test to continue.
11003
11004 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
11005
11006 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11007 with -DPROTOTYPES.
11008
11009 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
11010
11011 * gdb.base/break.exp: Revert last patch.
11012
11013 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
11014
11015 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11016 with -DPROTOTYPES.
11017
11018 2003-04-02 Andrew Cagney <cagney@redhat.com>
11019
11020 * gdb.base/callfuncs.exp: Make "print add" messages unique.
11021 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
11022 matching directories by the name breakpoint.
11023 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
11024 Make "continue to marker1" consistent.
11025 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
11026 message consistent.
11027 * lib/gdb.exp: Put "the program is no longer running", and "the
11028 program exited" in parenthesis.
11029 * lib/mi-support.exp: Ditto.
11030
11031 2003-04-02 Bob Rossi <bob_rossi@cox.net>
11032
11033 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
11034
11035 2003-03-29 Andrew Cagney <cagney@redhat.com>
11036
11037 * gdb.base/sizeof.c (main): Print the value of '\377'.
11038 * gdb.base/sizeof.exp: Check the sign of '\377'.
11039
11040 2003-03-27 Michael Chastain <mec@shout.net>
11041
11042 * gdb.base/gdb1090.exp: New file.
11043 * gdb.base/gdb1090.cc: New file.
11044
11045 2003-03-27 J. Brobecker <brobecker@gnat.com>
11046
11047 * gdb.gdb/observer.exp: New regression test.
11048
11049 2003-03-27 Michael Chastain <mec@shout.net>
11050
11051 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
11052 * gdb.base/ptype.exp: Likewise.
11053
11054 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
11055
11056 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
11057
11058 2003-03-26 Michael Chastain <mec@shout.net>
11059
11060 * gdb.base/ptype.exp: Actually use some typedef'd types.
11061
11062 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11063
11064 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
11065 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
11066
11067 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
11068
11069 * gdb.base/default.exp: Fix regular expression.
11070
11071 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
11072
11073 * gdb.base/args.exp: Fix regular expression.
11074
11075 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
11076
11077 * gdb.base/help.exp: Allow Win32 child process.
11078
11079 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
11080
11081 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
11082 when stepping out of main().
11083
11084 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
11085
11086 * gdb.base/default.exp: Check for win32 specific message when calling
11087 "run" without executable.
11088
11089 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
11090
11091 * gdb.base/args.exp: Expect .exe in output.
11092
11093 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
11094
11095 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
11096 Cygwin native.
11097
11098 2003-03-17 Andrew Cagney <cagney@redhat.com>
11099
11100 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
11101 vector registes.
11102 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
11103 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
11104
11105 2003-03-17 David Carlton <carlton@math.stanford.edu>
11106
11107 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
11108 test, for PR breakpoints/38.
11109 Call test_watchpoint_and_breakpoint.
11110 * gdb.base/watchpoint.c (func3): New function.
11111 (main): Call func3.
11112
11113 2003-03-04 David Carlton <carlton@math.stanford.edu>
11114
11115 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
11116 Garply<Garply<char> >:: garply".
11117 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
11118 with respect to PR c++/1111; note also PR c++/1113.
11119 (test_template_breakpoints): KFAIL "constructor breakpoint" with
11120 respect to PR c++/1062.
11121 KFAIL "destructor breakpoint" with respect to PR c++/1112.
11122
11123 2003-03-03 David Carlton <carlton@math.stanford.edu>
11124
11125 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
11126 with respect to PR c++/57.
11127 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
11128 c++/826.
11129 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
11130 respect to PR c++/57.
11131
11132 2003-03-03 David Carlton <carlton@math.stanford.edu>
11133
11134 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
11135 respect to PR c++/33 into FAILs.
11136
11137 2003-03-03 Michael Chastain <mec@shout.net>
11138
11139 * configure.in: Update copyright years.
11140
11141 2003-03-03 Michael Chastain <mec@shout.net>
11142
11143 * Makefile.in: Update copyright years.
11144
11145 2003-02-28 David Carlton <carlton@math.stanford.edu>
11146
11147 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
11148 print class instead of struct and/or superfluous protection
11149 specifiers, as long as the resulting output is equivalent to the
11150 source code.
11151 Delete FIXME from end of messages on tests that don't need
11152 fixing.
11153
11154 2003-02-28 David Carlton <carlton@math.stanford.edu>
11155
11156 * gdb.c++/templates.exp (do_tests): Allow const in the two
11157 Foo<volatile char *>::foo tests.
11158
11159 2003-02-27 Michael Snyder <msnyder@redhat.com>
11160
11161 * gdb.base/restore.c (main): Return zero, so exit code
11162 will be consistant.
11163
11164 2003-02-26 David Carlton <carlton@math.stanford.edu>
11165
11166 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
11167 char *>::foo" test with respect to PR c++/33. Create a new test
11168 which is identical to that one except that it doesn't put the
11169 space between the "char" and the "*"; KFAIL it, too.
11170
11171 2003-02-26 David Carlton <carlton@math.stanford.edu>
11172
11173 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
11174 template types into either PASSes or KFAILs (corresponding to PR
11175 c++/57). Tweak indentation. Update copyright.
11176
11177 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
11178
11179 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
11180
11181 2003-02-13 Michael Chastain <mec@shout.net>
11182
11183 * gdb.base/exprs.exp: Remove i960 remnants.
11184 * gdb.base/funcargs.exp: Likewise.
11185 * gdb.base/list.exp: Likewise.
11186 * gdb.base/ptype.exp: Likewise.
11187
11188 2003-02-14 David Carlton <carlton@math.stanford.edu>
11189
11190 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
11191 pEe->D::vg()" from XFAIL to KFAIL.
11192
11193 2003-02-13 Jason Molenda (jmolenda@apple.com)
11194
11195 * gdb.base/maint.exp: Update maint print statistics regexp to include
11196 new entries.
11197
11198 2003-02-13 Michael Chastain <mec@shout.net>
11199
11200 * gdb.c++/inherit.exp: Remove call to get_debug_format.
11201
11202 2003-02-12 Michael Chastain <mec@shout.net>
11203
11204 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
11205 * gdb.c++/inherit.exp: Likewise.
11206 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
11207 * gdb.c++/templates.exp: Likewise.
11208 * gdb.c++/virtfunc.exp: Likewise.
11209
11210 2003-02-06 Jason Molenda (jason-cl@molenda.com)
11211
11212 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
11213 why the code is written that way.
11214
11215 2003-02-05 Michael Chastain <mec@shout.net>
11216
11217 * gdb.base/dump.exp: Add missing copyright line.
11218
11219 2003-02-05 Jason Molenda (jason-cl@molenda.com)
11220
11221 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
11222 at the beginning so the breakpoint doesn't get set on the loop.
11223
11224 2003-02-05 Michael Chastain <mec@shout.net>
11225
11226 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
11227 output for configurations with gcc 2.95.3.
11228
11229 2003-02-05 Keith Seitz <keiths@redhat.com>
11230 Andrew Cagney <ac131313@redhat.com>
11231
11232 * gdb.mi/mi-cli.exp: New file.
11233
11234 2003-02-04 Michael Chastain <mec@shout.net>
11235
11236 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
11237 Call perror and then continue.
11238
11239 2003-02-03 Michael Chastain <mec@shout.net>
11240
11241 * gdb.c++/pr-1023.cc: New file.
11242 * gdb.c++/pr-1023.exp: New file.
11243
11244 2003-02-05 Jim Blandy <jimb@redhat.com>
11245
11246 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
11247 it's local to foobar. Check for it there, and check that it's not
11248 present in main.
11249 * gdb.c++/local.cc (marker2): New function.
11250 (foobar): Call marker1.
11251 (main): Call marker2 instead of marker1.
11252
11253 2003-02-04 Andrew Cagney <ac131313@redhat.com>
11254
11255 * gdb.disasm/mn10200.exp: Obsolete file.
11256 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
11257 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
11258 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
11259
11260 2003-02-04 David Carlton <carlton@math.stanford.edu>
11261
11262 * gdb.c++/overload.exp: Test intToChar(1).
11263 * gdb.c++/overload.cc (intToChar): New.
11264 (main): Call intToChar.
11265
11266 2003-02-03 David Carlton <carlton@math.stanford.edu>
11267
11268 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
11269 'might_kfail' arg.
11270 KFAIL some of the continue_to_bp_overloaded calls, according to
11271 PR c++/1025.
11272
11273 2003-02-01 Michael Chastain <mec@shout.net>
11274
11275 * gdb.base/advance.c (marker1): New marker function.
11276 * gdb.base/advance.exp: When the 'advance' command lands on the
11277 return breakpoint, it can legitimately stop on either the
11278 current line or the next line. Accommodate both outcomes.
11279 * gdb.base/until.exp: Likewise.
11280
11281 2003-02-02 Andrew Cagney <ac131313@redhat.com>
11282
11283 2002-11-10 Jason Molenda (jason-cl@molenda.com):
11284 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
11285 now a list, not a tuple.
11286 * gdb.mi/mi-var-display.exp: Ditto.
11287 * gdb.mi/gdb792.exp: Ditto.
11288
11289 2003-02-01 Andrew Cagney <ac131313@redhat.com>
11290
11291 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
11292 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
11293 stack backtraces.
11294 * gdb.mi/mi-syn-frame.c: Part of same.
11295
11296 2003-02-01 Mark Kettenis <kettenis@gnu.org>
11297
11298 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
11299 gdb.mi/mi1-pthreads.exp: Return instead of calling
11300 gdb_suppress_entire_file.
11301
11302 2003-02-01 Mark Salter <msalter@redhat.com>
11303
11304 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
11305
11306 2003-01-31 Mark Salter <msalter@redhat.com>
11307
11308 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
11309 Support empty arg.
11310
11311 2003-01-30 Michael Chastain <mec@shout.net>
11312
11313 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
11314 This was a workaround for a UTF-8 bug in readline 4.3. The bug
11315 has been fixed in gdb/readline on 2003-01-09.
11316
11317 2003-01-29 Michael Snyder <msnyder@redhat.com>
11318
11319 * gdb.base/maint.exp: Allow for leading underscore in symbol.
11320 * gdb.base/display.exp: Allow for leading underscore in symbol.
11321 * gdb.base/args.exp: Skip if target does not support args passing.
11322
11323 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
11324
11325 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
11326 gdb_test. Accept a list of expect arguments as the third
11327 parameter.
11328 (gdb_test): Use it.
11329
11330 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
11331
11332 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
11333 allow for different test tree configurations. Update some
11334 tescases accordingly.
11335 * gdb.arch/altivec-regs.exp: Ditto.
11336 * gdb.asm/asm-source.exp: Ditto.
11337 * gdb.base/advance.exp: Ditto.
11338 * gdb.base/display.exp: Ditto.
11339 * gdb.base/long_long.exp: Ditto.
11340 * gdb.base/mips_pro.exp: Ditto.
11341 * gdb.base/overlays.exp: Ditto.
11342 * gdb.base/relocate.exp: Ditto.
11343 * gdb.base/setshow.exp: Ditto.
11344 * gdb.base/step-line.exp: Ditto.
11345 * gdb.base/step-test.exp: Ditto.
11346 * gdb.base/until.exp: Ditto.
11347 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
11348
11349 2003-01-17 David Carlton <carlton@math.stanford.edu>
11350
11351 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
11352 corresponding to PR c++/945.
11353 Update copyright.
11354
11355 2003-01-17 David Carlton <carlton@math.stanford.edu>
11356
11357 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
11358 corresponding to PR c++/68.
11359
11360 2003-01-17 David Carlton <carlton@math.stanford.edu>
11361
11362 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
11363 (test_paddr_hairy_functions): Call print_addr_2_kfail for
11364 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
11365
11366 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
11367
11368 * gdb.base/break.exp: Fix change of default location, because of
11369 removal of until tests.
11370 * gdb.base/help.exp: Update test for new 'until' help message.
11371 Add test for help on 'advance'.
11372 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
11373
11374 2003-01-15 Mark Kettenis <kettenis@gnu.org>
11375
11376 * gdb.base/default.exp: Adapt "info float" test for recent changes
11377 to that command. Add test for "info vector".
11378 * gdb.base/float.exp: New file. Add test for "info float" that
11379 resembles the old test in gdb.base/default.exp.
11380
11381 2003-01-15 David Carlton <carlton@math.stanford.edu>
11382
11383 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
11384
11385 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
11386
11387 * gdb.base/break.exp: Move the tests of until command from here...
11388 * gdb.base/until.exp: ... to here. New file. Add other tests.
11389 * gdb.base/advance.c: New file.
11390 * gdb.base/advance.exp: New file.
11391
11392 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
11393
11394 * gdb.base/args.c: New file.
11395 * gdb.base/args.exp: New file.
11396
11397 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
11398
11399 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
11400
11401 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
11402
11403 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
11404
11405 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
11406
11407 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
11408 dates.
11409
11410 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11411
11412 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
11413
11414 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11415
11416 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
11417 (ptype &*"foo").
11418 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
11419
11420 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11421
11422 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
11423 * gdb.mi/mi1-console.exp: Likewise.
11424
11425 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11426
11427 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
11428 * gdb.mi/mi1-console.exp: Likewise.
11429
11430 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11431
11432 * gdb.c++/overload.exp: Remove some fixed XFAILs.
11433
11434 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
11435
11436 * gdb.base/detach.exp: New test.
11437
11438 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
11439
11440 * Makefile.in (ALL_SUBDIRS): New variable.
11441 (subdirs, clean, distclean): Use it.
11442 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
11443 regenerating Makefile, since it is generated from the top level.
11444 * gdb.asm/Makefile.in: Likewise.
11445 * gdb.base/Makefile.in: Likewise.
11446 * gdb.c++/Makefile.in: Likewise.
11447 * gdb.disasm/Makefile.in: Likewise.
11448 * gdb.java/Makefile.in: Likewise.
11449 * gdb.mi/Makefile.in: Likewise.
11450 * gdb.threads/Makefile.in: Likewise.
11451 * gdb.trace/Makefile.in: Likewise.
11452
11453 2003-01-09 David Carlton <carlton@math.stanford.edu>
11454
11455 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
11456 Add copyright year 2003.
11457
11458 2003-01-06 Michael Chastain <mec@shout.net>
11459
11460 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
11461 When selecting a thread, 'line' and 'file' are optional.
11462 * gdb.mi/mi1-pthreads.exp: Likewise.
11463
11464 2003-01-06 Andreas Schwab <schwab@suse.de>
11465
11466 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
11467 failures.
11468
11469 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11470
11471 Fix PR gdb/844
11472 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
11473 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
11474
11475 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
11476 instead of calling gdb_suppress_entire_file.
11477 * gdb.threads/print-threads.exp: Likewise.
11478 * gdb.threads/schedlock.exp: Likewise.
11479
11480 * gdb.threads/killed.exp: Return instead of calling
11481 gdb_suppress_entire_file.
11482 * gdb.threads/linux-dp.exp: Likewise.
11483 * gdb.threads/pthreads.exp: Likewise.
11484
11485 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11486
11487 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
11488 stabs.
11489 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
11490 * gdb.base/whatis.exp: Always allow (void) after function names.
11491
11492 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11493
11494 * gdb.c++/casts.exp: Correct regexp.
11495
11496 2003-01-04 Mark Kettenis <kettenis@gnu.org>
11497
11498 * configure.in: Call AC_CONFIG_HEADER. Don't call
11499 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
11500 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
11501 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
11502 aforementioned directories in the AC_OUPUT call.
11503 * config.hin: New file.
11504 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
11505 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
11506 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
11507 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
11508 pass -I$objdir instead of -I$objdir/$subdir in compilation.
11509 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
11510 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
11511 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
11512 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
11513 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
11514 gdb.threads/configure.in, gdb.threads/configure,
11515 gdb.threads/config.in, gdb.trace/configure.in,
11516 gdb.trace/configure: Removed.
11517
11518 2003-01-03 Michael Chastain <mec@shout.net>
11519
11520 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
11521 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
11522
11523 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
11524
11525 * gdb.base/store.exp: Fix regular expressions.
11526
11527 2002-12-28 Mark Kettenis <kettenis@gnu.org>
11528
11529 * configure.in: Rewrite.
11530 * configure: Regenerated.
11531
11532 2003-01-03 David Carlton <carlton@math.stanford.edu>
11533
11534 * gdb.base/psymtab.exp: New file.
11535 * gdb.base/psymtab1.c: Ditto.
11536 * gdb.base/psymtab2.c: Ditto.
11537
11538 2002-12-23 Adam Fedor <fedor@gnu.org>
11539
11540 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
11541
11542 2002-12-23 David Carlton <carlton@math.stanford.edu>
11543
11544 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
11545 and current_directory initialization.
11546
11547 2002-12-22 Jim Blandy <jimb@redhat.com>
11548
11549 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
11550 rather than as part of the output file name.
11551
11552 * gdb.base/attach.exp: There's no need to copy the test program to
11553 /tmp; that was only ever necessary on HP/UX, and this test is
11554 entirely disabled there anyway.
11555
11556 2002-12-21 Jim Blandy <jimb@redhat.com>
11557
11558 * gdb.c++/psmang.exp: Doc fix.
11559
11560 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
11561 test.
11562
11563 2002-12-20 David Carlton <carlton@math.stanford.edu>
11564
11565 * gdb.c++/annota2.exp: KFAIL annotate-quit.
11566
11567 2002-12-18 Michael Chastain <mec@shout.net>
11568
11569 * gdb.c++/annota2.exp: Add copyright year 2002.
11570
11571 2002-12-17 David Carlton <carlton@math.stanford.edu>
11572
11573 * gdb.c++/try_catch.cc: Add marker comments.
11574 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
11575 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
11576 * gdb.c++/m-static.cc: Ditto.
11577 * gdb.c++/m-static1.cc: Ditto.
11578 * gdb.c++/try_catch.cc: Ditto.
11579
11580 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
11581
11582 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
11583 to see whether we are using the new -environment-directory
11584 command which resets via -r or the old version of the command
11585 which may prompt the user. Part of fix for gdb/741.
11586
11587 2002-12-13 Andrew Cagney <ac131313@redhat.com>
11588
11589 * gdb.fortran/types.exp: Update obsolete comment.
11590 * gdb.fortran/exprs.exp: Ditto.
11591 * lib/gdb.exp: Delete obsolete code.
11592 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
11593 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
11594 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
11595 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
11596 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
11597 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
11598 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
11599 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
11600 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
11601 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
11602 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
11603 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
11604 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
11605 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
11606 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
11607 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
11608 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
11609 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
11610 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
11611 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
11612 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
11613 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
11614 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
11615 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
11616 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
11617 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
11618 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
11619 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
11620 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
11621 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
11622 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
11623 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
11624 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
11625 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
11626 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
11627 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
11628 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
11629
11630 2002-12-11 David Carlton <carlton@math.stanford.edu>
11631
11632 * gdb.c++/m-data.exp: Add test for members that shadow global
11633 variables: see PR gdb/804.
11634 * gdb.c++/m-data.cc: Ditto.
11635
11636 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
11637
11638 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
11639
11640 2002-12-06 David Carlton <carlton@math.stanford.edu>
11641
11642 * gdb.base/store.c: Don't declare functions static.
11643
11644 2002-12-04 Andrew Cagney <ac131313@redhat.com>
11645
11646 * gdb.base/store.exp, gdb.base/store.c: New files.
11647
11648 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
11649
11650 * gdb.base/selftest.exp: Update for current gdb.
11651
11652 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
11653
11654 * gdb.base/maint.exp: Only dump symbols from one source file
11655 or objfile.
11656
11657 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
11658
11659 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
11660 function call.
11661
11662 2002-11-25 Jim Blandy <jimb@redhat.com>
11663
11664 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
11665 function appearing in error message.
11666
11667 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
11668
11669 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
11670
11671 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
11672
11673 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
11674 for mi1 and current mi is in correct format. New mi startup message
11675 should be in mi console format. This is part of fix for PR gdb/604.
11676
11677 2002-09-18 Fernando Nasser <fnasser@redhat.com>
11678
11679 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
11680 which explicitly prints the zero offset as "+0".
11681
11682 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
11683
11684 * gdb.threads/schedlock.c (args): Make unsigned.
11685
11686 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
11687
11688 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
11689 numbers. Allow "foo2|selected stack frame".
11690 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
11691 * gdb.asm/asmsrc2.s: Likewise.
11692 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
11693 comments.
11694 * gdb.asm/mips.inc: New file.
11695
11696 2002-10-18 Adam Fedor <fedor@gnu.org>
11697
11698 * gdb.base/default.exp: Update expected output to include 'ObjC'.
11699 * gdb.base/help.exp: Likewise.
11700
11701 2002-10-17 Kevin Buettner <kevinb@redhat.com>
11702
11703 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
11704 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
11705
11706 2002-10-02 Jim Blandy <jimb@redhat.com>
11707
11708 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
11709
11710 2002-10-01 Andrew Cagney <ac131313@redhat.com>
11711
11712 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
11713 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
11714 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
11715 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
11716 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
11717 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
11718 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
11719
11720 2002-09-29 Andrew Cagney <ac131313@redhat.com>
11721
11722 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
11723 * mi0-disassemble.exp, mi0-eval.exp: Delete.
11724 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
11725 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
11726 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
11727 * mi0-var-block.exp, mi0-var-child.exp: Delete.
11728 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
11729
11730 2002-09-27 Kevin Buettner <kevinb@redhat.com>
11731
11732 * gdb.base/annota1.exp (info break): Make directory components of
11733 path optional since not all compilers emit this debug information.
11734
11735 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
11736 step ends up stepping out of the function instead of stopping on
11737 the epilogue.
11738
11739 2002-09-26 Keith Seitz <keiths@redhat.com>
11740
11741 * lib/insight-support.exp (gdbtk_start): Figure out where
11742 the insight executable is based on where gdb is. Use this
11743 executable to start insight instead of gdb.
11744
11745 2002-09-25 Andrew Cagney <cagney@redhat.com>
11746
11747 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
11748
11749 2002-09-24 Andrew Cagney <ac131313@redhat.com>
11750
11751 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
11752 test_isolated_complaints.
11753 (test_empty_complaint): New function.
11754 (test_empty_complaints): New function. Check no output when no
11755 complaints.
11756
11757 2002-09-19 Jim Blandy <jimb@redhat.com>
11758
11759 * gdb.base/charset.exp, gdb.base/charset.c: New files.
11760
11761 2002-09-19 Andrew Cagney <ac131313@redhat.com>
11762
11763 * gdb.gdb/complaints.exp: New file.
11764
11765 2002-09-18 Andrew Cagney <ac131313@redhat.com>
11766
11767 * gdb.base/maint.exp: Check `help maint internal-warning'.
11768
11769 2002-09-18 David Carlton <carlton@math.stanford.edu>
11770
11771 * gdb.c++/m-static.exp: Remove breakpoints depending on line
11772 numbers, and replace them by a single breakpoint after the
11773 constructors are all finished.
11774 Add test 4.
11775 * gdb.c++/m-static.cc: Add test 4.
11776 * gdb.c++/m-static.h: New file.
11777 * gdb.c++/m-static1.cc: New file.
11778
11779 * gdb.c++/printmethod.exp: New file.
11780 * gdb.c++/printmethod.cc: New file.
11781
11782 * gdb.c++/pr-574.exp: New file.
11783 * gdb.c++/pr-574.cc: New file.
11784
11785 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
11786
11787 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
11788 embedded targets which never actually exit.
11789
11790 2002-09-18 Fernando Nasser <fnasser@redhat.com>
11791
11792 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
11793 "don't step after run" as unresolved or unsupported, instead of xfail.
11794
11795 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
11796
11797 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
11798 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
11799 Add newline to expected string in "step out of main (status wrapper)"
11800 case.
11801
11802 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
11803
11804 * lib/gdb.exp (rerun_to_main): Allow restarting application.
11805 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
11806
11807 2002-09-17 Tom Tromey <tromey@redhat.com>
11808
11809 * gdb.base/printcmds.exp (test_print_string_constants): Expect
11810 \000, not \0, in double-quoted string.
11811
11812 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
11813
11814 * gdb.base/commands.exp: Don't expect a "Program exited normally"
11815 string after running the commands execution on breakpoint tests.
11816
11817 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
11818
11819 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
11820
11821 2002-09-12 Joel Brobecker <brobecker@gnat.com>
11822
11823 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
11824
11825 2002-09-10 Keith Seitz <keiths@redhat.com>
11826
11827 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
11828 runto proc.
11829 (mi_run_to_main): Use mi_runto.
11830 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
11831
11832 2002-09-10 Keith Seitz <keiths@redhat.com>
11833
11834 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
11835 regexp for stopping at main. Could have multiple event notifications.
11836 Don't assume that main was declared with no parameters.
11837 (mi_next): Use mi_step_to.
11838 (mi_step): Use mi_next_to.
11839
11840 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
11841
11842 * gdb.base/default.exp: Fix expected string in `info float' test.
11843
11844 2002-09-09 Ben Elliston <bje@redhat.com>
11845
11846 * config/mips.exp: Update comments.
11847 * config/mips-idt.exp: Likewise.
11848 * config/nind.exp: Likewise.
11849 * config/slite.exp: Likewise.
11850 * config/sparclet.exp: Likewise.
11851 * config/udi.exp: Likewise.
11852 * config/vx.exp: Likewise.
11853 * config/vxworks29k.exp: Likewise.
11854
11855 2002-09-05 Jim Blandy <jimb@redhat.com>
11856
11857 * gdb.threads/killed.exp: Fix test failure message.
11858
11859 2002-09-04 Keith Seitz <keiths@redhat.com>
11860
11861 * lib/mi-support.exp: Update copyright.
11862 (mi_gdb_test): Increase the priority of the expected pattern
11863 so that it matches gdb_test.
11864
11865 2002-09-03 Keith Seitz <keiths@redhat.com>
11866
11867 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
11868 Use integer comparison instead of string comparison for testing
11869 whether binary was built.
11870
11871 2002-09-03 Jim Blandy <jimb@redhat.com>
11872
11873 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
11874
11875 2002-08-29 Jim Blandy <jimb@redhat.com>
11876
11877 * gdb.threads/pthreads.exp: Move the portable thread compilation
11878 code into a function in lib/gdb.exp, and call that from here.
11879 * lib/gdb.exp (gdb_compile_pthreads): New function.
11880
11881 2002-08-29 Keith Seitz <keiths@redhat.com>
11882
11883 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
11884 expect_out so that callers can get at it.
11885
11886 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
11887
11888 * gdb.threads/print-threads.c: New file.
11889 * gdb.threads/print-threads.exp: New file.
11890 * gdb.threads/schedlock.c: New file.
11891 * gdb.threads/schedlock.exp: New file.
11892
11893 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
11894
11895 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
11896 not altivec.c.
11897
11898 2002-08-17 Mark Kettenis <kettenis@gnu.org>
11899
11900 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
11901 targets. The problem should be fixed now.
11902
11903 2002-08-15 Mark Kettenis <kettenis@gnu.org>
11904
11905 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
11906 2002-07-24 change that removes final dots from error messages.
11907
11908 2002-08-13 Tom Tromey <tromey@redhat.com>
11909
11910 * gdb.base/readline.exp: New file.
11911
11912 2002-08-01 Andrew Cagney <ac131313@redhat.com>
11913
11914 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
11915 supress message.
11916
11917 2002-08-01 Andrew Cagney <cagney@redhat.com>
11918
11919 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
11920 CHILL_FOR_TARGET and CHILL_LIB.
11921 * configure.in (configdirs): Remove gdb.chill.
11922 * configure: Regenerate.
11923 * lib/gdb.exp: Obsolete references to chill.
11924 * gdb.fortran/types.exp: Ditto.
11925 * gdb.fortran/exprs.exp: Ditto.
11926
11927 2002-07-30 Kevin Buettner <kevinb@redhat.com>
11928
11929 * gdb.base/shlib-call.exp (additional_flags): Conditionally
11930 set Irix-specific compile and link flags.
11931
11932 2002-07-29 Kevin Buettner <kevinb@redhat.com>
11933
11934 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
11935 source files. The ``-o'' option doesn't work with the ``-E'' option
11936 when using the Irix compiler.
11937
11938 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
11939
11940 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
11941 Improve support for reusing an exec file. Copy exec file
11942 to target, and run gdbserver on the target instead of on the host.
11943
11944 2002-07-18 Jim Blandy <jimb@redhat.com>
11945
11946 * gdb.base/ending-run.exp: Don't expect to see the program end in
11947 some orderly fashion when we're running on a real stand-alone
11948 board.
11949
11950 * gdb.base/interrupt.exp: Correct logic for skipping tests on
11951 targets that don't support interrupts.
11952
11953 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
11954
11955 * gdb.base/attach.exp: Add patterns to match output from /proc-based
11956 systems.
11957 Move comments in expect statements to inside the actions, so that they
11958 don't get matched against.
11959
11960 2002-07-10 Mark Kettenis <kettenis@gnu.org>
11961
11962 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
11963 function when asleep" test.
11964
11965 2002-07-10 Andrew Cagney <ac131313@redhat.com>
11966
11967 * gdb.base/page.exp: Rewrite to handle problems with very long
11968 `info set' output. Update copyright.
11969
11970 2002-06-26 Andrew Cagney <ac131313@redhat.com>
11971
11972 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
11973 gdb.threads-hp.
11974 * gdb.hp/configure: Regenerate.
11975 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
11976 * gdb.hp/gdb.threads-hp/configure: Delete file.
11977 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
11978
11979 2002-06-22 Andrew Cagney <ac131313@redhat.com>
11980
11981 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
11982 setlocale, bindtextdomain and textdomain.
11983
11984 2002-06-11 Jim Blandy <jimb@redhat.com>
11985
11986 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
11987 preprocessor macro information is present.
11988
11989 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
11990 tests.
11991
11992 2002-06-06 Michael Snyder <msnyder@redhat.com>
11993
11994 * gdb.base/overlays.exp: Record addresses of overlay
11995 functions in TCL variables rather than in GDB variables,
11996 to avoid having GDB convert them to pointers (with loss
11997 of information).
11998
11999 * gdb.base/d10v.ld: Merge in several years worth of
12000 default linker script changes.
12001 * gdb.base/long_long.exp: Add check for sizeof (long double).
12002
12003 2002-06-06 Michal Ludvig <mludvig@suse.cz>
12004
12005 * gdb.asm/asm-source.exp: Add x86-64 target.
12006 * gdb.asm/x86_64.inc: New.
12007
12008 2002-05-30 Michael Chastain <mec@shout.net>
12009
12010 From Benjamin Kosnik <bkoz@redhat.com>:
12011 * gdb.c++/m-static.cc: New file.
12012 * gdb.c++/m-static.exp: New file.
12013
12014 2002-05-28 Michael Snyder <msnyder@redhat.com>
12015
12016 * gdb.base/call-ar-st.exp: Allow for reduced floating point
12017 precision.
12018
12019 2002-05-27 Michael Chastain <mec@shout.net>
12020
12021 From Benjamin Kosnik <bkoz@redhat.com>:
12022 * gdb.c++/m-data.cc: New file.
12023 * gdb.c++/m-data.exp: New file.
12024
12025 2002-05-27 Michael Chastain <mec@shout.net>
12026
12027 From Benjamin Kosnik <bkoz@redhat.com>:
12028 * gdb.c++/try_catch.cc: New file.
12029 * gdb.c++/try_catch.exp: New file.
12030
12031 2002-05-27 Michael Chastain <mec@shout.net>
12032
12033 * gdb.c++/local.exp: Accept more nested types in output.
12034
12035 2002-05-26 Michael Chastain <mec@shout.net>
12036
12037 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
12038
12039 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
12040
12041 * lib/gdb.exp (gdb_wrapper_init): Just because
12042 gdb_wrapper_file exists, this does not mean that the file
12043 should not be rebuilt. That is what gdb_wrapper_initialized
12044 is for.
12045 (default_gdb_init): Reset gdb_wrapper_initialized.
12046
12047 2002-05-23 Michael Snyder <msnyder@redhat.com>
12048
12049 * gdb.base/all-bin.exp: Revise previous patch by just reducing
12050 the precision of the floating point test results.
12051 * gdb.base/call-rt-st.exp: Ditto.
12052
12053 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
12054 * gdb.base/call-rt-st.exp: Ditto.
12055
12056 2002-05-19 Michael Chastain <mec@shout.net>
12057
12058 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
12059
12060 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
12061
12062 * configure.in (configdirs): Add gdb.arch.
12063 * configure: Regenerate.
12064
12065 2002-05-17 Jim Blandy <jimb@redhat.com>
12066
12067 * gdb.base/completion.exp: Recognize the more detailed error
12068 messages produced by the macro expander's lexical analyzer.
12069
12070 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
12071
12072 * gdb.arch/altivec-abi.c: New file.
12073 * gdb.arch/altivec-abi.exp: New file.
12074 * gdb.arch/altivec-regs.c: New file.
12075 * gdb.arch/altivec-regs.exp: New file.
12076
12077 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
12078
12079 * gdb.base/maint.exp (maint print type): Update for new type
12080 structure.
12081
12082 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
12083
12084 * gdb.arch: New directory.
12085 * gdb.arch/configure.in: New file.
12086 * gdb.arch/configure: New file.
12087 * gdb.arch/Makefile.in: New file.
12088
12089 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
12090
12091 * gdb.asm/asm-source.exp: Add v850 as supported target.
12092 * gdb.asm/v850.inc: New file.
12093
12094 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
12095
12096 * gdb.c++/annota2.exp (annotate-quit): Add comment.
12097
12098 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
12099
12100 * gdb.base/break.exp: Check 'break "marker2"'.
12101
12102 2002-05-10 Michael Snyder <msnyder@redhat.com>
12103
12104 * gdb.base/long_long.exp: Fix typo.
12105
12106 2002-05-10 Jim Blandy <jimb@redhat.com>
12107
12108 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
12109 a bug.
12110
12111 * gdb.base/printcmds.exp (test_integer_literals_rejected):
12112 Recognize more detailed error message produced by the macro
12113 expander's lexical analyzer.
12114 * lib/gdb.exp (test_print_reject): Same.
12115
12116 2002-05-09 Mark Kettenis <kettenis@gnu.org>
12117
12118 * gdb.c++/method.exp: Fix typo.
12119
12120 2002-05-08 Michael Snyder <msnyder@redhat.com>
12121
12122 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
12123 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
12124 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
12125 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
12126 Add iftarget clause for strongarm.
12127
12128 2002-05-06 Michael Snyder <msnyder@redhat.com>
12129
12130 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
12131 (gdb_continue_to_end): Accept output from status wrapper.
12132 * gdb.base/ending-run.exp: Add case for output from status wrapper.
12133 Clean up fail messages to match pass messages.
12134
12135 Enable the "needs_status_wrapper" testsuite feature.
12136 * lib/gdb.exp (gdb_wrapper_init): New procedure.
12137 (gdb_compile): Conditionally call gdb_wrapper_init.
12138 * gdb.base/a2-run.exp: Recognize output from status wrapper.
12139 * gdb.c++/method.exp: Recognize output from status wrapper.
12140
12141 2002-05-06 Ben Elliston <bje@redhat.com>
12142 From Graydon Hoare <graydon@redhat.com>
12143
12144 * config/sid.exp: Include support for "rawsid" protocol.
12145
12146 2002-05-03 Jim Blandy <jimb@redhat.com>
12147
12148 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
12149 * gdb.c++/hang3.C: New file.
12150
12151 2002-05-04 Andrew Cagney <ac131313@redhat.com>
12152
12153 * gdb.base/default.exp: Remove obsolete code.
12154 * gdb.c++/misc.exp: Ditto. Update copyright.
12155 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
12156 * gdb.base/whatis.exp: Ditto. Update copyright.
12157 * gdb.base/scope.exp: Ditto. Update copyright.
12158 * gdb.base/ptype.exp: Ditto. Update copyright.
12159 * gdb.base/printcmds.exp: Ditto. Update copyright.
12160 * gdb.base/opaque.exp: Ditto. Update copyright.
12161 * gdb.base/list.exp: Ditto.
12162 * gdb.base/funcargs.exp: Ditto. Update copyright.
12163 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
12164 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
12165 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
12166 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
12167 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
12168 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
12169
12170 2002-05-02 Michael Snyder <msnyder@redhat.com>
12171
12172 * gdb.base/watchpoint.exp: Add xscale target.
12173 * gdb.base/long_long.exp: Add xscale target.
12174 * gdb.base/default.exp: Add xscale target.
12175
12176 2002-05-01 Jim Blandy <jimb@redhat.com>
12177
12178 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
12179 gdb.c++/hang.exp: New test.
12180
12181 2002-05-01 Fred Fish <fnf@redhat.com>
12182
12183 * gdb.base/completion.exp: Handle completions of "./Make" for
12184 more than one completion possibility, as is the case when we
12185 build and test in the source tree.
12186
12187 2002-04-29 Anthony Green <green@redhat.com>
12188
12189 * gdb.java/jmisc1.exp: New file.
12190 * gdb.java/jmisc2.exp: New file.
12191
12192 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
12193
12194 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
12195
12196 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
12197
12198 * gdb.base/help.exp: Change 'help status' to allow for target
12199 dependent output differences.
12200
12201 2002-04-22 Michael Chastain <mec@shout.net>
12202
12203 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
12204
12205 2002-04-22 Michael Chastain <mec@shout.net>
12206
12207 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
12208
12209 2002-04-17 David S. Miller <davem@redhat.com>
12210
12211 * gdb.asm/sparc64.inc: New file.
12212 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
12213
12214 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
12215
12216 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
12217 instruction file directly into the build tree. Clean up at end of
12218 test.
12219
12220 2002-04-18 David S. Miller <davem@redhat.com>
12221
12222 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
12223 handle 64-bit platforms correctly.
12224 * gdb.base/maint.exp: Likewise.
12225
12226 2002-04-18 Kevin Buettner <kevinb@redhat.com>
12227
12228 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
12229 ``-fpic'' when compiling files comprising a shared library, but
12230 it does need additional linker flags in order to find shared
12231 libraries at run time.
12232
12233 2002-04-18 Kevin Buettner <kevinb@redhat.com>
12234
12235 * gdb.base/cvexpr.c (use): New function.
12236 (main): Invoke use() on all global variables to prevent
12237 some linkers from deleting these otherwise unused symbols.
12238
12239 2002-04-17 Michael Chastain <mec@shout.net>
12240 From David S. Miller <davem@redhat.com>
12241
12242 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
12243 handle 64-bit platforms correctly.
12244
12245 2002-04-12 Michael Snyder <msnyder@redhat.com>
12246 From Jim Blandy <jimb@redhat.com>
12247 * gdb.base/foo.c (foox): Remove section attribute; the linker
12248 script can handle this instead.
12249 * gdb.base/bar.c (barx): Same.
12250 * gdb.base/baz.c (bazx): Same.
12251 * gdb.base/grbx.c (grbxx): Same.
12252
12253 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
12254 manager doesn't automatically unmap overlays unnecessarily.
12255
12256 2002-04-10 Martin M. Hunt <hunt@redhat.com>
12257
12258 * gdb.base/ending-run.exp: Fix pattern for Mips targets
12259 stepping out of main.
12260
12261 2002-04-09 Michael Chastain <mec@shout.net>
12262
12263 * gdb.c++/local.cc (main): Move call to marker1() inside nested
12264 scope so that the nested scope tests will make sense.
12265 * gdb.c++/local.exp: Write patterns that actually work with gcc
12266 (the HP patterns "were never known to work with gcc").
12267 Keep the old aCC patterns too.
12268
12269 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
12270
12271 * gdb.base/attach.exp: Correct target board test.
12272
12273 2002-04-08 Michael Chastain <mec@shout.net>
12274
12275 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
12276 in a const method. Add some xfail and fail cases for configurations
12277 that do not emit the "const ...".
12278
12279 2002-04-07 Michael Chastain <mec@shout.net>
12280
12281 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
12282 Accept "A * const" and "const A * const" as type of "this".
12283 Fix spelling of getFunky throughout. Make messages uniform.
12284
12285 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
12286
12287 Work around for PR gdb/285:
12288 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
12289
12290 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
12291
12292 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
12293 instructions file at run time instead of configure time.
12294 Sometimes we run the test in a directory that is not the one we
12295 configured in.
12296 * gdb.asm/configure.in: Delete creation of symlink.
12297 * gdb.asm/configure: Regenerate.
12298
12299 2002-04-05 J. Brobecker <brobecker@gnat.com>
12300
12301 * gdb.gdb/xfullpath.exp: New test, to exercise the new
12302 xfullpath () function.
12303
12304 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
12305
12306 * gdb.asm/Makefile.in: Correct dependencies.
12307
12308 * gdb.asm/powerpc.inc: New file.
12309 * gdb.asm/asm-source.exp: Add PowerPC.
12310 * gdb.asm/configure.in: Likewise.
12311 * gdb.asm/configure: Regenerated.
12312
12313 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
12314
12315 * gdb.base/relocate.exp: New file.
12316 * gdb.base/relocate.c: New file.
12317
12318 2002-04-04 Fred Fish <fnf@redhat.com>
12319
12320 * gdb.base/step-test.exp: Update comment regarding stopping in
12321 memcpy/bcopy calls inserted as part of the compiler runtime.
12322
12323 2002-04-04 Michael Snyder <msnyder@redhat.com>
12324
12325 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
12326
12327 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
12328
12329 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
12330 (gdb_expect): Remove $notransfer hack.
12331
12332 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
12333
12334 * gdb.c++/classes.exp ("calling method for small class"): Match
12335 updated register output.
12336
12337 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
12338
12339 Fix PR gdb/452
12340 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
12341 when finished. Make gdb_file_cmd send "exec-file" when
12342 appropriate.
12343
12344 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
12345
12346 * gdb.base/attach.exp: Remove extra setup_xfail.
12347
12348 2002-03-26 Michael Snyder <msnyder@redhat.com>
12349
12350 * gdb.base/default.exp: Add tests for dump, append, and restore.
12351 * gdb.base/help.exp: Add tests for dump, append, and restore.
12352 * gdb.base/dump.exp: New file, test dump, append and restore.
12353 * gdb.base/dump.c: New file.
12354
12355 2002-03-27 Michael Snyder <msnyder@redhat.com>
12356
12357 * gdb.base/help.exp: Modify expect strings to reflect
12358 clean-ups in help messages.
12359
12360 2002-03-26 Fred Fish <fnf@redhat.com>
12361
12362 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
12363 have debugging info for those functions and the compiler uses them
12364 internally to copy structs around.
12365
12366 2002-03-26 Fred Fish <fnf@redhat.com>
12367
12368 * gdb.base/list.exp: Revert the change made yesterday and add note
12369 about why we don't list the default lines for remote targets.
12370
12371 2002-03-25 Michael Snyder <msnyder@redhat.com>
12372
12373 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
12374
12375 2002-03-25 Fred Fish <fnf@redhat.com>
12376
12377 * gdb.base/list.exp: This test works on remote targets so remove
12378 the short circuit for remote targets. Update copyright.
12379
12380 2002-03-25 Fred Fish <fnf@redhat.com>
12381
12382 * gdb.base/attach.exp: Fix logic error that was suppressing this
12383 test for all non hppa*-*-hpux* targets, instead of the hp target.
12384 Move comments closer to the suppression point. Also now need to
12385 check that we are running natively.
12386
12387 2002-03-22 Michael Snyder <msnyder@redhat.com>
12388
12389 * gdb.base/default.exp: Add test for gcore. Update copyright.
12390 * gdb.base/help.exp: Add test for gcore. Update copyright.
12391
12392 2002-03-06 Fred Fish <fnf@redhat.com>
12393
12394 * gdb.base/funcargs.c: Remove extraneous ';' character.
12395 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
12396
12397 2002-03-04 Michael Chastain <mec@shout.net>
12398
12399 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
12400 accommodate gcc v3 function signature.
12401 * gdb.mi/mi0-var-cmd-exp: Ditto.
12402
12403 2002-02-24 Andrew Cagney <ac131313@redhat.com>
12404
12405 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
12406 ``GNU/Linux'' or ``Linux kernel''
12407 * testsuite/gdb.threads/pthreads.c: Ditto.
12408
12409 2002-02-24 Michael Chastain <mec@shout.net>
12410
12411 * gdb.threads/pthreads.c (thread1): Add a return statement.
12412 (thread2): Likewise.
12413 (foo): Likewise.
12414
12415 2002-02-23 Michael Chastain <mec@shout.net>
12416
12417 * gdb.threads/linux-dp.c (philosopher): Add a return statement
12418 to placate gcc.
12419
12420 2002-02-23 Michael Chastain <mec@shout.net>
12421
12422 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
12423 test "ptype bint". The test passes on all my stabs configurations.
12424
12425 2002-02-21 Jim Blandy <jimb@redhat.com>
12426
12427 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
12428 filename at a time, and watch for the ones we want to see.
12429
12430 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
12431 types of pointers to prototyped functions.
12432
12433 2002-02-20 Andrew Cagney <ac131313@redhat.com>
12434
12435 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
12436 signed, unsigned and straight char.
12437 (padding_char, padding_short, padding_int, padding_long,
12438 padding_long_long, padding_float, padding_double,
12439 padding_long_double): New global variables.
12440 (fill, fill_structs): New functions.
12441
12442 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
12443 for correctly sized writes. Update copyright.
12444 (get_valueof): New procedure.
12445 (get_sizeof): Call get_valueof.
12446 (check_valueof): New procedure.
12447 (check_padding): New procedure.
12448
12449 2002-02-20 Michael Chastain <mec@shout.net>
12450
12451 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
12452 to setup_xfail. Document some of the remaining calls.
12453
12454 2002-02-18 Michael Chastain <mec@shout.net>
12455
12456 * gdb.c++/userdef.exp: Update copyright year.
12457
12458 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
12459
12460 * gdb.c++/userdef.exp: Test overloaded operators properly.
12461 Remove xfails.
12462
12463 2002-02-14 Michael Snyder <msnyder@redhat.com>
12464
12465 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
12466
12467 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
12468
12469 * gdb.base/a2-run.exp: Check for a remote target properly.
12470 * gdb.base/annota1.exp: Likewise.
12471 * gdb.base/list.exp: Likewise.
12472 * gdb.base/reread.exp: Likewise.
12473 * gdb.base/scope.exp: Likewise.
12474 * gdb.base/shlib-call.exp: Likewise.
12475 * gdb.base/term.exp: Likewise.
12476 * gdb.c++/annota2.exp: Likewise.
12477
12478 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
12479
12480 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
12481
12482 2002-02-10 Michael Chastain <mec@shout.net>
12483
12484 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
12485 (call_after_alloca): Ditto.
12486
12487 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
12488
12489 * gdb.base/ending-run.exp: Guard "cont" test with
12490 gdb_skip_stdio_test.
12491
12492 2002-02-06 Jim Blandy <jimb@redhat.com>
12493
12494 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
12495 from here...
12496 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
12497 To here. Disable this test on non-HP platforms. Add big comment.
12498
12499 2002-02-04 Michael Snyder <msnyder@redhat.com>
12500
12501 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
12502 other than d10v and m32r.
12503
12504 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
12505
12506 * gdb.base/default.exp: Rewrite test patterns to reduce time
12507 taken to match them.
12508
12509 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
12510
12511 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
12512 Allow a start function above main.
12513 * gdb.threads/linux-dp.exp: Fix copyright date.
12514
12515 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
12516
12517 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
12518 (check_philosopher_stack): Check for manager thread before checking
12519 for a just-starting thread.
12520
12521 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
12522
12523 From Neil Booth <neil@daikokuya.demon.co.uk>:
12524 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
12525 warnings.
12526
12527 2002-01-21 Fred Fish <fnf@redhat.com>
12528
12529 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
12530 not caller.
12531
12532 2002-01-21 Jim Blandy <jimb@redhat.com>
12533
12534 * gdb.base/reread.exp: Check that GDB properly re-reads the
12535 executable file when it changes while no inferior is running.
12536
12537 2002-01-21 Fred Fish <fnf@redhat.com>
12538
12539 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
12540 optionally accept the "shlib events" variation.
12541
12542 2002-01-21 Jim Blandy <jimb@redhat.com>
12543
12544 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
12545 call `fflush' after every `printf', so that the output is produced
12546 at predictable points, regardless of whatever buffering does (or
12547 doesn't) take place.
12548 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
12549 at different points.
12550
12551 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
12552
12553 * gdb.c++/inherit.exp: Update copyright years.
12554 * gdb.c++/method.exp: Likewise.
12555
12556 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
12557
12558 * gdb.c++/classes.exp: Update for improved v3 support and skipping
12559 artificial methods/arguments.
12560 * gdb.c++/derivation.exp: Likewise.
12561 * gdb.c++/inherit.exp: Likewise.
12562 * gdb.c++/method.exp: Likewise.
12563 * gdb.c++/virtfunc.exp: Likewise.
12564
12565 2002-01-18 Andrew Cagney <ac131313@redhat.com>
12566
12567 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
12568 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
12569 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
12570 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
12571 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
12572 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
12573
12574 2002-01-17 Jim Blandy <jimb@redhat.com>
12575
12576 * gdb.asm/asm-source.exp (info symbol): Take another shot at
12577 anchoring the pattern matching the entry point symbol's name.
12578
12579 2002-01-17 Andrew Cagney <ac131313@redhat.com>
12580
12581 * gdb.base/maint.exp: Update ``maint internal-error'' to match
12582 continue/quit query. Update copyright.
12583
12584 2002-01-14 Michael Snyder <msnyder@redhat.com>
12585
12586 * gdb.base/gcore.exp: Remove extra debugging output.
12587
12588 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
12589
12590 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
12591 for slightly dubious v2 mangled string.
12592
12593 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
12594
12595 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
12596
12597 2002-01-10 Jason Merrill <jason@redhat.com>
12598
12599 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
12600
12601 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
12602 constructors.
12603 * gdb.c++/derivation.exp: Likewise.
12604 * gdb.c++/templates.exp: Likewise.
12605 * gdb.c++/virtfunc.exp: Likewise.
12606
12607 2002-01-10 Michael Snyder <msnyder@redhat.com>
12608
12609 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
12610
12611 2002-01-08 Michael Snyder <msnyder@redhat.com>
12612
12613 * gdb.base/gcore.exp: New test for generate-core-file command.
12614 * gdb.base/gcore.c: Testcase for above.
12615 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
12616
12617 2002-01-08 Jason Merrill <jason@redhat.com>
12618
12619 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
12620
12621 2002-01-07 Fred Fish <fnf@redhat.com>
12622
12623 * gdb.c++/overload.exp: Remove unconditional xfails for:
12624 print foo_instance1.overloadargs(1)
12625 print foo_instance1.overloadargs(1, 2)
12626 print foo_instance1.overloadargs(1, 2, 3)
12627 print foo_instance1.overloadargs(1, 2, 3, 4)
12628 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
12629 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
12630 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
12631 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
12632 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
12633 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
12634 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
12635 print foo_instance1.overload1arg()
12636 print foo_instance1.overload1arg((char)arg2)
12637 print foo_instance1.overload1arg((signed char)arg3)
12638 print foo_instance1.overload1arg((unsigned char)arg4)
12639 print foo_instance1.overload1arg((int)arg7)
12640 print foo_instance1.overload1arg((unsigned int)arg8)
12641 print foo_instance1.overload1arg((float)arg11)
12642 print foo_instance1.overload1arg((double)arg12)
12643
12644 2002-01-07 Michael Snyder <msnyder@redhat.com>
12645
12646 * gdb.base/huge.exp: New test. Print a very large target data object.
12647 (skip_huge_test): New test variable. Define if you want to skip this
12648 test. The test reads an 8 megabyte data object from the target, so it
12649 might be very time consuming on remote targets with a slow connection.
12650 * gdb.base/huge.c: New file. Test case for above.
12651
12652 2002-01-07 Fred Fish <fnf@redhat.com>
12653
12654 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
12655 g_instance.bfoo, and g_instance.cfoo.
12656
12657 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
12658
12659 * gdb.base/break.c (multi_line_if_conditional): New function.
12660 (multi_ilne_while_conditional): Likewise.
12661 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
12662 IF or WHILE condition puts the breakpoint at the start of
12663 the condition.
12664
12665 * gdb.base/selftest.exp (backtrace through signal handler): Remove
12666 hppa*-*-hpux* expected failure.
12667 * gdb.base/structs.exp (do_function_calls): Similarly.
12668
12669 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
12670 watchpoints.
12671
12672 2002-01-06 Andrew Cagney <ac131313@redhat.com>
12673
12674 Fix PR gdb/66.
12675 * gdb.base/structs.exp: Replace skip for a29k with skip for
12676 gdb,cannot_call_functions.
12677 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
12678 * gdb.base/callfuncs.exp: Ditto.
12679 * gdb.base/call-rt-st.exp: Ditto.
12680 * gdb.base/call-strs.exp: Ditto.
12681 * gdb.base/callfwmall.exp: Ditto.
12682 * gdb.base/scope.exp: Obsolete xfail a29k.
12683 * gdb.c++/misc.exp: Ditto.
12684 * gdb.c++/cplusfuncs.exp: Ditto.
12685 * gdb.base/ptype.exp: Ditto.
12686 * gdb.base/printcmds.exp: Ditto.
12687 * gdb.base/opaque.exp: Ditto.
12688 * gdb.base/list.exp: Ditto.
12689 * gdb.base/funcargs.exp: Ditto.
12690 * gdb.base/default.exp: Ditto.
12691
12692 2002-01-04 Michael Snyder <msnyder@redhat.com>
12693
12694 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
12695 * gdb.base/maint.exp: Add tests for maint info sections options.
12696
12697 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
12698
12699 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
12700
12701 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
12702
12703 * gdb.asm/arm.inc: New file.
12704 * gdb.asm/asm-source.exp: Add arm targets.
12705 * gdb.asm/configure.in: Ditto.
12706 * gdb.asm/configure: Recreated from configure.in.
12707
12708 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
12709
12710 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
12711 with HP's compiler.
12712 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12713 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12714 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12715 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12716
12717 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
12718 either HP's compilers or GCC.
12719
12720 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
12721 a SIGBUS or SIGSEGV.
12722
12723 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
12724
12725 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
12726 can be compiled with either HP's compiler or GCC.
12727
12728 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
12729 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
12730 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
12731
12732 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
12733 to match current gdb output. Update due to using auto-solib-limit
12734 for limiting instead of overloading auto-solib-add.
12735 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
12736 test program.
12737
12738 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
12739 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
12740 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12741 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12742 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12743 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12744 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
12745 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
12746 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
12747 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
12748 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
12749 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
12750 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
12751
12752 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
12753 a SIGTRAP to the inferior.
12754
12755 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
12756
12757 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
12758 Substitute call to target_link by call to gdb_compile.
12759
12760 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
12761
12762 * gdb.base/break.exp: Fix HP specific search string when testing
12763 backtracing in a called function.
12764
12765 * gdb.base/constvars.exp: Only set lang to C++ if we're
12766 compiling the test with HP's compilers.
12767 * gdb.base/volatile.exp: Similarly.
12768
12769 2001-12-19 Jim Blandy <jimb@redhat.com>
12770
12771 * gdb.base/printcmds.exp: Expect the null character to be printed
12772 as '\0', and the '\013' to be printed as '\v'.
12773 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
12774 * gdb.base/setvar.exp: Same.
12775
12776 2001-12-17 Jim Blandy <jimb@redhat.com>
12777
12778 * gdb.base/completion.exp: Rather than completing very long
12779 filenames, which can make the readline library produce output we
12780 don't recognize, cd to the directory first, and then complete
12781 using nice, short relative paths.
12782
12783 * gdb.base/completion.exp: On some systems, there is, in fact, a
12784 variable named `b' in scope, since GDB treats all static
12785 variables as being in scope. So use `no_var_named_this'
12786 instead of `b'.
12787
12788 * gdb.base/corefile.exp: Recognize the message saying that GDB
12789 can't find the core file's registers as a failure.
12790
12791 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
12792
12793 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
12794 test expect string more specific.
12795
12796 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
12797
12798 * gdb.asm/asm-source.exp: Add support for xstormy16.
12799 * gdb.asm/configure.in: Ditto.
12800 * gdb.asm/configure: Rebuild.
12801 * gdb.asm/xstormy16.inc: New file.
12802
12803 2001-12-10 Fred Fish <fnf@redhat.com>
12804
12805 * gdb.base/maint.exp: Update to match changes in type dumping code.
12806
12807 2001-12-10 Jim Blandy <jimb@redhat.com>
12808
12809 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
12810 matching the entry point symbol's name at the beginning of the
12811 line.
12812
12813 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
12814
12815 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
12816 gdb.c++/inherit.exp, gdb.c++/method.exp,
12817 gdb.c++/namespace.exp, gdb.c++/templates.exp,
12818 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
12819 and class layout support.
12820
12821 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
12822
12823 * gdb.c++/classes.exp: Add test for static member function.
12824 * gdb.c++/misc.cc: Add class with static member function.
12825
12826 2001-12-07 Jim Blandy <jimb@redhat.com>
12827
12828 If GDB says it can't find the struct the function returned, report
12829 those tests as `unsupported'.
12830 * gdb.base/call-rt-st.exp (print_struct_call): New function.
12831 Rewrite subsequent tests to use it.
12832
12833 If GDB says it can't find the struct the function returned, report
12834 those tests as `unsupported'.
12835 * gdb.base/structs.exp (call_struct_func): New function.
12836 (do_function_calls): Use call_struct_func to call the functions
12837 returning structs.
12838
12839 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
12840 whether functions are prototyped or not, so we can't possibly pass
12841 arguments to t_float_values2 properly.
12842
12843 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
12844 value of `timeout' for targets other than the mips*tx39-*.
12845
12846 2001-12-06 Michael Snyder <msnyder@redhat.com>
12847
12848 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
12849 and detect whether the start symbol has a leading underscore.
12850
12851 2001-12-04 Jim Blandy <jimb@redhat.com>
12852
12853 * gdb.base/completion.exp: Clarify indentation.
12854
12855 2001-12-03 Jim Blandy <jimb@redhat.com>
12856
12857 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
12858 variables on the S/390, not `.word'.
12859
12860 2001-11-30 Jim Blandy <jimb@redhat.com>
12861
12862 Add assembly-source tests for s390-ibm-linux.
12863 * gdb.asm/s390.inc: New file.
12864 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
12865 the S/390 architecture.
12866 * gdb.asm/configure: Regenerated.
12867
12868 2001-11-30 Michael Snyder <msnyder@redhat.com>
12869
12870 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
12871 next, info source, info sources, info line, global and static
12872 variables, and static functions.
12873 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
12874 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
12875 * gdb.asm/asmsrc1.s: Add a static function and some variables.
12876 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
12877 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
12878 (gdbasm_leave): Restore frame pointer.
12879 (gdbasm_startup): Copy stack set-up from crt0.S.
12880
12881 2001-11-26 Fernando Nasser <fnasser@redhat.com>
12882
12883 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
12884 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
12885 to a local (non-static) variable. Copy tstruct.a to a static buffer
12886 and return a pointer to that buffer.
12887 * gdb.base/callfwmall.c (t_structs_a): Ditto.
12888
12889 2001-11-24 Mark Kettenis <kettenis@gnu.org>
12890
12891 * gdb.asm/configure.in: Fix recognition of ix86 target.
12892 * gdb.asm/configure: Regenerate.
12893
12894 2001-11-21 Michael Snyder <msnyder@redhat.com>
12895
12896 * gdb.asm/sparc.inc: New file.
12897 * gdb.asm/asm-source.exp: Recognize sparc target.
12898 * gdb.asm/configure.in: Recognize sparc target.
12899 * gdb.asm/configure: Regenerate.
12900
12901 2001-11-21 Michael Snyder <msnyder@redhat.com>
12902
12903 * gdb.asm/m32r.inc: New file.
12904 * gdb.asm/asm-source.exp: Recognize m32r target.
12905 * gdb.asm/configure.in: Recognize m32r target.
12906 * gdb.asm/configure: Regenerate.
12907
12908 2001-11-20 Michael Snyder <msnyder@redhat.com>
12909
12910 * gdb.asm/i386.inc: New file.
12911 * gdb.asm/asm-source.exp: Recognize ix86 target.
12912 * gdb.asm/configure.in: Recognize ix86 target.
12913 * gdb.asm/configure: Regenerate.
12914
12915 * gdb.c++/namespace.exp: Fix quotes in output messages.
12916
12917 2001-11-14 Michael Snyder <msnyder@redhat.com>
12918
12919 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
12920 qualifier in a type cast expression, to designate an address
12921 in the instruction space (Harvard architecture).
12922
12923 2001-11-13 Michael Snyder <msnyder@redhat.com>
12924
12925 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
12926 Tests for expressions using 'const' and 'volatile'.
12927
12928 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
12929
12930 * gdb.asm/asm-sources.exp: Allow defining linker flags.
12931
12932 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
12933
12934 * lib/mi-support.exp (mi_run_to_helper): Move comments
12935 outside of gdb_expect.
12936
12937 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
12938
12939 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
12940 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
12941 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
12942 mi0_run_to): New functions.
12943 * gdb.mi/mi-simplerun.exp: Use them.
12944 * gdb.mi/mi0-simplerun.exp: Likewise.
12945 * gdb.mi/mi-var-cmd.exp: Likewise.
12946 * gdb.mi/mi0-var-cmd.exp: Likewise.
12947
12948 2001-11-10 Andrew Cagney <ac131313@redhat.com>
12949
12950 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
12951 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
12952
12953 2001-11-09 Andrew Cagney <ac131313@redhat.com>
12954
12955 * gdb.base/restore.exp: Include $expected value in restored test
12956 message.
12957
12958 2001-11-09 Andrew Cagney <ac131313@redhat.com>
12959
12960 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
12961 implemented.
12962
12963 2001-11-08 Michael Snyder <msnyder@redhat.com>
12964
12965 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
12966 Add pass/fail message for stop at breakpoint in call dummy function.
12967
12968 2001-11-07 Michael Snyder <msnyder@redhat.com>
12969
12970 * gdb.c++/templates.exp (test_template_breakpoints):
12971 If we get an overload menu, but it does not match what
12972 we expect, we still need to issue the "cancel" command.
12973 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
12974 making the whitespace optional. Argument for "new" may be
12975 "unsigned" as well as "unsigned int/long".
12976 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
12977 making the whitespace optional. Also replace "(void) with
12978 "((void|)), making the keyword "void" optional.
12979 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
12980 making the whitespace optional. Also replace "(void) with
12981 "((void|)), making the keyword "void" optional.
12982 * gdb.base/callfuncs.c (t_float_values): This function must
12983 _not_ be prototyped, and the following function (t_float_values2)
12984 must be prototyped (if the compiler supports it), so that GDB
12985 can be tested against both cases. Usually one case involves
12986 promotion of float to double, while the other does not.
12987 * gdb.base/callfwmall.c: Ditto.
12988 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
12989 includes a stack frame for "start".
12990
12991 2001-11-05 Jim Blandy <jimb@redhat.com>
12992
12993 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
12994 pointers are 32 bits long, and that offsets of relocs are always
12995 stored in the data (REL-style), and not in the reloc entry itself
12996 (RELA-style).
12997 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
12998 stabs.
12999
13000 2001-11-01 Michael Snyder <msnyder@redhat.com>
13001
13002 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
13003 and regular expression operators by using quoting.
13004
13005 2001-10-31 Michael Snyder <msnyder@redhat.com>
13006
13007 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
13008 depending on what the symbol table contains.
13009 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
13010 the output of the ptype command. Similarly, accept both "const &"
13011 and "const&".
13012
13013 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
13014
13015 * gdb.base/miscexprs.c (main): Add usage of preprocessor
13016 symbol `STORAGE' to allow to choose the storage class of
13017 the local datastructures.
13018 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
13019 compiler directive.
13020
13021 2001-10-30 Michael Snyder <msnyder@redhat.com>
13022
13023 * gdb.base/jump.exp: Allow it to run for all targets.
13024
13025 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
13026
13027 * gdb.base/call-ar-st.c (print_double_array): Match for loop
13028 with new double_array size.
13029 (main): Change storage class of all local variables to static.
13030 Reduce size of double_array to 9.
13031 * gdb.base/call-ar-st.exp: Increase timeout value.
13032 Change expected output for double array to match new size in
13033 call-ar-st.c.
13034
13035 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
13036
13037 * gdb.base/ending-run.exp: Create identical output when passing
13038 `step to end of run' case. Add regular expression branch satisfying
13039 Stormy16 target.
13040
13041 2001-10-28 Mark Kettenis <kettenis@gnu.org>
13042
13043 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
13044 that we catch the expected failure under Linux/x86.
13045
13046 2001-10-29 Orjan Friberg <orjanf@axis.com>
13047
13048 * gdb.base/setvar.exp: Escape curly braces.
13049 * gdb.stabs/weird.exp: Ditto.
13050
13051 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
13052
13053 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
13054 * gdm.mi/mi0-hack-cli.exp: Likewise.
13055
13056 2001-10-25 Andrew Cagney <ac131313@redhat.com>
13057
13058 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
13059 messages.
13060
13061 2001-10-21 Andrew Cagney <ac131313@redhat.com>
13062
13063 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
13064 checking MI enabled.
13065
13066 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
13067
13068 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
13069
13070 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
13071
13072 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
13073 if gdb child process crashes, just signal an error.
13074
13075 2001-10-02 Jim Blandy <jimb@redhat.com>
13076
13077 * lib/gdb.exp (test_xfail_format): Simplify.
13078
13079 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
13080 front of the variable name `format'. Simplify `if'.
13081
13082 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
13083
13084 * gdb.threads/pthreads.exp: Wait for output and delay
13085 before sending ^C.
13086
13087 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
13088
13089 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
13090 some incorrect output instead of timing out.
13091 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
13092
13093 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
13094
13095 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
13096 check to allow additional `int'.
13097
13098 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
13099
13100 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
13101 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
13102
13103 2001-09-27 Michael Snyder <msnyder@redhat.com>
13104
13105 * lib/gdb.exp (test_debug_format): New proc.
13106 (setup_xfail_format): Use new proc test_debug_format.
13107 * gdb.base/constvars.exp (local_compiler_xfail_check): New
13108 proc; use new service proc test_debug_format.
13109 Replace all other "gcc_compiled" tests with this test.
13110 * gdb.base/volatile.exp (local_compiler_xfail_check): New
13111 proc; use new service proc test_debug_format.
13112 Replace all other "gcc_compiled" tests with this test.
13113
13114 2001-09-27 Michael Snyder <msnyder@redhat.com>
13115
13116 * gdb.base/cvexpr.exp: New file.
13117 * gdb.base/cvexpr.c: New file
13118 Test for expressions using const and volatile keywords.
13119
13120 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
13121
13122 * gdb.base/constvars.exp: Check for different orders of keywords
13123 and additional "int" strings in output.
13124
13125 2001-09-22 Andrew Cagney <ac131313@redhat.com>
13126
13127 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
13128 responses from "help maint".
13129
13130 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
13131
13132 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
13133 to localhost:NNN instead of :NNN, in case Xvfb is listening
13134 only on TCP.
13135
13136 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
13137
13138 * gdb.base/recurse.exp: When checking leaving the watchpoint
13139 scope, recognize when gdb is in function's epilogue and pass.
13140
13141 2001-09-18 Keith Seitz <keiths@redhat.com>
13142
13143 * lib/insight-support.exp (_gdbtk_export_target_info): Add
13144 support for running tests against sid targets.
13145 (gdbtk_done): Ditto.
13146
13147 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
13148
13149 * gdb.base/ending-run.c (main): Set stdout buffersize
13150 to the same reasonable value for any target.
13151 * gdb.base/ending-run.exp: Add a regular expression
13152 to make testsuite happy on Sanyo Stormy16 target.
13153
13154 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
13155
13156 * gdb.base/display.c (do_loops): Add float variable `f'.
13157 Increment f in loop.
13158 * gdb.base/display.exp: Increment timeout by 60 seconds.
13159 Change float display test to use variable `f'.
13160
13161 2001-09-17 Jim Blandy <jimb@redhat.com>
13162
13163 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
13164 overflowing the limited breakpoint tables on some ROM monitors
13165 (like the ROM68K).
13166
13167 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
13168
13169 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
13170 the "-ac" (disable access control) flag.
13171
13172 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
13173
13174 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
13175 ints.
13176
13177 2001-08-30 Keith Seitz <keiths@redhat.com>
13178
13179 * lib/gdb.exp: Move all insight-related functionality into
13180 separate file.
13181 * lib/insight-support.exp: New file.
13182
13183 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
13184
13185 * config/sid.exp (sid_start): Never set sid verbosity; disable
13186 expect_background {} that consumed its stdout; tolerate </dev/null.
13187 Attempt to set endianness override in "sid" protocol mode. Cleanup.
13188
13189 2001-08-18 Andrew Cagney <ac131313@redhat.com>
13190
13191 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
13192 CLI jump command to start it.
13193 (mi_run_to_main): Fail immediatly when unexpected output.
13194
13195 2001-08-18 Andrew Cagney <ac131313@redhat.com>
13196
13197 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
13198 beginning of function. Fix PR gdb/191.
13199
13200 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
13201
13202 * config/sid.exp (sid_start): Don't warn if we cannot figure out
13203 what to force sid endianness to.
13204
13205 2001-08-15 Keith Seitz <keiths@redhat.com>
13206
13207 * lib/gdb.exp (gdbtk_start): Don't set environment
13208 variables for TCL_LIBRARY and friends. Insight will
13209 now figure these out for itself.
13210
13211 2001-08-02 Michael Snyder <msnyder@redhat.com>
13212
13213 * gdb.base/completion.exp: Remove the symbol "a64l" from
13214 the expect string; this is target-specific, and not related
13215 to what is being tested.
13216
13217 2001-08-02 Dave Brolley <brolley@redhat.com>
13218
13219 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
13220
13221 2001-07-25 Michael Snyder <msnyder@redhat.com>
13222
13223 * gdb.base/consecutive.exp: New file. Test stepping over
13224 breakpoints on consecutive instructions.
13225 * gdb.base/consecutive.c: New file.
13226
13227 * gdb.base/call-rt-st.exp: Use double-backslash to quote
13228 curly braces in regular expressions.
13229
13230 2001-07-25 Michael Snyder <msnyder@redhat.com>
13231
13232 * gdb.base/ending-run.exp: Accept "Program exited normally" as
13233 legitimate output from stepping out of main.
13234
13235 2001-07-22 Keith Seitz <keiths@redhat.com>
13236
13237 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
13238 the empty string, do not run the tests.
13239
13240 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13241
13242 * gdb.base/long_long.exp: Detect size of pointer. Take into
13243 account 2-byte pointers when testing for p/a results.
13244
13245 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13246
13247 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
13248 and defined to 1K for m68hc11.
13249 (random_data): Reduce table to 1K for embedded platforms (68hc11).
13250 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
13251 (sizeof_random_data): New variable to tell the size of the data table;
13252 don't test past this size; always run to main.
13253
13254 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13255
13256 * gdb.base/return2.exp: return of long long and double fails for
13257 68HC11; don't execute these tests on that platform.
13258 * gdb.base/return.exp: Return of a double fails for 68hc11.
13259
13260 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13261
13262 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
13263 tests that print a float.
13264 * call-rt-st.exp: Likewise.
13265
13266 2001-07-12 Mark Kettenis <kettenis@gnu.org>
13267
13268 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
13269 running this test on Linux.
13270
13271 2001-06-24 Michael Chastain <chastain@redhat.com>
13272
13273 * gdb.base/arithmet.exp: Remove some tests to make all test names
13274 unique.
13275
13276 2001-07-03 Michael Snyder <msnyder@redhat.com>
13277
13278 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
13279 the output of the ptype command.
13280
13281 2001-07-02 Michael Snyder <msnyder@redhat.com>
13282
13283 * gdb.base/completion.exp: Don't assume that break.c is the only
13284 source file that may contain functions named "marker".
13285 * gdb.base/corefile.exp: Quote the curly braces in regexp.
13286
13287 2001-06-28 Andrew Cagney <ac131313@redhat.com>
13288
13289 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
13290 of files to delete.
13291
13292 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
13293 * gdb.disasm/h8300s.exp: New file.
13294 gdb.disasm/h8300s.s: Likewise.
13295
13296 2001-06-27 Andrew Cagney <ac131313@redhat.com>
13297
13298 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
13299 empty breakpoint tables.
13300
13301 2001-06-25 Andrew Cagney <ac131313@redhat.com>
13302
13303 * lib/mi-support.exp: Update args=... part of stop-reason
13304 patterns. Accept either a list or a tuple.
13305
13306 2001-06-23 Andrew Cagney <ac131313@redhat.com>
13307
13308 * lib/mi-support.exp: Remove local emacs variable defining
13309 change-log-default-name.
13310
13311 2001-06-22 Michael Chastain <chastain@redhat.com>
13312
13313 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
13314 This is operationally compatible with the previous version.
13315
13316 2001-06-13 Jim Blandy <jimb@redhat.com>
13317
13318 * lib/gdb.exp (gdb_test): Doc fix.
13319
13320 2001-06-10 Michael Chastain <chastain@redhat.com>
13321
13322 * gdb.base/exprs.exp: Remove a duplicate test.
13323
13324 2001-06-06 Jim Blandy <jimb@redhat.com>
13325
13326 * gdb.base/return2.exp (main): Use values to test float and double
13327 returns that are not NaN's, to avoid being confused by IEEE
13328 comparison rules.
13329
13330 2001-06-04 Michael Snyder <msnyder@redhat.com>
13331
13332 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
13333 non-zero if control_c fails. Terminate the test on failure,
13334 rather than wait for 12 more tests to time out.
13335
13336 2001-06-06 Jim Blandy <jimb@redhat.com>
13337
13338 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
13339 Don't forget to match the GDB prompt.
13340
13341 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
13342
13343 2001-06-04 Jim Blandy <jimb@redhat.com>
13344
13345 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
13346 command.
13347
13348 2001-05-31 Kevin Buettner <kevinb@redhat.com>
13349
13350 * gdb.base/annota1.exp (info break): Match four or more spaces
13351 after "Address".
13352
13353 2001-05-31 Michael Chastain <chastain@redhat.com>
13354
13355 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
13356 (dm_type_int_star): Likewise.
13357 (dm_type_long_star): Likewise.
13358 (dm_type_void_star): Likewise.
13359
13360 2001-05-29 Kevin Buettner <kevinb@redhat.com>
13361
13362 * gdb.base/completion.exp (INPUTRC): Set this environment variable
13363 to a known value in order to get consistent results regardless
13364 of the setting of INPUTRC or the presence or contents of .inputrc.
13365
13366 2001-05-24 Michael Snyder <msnyder@redhat.com>
13367
13368 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
13369 Don't require that the main thread and the manager thread are the
13370 first in the list.
13371
13372 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
13373 debugging. If test fails, issue an "unsupported" not a "fail".
13374
13375 2001-05-24 Jim Blandy <jimb@redhat.com>
13376
13377 Don't assume that short is shorter than int.
13378 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
13379 assume that shorts are smaller than ints. On a 16-bit machine,
13380 this isn't true.
13381 ("print unsigned char == (~0)"): Add test that verifies that ~0,
13382 an int, is not equal to ~0 stored in an unsigned char. This tests
13383 the same thing that the previous test meant to, but works on
13384 16-bit machines, too.
13385 ("print unsigned char != (~0)"): Same test, complemented.
13386
13387 2001-05-24 Michael Snyder <msnyder@redhat.com>
13388
13389 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
13390 test for (full_coverage == 0). This makes the test run faster,
13391 and prevents dejagnu getting out of step.
13392
13393 2001-05-23 Kevin Buettner <kevinb@redhat.com>
13394
13395 * gdb.base/finish.exp (finish_void): Revise pattern for
13396 stopping on the call statement to not permit stopping at
13397 the start of the instructions comprising the call sequence.
13398
13399 2001-05-19 Michael Chastain <chastain@redhat.com>
13400
13401 * gdb.base/callfuncs.exp: Make all test names unique.
13402 * gdb.base/commands.exp: Make all test names unique.
13403 * gdb.base/condbreak.exp: Make all test names unique.
13404 * gdb.base/dbx.exp: Make all test names unique.
13405 * gdb.base/default.exp: Make all test names unique.
13406 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
13407 and TIMEOUT messages to their corresponding PASS message.
13408 * gdb.base/ending-run.exp: Make all test names unique.
13409 * gdb.base/long_long.exp: Remove duplicate test.
13410
13411 2001-05-21 Kevin Buettner <kevinb@redhat.com>
13412
13413 * gdb.base/finish.exp (finish_void): Allow "finish" command to
13414 stop on the call statement as well as the statement after the
13415 call.
13416
13417 2001-05-21 Michael Snyder <msnyder@redhat.com>
13418
13419 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
13420
13421 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
13422
13423 * gdb.base/completion.exp: Revamp test. Make it execute on all
13424 platforms.
13425
13426 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
13427
13428 * config/gdbserver.exp (gdb_load): Handle the case
13429 in which the arguments to gdbserver are given in the
13430 baseboard configuration file.
13431 Also handle the case in which the server needs to do a
13432 load.
13433
13434 2001-05-07 Keith Seitz <keiths@cygnus.com>
13435
13436 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
13437 set up the display for testing.
13438 (gdbtk_start): Convert all paths to paths that tcl will like.
13439 Export target information to environment.
13440 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
13441 necessary.
13442 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
13443 (to_tcl_path): New proc to convert a given pathname into
13444 a path acceptible as an argument to a tcl command.
13445 (_gdbtk_export_target_info): New proc to export target info
13446 into the environment for gdbtk testing.
13447 (gdbtk_done): New proc to signal end-of-test.
13448
13449 2001-05-06 Jim Blandy <jimb@redhat.com>
13450
13451 * restore.c: Make the code of caller0 correspond to its comment.
13452
13453 2001-05-03 Michael Snyder <msnyder@redhat.com>
13454
13455 * config/sid.exp (gdb_target_sid): Check for error messages.
13456 On error or timeout, don't make expect exit (which will terminate
13457 all subsequent tests); instead just make gdb exit.
13458 (gdb_load): Check for error messages. On error or timeout,
13459 return a negative value.
13460
13461 2001-04-24 Jim Blandy <jimb@redhat.com>
13462
13463 * gdb.c++/templates.exp: If we see the prompt for the overload
13464 list, but we haven't recognized any of the longer patterns,
13465 arrange for this test to fail, not hang.
13466
13467 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
13468 variations.
13469
13470 2001-04-22 Michael Chastain <chastain@redhat.com>
13471
13472 * gdb.c++/local.exp: Use the 'runto' library function.
13473 * gdb.c++/namespace.exp: Likewise.
13474 * gdb.c++/overload.exp: Likewise.
13475
13476 2001-03-26 Kevin Buettner <kevinb@redhat.com>
13477
13478 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
13479 * gdb.base/step-line.exp: New file. Test step/next in presence of
13480 #line directives.
13481 * gdb.base/step-line.c: New file. Test program for the above.
13482 * gdb.base/step-line.inp: New file. We pretend that this file has
13483 been transformed by some other tool into step-line.c.
13484
13485 2001-03-21 Jim Blandy <jimb@redhat.com>
13486
13487 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
13488 unmangled operator names.
13489
13490 2001-03-20 Jim Blandy <jimb@redhat.com>
13491
13492 * gdb.threads/linux-dp.exp: Recognize an additional message
13493 generated by GDB when it doesn't understand how to debug threads
13494 on the target system.
13495
13496 2001-03-19 Andrew Cagney <ac131313@redhat.com>
13497
13498 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
13499
13500 2001-03-12 Michael Chastain <chastain@redhat.com>
13501
13502 * gdb.c++/derivation.exp: Use the 'runto' library function.
13503
13504 2001-03-12 Michael Chastain <chastain@redhat.com>
13505
13506 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
13507
13508 2001-02-24 Michael Chastain <chastain@redhat.com>
13509
13510 * gdb.c++/ref-types.exp: Change handwritten code to library
13511 function 'runto'.
13512
13513 2001-03-16 Orjan Friberg <orjanf@axis.com>
13514
13515 * gdb.base/signals.exp: Set count to 0 explicitly.
13516
13517 2001-03-15 Mark Salter <msalter@redhat.com>
13518
13519 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
13520 (gdb_target_monitor): Add check of gdb_target_cmd return value.
13521 (gdb_load): Add support for additional target_info: gdb_download_size
13522 and gdb_load_timeout.
13523
13524 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
13525
13526 * gdb.base/annota1.exp: Move test of isnative to earlier in the
13527 file -- to prevent failing when the compile fails but we have no
13528 intention of running the tests anyway.
13529
13530 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
13531 tests if set.
13532
13533 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
13534 integers.
13535
13536 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
13537 * gdb.c++/namespace.exp: Ditto.
13538
13539 2001-03-07 Orjan Friberg <orjanf@axis.com>
13540
13541 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
13542 * gdb.base/pointers.exp: Relax pattern match of decimals.
13543
13544 2001-03-06 Kevin Buettner <kevinb@redhat.com>
13545
13546 * Makefile.in, config/abug.exp, config/cfdbug.exp,
13547 config/cpu32bug.exp, config/dve.exp, config/est.exp,
13548 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
13549 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
13550 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
13551 config/sh.exp, config/sid.exp, config/slite.exp,
13552 config/sparclet.exp, config/udi.exp, config/unknown.exp,
13553 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
13554 config/vxworks.exp, config/vxworks29k.exp,
13555 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
13556 gdb.base/all-bin.exp, gdb.base/annota1.exp,
13557 gdb.base/arithmet.exp, gdb.base/assign.exp,
13558 gdb.base/async.exp, gdb.base/attach.exp,
13559 gdb.base/bitfields.exp, gdb.base/bitops.exp,
13560 gdb.base/break.exp, gdb.base/call-ar-st.exp,
13561 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
13562 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
13563 gdb.base/commands.exp, gdb.base/completion.exp,
13564 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
13565 gdb.base/constvars.exp, gdb.base/corefile.exp,
13566 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
13567 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
13568 gdb.base/ending-run.exp, gdb.base/environ.exp,
13569 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
13570 gdb.base/finish.exp, gdb.base/foll-exec.exp,
13571 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
13572 gdb.base/funcargs.exp, gdb.base/help.exp,
13573 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
13574 gdb.base/logical.exp, gdb.base/long_long.exp,
13575 gdb.base/maint.exp, gdb.base/mips_pro.exp,
13576 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
13577 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
13578 gdb.base/pointers.exp, gdb.base/printcmds.exp,
13579 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
13580 gdb.base/regs.exp, gdb.base/relational.exp,
13581 gdb.base/remote.exp, gdb.base/reread.exp,
13582 gdb.base/restore.exp, gdb.base/return2.exp,
13583 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
13584 gdb.base/selftest.exp, gdb.base/setshow.exp,
13585 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
13586 gdb.base/sigall.exp, gdb.base/signals.exp,
13587 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
13588 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
13589 gdb.base/step-test.exp, gdb.base/structs.c,
13590 gdb.base/structs.exp, gdb.base/structs2.exp,
13591 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
13592 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
13593 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
13594 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
13595 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
13596 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
13597 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
13598 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
13599 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
13600 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
13601 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
13602 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
13603 gdb.fortran/types.exp, gdb.java/jmisc.exp,
13604 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
13605 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
13606 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13607 gdb.trace/circ.exp, gdb.trace/collection.exp,
13608 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13609 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13610 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
13611 gdb.trace/report.exp, gdb.trace/save-trace.exp,
13612 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13613 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
13614 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
13615 notices.
13616
13617 2001-02-27 Michael Snyder <msnyder@cygnus.com>
13618
13619 * gdb.base/varargs.c (find_max_double): Fix printf format string:
13620 first arg is int not float.
13621
13622 2001-02-22 Michael Snyder <msnyder@cygnus.com>
13623
13624 * gdb.base/reread.exp: Unsupported for non-native targets;
13625 doesn't work for remote debugging.
13626
13627 2001-02-19 Fernando Nasser <fnasser@redhat.com>
13628
13629 From Drew Moseley <dmoseley@redhat.com>
13630 * gdb.base/ending-run.exp: Properly handle the BSP state when
13631 stepping past the end of main.
13632
13633 2001-02-19 John Moore <jmoore@redhat.com>
13634
13635 * gdb.base/commands.exp (infrun_breakpoint_command_test):
13636 Converted HPUX fix for non-expected items following multiple
13637 step commands into general solution for all platforms.
13638
13639 2001-02-18 Michael Chastain <chastain@redhat.com>
13640
13641 * gdb.c++/classes.exp (do_tests): Change runto statements
13642 from "runto 'foo(void)'" to "runto 'foo'". This makes the
13643 statements demangler agnostic.
13644 * gdb.c++/virtfunc.exp (do_tests): Likewise.
13645 (gdb_virtfunc_restart): Likewise.
13646
13647 2001-02-14 Michael Chastain <chastain@redhat.com>
13648
13649 * gdb.c++/inherit.exp (do_tests): Change runto statements
13650 from "runto 'foo(void)'" to "runto 'foo'". This makes the
13651 statements demangler agnostic.
13652
13653 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
13654
13655 * gdb.threads/pthreads.exp: Unify pass/fail messages for
13656 ``continue to bkpt at common_routine in thread 2'' and ``stopped
13657 before calling common_routine 15 times'' tests.
13658
13659 2001-02-11 Michael Chastain <chastain@redhat.com>
13660
13661 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
13662 Helps the test script figure out which demangler is in use.
13663 (dm_type_foo_ref): Ditto.
13664 (dm_type_int_star): Ditto.
13665 (dm_type_long_star): Ditto.
13666 (dm_type_unsigned_int): Ditto.
13667 (dm_type_void): Ditto.
13668 (dm_type_void_star): Ditto.
13669 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
13670 Probe the gdb demangler and set variables to accommodate
13671 formatting differences.
13672 (info_func_regexp): New function. Same as info_func, but
13673 matches against a regexp.
13674 (info_func): Match against a literal string.
13675 (print_addr_2): New function. Match against a literal string,
13676 which can be different from the input to gdb.
13677 (print_addr): Simply call print_addr_2 with the same argument twice.
13678 (test_lookup_operator_functions): Use demangler formatting variables.
13679 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
13680 the tests in the same order as the C++ class declaration.
13681 (test_paddr_operator_functions): Ditto.
13682 (test_paddr_overloaded_functions): Ditto.
13683 (test_paddr_hairy_functions): Use demangler formatting variables.
13684 Add reference to gdb/19 for related tests.
13685 (do_tests): Call probe_demangler.
13686
13687 2001-01-30 Kevin Buettner <kevinb@redhat.com>
13688
13689 * gdb.c++/templates.cc (printf): Remove unused function definition.
13690
13691 2001-01-26 Felix Lee <flee@redhat.com>
13692
13693 * sid.exp (sid_exit): Pass host, not target, to remote_close.
13694
13695 2001-01-25 matthew green <mrg@redhat.com>
13696
13697 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
13698 up sid.
13699 (sid_exit): Call `remote_pop_conn' after GDB is gone.
13700
13701 2001-01-25 matthew green <mrg@redhat.com>
13702
13703 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
13704 Deprecate $sid_spawn_id.
13705 (sid_exit): Remove code necessary only for `spawn.'
13706
13707 2001-01-25 matthew green <mrg@redhat.com>
13708
13709 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
13710
13711 2001-01-28 Michael Chastain <chastain@redhat.com>
13712
13713 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
13714 to call when tests fail. It takes gdb out of the overloaded
13715 function choice menu back to the main prompt, so that the test
13716 program stays synchronized.
13717 (set_bp_overloaded): New proc to collect all the common
13718 code for setting a breakpoint on an overloaded name. Calls
13719 take_gdb_out_of_choice_menu when needed.
13720 (menu_overload1arg): New variable to collect the repeated
13721 instances of the expected menu for an overloaded name. Change
13722 the regular expression to handle changes in g++ type encoding:
13723 "void" can be either "void" or "", and "unsigned int" can be
13724 either "unsigned int" or "unsigned".
13725 (continue_to_bp_overloaded): Change regular expressions to handle
13726 changes in g++ type encoding.
13727 (no proc): Call take_gdb_out_of_choice_menu when needed.
13728 Remove redundant calls to "info break". Accept either "canceled"
13729 or "cancelled". Change regular expressions in "info break"
13730 calls to handle changes in g++ type encoding. Give all tests
13731 unique strings.
13732
13733 2001-01-17 Ben Elliston <bje@redhat.com>
13734
13735 * config/sid.exp: New file.
13736
13737 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
13738
13739 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
13740
13741 2000-12-21 Michael Snyder <msnyder@cygnus.com>
13742
13743 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
13744 Add a RE to accept a non-ascii char if one is ever presented.
13745
13746 2000-12-20 Fernando Nasser <fnasser@redhat.com>
13747
13748 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
13749
13750 2000-12-18 Michael Snyder <msnyder@cygnus.com>
13751
13752 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
13753 in regexp. One '\' does not suffice on Linux.
13754
13755 2000-12-09 Michael Chastain <chastain@redhat.com>
13756
13757 * gdb.base/break.exp (test_clear_command): Use a marker function
13758 rather than 'main' for the test function. Also move this
13759 test to an execution point where the marker function names are
13760 guaranteed to be bound to functions. (Executing tests after a
13761 'finish' from main runs into name conflicts with local names
13762 in __libc_start_main).
13763
13764 2000-12-07 Michael Snyder <msnyder@cygnus.com>
13765
13766 * gdb.base/finish.exp: New test for gdb's "finish" command.
13767 * gdb.base/return2.exp: New test for gdb's "return" command.
13768 * gdb.base/return2.c: New source file for above.
13769
13770 2000-12-05 Michael Snyder <msnyder@cygnus.com>
13771
13772 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
13773 * gdb.base/miscexprs.exp: Ditto.
13774 * gdb.base/pointers.exp: Ditto.
13775 * gdb.c++/derivation.exp: Ditto.
13776 * gdb.c++/local.exp: Ditto.
13777 * gdb.c++/namespace.exp: Ditto.
13778 * gdb.c++/overload.exp: Ditto.
13779 * gdb.c++/ref-types.exp: Ditto.
13780
13781 2000-12-05 Michael Snyder <msnyder@cygnus.com>
13782
13783 * gdb.base/constvars.exp: Test result of "up" command.
13784 * gdb.base/miscexprs.exp: Ditto.
13785 * gdb.base/pointers.exp: Ditto.
13786 * gdb.base/scope.exp: Ditto.
13787 * gdb.c++/derivation.exp: Ditto.
13788 * gdb.c++/local.exp: Ditto.
13789 * gdb.c++/namespace.exp: Ditto.
13790 * gdb.c++/overload.exp: Ditto.
13791 * gdb.c++/ref-types.exp: Ditto.
13792
13793 2000-11-22 Michael Chastain <chastain@redhat.com>
13794
13795 * mips_pro.exp: Accept either "middle -> top -> main" or
13796 "middle -> main" in the backtrace, because gcc can optimize
13797 tail calls to jumps. Remove setup_xfail for the hppa case.
13798 Add a comment with the original warning messages from PR 3016,
13799 which was filed in 1993, to preserve them for posterity.
13800
13801 2000-11-17 Nick Duffek <nsd@redhat.com>
13802
13803 * lib/gdb.exp (gdb_test): Override timeout with board info.
13804
13805 2000-11-17 Nick Duffek <nsd@redhat.com>
13806
13807 * gdb.base/display.exp: Don't kill running stub. Add "again" to
13808 the second kill and detach messages.
13809
13810 2000-11-17 Nick Duffek <nsd@redhat.com>
13811
13812 * configure.in: Add AC_EXEEXT.
13813 * configure: Regenerate.
13814 * Makefile.in (just-check): Export EXEEXT.
13815 * lib/gdb.exp ($EXEEXT): Import from environment.
13816 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
13817 expect "maint dump-me" on Cygwin.
13818 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
13819 $EXEEXT.
13820
13821 2000-11-17 Nick Duffek <nsd@redhat.com>
13822
13823 * gdb.base/break.exp: Test backtrace and finish from called
13824 function on all platforms, not just HP-UX.
13825
13826 2000-11-03 Michael Snyder <msnyder@cygnus.com>
13827
13828 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
13829 code from gdb_target_monitor, so it can be used independantly
13830 for gdbserver. Also comment out an unnecessary PUTS.
13831
13832 2000-11-03 Michael Snyder <msnyder@cygnus.com>
13833
13834 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
13835 * gdb.base/corefile.exp: Expect the message "Program is being
13836 debugged already" when we send the "corefile" command, since
13837 the preceeding gdb_load may have connected gdb to a remote target.
13838 * gdb.base/display.exp: Disable hardware watchpoints if new
13839 board info variable "no_hardware_watchpoints" is true.
13840 Replace single-letter commands with more readable ones.
13841 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
13842 if new board info variable "no_hardware_watchpoints" is true.
13843 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
13844 to see if stdio (printf) testing is possible.
13845 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
13846 board info variable "no_hardware_watchpoints" is true. Use new
13847 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
13848
13849 2000-11-13 Fernando Nasser <fnasser@redhat.com>
13850
13851 From Orjan Friberg <orjanf@axis.com>:
13852 * gdb.base/printcmds.exp: Escape curly braces followed by a number
13853 in array print pattern match.
13854
13855 2000-11-09 Fernando Nasser <fnasser@redhat.com>
13856
13857 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
13858 spelling "cancelled" to U.S. spelling "canceled" to match changes
13859 made to gdb.
13860 * gdb.c++/ovldbreak.exp: Ditto.
13861
13862 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13863
13864 * gdb.base/callfuncs.c (main): Moved to end of file, call
13865 t_double_values to initialize the FPU before inferior calls are made.
13866 * gdb.base/callfuncs.exp: Test for register preservation after calling
13867 inferior functions. Add tests for continuining, finishing and
13868 returning from a stop in a call dummy.
13869
13870 2000-10-24 Michael Snyder <msnyder@cygnus.com>
13871
13872 * gdb.base/commands.exp: Break up long lines, and re-indent.
13873
13874 2000-10-19 Michael Snyder <msnyder@cygnus.com>
13875
13876 * config/gdbserver.exp: Rewritten from the ground up, to make it
13877 compatible with the current dejagnu tree, and to make it work with
13878 the new "gdbserver" in libremote.
13879
13880 2000-10-16 Michael Snyder <msnyder@cygnus.com>
13881
13882 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
13883 * gdb.base/varargs.exp: Skip entire test if no printf support.
13884 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
13885 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
13886
13887 2000-10-13 Michael Snyder <msnyder@cygnus.com>
13888
13889 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
13890 no floating point support.
13891 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
13892 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
13893 * gdb.base/call-rt-st.exp: Ditto.
13894 * gdb.base/call-strs.exp: Ditto.
13895
13896 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
13897
13898 * gdb.base/sizeof.c: include <stdio.h>.
13899
13900 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
13901 'finish', otherwise uncaptured gdb_prompt would potentially
13902 throw remaining test points out of sync.
13903
13904 2000-07-26 Scott Bambrough <scottb@netwinder.org>
13905
13906 * gdb.base/recurse.exp: Run tests for all targets.
13907 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
13908 gnu-oldld case on ARM.
13909 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
13910 for ARM targets.
13911
13912 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
13913
13914 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
13915 * gdb.java/configure: Rebuild.
13916
13917 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
13918
13919 * gdb.java/jv-exp.exp: New file.
13920
13921 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
13922
13923 * configure: Rebuilt.
13924 * configure.in (configdirs): Add gdb.java.
13925 * gdb.java/jmisc.java: New file.
13926 * gdb.java/jmisc.exp: New file.
13927 * gdb.java/Makefile.in: New file.
13928 * gdb.java/configure: Rebuilt.
13929 * gdb.java/configure.in: New file.
13930 * lib/java.exp: New file.
13931
13932 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13933
13934 * gdb.base/exprs.exp: Test casts to a pointer including over and
13935 underflow.
13936
13937 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
13938
13939 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
13940 and the compilers sizes.
13941
13942 2000-07-09 Nick Duffek <nsd@redhat.com>
13943
13944 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
13945 (use_methods): New function.
13946 (main): Call use_methods().
13947 * gdb.c++/classes.exp (test_method_param_class): New procedure.
13948 (do_tests): Call test_method_param_class.
13949
13950 2000-07-09 Nick Duffek <nsd@redhat.com>
13951
13952 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
13953 spelling.
13954 (test_enums): New procedure. Move enum tests from end of script
13955 to here. Set breakpoint on function name instead of line number.
13956 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
13957 (enums2): New marker function.
13958 (enums1): New function.
13959 (main): Call enums1(). Move enum tests to enums1().
13960
13961 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
13962
13963 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
13964 compile/link program. Update line numbers.
13965 * gdb.asm/d10v.inc: Define ``startup''.
13966 * gdb.asm/asmsrc1.s: Add definition of _start.
13967
13968 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
13969
13970 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
13971
13972 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13973
13974 * gdb.base/maint.exp: Add 'maint print architecture' item to output
13975 of 'help maint print' command.
13976
13977 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
13978
13979 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
13980 they use gdb_expect_list.
13981
13982 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
13983
13984 * gdb.base/commands.exp: Use ``set remote
13985 memory-read-packet-size'' instead of ``set endian big'' to test
13986 long commands.
13987
13988 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
13989
13990 * gdb.c++/templates.exp (do_tests): Make all of these work under
13991 g++, and stop skipping them.
13992
13993 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
13994 work under g++.
13995
13996 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
13997 initialization.
13998
13999 2000-06-02 Michael Snyder <msnyder@cygnus.com>
14000
14001 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
14002 the regular expression: accept an (almost) arbitrary sequence of
14003 "frames-invalid" and "breakpoints-invalid" messages both before
14004 and after the "starting" message.
14005
14006 2000-06-02 Michael Snyder <msnyder@cygnus.com>
14007
14008 * gdb.c++/local.exp: This test has never been known to work with g++.
14009
14010 2000-05-18 Michael Snyder <msnyder@cygnus.com>
14011
14012 * gdb.base/annota1.exp (annotate-signal-handler-caller):
14013 Relax the regular expression a little, make it pass on Solaris 8.
14014
14015 2000-05-12 Kevin Buettner <kevinb@redhat.com>
14016
14017 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
14018 a call, do not require that gdb stop on the line after the call.
14019 Instead, it is permissible for gdb to stop on the line of the
14020 call itself.
14021
14022 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
14023
14024 * gdb.base/break.exp (bp on small function, optimized file):
14025 Add a second pass pattern. The behavior differs here between stabs
14026 and dwarf for one-line functions. Stabs preserves two line symbols
14027 (one before the prologue and one after) with the same line number,
14028 but dwarf regards these as duplicates and discards one of them.
14029 Therefore the address after the prologue (where the breakpoint is)
14030 has no exactly matching line symbol, and GDB reports the breakpoint
14031 as if it were in the middle of a line rather than at the beginning.
14032
14033 2000-05-08 Michael Snyder <msnyder@cygnus.com>
14034
14035 * gdb.base/interrupt.exp: Make "pass" message say "send"
14036 rather than "send_gdb" (for consistancy).
14037
14038 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
14039
14040 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
14041 * gdb.c++/templates.cc: Properly check for GCC version number.
14042 * lib/compiler.cc: Likewise
14043
14044 2000-04-28 Michael Snyder <msnyder@cygnus.com>
14045
14046 * gdb.base/break.exp: When compiled with -O2 optimization,
14047 gdb may not stop at the first line of main, due to code motion.
14048
14049 2000-04-26 Michael Snyder <msnyder@cygnus.com>
14050
14051 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
14052 This test depends on parsing the printf output from the target.
14053 Since the sparclet stub doesn't do stdio, this will never work.
14054 * gdb.base/call-rt-st.exp: ditto.
14055 * gdb.base/call-strs: ditto.
14056
14057 2000-04-24 Michael Snyder <msnyder@cygnus.com>
14058
14059 * gdb.base/miscexprs.exp: make sizeof long array test portable.
14060
14061 * gdb.base/ending-run.exp: After connecting to a remote target,
14062 but before running, the target will appear to be in a random
14063 location. Specify both a file and a line for breakpoints.
14064 Also, the function that calls main may be called 'init'
14065 rather than 'start'.
14066
14067 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14068
14069 * gdb.base/help.exp: Update output for add-symbol-file command.
14070
14071 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
14072
14073 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14074 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
14075
14076 2000-04-07 J.T. Conklin <jtc@redback.com>
14077
14078 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
14079
14080 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
14081
14082 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
14083
14084 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
14085 values that can be represented exactly.
14086 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
14087 above change, and to not check against the directory part of the source
14088 file name.
14089 (step into print_long_arg_list): Likewise.
14090 (print print_small_structs from print_long_arg_list): Likewise.
14091 (print print_long_arg_list): Likewise.
14092
14093 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14094
14095 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
14096
14097 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
14098
14099 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
14100
14101 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
14102
14103 * gdb.base/commands.exp (deprecated_command_test): Add test for
14104 deprecate with no arguments.
14105
14106 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
14107
14108 * gdb.base/break.exp: Add new test for setting breakpoints on
14109 optimized code so we can test breakpoints work even when function
14110 prologues may be optimized away
14111
14112 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
14113
14114 From David Whedon <dwhedon@gordian.com>
14115 * gdb.base/commands.exp : Added command deprecator tests.
14116
14117 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
14118
14119 * gdb.base/help.exp: Added test for new apropos command.
14120
14121 2000-03-21 Kevin Buettner <kevinb@redhat.com>
14122
14123 * gdb.base/pointers.c (usevar): New function.
14124 (main): Make sure that global variables v_int_pointer2, rptr,
14125 and y are all referenced someplace in the program by calling
14126 usevar() on them. [Some linkers delete symbols which are
14127 never referenced. The space remains, but there's no way to
14128 get a (symbolic) handle on the variable from the debugger.]
14129
14130 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14131
14132 * gdb.base/printcmds.c: Add typedeffed arrays.
14133
14134 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
14135 procedure to test arrays that are typedef'd.
14136
14137 2000-03-13 James Ingham <jingham@leda.cygnus.com>
14138
14139 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
14140 the library directories.
14141
14142 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
14143
14144 * configure.in (configdirs): Add sub directory gdb.mi.
14145 * configure: Re-generate.
14146
14147 * gdb.mi: New directory.
14148
14149 2000-02-25 Scott Bambrough <scottb@netwinder.org>
14150
14151 * gdb.base/long_long.exp: Correct test suite failure when printing
14152 a long long value as a double on ARM platforms.
14153
14154 2000-02-16 Jim Blandy <jimb@redhat.com>
14155
14156 * gdb.base/break.exp ("breakpoint line number"): Make sure the
14157 default source file is set properly before running this test.
14158
14159 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14160
14161 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
14162 gdbtk/library directory, not in gdbtcl2.
14163
14164 2000-02-04 Jim Blandy <jimb@redhat.com>
14165
14166 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
14167 backslash from regexp pattern.
14168
14169 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
14170 procedure. Use it to run all the "continue to bp overloaded"
14171 tests. Note that this changes the names of the tests slightly.
14172 If the breakpoint hit message includes a hex PC value, because
14173 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
14174 from the real source code, still consider that a pass.
14175
14176 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
14177 XFAIL here if the breakpoint message contains a hex address. Note
14178 similar change on 1999-11-02.
14179
14180 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
14181
14182 * gdb.base/ptype.exp: Establish a default source file before
14183 calling get_debug_format.
14184
14185 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
14186
14187 * gdb.base/watchpoint.exp: Remove duplication of test messages.
14188
14189 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
14190
14191 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
14192 of successive stepi commands -- while in the prologue we should see
14193 the function entry bracket.
14194
14195 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
14196
14197 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
14198 reach __change_mode() when stepping through the end of main().
14199
14200 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
14201
14202 * gdb.base/default.exp: Fix expected pattern.
14203 * gdb.base/help.exp: Same.
14204
14205 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14206
14207 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
14208 Don't use xfail's because that affects only the following test.
14209
14210 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
14211 solaris or linux.
14212
14213 * gdb.base/selftest.exp: Update to reflect changes to main.c.
14214
14215 2000-01-07 Michael Snyder <msnyder@cygnus.com>
14216
14217 * gdb.base/display.exp: Some yacc parsers like to say
14218 "A syntax error" rather than "A parse error". Accept both.
14219
14220 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
14221
14222 * gdb.base/default.exp: Remove OS dependent string from "target
14223 remote" test.
14224 * gdb.base/help.exp: Same for "help target remote" test.
14225
14226 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14227
14228 From Jim Kingdon <kingdon@redhat.com>:
14229
14230 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
14231 prompt (cleanup rather than necessity, but still might keep output
14232 from spilling to next test).
14233
14234 2000-01-02 Fred Fish <fnf@cygnus.com>
14235
14236 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
14237 AIX, which defines them in <sys/types.h>.
14238
14239 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
14240
14241 * gdb.base/default.exp: Match arm* etc instead of arm in "info
14242 float" test.
14243
14244 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
14245
14246 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
14247
14248 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
14249 outermost frame disallowed".
14250
14251 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
14252
14253 * gdb.base/setvar.exp: New tests for setting the value of a struct
14254 with a constant list.
14255
14256 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
14257
14258 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
14259 require the user to type a cast before setting the value of a struct.
14260
14261 1999-12-06 Jim Blandy <jimb@cygnus.com>
14262
14263 * gdb.base/default.exp: Expect the new 'info float' command on
14264 all i386 platforms.
14265
14266 * gdb.threads/linux-dp.exp: Expand our ability to recognize
14267 LinuxThreads libraries that don't support debugging.
14268
14269 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
14270
14271 * gdb.base/remote.c: Fill the buffer with truely random data.
14272 Change the buffer type to ``unsigned char'' to simplify size
14273 arithmetic.
14274
14275 * gdb.base/remote.exp: Reduce download numbers by one. Typical
14276 stub only handles 400-1 byte packets. Verify that the download
14277 worked.
14278
14279 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
14280
14281 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
14282 tests, using UNRESOLVED for the untested cases. Also, does not wait
14283 for a timeout if the prompt was received before a recognizable pattern.
14284
14285 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
14286
14287 * lib/gdb.exp (gdb_expect_list): Fix spelling.
14288
14289 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14290
14291 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
14292 watchpoints.
14293
14294 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
14295
14296 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
14297
14298 * gdb.c++/local.exp: Be more flexible in recognizing local class
14299 name mangling. Don't allow horribly truncated method names.
14300 * gdb.c++/derivation.exp: Expect protected inheritance.
14301 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
14302 * gdb.c++/virtfunc.exp: Likewise.
14303 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
14304 when printing a nested enum.
14305
14306 1999-11-22 Jim Blandy <jimb@cygnus.com>
14307
14308 * gdb.base/step-test.exp: Properly await GDB's response to setting
14309 a breakpoint on the call to large_struct_by_value.
14310
14311 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
14312 just because we have debug info for the `start' function.
14313
14314 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
14315
14316 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
14317 "Unknown signal" messages, which indicate (on LinuxThreads) that
14318 GDB doesn't know how to debug threads on this system. This is
14319 better than hanging while philosopher 0 dumps chatter into gdb.log.
14320
14321 1999-11-18 Tom Tromey <tromey@cygnus.com>
14322
14323 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
14324
14325 1999-11-18 Fred Fish <fnf@cygnus.com>
14326
14327 * gdb.base/coremaker2.c: Add sample program for generating
14328 cores that is more self contained than coremaker.c. Eventually
14329 I'll add more code to this and tie it into the testsuite.
14330
14331 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
14332
14333 * gdb.base/dollar.exp: Remove, now in gdb.hp.
14334
14335 1999-11-10 Jimmy Guo <guo@cup.hp.com>
14336
14337 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
14338 from $srcdir/lib/.
14339 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
14340 and gdb.c++/.
14341
14342 * gdb.c++/derivation.exp: remove redundant get compiler info code.
14343
14344 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
14345 'continue with watch' test point.
14346
14347 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
14348
14349 Merged from p2linux-990323-branch:
14350
14351 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
14352
14353 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
14354
14355 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
14356 {limit,fixed}''. Test ``set download-write-size''.
14357
14358 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
14359
14360 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
14361 gdb_expect_list.
14362
14363 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
14364
14365 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
14366
14367 1999-11-03 Mark Salter <msalter@cygnus.com>
14368
14369 * gdb.base/break.exp: Fix "stub continue" pattern.
14370
14371 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
14372
14373 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
14374
14375 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
14376
14377 * gdb.base/display.exp ("finish"): Add timeout clause.
14378
14379 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
14380 plain prompt clause, so this doesn't have to time out in order to
14381 fail.
14382
14383 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
14384 breakpoint hit messages include an address.
14385
14386 * gdb.base/display.exp: Don't forget to escape parens in regular
14387 expressions. Unix regexp notatation sucks.
14388
14389 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14390
14391 * gdb.base/annota1.exp: Test for annotate-signalled: change output
14392 order for 'signalled' message.
14393
14394 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
14395
14396 From Jimmy Guo <guo@cup.hp.com>:
14397 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
14398 * gdb.base/annota1.c: Add code for tests to work with.
14399
14400 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
14401
14402 * gdb.base/remote.exp: New test for remote downloading settings.
14403 * gdb.base/remote.c: New file with large .data.
14404
14405 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
14406
14407 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
14408 for LinuxThreads support, merged from the Code Fusion branch.
14409
14410 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
14411
14412 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
14413 containing exp_continue into a while within an expect. Don't
14414 attempt a start more than three times. Check return value from
14415 gdb_load.
14416
14417 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
14418
14419 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
14420 a pass case.
14421
14422 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
14423
14424 * gdb.base/break.c (main): Added a statement that we can step
14425 off of.
14426 * gdb.base/break.exp: Added tests for setting a breakpoint
14427 at an offset and stepping onto a breakpoint.
14428
14429 1999-10-01 Fred Fish <fnf@cygnus.com>
14430
14431 * gdb.base/help.exp (help add-symbol-file): Update to match current
14432 gdb output.
14433
14434 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
14435
14436 * gdb.base/break.exp: Code locations are in hex, don't forget!
14437 (For HP-UX.)
14438
14439 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
14440
14441 * condbreak.exp: Use break.c as test program.
14442 * condbreak.c: Remove, redundant with break.c.
14443
14444 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
14445
14446 * config/monitor.exp (gdb_target_monitor): Disable X- and
14447 Z-packets if the target needs it.
14448
14449 1999-09-13 James Ingham <jingham@leda.cygnus.com>
14450
14451 * gdb.c++/overload.exp: Added tests for listing overloaded
14452 functions with function pointers in the arg, explicitly calling
14453 out the version you want.
14454
14455 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
14456
14457 * long_long.exp: Add variations of test cases that work for
14458 targets with 16-bit ints and 32-bit doubles.
14459
14460 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
14461
14462 * break.c (main): Compare a possibly-uninitialized argc with an
14463 unlikely value that fits in 16 bits.
14464
14465 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
14466
14467 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
14468 0xfeeb, don't want negative numbers if ints are 16 bits.
14469
14470 * lib/gdb.exp (skip_cplus_tests): New proc.
14471 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
14472 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
14473 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
14474 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
14475 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
14476 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
14477 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
14478 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
14479
14480 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
14481
14482 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
14483
14484 * gdb.base/corefile.exp (up): Allow a parameter to appear
14485 in the frame that we're going up to.
14486
14487 From Jim Blandy <jimb@cygnus.com>:
14488
14489 * gdb.base/default.exp (info float): Expect some output now.
14490
14491 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
14492 returning floating-point values to fail on the x86.
14493 * gdb.base/callfwmall.exp (do_function_calls): Same.
14494
14495 * gdb.base/list.exp (test_listsize): Correct expectations for
14496 listing line 1 with listsize 2. Also, listing a single line
14497 works now, as does listing three lines. [Kevin's note: There
14498 were a number of other cases fixed too where the expectations
14499 differed...]
14500
14501 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
14502
14503 * gdb.base/selftest.exp: Add case for when version prints as
14504 constant string instead of char pointer.
14505
14506 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
14507
14508 * gdb.base/ending-run.exp: Add Solaris case for what happens when
14509 stepping out of main.
14510
14511 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
14512 G++ used.
14513
14514 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
14515 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
14516
14517 * gdb.c++/ovldbreak.exp: Update match string in test that
14518 includes a warning of multiple breakpoints.
14519
14520 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
14521
14522 * gdb.base/display.exp: Improve precision of step-after-finish
14523 added yesterday.
14524
14525 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
14526 test.
14527
14528 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
14529 configs when using G++, not just hppa*.
14530
14531 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14532
14533 * gdb.base/async.c: New file.
14534 * gdb.base/async.exp: New file.
14535
14536 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
14537
14538 * gdb.base/break.exp: Tweak PA specific tests to properly handle
14539 PA64.
14540
14541 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
14542
14543 * gdb.base/display.exp: "finish" can leave us mid-line on many
14544 targets, deal with it. Add a small constant to main, instead of
14545 1000 since main+1000 may not be a valid address in the target.
14546
14547 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
14548 on hpux11.
14549
14550 * gdb.base/attach.exp: Handle another hpux11 error message variant
14551 when attaching to a process that does not exist.
14552
14553 1999-08-19 J.T. Conklin <jtc@redback.com>
14554
14555 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
14556 characters in 'continue to 1241' test.
14557
14558 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
14559
14560 * gdb.base/call-ar-st.exp: Add a shorter match case for the
14561 stop in print_long_arg_list, define and use a whitespace
14562 variable in print_small_structs test, add an XFAIL for Solaris.
14563 * gdb.base/dbx.exp: XFAIL func commands until somebody is
14564 interested enough to fix.
14565
14566 1999-08-13 Keith Seitz <keiths@cygnus.com>
14567
14568 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
14569 (dbx_gdb_load): Remove. Use gdb_load instead, since that
14570 proc knows about targets other than the natives.
14571 (test_assign): Use "gdb_run_cmd" to "run" the target.
14572 Check that we've actually hit the breakpoint at main.
14573 When we attempt to assign a value to a local variable, check
14574 that the variable is in the current scope, i.e., don't use
14575 a test with an empty result.
14576
14577 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
14578
14579 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
14580 command.
14581
14582 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
14583
14584 From Jimmy Guo <guo@cup.hp.com> and others at HP:
14585 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
14586 gdb.compat, gdb.threads-hp.
14587 gdb.hp/configure, gdb.hp/configure.in: New files.
14588 gdb.hp/Makefile.in: Recurse into new subdirs.
14589 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
14590 gdb.hp/gdb.objdbg: New directory, tests for debugging info
14591 in object files.
14592 gdb.hp/tools: New directory, aux tools for HP-specific tests.
14593
14594 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
14595
14596 * gdb.base/display.exp: Help expect by putting a newline in the
14597 funky printf, remove a bogus p/a test.
14598
14599 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14600
14601 * gdb.base/display.exp: Make sure that when we say 'run', we are
14602 connected to the target. This is necessary when running not
14603 natively.
14604
14605 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
14606
14607 * gdb.base/step-test.exp: Removed some extraneous messages.
14608
14609 * gdb.base/long_long.exp: Don't run memory examination tests
14610 on little-endian targets (they will need a different set of
14611 results to match).
14612
14613 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
14614
14615 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
14616 until somebody decides to fix GDB.
14617
14618 * gdb.base/long_long.c: Stop compiler complaint by specifying long
14619 constant as "ULL".
14620 * gdb.base/long_long.exp: Loosen x/c test, add partial result
14621 matches for a couple x/2 commands.
14622
14623 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
14624
14625 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
14626 by merging in ref-types2 tests.
14627 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
14628
14629 From Jimmy Guo <guo@cup.hp.com> and others at HP:
14630 * gdb.c++/Makefile.in: Add standard actions.
14631 (EXECUTABLES): Rename from PROGS, update list.
14632 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
14633 from gdb.hp.
14634 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
14635 foo and bar locals.
14636 * gdb.c++/anon-union.exp: Fix tests to match.
14637 * gdb.c++/classes.exp: Run if HP compiler used, add extra
14638 expect matches to handle output variations.
14639 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
14640 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
14641 output, add HP alternatives for new and delete prints.
14642 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
14643 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
14644 * gdb.c++/demangle.exp: Use $style when reporting failure.
14645 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
14646 * gdb.c++/inherit.exp: Run if HP compiler used, add some
14647 match alternatives.
14648 * gdb.c++/local.exp: Add match alternatives or xfails for HP
14649 compilers.
14650 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
14651 * gdb.c++/method.exp: Add match alternatives.
14652 * gdb.c++/misc.cc: Add bool types.
14653 * gdb.c++/misc.exp: Add tests for bool types.
14654 * gdb.c++/overload.exp: Add xfails.
14655 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
14656 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
14657 add some more template parameter tests (only for HP currently).
14658 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
14659 * gdb.c++/virtfunc.cc: Add return type and value for main.
14660 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
14661 match alternatives.
14662
14663 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14664
14665 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
14666
14667 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
14668
14669 * gdb.base/signals.exp: Don't expect getting a backtrace from
14670 within a signal handler to fail on Linux.
14671
14672 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
14673
14674 From Jimmy Guo <guo@cup.hp.com> and others at HP:
14675 * lib/gdb.exp: Remove some gratuitious semicolons.
14676 (delete_breakpoints): Increase timeout.
14677 (gdb_expect): Add -notransfer option.
14678 (gdb_test): Use -notransfer option.
14679 (get_compiler_info): Add f77 case.
14680 (get_compiler): New proc, split out from gdb_preprocess, add f77
14681 case.
14682 (gdb_preprocess): Call get_compiler.
14683
14684 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
14685 * gdb.base/attach.exp, gdb.base/display.exp,
14686 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
14687 gdb.base/long_long.exp, gdb.base/printcmds.exp,
14688 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
14689 third arg to gdb_test.
14690 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
14691 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
14692 HP-UX xfails, add others.
14693 * gdb.base/completion.exp: Reflect name change of self-test.
14694 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
14695 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
14696 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
14697 HP failure number.
14698 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
14699 useless HP-UX 10.30 references.
14700 * gdb.base/maint.exp: Loosen matches.
14701 * gdb.base/pointers.c (main): Declare more_code.
14702 * gdb.base/pointers.exp: Match on output of a `next'.
14703 * gdb.base/structs.c: Add prototypes.
14704 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
14705 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
14706
14707 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14708
14709 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
14710 command.
14711
14712 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14713
14714 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
14715 Fix run to main failures. Watchpoint can be hardware watchpoint.
14716
14717 * gdb.base/annota1.exp: Clean up some more, in case printf has
14718 debug info. Deal with lack of signal hanlder info in stack.
14719
14720 From Jim Kingdon <kingdon@redhat.com>:
14721 * gdb.base/annota1.exp: If printf has debug info, deal with it.
14722
14723 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
14724
14725 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
14726 gdb.base/foll-vfork.exp: Don't run for crosses.
14727
14728 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
14729
14730 * gdb.base/configure.in: Check for gdbvars.exp instead of
14731 a1-selftest.exp.
14732 * gdb.base/configure: Re-generate.
14733
14734 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
14735
14736 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
14737 in trying to run first and name is too long.
14738
14739 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
14740 pointers2.c and pointers2.exp, respectively.
14741 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
14742 doschk happier.
14743
14744 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
14745
14746 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
14747 callfuncs2.c and callfuncs2.exp.
14748
14749 * gdb.base/list.exp: Remove mistaken xfails.
14750 * gdb.base/list0.h: Add optional prototypes.
14751
14752 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
14753
14754 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
14755 calling malloc.
14756 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
14757 * ptype.exp: Move test for get_debug_format to before its first
14758 use.
14759
14760 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14761
14762 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
14763 * gdb.base/annota2.cc, annota2.exp: Move from here.
14764 * gdb.c++/annota2.cc, annota2.exp: To here.
14765 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
14766
14767 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
14768
14769 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
14770 a consistent format.
14771
14772 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
14773
14774 From Jimmy Guo <guo@cup.hp.com> and others at HP:
14775 * lib/gdb.exp (get_compiler_info): Add detection for assorted
14776 HP compilers, also set the globals $true and $false.
14777
14778 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
14779 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
14780 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
14781 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
14782 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
14783 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
14784 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
14785 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
14786 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
14787 whatis.c} Add C++ compatible function definitions and return
14788 types, add includes for library functions.
14789 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
14790 * gdb.base/step-test.c (myglob): Rename from glob.
14791 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
14792 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
14793 files, move here from gdb.hp.
14794 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
14795 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
14796 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
14797 Adjust line numbers in regexps.
14798
14799 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
14800 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
14801 instead of 0/1.
14802
14803 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
14804 foll-vfork.exp: New files, move here from gdb.hp.
14805 * gdb.base/page.exp: New file, test of pagination command.
14806
14807 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
14808 recursion test.
14809 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
14810
14811 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
14812 gdb.base/solib.exp: Fix compiler invocation process.
14813
14814 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
14815 HP-UX 11, turn off overload resolution explicitly.
14816 * gdb.base/commands.exp: Set argument list explicitly, add
14817 watchpoint test.
14818 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
14819 them work.
14820 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
14821 expressions properly.
14822 * gdb.base/corefile.exp: Loosen the match slightly.
14823 * gdb.base/default.exp: Allow "Error accessing memory" message
14824 also.
14825 * gdb.base/display.exp: Skip over x/0 j if PA64.
14826 * gdb.base/funcargs.exp: Add xfails for HP-UX.
14827 * gdb.base/interrupt.exp: Ditto.
14828 * gdb.base/langs.exp: Add symbolic matches governed by compiler
14829 in use.
14830 * gdb.base/list.exp: Add xfails for HP-UX.
14831 * gdb.base/long_long.exp: Refine some of the numeric matches.
14832 * gdb.base/mips_pro.exp: Xfail on HP-UX.
14833 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
14834 * gdb.base/nodebug.exp: Succeed on more varieties of output.
14835 * gdb.base/opaque.exp: Remove some HP-UX xfails.
14836 * gdb.base/ptype.exp: Succeed on more varieties of output.
14837 * gdb.base/scope.exp: Add xfails for HP-UX.
14838 * gdb.base/sect-cmd.exp: Add more cases.
14839 * gdb.base/setvar.exp: Add xfails for HP-UX.
14840 * gdb.base/shlib-call.exp: Loosen some matches slightly.
14841 * gdb.base/signals.exp: Match on void symbolically.
14842 * gdb.base/step-test.exp: Add case for PA64.
14843 * gdb.base/term.exp: Add exit and restart.
14844 * gdb.base/twice.exp: Clean up after self.
14845 * gdb.base/varargs.exp: Disable overload resolution explicitly.
14846 * gdb.base/whatis.exp: Allow more ways to pass tests.
14847
14848 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
14849 no longer useful.
14850
14851 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
14852
14853 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
14854 list of patterns.
14855 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
14856 print_double_array(double_array)", "continuing to breakpoint
14857 1018", "print print_double_array(array_d)" and "continuing to
14858 1034" tests.
14859
14860 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
14861
14862 * Makefile.in: Add empty html and install-html targets.
14863
14864 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
14865
14866 * config/mt-*: Remove, these haven't been used since 1996.
14867
14868 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
14869
14870 * gdb.base/call-strs.c, gdb.base/ending-run.c,
14871 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
14872 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
14873
14874 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
14875
14876 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
14877 simpler match case for the ptype of the big class.
14878
14879 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
14880
14881 * gdb.exp: Fix test for gdb_prompt existence.
14882
14883 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
14884
14885 * gdb.exp (gdb_test): Add fail after calls to perror.
14886
14887 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
14888
14889 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
14890
14891 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
14892
14893 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
14894
14895 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
14896
14897 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
14898 malloc() is linked in.
14899
14900 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
14901
14902 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
14903 step at end.
14904
14905 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
14906
14907 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
14908
14909 * gdb.java/jv-print.exp: New file. (Our first Java test!)
14910
14911 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
14912
14913 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
14914 * gdb.base/mips_pro.exp: Likewise.
14915
14916 1999-06-02 Keith Seitz <keiths@cygnus.com>
14917
14918 * gdb.c++/templates.cc: Change all "new" operators to throw
14919 an exception.
14920 * gdb.c++/cplusfuncs.cc: Likewise.
14921
14922 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
14923
14924 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
14925
14926 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
14927 * gdb.base/ending-run.exp: When stepping out of main, accept a
14928 step into an arbitrary assembler file.
14929
14930 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14931
14932 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
14933 "breakpoint-invalid" to be printed.
14934 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
14935 number of "frames-invalid" and "breakpoint-invalid" to be printed.
14936 * gdb.base/annota2.cc: Initialize a.x to 0.
14937
14938 1999-05-17 Keith Seitz <keiths@cygnus.com>
14939
14940 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
14941 when "skip_float_tests" set.
14942 Ditto for "print print_double_array(array_d)", "print print_small_structs",
14943 "print print_ten_doubles", and "step into print_long_arg_list".
14944 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
14945 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
14946 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
14947 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
14948 "skip_float_tests" is set.
14949 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
14950 when "skip_float_tests" set.
14951
14952 1999-05-06 Keith Seitz <keiths@cygnus.com>
14953
14954 * gdb.base/annota2.cc: Include stdio.h.
14955
14956 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
14957
14958 * gdb.base/crossload.exp: Remove, this has been disabled ever
14959 since BFD stopped including all targets, and cross-GDB gets
14960 plenty of testing anyway.
14961 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
14962 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
14963 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
14964 * gdb.base/README: Remove, was doc for this.
14965 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
14966 needed.
14967
14968 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14969
14970 * gdb.base/call-ar-st.exp: Fix one regular expression in test
14971 output.
14972
14973 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
14974 * gdb.base/annota2.exp: New file. More annotation tests.
14975 * gdb.base/annota1.c: New file. Source file for annota1.exp.
14976 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
14977
14978 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
14979
14980 * config/cfdbug.exp: New file.
14981
14982 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
14983
14984 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
14985 Marcus Daniel's and Dale Hawkins's demangler crashes.
14986
14987 * gdb.c++/demangle.exp (test_gnu_style_demangling,
14988 test_lucid_style_demangling, test_arm_style_demangling,
14989 test_hp_style_demangling): Try Tom Tromey's core-dumping
14990 identifier under each demangling style.
14991
14992 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
14993
14994 * gdb.c++/demangle.exp: Include the current demangling style
14995 in all test names.
14996 (current_demangling_style): New global variable.
14997 (set_demangling_style, test_demangling_core, test_demangling,
14998 test_demangling_exact): New functions.
14999 (test_gnu_style_demangling, test_lucid_style_demangling,
15000 test_arm_style_demangling, test_hp_style_demangling): Use those,
15001 instead of calling gdb_test and gdb_test_exact directly.
15002 (catch_demangling_errors): New function, which reports errors
15003 signalled by the demangling test functions in an orderly way.
15004 (do_tests): Use catch_demangling_errors.
15005
15006 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
15007
15008 * gdb.base/signals.exp (test_handle_all_print): Use () for
15009 grouping in expressions, not {}.
15010
15011 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
15012 initialized yet.
15013
15014 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
15015
15016 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
15017 are listed.
15018
15019 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
15020
15021 * gdb.stabs/weird.exp: Test for CC being defined before
15022 looking at its value.
15023
15024 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
15025
15026 * gdb.base/call-ar-st.exp: Remove stray '#'.
15027 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
15028 "short int" and "long int".
15029 * gdb.c++/overload.cc: Cast the string added in the previous
15030 change, to mollify finicky HP compiler.
15031 * gdb.hp/reg-test.exp (testfile): Fix file name.
15032 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
15033
15034 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
15035 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
15036 alternate form of enum ptype.
15037
15038 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
15039
15040 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
15041 * gdb.hp/*.exp: Change all to run compiler probe only after
15042 passing skip_hp_tests, so as not to waste time on guaranteed
15043 failure.
15044
15045 * gdb.c++/overload.cc: Pass string instead of char addr, always
15046 init ccpfoo.
15047 * gdb.c++/templates.cc: Fix syntax error.
15048
15049 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15050
15051 * gdb.base/commands.exp: Add test for correct position of '>'
15052 when issuing the 'commands' command after a 'while' or 'if'
15053 command.
15054
15055 1999-03-18 James Ingham <jingham@cygnus.com>
15056
15057 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
15058
15059 * gdb.c++/method.exp: It was testing an uninitialized int on the
15060 stack and assuming it was positive.
15061
15062 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
15063
15064 * gdb.base/step-test.exp: Catch a case where finish is broken and
15065 keep it from killing the rest of the tests.
15066 Use gdb_continue_to_end.
15067
15068 * gdb.base/sigall.exp: use gdb_continue_to_end.
15069
15070 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
15071
15072 * gdb.base/display.exp: use runto_main, not run.
15073
15074 * gdb.base/default.exp: Check for the current error message in the
15075 r abbreviation test.
15076 Add strongarm to the targets that know info float.
15077
15078 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
15079 run which doesn't work with monitors.
15080
15081 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
15082
15083 * gdb.base/break.exp: use the gdb_continue_to_end proc.
15084
15085 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
15086 program. Traps the case (in Cygmon) when the program never really
15087 exits. Same as Mark's continue_to_exit, but I had put it in a lot
15088 more places, so I used my name. Sorry Mark...
15089
15090 * config/monitor.exp (gdb_target_monitor): added another
15091 target_info parameter: remotebinarydownload. This will set the
15092 remotebinarydownload flag if this is causing some boards trouble.
15093
15094 1999-03-18 Mark Salter <msalter@cygnus.com>
15095
15096 * lib/gdb.exp (continue_to_exit): New function.
15097
15098 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
15099 * gdb.base/ending-run.exp: Ditto.
15100 * gdb.base/step-test.exp: Ditto.
15101
15102 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
15103
15104 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
15105 (suggested by Art Haas <ahaas@neosoft.com>).
15106
15107 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
15108
15109 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
15110
15111 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
15112
15113 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
15114 descriptions of types (short unsigned int vs unsigned short, etc).
15115
15116 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
15117
15118 * gdb.base/call-strs.exp: Don't assume that `step' will step over
15119 a call to strlen; sometimes we do have sources.
15120
15121 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
15122
15123 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
15124 character, so GDB won't print garbage after its end.
15125
15126 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
15127 breakpoint there instead. Sometimes GCC emits memcpy to handle
15128 the large structures being passed by value, so we step into that
15129 instead of sum_array_print, which obscures what we're really testing.
15130 * gdb.base/step-test.exp: However, we do want a test that notices
15131 the bizarre steps into memcpy, so do that here. Add check for
15132 stepping into function calls that pass large structures by value.
15133 ("Is that a noun clause, or are you just happy to see me?")
15134 Remove all references to specific line numbers.
15135 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
15136 New type and function.
15137 (main): Call large_struct_by_value, passing it a large struct by value.
15138 * lib/gdb.exp (gdb_get_line_number): New function.
15139
15140 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
15141 more portable.
15142
15143 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
15144
15145 * lib/gdb.exp: Doc fixes.
15146
15147 1999-03-05 Nick Clifton <nickc@cygnus.com>
15148
15149 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
15150
15151 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
15152
15153 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
15154 commands. They're not germane to this test, and they don't work
15155 that way on remote targets.
15156
15157 1999-03-01 James Ingham <jingham@cygnus.com>
15158
15159 * Changelog entries merged over from gdb development branch.
15160
15161 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
15162
15163 * lib/gdb.exp (gdbtk_analyze_results): Generic function
15164 for outputting results of test run.
15165
15166 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
15167
15168 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
15169
15170 1999-02-25 Felix Lee <flee@cygnus.com>
15171
15172 * lib/gdb.exp (debug_format): initialize
15173
15174 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
15175
15176 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
15177 * gdb.base/call-rt-st.c: Ditto.
15178
15179 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
15180
15181 * gdb.threads/pthreads.exp (horiz): New variable.
15182 (test_startup): Fix regexps that capture thread numbers.
15183
15184 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
15185
15186 * gdb.base/smoke.exp: Disambiguate two test case names (both
15187 called ``print'').
15188
15189 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
15190
15191 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
15192 compilation.
15193
15194 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
15195
15196 * gdb.base/miscexprs.exp: Change patterns to match GDB's
15197 actual output formatting.
15198 * gdb.base/smoke.exp: GDB removes leading 0's.
15199 * gdb.base/volatile.exp: Don't check type of remuneration;
15200 that variable is no longer defined in constvars.c.
15201 * gdb.base/step-test.c (main): Exit with explicit exit code.
15202 * gdb.base/step-test.exp: Remove two nexti checks--they are
15203 not portable.
15204
15205 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
15206
15207 * gdb.base/help.exp ("help delete display"): Fix test to match
15208 gdb's output.
15209
15210 * gdb.base/long_long.c (known_types): Initialize values to zero.
15211 * gdb.base/long_long.exp: Step one more line
15212 so 'dec' is initialized in "get to known place". GDB removes
15213 leading zeros. Explicitly ask for hex formatting. Use
15214 unique test case names.
15215
15216 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15217
15218 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
15219
15220 * gdb.c++/method.exp: Add missing close brace.
15221
15222 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
15223
15224 * gdb.base/maint.exp: Use 'set height 0' to disable page
15225 prompting, not 'set height 400'.
15226
15227 Fix a bunch of timeouts.
15228 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
15229 four separate tests, so expect doesn't take forever to match a ton
15230 of text against a regexp with lots of .* forms.
15231 ("maint print psymbols", "maint print symbols"): Make some of
15232 these greps more selective, so that expect doesn't try to wade
15233 through huge piles of output and time out.
15234
15235 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
15236
15237 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
15238 tests: one which doesn't expect shlib events to be reported, and
15239 another which does, but is XFAIL for all platforms other than
15240 HP/UX.
15241
15242 * gdb.base/break.exp: Teach the test suite that the `catch
15243 fork', `catch vfork', and `catch exec' commands produce error
15244 messages on platforms that don't provide these features.
15245
15246 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
15247
15248 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
15249 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
15250 (shortening names from solib_threshold.exp etc), won't run on
15251 anything but HP-UX for the foreseeable future.
15252 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
15253 reflect move.
15254
15255 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
15256
15257 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15258 gdb.trace/Makefile.in (clean): Remove all test executables.
15259
15260 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
15261
15262 * gdb.base/shlib-call.exp: add test cases to verify that gdb
15263 successfully re-sets breakpoints in shared libraries.
15264 * gdb.base/shmain.c (main): return 0, don't fall off the end.
15265
15266 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15267
15268 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
15269 and compiled w/o GCC.
15270
15271 * gdb.hp/watch-cmd.exp: ditto.
15272
15273 * gdb.hp/watch-hp.exp: ditto.
15274
15275 * gdb.hp/xdb1.exp: ditto.
15276
15277 * gdb.hp/xdb2.exp: ditto.
15278
15279 * gdb.hp/dbx.exp: ditto.
15280
15281 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
15282
15283 * constvars.c: Remove C++-isms.
15284 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
15285 with GCC.
15286
15287 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
15288
15289 The following changes are part of the HP merge.
15290
15291 * gdb.base/break.exp: new tests to verify that catchpoints for
15292 fork, vfork, and exec don't trigger inappropriately.
15293
15294 * gdb.base/opaque.exp: compile one file at a time, then link.
15295
15296 * gdb.base/signals.exp: be more restrictive about which hppa
15297 systems receive a setup_xfail. new tests.
15298
15299 * gdb.base/solib_threshold.build: new file.
15300 * gdb.base/solib_threshold.exp: new file.
15301 * gdb.base/solib_threshold.link_opts: new file.
15302 * gdb.base/solib_threshold.mk: new file.
15303 * gdb.base/gen_solib_threshold.c: new file.
15304
15305 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
15306 tests. New tests for enums inside classes.
15307
15308 * gdb.c++/compiler.cc: indicate support of template debugging.
15309
15310 * gdb.c++/demangle.exp: run hp style demangling tests.
15311
15312 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
15313 tests.
15314
15315 * gdb.c++/misc.cc: changes to support new tests.
15316
15317 * gdb.c++/templates.cc: changes to support HP's compiler; changes
15318 to support new tests.
15319
15320 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
15321 gcc, then skip these tests.
15322
15323 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
15324
15325 The following files are part of the HP merge; some had longer
15326 names at HP, but have been renamed to be no more than 14
15327 characters in length.
15328
15329 * gdb.hp/ambiguous.cc: new file.
15330 * gdb.hp/ambiguous.exp: new file.
15331 * gdb.hp/attach.exp: new file.
15332 * gdb.hp/attach2.exp: new file.
15333 * gdb.hp/classes-hp.exp: new file.
15334 * gdb.hp/ctti.exp: new file.
15335 * gdb.hp/ctti-add.cc: new file.
15336 * gdb.hp/ctti-add1.cc: new file.
15337 * gdb.hp/ctti-add2.cc: new file.
15338 * gdb.hp/ctti-add3.cc: new file.
15339 * gdb.hp/dbx.exp: new file.
15340 * gdb.hp/exception.cc: new file.
15341 * gdb.hp/exception.exp: new file.
15342 * gdb.hp/foll-exec.c: new file.
15343 * gdb.hp/foll-exec.exp: new file.
15344 * gdb.hp/foll-fork.c: new file.
15345 * gdb.hp/foll-fork.exp: new file.
15346 * gdb.hp/foll-vfork.c: new file.
15347 * gdb.hp/foll-vfork.exp: new file.
15348 * gdb.hp/inherit-hp.exp: new file.
15349 * gdb.hp/more-steps.exp: new file.
15350 * gdb.hp/namespace.cc: new file.
15351 * gdb.hp/namespace.exp: new file.
15352 * gdb.hp/optimize.exp: new file.
15353 * gdb.hp/pxdb.c: new file.
15354 * gdb.hp/pxdb.exp: new file.
15355 * gdb.hp/quicksort.exp: new file.
15356 * gdb.hp/reg-test.exp: new file.
15357 * gdb.hp/reg-test.s: new file.
15358 * gdb.hp/sized-enum.c: new file.
15359 * gdb.hp/sized-enum.exp: new file.
15360 * gdb.hp/start-stop.exp: new file.
15361 * gdb.hp/templ-hp.cc: new file.
15362 * gdb.hp/templ-hp.exp: new file.
15363 * gdb.hp/thr-lib.c: new file.
15364 * gdb.hp/thr-lib.exp: new file.
15365 * gdb.hp/thr-lib.h: new file.
15366 * gdb.hp/thr-liblib.c: new file.
15367 * gdb.hp/virtfun-hp.c: new file.
15368 * gdb.hp/virtfun-hp.exp: new file.
15369 * gdb.hp/watch-cmd.exp: new file.
15370 * gdb.hp/watch-hp.exp: new file.
15371 * gdb.hp/xdb1.exp: new file.
15372 * gdb.hp/xdb2.exp: new file.
15373 * gdb.hp/xdb3.exp: new file.
15374
15375 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
15376
15377 The following files are part of the HP merge; some had longer
15378 names at HP, but have been renamed to be no more than 14
15379 characters in length.
15380
15381 * gdb.base/ss.h: new file.
15382 * gdb.base/call-ar-st.c: new file.
15383 * gdb.base/call-ar-st.exp: new file.
15384 * gdb.base/call-rt-st.c: new file.
15385 * gdb.base/call-rt-st-exp: new file.
15386 * gdb.base/call-strs.exp: new file.
15387 * gdb.base/ena-dis-br.exp: new file.
15388 * gdb.base/environ.exp: new file.
15389 * gdb.base/long_long.exp: new file.
15390 * gdb.base/sect-cmd.exp: new file.
15391 * gdb.base/shlib-cl2.exp: new file.
15392 * gdb.base/smoke.exp: new file.
15393 * gdb.base/so-impl-ld.c: new file.
15394 * gdb.base/so-impl-ld.exp: new file.
15395 * gdb.base/so-indr-cl.c: new file.
15396 * gdb.base/so-indr-cl.exp: new file.
15397 * gdb.base/varargs.exp: new file.
15398 * gdb.base/volatile.exp: new file.
15399 * gdb.base/whatis-exp.exp: new file.
15400 * gdb.base/display.exp: new file.
15401 * gdb.c++/derivation.exp: new file.
15402 * gdb.c++/local.exp: new file.
15403 * gdb.c++/member-ptr.exp: new file.
15404 * gdb.c++/overload.exp: new file.
15405 * gdb.c++/ovldbreak.exp: new file.
15406 * gdb.c++/ref-types.exp: new file.
15407 * gdb.c++/ref-types2.exp: new file.
15408 * gdb.c++/userdef.exp: new file.
15409
15410 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
15411
15412 * gdb.base/default.exp: Reflect wording change in remote.c.
15413
15414 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
15415
15416 * gdb.base/help.exp: Update to reflect current text.
15417
15418 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
15419
15420 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
15421 they're stack variables and contain garbage.
15422 * gdb.c++/anon-union.exp: new file.
15423
15424 The following changes were made by David Taylor
15425 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
15426 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
15427 in changes by HP.
15428
15429 * gdb.base/bitops.exp: new file.
15430 * gdb.base/default.exp: change expected messages for catch and
15431 info catch tests to reflect HP merge changes.
15432 * gdb.base/enable-disable-break.exp
15433 * gdb.base/ending-run.c: new file.
15434 * gdb.base/long_long.c: new file.
15435 * gdb.base/maint.exp: new file.
15436 * gdb.base/pointers2.exp: new file.
15437 * gdb.base/shlib-call2.exp: new file.
15438 * gdb.base/solib.exp: new file.
15439 * gdb.base/step-test.c: new file.
15440 * gdb.c++/anon-union.cc: new file.
15441 * gdb.c++/local.cc: new file.
15442 * gdb.c++/member-pointer.cc: new file.
15443 * gdb.c++/method.cc: new file.
15444 * gdb.c++/ref-types.cc: new file.
15445 * gdb.c++/ref-types2.cc: new file.
15446 * gdb.c++/userdef.cc: new file.
15447
15448 * gdb.base/scope.exp: compile one file at a time, then link.
15449 * gdb.base/langs.exp: ditto.
15450 * gdb.base/list.exp: ditto.
15451
15452 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
15453
15454 The following changes were made by David Taylor
15455 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
15456 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
15457 in changes by HP.
15458
15459 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
15460 skip tests. When compiling pass c++ flag to gdb_compile.
15461 * gdb.c++/
15462
15463 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
15464 test for on hppa*-*-hpux*; use args to see if c++ was specified.
15465 (skip_hp_tests): new function.
15466 (gdb_preprocess): new function.
15467
15468 * configure.in (hpdir): decide whether to configure gdb.hp.
15469 * configure: regenerated.
15470
15471 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
15472 to delete on clean.
15473 (EXECUTABLES): update to reflect new additions.
15474 * gdb.base/commands.exp: update message expected.
15475 * gdb.base/default.exp: add copyright notice.
15476 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
15477 * gdb.base/help.exp: update messages to reflect current text.
15478 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
15479 targets for recurse tests.
15480 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
15481 skip this file.
15482
15483 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
15484 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
15485 compilation.
15486 * gdb.c++/misc.exp: ditto.
15487 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
15488 run the tests. tell gdb_compile that it's a c++ compilation.
15489
15490 * gdb.threads/pthreads.exp: fix typo in message.
15491
15492 * gdb.base/all-bin.exp: new file.
15493 * gdb.base/arithmet.exp: new file.
15494 * gdb.base/assign.exp: new file.
15495 * gdb.base/completion.exp: new file.
15496 * gdb.base/cond-expr.exp: new file.
15497 * gdb.base/condbreak.exp: new file.
15498 * gdb.base/define.exp: new file.
15499 * gdb.base/dollar.exp: new file.
15500 * gdb.base/environment.exp: new file.
15501 * gdb.base/eval-skip.exp: new file.
15502 * gdb.base/jump.exp: new file.
15503 * gdb.base/logical.exp: new file.
15504 * gdb.base/pointers.exp: new file.
15505 * gdb.base/relational.exp: new file.
15506 * gdb.base/section_command.exp: new file.
15507 * gdb.base/whatis-expr.exp: new file.
15508
15509 * gdb.base/all-types.c: new file.
15510 * gdb.base/call-array-struct.c: new file.
15511 * gdb.base/call-return-struct.c: new file.
15512 * gdb.base/call-strings.c: new file.
15513 * gdb.base/callfuncs2.c: new file.
15514 * gdb.base/condbreak.c: new file.
15515 * gdb.base/constvars.c: new file.
15516 * gdb.base/display.c: new file.
15517 * gdb.base/int-type.c: new file.
15518 * gdb.base/jump.c: new file.
15519 * gdb.base/miscexprs.c: new file.
15520 * gdb.base/pointers.c: new file.
15521 * gdb.base/pointers2.c: new file.
15522 * gdb.base/shmain.c: new file.
15523 * gdb.base/shr1.c: new file.
15524 * gdb.base/shr2.c: new file.
15525 * gdb.base/solib.c: new file.
15526 * gdb.base/solib1.c: new file.
15527 * gdb.base/solib2.c: new file.
15528 * gdb.base/varargs.c: new file.
15529 * gdb.c++/derivation.cc: new file.
15530 * gdb.c++/overload.cc: new file.
15531 * gdb.c++/ovldbreak.cc: new file.
15532 * gdb.hp/attach.c: new file.
15533 * gdb.hp/attach2.c: new file.
15534 * gdb.hp/average.c: new file.
15535 * gdb.hp/compiler.c: new file.
15536 * gdb.hp/compiler.cc: new file.
15537 * gdb.hp/execd-program.c: new file.
15538 * gdb.hp/follow-exec.c: new file.
15539 * gdb.hp/follow-fork.c: new file.
15540 * gdb.hp/follow-vfork-and-exec.c: new file.
15541 * gdb.hp/misc-hp.cc: new file.
15542 * gdb.hp/more-steps.c: new file.
15543 * gdb.hp/optimize.c: new file.
15544 * gdb.hp/quicksort.c: new file.
15545 * gdb.hp/run-hp.c: new file.
15546 * gdb.hp/start-stop.c: new file.
15547 * gdb.hp/sum.c: new file.
15548 * gdb.hp/templates-hp.cc: new file.
15549 * gdb.hp/thread-local-in-lib.c: new file.
15550 * gdb.hp/thread-local-in-lib.h: new file.
15551 * gdb.hp/thread-local-in-lib.lib.c: new file.
15552 * gdb.hp/vforked-program.c: new file.
15553 * gdb.hp/virtfunc-hp.cc: new file.
15554 * gdb.hp/watchpoint-hp.c: new file.
15555 * gdb.hp/xdb.c: new file.
15556 * gdb.hp/xdb0.c: new file.
15557 * gdb.hp/xdb0.h: new file.
15558 * gdb.hp/xdb1.c: new file.
15559
15560 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
15561
15562 The following change was made by Edith Epstein
15563 <eepstein@cygnus.com> as part of a project to merge in changes
15564 originally made by HP; HP did not create ChangeLog entries.
15565
15566 * gdb.c++/demangle.exp: changed the expected output for some
15567 ARM-style mangling -- removed second reference to datatype.
15568 For example, maint demangle __dt__11T1__pt__2_cFv
15569 T1<char>::~T1<char>(void)
15570 becomes,
15571 maint demangle __dt__11T1__pt__2_cFv
15572 T1<char>::~T1(void)
15573
15574 (test_hp_style_demangling): new hp specific demangling test cases.
15575
15576 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
15577
15578 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
15579 * gdb.trace/backtrace.exp: Likewise.
15580 * gdb.trace/circ.exp: Likewise.
15581 * gdb.trace/collection.exp: Likewise.
15582 * gdb.trace/deltrace.exp: Likewise.
15583 * gdb.trace/infotrace.exp: Likewise.
15584 * gdb.trace/limits.exp: Likewise.
15585 * gdb.trace/packetlen.exp: Likewise.
15586 * gdb.trace/passc-dyn.exp: Likewise.
15587 * gdb.trace/passcount.exp: Likewise.
15588 * gdb.trace/report.exp: Likewise.
15589 * gdb.trace/save-trace.exp: Likewise.
15590 * gdb.trace/tfind.exp: Likewise.
15591 * gdb.trace/tracecmd.exp: Likewise.
15592 * gdb.trace/while-dyn.exp: Likewise.
15593 * gdb.trace/while-stepping.exp: Likewise.
15594
15595 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
15596
15597 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
15598
15599 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
15600
15601 From Brendan Kehoe:
15602 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
15603 int return types.
15604
15605 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
15606
15607 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
15608 remote dos host testing right.
15609
15610 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
15611
15612 * gdb.base/corefile.exp: remove some xfails.
15613
15614 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
15615
15616 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
15617 have different timestamps.
15618
15619 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
15620
15621 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
15622 gdb.base/default.exp: Replace "exec" with "executable".
15623
15624 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
15625
15626 * gdb.base/default.exp: Change else if to elseif from previous
15627 delta.
15628
15629 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
15630
15631 * gdb.base/default.exp: Add brace missing from previous delta.
15632
15633 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
15634
15635 * gdb.base/default.exp: Support test for info float for all
15636 varieties of arm toolchain.
15637
15638 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
15639
15640 * gdb.trace/*.exp: remove "remote_download" command.
15641
15642 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
15643
15644 * gdb.trace/*.exp: remove -gdwarf from compile.
15645
15646 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
15647
15648 * gdb.trace/configure.in(AC_INIT): typo
15649 * gdb.trace/configure: regenerated
15650
15651 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
15652
15653 * config/m68k-emc.exp: New file.
15654 * lib/<emc-support.exp trace-support.exp}: New files.
15655 * configure.in: add new test directory gdb.trace.
15656 * gdb.trace/{configure configure.in Makefile.in}: New files.
15657 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
15658 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
15659 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
15660 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
15661 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
15662 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
15663 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
15664
15665 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
15666
15667 * gdb.c++/classes.exp: Change all regular expressions to match
15668 arbitrary combinations of newline/carriage-return, so that they
15669 will work equally well on Unix and Windows.
15670 * gdb.c++/inherit.exp: ditto.
15671 * gdb.c++/virtfunc.exp: ditto.
15672
15673 1998-08-11 Dawn Perchik <dawn@cygnus.com>
15674
15675 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
15676
15677 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
15678
15679 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
15680 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
15681 to use a0-a3/d0-d3 as needed.
15682
15683 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
15684
15685 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
15686 * gdb.disasm/am33.exp: Corresponding changes.
15687
15688 1998-07-11 Felix Lee <flee@cygnus.com>
15689
15690 * gdb.base/callfuncs.exp: add cmp10 test.
15691 * gdb.base/callfuncs.c (cmp10): new function.
15692
15693 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
15694
15695 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
15696 into two parts to get around a synchronization problem in expect.
15697
15698 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
15699
15700 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
15701
15702 * configure.in: Add options for gdbtk testsuite.
15703
15704 * configure: Regenerate.
15705
15706 * gdb.gdbtk: New directory to hold gdbtk tests.
15707
15708 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
15709
15710 * gdb.fortran/types.exp: Escape brackets in expect patterns
15711 for test_float_literal_types_accepted tests.
15712 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
15713 before run test.
15714
15715 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
15716
15717 * am33.exp: Just compile, do not link the testcase.
15718 * am33.s: Add ".am33" pseudoop to force am33 mode.
15719
15720 1998-06-25 Felix Lee <flee@cygnus.com>
15721
15722 * gdb.base/setshow.exp: make sure $pc is sane.
15723
15724 * gdb.stabs/weird.exp: split expect patterns properly.
15725
15726 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
15727
15728 * gdb.disasm/am33.s: New disassembler testfile for the am33.
15729 * gdb.disasm/am33.exp: Run it.
15730
15731 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
15732
15733 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
15734 match processing (and eliminate spurious timeouts when running).
15735
15736 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
15737
15738 * gdb.base/signals.exp (test_handle_all_print): put back Mach
15739 exception test, but conditionalize it on target [mach | gnu].
15740
15741 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
15742
15743 * gdb.base/overlays.exp: fixup compile line for linker script.
15744
15745 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
15746
15747 * gdb.fortran/types.exp: don't guess at float size.
15748
15749 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
15750
15751 * gdb.base/exprs.exp: delete test that depends on int size.
15752
15753 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
15754
15755 * config/sim.exp: Removed checks for target triplets.
15756 (gdb_target_sim): Use gdb,target_sim_options.
15757
15758 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
15759
15760 * gdb.base/reread.exp: New file.
15761 * gdb.base/reread1.c: New file.
15762 * gdb.base/reread2.c: New file.
15763
15764 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
15765
15766 * config/sim.exp: Use 'target sim -sparclite' when running
15767 SPARClite programs.
15768
15769 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
15770
15771 * gdb.base/structs2.exp: New file.
15772 * gdb.base/structs2.c: New file.
15773
15774 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
15775
15776 * gdb.asm/common.inc: New file.
15777 * gdb.asm/d10v.inc: New file.
15778 * asm-source.exp: Pass -I's to gas to find .inc files.
15779 Update line numbers in expected output.
15780 * asmsrc1.s: Rewrite.
15781 * asmsrc2.s: Rewrite.
15782 * configure.in: Create arch.inc symlink.
15783 * configure: Regenerate.
15784 * Makefile.in (distclean): Delete arch.inc.
15785
15786 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
15787
15788 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
15789 (t_enum_value2): ditto
15790 (t_enum_value3): ditto
15791 (main): ditto
15792 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
15793
15794 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
15795 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
15796 change.
15797 Use gdb_test instead of send_gdb/gdb_expect sequences.
15798
15799 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
15800
15801 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
15802 not void.
15803
15804 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
15805
15806 * gdb.base/branches.c: Code with lots of loops and
15807 subroutines. Used to test gdbs ability to single step through PC
15808 changes, especially to test mips-tdep.c:mips_next_pc
15809
15810 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
15811
15812 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
15813 more rigorous EGCS C++ error checking.
15814
15815 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15816
15817 * gdb.base/help.exp: Clean up `help set args' and `help show args'
15818 tests.
15819 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
15820 function when asleep.
15821 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
15822 for i*86 Linux and SVR4 signal handling problems.
15823 Remove linux xfail for `next to handler in signals_tests_1', fixed
15824 by recent infrun.c change.
15825 Limit backtrace to 10 frames to avoid timeout problems with infinite
15826 stack backtraces.
15827 Adjust expect pattern in `handle all print' test to match Apr 28 1997
15828 target.[ch] change.
15829
15830 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
15831
15832 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
15833 for a newline from gdb before continuing.
15834 (default_gdb_exit): Just look for y or n.
15835 (gdb_test): Detect abnormal exit from GDB running on DOS; if
15836 it does, fail the rests of the tests in the file.
15837
15838 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
15839
15840 * config/cygmon.exp: New file.
15841
15842 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
15843
15844 * gdb.base/list.exp: Fix problem with "list default lines around
15845 main" test on remote targets.
15846
15847 * gdb.base/scope.exp: Fix problem with filelocal_bss before
15848 run test on remote targets.
15849
15850 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
15851
15852 * gdb.asm: New directory.
15853 * configure.in: Configure it.
15854 * configure: Regenerate.
15855 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
15856 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
15857
15858 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
15859
15860 * config/mn10300-eval.exp: New file to support MN10300 eval board.
15861
15862 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
15863
15864 * gdb.base/overlays (several files): Merge the two overlay
15865 managers into one. Change variables (foox, barx, bazx, grbxx)
15866 back into ints but force them to load in their proper sections.
15867
15868 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
15869
15870 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
15871 on-chip insn memory and IMAP1 to upper 128k.
15872 (D10VCopy): Handle memory regions crossing 16k boundaries.
15873 (D10VCopy): Transfer data in 32 bit chunks.
15874
15875 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
15876
15877 * gdb.base/overlays.c (main): Exit normally when result is
15878 correct.
15879
15880 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
15881 map. Include space for printf in .text segment.
15882
15883 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
15884 updated d10v memory VMA/LMA map.
15885 (D10VCopy): Call D10VTranslate.
15886
15887 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
15888
15889 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
15890
15891 * gdb.base/bar.c (barx, bar): Change variable to small array so
15892 that it won't be put into the .sdata - small data -
15893 section. Update reference.
15894 * gdb.base/baz.c (bazx, baz): Ditto.
15895 * gdb.base/foo.c (foox, foo): Ditto.
15896 * gdb.base/grbx.c (grbxx, grbx): Ditto.
15897
15898 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
15899 to be arrays.
15900
15901 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
15902
15903 * gdb.base/overlays.exp: fix up and get working again.
15904 Add tests for backtraces from an overlay function.
15905
15906 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
15907
15908 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
15909 "calling function with watchpoint enabled".
15910
15911 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
15912
15913 * gdb.base/break.exp (test_next_with_recursion): Remove
15914 gdb_suppress_tests for d10v-*-*.
15915 * lib/gdb.exp (gdb_suppress_tests): Disable this function
15916 pending review of whether it is useful or not.
15917
15918 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
15919
15920 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
15921
15922 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
15923
15924 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
15925 * config/dve.exp: New file to support Densan boards.
15926
15927 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
15928
15929 * gdb.base/interrupt.exp: Document problem of simulators, signals,
15930 reads and BSD.
15931
15932 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
15933
15934 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
15935 response.
15936
15937 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
15938
15939 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
15940
15941 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
15942 test.
15943
15944 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
15945 target_sizeof_long and target_bigendian_p.
15946 (structs_by_value, structs_by_reference): Check values according
15947 to targets word size and endianess.
15948
15949 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
15950
15951 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
15952 output.
15953
15954 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
15955
15956 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
15957 Update test of set args help to match source change.
15958
15959 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
15960
15961 * gdb.base/default.exp: Expect help system output to be in
15962 alphabetical order.
15963 * gdb.base/help.exp: Ditto.
15964
15965 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
15966
15967 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
15968 "i*86-pc-linux-gnu*".
15969 * gdb.base/interrupt.exp: Ditto.
15970 * gdb.base/corefile.exp: Ditto.
15971
15972 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
15973 define vxworks when building the testcase.
15974
15975 * gdb.base/ptype.exp: Fix testnames to be unique.
15976 * gdb.base/radix.exp: Ditto.
15977 * gdb.base/term.exp: Ditto.
15978 * gdb.base/whatis.exp: Ditto.
15979 * gdb.c++/classes.exp: Ditto.
15980
15981 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
15982
15983 * gdb.base/callfuncs.exp: Fix indentation.
15984
15985 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
15986 suppress_flag has been set.
15987 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
15988 target feature.
15989
15990 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
15991
15992 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
15993 the testcase.
15994
15995 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
15996 set_debug_traps() and breakpoint().
15997 * gdb.c++/misc.cc (main): Ditto.
15998 * gdb.c++/templates.cc (main): Ditto.
15999 * gdb.c++/virtfunc.cc (main): Ditto.
16000
16001 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
16002
16003 * lib/gdb.exp(gdb_step_for_stub): New function.
16004 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
16005 exists, reload the executable and do a "continue" instead of
16006 doing a jump.
16007 (runto_main): Use gdb_step_for_stub.
16008
16009 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
16010 tests to have unique names.
16011 * gdb.base/callfuncs.exp: Ditto.
16012 * gdb.base/commands.exp: Ditto.
16013 * gdb.base/default.exp: Ditto.
16014 * gdb.base/help.exp: Ditto.
16015 * gdb.base/list.exp: Ditto.
16016 * gdb.base/opaque.exp: Ditto.
16017 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
16018 similar tests.
16019
16020 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
16021 * gdb.c++/cplusfuncs.cc: Ditto.
16022 * gdb.c++/virtfunc.cc: Ditto.
16023
16024 * config/monitor.exp: Keep track of the last file we saw, rather
16025 than trying to get the info from gdb.
16026
16027 * gdb.fortran/types.exp: Move comment to previous line.
16028
16029 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
16030
16031 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
16032 target mode.
16033
16034 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
16035
16036 From Bob Manson:
16037 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
16038 string from GDB when it connects.
16039
16040 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
16041
16042 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
16043
16044 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
16045 if we can't get a debug format from GDB (we may be testing an
16046 older GDB). Use a 10 second timeout when checking for the format.
16047
16048 * gdb.stabs/weird.exp: Fix quoting.
16049
16050 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
16051
16052 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
16053
16054 * config/arm-ice.exp: New file.
16055
16056 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
16057
16058 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
16059 until it has been modified to work with the new testsuite.
16060
16061 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
16062 testcase won't compile, cause all of the testcases in the file to
16063 fail instead.
16064
16065 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
16066 (gdb_clear_suppressed): New procedure.
16067 (gdb_stop_suppressing_tests): Only clear suppress_flag if
16068 it contains a positive value.
16069
16070 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
16071
16072 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
16073
16074 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
16075
16076 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
16077
16078 * lib/gdb.exp (setup_xfail_format): New function.
16079 (get_debug_format): New function to get debug format.
16080 (debug_format): New global variable to hold last value set
16081 by get_debug_format.
16082 * gdb.base/list.exp: Call get_debug_format and expect some
16083 tests to fail for DWARF 1 and COFF formats.
16084 * gdb.c++/ptype.exp: Ditto.
16085 * gdb.c++/classes.exp: Ditto.
16086 * gdb.c++/cplusfuncs.exp: Ditto.
16087 * gdb.c++/inherit.exp: Ditto.
16088 * gdb.c++/templates.exp: Ditto.
16089 * gdb.c++/virtfunc.exp: Ditto.
16090
16091 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
16092
16093 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
16094 host doesn't have a currently-open connection.
16095
16096 * config/sparclet.exp: Cleanups and fixes to make it generic for
16097 any gdb stub target. Handle cases where gdb doesn't respond when
16098 interrupted in a sane fashion.
16099
16100 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
16101 same thing in a totally different way.
16102
16103 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
16104 setting "timeout".
16105 (gdb_start): We set the global gdb_prompt variable in
16106 default_gdb_init now.
16107
16108 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
16109
16110 * gdb.base/printcmds.exp: Fix "check for floating addition"
16111 regexp to accept results within approx +/- .01 of exact value.
16112 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
16113
16114 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
16115
16116 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
16117 properly.
16118 (gdb_expect): Add optional timeout parameter, and add timeout
16119 value to various calls.
16120 (gdb_suppress_tests): Only give one warning message per group.
16121
16122 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
16123
16124 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
16125 global variables. Handle getting a value for $timeout more
16126 gracefully.
16127
16128 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
16129
16130 * lib/gdb.exp: Close connection to remote host if gdb doesn't
16131 initialize.
16132 (default_gdb_init): New procedure; allow gdb_init to be overridden
16133 by a target configuration file.
16134 (gdb_expect): Pass the timeout to remote_expect.
16135
16136 * config/monitor.exp(gdb_load): Fix typo in regexp.
16137
16138 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
16139
16140 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
16141
16142 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
16143
16144 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
16145 here. Call gdb_target_exec before rebooting the target, to make
16146 sure the connection to the target is closed.
16147 (gdb_load): Pass the name of the executable to gdb_target_monitor.
16148 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
16149 Also detect "Timeout reading from remote" error.
16150
16151 * config/gdbserver.exp: Pass the executable being loaded to
16152 gdb_target_monitor. Don't call gdb_file_cmd here; let
16153 gdb_target_monitor do it.
16154
16155 * gdb.disasm/hppa.exp: Don't use exec_output.
16156
16157 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
16158
16159 * gdb.base/list.exp: If we're debugging a non-native target,
16160 try to set the pc register to point to the start of the
16161 program before doing the first list command.
16162
16163 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
16164 test_calls after restarting.
16165
16166 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
16167 reloading.
16168
16169 * gdb.base/watchpoint.exp: Fix typo.
16170
16171 * gdb.base/setshow.exp: Check for use_gdb_stub.
16172
16173 * gdb.base/break.exp: Fix continue until exit test for the gdb
16174 stub case.
16175 * gdb.base/langs.exp: Ditto.
16176
16177 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
16178 gdb_load_offset. If we weren't given a file to load, figure out
16179 what the current file is and use it.
16180
16181 * config/i386-bozo.exp: New file.
16182
16183 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
16184
16185 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
16186 feature.
16187
16188 * config/proelf.exp: New entry.
16189
16190 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
16191
16192 * lib/gdb.exp: Remove spurious .* patterns at the beginning
16193 of regexps.
16194
16195 * gdb.base/watchpoint.exp: Don't run the test_stepping
16196 tests if gdb can't call functions on the target.
16197
16198 * gdb.base/setshow.exp: Don't run the set prompt tests if
16199 the board has gdb_prompt set.
16200
16201 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
16202
16203 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
16204 * gdb.base/commands.exp: Likewise.
16205 * gdb.base/setshow.exp: Likewise.
16206
16207 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
16208
16209 * config/monitor.exp(gdb_start): Look for gdb_prompt target
16210 feature.
16211
16212 * config/i960.exp: New file.
16213
16214 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
16215
16216 * gdb.base/funcargs.exp: Check for gdb,short_int target
16217 feature instead of looking for explicit target triplets.
16218
16219 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
16220
16221 * gdb.base/printcmds.exp: add a couple more tests a la
16222 "p 123DEADBEEF", to check parse_number.
16223 * top.c: change "to enable to enable" to "to enable" in a couple
16224 of help strings.
16225
16226 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
16227
16228 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
16229 on the mn10300.
16230
16231 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
16232
16233 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
16234 where the test executable is run with explicit args.
16235 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
16236
16237 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
16238
16239 * gdb.base/run.c: Use FAKEARGV to build test executable that
16240 does not require a command line arg, since most simulators
16241 don't currently support passing such an arg into the simulated
16242 program.
16243 * gdb.base/commands.exp: Change tests to insert the proper
16244 value as the arg to the first recursive factorial call. Change
16245 compilation line to define FAKEARGV at compile time.
16246
16247 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
16248
16249 * gdb.base/recurse.exp: Enable these tests for the mn10300.
16250 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
16251 function with watchpoint enabled" test.
16252
16253 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
16254
16255 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
16256 Don't call gdb_test when the command doesn't return to a gdb prompt.
16257
16258 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
16259 "Tests restarted" messages.
16260
16261 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
16262
16263 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
16264
16265 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
16266
16267 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
16268 for INFO SYMBOL; add help tests for OVERLAY commands.
16269 * gdb.base/default.exp: add tests for INFO SYMBOL command;
16270 add tests for OVERLAY commands
16271 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
16272 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
16273 * gdb.base/sigall.c: add usestubs code frag
16274 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
16275
16276 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
16277
16278 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
16279 failures.
16280 (gdb_stop_suppressing_tests): Note that tests have restarted.
16281
16282 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
16283
16284 * config/h8300.exp: New file.
16285
16286 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
16287
16288 * gdb.base/setshow.exp: Check for the existence of a
16289 feature, not its value.
16290
16291 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
16292
16293 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
16294
16295 * gdb.base/scope.exp: It's now init0(), not init().
16296
16297 * gdb.base/scope0.c: For now, change init() to be init0().
16298
16299 * config/monitor.exp: Use gdb_serial in preference to serial
16300 or netport.
16301
16302 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
16303 and it's not already set.
16304
16305 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
16306
16307 * gdb.base/setshow.exp: Only test the run command if the target
16308 isn't using a stub and if it supports argument passing.
16309
16310 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
16311
16312 * config/udi.exp(gdb_start): Make sure UDICONF is set
16313 properly before starting gdb.
16314
16315 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
16316
16317 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
16318 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
16319 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
16320
16321 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
16322
16323 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
16324 specialized code to reboot the board, use remote_reboot instead.
16325
16326 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
16327
16328 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
16329
16330 * config/monitor.exp: Make sure we disconnect from the target.
16331 Also, try a reboot/reload cycle instead of failing if the
16332 load fails.
16333
16334 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
16335
16336 * gdb.base/default.exp: Don't set match_max.
16337 * gdb.base/help.exp: Ditto.
16338 * gdb.base/list.exp: Ditto.
16339 * gdb.base/signals.exp: Ditto.
16340
16341 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
16342 set, use remote_ld to download the testcase instead of
16343 the GDB loader.
16344
16345 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
16346
16347 * config/vr5000.exp: New file.
16348
16349 * config/monitor.exp(gdb_target_monitor): Add pattern for
16350 "Ending remote" to detect errors in connecting.
16351
16352 * gdb.base/setshow.exp: Add .* within auto language test.
16353
16354 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
16355 target feature.
16356
16357 * config/monitor.exp(gdb_load): Check for a failure when loading,
16358 and reboot the board if necessary.
16359
16360 * gdb.base/setvar.exp(test_set): Handle multiple prints within
16361 a set of tests. Remove print.* from the patterns being checked.
16362
16363 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
16364
16365 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
16366 refer to gdb_spawn_id.
16367
16368 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
16369 longer used.
16370 * config/sparclet.exp: Ditto.
16371 * config/sparclet-old.exp: Ditto.
16372 * config/slite.exp: Ditto.
16373 * config/sim.exp: Ditto.
16374 * gdb.base/funcargs.exp: Ditto.
16375
16376 * lib/gdb.exp:Remove references to gdb_spawn_id.
16377 (gdb_expect): Move to remote.exp.
16378
16379 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
16380
16381 * config/monitor.exp: Detect the "Couldn't establish connection"
16382 message from GDB.
16383
16384 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
16385
16386 * gdb.base/bitfields.exp: Use runto instead of explicit
16387 gdb_run_cmd/gdb_expect sequences.
16388
16389 * gdb.base/break.exp(text_next_with_recursion): Add match for
16390 gdb_expect call.
16391
16392 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
16393 We also need to handle the "A program is being debugged already"
16394 prompt from gdb. Use gdb_test to set the baud rate.
16395
16396 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
16397 to 20000. Really. I mean it.
16398
16399 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
16400
16401 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
16402 fails. If suppress_flag is set, skip perror message about not
16403 being able to send to GDB.
16404 (send_gdb): If suppress_flag is set, don't try to send commands to
16405 GDB.
16406 (gdb_expect): If suppress_flag is set, always fail immediately.
16407 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
16408 (gdb_init): Call gdb_stop_suppressing_tests.
16409 (default_gdb_exit): Ditto.
16410 (default_gdb_start): Ditto.
16411
16412 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
16413 gdb_stop_suppressing_tests as appropriate.
16414 * gdb.base/break.exp: Ditto.
16415 * gdb.base/callfuncs.exp: Ditto.
16416 * gdb.base/commands.exp: Ditto.
16417 * gdb.base/exprs.exp: Ditto.
16418 * gdb.base/funcargs.exp: Ditto.
16419 * gdb.base/list.exp: Ditto.
16420 * gdb.base/recurse.exp: Ditto.
16421 * gdb.base/scope.exp: Ditto.
16422 * gdb.base/structs.exp: Ditto.
16423 * gdb.c++/inherit.exp: Ditto.
16424
16425 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
16426
16427 * config/vr4300.exp: New file.
16428
16429 * gdb.*/*.exp: Call gdb_expect instead of expect.
16430
16431 * lib/gdb.exp(gdb_expect): New function.
16432
16433 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
16434
16435 * lib/gdb.exp(gdb_init): New function.
16436
16437 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
16438 for each individual variable set.
16439
16440 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
16441 name.
16442
16443 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
16444
16445 * gdb.base/scope.exp: Use gdb_test.
16446
16447 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
16448 aborting; the testsuite driver will do that for us (see
16449 gdb_finish). Also, use gdb_test in a few more places.
16450
16451 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16452
16453 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
16454
16455 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
16456
16457 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
16458 and "add_tests" are not at the same address.
16459
16460 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
16461
16462 * gdb.base/ptype.exp: Use gdb_test.
16463
16464 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
16465
16466 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
16467 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
16468 left in. No longer expect them to fail.
16469
16470 * gdb.stabs/*.mt; Deleted, no longer used.
16471 * gdb.stabs/configure.in: Remove references to target makefile
16472 frags.
16473 * gdb.stabs/configure: Rebuilt.
16474
16475 * gdb.disasm/*.mt: Deleted, no longer used.
16476 * gdb.disasm/configure.in: Remove references to target makefile
16477 frags. Use "sh3.s" as the unique filename for this directory.
16478 * gdb.disasm/configure: Rebuilt.
16479
16480 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
16481 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
16482 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
16483
16484 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
16485
16486 * config/udi.exp: Use mondfe,name instead of remote_host.
16487
16488 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
16489
16490 * gdb.base/watchpoint.exp: Don't expect a failure when calling
16491 a function with a watchpoint enabled on the mn10200.
16492
16493 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
16494 before trying to create it!
16495
16496 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
16497
16498 * config/vx.exp: Use hostname instead of netport.
16499
16500 * config/vxworks.exp: New file.
16501
16502 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
16503
16504 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
16505 gdb before assuming everything worked. Send a ^C if a timeout
16506 occurs.
16507
16508 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
16509 $gdb_spawn_id directly.
16510 (gdb_run_cmd): Try _start as well as start. Use the target feature
16511 gdb,start_symbol as the symbol to start from when jumping.
16512
16513 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
16514
16515 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
16516 redundant) test.
16517
16518 * gdb.base/recurse.exp: Relax final value test for 'b' so that
16519 it doesn't lose for 16bit integer systems.
16520
16521 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
16522
16523 * gdb.fortran/types.exp: If the target doesn't support "double"
16524 data types, then expect "real" types to only be 4 bytes.
16525
16526 * gdb.c++/virtfunc.exp: Expect failure for virtual function
16527 call tests if the target doesn't support inferior function calls.
16528
16529 * gdb.base/printcmds.exp: Allow minor deviation in FP values
16530 in printf tests.
16531
16532 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
16533
16534 * gdb.base/help.exp: Disable "help set", "help show", and
16535 "help support". Simplify regexp for "help stack".
16536
16537 * gdb.base/default.exp: Set match_max to 5000 and the timeout
16538 to 60 seconds. Temporarily set match_max to 15000 around the
16539 "info copying" test.
16540
16541 * gdb.base/nodebug.exp: Don't try to do an inferior function
16542 call if the target doesn't support them.
16543 * gdb.base/printcmds.exp: Likewise.
16544 * gdb.base/setvar.exp: Likewise.
16545 * gdb.base/structs.exp: Likewise.
16546 * gdb.c++/templates.exp: Likewise.
16547 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
16548
16549 * gdb.base/recurse.exp: Enable for the mn10200.
16550
16551 * configure.in: Do configure gdb.stabs directory for *-*-elf
16552 targets.
16553 * configure: Rebuilt.
16554
16555 * gdb.base/break.exp: Check for gdb,noresults before testing
16556 exit status and/or results from the target.
16557 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
16558 * lib/gdb.exp: Remove old (now bogus) initialization of
16559 noinferior, noargs, noresults and nosignals.
16560
16561 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
16562
16563 * config/sh.exp: New file.
16564
16565 * config/slite.exp: Try to connect multiple times to the board
16566 before rebooting. Only send a "monitor run" if need_monitor_run
16567 is set.
16568
16569 * gdb.base/break.exp: Don't do the "stub continue" test if
16570 the target has gdb_stub set.
16571
16572 * gdb.base/callfuncs.exp: Increase the timeout.
16573
16574 * gdb.base/interrupt.exp: Don't even try to compile the testcase
16575 if the target has gdb,noinferiorio set.
16576
16577 * gdb.base/list.exp: Increase match_max to 10000 characters.
16578
16579 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
16580
16581 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
16582 target.
16583
16584 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
16585
16586 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
16587
16588 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
16589 trying to delete the copy of gdb. Catch the file delete so we
16590 don't die if the delete fails; also, the file should be copied to
16591 the host, not to the build.
16592
16593 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
16594
16595 * lib/gdb.exp(gdb_test): Surround the result pattern with
16596 parenthesis in case it contains multiple regexps separated
16597 with |.
16598
16599 * gdb.base/watchpoint.exp: Use gdb_test.
16600 * gdb.base/default.exp: Ditto.
16601
16602 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
16603
16604 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
16605
16606 * gdb.base/scope.exp: Use gdb_test.
16607 * gdb.c++/classes.exp: Ditto.
16608 * gdb.c++/inherit.exp: Ditto.
16609
16610 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
16611
16612 * gdb.base/crossload.exp: Don't use execute_anywhere, use
16613 remote_exec instead.
16614 * gdb.base/corefile.exp: Don't be ridiculous.
16615 * gdb.base/*.c: Add missing stub invocations.
16616
16617 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
16618
16619 * config/slite.exp: Miscellaneous fixes.
16620
16621 * lib/gdb.exp: Fix runto.
16622
16623 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
16624 the target.
16625
16626 * gdb.base/watchpoint.exp: Fix regexp.
16627
16628 * lib/gdb.exp(default_gdb_exit): Add a catch to the
16629 close and wait commands, as the descriptor may now be
16630 invalid. Always call "remote_close host".
16631
16632 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
16633
16634 Major rewrite for testsuite revision.
16635
16636 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
16637 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
16638 instead of relying on spawn_id to always contain a valid
16639 spawn id.
16640 (get_compiler_info): New procedure to build the ${binfile}.ci
16641 file, instead of replicating this in N different places.
16642 (gdb_compile): New procedure.
16643
16644 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
16645 appropriate arguments) instead of compile. Use gdb_test in a lot
16646 more places. Use send_gdb instead of send. Always run gdb_start
16647 at the start of a testcase, as this is no longer done magically.
16648
16649 config/*-gdb.exp: Rename without the -gdb suffix.
16650
16651 config/mips.exp: Use remote_close instead of exit_remote_shell.
16652 config/monitor.exp: Use target_info instead of looking at
16653 baud, timeout, etc.
16654 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
16655
16656 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16657
16658 * gdb.c++/templates.exp (test_ptype_of_templates),
16659 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
16660 Update expect patterns for destructors and assignment operators
16661 to match corresponding c-typeprint.c changes.
16662 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
16663 to destructor breakpoint test, GDB should be able to set the
16664 destructor breakpoint without specifying arguments.
16665
16666 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
16667
16668 * gdb.threads/pthreads.exp: Change result for failure to compile due
16669 to lack of pthreads runtime support from an error to simply an
16670 unsupported test, per dejagnu standards.
16671
16672 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16673
16674 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
16675 where GDB exits to reduce pattern match time.
16676 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
16677
16678 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
16679
16680 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
16681
16682 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
16683 * gdb.base/default.exp: ditto.
16684 * gdb.base/nodebug.exp: ditto.
16685 * gdb.base/printcmds.exp: ditto.
16686 * gdb.base/ptype.exp: ditto.
16687 * gdb.base/setvar.exp: ditto.
16688 * gdb.base/structs.exp: ditto.
16689 * gdb.base/setshow.c: Guard against uninitialized values of argc.
16690
16691 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
16692
16693 * configure, */configure: Rebuild with autoconf 2.12.
16694
16695 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
16696
16697 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
16698 use new i*86-pc-linux*-gnu quads.
16699 * gdb.base/corefile.exp: Ditto.
16700 * gdb.base/signals.exp: Ditto.
16701 * gdb.base/sigall.exp: Ditto.
16702 * gdb.base/interrupt.exp: Ditto.
16703
16704 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
16705 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
16706 RedHat 4.0.
16707
16708 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
16709 linux. This allows the test case to at least compile on latest
16710 linux, but still not run due to missing the threads runtime library.
16711
16712 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16713
16714 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
16715 directory to search gdb directory. Accept and step over conditional
16716 stack alignment code. Consume $prompt in failure cases.
16717 Reset timeout to $oldtimeout instead of some arbitrary value.
16718 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
16719 timeout problems with infinite stack backtraces.
16720 * gdb.base/ptype.exp (ptype struct link, union tu_link):
16721 Accept function parameters for linkfunc member.
16722
16723 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
16724
16725 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
16726 (CXXFLAGS): Remove, unreferenced.
16727 (B_OPTIONS): Add for -B options and add code to initialize with
16728 previous -B options and also add -B option to pick up cross compiled
16729 runtime.
16730 (TARGET_INCLUDES): Add for -I options and add code to initialize when
16731 doing cross compiles.
16732 (target_alias): Declare global.
16733 (xgcc): Set variable to full path of gcc in build tree. Use findfile
16734 to verify that gcc exists in build tree, and if so set CC to that
16735 gcc and to use B_OPTIONS and TARGET_INCLUDES.
16736
16737 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
16738
16739 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
16740 ptype test for anonymous union. Fixup testcase to match
16741 current gcc debug output.
16742
16743 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
16744
16745 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
16746 force argument to an unsigned long type.
16747
16748 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
16749
16750 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
16751 tests and anonymous union print/ptype tests.
16752 * gdb.base/list.exp (test_forward-search): Increase timeout by
16753 5 minutes for the "search extremely long line" case.
16754 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
16755 completely optional and that the pass/fail messages use the command as
16756 the message if that third arg is a null string.
16757 (gdb_test_exact): Arrange that a null string pattern means match a
16758 null string output rather than any output, which might include random
16759 errors.
16760 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
16761 backtrace test.
16762 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
16763 always failing and failure is now exposed by gdb.exp changes.
16764
16765 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
16766
16767 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
16768 weren't being noted.
16769
16770 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16771
16772 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
16773 * gdb.stabs/weird.exp: Remove v_comb xfails.
16774
16775 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
16776
16777 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
16778 list.exp scope.exp watchpoint.exp]
16779 Make all timeout error msgs explicitly say "(timeout)".
16780
16781 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
16782
16783 * config/monitor.exp: Increase download timeout to 1000 seconds.
16784
16785 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
16786
16787 * config/m32r.exp: Increase timeout to 120 seconds.
16788
16789 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
16790
16791 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
16792 and accept older ordering as obsolescent gcc or gdb.
16793 * gdb.c++/templates.exp: Ditto.
16794 * gdb.c++/virtfunc.exp: Ditto.
16795
16796 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
16797
16798 * gdb.base/coremaker.c: Add code to mmap some data so we
16799 can check that it ends up in the core file.
16800 * gdb.base/corefile.exp: Add test to read mmapped data
16801 from core file.
16802
16803 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
16804
16805 * config/m32r.exp: New file.
16806
16807 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
16808
16809 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
16810 that cflags can contains -gstabs, and work correctly for other tests.
16811
16812 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
16813
16814 * gdb.base/setshow.exp: New file, tests show and set.
16815 * gdb.base/setshow.c: New file, tests show and set.
16816 * gdb.base/help.exp: Add test for help set|show annotate.
16817 * gdb.base/default.exp: Add test for set|show annotate.
16818
16819 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
16820
16821 * testsuite/gdb.base/break.exp: Make backtrace from factorial
16822 errors unique.
16823 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
16824 explicitly.
16825
16826 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
16827
16828 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
16829 and width commands. This is done elsewhere.
16830 * (gdb_start): Don't call gdb_start_sim here. That's already
16831 done in gdb_load. This fixes lots of failures in default.exp.
16832
16833 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
16834
16835 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
16836 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
16837 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
16838 in the same we we treat other failures (since it may be an expected
16839 condition), rather than as an error.
16840 * gdb.base/signals.exp (test_handle_all_print): Revert back to
16841 old test format.
16842
16843 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
16844
16845 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
16846 (distclean maintainer-clean realclean): No need to remove files
16847 twice. Nuke the duplicates.
16848 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
16849 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
16850 Remove config.h along with other config files.
16851
16852 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
16853
16854 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
16855 "p func1 ()" and note that rests of tests are skipped.
16856 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
16857 setup_xfails for "print func2::coremaker_local".
16858 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
16859 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
16860 affected by the previous run test.
16861 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
16862 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
16863 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
16864 "pass int powerset tuple" and "pass modeless int powerset tuple".
16865 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
16866 "real write 4" and "real write 8".
16867 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
16868 setup_xfails for "print vs1 after tuple assign 2",
16869 "print \$i after tuple assign 2", and
16870 "print vs2 after tuple assign 2".
16871 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
16872 meaningful error message and return -1 so the caller can
16873 suppress further tests and avoid a cascade of errors.
16874
16875 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
16876
16877 * gdb.base/a1-selftest.exp: Tweak tests to account for new
16878 format for printing version.
16879 * gdb.base/default.exp: Ditto.
16880 * gdb.base/interrupt.exp: Fix problem with cascade of
16881 errors if child process dies while calling a function.
16882
16883 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
16884
16885 * Makefile.in (VPATH): Add
16886 * Makefile.in (Makefile, config.status): Fix rules so things get
16887 remade when necessary.
16888
16889 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
16890
16891 * Makefile.in (just-check): Add path to sibling expect dir
16892 to environment variable specified by RPATH_ENVVAR.
16893
16894 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
16895
16896 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
16897 (just-check): Add shared library paths for libstdc++, tk,
16898 tcl, bfd, and opcodes to the environment variable specified
16899 in RPATH_ENVVAR.
16900 * configure.in: Add support to recognize --enable-shared flag
16901 and generate correct value for RPATH_ENVVAR.
16902 * configure: Regenerated with autoconf.
16903
16904 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
16905
16906 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
16907 include all osf versions.
16908 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
16909 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
16910 when target is linux. When failing to build pthreads test
16911 executable, give more meaningful message.
16912 * gdb.threads/pthreads.c: Hpux also uses old definition of second
16913 arg for pthread_create.
16914
16915 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
16916
16917 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
16918 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
16919 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
16920 and -lpthreads (everybody else).
16921 (test_startup): Fail gracefully if threads are not supported.
16922 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
16923 "p/c array_index("abcdef",2)" when not gcc compiled.
16924 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
16925 "print func2::coremaker_local" when not gcc compiled.
16926 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
16927 "ptype on opaque struct tagname (statically)",
16928 "ptype on opaque struct tagname (dynamically) 1", and
16929 "ptype on opaque struct tagname (dynamically) 2"
16930 for not compiled with gcc.
16931 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
16932 backtrace when compiled with gcc.
16933 * lib/gdb.exp (runto_main): Return result of "runto main" rather
16934 than always return success.
16935
16936 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
16937
16938 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
16939
16940 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
16941
16942 * gdb.base/structs.exp: Undo last change.
16943
16944 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
16945
16946 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
16947 encapsulate all the steps/nexts done during self test, starting
16948 at main, and makes them less sensitive to optimization issues.
16949 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
16950 signal handler" test.
16951 * gdb.threads/pthreads.exp: Only run this for native configs.
16952 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
16953 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
16954 tests.
16955 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
16956 for "runto test_calls(void)" test.
16957
16958 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
16959
16960 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
16961 and don't expect address info in breakpoint confirmations.
16962
16963 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
16964
16965 * gdb.base/list.exp (test_forward_search): Increase timeout
16966 temporarily by 60 seconds for searching extremely long line,
16967 and then reset to old value when done. Increase expect input
16968 buffer to 10000.
16969
16970 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
16971
16972 * gdb.base/list.exp (test_forward_search): Fix to handle very
16973 long source line without overflowing expect's input buffer.
16974
16975 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
16976
16977 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
16978 "buffer_full".
16979
16980 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
16981 "buffer_full".
16982
16983 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
16984 "buffer_full".
16985
16986 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
16987 "buffer_full".
16988
16989 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
16990
16991 * configure.in (configdirs): Add gdb.threads.
16992 * configure: Regenerated with autoconf.
16993 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
16994 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
16995 * gdb.threads/configure: New, generated with autoconf.
16996
16997 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
16998
16999 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
17000
17001 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
17002
17003 * gdb.base/signals.exp (test_handle_all_print): Test separately for
17004 each signal's status in the output of "handle all print".
17005 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
17006 the \r\n sequence that immediately precedes the gdb prompt.
17007 * gdb.base/a1-selftest.exp: Save original timeout and restore
17008 after test.
17009
17010 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
17011
17012 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
17013 symbol.
17014
17015 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17016
17017 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
17018
17019 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
17020
17021 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
17022 timeout by 60 seconds.
17023
17024 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
17025
17026 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
17027 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
17028 error return.
17029
17030 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
17031
17032 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
17033 gdb initialization, also report how long dejagnu waited. Restore
17034 old timeout before doing error return. Temporarily increase timeout
17035 by 3 minutes to allow for slow startups over heavy NFS use.
17036
17037 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
17038
17039 * lib/gdb.exp: Report timeout value for verbosity level 2.
17040 * config/gdbserver.exp: Ditto.
17041 * config/hppro.exp: Ditto.
17042 * config/mips-gdb.exp: Ditto.
17043 * config/monitor.exp: Ditto.
17044 * config/netware.exp: Ditto.
17045 * config/sim-gdb.exp: Ditto.
17046 * config/slite-gdb.exp: Ditto.
17047 * config/udi-gdb.exp: Ditto.
17048 * config/unix-gdb.exp: Ditto.
17049 * config/vx-gdb.exp: Ditto.
17050 * gdb.base/a1-selftest.exp: Ditto.
17051 * gdb.base/a2-run.exp: Ditto.
17052 * gdb.base/break.exp: Ditto.
17053 * gdb.base/corefile.exp: Ditto.
17054 * gdb.base/list.exp: Ditto.
17055 * gdb.base/recurse.exp: Ditto.
17056 * gdb.base/scope.exp: Ditto.
17057 * gdb.base/signals.exp: Ditto.
17058
17059 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17060
17061 * gdb.threads/Makefile.in (docdir): Removed.
17062
17063 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17064
17065 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
17066 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
17067 @srcdir@.
17068 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
17069 autoconf 2.5 or higher.
17070 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
17071
17072 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
17073
17074 * configure: Regenerated.
17075 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
17076 avoid name clashes with SunOS headers.
17077
17078 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
17079
17080 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
17081
17082 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
17083
17084 * gdb.base/callfuncs.exp: Finish last change -- make sure the
17085 prototype information ends up in the compiler info file.
17086
17087 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
17088
17089 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
17090 attempting to regenerate it. Eliminate use of a temporary file
17091 and just generate the info file directly. Source it immediately,
17092 for consistency of use.
17093 * gdb.base/corefile.exp: Ditto
17094 * gdb.base/exprs.exp: Ditto.
17095 * gdb.base/funcargs.exp: Ditto.
17096 * gdb.base/langs.exp: Ditto.
17097 * gdb.base/list.exp: Ditto.
17098 * gdb.base/mips_pro.exp: Ditto.
17099 * gdb.base/nodebug.exp: Ditto.
17100 * gdb.base/opaque.exp: Ditto.
17101 * gdb.base/ptype.exp: Ditto.
17102 * gdb.base/scope.exp: Ditto.
17103 * gdb.base/setvar.exp: Ditto.
17104 * gdb.base/signals.exp: Ditto.
17105 * gdb.base/whatis.exp: Ditto.
17106 * gdb.c++/templates.exp: Ditto.
17107 * gdb.c++/virtfunc.exp: Ditto.
17108 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
17109 whether or not to add -lstdc++ to the compile command line args.
17110
17111 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17112
17113 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
17114 it got fixed by the recent lookup_minimal_symbol_by_pc change.
17115 Increase timeout, a lot of single stepping might be needed if the
17116 target has no hardware watchpoints.
17117
17118 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
17119
17120 * gdb.base/break.exp: Ignore compiler warnings when compiling
17121 break.c.
17122 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
17123 * gdb.base/default.exp: Add h8300 xfails. Handle messages
17124 from remote-sim.
17125 * gdb.base/exprs.exp: Add h8300 xfails.
17126 * gdb.base/funcargs.exp: Likewise.
17127 * gdb.base/nodebug.exp: Likewise.
17128 * gdb.base/printcmds.exp: Likewise.
17129 * gdb.base/ptype.exp: Likewise.
17130 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
17131 h8300 xfails.
17132 * gdb.base/return.exp: Handle float/double precision problems
17133 on the h8300.
17134 * gdb.base/funcargs.c: Explicitly make last constant argument to
17135 call_after_alloca_subr an unsigned long type.
17136 * gdb.base/return.c: Include stdio.h.
17137
17138 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17139
17140 * config/abug.exp: New file for the older Motorola Bug monitor
17141 that runs on the mvme13x series VME boards.
17142 * config/monitor.exp: Use the new config array for target settings
17143 if they exist.
17144
17145 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
17146
17147 * sim-gdb.exp: Make the SH simulator allocate less space when
17148 it is targeted.
17149
17150 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
17151
17152 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
17153 test.
17154
17155 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
17156
17157 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
17158 "rs6000-*-*" for "list function in include file" when gcc compiled.
17159 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
17160 for "p ctable1[120]".
17161 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
17162 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
17163 Remove setup_xfail for "rs6000-*-*" for
17164 "print 'scope0.c'::filelocal before run".
17165 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
17166 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
17167 since some compilers don't allow both options to be given
17168 on the same command line. Create object file and move it.
17169
17170 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
17171
17172 * gdb.base/corefile.exp: Always regenerate the core file, since
17173 we always regenerate the coremaker program. Detect special case
17174 where registers cannot be read from core file.
17175
17176 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
17177
17178 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
17179 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
17180 * gdb.c++/templates.exp: Only match on basename of file since
17181 some formats like xcoff don't encode directory information.
17182 * gdb.stabs/weird.exp: Use the right sed script for powerpc
17183 and rs6000 AIX xcoff targets.
17184 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
17185 * configure: Regenerate.
17186 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
17187 here, rather than in distclean.
17188
17189 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
17190
17191 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
17192 defined, and use it to compile the test case with -O2. The
17193 native compilation still uses no optimization.
17194 * gdb.base/mips_pro.c: Remove inline assembly code since
17195 it is compiled PIC by default, which results in assembler
17196 warnings that make the testsuite think the compilation
17197 was unsuccessful.
17198
17199 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
17200
17201 * gdb.c++/misc.exp: Add note to message for
17202 "print s.a for foo struct" that this is a known gcc 2.7.2
17203 and earlier bug.
17204
17205 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
17206
17207 * gdb.base/break.exp: Fix pattern for matching "Delete all
17208 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
17209 setup_xfail for deleting all breakpoints test. Fix various
17210 timeout messages to include "(timeout)".
17211 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
17212 for "p t_float_values2(3.14159,float_val2)".
17213 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
17214 for "continue to call2g" when gcc compiled.
17215 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
17216 "up to foo in langs.exp", "show language at foo in langs.exp",
17217 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
17218 and "show language at fsub in langs.exp".
17219 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
17220 "list line 1 in include file", "list message for lines past EOF",
17221 "list function in include file", "list list0.h:foo", and
17222 "list filename:function; nonexistant function".
17223 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
17224 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
17225 and "ptype t_char_array" to be for native cc only.
17226
17227 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
17228
17229 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
17230 setup_xfail for "print coremaker_bss", "print coremaker_ro",
17231 "print func2::coremaker_local", and "backtrace in corefile.exp".
17232
17233 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
17234
17235 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
17236 "bt in signals.exp". This problem only appears when running
17237 the testsuite, and then only intermittently.
17238
17239 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17240
17241 * gdb.base/return.exp (return_tests): Differentiate between
17242 two tests of continuing.
17243
17244 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17245
17246 * */Makefile.in (maintainer-clean): Remove config.log.
17247 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
17248 * gdb.c++/Makefile.in (PROGS): Add inherit.
17249 (clean): Remove *.ci.
17250
17251 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
17252
17253 * gdb.c++/misc.cc: Add test code from Mike Stump.
17254 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
17255
17256 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
17257
17258 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
17259 to "alpha-*-osf2*" and add comment.
17260 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
17261 setup_xfail for "step over execarg initialization" and
17262 "step over corearg initialization".
17263 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
17264 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
17265 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
17266 gcc compiled for "print coremaker_bss", "print coremaker_ro",
17267 "print func2::coremaker_local", and "backtrace in corefile.exp".
17268 * gdb.base/signals.exp: Build and source signals.ci.
17269 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
17270 to be for gcc only.
17271 * lib/gdb.exp: Move verbose statements outside conditionals.
17272
17273 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17274
17275 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
17276 Feb 3 procfs.c change.
17277
17278 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
17279
17280 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
17281
17282 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
17283
17284 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
17285 from dejagnu's apparent default of 10 seconds, which gives random
17286 results when running the tests over NFS on moderately loaded systems.
17287 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
17288
17289 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
17290
17291 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
17292 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
17293 result reports.
17294
17295 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
17296
17297 * configure.in (CY_AC_PATH_TCLH): Remove.
17298 * configure: Regenerate.
17299
17300 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
17301
17302 * gdb.c++/Makefile.in (clean): Add missing '{'.
17303
17304 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
17305
17306 * lib/gdb.exp: Provide a default value for noinferior.
17307
17308 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
17309 Load libgloss.exp.
17310
17311 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
17312
17313 * gdb.disasm/hppa.exp: Compile directly into an executable, use
17314 the executable, not the .o to run the tests from.
17315
17316 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
17317
17318 * gdb.base/break.exp: Don't test for program exit or exit status
17319 if $noresults if nonzero.
17320 * gdb.base/langs.exp: Likewise.
17321 * gdb.base/watchpoint.exp: Likewise.
17322
17323 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
17324 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
17325 trying to compile the testcase.
17326
17327 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
17328
17329 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
17330 * gdb.base/signals.exp (continue to handler): Likewise.
17331
17332 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
17333
17334 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
17335
17336 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
17337
17338 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
17339
17340 * gdb.base/corefile.exp: Recognize "not found" as failure
17341 when trying to determine if a core file was generated.
17342 If no core file was generate the first time, try again without
17343 the ulimit -c to work around braindamaged shells.
17344
17345 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
17346
17347 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
17348 [] tests with "test" and enclose string in quotes.
17349 * gdb.stabs/configure: Rebuild
17350
17351 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
17352
17353 Changes in sync with expect:
17354 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
17355 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
17356 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
17357 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
17358 argument to AC_REQUIRE.
17359 * configure: Regenerated.
17360
17361 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
17362
17363 * gdb.base/corefile.exp: When generating a core, discard any
17364 error messages about ulimit not found and the "core dumped"
17365 message from the shell that runs the coredumper.
17366
17367 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
17368
17369 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
17370
17371 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
17372 which sed script to run. Expect failure for v_comb test
17373 on PA targets too.
17374
17375 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
17376
17377 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
17378 "print func2::coremaker_local" and for "backtrace in corefile.exp"
17379
17380 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
17381
17382 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
17383 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
17384 "sparc-sun-solaris*" xfails for "p v_comb".
17385 * lib/gdb.exp (default_gdb_start): Fix typo.
17386 * gdb.base/corefile.exp: Allow "Core was generated by ..."
17387 messages to not include the full program name that caused
17388 the core dump since some systems (such as solaris) apparently
17389 truncate this path to about 80 characters.
17390 When generating a core file first try increasing the core file
17391 size limit to unlimited since some systems may default it to
17392 zero, and it is harmless to try it. Move the test for failing
17393 to generate a core file to where it will actually get executed.
17394 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
17395 new gdb result from g++ debug info improvements and make old
17396 pattern obsolescent. Also account for size_t differences
17397 (may be int or long).
17398 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
17399 initialization before function call is placed in the delay slot
17400 and thus appears to be skipped over by commands such as "next".
17401
17402 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17403
17404 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
17405
17406 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
17407
17408 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
17409 input source file; fix code to compile test to deal with this
17410 convention.
17411 * gdb.c++/*.exp: Likewise.
17412
17413 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
17414
17415 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
17416 "bt in signals.exp".
17417
17418 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
17419
17420 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
17421 "step over execarg initialization" and
17422 "step over corearg initialization".
17423
17424 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
17425
17426 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
17427 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
17428
17429 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
17430
17431 From Rob Savoye (rob@poseidon.cygnus.com)
17432 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
17433 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
17434 configure.in}, gdb.disasm/{Makefile.in, configure.in},
17435 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
17436 configure.in}: Major reworking for autoconfig.
17437 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
17438 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
17439 New files.
17440 * config/unix-gdb.exp: Make GDB global.
17441 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
17442 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
17443 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
17444 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
17445 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
17446 term.exp, twice.exp, watchpoint.exp, whatis.exp},
17447 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
17448 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
17449 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
17450 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
17451 pr-8136.exp, result.exp, string.exp, tuples.exp},
17452 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
17453 to returns as necessary, arrange for test to compile own testcase
17454 executable.
17455 * lib/gdb.exp: Changes for testsuite to compile own test cases.
17456
17457 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
17458
17459 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
17460 clear_xfail at end of test which might not call either pass or fail.
17461 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
17462 "backtrace through signal handler".
17463
17464 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17465
17466 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
17467 continuing from a job control stop signal.
17468 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
17469
17470 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
17471
17472 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
17473 * gdb.base/corefile.exp: Likewise.
17474 * gdb.base/funcargs.exp: Likewise.
17475
17476 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
17477
17478 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
17479 * config/monitor.exp: Add support for setting baud rate.
17480
17481 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
17482
17483 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
17484 i*86-*-linux* xfails for "backtrace through signal handler".
17485 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
17486 "print func2::coremaker_local".
17487 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
17488 alpha-dec-osf2* xfail for
17489 "delete all breakpoints when none".
17490
17491 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
17492
17493 * gdb.base/break.exp: Change test that deletes all breakpoints
17494 when no user breakpoints are installed. A post 4.15 change
17495 causes gdb to no longer prompt in this case.
17496
17497 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
17498
17499 * gdb.base/return.exp (return_tests): Change xfail for test
17500 "correct value returned double test" to stop xfailing at
17501 Solaris 2.5. Apparently the bug has been fixed.
17502
17503 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
17504
17505 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
17506 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
17507
17508 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
17509
17510 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
17511 * gdb.disasm/hppa.s: Corresponding changes.
17512
17513 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
17514
17515 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
17516 makefile fragment.
17517 * config/mt-hpux: Deleted.
17518
17519 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
17520
17521 * Many files: When warning about suppressed tests due to a
17522 nonexistant test binary, avoid incrementing the warning count.
17523
17524 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
17525
17526 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
17527
17528 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17529
17530 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
17531 "sparc-*-solaris2*".
17532
17533 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17534
17535 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
17536 Add global and local variables and initialize them.
17537 * gdb.base/corefile.exp: Test correct mapping of corefile sections
17538 by printing variables. Remove rs6000 and powerpc xfails, BFD now
17539 extracts the file name and terminating signal from the core file.
17540 * TODO: Remove note about tests for correct mapping of corefile.
17541 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
17542 from optimizing it away.
17543 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
17544 handles common blocks.
17545
17546 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
17547
17548 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
17549 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
17550
17551 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
17552
17553 * Makefile.in (maintainer-clean): New target, synonym for
17554 realclean.
17555 * gdb.base/Makefile.in (maintainer-clean): Likewise.
17556 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
17557 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
17558 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
17559 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
17560 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
17561
17562 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
17563
17564 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
17565 xfails when not gcc compiled for "print foo::funclocal".
17566 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
17567 "print foo::funclocal at foo",
17568 "print 'scope1.c'::foo::funclocal at foo",
17569 "print foo::funclocal_bss at foo",
17570 "print 'scope1.c'::foo::funclocal_bss at foo",
17571 "print foo::funclocal_ro at foo",
17572 "print 'scope1.c'::foo::funclocal_ro at foo",
17573 "print bar::funclocal at foo" and
17574 "print 'scope1.c'::bar::funclocal at foo".
17575 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
17576 gcc compiled for "print foo::funclocal at bar".
17577 Expand all messages to ensure that they identify that
17578 the test is at bar().
17579 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
17580 gcc compiled for:
17581 "ptype on opaque struct pointer (statically)",
17582 "ptype on opaque struct tagname (statically)",
17583 "ptype on opaque struct pointer (dynamically) 1",
17584 "ptype on opaque struct tagname (dynamically) 1",
17585 "ptype on opaque struct pointer (dynamically) 2" and
17586 "ptype on opaque struct tagname (dynamically) 2
17587 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
17588 gcc compiled for:
17589 "p datalocal"
17590 "whatis datalocal",
17591 "ptype datalocal",
17592 "p bsslocal",
17593 "whatis bsslocal", and
17594 "ptype bsslocal".
17595 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
17596 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
17597 when not gcc compiled.
17598 * gdb.base/funcargs.exp (float_and_integral_args): Add
17599 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
17600 compiled.
17601 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
17602 "backtrace from call6a" when not gcc compiled.
17603 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
17604 "backtrace from call7a" when not gcc compiled.
17605 * gdb.base/callfuncs.exp (do_function_calls):
17606 Add "hppa*-*-hpux*" xfail when not gcc compiled for
17607 "p t_char_array_values(char_array_val2,char_array_val1)",
17608 "p t_char_array_values(char_array_val1,char_array_val2)",
17609 "p t_char_array_values("carray 1","carray 2")",
17610 "p t_char_array_values("carray 1",char_array_val2)",
17611 "p t_char_array_values(char_array_val1,"carray 2")",
17612 "p sum_args(1,{2})",
17613 "p sum_args(2,{2,3})",
17614 "p sum_args(3,{2,3,4})",
17615 "p sum_args(4,{2,3,4,5})"
17616 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
17617 "backtrace in corefile.exp" when not gcc compiled.
17618
17619 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17620
17621 * gdb.base/signals.exp: Rewrite `handle all print' test as
17622 a procedure. Accept blanks or TABs as whitespace, increase
17623 timeout and expect input buffer size for the large output
17624 from the command. Remove "i*86-*-bsdi2.0" xfail.
17625
17626 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17627
17628 * gdb.base/setvar.exp: Add new testcases for truncation when
17629 assigning invalid values to bitfields.
17630
17631 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
17632
17633 * gdb.base/callfuncs.exp (do_function_calls): Remove
17634 mips-sgi-irix* xfail for
17635 "call inferior func with struct - returns char *"
17636 and fix test so that an optional (unsigned char *) cast is
17637 accepted in the result.
17638
17639 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
17640
17641 * gdb.base/funcargs.exp (float_and_integral_args): Remove
17642 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
17643 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
17644 * gdb.base/signals.exp: Remove duplicate "handle all print" test
17645 that accidentally got checked in.
17646
17647 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
17648
17649 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
17650 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
17651 compiled test.
17652 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
17653 Add mips-sgi-irix5* xfail for not gcc compiled.
17654 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
17655 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
17656 "p top", "whatis top", "p middle", and "whatis middle".
17657 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
17658 "whatis signed char" for not gcc compiled.
17659 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
17660 "set variable signed char=-1 (-1)" and
17661 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
17662 * gdb.base/funcargs.exp (float_and_integral_args):
17663 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
17664 Add mips-sgi-irix* xfail when not gcc compiled for
17665 "continue to call2b".
17666 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
17667 "continue to call2g".
17668 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
17669 "backtrace from call6a"
17670 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
17671 "backtrace from call7k".
17672 Add mips-sgi-irix5* xfail when not gcc compiled for
17673 "backtrace from call7a".
17674 (localvars_after_alloca): Fix gdb_test cmds for
17675 "print * after runto ...".
17676 Remove rs6000-*-* xfails for
17677 "print i after runto localvars_after_alloca" and
17678 "print l after runto localvars_after_alloca"
17679 for all compilers.
17680 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
17681 when not compiled with gcc, for:
17682 "print signed char == (minus)",
17683 "print signed char != (minus)",
17684 "print signed char < (minus)",
17685 "print signed char > (minus)".
17686 * gdb.base/callfuncs.exp (do_function_calls):
17687 Add mips-sgi-irix* xfail, when compiled with native compiler, for
17688 "call inferior func with struct - returns char *".
17689 * gdb.base/return.exp (return_tests): Change xfail for
17690 "correct value returned double test" to include Solaris 2.4.
17691 * gdb.base/funcargs.exp (float_and_integral_args):
17692 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
17693
17694 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17695
17696 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
17697 enumeration bitfields if compiling with GNU C.
17698 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
17699 to empty' prompt.
17700
17701 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
17702
17703 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
17704 test for PRO targets.
17705
17706 * gdb.base/funcargs.exp: Avoid ever setting more than 8
17707 breakpoints in the inferior at any given time by making
17708 two groups of breakpoints for call2*, call6* and call7*
17709 tests.
17710
17711 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17712
17713 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
17714 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
17715 from optimizing it away.
17716 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
17717 "call inferior func with struct".
17718
17719 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
17720
17721 * configure.in: Only configure gdb.chill for particular targets.
17722
17723 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
17724
17725 * gdb.base/Makefile.in: Add action to .c.o transformation
17726 rule that generates a .ci file for each .o file and remove
17727 explicit .c.o rules except for callfuncs.o.
17728 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
17729 generates a .ci file for each .o file and remove explicit
17730 .cc.o rules.
17731 (clean): Remove *.tmp *.ci files.
17732 (EXECUTABLES): Remove templ-info.exp.
17733 * gdb.base/compiler.c: New file.
17734 * gdb.c++/compiler.cc: New file
17735 * gdb.base/scope.exp: Source gdb.base/scope.ci.
17736 Change rs6000-*-* xfail for
17737 "print 'scope0.c'::filelocal_ro" and
17738 "print 'scope1.c'::filelocal" and
17739 "print 'scope1.c'::filelocal_bss" and
17740 "print 'scope1.c'::filelocal_ro" and
17741 "print 'scope1.c'::foo::funclocal" and
17742 "print 'scope1.c'::foo::funclocal_ro" and
17743 "print 'scope1.c'::bar::funclocal" and
17744 "print 'scope0.c'::filelocal_ro" and
17745 "print 'scope1.c'::filelocal at foo" and
17746 "print 'scope1.c'::filelocal_bss at foo" and
17747 "print 'scope1.c'::filelocal_ro at foo" and
17748 "print 'scope1.c'::foo::funclocal at foo" and
17749 "print 'scope1.c'::foo::funclocal_bss at foo" and
17750 "print 'scope1.c'::foo::funclocal_ro at foo" and
17751 "print 'scope1.c'::bar::funclocal at foo" and
17752 "print 'scope0.c'::filelocal_ro" and
17753 "print 'scope1.c'::filelocal" and
17754 "print 'scope1.c'::filelocal_bss" and
17755 "print 'scope1.c'::filelocal_ro" and
17756 "print 'scope1.c'::foo::funclocal" and
17757 "print 'scope1.c'::foo::funclocal_bss" and
17758 "print 'scope1.c'::foo::funclocal_ro" and
17759 "print 'scope1.c'::bar::funclocal" and
17760 "print 'scope1.c'::bar::funclocal_bss"
17761 to only be xfail'd when not compiled with gcc.
17762 Add rs6000-*-* xfail for
17763 "print 'scope0.c'::filelocal_bss before run"
17764 when compiled with gcc.
17765 (test_at_main): Add rs6000-*-* xfail for
17766 "print filelocal_ro in test_at_main"
17767 when compiled with gcc.
17768 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
17769 Add rs6000-*-aix* xfail for
17770 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
17771 "ptype t_char_array", not compiled with gcc.
17772 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
17773 xfail for "list foo (in include file)" when gcc compiled.
17774 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
17775 (integral_args): Add rs6000-*-* xfail for
17776 "run to call0a" if not compiled with gcc.
17777 (unsigned_integral_args): Add rs6000-*-* xfail for
17778 "run to call1a" if not compiled with gcc.
17779 (float_and_integral_args): Add rs6000-*-* xfail for
17780 "run to call2a" if not compiled with gcc and for
17781 "continue to call2b" for any compiler.
17782 Add rs6000-*-* xfail to
17783 "print f1 after run to call2a" for gcc compiled.
17784 (discard_and_shuffle): Add rs6000-*-* xfail for
17785 "run to call6a".
17786 (shuffle_round_robin): Add rs6000-*-* xfail for
17787 "backtrace from call7a" if not compiled with gcc.
17788 Add rs6000-*-* xfail for
17789 "backtrace from call7b" if compiled with gcc.
17790 (call_after_alloca): Add rs6000-*-* xfail for
17791 "print c in call_after_alloca" and
17792 "print s in call_after_alloca" and
17793 "backtrace from call_after_alloca_subr"
17794 if not compiled with gcc.
17795 (localvars_in_indirect_call): Add rs6000-*-* xfail for
17796 "print c in localvars_in_indirect_call" and
17797 "print c in localvars_in_indirect_call" and
17798 "backtrace in indirectly called function" and
17799 "stepping into indirectly called function"
17800 if not compiled with gcc.
17801 (localvars_after_alloca): Add rs6000-*-* xfail for
17802 "print c after runto localvars_after_alloca" and
17803 "print s after runto localvars_after_alloca" and
17804 "print i after runto localvars_after_alloca" and
17805 "print l after runto localvars_after_alloca"
17806 for all compilers.
17807 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
17808 than whatis-info.exp.
17809 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
17810 than opaque-info.exp.
17811 Setup rs6000-*-* xfail for
17812 "ptype on opaque struct pointer (statically)" and
17813 "ptype on opaque struct pointer (dynamically)" when
17814 not compiled with gcc.
17815 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
17816 rather than callf-info.exp.
17817 (do_function_calls): Add clear_xfail for rs6000-*-* for
17818 "p t_float_values2(3.14159,float_val2)". Seems to work
17819 fine there, both with xlc and gcc. Need to find out what
17820 it is doing right and fix other platforms.
17821 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
17822 "call inferior func with struct - returns int",
17823 "call inferior func with struct - returns long",
17824 "call inferior func with struct - returns float",
17825 "call inferior func with struct - returns double",
17826 "call inferior func with struct - returns char *",
17827 but only if not gcc compiled (presumes xlc compiled).
17828 Change rs6000-*-* xfails for
17829 "call inferior func with struct - returns char" and
17830 " call inferior func with struct - returns short" to only
17831 xfail if not using gcc.
17832 (clean mostlyclean): Remove *.ci and *.tmp files.
17833 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
17834 than templ-info.exp.
17835 * gdb.base/langs.exp: Source gdb.base/langs.ci.
17836 Add rs6000-*-* xfail for "up to foo in langs.exp"
17837 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
17838 when not gcc compiled.
17839
17840 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17841
17842 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
17843 * gdb.base/corefile.exp: Likewise.
17844 * gdb.base/list.exp: Likewise.
17845 * gdb.base/scope.exp: Likewise.
17846 * gdb.base/siganls.exp: Likewise.
17847
17848 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
17849 compiler output.
17850 * gdb.base/whatis.exp: Likewise.
17851
17852 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
17853
17854 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
17855 failure (opcode table has been fixed to match reality).
17856
17857 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
17858
17859 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
17860 "call inferior func with struct - returns char",
17861 "call inferior func with struct - returns short"
17862
17863 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
17864 "print 'scope0.c'::filelocal at main",
17865 "print 'scope0.c'::filelocal_bss in test_at_main",
17866 "print 'scope0.c'::filelocal at foo",
17867 "print 'scope0.c'::filelocal_bss in test_at_foo",
17868 "print 'scope0.c'::filelocal at bar",
17869 "print 'scope0.c'::filelocal_bss in test_at_bar"
17870
17871 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
17872 in source file 1". This bug seems to have been fixed with both
17873 gcc and native cc (was native assembler bug?).
17874
17875 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
17876
17877 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
17878 "backtrace through signal handler" to "i*86-*-sysv4*".
17879 * gdb.base/signals.exp: Add xfail for "'next' behaved as
17880 continue" case. Add "known SVR4 bug" to fail message.
17881 Add "i*86-*-bsdi2.0" xfail for "handle all print".
17882 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
17883 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
17884 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
17885 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
17886 "up to foo in langs.exp", "show language at foo in
17887 langs.exp", "up to cppsub_ in langs.exp", "show
17888 language at cppsub_ in langs.exp", "up to fsub in
17889 langs.exp", and "show language at fsub in langs.exp".
17890 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
17891 "bactrace in corefile.exp".
17892 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
17893 "call inferior function with struct - returns float" and
17894 "call inferior function with struct - returns double".
17895
17896 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
17897
17898 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
17899 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
17900 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
17901 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
17902
17903 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
17904
17905 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
17906 (or overriden) "CHILL" macro rather then bare "gcc".
17907 Also look for ../../gcc/xgcc since that is what we will
17908 actually need, not "Makefile". Remove following assignment
17909 of CHILL to CHILL_FOR_TARGET because that results in
17910 recursive definition.
17911
17912 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
17913
17914 * gdb.base/corefile.exp: Change xfail for backtrace in
17915 corefile.exp from linuxaout to all linux.
17916 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
17917 cases where we miss the breakpoint at the signal handler
17918 for some reason. Setup xfail for linuxoldld/linuxaout and
17919 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
17920 hitting SIGURG breakpoint.
17921 * gdb.base/signals.exp: Setup xfail for "next" acting like
17922 continue to add linuxoldld. Setup xfail for all linux for
17923 "next to handler in signals_tests_1", "backtrace in
17924 signals_tests_1", "continue to func1", "pass SIGUSR1",
17925 and continue to handler".
17926
17927 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
17928
17929 * Update all FSF addresses except those in COPYING* files.
17930
17931 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
17932
17933 * gdb.base/a2-run.exp: Change messages to be more explicit about
17934 the status of args, and quote binfile in results.
17935
17936 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
17937
17938 * gdb.base/callfuncs.exp: Add tests for passing structs to
17939 inferior functions and return various types.
17940 * gdb.base/callfuncs.c: Add functions to receive a struct
17941 and return a member of the struct, in various types.
17942
17943 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17944
17945 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
17946
17947 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17948
17949 * config/vxworks29k.exp: New file, sources vxworks.exp.
17950
17951 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17952
17953 * config/gdbremote.exp: New file. Testing framework using
17954 gdbserver.
17955
17956 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
17957
17958 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
17959 "call function when asleep" and "send end of file".
17960 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
17961 for "backtrace in corefile.exp".
17962 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
17963 for "backtrace through signal handler".
17964 * gdb.base/corefile.exp: Make sure we actually generate a core file
17965 before trying the core tests. Some systems allow the user to suppress
17966 generation of core files and default to that (linux for example).
17967 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
17968 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
17969
17970 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17971
17972 * gdb.threads: New directory with some crude multi-threaded
17973 gdb tests (step.exp and step2.exp).
17974 * config/mt-lynx (STEP_EXECUTABLE): Define.
17975 (THREADFLAGS): Define.
17976
17977 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
17978
17979 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
17980
17981 * gdb.base/signals.exp: Disable whole file for lynx until
17982 further notice.
17983
17984 * gdb.base/signals.exp: xfail test where "next" acts like
17985 "continue" for lynx.
17986
17987 * gdb.base/interrupt.exp: xfail test for calling function while
17988 inferior is asleep for lynx.
17989
17990 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
17991 than one cr-lf after each command.
17992
17993 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17994
17995 * configure.in: Reinstate setting of stabsdirs variable, fix
17996 typo in setting up configdirs for native builds.
17997
17998 * gdb.base/return.exp: Fix typo in return double test.
17999 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
18000 compiler from optimizing them away.
18001
18002 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
18003
18004 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
18005 sequences to be echo'd by gdb when using gdb_test.
18006 * gdb.chill/chexp.exp: Likewise.
18007 * gdb.fortran/exprs.exp: Likewise
18008
18009 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18010
18011 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
18012 after the inferior gdb has started.
18013
18014 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
18015 after each command.
18016 * gdb.base/funcargs.exp: Likewise.
18017 * gdb.base/gdbvars.exp: Likewise.
18018 * gdb.base/interrupt.exp: Likewise.
18019 * gdb.base/list.exp: Likewise.
18020 * gdb.base/watchpoint.exp: Likewise.
18021 * gdb.c++/demangle.exp: Likewise.
18022 * gdb.c++/inherit.exp: Likewise.
18023 * gdb.chill/chexp.exp: Likewise.
18024 * gdb.fortran/exprs.exp: Likewise.
18025
18026 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
18027 test if we can't handle IO to/from the inferior.
18028
18029 * gdb.c++/misc.exp: Always check for a program already being
18030 started after sending a "run" command to gdb.
18031
18032 * gdb.base/twice.exp: Start with a fresh gdb.
18033
18034 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
18035 only depend on gdb's expression code, not the chill runtime.
18036
18037 * gdb.base/return.c: Put return values into variables so we
18038 can have gdb print them rather than depending on the program
18039 to print them.
18040 * gdb.base/return.exp: Corresponding changes.
18041
18042 * lib/gdb.exp: Provide default value for noinferiorio.
18043 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
18044 the inferior.
18045
18046 * gdb.base/break.exp: Always check for a program already being
18047 started after sending a "run" command to gdb.
18048 (text_next_with_recursion): Don't check the output from the
18049 program's printf statement. Instead just make sure the program
18050 exited.
18051
18052 * gdb.base/commands.exp: Protect tests which need arguments with
18053 $noargs conditionals.
18054
18055 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18056
18057 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
18058 of structure member arrays to match gdb/valops.c:value_addr change.
18059
18060 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
18061
18062 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
18063 cases.
18064
18065 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
18066
18067 * configure.in (configdirs): Remove gdb.chill from default list
18068 of subdirs and then add it back in only if doing a native build.
18069 The current chill compiler does not yet work in any cross build.
18070 * Revert all signal changes from Jul 6.
18071 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
18072 for sh-hms targets, allowing these tests to link, with no other
18073 changes. Testing is suppressed by setting "nosignals" in site.exp.
18074
18075 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
18076
18077 * configure.in (signaldirs): Define and add to configdirs for all
18078 targets except some specific ones that are known to not support signals.
18079 Also clean up formatting.
18080 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
18081 (signals, sigall): Remove rules to build.
18082 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
18083 Moved to new gdb.signals directory.
18084 * gdb.signals: New test directory.
18085 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
18086 signals.c signals.exp}: New or moved files.
18087
18088 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
18089
18090 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
18091
18092 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
18093
18094 * gdb.base/return.exp: Xfail `return double' test failure
18095 on at least Solaris 2.3 and handle future/past versions on
18096 a case by case basis as appropriate. Also update message
18097 to include i*86 failures.
18098
18099 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18100
18101 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
18102
18103 * lib/gdb.exp: Fix comment which erroneously identified
18104 gdb_file_cmd as gdb_load (the 19 May change was in fact to
18105 gdb_file_cmd not gdb_load).
18106 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
18107
18108 * gdb.base/setvar.exp: Make test names consistent between pass and
18109 fail cases. Use gdb_test more.
18110
18111 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18112
18113 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
18114
18115 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18116
18117 * gdb.base/help.exp: Fix expected help string for `show commands'.
18118
18119 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
18120
18121 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
18122
18123 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
18124 of a text section.
18125
18126 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
18127
18128 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
18129 that loop eventually terminates. Fix Connection refused logic so
18130 that testsuite will expire nicely.
18131
18132 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
18133
18134 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
18135 config/rom68k.exp: New tcl glue for the appropriate monitors.
18136 These all just end up calling monitor.exp.
18137 * config/monitor.exp (gdb_target_monitor): Handle `Connection
18138 refused' by retrying. Cleanup some timeout issues.
18139 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
18140 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
18141 callers don't have to set/restore global timeout variable.
18142
18143 * The following set of changes centralizes management of the global
18144 timeout variable. This way, it can be set in one target dependent
18145 place instead of dozens of places scattered throughout the test suite.
18146 If you need to lengthen a timeout, then you should either set timeout
18147 in one of the config/{target}.exp files, or multiply it by a factor.
18148 Setting it to an absolute value is always going to lose for some
18149 targets.
18150 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
18151 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
18152 * gdb.base/funcargs.exp: Don't set timeout.
18153 * gdb.base/list.exp (test_forward_search): Only use local timeout.
18154 * gdb.base/printcmds.exp (test_print_string_constants
18155 test_print_array_constants): Don't set timeout.
18156 * gdb.base/ptype.exp: Don't set timeout.
18157 * gdb.base/recurse.exp: Don't set timeout.
18158 * gdb.base/return.exp: Don't set timeout.
18159 * gdb.base/watchpoint.exp: Don't set timeout.
18160 * gdb.c++/classes.exp (do_tests): Don't set timeout.
18161 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
18162
18163 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
18164
18165 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
18166
18167 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18168
18169 * lib/gdb.exp: Disable chill tests for irix5.
18170
18171 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18172
18173 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
18174 each test pass or fail.
18175
18176 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18177
18178 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
18179 xlc not gcc.
18180
18181 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
18182
18183 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
18184
18185 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
18186
18187 * config/est.exp: Fix copyright and comments. Remove dead code.
18188 Use targetname, serialport and baud variables instead of fixed
18189 constants.
18190 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
18191 * config/cpu32bug.exp: New file to support cpu32bug monitors.
18192
18193 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18194
18195 * gdb.base/watchpoint.exp: Don't run
18196 test_watchpoint_triggered_in_syscall for sunos.
18197
18198 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18199
18200 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
18201 they don't seem to exist. Do include stdio.h.
18202
18203 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18204
18205 * gdb.base/a1-selftest.exp: Add alpha xfail.
18206
18207 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18208
18209 * gdb.base/watchpoint.c (main): Prompt before calling read().
18210 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
18211 Revise accordingly. Remove cruft about sending "123" several
18212 times, until it gets noticed. Clean up the "print buf[0]" stuff
18213 so that it passes or fails, and waits for prompts in the usual way.
18214
18215 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18216
18217 * gdb.base/recurse.exp: Fix comment.
18218
18219 * TODO: Remove item about printing variables in nodebug.exp. Add
18220 item about enabling tests which are only run on some targets.
18221
18222 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
18223 fail, make test names unique, use new gdb_test convention
18224 regarding pattern, use gdb_test more, etc.).
18225
18226 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
18227 fail, make test names unique, etc.).
18228
18229 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18230
18231 * gdb.base/nodebug.c: Change return type of top and middle to
18232 short.
18233 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
18234 are fixed by the recent mdebugread.c changes. Allow `short ()'
18235 as type for top and middle.
18236
18237 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18238
18239 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
18240 nearly as I can tell, the whole thing was an accident in Stu's
18241 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
18242 to replace a send/expect pair with gdb_test, but ended up only
18243 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
18244 of 30 Mar 1995 took care of it, but left this vestigial comment
18245 which I am now nuking.
18246
18247 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18248
18249 * gdb.base/break.exp: Look for different line number for
18250 breakpoint at main depending on usestubs.
18251
18252 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18253
18254 * gdb.base/list.exp: Adjust some alternate expect patterns to
18255 match recent list0.c change. Add alternate expect pattern for
18256 output from `list default lines around main' for optimizing
18257 compilers.
18258
18259 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18260
18261 * lib/gdb.exp: If nosignals is not set, set it to 0.
18262
18263 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
18264
18265 * config/slite-gdb.exp: Responds to load symbol table prompt.
18266 * gdb.base/break.exp: Adjust line number, fix rerun.
18267 * gdb.base/langs0.c: Add #ifdef usestubs.
18268
18269 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
18270
18271 * gdb.base/list.exp: Adjust line contents after adding new lines in
18272 list0.c. Also fix a syntax error.
18273
18274 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
18275 * gdb.base/break.exp: ditto.
18276 * gdb.base/list.exp: ditto.
18277 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
18278 * gdb.base/run.c: ditto.
18279 * gdb.base/list0.c: ditto.
18280 * gdb.base/funcargs.c: ditto.
18281
18282 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
18283
18284 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
18285 $targetname, $serialport and $baud instead of hardwired variables.
18286 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
18287 target doesn't support signals.
18288
18289 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
18290
18291 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
18292
18293 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18294
18295 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
18296 Don't rely on the value of an auto variable before it has been
18297 initialized. Use gdb_test more.
18298
18299 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18300
18301 * lib/gdb.exp (default_gdb_version): A version number must start
18302 with a digit, but other than that contains all characters up to
18303 the first whitespace character.
18304
18305 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18306
18307 * gdb.base/commands.exp (breakpoint_command_test): New tests.
18308
18309 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18310
18311 * gdb.c++/*.exp: Warn if executable does not exist. The original
18312 reason for skipping the warning was that configure.in sometimes
18313 intentionally skipped building the executables but the tcl code
18314 had no way of knowing. That (a) was always bogus with respect to
18315 error handling, (b) is no longer true (right now there is no way
18316 to skip C++ tests).
18317
18318 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
18319
18320 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18321
18322 * gdb.base/list.exp: Add expect patterns for output from
18323 SunPRO compiled executables.
18324 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
18325 types.
18326
18327 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18328
18329 * gdb.base/break.exp (test_next_with_recursion): Accept any line
18330 number (we are already testing that the correct source line text
18331 gets printed).
18332
18333 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
18334 that is what is intended, but something needed to be done to get
18335 sunos4 native working again.
18336
18337 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
18338
18339 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
18340 apparently went with a (very) old xfail.
18341
18342 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
18343
18344 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
18345 runto_main is a proc in gdb.exp that will do 'step' for target use
18346 stubs.
18347 * gdb.base/exprs.exp: ditto.
18348 * gdb.base/interrupt.exp: ditto.
18349 * gdb.base/opaque.exp: ditto.
18350 * gdb.base/printcmds.exp: ditto.
18351 * gdb.base/ptype.exp: ditto.
18352 * gdb.base/scope.exp: ditto.
18353 * gdb.base/setvar.exp: ditto.
18354 * gdb.base/signals.exp: ditto.
18355 * gdb.base/twice.exp: ditto.
18356 * gdb.c++/classes.exp: ditto.
18357 * gdb.c++/inherit.exp: ditto.
18358 * gdb.c++/templates.exp: ditto.
18359 * gdb.base/break.exp: no run and hit main for stubs. Change line
18360 numbers for breakpoints and info breakpoint.
18361 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
18362 breakpoint().
18363 * gdb.base/callfuncs.c: ditto.
18364 * gdb.base/exprs: ditto.
18365 * gdb.base/interrupt.c: ditto.
18366 * gdb.base/opaque0.c: ditto.
18367 * gdb.base/printcmds.c: ditto.
18368 * gdb.base/ptype.c: ditto.
18369 * gdb.base/scope0.c: ditto.
18370 * gdb.base/setvar.c: ditto.
18371 * gdb.base/signals.c: ditto.
18372 * gdb.base/twice.c: ditto.
18373 * gdb.c++/misc.cc: ditto.
18374 * gdb.c++/templates.cc: ditto.
18375
18376 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18377
18378 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
18379
18380 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
18381 somewhere between `read' and `main.c'. I'm pretty sure the
18382 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
18383 and it isn't particularly useful.
18384
18385 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
18386
18387 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18388
18389 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
18390
18391 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
18392
18393 * config/mt-slite: add LIBS and -nostdlib.
18394 * config/slite-gdb.exp: add this new file to support sparclite target.
18395
18396 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
18397
18398 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
18399
18400 * gdb.base/a2-run.exp: Change argument to istarget from
18401 "*-*-vxworks" to "*-*-vxworks*".
18402 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
18403
18404 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
18405
18406 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
18407 will not runto main but do a 'step' to step out of breakpoint().
18408 * config/mt-slite: add -Dusestubs.
18409
18410 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18411
18412 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
18413 instead of just @.
18414
18415 * gdb.base/signals.exp: Add test for "handle all print".
18416 * TODO: Remove "handle all print". Also remove item about
18417 checking copyright date (I don't like the idea of a spurious FAIL
18418 based on when we run the tests).
18419
18420 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
18421 for SunOS4 (reason for failure not investigated). Remove
18422 redundant test for $binfile.
18423
18424 * gdb.base/nodebug.c (array_index): Call malloc.
18425
18426 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
18427
18428 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
18429
18430 * gdb.base/recurse.exp: Update gdb_test invocation to use new
18431 conventions and slightly simplify the matching regexp.
18432
18433 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18434
18435 * gdb.base/break.exp: Update gdb_test invocation to use new
18436 convention.
18437
18438 * lib/gdb.exp: If noargs is not set, set it to 0.
18439
18440 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
18441 tests unique.
18442
18443 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
18444
18445 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18446
18447 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
18448 one argument of type "<non-float parameter>".
18449
18450 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
18451
18452 * config/rom68k.exp: New file to support Motorola IDP board.
18453 * gdb.base/a2-run.exp: Skip this file if noargs is set.
18454 * gdb.base/break.c: Change things around so that this program
18455 doesn't depend upon args. This is necessary to make remote
18456 targets work (in general, they can't take args).
18457 * gdb.base/break.exp: Don't try to send args to program. Don't
18458 expect output. Also, replace lots of code with gdb_test.
18459
18460 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18461
18462 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
18463 printing of '\'' (which is what the comment says we are testing,
18464 even though we were not), not '''.
18465 (test_integer_literals_rejected): Test that printing ''' is an error.
18466
18467 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
18468 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
18469 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
18470 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
18471 Use gdb_test not test_print_accept.
18472 * lib/gdb.exp: Remove test_print_accept.
18473
18474 * gdb.base/signals.exp (signal_tests_1): Make pass message
18475 consistent with fail message.
18476
18477 * gdb.base/whatis.exp: Remove xfails for printing char vs.
18478 unsigned char; the bug (PR 1821) is fixed.
18479
18480 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
18481
18482 * gdb.base/scope.exp (test_at_localscopes): Call pass for
18483 successful tests--makes xfailing them work right.
18484
18485 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18486
18487 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
18488 only \r\n, not .*. The test can pass .* as the last thing in
18489 $pattern if that is what it wants. In addition to providing this
18490 flexibility, this change should speed up pattern matching in cases
18491 where the pattern already ended with .* (there were a number of
18492 them). This change also helps catch bad patterns--in the old
18493 scheme the typo "char \*" instead of "char \\*" would pass. Now
18494 it is caught.
18495 * Many .exp files: Update callers.
18496
18497 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
18498 clearer and does not spuriously match multiple ('s. Likewise for
18499 ) and *.
18500
18501 * gdb.base/nodebug.exp: Test ability to call a function and pass
18502 it a string (even with no debugging info).
18503
18504 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
18505 "p '\'", which is the same as "p ''" once tcl gets done with
18506 quoting, to "p '\\'", which I suspect is what is intended (one
18507 backslash gets sent to GDB).
18508
18509 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
18510
18511 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18512
18513 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
18514 1817) was fixed literally years ago.
18515
18516 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18517
18518 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
18519 test, it causes stepping out of call_after_alloca_subr with
18520 optimizing compilers.
18521 (localvars_in_indirect_call): Consume GDB prompt if `finish'
18522 fails.
18523
18524 * gdb.c++/templates.exp: Source templ-info.exp only if
18525 the templates executable exists.
18526
18527 * gdb.c++/misc.cc (class Contains_static_instance,
18528 class Contains_nested_static_instance),
18529 gdb.c++/classes.exp (test_static_members): Test printing of
18530 a class that contains a static instance of the class.
18531
18532 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18533
18534 * gdb.base/langs2.c (cppsub_): Don't prototype.
18535 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
18536 only, I believe).
18537
18538 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18539
18540 * lib/gdb.exp (skip_chill_tests): New procedure.
18541
18542 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
18543
18544 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
18545
18546 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
18547 each expect pattern. Cuts runtime from 12 to about 4 seconds.
18548
18549 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18550
18551 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
18552
18553 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
18554 disassemble 8, not 16, instructions for part 4.
18555
18556 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
18557 support the latter anymore.
18558
18559 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
18560 -DNO_PROTOTYPES.
18561 * gdb.base/callfuncs.c: Control use of prototypes based on
18562 NO_PROTOTYPES, not __STDC__.
18563 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
18564 t_float_values2 tests if prototypes in use.
18565
18566 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
18567 t_double_values): When checking differences against DELTA, check
18568 that difference is within the range (-DELTA,DELTA), not just
18569 (-infinity,DELTA).
18570
18571 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
18572
18573 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
18574 'file' command firts, then 'target', then 'load', this is due to gdb
18575 target set up.
18576 * config/mips-gdb.exp: Fix a couple regular exp bugs.
18577
18578 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
18579
18580 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
18581 FP load/store variants.
18582 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
18583
18584 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
18585
18586 * gdb.base/term.exp: Do not give a warning if not native, it is
18587 not an abnormal condition.
18588
18589 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
18590
18591 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
18592 t_char_array".
18593
18594 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
18595
18596 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
18597 are getting the version number.
18598
18599 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
18600 if not native, it is not an abnormal condition.
18601
18602 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18603
18604 * lib/gdb.exp: Just use "file exists", rather than undocumented
18605 dejagnu procedure "findfile".
18606
18607 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18608
18609 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
18610 (LDFLAGS): Set to -Xlinker -Ur.
18611
18612 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
18613 Removed, these values are set by lib/gdb.exp.
18614
18615 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
18616
18617 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18618
18619 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
18620 of replicating gdb startup code.
18621
18622 * config/mt-vxworks (LDFLAGS): Set to -r.
18623 (CFLAGS_FOR_TARGET): Removed.
18624
18625 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
18626 (gdb) and gdb for vxworks uses (vxgdb).
18627
18628 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
18629 executable is not in the tree and host != target, use sed and
18630 program_transform_name to determine the gdb name used by the
18631 target.
18632
18633 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
18634 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
18635
18636 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18637
18638 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
18639 floats, chars, and shorts where there are ANSI-style function
18640 definitions.
18641
18642 * gdb.base/langs.exp, gdb.base/langs*: New test.
18643 * gdb.base/Makefile.in: Build it.
18644 * TODO: Remove item about checking that C names don't get C++
18645 demangling applied; this test tests it.
18646
18647 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18648
18649 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
18650 went with the const70 xfail. The xfail went away a year ago.
18651
18652 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
18653
18654 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
18655 for hp300.
18656
18657 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
18658
18659 * gdb.base/a1-selftest.exp: Don't run on hp300.
18660
18661 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18662
18663 * Makefile.in (site.exp): Set host_alias and target_alias as well
18664 as host_triplet and target_triplet.
18665
18666 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18667
18668 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
18669
18670 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
18671 places as other ecoff systems).
18672
18673 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
18674 ultrix.
18675
18676 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18677
18678 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
18679 remove them.
18680 * gdb.base/nodebug.exp: Accept "function" in addition to "text
18681 variable and "variable" in addition to "data variable".
18682 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
18683
18684 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
18685 2.
18686 * gdb.base/list1.c (long_line): Add additional statement at start
18687 of function.
18688 * gdb.base/list.exp (test_forward_search): Update line number to
18689 reflect new statement.
18690
18691 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18692
18693 * gdb.base/signals.exp: Reinitialize searched source directories
18694 after gdb_start call.
18695
18696 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
18697
18698 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
18699 * gdb.stabs/Makefile.in: Likewise.
18700
18701 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
18702 change. Instead split the tests into smaller pieces.
18703 * gdb.disasm/hppa.s: Corresponding changes.
18704
18705 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18706
18707 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
18708 Quote ^C when passing it to stty. For some shells ^ is a pipe.
18709
18710 * gdb.base/funcargs.exp: Modify many tests so that every test
18711 either passes or fails. Make some test names unique.
18712
18713 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18714
18715 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
18716 Call stty to set interrupt character.
18717
18718 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
18719 for HP assembler versus GNU assembler based on actual behavior of
18720 $(CC), rather than assuming that $(AS) is always the GNU assembler.
18721
18722 * TODO: Suggest a few more stepping tests.
18723
18724 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
18725
18726 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
18727 restart GDB for h8300 after a continue.
18728 (return): Add pattern to match a29k-udi behavior.
18729 * gdb.base/nodebug.exp: Remove obsolete comment.
18730 * gdb.base/regs.exp: New file, testing of register displays.
18731 * gdb.base/return.exp: Fix typo in reference to $objdir.
18732 * gdb.base/whatis.exp: Always start with a fresh GDB.
18733
18734 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18735
18736 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
18737 higher, these tests generate a lot of output.
18738
18739 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18740
18741 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
18742 code following the catch silently ignored some errors; without the
18743 catch they should be thrown like any other tcl error. Also, the
18744 catch used "" instead of {} which meant all the callers who wanted
18745 to include one of the characters "[]$ had to quote it an extra time.
18746 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
18747 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
18748 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
18749 Remove extra quoting.
18750
18751 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
18752
18753 * gdb.base/commands.exp: Make test names unique; every test either
18754 passes or fails. Update some comments.
18755
18756 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
18757
18758 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18759
18760 The following fixes a FAIL caused by the fact that the alpha stabs
18761 configuration didn't use the ".if alpha" code in weird.def.
18762 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
18763 bit pointer, so the 32 bit version works even on the alpha.
18764 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
18765 Remove the stuff which allowed us to have separate versions for
18766 alpha and everything else.
18767
18768 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
18769 regexp which "info func operator\[\](" is supposed to match. Fix
18770 string to send to GDB. Note that GDB still doesn't work right. Add a
18771 new test for "info func .perator\[\](" which GDB does handle correctly.
18772
18773 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
18774
18775 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18776
18777 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
18778 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
18779 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
18780 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
18781 it makes the tests harder to understand and confuses test-o-matic.
18782 The preferred style is that each test provides a PASS or a FAIL,
18783 and has a unique message (e.g. "continue #54" not just "continue")
18784 which is the same for the pass and the fail.
18785 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
18786 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
18787 to lib/gdb.exp.
18788 * gdb.base/printcmds.exp: Use test_print_accept. Remove
18789 prt_accept which was basically the same thing. Likewise for
18790 test_print_reject and prt_reject.
18791 * lib/gdb.exp (test_print_reject): Add some more error message
18792 patterns to match from the former printcmds.exp (prt_reject).
18793 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
18794 One defect of the passcount stuff is that some of it failed to
18795 report XPASS where appropriate.
18796 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
18797 stuff before and after arg in expected pattern.
18798 (test_paddr_operator_functions): Re-do test without print_addr_of;
18799 this is the only test which seems to want extra stuff there.
18800
18801 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18802
18803 * gdb.base/nodebug.exp: Update new tests to reflect improved
18804 wording of gdb output.
18805
18806 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
18807 and "ptype" work on variables in files compiled without -g.
18808 Replaces commented out "maint print msymbol" tests.
18809
18810 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18811
18812 * gdb.base/setvar.c (dummy): Call malloc.
18813
18814 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
18815 losing with the irix4 sed.
18816
18817 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
18818 ALRM" on irix4.
18819
18820 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18821
18822 * TODO: Remove items about corefile.exp testing new exec-file and
18823 backtrace; both are now done. Add items about printing enums.
18824
18825 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18826
18827 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
18828 "get signal $thissig" test fails.
18829
18830 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
18831
18832 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18833
18834 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
18835 compiler warning with dec alpha compiler.
18836
18837 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
18838 extra \n from gdb_test call (this explains why the prompt test
18839 that I removed yesterday was there).
18840 (user_defined_command_test): Remove extra \n and prompt test.
18841
18842 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
18843 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
18844 doesn't exist.
18845 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
18846 Also remove alpha workaround, which turns out to be because
18847 SIGABRT == SIGLOST.
18848
18849 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
18850
18851 * gdb.base/help.exp: Don't test "help show".
18852
18853 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18854
18855 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
18856 "set print address" is on.
18857 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
18858 pass prompt to gdb_test; gdb_test already looks for the prompt.
18859
18860 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
18861
18862 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
18863 was a vestige of the manual TESTSTRATEGY, and the purpose of it
18864 was to make sure that gdb can read a core file. But (a) the "read
18865 the corefile" part didn't make it to a1-selftest.exp, we just
18866 delete the corefile after creating it, and (b) we test reading
18867 corefiles in corefile.exp anyway. Also, this test left around a
18868 xgdb process on Solaris.
18869
18870 * gdb.base/corefile.exp: Also test backtrace.
18871
18872 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
18873
18874 * gdb.base/commands.exp: Test a simple user defined command with
18875 arguments and if/while statements; verify the full user command is
18876 printed by "show user".
18877
18878 * gdb.base/commands.exp: Test if/while commands as part of a
18879 breakpoint command list; verify they appear in breakpoint
18880 information.
18881
18882 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18883
18884 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
18885 than by dividing by zero.
18886
18887 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
18888
18889 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
18890 performing an inferior call with watchpoints enabled.
18891 * gdb.base/watchpoint.c (main): Delete second unnecessary read
18892 call.
18893
18894 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18895
18896 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
18897 of "file" command.
18898
18899 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
18900 Add additional pattern for when "int operator int(void);" appears
18901 in a different order.
18902
18903 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18904
18905 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
18906
18907 * gdb.base/help.exp: Replace most of docstrings for "info signals"
18908 and "signal" with ".*".
18909
18910 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18911
18912 * TODO: Add note about "handle all nostop".
18913
18914 * gdb.base/{sigall.c, sigall.exp}: New test.
18915 * gdb.base/Makefile.in: Add it.
18916
18917 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18918
18919 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
18920 when invoking GDB, suppresses any windowing interface.
18921
18922 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
18923
18924 * config/sim-gdb: New file, simulator testing support.
18925
18926 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
18927
18928 * gdb.base/interrupt.exp: Test calling func1 twice.
18929
18930 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
18931
18932 * gdb.base/list.exp (test_forward_search): Set timeout higher
18933 when we'll be getting lots of output from gdb.
18934
18935 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
18936 "init_malloc" to after the expect statement. Run it if that
18937 regexp is taken, but also for two others which happen if source
18938 cannot be found.
18939
18940 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18941
18942 * gdb.base/printcmds.exp: New test, for printing register before
18943 program is running.
18944
18945 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18946
18947 * gdb.base/list.exp: Correct some alternate expect patterns
18948 to reflect changes in list1.c.
18949
18950 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18951
18952 * TODO: Add item regarding large frames.
18953
18954 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
18955
18956 * TODO: Remove item about enabling return.exp; it
18957 is enabled. Suggest a few more "return" tests.
18958
18959 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18960
18961 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
18962 anonymous unions.
18963
18964 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18965
18966 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
18967 and pr-5646.o, so "make" is the same as "make all", not "make
18968 pr-4975.o".
18969
18970 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
18971
18972 * gdb.base/list.exp: Adjust expectations to reflect changes in
18973 list1.c.
18974 (test_forward_search): New test proc.
18975 * gdb.base/list1.c (long_line): New function, has long source line.
18976
18977 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
18978
18979 * gdb.base/a1-selftest.exp: Change initial stepping to know about
18980 additional line of code that was added.
18981
18982 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
18983
18984 * gdb.disasm/hppa.s: Break the large branching tests into smaller
18985 tests so as not to overflow expect's input buffers.
18986 * gdb.disasm/hppa.exp: Corresponding changes.
18987
18988 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18989
18990 Beginnings of template debugging tests.
18991 * gdb.c++/templ-info.cc: New file to test for template
18992 debugging capability of the compiler.
18993 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
18994 templ-info.cc.
18995 * gdb.c++/templates.cc: Add explicit template instantiations
18996 to enable compiling with -fno-implicit-templates. Add destructor
18997 and 'value' method to T5 class for template tests.
18998 * gdb.c++/templates.exp: Add testcases for printing of template
18999 types, setting breakpoints on template methods and calling a
19000 template method.
19001
19002 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
19003
19004 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
19005 branch target since some assemblers (gas-2.5) may emit a
19006 relocation for the branch instead of resolving it in the
19007 assembler.
19008
19009 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19010
19011 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
19012 through signal handler.
19013
19014 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19015
19016 * configure.in (*-*-netware): Use config/mt-netware.
19017
19018 * config/mt-netware: New file.
19019 * config/mt-i386-netware: Removed, separate configs for different
19020 netware architectures are no longer needed now that we have
19021 --with-headers.
19022
19023 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19024
19025 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
19026 by the recent changes to use ANSI C arithmetic conversions.
19027
19028 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19029
19030 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
19031 bug involving using inferior_pid to figure out whether to select a
19032 frame.
19033
19034 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
19035
19036 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
19037 match the current disassembler output.
19038
19039 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
19040
19041 * gdb.fortran/exprs.exp: Expect VOID instead of void.
19042 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
19043 types, expect "int" as type of integer values (for now).
19044
19045 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
19046
19047 * gdb.base/commands.exp: New tests for if/while commands.
19048
19049 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
19050
19051 * lib/gdb.exp (runto): Replace sub-pattern for hex value
19052 by .*, since hex values have different syntax in Chill mode.
19053
19054 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19055
19056 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
19057 linefeed from expect pattern for repeated types with indices > 9.
19058
19059 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
19060
19061 First part of Fortran test suite.
19062 * gdb.fortran: New directory.
19063 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
19064
19065 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19066
19067 * gdb.base/default.exp: Update expect pattern for load command
19068 without arguments.
19069
19070 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19071
19072 * configure.in: Change i386 to i[345]86.
19073 * gdb.base/configure.in: Likewise.
19074 * gdb.c++/configure.in: Likewise.
19075 * gdb.chill/configure.in: Likewise.
19076
19077 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
19078
19079 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
19080 patterns, since that is not a valid context for comments.
19081
19082 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
19083
19084 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
19085 repeated types and repeated types with indices > 9.
19086
19087 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
19088
19089 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
19090 2417; old bug has been fixed.
19091
19092 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
19093
19094 * gdb.base/interrupt.exp: When trying to wake up the inferior,
19095 send the newline ourselves instead of assuming gdb_test will do
19096 so when passed an empty input string.
19097
19098 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
19099 stabs testcode.
19100
19101 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19102
19103 * lib/gdb.exp (gdb_test): Don't send anything if the first
19104 argument is an empty string. This makes cases where we want to
19105 match output that is already in expect's buffers (for example,
19106 matching a breakpoint after gdb_run_cmd has been called) work
19107 reliably.
19108
19109 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19110
19111 * config/netware.exp: New file.
19112
19113 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19114
19115 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
19116 the -B and -L prefixes so we can find the debugging stub.
19117
19118 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
19119 there and we are using the gcc from the tree.
19120
19121 * gdb.base/types.c: Removed.
19122
19123 * gdb.base/configure.in: Look for makefile fragments in ../config.
19124 Recognize i386-*-netware.
19125 * gdb.c++/configure.in: Likewise.
19126
19127 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19128
19129 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
19130 the correct TCL syntax.
19131
19132 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19133
19134 * gdb.base/opaque.exp: use runto instead of messing around with
19135 breakpoints. Simplify by using gdb_test.
19136
19137 * gdb.base/bitfields.exp: restart between tests on netware targets
19138 because breakpoints aren't relocated after target death. Run
19139 processes to completion.
19140
19141 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
19142
19143 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
19144
19145 * Makefile.in: Remove extra tabs that confuse some versions
19146 of "make". Use the newly built gdb to test with by default,
19147 rather than the first one in the tester's search path.
19148
19149 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
19150
19151 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
19152
19153 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
19154 condition help.
19155
19156 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19157
19158 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
19159
19160 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
19161 running.
19162 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
19163 * gdb.base/funcargs.exp: Likewise.
19164
19165 * gdb.base/bitfields.exp: Simplify by using gdb_test.
19166 * gdb.base/funcargs.exp: Likewise.
19167
19168 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
19169 message is "".
19170
19171 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19172
19173 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
19174 return,signals,twice}.exp: Handle non-existant binaries
19175 consistantly.
19176
19177 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
19178 * gdb.base/Makefile.in: Don't try to generate a core dump, we
19179 might testing a cross development system.
19180
19181 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19182
19183 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
19184 runtest script is relative to ${srcdir}, not ${rootdir}.
19185
19186 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
19187
19188 * gdb.base/signals.exp: Allow for optionality of breakpoint
19189 address.
19190
19191 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19192
19193 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
19194
19195 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19196
19197 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
19198 for size_t definition.
19199 * gdb.c++/templates.cc: Likewise
19200
19201 * config/mt-i386-netware: New file.
19202
19203 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
19204 defined.
19205
19206 * gdb.base/Makefile.in: Added support for systems that name core
19207 files by appending "core" to the program name.
19208 * gdb.base/a1-selftest.exp: Likewise.
19209
19210 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19211
19212 * gdb.base/return.exp: Add comment and message for `return double'
19213 test failure on Sparc Solaris.
19214
19215 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
19216
19217 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
19218
19219 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19220
19221 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
19222 from optimizing them away.
19223 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
19224 patterns to include default constructors and assignment operators,
19225 to match gcc versions beyond 2.5.8. Accept any cplus demangling
19226 character in the output of the virtual base pointer.
19227
19228 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19229
19230 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
19231 expression match in print_addr_of to avoid unintented matches.
19232 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
19233 versions up to 2.5.8.
19234
19235 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19236
19237 * gdb.base/list.exp: Tweak alternate pattern for listing of an
19238 included file to run under newer versions of expect.
19239 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
19240 consecutive >'s in templates to accomodate recent cplus-dem.c change.
19241 Remove xfail for the virtual table of BDDHookV.
19242
19243 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19244
19245 * lib/gdb.exp (string_to_regexp): Set a default result.
19246 (default_gdb_start): Fix misleading message.
19247
19248 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
19249
19250 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
19251 Remove all CC, etc definitions.
19252 * config/mt-hpux: New file.
19253 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
19254 (CFLAGS, LDFLAGS): Define.
19255 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
19256
19257 * Makefile.in (site.exp): Don't insert host_os, etc.
19258 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
19259 (distclean): Check existence of subdir.
19260 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
19261 * gdb.base/Makefile.in: General cleanup and simplification.
19262 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
19263 to build executables. Use default rule to build .o files.
19264 (EXPECT, RUNTEST, CC): Fix relative pathname.
19265 (site.exp): Don't insert host_os, etc.
19266 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
19267 and/or SIGUSR1 defined.
19268 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
19269 * gdb.c++/Makefile.in: General cleanup and simplification.
19270 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
19271 (CFLAGS): Remove.
19272 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
19273
19274 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
19275
19276 * gdb.base/recurse.exp: Misc changes to get tests running again
19277 after Kung's changes to the watchpoint code.
19278 * gdb.base/watchpoint.exp: Likewise.
19279
19280 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
19281
19282 * lib/gdb.exp (string_to_regexp): Convert {\} also.
19283
19284 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19285
19286 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
19287 * lib/gdb.exp (default_gdb_start): Define.
19288 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
19289 gdb.base/funcargs.exp, gdb.base/opaque.exp,
19290 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
19291 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
19292 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
19293 Don't call gdb_target_udi in between tests.
19294
19295 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19296
19297 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
19298 (which was basically just a local version of the same thing). In
19299 addition to avoiding duplication, gdb_test_exact is faster.
19300 * lib/gdb.exp (gdb_test_exact): Fix typo.
19301
19302 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
19303 don't give an error.
19304
19305 * gdb.base/term.exp: Call delete_breakpoints before starting.
19306
19307 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
19308 (t10): Add comment.
19309
19310 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
19311
19312 Reorganization of the GDB Test Suite.
19313
19314 * gdb.base: New directory, contains all the basic tests.
19315 * gdb.c++: New directory, tests specific to C++.
19316 * gdb.chill: New directory, tests specific to Chill.
19317 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
19318 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
19319 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
19320 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
19321 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
19322 t30-31 to chill).
19323 * */gdbme.*: Rename to match appropriate expect scripts.
19324 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
19325 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
19326 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
19327 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
19328 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
19329 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
19330 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
19331 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
19332 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
19333 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
19334 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
19335 gdb.c++/virtfunc.cc: New names of C++ files.
19336 * gdb.chill/chillvars.ch: New name of Chill file.
19337 * gdb.base/configure.in, gdb.c++/configure.in,
19338 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
19339 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
19340 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
19341 * configure.in (configdirs): Update to reflect directory changes.
19342 (target_abbrev): No longer define for any configuration.
19343 * Makefile.in: Cosmetic improvements to header comments.
19344
19345 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19346
19347 Various changes to gdb.t31:
19348
19349 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
19350 * gdbme.ch: Make all key-words and predefineds be upper-case.
19351 * chillvars.exp: Expect key-words and predefinds in upper-case.
19352
19353 * chillvars.exp: Use gdb_test_exact many places.
19354 Change expected output for arrays (which now includes index labels).
19355
19356 * pr-5020.exp, gdme.ch (module PR_5020):
19357 New test, for PR-5020.
19358
19359 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
19360
19361 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
19362 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
19363
19364 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
19365
19366 * Makefile.in: Fix bit-rot in definitions of CHILL,
19367 CHILL_FOR_TARGET and Chill_LIB.
19368 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
19369 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
19370 CHILL, and CHILL_LIB.
19371
19372 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
19373
19374 * Revert the previous changes. Please see Rob's directory
19375 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
19376
19377 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
19378
19379 * Makefile.in, configure.in, config/mips-gdb.exp,
19380 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
19381 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
19382 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
19383 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
19384 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
19385 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
19386 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
19387 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
19388 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
19389 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
19390 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
19391 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
19392 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
19393 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
19394 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
19395 changes from 94Q1.
19396
19397 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
19398
19399 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
19400 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
19401 Rob's new testing fragments.
19402
19403 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
19404
19405 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
19406 lib/gdb.exp: Replace error proc calls with perror.
19407
19408 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
19409
19410 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
19411 version also, match on casted version strings, and match on
19412 gdb startup case where the line numbers might be messed up.
19413
19414 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
19415
19416 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
19417 (CFLAGS): Delete it from here.
19418
19419 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
19420
19421 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
19422
19423 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
19424
19425 * Makefile.in (RUNTEST): Default to just "runtest".
19426
19427 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19428
19429 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
19430 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
19431 the code has been restructured.
19432
19433 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19434
19435 * gdb.t00/default.exp (set write): Allow any number of \r and/or
19436 \n, not just one of each.
19437
19438 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
19439 /bin/cc gives a warning if you do.
19440
19441 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
19442
19443 * gdb.t24/demangle.exp: change expect pattern of
19444 __t10ListS_link1ZUiRCUiPT0
19445
19446 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19447
19448 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
19449 on local variables in recursive functions.
19450
19451 * gdb.t07/Makefile.in: Build the new test.
19452
19453 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19454
19455 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
19456 directly. Instead compare the return values from actual calls.
19457
19458 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
19459
19460 * Makefile.in (check): Set TCL_LIBRARY for runtest.
19461
19462 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19463
19464 * From Peter Schauer with minor modifications.
19465 * gdb.t15/return.exp (return_tests): Handle targets where "return"
19466 stops in mid-line in the caller. Add xfail for returning a float
19467 value on X86 targets.
19468
19469 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19470
19471 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
19472 to avoid expect lossage.
19473 (fmem_LRbug_tests): Likewise.
19474 * gdb.disasm/hppa.s: Corresponding changes.
19475
19476 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
19477 conditions to work with latest dejagnu/expect.
19478
19479 * gdb.t15/funcargs.exp (finish from indirect call): No longer
19480 expected to fail on the PA.
19481 (backtrace in call with trampolines): Explicitly require main
19482 to be frame #1 (no trampolines should show up in backtrace).
19483
19484 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
19485 "continue -expect".
19486 * gdb.t06/break.exp: Likewise.
19487 * gdb.t07/watchpoint.exp: Likewise.
19488 * gdb.t13/bitfields.exp: Likewise.
19489 * gdb.t15/{funcargs,return}.exp: Likewise.
19490 * gdb.stabs/weird.exp: Likewise.
19491 * config/{mips,udi}-gdb.exp: Likewise.
19492
19493 * hppa.sed: Enclose comments within a sed command to avoid
19494 losing with the old OSF1 sed.
19495
19496 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19497
19498 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
19499 sequent dynix.
19500 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
19501 * gdb.t15/funcargs.exp: Conditionally step again to really
19502 finish from marker_call_with_trampolines. Handle the case where
19503 the first step from within call_with_trampolines already steps
19504 us back to main.
19505 * gdb.t15/gdbme.c: Add comment to closing brace of
19506 call_with_trampolines for funcargs.exp.
19507
19508 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19509
19510 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
19511 Fix typo(s).
19512
19513 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19514
19515 * gdb.t07/gdbme.c: More code for watchpoint testing.
19516
19517 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
19518 "Hardware watchpoint" throughout file.
19519 (test_watchpoint_triggered_in_syscall): New test.
19520 (test_complex_watchpoint): New test.
19521
19522 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19523
19524 * gdbme.c (call_with_trampolines): New function to try and step
19525 into. Tests trampoline problems on the PA.
19526
19527 * funcargs.exp (localvars_in_indirect_call): No longer expect
19528 stepping into indirect call to fail on PAs.
19529 (test_stepping_over_trampolines): New test.
19530
19531 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19532
19533 * TODO: Add suggestions for static member function tests, and
19534 completion tests.
19535
19536 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19537
19538 * TODO: Add suggestions for "p/a" tests.
19539
19540 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
19541 (default_gdb_exit): Replace all the hair with sending "quit" to
19542 the process with a simple close.
19543
19544 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19545
19546 * TODO: Add suggestions for shared library tests.
19547
19548 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19549
19550 * TODO: Add suggestions for x/s tests.
19551
19552 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19553
19554 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
19555 "enable once", and "enable breakpoints once" with ".*".
19556
19557 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19558
19559 * TODO: Add suggestions about structure passing tests.
19560
19561 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19562
19563 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
19564 the primary1 test, use work around if __GNUC__ < 2.
19565 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
19566 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
19567 Test for bad output rather than waiting for timeout. Issue
19568 second continue only if first continue failed.
19569
19570 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19571
19572 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
19573 operator[] test with gdb_test because the old code didn't seem to
19574 be getting the quoting right with the new dejagnu.
19575
19576 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
19577
19578 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
19579 one from the path.
19580 * Makefile.in: Use a fresh expect if there is one, use runtest
19581 from the src tree if there is one.
19582
19583 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19584
19585 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
19586 next over recursive call. Revise the tests from that point on
19587 (which had been skipped) to match GDB's actual (correct) output.
19588
19589 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
19590 with next over a breakpoint whose condition is false.
19591
19592 * gdb.t00/help.exp: Comment out "help set print" tests just like
19593 (and for same reason as) "help set" test.
19594
19595 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19596
19597 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
19598 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
19599
19600 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19601
19602 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
19603 necessary gdb_target_udi.
19604
19605 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
19606
19607 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
19608 1838 and 2417; they are fixed.
19609
19610 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
19611 gdb.t03/ptype.exp (ptype structure, ptype union):
19612 Remove xfails; the test is looser than when the xfails were added.
19613
19614 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
19615 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
19616
19617 * gdb.t01/run.exp: Only run shell test if isnative.
19618
19619 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
19620 since "run" automatically loads if necessary. Call gdb_target_udi
19621 after the "file" since "file" kills any execution target.
19622
19623 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
19624 GDB. GDB doesn't work that way (not anymore at least) on UDI.
19625 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
19626 argument for UDI.
19627
19628 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19629
19630 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
19631
19632 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
19633
19634 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19635
19636 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
19637 properly quoting regexps. This makes the second argument to
19638 demangle a fixed string, which matches the callers, instead of a
19639 shell-style pattern which is what the previous implementation
19640 used. Update some of the callers.
19641
19642 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19643
19644 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
19645 (comib_nullified_tests): Fix typo.
19646 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
19647 strings. No longer expected to fail.
19648
19649 * gdb.disasm/hppa.s (addib_tests): Fix typo.
19650 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
19651 strings. No longer expected to fail.
19652
19653 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
19654 string. No longer expected to fail.
19655
19656 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19657
19658 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
19659 No longer expected to fail.
19660
19661 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
19662 string. No longer expected to fail.
19663
19664 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19665
19666 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
19667 only in the names (I probably got most of them). I was even
19668 generous with some which differed in underscores in names, and
19669 probably missed a few, and I *still* was able to remove almost a
19670 third of the file with almost no impact on testsuite coverage.
19671
19672 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19673
19674 * gdb.t00/default.exp: Match udi_attach error message as well as
19675 the one from child_attach.
19676
19677 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
19678
19679 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
19680
19681 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
19682 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
19683
19684 * Move test with enums and partial symbols back to
19685 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
19686 Reverts the change of 26 May 93. Per today's change to
19687 stabs.texinfo, the behavior that weird.exp was expecting was
19688 unreasonable; what is important is that the compiler+gdb get
19689 things right, which happens with a recent gcc. Also fix the test
19690 to deal with native compilers which put out the stab gdb can't
19691 deal with.
19692
19693 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19694
19695 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
19696 in the names. The main thing these accomplish is to slow things down.
19697 Many more such duplicates surely remain.
19698
19699 * gdb.t00/help.exp: Comment out "help support" test just like
19700 (and for same reason as) "help set" test.
19701
19702 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
19703
19704 * gdb.t06/break.exp: Remove setup_xfails for
19705 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
19706 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
19707 about known bug in gcc to include up through 2.5.8.
19708 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
19709 well as "_vb$".
19710 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
19711 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
19712 with latest gcc and gdb.
19713 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
19714 well as "_vb$".
19715
19716 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19717
19718 * configure.in (hppa*-*-*): Also configure and build stabs-only
19719 tests.
19720
19721 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19722
19723 * gdb.t10/hppa.mt: A makefile fragment for the PA.
19724 * gdb.t10/configure.in (hppa*-*-*): Use it.
19725
19726 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19727
19728 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
19729
19730 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19731
19732 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
19733 versions prior to 1.13.5.
19734
19735 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19736
19737 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
19738 the prompt is at the start of a line.
19739
19740 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19741
19742 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
19743 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
19744 in the copr tests now.
19745 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
19746 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
19747 expected to fail.
19748
19749 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
19750
19751 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
19752 gdb.t31/chillvars.exp, lib/gdb.exp:
19753 Tweak to run under either version of expect.
19754 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
19755 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
19756 * gdb.t11/list.exp: Remove extraneous whitespace.
19757
19758 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19759
19760 * gdb.t16/printcmds.exp (test_print_strings): Accept
19761 "(unsigned char *) " before the string.
19762
19763 * TODO: Add notes about printing of fancy types and GDB expressions.
19764
19765 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
19766
19767 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
19768 * gdb.t06/configure.in: Don't try to compile signals test program
19769 if doing mips-idt-ecoff.
19770
19771 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
19772
19773 * Most .exp files: Tweak to run under either version of expect.
19774
19775 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19776
19777 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
19778 xfails; I'm not sure why they are failing, but not because of PR 1806.
19779
19780 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
19781
19782 * config/unix-gdb.exp: Remove gdb_unload cause it's already
19783 defined in lib/gdb.exp.
19784
19785 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19786
19787 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
19788 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
19789 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
19790 have to be typeless.
19791
19792 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19793
19794 * TODO: Add suggestion for copyright year test.
19795
19796 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
19797
19798 * configure.in (*-*-lynxos*): Add stabs tests.
19799
19800 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19801
19802 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
19803 so insert a tab before any assembler directive in column zero.
19804
19805 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
19806 stores.
19807 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
19808 stores.
19809 (fpu_short_memory_tests): Likewise.
19810
19811 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19812
19813 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
19814 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
19815 .stabs directives in comments.
19816
19817 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19818
19819 * TODO: New file, describing tests we could write.
19820 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
19821
19822 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19823
19824 * gdb.t06/signals.exp: Add kludge to force re-sync.
19825
19826 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
19827 to xgdb instead of gdb, get out of gdb.
19828
19829 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
19830
19831 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
19832 for info.
19833
19834 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19835
19836 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
19837 * gdb.stabs/configure.in (hppa*-*-*): Use it.
19838 * gdb.stabs/hppa.sed: New sed script for the PA.
19839
19840 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19841
19842 * gdb.stabs: Re-write weird.def and configuration to use sed
19843 instead of cpp. sed is portable and POSIX; cpp is neither.
19844
19845 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19846
19847 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
19848
19849 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19850
19851 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
19852
19853 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19854
19855 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
19856 "_vb$".
19857 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
19858 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
19859
19860 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19861
19862 * lib/gdb.exp: Comment out code which depends on non-existent
19863 `transform' procedure.
19864
19865 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
19866
19867 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
19868 * lib/gdb.exp: Transform tool name.
19869 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
19870 1.1's new error handling system.
19871
19872 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19873
19874 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
19875
19876 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19877
19878 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
19879 They made pattern matching so slow that timeouts happened on
19880 heavily loaded systems. Now any output from "show print" which
19881 gets us back to the GDB prompt is a PASS.
19882
19883 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
19884
19885 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
19886
19887 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19888
19889 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
19890
19891 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
19892 It is not from PR 3220.
19893
19894 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19895
19896 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
19897 just started failing because they depended on the order the
19898 subcommands are presented, or exact docstring text. This kind of
19899 test is a pain and has minimal benefit.
19900
19901 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19902
19903 * gdb.t09/corefile.exp: At end of test, use "core" command with
19904 no arguments.
19905
19906 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
19907
19908 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
19909 17}/Makefile.in: Make it possible to run the testsuite with Sun
19910 make and CC = cross gcc by adding explicit build rules for .o
19911 files.
19912
19913 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19914
19915 * gdb.t15/funcargs.exp: Don't put comments on same line as
19916 setup_xfail (@#$*%& tcl braindamage!).
19917
19918 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19919
19920 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
19921
19922 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
19923
19924 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
19925 * gdb.t20/inherit.exp: remove three dumplicate entries.
19926
19927 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19928
19929 * gdb.t06/break.exp: For "next over recursive call", fail on any
19930 incorrect output, not just on "factorial (value=2)".
19931
19932 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19933
19934 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
19935 working now. Add an xfail if accesing a bss variable causes
19936 a memory error if the target is not yet run.
19937
19938 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19939
19940 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
19941 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
19942 name of __st* demangling (2 strings). Did Kung really get the
19943 more than 95 others right without testing them?
19944
19945 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
19946
19947 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
19948
19949 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
19950
19951 * configure.in (configdirs): Add gdb.disasm
19952 * gdb.disasm: New directory for GDB disassembler tests.
19953 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
19954
19955 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19956
19957 * gdb.t00/help.exp: Don't test "help set".
19958
19959 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
19960 from within expect statements. None of these happen anymore and
19961 they cause regressions to be silently unnoticed.
19962
19963 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
19964 messages) about known failures with gcc cygnus-2.4.5-930417.
19965
19966 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
19967 comp-info.exp so it gets built if it doesn't exist.
19968
19969 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
19970 it is no longer used.
19971 * gdb.t13/comp-info.c: Removed.
19972
19973 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
19974
19975 * gdb.t06/signals.exp: Add xfail for sun3.
19976
19977 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19978
19979 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
19980 relevant because ^C doesn't get sent but failure can be reproduced
19981 interactively).
19982
19983 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19984
19985 * gdb.stabs/alpha.mt: New configuration file for alpha.
19986 * gdb.stabs/configure.in: Use it.
19987 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
19988 sharing with alpha.mt, redefine long to word via preprocessor.
19989 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
19990 for alpha.
19991 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
19992 native cc.
19993 * gdb.t00/teststrategy.exp: Change expect string so that we
19994 consume the `(xgdb)' from the command echo and from the gdb prompt.
19995 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
19996 gdb currently compares all values as long, so this failure probably
19997 applies to any configuration where LONGEST is bigger than a target int.
19998 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
19999 with gcc.
20000 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
20001 to handle opaque pointers, gcc is.
20002 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
20003 as first argument. Include <sys/types.h> and change all operator
20004 new definitions to use size_t.
20005 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
20006 now that we use size_t.
20007
20008 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20009
20010 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
20011 a long or float array cast all array members to the same type.
20012 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
20013 with 64 bit longs.
20014 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
20015 on alpha.
20016 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
20017
20018 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20019
20020 * gdb.t24 (demangle.exp): Constructors of templates have names like
20021 vector<int>::vector(int) not vector<int>::vector<int>(int). See
20022 section 14.6 of the ARM.
20023
20024 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
20025 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
20026 accomplish little and slow down the testsuite.
20027
20028 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
20029 Accept spaces various places.
20030
20031 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20032
20033 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
20034 with watchpoint enabled.
20035
20036 * Makefile.in: Remove definition of CC and remove the second
20037 definition of CXX (the "CXX = gcc" one remains). These definitions
20038 were causing backquotes to be expanded within backquotes, which
20039 doesn't work.
20040
20041 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
20042
20043 * gdb.t17/callfuncs.exp: Add "return 0" to end.
20044
20045 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20046
20047 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
20048 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
20049 by mips cc and contains no stabs entries.
20050
20051 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
20052
20053 * config/vx-gdb.exp: Use fake device to load files rather than
20054 NFS.
20055 * lib/gdb.exp: New proc to do "file" command.
20056 * config/unix-gdb.exp: Use new "file" proc.
20057
20058 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20059
20060 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
20061 Rework board rebooting slightly.
20062 (gdb_exit): Don't exit from the remote shell; there isn't one.
20063 * gdb.stabs/weird.exp: If a program is being debugged already,
20064 kill it.
20065 * gdb.t04/setvar.exp: Stop and restart gdb.
20066 * gdb.t05/expr.exp: Likewise.
20067 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
20068 restart gdb and reload the program.
20069 * gdb.t08/opaque.exp: Likewise.
20070 * gdb.t12/scope.exp: Likewise.
20071 * gdb.t13/bitfields.exp: Likewise.
20072 * gdb.t15/funcargs.exp: Likewise.
20073 * gdb.t20/classes.exp: Likewise.
20074 * gdb.t03/ptype.exp: Increase timeout.
20075 * gdb.t16/printcmds.exp (test_print_string_constants,
20076 test_print_array_constants): Likewise.
20077 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
20078 * gdb.t20/classes.exp (do_tests): Likewise.
20079 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
20080
20081 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
20082
20083 * gdb.stabs: Renamed *wierd* to *weird*.
20084
20085 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20086
20087 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
20088 for timeout. Add "known gcc 2.4.5 bug" to failure message.
20089
20090 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20091
20092 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
20093 (do_tests): Remove xfail for whatis on one_var and two_var.
20094
20095 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
20096
20097 * Makefile.in: Made cross building work better by adding
20098 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
20099
20100 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20101
20102 * gdb.t15/{return.c,return.exp,Makefile.in}:
20103 New test, currently commented out.
20104
20105 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
20106
20107 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
20108 still running and removes the leftover named socket so GDb can do
20109 clean restarts.
20110
20111 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
20112
20113 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
20114 console, not GDB.
20115 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
20116 cross testing works better with "make check"
20117 * config/unix-gdb: Use default procedures for exit and version.
20118 * config/vx-gdb.exp: Cleaned up and massaged back to working order
20119 with the newest VxWorks.
20120
20121 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20122
20123 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
20124 old form.
20125
20126 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
20127 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
20128
20129 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
20130
20131 * config/unix-gdb.exp: Remove this version of gdb_exit
20132 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
20133 Rob says he'll look at it when he gets back to testing boards.
20134
20135 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
20136
20137 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
20138 an expected fail for certain ptype commands.
20139
20140 * gdb.t20/classes.exp: Update expected results of "ptype class
20141 Base1" to account for the constructor that now appears in the type.
20142
20143 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
20144
20145 * configure.in (configdirs): Restore gdb.t04, which mysteriously
20146 disappeared from list.
20147 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
20148 "alldone" proc with call to cleanup and exit.
20149 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
20150 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
20151 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
20152 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
20153 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
20154 "alldone" proc with simple returns that suppress remaining
20155 tests. The alldone proc went away many months ago.
20156
20157 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20158
20159 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
20160
20161 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
20162
20163 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20164
20165 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
20166 as vax gdb will display them.
20167
20168 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20169
20170 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
20171 optimizers.
20172
20173 * scope.exp: Change "bad value for localval" messages so each one
20174 is unique.
20175
20176 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
20177 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
20178
20179 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
20180
20181 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20182
20183 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
20184 doesn't exist (due to optimization).
20185
20186 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20187
20188 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
20189 contains \r because the filename is long.
20190
20191 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
20192 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
20193
20194 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20195
20196 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
20197 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
20198 Ultrix.
20199 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
20200 int tests.
20201 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
20202
20203 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
20204
20205 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
20206
20207 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
20208 to match does not match the passing case but still matches the
20209 failing case.
20210
20211 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20212
20213 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
20214
20215 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
20216
20217 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
20218 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
20219 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
20220 Remove various versions of gdb_exit.
20221 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
20222 gdb_exit.
20223 * config/unix-gdb.exp: gdb_exit remains here, and should override
20224 the generic version, since it's doing a lot of wierd stuff that
20225 the other versions aren't. FIXME, fold it in, or abandon this
20226 version.
20227
20228 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20229
20230 * gdb.t24/demangle.exp: Add tests for PR 3220.
20231
20232 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20233
20234 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
20235
20236 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
20237
20238 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
20239 "i386-*-*". Works for i486 as well.
20240
20241 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
20242 bug, and expand domain of xfail to all SVR4 systems, since the
20243 actual problem is likely to be in generic SVR4 /proc support.
20244
20245 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20246
20247 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
20248
20249 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
20250
20251 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
20252 xfails for other systems. Match a missing 'Continuing.' as an
20253 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
20254
20255 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
20256 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
20257 Only issue warning for missing executables if -all option is used.
20258
20259 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
20260 file if -all option is used. It's like an unpredictable XFAIL.
20261
20262 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20263
20264 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
20265 for dynamically linked binaries.
20266
20267 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
20268
20269 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20270
20271 * gdb.t20/inherit.exp: Change message for "print tagless struct"
20272 to state that this is a known bug in old versions of g++.
20273
20274 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20275
20276 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
20277 while waiting for `Continuing'.
20278
20279 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
20280
20281 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
20282 in text, data, and bss.
20283 * gdb.t10/nodebug.c: Add local and global test variables for
20284 initialized and uninitialized data.
20285
20286 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20287
20288 * config/unix-gdb.exp (gdb_exit): Add "wait".
20289
20290 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20291
20292 * gdb.t06/signals.exp: xfail the continue from the handler for all
20293 targets.
20294
20295 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
20296 function with watchpoints enabled, the i386 call dummy starts with
20297 a call.
20298
20299 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
20300 386 bsd names its corefiles.
20301
20302 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
20303
20304 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
20305 compilers don't grok it.
20306 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
20307 with small octal ints rather than character constants, which
20308 are signed and might not fit if first promoted to int.
20309
20310 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
20311
20312 * gdb.t09/Makefile.in (clean): Remove corefile.
20313
20314 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20315
20316 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
20317
20318 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20319 and Jim Kingdon (kingdon@cygnus.com)
20320
20321 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
20322 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
20323 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
20324
20325 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20326
20327 * gdb.t17/interrupt.exp: Add xfail for hppa.
20328
20329 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20330
20331 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
20332 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
20333 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
20334 to determine signed-ness of bitfields and use the result to setup
20335 the xfail.
20336 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
20337 * gdb.t15/funcargs.exp: Use them to step until the second indirect
20338 call line is reached if necessary.
20339
20340 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20341
20342 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
20343
20344 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20345
20346 * gdb.t06/break.exp: Also test `clear' command.
20347
20348 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20349
20350 * gdb.t00/teststrategy.exp: Remove extra quote.
20351
20352 * gdb.t07/watchpoint.exp: Change xfail for calling function with
20353 watchpoint enabled to be for all non-68k machines.
20354
20355 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
20356
20357 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20358
20359 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
20360 targets use aout.mt instead of ecoff.mt as gas understands
20361 standard aout format.
20362
20363 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20364
20365 * lib/gdb.exp (runto): Don't insist that function we are running to
20366 was compiled with -g.
20367
20368 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
20369
20370 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
20371 to get back into the read system call.
20372 Accept leading newline in case where we woke it up.
20373
20374 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20375
20376 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
20377 to make the stabs test work on ecoff systems using gcc and -with-stabs.
20378 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
20379 enable ecoff configuration.
20380
20381 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20382
20383 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
20384
20385 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20386
20387 * gdb.t16/printcmds.exp: Add another printf test.
20388
20389 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
20390
20391 * configure.in: If configured -with-stabs on any target, add
20392 stabsdirs to configdirs.
20393
20394 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20395
20396 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
20397 fun" so pattern does not match the command itself.
20398
20399 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20400
20401 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
20402
20403 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20404
20405 * gdb.t17/interrupt.exp: Test for more things.
20406
20407 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20408
20409 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
20410 compiler arranges the code and line numbers.
20411
20412 * gdb.t17/interrupt.exp: Don't send \n after ^C.
20413
20414 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20415
20416 * gdb.t00/help.exp: Increase expect input buffer size.
20417
20418 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20419
20420 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
20421
20422 * gdb.t07/watchpoint.exp: Add xfail for hppa.
20423
20424 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
20425
20426 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
20427 [0-9]*, not just [0-9].
20428
20429 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20430
20431 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
20432
20433 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
20434
20435 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20436
20437 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
20438
20439 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20440
20441 * gdb.t06/signals.c: Add xfails for sun3.
20442
20443 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
20444
20445 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
20446 test_stepping tests.
20447
20448 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20449
20450 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
20451
20452 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
20453
20454 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
20455 rather than actually putting it through cpp twice.
20456
20457 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
20458
20459 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
20460
20461 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
20462 no longer needed.
20463
20464 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20465
20466 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
20467
20468 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
20469 C++ features prints as "struct", make it a pass, not an xfail.
20470
20471 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20472
20473 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
20474 Don't require VA to print as "class" rather than "struct".
20475
20476 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
20477
20478 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
20479
20480 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20481
20482 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
20483
20484 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20485
20486 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
20487 order.
20488
20489 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20490
20491 * gdb.t16/printcmds.exp: Add printf tests.
20492
20493 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
20494
20495 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
20496
20497 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
20498
20499 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
20500 pass counts, to counteract any existing or future setup_xfails.
20501
20502 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20503
20504 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
20505 {BEGIN,END}_COMMON for common block instead of STAB.
20506 * gdb.stabs/wierd.exp: Add xfail for rs6000.
20507
20508 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
20509 intp_var should be N_GSYM not N_LSYM.
20510 wierd-aout.S: Use a label for the value of the N_SO.
20511 wierd.def: Remove all backslashes.
20512 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
20513
20514 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20515
20516 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
20517 get the expected next to inheritance3.
20518
20519 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20520
20521 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
20522 now that gcc-2.4 gets it right.
20523
20524 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20525
20526 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
20527
20528 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
20529 generating comp-info.exp which works for cross-compilation.
20530
20531 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
20532
20533 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
20534 "*-*-sysv4.*".
20535
20536 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
20537
20538 * gdb.t01/run.exp: Start with a fresh gdb.
20539 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
20540 SVR4.x.
20541
20542 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
20543
20544 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
20545 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
20546 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
20547 Makefile.in (distclean, realclean): Remove gdbme.c from list of
20548 things to remove.
20549
20550 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
20551
20552 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
20553 test cases from bug reports.
20554
20555 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
20556
20557 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
20558 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
20559 avoid spurious xfails.
20560 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
20561 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
20562 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
20563
20564 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
20565
20566 * gdb.t00/teststrategy.exp: Rework to provide more useful
20567 description of each test, fix problem with systems that define
20568 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
20569 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
20570 results for "next over recursive call" so timeouts aren't taken
20571 by error.
20572
20573 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
20574
20575 * gdb.t12/scope.exp: Test printing of variables before run.
20576
20577 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
20578 printed in wrong order due to sorting.
20579
20580 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
20581
20582 * gdb.t00/teststrategy.exp: Fix expected results for printing
20583 user entered string constant. Is array of char, prints with no
20584 address.
20585
20586 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
20587 commands.
20588 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
20589 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
20590 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
20591 of struct of char arrays.
20592 * gdb.t00/radix.exp: New tests for radix commands.
20593
20594 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
20595
20596 * gdb.t16/printcmd.exp: Print a variable before running program
20597 (with xfail for AIX).
20598
20599 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
20600
20601 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
20602
20603 * gdb.t16/printcmd.exp: Don't print variables before running program.
20604
20605 * gdb.t06/break.exp: Don't require envp argument to main.
20606
20607 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
20608
20609 * gdb.t02/whatis.exp, gdb.t11/list.exp:
20610 Add xfails for rs6000.
20611
20612 * gdb.t02/whatis.exp: Change other tests not to re-test something
20613 we already tested.
20614
20615 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
20616 each type used has a variable of that type.
20617
20618 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
20619
20620 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
20621
20622 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20623
20624 * configure.in: change srctrigger to be a file, not a directory
20625
20626 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
20627
20628 * configure.in (mips-idt-ecoff*): Added trailing '*'.
20629
20630 * gdb.t11/list.exp: Fixed a couple of typos.
20631
20632 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
20633
20634 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
20635 is fixed and PR is closed.
20636 * gdb.t16 (gdbme.c): Add simple test string variable.
20637 * gdb.t16 (printcmds.exp): Add tests with simple test string
20638 variable, primarily for boundaries on "set print elements".
20639
20640 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
20641
20642 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
20643 Make leading 0's optional and don't expect a tab in the middle
20644 of the number.
20645
20646 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
20647
20648 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
20649 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
20650 don't end command passed to gdb_test with newline.
20651
20652 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
20653 signed keyword away, don't expect signed bitfields to be signed.
20654
20655 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
20656 printing with only as many 1's as are in the field as well as printing
20657 with 32 1's (see comment).
20658
20659 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
20660
20661 * gdb.t00/default.exp: Start with a fresh gdb.
20662 * configure.in (configdirs): Remove gdb.t31 until the chill
20663 compiler works again. It no longer is able to find chillrt0
20664 since it isn't in libchill.a anymore.
20665 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
20666 wierd.o, make more modular.
20667 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
20668 spurious newlines that caused problems.
20669
20670 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20671
20672 * Move test with enums and partial symbols from gdb.t03/ptype.exp
20673 to gdb.stabs/wierd.exp since GCC has worked around the bug.
20674 gdb.stabs/wierd.{exp,def}: Many new tests.
20675
20676 * gdb.t00/default.exp: update info line for new message.
20677
20678 * gdb.t02/{whatis.exp,gdbme.c}:
20679 Test that "char *" doesn't print as "caddr_t".
20680
20681 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20682
20683 * gdb.t00/help.exp: Use .* in place of some help messages which
20684 just changed.
20685 gdb.t00/default.exp: Update "info frame" test for new message.
20686 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
20687 Remove some xfails
20688
20689 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20690
20691 * gdb.t03/{gdbme.c,ptype.exp}:
20692 Add tests for typedef'd struct and union without tags.
20693 Also check "whatis" on a variable of a typedef'd enum without a tag.
20694
20695 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
20696 PRMS 1823; the bug still exists but isn't reproduced by this test
20697 anymore), and remove rs6000 XFAIL (the bug is fixed).
20698
20699 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
20700 duplicated from whatis.exp. For those that are left, accept
20701 "long", "long int", or "int" for long variables (whatis.exp already
20702 has an XFAIL for "int", so no need to fail it here).
20703
20704 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
20705 Deal with GCC's names for types now that GDB uses the compiler's names.
20706
20707 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
20708 setup_xfail's for sunos4. If we #defined the signed keyword away,
20709 don't expect GDB to know that char it is signed.
20710
20711 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
20712
20713 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
20714
20715 * configure.in (configdirs): Add gdb.t24 for C++ tests that
20716 should work on any system, regardless of debugging format.
20717 * gdb.t21/demangle.exp: Move to gdb.t24.
20718 * gdb.t24/demangle.exp: Move from gdb.t21.
20719 * gdb.t24/{Makefile.in, configure.in}: New files.
20720
20721 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20722
20723 * configure.in: Do gdb.stabs and C++ tests only for stabs.
20724 * gdb.stabs: New directory.
20725
20726 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20727
20728 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
20729 not just "Quit anyway?".
20730
20731 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
20732
20733 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
20734 that all setup_xfails are immediately followed by clear_xfails.
20735
20736 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
20737
20738 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
20739 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
20740 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
20741 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
20742 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
20743 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
20744 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
20745 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
20746 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
20747 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
20748 gdb.t31/chillvars.exp, lib/gdb.exp:
20749 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
20750 bug-gdb@prep.ai.mit.edu.
20751
20752 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
20753
20754 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
20755 with 0.0, not integer 0.
20756
20757 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
20758
20759 * gdb.t06/break.exp: Update for "Kill the program" message change.
20760
20761 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
20762
20763 * Makefile.in (GDBFLAGS): Set to -nx.
20764 * Makefile.in (site.exp): Use GDBFLAGS.
20765
20766 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20767
20768 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
20769 Makefiles.
20770 (check): depend on just-check.
20771 (just-check): added so that tests can be run without a noop
20772 build pass.
20773
20774 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20775
20776 Switch to using configure's configdirs.
20777 * Makefile.in (Makefile): add configure.in dependency.
20778 (SUBDIRS): removed redundant assignment.
20779 * configure.in: switch subdirs assignment to configdirs.
20780 * gdb.t*/configure.in: new files.
20781
20782 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
20783
20784 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
20785 works.
20786
20787 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
20788
20789 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
20790 in explicit rules. Apparently this is not supported by some makes.
20791
20792 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
20793
20794 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
20795
20796 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20797
20798 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
20799 disappeared.
20800
20801 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
20802
20803 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
20804
20805 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
20806
20807 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
20808 watchpoint problem that is now fixed.
20809 * gdb.t30/chexp.exp: Remove setup_xfail for printing
20810 uninitialized convenience variables.
20811 * gdb.t31/chillvars.exp: Fix expected patterns for printing
20812 structures.
20813
20814 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20815
20816 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
20817 which causes expect to get out of sync with gdb on long output
20818 from help set.
20819 * gdb.t09/corefile.exp: Make expected pattern for core file
20820 failing signal and frame output format less sun specific.
20821
20822 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
20823
20824 * gdb.t31/chillvars.exp: Add and remove initial dummy
20825 breakpoint, so that symbol table is forced in.
20826 (Needed at least on Sunos4, though it seems not SVR4.)
20827 * gdb.t31/chillvars.exp: Update for changed output format.
20828
20829 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
20830
20831 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
20832
20833 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
20834
20835 * Makefile.in: Added --srcdir when invoking runtest, removed the
20836 need for a local config file. (optional now)
20837
20838 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
20839
20840 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
20841 failure count used to force early termination. Add some more
20842 expected failures for gnu style demangling.
20843
20844 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20845
20846 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
20847 pmi variable from gdb.t20/gdbme to get optimized away.
20848 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
20849 Check for written corefile upon timeout _and_ eof.
20850
20851 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20852
20853 * config/unix-gdb.exp: Add missing return 0.
20854
20855 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20856
20857 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
20858 test termination.
20859
20860 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
20861
20862 * configure.in (subdirs): Put back gdb.t17 which mysteriously
20863 disappeared.
20864
20865 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
20866
20867 * gdb.t10/crossload.exp: Disable the i860-elf test until such
20868 time as i860 support works.
20869
20870 * gdb.t15/funcargs.exp: Fix expected outputs to include
20871 "backtrace 100\r" rather than just "backtrace\r", to match last
20872 change.
20873
20874 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
20875
20876 * config/udi-gdb.exp (gdb_exit): Remove close command.
20877 (gdb_target_udi): New procedure to set the UDI target.
20878 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
20879 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
20880 Added waits for prompts after several question responses. Added
20881 some more responses used by a29k-amd-udi-gdb.
20882 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
20883 pass different arguments, restart UDI connection after program
20884 completion.
20885 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
20886 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
20887 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
20888 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
20889 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
20890 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
20891 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
20892 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
20893 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
20894 after program completion.
20895 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
20896 compiled with a SELECT_VECS setting.
20897 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
20898 infinite recursion.
20899
20900 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
20901 Added checks for COFF results, and made them expected failures for
20902 all targets. It would be better to make them expected failures
20903 for COFF targets only.
20904
20905 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20906
20907 * Makefile.in: add null dvi target, don't bother to recurse
20908 through test directories for info and install-info; rename
20909 $(datadir) to be dejagnu instead of deja-gnu
20910
20911 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
20912
20913 * gdb.t31/gdbme.ch: Re-enable code that previously caused
20914 compiler to coredump.
20915 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
20916 code.
20917
20918 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
20919
20920 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
20921 coredump.
20922 * gdb.t31/chillvars.exp: Comment out tests that depend on that
20923 code.
20924
20925 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
20926
20927 * gdb.t03/ptype.exp: tests for return code from gdb_test.
20928 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
20929 which in a shell. Deletes xgdb when done.
20930 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
20931 Tests the return from the "set height" or "set width" commands.
20932 Added a few return codes where needed.
20933
20934 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
20935
20936 * Makefile.in (SUBDIRS): Add gdb.t17.
20937 * configure.in (subdirs): Add gdb.t17.
20938 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
20939 files to test gdb's calling of functions in the inferior with
20940 the correct arguments and gdb's ability to retrieve any
20941 result returned.
20942
20943 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
20944
20945 * config/unix-gdb.exp (gdb_exit): Remove close commands that
20946 may be called after gdb goes away. Previous versions of expect
20947 needed these to avoid file descriptor leaks, but they cause
20948 errors with the current revision of expect.
20949 * gdb.t00/gdbvars.exp: Use -re on expected output after
20950 setting sevenbit-strings.
20951 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
20952 to set sevenbit-strings consistent across tests.
20953 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
20954 set sevenbit-strings consistent across tests.
20955
20956 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
20957
20958 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
20959 expected output to match current "expect" expectations.
20960
20961 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
20962
20963 * gdb.t00/default.exp: Change expected output for default "source"
20964 command, to match new gdb behavior which requires a filename to
20965 source.
20966
20967 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
20968
20969 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
20970 expected fail for i486-*-* that misses the marker2 function.
20971 * gdb.t10/crossload.exp (bfddefault): Allow successful
20972 recognition of a format to pass even if no symbols are found.
20973 Explicitly catch failures where the format is not recognized
20974 or is ambiguous, and add the reason to the fail message.
20975 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
20976 the cause is and invalid target and add reason to failure message.
20977 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
20978 elf32-i386, elf32-sparc, and elf32-i860.
20979 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
20980 Set up expected failure for 'filename'::variable scope resolution,
20981 which is now apparently broken on all targets.
20982 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
20983 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
20984 gdb.t23/templates.exp: Change failure for missing binfile into
20985 just a warning.
20986 gdb.t21/demangle.exp: Change all cfront references to 'arm'
20987 references.
20988
20989 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
20990
20991 * gdb.t00/default.exp: Add expected output for default "source"
20992 command, to match new gdb behavior.
20993 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
20994
20995 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
20996
20997 * config/*-gdb.exp: returns an error, rather than exiting on
20998 internal errors.
20999
21000 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
21001
21002 * gdb.t03/gdbme.c: Add pointer to struct variable.
21003 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
21004 referencing struct members.
21005
21006 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
21007
21008 * configure.in (mips-idt-ecoff): New target.
21009 * config/mips-gdb.exp: New file for remote board using MIPS remote
21010 debugging protocol.
21011
21012 * Redid configuration scheme. Removed gdb.t*/configure.in.
21013 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
21014 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
21015 distclean targets. Built executables via .o files. Adjusted
21016 tests to account for source files in $(srcdir) rather than
21017 $(objdir).
21018 * lib/gdb.exp (runto): Don't expect () after the function name,
21019 because it may have arguments.
21020
21021 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
21022
21023 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
21024 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
21025 expected failures for mips-idt-* and mips-sgi-*.
21026 * gdb.t00/default.exp (attach): Kill process if requested.
21027 * gdb.t00/help.exp (help target core, help target): Accept a gdb
21028 that does not read core files.
21029 * gdb.t01/run.exp: Removed checks for exit status code.
21030 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
21031 it is linked in.
21032 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
21033 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
21034 appropriate, rather than doing it by hand.
21035 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
21036 execution.
21037 * gdb.t10/crossload.exp: Kill existing program if needed.
21038 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
21039 appropriate, rather than doing it by hand. Always increase
21040 timeout for this test, not just for VxWorks.
21041
21042 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
21043
21044 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
21045 of Chill STRUCT types and STRUCT values.
21046 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
21047 than "char".
21048 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
21049 struct2): New struct definitions and initializations to test
21050 simple Chill STRUCT types.
21051
21052 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
21053
21054 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
21055 the null byte at the end of strings.
21056 * gdb.t00/default.exp: Make show version insensitive to copyright
21057 date.
21058 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
21059 to avoid dependencies on target char signedness.
21060 * gdb.t16/printcmds.exp: Update expected results for explicitly
21061 unsigned char.
21062 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
21063 now work.
21064 * gdb.t21/demangle.exp: Add many more patterns for template
21065 demangling, most of them being expected failures.
21066 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
21067 string we are matching for, to match on the whole string.
21068 * gdb.t21/demangle.exp: Add many new test strings to demangle,
21069 and fix a whole bunch that had incorrect expected output but were
21070 passing anyway because of the bug in "proc demangle".
21071 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
21072 type.
21073 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
21074
21075 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
21076
21077 * gdb/testsuite: made modifications to testcases, etc., to allow
21078 them to work properly given the reorganization of deja-gnu and the
21079 relocation of the testcases from deja-gnu to a "tool" subdirectory.
21080
21081 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
21082
21083 * gdb/testsuite: Initial creation of gdb/testsuite.
21084 Migrated dejagnu testcases and support files for testing nm to
21085 gdb/testsuite from deja-gnu. These files were moved "as is"
21086 with no modifications. This migration is part of a major overhaul
21087 of dejagnu. The modifications to these testcases, etc., which
21088 will allow them to work with the new version of dejagnu will be
21089 made in a future update.
21090
21091 For additional changes see gdb.mi/ChangeLog-1999-2003.
21092 \f
21093 ;; Local Variables:
21094 ;; mode: change-log
21095 ;; left-margin: 8
21096 ;; fill-column: 74
21097 ;; version-control: never
21098 ;; End:
21099
21100 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
21101 2003, 2004, 2005 Free Software Foundation, Inc.
21102 Copying and distribution of this file, with or without modification,
21103 are permitted provided the copyright notice and this notice are preserved.