gdb: testsuite: add Blackfin support
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
33a365df
MF
12011-07-06 Jie Zhang <jie.zhang@analog.com>
2
3 * config/bfin.exp: New file.
4 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
5 * gdb.asm/bfin.inc: New file.
6
8f7ae686
MP
72011-07-06 Marek Polacek <mpolacek@redhat.com>
8
9 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
10 the whole output.
11
eb2a6f42
TT
122011-07-05 Tom Tromey <tromey@redhat.com>
13
14 * gdb.java/jprint.java (jprint.hi): New field.
15 * gdb.java/jprint.exp: Print string.
16
177b42fe
TJB
172011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
18
19 * gdb.base/call-sc.c: Fix typos.
20 * gdb.base/ifelse.exp: Likewise.
21 * gdb.base/structs.c: Likewise.
22
46fc714c
JK
232011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
24
25 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
26 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
27 * gdb.cp/pr9167.exp (p b): Likewise.
28 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
29 (test value of P in inner_m, test type of Z in inner_m): Call
30 setup_xfail for gcc <= 4.5.
46fc714c 31
418c7cf7
JK
322011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
33
34 * gdb.cp/paren-type.cc: New files.
35 * gdb.cp/paren-type.exp: New files.
36
3d50dd94
JK
372011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
38
39 Stop on first linespec terminator instead of eating what we can.
40 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
41 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
42 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
43 (break C::f()): ... this one.
44 (break C::operator()()): New test.
45 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
46 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
47 test.
48
dcf9f4ab
JK
492011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
50
51 Fall back linespec to minimal symbols.
52 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
53 error message.
54 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
55 * gdb.cp/minsym-fallback-main.cc: New file.
56 * gdb.cp/minsym-fallback.cc: New file.
57 * gdb.cp/minsym-fallback.exp: New file.
58 * gdb.cp/minsym-fallback.h: New file.
59
3f542ed1
JK
602011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
61
62 * gdb.cp/no-dmgl-verbose.cc: New file.
63 * gdb.cp/no-dmgl-verbose.exp: New file.
64
652011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
66
67 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
68 __GI_.
69 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
70 (f): New function.
71 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
72 (complete p 'func<short>(): ... here.
73 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
74 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
75 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
76 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
77 Make them KFAIL gcc/49546.
78
00eb2c4a
JB
792011-07-01 Joel Brobecker <brobecker@adacore.com>
80
81 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
82
85a20c42
JK
832011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
84
85 Test GCC PR debug/49546.
86 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
87 (test type of F in k3_m, test value of F in k3_m): New.
88 * gdb.cp/temargs.cc (struct S3, struct K3): New.
89 (main): New variable k3. Call k3.k3_m.
90
d2d43431
JB
912011-07-01 Jean-Charles Delay <delay@adacore.com>
92
93 * gdb.ada/packed_array.exp: Fix expected outout.
94
54ae186f
JB
952011-07-01 Jean-Charles Delay <delay@adacore.com>
96
97 * gdb.ada/packed_array.exp: fixed expected output.
98
8f17729f
JB
992011-07-01 Joel Brobecker <brobecker@adacore.com>
100
101 * gdb.ada/same_enum: New testcase.
102
f5aa6869
JB
1032011-07-01 Joel Brobecker <brobecker@adacore.com>
104
105 * gdb.ada/ptr_typedef: New testcase.
106
828292f2
JB
1072011-07-01 Joel Brobecker <brobecker@adacore.com>
108
109 * gdb.ada/arrayptr.exp: Add ptype test.
110
18920c42
JB
1112011-07-01 Joel Brobecker <brobecker@adacore.com>
112
113 * gdb.ada/char_enum: New testcase.
114
3536d9e3 1152011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
116
117 * gdb.base/dump.exp (capture_pointer_with_type): New.
118 Get value from address instead of name.
119 Start GDB once, and do `dump' and `restore'
120 tests together.
121
db863c42
MF
1222011-06-30 Jie Zhang <jie.zhang@analog.com>
123 Mike Frysinger <vapier@gentoo.org>
124
125 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
126 helper functions for getting/setting remotetimeout variable.
127 * lib/gdb.exp (gdb_load): If the target is remote, set
128 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
129 with $loadtimeout. Set $load_ok to 0 before doing the load.
130 Instead of returning, immediately, set $load_ok to 0. Call
131 set_remotetimeout with $oldremotetimeout, and then return if
132 $load_ok is 1.
133
e9e642a8
AB
1342011-06-30 Andrew Burgess <aburgess@broadcom.com>
135
136 * gdb.python/py-template.exp: Don't run this test if the target
137 does not support c++ tests.
138
32019081
JK
1392011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
140
141 Fix non-only rename list for Fortran modules import.
142 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
143 tests.
144 * gdb.fortran/module.f90 (module moduse): New.
145 (program module): use moduse, test var_x, var_y and var_z.
146
0ecee54c
TT
1472011-06-29 Tom Tromey <tromey@redhat.com>
148
149 PR testsuite/12040:
150 * gdb.fortran/array-element.exp: Use f90, not f77.
151 * gdb.fortran/complex.exp: Use f90, not f77.
152 * gdb.fortran/derived-type.exp: Use f90, not f77.
153 * gdb.fortran/library-module.exp: Use f90, not f77.
154 * gdb.fortran/logical.exp: Use f90, not f77.
155 * gdb.fortran/module.exp: Use f90, not f77.
156 * gdb.fortran/multi-dim.exp: Use f90, not f77.
157 * gdb.fortran/subarray.exp: Use f90, not f77.
158
3b2b8fea
TT
1592011-06-29 Tom Tromey <tromey@redhat.com>
160
161 * gdb.fortran/charset.exp: New file.
162 * gdb.fortran/charset.f90: New file.
163
42159ca5
TT
1642011-06-29 Tom Tromey <tromey@redhat.com>
165
166 PR testsuite/12040:
167 * lib/future.exp: New file, mostly extracted from ada.exp.
168 Rewrote compatibility code to use rename.
169 (gdb_find_gfortran): New proc.
170 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
171 gfortran patch.
172 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
173 Move to future.exp.
174 * lib/gdb.exp: Always load future.exp.
175
af69a5ce
YQ
1762011-06-28 Yao Qi <yao@codesourcery.com>
177
178 * gdb.cp/exception.cc: Don't include iostream.
179 (bar): Remove print statement.
180 (catcher): New.
181 (main): Remove print statements. Call function catcher.
182 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
183 Set breakpoint on catcher, and check the value of parameter.
184
ab5c6a72
YQ
1852011-06-23 Yao Qi <yao@codesourcery.com>
186
187 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
188 1.2 is disabled. KFAIL for uclinux.
189
9497469f
MP
1902011-06-23 Marek Polacek <mpolacek@redhat.com>
191
192 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
193 mi_gdb_test.
194
b9132588
MP
1952011-06-23 Marek Polacek <mpolacek@redhat.com>
196
5d197ed0 197 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 198
e55595ca
MP
1992011-06-23 Marek Polacek <mpolacek@redhat.com>
200
5d197ed0
MP
201 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
202
2032011-06-23 Marek Polacek <mpolacek@redhat.com>
204
205 * gdb.mi/mi2-basics.exp: Fix races. Honour the
206 `test_exec_and_symbol_mi_operatons' return value.
207 (test_mi_interpreter_selection): Use mi_gdb_test instead of
208 gdb_test_multiple.
209 (test_exec_and_symbol_mi_operatons): Likewise.
210 (test_path_specification): Likewise.
e55595ca 211
be777e08
YQ
2122011-06-23 Yao Qi <yao@codesourcery.com>
213
214 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
215 supported.
216 * lib/gdb.exp (support_displaced_stepping): New.
217
615556d6
YQ
2182011-06-23 Yao Qi <yao@codesourcery.com>
219
220 * gdb.threads/execl.exp: Skip on remote target.
221
833b0ca7
MP
2222011-06-21 Marek Polacek <mpolacek@redhat.com>
223
5d197ed0 224 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
225 mi_gdb_test.
226
1ee4023a
MP
2272011-06-20 Marek Polacek <mpolacek@redhat.com>
228
5d197ed0 229 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 230
d0b1d624
MP
2312011-06-20 Marek Polacek <mpolacek@redhat.com>
232
5d197ed0 233 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
234 mi_gdb_test.
235
79aa92c1
MP
2362011-06-20 Marek Polacek <mpolacek@redhat.com>
237
5d197ed0 238 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 239
5ce5db06
YQ
2402011-06-14 Yao Qi <yao@codesourcery.com>
241
242 gdb/testsuite/
243 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
244
533a737e
JK
2452011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
246
247 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
248
d0e53741
TT
2492011-06-10 Tom Tromey <tromey@redhat.com>
250
251 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
252 Add tests for pointer-to-member-function.
253 * gdb.cp/temargs.cc (S::somefunc): New function.
254 (K2): New class.
255 (main): Instantiate K2; call method.
256
b5916bbd
JB
2572011-06-08 Joel Brobecker <brobecker@adacore.com>
258
259 * gdb.python/py-inferior.c (f2): Make str an array rather
260 than a pointer.
261 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
262
5be4dfca
JK
2632011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
264
265 * gdb.base/async-shell.c: New file.
266 * gdb.base/async-shell.exp: New file.
267
9f47e254
PA
2682011-06-06 Pedro Alves <pedro@codesourcery.com>
269
270 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
271
64b9b334
JB
2722011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
273
274 From Stephen Kitt <steve@sk2.org>
275 * gdb.base/help.exp: Adjust following some spelling corrections
276 in GDB.
277
dbc0f131
YQ
2782011-06-01 Yao Qi <yao@codesourcery.com>
279
280 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
281
fd336a18
KS
2822010-05-31 Keith Seitz <keiths@redhat.com>
283
284 PR c++/12750
285 * gdb.cp/static-method.cc: New file.
286 * gdb.cp/static-method.exp: New file.
287
fa8b9902
KS
2882010-05-31 Keith Seitz <keiths@redhat.com>
289
290 PR symtab/12704
291 * gdb.cp/anon-ns.cc: New file.
292 * gdb.cp/anon-ns.exp: New file.
293
0a5b1e09
PA
2942011-05-31 Pedro Alves <pedro@codesourcery.com>
295
296 * gdb.arch/i386-dr3-watch.c: New file.
297 * gdb.arch/i386-dr3-watch.exp: New file.
298
0578b8d1
YQ
2992011-05-30 Yao Qi <yao@codesourcery.com>
300
301 * gdb.base/callfuncs.c (t_structs_fc): New.
302 (t_structs_dc, t_structs_ldc): New.
303 (t_double_many_args):
304 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
305 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
306 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
307 * gdb.base/callfuncs.exp: Call new functions.
308
6680506e
YQ
3092011-05-30 Yao Qi <yao@codesourcery.com>
310
ff4d2c60
YQ
311 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
312 Call rerun_and_prepare for each test to isolate effects.
313
3142011-05-30 Yao Qi <yao@codesourcery.com>
315
316 * gdb.base/varargs.c (find_max_float_real): New.
317 (find_max_double_real, find_max_long_double_real): New.
318 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
319 * lib/gdb.exp (setup_kfail_for_target): New.
320
e43ec454
YQ
3212011-05-30 Yao Qi <yao@codesourcery.com>
322
323 * gdb.base/funcargs.c (callca, callcb, callcc): New.
324 (callcd, callce, callcf, callc1a, callc1b): New.
325 (callc2a, callc2b): New.
326 * gdb.base/funcargs.exp (complex_args): New.
327 (complex_integral_args, complex_float_integral_args): New.
328 * lib/gdb.exp (support_complex_tests): New. Determine
329 whether to run test cases on _Complex types.
330
432b4d03
JK
3312011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
332
333 * gdb.threads/leader-exit.c: New file.
334 * gdb.threads/leader-exit.exp: New file.
335
6caf069d
MP
3362011-05-27 Marek Polacek <mpolacek@redhat.com>
337
9497469f 338 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 339
97fce28b
MP
3402011-05-27 Marek Polacek <mpolacek@redhat.com>
341
342 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
343 remove the `supported' variable.
344 * gdb.mi/mi-nonstop.exp: Likewise.
345 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
346 * gdb.mi/mi-nsintrall.exp: Likewise.
347 * gdb.mi/mi-nsmoribund.exp: Likewise.
348 * gdb.mi/mi-nsthrexec.exp: Likewise.
349
9da8c2a0
PA
3502011-05-26 Pedro Alves <pedro@codesourcery.com>
351
352 * gdb.reverse/finish-reverse-bkpt.exp: New test.
353
2c03e5be
PA
3542011-05-26 Pedro Alves <pedro@codesourcery.com>
355
356 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
357
2e21250d
KS
3582011-05-24 Keith Seitz <keiths@redhat.com>
359
360 PR breakpoint/12803
361 * gdb.cp/cmpd-minsyms.cc (a): New method.
362 (b): New method.
363 (c): New method.
364 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
365
cdac0397
PA
3662011-05-24 Pedro Alves <pedro@codesourcery.com>
367
368 * gdb.base/commands.exp (watchpoint_command_test): Check that the
369 watchpoint's command list didn't execute when the watchpoint went
370 out of scope.
371
ee5683ab
PM
3722011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
373
374 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
375 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
376 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
377 * gdb.arch/i386-gnu-cfi.exp: Likewise.
378 * gdb.arch/i386-permbkpt.exp: Likewise.
379 * gdb.arch/i386-prologue.exp: Likewise.
380 * gdb.arch/i386-size-overlap.exp: Likewise.
381 * gdb.arch/i386-size.exp: Likewise.
382 * gdb.arch/i386-unwind.exp: Likewise.
383 * gdb.reverse/i386-precsave.exp: Likewise.
384 * gdb.reverse/i386-reverse.exp: Likewise.
385 * gdb.reverse/i386-sse-reverse.exp: Likewise.
386 * gdb.reverse/i387-env-reverse.exp: Likewise.
387 * gdb.reverse/i387-stack-reverse.exp: Likewise.
388
c91c8c16
PA
3892011-05-24 Pedro Alves <pedro@codesourcery.com>
390
391 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
392 file doesn't error, using MI.
393
c50491a7
TT
3942011-05-23 Tom Tromey <tromey@redhat.com>
395
396 * gdb.base/charset.exp (string_display): Add tests to assign to
397 arrays.
398 * gdb.base/charset.c (short_array, int_array, long_array): New.
399
4a07b7da
PA
4002011-05-20 Pedro Alves <pedro@codesourcery.com>
401
402 Cope with async mode.
403
4a07b7da
PA
404 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
405 into gdb_test + mi_expect_stop.
406
b275f2d2
PA
4072011-05-20 Pedro Alves <pedro@codesourcery.com>
408
409 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
410 (callme): Remove printf call.
411
eec52c44
PM
4122011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
413
414 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
415 quote pattern to avoid problems with Cygwin/mingw expect versions.
416 * gdb.base/default.exp (show convenience): Use double
417 quote pattern for regular expressions.
418
b3c8eb43
JK
4192011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
420
421 Fix -readnow for -gdwarf-4 unused type units.
422 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
423 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
424
ed731959
JK
4252011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
426
427 * gdb.base/kill-after-signal.c: New file.
428 * gdb.base/kill-after-signal.exp: New file.
429
3b48433d
PA
4302011-05-16 Pedro Alves <pedro@codesourcery.com>
431
432 * gdb.ada/start.exp: Call untested with the correct test filename.
433 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
434 test filename. Make the test's binary unique.
435 * gdb.arch/i386-signal.exp: Call untested with the correct test
436 filename.
437 * gdb.arch/i386-size-overlap.exp: Ditto.
438 * gdb.arch/Makefile.in (EXECUTABLES): Update.
439 * gdb.base/gcore-buffer-overflow.exp: Ditto.
440 * gdb.cp/call-c.exp: Ditto.
441 * gdb.mi/mi-reverse.exp: Call untested with the correct test
442 filename. Make the test's binary unique.
443 * gdb.mi/Makefile.in (EXECUTABLES): Update.
444 * gdb.python/py-mi.exp: Ditto.
445 * gdb.python/Makefile.in (EXECUTABLES): Update.
446 * gdb.reverse/i386-precsave.exp: Ditto.
447 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
448 test filename.
449 * gdb.reverse/i387-stack-reverse.exp: Ditto.
450 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
451 unique.
452 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
453 test filename.
454 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
455 * gdb.trace/tfile.exp: Ditto.
456
ba4a8bdd
YQ
4572011-05-14 Yao Qi <yao@codesourcery.com>
458
459 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
460 type.
461
dbaefcf7
DE
4622011-05-13 Doug Evans <dje@google.com>
463
464 * gdb.python/py-objfile-script.exp: New file.
465 * gdb.python/py-objfile-script.c: New file.
466 * gdb.python/py-objfile-script-gdb.py: New file.
467 * testsuite/gdb.python/py-section-script.exp: Test
468 "info auto-load-scripts".
469
9930639c
TT
4702011-05-13 Tom Tromey <tromey@redhat.com>
471
472 * gdb.dwarf2/clztest.exp: New file.
473 * gdb.dwarf2/clztest.c: New file.
474 * gdb.dwarf2/clztest.S: New file.
475
05272e11
DE
4762011-05-13 Doug Evans <dje@google.com>
477
cc63ef9b
DE
478 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
479 String16 tests.
05272e11 480
6edba76f
TT
4812011-05-13 Tom Tromey <tromey@redhat.com>
482
483 * lib/gdb.exp (is_x86_like_target): New proc.
484 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
485 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
486 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
487 -nostdlib to compiler.
488 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
489 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
490 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
491 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
492 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
493
028d0ed5
TJB
4942011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
495
496 * gdb.python/py-function.exp: Test setting a value from a function
497 which executes a command.
498
8a9b8146
TT
4992011-05-12 Tom Tromey <tromey@redhat.com>
500
501 * gdb.dwarf2/typeddwarf.S: New file.
502 * gdb.dwarf2/typeddwarf.c: New file.
503 * gdb.dwarf2/typeddwarf.exp: New file.
504
10483e8e
MP
5052011-05-12 Marek Polacek <mpolacek@redhat.com>
506
507 * gdb.mi/mi-basics.exp: Fix races. Honour the
508 `test_exec_and_symbol_mi_operatons' return value.
509 (test_mi_interpreter_selection): Use mi_gdb_test instead of
510 gdb_test_multiple.
511 (test_exec_and_symbol_mi_operatons): Likewise.
512 (test_path_specification): Likewise.
513
faf067f1
JK
5142011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
515
516 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
517 (gdb_touch_execfile): Remove catch wrappers. New variable time.
518 Replace `file copy' and `file rename' by `file mtime'. Twice.
519
7ff911a3
JK
5202011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
521
522 * gdb.base/readline-ask.c: New file.
523 * gdb.base/readline-ask.exp: New file.
524 * gdb.base/readline-ask.inputrc: New file.
525
a536c6d7
UW
5262011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
527
528 * gdb.cell/bt.exp: Delete breakpoints before running to signal
529 to avoid race condition.
530 * gdb.cell/coremaker.c: Use small stack size.
531 * gdb.cell/ea-standalone.exp: Use file name without path as
532 argument to c_to.
533 * gdb.cell/fork.exp: Allow other output when continuing to end.
534
d472a426
JK
5352011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
536
537 * gdb.threads/corethreads.c: New file.
538 * gdb.threads/corethreads.exp: New file.
539
5402011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
541
542 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
543 Try to compile the test using -Wl,-z,norelro first.
544 (load_core): New variable libthread_db_seen, initialize it.
545 (zeroed-threads cannot be listed): Protect it by XFAIL on
546 !$libthread_db_seen.
547
8be455d7
JK
5482011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
549
550 PR 12573
551 * gdb.dwarf2/dw2-skip-prologue.S: New file.
552 * gdb.dwarf2/dw2-skip-prologue.c: New file.
553 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
554
1976171a
JK
5552011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
556
557 * gdb.cp/psymtab-parameter.cc: New file.
558 * gdb.cp/psymtab-parameter.exp: New file.
559
7db6f30f
JK
5602011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
561
562 Fix a race.
563 * gdb.cp/static-print-quit.exp (print c): Split to ...
564 (print c - <return>, print c - q <return>, print c - to quit):
565 ... these. Make the testfile untested on gdb-7.1.
566
85161e9e 5672011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
568
569 * lib/gdb.exp (exec_target_file, exec_symbol_file,
570 gdb_rename_execfile, gdb_touch_execfile): New.
571 * gdb.base/reread.exp: Use new procs to handle multiple
572 exec files.
573
0c51be18
YQ
5742011-05-05 Yao Qi <yao@codesourcery.com>
575
576 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
577 (test_adr_32bit, test_pop_pc): New.
578 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
579 (test_adr_32bit, test_pop_pc): New.
580
4d393d60
JM
5812011-05-04 Joseph Myers <joseph@codesourcery.com>
582
583 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
584 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
585 targets.
586 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
587 handle targets.
588
8ffd0459
JK
5892011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
590
591 * gdb.base/completion.exp (complete help info wat): Rename to ...
592 (complete 'help info wat'): ... here.
593 Remove all `-re ".*' and `-re "^.*' redundant regexes.
594 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
595
8e28d804
PA
5962011-05-04 Pedro Alves <pedro@codesourcery.com>
597
598 * gdb.base/completion.exp: Use gdb_test_multiple instead of
599 gdb_test and explicit $gdb_prompt/timeout matches.
600
3eb2ef34
YQ
6012011-05-04 Yao Qi <yao@codesourcery.com>
602
603 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
604 and __thumb2__.
605
aaaf81a3
MP
6062011-05-03 Marek Polacek <mpolacek@redhat.com>
607
608 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
609 in place of `gdb_test "delete breakpoints"'. This eliminates two
610 testcases.
611
c4cbc0df
PA
6122011-05-02 Pedro Alves <pedro@codesourcery.com>
613
614 PR testsuite/12649
615 Fix races.
616
617 * gdb.base/completion.exp: Remove all sleep calls. Remove
618 unnecessary regexs. Don't explicitly expect anything after the
619 prompt. Eat the prompt if necessary.
620
b4cbb4a3
EBM
6212011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
622
623 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
624 accept to show the caller line again as well as the line after.
625
d65aec65
PM
6262011-04-29 Phil Muldoon <pmuldoon@redhat.com>
627
628 PR mi/12531
629
630 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
631 compile target.
632 * gdb.python/py-prettyprint.exp: Add C++ object for
633 CPLUS_FAKE_CHILD test.
634
30852783
UW
6352011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
636
637 * gdb.base/signest.exp: New file.
638 * gdb.base/signest.c: Likewise.
639
c7b1f0d9
JK
6402011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
641
642 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
643 thread and breakpoint notifications.
644
559a7a62
JK
6452011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
646
647 * gdb.base/fortran-sym-case.c: New file.
648 * gdb.base/fortran-sym-case.exp: New file.
649 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
650 * gdb.dwarf2/dw2-case-insensitive.c: New file.
651 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
652
8344e389
JK
6532011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
654
655 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
656 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
657 false #1', `if true else false #2' and `if true else false #3'.
658
2484c66b
UW
6592011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
660
661 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
662 while delivering signal.
663
8d3788bd
VP
6642011-04-27 Vladimir Prus <vladimir@codesourcery.com>
665
666 MI breakpoint notifications.
667
668 * testsuite/gdb.mi/mi-cli.exp: Adust.
669 * testsuite/gdb.mi/mi2-cli.exp: Adust.
670 * testsuite/gdb.mi/mi-watch.exp: Adust.
671 * testsuite/gdb.mi/mi2-watch.exp: Adust.
672 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
673 notifications.
674
3e03848b
JK
6752011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
676
677 * gdb.base/gdbindex-stabs-dwarf.c: New file.
678 * gdb.base/gdbindex-stabs.c: New file.
679 * gdb.base/gdbindex-stabs.exp: New file.
680
918c9108
YQ
6812011-04-25 Yao Qi <yao@codesourcery.com>
682
683 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
684 with /*...*/.
685 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
686
90556b8c
JK
6872011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
688
689 * gdb.python/py-value.exp (test_objfiles): Name the first test
690 `py-value in file.filename'.
691
03f2bd59
JK
6922011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
693
694 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
695 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
696 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
697 !gdbserver_reconnect_p..
698 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
699
7b08b9eb
JK
7002011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
701
702 * gdb.cp/cpcompletion.exp (complete class methods)
703 (complete class methods beginning with F): Move them above runto. New
704 comment about the runto delimiter.
705
b78974c3
PA
7062011-04-20 Pedro Alves <pedro@codesourcery.com>
707
708 * gdb.base/maint.exp: Test that "maint print registers" works
709 without a running program.
710
20429c40 7112011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 712
20429c40
MP
713 * gdb.base/setshow.exp: Fix racy tests.
714 ($old_gdb_prompt): New variable.
715
7a9dd1b2
TT
7162011-04-19 Tom Tromey <tromey@redhat.com>
717
718 * gdb.mi/mi-nsmoribund.exp:
719 * gdb.hp/gdb.objdbg/objdbg01.exp:
720 * gdb.base/structs.exp (test_struct_returns):
721 * gdb.base/call-sc.exp (test_scalar_returns):
722 * gdb.base/bigcore.exp: Remove duplicate words.
723
02835898
JK
7242011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
725
726 * gdb.base/break-interp-lib.c (v, vptr): New variables.
727 * gdb.base/break-interp.exp (test_attach): New comment.
728
254f582e
JK
7292011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
730
731 * gdb.threads/gcore-thread.exp ($core0file): New variable.
732 (clear __stack_user.next, clear stack_used.next)
733 (save a zeroed-threads corefile): New test.
734 Call core_load for $core0file.
735 (zeroed-threads cannot be listed): New test.
736
4fe85f5c
JK
7372011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
738
739 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
740 filename.
741 ($srcfile): Preserve the original value.
742 ($testfile): Match it the .exp filename.
743 ($corefile): New variable. Substitute it around.
744 Use clean_restart.
745 ($prev_timeout): Remove.
746 (load_core): Move core loading into this proc.
747 Fix restore of $timeout if load_core fails.
748
63524580
JK
7492011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
750
751 * gdb.base/eu-strip-infcall.c: New file.
752 * gdb.base/eu-strip-infcall.exp: New file.
753
90359a16
JK
7542011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
755
756 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
757 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
758
626e7282
JK
7592011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
760
761 Fix Python access to inlined frames.
762 * gdb.python/py-frame-inline.c: New file.
763 * gdb.python/py-frame-inline.exp: New file.
764
3363d018
EBM
7652011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
766
767 * gdb.base/gdb1090.exp: Change breakpoint location to read the
768 content of 's24' correctly (avoiding "optimized out").
769 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
770
28781456
JK
7712011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
772
773 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
774
4a4106ca
TJB
7752011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
776
777 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
778 expect a colon in watch -location output.
779
d26ccb4f
JK
7802011-04-13 Marek Polacek <mpolacek@redhat.com>
781
782 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
783 New testcase `expect response to define backtrace'. Also remove
784 redundant `default' block.
785
e1ab1f9c
JK
7862011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
787
788 * gdb.python/py-prettyprint.c (struct hint_error): New.
789 (main): New variable hint_error.
790 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
791 "print hint_error".
792 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
793 (register_pretty_printers): Register it.
794
0c2e6019
TT
7952011-04-04 Tom Tromey <tromey@redhat.com>
796
797 * gdb.cp/maint.exp (test_help): Update.
798 (test_namespace): Likewise.
799
af57139d
JB
8002011-04-01 Joel Brobecker <brobecker@adacore.com>
801
802 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
803 * gdb.ada/arrayptr.exp: Add new tests.
804
956a9fb9
JB
8052011-04-01 Joel Brobecker <brobecker@adacore.com>
806
807 * gdb.ada/mi_catch_ex: New testcase.
808
d0c4d642
PA
8092011-04-01 Pedro Alves <pedro@codesourcery.com>
810
811 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
812 base::overload(void) method without specifying "const".
813
18819fa6
UW
8142011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
815
816 * gdb.arch/thumb-singlestep.S: New file.
817 * gdb.arch/thumb-singlestep.exp: Likewise.
818
a4c8e806
TT
8192011-03-31 Tom Tromey <tromey@redhat.com>
820
821 * gdb.python/py-prettyprint.py (exception_flag): New global.
822 (NoStringContainerPrinter._iterator.next): Check it.
823 * gdb.python/py-prettyprint.c (main): New variable nstype2.
824 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
825
53832f31
TT
8262011-03-29 Tom Tromey <tromey@redhat.com>
827
828 * gdb.cp/anon-struct.cc: New file.
829 * gdb.cp/anon-struct.exp: New file.
830
e4620230
JK
8312011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
832
833 Test STT_GNU_IFUNC support.
834 * gdb.base/gnu-ifunc-lib.c: New file.
835 * gdb.base/gnu-ifunc.c: New file.
836 * gdb.base/gnu-ifunc.exp: New file.
837
d0fb5eae
JK
8382011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
839
840 Support a ring of related breakpoints.
841 * gdb.base/watchpoint-delete.c: New file.
842 * gdb.base/watchpoint-delete.exp: New file.
843
20106cfb
JK
8442011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
845
846 * gdb.ada/arrayparam.exp (print first after function call): Use
847 explicit package name. Add a comment
848 (print lasta after function call): Rename ...
849 (print last after function call): ... it and use explicit package
850 name.
851 (print length after function call): Use explicit package name.
852 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
853 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
854 (multiple matches for symbol i): Rename ...
855 (multiple matches for symbol integervar): ... it.
856 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
857 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
858
e7ab5e63
AB
8592011-03-25 Andrew Burgess <aburgess@broadcom.com>
860
861 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
862 environment variable to make grep output more predictable. Move
863 all the environment setup into gdb_init so it's done once per test
864 case rather than each time we start gdb.
865
9ef07c8c
TT
8662011-03-24 Tom Tromey <tromey@redhat.com>
867
868 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
869 test.
870
dd90784c
JK
8712011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
872
873 * gdb.dwarf2/dw2-entry-value-main.c: New file.
874 * gdb.dwarf2/dw2-entry-value.S: New file.
875 * gdb.dwarf2/dw2-entry-value.exp: New file.
876
05775840
PM
8772011-03-22 Phil Muldoon <pmuldoon@redhat.com>
878
879 PR python/12183
880
881 * gdb.python/py-function.exp: Add GdbError tests.
882
8661b11b
PA
8832011-03-18 Pedro Alves <pedro@codesourcery.com>
884
885 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
886 (reglocal_test_func, statlocal_test_func): New functions.
887 (globals_test_func): Call new functions.
888 * gdb.trace/unavailable.exp (gdb_collect_args_test)
889 (gdb_collect_locals_test): New procedure.
890 (gdb_trace_collection_test): Call new procedures.
891
0fdb4f18
PA
8922011-03-18 Pedro Alves <pedro@codesourcery.com>
893
894 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
895 (test_register, test_register_unavailable): New procedures.
896 (gdb_unavailable_registers_test): New procedure.
897 (gdb_trace_collection_test): Call it.
898
99c3dc11
PM
8992011-03-18 Phil Muldoon <pmuldoon@redhat.com>
900
901 PR python/12149
902
903 * gdb.python/python.exp: Add gdb.write tests.
904
29703da4
PM
9052010-03-17 Phil Muldoon <pmuldoon@redhat.com>
906
907 * gdb.python/Makefile.in: Add py-objfile.
908 * gdb.python/py-objfile.exp: New file.
909 * gdb.python/py-objfile.c: New file.
910 * gdb.python/py-block.exp: Add is_valid tests.
911 * gdb.python/py-inferior.exp: Ditto.
912 * gdb.python/py-infthread.exp: Ditto.
913 * gdb.python/py-symbol.exp: Ditto.
914 * gdb.python/py-symtab.exp: Ditto.
915
598997c8
KS
9162011-03-16 Keith Seitz <keiths@redhat.com>
917
918 PR c++/12273
919 * gdb.cp/cmpd-minsyms.exp: New test.
920 * gdb.cp/cmpd-minsyms.cc: New file.
921
922 PR c++/11734
923 * gdb.cp/ovsrch.exp: New test.
924 * gdb.cp/ovsrch.h: New file.
925 * gdb.cp/ovsrch1.cc: New file.
926 * gdb.cp/ovsrch2.cc: New file.
927 * gdb.cp/ovsrch3.cc: New file.
928 * gdb.cp/ovsrch4.cc: New file.
929
c91513d8
PP
9302011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
931
932 PR gdb/12528
933 * gdb.base/Makefile.in: Adjust EXECUTABLES.
934 * gdb.base/break-on-linker-gcd-function.exp: New test.
935 * gdb.base/break-on-linker-gcd-function.cc: New file.
936
7470fc63
AT
9372011-03-15 Andreas Tobler <andreast@fgznet.ch>
938
939 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
940
959e7469
PM
9412011-03-15 Phil Muldoon <pmuldoon@redhat.com>
942
943 * lib/gdb.exp (gdb_unload): Add another termination case.
944
9373cf26
JK
9452011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
946
947 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
948 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
949 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
950 Provide a stub byte there.
951 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
952 DW_AT_entry_pc.
953 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
954
24e9cda0
UW
9552011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
956
957 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
958 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
959 "generic ABI, auto".
960 (altivec_abi_tests): Accept vectors returned by reference.
961
7371cf6d
PM
9622010-03-14 Phil Muldoon <pmuldoon@redhat.com>
963
964 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
965
ce77046a
UW
9662011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
967
968 * gdb.python/py-section-script.exp: Skip test if no Python support.
969
176400c3
UW
9702011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
971
972 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
973
ecec24e6
PM
9742011-03-10 Phil Muldoon <pmuldoon@redhat.com>
975
976 * gdb.python/py-parameter.exp: Update tests to the new Python
977 parameter API. Add "no documentation" test. Add deprecated API
978 backward compatibility test.
979
5dbdd470
TT
9802011-03-09 Tom Tromey <tromey@redhat.com>
981
982 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
983 gdb_continue_to_end.
984
b66e66ee
MK
9852011-03-09 Mark Kettenis <kettenis@gnu.org>
986
987 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
988 tabs.
989
eceb0c5f
TT
9902011-03-09 Tom Tromey <tromey@redhat.com>
991
992 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
993 parentheses.
994 (gdb_continue_to_end): Add "allow_extra" parameter. Use
995 $command.
996 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
997 argument to gdb_continue_to_end.
998 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
999 argument to gdb_continue_to_end.
1000 * gdb.cp/annota3.exp: Fix regex.
1001 * gdb.cp/annota2.exp: Fix regex.
1002 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
1003 gdb_continue_to_end.
1004 * gdb.base/call-signal-resume.exp: Revert earlier patch.
1005 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
1006 gdb_continue_to_end.
1007
63154eca
PA
10082011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1009
1010 * gdb.server/ext-run.exp
1011 (load new file without any gdbserver inferior): New test.
1012
967d1f9b
TT
10132011-03-07 Tom Tromey <tromey@redhat.com>
1014
1015 * Makefile.in (TAGS): Rewrite.
1016
d68dcbb9
JK
10172011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 * gdb.trace/report.exp (12.1: trace report #1): New match for the
1020 initial commands echo. New match for `Found trace'. Anchor all the
1021 other matches. Anchor and match for `No trace frame found' the final
1022 match.
1023
6bf58e63
TT
10242011-03-07 Tom Tromey <tromey@redhat.com>
1025
1026 * Makefile.in (TAGS): New target.
1027
fda326dd
TT
10282011-03-07 Tom Tromey <tromey@redhat.com>
1029
1030 * lib/opencl.exp (skip_opencl_tests): Update for exit message
1031 change.
1032 * lib/mi-support.exp (mi_gdb_test): Update for exit message
1033 change.
1034 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
1035 exit message change.
1036 (skip_altivec_tests): Update for exit message change.
1037 (skip_vsx_tests): Likewise.
1038 (gdb_continue_to_end): Likewise. Add 'command' argument.
1039 * lib/cell.exp (skip_cell_tests): Update for exit message change.
1040 * gdb.threads/tls.exp: Update for exit message change.
1041 * gdb.threads/thread-unwindonsignal.exp: Use
1042 gdb_continue_to_end.
1043 * gdb.threads/step.exp (step_it): Update for exit message change.
1044 (continue_all): Likewise.
1045 * gdb.threads/print-threads.exp (test_all_threads): Update for
1046 exit message change.
1047 * gdb.threads/interrupted-hand-call.exp: Use
1048 gdb_continue_to_end.
1049 * gdb.threads/execl.exp: Use gdb_continue_to_end.
1050 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
1051 gdb_continue_to_end.
1052 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
1053 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
1054 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
1055 * gdb.cp/method.exp: Update for exit message change.
1056 * gdb.cp/mb-templates.exp: Update for exit message change.
1057 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
1058 * gdb.cp/annota3.exp: Update for exit message change.
1059 * gdb.cp/annota2.exp: Update for exit message change.
1060 * gdb.cell/fork.exp: Use gdb_continue_to_end.
1061 * gdb.base/term.exp: Update for exit message change.
1062 * gdb.base/step-test.exp (test_i): Update for exit message change.
1063 * gdb.base/sigstep.exp (advance): Update for exit message change.
1064 (advancei): Likewise.
1065 * gdb.base/siginfo.exp: Update for exit message change.
1066 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
1067 * gdb.base/reread.exp: Use gdb_continue_to_end.
1068 * gdb.base/langs.exp: Use gdb_continue_to_end.
1069 * gdb.base/interrupt.exp: Update for exit message change.
1070 * gdb.base/gdb1555.exp: Update for exit message change.
1071 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
1072 * gdb.base/ending-run.exp: Update for exit message change.
1073 * gdb.base/chng-syms.exp: Update for exit message change.
1074 * gdb.base/checkpoint.exp: Update for exit message change.
1075 * gdb.base/catch-syscall.exp (check_for_program_end): Use
1076 gdb_continue_to_end.
1077 (test_catch_syscall_with_wrong_args): Likewise.
1078 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
1079 * gdb.base/break-interp.exp (test_ld): Update for exit message
1080 change.
1081 * gdb.base/bang.exp: Update for exit message change.
1082 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
1083 (do_call_attach_tests): Likewise.
1084 * gdb.base/a2-run.exp: Update for exit message change.
1085 * gdb.arch/ppc-dfp.exp: Update for exit message change.
1086 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
1087 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
1088
dd19bd70
JK
10892011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1090
1091 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
1092
30e62689
TT
10932011-03-03 Tom Tromey <tromey@redhat.com>
1094
1095 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
1096 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
1097 * gdb.hp/gdb.aCC/configure.ac: Remove.
1098 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
1099 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
1100 * gdb.hp/gdb.base-hp/configure.ac: Remove.
1101 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
1102 * gdb.hp/gdb.compat/configure (Makefile): Remove.
1103 * gdb.hp/gdb.compat/configure.ac: Remove.
1104 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
1105 * gdb.hp/gdb.defects/configure (Makefile): Remove.
1106 * gdb.hp/gdb.defects/configure.ac: Remove.
1107 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
1108 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
1109 * gdb.hp/gdb.objdbg/configure.ac: Remove.
1110 * gdb.hp/configure.ac: Remove.
1111 * gdb.hp/configure: Remove.
1112 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
1113 substitution.
1114 (Makefile): Remove rule.
1115 * gdb.cell/configure.ac: Remove.
1116 * gdb.cell/configure: Remove.
1117 * gdb.stabs/Makefile.in (Makefile): Remove.
1118 (distclean): Don't remove config.status or config.log.
1119 * gdb.stabs/configure (Makefile): Remove.
1120 * gdb.stabs/configure.ac: Remove.
1121 * configure: Rebuild.
1122 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
1123 Remove stabs- and cell-specific logic. Test for existence of
1124 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
1125 subdirectories, gdb.cell, and and gdb.stabs.
1126 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
1127
c171f854
JB
11282011-03-03 Joel Brobecker <brobecker@adacore.com>
1129
1130 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
1131 end of buffer.
1132
9a5193cb
JB
11332011-03-02 Joel Brobecker <brobecker@adacore.com>
1134
1135 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
1136 gdb_test when running a test where we expected no output back.
1137
9bb4c1bb
MS
11382011-02-28 Michael Snyder <msnyder@vmware.com>
1139
1140 * gdb.cp/overload.cc: Change initializer value to integer.
1141
3bd0f5ef
MS
11422011-02-27 Michael Snyder <msnyder@vmware.com>
1143
1144 * gdb.multi/base.exp: Add test for remove-inferiors.
1145
2279eaad
JB
11462011-02-26 Joel Brobecker <brobecker@adacore.com>
1147
1148 * gdb.python/py-frame.exp: Simplify the initialization phase
1149 using prepare_for_testing.
1150
c82c0b55
MS
11512011-02-25 Michael Snyder <msnyder@vmware.com>
1152
1153 * gdb.multi/base.exp: Add tests for info inferiors with args.
1154
1d94651b
JK
11552011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1156
1157 * gdb.dwarf2/dw2-ranges.S: Rename to ...
1158 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
1159 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
1160 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
1161 asmfile3. Comment the STABS (#3) file compilation. Compile
1162 everything through assembler. Provide KFAIL for symtab/12497.
1163 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
1164 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
1165 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
1166 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
1167
3bd0f5ef
MS
11682011-02-24 Michael Snyder <msnyder@vmware.com>
1169
1170 * gdb.base/break.exp: Add tests for delete breakpoints using
1171 convenience variables and value history references.
1172
12c1418e
MS
11732011-02-24 Michael Snyder <msnyder@vmware.com>
1174
1175 * gdb.base/break.exp: Remove debugging 'printf' accidentally
1176 left behind in previous check-in.
1177
e5a67952
MS
11782011-02-23 Michael Snyder <msnyder@vmware.com>
1179
1180 * gdb.base/break.exp: Add tests for "info break" with arguments.
1181 * gdb.trace/infotrace.exp: Update patterns for error and help.
1182 * gdb.base/completion.exp: Update pattern.
1183 * gdb.base/ena-dis-br.exp: Update pattern.
1184 * gdb.base/help.exp: Update patterns.
1185
11862011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
1187
1188 * gdb.base/memattr.exp: New test.
1189 * gdb.base/memattr.c: Test load for memattr.exp.
1190
6e6fbe60
DE
11912011-02-22 Doug Evans <dje@google.com>
1192
1193 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
1194
1d41d745
MS
11952011-02-22 Michael Snyder <msnyder@vmware.com>
1196
1197 * Makefile.in: Make more clean.
1198 * gdb.ada/Makefile.in: Ditto.
1199 * gdb.arch/Makefile.in: Ditto.
1200 * gdb.asm/Makefile.in: Ditto.
1201 * gdb.base/Makefile.in: Ditto.
1202 * gdb.cp/Makefile.in: Ditto.
1203 * gdb.dwarf2/Makefile.in: Ditto.
1204 * gdb.java/Makefile.in: Ditto.
1205 * gdb.mi/Makefile.in: Ditto.
1206 * gdb.modula2/Makefile.in: Ditto.
1207 * gdb.python/Makefile.in: Ditto.
1208 * gdb.server/Makefile.in: Ditto.
1209 * gdb.stabs/Makefile.in: Ditto.
1210 * gdb.threads/Makefile.in: Ditto.
1211 * gdb.trace/Makefile.in: Ditto.
1212
79ba84ca
MS
12132011-02-22 Michael Snyder <msnyder@vmware.com>
1214
1215 * gdb.threads/thread-find.exp: Add tests for bad input to
1216 info threads.
1217
b9b35694
JB
12182011-02-22 Joel Brobecker <brobecker@adacore.com>
1219
1220 * gdb.python/py-breakpoint.exp: Fix the expected output of
1221 one of the "maint info breakpoints" tests to accept the output
1222 generated on platforms that do not have hardware watchpoints.
1223
8bfb830f
JB
12242011-02-22 Joel Brobecker <brobecker@adacore.com>
1225
1226 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
1227 clean_restart. Be a little stricter in the expected output
1228 for one of the tests. Fix a typo in one of the comments.
1229
c45f3c54
JB
12302011-02-22 Joel Brobecker <brobecker@adacore.com>
1231
1232 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
1233 Delete variable binfile, no longer use. Add or modify test
1234 comments to make them unique.
1235
b97c863c
MS
12362011-02-21 Michael Snyder <msnyder@vmware.com>
1237
1238 * Makefile.in: Update for make clean.
1239 * gdb.ada/Makefile.in: Ditto.
1240 * gdb.arch/Makefile.in: Ditto.
1241 * gdb.asm/Makefile.in: Ditto.
1242 * gdb.base/Makefile.in: Ditto.
1243 * gdb.cp/Makefile.in: Ditto.
1244 * gdb.dwarf2/Makefile.in: Ditto.
1245 * gdb.java/Makefile.in: Ditto.
1246 * gdb.mi/Makefile.in: Ditto.
1247 * gdb.modula2/Makefile.in: Ditto.
1248 * gdb.python/Makefile.in: Ditto.
1249 * gdb.server/Makefile.in: Ditto.
1250 * gdb.stabs/Makefile.in: Ditto.
1251 * gdb.threads/Makefile.in: Ditto.
1252 * gdb.trace/Makefile.in: Ditto.
1253
aea5b279
MS
12542011-02-21 Michael Snyder <msnyder@vmware.com>
1255
1256 * gdb.threads/thread-find.exp: Update patterns for changes in
1257 output of "info threads" command.
1258
e3039479
UW
12592011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1260 Ulrich Weigand <uweigand@de.ibm.com>
1261
1262 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
1263 (skip_hw_watchpoint_tests): Likewise.
1264 (skip_hw_watchpoint_multi_tests): Likewise.
1265
b800ec70
UW
12662011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
1267
1268 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
1269 (skip_hw_watchpoint_tests): Likewise.
1270 (skip_hw_watchpoint_multi_tests): Likewise.
1271 (skip_hw_watchpoint_access_tests): Likewise.
1272
1273 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
1274 * gdb.base/pr11022.exp: Likewise.
1275 * gdb.base/watch-read.exp: Likewise.
1276 * gdb.base/watch_thread_num.exp: Likewise.
1277 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
1278 * gdb.base/watchpoint-hw.exp: Likewise.
1279 * gdb.base/watchpoint.exp: Likewise.
1280 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
1281 * gdb.threads/watchthreads-reorder.exp: Likewise.
1282 * gdb.threads/watchthreads.exp: Likewise.
1283 * gdb.threads/watchthreads2.exp: Likewise.
1284
91033e37
JB
12852011-02-21 Joel Brobecker <brobecker@adacore.com>
1286
1287 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
1288 the debugger is unable to find the array bounds.
1289
eeaafae2
JK
12902011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1291
1292 * gdb.cp/typedef-operator.exp: New file.
1293 * gdb.cp/typedef-operator.cc: New file.
1294
e338d953
MS
12952011-02-17 Michael Snyder <msnyder@vmware.com>
1296
1297 * gdb.threads/thread-find.exp: Fix regular expressions.
1298
e67ad678
JB
12992011-02-17 Joel Brobecker <brobecker@adacore.com>
1300
1301 * gdb.ada/packed_array: Expand testcase to test printing of
1302 unconstrained packed array.
1303
93084bca
JB
13042011-02-17 Joel Brobecker <brobecker@adacore.com>
1305
1306 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
1307
a0c78a73
PA
13082011-02-16 Pedro Alves <pedro@codesourcery.com>
1309
f65d5553 1310 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
1311 (main): Initialize it before collecting, and and clear it
1312 afterwards.
f65d5553
PA
1313 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
1314 collecting with '{type} addr', where the addr expression is not an
1315 rvalue.
a0c78a73 1316
3dfcbbd2
KW
13172011-02-16 Ken Werner <ken.werner@de.ibm.com>
1318
1319 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
1320 a bool variable. Expect correct OpenCL names for vector types. Use the
1321 uc3 variable name instead of referring to the uchar3 built-in type.
1322 Escape the asterisk at the half pointer test.
1323
08807d5a
PA
13242011-02-16 Pedro Alves <pedro@codesourcery.com>
1325
f65d5553 1326 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
1327 (main): Initialize it before collecting, and and clear it
1328 afterwards.
f65d5553
PA
1329 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
1330 collecting overlapping memory ranges.
08807d5a 1331
60f98dde
MS
13322011-02-15 Michael Snyder <msnyder@vmware.com>
1333
1334 * gdb.base/default.exp: Add tests for thread commands.
1335 * gdb.base/help.exp: Add tests for thread commands.
1336 * gdb.threads/thread-find.exp: New test for thread find command.
1337
648cd113
KW
13382011-02-15 Ken Werner <ken.werner@de.ibm.com>
1339
1340 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
1341
494e194e
YQ
13422011-02-15 Yao Qi <yao@codesourcery.com>
1343
1344 PR tdep/12352
1345 * gdb.arch/arm-disp-step.S : New test for str instruction.
1346 * gdb.arch/arm-disp-step.exp : Likewise.
1347
d9492458
TJB
13482011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
1349
1350 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
1351 "vector_register2_vr" test strings. Test the extended floating
1352 point registers (F32~F63).
1353 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
1354 IBM XL C compiler. Make the test program use a register provided
1355 by the compiler for the lxvd2x instruction.
1356
8af8e3bc
PA
13572011-02-14 Pedro Alves <pedro@codesourcery.com>
1358
1359 * gdb.trace/unavailable.cc (class Base, class Middle, class
1360 Derived): New types.
1361 (derived_unavail, derived_partial, derived_whole): New globals.
1362 (virtual_partial): New global.
1363 (virtualp): Point at virtual_partial.
1364 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
1365 related to unavailable vptr.
1366
1b28d0b3
PA
13672011-02-14 Pedro Alves <pedro@codesourcery.com>
1368
1369 * gdb.trace/unavailable.cc (a, b, c): New globals.
1370 (main): Set and clear them.
1371 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
1372 `a' and `c', and check that `b' isn't collected, although `a' and
1373 `c' are.
1374
ec0a52e1
PA
13752011-02-14 Pedro Alves <pedro@codesourcery.com>
1376
1377 * gdb.trace/unavailable.cc (struct Virtual): New.
1378 (virtualp): New global pointer.
1379 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
1380 printing a pointer to an object whose type has a vtable, with
1381 print object on.
1382
24e6bcee
PA
13832011-02-14 Pedro Alves <pedro@codesourcery.com>
1384
1385 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
1386 value repeat handles unavailableness.
1387
39d37385
PA
13882011-02-14 Pedro Alves <pedro@codesourcery.com>
1389
1390 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
1391 tests for building arrays from unavailable values, subscripting
1392 non-memory rvalue unvailable arrays, and accessing fields or
1393 baseclasses of non-lazy unavailable values,
1394 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
1395 struct types.
1396 (g_smallstruct, g_smallstruct_b): New globals.
1397
06d72e16
PA
13982011-02-14 Pedro Alves <pedro@codesourcery.com>
1399
1400 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
1401
bc9a5551
JK
14022011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1403
1404 Fix const/volatile qualifiers of C++ types, PR c++/12328.
1405 * gdb.cp/overload-const.exp: New file.
1406 * gdb.cp/overload-const.cc: New file.
1407
54fcddd0
UW
14082011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
1409
1410 * gdb.opencl/callfuncs.cl: New file.
1411 * gdb.opencl/callfuncs.exp: New test.
1412 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
1413
d6dafb7c
UW
14142011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
1415
1416 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
1417 when computing result.
1418 * gdb.arch/altivec-abi.exp: Update expected results.
1419
a449c2d8
TJB
14202011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1421
1422 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
1423 * gdb.base/jit.exp: Likewise.
1424 * gdb.base/pie-execl.exp: Likewise.
1425 * gdb.base/solib-nodir.exp: Likewise.
1426 * gdb.base/solib-overlap.exp: Likewise.
1427
764880b7
PA
14282011-02-07 Pedro Alves <pedro@codesourcery.com>
1429
1430 * gdb.trace/collection.c (global_pieces): New.
1431 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
1432 New procedure.
1433 (gdb_trace_collection_test): Call it.
1434
505500db
SW
14352011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
1436
1437 * gdb.python/py-evthreads.c: New file.
1438 * gdb.python/py-evthreads.exp: New file.
1439 * gdb.python/py-events.py: New file.
1440 * gdb.python/py-events.exp: New file.
1441 * gdb.python/py-events.c: New file.
1442
385203ed
DD
14432011-02-04 David Daney <ddaney@caviumnetworks.com>
1444
1445 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
1446
9011945e
AB
14472011-02-03 Andrew Burgess <aburgess@broadcom.com>
1448
1449 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
1450 gdb.base/disasm-end-cu.exp: New test for disassembling over the
1451 boundary between two compilation units.
1452
580688f3
PA
14532011-02-02 Pedro Alves <pedro@codesourcery.com>
1454
1455 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
1456 (Virtual): New structs.
1457 (virtual_o, virtual_middle_b): New globals.
1458 * gdb.cp/virtbase.exp: New tests.
1459
d3f0f853
PP
14602011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1461
1462 * gdb.base/jit.exp: New file.
1463 * gdb.base/jit-main.c: New file.
1464 * gdb.base/jit-solib.c: New file.
1465
b2030fb5
UW
14662011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
1467
1468 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
1469 proceed to initial kernel entry point.
1470 * gdb.opencl/datatypes.exp: Likewise.
1471 * gdb.opencl/operators.exp: Likewise.
1472 * gdb.opencl/vec_comps.exp: Likewise.
1473
2db19d1e
SW
14742011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
1475
1476 * gdb.cp/nsnested.cc: New.
1477 * gdb.cp/nsnested.exp: New.
1478 * gdb.cp/nsnoimports.exp: New.
1479 * gdb.cp/nsnoimports.cc: New.
1480
6b0c4c1f
JB
14812011-01-31 Joel Brobecker <brobecker@adacore.com>
1482
1483 * gdb.base/interact.exp: Add extra tests that verify that
1484 the value of the interactive-mode setting does not change
1485 after the script is sourced.
1486
80b23b6a
JK
14872011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1488
1489 * gdb.cp/noparam.exp: New file.
1490 * gdb.cp/noparam.cc: New file.
1491
ffd5ec24
PA
14922011-01-28 Pedro Alves <pedro@codesourcery.com>
1493
1494 * gdb.trace/tfile.exp: Test that with no traceframe selected,
1495 there's no stack or registers.
1496
a81766d8
TT
14972011-01-26 Tom Tromey <tromey@redhat.com>
1498
1499 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
1500 space before string output. Add test for "set print pretty off"
1501 case.
1502
585fdaa1
PA
15032011-01-25 Pedro Alves <pedro@codesourcery.com>
1504
1505 * gdb.base/frame-args.exp: Adjust.
1506 * gdb.dwarf2/dw2-noloc.exp: Adjust.
1507 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
1508 * gdb.dwarf2/pieces.exp: Adjust.
1509 * gdb.opt/clobbered-registers-O2.exp: Adjust.
1510 * gdb.opt/inline-locals.exp: Adjust.
1511 * gdb.threads/fork-child-threads.exp: Adjust.
1512
d468832a
KW
15132011-01-25 Ken Werner <ken.werner@de.ibm.com>
1514
1515 * gdb.opencl/convs_casts.cl: Move program scope variables into the
1516 OpenCL kernel function. Add a comment as marker. Add address space
1517 qualifiers for the remaining program scope variables.
1518 * gdb.opencl/datatypes.cl: Likewise.
1519 * gdb.opencl/operators.cl: Likewise.
1520 * gdb.opencl/vec_comps.cl: Likewise.
1521 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
1522 Add breakpoint at the marker comment.
1523 * gdb.opencl/datatypes.exp: Likewise.
1524 * gdb.opencl/operators.exp: Likewise.
1525 * gdb.opencl/vec_comps.exp: Likewise.
1526
490f124f
PA
15272011-01-24 Pedro Alves <pedro@codesourcery.com>
1528
1529 * gdb.base/printcmds.c (some_struct): New struct and instance.
1530 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
1531 procedure.
1532 <global scope>: Call it.
1533
6da78614
KW
15342011-01-21 Ken Werner <ken.werner@de.ibm.com>
1535
1536 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
1537 argument to the gdb_compile_opencl_hostapp call.
1538
ec64c9aa
YQ
15392011-01-19 Yao Qi <yao@codesourcery.com>
1540
1541 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
1542 positve list.
1543
810cfdbb
YQ
15442011-01-19 Yao Qi <yao@codesourcery.com>
1545
1546 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
1547 canonical form.
1548 Remove "xscale-*-*"
1549 * gdb.xml/tdesc-regs.exp: Likewise.
1550 * gdb.python/py-section-script.exp: Replace ARM target triplet
1551 with canonical form.
1552 Match arm*-*-symbianelf*.
1553 * gdb.base/dup-sect.exp: Likewise.
1554 * lib/dwarf.exp: New.
1555 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
1556 dwarf2_support.
1557 * gdb.dwarf2/dup-psym.exp: Likewise.
1558 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
1559 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1560 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
1561 * gdb.dwarf2/dw2-basic.exp: Likewise.
1562 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1563 * gdb.dwarf2/dw2-const.exp: Likewise.
1564 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
1565 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
1566 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1567 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
1568 * gdb.dwarf2/dw2-filename.exp: Likewise.
1569 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1570 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
1571 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1572 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1573 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
1574 * gdb.dwarf2/dw2-noloc.exp: Likewise.
1575 * gdb.dwarf2/dw2-op-call.exp: Likewise.
1576 * gdb.dwarf2/dw2-producer.exp: Likewise.
1577 * gdb.dwarf2/dw2-ranges.exp: Likewise.
1578 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
1579 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
1580 * gdb.dwarf2/dw2-strp.exp: Likewise.
1581 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
1582 * gdb.dwarf2/implptr.exp: Likewise.
1583 * gdb.dwarf2/mac-fileno.exp: Likewise.
1584 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
1585 * gdb.dwarf2/pieces.exp: Likewise.
1586 * gdb.dwarf2/pr11465.exp: Likewise.
1587 * gdb.dwarf2/valop.exp: Likewise.
1588 * gdb.dwarf2/watch-notconst.exp: Likewise.
1589 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
1590
4694da01
TT
15912011-01-19 Tom Tromey <tromey@redhat.com>
1592
1593 * gdb.python/py-infthread.exp: Add thread tests.
1594
b075872c
JB
15952011-01-14 Joel Brobecker <brobecker@adacore.com>
1596
1597 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
1598
2c3e6e24
JB
15992011-01-14 Joel Brobecker <brobecker@adacore.com>
1600
1601 * gdb.ada/widewide: New testcase.
1602
de8fa76c
JB
16032011-01-13 Joel Brobecker <brobecker@adacore.com>
1604
1605 * gdb.base/interact.exp: New testcase.
1606
1b05df00
TT
16072011-01-12 Tom Tromey <tromey@redhat.com>
1608
1609 * gdb.mi/gdb2549.exp: Update for error message changes.
1610 * gdb.mi/mi-cli.exp: Likewise.
1611 * gdb.mi/mi-disassemble.exp: Likewise.
1612 * gdb.mi/mi-pthreads.exp: Likewise.
1613 * gdb.mi/mi-regs.exp: Likewise.
1614 * gdb.mi/mi-stack.exp: Likewise.
1615 * gdb.mi/mi-var-block.exp: Likewise.
1616 * gdb.mi/mi-var-cmd.exp: Likewise.
1617 * gdb.mi/mi2-cli.exp: Likewise.
1618 * gdb.mi/mi2-disassemble.exp: Likewise.
1619 * gdb.mi/mi2-pthreads.exp: Likewise.
1620 * gdb.mi/mi2-regs.exp: Likewise.
1621 * gdb.mi/mi2-stack.exp: Likewise.
1622 * gdb.mi/mi2-var-block.exp: Likewise.
1623 * gdb.mi/mi2-var-cmd.exp: Likewise.
1624
c2ff108b
JK
16252011-01-12 Andrew Burgess <aburgess@broadcom.com>
1626 Jan Kratochvil <jan.kratochvil@redhat.com>
1627
1628 PR fortran/11104 and DWARF unbound arrays detection.
1629 * gdb.fortran/multi-dim.exp: New file.
1630 * gdb.fortran/multi-dim.f90: New file.
1631
b716877b
AB
16322011-01-12 Andrew Burgess <aburgess@broadcom.com>
1633
1634 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
1635 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
1636 add new tests for opcode dumping.
1637
6c162d5e
TT
16382011-01-11 Tom Tromey <tromey@redhat.com>
1639
1640 * gdb.python/py-infthread.exp: Load gdb-python.exp.
1641
77b06cd7
TJB
16422010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
1643
1644 Convert hardware watchpoints to use breakpoint_ops.
1645 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
1646 type is not supported.
1647 * gdb.base/foll-fork.exp: Likewise.
1648 * gdb.base/foll-vfork.exp: Likewise.
1649
f39a75d0
PM
16502011-01-10 Phil Muldoon <pmuldoon@redhat.com>
1651
1652 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
1653 Use load_lib gdb-python.exp.
1654 * gdb.python/python.exp: Ditto.
1655 * gdb.python/py-function.exp: Ditto.
1656
fc529d80
AS
16572011-01-09 Andreas Schwab <schwab@linux-m68k.org>
1658
1659 * gdb.threads/tls.exp ("info address me"): Fix expected output.
1660
fb03cb59
JK
16612011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1662
1663 * configure: Regenerate.
1664
d8e22779
TT
16652011-01-06 Tom Tromey <tromey@redhat.com>
1666
1667 * gdb.python/py-frame.exp: Test gdb.newest_frame.
1668
09050809
JB
16692011-01-06 Joel Brobecker <brobecker@adacore.com>
1670
fc529d80
AS
1671 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
1672 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
1673 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1674 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
1675 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
1676 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1677 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
1678 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
1679 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
1680 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
1681 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
1682 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
1683 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
1684 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1685 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1686 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
1687 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
1688 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
1689 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1690 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
1691 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
1692 gdb.ada/uninitialized_vars.exp,
1693 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
1694 Simplify by using clean_restart.
09050809 1695
8ed5dd9e
JB
16962011-01-06 Joel Brobecker <brobecker@adacore.com>
1697
1698 Add marker to be used as anchor for inserting breakpoints.
1699 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
1700 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
1701 Likewise.
1702
1703 Remove uses of gdb_start_cmd.
1704 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
1705 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
1706
1707 Do not run testcase if testing with GDBserver.
1708 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
1709 if testing with GDBserver.
1710
368a124f
JB
17112011-01-06 Joel Brobecker <brobecker@adacore.com>
1712
1713 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
1714 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
1715 copyright header.
1716
44944448
JB
17172011-01-05 Joel Brobecker <brobecker@adacore.com>
1718
1719 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
1720 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
1721 testsuite/gdb.fortran/complex.f,
1722 testsuite/gdb.fortran/derived-type.f90,
1723 testsuite/gdb.fortran/library-module-lib.f90,
1724 testsuite/gdb.fortran/library-module-main.f90,
1725 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
1726 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
1727 Copyright year update.
1728
31886ea6
JB
17292011-01-05 Joel Brobecker <brobecker@adacore.com>
1730
1731 * gdb.base/langs1.f: Add copyright header.
1732
ebedcab5
JK
17332011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1734
1735 * gdb.base/morestack.exp: New file.
1736 * gdb.base/morestack.c: New file.
1737
de1eb2f9
JK
17382011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1739
1740 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
1741
9e87a409
JB
17422010-12-29 Joel Brobecker <brobecker@adacore.com>
1743
1744 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
1745 * gdb.ada/arrayptr.exp: Add test printing that new variable.
1746
720d1a40
JB
17472010-12-29 Joel Brobecker <brobecker@adacore.com>
1748
1749 * gdb.ada/lang_switch.exp: Correct expected parameter value.
1750
a283af87
AS
17512010-12-25 Andreas Schwab <schwab@linux-m68k.org>
1752
5d3d9cba
AS
1753 * gdb.threads/tls.exp: Fix typo.
1754
a283af87
AS
1755 * gdb.threads/thread-specific.exp (get_thread_list): Update.
1756 * gdb.threads/execl.exp: Update.
1757
2a20745c
YQ
17582010-12-23 Yao Qi <yao@codesourcery.com>
1759
1760 * gdb.arch/arm-disp-step.exp: New.
1761 * gdb.arch/arm-disp-step.S: New.
1762
a7658b96
TT
17632010-12-21 Tom Tromey <tromey@redhat.com>
1764
1765 * gdb.threads/execl.exp: Update.
1766 * gdb.threads/linux-dp.exp: Update.
1767 * gdb.threads/manythreads.exp: Update.
1768 * gdb.threads/tls.exp: Update.
1769
5b79abe7
TT
17702010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1771
1772 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
1773 (NextOverThrowDerivates) <resumebpt>: New.
1774 (resumebpt_test): New.
1775 (main): Call resumebpt_test.
1776 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
1777
0914bcdb
SS
17782010-12-12 Stan Shebs <stan@codesourcery.com>
1779
1780 * gdb.trace/tsv.exp: Test print command on trace state variables.
1781
305aeedc
TT
17822010-12-09 Tom Tromey <tromey@redhat.com>
1783
1784 * gdb.base/interp.exp: Add regression test.
1785
186c406b
TT
17862010-12-09 Tom Tromey <tromey@redhat.com>
1787
1788 * gdb.java/jnpe.java: New file.
1789 * gdb.java/jnpe.exp: New file.
1790 * gdb.cp/nextoverthrow.exp: New file.
1791 * gdb.cp/nextoverthrow.cc: New file.
1792
aae1c79a
DE
17932010-12-07 Doug Evans <dje@google.com>
1794
1795 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
1796 of data-directory.
1797 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
1798 updated.
1799 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
1800
60f98dde 18012010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
1802
1803 * gdb.base/callfuncs.exp: Test for skip_float_tests.
1804 * gdb.base/call-sc.exp: Ditto.
1805 * gdb.base/finish.exp: Ditto.
1806 * gdb.base/return.exp: Ditto.
1807 * gdb.base/return2.exp: Ditto.
1808
5fa290c1
DE
18092010-11-30 Doug Evans <dje@google.com>
1810
1811 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
1812 (gdb_expect_list): Fix spelling errors in comments.
1813 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
1814 send_gdb/gdb_expect_list where applicable.
1815 * gdb.base/call-ar-st.exp: Ditto.
1816 * gdb.base/funcargs.exp: Ditto.
1817 * gdb.base/gcore.exp: Ditto.
1818 * gdb.base/page.exp: Ditto.
1819 * gdb.base/sigaltstack.exp: Ditto.
1820 * gdb.base/siginfo.exp: Ditto.
1821 * gdb.base/sigstep.exp: Ditto.
1822 * gdb.base/trace-commands.exp: Ditto.
1823
4e04c971
DE
18242010-11-29 Doug Evans <dje@google.com>
1825
1826 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
1827 printer-name;subprinter-name.
1828
8cf6f0b1
TT
18292010-11-29 Tom Tromey <tromey@redhat.com>
1830
1831 * gdb.dwarf2/implptr.exp: New file.
1832 * gdb.dwarf2/implptr.c: New file.
1833 * gdb.dwarf2/implptr.S: New file.
1834
94b6973e
PM
18352010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1836
fc529d80 1837 PR python/12199
94b6973e
PM
1838
1839 * gdb.python/py-breakpoint.exp: Test the delete method.
1840
8358c15c
JK
18412010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 Fix step_resume_breakpoint unsaved during an infcall.
1844 * gdb.base/step-resume-infcall.exp: New file.
1845 * gdb.base/step-resume-infcall.c: New file.
1846
f6df29bc
TJB
18472010-11-24 Edjunior Machado <emachado@br.ibm.com>
1848
1849 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
1850
f2b5a5cf
TJB
18512010-11-24 Edjunior Machado <emachado@br.ibm.com>
1852
1853 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
1854 on ppc64's symbols; "finish" and "return" commands must accept to
1855 show the caller line again as well as the line after.
1856 * gdb.asm/powerpc64.inc: New file.
1857
6b0ecdc2
DE
18582010-11-23 Doug Evans <dje@google.com>
1859
1860 * lib/gdb.exp (gdb_test_sequence): New function.
1861 (gdb_expect_list): Add verbose -log call for each pattern.
1862 * gdb.base/signals.exp (test_handle_all_print): Call it.
1863 Reduce timeout increment from 6 minutes to 1 minute.
1864 * gdb.server/ext-run.exp: Call it.
1865
ea976c60
PM
18662010-11-23 Phil Muldoon <pmuldoon@redhat.com>
1867
f2b5a5cf 1868 PR python/12212
ea976c60
PM
1869
1870 * gdb.python/python.exp: Check that selected_thread raises an
1871 error when no inferior is loaded.
1872
c0efa795
JK
18732010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1874
1875 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
1876 * gdb.dwarf2/dw2-stack-boundary.S: New file.
1877
ec3aa567
JK
18782010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1879
1880 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
1881 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
1882
d8249011
DE
18832010-11-18 Doug Evans <dje@google.com>
1884
1885 * gdb.server/ext-run.exp: Fix intermittent failures.
1886
d4eba7d1
NF
18872010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1888
1889 * gdb.stabs/gdb11479.exp: Use runto_main.
1890
b04c2f88
NF
18912010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1892
1893 * gdb.base/break-entry.exp: Skip if using a stub.
1894
ae9d7ce4
NF
18952010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1896
1897 * gdb.python/py-inferior.exp: Pack values in target endianness.
1898
621c8364
TT
18992010-11-12 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
1902 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
1903 MemoryError.
1904 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
1905 type.
1906 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
1907 MemoryError.
1908 (test_subscript_regression): Update exception type.
1909
84f4c1fe
PM
19102010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1911
1912 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
1913 breakpoint tests.
1914
a1442452
PA
19152010-11-09 Pedro Alves <pedro@codesourcery.com>
1916
1917 * gdb.base/watchpoint.exp: Test "watch -location" with an
1918 innacessible location.
1919
efd11a33
JK
19202010-11-09 Edjunior Machado <emachado@br.ibm.com>
1921 Luis Machado <luisgpm@br.ibm.com>
1922
1923 * gdb.base/maint.exp: Expect "." prefix.
1924 * gdb.base/nodebug.exp: Expect "." Likewise.
1925 * gdb.base/sepsymtab.exp: Expect "." Likewise.
1926 * gdb.base/watchpoint-cond-gone.exp: Likewise.
1927 * gdb.base/watchpoint.exp: Expect a software watch to be created for
1928 POWER server processors.
1929
aa00efb5
JK
19302010-11-08 Edjunior Machado <emachado@br.ibm.com>
1931 Luis Machado <luisgpm@br.ibm.com>
1932
1933 * gdb.base/break-entry.exp: convert entry point for
1934 ppc64 and expect leading `.' on ppc64's symbols
1935
99e7ae30
DE
19362010-11-05 Doug Evans <dje@google.com>
1937
1938 * gdb.base/help.exp: Update expected output.
b521dba8
DE
1939 * gdb.python/py-param.exp: Delete, contents moved to ...
1940 * gdb.python/py-parameter.exp: ... here. New file.
1941 Add test for gdb.parameter ("directories").
99e7ae30 1942
f4b8a18d
KW
19432010-11-05 Ken Werner <ken.werner@de.ibm.com>
1944
1945 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
1946 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
1947 * configure: Regenerate.
1948 * gdb.opencl/Makefile.in: New File.
1949 * gdb.opencl/datatypes.exp: Likewise.
1950 * gdb.opencl/datatypes.cl: Likewise.
1951 * gdb.opencl/operators.exp: Likewise.
1952 * gdb.opencl/operators.cl: Likewise.
1953 * gdb.opencl/vec_comps.exp: Likewise.
1954 * gdb.opencl/vec_comps.cl: Likewise.
1955 * gdb.opencl/convs_casts.exp: Likewise.
1956 * gdb.opencl/convs_casts.cl: Likewise.
1957 * lib/opencl.exp: Likewise.
1958 * lib/opencl_hostapp.c: Likewise.
1959 * lib/opencl_kernel.cl: Likewise.
1960 * lib/cl_util.c: Likewise.
1961 * lib/cl_util.c: Likewise.
1962 * gdb.base/default.exp (set language): Add "opencl" to the list of
1963 languages.
1964
a9d5ef47
SW
19652010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
1966
1967 * gdb.cp/overload.exp: Added test for inheritance overload.
1968 * gdb.cp/overload.cc: Ditto.
1969 * gdb.cp/oranking.exp: Removed releveant kfails.
1970
03eb1c79
JK
19712010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1972 Joel Brobecker <brobecker@adacore.com>
1973
1974 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
1975 check test_compiler_info.
1976
dbc98a8b
KW
19772010-11-03 Ken Werner <ken.werner@de.ibm.com>
1978
1979 * gdb.base/gnu_vector.exp: Adjust expect messages.
1980
120bd360
KW
19812010-11-03 Ken Werner <ken.werner@de.ibm.com>
1982
1983 * gdb.base/gnu_vector.exp: Add unary operator tests.
1984
c37f7098
KW
19852010-11-03 Ken Werner <ken.werner@de.ibm.com>
1986
1987 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
1988
7b51bc51
DE
19892010-11-02 Doug Evans <dje@google.com>
1990
1991 * gdb.python/py-pp-maint.c: New file.
1992 * gdb.python/py-pp-maint.exp: New file.
1993 * gdb.python/py-pp-maint.py: New file.
1994
50c97f38
TT
19952010-11-02 Tom Tromey <tromey@redhat.com>
1996
1997 * gdb.base/default.exp: Remove "scheme" from language list.
1998
a289b8f6
JK
19992010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2000
2001 Revert:
2002 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2003 * gdb.threads/sigstep-threads.exp: New file.
2004 * gdb.threads/sigstep-threads.c: New file.
2005
cd017491
MS
20062010-10-20 Michael Snyder <msnyder@vmware.com>
2007
2008 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
2009
8e6a5956
UW
20102010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2011
2012 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
2013 Skip test completely if gdb,no_hardware_watchpoints.
2014
2c04da0d
UW
20152010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2016
2017 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
2018 strict, but do not check for any particular function name within libc.
2019
79afc5ef
SW
20202010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
2021
2022 * gdb.cp/smartp.exp: New test.
2023 * gdb.cp/smartp.cc : New test.
2024
026ffab7
SW
20252010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
2026
2027 * gdb.cp/converts.exp: Test pointer to bool conversion.
2028 Test pointer to long conversion.
2029 * gdb.cp/oranking.exp: Removed relevant kfail.
2030
3a772aa4
TT
20312010-10-18 Tom Tromey <tromey@redhat.com>
2032
2033 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
2034 argument to lazy_string.
2035 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
2036 (pp_ls.to_string): Use it.
2037 * gdb.python/py-prettyprint.c (main): Move declarations to top.
2038 Add "estring2" local.
2039
5fc3827b
JK
20402010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2041
2042 Fix s390x compatibility.
2043 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
2044 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
2045
8aeb23f3
JK
20462010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2047
2048 * gdb.threads/sigstep-threads.exp: New file.
2049 * gdb.threads/sigstep-threads.c: New file.
2050
c1e56572
JK
20512010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2052
2053 * gdb.base/pie-execl.exp: New file.
2054 * gdb.base/pie-execl.c: New file.
2055
92163a10
JK
20562010-10-13 Doug Evans <dje@google.com>
2057 Jan Kratochvil <jan.kratochvil@redhat.com>
2058
2059 PR exp/12117
2060 * gdb.cp/ptype-cv-cp.cc: New file.
2061 * gdb.cp/ptype-cv-cp.exp: New file.
2062
7062b0a0
SW
20632010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
2064
2065 * gdb.cp/converts.cc: New test program.
2066 * gdb.cp/converts.exp: New test.
2067 * gdb.cp/overload.exp: Added test for void* vs int*.
2068 * gdb.cp/overload.exp: Ditto.
2069 * gdb.cp/oranking.exp: Removed related kfail.
2070
0e3509db
DE
20712010-10-13 Doug Evans <dje@google.com>
2072
2073 * lib/gdb-python.exp (gdb_check_python_config): New function.
2074 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
2075 * gdb.python/lib-types.cc: New file.
2076 * gdb.python/lib-types.exp: New file.
2077
8dc78533
JK
20782010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2079
2080 * gdb.python/py-error.exp: New file.
2081 * gdb.python/py-error.py: New file.
2082
93c17e06
JK
20832010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2084
2085 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
2086 gdb_test_multiple.
2087
d8b34041
JK
20882010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2089
2090 * gdb.base/break-interp.exp: Use ldlags for linking flags.
2091 * gdb.base/prelink.exp: Likewise.
2092 * gdb.base/solib-nodir.exp: Likewise.
2093 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
2094 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
2095 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
2096
e0cc584e
UW
20972010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2098
2099 * break-interp.exp (test_ld): Use two separate gdb_expect statements
2100 for the "info files" test to avoid timeouts on slow machines.
2101
cfc353b1
JK
21022010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2103
2104 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
2105 (main): Make openlib dummy call.
2106
d3d7896d
JK
21072010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2108
2109 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
2110 * break-interp.exp (reach): Move the core body ...
2111 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
2112 (test_ld): Provide always real argument, even to the linker. Replace
2113 dl_main by _dl_debug_state.
2114
5e533c94
JK
21152010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2116
2117 Fix results of prelinked PIEs on ppc*.
2118 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
2119 Accept also DISPLACEMENT "PRESENT".
2120 (main): Replace "ZERO" displacements by "PRESENT".
2121
33540610
SW
21222010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
2123
2124 * gdb.cp/oranking.exp: New test.
2125 * gdb.cp/oranking.cc: New test program.
2126
3bdf2bbd
KW
21272010-10-08 Ken Werner <ken.werner@de.ibm.com>
2128
2129 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
2130 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
2131
2f608a3a
KW
21322010-10-06 Ken Werner <ken.werner@de.ibm.com>
2133
2134 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
2135 lush, lynx) New constant.
2136 * gdb.base/constvars.exp: Test const array types.
2137 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
2138
aa2e2d8d
DE
21392010-10-06 Doug Evans <dje@google.com>
2140
2141 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
2142 of syscall staging area.
2143
2844d6b5
KW
21442010-10-06 Ken Werner <ken.werner@de.ibm.com>
2145
2146 * gdb.base/gnu_vector.c: Add variable c4.
2147 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
2148 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
2149
7d8ac8bb
MR
21502010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
2151
2152 * gdb.arch/altivec-abi.exp: Fix a typo.
2153
84a02e58
MR
21542010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
2155
2156 * lib/mi-support.exp (thread_selected_re): Correct pattern used
2157 to match a thread ID.
2158
b18e6318
JK
21592010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2160
2161 Fix s390x testcase compatibility.
2162 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
2163
a2c09bd0
DE
21642010-10-01 Doug Evans <dje@google.com>
2165
2166 * lib/gdb-python.exp: New file.
2167 * gdb.python/py-block.exp: Use it.
2168 * gdb.python/py-breakpoint.exp: Ditto.
2169 * gdb.python/py-frame.exp: Ditto.
2170 * gdb.python/py-inferior.exp: Ditto.
2171 * gdb.python/py-param.exp: Ditto.
2172 * gdb.python/py-prettyprint.exp: Ditto.
2173 * gdb.python/py-shared.exp: Ditto.
2174 * gdb.python/py-symbol.exp: Ditto.
2175 * gdb.python/py-symtab.exp: Ditto.
2176 * gdb.python/py-type.exp: Ditto.
2177 * gdb.python/py-value.exp: Ditto.
2178 * gdb.python/python.exp: Ditto.
2179
38f12cfc
TT
21802010-09-30 Tom Tromey <tromey@redhat.com>
2181
2182 * gdb.base/anon.exp: New file.
2183 * gdb.base/anon.c: New file.
2184
9ae8282d
TT
21852010-09-30 Tom Tromey <tromey@redhat.com>
2186
2187 * gdb.base/completion.exp: Test completion through anonymous
2188 union.
2189 * gdb.base/break1.c (struct some_struct): Add anonymous union.
2190
e9e07ba6
JK
21912010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2192
2193 Fix printing parameters of inlined functions.
2194 * gdb.dwarf2/dw2-inline-param.exp: New file.
2195 * gdb.dwarf2/dw2-inline-param-main.c: New file.
2196 * gdb.dwarf2/dw2-inline-param.S: New file.
2197
cd2effb2
JK
21982010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2199
2200 PR corefiles/12071.
2201 * gdb.base/corefile.exp (quit with a process, no question: load core)
2202 (quit with a core file): New tests.
2203
bceffbf3
JK
22042010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2205
2206 Fix GDB crash on inferior calls with self-referencing classes.
2207 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
2208 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
2209 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
2210
1736ad11
JK
22112010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2212
2213 Fix lost siginfo_t for inferior calls.
2214 * gdb.base/siginfo-infcall.exp: New file.
2215 * gdb.base/siginfo-infcall.c: New file.
2216
a176ad92
JB
22172010-09-22 Joel Brobecker <brobecker@adacore.com>
2218
2219 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
2220
c2b0a229
JK
22212010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2222
2223 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
2224 New test.
2225 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
2226
e8ae22d1
JB
22272010-09-22 Joel Brobecker <brobecker@adacore.com>
2228
2229 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
2230 type of our const type.
2231
ec322823
SW
22322010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
2233
2234 * gdb.cp/pr12028.cc: New.
2235 * gdb.cp/pr12028.exp: New.
2236
72929c62
JB
22372010-09-22 Joel Brobecker <brobecker@adacore.com>
2238
2239 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
2240
875b4ff5 22412010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 2242 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
2243
2244 PR mi/11407
2245 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
2246 * gdb.mi/dw2-ref-missing-frame-main.c New File.
2247 * gdb.mi/dw2-ref-missing-frame.S New File.
2248 * gdb.mi/dw2-ref-missing-frame.exp New File.
2249
7155d578
TT
22502010-09-14 Tom Tromey <tromey@redhat.com>
2251
2252 PR symtab/8399:
2253 * gdb.threads/tls.exp: Remove kfail. Update expected output.
2254
515ed532
TT
22552010-09-14 Tom Tromey <tromey@redhat.com>
2256
2257 PR exp/11803:
2258 * gdb.threads/tls.exp: Use C++.
2259 (check_thread_local): Use K::another_thread_local.
2260 * gdb.threads/tls.c (class K): New.
2261 (another_thread_local): Now a member of K.
2262 (spin): Update. No longer K&R C.
2263
450ca57c
SW
22642010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
2265
2266 * gdb.cp/koenig.cc: created class for testing member lookup.
2267 * gdb.cp/koenig.exp: Added test for member lookup.
2268
dbd492a3
JK
22692010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2270
2271 Fix false FAILs on sourcetree topdir directory containing "kill".
2272 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
2273 source line matching regexp.
2274
8d4d924b
JK
22752010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2276
2277 * gdb.python/python.exp (set height 0, collect help from uiout)
2278 (verify help to uiout): New tests.
2279
8e64f2a0
JK
22802010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2281
2282 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
2283 is_lp64_target to check 64bit target.
2284
4569eed2
JK
22852010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2286
2287 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
2288 (test_ld) <powerpc64-*>: New.
2289
5e1617b1
DJ
22902010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2291
2292 * gdb.cp/templates.exp (test_template_args): Allow "struct".
2293
c767944b
DJ
22942010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2295
2296 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
2297 (FunctionArg::method): New function.
2298 (empty, arg): New variables.
2299 (main): Call arg.method.
2300 * gdb.cp/templates.exp (test_template_args): New function.
2301 (do_tests): Call it.
2302
27d3a3fc
UW
23032010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
2304
2305 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
2306 of "next" to proceed over pthread_exit call.
2307
55b7ce7f
UW
23082010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
2309
2310 * gdb.base/maint.exp: Avoid wildcards against potentially very long
2311 "maint print statistics" output to prevent expect timeouts.
2312
809df446
JK
23132010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2314
2315 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
2316 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
2317 (test_float_rejected): ... here.
2318 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
2319 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
2320 (test_float_rejected): ... here.
2321 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
2322 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
2323 (test_float_rejected): ... here.
2324 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
2325 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
2326 (test_float_rejected): ... here.
2327
8464be76
DJ
23282010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2329
2330 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
2331 before disabling hardware watchpoints.
2332 (test_inaccessible_watchpoint): Check that hardware watchpoints
2333 are used. Test for watchpoints on a constant address.
2334
14dba4b4
JK
23352010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2336
2337 * gdb.base/ui-redirect.exp: New file.
2338
3f3540e1 23392010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 2340 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
2341
2342 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
2343
0f254bb7
DE
23442010-08-31 Doug Evans <dje@google.com>
2345
2346 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
2347
03f17ccf
TT
23482010-08-30 Tom Tromey <tromey@redhat.com>
2349
2350 PR python/11792:
2351 * gdb.python/py-value.exp (test_subscript_regression): Add
2352 dynamic_type test.
2353
640617ad
DJ
23542010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
2355
2356 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
2357 instead of running to main. Do not test the main function.
2358 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
2359 Add new main.
2360
2ed91d1b
PA
23612010-08-26 Pedro Alves <pedro@codesourcery.com>
2362
2363 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
2364 one test.
2365
673bfd45
DE
23662010-08-24 Doug Evans <dje@google.com>
2367
2368 PR symtab/11942
2369 * gdb.dwarf2/dw4-sig-types.cc: New file.
2370 * gdb.dwarf2/dw4-sig-types.h: New file.
2371 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
2372 * gdb.dwarf2/dw4-sig-types.exp: New file.
2373
f9ffd4bb
TT
23742010-08-23 Tom Tromey <tromey@redhat.com>
2375
2376 PR python/11145:
2377 * gdb.python/py-value.c (Base, Derived): New types.
2378 (base): New global.
2379 * gdb.python/py-value.exp (test_subscript_regression): Add
2380 dynamic_cast test.
2381
d839c8a4
TT
23822010-08-23 Tom Tromey <tromey@redhat.com>
2383
2384 PR python/10676:
2385 * gdb.python/py-type.exp (test_fields): Add tests for type
2386 equality.
2387
702c2711
TT
23882010-08-23 Tom Tromey <tromey@redhat.com>
2389
2390 PR python/11915:
2391 * gdb.python/py-type.exp (test_fields): Add tests for array.
2392
832bafd3
KS
23932010-08-23 Keith Seitz <keiths@redhat.com>
2394
2395 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
2396 have any children. Create a new abbrev for it.
2397 Add missing terminal sequence to .debug_abbrev.
2398
c37bf528
KS
23992010-08-20 Keith Seitz <keiths@redhat.com>
2400
2401 PR symtab/11465:
2402 * gdb.dwarf2/pr11465.exp: New test.
2403 * gdb.dwarf2/pr11465.S: New file.
2404 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
2405 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
2406
4572cbac
TJB
24072010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
2408
2409 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
2410 registers. Update data sets with the new v2_double element in the
2411 VSX register union. Add vector_register3_vr data set for the AltiVec
2412 registers. Use gdb_test_no_output instead of send_gdb.
2413
e7fbb131
PA
24142010-08-19 Pedro Alves <pedro@codesourcery.com>
2415
2416 * gdb.python/py-shared.exp: New file, factored out from
2417 python.exp.
2418 * gdb.python/py-shared.c: New file.
2419 * gdb.python/py-shared-sl.c: New file.
2420 * gdb.python/python-1.c: New file.
2421 * gdb.python/python-sl.c: Delete.
2422 * gdb.python/python.c: Mention python-1.c.
2423 * gdb.python/python.exp: Move shared library tests to
2424 py-shared.exp.
2425 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
2426 (MISCELLANEOUS): New.
2427 (clean mostlyclean): Also remove $MISCELLANEOUS.
2428
d30f5e1f
DE
24292010-08-19 Doug Evans <dje@google.com>
2430
2431 PR exp/11926
2432 * gdb.base/printcmds.exp (test_float_accepted): New function.
2433 Move existing float tests there. Add tests for floats with suffixes.
2434 (test_float_rejected): New function.
2435 * gdb.java/jv-print.exp (test_float_accepted): New function.
2436 (test_float_rejected): New function.
2437 * gdb.objc/print.exp: New file.
2438 * gdb.pascal/print.exp: New file.
2439 * lib/objc.exp: New file.
2440
7b3fd859
PM
24412010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
2442
2443 * gdb.base/default.exp (info set): Avoid full buffer error and force
2444 reading up to final gdb prompt.
2445 (show): Likewise.
2446
c92817ce
TT
24472010-08-18 Tom Tromey <tromey@redhat.com>
2448
2449 PR symtab/11919:
2450 * gdb.base/completion.exp: Add test.
2451
f1208f9e
DE
24522010-08-18 Doug Evans <dje@google.com>
2453
2454 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
2455 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
2456 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
2457 Simplify, early exit if runto_main fails.
2458 * gdb.fortran/exprs.exp: load_lib fortran.exp.
2459 (set_lang_fortran): Moved to lib/fortran.exp.
2460 * gdb.fortran/types.exp: load_lib fortran.exp.
2461 (set_lang_fortran): Moved to lib/fortran.exp.
2462 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
2463 * gdb.java/jprint.exp (set_lang_java): Ditto.
2464 * gdb.java/jv-exp.exp: load_lib java.exp.
2465 If set_lang_java fails, issue a warning instead of failure to be
2466 consistent with other set_lang_foo uses.
2467 (set_lang_java): Moved to lib/java.exp.
2468 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
2469 If set_lang_java fails, issue a warning instead of failure to be
2470 consistent with other set_lang_foo uses.
2471 * gdb.pascal/types.exp: load_lib pascal.exp.
2472 (set_lang_pascal): Moved to lib/pascal.exp.
2473 * lib/fortran.exp: New file.
2474 * lib/java.exp (set_lang_java): New function.
2475 * lib/pascal.exp (set_lang_pascal): New function.
2476
2f06b485
YQ
24772010-08-18 Yao Qi <yao@codesourcery.com
2478
2479 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
2480 func_nofb_start and func_loopfb_start, so that address of functions
2481 is equal to these labels on Thumb.
2482
96e25403
YQ
24832010-08-18 Yao Qi <yao@codesourcery.com>
2484
2485 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
2486 to reflect latest c source file.
2487
36e6adc4
JK
24882010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2489
2490 * gdb.cp/infcall-dlopen.exp: New file.
2491 * gdb.cp/infcall-dlopen.cc: New file.
2492 * gdb.cp/infcall-dlopen-lib.cc: New file.
2493
f431efe5
PA
24942010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2495 Pedro Alves <pedro@codesourcery.com>
2496
2497 PR breakpoints/11371
2498
2499 * gdb.base/watch-cond-infcall.exp: New file.
2500 * gdb.base/watch-cond-infcall.c: New file.
2501
06a64a0b
TT
25022010-08-16 Tom Tromey <tromey@redhat.com>
2503
2504 * gdb.base/help.exp: Update.
2505 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
2506 watchpoint.
2507 (test_watch_location): New proc.
2508 (test_watchpoint_in_big_blob): Delete watchpoint.
2509 * gdb.base/watchpoint.c (func5): New function.
2510 (main): Call it.
2511
70ebf4ed
DE
25122010-08-16 Doug Evans <dje@google.com>
2513
2514 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
2515
ca5c20b6
PM
25162010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2517
2518 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
2519 tests.
2520
7346b668
KW
25212010-08-11 Ken Werner <ken.werner@de.ibm.com>
2522
2523 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
2524 * gdb.base/gnu_vector.c: New File.
2525 * gdb.base/gnu_vector.exp: Likewise.
2526
cb2e07a6
PM
25272010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2528
2529 * gdb.python/python.c: New File.
2530 * gdb.python/python-sl.c: New File.
2531 * gdb.python/python.exp: Test solib_address and decode_line
2532 * functions.
2533
5da1313b
JK
25342010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2535
2536 * gdb.python/python.exp (show height, set height 10)
2537 (verify pagination beforehand, verify pagination beforehand: q)
2538 (gdb.execute does not page, verify pagination afterwards)
2539 (verify pagination afterwards: q): New.
2540
49c3ccf7
DE
25412010-08-02 Doug Evans <dje@google.com>
2542
2543 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
2544 because of an older gcc, change test2
2545 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
2546 to unsupported.
2547
42c0c4f1
KH
25482010-07-30 Kazu Hirata <kazu@codesourcery.com>
2549
2550 * gdb.base/break-always.exp: Do not expect full paths to file
2551 names.
2552 * gdb.base/commands.exp: Likewise.
2553
d3765805
DE
25542010-07-30 Doug Evans <dje@google.com>
2555
c98ee71b
DE
2556 * gdb.cp/temargs.exp: For new tests that require newer gccs,
2557 xfail them when run with older gccs.
2558
fd961404
DE
2559 * lib/gdb.exp (build_executable): Forward "c++" option to
2560 get_compiler_info.
2561
999adef4
DE
2562 * gdb.python/py-type.exp (test_template): Mark as xfail tests
2563 "python print ttype.template_argument(1)" and
2564 "python print isinstance(ttype.template_argument(1), gdb.Value)"
2565 if using gcc 4.4 or earlier.
2566
d3765805
DE
2567 * gdb.base/valgrind-db-attach.exp: Use unique test name for
2568 attach-to-debugger handling.
2569
1276c759
JK
25702010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2571
2572 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
2573 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
2574 (main): Use copyreloc.
2575 * gdb.base/prelink.exp (split debug of executable)
2576 (.dynbss vs. .bss address shift): New tests.
2577
88caa9b9
PA
25782010-07-29 Pedro Alves <pedro@codesourcery.com>
2579
2580 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
2581 in gdb_test_multiple.
2582
c6f2ac43
PA
25832010-07-29 Pedro Alves <pedro@codesourcery.com>
2584
2585 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
2586 environment.
2587
326fd672
TT
25882010-07-28 Tom Tromey <tromey@redhat.com>
2589
2590 PR python/11060:
2591 * gdb.python/py-type.c (Temargs): New template.
2592 (temvar): New variable.
2593 * gdb.python/py-type.exp (test_template): New proc.
2594
3ce3b1ba
PA
25952010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2596
2597 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
2598 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
2599
34eaf542
TT
26002010-07-28 Tom Tromey <tromey@redhat.com>
2601
2602 PR c++/9946:
2603 * gdb.cp/temargs.exp: New file.
2604 * gdb.cp/temargs.cc: New file.
2605
d41b819e
JK
26062010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2607
2608 * gdb.base/help.exp (help disassemble): Update the content.
2609
26ab7092
JK
26102010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2611
2612 * gdb.threads/ia64-sigill.exp: New file.
2613 * gdb.threads/ia64-sigill.c: New file.
2614
5283e9e1
TT
26152010-07-27 Tom Tromey <tromey@redhat.com>
2616
2617 * gdb.opt/inline-cmds.c (ATTR): New define.
2618 (func1): Use it.
2619 (func2): Likewise.
2620 (func3): Likewise.
2621 (outer_inline1): Likewise.
2622 (outer_inline2): Likewise.
2623 * gdb.opt/inline-bt.c (ATTR): New define.
2624 (func1): Use it.
2625 (func2): Likewise.
2626 * gdb.opt/inline-locals.c (ATTR): New define.
2627 (func1): Use it.
2628 (func2): Likewise.
2629
e992ef73
TT
26302010-07-27 Tom Tromey <tromey@redhat.com>
2631
2632 * gdb.stabs/gdb11479.c (hack): New function.
2633 (test): Use it.
2634 (test2): Use it.
2635 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
2636 (int32_search_buf, int64_search_buf): No longer static.
2637 (x): Remove.
2638 * gdb.base/relocate.c (hack): New function.
2639
5374244e
PM
26402010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2641
2642 * gdb.python/py-value.exp (test_inferior_function_call): New function.
2643 * gdb.python/py-value.c (func1): New function.
2644 (func2): Likewise.
2645
a99aee83
CV
26462010-07-26 Corinna Vinschen <vinschen@redhat.com>
2647
2648 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
2649 as not to clash with .data section.
2650
a04ba985
JG
26512010-07-26 Jerome Guitton <guitton@adacore.com>
2652
2653 * gdb.base/code_elim.exp: New file.
2654 * gdb.base/code_elim1.c: New file.
2655 * gdb.base/code_elim2.c: New file.
2656
23bd0f7c
PA
26572010-07-21 Pedro Alves <pedro@codesourcery.com>
2658
2659 PR symtab/11827
2660
2661 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
2662 (some_volatile_enum): New variable.
2663 * gdb.base/printcmds.exp (test_print_enums): New.
2664 <top level>: Call it.
2665
883df6dd
SW
26662010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
2667
2668 * gdb.cp/fpointer.cc: New test.
2669 * gdb.cp/fpointer.exp: New test.
2670
569b05a5
JK
26712010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2672
2673 * gdb.base/solib-nodir.exp: New file.
2674 * lib/gdb.exp (runto): New case for a GDB internal error.
2675
51d7d803
JK
26762010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2677 Ulrich Weigand <uweigand@de.ibm.com>
2678 Tom Tromey <tromey@redhat.com>
2679
2680 * gdb.base/charset-malloc.c: New file.
2681 * gdb.base/charset.c (malloc_stub): New prototype.
2682 (main): Call it instead of malloc itself.
2683 * gdb.base/charset.exp: Use only prepare_for_testing.
2684 (binfile): Remove the variable.
2685
c0edd9ed
JK
26862010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2687
2688 Make core files the process_stratum.
2689 * gdb.base/corefile.exp (run: load core again)
2690 (run: sanity check we see the core file, run: with core)
2691 (run: core file is cleared, attach: load core again)
2692 (attach: sanity check we see the core file, attach: with core)
2693 (attach: core file is cleared): New tests.
2694 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
2695
3cbaedff
KW
26962010-07-14 Ken Werner <ken.werner@de.ibm.com>
2697
2698 * gdb.arch/altivec-abi.exp: New tests.
2699
91158a56
TT
27002010-07-13 Tom Tromey <tromey@redhat.com>
2701
2702 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
2703 (main): Use it.
2704 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
2705
0f5238ed
TT
27062010-07-13 Tom Tromey <tromey@redhat.com>
2707
2708 * gdb.base/label.exp: New file.
2709 * gdb.base/label.c: New file.
2710
add265ae
L
27112010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
2712 H.J. Lu <hongjiu.lu@intel.com>
2713
2714 * lib/gdb.exp (is_ilp32_target): New.
2715 (is_lp64_target): Likewise.
2716
2717 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
2718 target.
2719 * gdb.arch/amd64-disp-step.exp: Likewise.
2720 * gdb.arch/amd64-dword.exp: Likewise.
2721 * gdb.arch/amd64-i386-address.exp: Likewise.
2722 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 2723
add265ae
L
2724 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
2725 target.
2726 * gdb.arch/i386-bp_permanent.exp: Likewise.
2727 * gdb.arch/i386-byte.exp: Likewise.
2728 * gdb.arch/i386-disp-step.exp: Likewise.
2729 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2730 * gdb.arch/i386-prologue.exp: Likewise.
2731 * gdb.arch/i386-size-overlap.exp: Likewise.
2732 * gdb.arch/i386-size.exp: Likewise.
2733 * gdb.arch/i386-sse.exp: Likewise.
2734 * gdb.arch/i386-unwind.exp: Likewise.
2735 * gdb.arch/i386-word.exp: Likewise.
2736
2737 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
2738 test only when building 64-bit executables. Do not hard-code
2739 -m64 option.
2740
2dfb8c17
DE
27412010-07-07 Doug Evans <dje@google.com>
2742
2743 * lib/gdb.exp (gdb_test_list_exact): New function.
2744 * gdb.base/default.exp (show convenience): Call it, add tests for
2745 $_sdata = void, $_thread = 0.
2746
4e5799b6
JK
27472010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2748 Joel Brobecker <brobecker@adacore.com>
2749
2750 Fix re-run of PIE executable, PR shlibs/11776.
2751 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
2752 Remove $displacement_main to match the solib-svr4.c change. New "kill"
2753 and re-"run" of the inferior.
2754
1a219cc7
JK
27552010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2756 Joel Brobecker <brobecker@adacore.com>
2757
2758 Cope with missing /usr/sbin/prelink.
2759 * lib/prelink-support.exp (prelink_no):
2760 <result == 1 && $output is "no such file or directory">: New.
2761 (prelink_yes): Likewise. Return on failed prelink_no.
2762
5e3b36f8
JK
27632010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2764 Joel Brobecker <brobecker@adacore.com>
2765
2766 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
2767 build_executable by build_executable_own_libs. Replace "prelink -R"
2768 execution by a call of prelink_yes. Comment why "prelink -r" needs no
2769 change.
2770 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
2771 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
2772 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
2773 Replace build_executable by build_executable_own_libs's function
2774 build_executable_own_libs.
2775 (prelinkNO): Create new stub to call prelink_no.
2776 (prelinkYES): Create new stub to call prelink_yes.
2777 (test_attach): Rename calls of copy to file_copy.
2778 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
2779 (copy): Move to ...
2780 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
2781 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
2782 * gdb.base/prelink.exp: Disable testcase also for is_remote and
2783 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
2784 special flags by gdb_compile_shlib. Replace second gdb_compile by
2785 build_executable_own_libs. Replace "prelink -R" execution by a call of
2786 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
2787 a second call of prelink_yes. Replace restart commands by
2788 clean_restart.
2789 (prelink): Rename to ...
2790 (seen displacement message): ... this test. Extend its expectation
2791 strictness.
2792
86e4bafc
JK
27932010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2794
2795 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
2796 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
2797 displacement message exactly once.
2798
3cd07d20
JK
27992010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2800 Joel Brobecker <brobecker@adacore.com>
2801
2802 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
2803 its restore after the <$relink_args != ""> loop. new comment.
2804
0a1e94c7
JK
28052010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2806 Joel Brobecker <brobecker@adacore.com>
2807
2808 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
2809 code for it. New variable relink_args.
2810 (prelinkYES): Call prelinkNO.
2811 (test_attach): Accept new parameter relink_args. Re-prelink the binary
2812 in such case. Move the core code to ...
2813 (test_attach_gdb): ... a new function. Send GDB command "file".
2814 Extend expected "Attaching to " string.
2815
2f70bcfb
TT
28162010-07-02 Tom Tromey <tromey@redhat.com>
2817
2818 * gdb.base/bitops.exp: Remove extraneous "pass".
2819
a17ac5b0
TT
28202010-07-02 Ken Werner <ken.werner@de.ibm.com>
2821
2822 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
2823
dc10affe
PA
28242010-07-01 Pedro Alves <pedro@codesourcery.com>
2825
d41c0fc8
PA
2826 * gdb.base/help.exp: Adjust expected output.
2827
28282010-07-01 Pedro Alves <pedro@codesourcery.com>
2829
2830 * gdb.base/help.exp: Adjust expected output.
dc10affe 2831
0a600c36
JK
28322010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
2835 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
2836 c++/11702.
2837
37cc8bfe
JK
28382010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2839 Doug Evans <dje@google.com>
2840
2841 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
2842 add .dynamic entry'.
2843
254e6b9e
DE
28442010-06-29 Doug Evans <dje@google.com>
2845
2846 Test PR c++/11702.
2847 * gdb.cp/m-static.exp: Add testcase.
2848 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
2849
595939de 28502010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
2851 Tom Tromey <tromey@redhat.com>
2852 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
2853
2854 * gdb.python/py-inferior.c: New File.
2855 * gdb.python/py-infthread.c: New File.
2856 * gdb.python/py-inferior.exp: New File.
2857 * gdb.python/py-infthread.exp: New File.
2858
98751a41
JK
28592010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2860
2861 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
2862 (ptype ::C::OtherFileClass typedefs): New.
2863 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
2864 (C::OtherFileClass::cOtherFileClassVar2): New.
2865 (C::OtherFileClass::cOtherFileClassVar_use): Use also
2866 cOtherFileClassVar2.
2867 (C::cOtherFileType2, C::cOtherFileVar2): New.
2868 (C::cOtherFileVar_use): use also cOtherFileVar2.
2869 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
2870
41f62f39
JK
28712010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2872
2873 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
2874 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
2875 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
2876 (print ::C::cOtherFileVar)
2877 (whatis C::OtherFileClass::cOtherFileClassType)
2878 (whatis ::C::OtherFileClass::cOtherFileClassType)
2879 (print C::OtherFileClass::cOtherFileClassVar)
2880 (print ::cOtherFileClassVar)
2881 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
2882 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
2883 trailing content.
2884 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
2885 (C::OtherFileClass::cOtherFileClassVar)
2886 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
2887 (C::cOtherFileVar, C::cOtherFileVar_use): New.
2888
af53d231
JK
28892010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2890
2891 Test PR c++/11703 and PR gdb/1448.
2892 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
2893 gdb/1448.
2894
9655fd1a
JK
28952010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2896
2897 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
2898 (main) <rtti_data>: New.
2899 * gdb.cp/virtbase.exp (print rtti_data): New.
2900
824cc8dd
JK
29012010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2902 Joel Brobecker <brobecker@adacore.com>
2903
2904 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
2905
6036c742
JK
29062010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2907
2908 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
2909
de6a0421
DE
29102010-06-28 Doug Evans <dje@google.com>
2911
2912 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
2913
b2dae948
DE
29142010-06-27 Doug Evans <dje@google.com>
2915
2916 * gdb.cp/m-static.exp: Update expected test output.
2917
0f3bb72e
PH
29182010-06-25 Paul Hilfinger <hilfinger@adacore.com>
2919
889bf7c5
PA
2920 * gdb.gdb/selftest.exp: Adjust expected message for
2921 capturing start-up runtime.
0f3bb72e 2922
bc9f0842
TT
29232010-06-25 Tom Tromey <tromey@redhat.com>
2924
2925 PR python/10808:
2926 * gdb.python/python.exp: Add new tests.
2927
099ef718
SW
29282010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
2929
2930 * gdb.cp/operator.cc: Created an import loop.
2931 * gdb.cp/operator.exp: Added testcase for import loop.
2932
5868a632
JK
29332010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2934
2935 Test PR python/11407.
2936 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
2937 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
2938 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
2939 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
2940 executable_nofb and executable_fb. New variables srcsfile, objsfile,
2941 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
2942 binfile. Call gdb_compile with clean_restart twice.
2943 (func_nofb print, func_nofb backtrace, func_loopfb print)
2944 (func_loopfb backtrace): New.
2945
af76db58
JK
29462010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2947
2948 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
2949 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
2950 by a hand made one.
2951 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
2952 i?86 requirement. Remove variables srcfile and binfile. New variable
2953 sources, executable_nofb and executable_fb. Call prepare_for_testing.
2954
f2c7657e
UW
29552010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2956
2957 * gdb.cell/dwarfaddr.exp: New file.
2958 * gdb.cell/dwarfaddr.S: New file.
2959
628fe4e4
JK
29602010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2961
2962 Test PR 9436.
2963 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
2964
f1421989
HZ
29652010-06-24 Hui Zhu <teawater@gmail.com>
2966
2967 * gdb.base/eval.exp: New file.
2968
d03285ec
UW
29692010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2970
2971 * gdb.cell/fork.exp: New file.
2972 * gdb.cell/fork.c: Likewise.
2973 * gdb.cell/fork-spu.c: Likewise.
2974
41b2c92d
PM
29752010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
2976
2977 * lib/gdb.exp (banned_variables_traced): New global variable.
2978 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
2979 (gdb_init): Use `trace add variable' instead of obsolete
2980 `trace variable'.
2981
d5bc977f
DE
29822010-06-21 Doug Evans <dje@google.com>
2983
2984 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
2985
d2ed6730
UW
29862010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2987
2988 * gdb.arch/spu-ls.exp: New file.
2989 * gdb.arch/spu-ls.c: Likewise.
2990
6aed2dbc
SS
29912010-06-18 Stan Shebs <stan@codesourcery.com>
2992
2993 * gdb.threads/thread-specific.exp: Add tests of $_thread.
2994
e0756905
UW
29952010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2996
2997 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
2998 * gdb.base/watch-cond.exp: Likewise.
2999 * gdb.python/py-breakpoint.exp: Likewise.
3000
d8053d4d
PA
30012010-06-18 Pedro Alves <pedro@codesourcery.com>
3002
3003 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
3004 clean_restart, make sure every test has a distinct message, and
3005 that messages don't include the executable' full path.
3006
81ce510c
DE
30072010-06-17 Doug Evans <dje@google.com>
3008
3009 * gdb.arch/i386-size.exp: Updated expected output for
3010 DISASSEMBLY_OMIT_FNAME.
3011
65d79d4b
SDJ
30122010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3013 Sergio Durigan Junior <sergiodj@redhat.com>
3014
3015 * gdb.base/watch-notconst.c: New file.
3016 * gdb.base/watch-notconst.S: New file.
3017 * gdb.base/watch-notconst2.c: New file.
3018 * gdb.base/watch-notconst2.S: New file.
3019 * gdb.base/watch-notconst.exp: New file.
3020 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
3021 (func4): Add operations on `global_ptr_ptr'.
3022 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
3023 routine to test watchpoints created with a constant expression.
3024 (test_inaccessible_watchpoint): Include tests for watchpoints
3025 created with a constant expression.
3026
df0f4836
KB
30272010-06-14 Kevin Buettner <kevinb@redhat.com>
3028
3029 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
3030 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
3031 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
3032 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
3033 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
3034 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
3035 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
3036 of `_start'.
3037
b769def5
UW
30382010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3039
3040 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
3041 not supported on the target.
3042 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3043 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3044 * gdb.mi/mi-nsintrall.exp: Likewise.
3045 * gdb.mi/mi-nsmoribund.exp: Likewise.
3046 * gdb.mi/mi-nsthrexec.exp: Likewise.
3047
d914c394
SS
30482010-06-11 Stan Shebs <stan@codesourcery.com>
3049
3050 * gdb.base/permissions.exp: New file.
3051
30522010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
3053
3054 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
3055 does not support ELF executable class.
3056
f3ce5b9c
UW
30572010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3058
3059 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
3060
8e46892c
JK
30612010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3062
3063 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
3064 (runto): Catch "The target does not support running in non-stop mode.".
3065
6cc55c64
MS
30662010-06-11 Michael Snyder <msnyder@vmware.com>
3067
3068 * gdb.base/setshow.exp (set language asm): Don't use
3069 gdb_test_no_output, fails on some targets.
3070
caddefa4
UW
30712010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3072
3073 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
3074 * gdb.cp/pr9167.exp: Likewise.
3075
468b1aa7
UW
30762010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3077
3078 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
3079
5c3552dc
UW
30802010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3081
3082 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
3083
02e6fe6a
UW
30842010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3085
3086 * gdb.base/charset.c (main): Make sure malloc gets linked in.
3087
0e03807e
TT
30882010-06-11 Tom Tromey <tromey@redhat.com>
3089
3090 PR gdb/9977, PR exp/11636::
3091 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
3092 (pieces_test_f6): Update expected output.
3093
2bdf28a0
JK
30942010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3095
3096 * gdb.base/moribund-step.exp: New.
3097
f6978de9
MS
30982010-06-08 Michael Snyder <msnyder@vmware.com>
3099
3100 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 3101 * gdb.ada/boolean_expr.exp:
f6978de9
MS
3102 * gdb.ada/frame_args.exp: Ditto.
3103 * gdb.ada/lang_switch.exp: Ditto.
3104 * gdb.ada/ptype_arith_binop.exp: Ditto.
3105 * gdb.ada/ref_param.exp: Ditto.
3106 * gdb.ada/type_coercion.exp:Ditto.
3107
3108 * gdb.asm/asm-source.exp: Ditto.
3109
3110 * gdb.base/attach.exp: Ditto.
3111 * gdb.base/bitfields2.exp: Ditto.
3112 * gdb.base/call-signal-resume.exp: Ditto.
3113 * gdb.base/callfuncs.exp: Ditto.
3114 * gdb.base/commands.exp: Ditto.
3115 * gdb.base/dbx.exp: Ditto.
3116 * gdb.base/default.exp: Ditto.
3117 * gdb.base/dump.exp: Ditto.
3118 * gdb.base/exprs.exp: Ditto.
3119 * gdb.base/freebpcmd.exp: Ditto.
3120 * gdb.base/interrupt.exp: Ditto.
3121 * gdb.base/list.exp: Ditto.
3122 * gdb.base/long_long.exp: Ditto.
3123 * gdb.base/maint.exp: Ditto.
3124 * gdb.base/ptype.exp: Ditto.
3125 * gdb.base/return.exp: Ditto.
3126 * gdb.base/setshow.exp: Ditto.
3127 * gdb.base/sigbpt.exp: Ditto.
3128 * gdb.base/sigrepeat.exp: Ditto.
3129
3130 * gdb.cp/classes.exp: Ditto.
3131
3132 * gdb.dwarf2/dw2-restore.exp: Ditto.
3133
3134 * gdb.gdb/selftest.exp: Ditto.
3135
3136 * gdb.multi/base.exp: Ditto.
3137 * gdb.multi/bkpt-multi-exec.exp: Ditto.
3138
3139 * gdb.python/py-block.exp: Ditto.
3140 * gdb.python/py-prettyprint.exp: Ditto.
3141 * gdb.python/py-template.exp: Ditto.
3142
3143 * gdb.server/ext-attach.exp: Ditto.
3144 * gdb.server/ext-run.exp: Ditto.
3145 * gdb.server/server-mon.exp: Ditto.
3146
3147 * gdb.threads/fork-thread-pending.exp: Ditto.
3148 * gdb.threads/hand-call-in-threads.exp: Ditto.
3149 * gdb.threads/interrupted-hand-call.exp: Ditto.
3150 * gdb.threads/linux-dp.exp: Ditto.
3151 * gdb.threads/manythreads.exp: Ditto.
3152 * gdb.threads/print-threads.exp: Ditto.
3153 * gdb.threads/pthreads.exp: Ditto.
3154 * gdb.threads/schedlock.exp: Ditto.
3155 * gdb.threads/thread-unwindonsignal.exp: Ditto.
3156 * gdb.threads/threadapply.exp: Ditto.
3157
de7ff789
MS
31582010-06-08 Michael Snyder <msnyder@vmware.com>
3159
889bf7c5 3160 * gdb.ada/exec_changed.exp:
de7ff789
MS
3161 Use ".*" instead of "" as wildcard regexp.
3162
3163 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
3164 * gdb.base/call-ar-st.exp: Ditto.
3165 * gdb.base/checkpoint.exp: Ditto.
3166 * gdb.base/default.exp: Ditto.
3167 * gdb.base/dump.exp: Ditto.
3168 * gdb.base/ending-run.exp: Ditto.
3169 * gdb.base/fileio.exp: Ditto.
3170 * gdb.base/miscexprs.exp: Ditto.
3171 * gdb.base/pointers.exp: Ditto.
3172 * gdb.base/readline.exp: Ditto.
3173 * gdb.base/reread.exp: Ditto.
3174 * gdb.base/restore.exp: Ditto.
3175 * gdb.base/shlib-call.exp: Ditto.
3176 * gdb.base/valgrind-db-attach.exp: Ditto.
3177 * gdb.base/volatile.exp: Ditto.
3178 * gdb.base/watchpoints.exp: Ditto.
3179
3180 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
3181
3182 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
3183 * gdb.python/py-value.exp: Ditto.
3184
3185 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
3186 * gdb.trace/circ.exp: Ditto.
3187 * gdb.trace/collection.exp: Ditto.
3188 * gdb.trace/packetlen.exp: Ditto.
3189 * gdb.trace/passc-dyn.exp: Ditto.
3190 * gdb.trace/report.exp: Ditto.
3191 * gdb.trace/tfile.exp: Ditto.
3192 * gdb.trace/tfind.exp: Ditto.
3193 * gdb.trace/while-dyn.exp: Ditto.
3194
3bebe2f2
JK
31952010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3196
3197 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
3198
5c631832
JK
31992010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3200
3201 Test PR 10640.
3202 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
3203
4c3376c8
SW
32042010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
3205
3206 * gdb.cp/koenig.exp: Test for ADL operators.
3207 * gdb.cp/koenig.cc: Added ADL operators.
3208 * gdb.cp/operator.exp: New test.
3209 * gdb.cp/operator.cc: New test.
3210
dc226d5a
MS
32112010-06-04 Michael Snyder <msnyder@vmware.com>
3212
dfb88a23
MS
3213 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
3214 * gdb.base/pending.exp: Ditto.
f7ae76b3 3215
dc226d5a
MS
3216 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
3217
967cf477
DE
32182010-06-04 Doug Evans <dje@google.com>
3219
3220 * gdb.python/py-prettyprint.exp: Add new test for enabled and
3221 disabled printers.
3222 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
3223 (enable_lookup_function): New function.
3224
eb801841
TT
32252010-06-04 Tom Tromey <tromey@redhat.com>
3226
3227 * gdb.python/py-value.exp (test_value_hash): Don't test equality
3228 of hash and id.
3229
38979823
JK
32302010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3231
3232 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
3233 newline.
3234 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
3235 (empty verbose non-noisy clear, empty verbose noisy clear)
3236 (empty non-verbose noisy clear): Likewise.
3237
35ec993f
MS
32382010-06-03 Michael Snyder <msnyder@vmware.com>
3239
3240 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
3241 * gdb.base/display.exp: Ditto.
3242 * gdb.base/find.exp: Ditto.
3243 * gdb.base/ifelse.exp: Ditto.
3244 * gdb.base/multi-forks.exp: Ditto.
3245 * gdb.base/recurse.exp: Ditto.
3246 * gdb.base/setshow.exp: Ditto.
3247 * gdb.base/value-double-free.exp: Ditto.
3248 * gdb.base/watch-vfork.exp: Ditto.
3249 * gdb.base/watch_thread_num.exp: Ditto.
3250 * gdb.base/watchpoint-solib.exp: Ditto.
3251 * gdb.base/watchpoint.exp: Ditto.
3252 * gdb.base/watchpoints.exp: Ditto.
3253
3254 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
3255 * gdb.cp/overload.exp: Ditto.
3256 * gdb.cp/virtfunc.exp: Ditto.
3257
3258 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
3259
889bf7c5 3260 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
3261 Replace gdb_test with gdb_test_no_output.
3262
889bf7c5 3263 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
3264 Replace gdb_test with gdb_test_no_output.
3265 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
3266 * gdb.threads/watchthreads.exp: Ditto.
3267 * gdb.threads/watchthreads2.exp: Ditto.
3268
3269 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
3270 * gdb.trace/tfind.exp: Ditto.
3271
c22decce
JB
32722010-06-03 Joel Brobecker <brobecker@adacore.com>
3273
3274 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
3275 successful test if message is the empty string.
3276
fd5700c7
JK
32772010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3278
3279 * gdb.fortran/module.exp (stopped language detection): New test.
3280
f55ee35c
JK
32812010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3282
3283 Support DW_TAG_module as separate namespaces.
3284 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
3285 gdb.fortran/library-module-lib.f90: New.
3286 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
3287 (print i): Remove.
3288 (continue to breakpoint: i-is-1, print var_i value 1)
3289 (continue to breakpoint: i-is-2, print var_i value 2)
3290 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
3291 (print var_d, print var_i value 14, ptype modmany, complete `modm)
3292 (complete `modmany, complete `modmany`, complete `modmany`var)
3293 (show language, setting breakpoint at module): New tests.
3294 * gdb.fortran/module.f90 (module mod): Remove.
3295 (module mod1, module mod2, module modmany, subroutine sub1)
3296 (subroutine sub2, program module): New.
3297
b8e8282f
JK
32982010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3299
3300 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
3301 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
3302 * gdb.cp/anon-union.exp (pass): Rename to ...
3303 (print z 2): ... here.
b8e8282f 3304
019ebafc
MS
33052010-06-02 Michael Snyder <msnyder@vmware.com>
3306
e68d8fd4
MS
3307 * gdb.trace/actions.exp: Use gdb_test_no_output.
3308 * gdb.trace/circ.exp: Ditto.
3309 * gdb.trace/packetlen.exp: Ditto.
3310 * gdb.trace/save-trace.exp: Ditto.
3311 * gdb.trace/tracecmd.exp: Ditto.
3312 * gdb.trace/tsv.exp: Ditto.
3313
12b5d08a
MS
3314 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
3315 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
3316 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
3317 * gdb.threads/manythreads.exp: Ditto.
3318 * gdb.threads/print-threads.exp: Ditto.
3319 * gdb.threads/pthreads.exp: Ditto.
3320 * gdb.threads/schedlock.exp: Ditto.
3321 * gdb.threads/staticthreads.exp: Ditto.
3322 * gdb.threads/thread-specific.exp: Ditto.
3323 * gdb.threads/thread-unwindonsignal.exp: Ditto.
3324 * gdb.threads/threadapply.exp: Ditto.
3325 * gdb.threads/watchthreads.exp: Ditto.
3326 * gdb.threads/watchthreads2.exp: Ditto.
3327
89493308
MS
3328 * gdb.python/py-block.exp: Use gdb_test_no_output.
3329 * gdb.python/py-prettyprint.exp: Ditto.
3330 * gdb.python/py-template.exp: Ditto.
3331 * gdb.python/py-value.exp: Ditto.
3332
3333 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
3334 * gdb.reverse/watch-reverse.exp: Ditto.
3335
3336 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
3337 * gdb.server/ext-run.exp: Ditto.
3338
019ebafc
MS
3339 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
3340 * gdb.dwarf2/dw2-compressed.exp: Ditto.
3341 * gdb.dwarf2/dw2-intercu.exp: Ditto.
3342 * gdb.dwarf2/dw2-intermix.exp: Ditto.
3343 * gdb.dwarf2/dw2-producer.exp: Ditto.
3344 * gdb.dwarf2/mac-fileno.exp: Ditto.
3345
3346 * gdb.gdb/observer.exp: Use gdb_test_no_output.
3347 * gdb.gdb/selftest.exp: Ditto.
3348
3349 * gdb.multi/base.exp: Use gdb_test_no_output.
3350
3351 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
3352
3e0ca3a5
JK
33532010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3354
3355 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
3356
9db70545
MS
33572010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
3358
a8d52276
MS
3359 * gdb.cp/class2.exp: Use gdb_test_no_output.
3360 * gdb.cp/classes.exp: Ditto.
3361 * gdb.cp/extern-c.exp: Ditto.
3362 * gdb.cp/inherit.exp: Ditto.
3363 * gdb.cp/maint.exp: Ditto.
3364 * gdb.cp/mb-inline.exp: Ditto.
3365 * gdb.cp/mb-templates.exp: Ditto.
3366 * gdb.cp/method2.exp: Ditto.
3367 * gdb.cp/misc.exp: Ditto.
3368 * gdb.cp/ovldbreak.exp: Ditto.
3369 * gdb.cp/punctuator.exp: Ditto.
3370 * gdb.cp/templates.exp: Ditto.
3371 * gdb.cp/virtbase.exp: Ditto.
3372
889bf7c5 3373 * gdb.threads/attach-stopped.exp:
9db70545 3374 Replace uses of send_gdb / gdb_expect.
889bf7c5 3375 * gdb.threads/attachstop-mt.exp:
9db70545 3376 Replace uses of send_gdb / gdb_expect.
889bf7c5 3377 * gdb.threads/gcore-thread.exp:
9db70545 3378 Replace uses of send_gdb / gdb_expect.
889bf7c5 3379 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
3380 Replace uses of send_gdb / gdb_expect.
3381 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 3382 * gdb.threads/print-threads.exp:
9db70545
MS
3383 Replace uses of send_gdb / gdb_expect.
3384 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
3385 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
3386 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
3387
3388 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
3389 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
3390 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
3391 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
3392 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
3393 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
3394 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
3395 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
3396 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
3397 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
3398 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
3399
359cc68c
JK
34002010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3401
3402 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
3403
7d3fe98e
SW
34042010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
3405
3406 * gdb.cp/koenig.exp: Added new test case.
3407 * gdb.cp/koenig.cc: Ditto.
3408
27d3a1a2
MS
34092010-06-01 Michael Snyder <msnyder@vmware.com>
3410
3411 * gdb.base/arithmet.exp: Use gdb_test_no_output.
3412 * gdb.base/arrayidx.exp: Ditto.
3413 * gdb.base/attach.exp: Ditto.
3414 * gdb.base/auxv.exp: Ditto.
3415 * gdb.base/bigcre.exp: Ditto.
3416 * gdb.base/break-always.exp: Ditto.
3417 * gdb.base/break-interp.exp: Ditto.
3418 * gdb.base/break.exp: Ditto.
3419 * gdb.base/breakpoint-shadow.exp: Ditto.
3420 * gdb.base/call-ar-st.exp: Ditto.
3421 * gdb.base/call-sc.exp: Ditto.
3422 * gdb.base/call-signal-resume.exp: Ditto.
3423 * gdb.base/callfuncs.exp: Ditto.
3424 * gdb.base/catch-syscall.exp: Ditto.
3425 * gdb.base/charset.exp: Ditto.
3426 * gdb.base/code-expr.exp: Ditto.
3427 * gdb.base/commands.exp: Ditto.
3428 * gdb.base/cond-expr.exp: Ditto.
3429 * gdb.base/condbreak.exp: Ditto.
3430 * gdb.base/cursal.exp: Ditto.
3431 * gdb.base/cvexpr.exp: Ditto.
3432 * gdb.base/default.exp: Ditto.
3433 * gdb.base/del.exp: Ditto.
3434 * gdb.base/detach.exp: Ditto.
3435 * gdb.base/display.exp: Ditto.
3436 * gdb.base/ena-dis-br.exp: Ditto.
3437 * gdb.base/eval-skip.exp: Ditto.
3438 * gdb.base/foll-fork.exp: Ditto.
3439 * gdb.base/foll-vfork.exp: Ditto.
3440 * gdb.base/frame-args.exp: Ditto.
3441 * gdb.base/funcargs.exp: Ditto.
3442 * gdb.base/gcore-buffer-overflow.exp: Ditto.
3443 * gdb.base/gdbvars.exp: Ditto.
3444 * gdb.base/help.exp: Ditto.
3445 * gdb.base/ifelse.exp: Ditto.
3446 * gdb.base/included.exp: Ditto.
3447 * gdb.base/list.exp: Ditto.
3448 * gdb.base/macscp.exp: Ditto.
3449 * gdb.base/maint.exp: Ditto.
3450 * gdb.base/multi-fork.exp: Ditto.
3451 * gdb.base/overlays.exp: Ditto.
3452 * gdb.base/page.exp: Ditto.
3453 * gdb.base/pending.exp: Ditto.
3454 * gdb.base/pointers.exp: Ditto.
3455 * gdb.base/pr11022.exp: Ditto.
3456 * gdb.base/prelink.exp: Ditto.
3457 * gdb.base/printcmds.exp: Ditto.
3458 * gdb.base/psymtab.exp: Ditto.
3459 * gdb.base/randomize.exp: Ditto.
3460 * gdb.base/relational.exp: Ditto.
3461 * gdb.base/relocate.exp: Ditto.
3462 * gdb.base/remote.exp: Ditto.
3463 * gdb.base/sepdebug.exp: Ditto.
3464 * gdb.base/set-lang-auto.exp: Ditto.
3465 * gdb.base/setshow.exp: Ditto.
3466 * gdb.base/setvar.exp: Ditto.
3467 * gdb.base/signals.exp: Ditto.
3468 * gdb.base/signull.exp: Ditto.
3469 * gdb.base/sigstep.exp: Ditto.
3470 * gdb.base/sizeof.exp: Ditto.
3471 * gdb.base/solib-disc.exp: Ditto.
3472 * gdb.base/store.exp: Ditto.
3473 * gdb.base/structs.exp: Ditto.
3474 * gdb.base/structs2.exp: Ditto.
3475 * gdb.base/subst.exp: Ditto.
3476 * gdb.base/term.exp: Ditto.
3477 * gdb.base/trace-commands.exp: Ditto.
3478 * gdb.base/unwindonsignal.exp: Ditto.
3479 * gdb.base/valgrind-db-attach.exp: Ditto.
3480 * gdb.base/varargs.exp: Ditto.
3481 * gdb.base/watch-cond.exp: Ditto.
3482 * gdb.base/watch_thread_num.exp: Ditto.
3483 * gdb.base/watchpoint-cond-gone.exp: Ditto.
3484 * gdb.base/watchpoint.exp: Ditto.
3485 * gdb.base/whatis-exp.exp: Ditto.
3486
f8d3bf8f
MS
34872010-06-01 Michael Snyder <msnyder@vmware.com>
3488
3489 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
3490 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
3491 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
3492 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
3493 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
3494 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
3495 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
3496 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
3497 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
3498 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
3499 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
3500 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
3501 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
3502 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
3503 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
3504
3f9e0d32
JK
35052010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3506
3507 * gdb.base/commands.exp (begin commands on watch): Remove excessive
3508 trailing newline.
3509 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
3510 * gdb.java/jmisc.exp (p *args\n): Rename to ...
3511 (p *args): ... here and remove excessive trailing newline.
3512
f629457d
JB
35132010-05-31 Joel Brobecker <brobecker@adacore.com>
3514
3515 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
3516
09eef106
JK
35172010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3518
3519 Accept the new Linux kernel "t (tracing stop)" string.
3520 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
3521 Update comment.
3522 (state_wait) <T (tracing stop)>: New.
3523 (main): Update the state_wait expect string.
3524
94f31136
PA
35252010-05-28 Pedro Alves <pedro@codesourcery.com>
3526
3527 * limits.c, limits.exp: Delete files.
3528 * Makefile.in (clean mostlyclean): Adjust.
3529 * tracecmd.exp: Adjust.
3530
096554ab
JK
35312010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3532
3533 * gdb.base/tui-layout.exp: New.
3534
27d3a1a2 35352010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 3536
889bf7c5 3537 * gdb.reverse/break-precsave.exp:
bcd2dc50 3538 Replace uses of send_gdb / gdb_expect.
889bf7c5 3539 * gdb.reverse/break-reverse.exp:
bcd2dc50 3540 Replace uses of send_gdb / gdb_expect.
889bf7c5 3541 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 3542 Replace uses of send_gdb / gdb_expect.
889bf7c5 3543 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 3544 Replace uses of send_gdb / gdb_expect.
889bf7c5 3545 * gdb.reverse/finish-precsave.exp:
bcd2dc50 3546 Replace uses of send_gdb / gdb_expect.
889bf7c5 3547 * gdb.reverse/finish-reverse.exp:
bcd2dc50 3548 Replace uses of send_gdb / gdb_expect.
889bf7c5 3549 * gdb.reverse/i386-precsave.exp:
bcd2dc50 3550 Replace uses of send_gdb / gdb_expect.
889bf7c5 3551 * gdb.reverse/i386-reverse.exp:
bcd2dc50 3552 Replace uses of send_gdb / gdb_expect.
889bf7c5 3553 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 3554 Replace uses of send_gdb / gdb_expect.
889bf7c5 3555 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 3556 Replace uses of send_gdb / gdb_expect.
889bf7c5 3557 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 3558 Replace uses of send_gdb / gdb_expect.
889bf7c5 3559 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 3560 Replace uses of send_gdb / gdb_expect.
889bf7c5 3561 * gdb.reverse/machinestate.exp:
bcd2dc50 3562 Replace uses of send_gdb / gdb_expect.
889bf7c5 3563 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 3564 Replace uses of send_gdb / gdb_expect.
889bf7c5 3565 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 3566 Replace uses of send_gdb / gdb_expect.
889bf7c5 3567 * gdb.reverse/solib-precsave.exp:
bcd2dc50 3568 Replace uses of send_gdb / gdb_expect.
889bf7c5 3569 * gdb.reverse/solib-reverse.exp:
bcd2dc50 3570 Replace uses of send_gdb / gdb_expect.
889bf7c5 3571 * gdb.reverse/step-precsave.exp:
bcd2dc50 3572 Replace uses of send_gdb / gdb_expect.
889bf7c5 3573 * gdb.reverse/step-reverse.exp:
bcd2dc50 3574 Replace uses of send_gdb / gdb_expect.
889bf7c5 3575 * gdb.reverse/until-precsave.exp:
bcd2dc50 3576 Replace uses of send_gdb / gdb_expect.
889bf7c5 3577 * gdb.reverse/until-reverse.exp:
bcd2dc50 3578 Replace uses of send_gdb / gdb_expect.
889bf7c5 3579 * gdb.reverse/watch-precsave.exp:
bcd2dc50 3580 Replace uses of send_gdb / gdb_expect.
889bf7c5 3581 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
3582 Replace uses of send_gdb / gdb_expect.
3583
3def43e0
JK
35842010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3585
3586 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
3587 excessive newline.
3588
27d3a1a2 35892010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
3590
3591 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
3592 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
3593 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
3594 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
3595 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
3596 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
3597 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
3598 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
3599 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
3600 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
3601 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
3602 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
3603 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
3604 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
3605 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
3606 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
3607 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
3608 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
3609 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 3610
27d3a1a2 36112010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 3612
22454424
MS
3613 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
3614 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
3615
3616 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
3617 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
3618 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
3619
889bf7c5 3620 * gdb.reverse/consecutive-reverse.exp:
22454424 3621 Replace uses of send_gdb / gdb_expect.
889bf7c5 3622 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
3623 Replace uses of send_gdb / gdb_expect.
3624
3625 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
3626 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
3627 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 3628 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
3629 Replace uses of send_gdb / gdb_expect.
3630 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
3631 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
3632 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
3633 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
3634 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
3635 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
3636 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
3637 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
3638 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
3639
36402010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 3641
22454424 3642 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 3643
22454424 3644 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 3645
22454424
MS
3646 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
3647 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
3648 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
3649 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
3650 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
3651 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
3652 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
3653 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
3654 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 3655
6e5f2c59
TT
36562010-05-25 Tom Tromey <tromey@redhat.com>
3657
3658 * gdb.base/macscp.exp: Add missing space after setup_kfail.
3659
bbc8b958
TT
36602010-05-25 Tom Tromey <tromey@redhat.com>
3661
3662 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
3663 argument order.
3664 * gdb.base/macscp.exp: Fix setup_kfail argument order.
3665 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
3666 order.
3667 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
3668 order.
3669 * gdb.base/call-sc.exp (setup_kfails): Remove.
3670 (setup_compiler_kfails): Remove.
3671 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
3672 argument order.
3673 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
3674 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
3675 (advancei): Fix setup_kfail argument order.
3676 * gdb.base/radix.exp: Fix setup_kfail argument order.
3677 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
3678 order.
3679 * gdb.base/structs.exp (setup_kfails): Remove.
3680 (setup_compiler_kfails): Fix setup_kfail argument order.
3681 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
3682 order.
3683 * gdb.java/jmain.exp: Fix setup_kfail argument order.
3684 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
3685 setup_kfail argument order.
3686 * gdb.cp/overload.exp: Fix setup_kfail argument order.
3687
83d1babf
TT
36882010-05-25 Tom Tromey <tromey@redhat.com>
3689
3690 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
3691
6acb16a2
MS
36922010-05-25 Michael Snyder <msnyder@vmware.com>
3693
3694 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
3695 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
3696 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
3697 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
3698 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
3699 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
3700 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
3701 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
3702 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
3703 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
3704 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
3705 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
3706 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
3707 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
3708 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
3709 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
3710 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
3711 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
3712 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
3713 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
3714 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
3715 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
3716 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
3717 * gdb.base/default.exp: Replace send_gdb with gdb_test.
3718 * gdb.base/define.exp: Replace send_gdb with gdb_test.
3719 * gdb.base/display.exp: Replace send_gdb with gdb_test.
3720 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
3721 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
3722 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
3723 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
3724 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
3725 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
3726 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
3727 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
3728 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
3729 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
3730 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
3731 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
3732 * gdb.base/help.exp: Replace send_gdb with gdb_test.
3733 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
3734 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
3735 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
3736 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
3737 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
3738 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
3739 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
3740 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 3741 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
3742
37432010-05-25 Doug Evans <dje@google.com>
3744
3745 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
3746 gdb.string_to_argv.
ad3986f0 3747
d3b1e874
TT
37482010-05-21 Tom Tromey <tromey@redhat.com>
3749
3750 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
3751 Call it.
3752 * gdb.dwarf2/pieces.S: Update.
3753 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
3754
cb826367
TT
37552010-05-21 Tom Tromey <tromey@redhat.com>
3756
3757 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
3758 Call it.
3759 * gdb.dwarf2/pieces.c (struct C): New.
3760 (f6): New function.
3761 * gdb.dwarf2/pieces.S: Replace.
3762
74de6778
TT
37632010-05-21 Tom Tromey <tromey@redhat.com>
3764
3765 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
3766 Call it.
3767
afd74c5f
TT
37682010-05-21 Tom Tromey <tromey@redhat.com>
3769
3770 * gdb.dwarf2.pieces.exp: New file.
3771 * gdb.dwarf2.pieces.S: New file.
3772 * gdb.dwarf2.pieces.c: New file.
3773
a7b75dfd 37742010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3775 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
3776
3777 * lib/gdb.exp (gdb_test_no_output): New function.
3778 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
3779 when testing commands that should produce no output.
3780
c81c812a
JB
37812010-05-17 Joel Brobecker <brobecker@adacore.com>
3782
3783 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
3784 parameter that we want to watch being a constant.
3785
0cce5bd9
JB
37862010-05-17 Joel Brobecker <brobecker@adacore.com>
3787
3788 * gdb.ada/cond_lang: New testcase.
3789
47050449
JB
37902010-05-17 Joel Brobecker <brobecker@adacore.com>
3791
3792 * lib/gdb.exp (banned_variables): New variable/constant.
3793 (gdb_init): Add write trace on variables listed in banned_variables.
3794 (gdb_finish): Remove write traces on variables listed in
3795 banned_variables.
3796
77c01586
JB
37972010-05-17 Joel Brobecker <brobecker@adacore.com>
3798
3799 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
3800 * gdb.cp/koenig.exp: Likewise.
3801
88d4aea7
PM
38022010-05-14 Phil Muldoon <pmuldoon@redhat.com>
3803
889bf7c5 3804 PR python/11482
88d4aea7
PM
3805
3806 * gdb.python/py-value.exp (test_value_hash): New function.
3807
f5a010c0
PM
38082010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
3809
3810 PR exp/11530.
3811 * gdb.base/gdb11530.c: New file.
3812 * gdb.base/gdb11530.exp: New file.
3813
8ef4892f
JK
38142010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3815
3816 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
3817 * gdb.dwarf2/dw2-modula2-self-type.S: New.
3818
7322dca9
SW
38192010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
3820
3821 * gdb.cp/koenig.exp: New test.
3822 * gdb.cp/koenig.cc: New test program.
3823
02e7ea18
JB
38242010-05-05 Joel Brobecker <brobecker@adacore.com>
3825
3826 Remove the use of prms_id and bug_id throughout the testsuite.
3827
e1c34c5d
PM
38282010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
3829
3830 PR exp/11349.
3831 * testsuite/gdb.cp/ref-types.exp: Add test to examine
3832 use a reference local variable.
3833
8e1d0c49
JK
38342010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3835
3836 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
3837 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
3838 variable different_dir. Move debugfile into a full directory pathname
3839 under DIFFERENT_DIR.
3840 * lib/gdb.exp (separate_debug_filename): Remove.
3841 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
3842 variable debug_dir and mkdir of it. Update function comments.
3843
e66408ed
PA
38442010-04-29 Pedro Alves <pedro@codesourcery.com>
3845
3846 PR gdb/11557
3847
3848 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
3849 files.
3850
d7b32ed3
PM
38512010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3852
889bf7c5 3853 * gdb.python/py-param.exp: New File.
d7b32ed3 3854
6aecb9c2
JB
38552010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3856
3857 * gdb.base/default.exp: Fix "set language" test.
3858
bdf92a1c
PM
38592010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
3860
3861 PR breakpoints/11531.
3862 * gdb.base/gdb11531.c: New file.
3863 * gdb.base/gdb11531.exp: New file.
3864
3f172e24
TT
38652010-04-26 Tom Tromey <tromey@redhat.com>
3866
3867 * gdb.base/completion.exp: Add tests for completion and deprecated
3868 commands.
3869
64af4c92
JK
38702010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3871
3872 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
3873 (print /x char_array): Escape curly brackets.
3874
492928e4
JK
38752010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3876
3877 Fix deadlock on looped list of loaded shared objects.
3878 * gdb.base/solib-corrupted.exp: New.
3879
66d09542
DE
38802010-04-23 Doug Evans <dje@google.com>
3881
3882 * gdb.python/py-section-script.c: New file.
3883 * gdb.python/py-section-script.exp: New file.
3884 * gdb.python/py-section-script.py: New file.
3885
8bd10a10
CM
38862010-04-20 Chris Moller <cmoller@redhat.com>
3887
3888 PR 10179
3889
3890 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
3891 * gdb.base/pr10179-a.c:
3892 * gdb.base/pr10179-b.c:
3893 * gdb.base/pr10179.exp: New files.
3894
c0201579
JK
38952010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3896
3897 Fix crashes on dangling display expressions.
3898 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
3899 is SEP.
3900 (lib_flags): Remove the "debug" keyword.
3901 (libsepdebug): New variable for iterating new loop.
3902 (save_pf_prefix): New variable wrapping the loop.
3903 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
3904 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
3905
793b0ff8
PM
39062010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3907
3908 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
3909
097f51f7
PM
39102010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3911
3912 PR stabs/11479.
3913 * gdb.stabs/gdb11479.exp: New file.
3914 * gdb.stabs/gdb11479.c: New file.
3915
9a22f0d0
PM
39162010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3917
3918 * gdb.base/charset.c (Strin16, String32): New variables.
3919 * gdb.base/charset.exp (gdb_test): Test correct display
3920 of 16 or 32 bit strings.
3921
39222010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
3923
3924 PR 9167
3925 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
3926 * gdb.cp/pr9167.cc: New file.
3927 * gdb.cp/pr9167.exp: New file.
3928
3929
6e354e5e
PM
39302010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
3931
3932 PR pascal/11492.
3933 * gdb.pascal/gdb11492.pas: New file.
3934 * gdb.pascal/gdb11492.exp: New file.
3935
be942545
JB
39362010-04-20 Joel Brobecker <brobecker@adacore.com>
3937
1667e6e3 3938 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 3939
0c3acc09
JB
39402010-04-20 Joel Brobecker <brobecker@adacore.com>
3941
3942 * gdb.ada/dyn_loc: New testcase.
3943
ec31cde5
CM
39442010-04-20 Chris Moller <cmoller@redhat.com>
3945
3946 PR 10867
889bf7c5 3947
ec31cde5
CM
3948 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
3949 * gdb.cp/pr10687.cc: New file.
3950 * gdb.cp/pr10687.exp: New file.
3951
3952
ce4b0682
SDJ
39532010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3954 Sergio Durigan Junior <sergiodj@redhat.com>
3955
3956 * gdb.fortran/logical.exp: New testcase.
3957 * gdb.fortran/logical.f90: New file.
3958
3436961f
DE
39592010-04-19 Doug Evans <dje@google.com>
3960
3961 * gdb.base/help.exp (help source): Update expected output.
3962
4d836c09
JK
39632010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3964
3965 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
3966 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
3967 gdb_exit and return.
3968 (executable): New variable.
3969 (binfile): Use it.
3970
6149aea9
PA
39712010-04-19 Pedro Alves <pedro@codesourcery.com>
3972
3973 PR breakpoints/8554.
3974
3975 * gdb.trace/save-trace.exp: Adjust.
3976
ed41462c
L
39772010-04-17 H.J. Lu <hongjiu.lu@intel.com>
3978
3979 PR corefiles/11511
3980 * gdb.arch/system-gcore.exp: New.
3981 * gdb.arch/gcore.c: Likewise.
3982
3f7b2faa
DE
39832010-04-15 Doug Evans <dje@google.com>
3984
fa33c3cd
DE
3985 * gdb.python/py-progspace.c: New file.
3986 * gdb.python/py-progspace.exp: New file.
3987
3f7b2faa
DE
3988 * gdb.base/source.exp: Add tests for "source -s".
3989
79f283fe
PM
39902010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3991
3992 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
3993 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
3994 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
3995 * gdb.python/py-mi.exp: New test for to_string returning None.
3996
fc8eb08a
PM
39972010-04-12 Phil Muldoon <pmuldoon@redhat.com>
3998
3999 * gdb.python/py-breakpoint.c: Make result global.
4000
26e197f6
JK
40012010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4002
4003 Fix non-GNU make compatibility.
4004 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
4005
adc36818
PM
40062010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4007
4008 * gdb.python/py-breakpoint.exp: New File.
4009 * gdb.python/py-breakpoint.C: Ditto.
4010
64e17368
SS
40112010-04-08 Stan Shebs <stan@codesourcery.com>
4012
4013 * gdb.trace/actions.exp: Clear default-collect.
4014 * gdb.trace/save-trace.exp: Clear default-collect.
4015
fff5cc64
PM
40162010-04-08 Phil Muldoon <pmuldoon@redhat.com>
4017
4018 * gdb.python/py-value: Add null string variable.
4019 (test_lazy_string): Test zero length, NULL address lazy
4020 strings.
4021
a055a187
L
40222010-04-07 H.J. Lu <hongjiu.lu@intel.com>
4023
4024 * gdb.arch/i386-avx.c: New.
4025 * gdb.arch/i386-avx.exp: Likewise.
4026
4027 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
4028
96e39866
DE
40292010-04-06 Doug Evans <dje@google.com>
4030
4031 * gdb.base/source-test.gdb: New file.
4032 * gdb.base/source.exp: Test source -v.
4033
5984a431
UW
40342010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4035
4036 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
4037
ec8a089a
PM
40382010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
4039
4040 * gdb.stabs/aout.sed: Convert all backslash to double backslash
4041 within one line, unless it is followed by a double quote.
4042 * gdb.stabs/hppa.sed: Idem.
4043 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
4044 * gdb.stabs/weird.exp: Check for correct parsing of
4045 char and string constants.
ec8a089a
PM
4046 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
4047 in .stabs to .stabx substitution.
4048
fce3c1f0
SS
40492010-04-05 Stan Shebs <stan@codesourcery.com>
4050
4051 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
4052 constant global.
4053 * gdb.trace/tfile.exp: Try to print them.
4054
d77f58be
SS
40552010-04-04 Stan Shebs <stan@codesourcery.com>
4056
4057 * gdb.base/completion.exp: Update for new "info watchpoints".
4058 * gdb.base/default.exp: Ditto.
4059 * gdb.base/help.exp: Ditto.
4060 * gdb.base/watchpoint.exp: Ditto.
4061 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 4062
af54718e
SS
40632010-04-04 Stan Shebs <stan@codesourcery.com>
4064
4065 * gdb.trace/tfile.exp: Sharpen tfind test.
4066
74d1f91e
JK
40672010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4068
4069 * gdb.base/break-entry.exp: New.
4070
eb8e76db 40712010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 4072 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
4073
4074 * gdb.reverse/i386-sse-reverse.exp: New file.
4075 * gdb.reverse/i386-sse-reverse.c: New file.
4076
bf65cad8
PA
40772010-04-02 Pedro Alves <pedro@codesourcery.com>
4078
4079 * gdb.trace/tfind.exp: Adjust expected disassembly output.
4080
fff87407
SS
40812010-04-01 Stan Shebs <stan@codesourcery.com>
4082
4083 * gdb.trace/actions.exp: Tweak expected output.
4084 * gdb.trace/while-stepping.exp: Tweak expected output.
4085
fe01d668
L
40862010-04-01 H.J. Lu <hongjiu.lu@intel.com>
4087
4088 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
4089
86b17b60
PA
40902010-04-01 Pedro Alves <pedro@codesourcery.com>
4091
4092 * gdb.base/commands.exp: Adjust.
4093 * gdb.cp/extern-c.exp: Adjust.
4094
2c58c0a9
PA
40952010-04-01 Pedro Alves <pedro@codesourcery.com>
4096
4097 * gdb.trace/collection.c (local_test_func): Define a local struct,
4098 and instanciate it.
4099
0db9b91c
PA
41002010-04-01 Pedro Alves <pedro@codesourcery.com>
4101
4102 * gdb.trace/collection.exp (gdb_collect_args_test)
4103 (gdb_collect_argarray_test): XFAIL the tests that assume the
4104 argarray argument's elements are collected.
4105
8072405b
JK
41062010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
4107
4108 * gdb.dwarf2/dw2-bad-parameter-type.exp,
4109 gdb.dwarf2/dw2-bad-parameter-type.S: New.
4110
8bf6485c
SS
41112010-03-31 Stan Shebs <stan@codesourcery.com>
4112
4113 * gdb.trace/save-trace.exp: Test save/restore of default-collect
4114 and tracepoint conditionals.
4115 (gdb_verify_tracepoints): Delete unused return.
4116
fd7f724a
KS
41172010-03-26 Keith Seitz <keiths@redhat.com>
4118
4119 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
4120 appear in the output before main.
4121 Remove KFAIL for gdb/2215 aka bz 9320.
4122
8d9e7719
DE
41232010-03-30 Doug Evans <dje@google.com>
4124
0906dd0b
DE
4125 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
4126 by dejagnu.
4127 * gdb.arch/amd64-dword.exp: Ditto.
4128
8d9e7719
DE
4129 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
4130 match.
4131 (break printf): Ditto.
4132
1da644f0
SW
41332010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
4134
4135 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
4136 gcc < 4.4.
4137 * gdb.cp/shadow.exp: Ditto.
4138
a8121990
PA
41392010-03-29 Pedro Alves <pedro@codesourcery.com>
4140
4141 * gdb.trace/collection.exp (run_trace_experiment): Make sure
4142 "tstart" is silent.
4143
6e79d367
PA
41442010-03-29 Pedro Alves <pedro@codesourcery.com>
4145
4146 * gdb.trace/collection.exp (executable): New.
4147 (binfile): Use it.
4148 (fpreg, spreg, pcreg): New.
4149 (test_register): Use gdb_test_multiple. Pass /x to print.
4150 (prepare_for_trace_test): New.
4151 (run_trace_experiment): Use "continue", not gdb_run_cmd.
4152 (gdb_collect_args_test, gdb_collect_argstruct_test)
4153 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
4154 prepare_for_trace_test.
4155 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
4156 fpreg, spreg and pcreg.
4157 (gdb_collect_expression_test, gdb_collect_globals_test): Use
4158 prepare_for_trace_test.
4159 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
4160 try to detect tracing support here. Don't set breakpoints at
4161 `begin' or `end' here.
4162 <global scope>: Use clean_restart. Run to main before checking
4163 for tracing support. Check for for tracing support here.
4164
09248348
JK
41652010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4166
4167 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
4168 " as $displacement" to "seen displacement message".
4169
d350db38
PA
41702010-03-28 Pedro Alves <pedro@codesourcery.com>
4171
4172 * gdb.trace/while-dyn.exp (executable): New variable.
4173 (binfile): Use it.
4174 (test_while_stepping): New function. Move most tests here. Call
4175 it once for each of the while-stepping, stepping and ws aliases.
4176
907af001
UW
41772010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4178
4179 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
4180 that do not provide the tagless_struct type name at all.
4181 (test_print_anon_union): Do not check value of uninitialized
4182 union member. Do not use cp_test_ptype_class, so we can accept
4183 "long" as well as "long int".
4184
610197fd
PA
41852010-03-26 Pedro Alves <pedro@codesourcery.com>
4186
4187 * gdb.trace/tfile.c (tohex, bin2hex): New.
4188 (write_error_trace_file): Hexify error description.
4189
6c28cbf2
SS
41902010-03-25 Stan Shebs <stan@codesourcery.com>
4191
4192 * gdb.trace/tfile.c: Generate an additional trace file, improve
4193 portability.
4194 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
4195 files in a better way.
4196
e62b8c7e
KS
41972010-03-25 Keith Seitz <keiths@redhat.com>
4198
4199 * gdb.java/jprint.exp: XFAIL printing of static class members
4200 because of GCC debuginfo problem.
4201
82ccf5a5
JK
42022010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
4205
293e2f9e
DJ
42062010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
4207
4208 * gdb.base/completion.exp: Allow long instead of long int.
4209 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
4210 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
4211 variable p.
4212 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
4213 * gdb.base/pointers.exp: Allow long instead of long int.
4214 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
4215 * gdb.base/step-line.exp: Allow a directory before the source file name.
4216
95a42b64
TT
42172010-03-24 Tom Tromey <tromey@redhat.com>
4218
4219 PR breakpoints/9352:
4220 * gdb.base/default.exp: Update.
4221 * gdb.base/commands.exp: Update.
4222 * gdb.cp/extern-c.exp: Test setting commands on multiple
4223 breakpoints at once.
4224
2390201f
DJ
42252010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
4226
4227 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
4228 if gdb,nosignals.
4229 * gdb.base/watchpoints.c: Do not include unnecessary headers.
4230 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
4231 exited".
4232
8c9a6790
SS
42332010-03-24 Stan Shebs <stan@codesourcery.com>
4234
4235 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
4236
a6c727b2
DJ
42372010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
4238
4239 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
4240 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
4241 argument. Handle "short" and "long".
4242 (Top level): Pass overprototyped output for old_fptr and xptr.
4243
4dfd5423
PA
42442010-03-23 Pedro Alves <pedro@codesourcery.com>
4245
4246 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
4247 format strings and add casts to avoid compiler warnings.
4248
42492010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
4250
4251 * lib/trace-support.exp (gdb_trace_setactions):
4252 Don't expect whitespace after ">" prompt.
4253 * gdb.trace/actions.exp: Adjust for output changes.
4254 * gdb.trace/while-stepping.exp: Likewise.
4255
c847d045
JK
42562010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4257
4258 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
4259 and r157645).
4260
5f717f1d
JK
42612010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4262
4263 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
4264 New.
4265
7d6d51d5
DJ
42662010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
4267
4268 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
4269 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
4270
3b11a015
SS
42712010-03-19 Stan Shebs <stan@codesourcery.com>
4272
4273 * gdb.trace/ax.exp: New file.
4274
d7d158ed
DE
42752010-03-19 Doug Evans <dje@google.com>
4276
6bb85cd1
DE
4277 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
4278 output from gcc.
4279
d7d158ed
DE
4280 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
4281 named /usr/sbin/prelink<foo>.
4282
4daf5ac0
SS
42832010-03-18 Stan Shebs <stan@codesourcery.com>
4284
4285 * gdb.trace/circ.exp: Test circular-trace-buffer.
4286 * gdb.trace/tfile.exp: Update tstatus test.
4287
e8d05480
JB
42882010-03-18 Joel Brobecker <brobecker@adacore.com>
4289
4290 * gdb.dwarf2/dw2-anonymous-func.S: New file.
4291 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
4292
441b986a
UW
42932010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4294
4295 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
4296
4247603b
PA
42972010-03-18 Pedro Alves <pedro@codesourcery.com>
4298
4299 * gdb.base/default.exp: Adjust the expected output of the finish
4300 and until commands when the inferior is not being run.
4301
13387711
SW
43022010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
4303
4304 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
4305 * gdb.cp/nsusing.exp: Ditto.
4306
6e31430b
TT
43072010-03-15 Tom Tromey <tromey@redhat.com>
4308
4309 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
4310 * gdb.cp/userdef.cc (operator==): New function.
4311 (main): New locals mem1, mem2.
4312
e2d69cb5
JZ
43132010-03-15 Jie Zhang <jie@codesourcery.com>
4314
4315 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
4316 Declare and use new loadtimeout variable.
4317
f572f0a9
DJ
43182010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
4319
4320 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
4321 Use gdb_load later.
4322
51f4c0b0
PA
43232010-03-14 Pedro Alves <pedro@codesourcery.com>
4324
4325 * gdb.base/solib-disc.c (main): Make format of fprintf a string
4326 literal. Add missing endlines to prints to stderr.
4327
1c809c68
TT
43282010-03-12 Tom Tromey <tromey@redhat.com>
4329
4330 PR c++/9708:
4331 * gdb.cp/m-static.exp: Add regression test.
4332 * gdb.cp/m-static.cc (method): New method.
4333 (main): Call it.
4334
00ae8fef
SW
43352010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
4336
4337 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
4338 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
4339
759f0f0b
PA
43402010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
4341
21e24d21
PA
4342 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
4343
43442010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
4345
759f0f0b
PA
4346 * lib/gdb.exp (skip_stl_tests): New.
4347 (gdb_compile): Symbian needs -ldl.
4348 (shlib_target_file): New.
4349 (shlib_symbol_file): New.
4350 (gdb_load_shlibs): Use shlib_target_file.
4351 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
4352 * gdb.cp/exception.exp: Use skip_stl_tests.
4353 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
4354 * gdb.cp/try_catch.exp: Use skip_stl_tests.
4355 * gdb.cp/mb-templates.exp: Ditto.
4356 * gdb.base/commands.exp: Relax regexes.
4357 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
4358 shlib_target_file and shlib_symbol_file.
4359 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
4360 sections.
4361 * gdb.base/ending-run.exp: Accept E32Main for symbian.
4362 * gdb.base/solib-disc.exp: Use
4363 shlib_target_file and shlib_symbol_file.
4364 * gdb.base/unload.exp: Don't skip on symbian. Use
4365 shlib_target_file and shlib_symbol_file.
4366 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
4367
6a8f2671 43682010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 4369
6a8f2671
PA
4370 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
4371 * gdb.trace/report.exp: Adjust for x86 and x86_64.
4372 Issue a tfind end before looking for a tracepoint frame.
4373 * gdb.trace/tfind.exp: Adjust tstatus output.
4374 Adjust disassembly output.
4375 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
4376
ccf26247
JK
43772010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4378
4379 * gdb.base/break-interp.exp: Create new displacement parameter value
4380 for the test_ld calls.
4381 (reach): New parameter displacement, verify its content. New push of
4382 pf_prefix "reach-$func:". Import global expect_out.
4383 (test_core): New parameter displacement, verify its content. New push
4384 of pf_prefix "core:". New command "set verbose on". Import global
4385 expect_out.
4386 (test_attach): New parameter displacement, verify its content. New
4387 push of pf_prefix "attach:". New command "set verbose on". Import
4388 global expect_out.
4389 (test_ld): New parameter displacement, pass it to the reach, test_core
4390 and test_attach calls and verify its content in the "ld.so exit" test.
4391 * gdb.base/prelink.exp: Remove gdb_exit and final return.
4392 (prelink): Update expected text, use gdb_test.
4393
e469c7fb
DE
43942010-03-10 Doug Evans <dje@google.com>
4395
4396 * gdb.base/checkpoint.exp: Fix comment.
4397 Lengthen timeout while doing >600 checkpoints test.
4398 Rename duplicate "kill all one" test to keep test names unique.
4399
60e1c644
PA
44002010-03-10 Pedro Alves <pedro@codesourcery.com>
4401
4402 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
4403
cec808ec
KS
44042010-03-08 Keith Seitz <keiths@redhat.com>
4405
889bf7c5
PA
4406 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
4407 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
4408 (dm_type_long): New function.
4409 (dm_type_unsigned_short): New function.
4410 (dm_type_unsigned_long): New function.
4411 (myint): New typedef.
4412 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
4413 long, unsigned shor and long, operator char*, and typedef.
4414 (test_lookup_operator_functions): Add operator char* test.
4415 (test_paddr_operator_functions): Likewise.
4416 (test_paddr_overloaded_functions): Use probe values for
4417 short, long, and unsigned short and long.
4418 (test_paddr_hairy_functions): If the demangler probe detected
4419 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
4420 demangler.
4421 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
4422 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
4423 and "print null_pmf".
4424 Add test "ptype a.*pmf".
4425 * gdb.cp/overload.exp: Allow optional "int" to appear with
4426 "short" and "long".
4427 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
4428 long expect value for men_overload1arg.
4429 Allow "int" to appear with "short" and "long".
4430 When testing "info break", add argument for main (void).
4431 Also allow "int" to appear with "short" and "long".
4432 Ditto with "unsigned" and "long long".
cec808ec
KS
4433 * gdb.java/jmain.exp: Do not enclose methods names in single
4434 quotes.
4435 * gdb.java/jmisc.exp: Likewise.
4436 * gdb.java/jprint.exp: Likewise.
4437 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
4438
4439 From Jan Kratochvil <jan.kratochvil@redhat.com>:
4440 * gdb.cp/exception.exp (backtrace after first throw)
4441 (backtrace after second throw): Allow a namespace before __cxa_throw.
4442 (backtrace after first catch, backtrace after second catch): Allow
4443 a namespace before __cxa_begin_catch.
4444
4445 * gdb.cp/cpexprs.exp: New file.
4446 * gdb.cp/cpexprs.cc: New file.
4447
4448 From Daniel Jacobowitz <dan@codesourcery.com>
4449 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
4450 to use string_to_regexp.
4451 (ctor, dtor): New functions. Use them to match constructor
4452 and destructor function types.
4453 (Top level): Use runto_main.
4454
f870a310
TT
44552010-03-05 Tom Tromey <tromey@redhat.com>
4456
4457 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
4458 gdb.target_charset.
4459 (pp_ns.to_string): Likewise.
4460
0c199f28
KS
44612010-03-04 Keith Seitz <keiths@redhat.com>
4462
4463 * gdb.cp/overload.exp: Test that the filename portion of a linespec
4464 can be quoted. Test that both the filename and function/line
4465 portions can be quoted at the same time.
4466
c7437ca6
PA
44672010-03-04 Pedro Alves <pedro@codesourcery.com>
4468
4469 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
4470
b111b805
DE
44712010-03-03 Doug Evans <dje@google.com>
4472
24486cb7
DE
4473 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
4474 libc contains libpthread.
4475
b111b805
DE
4476 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
4477 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
4478 of gdb_compile. Add another pattern to match android backtrace.
4479
a0e0ef55
TT
44802010-03-03 Tom Tromey <tromey@redhat.com>
4481
4482 PR gdb/11345:
4483 * gdb.base/printcmds.exp (test_printf): Add test.
4484
1ba53b71
L
44852010-03-02 H.J. Lu <hongjiu.lu@intel.com>
4486
4487 * gdb.arch/amd64-byte.exp: New.
4488 * gdb.arch/amd64-dword.exp: Likewise.
4489 * gdb.arch/amd64-pseudo.c: Likewise.
4490 * gdb.arch/amd64-word.exp: Likewise.
4491 * gdb.arch/i386-byte.exp: Likewise.
4492 * gdb.arch/i386-pseudo.c: Likewise.
4493 * gdb.arch/i386-word.exp: Likewise.
4494
f5dff777
DJ
44952010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4496
4497 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
4498 types. Add structreg, bitfields, and flags registers.
4499 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
4500 registers.
4501
90884b2b
L
45022010-03-01 H.J. Lu <hongjiu.lu@intel.com>
4503
4504 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
4505 (load_description): Set architecture if defined.
4506
dc00d89f
PM
45072010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4508
4509 * gdb.python/py-frame.exp: Add read_var block tests.
4510 * gdb.python/py-frame.c (block): New function.
4511
0e095b7e
JK
45122010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4513 Daniel Jacobowitz <dan@codesourcery.com>
4514
4515 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
4516
624f1a65
DM
45172010-02-25 David S. Miller <davem@davemloft.net>
4518
4519 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
4520 fix logic for setting all_syscalls_numbers.
4521
f3e9a817
PM
45222010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4523
4524 * Makefile.in: Add py-block and py-symbol.
4525 * gdb.python/py-symbol.exp: New File.
4526 * gdb.python/py-symtab.exp: New File.
4527 * gdb.python/py-block.exp: New File.
4528 * gdb.python/py-symbol.c: New File.
4529 * gdb.python/py-block.c: New File.
4530
f6bbabf0
PM
45312010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4532
4533 PR python/11314
4534 * lib/gdb.exp (skip_python_tests): New function.
4535 * gdb.python/py-cmd.exp: Use skip_python_tests.
4536 * gdb.python/py-frame.exp: Likewise.
4537 * gdb.python/py-function.exp: Likewise.
4538 * gdb.python/py-prettyprint.exp: Likewise.
4539 * gdb.python/py-template.exp: Likewise.
4540 * gdb.python/py-type.exp: Likewise.
4541 * gdb.python/py-value.exp: Likewise.
4542
85d721b8
PA
45432010-02-22 Pedro Alves <pedro@codesourcery.com>
4544
4545 PR9605
4546
4547 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
4548
48e32051
TT
45492010-02-19 Tom Tromey <tromey@redhat.com>
4550
4551 PR c++/8693, PR c++/9496:
4552 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
4553 regression tests.
4554
ac9c0048
JK
45552010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4556
4557 Fix compatibility with m68k as.
4558 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
4559 Use only /* comments */.
4560
57bb97a4
UW
45612010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4562
4563 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
4564 * configure: Regenerate.
4565
7d1bf85c
DJ
45662010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
4567
4568 * gdb.python/py-type.exp: Check for Python support.
4569
061b5285
PA
45702010-02-17 Pedro Alves <pedro@codesourcery.com>
4571
4572 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
4573 `regsub' syntax available.
4574
f8a8bc2c
PA
45752010-02-17 Pedro Alves <pedro@codesourcery.com>
4576
4577 * gdb.base/shmain.c (main): Remove printf call.
4578 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
4579 * gdb.base/unload.c (main): Make format of fprintf a string
4580 literal. Add missing endlines to prints to stderr.
4581 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
4582
6f451e5e
TT
45832010-02-17 Tom Tromey <tromey@redhat.com>
4584
4585 * gdb.java/jprint.java (jprint.props): New field.
4586 * gdb.java/jprint.exp (set_lang_java): Add regression test.
4587
12d79008
PA
45882010-02-17 Pedro Alves <pedro@codesourcery.com>
4589
ef801a0e 4590 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
4591 available.
4592
d252f7e5
DJ
45932010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4594
4595 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
4596 creation to support remote host testing.
4597
67bdab6c
DJ
45982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4599
4600 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
4601 Recognize "command not found".
4602
bb391223
DJ
46032010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4604
4605 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
4606 single-stepping.
4607
70362913
DJ
46082010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4609
4610 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
4611 if arguments are not supported.
4612
493f3c00
DJ
46132010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4614
4615 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
4616 be const or non-const.
4617
8034c749
DJ
46182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4619
4620 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
4621 mi_send_resuming_command to send -exec-continue.
4622
791dfb64
DJ
46232010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4624
4625 * gdb.base/list.exp (test_list_filename_and_function): Add test
4626 with single quotes.
4627 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
4628 matching.
4629 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
4630 Add KFAIL'd tests for PR gdb/11289.
4631
7c5fe868
DJ
46322010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4633
4634 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
4635
fdc498b8
DJ
46362010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4637
4638 * gdb.base/comp-dir/subdir/dummy.txt: New file.
4639 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
4640 a temporary directory.
4641
b519e2a6
DJ
46422010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4643
4644 * gdb.base/charset.exp: Use a single regular expression to match
4645 show host-charset and show target-charset output.
4646
74164c56
JK
46472010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4648
4649 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
4650 "Illegal process-id" expect string more exact.
4651 (attach to digits-starting nonsense is prohibited): New.
4652
701ed6dc
JK
46532010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4654
4655 * gdb.base/prelink.exp (set verbose on): New.
4656
889bf7c5 46572010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
4658
4659 * mi-reverse.exp: New file. Test for reverse option to the
4660 following MI commands: exec-continue, exec-finish, exec-next,
4661 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 4662
dadf0e9c
JB
46632010-02-09 Joel Brobecker <brobecker@adacore.com>
4664
4665 * gdb.ada/ptype_tagged_param: New testcase.
4666
714f19d5
TT
46672010-02-08 Tom Tromey <tromey@redhat.com>
4668
4669 PR c++/8017:
4670 * gdb.cp/overload.exp: Add tests.
4671 * gdb.cp/overload.cc (struct K): New.
4672 (namespace N): New.
4673 (main): Call new functions.
4674 (K::staticoverload): Define.
4675
889bf7c5 46762010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
4677
4678 PR gdb/10728
4679 * gdb.cp/pr10728-x.h: New file.
4680 * gdb.cp/pr10728-x.cc: New file.
4681 * gdb.cp/pr10728-y.cc: New file.
4682 * gdb.cp/pr10728.exp: New file.
4683 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
4684
889bf7c5 46852010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
4686
4687 PR gdb/9067
4688 * gdb.cp/pr9067.exp: New
4689 * gdb.cp/pr9067.cc: New
4690 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
4691
7b356089
JB
46922010-02-08 Joel Brobecker <brobecker@adacore.com>
4693
4694 * lib/gdb.exp (gdb_test_timeout): New global variable.
4695 Set it to timeout if not already set.
4696 (gdb_init): Reset the value of timeout to gdb_test_timeout.
4697
1be00882
DE
46982010-02-05 Doug Evans <dje@google.com>
4699
4700 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
4701 user.
4702
82856980
SW
47032010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
4704
4705 PR c++/7935:
4706 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
4707
1a334831
TT
47082010-02-04 Tom Tromey <tromey@redhat.com>
4709
4710 * gdb.cp/virtbase.exp: Make test case names unique.
4711
9c3c02fd
TT
47122010-02-02 Tom Tromey <tromey@redhat.com>
4713
4714 * gdb.cp/virtbase.exp: Add regression tests.
4715 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
4716 (main): Instantiate RHC.
4717
0cc2414c
TT
47182010-02-02 Tom Tromey <tromey@redhat.com>
4719
4720 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
4721 type-printing change.
4722
edf3d5f3
TT
47232010-02-02 Tom Tromey <tromey@redhat.com>
4724
4725 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
4726 * gdb.cp/virtbase.cc: New file.
4727 * gdb.cp/virtbase.exp: New file.
4728 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
4729
e4b7f41c
JK
47302010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4731
4732 PR libc/11214:
4733 * gdb.threads/current-lwp-dead.c: Include features.h.
4734 (HAS_NOMMU): New.
4735 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
4736
b381ea14
JK
47372010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4738
4739 * gdb.base/symbol-without-target_section.exp,
4740 gdb.base/symbol-without-target_section.c: New.
4741
c593ac0e
DJ
47422010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4743
4744 * gdb.base/bigcore.exp: Reset increased timeout.
4745 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
4746
db25f29d
DJ
47472010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4748
4749 * gdb.base/gcore.exp (capture_command_output): Use
4750 gdb_test_multiple.
4751
f9d67f43
DJ
47522010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4753
4754 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
4755 * gdb.arch/thumb2-it.exp (test_it_break): New function.
4756 (Top level): Call it.
4757
177321bd
DJ
47582010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4759
4760 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
4761
97f2ed50
DJ
47622010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4763
4764 * gdb.base/call-strs.exp, gdb.base/default.exp,
4765 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
4766 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
4767 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
4768 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
4769 gdb.base/watchpoint-solib.exp: Save and restore timeout.
4770 * gdb.base/ending-run.exp: Correct restore of timeout.
4771 * gdb.base/page.exp: Remove unnecessary timeout setting.
4772
e4e2711a
JB
47732010-01-29 Joel Brobecker <brobecker@adacore.com>
4774
4775 * gdb.ada/rec_return: New testcase.
4776
ba581dc1
JB
47772010-01-29 Joel Brobecker <brobecker@adacore.com>
4778
4779 * gdb.ada/call_pn: New testcase.
4780
4ea95be9
DJ
47812010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4782
4783 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
4784 (Top level): Use it to resume.
4785 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
4786 the Thumb mode displaced stepping error as unsupported.
4787
df83a9bf
SW
47882010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
4789
889bf7c5
PA
4790 * gdb.cp/nsusing.exp: Added more tests.
4791 * gdb.cp/nsrecurs.exp: Ditto.
4792 * gdb.cp/nsusing.cc: Added test functions.
4793 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 4794
40b27cdc
JK
47952010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4796
4797 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
4798 absolute directory pathnames in gdb.sum file.
4799
de958931
SW
48002010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
4801
4802 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
4803 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
4804
708ead4e
TT
48052010-01-26 Tom Tromey <tromey@redhat.com>
4806
4807 PR exp/7643:
4808 * gdb.base/printcmds.exp (test_print_string_constants): Remove
4809 setup_kfail.
4810
b14e635e
SW
48112010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
4812
4813 * gdb.cp/nsrecurs.exp: New test.
4814 * gdb.cp/nsrecurs.cc: New test program.
4815 * gdb.cp/nsstress.exp: New test.
4816 * gdb.cp/nsstress.cc: New test program.
4817 * gdb.cp/nsdecl.exp: New test.
4818 * gdb.cp/nsdecl.cc: New test program.
4819
8540c487
SW
48202010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
4821
4822 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
4823 imported into file scope.
4824 Marked test as xfail.
4825 * gdb.cp/namespace-using.cc (marker5): New function.
4826 * gdb.cp/shadow.exp: New test.
4827 * gdb.cp/shadow.cc: New test program.
4828 * gdb.cp/nsimport.exp: New test.
4829 * gdb.cp/nsimport.cc: New test program.
4830
421d5d99
TT
48312010-01-25 Tom Tromey <tromey@redhat.com>
4832
4833 PR gdb/11049:
4834 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
4835 with "set print null-stop on".
4836
691f8dc1
JK
48372010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4838
4839 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
4840 Adjust it for DISASSEMBLY_OMIT_FNAME.
4841
0b92b5bb
TT
48422010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4843
4844 PR symtab/11199:
4845 * gdb.dwarf2/member-ptr-forwardref.exp,
4846 gdb.dwarf2/member-ptr-forwardref.S: New.
4847
23787403
JK
48482010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4849
4850 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
4851 (thread1_func): Protect thread1_tid with thread1_tid_cond by
4852 thread1_tid_mutex. Remove gdbstop_mutex handling.
4853 (thread2_func): Protect thread2_tid with thread2_tid_cond by
4854 thread2_tid_mutex. Remove gdbstop_mutex handling.
4855 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
4856 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
4857 pthread_cond_wait conditionalizations by while loops.
4858
b966cb8a
TT
48592010-01-20 Tom Tromey <tromey@redhat.com>
4860
4861 PR backtrace/10770:
4862 * gdb.dwarf2/pr10770.exp: New file.
4863 * gdb.dwarf2/pr10770.c: New file.
4864 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
4865
fcae584b
VP
48662010-01-20 Vladimir Prus <vladimir@codesourcery.com>
4867
4868 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
4869 that target was removed, and the test always runs native anyway.
4870
a0f49112
JK
48712010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4872
4873 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
4874 gdb.base/watchpoint-cond-gone-stripped.c: New.
4875
ceeb3d5a
TT
48762010-01-19 Tom Tromey <tromey@redhat.com>
4877
4878 PR c++/8000:
4879 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
4880 existing tests.
4881 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
4882 (main): Use AAA::SomeEnum.
4883
dd322c54
JK
48842010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4885
4886 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
4887 (test_ignore_count): Declare line_callme_body global.
4888 (run to breakpoint with ignore count): Use line_callme_body.
4889 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
4890 (set line_main_hello, set line_main_return): Reindent.
4891 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
4892 New.
4893 (continue to callee4): Use line_callee4_body.
4894 (check *stopped from CLI command): Use line_callee4_next.
4895 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
4896 (set line_main_hello, set line_main_return): Reindent.
4897 (set line_callee4_head, set line_callee4_body): New.
4898 (continue to callee4): Use line_callee4_body.
4899
4e8f195d
TT
49002010-01-18 Tom Tromey <tromey@redhat.com>
4901
4902 PR c++/9680:
4903 * gdb.cp/casts.cc: Add new classes and variables.
4904 * gdb.cp/casts.exp: Test new operators.
4905
9e14a9ba
JB
49062010-01-18 Tom Tromey <tromey@redhat.com>
4907 Thiago Jung Bauermann <bauerman@br.ibm.com>
4908
4909 * gdb.python/source2.py: New file.
4910 * gdb.python/source1: New file.
4911 * gdb.python/python.exp: Test "source" command.
4912
00bf0b85
SS
49132010-01-15 Stan Shebs <stan@codesourcery.com>
4914
4915 * gdb.trace/tfile.c: New file.
4916 * gdb.trace/tfile.exp: New file.
889bf7c5 4917
55235ad7
JK
49182010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4919
4920 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
4921
9f2982ff
JK
49222010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4923
4924 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
4925
bbfba9ed
JK
49262010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4927
4928 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
4929 (libfunc): New parameter action. Implement also selectable "sleep".
4930 * gdb.base/break-interp-main.c: Include assert.h.
4931 (libfunc): New parameter action.
4932 (main): New parameters argc and argv. Assert argc. Pass argv.
4933 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
4934 (test_attach): New proc.
4935 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
4936 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
4937
61f0d762
JK
49382010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4939
4940 * gdb.base/break-interp.exp (test_core): New proc.
4941 (test_ld): Call it.
4942
06a6f270
JK
49432010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4944
4945 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
4946 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
4947 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
4948 and gdb_compile_shlib. Use new -Wl compiler options.
4949 (dl bt, main bt): New tests.
4950
51bee8e9
JK
49512010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4952
4953 Support PIEs with no symfile_objfile.
4954 * gdb.base/break-interp.exp: New argument at the test_ld calls.
4955 (test_ld): New parameter trynosym.
4956 (test_ld <$trynosym>): New block.
4957
b8040f19
JK
49582010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 * gdb.base/break-interp.exp: New file.
4961
be759fcf
PM
49622010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4963
4964 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
4965 * gdb.python/py-prettyprint.py (pp_ls): New printer.
4966 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
4967 test.
4968 * gdb.python/py-prettyprint.c: Define lazystring test structure.
4969 * gdb.python/py-mi.exp: Add lazy string test.
4970
dc146f7c
VP
49712010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4972
4973 * lib/mi-support.exp (mi_check_thread_states): Handle
4974 core number in thread listing.
4975
b4ba55a1
JB
49762010-01-12 Joel Brobecker <brobecker@adacore.com>
4977
4978 * gdb.base/maint.exp: Adjust the expected output for the
4979 "maint print type" test. Use gdb_test_multiple instead of
4980 gdb_sent/gdb_expect.
4981
08e24bd4
DE
49822010-01-11 Doug Evans <dje@google.com>
4983
6496a609
DE
4984 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
4985 from gdbserver_download. All callers updated.
4986
08e24bd4
DE
4987 * gdb.server/ext-run.exp: "info os processes" requires xml support.
4988
b5cfddf5
JK
49892010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4990
4991 Implement binary numbers parsing.
4992 * gdb.base/printcmds.exp (test_integer_literals_accepted)
4993 (test_integer_literals_rejected): New binary tests.
4994
3725885a
RW
49952010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4996
4997 * gdb.cell/configure: Regenerate.
4998
37aeb5df
JK
49992010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5000
5001 * gdb.base/corefile.exp: Move the core finding block out and call it as
5002 core_find, new variable $corefile, replace corefile by $corefile and
5003 [file tail $corefile] for usage vs. test names resp.
5004 * lib/gdb.exp (core_find): Move it as a new function here. New
5005 parameter binfile and deletefiles. New variable $destcore. Pre-delete
5006 $destcore. Return "" on error.
5007
d521f563
JK
50082010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5009
5010 Workaround PR binutils/10802.
5011 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
5012 (twice).
5013
28f24826
DJ
50142010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5015
5016 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
5017
2de75e71
JB
50182010-01-08 Joel Brobecker <brobecker@adacore.com>
5019
5020 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
5021 call, to avoid interruption.
5022
fe00719b 50232010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
5024
5025 * gdb.stabs/weird.def (args93): New.
5026
d0ef5df8
DE
50272010-01-07 Doug Evans <dje@google.com>
5028
5029 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
5030
3a08d52f
TT
50312010-01-07 Tom Tromey <tromey@redhat.com>
5032
5033 * gdb.base/source.exp: Use correct line number.
5034
7a697b8d
SS
50352010-01-05 Stan Shebs <stan@codesourcery.com>
5036
5037 * gdb.trace/tracecmd.exp: Test ftrace.
5038
7803799a
UW
50392010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5040
5041 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
5042
c54eabfa
JK
50432010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5044
5045 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
5046 "uint_for_mi_testing".
5047
02e7ef19
JB
50482010-01-01 Joel Brobecker <brobecker@adacore.com>
5049
5050 Test indented comment in file being sourced.
5051 * gdb.base/commands.exp: Test indented comment in file being sourced.
5052
abd775ce
JB
50532010-01-01 Joel Brobecker <brobecker@adacore.com>
5054
5055 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
5056 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
5057 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
5058 notice.
5059
79b55b82
JB
50602010-01-01 Joel Brobecker <brobecker@adacore.com>
5061
5062 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
5063 notice.
5064
8997583e
JK
50652010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5066
5067 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
5068 missing $after_stopped and comma (,) expectation.
5069
6da95a67
SS
50702009-12-31 Stan Shebs <stan@codesourcery.com>
5071
5072 * gdb.trace/actions.exp: Test teval action.
889bf7c5 5073
218d2fc6
TJB
50742009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5075
5076 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
5077 (top level): Call test_watchpoint_in_big_blob.
5078 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
5079 watchpoints.
5080 (func3): Write to buf.
5081
236f1d4d
SS
50822009-12-29 Stan Shebs <stan@codesourcery.com>
5083
5084 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 5085
f61e138d
SS
50862009-12-28 Stan Shebs <stan@codesourcery.com>
5087
5088 * gdb.trace/tsv.exp: New file.
5089 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 5090
0219b378
DJ
50912009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5092
5093 * gdb.base/find.c (main): Reference search buffers.
5094 * gdb.base/included.c (main): Reference integer.
5095 * gdb.base/ptype.c (charfoo): Declare.
5096 (intfoo): Call charfoo.
5097 * gdb.base/scope0.c (useitp): New function.
5098 (usestatics): Use useitp.
5099 (useit): Add a type for val.
5100 * gdb.base/scope1.c (useit1): Take a pointer argument.
5101 (usestatics1): Update calls to useit1.
5102 * gdb.cp/call-c.cc: Declare foo.
5103 (main): Call foo.
5104 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
5105 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
5106 (main): Call C::ensureRefs and ensureOtherRefs.
5107 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
5108 variables.
5109 (ensureOtherRefs): New function.
5110 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
5111 * gdb.cp/templates.cc (main): Call t5i.value.
5112
3f78692f
JK
51132009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5114
5115 Fix compatibility with G++-4.5.
5116 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
5117 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
5118 (uncaught return): Remove.
5119
429374b8
JK
51202009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5121 Phil Muldoon <pmuldoon@redhat.com>
5122
5123 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
5124 (bp_location13, bp_location14, bp_location17, bp_location18)
5125 (marker3_proto, marker4_proto): New variables.
5126 (breakpoint info): Update output.
5127 (run until breakpoint at marker3, run until breakpoint at marker4): New
5128 tests.
5129
859825b8
JK
51302009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5131
5132 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
5133 Replace the printf call of Y by provided "y-set-1" label. New block
5134 for the second shared library.
5135 * gdb.base/unload.exp: Compile also the second library, call
5136 gdb_load_shlibs also for it. Use now gdb_breakpoint.
5137 (single pending breakpoint info): Rename to ...
5138 (pending breakpoint info before run): ... this extended test.
5139 (libfile2, libname2, libsrcfile2, libsrc2)
5140 (lib_sl2): New variables.
5141 (exec_opts): Set also SHLIB_NAME2.
5142 (pending breakpoint info on first run at shrfunc1)
5143 (pending breakpoint info on second run at shrfunc1)
5144 (pending breakpoint info on second run at shrfunc2)
5145 (print y from libfile, print y from libfile2): New tests.
5146 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
5147 * gdb.base/unloadshr2.c: New.
5148
e6a386cd
HZ
51492009-12-22 Hui Zhu <teawater@gmail.com>
5150
5151 * gdb.reverse/sigall-reverse.exp: Adjust.
5152
9e19b45e
VP
51532009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5154
5155 PR gdb/10884
5156
5157 * gdb.mi/var-cmd.c (do_bitfield_tests): New
5158 (main): Call do_bitfield_tests.
aacf5b1e 5159 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 5160
d53a7b30
JB
51612009-12-20 Joel Brobecker <brobecker@adacore.com>
5162
5163 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
5164 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
5165 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
5166 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
5167 gdb.modula2/unbounded1.c: Update copyright header.
5168
191ca0a1
CM
51692009-12-10 Chris Moller <moller@mollerware.com>
5170
5171 PR gdb/9399
5172 * gdb.cp/virtfunc2.exp: New tests
5173 * gdb.cp/virtfunc2.cc: New tests
5174 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
5175
0fa6cf1b
MS
51762009-12-10 Oza Pawandeep (paawan1982@yahoo.com
5177
5178 * gdb.reverse/i387-env-reverse.c: New file.
5179 * gdb.reverse/i387-env-reverse.exp: New file.
5180 * gdb.reverse/i387-stack-reverse.c: New file.
5181 * gdb.reverse/i387-stack-reverse.exp: New file.
5182
361ae042
PM
51832009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5184
5185 * gdb.python/py-type.exp (test_range): New test.
5186
bfd31e71
PM
51872009-12-03 Phil Muldoon <pmuldoon@redhat.com>
5188
5189 PR python/10805
5190
5191 * gdb.python/py-type.exp: New file.
5192 * gdb.python/py-type.c: New file.
5193 * Makefile.in: Add py-type.
5194
57a1d736
TT
51952009-12-03 Tom Tromey <tromey@redhat.com>
5196
5197 * gdb.python/py-value.exp (test_parse_and_eval): New
5198 function.
5199
1f3b5d1b
PP
52002009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
5201
5202 PR gdb/11022
5203
5204 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
5205 * gdb.base/pr11022.c: New test.
5206
8b7dbdc9
JK
52072009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5208
5209 Fix spurious false FAILs.
5210 * gdb.base/structs.c (chartest): New.
5211 (main): Fill-in chartest.
5212 * gdb.base/structs.exp (anychar_re, first): New.
5213 (start_structs_test): Import global anychar_re and first.
5214 New gdb_test call "set print elements 300; ${testfile}"
5215 (start_structs_test <$first>): New block.
5216 (any): Import global anychar_re. New variable ac. Use ${ac}.
5217
6a53b2ec
JK
52182009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5219
5220 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
5221
d7167b4c
JK
52222009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5223
5224 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
5225 Force $srcfile file.
5226 * gdb.base/foll-fork.c (callee): Comment out the printf call.
5227
b1798462
UW
52282009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5229
5230 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
5231 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5232 * gdb.threads/watchthreads-reorder.exp: Likewise.
5233
b6199126
DJ
52342009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5235
5236 PR gdb/8704
5237
5238 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
5239 "if", and "thread". Correct matching in the previous test.
5240
b22a0510
DJ
52412009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
5242
5243 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
5244
930636d2
MS
52452009-11-23 Michael Snyder <msnyder@vmware.com>
5246
5247 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
5248 * gdb.reverse-watch-precsave.exp: Ditto.
5249
21a0512e
PP
52502009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5251
5252 * gdb.asm/asm-source.exp: Adjust.
5253 * gdb.base/help.exp: Adjust.
889bf7c5 5254
fc30d5e0
PA
52552009-11-22 Pedro Alves <pedro@codesourcery.com>
5256
5257 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
5258 (do_syscall_tests_without_xml): Set data-directory to
5259 /the/path/to/nowhere.
5260
f6bc2008
PA
52612009-11-21 Pedro Alves <pedro@codesourcery.com>
5262
5263 * gdb.threads/local-watch-wrong-thread.c,
5264 gdb.threads/local-watch-wrong-thread.exp: New files.
5265
8c2fb5de
PA
52662009-11-21 Pedro Alves <pedro@codesourcery.com>
5267
5268 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
5269 assume new `regsub' syntax available.
5270
ebec9a0f
PA
52712009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5272
a79d3c27
JK
5273 * gdb.base/watchpoint-hw-hit-once.exp,
5274 gdb.base/watchpoint-hw-hit-once.c: New.
5275
52762009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5277
5278 * gdb.threads/watchthreads-reorder.exp,
5279 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 5280
276a961b
MK
52812009-11-17 Nathan Sidwell <nathan@codesourcery.com>
5282
5283 * gdb.xml/tdesc-regs.exp: Use for m68k.
5284
4867c1fb
PA
52852009-11-15 Pedro Alves <pedro@codesourcery.com>
5286
5287 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
5288
f6838f81
DJ
52892009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5290
5291 * lib/gdb.exp (current_target_name): New procedure.
5292 (gdb_wrapper_target): New variable.
5293 (gdb_wrapper_init): Set gdb_wrapper_target.
5294 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
5295 wrapper.
5296
4ac4dd3f
DJ
52972009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5298
5299 * gdb.base/remote.exp: Delete the slowest load test.
5300 Do not load with fixed packet sizes.
5301
a7881759
DJ
53022009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5303
5304 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
5305
97a5b505
DJ
53062009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5307
5308 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
5309 srcfile when setting a breakpoint.
5310
d3e1fc54
DJ
53112009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
5312
5313 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
5314 macros.
5315
7cbcbded
DJ
53162009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5317
5318 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
5319 to be in memory.
5320 * gdb.base/display.c (force_mem): New.
5321 (do_loops): Use it. Add breakpoint comments.
5322 (do_vars): Add a breakpoint comment.
5323 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
5324 line numbers.
5325
bdea3a92
NF
53262009-11-13 Nathan Froyd <froydnj@codesourcery.com>
5327
5328 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
5329 instead of a bare "run".
5330
269f82e5
PP
53312009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5332
5333 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 5334
a69b7d9d
DJ
53352009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5336
5337 * lib/cell.exp (skip_cell_tests): Clean up test files before
5338 returning.
5339
b598bfda
DJ
53402009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5341
5342 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
5343 and the breakpoint menu. Do not call perror if a prompt is seen.
5344 Consume the following GDB prompt.
5345 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
5346 * gdb.cp/namespace.exp: Use gdb_test.
5347 * gdb.cp/templates.exp: Use gdb_test.
5348 (test_template_breakpoints): Use gdb_test_multiple.
5349
87728fa0
DJ
53502009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5351
5352 * gdb.base/break1.c (struct some_struct, values): Move earlier.
5353 (marker4): Reference values.
5354
b67c692f
DJ
53552009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5356
5357 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
5358 is missing.
5359
f0df251a
DJ
53602009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5361
5362 * gdb.base/break.c (need_malloc): New.
5363 * gdb.base/constvars.c (main): Reference crass and crisp.
5364 * gdb.base/gdb1821.c (main): Reference bar.
5365 * gdb.cp/gdb1355.cc (main): Reference s1.
5366 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
5367 (main): Call them.
5368 * gdb.cp/hang2.cc (dummy2): Define.
5369 * gdb.cp/hang3.cc (dummy3): Define.
5370 * gdb.cp/m-data.cc (main): Reference shadow.
5371
bdf7534a
NF
53722009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5373 Nathan Froyd <froydnj@codesourcery.com>
5374
5375 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
5376 remote host.
5377
f24fce77
NF
53782009-11-12 Nathan Froyd <froydnj@codesourcery.com>
5379
5380 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
5381 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
5382 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5383 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5384 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5385 * gdb.dwarf2/dw2-producer.exp: Likewise.
5386 * gdb.dwarf2/mac-fileno.exp: Likewise.
5387 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
5388 py-prettyprint.py to the remote host.
5389 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
5390
40f0318e
KS
53912009-11-11 Keith Seitz <keiths@redhat.com>
5392
5393 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
5394 use it instead of "Foo".
5395 * gdb.cp/classes.exp (do_tests): Add a test to access
5396 a method through a typedef'd class name.
5397
f3d9f7fb
NF
53982009-11-11 Nathan Froyd <froydnj@codesourcery.com>
5399
5400 * gdb.base/long_long.exp: Permit leading zeros on floating-point
5401 exponents.
5402 * gdb.base/pointers.exp: Likewise.
5403 * gdb.cp/ref-types.exp: Likewise.
5404
a4216f37
KS
54052009-11-11 Keith Seitz <keiths@redhat.com>
5406
5407 * gdb.cp/cplusfuncs.cc (class foo): Add operators
5408 new[] and delete[].
5409 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
5410 "void".
5411 (probe_demangler): Remove all single-quoting of
5412 method and variable names.
5413 (info_func_regexp): Remove the word "void" from any
5414 occurrence of "(void)".
5415 (print_addr_2): Remove all single-quoting of
5416 method names.
5417 (print_addr_2_kfail): Likewise.
5418 (print_addr): Single-quote C function names before
5419 passing to print_addr_2.
5420 (test_paddr_operator_functions): Remove single-quoting
5421 for method names.
5422 Add tests for operator new[] and operator delete[].
5423
9b14d7aa
JK
54242009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5425
5426 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
5427
85feb311
KS
54282009-11-09 Keith Seitz <keiths@redhat.com>
5429
5430 * gdb.cp/overload.exp: Add tests for resolving overloaded
5431 methods in expression parsing/evaluation.
5432
fa335448
DJ
54332009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5434
5435 * lib/gdb.exp (default_gdb_version): Use --version instead of
5436 --command.
5437
ec3c07fc
NS
54382009-11-10 Nathan Sidwell <nathan@codesourcery.com>
5439
5440 * lib/gdb.exp (gdb_compile_test): New.
5441 (skip_ada_tests, skip_java_tests): New.
5442 (gdb_compile): Use gdb_compile_test for f77.
5443 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
5444 * lib/java.exp (compile_java_from_source): Remove runtests check,
5445 use gdb_compile_test to record result.
5446 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
5447 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
5448 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
5449 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
5450 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
5451 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
5452 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
5453 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
5454 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
5455 adjust gdb_compile invocations.
5456
b8b4e42b
JK
54572009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5458
5459 * Makefile.in (abs_builddir): New.
5460 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
5461 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
5462 `$(abs_builddir)/site.exp'.
5463
f8b7eaf3
DJ
54642009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
5465
5466 * config/m68k-emc.exp, lib/emc-support.exp,
5467 gdb.trace/gdb_c_test.c: Delete.
5468 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
5469 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
5470 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5471 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
5472 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5473 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
5474 casing for m68k-*-elf.
5475
c4187697
NS
54762009-11-03 Pedro Alves <pedro@codesourcery.com>
5477
5478 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
5479 * gdb.arch/i386-prologue.exp: Likewise.
5480 * gdb.arch/i386-unwind.exp: Likewise.
5481
db16b772
DJ
54822009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
5483
5484 * lib/gdb.exp (gdb_expect): Fix timeout typo.
5485
bcf71277
DJ
54862009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
5487
5488 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
5489
0105cee2
DJ
54902009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
5491
5492 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
5493
24ddea62
JK
54942009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5495
5496 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
5497
287ccc17
JK
54982009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5499
5500 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
5501 * gdb.base/sepdebug2.c: New file.
5502
08bca259 55032009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
5504
5505 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
5506 the modified warnings for catch syscall. Verify if GDB was compiled
5507 with support for lib expat, and choose which tests to run depending
5508 on this.
5509
5d4e2b76
VP
55102009-10-30 Vladimir Prus <vladimir@codesourcery.com>
5511
5512 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
5513 that composite commands are parsed OK. And also test
5514 that breakpoint commands do work.
5515
240e538a
MS
55162009-10-23 Michael Snyder <msnyder@vmware.com>
5517
5518 gdb.reverse/consecutive-precsave.exp: Change expect pattern
5519 to allow for new disassembly style.
5520
9c419145
PP
55212009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5522
5523 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 5524
02506ff1
MS
55252009-10-22 Michael Snyder <msnyder@vmware.com>
5526
5527 * gdb.reverse/break-precsave.exp: New test.
5528 * gdb.reverse/consecutive-precsave.exp: Ditto.
5529 * gdb.reverse/finish-precsave.exp: Ditto.
5530 * gdb.reverse/i386-precsave.exp: Ditto.
5531 * gdb.reverse/machinestate-precsave.exp: Ditto.
5532 * gdb.reverse/sigall-precsave.exp: Ditto.
5533 * gdb.reverse/solilb-precsave.exp: Ditto.
5534 * gdb.reverse/step-precsave.exp: Ditto.
5535 * gdb.reverse/until-precsave.exp: Ditto.
5536 * gdb.reverse/watch-precsave.exp: Ditto.
5537
4cf866a3
MS
55382009-10-22 Michael Snyder <msnyder@vmware.com>
5539
5540 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
5541 for gdb_expect. Adjust one test's expect strings for the new
5542 format of disassemble.
5543 * gdb.reverse/finish-reverse.exp: Delete 'return'.
5544 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
5545 gdb_test_multiple.
5546 * gdb.reverse/step-reverse.exp: Delete 'return'.
5547 * gdb.reverse/until-reverse.exp: Delete blank lines.
5548 * gdb.reverse/watch-reverse.exp: Delete blank lines.
5549
2b28d209
PP
55502009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5551
5552 * gdb.base/consecutive.exp: Adjust.
5553 * gdb.base/display.exp: Likewise.
5554 * gdb.base/pc-fp.exp: Likewise.
5555 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 5556
33b9c32b
MS
55572009-10-19 Michael Snyder <msnyder@vmware.com>
5558
5559 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
5560 * gdb.reverse/finish-reverse.c: Ditto.
5561 * gdb.reverse/sigall-reverse.c: Ditto.
5562 * gdb.reverse/solib-reverse.c: Ditto.
5563 * gdb.reverse/step-reverse.c: Ditto.
5564 * gdb.reverse/watch-reverse.c: Ditto.
5565
6c95b8df
PA
55662009-10-19 Pedro Alves <pedro@codesourcery.com>
5567 Stan Shebs <stan@codesourcery.com>
5568
5569 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
5570 * gdb.base/foll-exec.exp: Adjust to expect a process id before
5571 "Executing new program".
5572 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
5573 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
5574 left listed after having been killed.
5575 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
5576 * gdb.base/maint.exp: Adjust test.
5577
5578 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
5579 * gdb.multi/Makefile.in: New.
5580 * gdb.multi/base.exp: New.
5581 * gdb.multi/goodbye.c: New.
5582 * gdb.multi/hangout.c: New.
5583 * gdb.multi/hello.c: New.
5584 * gdb.multi/bkpt-multi-exec.c: New.
5585 * gdb.multi/bkpt-multi-exec.exp: New.
5586 * gdb.multi/crashme.c: New.
5587
279017b7
TG
55882009-10-13 Tristan Gingold <gingold@adacore.com>
5589
5590 * gdb.base/sepdebug.exp: Check debug info are found.
5591
0413d738
PA
55922009-10-08 Pedro Alves <pedro@codesourcery.com>
5593
5594 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
5595 bits.
5596
c628eecc
JK
55972009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5598
5599 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
5600
38af1bfe
JB
56012009-10-07 Joel Brobecker <brobecker@adacore.com>
5602
5603 * gdb.base/watchpoints.c: Add copyright header. Reformat one
5604 of the comments.
5605
2b0adecd
PM
56062009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
5607
5608 * gdb.base/annota1.exp: Remove obsolete match_max increase.
5609 * gdb.base/annota3.exp: Idem.
5610 * gdb.base/maint.exp: Idem.
5611
8d417781
PM
56122009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
5613
889bf7c5 5614 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
5615 to default.
5616
bb61102d
PM
56172009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
5618
889bf7c5 5619 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
5620 mingw and cygwin targets.
5621
ace5c364
PM
56222009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
5623 Pedro Alves <pedro@codesourcery.com>
5624
889bf7c5 5625 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
5626 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
5627
c2d494a0
PM
56282009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
5629
e1b52ce2
PM
5630 * gdb.base/shr1.c: Use %p in format string.
5631 * gdb.base/unload.c: Avoid warning in fprintf.
5632 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 5633
209f53f5
PM
56342009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
5635
5636 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
5637 long type.
5638 (test_unlink): Correct printf string.
5639 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
5640 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
5641
8172766a
JK
56422009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5643
5644 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
5645 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
5646 * gdb.arch/ia64-breakpoint-shadow.S: New file.
5647
0f73703c
UW
56482009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5649
5650 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
5651 * gdb.objc/nondebug.exp: Likewise.
5652
b32306ca
UW
56532009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5654
5655 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
5656 target_info setting.
5657
5658 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
5659 that detect new threads during "info threads".
5660
0057022f
UW
56612009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5662
5663 * gdb.threads/manythreads.c (main): Increase thread stack size
5664 to 2*PTHREAD_STACK_MIN.
5665 * gdb.threads/multi-create.c (main): Likewise.
5666 (create_function): Likewise.
5667
f29c0325
UW
56682009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5669
5670 * gdb.base/dump.exp: Pass difference of pointer types instead
5671 of integer types as offset to restore in intarr3.srec case.
5672
fcb34849
UW
56732009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5674
5675 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
5676
d5142e3b
UW
56772009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5678
5679 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
5680
087b74b2 56812009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 5682
087b74b2
PM
5683 New test for two watchpoints, with disabling of
5684 the first inserted.
5685 * testsuite/gdb.base/watchpoints.c: New file.
5686 * testsuite/gdb.base/watchpoints.exp: New file.
5687
96c07c5b
TT
56882009-09-25 Tom Tromey <tromey@redhat.com>
5689
5690 * gdb.base/charset.exp: Test utf-16 strings with Python.
5691
b8899f2b
TT
56922009-09-25 Tom Tromey <tromey@redhat.com>
5693
5694 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
5695 UCS-4.
5696 * gdb.base/charset.c (utf_32_string): Rename.
5697 (init_utf32): Rename.
5698 (main): Update.
5699
329719ec
TT
57002009-09-22 Tom Tromey <tromey@redhat.com>
5701
5702 * gdb.python/py-function.exp: Add regression tests.
5703
11ef0d76
KS
57042009-09-21 Keith Seitz <keiths@redhat.com>
5705
5706 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
5707 with invalid operator.
5708
3fe8f3b3
KS
57092009-09-21 Keith Seitz <keiths@redhat.com>
5710
5711 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
5712 and destructor using typedef name of class.
5713 * gdb.cp/classes.cc (class Base1): Add a destructor.
5714 (base1): New typedef.
5715 (use_methods): Instanitate an object of type base1.
5716 * gdb.cp/templates.exp (test_template_typedef): New procedure.
5717 (do_tests): Call test_template_typedef.
5718 * gdb.cp/templates.cc (Baz::~Baz): New method.
5719 (intBazOne): New typedef.
5720 (main): Instantiate intBazOne.
5721
7a9fe101
PM
57222009-09-21 Phil Muldoon <pmuldoon@redhat.com>
5723
5724 PR python/10633
5725
5726 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
5727 Function.
5728 (run_lang_tests): Add print elements test.
5729
2e4d963f
PM
57302009-09-21 Phil Muldoon <pmuldoon@redhat.com>
5731
5732 * gdb.python/py-value.exp (test_subscript_regression): New
5733 function. Test for invalid subscripts.
5734 * gdb.python/py-value.c (main): Add test array, and pointer to it.
5735 (ptr_ref): New function.
5736
ec7e75e7
PP
57372009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5738
5739 * gdb.base/default.exp: Fix "show convenience".
5740
0cc7d26f
TT
57412009-09-15 Tom Tromey <tromey@redhat.com>
5742
5743 * lib/mi-support.exp (mi_create_varobj): Update.
5744 (mi_create_floating_varobj): Likewise.
5745 (mi_create_dynamic_varobj): New proc.
5746 (mi_varobj_update): Update.
5747 (mi_varobj_update_with_type_change): Likewise.
5748 (mi_varobj_update_kv_helper): New proc.
5749 (mi_varobj_update_dynamic_helper): Rewrite.
5750 (mi_varobj_update_dynamic): New proc.
5751 (mi_list_varobj_children): Update.
5752 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
5753 * gdb.python/python-prettyprint.py (pp_outer): New class.
5754 (pp_nullstr): Likewise.
5755 (lookup_function): Register new printers.
5756 * gdb.python/python-prettyprint.c (struct substruct): New type.
5757 (struct outerstruct): Likewise.
5758 (substruct_test): New function.
5759 (struct nullstr): New type.
5760 (string_1, string_2): New globals.
5761 (main): Add new tests.
5762 * gdb.python/python-mi.exp: Added regression tests.
5763 * gdb.mi/mi2-var-display.exp: Update.
5764 * gdb.mi/mi2-var-cmd.exp: Update.
5765 * gdb.mi/mi2-var-child.exp: Update.
5766 * gdb.mi/mi2-var-block.exp: Update.
5767 * gdb.mi/mi-var-invalidate.exp: Update.
5768 * gdb.mi/mi-var-display.exp: Update.
5769 * gdb.mi/mi-var-cmd.exp: Update.
5770 * gdb.mi/mi-var-child.exp: Update.
5771 * gdb.mi/mi-var-block.exp: Update.
5772 * gdb.mi/mi-break.exp: Update.
5773 * gdb.mi/gdb701.exp: Update.
5774
a96d9b2e
SDJ
57752009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5776
5777 * Makefile.in: Inclusion of catch-syscall object.
5778 * gdb.base/catch-syscall.c: New file.
5779 * gdb.base/catch-syscall.exp: New file.
5780
b43b923a
MS
57812009-09-12 Michael Snyder <msnyder@vmware.com>
5782
5783 * gdb.reverse/step-reverse.exp: Explicitly check for targets
5784 that can support reverse debuggnig.
5785
cec03d70
TT
57862009-09-11 Tom Tromey <tromey@redhat.com>
5787
5788 * gdb.dwarf2/valop.S: New file.
5789 * gdb.dwarf2/valop.exp: New file.
5790
e23bb3fc
MK
57912009-09-11 Mark Kettenis <kettenis@gnu.org>
5792
5793 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
5794
37c3696d
DE
57952009-09-10 Doug Evans <dje@google.com>
5796
5797 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
5798 Add $gdb_prompt to second breakpoint regexp.
5799
5172aecb
JB
58002009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
5801
5802 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
5803 names, add missing ones.
5804 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
5805 * gdb.python/py-frame.c: Rename from python-frame.c.
5806 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
5807 testfile name.
5808 * gdb.python/py-function.exp: Rename from python-function.exp.
5809 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
5810 testfile name.
5811 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
5812 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
5813 Adjust testfile name.
5814 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
5815 * gdb.python/py-template.cc: Rename from python-template.cc.
5816 * gdb.python/py-template.exp: Rename from python-template.exp.
5817 Adjust testfile name.
5818 * gdb.python/py-value.c: Rename from python-value.c.
5819 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
5820 testfile name.
5821
b554e4bd
JK
58222009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5823
5824 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
5825 $bpt2address.
5826 (Second breakpoint address is valid on ia64)
5827 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
5828
9a68ae16
JM
58292009-09-03 Joseph Myers <joseph@codesourcery.com>
5830
5831 * gdb.base/ending-run.exp: Restrict regular expression matching
5832 line number to require closing brace following.
5833
146b9145
DE
58342009-09-03 Doug Evans <dje@google.com>
5835
5836 * gdb.base/store.exp (check_set): Fix typo in expected value message.
5837
787d21e1
TT
58382009-09-02 Tom Tromey <tromey@redhat.com>
5839
5840 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
5841
e7802207
TT
58422009-09-02 Tom Tromey <tromey@redhat.com>
5843
5844 * gdb.dwarf2/callframecfa.exp: New file.
5845 * gdb.dwarf2/callframecfa.S: New file.
5846
817aadd2
JK
58472009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5848
5849 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
5850 gdb.base/solib-overlap-main.c: New.
5851
4a76eae5
DJ
58522009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
5853
5854 PR gdb/10565
5855
5856 * gdb.base/bitfields.c (struct container, container): New.
5857 (main): Initialize it and call break5.
5858 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
5859
d4b96c9a
JK
58602009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5861
5862 Support constant DW_AT_data_member_location by GCC PR debug/40659.
5863 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
5864
4e22772d
JK
58652009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5866
5867 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
5868
2efab443
MS
58692009-08-26 Michael Snyder <msnyder@vmware.com>
5870
5871 * gdb.base/i386-reverse.c: New file.
5872 * gdb.base/i386-reverse.exp: New file.
5873 * gdb.base/Makefile.in: Add new files to be removed.
5874
07ab73a0
JM
58752009-08-26 Joseph Myers <joseph@codesourcery.com>
5876
5877 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
5878 environment-pwd for remote host.
5879 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
5880
676accff
KS
58812009-08-24 Keith Seitz <keiths@redhat.com>
5882
5883 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
5884 Add two new C++ completer tests which limit the output to a
889bf7c5 5885 given class.
676accff 5886
f9f7ad22
MS
58872009-08-24 Michael Snyder <msnyder@vmware.com>
5888
5889 * gdb.base/del.exp: Fix typo in comment.
5890 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
5891
81ecdfbb
RW
58922009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5893
5894 * configure: Regenerate.
5895 * gdb.hp/configure: Likewise.
5896 * gdb.hp/gdb.aCC/configure: Likewise.
5897 * gdb.hp/gdb.base-hp/configure: Likewise.
5898 * gdb.hp/gdb.compat/configure: Likewise.
5899 * gdb.hp/gdb.defects/configure: Likewise.
5900 * gdb.hp/gdb.objdbg/configure: Likewise.
5901 * gdb.stabs/configure: Likewise.
5902
cab0c772
UW
59032009-08-19 Doug Evans <dje@google.com>
5904
5905 * gdb.base/gdbvars.c: New file.
5906 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
5907
b8fa0bfa
PA
59082009-08-14 Pedro Alves <pedro@codesourcery.com>
5909
5910 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5911 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
5912
b84aa90a
PA
59132009-08-13 Pedro Alves <pedro@codesourcery.com>
5914
5915 * gdb.base/default.exp: Adjust "set language test": it's now an
5916 enum command. Larger help string moved to "help set language".
5917 * gdb.base/help.exp: Adjust "help set language" expected output,
5918 now lists all known languages.
5919
0d8f9b2c
NF
59202009-08-11 Nathan Froyd <froydnj@codesourcery.com>
5921
5922 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
5923 all frame arguments.
5924 * gdb.arch/altivec-regs.exp: Likewise.
5925
bda180e0
TT
59262009-08-07 Tom Tromey <tromey@redhat.com>
5927
5928 * gdb.base/setshow.exp: Add tests for changes to set language, set
5929 check range, and set check type.
5930
48cb2d85
VP
59312009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5932
5933 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
5934 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 5935 Call it.
48cb2d85 5936
1ea34204
UW
59372009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5938
5939 * configure.ac: Run gdb.cell tests when appropriate.
5940 * configure: Regenerate.
5941 * lib/cell.exp: New file.
5942 * gdb.cell: New directory.
5943 * gdb.cell/configure.ac: New file.
5944 * gdb.cell/configure: New file.
5945 * gdb.cell/Makefile.in: New file.
5946 * gdb.cell/arch.exp: New file.
5947 * gdb.cell/break.c: New file.
5948 * gdb.cell/break.exp: New file.
5949 * gdb.cell/break-spu.c: New file.
5950 * gdb.cell/bt.c: New file.
5951 * gdb.cell/bt2-spu.c: New file.
5952 * gdb.cell/bt-spu.c: New file.
5953 * gdb.cell/bt.exp: New file.
5954 * gdb.cell/coremaker.c: New file.
5955 * gdb.cell/coremaker-spu.c: New file.
5956 * gdb.cell/core.exp: New file.
5957 * gdb.cell/gcore.exp: New file.
5958 * gdb.cell/data.c: New file.
5959 * gdb.cell/data.exp: New file.
5960 * gdb.cell/data-spu.c: New file.
5961 * gdb.cell/ea-cache.exp: New file.
5962 * gdb.cell/ea-cache.c: New file.
5963 * gdb.cell/ea-cache-spu.c: New file.
5964 * gdb.cell/ea-standalone.c: New file.
5965 * gdb.cell/ea-standalone.exp: New file.
5966 * gdb.cell/ea-test.c: New file.
5967 * gdb.cell/ea-test.exp: New file.
5968 * gdb.cell/f-regs.exp: New file.
5969 * gdb.cell/mem-access.c: New file.
5970 * gdb.cell/mem-access.exp: New file.
5971 * gdb.cell/mem-access-spu.c: New file.
5972 * gdb.cell/ptype.exp: New file.
5973 * gdb.cell/registers.exp: New file.
5974 * gdb.cell/size.c: New file.
5975 * gdb.cell/sizeof.exp: New file.
5976 * gdb.cell/size-spu.c: New file.
5977 * gdb.cell/solib.exp: New file.
5978 * gdb.cell/solib-symbol.exp: New file.
5979
85e747d2
UW
59802009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5981
5982 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
5983
58d6951d
DJ
59842009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5985
5986 * gdb.base/float.exp: Handle VFP registers.
5987
6e0a4f15
MS
59882009-07-14 Michael Snyder <msnyder@vmware.com>
5989
dcd5da87
MS
5990 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
5991 to bring gdb to the beginning of the calling line.
5992
6e0a4f15
MS
5993 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
5994 confusing the i386 epilogue unwinder.
5995
782b2b07
SS
59962009-07-14 Stan Shebs <stan@codesourcery.com>
5997
5998 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
5999
f662c3bc
MS
60002009-07-14 Michael Snyder <msnyder@vmware.com>
6001
6002 * gdb.reverse/step-reverse.exp (stepi into function call):
6003 Call instruction may not be first instruction in the line.
6004 (reverse stepi from a function call): Used wrong line number.
6005
8f313923
JK
60062009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6007
6008 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
6009
4662c76e
JK
60102009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6011
6012 Fix gdb.base/macscp.exp when using custom inputrc.
6013 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
6014 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
6015 env(TERM) set.
6016 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
6017 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
6018
aa81e255
JK
60192009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6020
6021 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
6022 * gdb.base/annota1.exp (thread_test): Import global $testfile.
6023 Change the compilation target to match the testcase name.
6024 * gdb.base/sect-cmd.exp: Change the compilation target to match the
6025 testcase name.
6026 * a2-run.exp: Use for setup prepare_for_testing. Change the
6027 compilation target to match the testcase name.
6028 * gdb.base/commands.exp: Likewise.
6029 * gdb.base/finish.exp: Likewise.
6030 * gdb.base/float.exp: Likewise.
6031 * gdb.base/info-target.exp: Likewise.
6032 * gdb.base/relational.exp: Likewise.
6033 * gdb.base/term.exp: Likewise.
6034 * gdb.base/until.exp: Likewise.
6035 * gdb.base/volatile.exp: Likewise.
6036 * gdb.base/whatis-exp.exp: Likewise.
6037
4c93b1d7
HZ
60382009-07-11 Hui Zhu <teawater@gmail.com>
6039
6040 * gdb.base/help.exp (disassemble): Update expected help text.
6041
812f7342
TT
60422009-07-09 Tom Tromey <tromey@redhat.com>
6043
6044 * lib/gdb.exp: Handle TRANSCRIPT.
6045 (remote_spawn, remote_close, send_gdb): New procs.
6046
fbb8f299
PM
60472009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6048
6049 * gdb.python/python-prettyprint.c: Add counted null string
6050 structure.
6051 * gdb.python/python-prettyprint.exp: Print null string. Test for
6052 embedded nulls.
6053 * gdb.python/python-prettyprint.py (pp_ns): New Function.
6054 * gdb.python/python-value.exp (test_value_in_inferior): Add
6055 variable length string fetch tests.
6056 * gdb.python/python-value.c (main): Add strings for string fetch tests.
6057
c0ac0ec7
JK
60582009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6059
6060 * gdb.base/dump.exp (inaccessible memory is reported): New test.
6061
30b66ecc
TT
60622009-07-07 Tom Tromey <tromey@redhat.com>
6063
6064 * gdb.base/call-rt-st.exp: Update for change to escape output.
6065 * gdb.base/callfuncs.exp: Likewise.
6066 * gdb.base/charset.exp: Likewise.
6067 * gdb.base/constvars.exp: Likewise.
6068 * gdb.base/long_long.exp: Likewise.
6069 * gdb.base/pointers.exp: Likewise.
6070 * gdb.base/printcmds.exp: Likewise.
6071 * gdb.base/setvar.exp: Likewise.
6072 * gdb.base/store.exp: Likewise.
6073 * gdb.cp/ref-types.exp: Likewise.
6074 * gdb.mi/mi-var-child.exp: Likewise.
6075 * gdb.mi/mi-var-display.exp: Likewise.
6076 * gdb.mi/mi2-var-display.exp: Likewise.
6077 * gdb.base/charset.exp: Test octal escape sequence length.
6078 Update for change to escape output.
6079
187c4a2b
JK
60802009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6081
6082 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
6083
d80a43f9
DJ
60842009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
6085
6086 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
6087
047427a8
JK
60882009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6089
6090 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
6091 gdbserver increasing $portnum if "Can't bind address" has been seen.
6092
8b5a0f4f
PA
60932009-07-05 Pedro Alves <pedro@codesourcery.com>
6094
6095 * gdb.base/ending-run.exp: Add "step out of main" pattern for
6096 mingw32ce.
6097
7d93ba58
PA
60982009-07-05 Pedro Alves <pedro@codesourcery.com>
6099
6100 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
6101 VFP format.
6102
2277426b
PA
61032009-07-02 Pedro Alves <pedro@codesourcery.com>
6104
6105 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
6106 linux. Adjust to use "inferior", "info inferiors", "detach
6107 inferior" and "kill inferior" instead of "restart", "info fork",
6108 "detach fork" and "delete fork".
6109 * gdb.base/ending-run.exp: Spell out "info".
6110 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
6111 the "kill" command.
6112
5af949e3
UW
61132009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6114
6115 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
6116 change to prefix TLS offset in hex with 0x.
6117
5d3729b5
UW
61182009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6119
6120 * gdb.base/default.exp: Update test case for "x" changes.
6121
af589bd0
TG
61222009-07-01 Tristan Gingold <gingold@adacore.com>
6123
6124 * gdb.base/bigcore.exp: Make darwin untested.
6125
40974f91
JK
61262009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6127
6128 * gdb.base/completion.exp (directory completion): Create the directory.
6129 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
6130 escapeuniquesub.
6131 (directory completion 2): Expect now ${escapeuniquesub}.
6132 (Glob remaining of directory test): Remove one excessive newline.
6133 Expect the real output.
6134
59dd3af6
JK
61352009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6136
6137 Fix `make check//%' target after `make check' has been ran.
6138 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
6139 a mkdir call.
6140 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
6141 (%/.dir): Remove.
6142
f4e164aa
JK
61432009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6144
6145 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
6146 the expected result record.
6147
69af2122
JK
61482009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6149
6150 Remove racy FAILs relying just on the timeouts.
6151 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
6152 (annotation_level 2): Remove racy FAILs.
6153
2fd481e1
PP
61542009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
6155
6156 gdb/10275
889bf7c5
PA
6157 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
6158
c38f313d
DJ
61592009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
6160
6161 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
6162
8b777f02
VP
61632009-06-30 Vladimir Prus <vladimir@codesourcery.com>
6164
6165 * gdb.mi/mi-stack.exp: Testing symbolic options
6166 to -stack-list-locals and -stack-list-arguments.
6167
00c7eacf
JK
61682009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6169
6170 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
6171
6bc80edc
TT
61722009-06-29 Tom Tromey <tromey@redhat.com>
6173
6174 * dg-extract-results.sh: New file.
6175 * Makefile.in (FORCE_PARALLEL): New variable.
6176 (CHECK_TARGET): New conditional variable.
6177 (check): Use CHECK_TARGET.
6178 (DO_RUNTEST): New variable.
6179 (check-single): New target.
6180 (TEST_DIRS): New variable.
6181 (TEST_TARGETS): Likewise.
6182 (check-parallel): New target.
6183 (check-gdb.%): New pattern.
6184 (BASE1_FILES): New variable.
6185 (BASE2_FILES): Likewise.
6186 (check-gdb.base%): New pattern.
6187 (%/.dir): New pattern.
6188 * configure: Rebuild.
6189 * aclocal.m4 (AM_CONDITIONAL): New defun.
6190 * configure.ac: Check whether user is using GNU make.
6191 (GMAKE): New conditional.
6192
794684b6
SW
61932009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
6194
6195 * gdb.cp/namespace-nested-import.cc: New test.
6196 * gdb.cp/namespace-nested-import.exp: New test.
6197
edb3359d
DJ
61982009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6199
6200 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
6201 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
6202 * gdb.opt/Makefile.in (EXECUTABLES): Update.
6203 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
6204 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
6205 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
6206 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
6207 gdb.opt/inline-markers.c: New files.
6208 * lib/gdb.exp (skip_inline_frame_tests): New function.
6209 (skip_inline_var_tests): New function.
6210
cf657a0c
AS
62112009-06-27 Andreas Schwab <schwab@linux-m68k.org>
6212
6213 * gdb.cp/exception.exp: Don't require $hex before inner frame in
6214 backtrace.
6215
28d41a99
MS
62162009-06-27 Michael Snyder <msnyder@vmware.com>
6217
6218 * gdb.reverse: New directory.
6219 * gdb.reverse/break-reverse.c: New test.
6220 * gdb.reverse/break-reverse.exp: New test.
6221 * gdb.reverse/consecutive-reverse.c: New test.
6222 * gdb.reverse/consecutive-reverse.exp: New test.
6223 * gdb.reverse/finish-reverse.c: New test.
6224 * gdb.reverse/finish-reverse.exp: New test.
6225 * gdb.reverse/machinestate.c: New test.
6226 * gdb.reverse/ms1.c: New test.
6227 * gdb.reverse/machinestate.exp: New test.
6228 * gdb.reverse/Makefile.in: New file.
6229 * gdb.reverse/shr2.c: New test.
6230 * gdb.reverse/solib-reverse.c: New test.
6231 * gdb.reverse/solib-reverse.exp: New test.
6232 * gdb.reverse/step-reverse.c: New test.
6233 * gdb.reverse/step-reverse.exp: New test.
6234 * gdb.reverse/until-reverse.c: New test.
6235 * gdb.reverse/ur1.c: New test.
6236 * gdb.reverse/until-reverse.exp: New test.
6237 * gdb.reverse/watch-reverse.c: New test.
6238 * gdb.reverse/watch-reverse.exp: New test.
6239 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
6240 * configure: Regenerate.
6241
fe3c8b0d
DE
62422009-06-26 Doug Evans <dje@google.com>
6243
6244 * gdb.base/psymtab.exp: Turn off pending breakpoints.
6245
3a72a602
PM
62462009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
6247
6248 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
6249 windows problem for 'file delete $binfile'.
6250
27aa8d6a
SW
62512009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
6252
6253 * gdb.cp/namespace-using.exp: New test.
6254 * gdb.cp/namespace-using.cc: New test.
6255
8ac055f8
JB
62562009-05-20 Joel Brobecker <brobecker@adacore.com>
6257
6258 * gdb.ada/variant_record_packed_array: New testcase.
6259
85e306ed
TT
62602009-06-23 Tom Tromey <tromey@redhat.com>
6261
6262 * gdb.base/charset.exp (test_combination): Regression test.
6263 * gdb.base/charset.c (my_wchar_t): New typedef.
6264 (myvar): New global.
6265 (main): Set myvar.
6266
56643c5e
PM
62672009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
6268
6269 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
6270 target.
6271
1fac167a
UW
62722009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6273
6274 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
6275
7ccb0be9
UW
62762009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6277
6278 * gdb.mi/gdb680.exp: Update test for error message.
6279
568d6575
UW
62802009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6281
6282 * gdb.base/annota1.exp: Allow multiple occurrences of the
6283 frames-invalid annotation.
6284 * gdb.cp/annota2.exp: Likewise.
6285
7cd1089b
PM
62862009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6287
6288 * gdb.cp/gdb2495.cc: New file.
6289 * gdb.cp/gdb2495.exp: New file.
6290
72c63395
JK
62912009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6292
6293 Report error on GDB crash during runto.
6294 * lib/gdb.exp (runto <eof>): New.
6295
3788363d
DJ
62962009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
6297
6298 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
6299 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
6300 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
6301 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
6302 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
6303 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
6304 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
6305 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
6306 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
6307 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
6308 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
6309 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
6310 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6311 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
6312 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
6313 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
6314 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
6315 gdb.server/server-mon.exp, gdb.server/server-run.exp,
6316 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6317 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6318 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
6319 gdb.trace/passcount.exp, gdb.trace/report.exp,
6320 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
6321 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
6322 gdb.trace/while-stepping.exp: Use a unique name for the compiled
6323 executable.
6324
17592de3
PA
63252009-06-07 Pedro Alves <pedro@codesourcery.com>
6326
6327 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
6328 defined before referencing it.
6329
701e355d
DE
63302009-06-03 Doug Evans <dje@google.com>
6331
6332 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
6333 * gdb.arch/i386-see.c: Ditto.
6334
f2292c65
PM
63352009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
6336
6337 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
6338 (check_macro): Return 1 if undefined.
6339 If first test fails, check if macro debug information is available,
6340 and report unsupported test if no macro information is found.
6341
5a437975
DE
63422009-05-29 Doug Evans <dje@google.com>
6343
6344 * gdb.threads/hand-call-in-threads.exp: New.
6345 * gdb.threads/hand-call-in-threads.c: New.
6346
c141c696
MS
63472009-05-29 Michael Snyder <msnyder@vmware.com>
6348
6349 * gdb.base/break-always.exp: Change "1" to "on".
6350 Add confirmation check.
6351
b3444185
PA
63522009-05-28 Pedro Alves <pedro@codesourcery.com>
6353
6354 * gdb.threads/threxit-hop-specific.c: New.
6355 * gdb.threads/threxit-hop-specific.exp: New.
6356 * gdb.threads/thread-execl.c: New.
6357 * gdb.threads/thread-execl.exp: New.
6358
b6313243
TT
63592009-05-27 Tom Tromey <tromey@redhat.com>
6360 Thiago Jung Bauermann <bauerman@br.ibm.com>
6361
6362 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
6363 (mi_child_regexp): Likewise.
6364 (mi_list_varobj_children_range): Likewise.
6365 (mi_get_features): Likewise.
6366 (mi_list_varobj_children): Rewrite.
6367 * gdb.python/python-mi.exp: New file.
6368
a6bac58e
TT
63692009-05-27 Tom Tromey <tromey@redhat.com>
6370 Thiago Jung Bauermann <bauerman@br.ibm.com>
6371 Phil Muldoon <pmuldoon@redhat.com>
6372 Paul Pluzhnikov <ppluzhnikov@google.com>
6373
6374 * gdb.python/python-prettyprint.exp: New file.
6375 * gdb.python/python-prettyprint.c: New file.
6376 * gdb.python/python-prettyprint.py: New file.
6377 * gdb.base/display.exp: print/r is now valid.
6378
2c74e833
TT
63792009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6380 Tom Tromey <tromey@redhat.com>
6381 Pedro Alves <pedro@codesourcery.com>
6382 Paul Pluzhnikov <ppluzhnikov@google.com>
6383
6384 * gdb.python/python-template.exp: New file.
6385 * gdb.python/python-template.cc: New file.
6386 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
6387 tests.
6388 * gdb.python/python-value.exp (py_objfile_tests): New proc.
6389 Call it.
6390 (test_value_after_death): New proc.
6391 * gdb.python/python-value.c (PTR): New typedef.
6392 (main): New variable 'x'.
6393
89c73ade
TT
63942009-05-27 Tom Tromey <tromey@redhat.com>
6395
6396 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
6397 tests.
6398 * gdb.python/python-value.exp (py_objfile_tests): New proc.
6399 Call it.
6400
a75724bc
PA
64012009-05-27 Pedro Alves <pedro@codesourcery.com>
6402
6403 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
6404
e58b0e63
PA
64052009-05-24 Pedro Alves <pedro@codesourcery.com>
6406
6407 * gdb.threads/fork-thread-pending.c: New.
6408 * gdb.threads/fork-thread-pending.exp: New.
6409
4ac36638
JK
64102009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6411
6412 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
6413 * gdb.dwarf2/dw2-strp.S (a_string2): New.
6414
889bf7c5 64152009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 6416
889bf7c5 6417 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 6418
b242c3c2
PA
64192009-05-17 Pedro Alves <pedro@codesourcery.com>
6420
6421 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
6422 `gdb_get_line_number'. Call `callee' in both parent and child.
6423 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
6424 `gdb_get_line_number' instead of hardcoding line numbers.
6425 (catch_fork_unpatch_child): New procedure to test detaching
6426 breakpoints from child fork.
6427 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
6428 hardcoding line numbers.
6429 (do_fork_tests): Run `catch_fork_unpatch_child'.
6430
ee342b23
VP
64312009-05-17 Vladimir Prus <vladimir@codesourcery.com>
6432
6433 * gdb.mi/mi-cmd-var.exp: Check that when varobj
6434 of structure type enters or leaves the scope, it
6435 is reported by -var-update.
6436
e2009e98
DE
64372009-05-11 Doug Evans <dje@sebabeach.org>
6438
6439 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 6440 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
6441 * gdb.threads/schedlock.c (main): Fix off-by-one error.
6442
00903456
JK
64432009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6444
6445 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
6446
dc621c35
DE
64472009-04-30 Doug Evans <dje@google.com>
6448
6449 * gdb.threads/watchthreads2.exp: New testcase.
6450 * gdb.threads/watchthreads2.c: New testcase.
6451
9ab4e744
DE
64522009-04-29 Doug Evans <dje@google.com>
6453
6454 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
6455 * gdb.cp/mb-ctor.cc: Ditto.
6456 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
6457 * gdb.cp/mb-inline.h (multi_line_foo): New function.
6458 * gdb.cp/mb-inline1.cc: Call it.
6459 * gdb.cp/mb-inline2.cc: Ditto.
6460 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
6461 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
6462
484086b7
JK
64632009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6464
6465 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
6466 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
6467 Replace all uses of `decimal' by `nonzero'.
6468 (info macro FROM_COMMANDLINE): New test.
6469
379a77b5
TT
64702009-04-27 Tom Tromey <tromey@redhat.com>
6471
6472 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
6473
b92b73c2
DE
64742009-04-27 Doug Evans <dje@google.com>
6475
6476 * gdb.threads/watchthreads.c (main): Initialize args before starting
6477 the threads. Plus formatting cleanup.
6478 * gdb.threads/watchthreads.exp: Avoid errant failures due to
6479 biased scheduling of one thread.
6480
945a118d
JG
64812009-04-27 Jerome Guitton <guitton@adacore.com>
6482
6483 * gdb.cp/templates.cc (GetMax): New template.
6484 (main): Declare two instances of GetMax.
6485 * gdb.cp/templates.exp: Add new test.
6486
d389af10
JK
64872009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6488
6489 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
6490
e7f86de9
JM
64912009-04-22 Joseph Myers <joseph@codesourcery.com>
6492
6493 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
6494
334cc82d
TT
64952009-04-15 Tom Tromey <tromey@redhat.com>
6496
6497 * gdb.base/charset.exp: Add regression test.
6498
d12672cc
JB
64992009-04-14 Joel Brobecker <brobecker@adacore.com>
6500
6501 * gdb.base/exe-lock.exp: New testcase.
6502
18e8c3bc
TT
65032009-04-13 Tom Tromey <tromey@redhat.com>
6504
6505 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
6506 operator on Frame.
6507
5ecd5cbe
UW
65082009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6509
6510 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
6511 * gdb.server/ext-attach.exp: Likewise.
6512
7309f756
VP
65132009-04-03 Vladimir Prus <vladimir@codesourcery.com>
6514
6515 Eliminate some sleep usage.
6516
889bf7c5
PA
6517 * gdb.mi/basics.c (do_nothing): New.
6518 (main): Use do_nothing instead of printf, so that
6519 not to introduce race condition between output of
6520 inferiour and output of gdb. Do not use sleep as it
6521 is not generally available on embedded targets.
7309f756 6522
f4b95f6f
PA
65232009-04-02 Pedro Alves <pedro@codesourcery.com>
6524
6525 * gdb.server/ext-attach.exp: Expect an optional process id after
6526 "Detached from remote process".
6527
de40b933
JK
65282009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6529
6530 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
6531 gdb.dwarf2/dw2-unresolved.exp: New.
6532
2ae101a4
PA
65332009-04-02 Pedro Alves <pedro@codesourcery.com>
6534
6535 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
6536 mi_run_to_main.
6537
56a8e183
PA
65382009-04-02 Pedro Alves <pedro@codesourcery.com>
6539
6540 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
6541 mi_run_to_main. Skip thread exit test on remote targets.
6542 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
6543 mi_run_to_main.
6544 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
6545 mi_run_to_main.
6546 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
6547 when expecting ^connected. Detect when the target doesn't support
6548 non-stop mode.
6549 (mi_run_cmd): Detect if non-stop mode was requested by isn't
6550 supported. Return -1 on error, 0 on success.
6551 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
6552 (mi_runto): Return mi_runto_helper's result explicitly.
6553
c35fafde
PA
65542009-04-01 Pedro Alves <pedro@codesourcery.com>
6555
6556 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
6557
f8a8dce6
JB
65582009-04-01 Tom Tromey <tromey@redhat.com>
6559
6560 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
6561 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
6562 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
6563 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
6564
71c25dea
TT
65652009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
6566 Jan Kratochvil <jan.kratochvil@redhat.com>
6567
6568 PR gdb/931
6569 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
6570 output.
6571 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
6572 for gdb/931.
6573 * dw2-strp.S (DW_AT_language): Change to C++.
6574 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
6575
02d9a9ce
JB
65762009-03-31 Joel Brobecker <brobecker@adacore.com>
6577
6578 * gdb.ada/tasks: New testcase.
6579
1042e4c0
SS
65802009-03-30 Stan Shebs <stan@codesourcery.com>
6581
6582 * gdb.trace/actions.exp: Update to match new info trace format.
6583 * gdb.trace/deltrace.exp: Ditto.
6584 * gdb.trace/infotrace.exp: Ditto.
6585 * gdb.trace/passcount.exp: Ditto.
6586 * gdb.trace/save-trace.exp: Ditto.
6587 * gdb.trace/while-stepping.exp: Ditto.
6588 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
6589
f8f6f20b
TJB
65902009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6591
6592 * gdb.python/python-frame.c: New file.
6593 * gdb.python/python-frame.exp: New file.
6594
c0c6f777
TJB
65952009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6596
6597 * gdb.python/python-value.exp: Add tests for the address
6598 attribute.
6599
3cb51905
AS
66002009-03-29 Andreas Schwab <schwab@linux-m68k.org>
6601
6602 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
6603
88fc996f
DE
66042009-03-26 Doug Evans <dje@google.com>
6605
6606 * gdb.mi/mi-nonstop-exit.exp: New file.
6607 * gdb.mi/non-stop-exit.c: New file.
6608
56ef84b1
TT
66092009-03-26 Tom Tromey <tromey@redhat.com>
6610
6611 Update for change to prologue skipping:
6612 * gdb.mi/mi2-simplerun.exp: Update.
6613 * gdb.mi/mi2-break.exp: Update.
6614 * gdb.mi/mi-simplerun.exp: Update.
6615 * gdb.mi/mi-break.exp: Update.
6616 * gdb.base/ending-run.exp: Update.
6617
def2b000
TJB
66182009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6619
6620 * gdb.python/python-value.exp (test_value_in_inferior): Test
6621 gdb.Value.is_optimized_out attribute.
6622
442ddf59
JK
66232009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6624
6625 * gdb.dwarf2/dw2-noloc-main.c: New file.
6626 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
6627 (.text): Remove.
6628 (.data): New.
6629 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
6630 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
6631 (DW_TAG_subprogram func_cu1, noloc): Remove.
6632 (main): New.
6633 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
6634 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
6635 (file_symbols): New procedure.
6636
a8df5de4
TT
66372009-03-25 Tom Tromey <tromey@redhat.com>
6638
6639 * gdb.base/charset.exp (valid_target_charset): New proc.
6640 Use it to skip tests on invalid charsets.
6641
cc1d7add
PM
66422009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
6643
6644 * gdb.base/completion.exp: Add a test for directory completion.
6645
bcd5727b
JK
66462009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6647
6648 Fix a racy FAIL.
6649 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
6650 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
6651
cc924cad
TJB
66522009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6653
6654 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
6655 * gdb.python/python-function.exp: Add test for function returning
6656 a GDB value.
6657
bc3b79fd
TJB
66582009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
6659
6660 * gdb.python/python-function.exp: New file.
6661
6c7a06a3
TT
66622009-03-20 Tom Tromey <tromey@redhat.com>
6663
6664 * gdb.base/store.exp: Update for change to escape output.
6665 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
6666 to escape output.
6667 * gdb.base/pointers.exp: Update for change to escape output.
6668 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
6669 to escape output.
6670 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
6671 escape output.
6672 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
6673 to escape output.
6674 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
6675 escape output.
6676 * gdb.base/setvar.exp: Update for change to escape output.
6677 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
6678 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
6679 to escape output.
6680 (test_print_string_constants): Likewise.
6681 * gdb.base/charset.exp (valid_host_charset): Check size of
6682 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
6683 cases. Handle "auto"-related output.
6684 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
6685 (uvar, Uvar): New globals.
6686
c31af87b
JG
66872009-03-19 Jerome Guitton <guitton@adacore.com>
6688
6689 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
6690 deltas.
6691 * gdb.ada/fixed_points.exp: Ditto.
6692
51272cf2
PA
66932009-03-18 Pedro Alves <pedro@codesourcery.com>
6694
6695 * return-nodebug.c: Don't include stdio.h.
6696 (init): Delete.
6697 (func): Delete definition and provide extern declaration.
6698 (t): New.
6699 (main): Don't call printf. Call func and store its result in t.
6700 * return-nodebug1.c: New.
6701 * return-nodebug.exp: Don't expect stdio output. Instead, print
6702 the global variable t. Drop printf formatters and cast types from
6703 foreach loop. Don't use prepare_for_testing. Compile
6704 return-nodebug.c and return-nodebug1.c in separate steps. Don't
6705 define FORMAT or CAST.
6706
d24948ac
PP
67072009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6708
6709 * gdb.base/solib-display.exp: Disable test for remote targers.
6710
61ff14c6
JK
67112009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6712
6713 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
6714
cb4dce93
JK
67152009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6716
6717 Fix a racy FAIL.
6718 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
6719 code from `follow parent, print pids'.
6720 (`follow child, print pids', `follow parent, print pids'): Call it.
6721 Replace `gdb_test "break..."' by gdb_breakpoint.
6722
f7c60c5e
VP
67232009-03-13 Vladimir Prus <vladimir@codesourcery.com>
6724
6725 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 6726 sync and async modes.
f7c60c5e 6727
383ace49
JB
67282009-03-12 Joel Brobecker <brobecker@adacore.com>
6729
6730 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
6731 that was checked in by mistake. Remove loading of ada.exp, since
6732 this is not necessary in this case.
6733
4ce102af
JB
67342009-03-12 Joel Brobecker <brobecker@adacore.com>
6735
6736 * gdb.ada/ptype_arith_binop.exp: New testcase.
6737
529a2aef
JB
67382009-03-12 Joel Brobecker <brobecker@adacore.com>
6739
6740 * gdb.ada/mod_from_name: New testcase.
6741
8a38181c
JB
67422009-03-12 Joel Brobecker <brobecker@adacore.com>
6743
6744 * gdb.ada/tick_last_segv: New testcase.
6745
11436dee
VP
67462009-03-12 Vladimir Prus <vladimir@codesourcery.com>
6747
61ff14c6 6748 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 6749
1f31650a
VP
67502009-03-12 Vladimir Prus <vladimir@codesourcery.com>
6751
61ff14c6
JK
6752 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
6753 include the token in ^running and frame info in *stopped.
1f31650a 6754
a3247a22
PP
67552009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6756
6757 * solib-display.exp: New file.
6758 * solib-display-main.c: New file.
6759 * solib-display-lib.c: New file.
61ff14c6 6760
aae64587
PA
67612009-03-05 Pedro Alves <pedro@codesourcery.com>
6762
6763 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
6764
44aabfbc
JK
67652009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6766
6767 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
6768 (list_and_check_macro): Use more specific test name.
6769 (next to definition): Make the test names unique.
6770
c087fcd3
PM
67712009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
6772
6773 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 6774
c86cf029
VP
67752009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6776
6777 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
6778 notifications.
6779 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
6780 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
6781 * lib/mi-support.exp (library_loaded_re): New.
6782 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
6783
3ea85240
VP
67842009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6785
6786 * gdb.gdb/observer.exp: Use test_notification observer, not
6787 normal_stop, everywhere.
6788 (test_normal_stop_notifications): Rename to...
6789 (test_notifications): ...this.
6790 (test_observer_normal_stop): Rename to...
6791 (test_observer): ...this.
6792
1903f0e6
DE
67932009-02-16 Doug Evans <dje@google.com>
6794
6795 * gdb.arch/amd64-disp-step.S (test_int3): New test.
6796 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
6797 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
6798 (test_prefixed_syscall,test_int3): New tests.
6799 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
6800 (test_prefixed_syscall,test_int3): New tests.
6801
1d33d6ba
VP
68022009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6803
3cb51905
AS
6804 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
6805 (mi_expect_interrupt): Likewise.
6806 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
6807 response.
1d33d6ba 6808
faafb047
PM
68092009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
6810
6811 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
6812 * gdb.base/pc-fp.exp (get_valueofx): Remove.
6813 Replace calls to get_valueofx by get_hexadecimal_valueof.
6814
417e16e2
PM
68152009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
6816
6817 * lib/gdb.exp (get_valueof): Accept anything as a return value.
6818 (get_integer_valueof): New procedure.
6819 (get_sizeof): Use new get_integer_value_of.
6820 * gdb.base/sizeof.exp: Replace all uses of get_valueof
6821 by get_integer_valueof.
6822
7065b901
TT
68232009-02-13 Tom Tromey <tromey@redhat.com>
6824
6825 * gdb.base/remote.exp (get_sizeof): Remove.
6826 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
6827 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
6828 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
6829 * lib/gdb.exp (get_valueof): Move from long_long.exp.
6830 (get_sizeof): Likewise.
6831
5d7cb8df
JK
68322009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6833
6834 PR fortran/9806
6835 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
6836
b2febfff
PP
68372009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6838
6839 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
6840
4aa995e1
PA
68412009-02-06 Pedro Alves <pedro@codesourcery.com>
6842
6843 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
6844
d8906c6f
TJB
68452009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
6846
6847 * gdb.python/python-cmd.exp: New file.
6848
ff4ab08d
TG
68492009-02-06 Tristan Gingold <gingold@adacore.com>
6850
6851 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
6852
aacd552b
TG
68532009-02-05 Tristan Gingold <gingold@adacore.com>
6854
6855 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
6856 pointer is dereferenced and use this signal name in regexp.
6857 * gdb.base/signull.exp: Ditto.
6858 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
6859 * gdb.base/signull.c (main): Ditto.
6860
08c637de
TJB
68612009-02-04 Tom Tromey <tromey@redhat.com>
6862 Thiago Jung Bauermann <bauerman@br.ibm.com>
6863
6864 * gdb.python/python-value.exp: Use `gdb.history' instead of
6865 `gdb.value_from_history'.
6866 (test_value_numeric_ops): Add test for conversion of enum constant.
6867 * gdb.python/python-value.c (enum e): New type.
6868 (evalue): New global.
6869 (main): Use argv.
6870
20261af8
JG
68712009-02-04 Jerome Guitton <guitton@adacore.com>
6872
6873 * gdb.ada/uninitialized_vars: New test program.
6874 * gdb.ada/uninitialized_vars.exp: New testcase.
6875
52e44b43
TT
68762009-02-02 Tom Tromey <tromey@redhat.com>
6877
6878 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
6879 * gdb.cp/pr2489.cc: Rename...
6880 * gdb.cp/pr9594.cc: ... to this.
6881
1c71341a
TT
68822009-02-02 Tom Tromey <tromey@redhat.com>
6883
6884 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
6885 * gdb.cp/pr2489.cc: New file.
6886 * gdb.cp/cpcompletion.exp: New file.
6887
a4295225
TT
68882009-02-02 Tom Tromey <tromey@redhat.com>
6889
6890 PR exp/9059:
6891 * gdb.cp/call-c.exp: Add regression test.
6892 * gdb.cp/call-c.cc (FooHandle): New typedef.
6893 (main): New variable 'handle'.
6894
592375cd
VP
68952009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6896
6897 * lib/mi-support.exp (et_mi_thread_list)
6898 (check_mi_and_console_threads): Adjust for current thread in
6899 -thread-list-ids output.
6900
41447f92
VP
69012009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6902
889bf7c5
PA
6903 * gdb.mi/mi-break.exp (test_disabled_creation): New.
6904 Call it.
41447f92 6905
35669430
DE
69062009-01-28 Doug Evans <dje@google.com>
6907
6908 * gdb.arch/amd64-disp-step.S: New file.
6909 * gdb.arch/amd64-disp-step.exp: New file.
6910 * gdb.arch/i386-disp-step.S: New file.
6911 * gdb.arch/i386-disp-step.exp: New file.
6912
09f00d9a
PM
69132009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
6914
6915 * gdb.base/find.exp: Set newline variable
6916 using quotes instead of braces to fix cygwin failures.
6917
1e8fb976
PA
69182009-01-23 Pedro Alves <pedro@codesourcery.com>
6919
6920 * gdb.base/radix.exp: Add tests to ensure that that set
6921 input-radix 0 and set output-radix 0 are really rejected.
6922
da061712
PA
69232009-01-23 Pedro Alves <pedro@codesourcery.com>
6924
6925 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
6926 copyright years.
6927
dd7e2d2b
PA
69282009-01-23 Pedro Alves <pedro@codesourcery.com>
6929
6930 PR gdb/9664:
6931 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
6932
392452f6
PA
69332009-01-22 Pedro Alves <pedro@codesourcery.com>
6934
6935 PR c++/9631:
6936 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
6937
8653e71c
PM
69382009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
6939
6940 * gdb.server/file-transfer.exp: Use EXEEXT variable for
6941 binfile definition to fix Windows OS failure.
6942
a12cc160
DJ
69432009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6944
6945 PR gdb/9346
6946 * gdb.base/interrupt.c (sigint_handler): New.
6947 (main): Install a SIGINT handler if SIGNALS is defined. Exit
6948 on error.
6949 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
6950 Test "signal SIGINT".
6951
b89667eb
DE
69522009-01-19 Doug Evans <dje@google.com>
6953
6954 * gdb.base/break.exp: Update expected gdb output.
6955 * gdb.base/sepdebug.exp: Ditto.
6956 * gdb.mi/mi-syn-frame.exp: Ditto.
6957 * gdb.mi/mi2-syn-frame.exp: Ditto.
6958 * gdb.base/call-signal-resume.exp: New file.
6959 * gdb.base/call-signals.c: New file.
6960 * gdb.base/unwindonsignal.exp: New file.
6961 * gdb.base/unwindonsignal.c: New file.
6962 * gdb.threads/interrupted-hand-call.exp: New file.
6963 * gdb.threads/interrupted-hand-call.c: New file.
6964 * gdb.threads/thread-unwindonsignal.exp: New file.
6965
adb483fe
DJ
69662009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6967
6968 * gdb.base/define.exp: Test defining and hooking prefix commands.
6969 * gdb.python/python.exp: Update test for "show user" output.
6970
60023297
JK
69712009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6972
6973 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
6974 now the output exactly, using less wildcards. Expect also the output
6975 of gfortran-4.3. Update for the f-valprint.c modification from
6976 2008-04-22.
6977 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
6978 Remove gdb_test test names where matching the command.
6979
ccc57cf9
PA
69802009-01-01 Pedro Alves <pedro@codesourcery.com>
6981
6982 PR breakpoints/9681:
6983 * gdb.base/watchpoint.exp: Add regression test.
6984
c7a6ca08
PA
69852008-12-31 Pedro Alves <pedro@codesourcery.com>
6986
6987 * gdb.threads/attach-into-signal.exp: Don't use
6988 gdb_suppress_entire_file.
6989 * gdb.threads/attach-stopped.exp: Ditto.
6990 * gdb.threads/attachstop-mt.exp: Ditto.
6991
3a031f65
PA
69922008-12-31 Pedro Alves <pedro@codesourcery.com>
6993
6994 PR gdb/8812:
6995 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
6996
09e6485f
PA
69972008-12-29 Pedro Alves <pedro@codesourcery.com>
6998
6999 PR gdb/7536:
7000 * gdb.base/radix.exp: Add tests to ensure invalid input radices
7001 and unsupported output radices are really rejected.
7002
0cd53049
JK
70032008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7004
7005 * gdb.cp/punctuator.exp: Backslash the '$' signs.
7006
ba163c7e
TT
70072008-12-22 Tom Tromey <tromey@redhat.com>
7008
7009 * gdb.cp/punctuator.exp: New file.
7010
6f4de6c9
JK
70112008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7012
7013 * gdb.base/completion.exp (Completing non-existing component): New test.
7014
0f34d0b4
JK
70152008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7016
7017 Fix for PR gdb/8648.
7018 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
7019 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
7020 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
7021 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
7022
db2ad4c3
JK
70232008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7024
7025 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
7026
bb5ef15e
DP
70272008-12-16 Christophe Lyon <christophe.lyon@st.com>
7028
7029 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
7030 compiler actually generate code at the expected line number.
7031
90142adc
JZ
70322008-12-15 Jie Zhang <jie.zhang@analog.com>
7033
7034 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
7035
fad6eecd
TT
70362008-12-12 Tom Tromey <tromey@redhat.com>
7037
7038 * gdb.base/commands.exp (redefine_hook_test): New proc.
7039 Call it.
7040
17c8aaf5
TT
70412008-12-11 Tom Tromey <tromey@redhat.com>
7042
7043 * gdb.base/macscp.exp: New regression test.
7044
7c8adf68
TT
70452008-12-11 Tom Tromey <tromey@redhat.com>
7046
7047 * gdb.base/macscp.exp: Print "address.addr".
7048 * gdb.base/macscp1.c (struct outer): New struct.
7049 (address): New global.
7050
b05dcbb7
TT
70512008-12-09 Tom Tromey <tromey@redhat.com>
7052
7053 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
7054 Call it.
7055
2d476de1
DE
70562008-12-04 Doug Evans <dje@google.com>
7057
7058 * gdb.server/ext-run.exp: Relax regexp for init program.
7059
87bdc959
TG
70602008-12-03 Tristan Gingold <gingold@adacore.com>
7061
7062 * gdb.base/macscp.exp: Generate an object file during compilation
7063 to work around Darwin dsymutil limitations.
7064
e0740f77
JK
70652008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7066
7067 Test resolving external references to TLS variables.
7068 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
7069 FILE2_THREAD_LOCAL.
7070 (testfile2, srcfile2): New variables.
7071 * gdb.threads/tls.c (file2_thread_local)
7072 (function_referencing_file2_thread_local): New.
7073 * gdb.threads/tls2.c: New file.
7074
67f0aac5
JB
70752008-11-28 Joel Brobecker <brobecker@adacore.com>
7076
7077 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
7078 rather than integer, as integer might not be big enough when
7079 on 64bit targets.
67f0aac5 7080
c332165e
JG
70812008-11-27 Jerome Guitton <guitton@adacore.com>
7082
7083 * gdb.cp/formatted-ref.exp: Add equality test.
7084 * gdb.ada/formatted_ref.exp: Ditto.
7085
fc9b693c
JK
70862008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7087
7088 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
7089 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
7090
a9c64011
AS
70912008-11-20 Andreas Schwab <schwab@suse.de>
7092
7093 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
7094 matching syscall entry point.
7095 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7096 (tcatch_vfork_then_child_follow): Likewise. Finish through
7097 vfork even if we stopped at the syscall trampoline.
7098
e2fd701e
DE
70992008-11-20 Doug Evans <dje@google.com>
7100
7101 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
7102
69abc51c
TJB
71032008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
7104
7105 * gdb.arch/ppc-dfp.exp: New file.
7106 * gdb.arch/ppc-dfp.c: New file.
7107
c14c28ba
PP
71082008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7109
7110 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 7111
2e74121d
DE
71122008-11-17 Doug Evans <dje@google.com>
7113
7114 * gdb.mi/mi-syn-frame.exp: Update expected output.
7115 * gdb.mi/mi2-syn-frame.exp: Update expected output.
7116
66bb093b
VP
71172008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7118
7119 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
7120 "thread N" results in =thread-selected.
7121 * lib/mi-support (mi_run_cmd, mi_expect_stop)
7122 (mi_send_resuming_command_raw): Be prepared for
7123 =thread-selected.
7124
3d043ef6
VP
71252008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7126
a9c64011
AS
7127 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
7128 * lib/mi-support.exp: Likewise.
3d043ef6 7129
808104c8
JB
71302008-11-16 Joel Brobecker <brobecker@adacore.com>
7131
7132 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
7133 commands from the expected output for "help catch".
7134
00b22944
JB
71352008-11-15 Joel Brobecker <brobecker@adacore.com>
7136
7137 * gdb.ada/int_deref.exp: New testcase.
7138
59669435
TT
71392008-11-14 Nick Roberts <nickrob@snap.net.nz>
7140
7141 * gdb.mi/gdb2549.exp: New file.
7142
de04a248
DE
71432008-11-11 Doug Evans <dje@google.com>
7144
7145 * gdb.base/callexit.exp: New file.
7146 * gdb.base/callexit.c: New file.
7147
6b8ce727
DE
71482008-11-10 Doug Evans <dje@google.com>
7149
7150 * lib/gdb.exp (GDBFLAGS): Move -nx ...
7151 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
7152 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
7153 (default_gdb_start,default_gdb_exit): Ditto.
7154 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
7155 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
7156 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
7157 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
7158 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
7159 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
7160
1b14b8aa
AS
71612008-11-03 Andreas Schwab <schwab@suse.de>
7162
7163 * gdb.base/hashline2.exp: Fix typo.
7164 * gdb.base/hashline3.exp: Likewise.
7165
f3134b88
TT
71662008-10-30 Tom Tromey <tromey@redhat.com>
7167
7168 * gdb.base/pointers.exp: Add test.
7169 * gdb.base/pointers.c (k, S): New typedefs.
7170 (instance): New global.
7171
c2226152
AS
71722008-10-30 Andreas Schwab <schwab@suse.de>
7173
7174 * gdb.base/args.exp: Add tests for newlines.
7175
462f405c
JB
71762008-10-30 Joel Brobecker <brobecker@adacore.com>
7177
7178 gdb.base/foll-exec.exp: Update the expected output of a couple
7179 of "info breakpoints" tests.
7180
79a45b7d
TT
71812008-10-28 Tom Tromey <tromey@redhat.com>
7182
7183 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
7184
adc13a14
PA
71852008-10-24 Pedro Alves <pedro@codesourcery.com>
7186
7187 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
7188 gdb_start_cmd.
7189 Use runto_main before any test that requires execution.
7190
252fbfc8
PA
71912008-10-23 Pedro Alves <pedro@codesourcery.com>
7192
7193 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
7194 instead of SIGINT.
7195
28148e3d
JB
71962008-10-22 Joel Brobecker <brobecker@adacore.com>
7197
7198 * gdb.base/completion.exp: Update expected output following
7199 the addition of the "info tasks" command.
7200
c209f847
TT
72012008-10-22 Tom Tromey <tromey@redhat.com>
7202
7203 * gdb.base/exprs.exp (test_expr): Add test for string
7204 concatenation.
7205
f177e350
PA
72062008-10-19 Pedro Alves <pedro@codesourcery.com>
7207
7208 * configure.ac: Output gdb.python/Makefile.
7209 * configure: Regenerate.
7210 * gdb.python/Makefile.in: New.
7211
cce89356
JB
72122008-10-16 Joel Brobecker <brobecker@adacore.com>
7213
7214 * gdb.base/foll-fork.exp: Adjust the expected output to match
7215 the new description for fork/vfork catchpoints in the "info
7216 breakpoints" output.
7217
176d289d
TJB
72182008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
7219
7220 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
7221
a08702d6
TJB
72222008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7223
7224 * gdb.python/python-value.c: New file.
7225 * gdb.python/python-value.exp: New file.
7226
1c5cfe86
PA
72272008-10-15 Pedro Alves <pedro@codesourcery.com>
7228
7229 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
7230
5a98ad69
DP
72312008-10-15 Denis Pilat <denis.pilat@st.com>
7232
41702f1b 7233 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 7234
dcb1a1e2
TT
72352008-10-09 Tom Tromey <tromey@redhat.com>
7236
7237 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
7238 'fprintf' and 'stderr'.
7239
9124fe48
JB
72402008-10-07 Joel Brobecker <brobecker@adacore.com>
7241
7242 * gdb.ada/ref_tick_size.exp: New testcase.
7243
45452591
DE
72442008-10-06 Doug Evans <dje@google.com>
7245
7246 * gdb.dwarf2/dw2-cu-size.exp: New file.
7247 * gdb.dwarf2/dw2-cu-size.S: New file.
7248
7249 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
7250 .Ltype_int for clarity.
7251
4fc5b208
PP
72522008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7253
7254 PR gdb/2384:
7255 * gdb.cp/gdb2384.exp: Extended to test more cases.
7256 * gdb.cp/gdb2384.cc: Likewise.
7257 * gdb.cp/gdb2384-base.h: Likewise.
7258 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 7259
d78df370
JK
72602008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7261
7262 * gdb.base/maint.exp (maint print type): Remove printing
7263 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
7264
9a044a89
TT
72652008-09-30 Tom Tromey <tromey@redhat.com>
7266
7267 * gdb.base/macscp.exp: Add completion tests.
7268 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
7269 (TWENTY_THREE): Likewise.
7270 (FORTY_EIGHT): Likewise.
7271
506800a9
TT
72722008-09-30 Tom Tromey <tromey@redhat.com>
7273
7274 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
7275 everywhere.
7276 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
7277
1a6f01b5
JK
72782008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7279
7280 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
7281 testcase is derived from. Fix racy dependency on an expected PID
7282 number. No longer support the testcase on Linux kernel 2.4.x.
7283
2fae03e8
TT
72842008-09-27 Tom Tromey <tromey@redhat.com>
7285
7286 * gdb.base/macscp.exp: Add tests for stringification, splicing,
7287 and varargs.
7288
1ad15515
PA
72892008-09-22 Pedro Alves <pedro@codesourcery.com>
7290
7291 * lib/mi-support.exp (mi_expect_interrupt): New.
7292 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
7293 from gdb.mi/mi-nonstop.exp.
7294 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
7295 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
7296 lib/mi-support.exp.
7297 Use mi_check_thread_states throughout. Avoid ".*" and do not
7298 require an anchor after -exec-run.
7299
d0b76dc6
DJ
73002008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
7301
7302 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
7303 stop is pending. Avoid ".*" when two stops are pending.
7304 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
7305 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
7306 newlines in fullnames.
7307 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
7308 (mi_expect_stop): Update comments. Only anchor in sync mode.
7309 Do not match newlines.
7310 (mi_send_resuming_command_raw): Always return status.
7311 (mi_get_stop_line): Do not match more than one line by accident.
7312 Only anchor in sync mode.
7313 (mi_run_inline_test): If -exec-next fails, give up.
7314
9990c830
UW
73152008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7316
7317 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
7318 on SPU.
7319
ebcf6f00
JB
73202008-09-10 Joel Brobecker <brobecker@adacore.com>
7321
7322 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
7323
b6db24e5
JB
73242008-09-10 Joel Brobecker <brobecker@adacore.com>
7325
7326 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
7327 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
7328 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
7329 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
7330 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
7331 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
7332 gdb.ada/interface.exp, gdb.ada/null_array.exp,
7333 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
7334 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
7335 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
7336 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
7337 Include the "= " sequence in the expected output of print tests.
7338
2bf448e0
JB
73392008-09-10 Joel Brobecker <brobecker@adacore.com>
7340
7341 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
7342 description for boolean types.
7343
d51fd4c8
PA
73442008-09-09 Pedro Alves <pedro@codesourcery.com>
7345
7346 * gdb.base/hook-stop-continue.c: New.
7347 * gdb.base/hook-stop-continue.exp: New.
7348
694182d2
DJ
73492008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7350
7351 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
7352
3b8a7fc0
JG
73532008-09-08 Jerome Guitton <guitton@adacore.com>
7354
7355 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
7356 (stack_check_probe_2, stack_check_probe_loop_1)
7357 (stack_check_probe_loop_2): New functions.
7358 (main): Add call to these new functions.
7359 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
7360 functions, check that the breakpoint is inserted at the appropriate
7361 location.
7362 (insert_breakpoint): Slightly refine this procedure so that it can
7363 be called several times in the test.
7364
96cc0ae8
JG
73652008-09-08 Jerome Guitton <guitton@adacore.com>
7366
7367 * gdb.base/stack-checking.c: New file.
7368 * gdb.base/stack-checking.exp: New file.
7369
1f08b409
TJB
73702008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
7371
7372 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
7373 * gdb.arch/altivec-regs.exp: Likewise.
7374 * gdb.arch/vsx-regs.exp: Likewise.
7375
3099e1c4
TJB
73762008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
7377
7378 * gdb.arch/ppc-fp.exp: New file.
7379 * gdb.arch/ppc-fp.c: New file.
7380
cc69bfc1
PP
73812008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
7382
7383 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
7384 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 7385
b02a33db
MS
73862008-09-04 Michael Snyder <msnyder@vmware.com>
7387
7388 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
7389 as "at" (for non-debug functions such as _start).
7390
2992cbe0
UW
73912008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7392
7393 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
7394 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
7395 software watchpoints.
7396 * gdb.base/watch_thread_num.exp: Likewise.
7397
514f746b
AR
73982008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
7399
7400 * gdb.arch/i386-bp_permanent.exp: New test.
7401
876cecd0
TT
74022008-08-24 Tom Tromey <tromey@redhat.com>
7403
7404 * gdb.base/maint.exp: Update "maint print type".
7405
80f73d71
VP
74062008-08-21 Vladimir Prus <vladimir@codesourcery.com>
7407
7408 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
7409 support. Adjust the order of "*running" notifications.
7410 * gdb.mi/non-stop.c: Don't cast from int to void* and
7411 back.
7412
d9c78d7d
MK
74132008-08-20 Mark Kettenis <kettenis@gnu.org>
7414
7415 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
7416 expect to find it in the "info frame" output.
7417
97a2d1d3
DJ
74182008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
7419
7420 * gdb.base/interp.exp: Always consume both prompts.
7421
b96e2927
PA
74222008-08-20 Pedro Alves <pedro@codesourcery.com>
7423
7424 * gdb.base/pending.exp: Test pending breakpoints without symbols
7425 loaded.
7426
8cf6e61a
VP
74272008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7428
7429 * lib/mi-support.exp (mi_expect_stop): Produce
7430 more details on failures.
7431 * gdb.mi/mi-nonstop.exp: New.
7432 * gdb.mi/non-stop.c: New.
7433
c6ebd6cf
VP
74342008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7435
a9c64011
AS
7436 * gdb.mi/mi-async.exp: Use 'set target-async'.
7437 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 7438
46a9b8ed
DJ
74392008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
7440
7441 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
7442
44feb3ce
TT
74432008-08-17 Tom Tromey <tromey@redhat.com>
7444
7445 * gdb.base/help.exp (help catch): Rewrite.
7446
311a4e6b
TJB
74472008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7448
7449 * gdb.base/define.exp: Test indented command documentation.
7450 * gdb.python/python.exp: Test indented multi-line command.
7451
604c2f83
LM
74522008-08-15 Luis Machado <luisgpm@br.ibm.com>
7453
7454 * testsuite/gdb.arch/vsx-regs.c: New source file.
7455 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
7456 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
7457
886a217c
TT
74582008-08-14 Tom Tromey <tromey@redhat.com>
7459
7460 * gdb.base/macscp.exp: Add regression test for "macro define" or
7461 "macro undef" with no arguments.
7462
c814a4f3
PP
74632008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
7464
7465 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 7466
12ab8a60
UW
74672008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7468
7469 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
7470
d57a3c85
TJB
74712008-08-06 Tom Tromey <tromey@redhat.com>
7472
7473 * gdb.python/python.exp: New file.
7474
c7b778ff
JK
74752008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7476
7477 Fix for PR gdb/1543.
7478 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
7479 $LOCATION.
7480 (location): New variable.
7481 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
7482 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
7483 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
7484 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
7485 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
7486 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
7487 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
7488 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
7489 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
7490 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
7491 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
7492 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
7493 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
7494 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
7495 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
7496 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
7497 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
7498 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
7499 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
7500 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
7501 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
7502 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
7503 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
7504 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
7505 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
7506 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
7507 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
7508 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
7509 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
7510 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
7511 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
7512 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
7513 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
7514 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
7515 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
7516 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
7517 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
7518 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
7519 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
7520 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
7521 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
7522 gdb.base/type-opaque.exp, gdb.base/until.exp,
7523 gdb.base/value-double-free.c, gdb.base/varargs.exp,
7524 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
7525 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
7526 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7527 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
7528 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
7529 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7530 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7531 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7532 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
7533 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
7534 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
7535 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
7536 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
7537 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
7538 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
7539 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
7540 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
7541 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
7542 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
7543 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
7544 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
7545 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
7546 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
7547 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
7548 gdb.pascal/types.exp, gdb.stabs/weird.exp,
7549 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
7550 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
7551 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
7552 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
7553 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
7554 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
7555 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
7556 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7557 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7558 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7559 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7560 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
7561 lib/mi-support.exp, lib/trace-support.exp: Remove reference
7562 to bug-gdb@prep.ai.mit.edu .
7563
5e06a3d1
VP
75642008-07-31 Vladimir Prus <vladimir@codesourcery.com>
7565
7566 * lib/mi-support.exp (mi_load_shlibs): New.
7567 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
7568
9d81d21b
VP
75692008-07-30 Vladimir Prus <vladimir@codesourcery.com>
7570
7571 * lib/mi-support.exp (get_mi_thread_list)
7572 (check_mi_and_console_threads): New, moved from ...
7573 * gdb.mi/mi-pthread.exp: ...here.
7574 * gdb.mi/gdb669.exp (get_mi_thread_list)
7575 (check_mi_and_console_threads): Delete.
7576 * gdb.mi/mi2-pthread.exp: Likewise.
7577
bae98fe0
TT
75782008-07-28 Tom Tromey <tromey@redhat.com>
7579
7580 * Makefile.in (just-check): Remove. Move body to...
7581 (check): ... here.
7582
57380f4e
DJ
75832008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7584
7585 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
7586 Add a test for duplicated SIGINTs.
7587
e09490f1
DJ
75882008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7589
7590 * gdb.threads/schedlock.exp (get_args): Update to work for any
7591 value of NUM.
7592 (Top level): Report the number of threads that did not resume.
7593
6387b45f
DJ
75942008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7595
7596 * gdb.dwarf2/dw2-compressed.S: Also define __start.
7597
62f64ff2
DJ
75982008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7599
7600 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
7601 non-MI prompt.
7602
fa8de41e
TT
76032008-07-26 Tom Tromey <tromey@redhat.com>
7604
7605 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
7606 (function_struct, function_struct_ptr): New globals.
7607 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
7608 function pointer in a struct.
7609
ccb3ac8a
TT
76102008-07-26 Tom Tromey <tromey@redhat.com>
7611
7612 * gdb.base/macscp.exp: Add test for macro lexing bug.
7613
d7d9f01e
TT
76142008-07-18 Tom Tromey <tromey@redhat.com>
7615
7616 * gdb.base/macscp.exp: Add macro tests.
7617
9bf07184
PP
76182008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7619
7620 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
7621
becf6477
PP
76222008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7623
7624 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
7625
0709f7d3
PP
76262008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
7627
7628 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 7629
7093c834
PP
76302008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7631
7632 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 7633
b432ffe3
JK
76342008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7635
7636 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
7637
b1a268e5
VP
76382008-07-12 Vladimir Prus <vladimir@codesourcery.com>
7639
7640 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
7641
e2995f8e
KB
76422008-07-11 Kevin Buettner <kevinb@redhat.com>
7643
7644 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
7645 of regexp to account for changes made to GDB in the printing of
7646 byte vectors.
7647
14032a66
TT
76482008-07-11 Tom Tromey <tromey@redhat.com>
7649
7650 * gdb.base/completion.exp: Add 'help' completion test.
7651
981505ef
JK
76522008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7653
7654 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
7655
10568435
JK
76562008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7657
7658 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
7659
4487aabf
PA
76602008-07-09 Pedro Alves <pedro@codesourcery.com>
7661
7662 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
7663
a4a9b1c4
PA
76642008-07-09 Pedro Alves <pedro@codesourcery.com>
7665
7666 * gdb.base/fullname.exp: Restore pwd if compiling failed.
7667
3c3185ac
JK
76682008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7669
7670 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
7671
7ebd49dc
VP
76722008-06-28 Vladimir Prus <vladimir@codesourcery.com>
7673
7674 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
7675 previous commit. Add a comment.
7676
84e46146
PA
76772008-06-28 Pedro Alves <pedro@codesourcery.com>
7678
7679 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
7680
0f8d4a2f
VP
76812008-06-28 Vladimir Prus <vladimir@codesourcery.com>
7682
7683 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
7684
f747e0ce
PA
76852008-06-27 Pedro Alves <pedro@codesourcery.com>
7686
7687 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
7688 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
7689 compiling an executable, link in an object that forces unbuffered
7690 output.
7691 * lib/set_unbuffered_mode.c: New file.
7692
734a5c36
JK
76932008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7694
7695 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
7696
a2840c35
VP
76972008-06-25 Vladimir Prus <vladimir@codesourcery.com>
7698
a9c64011
AS
7699 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
7700 mi_expect_stop.
7701 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
7702 Demand that *running is output.
7703 (detect_async): Perform checking every time.
7704 (mi_send_resuming_command): Extract everything into...
7705 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
7706 (mi_expect_stop): Don't accept any output before *stopped.
7707
6ae37fef
VP
77082008-06-13 Vladimir Prus <vladimir@codesourcery.com>
7709
7710 Robustify mi-simplerun.
a9c64011
AS
7711 * gdb.mi/basics.c (main): Add a call to sleep.
7712 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
7713 * gdb.mi/mi2-cli.exp: Likewise.
7714 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 7715
b4aa76f0 77162008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
7717
7718 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
7719
e1ac3328
VP
77202008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7721
a9c64011
AS
7722 * gdb.mi/mi-console.exp: Adjust.
7723 * gdb.mi/mi-syn-frame.exp: Adjust.
7724 * gdb.mi/mi2-console.exp: Adjust.
7725 * gdb.mi/mi2-syn-frame.exp: Adjust.
7726 * lib/mi-support.exp (mi_run_cmd): Adjust.
7727 (mi_send_resuming_command): Adjust.
e1ac3328 7728
f7f9a841
VP
77292008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7730
7731 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
7732 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
7733 testing of stopped.
7734 * gdb.mi/mi2-syn-frame.exp: Likewise.
7735 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
7736 (async, detect_async): New.
7737 (mi_expect_stop, mi_continue_to_line): Adjust expectation
7738 depending on if we're running in sync or async mode.
f7f9a841 7739
37cd5d19
TT
77402008-06-09 Tom Tromey <tromey@redhat.com>
7741
7742 * gdb.base/completion.exp: New tests for field name completion
7743 with spaces, and field name completion with '->'.
7744
65d12d83
TT
77452008-06-06 Tom Tromey <tromey@redhat.com>
7746
7747 * gdb.base/break1.c (struct some_struct): New struct.
7748 (values): New global.
7749 * gdb.base/completion.exp: Add field name completion test.
7750
ebfe2e3f
PP
77512008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7752
7753 * gdb.cp/call-c.exp: Test for incorrect handling of reference
7754 to pointer.
7755 * gdb.cp/call-c.cc: Likewise.
7756
bcf6fc3a
NR
77572008-06-06 Nick Roberts <nickrob@snap.net.nz>
7758
7759 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
7760 annotation.
7761
49fd4a42 77622008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 7763 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
7764
7765 * gdb.threads/execl.c, gdb.threads/execl1.c,
7766 gdb.threads/execl.exp: New tests.
a9c64011 7767
8a34ac3f
AR
77682008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
7769 Daniel Jacobowitz <dan@codesourcery.com>
7770
7771 * gdb.cp/exception.exp: Activate test, make it work with pending
7772 catchpoints.
7773
86ae69ef
JK
77742008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7775
7776 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
7777
f7f9ae2c
VP
77782008-05-28 Vladimir Prus <vladimir@codesourcery.com>
7779
a9c64011
AS
7780 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
7781 now printed.
7782 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 7783
2a2d4dc3
AS
77842008-05-27 Andreas Schwab <schwab@suse.de>
7785
7786 * gdb.base/frame-args.exp: Handle arguments that are optimized
7787 out.
7788
5099e4d9
LM
77892008-05-26 Luis Machado <luisgpm@br.ibm.com>
7790
7791 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
7792 quiet for ppc32 and group options into a single variable.
7793
d9c36a91
JB
77942008-05-23 Joel Brobecker <brobecker@adacore.com>
7795
7796 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
7797 of zero-size elements.
7798 * gdb.ada/null_array.exp: Test printing this new array.
7799
103a8671
JK
78002008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7801
7802 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
7803
07a4cc1a 78042008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
7805
7806 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
7807 of the "finish" command.
7808
55f996a7
NR
78092008-05-21 Nick Roberts <nickrob@snap.net.nz>
7810
7811 * gdb.base/annota1.exp: Test for new annotation.
7812
907fc202
UW
78132008-05-16 Pedro Alves <pedro@codesourcery.com>
7814
7815 * gdb.base/fixsection.exp: New file.
7816 * gdb.base/fixsection0.c: New file.
7817 * gdb.base/fixsection1.c: New file.
7818
e8f97270
UW
78192008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7820
7821 * gdb.base/annota1.exp: Accept printf@... in place of printf.
7822 * gdb.base/annota3.exp: Likewise.
7823
ac0bb574
NF
78242008-05-13 Nathan Froyd <froydnj@codesourcery.com>
7825
7826 * gdb.base/watch_thread_num.exp: Don't run tests that require
7827 watchpoints if the target doesn't support them.
7828
6fadd07a
DE
78292008-05-12 Doug Evans <dje@google.com>
7830
7831 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
7832
6e9a4a30
JB
78332008-05-09 Joel Brobecker <brobecker@adacore.com>
7834
7835 * gdb.ada/assign_1.exp: New testcase.
7836
08388c79
DE
78372008-05-09 Doug Evans <dje@google.com>
7838
a3c83fae
DE
7839 * gdb.base/find.exp: New file.
7840 * gdb.base/find.c: New file.
08388c79 7841
bd5ddfe8
DJ
78422008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
7843
7844 * gdb.base/commands.exp (watchpoint_command_test): Handle
7845 gdb,no_hardware_watchpoints.
7846 * gdb.base/float.exp: Allow ARM targets without floating point.
7847 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
7848
b5dd68e2 78492008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 7850 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
7851
7852 * gdb.ada/lang_switch: New test program.
7853 * gdb.ada/lang_switch.exp: New testcase.
7854
382d13d1
DE
78552008-05-05 Doug Evans <dje@google.com>
7856
7857 * gdb.base/help.exp (disassemble): Update expected help text.
7858
9dd789d0
PA
78592008-05-04 Pedro Alves <pedro@codesourcery.com>
7860
7861 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
7862
611c83ae
PA
78632008-05-04 Pedro Alves <pedro@codesourcery.com>
7864
7865 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
7866 different times.
7867
ff013f42
JK
78682008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7869
7870 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
7871 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
7872 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
7873 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
7874
96dff6a2
VP
78752008-05-04 Vladimir Prus <vladimir@codesourcery.com>
7876
7877 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
7878 notification to appear.
7879
55cd6f92
DJ
78802008-05-04 Daniel Jacobowitz <dan@debian.org>
7881
7882 * gdb.base/fullname.c: New file.
7883 * gdb.base/fullname.exp: New file.
7884 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
7885
d705c43c
PA
78862008-05-03 Pedro Alves <pedro@codesourcery.com>
7887
7888 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
7889 expressions with macros.
7890
333222e1
JK
78912008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7892
7893 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
7894
5ac01682
DJ
78952008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7896
7897 * gdb.base/completion.exp: Handle lack of other symbols beginning
7898 with "a".
7899
7900 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
7901
237fc4c9
PA
79022008-05-02 Jim Blandy <jimb@codesourcery.com>
7903
7904 * gdb.asm/asmsrc1.s: Add scratch space.
7905
ed5e9466
DJ
79062008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7907 Daniel Jacobowitz <dan@codesourcery.com>
7908
7909 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
7910 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
7911 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
7912
b39cc962
DJ
79132007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
7914
7915 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
7916
36d520f5
JB
79172008-05-01 Joel Brobecker <brobecker@adacore.com>
7918
7919 * gdb.base/info-target.exp: New testcase.
7920
8d4e3071
DJ
79212008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7922
7923 * gdb.cp/hang.exp: Use .cc instead of .C.
7924 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
7925 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
7926
6f3f3097
DJ
79272008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7928
7929 * gdb.base/gdb1250.exp: Remove perror.
7930 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
7931
5550a914
PA
79322008-04-30 Pedro Alves <pedro@codesourcery.com>
7933
7934 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
7935 .2byte.
7936
d848e687
DJ
79372008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
7938
7939 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
7940 (maybe_kfail): New.
7941
93b5768b
PA
79422008-04-25 Pedro Alves <pedro@codesourcery.com>
7943
7944 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
7945
721c02de
VP
79462008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7947
a9c64011
AS
7948 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
7949 * gdb.mi/mi2-syn-frame.exp: Likewise.
7950 * lib/mi-support.exp: Likewise.
721c02de 7951
74960c60
VP
79522008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7953
7954 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
7955 to specify regexp for the location to stop at.
7956 * gdb.base/break-always.c: New.
7957 * gdb.base/break-always.exp: New.
7958
d24317b4
VP
79592008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7960
7961 * lib/mi-support.exp (mi_runto_helper): Adjust
7962 for the original-location field.
7963 (mi_create_breakpoint, mi_list_breakpoints): New.
7964 * gdb.mi/mi-break.exp: Adjust.
7965 * gdb.mi/mi2-break.exp: Adjust.
7966 * gdb.mi/mi-pending.exp: Adjust.
7967 * gdb.mi/mi-simplerun.exp: Adjust.
7968 * gdb.mi/mi2-simplerun.exp: Adjust.
7969 * gdb.mi/mi-syn-frame.exp: Adjust.
7970 * gdb.mi/mi2-syn-frame.exp: Adjust.
7971 * gdb.mi/mi-until.exp: Adjust.
7972 * gdb.mi/mi2-until.exp: Adjust.
7973 * gdb.mi/mi-var-display.exp: Adjust.
7974 * gdb.mi/mi2-var-display.exp: Adjust.
7975 * gdb.mi/mi-watch.exp: Adjust.
7976 * gdb.mi/mi2-watch.exp: Adjust.
7977
fdc59709 79782008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 7979
a9c64011
AS
7980 * aclocal.m4: Add override.m4.
7981 * configure: Regenerate.
fdc59709 7982
8e91f023
VP
79832008-04-19 Vladimir Prus <vladimir@codesourcery.com>
7984
7985 * gdb.mi/var-cmd.c (do_at_tests): Verify that
7986 '-var-update --all-values' reports new value even the type
7987 of a variable object has changed.
7988
233a11ab
CS
79892008-04-18 Craig Silverstein <csilvers@google.com>
7990
7991 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
7992 files.
d24317b4 7993
9c1137ad
JB
79942008-04-18 Joel Brobecker <brobecker@adacore.com>
7995
7996 * gdb.ada/atomic_enum: New test program.
7997 * gdb.ada/atomic_enum.exp: New testcase.
7998
66d0bbc7
DE
79992008-04-17 Doug Evans <dje@google.com>
8000
8001 * gdb.opt/Makefile.in: Fix whitespace.
8002
100906b0
UW
80032008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
8004
8005 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
8006
4584e32e
DE
80072008-04-17 Doug Evans <dje@google.com>
8008
8009 * gdb.base/hashline1.exp: New testcase.
8010 * gdb.base/hashline2.exp: New testcase.
8011 * gdb.base/hashline2.exp: New testcase.
8012
0a320680
PA
80132008-04-17 Pedro Alves <pedro@codesourcery.com>
8014
8015 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
8016
18ac113b
AR
80172008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
8018
8019 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
8020 temporary breakpoint to match "Temporary breakpoint".
8021 * gdb.base/break.exp (delete_breakpoints): Likewise.
8022 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
8023 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
8024 * gdb.base/display.exp: Likewise.
8025 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
8026 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
8027 * gdb.base/restore.exp (restore_tests): Likewise.
8028 * gdb.base/sepdebug.exp: Likewise.
8029 * gdb.base/watchpoint.exp: Likewise.
8030 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
8031 * gdb.mi/mi-pending.exp: Likewise.
8032 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
8033 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
8034 * gdb.mi/mi-var-cmd.exp: Likewise.
8035 * gdb.mi/mi-var-display.exp: Likewise.
8036 * gdb.mi/mi2-cli.exp: Likewise.
8037 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
8038 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
8039 * gdb.mi/mi2-var-display.exp: Likewise.
8040 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
8041 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
8042 new "disp" field.
a9c64011 8043 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
8044 reason. This is to support fix for PR2424.
8045
add38693
JK
80462008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8047
8048 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
8049
fcacd99f
VP
80502008-04-13 Vladimir Prus <vladimir@codesourcery.com>
8051
8052 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 8053 field. Add more floating varobj tests.
fcacd99f 8054 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
8055 field.
8056 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
8057 (main): Call do_at_tests.
8058 * lib/mi-support.exp (mi_create_floating_varobj)
8059 (mi_varobj_update_with_type_change): New.
fcacd99f 8060
de051565
MK
80612008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
8062
8063 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
8064 option of -var-evaluate-expression.
8065 * gdb.mi/mi2-var-display.exp: Likewise.
8066
dbc52822
VP
80672008-04-07 Vladimir Prus <vladimir@codesourcery.com>
8068
8069 Introduce test setup helpers.
a9c64011
AS
8070 * lib/gdb.exp (build_executable, clean_restart)
8071 (prepare_for_testing): New.
8072 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
8073 * gdb.base/return.exp: Likewise.
8074 * gdb.base/ending-run.exp: Likewise.
dbc52822 8075
473591da
NR
80762008-04-07 Nick Roberts <nickrob@snap.net.nz>
8077
8078 * gdb.mi/mi-async.exp: New test for asynchronous Machine
8079 Interface (MI) responses.
8080
2b2d9e11
VP
80812008-04-06 Vladimir Prus <vladimir@codesourcery.com>
8082
a9c64011
AS
8083 * gdb.cp/breakpoint.cc: New code to test conditions involving
8084 member variables.
8085 * gdb.cp/breakpoint.exp: Test condition involving member
8086 variables.
2b2d9e11 8087
bb378428
VP
80882008-04-05 Vladimir Prus <vladimir@codesourcery.com>
8089
8090 * lib/mi-support.exp (mi_expect_stop): New.
8091 (mi_run_cmd): Change the
8092 token. Use mi_send_resuming_command, use
8093 mi_expect_stop.
8094 (mi_execute_to_helper): Rename to mi_execute_to.
8095 (mi_send_resuming_command): Add more error patterns.
8096 (mi_wait_for_stop): Renamed to...
8097 (mi_get_stop_line): ...this.
8098 (mi_run_inline_test): Adjust.
8099
8100 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
8101 * gdb.mi/mi-console.exp: Likewise.
8102 * gdb.mi/mi-pending.exp: Likewise.
8103 * gdb.mi/mi-simplerun.exp: Likewise.
8104 * gdb.mi/mi-stack.exp: Likewise.
8105 * gdb.mi/mi-stepi.exp: Likewise.
8106 * gdb.mi/mi-syn-frame.exp: Add comment.
8107 * gdb.mi/mi-until.exp: Likewise.
8108 * gdb.mi/mi-var-display.exp: Likewise.
8109 * gdb.mi/mi-watch.exp: Likewise.
8110 * gdb.mi/mi2-cli.exp: Likewise.
8111 * gdb.mi/mi2-console.exp: Likewise.
8112 * gdb.mi/mi2-simplerun.exp: Likewise.
8113 * gdb.mi/mi2-stack.exp: Likewise.
8114 * gdb.mi/mi2-stepi.exp: Likewise.
8115 * gdb.mi/mi2-until.exp: Likewise.
8116 * gdb.mi/mi2-var-display.exp: Likewise.
8117 * gdb.mi/mi2-watch.exp: Likewise.
8118
62172bb9
UW
81192008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8120
8121 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
8122
8123 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
8124
a13e061a
PA
81252008-04-04 Pedro Alves <pedro@codesourcery.com>
8126
8127 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
8128 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
8129 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
8130 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
8131 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
8132 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
8133 expect an mi error duplicated in stderr.
8134
eae06beb
JB
81352008-04-03 Joel Brobecker <brobecker@adacore.com>
8136
8137 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
8138 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
8139 Add a couple of tests that verify the behavior when the new setting
8140 is set to "cancel" and "all".
8141 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
8142 "ask" before we start the testing.
8143
79c6ced6
AR
81442008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
8145
8146 * gdb.cp/casts.cc: Add class reference variables.
8147 * gdb.cp/casts.exp: New test cases for up/down casting references.
8148
6c2d1a6b
MK
81492008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
8150
8151 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
8152 instead of beginning to make an extra test pass.
8153 * gdb.mi/mi2-var-display.exp: Likewise.
8154
55b411d9
MR
81552008-03-31 Maciej W. Rozycki <macro@mips.com>
8156
8157 * gdb.base/break.exp: Mark failures as such. Fix formatting.
8158
c6140da2
MD
81592008-03-31 Markus Deuling <deuling@de.ibm.com>
8160 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8161
8162 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
8163 value. Add xfail for older kernels.
8164
79732189
AR
81652008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
8166
8167 Bring mi-support in line with gdb.exp.
8168 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
8169 (mi_gdb_start): New function.
8170
33c3676e
MR
81712008-03-28 Maciej W. Rozycki <macro@mips.com>
8172
8173 * gdb.mi/mi-var-cmd.exp: Fix a typo.
8174
92e28119
VP
81752008-03-26 Vladimir Prus <vladimir@codesourcery.com>
8176
8177 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
8178 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 8179
9e8e3afe
VP
81802008-03-26 Vladimir Prus <vladimir@codesourcery.com>
8181
8182 * lib/mi-support.exp (mi_create_varobj_checked): New.
8183 (mi_list_varobj_children): Allow to check for a
8184 value.
8185 (mi_list_array_varobj_children): New.
8186
8187 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
8188 and mi_list_varobj_children, as opposed to hardcoding
8189 expected strings.
8190 * gdb.mi/gdb701.exp: Likewise.
8191 * gdb.mi/gdb792.exp: Likewise.
8192 * gdb.mi/mi-var-block.exp: Likewise.
8193 * gdb.mi/mi-var-cmd.exp: Likewise.
8194 * gdb.mi/mi-var-invalidate.exp: Likewise.
8195 * gdb.mi/mi2-var-block.exp: Likewise.
8196 * gdb.mi/mi2-var-child.exp: Likewise.
8197 * gdb.mi/mi2-var-cmd.exp: Likewise.
8198 * gdb.mi/mi2-var-display.exp: Likewise.
8199
9df50351
JK
82002008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8201
8202 Fix random false FAILs on i386.
8203 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
8204
31e5d73a
DJ
82052008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
8206
8207 PR gdb/544
8208 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
8209
12f4afab
DJ
82102008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
8211
8212 PR gdb/544
8213 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
8214
b562a0cb
DJ
82152008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
8216
8217 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
8218 fixed PR gdb/544.
8219
17faa917
DJ
82202008-03-21 Pedro Alves <pedro@codesourcery.com>
8221
8222 * gdb.threads/fork-child-threads.exp: Test next over fork.
8223
6214f497
DJ
82242008-03-21 Chris Demetriou <cgd@google.com>
8225
8226 * gdb.base/break.exp (rbreak junk): New test for rbreak
8227 "Junk at end of arguments" issue.
8228
63092375
DJ
82292008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
8230
8231 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
8232 *& to work on created array elements.
8233 (Top level): Test print $pc with a file. Test string operations
8234 without a target.
8235 * gdb.base/ptype.exp: Do not expect *& to work on created array
8236 elements.
8237
b21991b0
DJ
82382008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
8239
8240 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8241 gdb.threads/staticthreads.exp: Update exit query.
8242
c4b347c7
SL
82432008-03-07 Sandra Loosemore <sandra@codesourcery.com>
8244
8245 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
8246
fa4727a6
DJ
82472008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
8248
8249 * gdb.base/watchpoint.c (global_ptr, func4): New.
8250 (main): Call func4.
8251 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
8252 (test_inaccessible_watchpoint): New.
8253
2f34202f
MR
82542008-02-29 Maciej W. Rozycki <macro@mips.com>
8255
8256 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
8257 select the largest.
8258
0d6ba1b1
DJ
82592008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8260
8261 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
8262 frames-invalid annotations.
8263
e691325a
PM
82642008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
8265
a9c64011 8266 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 8267
f85b5ecc
DE
82682008-02-27 Doug Evans <dje@google.com>
8269
8270 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
8271 for bug 1738.
8272 (breakpoint_to_handler_entry): Ditto.
8273
b40e7bf3
JB
82742008-02-27 Joel Brobecker <brobecker@adacore.com>
8275
8276 * gdb.base/ending-run.exp: Use the first line of code inside
8277 function body to test breakpoints.
8278 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
8279 location where the breakpoint is inserted when using the line
8280 where a function is declared. Fix typo in the description of
8281 one of the tests.
8282 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
8283
2faca73a
PM
82842008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
8285
8286 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 8287 tests.
2faca73a 8288
6f439c36
PM
82892008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
8290
8291 * gdb.base/args.exp: avoid same output for tests
8292 with single quotes.
8293
54e52265
VP
82942008-02-26 Vladimir Prus <vladimir@codesourcery.com>
8295
a9c64011
AS
8296 * gdb.base/annota1.exp: Adjust for 'info break'
8297 format changes.
8298 * gdb.base/annota3.exp: Likewise.
8299 * gdb.base/break.exp: Likewise.
8300 * gdb.base/condbreak.exp: Likewise.
8301 * gdb.base/pending.exp: Likewise.
8302 * gdb.base/sepdebug.exp: Likewise.
8303 * gdb.base/unload.exp: Likewise.
8304 * gdb.cp/ovldbreak.exp: Likewise.
8305 * gdb.mi/mi-pending.exp: Likewise.
54e52265 8306
897b09ca
DE
83072008-02-07 Doug Evans <dje@google.com>
8308
8309 * gdb.cp/mb-inline.exp: New.
8310 * gdb.cp/mb-inline.h: New.
8311 * gdb.cp/mb-inline1.cc: New.
8312 * gdb.cp/mb-inline2.cc: New.
8313
b1c32d35
PM
83142008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
8315
8316 * gdb.pascal/floats.pas: New test program.
8317 * gdb.pascal/floats.exp: New testcase.
8318
1a4ca44a
TJB
83192008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
8320
8321 * gdb.base/callfuncs.c (t_float_many_args): New function.
8322 (t_double_many_args): New function.
8323 * gdb.base/callfuncs.exp: Add tests for exceeding float
8324 and double parameters passed through the stack.
8325
439048e8
JB
83262008-02-05 Joel Brobecker <brobecker@adacore.com>
8327
8328 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
8329 gdb.ada/complete/foo.adb: New files.
8330 * gdb.ada/complete.exp: New testcase.
8331
81fe8080
DE
83322008-02-03 Doug Evans <dje@google.com>
8333
301f0ecf
DE
8334 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
8335
81fe8080
DE
8336 * gdb.cp/gdb2384.exp: New file.
8337 * gdb.cp/gdb2384.cc: New file.
8338 * gdb.cp/gdb2384-base.h: New file.
8339 * gdb.cp/gdb2384-base.cc: New file.
8340
4b071aec
DE
83412008-02-02 Doug Evans <dje@google.com>
8342
8343 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
8344
61137ba6
JB
83452007-02-01 Joel Brobecker <brobecker@adacore.com>
8346
8347 * gdb.ada/sym_print_name: New test program.
8348 * gdb.ada/sym_print_name.exp: New testcase.
8349
83502007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
8351
8352 * gdb.ada/nested/hello.adb: New file.
8353 * gdb.ada/nested.exp: New testcase.
8354 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
8355
98deb0da
VP
83562008-02-01 Vladimir Prus <vladimir@codesourcery.com>
8357
8358 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
8359 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
8360 don't cause future evaluations of function to report
8361 creation of internal breakpoints.
98deb0da 8362
723a2275
VP
83632008-02-01 Vladimir Prus <vladimir@codesourcery.com>
8364
8365 * gdb.mi/mi-break.exp (test_error): New.
8366 Call it.
8367
fb546a2f
LM
83682008-01-31 Luis Machado <luisgpm@br.ibm.com>
8369
8370 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
8371 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
8372
2d8fd90a
PM
83732008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
8374
8375 * gdb.pascal/integers.pas: New test program.
8376 * gdb.pascal/integers.exp: New testcase.
8377
a7fa0ded
PM
83782008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
8379
8380 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
8381
5e1a1926
TJB
83822008-01-30 Luis Machado <luisgpm@br.ibm.com>
8383
8384 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
8385 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
8386
8d04f9f0
JB
83872008-01-30 Paul Hilfinger <hilfinger@adacore.com>
8388
8389 * gdb.ada/formatted_ref: New test program.
8390 * gdb.ada/formatted_ref.exp: New testcase.
8391
8392 * gdb.cp/formatted-ref.cc: New file.
8393 * gdb.cp/formatted-ref.exp: New testcase.
8394
ce75a98f
JB
83952008-01-30 Joel Brobecker <brobecker@adacore.com>
8396
8397 * gdb.base/ptype.exp: Add testing of "ptype $pc".
8398
e835f6bf
NR
83992008-01-30 Nick Roberts <nickrob@snap.net.nz>
8400
8401 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
8402 (test_file_list_exec_source_file): Update to new macro-info field.
8403
d118ef87
PH
84042008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
8405
8406 * gdb.ada/exprs: New test program.
8407 * gdb.ada/exprs.exp: New testcase.
8408
7d35ab09
TJB
84092008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8410
8411 * dfp-test.c (DELTA, DELTA_B): New definitions.
8412 (double_val1, double_val2, double_val3, double_val4, double_val5,
8413 double_val6, double_val7, double_val8, double_val9, double_val10,
8414 double_val11, double_val12, double_val13, double_val14, dec32_val1,
8415 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
8416 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
8417 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
8418 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
8419 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
8420 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
8421 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
8422 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
8423 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
8424 dec128_val16): New global variables.
8425 (decimal_dec128_align): New function.
8426 (decimal_mixed): Likewise.
8427 (decimal_many_args_dec32): Likewise.
8428 (decimal_many_args_dec64): Likewise.
8429 (decimal_many_args_dec128): Likewise.
8430 (decimal_many_args_mixed): Likewise.
8431 * dfp-test.exp: Add tests calling new inferior functions.
8432
2d717e4f
DJ
84332008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8434
8435 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
8436 gdb.server/ext-run.exp: New files.
8437 * lib/gdbserver-support.exp (gdbserver_download): New.
8438 (gdbserver_start): New. Update gdbserver expected
8439 output.
8440 (gdbserver_spawn): Use them.
8441 (gdbserver_start_extended): New.
8442
e85a822c
DJ
84432008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8444
8445 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
8446 Run on GNU/Linux.
8447 (do_exec_tests): Check for systems which do not support catchpoints.
8448 Do not match START.
8449 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
8450 Run on GNU/Linux. Enable verbose output.
8451 (check_fork_catchpoints): New.
8452 (explicit_fork_child_follow, catch_fork_child_follow)
8453 (tcatch_fork_parent_follow): Update expected messages.
8454 (do_fork_tests): Use check_fork_catchpoints.
8455 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
8456 Run on GNU/Linux. Enable verbose output.
8457 (check_vfork_catchpoints): New.
8458 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
8459 expected messages.
8460 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
8461
401ea829
JB
84622008-01-29 Jim Blandy <jimb@red-bean.com>
8463
8464 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
8465 host' errors.
8466 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
8467
aceaf3ad
JB
84682008-01-29 Jim Blandy <jimb@red-bean.com>
8469
8470 * gdb.threads/sigthread.c: Use barriers to ensure that
8471 child_thread and child_thread_two are always initialized before we
8472 start to use them.
8473
a5606eee
VP
84742008-01-29 Vladimir Prus <vladimir@codesourcery.com>
8475
8476 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
8477 * gdb.base/watchpoint-solib.c: New.
8478 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 8479
c55a82bb
PM
84802008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
8481
8482 * gdb.base/gdb1056.exp: Add unsigned integer test.
8483
0993fe05
DE
84842008-01-28 Doug Evans <dje@google.com>
8485
8486 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
8487
4fe42e7f
JB
84882008-01-27 Jim Blandy <jimb@codesourcery.com>
8489
c7a69933
JB
8490 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
8491
4fe42e7f
JB
8492 * gdb.base/expand-psymtabs.exp: Doc fix.
8493
5def8285
MK
84942008-01-26 Mark Kettenis <kettenis@gnu.org>
8495
8496 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8497
5313c911
NR
84982008-01-24 Nick Roberts <nickrob@snap.net.nz>
8499
a9c64011 8500 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
8501 -var-set-format.
8502
93815fbf
VP
85032008-01-23 Chris Demetriou <cgd@google.com>
8504
8505 * gdb.threads/thread_events.c: New testcase source file.
8506 * gdb.threads/thread_events.exp: New testcase expect file.
8507
467a88ee
NR
85082008-01-23 Nick Roberts <nickrob@snap.net.nz>
8509
8510 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
8511
8512 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
8513 -var-set-format.
8514
d8f82aba
DJ
85152008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
8516 Vladimir Prus <vladimir@codesourcery.com>
8517
8518 * gdb.base/float.exp: Allow missing floating point for m68k and
8519 PowerPC.
8520
60c46647
VP
85212008-01-22 Vladimir Prus <vladimir@codesourcery.com>
8522
8523 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
8524 ignore count.
8525 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
8526 * gdb.mi/mi-cli.exp: Adjust.
8527 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 8528
c7dd36a1
PA
85292008-01-17 Pedro Alves <pedro@codesourcery.com>
8530
8531 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
8532 and 'dummy_ptr' integer pointer. Initialize struct_declarations
8533 with dummy_ptr's address.
8534 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
8535 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
8536 all targets.
8537 * gdb.mi/mi2-var-child.exp: Likewise.
8538
39d5313e
JB
85392008-01-09 Joel Brobecker <brobecker@adacore.com>
8540
8541 * gdb.ada/null_array: New test program.
8542 * gdb.ada/null_array.exp: New testcase.
8543
0aea4bf3
LM
85442008-01-09 Luis Machado <luisgpm@br.ibm.com>
8545
8546 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
8547 with required float modifiers.
8548
0b354900
JB
85492008-01-08 Joel Brobecker <brobecker@adacore.com>
8550
8551 * gdb.ada/funcall_param: New test program.
8552 * gdb.ada/funcall_param.exp: New testcase.
8553
cdb7f5d4
JB
85542008-01-08 Joel Brobecker <brobecker@adacore.com>
8555
8556 * gdb.ada/arrayparam: New test program.
8557 * gdb.ada/arrayparam.exp: New testcase.
8558
88e2547f
JB
85592008-01-08 Joel Brobecker <brobecker@adacore.com>
8560
8561 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
8562 landed. Should also fix random failures in the test following it.
8563
f6867ce0
TJB
85642008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8565
8566 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
8567 for expressions with decimal float values.
8568 (test_dfp_conversions): New function to test casts to and from
8569 decimal float types.
8570 Call test_dfp_conversions.
8571 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
8572 elements.
8573 (main): Initialize ds.float4 and ds.double8 elements.
8574 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
8575 string to new error message.
8576 (d64_set_tests): Likewise.
8577 (d128_set_tests): Likewise.
8578 Add tests for expressions with decimal float variables. Add tests for
8579 conversions to and from decimal float types.
8580
f9c11282
JB
85812008-01-05 Joel Brobecker <brobecker@adacore.com>
8582
8583 * gdb.ada/packed_tagged/comp_bug.adb: New file.
8584 * gdb.ada/packed_tagged.exp: New testcase.
8585
0ecbca72
JB
85862008-01-04 Joel Brobecker <brobecker@adacore.com>
8587
8588 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
8589 gdb.ada/homonym/homonym_main.adb: New files.
8590 * gdb.ada/homonym.exp: New testcase.
8591
c18d3d89
JB
85922008-01-04 Joel Brobecker <brobecker@adacore.com>
8593
8594 * gdb.ada/packed_array.exp: Add testing of references to
8595 a packed array.
8596
ecc7085b
JB
85972008-01-04 Joel Brobecker <brobecker@adacore.com>
8598
8599 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
8600 New files.
8601 * gdb.ada/type_coercion.exp: New testcase.
8602
c474c922
JB
86032008-01-04 Joel Brobecker <brobecker@adacore.com>
8604
8605 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
8606 gdb.ada/tagged/foo.adb: New file.
8607 * gdb.ada/tagged.exp: New testcase.
8608
9005b927
JB
86092008-01-04 Joel Brobecker <brobecker@adacore.com>
8610
8611 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
8612 gdb.ada/ptype_field/foo.adb: New files.
8613 * gdb.ada/ptype_field.exp: New testcase.
8614
1a6aaad8
JB
86152008-01-03 Joel Brobecker <brobecker@adacore.com>
8616
8617 * gdb.ada/print_pc.exp: New testcase.
8618
0ef22f53
JB
86192008-01-03 Joel Brobecker <brobecker@adacore.com>
8620
8621 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
8622 gdb.ada/taft_type/p.adb: New files.
8623 * gdb.ada/taft_type.exp: New testcase.
8624
1689ecf8
JB
86252008-01-03 Joel Brobecker <brobecker@adacore.com>
8626
8627 * gdb.ada/array_bounds/bar.adb: New file.
8628 * gdb.ada/array_bounds.exp: New testcase.
8629
a4d0b9c3
JB
86302008-01-03 Joel Brobecker <brobecker@adacore.com>
8631
8632 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
8633 gdb.ada/arrayptr/foo.adb: New files.
8634 * gdb.ada/arrayptr.exp: New testcase.
8635
a31ace00
JB
86362008-01-03 Joel Brobecker <brobecker@adacore.com>
8637
8638 * gdb.base/set-lang-auto.exp: New testcase.
8639
a97fced3
JB
86402008-01-03 Joel Brobecker <brobecker@adacore.com>
8641
8642 * gdb.ada/fun_addr/foo.adb: New file.
8643 * gdb.ada/fun_addr.exp: New testcase.
8644
ef29ce1a
JK
86452008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8646
8647 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
8648 New files
8649
0fafefe3
JB
86502008-01-02 Joel Brobecker <brobecker@adacore.com>
8651
8652 * array_subscript_addr/p.adb: New file.
a9c64011 8653 * array_subscript_addr.exp: New testcase.
0fafefe3 8654
c4359f8d
JB
86552008-01-02 Joel Brobecker <brobecker@adacore.com>
8656
a9c64011 8657 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
8658 New files.
8659 * gdb.ada/str_cmp_ref.exp: New testcase.
8660
1aa1b15b
JB
86612008-01-01 Joel Brobecker <brobecker@adacore.com>
8662
8663 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
8664 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 8665 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 8666
81c9b2cf
JB
86672008-01-01 Joel Brobecker <brobecker@adacore.com>
8668
8669 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
8670 gdb.ada/ref_param/pck.ads: New files.
8671 * gdb.ada/ref_param.exp: New testcase.
8672
319e4674
JB
86732008-01-01 Joel Brobecker <brobecker@adacore.com>
8674
8675 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
8676 gdb.ada/interface/foo.adb: New files.
8677 * gdb.ada/interface.exp: New testcase.
8678
ef682c56
JB
86792007-12-31 Jim Blandy <jimb@codesourcery.com>
8680
8681 * gdb.base/multi-forks.exp: Consume all output from child
8682 processes before proceeding to next test.
8683
f6f3eb6c
JB
86842007-12-29 Jim Blandy <jimb@codesourcery.com>
8685
8686 * configure: Regenerated.
8687
f652e42f
JB
86882007-12-27 Joel Brobecker <brobecker@adacore.com>
8689
8690 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
8691 gdb.ada/fixed_cmp/fixed.adb: New files.
8692 * gdb.ada/fixed_cmp.exp: New testcase.
8693
6943e596
JB
86942007-12-27 Joel Brobecker <brobecker@adacore.com>
8695
8696 * gdb.ada/boolean_expr.exp: New testcase.
8697
aad9a193
JB
86982007-12-26 Jim Blandy <jimb@codesourcery.com>
8699
8700 * gdb.base/multi-forks.exp: Doc fix.
8701
fb5f3683
JB
87022007-12-26 Joel Brobecker <brobecker@adacore.com>
8703
8704 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
8705 * gdb.ada/char_param.exp: Do not compile our test program with
8706 -gnata, this is unnecessary.
8707 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
8708
384e4a9c
JB
87092007-12-24 Joel Brobecker <brobecker@adacore.com>
8710
8711 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
8712 gdb.ada/print_chars/foo.adb: New files.
8713 * gdb.ada/print_chars.exp: New testcase.
8714
01e044f7
JB
87152007-12-24 Joel Brobecker <brobecker@adacore.com>
8716
8717 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
8718 gdb.ada/char_param/foo.adb: New files.
8719 * gdb.ada/char_param.exp: New testcase.
8720
0ce17860
JB
87212007-12-22 Jim Blandy <jimb@codesourcery.com>
8722
8723 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
8724 hard-coding source line numbers into the test.
8725 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
8726 gdb_get_line_number to find.
8727
919809b9
JB
87282007-12-22 Joel Brobecker <brobecker@adacore.com>
8729
8730 * gdb.base/ptype.c (highest): New struct type.
8731 (the_highest): New variable of that type.
8732 (main): Add dummy assignment to a field of variable the_highest.
8733 * gdb.base/ptype.exp: Test type printing of our new variable.
8734
abc8a88d
PM
87352007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
8736
8737 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 8738 and record first explicitly generated thread number.
abc8a88d
PM
8739 Use that thread number for thread specific watchpoint test.
8740 Add iteration number to repetitive tests.
8741
5158f3e3
CES
87422007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
8743 Jim Blandy <jimb@codesourcery.com>
8744
8745 * gdb.base/expand-psymtabs.c: New testcase
8746 source file.
8747 * gdb.base/expand-psymtabs.exp: New testcase
8748 expect file.
8749
37e4754d
LM
87502007-12-17 Luis Machado <luisgpm@br.ibm.com>
8751
8752 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
8753 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
8754
551e5d04
JB
87552007-12-17 Joel Brobecker <brobecker@adacore.com>
8756
8757 * gdb.ada/frame_args/foo.adb: New file.
8758 * gdb.ada/frame_args/pck.ads: New file.
8759 * gdb.ada/frame_args/pck.adb: New file.
8760 * gdb.ada/frame_args.exp: New testcase.
8761
a05ee097
JB
87622007-12-17 Joel Brobecker <brobecker@adacore.com>
8763
8764 * gdb.base/frame-args.c: New file.
8765 * gdb.base/frame-args.exp: New testcase.
8766
c162e8c9 87672007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 8768 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
8769
8770 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
8771
afe8ab22 87722007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8773
afe8ab22
VP
8774 * gdb.mi/mi-pending.exp: New.
8775 * gdb.mi/mi-pending.c: New.
8776 * gdb.mi/mi-pendshr.c: New.
8777
dfdfb3ca
JB
87782007-12-06 Jim Blandy <jimb@codesourcery.com>
8779
8780 * gdb.base/default.exp: Update expected output for 'info catch'.
8781
b7fca990
JK
87822007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8783
8784 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
8785 must be set to binary.
8786
6a1afc1e
PA
87872007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
8788
8789 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
8790
a6b151f1
DJ
87912007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8792
8793 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
8794 gdb.mi/mi-file-transfer.exp: New.
8795
43039443
JK
87962007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8797
8798 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
8799
0ef2251b
MR
88002007-11-22 Maciej W. Rozycki <macro@mips.com>
8801
8802 * gdb.trace/backtrace.exp: Fix a typo.
8803 * gdb.trace/circ.exp: Likewise.
8804 * gdb.trace/collection.exp: Likewise.
8805 * gdb.trace/limits.exp: Likewise.
8806 * gdb.trace/report.exp: Likewise.
8807 * gdb.trace/tfind.exp: Likewise.
8808 * gdb.trace/while-dyn.exp: Likewise.
8809
5443631e
NR
88102007-11-21 Nick Roberts <nickrob@snap.net.nz>
8811
8812 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
8813 objects of pointers that can't be dereferenced are now
8814 "noneditable".
8815
a4ce5b0d
UW
88162007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8817
8818 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8819 (target_cpu): Remove.
8820
d6e956e5
VP
88212007-10-15 Vladimir Prus <vladimir@codesourcery.com>
8822
8823 * gdb.base/ending-run.exp: Expect the list of cleared
8824 breakpoint to come in natural order, not the reversed one.
a9c64011 8825
214270ab
VP
88262007-11-07 Vladimir Prus <vladimir@codesourcery.com>
8827
8828 * gdb.mi/mi-var-child.c (do_child_deletion): New.
8829 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 8830
1a619819
LM
88312007-11-05 Luis Machado <luisgpm@br.ibm.com>
8832
8833 * gdb.base/printcmds.exp: New function
8834 test_printf_with_dfp.
8835
5b01a6fa
DE
88362007-11-02 Doug Evans <dje@google.com>
8837
8838 * gdb.disasm/t01_mov.s: Remove carriage returns.
8839 * gdb.disasm/t02_mova.s: Ditto.
8840 * gdb.disasm/t03_add.s: Ditto.
8841 * gdb.disasm/t04_sub.s: Ditto.
8842 * gdb.disasm/t05_cmp.s: Ditto.
8843 * gdb.disasm/t06_ari2.s: Ditto.
8844 * gdb.disasm/t07_ari3.s: Ditto.
8845 * gdb.disasm/t08_or.s: Ditto.
8846 * gdb.disasm/t09_xor.s: Ditto.
8847 * gdb.disasm/t10_and.s: Ditto.
8848 * gdb.disasm/t11_logs.s: Ditto.
8849 * gdb.disasm/t12_bit.s: Ditto.
8850 * gdb.disasm/t13_otr.s: Ditto.
8851
ec33ab7f
JK
88522007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8853
8854 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
8855
ae0d01ff
UW
88562007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8857
8858 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
8859 provide DFP support.
8860
55eddb0f
DJ
88612007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8862
8863 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
8864 Test "set powerpc vector-abi". Skip auto-detection tests for old
8865 toolchains.
8866
7020f05c
PA
88672007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
8868
8869 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
8870 with [string compare].
8871
84bc3db9
PA
88722007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
8873
8874 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
8875 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
8876
5876dc88
LM
88772007-10-25 Luis Machado <luisgpm@br.ibm.com>
8878
8879 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
8880 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
8881 * gdb.opt/Makefile.in: New makefile.
8882 * Makefile.in: Create new directory "gdb.opt".
8883 * configure.ac: Add "gdb.opt" directory.
8884 * configure: Regenerated.
a9c64011 8885
c3ea9a14
DE
88862007-10-25 Doug Evans <dje@google.com>
8887
8888 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
8889 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
8890
a9c64011 88912007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
8892 Thiago Jung Bauermann <bauerman@br.ibm.com>
8893
8894 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
8895 Floating Point expressions.
8896 * gdb.base/dfp-test.exp: new file adding tests for Decimal
8897 Floating Point variables.
8898 * gdb.base/dfp-test.c: new file containing program with Decimal
8899 Floating variables, used by gdb.base/dfp-test.exp.
8900
62a24a2b
DJ
89012007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8902
8903 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
8904
e7b1eae6
UW
89052007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8906
8907 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
8908 compiling test case with GCC.
8909 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
8910
c641edcc
UW
89112007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8912
8913 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8914 format changes.
8915
5e5ebfe6
MS
89162007-10-18 Michael Snyder <msnyder@specifix.com>
8917
8918 * gdb.base/dbx.exp: Add missing "-re " operator.
8919
e831e7b6
GM
89202007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8921
8922 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
8923 * configure.ac: Removed trailing spaces after backslash.
8924 * gdb.modula2: New directory.
8925 * gdb.modula2/Makefile.in: New file.
8926 * gdb.modula2/unbounded-array.exp: New file.
8927 * gdb.modula2/unbounded1.c: New file.
8928
7cc46491
DJ
89292007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8930
8931 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
8932
89332007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
8934
8935 * gdb.base/sigstep.c (main): Add checks for
8936 return values for setitimer call.
8937 Call setitimer again with itimer = ITIMER_REAL
8938 if first call to setitimer fails.
8939
e91528f0
KH
89402007-10-11 Kazu Hirata <kazu@codesourcery.com>
8941
8942 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
8943 of $timeout.
8944
2ec9a4f8
DJ
89452007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
8946
8947 * gdb.server/server-run.exp: Test for dynamic linker symbols.
8948
89492007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
8950
8951 * lib/gdb.exp (gdb_run_cmd): Move comment outside
8952 of gdb_expect call, to avoid interruption.
8953
64b2fa04
PA
89542007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
8955
8956 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
8957 (v_unsigned_long_long, v_long_long_array)
8958 (v_signed_long_long_array, v_unsigned_long_long_array)
8959 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
8960 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
8961 [!NO_LONG_LONG]: New.
8962 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
8963 v_long_long_member.
8964
8965 (v_long_long_func, v_signed_long_long_func)
8966 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
8967 (main) [!NO_LONG_LONG]: Initialize long long variants.
8968
8969 * gdb.base/whatis.exp: If board file requests no_long_long, build
8970 test with NO_LONG_LONG defined. Test long long, signed long long,
8971 and unsigned long long variants but only if board file doesn't
8972 disable it.
8973
a912286e 89742007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 8975 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
8976
8977 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
8978 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
8979 * configure: Regenerated.
8980 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
8981 gdb.pascal/types.exp, lib/pascal.exp: New files.
8982
471ba8c9
DJ
89832007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
8984
8985 * gdb.cp/classes.exp (do_tests): Always step to the line after the
8986 call.
8987 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
8988 to return to the call.
8989 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
8990 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
8991 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
8992 * gdb.mi/mi-until.exp (test_until): Likewise.
8993 * gdb.mi/mi2-until.exp (test_until): Likewise.
8994
fef8a650
DJ
89952007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
8996
8997 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
8998 two-char array.
8999 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
9000
d983da9c
DJ
90012007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
9002
9003 * gdb.threads/watchthreads.c (thread_function): Sleep between
9004 iterations.
9005 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
9006 at once for S/390. Generate matching fails and passes.
9007
17f62551
VP
90082007-09-27 Vladimir Prus <vladimir@codesourcery.com>
9009
9010 * gdb.mi/var-cmd.c (do_children_tests): Initialize
9011 the 'struct_declarations' variable to zeros.
a9c64011 9012
ed0616c6
VP
90132007-09-24 Vladimir Prus <vladimir@codesourcery.com>
9014
9015 * gdb.cp/mb-ctor.cc: New.
9016 * gdb.cp/mb-ctor.exp: New.
9017 * gdb.cp/mb-templates.cc: New.
9018 * gdb.cp/mb-templates.exp: New.
9019
41f1b697
DJ
90202007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
9021
9022 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
9023
3f213f78
PA
90242007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
9025
9026 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
9027 targets.
9028 * configure: Regenerate.
9029
0d381245 90302007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 9031
0d381245
VP
9032 * gdb.base/annota1.exp: Adjust for 'info break'
9033 format changes.
9034 * gdb.base/annota3.exp: Likewise.
9035 * gdb.base/break.exp: Likewise.
9036 * gdb.base/condbreak.exp: Likewise.
9037 * gdb.base/pending.exp: Likewise.
9038 * gdb.base/sepdebug.exp: Likewise.
9039 * gdb.base/unload.exp: Likewise.
9040 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 9041
fe3f5fa8
VP
90422007-09-22 Vladimir Prus <vladimir@codesourcery.com>
9043
9044 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
9045 messages.
9046 * gdb.base/chng-syms.exp: Likewise.
9047 * gdb.base/unload.exp: Likewise.
a9c64011 9048
a75cf6c0
DJ
90492007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
9050
9051 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
9052
18ecae38
DJ
90532007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9054
9055 * schedlock.c (NUM): Change to 1.
9056 (main): Use args[0] for the main thread.
9057 * schedlock.exp: Only expect two threads. Only issue one pass or fail
9058 regardless of the number of threads.
9059
5509918f
MR
90602007-09-14 Maciej W. Rozycki <macro@mips.com>
9061
4a543daf
MR
9062 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
9063 type down.
9064 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
9065 test.
9066 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
9067 watchpoint type down.
9068 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
9069 test.
9070
90712007-09-14 Maciej W. Rozycki <macro@mips.com>
9072
5509918f
MR
9073 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
9074 Move all the tests here and run them twice, once using software
9075 watchpoints and once using hardware watchpoints.
9076 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
9077
40b53987
DJ
90782007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
9079
9080 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
9081 test.
9082
695e2681
MK
90832007-09-10 Mark Kettenis <kettenis@gnu.org>
9084
8b3fc8d8
MK
9085 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
9086 build-id.
9087
695e2681
MK
9088 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
9089 know about $ORIGIN. Calculate output dir from $dest instead of
9090 using ${objdir}/{$subdir}.
9091
58d69f29
MK
90922007-09-09 Mark Kettenis <kettenis@gnu.org>
9093
9094 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
9095 gcore, before continuing with the test.
9096
3e347599
DJ
90972007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
9098
9099 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
9100 * gdb.mi/mi-watch.exp: Likewise.
9101
ea37ba09
DJ
91022007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9103 Jim Blandy <jimb@codesourcery.com>
9104
9105 * gdb.arch/i386-sse.exp: Do not expect character constants.
9106 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
9107 * gdb.base/display.exp: Allow print/s.
9108 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
9109 and unsigned char array changes.
9110
2025a643
DJ
91112007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9112
9113 * gdb.base/display.exp: Add tests for printf %p.
9114
26669a27
PA
91152007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
9116
9117 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
9118 the dll name to unicode.
9119
c8f021f8
JK
91202007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9121
9122 * gdb.base/default.exp (show version): Update the version text.
9123 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
9124
4cf31eea
JK
91252007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9126
9127 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
9128 New files.
9129
4935890f
JK
91302007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9131
9132 * lib/gdb.exp (build_id_debug_filename_get): New function.
9133 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
9134 Remove the generate DEBUG file for the future testcase runs.
9135 New testcase for the NT_GNU_BUILD_ID retrieval.
9136 Move the final testing step to ...
9137 (test_different_dir): ... a new function.
9138 New parameter XFAIL to XFAIL all the tests performed.
9139 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
9140 New parameter TYPE to PF_PREFIX all the tests performed.
9141
02142340
VP
91422007-08-31 Vladimir Prus <vladimir@codesourcery.com>
9143
9144 * gdb.mi/mi-var-cp.cc (path_expression): New
9145 function.
9146 * gdb.mi/mi-var-cp.exp: Run path exression tests.
9147
36acd84e
UW
91482007-08-27 Markus Deuling <deuling@de.ibm.com>
9149
9150 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
9151 to fit into SPU Local Store memory.
9152
a896d121
JB
91532007-08-23 Joel Brobecker <brobecker@adacore.com>
9154
9155 * gdb.base/default.exp: Adjust the expected output of "info
9156 warranty" after the switch to GPLv3.
9157
7b433602
JB
91582007-08-23 Joel Brobecker <brobecker@adacore.com>
9159
9160 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
9161 to 30000 (from 20000).
9162
e22f8b7c
JB
91632007-08-23 Joel Brobecker <brobecker@adacore.com>
9164
9165 Switch the license of all .exp files to GPLv3.
9166 Switch the license of all .f and .f90 files to GPLv3.
9167 Switch the license of all .s and .S files to GPLv3.
9168
5a0e3bd0
JB
91692007-08-23 Joel Brobecker <brobecker@adacore.com>
9170
9171 * configure.ac: Switch license to GPLv3.
9172
cc00619d
JB
91732007-08-23 Joel Brobecker <brobecker@adacore.com>
9174
9175 Switch the licensing to GPLv3 for all .ads and .adb files.
9176
8d26208a
DJ
91772007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
9178
9179 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
9180 and t_int_double.
9181 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
9182
4fcb9948
JB
91832007-08-17 Joel Brobecker <brobecker@adacore.com>
9184
9185 * gdb.base/step-line.c: Switch license to GPL version 3, and
9186 update copyright year.
9187 * gdb.base/step-line.inp: Likewise.
9188
b9c34f67
JB
91892007-08-17 Joel Brobecker <brobecker@adacore.com>
9190
9191 * gdb.base/gdb1555.exp: Make expected output immune to formatting
9192 changes inside gdb1555.c.
9193 * gdb.base/pending.exp: Likewise.
9194
2cc17678
DJ
91952007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
9196
9197 * config/default.exp: New file.
9198
e48883f7
DJ
91992007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9200
9201 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
9202 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
9203
1ab80e5b
MR
92042007-07-30 Maciej W. Rozycki <macro@mips.com>
9205
9206 * gdb.base/dump.exp: Force the correct endianness for binary
9207 formats not carrying this information.
9208
aba471f5
DJ
92092007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9210
9211 * gdb.threads/staticthreads.exp: Match .*sem_post.
9212
d4e07204
DJ
92132007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9214
9215 * gdb.base/readline.exp (operate_and_get_next): Match the final
9216 prompt.
9217
2b97317d
KB
92182007-07-23 Kevin Buettner <kevinb@redhat.com>
9219
9220 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
9221 to restarting SID.
9222
44efa07a
KB
92232007-07-18 Kevin Buettner <kevinb@redhat.com>
9224
9225 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
9226 prior to `gdb_start'.
9227
7b5ebade
KB
92282007-07-18 Kevin Buettner <kevinb@redhat.com>
9229
9230 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
9231 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
9232 Remove call to gdb_unload.
9233
255e7678
DJ
92342007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
9235 Daniel Jacobowitz <dan@codesourcery.com>
9236
9237 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
9238 for __WIN32__.
9239 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
9240 * gdb.base/unload.exp: Use shared library test routines.
9241
3a40aaa0
UW
92422007-07-03 Markus Deuling <deuling@de.ibm.com>
9243
9244 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
9245 * gdb.base/solib-symbol-lib.c: Likewise.
9246 * gdb.base/solib-symbol-main.c: Likewise.
9247
b0f4b84b
DJ
92482007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
9249
9250 * config/gdbserver.exp (gdb_reconnect): New.
9251 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
9252 gdb.base/solib-disc.exp: New files.
9253 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
9254 remote debugging".
9255 (gdb_compile): Add shlib_load flag.
9256 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
9257 port.
9258 (gdbserver_reconnect): New.
9259
1b05479a
DJ
92602007-07-01 Nick Roberts <nickrob@snap.net.nz>
9261 Daniel Jacobowitz <dan@codesourcery.com>
9262
9263 * gdb.base/annota3.exp: Test for if construct.
9264
86f78eb2
DJ
92652007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
9266
9267 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
9268
6a2eb474 92692007-06-21 Chris Dearman <chris@mips.com>
a9c64011 9270 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
9271
9272 * gdb.base/display.exp: Allow a newline after display/i.
9273 * gdb.base/pc-fp.exp: Likewise.
9274 * gdb.base/sigbpt.exp: Likewise.
9275
f8b73d13
DJ
92762007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9277
9278 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
9279 required features to be included.
9280
4339e69e
DJ
92812007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
9282
9283 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
9284 in info threads output.
9285
23d964e7
UW
92862007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9287 Markus Deuling <deuling@de.ibm.com>
9288
9289 * gdb.arch/spu-info.exp: New testcase.
9290 * gdb.arch/spu-info.c: New file.
9291
fd20f75b
DJ
92922007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
9293
9294 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
9295 tpcs_offset. Restore lr after the call.
9296 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
9297
2226f861
DJ
92982007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
9299
9300 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
9301 (gdbserver_run): Kill any running gdbserver.
9302 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
9303
d12371a9
MR
93042007-05-17 Maciej W. Rozycki <macro@mips.com>
9305
9306 * gdb.base/sigbpt.exp: Preset segv_addr.
9307
93f02886
DJ
93082007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
9309
9310 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
9311 (gdb_compile_shlib): Likewise.
9312 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
9313 (default_gdb_init): Clear cleanfiles.
9314 (gdb_finish): Delete recorded cleanfiles.
9315 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
9316
9317 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
9318 Do not use isnative.
9319 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
9320 gdb.base/so-impl-ld.exp: Likewise.
9321 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
9322 * gdb.base/unload.exp: Likewise. Do not pass empty option to
9323 gdb_compile.
9324
b04e06d7
VP
93252007-05-15 Vladimir Prus <vladimir@codesourcery.com>
9326
9327 * config/unknown.exp: Remove.
9328
069ed931
UW
93292007-05-15 Markus Deuling <deuling@de.ibm.com>
9330
9331 * gdb.base/info-proc.exp: Check is_remote.
9332
09db0d03
UW
93332007-05-14 Markus Deuling <deuling@de.ibm.com>
9334
9335 * gdb.base/gcore.exp: Initialize variable core_supported.
9336
af2cbe8c
DJ
93372007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9338
9339 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
9340
027c0295
DJ
93412007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9342
9343 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
9344 * gdb.threads/print-threads.exp (test_all_threads): Allow
9345 negative and hexadecimal thread IDs.
9346
dc5000e7
DJ
93472007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9348
9349 * gdb.java/jprint.java (public): Avoid invalid call to static
9350 method.
9351
2e74ed18
DP
93522007-05-14 Denis Pilat <denis.pilat@st.com>
9353
9354 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
9355 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
9356 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
9357 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
9358 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
9359
83547f02
UW
93602007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9361
9362 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 9363 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
9364 this mode.
9365 * gdb.base/ovlymgr.c: Provide stubs for spu target.
9366 * gdb.base/spu.ld: New file.
9367
b18be20d
DJ
93682007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
9369
9370 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
9371
be444858
DJ
93722007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
9373
9374 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
9375
b1d53152
DJ
93762007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
9377
9378 * gdb.java/jmain.exp: Handle demangled names with and without method
9379 signatures.
9380
d084b331
DJ
93812007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
9382
9383 * gdb.mi/mi-syn-frame.c (main, foo, bar)
9384 (have_a_very_merry_interrupt): Remove calls to puts.
9385 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
9386 inferior output.
9387 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
9388 test names.
9389
db9d7fc5
DJ
93902007-04-29 Markus Deuling <deuling@de.ibm.com>
9391 Daniel Jacobowitz <dan@codesourcery.com>
9392
9393 * gdb.base/auxv.exp (core_works): Also check is_remote.
9394 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
9395
ef783a7d 93962007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 9397
ef783a7d
VP
9398 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
9399 message, not the undefined 'module' variable.
9400 * gdb.base/siginfo.exp: Likewise.
9401 * gdb.base/sigstep.exp: Likewise.
9402 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
9403 serialport.
9404 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
9405
b7b73cae
CV
94062007-04-25 Corinna Vinschen <vinschen@redhat.com>
9407
9408 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
9409 target sim fails. Return 0 otherwise.
9410 (gdb_load): Return prematurely if gdb_target_sim fails.
9411
7d90fdfa
DP
94122007-04-16 Denis Pilat <denis.pilat@st.com>
9413
9414 * gdb.base/setshow.exp: Reset height after having set it to 100.
9415
5d3e9c85
DP
94162007-04-16 Denis Pilat <denis.pilat@st.com>
9417
9418 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
9419
18e75969
DP
94202007-04-16 Denis Pilat <denis.pilat@st.com>
9421
9422 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
9423
25d5ea92
VP
94242007-04-14 Vladimir Prus <vladimir@codesourcery.com>
9425
9426 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
9427 tests. Run the frozen varobjs test.
9428 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 9429 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 9430
0b49cb80
JK
94312007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9432
9433 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
9434 gdb.base/type-opaque.exp: New files.
9435
a73bafbc 94362007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
9437
9438 * gdb.mi/mi-var-child.c
a73bafbc
VP
9439 (do_children_tests): User char[2] instead of
9440 char so that automatic printing of pointers to char
9441 don't give unpredicable result.
9442 * gdb.mi/var-cmd.c (do_locals_test): Initialize
9443 local variables.
9444 * gdb.mi/mi-var-child.exp: Step to right line
9445 of do_children_tests.
9446 * gdb.mi/mi2-var-child.exp: Likewise.
9447 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 9448 do_locals_tests.
a73bafbc
VP
9449 (do_children_tests): User char[2] instead of
9450 char so that automatic printing of pointers to char
a9c64011 9451 don't give unpredicable result.
a73bafbc 9452 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 9453 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
9454 Pass test name to mi_wait_for_stop.
9455
7ce59000
DJ
94562007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9457
9458 * gdb.asm/asm-source.exp: Remove d10v case.
9459 * lib/gdb.exp (skip_cplus_tests): Likewise.
9460 * gdb.asm/d10v.inc: Deleted.
9461
20389057
DJ
94622007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9463
9464 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
9465
8807d78b
DJ
94662007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9467
9468 * config/netware.exp: Delete file.
9469
aa3edb8e
JB
94702007-03-29 Joel Brobecker <brobecker@adacore.com>
9471
9472 * gdb.dwarf2/dw2-noloc.S: New file.
9473 * gdb.dwarf2/dw2-noloc.exp: New file.
9474
297561ac
PA
94752007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
9476
9477 * gdb.cp/method2.cc: New test.
9478 * gdb.cp/method2.exp: New test.
9479 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
9480
1f81bd39
DJ
94812007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
9482
9483 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
9484
9453113a
DJ
94852007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
9486
9487 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
9488
b741e217
DJ
94892007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
9490
9491 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
9492 (gdb_load): Delete, replace with...
9493 (gdb_reload): ...this.
9494 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
9495 * gdb.server/server-mon.exp: Likewise.
9496 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
9497 (gdb_start_cmd): New.
9498 (gdb_file_cmd): Save the last loaded file.
9499 (gdb_reload): New.
9500 (gdb_gnu_strip_debug): Use transform.
9501 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
9502 support here. Use new $last_loaded_file. Check mtime.
9503 (gdb_target_cmd): Handle ObjC failure case.
9504 (infer_host_exec): Delete.
9505 (gdbserver_load): Rename to...
9506 (gdbserver_run): ...this. Simplify.
9507 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
9508 (mi_gdb_load): Move most contents to a new function...
9509 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
9510 (mi_run_cmd): Use mi_gdb_target_load.
9511 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
9512 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
9513 Use gdb_run_cmd.
9514 * gdb.base/charsign.exp: Remove incorrect comment.
9515 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
9516 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
9517 gdb.base/start.exp: Use gdb_start_cmd.
9518
446ab585 95192007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 9520 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
9521
9522 * gdb.base/sigbpt.exp: Fix the message when skipping test.
9523 * gdb.base/signull.exp: Similarly.
9524
bbb88ebf
UW
95252007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9526
9527 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
9528 messages available to test cases (like chng-sym.exp).
9529
cb8c4a99
AS
95302007-03-14 Andreas Schwab <schwab@suse.de>
9531
9532 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
9533 format changes.
9534
4e463ff5
DJ
95352007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
9536
9537 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
9538 (optimized_1): New.
9539 (main): Call optimized_1.
9540 (gdb2029): Correct typos. Call gdb2029_marker.
9541 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
9542 for gdb2029.
9543
b6db2c47
MK
95442007-03-12 Mark Kettenis <kettenis@gnu.org>
9545
9546 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
9547 as tabs. Remove redundant test pattern.
9548
70ed3737
UW
95492007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9550
9551 * gdb.base/long_long.exp: Accept optional symbol name in <...>
9552 for /a format output.
9553
47b67b60
DJ
95542007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
9555
9556 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
9557 collect output incrementally.
9558
b8953b0e
UW
95592007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9560
9561 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
9562 for -var-create lpcharacter test.
9563 * gdb.mi/mi2-var-cmd.exp: Likewise.
9564
7acd5c40
UW
95652007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9566
9567 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
9568 pass on targets where address zero is readable.
9569
9c6759c1
UW
95702007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9571
9572 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
9573 just a single architecture.
9574
a2f1aeb4
UW
95752007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9576
9577 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
9578 (fetch_all_registers): New function, uses gdb_test_multiple and
9579 exp_continue to fetch inferior output line-by-line.
9580 Replace all uses of do_get_all_registers by fetch_all_registers.
9581
46579ac2
UW
95822007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9583
9584 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
9585 in target_info.
9586
fc133f24
MS
95872007-03-02 Michael Snyder <michael.snyder@palmsource.com>
9588
a9c64011 9589 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
9590 consistancy; add a default (timeout) case.
9591
7646a51d
MS
95922007-03-02 Michael Snyder <michael.snyder@palmsource.com>
9593
9594 * gdb.base/watchpoint.exp: Fix truncated comment.
9595
dcfff61f
MS
95962007-03-02 Michael Snyder <michael.snyder@palmsource.com>
9597
9598 * Makefile.in: Remove spurious single-quotes from sed command.
9599
664e3ee9
DJ
96002007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
9601
9602 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
9603 func.
9604 * gdb.mi/mi2-var-cmd.exp: Likewise.
9605
d7cc6f2f
JB
96062007-02-27 Joel Brobecker <brobecker@adacore.com>
9607
a9c64011
AS
9608 * gdb.dwarf2/dw2-producer.S: New file.
9609 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
9610
96112007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
9612
9613 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
9614 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
9615 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
9616 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
9617 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
9618 Revert tests to use mi_gdb_test and include value field in output
9619 of -var-create.
9620
93d42b30
DJ
96212007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
9622
9623 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
9624
c499ed39
DJ
96252007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
9626
9627 * gdb.base/maint.exp: Remove full paths from test names.
9628 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
9629 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
9630
9836f81b
JB
96312007-02-27 Joel Brobecker <brobecker@adacore.com>
9632
9633 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
9634
c74d0ad8
DJ
96352007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9636
9637 * gdb.server/server-mon.exp: New test.
9638
2711e456
DJ
96392007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9640
9641 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
9642
ff6f572f
DJ
96432007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9644
9645 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
9646 register capitalization.
9647
fada3feb
DP
96482007-02-13 Denis Pilat <denis.pilat@st.com>
9649
9650 * gdb.mi/mi-var-invalidate.exp: New file.
9651
fb1e4ffc
DJ
96522007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9653
9654 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
9655
3da939d7
DJ
96562007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9657
9658 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
9659
123dc839
DJ
96602007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9661
9662 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
9663 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
9664
877e3645 96652007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
9666
9667 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
9668 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
9669 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
9670 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
9671 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 9672 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 9673 Update tests to include value field in output of -var-create.
a9c64011 9674
3c0a2960
AS
96752007-02-08 Andreas Schwab <schwab@suse.de>
9676
9677 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
9678
108546a0
DJ
96792007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
9680
9681 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
9682 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
9683
d701dcab
DP
96842007-02-02 Denis Pilat <denis.pilat@st.com>
9685
9686 * gdb.threads/threadapply.exp: check that frame is not changed by
9687 the thread apply all command.
9688
783e3e2f
AS
96892007-01-31 Andreas Schwab <schwab@suse.de>
9690
6d9c3a87
AS
9691 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
9692
3c50d7b9
AS
9693 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
9694 in the dwarf sections.
9695 * gdb.dwarf2/mac-fileno.S: Likewise.
9696
783e3e2f
AS
9697 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
9698 bspstore register on ia64.
9699
78ff580e
AS
97002007-01-29 Andreas Schwab <schwab@suse.de>
9701
cc8e9b12
AS
9702 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
9703 "frame-begin" annotation.
9704
78ff580e
AS
9705 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
9706 number of "frames-invalid" annotations.
9707
704a4f78
DJ
97082007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9709
9710 * gdb.base/commands.exp: Call if_commands_test.
9711 (gdb_test_no_prompt, if_commands_test): New.
9712
e741bf94
MK
97132007-01-28 Mark Kettenis <kettenis@gnu.org>
9714
9715 * gdb.threads/sigthread.c (NSIGS): Make bigger.
9716
474d0ad3
AS
97172007-01-27 Andreas Schwab <schwab@suse.de>
9718
9719 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
9720 .short/.int/.quad in the dwarf sections.
9721 * gdb.dwarf2/dw2-intercu.S: Likewise.
9722 * gdb.dwarf2/dw2-intermix.S: Likewise.
9723
e784b426
JK
97242007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9725
9726 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
9727 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
9728 array.
e784b426
JK
9729 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
9730 * gdb.base/setvar.exp: Likewise.
9731
37f08e04
AS
97322007-01-26 Andreas Schwab <schwab@suse.de>
9733
9a01813a
AS
9734 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
9735 test.
9736
37f08e04
AS
9737 * gdb.base/multi-forks.exp ("restart $i"): Also match
9738 __kernel_syscall_via_break.
9739
6e2a9270
VP
97402007-01-24 Vladimir Prus <vladimir@codesourcery.com>
9741
9742 * lib/mi-support.exp (mi_delete_varobj): New.
9743 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
9744 testcase.
9745 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
9746 (main): Call the above.
9747 (reference_update_test, base_in_reference_test)
9748 (reference_to_pointer): Delete the created varobjs.
a9c64011 9749
e515b470
DJ
97502007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
9751
9752 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
9753 * configure: Regenerated.
9754 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
9755 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
9756 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
9757 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
9758 * lib/gdb.exp (gdb_skip_xml_test): New function.
9759
08d8bcd7
DJ
97602007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
9761
9762 * gdb.base/sigrepeat.exp: Correct error message.
9763
97642007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
9765 Daniel Jacobowitz <dan@codesourcery.com>
9766
9767 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
9768 gdb.arch/i386-gnu-cfi-asm.S: New files.
9769
97c3f1f3
JK
97702007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9771
9772 * lib/gdb.exp: Abort on missing `site.exp'.
9773
cb1df416
DJ
97742007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9775 Daniel Jacobowitz <dan@codesourcery.com>
9776
9777 * gdb.base/included.c, gdb.base/included.exp,
9778 gdb.base/included.h: New files.
9779
35990120
DJ
97802007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9781
9782 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
9783 (maximize_rlimit): Reduce limits on 64-bit systems.
9784
6e81a116 97852007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
9786
9787 From Marcus Deuling <deuling@de.ibm.com>:
9788 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
9789 every case.
9790
6c3c41f3
NR
97912007-01-13 Nick Roberts <nickrob@snap.net.nz>
9792
9793 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
9794 (test_path_specification): Use objdir instead of srcdir to always
9795 get an absolute filename.
9796
2f12c312
DJ
97972007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
9798
9799 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
9800
81121995
VP
98012007-01-11 Vladimir Prus <vladimir@codesourcery.com>
9802
9803 * gdb.mi/mi-var-cp.cc (reference_update_tests):
9804 Make sure the variable we're using is in scope.
9805 (reference_to_pointer): Likewise.
9806
4741b737
DJ
98072007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9808
9809 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
9810 has no debug information.
9811
054410c3
DJ
98122007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9813
9814 * gdb.base/annota1.exp: Remove extra send_gdb.
9815
818f79f6
DJ
98162007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9817
9818 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
9819
f7a6bb70
DJ
98202007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9821
9822 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
9823
57e66780
DJ
98242007-01-08 Nick Roberts <nickrob@snap.net.nz>
9825 Daniel Jacobowitz <dan@codesourcery.com>
9826
9827 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
9828 lcharacter or linteger change. Correct duplicated test name.
9829 * gdb.mi/mi2-var-cmd.exp: Likewise.
9830
3d799a95
DJ
98312007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9832
9833 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
9834
98352007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 9836
a9c64011
AS
9837 * gdb.base/nofield.c: New file.
9838 * gdb.base/nofield.exp: New testcase.
51679ba9 9839
eafb94e8
NR
98402007-01-05 Nick Roberts <nickrob@snap.net.nz>
9841
9842 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
9843
9844 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
9845 test.
9846
5e572bb4
DJ
98472007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
9848
9849 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
9850
74a44383
DJ
98512007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
9852
9853 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
9854 when continuing.
9855
1b572db9
DJ
98562007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9857
9858 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
9859 Expect ".exe" extension.
9860
381bc39b
DJ
98612007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9862
9863 * gdb.base/charset.exp: Add explicit filename to break.
9864 * gdb.base/dbx.exp: Add explicit filename to breaks.
9865
2b70e4c6
DJ
98662007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9867
9868 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
9869 * gdb.mi/mi2-file.exp: Likewise.
9870
303b6f5d
DJ
98712007-01-04 Vladimir Prus <vladimir@codesourcery.com>
9872
9873 Implement specification of MI tests as comments
9874 in C and C++ sources.
9875 * lib/mi-support.exp (mi_autotest_data): New variable.
9876 (mi_autotest_source): New variable.
9877 (count_newlines, mi_prepare_inline_tests)
9878 (mi_get_inline_test, mi_continue_to_line)
9879 (mi_run_inline_test, mi_tbreak)
9880 (mi_send_resuming_command, mi_wait_for_stop): New functions.
9881 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
9882 Run inline tests.
9883 * gdb.mi/mi-var-cp.cc: Define tests here.
9884
23da0d94
VP
98852007-01-04 Vladimir Prus <vladimir@codesourcery.com>
9886
9887 Simplify usage of mi_continue_to.
9888 * lib/mi-support.exp (mi_runto_helper): Renamed
9889 from mi_runto, added new parameter 'run_or_continue'.
9890 (mi_runto): Use mi_runto_helper.
9891 (mi_continue_to): Accept just function name as parameter.
9892 Use mi_runto_helper.
9893 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
9894 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 9895
f9e18282
JB
98962006-01-04 Joel Brobecker <brobecker@adacore.com>
9897
9898 Make this testcase a bit more realistic. The current code
9899 is too simplistic, and allows the compiler to optimize out
9900 some of the entities we need for this testcase.
9901 * gdb.ada/null_record/bar.ads (Void_Star): New type.
9902 (Do_Nothing): Add extra parameter.
9903 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
9904 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
9905 by using a variable of type Void_Star.
9906
fd678c65
JB
99072006-01-04 Joel Brobecker <brobecker@adacore.com>
9908
9909 * gdb.ada/catch_ex/foo.adb: New file.
9910 * gdb.ada/catch_ex.exp: New testcase.
9911
05cfdb42
DJ
99122007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
9913
9914 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
9915 pass --image-base to linker.
9916
2e03ee74
DJ
99172007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9918 Daniel Jacobowitz <dan@codesourcery.com>
9919
9920 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
9921 secondary prompts.
9922
0d5de010
DJ
99232007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9924
9925 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
9926 output. Test the types of members and member pointers.
9927 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
9928 gdb/2092.
9929 * gdb.cp/member-ptr.exp: Search for a comment instead of a
9930 statement. Enable for GCC. Update expected output for some tests
9931 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
9932 layout.
9933 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
9934 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
9935 (Diamond::vget_base): New.
9936 (main): Add new tests.
9937 * gdb.cp/printmethod.exp: Update expected output for member functions.
9938 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
9939 print pEe->D::vg().
9940
61a771aa
DJ
99412007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9942
9943 * gdb.threads/tls.exp: Allow stops in sem_post.
9944
2fa63963
DJ
99452006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
9946
9947 * gdb.base/annota1.exp: Allow .*printf in backtraces.
9948 * gdb.base/annota3.exp: Likewise.
9949 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
9950 again (instead of timing out).
9951 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
9952 GCC bug 26475.
9953 * gdb.java/jmisc.exp: Adjust to work with method signatures including
9954 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
9955 test from jmisc1.exp.
9956 * gdb.java/jmisc1.exp: Delete.
9957 * gdb.java/jprint.exp: Adjust to work with method signatures including
9958 return types.
9959 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
9960 * gdb.threads/linux-dp.exp: Don't be confused by program output.
9961 * lib/java.exp (compile_java_from_source): Pass the correct type
9962 to target_compile.
9963
5eefc2b7
JB
99642006-12-31 Joel Brobecker <brobecker@adacore.com>
9965
9966 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
9967 (stack_align_edx): New function.
9968 (stack_align_eax): New function.
9969 (main): Add calls to stack_align_edx and stack_align_eax.
9970 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
9971 Add testing for the cases where the register used during a stack
9972 realignment is edx. Same for eax.
9973
227c54da
DJ
99742006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
9975
9976 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
9977 and generic PE targets.
9978
cab8ac94
JB
99792006-12-29 Joel Brobecker <brobecker@adacore.com>
9980
9981 * gdb.ada/array_return.exp: Update copyright date list.
9982
ba54f318
JB
99832006-12-27 Joel Brobecker <brobecker@adacore.com>
9984
9985 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
9986 (Create_Small_Float_Vector): New function.
9987 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
9988 function body.
9989 * gdb.ada/array_return/p.adb: Use new type and function from
9990 package Pck.
9991 * gdb.ada/array_return.exp: Add a test verifying that GDB is
9992 able to print the value returned by a function returning an
9993 array of float.
9994
6b7a35dd
JB
99952006-12-20 Joel Brobecker <brobecker@adacore.com>
9996
9997 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
9998 The associated tests should be PASSing.
9999
038224f6
VP
100002006-12-08 Vladimir Prus <vladimir@codesourcery.com>
10001
10002 Test for base in references.
10003 * gdb.mi/mi-var-cp.cc: Add test code.
10004 * gdb.mi/mi-var-cp.exp: Test for bases in references.
10005 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
10006 * gdb.mi/mi2-watch.exp: Likewise.
10007 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
10008 (mi_list_varobj_children): New function.
10009
b26ed50d
VP
100102006-12-08 Vladimir Prus <vladimir@codesourcery.com>
10011
10012 * lib/mi-support.exp
10013 (mi_runto): Accept "()" after function name.
10014 (mi_create_varobj): New function.
10015 (mi_varobj_update): New function.
10016 (mi_Check_varobj_value): New function.
10017 * gdb.mi/mi-var-cp.exp: New file.
10018 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 10019
08232497
DJ
100202006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
10021
10022 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
10023 gdb.base/weaklib2.c: New files.
10024
d394c993 100252006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 10026
ac6c2fba
NS
10027 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
10028 info. Adjust test names.
10029
8ec659a0 10030 * gdb.base/break.c (main): Move position of malloc.
d394c993 10031 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 10032
acd65feb
VP
100332006-11-28 Vladimir Prus <vladimir@codesourcery.com>
10034
10035 * gdb.mi/mi-var-cmd.exp: Check -var-update after
10036 assignement of arrays and function pointers.
10037 * gdb.mi/var-cmd.c: Add declaration necessary for above
10038 tests.
10039
f556d5e5
NS
100402006-11-27 Nathan Sidwell <nathan@codesourcery.com>
10041
10042 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
10043
10044 * gdb.threads/linux-dp.exp: Read thread table before and after
10045 creating each philosopher and verify it.
10046
697bc68d
NS
100472006-11-27 Nathan Sidwell <nathan@codesourcery.com>
10048 Paul Brook <paul@codesourcery.com>
10049 Daniel Jacobowitz <dan@codesourcery.com>
10050
10051 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 10052 main to remove duplication. Add start function of the form
697bc68d
NS
10053 '_*start[1-9]*'. Add RVDS start function.
10054
29d73ae4
DJ
100552006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
10056
10057 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
10058
c1d88655
UW
100592006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10060
10061 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
10062 * gdb.asm/spu.inc: New file.
10063 * gdb.base/term.exp: Disable if [target_info exists noargs].
10064 * gdb.gdb/complaints.exp: Disable if ![isnative].
10065 * gdb.gdb/selftest.exp: Likewise.
10066 * gdb.gdb/observer.exp: Likewise.
10067 * gdb.gdb/xfullpath.exp: Likewise.
10068 * gdb.base/attach.exp: Disable on SPU target.
10069 * gdb.cp/bs145503.exp: Likewise.
10070 * gdb.cp/exception.exp: Likewise.
10071 * gdb.cp/userdef.exp: Likewise.
10072
32a13b1a
DJ
100732006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
10074
10075 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
10076
d8295fe9
VP
100772006-11-10 Vladimir Prus <vladimir@codesourcery.com>
10078
10079 * gdb.base/completion.exp: Fix completion tests for
10080 'info' and 'info '.
10081 * gdb.base/help.exp (help_test_raw, test_class_help)
10082 (test_prefix_command_help): Move...
10083 * lib/gdb.exp: Here.
10084 * gdb.base/main.exp: Adjust.
10085 * gdb.cp/maint.exp: Adjust.
10086 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 10087
8c394015
VP
100882006-11-09 Vladimir Prus <vladimir@codesourcery.com>
10089
10090 * gdb.stabs/weird.exp (print_weird_var): Use
10091 gdb_test_multiple instead of gdb_expect.
10092
027fc1bc
VP
100932006-11-09 Vladimir Prus <vladimir@codesourcery.com>
10094
10095 * gdb.base/help.exp (help_test_raw): New.
10096 (test_class_help): New.
10097 (test_prefix_command_help): New.
10098 Adjust testcases.
10099
67609209
FR
101002006-11-09 Christophe Lyon <christophe.lyon@st.com>
10101
10102 * gdb.base/constvars.c (main): Write to crass and crips, so that
10103 they are allocated by the compiler.
10104
f73adfeb
AS
101052006-10-27 Andreas Schwab <schwab@suse.de>
10106
10107 * gdb.base/multi-forks.exp: Use "detach fork" instead of
10108 "detach-fork".
10109
2f83a18e
DJ
101102006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
10111
10112 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
10113 of patterns.
10114
94277a38
DJ
101152006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
10116
10117 * gdb.base/sepdebug.exp: Remove debug format test.
10118 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
10119 Handle no-symtab.
10120 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
10121
5bd2f6e2
DJ
101222006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
10123
10124 * gdb.threads/manythreads.c (thread_function, main): Don't cast
10125 int to pointer or pointer to int.
10126 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
10127
8c008720
DJ
101282006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
10129
10130 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
10131
9e35dae4
DJ
101322006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10133
10134 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
10135
d9639e13
DJ
101362006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
10137
10138 PR c++/2116
10139 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
10140
390a1bd0
JB
101412006-10-06 Joel Brobecker <brobecker@adacore.com>
10142
10143 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
10144 the corresponding bug has been fixed in GDB (PR/2018).
10145
dd920c33
JB
101462006-10-06 Joel Brobecker <brobecker@adacore.com>
10147
10148 * gdb.base/subst.exp: New testcase.
10149
53bbefe9
JB
101502006-10-06 Joel Brobecker <brobecker@adacore.com>
10151
10152 * gdb.ada/array_return/pck.ads: Add copyright notice.
10153 * gdb.ada/array_return/pck.adb: Likewise.
10154 * gdb.ada/array_return/p.adb: Likewise.
10155 * gdb.ada/exec_changed/first.adb: Likewise.
10156 * gdb.ada/exec_changed/second.adb: Likewise.
10157
09851417
JB
101582006-10-06 Joel Brobecker <brobecker@adacore.com>
10159
10160 * gdb.ada/watch_arg/watch.adb: New file.
10161 * gdb.ada/watch_arg.exp: New testcase.
10162
041bf30d
VP
101632006-10-02 Vladimir Prus <vladimir@codesourcery.com>
10164
10165 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 10166 via string_to_regexp.
041bf30d 10167 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 10168
f286fbdd 101692006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
10170
10171 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
10172 Remove unused / obsolete files.
10173
7c07f349
NR
101742006-09-19 Nick Roberts <nickrob@snap.net.nz>
10175
10176 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
10177
cd5ff84a
VP
101782006-09-17 Vladimir Prus <vladimir@codesourcery.com>
10179
10180 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
10181 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 10182 the number of frames.
cd5ff84a 10183
ae018d1a
DJ
101842006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
10185
10186 * gdb.base/args.c (main): Add breakpoint marker.
10187 * gdb.base/args.exp: Use args_test for tests. Add new tests which
10188 really test empty arguments.
10189 (args_load): Delete.
10190 (args_test): New.
10191
b399c549
NR
101922006-09-13 Nick Roberts <nickrob@snap.net.nz>
10193
10194 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 10195 check for one file.
b399c549 10196
2ab1eb7a
VP
101972006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
10198
10199 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
10200 HIGH_FRAME argument to -stack-list-locals can be larger than
10201 the number of frames.
a9c64011 10202
476308bf
FF
102032006-08-18 Fred Fish <fnf@specifix.com>
10204
10205 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
10206 '$' in front of skip_vmx_tests_saved when setting that.
10207
8625200f
AS
102082006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
10209
10210 * gdb.base/trace-commands.exp: New file.
10211
089ec8f1
DJ
102122006-08-10 Joel Brobecker <brobecker@adacore.com>
10213 Daniel Jacobowitz <dan@codesourcery.com>
10214
10215 * gdb.base/step-bt.exp: Make hexadecimal address optional in
10216 expected output of the backtrace commands.
10217
b60f0898
JB
102182006-08-09 Joel Brobecker <brobecker@adacore.com>
10219
10220 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
10221 untested followed by return combination.
10222 * gdb.arch/altivec-regs.exp: Likewise.
10223 * gdb.arch/e500-abi.exp: Likewise.
10224 * gdb.arch/e500-regs.exp: Likewise.
10225 * gdb.arch/gdb1291.exp: Likewise.
10226 * gdb.arch/gdb1431.exp: Likewise.
10227 * gdb.arch/gdb1558.exp: Likewise.
10228 * gdb.arch/i386-prologue.exp: Likewise.
10229 * gdb.arch/i386-unwind.exp: Likewise.
10230 * gdb.asm/asm-source.exp: Likewise.
10231 * gdb.base/a2-run.exp: Likewise.
10232 * gdb.base/advance.exp: Likewise.
10233 * gdb.base/all-bin.exp: Likewise.
10234 * gdb.base/annota1.exp: Likewise.
10235 * gdb.base/annota3.exp: Likewise.
10236 * gdb.base/args.exp: Likewise.
10237 * gdb.base/arithmet.exp: Likewise.
10238 * gdb.base/assign.exp: Likewise.
10239 * gdb.base/async.exp: Likewise.
10240 * gdb.base/attach.exp: Likewise.
10241 * gdb.base/bang.exp: Likewise.
10242 * gdb.base/bigcore.exp: Likewise.
10243 * gdb.base/bitfields.exp: Likewise.
10244 * gdb.base/bitfields2.exp: Likewise.
10245 * gdb.base/break.exp: Likewise.
10246 * gdb.base/call-sc.exp: Likewise.
10247 * gdb.base/call-strs.exp: Likewise.
10248 * gdb.base/callfuncs.exp: Likewise.
10249 * gdb.base/checkpoint.exp: Likewise.
10250 * gdb.base/chng-syms.exp: Likewise.
10251 * gdb.base/code-expr.exp: Likewise.
10252 * gdb.base/commands.exp: Likewise.
10253 * gdb.base/completion.exp: Likewise.
10254 * gdb.base/cond-expr.exp: Likewise.
10255 * gdb.base/condbreak.exp: Likewise.
10256 * gdb.base/consecutive.exp: Likewise.
10257 * gdb.base/constvars.exp: Likewise.
10258 * gdb.base/corefile.exp: Likewise.
10259 * gdb.base/cvexpr.exp: Likewise.
10260 * gdb.base/dbx.exp: Likewise.
10261 * gdb.base/define.exp: Likewise.
10262 * gdb.base/detach.exp: Likewise.
10263 * gdb.base/display.exp: Likewise.
10264 * gdb.base/dump.exp: Likewise.
10265 * gdb.base/ena-dis-br.exp: Likewise.
10266 * gdb.base/ending-run.exp: Likewise.
10267 * gdb.base/environ.exp: Likewise.
10268 * gdb.base/eval-skip.exp: Likewise.
10269 * gdb.base/exprs.exp: Likewise.
10270 * gdb.base/fileio.exp: Likewise.
10271 * gdb.base/finish.exp: Likewise.
10272 * gdb.base/float.exp: Likewise.
10273 * gdb.base/foll-exec.exp: Likewise.
10274 * gdb.base/foll-fork.exp: Likewise.
10275 * gdb.base/foll-vfork.exp: Likewise.
10276 * gdb.base/freebpcmd.exp: Likewise.
10277 * gdb.base/funcargs.exp: Likewise.
10278 * gdb.base/gcore.exp: Likewise.
10279 * gdb.base/gdb1090.exp: Likewise.
10280 * gdb.base/gdb1250.exp: Likewise.
10281 * gdb.base/huge.exp: Likewise.
10282 * gdb.base/info-proc.exp: Likewise.
10283 * gdb.base/interrupt.exp: Likewise.
10284 * gdb.base/jump.exp: Likewise.
10285 * gdb.base/langs.exp: Likewise.
10286 * gdb.base/lineinc.exp: Likewise.
10287 * gdb.base/list.exp: Likewise.
10288 * gdb.base/logical.exp: Likewise.
10289 * gdb.base/long_long.exp: Likewise.
10290 * gdb.base/macscp.exp: Likewise.
10291 * gdb.base/maint.exp: Likewise.
10292 * gdb.base/mips_pro.exp: Likewise.
10293 * gdb.base/miscexprs.exp: Likewise.
10294 * gdb.base/multi-forks.exp: Likewise.
10295 * gdb.base/opaque.exp: Likewise.
10296 * gdb.base/overlays.exp: Likewise.
10297 * gdb.base/pc-fp.exp: Likewise.
10298 * gdb.base/pointers.exp: Likewise.
10299 * gdb.base/printcmds.exp: Likewise.
10300 * gdb.base/psymtab.exp: Likewise.
10301 * gdb.base/ptype.exp: Likewise.
10302 * gdb.base/recurse.exp: Likewise.
10303 * gdb.base/relational.exp: Likewise.
10304 * gdb.base/relocate.exp: Likewise.
10305 * gdb.base/remote.exp: Likewise.
10306 * gdb.base/reread.exp: Likewise.
10307 * gdb.base/restore.exp: Likewise.
10308 * gdb.base/return.exp: Likewise.
10309 * gdb.base/return2.exp: Likewise.
10310 * gdb.base/scope.exp: Likewise.
10311 * gdb.base/sect-cmd.exp: Likewise.
10312 * gdb.base/sep.exp: Likewise.
10313 * gdb.base/sepdebug.exp: Likewise.
10314 * gdb.base/setshow.exp: Likewise.
10315 * gdb.base/setvar.exp: Likewise.
10316 * gdb.base/sigall.exp: Likewise.
10317 * gdb.base/sigbpt.exp: Likewise.
10318 * gdb.base/signals.exp: Likewise.
10319 * gdb.base/signull.exp: Likewise.
10320 * gdb.base/sizeof.exp: Likewise.
10321 * gdb.base/solib.exp: Likewise.
10322 * gdb.base/step-line.exp: Likewise.
10323 * gdb.base/step-test.exp: Likewise.
10324 * gdb.base/structs.exp: Likewise.
10325 * gdb.base/structs2.exp: Likewise.
10326 * gdb.base/term.exp: Likewise.
10327 * gdb.base/twice.exp: Likewise.
10328 * gdb.base/until.exp: Likewise.
10329 * gdb.base/varargs.exp: Likewise.
10330 * gdb.base/volatile.exp: Likewise.
10331 * gdb.base/watchpoint.exp: Likewise.
10332 * gdb.base/whatis-exp.exp: Likewise.
10333 * gdb.base/whatis.exp: Likewise.
10334 * gdb.cp/ambiguous.exp: Likewise.
10335 * gdb.cp/annota2.exp: Likewise.
10336 * gdb.cp/annota3.exp: Likewise.
10337 * gdb.cp/bool.exp: Likewise.
10338 * gdb.cp/breakpoint.exp: Likewise.
10339 * gdb.cp/casts.exp: Likewise.
10340 * gdb.cp/class2.exp: Likewise.
10341 * gdb.cp/classes.exp: Likewise.
10342 * gdb.cp/cplusfuncs.exp: Likewise.
10343 * gdb.cp/ctti.exp: Likewise.
10344 * gdb.cp/derivation.exp: Likewise.
10345 * gdb.cp/exception.exp: Likewise.
10346 * gdb.cp/gdb1355.exp: Likewise.
10347 * gdb.cp/hang.exp: Likewise.
10348 * gdb.cp/inherit.exp: Likewise.
10349 * gdb.cp/local.exp: Likewise.
10350 * gdb.cp/m-data.exp: Likewise.
10351 * gdb.cp/m-static.exp: Likewise.
10352 * gdb.cp/member-ptr.exp: Likewise.
10353 * gdb.cp/method.exp: Likewise.
10354 * gdb.cp/misc.exp: Likewise.
10355 * gdb.cp/namespace.exp: Likewise.
10356 * gdb.cp/overload.exp: Likewise.
10357 * gdb.cp/ovldbreak.exp: Likewise.
10358 * gdb.cp/pr-1023.exp: Likewise.
10359 * gdb.cp/pr-1210.exp: Likewise.
10360 * gdb.cp/pr-574.exp: Likewise.
10361 * gdb.cp/printmethod.exp: Likewise.
10362 * gdb.cp/psmang.exp: Likewise.
10363 * gdb.cp/ref-params.exp: Likewise.
10364 * gdb.cp/ref-types.exp: Likewise.
10365 * gdb.cp/rtti.exp: Likewise.
10366 * gdb.cp/templates.exp: Likewise.
10367 * gdb.cp/try_catch.exp: Likewise.
10368 * gdb.cp/userdef.exp: Likewise.
10369 * gdb.cp/virtfunc.exp: Likewise.
10370 * gdb.disasm/am33.exp: Likewise.
10371 * gdb.disasm/h8300s.exp: Likewise.
10372 * gdb.disasm/mn10300.exp: Likewise.
10373 * gdb.disasm/sh3.exp: Likewise.
10374 * gdb.disasm/t01_mov.exp: Likewise.
10375 * gdb.disasm/t02_mova.exp: Likewise.
10376 * gdb.disasm/t03_add.exp: Likewise.
10377 * gdb.disasm/t04_sub.exp: Likewise.
10378 * gdb.disasm/t05_cmp.exp: Likewise.
10379 * gdb.disasm/t06_ari2.exp: Likewise.
10380 * gdb.disasm/t07_ari3.exp: Likewise.
10381 * gdb.disasm/t08_or.exp: Likewise.
10382 * gdb.disasm/t09_xor.exp: Likewise.
10383 * gdb.disasm/t10_and.exp: Likewise.
10384 * gdb.disasm/t11_logs.exp: Likewise.
10385 * gdb.disasm/t12_bit.exp: Likewise.
10386 * gdb.disasm/t13_otr.exp: Likewise.
10387 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
10388 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
10389 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
10390 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
10391 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
10392 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10393 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10394 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10395 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
10396 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
10397 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10398 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10399 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10400 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10401 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10402 * gdb.mi/gdb701.exp: Likewise.
10403 * gdb.mi/gdb792.exp: Likewise.
10404 * gdb.mi/mi-basics.exp: Likewise.
10405 * gdb.mi/mi-break.exp: Likewise.
10406 * gdb.mi/mi-cli.exp: Likewise.
10407 * gdb.mi/mi-console.exp: Likewise.
10408 * gdb.mi/mi-disassemble.exp: Likewise.
10409 * gdb.mi/mi-eval.exp: Likewise.
10410 * gdb.mi/mi-file.exp: Likewise.
10411 * gdb.mi/mi-read-memory.exp: Likewise.
10412 * gdb.mi/mi-regs.exp: Likewise.
10413 * gdb.mi/mi-return.exp: Likewise.
10414 * gdb.mi/mi-simplerun.exp: Likewise.
10415 * gdb.mi/mi-stack.exp: Likewise.
10416 * gdb.mi/mi-stepi.exp: Likewise.
10417 * gdb.mi/mi-syn-frame.exp: Likewise.
10418 * gdb.mi/mi-until.exp: Likewise.
10419 * gdb.mi/mi-var-block.exp: Likewise.
10420 * gdb.mi/mi-var-child.exp: Likewise.
10421 * gdb.mi/mi-var-cmd.exp: Likewise.
10422 * gdb.mi/mi-var-display.exp: Likewise.
10423 * gdb.mi/mi-watch.exp: Likewise.
10424 * gdb.mi/mi2-basics.exp: Likewise.
10425 * gdb.mi/mi2-break.exp: Likewise.
10426 * gdb.mi/mi2-cli.exp: Likewise.
10427 * gdb.mi/mi2-console.exp: Likewise.
10428 * gdb.mi/mi2-disassemble.exp: Likewise.
10429 * gdb.mi/mi2-eval.exp: Likewise.
10430 * gdb.mi/mi2-file.exp: Likewise.
10431 * gdb.mi/mi2-read-memory.exp: Likewise.
10432 * gdb.mi/mi2-regs.exp: Likewise.
10433 * gdb.mi/mi2-return.exp: Likewise.
10434 * gdb.mi/mi2-simplerun.exp: Likewise.
10435 * gdb.mi/mi2-stack.exp: Likewise.
10436 * gdb.mi/mi2-stepi.exp: Likewise.
10437 * gdb.mi/mi2-syn-frame.exp: Likewise.
10438 * gdb.mi/mi2-until.exp: Likewise.
10439 * gdb.mi/mi2-var-block.exp: Likewise.
10440 * gdb.mi/mi2-var-child.exp: Likewise.
10441 * gdb.mi/mi2-var-cmd.exp: Likewise.
10442 * gdb.mi/mi2-var-display.exp: Likewise.
10443 * gdb.mi/mi2-watch.exp: Likewise.
10444 * gdb.stabs/exclfwd.exp: Likewise.
10445 * gdb.stabs/weird.exp: Likewise.
10446 * gdb.threads/gcore-thread.exp: Likewise.
10447 * gdb.trace/actions.exp: Likewise.
10448 * gdb.trace/backtrace.exp: Likewise.
10449 * gdb.trace/circ.exp: Likewise.
10450 * gdb.trace/collection.exp: Likewise.
10451 * gdb.trace/deltrace.exp: Likewise.
10452 * gdb.trace/infotrace.exp: Likewise.
10453 * gdb.trace/limits.exp: Likewise.
10454 * gdb.trace/packetlen.exp: Likewise.
10455 * gdb.trace/passc-dyn.exp: Likewise.
10456 * gdb.trace/passcount.exp: Likewise.
10457 * gdb.trace/report.exp: Likewise.
10458 * gdb.trace/save-trace.exp: Likewise.
10459 * gdb.trace/tfind.exp: Likewise.
10460 * gdb.trace/tracecmd.exp: Likewise.
10461 * gdb.trace/while-dyn.exp: Likewise.
10462 * gdb.trace/while-stepping.exp: Likewise.
10463
f4b618d1
JB
104642006-08-08 Joel Brobecker <brobecker@adacore.com>
10465
10466 * gdb.base/step-bt.c: New file.
10467 * gdb.base/step-bt.exp: New testcase.
10468
3d00d119
DJ
104692006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
10470
10471 * config/monitor.exp (gdb_load): Remove support for obsolete
10472 download-write-size.
10473 * gdb.base/remote.exp: Likewise. Update all callers of
10474 gdb_timed_load.
10475
017b5bd4
DJ
104762006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
10477
10478 * cursal.exp: Pass binfile to gdb_load.
10479
837c599d
DJ
104802006-08-01 Nathan Sidwell <nathan@codesourcery.com>
10481
10482 * gdb.base/cursal.exp: Add "" to gdb_load call.
10483
8dd4540b
MK
104842006-07-29 Mark Kettenis <kettenis@gnu.org>
10485
10486 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
10487 NetBSD/ELF targets.
10488
ab5c9f60
DJ
104892006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
10490
10491 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
10492 operator*.
10493
4c42eaff
DJ
104942006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
10495
10496 * gdb.base/completion.exp: Update for change in "file" behavior.
10497 * gdb.stabs/weird.exp: Likewise.
10498 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
10499 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
10500
0155cc76
NS
105012006-07-24 Nathan Sidwell <nathan@codesourcery.com>
10502
10503 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
10504 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
10505
16026cd7
AS
105062006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
10507
10508 * gdb.base/default.exp: Update source command error message.
10509 * gdb.base/help.exp: Update 'help source' message.
10510
16963cb6
DJ
105112006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
10512
10513 * gdb.cp/bs15503.exp: Update comment for no longer crashing
10514 test.
10515
6d7fd486
AS
105162006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
10517
10518 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
10519
29e8a844
DJ
105202006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
10521
10522 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
10523
6afcfa39
DJ
105242006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
10525
10526 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
10527
267a692b
MK
105282006-07-17 Mark Kettenis <kettenis@gnu.org>
10529
10530 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
10531 *-*-openbsd* from targets for wich we expect ARM FPA floating
10532 point format.
10533
85d2fec4
NR
105342006-07-17 Nick Roberts <nickrob@snap.net.nz>
10535
10536 * gdb.cp/annota3.exp: Expect frame-begin annotation.
10537
105382006-07-17 Mark Kettenis <kettenis@gnu.org>
10539
10540 * gdb.base/annota3.exp: Expect frame-begin annotation.
10541
85b4c6e8
JB
105422006-07-14 Joel Brobecker <brobecker@adacore.com>
10543
10544 * gdb.base/help.exp: Adjust "help unset" test to accept
10545 any list of unset commands.
10546
fb933624
DJ
105472006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
10548 Daniel Jacobowitz <dan@codesourcery.com>
10549
10550 * gdb.cp/ref-params.exp: New test.
10551 * gdb.cp/ref-params.cc: New source file.
10552 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
10553
1dff4b64
MK
105542006-07-08 Mark Kettenis <kettenis@gnu.org>
10555
10556 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
10557 spaces/tabs in regular expressions since they might not be there.
10558
40d2e0e3
AS
105592006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
10560
10561 * gdb.base/ifelse.exp: New file.
10562
f6c957d2
NS
105632006-07-04 Nathan Sidwell <nathan@codesourcery.com>
10564
10565 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
10566 line.
10567 * gdb.base/huge.exp: Loop over compilation to find a size that
10568 is acceptable.
10569 * gdb.base/remote.exp: Correct expected strings.
10570 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
10571
b9c5a23d
DJ
105722006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10573
10574 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
10575
9af2e58d
DJ
105762006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10577
10578 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
10579 native.
10580
30930ca5
DJ
105812006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10582
10583 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
10584 enable stabs testing.
10585
aa32fa1d
DJ
105862006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10587
bd4a4c80 10588 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
10589 gdb_test_multiple does.
10590
321fef15
DJ
105912006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10592
10593 * Makefile.in (host_alias): Remove.
10594 (target_alias): Use @target_noncanonical@.
10595 (site.exp): Don't set host_alias.
10596 * aclocal.m4: Remove contents. Include acx.m4.
10597 * configure: Regenerated.
10598 * configure.ac: Use ACX_NONCANONICAL_TARGET.
10599
e1c2defa
NS
106002006-06-13 Nathan Sidwell <nathan@codesourcery.com>
10601
e63b55d1
NS
10602 * lib/gdb.exp (gdb_load_cmd): New.
10603
5600ea19
NS
10604 * gdb.base/fileio.c: Add system(NULL) test.
10605 * gdb.base/fileio.exp: Check it.
10606
e1c2defa
NS
10607 * gdb.base/break.c: Add 10a breakpoint at }
10608 * gdb.base/break.exp: Add test for breakpoint at }
10609 * gdb.cp/anon-union.cc: Add code at end of function.
10610 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
10611 * gdb.mi/var-cmd.c: Add code at end of function.
10612 * gdb.mi/mi-var-display.exp: Adjust end of next.
10613 * gdb.mi/mi2-var-display.exp: Likewise.
10614 * gdb.base/fileio.c: Add stop function and insert calls at
10615 stopping places.
10616 * gdb.base/fileio.exp: Breakpoint stop function and remove
10617 explicit line number references.
10618
6c0112ec
JB
106192006-05-19 Joel Brobecker <brobecker@adacore.com>
10620
a9c64011
AS
10621 * gdb.base/del.exp (test_delete_alias): New function.
10622 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 10623
154189a4
FF
106242006-05-18 Fred Fish <fnf@specifix.com>
10625
10626 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
10627 required. Check for spurious output after program exits normally.
10628
582e64c2
FF
106292006-05-17 Fred Fish <fnf@specifix.com>
10630
10631 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
10632 gdb_load, so it works in the simulator.
10633
8ef6493a
FF
106342006-05-11 Fred Fish <fnf@specifix.com>
10635
10636 * gdb.base/bang.exp: Ignore unexpected output between the
10637 "program exited normally" and the gdb prompt, as many other
10638 tests do.
10639
692b141c
MK
106402006-05-07 Mark Kettenis <kettenis@gnu.org>
10641
10642 * gdb.base/help.exp: Make "delete checkpoint" part option for
10643 "help d" and "help delete" tests.
10644
540b8a30
UW
106452006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10646
a9c64011 10647 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
10648 expected output in some mi_gdb_test statements.
10649 * gdb.mi/mi2-basics.exp: Likewise.
10650
9b6462d9
JB
106512006-05-05 Joel Brobecker <brobecker@adacore.com>
10652
10653 * gdb.base/del.c: New file.
10654 * gdb.base/del.exp: New testcase.
10655
954de43b
DM
106562006-05-05 David S. Miller <davem@sunset.davemloft.net>
10657
10658 * gdb.base/break.exp: Do not assume a breakpoint on
10659 main will actually be in $srcfile when optimizing.
1303f75e
DM
10660 * gdb.base/savedregs.exp: Do not require that the dummy
10661 frame location match up to a symbol and source file location.
c3242428
DM
10662 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
10663 will get printed without a mi_cmd_data_list_register_values prefix.
10664 (*-data-list-register-*): Correct regular expressions to expect the new
10665 pseudo d? floating point registers.
10666 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 10667
c7e64c9a
DJ
106682006-05-05 Christophe Lyon <christophe.lyon@st.com>
10669
10670 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
10671 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
10672 is allocated by the compiler.
10673 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
10674 anons, e, anone to force their allocation by the compiler.
10675
106762006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
10677
10678 * gdb.base/help.exp: Update expected text for help d and
10679 help delete.
10680
27ce9a6d
MK
106812006-05-02 Mark Kettenis <kettenis@gnu.org>
10682
10683 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
10684 NetBSD/ELF targets.
10685
8608915f
MK
106862006-04-30 Mark Kettenis <kettenis@gnu.org>
10687
10688 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
10689 single-step breakpoint fails; make this a KFAIL on
10690 sparc*-*-openbsd*.
10691 * gdb.base/siginfo.exp: Likewise.
10692 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10693
b8db102d
MS
106942006-04-26 Michael Snyder <msnyder@redhat.com>
10695
10696 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
10697 which may have to consume output from other forks.
10698 Add tests to make sure that "delete fork" succeeded.
10699
c702009a
MS
107002006-04-20 Michael Snyder <msnyder@redhat.com>
10701
10702 * 2006-03-22 Jim Blandy <jimb@redhat.com>
10703 Add support for the Renesas M32C and M16C.
10704
10705 * gdb.asm/asm-source.exp: Add m32c target.
10706 * gdb.asm/m32c.inc: Support for m32c target.
10707
e28493f2
AS
107082006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
10709
10710 * gdb.base/commands.exp (recursive_source_test): New test.
10711
880da185
DM
107122006-04-04 David S. Miller <davem@sunset.davemloft.net>
10713
10714 * gdb.base/float.exp: Add pattern for sparc targets.
10715
61d9b92f
DJ
107162006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10717
10718 * gdb.base/commands.exp (stray_arg0_test): New test.
10719
bd717df8
PB
107202006-03-30 Paul Brook <paul@codesourcery.com>
10721
10722 * gdb.mi/mi-until.exp: kfail broken until command.
10723 * gdb.mi/mi2-until.exp: Ditto.
10724
ec793d3c
NR
107252006-03-27 Nick Roberts <nickrob@snap.net.nz>
10726
10727 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
10728
831004b7
AO
107292006-03-08 Alexandre Oliva <aoliva@redhat.com>
10730
10731 * gdb.base/prelink.exp: Anchor tested-for regular expression
10732 on gdb prompt.
10733
effe49a0
PB
107342006-03-07 Paul Brook <paul@codesourcery.com>
10735
10736 * gdb.base/assign.exp: Correct fail message.
10737
e5461016
PB
107382006-03-07 Paul Brook <paul@codesourcery.com>
10739
10740 * lib/compiler.c: Extract armcc version number.
10741 * lib/compiler.cc: Ditto.
10742
fc91c6c2
PB
107432006-03-07 Paul Brook <paul@codesourcery.com>
10744
10745 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
10746 additional_flags=-w.
10747 * gdb.arch/altivec-regs.exp: Ditto.
10748 * gdb.arch/e500-abi.exp: Ditto.
10749 * gdb.arch/e500-regs.exp: Ditto.
10750 * gdb.base/all-bin.exp: Ditto.
10751 * gdb.base/annota1.exp: Ditto.
10752 * gdb.base/annota3.exp: Ditto.
10753 * gdb.base/args.exp: Ditto.
10754 * gdb.base/arithmet.exp: Ditto.
10755 * gdb.base/assign.exp: Ditto.
10756 * gdb.base/async.exp: Ditto.
10757 * gdb.base/bang.exp: Ditto.
10758 * gdb.base/break.exp: Ditto.
10759 * gdb.base/call-rt-st.exp: Ditto.
10760 * gdb.base/completion.exp: Ditto.
10761 * gdb.base/cond-expr.exp: Ditto.
10762 * gdb.base/condbreak.exp: Ditto.
10763 * gdb.base/consecutive.exp: Ditto.
10764 * gdb.base/define.exp: Ditto.
10765 * gdb.base/display.exp: Ditto.
10766 * gdb.base/ena-dis-br.exp: Ditto.
10767 * gdb.base/environ.exp: Ditto.
10768 * gdb.base/eval-skip.exp: Ditto.
10769 * gdb.base/info-proc.exp: Ditto.
10770 * gdb.base/jump.exp: Ditto.
10771 * gdb.base/logical.exp: Ditto.
10772 * gdb.base/long_long.exp: Ditto.
10773 * gdb.base/maint.exp: Ditto.
10774 * gdb.base/miscexprs.exp: Ditto.
10775 * gdb.base/pc-fp.exp: Ditto.
10776 * gdb.base/pointers.exp: Ditto.
10777 * gdb.base/relational.exp: Ditto.
10778 * gdb.base/reread.exp: Ditto.
10779 * gdb.base/sect-cmd.exp: Ditto.
10780 * gdb.base/sep.exp: Ditto.
10781 * gdb.base/sepdebug.exp: Ditto.
10782 * gdb.base/until.exp: Ditto.
10783 * gdb.base/whatis-exp.exp: Ditto.
10784 * gdb.cp/annota2.exp: Ditto.
10785 * gdb.cp/annota3.exp: Ditto.
10786 * gdb.trace/actions.exp: Ditto.
10787 * gdb.trace/backtrace.exp: Ditto.
10788 * gdb.trace/circ.exp: Ditto.
10789 * gdb.trace/collection.exp: Ditto.
10790 * gdb.trace/deltrace.exp: Ditto.
10791 * gdb.trace/infotrace.exp: Ditto.
10792 * gdb.trace/limits.exp: Ditto.
10793 * gdb.trace/packetlen.exp: Ditto.
10794 * gdb.trace/passc-dyn.exp: Ditto.
10795 * gdb.trace/passcount.exp: Ditto.
10796 * gdb.trace/report.exp: Ditto.
10797 * gdb.trace/save-trace.exp: Ditto.
10798 * gdb.trace/tfind.exp: Ditto.
10799 * gdb.trace/tracecmd.exp: Ditto.
10800 * gdb.trace/while-dyn.exp: Ditto.
10801 * gdb.trace/while-stepping.exp: Ditto.
10802 * lib/gdb.exp: Ditto.
10803 (gdb_compile): Handle nowarning option.
10804
5f4a23d9
AO
108052006-03-07 Alexandre Oliva <aoliva@redhat.com>
10806
10807 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
10808 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
10809 Rename executable to prelinkt. Don't re-prelink if we didn't
10810 get a core file. Test prelink -u exit status to tell whether
10811 prelinking failed. Use gdb_test_multiple.
10812
9733fc94
DJ
108132006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
10814
10815 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
10816 (do_tests): Call it.
10817
cc10cae3
AO
108182006-02-28 Alexandre Oliva <aoliva@redhat.com>
10819
10820 * gdb.base/prelink.exp: New test.
10821 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
10822
15c46491
WZ
108232006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
10824
10825 * gdb.fortran/derived-type.f90: New file.
10826 * gdb.fortran/derived-type.exp: New testcase.
10827
5c9f7ded
DJ
108282006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
10829
10830 * gdb.base/default.exp: Allow ';' as a directory separator.
10831
5b96932b
AS
108322006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
10833
10834 * gdb.base/help.exp (help add-symbol-file): Update.
10835
1986bccd
AS
108362006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
10837
10838 * gdb.base/help.exp (help load): Update expected results.
10839
a8b7528f
FF
108402006-02-19 Fred Fish <fnf@specifix.com>
10841
10842 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
10843 specifix hex value as part of results.
10844 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 10845
f8261448
FF
108462006-02-16 Fred Fish <fnf@specifix.com>
10847
10848 * gdb.base/whatis.c: Define variables using typedefs char_addr,
10849 ushort_addr, and slong_addr, so the typedefs are not optimized
10850 away.
10851 * gdb.base/whatis.exp: Add tests using type name for struct type,
10852 union type, enum type, and typedef.
a9c64011 10853
31d8bdd2
MK
108542006-02-13 Mark Kettenis <kettenis@gnu.org>
10855
10856 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
10857
34e41e63
JB
108582006-02-13 Jim Blandy <jimb@redhat.com>
10859
10860 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
10861 case where it takes two "next" commands to skip past the init
10862 call.
10863
ac6e4f31
FF
108642006-02-12 Fred Fish <fnf@specifix.com>
10865
10866 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
10867 to handle cases where it takes two "next" commands to skip
10868 past the init call.
10869
2db2d571
JB
108702006-02-07 Joel Brobecker <brobecker@adacore.com>
10871
10872 * gdb.ada/array_return.exp: Mark the last test as expected to fail
10873 on hppa32 targets.
10874
38fcd64c
DJ
108752006-02-06 Vladimir Prus <ghost@cs.msu.su>
10876
10877 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
10878 field.
10879
1315ad46
MK
108802006-01-29 Mark Kettenis <kettenis@gnu.org>
10881
10882 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
10883
5625b943
DJ
108842006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10885
10886 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
10887 files.
10888
80df1bbe
DJ
108892006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
10890
10891 * gdb.cp/maint.exp: Set complaints to a positive value.
10892
9078e690
DJ
108932006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
10894
10895 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
10896 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
10897 function name.
10898
9c903399
DJ
108992006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
10900
10901 * gdb.base/checkpoint.c: Update copyright notice. Include
10902 <stdlib.h>.
10903
761ae4d6
JB
109042006-01-04 Jim Blandy <jimb@redhat.com>
10905
10906 * gdb.asm/asm-source.exp: Independently provide default values for
10907 asm-flags and debug-flags. Use 'string equal' to do the
10908 comparison, not the implicit expr's '==' operator. Remove
10909 now-unneeded assignments to asm-flags. In h8300 case, place
10910 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
10911
099ac3dd
MS
109122006-01-04 Michael Snyder <msnyder@redhat.com>
10913
10914 * gdb.base/checkpoint.c: New file.
10915 * gdb.base/checkpoint.exp: New file.
10916 * gdb.base/multi-fork.c: New file.
10917 * gdb.base/multi-fork.exp: New file.
10918 * gdb.base/pi.txt: New file (data for checkpoint.c test).
10919
f4d85314
FF
109202006-01-04 Fred Fish <fnf@specifix.com>
10921
10922 * gdb.base/ptype.c (foo): Add typedef.
10923 (intfoo): Add function.
10924 * gdb.base/ptype1.c: New file.
10925 * gdb.base/ptype.exp: Handle compilation and linking with two
10926 source files. Test that proper type for "foo" is found based
10927 on source context rather than first match found in symtabs.
10928
a1b06f35
MK
109292005-12-28 Mark Kettenis <kettenis@gnu.org>
10930
10931 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
10932 * gdb.asm/openbsd.inc: Indent commands.
10933
d082a1e2
MK
109342005-12-26 Mark Kettenis <kettenis@gnu.org>
10935
c65016bd
MK
10936 * gdb.base/freebpcmd.exp: Increase timeout.
10937
d082a1e2
MK
10938 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
10939
d3c32a0e
DJ
109402005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
10941
10942 * gdb.base/default.exp: Update check for "show version".
10943
9fdb1f50
RC
109442005-12-09 Randolph Chung <tausq@debian.org>
10945
10946 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
10947 * gdb.asm/pa64.inc: New file.
10948
5f2c56f7
RC
109492005-12-09 Randolph Chung <tausq@debian.org>
10950
10951 * gdb.asm/common.inc: Indent commands.
10952 * gdb.asm/asmsrc1.s: Likewise.
10953 * gdb.asm/asmsrc2.s: Likewise.
10954
8117349c
RC
109552005-12-09 Randolph Chung <tausq@debian.org>
10956
10957 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
10958 (get_addr_of_sym): Remove duplicate print.
10959 (gen_core): xfail hppa*-*-hpux*, update expected output.
10960 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
10961 * gdb.arch/pa64-nullify.s: New file.
10962
8f07f25a
RC
109632005-12-09 Randolph Chung <tausq@debian.org>
10964
10965 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
10966
55b39184
DJ
109672005-12-07 Christophe Lyon <christophe.lyon@st.com>
10968
10969 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
10970 code generation for these functions.
10971 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
10972 error message.
10973
31e2b00f
AS
109742005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
10975
10976 * gdb.base/help.exp (help b, help br, help bre, help brea)
10977 (help break): Update the expected message.
10978
c3d0b56e
SC
109792005-11-11 Stephane Carrez <stcarrez@nerim.fr>
10980
10981 * gdb.asm/m68hc11.inc: Setup the data section.
10982 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
10983 script for this test.
10984 (m6812-*-*): Likewise.
10985
36ae0ea9
RC
109862005-11-09 Randolph Chung <tausq@debian.org>
10987
10988 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
10989
9d6f42e9
WZ
109902005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
10991
10992 * gdb.base/break.exp: Fix a comment typo.
10993
e2126a14
EZ
109942005-11-03 Jim Blandy <jimb@redhat.com>
10995
a9c64011
AS
10996 Checked in by Elena Zannoni <ezannoni@redhat.com>
10997
889bf7c5 10998 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 10999
e0ac7199
CV
110002005-11-02 Corinna Vinschen <vinschen@redhat.com>
11001
11002 * gdb.arch/gdb1558.c: Include stdio.h.
11003
31d3fb18
MK
110042005-10-31 Mark Kettenis <kettenis@gnu.org>
11005
11006 * gdb.asm/asm-source.exp: Use -e instead of --entry.
11007
e52b687c
MK
110082005-10-31 Mark Kettenis <kettenis@gnu.org>
11009
11010 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
11011
f4711d79
PG
110122005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
11013
a9c64011
AS
11014 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
11015 vscr" tests to better match output.
f4711d79 11016
987a9106
JB
110172005-10-12 Jim Blandy <jimb@redhat.com>
11018
11019 * gdb.base/structs.exp (any): New function.
11020 (test_struct_returns): Don't make any assumptions at all about
11021 what value the function returns when GDB can't set the return
11022 value.
11023
2336bb58
JB
110242005-10-09 Joel Brobecker <brobecker@adacore.com>
11025
11026 * gdb.ada/arrayidx/p.adb: New file.
11027 * gdb.ada/arrayidx.exp: New testcase
11028
110292005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
11030
11031 * gdb.ada/array_return/pck.ads: New file.
11032 * gdb.ada/array_return/pck.adb: New file.
11033 * gdb.ada/array_return/p.adb: New file.
11034 * gdb.ada/array_return.exp: New testcase.
11035
705335ea
JB
110362005-10-03 Joel Brobecker <brobecker@adacore.com>
11037
a9c64011
AS
11038 * gdb.base/arrayidx.c: New file.
11039 * gdb.base/arrayidx.exp: New testcase.
705335ea 11040
11ee9940
NR
110412005-09-29 Nick Roberts <nickrob@snap.net.nz>
11042
11043 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
11044 frames-invalid and breakpoints-invalid are no longer generated
11045 with level 3 so don't expect them in the output.
11046
39fb8e9e
BR
110472005-09-27 Bob Rossi <bob@brasko.net>
11048
a9c64011 11049 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
11050 from test. Escape the | in mi_gdb_test call.
11051 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
11052 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
11053 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
11054 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
11055 expected regex's in mi_gdb_test calls.
11056 * lib/mi-support.exp: Remove arbitrary .* from tests.
11057 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
11058 Fully anchor GDB/MI expected results in mi_gdb_test.
11059 * lib/gdb.exp (string_to_regexp): Escape the ] character.
11060 * gdb.base/sizeof.exp: Remove escape character. Correct test.
11061
2af48f68
PB
110622005-09-26 Paul Brook <paul@codesourcery.com>
11063
11064 * long_long.exp: Exclude eabi targets from arm FPA float format test.
11065
f34502bc
WZ
110662005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
11067
11068 * bfp-test.c: New file.
11069 * bfp-test.exp: New testcase.
11070
ca929517
WZ
110712005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
11072
11073 * gdb.fortran/subarray.exp: New testcase to test the evaluation
11074 of subarray and substring variable.
11075 * gdb.fortran/subarray.f: New source file for the test of subarray
11076 and substring variable evaluation.
11077 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
11078 of string constant.
11079
c761af65
DJ
110802005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
11081
11082 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
11083 copyright dates.
11084
561d7a1d
PG
110852005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
11086
11087 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
11088 powerpc altivec' test with an almost identical 'info vector' test.
11089
b2b64cc9
PG
110902005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
11091
a9c64011
AS
11092 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
11093 vscr" tests to match output.
b2b64cc9 11094
6ac4d15a
PG
110952005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
11096
a9c64011
AS
11097 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
11098 output.
6ac4d15a 11099
40e55bef
BR
111002005-09-11 Bob Rossi <bob@brasko.net>
11101
889bf7c5
PA
11102 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
11103 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
11104 commands that return an MI output command and an asyncronous MI output
11105 command.
40e55bef
BR
11106 * gdb.mi/mi-console.exp: Ditto.
11107
3c7385ec
BR
111082005-09-11 Bob Rossi <bob@brasko.net>
11109
11110 * gdb.mi/mi-var-child.c: Include <string.h>.
11111
a6cd0eb3
DJ
111122005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
11113
11114 * killed.exp: Correct gdb_expect syntax.
11115
2f168eed
CV
111162005-08-09 Corinna Vinschen <vinschen@redhat.com>
11117
11118 * lib/mi-support.exp (mi_gdb_load): Fix typo.
11119
ecd3fd0f
BR
111202005-08-02 Bob Rossi <bob@brasko.net>
11121
11122 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
11123 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
11124 Change tests to inferior-tty-set/show.
11125 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
11126 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
11127 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
11128 inferior. Use mi_gdb_test to get GDB and Inferior output.
11129 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
11130 descriptor.
11131 (mi_inferior_tty_name): Add inferior PTY file name.
11132 (mi_gdb_start): Add INFERIOR_PTY parameter.
11133 (mi_gdb_test): Add IPATTERN parameter.
11134
f1ea48cb 111352005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 11136
f1ea48cb
BR
11137 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
11138 parameter to mi_gdb_test.
11139 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
11140
6e650a67
DJ
111412005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11142
11143 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
11144 struct_declarations.
11145 * gdb.mi/mi-var-child.exp: Step over the initialization of
11146 struct_declarations.
11147
8be260b6
DJ
111482005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11149
11150 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
11151 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
11152 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
11153 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
11154 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
11155 file.
11156
4e660f07
NR
111572005-07-27 Nick Roberts <nickrob@snap.net.nz>
11158
11159 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
11160 (do_children_tests): Assign values to the extra elements.
11161
11162 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
11163 them for tests for "-var-update --no-values" and
a9c64011 11164 "-var-update --all-values".
4e660f07
NR
11165 Add test for "-var-list-children --simple-values".
11166
11167 * gdb.mi/basics.c (callee4): Add integer array D[3]...
11168
11169 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
11170 "-stack-list-locals --simple-values" Improve doc strings and
11171 comments.
11172
6bdae935
MK
111732005-07-18 Mark Kettenis <kettenis@gnu.org>
11174
598b7a6f
MK
11175 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
11176 *-*-openbsd*.
11177 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
11178
6bdae935
MK
11179 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
11180 sigaltsatck'.
11181
1323e929 111822005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 11183
1323e929
BR
11184 * gdb.base/default.exp (tty): Changed output of command.
11185 * gdb.base/help.exp (help tty): Ditto.
11186
b1a9c082
MK
111872005-07-12 Mark Kettenis <kettenis@gnu.org>
11188
11189 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
11190
10a844a2
MK
111912005-07-10 Mark Kettenis <kettenis@gnu.org>
11192
11193 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
11194 -stack-select-frame without arguments.
11195 (test_stack_frame_listing): Add test for newly implemented command
11196 -stack-info-frame.
11197
3cb3b8df
BR
111982005-07-06 Bob Rossi <bob@brasko.net>
11199
11200 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
11201 command.
11202 (Copyright): Update copyright.
11203
a0c5fbcf
WZ
112042005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
11205
11206 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
11207 tests to evaluate exponentiation expression.
11208
984971d0
AS
112092005-06-29 Andreas Schwab <schwab@suse.de>
11210
11211 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
11212 main to avoid warnings.
11213
11214 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
11215
fe03833f
NR
112162005-06-20 Nick Roberts <nickrob@snap.net.nz>
11217
11218 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
11219 -stack-select-frame without arguments.
11220 (test_stack_frame_listing): Add test for newly implemented command
11221 -stack-info-frame.
a9c64011 11222
7a55f279
WZ
112232005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
11224
0ffa0ea5
DJ
11225 * gdb.fortran/array-element.f: New file.
11226 * gdb.fortran/array-element.exp: New testcase.
7a55f279 11227
26585198
DJ
112282005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11229
11230 * gdb.base/bigcore.exp: Correct checks for systems which can
11231 not dump a large core file.
11232
c1bd25fd
DJ
112332005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11234
11235 * gdb.base/relocate.c: Add a copyright notice.
11236 (dummy): Remove.
11237 * gdb.base/relocate.exp: Test printing the values of variables
11238 from a relocatable file.
11239
589e074d
DJ
112402005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11241
11242 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
11243 excess MI output after an error.
11244
0915f927
JB
112452005-05-29 Joel Brobecker <brobecker@adacore.com>
11246
11247 * gdb.arch/alpha-step.c: New file.
11248 * gdb.arch/alpha-step.exp: New testcase.
11249
76ff342d
DJ
112502005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
11251 Dennis Brueni <dennis@slickedit.com>
11252
11253 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
11254 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
11255 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
11256 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
11257 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
11258 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
11259 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
11260
96b0c7ac
DJ
112612005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
11262 Wu Zhou <woodzltc@cn.ibm.com>
11263
11264 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
11265 IBM's xlc compiler.
11266 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
11267 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
11268
f21565d2
JB
112692005-05-13 Jim Blandy <jimb@redhat.com>
11270
11271 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
11272 calling gdb_suppress_entire_file.
11273 * gdb.base/charset.exp: Same.
11274 * gdb.base/call-rt-st.exp: Same.
11275
6006a3a1
BR
112762005-05-05 Bob Rossi <bob_rossi@cox.net>
11277
11278 * lib/gdb.exp (fullname_syntax): Added global regex.
11279 (fullname_syntax_POSIX): Ditto.
11280 (fullname_syntax_UNC): Ditto.
11281 (fullname_syntax_DOS_CASE): Ditto.
11282 (fullname_syntax_DOS): Ditto.
11283 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
11284 fullname_syntax variable to scope and use it.
11285 (test_file_list_exec_source_files): Ditto.
11286 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
11287
c3b69c04
DJ
112882005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
11289
11290 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
11291
3c95e6af
PG
112922004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
11293
a9c64011
AS
11294 * lib/gdb.exp (skip_altivec_tests): New function, based on
11295 check_vmx_hw_available from the GCC testsuite.
11296 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
11297 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 11298
78df6c56
JB
112992005-05-02 Jim Blandy <jimb@redhat.com>
11300
11301 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
11302 calling gdb_suppress_entire_file.
11303
1690f9cf
DJ
113042005-04-30 Randolph Chung <tausq@debian.org>
11305
11306 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
11307 Slightly relax "sem_post" name checking.
11308
5ea106f7
PG
113092005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
11310
11311 * gdb.base/unload.exp: Use new shared library infrastructure.
11312
bf7234cf
PG
113132005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
11314
11315 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 11316 infrastructure.
bf7234cf 11317
547b869a
CV
113182005-04-29 Corinna Vinschen <vinschen@redhat.com>
11319
11320 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
11321 * gdb.asm/h8300.inc: New file.
11322
f07e55f0
PG
113232005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
11324
11325 * gdb.base/shlib-call.exp: Change to use new shared library
11326 infrastructure.
11327
3cbba3d1
PG
113282005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
11329
a9c64011
AS
11330 * gdb.base/pending.exp: Change to use new shared library
11331 infrastructure.
3cbba3d1 11332
ed6df200
PG
113332005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
11334
a9c64011
AS
11335 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
11336 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 11337
8c8f4ebe
PG
113382005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
11339
a9c64011
AS
11340 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
11341 shared objects being adjusted and update copyright years.
8c8f4ebe 11342
607fbc54
DJ
113432005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
11344
11345 * ChangeLog: Correct some 2003-01-13 dates.
11346 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
11347 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
11348 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
11349 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
11350 gdb.trace/tfind.exp: Update copyright years.
11351
57bf0e56
DJ
113522005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
11353 Daniel Jacobowitz <dan@codesourcery.com>
11354
11355 * lib/gdb.exp (gdb_compile): Handle shlib=.
11356 (gdb_compile_shlib): New function.
11357
9b593790
PG
113582005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
11359
a9c64011 11360 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 11361
9494c6a5
DJ
113622005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
11363
11364 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
11365 gdb.server.
11366 * configure.ac: Likewise.
11367 * configure: Regenerated.
11368 * gdb.gdbserver/Makefile.in: Moved to...
11369 * gdb.server/Makefile.in: ... here.
11370 * gdb.gdbserver/server.c: Moved to...
11371 * gdb.server/server.c: ... here.
11372 * gdb.gdbserver/server-run.exp: Moved to...
11373 * gdb.server/server-run.exp: ... here.
11374
6f8eac0e
DJ
113752005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
11376
11377 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
11378 * configure.ac: Create gdb.gdbserver/Makefile.
11379 * configure: Regenerated.
11380 * lib/gdbserver-support.exp: New file, derived from
11381 config/gdbserver.exp.
11382 * config/gdbserver.exp: Use gdbserver-support.exp.
11383 * gdb.gdbserver/Makefile.in: New file.
11384 * gdb.gdbserver/server.c: New file.
11385 * gdb.gdbserver/server-run.exp: New file.
11386
6e87504d
PG
113872005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
11388
a9c64011
AS
11389 * lib/gdb.exp (test_compiler_info): Return compiler_info
11390 if no arguments are given.
6e87504d 11391
d1779be4
PG
113922005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
11393
11394 * gdb.arch/altivec-abi.exp: Check for compiler and set
11395 use altivec' flag accordingly.
11396 * gdb.arch/altivec-regs.exp: Likewise.
11397
88750304
DJ
113982005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
11399
11400 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
11401
f3fb768d
AS
114022005-03-27 Andreas Schwab <schwab@suse.de>
11403
11404 * gdb.base/bigcore.c (main): Add missing mode argument in open
11405 call.
11406
7e813ac5
DJ
114072005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
11408
11409 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
11410 downloads.
11411 * config/gdbserver.exp (gdb_load): Likewise.
11412
8e3049aa
PB
114132005-03-14 Paul Brook <paul@codesourcery.com>
11414
11415 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
11416 targets.
11417
a9df7c44
JB
114182005-03-09 Joel Brobecker <brobecker@adacore.com>
11419
11420 * gdb.dwarf2/dup-psym.S: New file.
11421 * gdb.dwarf2/dup-psym.exp: New testcase.
11422
9f0d94e8
JB
114232005-03-09 Joel Brobecker <brobecker@adacore.com>
11424
11425 * gdb.ada/exec_changed/first.adb: New file.
11426 * gdb.ada/exec_changed/second.adb: New file.
11427 * gdb.ada/exec_changed.exp: New testcase.
11428
5f579bc5
NS
114292005-03-08 Nathan Sidwell <nathan@codesourcery.com>
11430
36e9969c
NS
11431 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
11432 (A2): New class.
11433 (main): Test operator+.
11434 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
11435 breakpoint test.
11436
5f579bc5
NS
11437 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
11438 * gdb.base/signull.exp: Disable if gdb,nosignals.
11439 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
11440 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
11441 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
11442 * gdb.mi/mi2-console.exp: Likewise.
11443 * gdb.trace/collection.exp (run_trace_experiment): Consume the
11444 continue output at start.
11445 (gdb_collect_locals_test): Robustify regexp.
11446 * gdb.trace/passc-dyn.exp: Fix comment typo.
11447 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
11448
be46087e
CV
114492005-03-08 Corinna Vinschen <vinschen@redhat.com>
11450
11451 * gdb.asm/asm-source.exp: Add iq2000 case.
11452 * gdb.asm/iq2000.inc: New file.
11453
384e1a61 114542005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 11455
384e1a61
MI
11456 * gdb.base/command.exp: Change hardcoded value to regular expression.
11457 * gdb.base/float.exp: Add powerpc to the list of targets checked.
11458
584b6e9e
DJ
114592005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
11460
11461 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
11462 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
11463 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
11464 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
11465 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
11466
ab5b5d61
MK
114672005-03-05 Mark Kettenis <kettenis@gnu.org>
11468
11469 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
11470 changes.
11471
ae051c1b
PG
114722004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
11473
a9c64011
AS
11474 * lib/compiler.c: Add test for IBM's xlc compiler.
11475 * lib/compiler.cc: Likewise.
ae051c1b 11476
3f0f6ed2
JB
114772004-02-24 Joel Brobecker <brobecker@adacore.com>
11478
11479 * gdb.ada/fixed_points.exp: Create compilation object directory
11480 before running the test.
11481 * gdb.ada/null_record.exp: Likewise.
11482 * gdb.ada/packed_array.exp: Likewise.
11483 * gdb.ada/start.exp: Likewise.
11484
724f452b
JB
114852005-02-15 Joel Brobecker <brobecker@adacore.com>
11486
11487 * gdb.ada/packed_array/pa.adb: New file.
11488 * gdb.ada/packed_array.exp: New testcase.
11489
57f5cdfb 114902005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 11491
1f393151
MK
11492 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
11493 files.
11494
ebdda337
MK
11495 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
11496 on *-*-openbsd*. Correctly match whitespace in regukar
11497 expressions.
11498
cf309262
DJ
114992005-02-10 Daniel Jacobowitz <dan@debian.org>
11500
11501 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
11502 PR exp/1821
11503 * gdb.base/gdb1821.c: New test file.
11504 * gdb.base/gdb1821.exp: New test file.
11505
3be49e7a
JB
115062005-02-09 Joel Brobecker <brobecker@adacore.com>
11507
11508 * gdb.base/start.c: New file.
11509 * gdb.base/start.exp: New testcase.
11510
e292e67d
JB
115112005-02-09 Joel Brobecker <brobecker@adacore.com>
11512
11513 * gdb.ada/start/dummy.adb: New file.
11514 * gdb.ada/start.exp: New testcase.
11515
dbdfa66c
CV
115162005-02-09 Corinna Vinschen <vinschen@redhat.com>
11517
11518 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
11519 for printing symbols and statistics.
11520 Add test for using relative pathnames in "maint print msymbols" test.
11521 Mark "maint info sections DATA" XFAIL on Cygwin.
11522 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
11523 tests.
11524
d7941671
AC
115252005-02-09 Andreas Schwab <schwab@suse.de>
11526
11527 Committed by Andrew Cagney <cagney@gnu.org>
11528 * gdb.base/remotetimeout.exp: New file.
11529
74e5ef44
MK
115302005-02-07 Mark Kettenis <kettenis@gnu.org>
11531
11532 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
11533
464dd14d
JB
115342005-02-03 Joel Brobecker <brobecker@adacore.com>
11535
11536 * gdb.ada/gnat_ada.gpr: New file.
11537 * gdb.ada/gnat_ada.gin: Delete, no longer used.
11538 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
11539 * configure.ac: No longer generate gnat_ada.gpr.
11540 * configure: Regenerate.
11541 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
11542 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
11543 * gdb.ada/null_record/bar.ads: Likewise.
11544 * gdb.ada/null_record/bar.adb: Likewise.
11545 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
11546 * gdb.ada/null_record.exp (testdir): New variable.
11547 (testfile): executable is now in testdir subdirectory.
11548 (srcfile): Use full path to the main compilation unit.
11549 * gdb.ada/fixed_points.exp: Same changes as above.
11550
30d756ae
NR
115512005-02-03 Nick Roberts <nickrob@snap.net.nz>
11552
11553 * gdb.base/interp.exp: New test.
11554
9d799f85
AC
115552005-01-24 Andrew Cagney <cagney@gnu.org>
11556
11557 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
11558
15656118
AC
115592005-01-19 Andrew Cagney <cagney@gnu.org>
11560
a892c31b
AC
11561 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
11562 configure.ac not configure.in.
11563
15656118
AC
11564 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
11565 of powerpc*-*-*.
11566 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 11567 * gdb.base/list.exp (test_list_function)
15656118
AC
11568 (test_list_filename_and_function): Ditto.
11569 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
11570
a7b01baf
AC
115712005-01-16 Andrew Cagney <cagney@gnu.org>
11572
17d92a02
AC
11573 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
11574
a7b01baf
AC
11575 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
11576
bc8332bb
AC
115772005-01-14 Andrew Cagney <cagney@gnu.org>
11578
11579 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
11580 * gdb.mi/mi2-var-cmd.exp: Ditto.
11581
4d074752
CV
115822005-01-10 Corinna Vinschen <vinschen@redhat.com>
11583
11584 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
11585
bec39cab
AC
115862005-01-07 Andrew Cagney <cagney@gnu.org>
11587
11588 * configure.ac: Rename configure.in, require autoconf 2.59.
11589 * configure: Re-generate.
11590 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
11591 * gdb.stabs/configure: Re-generate.
11592 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
11593 * gdb.hp/configure: Re-generate.
11594 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
11595 autoconf 2.59.
11596 * gdb.hp/gdb.objdbg/configure: Re-generate.
11597 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
11598 autoconf 2.59.
11599 * gdb.hp/gdb.defects/configure: Re-generate.
11600 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
11601 autoconf 2.59.
11602 * gdb.hp/gdb.compat/configure: Re-generate.
11603 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
11604 autoconf 2.59.
11605 * gdb.hp/gdb.base-hp/configure: Re-generate.
11606 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
11607 autoconf 2.59.
11608 * gdb.hp/gdb.aCC/configure: Re-generate.
11609
f10b16d4
JB
116102004-12-15 Jim Blandy <jimb@redhat.com>
11611
11612 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
11613 under NPTL when there is debugging info available for libpthread.
11614
fb6e1814
JG
116152004-12-13 Jerome Guitton <guitton@gnat.com>
11616
11617 * gdb.ada/fixed_points.c: New file.
11618 * gdb.ada/fixed_points.exp: New file.
11619
fe46cd3a
RC
116202004-12-03 Randolph Chung <tausq@debian.org>
11621
11622 * gdb.arch/pa-nullify.exp: New file.
11623 * gdb.arch/pa-nullify.s: New file.
11624
8de0841b
RC
116252004-11-30 Randolph Chung <tausq@debian.org>
11626
11627 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
11628 instead of "tbug". Fix regexp to work properly with gdb_test.
11629
c8170782
PH
116302004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
11631
11632 * gdb.base/bitfields2.exp: New test.
11633 * gdb.base/bitfields2.c: New file.
11634
954269c2
RE
116352004-11-28 Richard Earnshaw <rearnsha@arm.com>
11636
11637 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
11638
0107feed
RC
116392004-11-16 Randolph Chung <tausq@debian.org>
11640
11641 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
11642
f073ae8c
DJ
116432004-11-14 Daniel Jacobowitz <dan@debian.org>
11644
11645 * gdb.threads/threadapply.exp: Correct "macro details" test.
11646
19ad59e7
JJ
116472004-11-11 Jeff Johnston <jjohnstn@redhat.com>
11648
11649 * gdb.threads/threadapply.exp: New test.
11650 * gdb.threads/threadapply.c: New file.
11651
9cf0961b
MK
116522004-11-07 Mark Kettenis <kettenis@gnu.org>
11653
11654 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
11655 frames.
11656
c789492a
FL
116572004-11-05 Felix Lee <felix+log1@specifixinc.com>
11658
11659 * gdb.base/cursal.exp: New file.
11660 * gdb.base/cursal.c: New file.
11661
a1e167bb
AC
116622004-11-03 Andrew Cagney <cagney@gnu.org>
11663
11664 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
11665
b7cbf173
MK
116662004-10-30 Mark Kettenis <kettenis@gnu.org>
11667
11668 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
11669 NetBSD/ELF targets.
11670
88f9d34f
JB
116712004-10-29 Joel Brobecker <brobecker@gnat.com>
11672
11673 * gdb.threads/bp_in_thread.c: New file, copied from
11674 pthread_cond_wait.c.
11675 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
11676 file, rather than reusing the .c file from another testcase.
11677
ca7d6a0c
JB
116782004-10-20 Joel Brobecker <brobecker@gnat.com>
11679
11680 * gdb.ada/null_record.exp: Check where we stopped after
11681 sending the start command, instead of where the associated
11682 temporary breakpoint was inserted.
11683
0d863d03
AC
116842004-10-14 Andrew Cagney <cagney@gnu.org>
11685
11686 * gdb.mi/gdb701.c (main): Return 0.
11687
d11e72cb
DJ
116882004-10-13 Daniel Jacobowitz <dan@debian.org>
11689
d40539a4 11690 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 11691
e1923096
JJ
116922004-10-12 Jeff Johnston <jjohnstn@redhat.com>
11693
11694 * gdb.threads/schedlock.c: Add comment markers to use to find
11695 line numbers.
11696 * gdb.threads/schedlock.exp: Adjust regex to handle the new
11697 comments.
11698 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
11699 breakpoint lines.
11700
ec8ba2c9
DJ
117012004-10-12 Daniel Jacobowitz <dan@debian.org>
11702
11703 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
11704
0eb3658b
DJ
117052004-10-12 Daniel Jacobowitz <dan@debian.org>
11706
11707 * configure.in: Add gdb.dwarf2.
11708 * configure: Regenerated.
11709 * Makefile.in: Add gdb.dwarf2.
11710 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
11711 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
11712 gdb.dwarf2/file1.txt: New files.
11713
a271cc33
OF
117142004-10-11 Orjan Friberg <orjanf@axis.com>
11715
a9c64011 11716 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
11717 of "run", since the latter doesn't work with remote targets. Adjust
11718 the breakpoint numbering accordingly.
11719 * gdb.threads/pthread_cond_wait.exp: Ditto.
11720
895ce074
MC
117212004-10-08 Michael Chastain <mec.gnu@mindspring.com>
11722
11723 * gdb.base/overlays.exp: Update copyright years.
11724
6be3092d
KI
117252004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
11726
11727 * gdb.base/overlays.exp: Disable if target is Linux.
11728
e05389b8
FL
117292004-10-06 Felix Lee <felix+log1@specifixinc.com>
11730
11731 * config/gdbserver.exp (gdb_load): Use right filename on remote.
11732
73cb587d
KI
117332004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
11734
11735 * gdb.asm/asm-source.exp: Add m32r-linux target.
11736 * gdb.asm/m32r-linux.inc: New file.
11737
3c0edcdc
AC
117382004-09-24 Andrew Cagney <cagney@redhat.com>
11739 David Anderson <anderson@redhat.com>
11740
11741 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
11742 command fails, assume things will work.
11743 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
11744 (_GNU_SOURCE): Define.
11745 (print_unsigned, print_hex): Change parameter to "long long".
11746 (print_byte_count): New function, use to print byte counts.
11747 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
11748 O_LARGEFILE.
11749 (main): Compute an upper bound on a corefile in max_core_size.
11750 Limit memory chunk size to max_core_size. Limit total memory
11751 allocated to max_core_size.
11752
4bb3667f
AC
117532004-09-23 Andrew Cagney <cagney@gnu.org>
11754
11755 * gdb.base/bigcore.exp: Replace the code that creates a corefile
11756 from a separate process with code that creates a corefile by
11757 making the inferior dump core.
11758
60fe1a51
MK
117592004-09-23 Mark Kettenis <kettenis@gnu.org>
11760
11761 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
11762 block.
11763
8e937346
MC
117642004-09-23 Michael Chastain <mec.gnu@mindspring.com>
11765
11766 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
11767 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
11768 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
11769 Likewise.
11770
7213f6d6
JJ
117712004-09-20 Jeff Johnston <jjohnstn@redhat.com>
11772
11773 * gdb.java/jprint.exp: New test case for java inferior call.
11774 * gdb.java/jprint.java: Ditto.
11775
eac69dca
JB
117762004-09-15 Joel Brobecker <brobecker@gnat.com>
11777
11778 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
11779
22227696
MC
117802004-09-14 Michael Chastain <mec.gnu@mindspring.com>
11781
11782 * gdb.threads/killed.c: Include <stdlib.h>.
11783 * gdb.threads/pthreads.c: Likewise.
11784
7dd403a4
MC
117852004-09-14 Michael Chastain <mec.gnu@mindspring.com>
11786
11787 * gdb.threads/killed.c: Add copyright notice.
11788
33f2d567
JM
117892004-09-10 Jason Molenda (jmolenda@apple.com)
11790
a9c64011
AS
11791 * gdb.base/define.exp: Two new tests to verify zero space chars
11792 after 'if' and 'while' commands in a user-defined command is correctly
11793 parsed.
33f2d567 11794
e05b62ac
AC
117952004-09-08 Andrew Cagney <cagney@gnu.org>
11796
11797 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
11798 delivery test with duplicate at end of file.
11799
9cbe82da
MK
118002004-09-06 Mark Kettenis <kettenis@jive.nl>
11801
11802 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
11803
564803d9
MC
118042004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11805
11806 * config/hppro.exp: Removed.
11807
7c6807ce
MC
118082004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11809
11810 * config/sparclet.exp: Removed.
11811
bf7e26dd
MC
118122004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11813
11814 * config/udi.exp: Removed.
11815
714e341b
MC
118162004-09-02 Michael Chastain <mec.gnu@mindspring.com>
11817
11818 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
11819 of "exp_continue".
11820 (advancei): Likewise.
11821
1236e623
JJ
118222004-09-01 Jeff Johnston <jjohnstn@redhat.com>
11823
11824 * gdb.base/unload.exp: Fix so messages aren't duplicated.
11825
3bdcad15
MI
118262004-09-01 Manoj Iyer <manjo@austin.ibm.com>
11827
228af206 11828 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
11829 to check for nodebug in executable.
11830 * gdb.gdb/observer.exp (setup_test): Likewise.
11831 * gdb.gdb/selftest.exp (test_with_self): Likewise.
11832 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
11833
c72b934c
AC
118342004-09-01 Andrew Cagney <cagney@gnu.org>
11835
11836 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11837 files.
11838
edd9b715
JJ
118392004-09-01 Jeff Johnston <jjohnstn@redhat.com>
11840
11841 * gdb.base/unload.exp: Fix expected warning message to match
11842 latest format.
11843
fb4ce06b
CV
118442004-09-01 Corinna Vinschen <vinschen@redhat.com>
11845
11846 * gdb.base/call-rt-st.exp: Fix typos.
11847
ce78e7c3
MI
118482004-08-31 Manoj Iyer <manjo@austin.ibm.com>
11849
11850 * gdb.threads/thread_check.exp: New testcase.
11851 * gdb.threads/thread_check.c: New testcase.
11852
2dedb159
AC
118532004-08-31 Andrew Cagney <cagney@gnu.org>
11854
11855 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
11856 (skip_to_handler_entry): New procedures. Test stepping into a
11857 handler when the breakpoint is at the handler's entry point.
11858
68f53502
AC
118592004-08-30 Andrew Cagney <cagney@gnu.org>
11860
11861 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
11862 gdb/1757.
11863
3e3ffd2b
MC
118642004-08-27 Michael Chastain <mec.gnu@mindspring.com>
11865
11866 With code from Manoj Iyer <manjo@austin.ibm.com>:
11867 * lib/gdb.exp (gdb_file_cmd): Return more information in the
11868 return value. Add an arm for "no debugging symbols found".
11869 Change a stray "error" to "perror".
11870 (gdb_run_cmd): Adapt to new return value.
11871 * gdb.base/remote.exp: Adapt to new return value.
11872 * gdb.gdb/complaints.exp: Likewise.
11873 * gdb.gdb/observer.exp: Likewise.
11874 * gdb.gdb/selftest.exp: Likewise.
11875 * gdb.gdb/xfullpath.exp: Likewise.
11876
4b6f5fd2
JB
118772004-08-27 Joel Brobecker <brobecker@gnat.com>
11878
11879 * gdb.threads/bp_in_thread.exp: New testcase.
11880
e5b25496
MC
118812004-08-27 Michael Chastain <mec.gnu@mindspring.com>
11882
11883 Fix PR testsuite/1735.
11884 * gdb.threads/schedlock.c (thread_function): Add a cast
11885 to suppress a gcc warning.
11886 * gdb.threads/thread-specific.c (thread_function): Likewise.
11887
934353d6
MC
118882004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11889
11890 * gdb.base/unload.c: Include <stdlib.h>.
11891
f98a0aef 118922004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 11893
f98a0aef 11894 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
11895 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
11896 synchronized after the "return".
11897
5a2e8882
MC
118982004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11899
11900 * gdb.mi/basics.c: Include <stdio.h>.
11901 * gdb.mi/pthreads.c: Include <stdlib.h>.
11902 * gdb.mi/var-cmd.c: Include <stdlib.h>.
11903
a9640423
MC
119042004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11905
11906 * gdb.threads/schedlock.c: Add copyright notice.
11907
b04e311d
AC
119082004-08-25 Andrew Cagney <cagney@gnu.org>
11909
11910 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
11911 (skip_over_handler, breakpoint_over_hander): New test procedures.
11912 (advance, advancei): Add a proper prefix, do not use
11913 rerun_to_main.
11914 * gdb.base/sigstep.c (main): Change to use an infinite loop.
11915
7c27f15b
MC
119162004-08-24 Michael Chastain <mec.gnu@mindspring.com>
11917
11918 * gdb.mi/basics.c: Add copyright notice.
11919 * gdb.mi/var-cmd.c: Add copyright notice.
11920
fffc87ae
MC
119212004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11922
11923 * lib/gdb.exp: Remove signed_keyword_not_used.
11924 * lib/compiler.c: Likewise.
11925 * lib/compiler.cc: Likewise.
11926
d782e0bf
MC
119272004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11928
11929 * gdb.base/whatis.c: Remove conditional disabling of "signed".
11930 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
11931
96033e83
MC
119322004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11933
11934 * gdb.base/whatis.c: Add copyright notice.
11935
cf38c229
MK
119362004-08-20 Mark Kettenis <kettenis@gnu.org>
11937
11938 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
11939 it to skip the breakpoints encoded in the inline assembly.
11940
f4b49756
MC
119412004-08-20 Michael Chastain <mec.gnu@mindspring.com>
11942
11943 * Makefile.in: Add gdb.fortran.
11944
2f193b69
MC
119452004-08-20 Michael Chastain <mec.gnu@mindspring.com>
11946
11947 * gdb.base/call-sc.exp (test_scalar_returns):
11948 Fix cut-and-paste glitch in "Make fun return now".
11949
89a237cb
MC
119502004-08-17 Michael Chastain <mec.gnu@mindspring.com>
11951
11952 * configure.in: Add gdb.fortran.
11953 * configure: Regenerate.
11954 * gdb.fortran/Makefile.in: New file.
11955 * lib/gdb.exp (skip_fortran_tests): New procedure.
11956
469aff8e
MC
119572004-08-17 Michael Chastain <mec.gnu@mindspring.com>
11958
11959 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
11960 reference to bug-gnu@prep.ai.mit.edu.
11961 * gdb.mi/mi-var-child.exp: Likewise.
11962 * gdb.mi/mi-var-cmd.exp: Likewise.
11963 * gdb.mi/mi-var-display.exp: Likewise.
11964 * gdb.mi/mi2-var-block.exp: Likewise.
11965 * gdb.mi/mi2-var-child.exp: Likewise.
11966 * gdb.mi/mi2-var-cmd.exp: Likewise.
11967 * gdb.mi/mi2-var-display.exp: Likewise.
11968
00b51b9f
MK
119692004-08-15 Mark Kettenis <kettenis@gnu.org>
11970
11971 * gdb.base/unload.c (main): Make local variable msg const.
11972
45f07fef
MC
119732004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11974
11975 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
11976 to bug-gnu@prep.ai.mit.edu.
11977 * gdb.mi/mi-disassemble.exp: Likewise.
11978 * gdb.mi/mi-eval.exp: Likewise.
11979 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
11980 default line number.
11981 * gdb.mi/mi-return.exp: Likewise.
11982 * gdb.mi/mi-simplerun.exp: Likewise.
11983 * gdb.mi/mi-stack.exp: Likewise.
11984 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
11985 number with explicit range test.
11986 * gdb.mi/mi-watch.exp: Likewise.
11987 * gdb.mi/mi2-break.exp: Likewise.
11988 * gdb.mi/mi2-cli.exp: Likewise.
11989 * gdb.mi/mi2-disassemble.exp: Likewise.
11990 * gdb.mi/mi2-eval.exp: Likewise.
11991 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
11992 default line number.
11993 * gdb.mi/mi2-return.exp: Likewise.
11994 * gdb.mi/mi2-simplerun.exp: Likewise.
11995 * gdb.mi/mi2-stack.exp: Likewise.
11996 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
11997 number with explicit range test.
11998 * gdb.mi/mi2-watch.exp: Likewise.
11999
dd8c8ee7
MC
120002004-08-15 Michael Chastain <mec.gnu@mindspring.com>
12001
12002 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
12003 * gdb.cp/m-static.exp: Likewise.
12004 * gdb.cp/rtti.exp: Likewise.
12005
4e838464
MK
120062004-08-14 Mark Kettenis <kettenis@gnu.org>
12007
12008 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
12009
8d8cb839
EZ
120102004-08-14 Eli Zaretskii <eliz@gnu.org>
12011
12012 * ChangeLog: Prefix Local Variables with semi-colons and indent
12013 the reference to older ChangeLog files, to fix fontification in
12014 Emacs.
12015
deea8bb0
MC
120162004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12017
12018 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
12019 * gdb.mi/mi2-break.exp: Likewise.
12020
c3297504
MC
120212004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12022
12023 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
12024
25808999
MC
120252004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12026
12027 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
12028
226a8d71
MC
120292004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12030
12031 * gdb.cp/classes.exp: Remove unused declarations. Just let
12032 test names default instead of providing special names. Remove
12033 extraneous demangler test.
12034
37fdf854
JJ
120352004-08-12 Jeff Johnston <jjohnstn@redhat.com>
12036
12037 * gdb.base/unload.exp: New test for breakpoints in dynamically
12038 loaded libraries.
12039 * gdb.base/unload.c: Ditto.
12040 * gdb.base/unloadshr.c: Ditto.
12041
2d3a7986
MC
120422004-08-12 Michael Chastain <mec.gnu@mindspring.com>
12043
12044 * gdb.cp/classes.exp (test_ptype_class_objects): Call
12045 cp_test_ptype_class.
12046 (test_enums): Likewise.
12047
c72b934c
AC
120482004-08-10 Andrew Cagney <cagney@gnu.org>
12049
12050 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
12051 files.
12052
cc503c8a
AC
120532004-08-10 Andrew Cagney <cagney@gnu.org>
12054
12055 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
12056 init_malloc call.
12057
902f2ccb
MC
120582004-08-10 Michael Chastain <mec.gnu@mindspring.com>
12059
12060 * ChangeLog: Add copyright notice. The notice is copied
12061 from emacs 21.3 top level ChangeLog.
12062
78c90502
MC
120632004-08-09 Michael Chastain <mec.gnu@mindspring.com>
12064
12065 * lib/cp-support.exp: New file.
12066 * lib/cp-support.exp (cp_test_type_class): New function.
12067 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
12068 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
12069 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
12070 cp_test_ptype_class.
12071
88e5ea78
MC
120722004-08-09 Michael Chastain <mec.gnu@mindspring.com>
12073
12074 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
12075 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
12076 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
12077 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
12078 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
12079 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
12080 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
12081 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
12082 gdb.mi/mi2-watch.exp: Update copyright years.
12083
6a89fc9c
MK
120842004-08-09 Mark Kettenis <kettenis@gnu.org>
12085
12086 * gdb.base/sigaltstack.exp: Provide proper anchoring.
12087
1482e0de
MC
120882004-08-09 Michael Chastain <mec.gnu@mindspring.com>
12089
12090 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
12091 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
12092 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
12093 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
12094 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
12095 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
12096 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
12097 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12098 gdb.mi/mi-watch.exp: Update copyright years.
12099
1a5ce3f3
DJ
121002004-08-08 Daniel Jacobowitz <dan@debian.org>
12101
12102 PR gdb/1738
12103 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
12104 from a breakpoint with a pending signal.
12105
04f6ecf2
DJ
121062004-08-08 Daniel Jacobowitz <dan@debian.org>
12107
12108 PR gdb/1736
12109 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
12110 * gdb.base/sigaltstack.exp (finish_test): Consume output until
12111 the prompt.
12112 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
12113
54d90d35
DJ
121142004-08-08 Daniel Jacobowitz <dan@debian.org>
12115
12116 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
12117
d2f6abb0
DJ
121182004-08-08 Daniel Jacobowitz <dan@debian.org>
12119
12120 PR gdb/1736
12121 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
12122 for i?86-*-linux*.
12123
5598c03d
DJ
121242004-08-08 Daniel Jacobowitz <dan@debian.org>
12125
12126 * gdb.arch/i386-prologue.exp: Compile without debug information.
12127
c6fee705
MC
121282004-08-08 Michael Chastain <mec.gnu@mindspring.com>
12129
12130 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
12131 rather than asking gdb to search.
12132
dd90efdb
MC
121332004-08-05 Michael Chastain <mec.gnu@mindspring.com>
12134
12135 * gdb.base/gcore.c: Include <string.h>.
12136
1e84bec1
MC
121372004-08-05 Michael Chastain <mec.gnu@mindspring.com>
12138
12139 * gdb.base/gcore.c: Add copyright notice.
12140
e425eb2b
MC
121412004-08-05 Michael Chastain <mec.gnu@mindspring.com>
12142
12143 * gdb.base/freebpcmd.c: Include <stdio.h>.
12144 * gdb.base/long_long.c: Include <string.h>.
12145 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
12146 * gdb.base/siginfo.c: Include <string.h>.
12147 * gdb.base/sigstep.c: Include <string.h>.
12148
cb9aaed5
MC
121492004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12150
12151 * gdb.base/complex.c: Include <stdlib.h>.
12152
55944f3d
MC
121532004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12154
12155 * gdb.base/complex.c: Add copyright notice.
12156
7b2953d9
MC
121572004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12158
12159 * gdb.base/charset.c: Include <stdlib.h>.
12160
c9133d23
MC
121612004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12162
12163 * gdb.base/auxv.c: Include <stdlib.h>.
12164
0a8490ad
MC
121652004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12166
12167 * gdb.base/auxv.c: Add copyright notice.
12168
3426d5ec
MC
121692004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12170
12171 * gdb.base/coremaker.c: Add copyright notice.
12172 * gdb.base/coremaker2.c: Add copyright notice.
12173
8da195dd
AC
121742004-08-04 Andrew Cagney <cagney@gnu.org>
12175
12176 * gdb.base/store.exp: Update copyright.
12177 (check_set, up_set, check_struct, up_struct): Add a prefix to test
12178 names, do not import gdb_prompt.
12179
8d394f98
AC
121802004-08-01 Andrew Cagney <cagney@gnu.org>
12181
12182 Fix PR testsuite/1729.
12183 * gdb.base/dump.exp: Add test name to callers of capture_value, do
12184 not use capture_value with value 4.
12185 (capture_value): Add optional test name parameter.
12186 (test_reload_saved_value, test_restore_saved_value): Use $msg as
12187 the prefix, pass to capture_value.
12188
b6702b23
MK
121892004-08-01 Mark Kettenis <kettenis@gnu.org>
12190
12191 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
12192 * gdb.arch/i386-prologue.c (standard): New prototype and function.
12193 (main): Call new function.
12194
c203e0ca
MC
121952004-07-31 Michael Chastain <mec.gnu@mindspring.com>
12196
12197 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
12198
a7995a30
MC
121992004-07-31 Michael Chastain <mec.gnu@mindspring.com>
12200
12201 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
12202
9366563b
MC
122032004-07-31 Michael Chastain <mec.gnu@mindspring.com>
12204
b6eeaf26 12205 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
12206 Accept more values of vtbl pointer. Remove some messages
12207 about "obsolete gcc or gdb".
12208
2fc1f950
MC
122092004-07-30 Michael Chastain <mec.gnu@mindspring.com>
12210
12211 * gdb.cp/classes.exp: Accept more varieties of ptype output.
12212
c724d49b
MC
122132004-07-30 Michael Chastain <mec.gnu@mindspring.com>
12214
12215 * gdb.base/asm-source.exp: Properly convert target board
12216 debug flags from gcc format to binutils format.
12217
736b0fce
MK
122182004-07-28 Mark Kettenis <kettenis@gnu.org>
12219
12220 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
12221 gdb1718". PR backtrace/1718 partially fixed.
12222
5633ea5c
JJ
122232004-07-27 Jeff Johnston <jjohnstn@redhat.com>
12224
12225 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
12226
575eebb1
NC
122272004-07-26 Nick Clifton <nickc@redhat.com>
12228
12229 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
12230 good default value for a specific architecture is available then
12231 set it to that value. Otherwise default to the -gstabs switch.
12232 Remove the -g... switches from the asm-flags variable. Allow the
12233 target board info to override the value if it wants to. Pass the
12234 switch on the assembler command line.
12235
62104619
MK
122362004-07-23 Mark Kettenis <kettenis@gnu.org>
12237
12238 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
12239 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
12240 (main): Call new function.
12241
4a1135b8
MC
122422004-07-22 Michael Chastain <mec.gnu@mindspring.com>
12243
12244 Test for PR exp/1715.
12245 * gdb.base/radix.exp: Refactor common procedures. Make all
12246 test names unique. Change XFAIL to KFAIL.
12247
8a12c1f0
MC
122482004-07-20 Michael Chastain <mec.gnu@mindspring.com>
12249
12250 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
12251 * gdb.ada/gnat_ada.gin: ... to here.
12252 * configure.in: Use gnat_ada.gin.
12253 * configure: Regenerate.
12254
23b451cf
AC
122552004-07-20 Andrew Cagney <cagney@gnu.org>
12256
12257 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
12258 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
12259 XFAILs. Clean up test messages and comments. Check backtraces.
12260 Delete re-sync code.
12261
ab618a02
MC
122622004-07-19 Michael Chastain <mec.gnu@mindspring.com>
12263
12264 Fix PR cli/740.
12265 * gdb.base/annota1.exp: Honor gdb,nosignals.
12266 * gdb.base/annota3.exp: Likewise.
12267
46dad340
MC
122682004-07-19 Michael Chastain <mec.gnu@mindspring.com>
12269
12270 * lib/java.exp: Update copyright notice.
12271
756d8c70
AC
122722004-07-19 Andrew Cagney <cagney@gnu.org>
12273
12274 * gdb.base/selftest.exp: Copy file from here ...
12275 * gdb.gdb/selftest.exp: ... to here.
12276
586027e6
AC
122772004-07-16 Andrew Cagney <cagney@redhat.com>
12278
12279 * lib/insight-support.exp: Delete file.
12280 * lib/java.exp (java_init): Fix copyright.
12281
029d2200
AC
122822004-07-16 Andrew Cagney <cagney@gnu.org>
12283
12284 * gdb.base/restore.c: Append "prologue" to comments marking the a
12285 function's prologue.
12286 * gdb.base/restore.exp: Update copyright, re-indent.
12287 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
12288 callerN" prefix where needed. Update patterns that match a
12289 function's prologue.
12290
653b62c5
MC
122912004-07-16 Michael Chastain <mec.gnu@mindspring.com>
12292
12293 * gdb.base/restore.c: Add copyright notice.
12294
f7d690e5
AC
122952004-07-16 Andrew Cagney <cagney@gnu.org>
12296
12297 * gdb.base/logical.exp: Update copyright.
12298 (evaluate): New procedure. Use to re-implement tests using
12299 several tables.
12300
d629a7cb
MH
123012004-07-14 Martin Hunt <hunt@redhat.com>
12302
12303 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
12304 which fixes some problems where init.tcl was not found.
12305
9c7bb332
AC
123062004-07-13 Andrew Cagney <cagney@gnu.org>
12307
6bf46641
AC
12308 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
12309 (check_sizeof, check_valueof): Do not include the output in the
12310 test name. Use gdb_test.
12311 (get_valueof): Use gdb_test_multiple.
12312
c4ffd4c0
AC
12313 * gdb.base/step-test.exp: Update copyright. Use
12314 gdb_test_multiple. Ensure that test names do not include
12315 architecture dependent output.
12316
ab89363a
AC
12317 * gdb.gdb/observer.exp: Update copyright.
12318 (setup_test): Use gdb_test_multiple.
12319 (attach_first_observer, attach_second_observer)
12320 (attach_third_observer, detach_first_observer)
12321 (detach_second_observer, detach_third_observer)
12322 (reset_counters, check_counters): Make $message a prefix.
12323 (test_normal_stop_notifications): Add "args" parameter - a list of
12324 init functions to be called. Make $message a prefix,
12325 (test_observer_normal_stop): Change the message prefixes so that
12326 they are unique, pass the attach / detach procedures to
12327 test_normal_stop_notifications.
12328
ec58997a
AC
12329 * gdb.base/signull.exp (test_segv): Prefix all tests with
12330 "${name}". Clean up test messages.
12331
b475183b
AC
12332 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
12333
9c7bb332
AC
12334 * gdb.base/ena-dis-br.exp: Update copyright.
12335 (break_at): New function. Replace send_gdb with gdb_test,
12336 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
12337 ignore count, not stopped at bpt", with KFAIL.
12338
2dd95497
CV
123392004-07-13 Corinna Vinschen <vinschen@redhat.com>
12340
12341 * gdb.base/attach.exp: Remove cleanupfile handling.
12342
419e626b
AC
123432004-07-12 Andrew Cagney <cagney@gnu.org>
12344
12345 * gdb.base/annota1.exp: Cleanup corefile test name.
12346 * gdb.base/annota3.exp: Ditto.
12347
8b1b3228
AC
123482004-07-12 Andrew Cagney <cagney@gnu.org>
12349
78650829
AC
12350 * gdb.base/signals.exp: Clean up copyright, re-indent.
12351
8b1b3228
AC
12352 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
12353 gdb_test and gdb_test_multiple.
12354
935c2760
JJ
123552004-07-08 Jeff Johnston <jjohnstn@redhat.com>
12356
12357 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 12358 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
12359 provide line number info for first statement in main.
12360
1544280f
AC
123612004-07-08 Andrew Cagney <cagney@gnu.org>
12362
1279f4ff
AC
12363 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
12364
1544280f
AC
12365 * gdb.base/sigbpt.exp: Make the common part of each test name a
12366 prefix instead of suffix.
12367
bcc82369
BR
123682004-07-07 Bob Rossi <bob_rossi@cox.net>
12369
12370 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
12371 test from test_tbreak_creation_and_listing to
12372 test_file_list_exec_source_file
12373 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
12374 Changed name of test from test_tbreak_creation_and_listing to
12375 test_file_list_exec_source_file
12376
23f4b0aa
JJ
123772004-07-07 Jeff Johnston <jjohnstn@redhat.com>
12378
12379 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
12380 the jmisc() constructor instead of <init>.
12381 * gdb.java/jmisc1.exp: Ditto.
12382
56401cd5
AC
123832004-07-07 Andrew Cagney <cagney@gnu.org>
12384
12385 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
12386 corrupting the PC.
12387
44ae2f6a
MC
123882004-07-06 Michael Chastain <mec.gnu@mindspring.com>
12389
12390 * gdb.cp/templates.exp: Accept whitespace change in demangler
12391 output.
12392
45a83408
AC
123932004-07-06 Andrew Cagney <cagney@gnu.org>
12394
12395 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
12396
d205ad70
MC
123972004-07-02 Michael Chastain <mec.gnu@mindspring.com>
12398
12399 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
12400 * lib/compiler.cc: Likewise.
12401
06ea1a61
MC
124022004-06-30 Michael Chastain <mec.gnu@mindspring.com>
12403
12404 * lib/compiler.cc: Work around string preprocessing problem
12405 with old hp c++ compiler.
12406 * lib/compiler.c: Likewise.
12407
daab1251
CV
124082004-06-29 Corinna Vinschen <vinschen@redhat.com>
12409
12410 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
12411 directives to conditionalize symbol prefixing.
12412 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
12413 additional_flags handling. Add underscore prefix for Cygwin.
12414 * gdb.arch/i386-unwind.c: Use preprocessor directives to
12415 conditionalize symbol prefixing.
12416 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
12417 additional_flags handling. Add underscore prefix for Cygwin.
12418
cc984116
CV
124192004-06-29 Corinna Vinschen <vinschen@redhat.com>
12420
12421 * gdb.base/bigcore.exp: Skip test on Cygwin.
12422
c279b077
MC
124232004-06-28 Michael Chastain <mec.gnu@mindspring.com>
12424
12425 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
12426 formats for "info register". Use gdb_test_multiple. Fix
12427 the "invalid register" test.
12428
0e915747
CV
124292004-06-28 Corinna Vinschen <vinschen@redhat.com>
12430
12431 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
12432 PID for Cygwin. Add Cygwin specific strings to check for in some
12433 tests.
12434 (do_attach_tests): Add a test for user interaction when attaching
12435 to a process with no matching symbol table already loaded.
12436
11422c86
AC
124372004-06-26 Andrew Cagney <cagney@gnu.org>
12438
12439 Test PR java/1567 and PR java/1565.
12440 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
12441 * gdb.java/jmisc2.exp: Delete file.
12442
cefbce26
MC
124432004-06-26 Michael Chastain <mec.gnu@mindspring.com>
12444
12445 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
12446
e19f872c
CV
124472004-06-25 Corinna Vinschen <vinschen@redhat.com>
12448
12449 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
12450 attach process.
12451
d931ba3b
MC
124522004-06-23 Michael Chastain <mec.gnu@mindspring.com>
12453
12454 * gdb.cp/pr-1553.exp: Remove.
12455
aef68c48
MC
124562004-06-22 Michael Chastain <mec.gnu@mindspring.com>
12457
12458 * gdb.cp/pr-1553.cc: Remove.
12459 * gdb.cp/pr-1553.exp: Disable this test.
12460
8d5df71a
JB
124612004-06-20 Jim Blandy <jimb@redhat.com>
12462
a9c64011 12463 Fix PR testsuite/1680.
8d5df71a
JB
12464 * gdb.arch/i386-sse.exp: Properly quote curly braces in
12465 regular expressions.
12466
4ac6f39d
MC
124672004-06-19 Michael Chastain <mec.gnu@mindspring.com>
12468
12469 Fix PR testsuite/1679.
12470 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
12471 Issue an UNSUPPORTED result instead.
12472
1b413552
JB
124732004-06-18 Jim Blandy <jimb@redhat.com>
12474
12475 * gdb.base/charset.exp: Only send a control-C if we see a new
12476 prompt and incomplete command.
12477
6daa6ebd
MC
124782004-06-18 Michael Chastain <mec.gnu@mindspring.com>
12479
12480 * gdb.cp/pr-574.cc: Add copyright notice.
12481
51fa4ae0
JB
124822004-06-17 Jim Blandy <jimb@redhat.com>
12483
12484 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
12485 cases where the regexp has no groups; this grabs random text from
12486 the previous test suite, whatever that was.
12487
8fea26c5
MC
124882004-06-17 Michael Chastain <mec.gnu@mindspring.com>
12489
12490 * gdb.cp/printmethod.cc: Add copyright notice.
12491
1e3aeb41
MC
124922004-06-16 Michael Chastain <mec.gnu@mindspring.com>
12493
12494 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
12495
9d9030bc
AC
124962004-06-16 Andrew Cagney <cagney@gnu.org>
12497
12498 * gdb.base/signull.c: Update copyright. Include <string.h>.
12499 (bowler): Replace data_pointer with data_read
12500 and data_write cases. Add code_descriptor case.
12501 (zero, desc): New array and pointer.
12502 (data, code): Change to simple pointers.
12503 * gdb.base/signull.exp: Fix probe pattern matching a function
12504 descriptor SIGSEGV. Replace data_pointer with data_read and
12505 data_write tests.
12506
acd4ad44
AC
125072004-06-16 Andrew Cagney <cagney@gnu.org>
12508
12509 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
12510
08fd625c
MC
125112004-06-15 Michael Chastain <mec.gnu@mindspring.com>
12512
12513 * gdb.base/long_long.c: Add copyright notice.
12514
1903502c
MC
125152004-06-15 Michael Chastain <mec.gnu@mindspring.com>
12516
12517 * gdb.base/long_long.exp: Remove reference to
12518 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
12519 to gdb_breakpoint and gdb_continue_to_breakpoint.
12520
83313cb1
JB
125212004-06-14 Jim Blandy <jimb@redhat.com>
12522
12523 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
12524 endian case.
12525
1bf404ef
AC
125262004-06-14 Andrew Cagney <cagney@gnu.org>
12527
12528 * gdb.base/gcore.exp (capture_command_output): Delete the always
12529 passing tests containing inferior values.
12530 * gdb.base/ending-run.exp: Do not include the breakpoint address
12531 in the test message. Update copyright.
12532 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
12533 size in the test name, use gdb_test_multiple. Update copyright.
12534
ef220b33
MC
125352004-06-14 Michael Chastain <mec.gnu@mindspring.com>
12536
12537 * gdb.cp/ref-types.cc: Add copyright notice.
12538
4f70a4c9
MC
125392004-06-14 Michael Chastain <mec.gnu@mindspring.com>
12540
12541 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
12542 hp_aCC_compiler.
12543 * lib/compiler.cc: Likewise.
12544 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
12545 'set' commands. Log diagnostics for other lines. Set
12546 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
12547
335928ac
MC
125482004-06-13 Michael Chastain <mec.gnu@mindspring.com>
12549
12550 * gdb.cp/try_catch.cc: Add copyright notice.
12551
2efb12e8
MC
125522004-06-12 Michael Chastain <mec.gnu@mindspring.com>
12553
12554 * gdb.cp/userdef.cc: Add copyright notice.
12555
0bbed51a
MC
125562004-06-11 Michael Chastain <mec.gnu@mindspring.com>
12557
12558 * gdb.cp/virtfunc.cc: Add copyright notice.
12559
e12a46c9
RC
125602004-06-11 Randolph Chung <tausq@debian.org>
12561
12562 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
12563 problem.
12564
338e05af
AC
125652004-06-10 Andrew Cagney <cagney@gnu.org>
12566
12567 * lib/compiler.cc, lib/compiler.c: Append either
12568 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
12569 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
12570 instead of gcc-3-3.
12571
dc3f10cb
AC
125722004-06-09 Andrew Cagney <cagney@gnu.org>
12573
b4d946af
AC
12574 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
12575 gdb/1455, bug is specific to "long long" and "double".
a9c64011 12576
dc3f10cb
AC
12577 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
12578 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
12579 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
12580 fixed.
12581
b5c0bfa2
AC
125822004-06-09 Andrew Cagney <cagney@gnu.org>
12583
12584 * gdb.base/structs.exp (test_struct_returns): Replace
12585 "return_value_unknown" and "finish_value_unknown" by
12586 "return_value_known" and "finish_value_known". Instead of
12587 "return_value_unknown" iff "finish_value_unknown", check
12588 "return_value_known" implies "finish_value_known".
12589
caeb605f
MH
125902004-06-08 Martin Hunt <hunt@redhat.com>
12591
12592 * gdb.base/float.exp: Add pattern for mips targets.
12593
c892bb64
RC
125942004-06-08 Randolph Chung <tausq@debian.org>
12595
12596 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
12597 message for unknown architectures more clear.
12598
48306d3e
JB
125992004-06-08 Joel Brobecker <brobecker@gnat.com>
12600
12601 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
12602 start the execution of the program.
12603
83ecb59f
JB
126042004-06-07 Jim Blandy <jimb@redhat.com>
12605
12606 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
12607 * gdb.arch/i386-cpuid.h: New helper file.
12608
55264cb4
RC
126092004-06-07 Randolph Chung <tausq@debian.org>
12610
12611 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
12612 has started.
12613
23cadb28
RM
126142004-06-04 Roland McGrath <roland@redhat.com>
12615
12616 Fix PR gdb/1647.
12617 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
12618 differently to be robust to output buffering differences.
12619
51d01eda
MC
126202004-06-04 Michael Chastain <mec.gnu@mindspring.com>
12621
12622 * gdb.threads/pthreads.exp: Update copyright years.
12623 (check_control_c): Change asynchronous 'after' to synchronous.
12624
f4fc3b93
RM
126252004-06-04 Roland McGrath <roland@redhat.com>
12626
12627 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
12628 next gdb prompt.
12629
4013522b
MC
126302004-06-02 Michael Chastain <mec.gnu@mindspring.com>
12631
12632 Fix PR gdb/1636.
12633 * gdb.threads/manythreads.exp: Change asynchronous 'after'
12634 calls to synchronous.
12635
7a8f1e6b
JB
126362004-05-26 Jim Blandy <jimb@redhat.com>
12637
12638 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
12639
81bb3443
RC
126402004-05-24 Randolph Chung <tausq@debian.org>
12641
12642 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
12643 * gdb.asm/pa.inc: New file.
12644
8f5a3103
MK
126452004-05-22 Mark Kettenis <kettenis@gnu.org>
12646
12647 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
12648
734b8fe8 126492004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 12650 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
12651
12652 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
12653 GDB prompt.
12654
725603e1
UW
126552004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12656
f4fc3b93 12657 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
12658 setjmp/longjmp. Use sigaction instead of signal.
12659
8b923272 126602004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 12661 Michael Snyder <msnyder@redhat.com>
8b923272
JB
12662
12663 * gdb.threads/pthread_cond_wait.c: New file.
12664 * gdb.threads/pthread_cond_wait.exp: New testcase.
12665
8bfabb04
AC
126662004-05-13 Andrew Cagney <cagney@redhat.com>
12667
12668 * gdb.base/signull.exp, gdb.base/signull.c: New files.
12669 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
12670
42edda50
AC
126712004-05-11 Andrew Cagney <cagney@redhat.com>
12672
12673 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
12674 fixed but revealed gdb/1639.
12675
d303a6c7
AC
126762004-05-10 Andrew Cagney <cagney@redhat.com>
12677
12678 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
12679 func1" and "next to 2nd alarm", kernel bug avoided.
12680
bf08c2a1
DJ
126812004-05-10 Daniel Jacobowitz <dan@debian.org>
12682
12683 PR external/1568
12684 * gdb.base/bigcore.exp: Check the size of the dumped core file.
12685 XFAIL if it is smaller than bytes_allocated.
12686 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
12687 (main): Make chunks_allocated unsigned. Correct comment.
12688
c0586a34
JB
126892004-05-07 Joel Brobecker <brobecker@gnat.com>
12690
12691 * gdb.arch/powerpc-aix-prologue.c: New file.
12692 * gdb.arch/powerpc-aix-prologue.exp: New file.
12693
f2785d12
JB
126942004-05-07 Jim Blandy <jimb@redhat.com>
12695
12696 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
12697 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
12698
bd7f6e30
JB
126992004-05-06 Joel Brobecker <brobecker@gnat.com>
12700
12701 * gdb.base/sep.exp: No longer setup_kfail when the program was
12702 built with dwarf2.
12703
0a5e7efe
JI
127042004-05-05 Jim Ingham <jingham@apple.com>
12705
12706 * gdb.base/pending.exp: Make sure pending breakpoints
12707 preserve the ignore count.
f4fc3b93 12708
a8958849
MK
127092004-04-27 Jerome Guitton <guitton@gnat.com>
12710
12711 * i386-prologue.exp: Add testcase for jump instruction as first
12712 instruction of the real code.
12713 * i386-prologue.c (jump_at_beginning): New function.
12714
7e103f5b
MK
127152004-04-28 Mark Kettenis <kettenis@gnu.org>
12716
12717 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
12718 x86_64-*-*.
12719
5d38b224
MK
127202004-04-28 Mark Kettenis <kettenis@gnu.org>
12721
12722 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
12723 i*86-*-*.
12724
0ef32fd9
MK
127252004-04-25 Mark Kettenis <kettenis@gnu.org>
12726
12727 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
12728 expression that checks the return type.
12729
71d7dd7c
AC
127302004-04-23 Andrew Cagney <cagney@redhat.com>
12731
12732 * gdb.base/call-sc.exp: New test of scalar call/return values.
12733 * gdb.base/call-sc.c: Ditto.
12734
1e9f977e
JJ
127352004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12736
12737 * gdb.threads/manythreads.c: Reduce thread stack size.
12738
899d9e3a
JJ
127392004-04-23 Jeff Johnston <jjohnstn@redhat.com>
12740
12741 * gdb.threads/manythreads.c: Add copyright notice.
12742
61bcae62
AC
127432004-04-23 Andrew Cagney <cagney@redhat.com>
12744
12745 * gdb.base/siginfo.exp: Better handle step out of signal.
12746 * gdb.base/sigstep.exp: Ditto.
12747
7339a42e 127482004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 12749 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
12750
12751 * gdb.threads/manythreads.c: New testcase.
12752 * gdb.threads/manythreads.exp: Ditto.
12753
5c98409b
JB
127542004-04-22 Jim Blandy <jimb@redhat.com>
12755
12756 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
12757 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
12758
3b611f1a
MC
127592004-04-21 Michael Chastain <mec.gnu@mindspring.com>
12760
12761 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
12762
f0fd9238
AC
127632004-04-21 Andrew Cagney <cagney@redhat.com>
12764
12765 * gdb.base/sigstep.c: New file.
12766 * gdb.base/sigstep.exp: New file.
12767
90990674
JB
127682004-04-16 Joel Brobecker <brobecker@gnat.com>
12769
12770 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
12771 call to observer_notify_normal_stop.
12772
78cef34b
AC
127732004-04-15 Andrew Cagney <cagney@redhat.com>
12774
12775 * gdb.base/siginfo.c: New file.
12776 * gdb.base/siginfo.exp: New file.
12777
d2343407
JB
127782004-04-12 J. Brobecker <brobecker@gnat.com>
12779
12780 * gdb.base/sep.exp: Fix typo in comment.
12781
a2dba3c8
JB
127822004-04-12 J. Brobecker <brobecker@gnat.com>
12783
12784 * gdb.base/sep.c: New file.
12785 * gdb.base/sep-proc.c: New file.
12786 * gdb.base/sep.exp: New testcase.
12787
15f7b60e
MK
127882004-04-09 Mark Kettenis <kettenis@gnu.org>
12789
12790 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
12791 support.
12792
44f4de1a
AC
127932004-04-05 Andrew Cagney <cagney@redhat.com>
12794
12795 * gdb.base/sigaltstack.c: New file.
12796 * gdb.base/sigaltstack.exp: New file.
12797
ef04f396
JB
127982004-04-04 Joel Brobecker <brobecker@gnat.com>
12799
12800 * gdb.base/foll-fork.exp: Update the expected output for
12801 "help set follow-fork-mode", to match a change that was made
12802 to the help of this variable on 2004-01-13.
12803
d40d2c92
JB
128042004-04-01 Joel Brobecker <brobecker@gnat.com>
12805
12806 * lib/ada.exp: Add copyright notice.
12807 * bar.ads: Likewise.
12808 * bar.adb: Likewise.
12809 * null_record.adb: Likewise.
12810 * null_record.exp: Likewise.
12811 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
12812
f86ef5a3
JB
128132004-04-01 Joel Brobecker <brobecker@gnat.com>
12814
12815 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
12816 * configure: Regenerate.
12817
414e70e3
JB
128182004-04-01 Joel Brobecker <brobecker@gnat.com>
12819
12820 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
12821 to build the application. Remove the message printed when in
12822 verbose mode, redundant with the UNSUPPORTED message above.
12823
f0aaee49
JB
128242004-03-31 Joel Brobecker <brobecker@gnat.com>
12825
12826 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
12827 * gdb.ada (null_record.exp): New testcase.
12828
ac81cb54
JB
128292004-03-31 Joel Brobecker <brobecker@gnat.com>
12830
12831 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
12832
854af2f7
JB
128332004-03-31 Joel Brobecker <brobecker@gnat.com>
12834
12835 * gdb.ada: New subdirectory.
12836 * gdb.ada/Makefile.in: New file.
12837 * gdb.ada/gnat_ada.gpr.in: New file.
12838
034cb681
JB
128392004-03-31 Joel Brobecker <brobecker@gnat.com>
12840
12841 * lib/ada.exp: New file.
12842
78a1a894
DJ
128432004-03-24 Daniel Jacobowitz <drow@mvista.com>
12844
12845 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
12846 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
12847
4b2b3b3e
AC
128482004-03-22 Andrew Cagney <cagney@redhat.com>
12849
12850 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
12851 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
12852 Problem identified by Ulrich Weigand.
12853
23c73aa3
DC
128542004-03-17 David Carlton <carlton@kealia.com>
12855
12856 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
12857 PR c++/826.
12858
d63a86f8
RM
128592004-03-16 Roland McGrath <roland@redhat.com>
12860
12861 * gdb.base/auxv.exp: New file.
12862 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
12863
0e02aa50
DC
128642004-03-12 David Carlton <carlton@kealia.com>
12865
12866 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
12867 * gdb.cp/pr-1553.cc: Ditto.
12868 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
12869 pass branch.
12870
c20b71be
MC
128712004-03-12 Michael Chastain <mec.gnu@mindspring.com>
12872
12873 * gdb.cp/templates.exp: Accept more template types.
12874
c7414a01
MC
128752004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12876
12877 From Corinna Vinschen with modifications.
12878 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
12879 local variable obj_with_enum.
12880 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
12881 results with obj_with_enum.
12882
ed69573c
MC
128832004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12884
12885 * gdb.cp/classes.cc: New file, copied from misc.cc.
12886 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
12887
28301461
MC
128882004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12889
12890 * gdb.cp/misc.cc: Add copyright notice.
12891
1198ecbe
DC
128922004-03-05 David Carlton <carlton@kealia.com>
12893
12894 * gdb.cp/rtti.exp: Add 'print *obj3' test.
12895 * gdb.cp/rtti.h: Update copyright.
12896 (namespace n2::n3): New.
12897 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
12898 (n2::n3::func3): New.
12899 (main): Call n2::n3::func3.
12900 * gdb.cp/rtti2.cc: Update copyright.
12901 (n2::create3): New.
12902
9e08c470
MK
129032004-03-04 Mark Kettenis <kettenis@gnu.org>
12904
12905 * gdb.asm/openbsd.inc: Fix typo.
12906
4bebc3aa
FF
129072004-03-03 Fred Fish <fnf@redhat.com>
12908
12909 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
12910 "val" instead of unused "size". Update copyright year.
12911
6ea9fb37
DJ
129122004-02-29 Daniel Jacobowitz <drow@mvista.com>
12913
12914 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
12915 to use unsigned char.
12916 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
12917 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
12918
23b23974
DJ
129192004-02-29 Daniel Jacobowitz <drow@mvista.com>
12920
12921 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
12922 line of output.
12923
7574fd53
DJ
129242004-02-28 Daniel Jacobowitz <drow@mvista.com>
12925
12926 * gdb.base/relocate.c (dummy): Initialize.
12927
a195357f
DJ
129282004-02-28 Daniel Jacobowitz <drow@mvista.com>
12929
12930 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
12931 a breakpoint at exit.
12932
72fd54a9
FF
129332004-02-27 Fred Fish <fnf@redhat.com>
12934
12935 * gdb.base/chng-syms.exp: Add expect condition to match failing
12936 case that isn't a timeout.
12937
b9d23137
AC
129382004-02-27 Andrew Cagney <cagney@redhat.com>
12939
12940 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
12941 support.
12942
15d208f6 129432004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 12944
15d208f6
FF
12945 * gdb.arch/gdb1431.c: Remove.
12946 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
12947 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
12948 of "until" incorrectly.
12949
98f9cd2d
JB
129502004-02-26 J. Brobecker <brobecker@gnat.com>
12951
12952 * gdb.cp/class2.cc (empty): New class.
12953 (refer): New function.
12954 (main): Declare an object of type empty and use it.
12955 * gdb.cp/class2.exp: Print the value of an object of type empty.
12956
9b50c11b
JJ
129572004-02-26 Jeff Johnston <jjohnstn@redhat.com>
12958
12959 * gdb.base/langs.exp: Update query string to match the
12960 new nquery format used for pending breakpoints.
12961
0dcd613f
AC
129622004-02-26 Andrew Cagney <cagney@redhat.com>
12963
12964 Fix PR i18n/1570.
12965 * gdb.base/charset.c: Update copyright notice.
12966 (main, init_string): Remove the escape character '\e' tests.
12967 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
12968 * gdb.base/charset.exp (valid_host_charset): Ditto.
12969 * gdb.base/setvar.exp: Ditto.
12970
b8a56647
AC
129712004-02-24 Andrew Cagney <cagney@redhat.com>
12972
90d59e34
AC
12973 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
12974 mmapped data in core file" PASS and FAIL messages consistent.
12975
b8a56647
AC
12976 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
12977 setting a breakpoint. Work around PR java/1565.
12978
9f27c604
JJ
129792004-02-23 Jeff Johnston <jjohnstn@redhat.com>
12980
12981 * lib/gdb.exp (gdb_breakpoint): Update query string to match
12982 new nquery format.
12983 * gdb.base/pending.exp: Ditto.
12984
3224a706
MK
129852004-02-22 Mark Kettenis <kettenis@gnu.org>
12986
12987 * configure.in: Run stabs tests on *BSD.
12988 * configure: Regenerated.
12989
41e0a9ca
MK
129902004-02-21 Mark Kettenis <kettenis@gnu.org>
12991
12992 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
12993
1e1b3428
FF
129942004-02-20 Fred Fish <fnf@redhat.com>
12995
12996 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
12997 blank in test for "returns short", for consistency with other
12998 "returns xxx" tests. Update copyright year.
12999
f9a7572a
FF
130002004-02-19 Fred Fish <fnf@redhat.com>
13001
13002 New testcase for PR breakpoint/1558.
13003 * gdb.arch/gdb1558.exp: New file.
13004 * gdb.arch/gdb1558.c: New file.
13005
b2ce2854
EZ
130062004-02-19 Elena Zannoni <ezannoni@redhat.com>
13007
13008 * gdb.base/nodebug.exp: Fix typo.
13009
e7c9ff01
JB
130102004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13011
13012 Committed by Jim Blandy <jimb@redhat.com>.
13013
62f4b920
JB
13014 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
13015
2db536a1
JB
13016 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
13017
e7c9ff01
JB
13018 * gdb.base/float.exp: Support s390*-*-* targets.
13019
f3205b34
AF
130202004-02-17 Adam Fedor <fedor@gnu.org>
13021
13022 * gdb.base/gdb1555.exp: New file.
13023 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
13024
9d62932d
EZ
130252004-02-17 Elena Zannoni <ezannoni@redhat.com>
13026
13027 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
13028
344c9711
FF
130292004-02-16 Fred Fish <fnf@redhat.com>
13030
13031 * gdb.arch/gdb1291.c: Remove
13032 * gdb.arch/gdb1291.s: New test input file.
13033 * gdb.arch/gdb1291.exp: Expand test to check case that should not
13034 fail. Test for correct result, known incorrect result, other
13035 failures and timeouts.
13036
2d822687
AC
130372004-02-16 Andrew Cagney <cagney@redhat.com>
13038
13039 * gdb.base/bigcore.exp: New file.
13040 * gdb.base/bigcore.c: New file.
13041
dac15b66
AC
130422004-02-13 Andrew Cagney <cagney@redhat.com>
13043
13044 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
13045 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
13046 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
13047 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
13048 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
13049 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
13050 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
13051 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
13052 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
13053 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
13054
6bdfc2c4
JJ
130552004-02-11 Jeff Johnston <jjohnstn@redhat.com>
13056
13057 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
13058 executed is an alloc instruction.
13059
87b3ede8
DC
130602004-02-11 David Carlton <carlton@kealia.com>
13061
13062 * gdb.cp/breakpoint.exp: New.
13063 * gdb.cp/breakpoint.cc: New.
13064
6e19e2bf
MC
130652004-02-11 Michael Chastain <mec.gnu@mindspring.com>
13066
13067 Partial fix for PR gdb/1543.
13068 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
13069 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
13070 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
13071 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
13072 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
13073 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
13074 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
13075 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
13076 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
13077 to bug-gdb@prep.ai.mit.edu .
13078 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
13079 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
13080 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
13081 Likewise.
13082
5c5455dc
AC
130832004-02-10 Andrew Cagney <cagney@redhat.com>
13084
13085 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
13086 using gdb_internal_error_resync.
13087
9cf689d7
DJ
130882004-02-09 Daniel Jacobowitz <drow@mvista.com>
13089
13090 * gdb.threads/thread-specific.exp: Stop early if no threads are
13091 found.
13092
d2dc51db
MC
130932004-02-09 Michael Chastain <mec.gnu@mindspring.com>
13094
13095 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
13096
14b1a056
DJ
130972004-02-08 Daniel Jacobowitz <drow@mvista.com>
13098
13099 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
13100 breakpoints.
13101
83f66e8f
DJ
131022004-02-07 Daniel Jacobowitz <drow@mvista.com>
13103
13104 * config/sim.exp (gdb_load): Handle $arg == "".
13105 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
13106 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
13107
30fc0091
EZ
131082004-02-07 Elena Zannoni <ezannoni@redhat.com>
13109
a9c64011
AS
13110 * gdb.base/maint.exp: Update test to reflect
13111 obstack changes.
30fc0091 13112
4d806929
JJ
131132004-02-04 Jeff Johnston <jjohnstn@redhat.com>
13114
13115 * gdb.base/pendshr.c (pendfunc): New function that calls
13116 pendfunc1.
13117 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
13118
7bfdd688
FF
131192004-02-04 Fred Fish <fnf@redhat.com>
13120
13121 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
13122 function symbols and update copyright years.
13123 * gdb.arch/gdb1291.c: Ditto.
13124
aaa08ee4
MC
131252004-02-03 Michael Chastain <mec.gnu@mindspring.com>
13126
13127 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
13128
dbad7755
MC
131292004-02-03 Michael Chastain <mec.gnu@mindspring.com>
13130
13131 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
13132
ec4646ef
MC
131332004-02-03 Michael Chastain <mec.gnu@mindspring.com>
13134
13135 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
13136
1b802196
FF
131372004-02-02 Fred Fish <fnf@redhat.com>
13138
13139 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
13140 remote targets. Update copyright years.
13141
18fe2033
JJ
131422004-02-02 Jeff Johnston <jjohnstn@redhat.com>
13143
13144 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
13145 support.
13146 * gdb.base/langs.exp: Fix test which attempts to create
13147 breakpoint on non-existent function to handle new pending
13148 support.
13149 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
13150 a breakpoint.
13151 * gdb.base/pending.exp: New test.
13152 * gdb.base/pending.c: New file.
13153 * gdb.base/pendshr.c: Ditto.
13154
8d577d32
DC
131552004-02-02 David Carlton <carlton@kealia.com>
13156
13157 * gdb.cp/overload.exp: Add overloadNamespace tests.
13158 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
13159 (overloadNamespace, XXX): New.
13160 (main): Call XXX::marker2.
13161
3ad13771
FF
131622004-02-01 Fred Fish <fnf@redhat.com>
13163
13164 * gdb.base/dump.exp: Use runto_main instead of "runto main".
13165 * gdb.base/finish.exp: Ditto.
13166 * gdb.base/gcore.exp: Ditto.
13167 * gdb.base/huge.exp: Ditto.
13168 * gdb.base/info-proc.exp: Ditto.
13169 * gdb.base/return2.exp: Ditto.
13170 * gdb.threads/gcore-thread.exp: Ditto.
13171
44c75849
DJ
131722004-02-01 Daniel Jacobowitz <drow@mvista.com>
13173
13174 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
13175
005bc093
MK
131762004-02-01 Mark Kettenis <kettenis@gnu.org>
13177
13178 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
13179 that opening the file succeeds on OpenBSD.
13180
c47cebdb
DJ
131812004-02-01 Daniel Jacobowitz <drow@mvista.com>
13182
13183 * gdb.threads/thread-specific.c: New file.
13184 * gdb.threads/threads-specific.exp: New test script.
13185 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
13186 to expect_out.
13187
5a01311c
MK
131882004-02-01 Mark Kettenis <kettenis@gnu.org>
13189
13190 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
13191 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
13192 only on the "print_small_structs from print_long_arg_list" test.
13193
ce22a4f1
DJ
131942004-02-01 Daniel Jacobowitz <drow@mvista.com>
13195
13196 * gdb.base/completion.exp: Kill a stray backslash.
13197
13198 From Jim Ingham <jingham@apple.com>:
13199 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
13200 agrees with the result from sending a tab.
13201
abbab9d3
DJ
132022004-01-31 Daniel Jacobowitz <drow@mvista.com>
13203
13204 * gdb.base/chng-syms.exp: Remove stray newline.
13205
53904d1e
MK
132062004-01-31 Mark Kettenis <kettenis@gnu.org>
13207
13208 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
13209 *-*-openbsd*.
13210 * gdb.asm/openbsd.inc: New file.
13211
3a4b3aac
MK
132122004-01-30 Mark Kettenis <kettenis@gnu.org>
13213
13214 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
13215 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
13216 *-*solaris2*. Remove commented out default settings for
13217 asm-flags. Replace gdb_compile with target_link.
13218
ebac27b4
MC
132192004-01-29 Michael Chastain <mec.gnu@mindspring.com>
13220
13221 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
13222 for all tests. Remove old hp-ux and cygnus xfail cases.
13223
d8679d84
PH
132242004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
13225
13226 * gdb.base/chng-syms.exp: New file.
13227 * gdb.base/chng-syms.c: New file.
13228
0a55bc22
MC
132292004-01-24 Michael Chastain <mec.gnu@mindspring.com>
13230
13231 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
13232 Provide arms for current output in all my configurations.
13233
94b8e876
MC
132342004-01-24 Michael Chastain <mec.gnu@mindspring.com>
13235
13236 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
13237 * lib/compiler.cc: Likewise.
13238 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
13239 get the right preprocessor. Eval the output directly. Remove
13240 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
13241 hp_f77_compiler and hp_f90_compiler completely.
13242 (gdb_preprocess): Delete.
13243 (get_compiler): Delete.
13244
7cf03d44
MK
132452004-01-24 Mark Kettenis <kettenis@gnu.org>
13246
13247 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
13248 <string.h>.
13249
68b6dce9
NR
132502004-01-24 Nick Roberts <nick@nick.uklinux.net>
13251
13252 * gdb.mi/mi-stack.exp: Update copyright.
13253
b368761e
DC
132542004-01-23 David Carlton <carlton@kealia.com>
13255
13256 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
13257 test for cp_lookup_transparent_type.
13258 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
13259 call them.
13260
f2061b53
DJ
132612004-01-23 Daniel Jacobowitz <drow@mvista.com>
13262
13263 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
13264 after -var-update.
13265
37fc574a
DC
132662004-01-23 David Carlton <carlton@kealia.com>
13267
13268 * gdb.cp/namespace.cc (C::ensureRefs): New.
13269 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
13270
8e94b928
NR
132712004-01-20 Nick Roberts <nick@nick.uklinux.net>
13272
13273 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
13274 case "-stack-list-locals 2".
13275 * gdb.mi/mi-var-child.exp: Test for case
13276 "-var-list-children --all-values NAME".
13277
997b0952
MC
132782004-01-18 Michael Chastain <mec.gnu@mindspring.com>
13279
13280 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
13281
52470da3
MK
132822004-01-18 Mark Kettenis <kettenis@gnu.org>
13283
7049b4b8
MK
13284 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
13285 used with gdb_test_multiple.
13286
52470da3
MK
13287 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
13288 read at address 0. This fixes PR testsuite/1504.
13289
da6012e5
DJ
132902004-01-18 Daniel Jacobowitz <drow@mvista.com>
13291
13292 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
13293 Remove downloading, guessing the host executable, the calls to
13294 gdb_file_cmd and gdb_target_cmd, and "load" support.
13295 (infer_host_exec): New function broken out from gdb_load.
13296 (gdb_load): New wrapper for gdbserver_gdb_load.
13297 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
13298 gdb_target_cmd. Use -target-select.
13299 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
13300 Download binaries to the host. Clear last_mi_remote_file when
13301 we load a new binary.
13302 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
13303 call gdbserver_gdb_load and mi_gdb_target_cmd.
13304
32c70722
MC
133052004-01-17 Michael Chastain <mec.gnu@mindspring.com>
13306
13307 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
13308 type patterns.
13309
b0cecf36
MC
133102004-01-17 Michael Chastain <mec.gnu@mindspring.com>
13311
13312 * gdb.cp/templates.exp: Fix typo in test name of
13313 "print Foo<volatile char*>::foo".
13314
4120d7e6
MC
133152004-01-15 Michael Chastain <mec.gnu@mindspring.com>
13316
13317 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
13318
f679e530
BE
133192004-01-16 Ben Elliston <bje@wasabisystems.com>
13320
13321 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
13322 (clean mostlyclean): Remove empty rm.
13323
091c48f6
MC
133242004-01-15 Michael Chastain <mec.gnu@mindspring.com>
13325
13326 * gdb.base/setvar.exp: Add copyright years.
13327
3e5fc8d2
DC
133282004-01-14 David Carlton <carlton@bactrian.org>
13329
13330 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
13331 PR c++/1511 and update coment.
13332 * gdb.cp/templates.exp: Update patterns to match current output.
13333 If changes involve something other than whitespace, KFAIL
13334 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
13335
63d06c5c
DC
133362004-01-14 David Carlton <carlton@kealia.com>
13337
13338 * gdb.cp/namespace.exp: Add tests involving classes defined within
13339 namespaces.
13340 * gdb.cp/namespace.cc (C::CClass): New.
13341 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
13342
a51dab88
EZ
133432004-01-14 Elena Zannoni <ezannoni@redhat.com>
13344
13345 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
13346 what debug info we have. Print a better message if something goes
13347 wrong while producing the separate debug info file.
13348
a476ccc9
MC
133492004-01-14 Michael Chastain <mec.gnu@mindspring.com>
13350
13351 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
13352
f453692c
MC
133532004-01-14 Michael Chastain <mec.gnu@mindspring.com>
13354
13355 * gdb.base/callfuncs.c: Add copyright notice.
13356
f40063a5
MC
133572004-01-13 Michael Chastain <mec.gnu@mindspring.com>
13358
13359 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
13360 inheritance. PR gdb/1498, PR gcc/13539.
13361
19ac3974
EZ
133622004-01-13 Elena Zannoni <ezannoni@redhat.com>
13363
a9c64011
AS
13364 * gdb.threads/gcore-thread.exp: Prefix name of binary with
13365 test specific name.
13366 * gdb.mi/gdb669.exp: Ditto.
13367 * gdb.mi/mi-pthreads.exp: Ditto.
13368 * gdb.mi/mi1-pthreads.exp: Ditto.
13369 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 13370
56c97c6e
MC
133712004-01-12 Michael Chastain <mec.gnu@mindspring.com>
13372
13373 * gdb.cp/member-ptr.cc: Add copyright notice.
13374
a0644324
MC
133752004-01-12 Michael Chastain <mec.gnu@mindspring.com>
13376
13377 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
13378 some patterns for recent versions of gcc and hpacc. Delete
13379 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
13380 Delete tests that access a NULL pointer-to-member-data. This
13381 script is still disabled for gcc.
13382
32fabe09
EZ
133832004-01-12 Elena Zannoni <ezannoni@redhat.com>
13384
13385 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 13386 escaped correctly.
32fabe09 13387
1f8a6abb
EZ
133882004-01-12 Elena Zannoni <ezannoni@redhat.com>
13389
13390 * gdb.base/sepdebug.exp: New file.
13391 * gdb.base/sepdebug.c: New file.
13392 * lib/gdb.exp (separate_debug_filename): New procedure.
13393 (gdb_gnu_strip_debug): New procedure.
13394
48efe704
AC
133952004-01-12 Andrew Cagney <cagney@redhat.com>
13396
13397 * gdb.mi/ChangeLog: Delete file. Renamed to ...
13398 * gdb.mi/ChangeLog-1999-2003: New file.
13399
a9415475
AC
134002004-01-12 Andrew Cagney <cagney@redhat.com>
13401
13402 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
13403 "Renaming a directory to a non-empty directory returns ENOTEMPTY
13404 or EEXIST", treat EBUSY as an XFAIL.
13405
83b8cf9d
MC
134062004-01-11 Michael Chastain <mec.gnu@mindspring.com>
13407
13408 * gdb.base/scope.exp: Remove obsolete setup_xfail for
13409 hp_cc_compiler.
13410
9939d2a8
MC
134112004-01-10 Michael Chastain <mec.gnu@mindspring.com>
13412
13413 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
13414 decorations.
13415
1ff8cadf
MC
134162004-01-10 Michael Chastain <mec.gnu@mindspring.com>
13417
13418 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
13419 and "(aCC)" decorations. Remove obsolete doco about old
13420 test results.
13421
6fa9022e
MC
134222004-01-09 Michael Chastain <mec.gnu@mindspring.com>
13423
13424 * gdb.cp/exception.exp: Fix typo in doco.
13425
209721fe
MK
134262004-01-09 Mark Kettenis <kettenis@gnu.org>
13427
13428 * gdb.base/gdb1476.exp: Fix typo.
13429
ef11303e
MC
134302004-01-09 Michael Chastain <mec.gnu@mindspring.com>
13431
13432 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
13433 file.
13434
041ab88c
MC
134352004-01-09 Michael Chastain <mec.gnu@mindspring.com>
13436
13437 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
13438 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
13439 Use gdb_compile. Remove restriction on gcc. Add some patterns
13440 for recent version of gdb. Delete second half, which was a copy
13441 of the first half with different build flags. This test is
13442 still disabled because it is still not ready for production.
13443
e36d075a
MC
134442004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13445
13446 * gdb.cp/exception.cc: Add copyright notice.
13447 * gdb.cp/exception.exp: Add a notice that this file is broken
13448 because of line number changes caused by addition of copyright
13449 notice.
13450
42b190ad
MC
134512004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13452
13453 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
13454 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
13455
8f25f06b
MC
134562004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13457
13458 * gdb.cp/classes.exp: Accept gnu abi 2.
13459 * gdb.cp/derivation.exp: Likewise.
13460 * gdb.cp/overload.exp: Likewise.
13461 * gdb.cp/virtfunc.exp: Likewise.
13462
06ded8b8
MC
134632004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13464
13465 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
13466 semicolon after end of function.
13467
77c26ae3
MC
134682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13469
13470 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
13471 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
13472 boilerplate code for compiling and running the program under
13473 test. Add some string method tests.
13474
20757486
MC
134752004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13476
13477 * gdb.cp/bs15503.cc: Add copyright notice.
13478 * gdb.cp/bs15503.exp: Adjust line number.
13479
0fd3b503
MC
134802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13481
13482 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
13483 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
13484
10d1bea8
MC
134852004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13486
13487 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
13488 hp_cc_compiler.
13489
2789202a
MC
134902004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13491
13492 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
13493 * gdb.cp/ctti.exp: Use the marker instead of "next".
13494 With gcc, run further before bailing.
13495
b862f14c
MC
134962004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13497
13498 * gdb.cp/cttiadd.cc: Add copyright notice.
13499 * gdb.cp/cttiadd1.cc: Likewise.
13500 * gdb.cp/cttiadd2.cc: Likewise.
13501 * gdb.cp/cttiadd3.cc: Likewise.
13502
96da2469
MC
135032004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13504
13505 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
13506 Use gdb_test, gdb_test_multiple. Use floating-point values that
13507 have exact representations in IEEE-ish formats.
13508
053248ff
MC
135092004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13510
13511 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
13512 compilers. Delete duplicate call to get_compiler_info.
13513 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
13514 * gdb.base/volatile.exp: Likewise.
13515
84acecdd
MK
135162004-01-07 Mark Kettenis <kettenis@gnu.org>
13517
13518 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
13519 memory at address 0.
13520
fe11a27f
MC
135212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13522
13523 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
13524 to test for hp-ux assembler. Fix copyright years.
13525
60ad077b
AC
135262004-01-07 Andrew Cagney <cagney@redhat.com>
13527
13528 * gdb.base/fileio.c (strerrno): Add "EBUSY".
13529
1c9b8f33
AC
135302004-01-07 Andrew Cagney <cagney@redhat.com>
13531
13532 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
13533 when creating the read-only file. From analysis by Roland McGrath
13534 and Elena Zannoni.
13535
753ccc7a
MC
135362004-01-06 Michael Chastain <mec.gnu@mindspring.com>
13537
13538 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
13539
eca3e36b
MC
135402004-01-06 Michael Chastain <mec.gnu@mindspring.com>
13541
13542 * gdb.base/cvexpr.c: Be type-safe with function pointers and
13543 data pointers.
13544
f8d4bac4
MC
135452004-01-06 Michael Chastain <mec.gnu@mindspring.com>
13546
13547 * gdb.cp/m-static.exp: Compile one source file at a time.
13548 Delete unused call to get_compiler_info.
13549
9b4e0f94
MC
135502004-01-06 Michael Chastain <mec.gnu@mindspring.com>
13551
13552 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
13553 * gdb.base/call-rt-st.exp: Likewise.
13554 * gdb.base/nodebug.exp: Likewise.
13555 * gdb.base/volatile.exp: Likewise.
13556 * gdb.cp/ref-types.exp: Likewise.
13557 * gdb.cp/templates.exp: Likewise.
13558
023c1024
MK
135592004-01-05 Mark Kettenis <kettenis@gnu.org>
13560
13561 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
13562
19703c4a
MC
135632004-01-05 Michael Chastain <mec.gnu@mindspring.com>
13564
13565 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
13566 hppa*-hp-hpux*.
13567
18b67037
MK
135682004-01-04 Mark Kettenis <kettenis@gnu.org>
13569
ba6219c8
MK
13570 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
13571 x86_64-*-*.
13572
18b67037
MK
13573 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
13574 sparc64-*-* and sparc*-solaris2*.
13575
1bfbbb9d
MK
135762004-01-04 Mark Kettenis <kettenis@gnu.org>
13577
13578 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
13579 return ${tests}" test. The ${tests} already mentions the
13580 filename.
13581
06846494
MC
135822004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13583
13584 * gdb.cp/local.exp: Accept gcc abi 2.
13585
3b0cb202
MC
135862004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13587
13588 * gdb.cp/templates.exp: Accept gcc abi 2.
13589
0643ec3f
MC
135902004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13591
13592 * lib/compiler.cc: Remove supports_template_debugging.
13593 * gdb.cp/templates.exp: Do not test supports_template_debugging.
13594
d231d0b1
MC
135952004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13596
13597 * gdb.cp/namespace.exp: Accept gcc abi 2.
13598
44ffb27c
MC
135992004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13600
13601 * gdb.cp/method.exp: Accept gcc abi 2.
13602
184ad485
MC
136032004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13604
13605 * gdb.cp/classes.exp: Generate identical results as old version.
13606 * gdb.cp/derivation.exp: Likewise.
13607 * gdb.cp/overload.exp: Likewise.
13608 * gdb.cp/virtfunc.exp: Likewise.
13609
116f09e7
MC
136102004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13611
13612 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
13613 mysterious bug with sourceware version of expect.
13614
b1379776
MC
136152004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13616
13617 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
13618 current versions of gcc, including gcc abi 2. Remove gratuitous
13619 restart of test program. Use gdb_test_multiple and gdb_test for
13620 all tests. Add patterns to xfail missing "const" in "const char *"
13621 and kfail PR gdb/1155.
13622
6b7a4c0e
MC
136232004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13624
13625 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
13626 current versions of gcc, including gcc abi 2. Remove gratuitous
13627 restart of test program. Use gdb_test_multiple and gdb_test for
13628 all tests. Add patterns to kfail PR gdb/1498.
13629
51615d72
MC
136302003-12-31 Michael Chastain <mec.gnu@mindspring.com>
13631
13632 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
13633 current versions of gcc, including gcc abi 2. Use "breakpoint"
13634 and "continue" instead of restarting the target program. Use
13635 gdb_test_multiple and gdb_test for all tests.
13636
7b79a9d7
MK
136372004-01-01 Mark Kettenis <kettenis@gnu.org>
13638
13639 * gdb.asm/asm-source.exp: Update copyright year. Link statically
13640 for *-*-solaris2*.
13641
1cd3489f
MC
136422003-12-31 Michael Chastain <mec.gnu@mindspring.com>
13643
13644 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
13645 current versions of gcc, including gcc abi 2. Use "breakpoint"
13646 and "continue" instead of restarting the target program several
13647 times. Use gdb_test_multiple and gdb_test for all tests.
13648
850742db
MC
136492003-12-18 Michael Chastain <mec.gnu@mindspring.com>
13650
13651 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
13652 source files.
13653
eb4bbda8
MC
136542003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13655
13656 * gdb.base/environ.exp: Handle compiling test case from multiple
13657 source files.
13658
e42c7771
MC
136592003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13660
13661 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
13662
80e4b428
JB
136632003-12-17 Jim Blandy <jimb@redhat.com>
13664
5f06973a
JB
13665 * gdb.base/freebpcmd.c: Add copyright notice.
13666
80e4b428
JB
13667 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
13668
0ab84fb7
MC
136692003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13670
13671 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
13672
1b3bb3d0
JB
136732003-12-13 Jim Blandy <jimb@redhat.com>
13674
13675 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
13676
3a4c9371
KB
136772003-12-12 Kevin Buettner <kevinb@redhat.com>
13678
13679 * gdb.asm/frv.inc: New file.
13680 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
13681
a1dea79a
FF
136822003-12-09 Fred Fish <fnf@redhat.com>
13683
13684 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
13685 functions to break1.c and leave prototypes behind. Add more
13686 "set breakpoint NN here" comments.
13687 * gdb.base/break1.c: New file.
13688
13689 * gdb.base/break.exp: Handle compiling test case from multiple
13690 source files and change source file references as needed.
13691 * gdb.base/completion.exp: Ditto.
13692 * gdb.base/condbreak.exp: Ditto.
13693 * gdb.base/define.exp: Ditto.
13694 * gdb.base/ena-dis-br.exp: Ditto.
13695 * gdb.base/info-proc.exp: Ditto.
13696 * gdb.base/maint.exp: Ditto.
13697 * gdb.base/until.exp: Ditto.
13698
13699 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
13700 hardcoded line numbers.
13701 * gdb.base/define.exp: Ditto.
13702 * gdb.base/ena-dis-br.exp: Ditto.
13703 * gdb.base/maint.exp: Ditto.
13704 * gdb.base/until.exp: Ditto.
13705
13706 * gdb.base/completion.exp: Use "break1" for completion tests since
13707 "break" is no longer a unique prefix.
13708
5266b69c
AC
137092003-12-06 Andrew Cagney <cagney@redhat.com>
13710
13711 * gdb.base/structs.exp (test_struct_returns): When applicable, set
13712 "return_value_unimplemented". When an unimplemented struct return
13713 architecture, report incorrect values as a KFAIL
13714
374451f0
MC
137152003-12-05 Michael Chastain <mec.gnu@mindspring.com>
13716
13717 * gdb.cp/rtti.exp: Accept new wording of warning from
13718 cp_lookup_rtti_type.
13719
ba9b20a7
MC
137202003-12-05 Michael Chastain <mec.gnu@mindspring.com>
13721
13722 Partial fix for PR testsuite/1456.
13723 * gdb.base/scope.exp (test_at_main): Replace references to
13724 gcc_compiled with calls to test_compiler_info.
13725 (test_at_foo): Likewise.
13726 (test_at_bar): Likewise.
13727
b74b6d0b
MC
137282003-12-04 Michael Chastain <mec.gnu@mindspring.com>
13729
13730 Partial fix for PR testsuite/1456.
13731 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
13732 to test_compiler_info.
13733
ccfa3402
MC
137342003-12-03 Michael Chastain <mec.gnu@mindspring.com>
13735
13736 * gdb.base/so-impl-ld.exp: Update copyright notice.
13737
f6246aba
MC
137382003-12-02 Michael Chastain <mec.gnu@mindspring.com>
13739
13740 Partial fix for PR testsuite/1456.
13741 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
13742 to test_compiler_info.
13743
13ae734a
MC
137442003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13745
13746 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
13747 from current versions of gdb. Clean up regular expressions.
13748 Delete redundant timeout case.
13749
d8e1cdee
MC
137502003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13751
13752 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
13753 from current versions of gdb. Clean up regular expressions.
13754 Delete redundant timeout case.
13755
96457b64
MC
137562003-12-01 Michael Chastain <mec.gnu@mindspring.com>
13757
13758 Partial fix for PR testsuite/1456.
13759 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
13760 gcc_compiled with call to test_compiler_info.
13761
f35309fc
MC
137622003-11-30 Michael Chastain <mec.gnu@mindspring.com>
13763
13764 Partial fix for PR testsuite/1456.
13765 * gdb.base/list.exp (test_list_function): Delete unused declaration
13766 of gcc_compiled.
13767
d7afdf9b
MC
137682003-11-29 Michael Chastain <mec.gnu@mindspring.com>
13769
13770 Partial fix for PR testsuite/1456.
13771 * gdb.base/complex.exp: Replace reference to gcc_compiled with
13772 call to test_compiler_info.
13773
71507b56
MK
137742003-11-29 Mark Kettenis <kettenis@gnu.org>
13775
13776 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
13777 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
13778 it to create the appropriate note.inc.
13779 * gdb.asm/asmsrc1.s: Include "note.inc".
13780 * gdb.asm/netbsd.inc: New file.
13781 * gdb.asm/empty.inc: New file.
13782
f81f93f7
MC
137832003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13784
13785 Partial fix for PR testsuite/1456.
13786 * gdb.base/constvars.exp: Replace references to gcc_compiled with
13787 calls to test_compiler_info.
13788
9a77938e
MC
137892003-11-27 Michael Chastain <mec.gnu@mindspring.com>
13790
13791 Partial fix for PR testsuite/1456.
13792 * gdb.base/volatile.exp: Replace references to gcc_compiled with
13793 calls to test_compiler_info.
13794
e8367dc7
MK
137952003-11-27 Mark Kettenis <kettenis@gnu.org>
13796
13797 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
13798 pattern for the KFAILs.
13799
526c61ee
AF
138002003-11-25 Adam Fedor <fedor@gnu.org>
13801
13802 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
13803 * gdb.objc/objcdecode.m: New file.
13804
28f2d600
AF
138052003-11-25 Adam Fedor <fedor@gnu.org>
13806
13807 * gdb.objc/nondebug.exp: Test for PR objc/1236.
13808 * gdb.objc/nondebug.m: New file.
13809
a3895cee
BE
138102003-11-26 Ben Elliston <bje@wasabisystems.com>
13811
13812 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13813 NetBSD as it does on FreeBSD. Modelled on a similar change by
13814 Mark Kettenis on 2003-05-30.
13815 (link-flags): Set to "--entry _start" regardless of target.
13816 Special linker flags are to be appended to $link-flags.
13817 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
13818
c9f2c8a3
MC
138192003-11-25 Michael Chastain <mec.gnu@mindspring.com>
13820
13821 * gdb.cp/method.exp: Accept output of new demangler.
13822
15a0587a 138232003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
13824
13825 * gdb/class2.exp: New file.
13826 * gdb/class2.cc: New file.
13827
3c00b570
MC
138282003-11-25 Michael Chastain <mec.gnu@mindspring.com>
13829
13830 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
13831 of new demangler.
13832
7027acc7
MK
138332003-11-23 Mark Kettenis <kettenis@gnu.org>
13834
13835 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
13836 of gdb_test "run".
13837
b0e1598a
MK
138382003-11-23 Mark Kettenis <kettenis@gnu.org>
13839
13840 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
13841 "continue" into "run".
13842
4d9eda44
MC
138432003-11-23 Michael Chastain <mec.gnu@mindspring.com>
13844
13845 Partial fix for PR testsuite/1456.
13846 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
13847 call to test_compiler_info.
13848 * gdb.cp/ctti.exp: Likewise.
13849 * gdb.cp/derivation.exp: Likewise.
13850 * gdb.cp/member-ptr.exp: Likewise.
13851 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
13852 reference to gcc_compiled.
13853
138542003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
13855
13856 Fix PR testsuite/1463.
13857 * gdb.base/structs.exp (start_structs_test): Call
13858 get_debug_format before using the debug format.
13859
d422fe19
AC
138602003-11-22 Andrew Cagney <cagney@redhat.com>
13861
13862 * lib/gdb.exp (gdb_test_multiple): Add simple example.
13863 * gdb.base/structs.exp: Use gdb_test_multiple.
13864
039cf96d
AC
138652003-11-20 Andrew Cagney <cagney@redhat.com>
13866
6882279b
AC
13867 * gdb.base/structs.exp: Handle and recover from internal errors.
13868 Replace "foo${n}" with "foo<n>" in test messages.
13869
e53890ae
AC
13870 * gdb.base/structs.exp: Update copyright. Rewrite.
13871 * gdb.base/structs.c: Update copyright. Rewrite.
13872
2b211c59
AC
13873 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
13874 resync count exceeded.
d63a86f8 13875
039cf96d
AC
13876 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
13877 from the internal error.
13878 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
13879 Original from Jim Blandy.
13880 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 13881
eac98b22
AC
138822003-11-19 Andrew Cagney <cagney@redhat.com>
13883
13884 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
13885 KFAIL.
13886
67455b2a
MK
138872003-11-17 Mark Kettenis <kettenis@gnu.org>
13888
13889 New testcase for PR backtrace/1435.
13890 * gdb.arch/i386-unwind.exp: New file.
13891 * gdb.arch/i386-unwind.c: New file.
13892
853d6e5b
AC
138932003-11-17 Andrew Cagney <cagney@redhat.com>
13894
13895 * lib/gdb.exp (compiler_info): New global.
13896 (test_compiler_info): New function.
13897 (get_compiler_info): Set compiler_info.
13898 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
13899 "compiler_info" to gcc-<major>-<minor>.
13900
38cf6e11
MC
139012003-11-15 Michael Chastain <mec.gnu@mindspring.com>
13902
13903 * gdb.trace/configure: Remove.
13904
a50d3602
EZ
139052003-11-13 Elena Zannoni <ezannoni@redhat.com>
13906
13907 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 13908 breakpoints.
a50d3602
EZ
13909 * gdb.base/break.exp: Remove all references to explicit line
13910 numbers.
13911
d9407aaa
NC
139122003-11-11 Nick Clifton <nickc@redhat.com>
13913
13914 * gdb.base/shreloc.exp: Do not run for targets which do not
13915 support shared objects.
13916
db488fc1
CV
139172003-11-10 Corinna Vinschen <vinschen@redhat.com>
13918
13919 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
13920 Don't run tests if nofileio flag is given.
13921
6a90a18e
EZ
139222003-11-07 Elena Zannoni <ezannoni@redhat.com>
13923
13924 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 13925 as well as 'Watchpoint'.
6a90a18e 13926
0b915e9c
EZ
139272003-11-06 Elena Zannoni <ezannoni@redhat.com>
13928
13929 Reported by Jim Ingham <jingham@apple.com>:
13930 * gdb.base/annota1.exp: Match at least one occurrence of the
13931 signal handler annotation.
13932
d7e4b55f
EZ
139332003-11-06 Elena Zannoni <ezannoni@redhat.com>
13934
a9c64011
AS
13935 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
13936 as well as 'Watchpoint'.
d7e4b55f 13937
2fe4e8d0
MC
139382003-11-05 Michael Chastain <mec@shout.net>
13939
13940 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
13941
6ef88553
KW
139422003-11-03 Kris Warkentin <kewarken@qnx.com>
13943
13944 * gdb.arch/gdb1291.c: New test file.
13945 * gdb.arch/gdb1291.exp: New test script.
13946 * gdb.arch/gdb1431.c: New test file.
13947 * gdb.arch/gdb1431.exp: New test script.
13948
ae7dc4d8
MC
139492003-10-22 Michael Chastain <mec@shout.net>
13950
13951 * gdb.mi/pthreads.c: Add copyright notice.
13952
c39d7427
MC
139532003-10-22 Michael Chastain <mec@shout.net>
13954
13955 * gdb.threads/pthreads.c: Add copyright notice.
13956
8b7d96c1
MC
139572003-10-20 Michael Chastain <mec@shout.net>
13958
13959 * gdb.base/gdb1056.exp: New test script.
13960
d1d69fdd
DJ
139612003-10-13 Daniel Jacobowitz <drow@mvista.com>
13962
13963 * gdb.threads/killed.exp: Use gdb_run_cmd.
13964
7d605576
DJ
139652003-10-13 Daniel Jacobowitz <drow@mvista.com>
13966
13967 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
13968 create a core file.
13969 * gdb.threads/gcore-thread.exp: Likewise.
13970
618ec112
CV
139712003-10-13 Corinna Vinschen <vinschen@redhat.com>
13972
13973 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
13974 type, based on char type.
13975 (struct bit_flags_short_t): New bitfield type, based on short type.
13976 (init_bit_flags_char): New fuction.
13977 (init_bit_flags_short): Ditto.
13978 (print_bit_flags_char): Ditto.
13979 (print_bit_flags_short): Ditto.
13980 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
13981
9367a73c
MC
139822003-10-11 Michael Chastain <mec@shout.net>
13983
13984 * gdb.base/call-rt-st.exp: Update copyright year.
13985
1decf120
KI
139862003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
13987
13988 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
13989 * gdb.disasm/sh3.s: Ditto.
13990
5445b2ae
DJ
139912003-10-07 Daniel Jacobowitz <drow@mvista.com>
13992
13993 * gdb.threads/switch-threads.exp: New test.
13994 * gdb.threads/switch-threads.c: New source file.
13995
aec24853
CV
139962003-10-07 Corinna Vinschen <vinschen@redhat.com>
13997
13998 * gdb.base/ending-run.exp: Add sh specific case.
13999
adc7428d
AC
140002003-10-06 Andrew Cagney <cagney@redhat.com>
14001
14002 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
14003 * gdb.disasm/mn10200.exp: Delete obsolete file.
14004
c9d37158
DJ
140052003-09-29 Daniel Jacobowitz <drow@mvista.com>
14006
14007 * ChangeLog: Correct an entry command.exp -> commands.exp.
14008 * gdb.base/commands.exp (bp_deleted_in_command_test)
14009 (temporary_breakpoint_commands): Check noargs.
14010
79c2c32d
DC
140112003-09-25 David Carlton <carlton@kealia.com>
14012
14013 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
14014 of some print tests, where appropriate. Add tests for C::D::cd,
14015 E::ce, F::cXfX, G::XgX.
14016 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
14017
594e6d67
RE
140182003-09-25 Richard Earnshaw <rearnsha@arm.com>
14019
14020 * lib/java.exp (java_init): Import target_alias before using it.
14021
10f0d451
DC
140222003-09-25 David Carlton <carlton@kealia.com>
14023
14024 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
14025
274bcba0
EZ
140262003-09-23 Elena Zannoni <ezannoni@redhat.com>
14027
d63a86f8 14028 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 14029 weirdness.
274bcba0 14030
cdbf20f7
MC
140312003-09-17 Michael Chastain <mec@shout.net>
14032
14033 * gdb.cp/gdb1355.exp: New file.
14034 * gdb.cp/gdb1355.c: New file.
14035
71e06f80
CV
140362003-09-15 Corinna Vinschen <vinschen@redhat.com>
14037
14038 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
14039 * gdb.asm/sh.inc: New file.
14040
5c4e30ca
DC
140412003-09-11 David Carlton <carlton@kealia.com>
14042
bd45b7af
DC
14043 * gdb.cp/namespace.exp: Add tests for namespace types.
14044 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
14045 (test_namespace): New.
14046
1c199746
EZ
140472003-09-11 Elena Zannoni <ezannoni@redhat.com>
14048
a9c64011 14049 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 14050 * gdb.stabs/weird.exp: Ditto.
1c199746 14051
04ed252f
MC
140522003-09-08 Michael Chastain <mec@shout.net>
14053
14054 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
14055
d8a2d9e7
MC
140562003-09-07 Michael Chastain <mec@shout.net>
14057
14058 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
14059 'parse error'.
14060
161afb24
MK
140612003-09-07 Mark Kettenis <m.kettenis@osp.nl>
14062
14063 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
14064
49f2741a
MC
140652003-08-30 Michael Chastain <mec@shout.net>
14066
14067 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
14068 * gdb.gdb/observer.exp: Ditto.
14069 * gdb.gdb/xfullpath.exp: Ditto.
14070
8afa723e
MK
140712003-08-29 Mark Kettenis <kettenis@gnu.org>
14072
14073 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
14074 *-*-*bsd*.
14075
f31dfe3b
JJ
140762003-08-28 Jeff Johnston <jjohnstn@redhat.com>
14077
14078 * gdb.base/dump.exp: Skip for ia64.
14079
4630e498
JJ
140802003-08-25 Jeff Johnston <jjohnstn@redhat.com>
14081
14082 * gdb.asm/asm-source.exp: Add ia64 support.
14083 * gdb.asm/ia64.inc: New file.
14084
1105b7ef
MC
140852003-08-22 Michael Chastain <mec@shout.net>
14086
14087 * gdb.cp: New directory.
14088 * gdb.cp/*: Copy from gdb.c++/*.
14089 * gdb.c++/*: Remove.
14090 * Makefile.in: Change gdb.c++ to gdb.cp.
14091 * configure.in: Ditto.
14092 * configure: Regnerate.
14093
c945b932
MK
140942003-08-18 Mark Kettenis <kettenis@gnu.org>
14095
14096 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
14097 * gdb.arch/i386-prologue.c (gdb1338): Add function.
14098
2b66634b
DJ
140992003-08-17 Daniel Jacobowitz <drow@mvista.com>
14100
14101 * mi-var-display.exp (-var-list-children weird): Accept function
14102 pointers with argument types.
14103 * mi1-var-display.exp (-var-list-children weird): Likewise.
14104 * mi2-var-display.exp (-var-list-children weird): Likewise.
14105
a356f73b
DJ
141062003-08-17 Daniel Jacobowitz <drow@mvista.com>
14107
14108 * gdb.base/annota3.exp: Add missing newline.
14109
483417b8
MC
141102003-08-06 Michael Chastain <mec@shout.net>
14111
14112 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
14113
c99c59c3
MS
141142003-08-12 Michael Snyder <msnyder@redhat.com>
14115
14116 * gdb.base/float.exp: Add test for SH.
14117
55ed7501
MK
141182003-08-10 Mark Kettenis <kettenis@gnu.org>
14119
14120 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
14121
1a371f2e
EZ
141222003-08-07 Elena Zannoni <ezannoni@redhat.com>
14123
14124 * gdb.base/completion.exp: Remove reduntant completion test
14125 on filename.
14126
e0f353ce
EZ
141272003-08-07 Elena Zannoni <ezannoni@redhat.com>
14128
a9c64011
AS
14129 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
14130 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
14131 gdb.trace/save-trace.exp: Make sure that full pathnames are
14132 escaped correctly.
e0f353ce 14133
5710a1af 141342003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 14135
a9c64011
AS
14136 * configure.in: Don't generate config.h from config.hin.
14137 * configure: Regenerate.
14138 * config.hin: Remove file.
14139 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
14140 * gdb.threads/pthreads.c: Ditto.
5710a1af 14141
dcd81ce9
DJ
141422003-08-07 Daniel Jacobowitz <drow@mvista.com>
14143
14144 From Kei Sakamoto <sakamoto.kei@renesas.com>:
14145 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
14146 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
14147 Replace ld24 with seth/add3.
14148
6009d884
AC
141492003-08-02 Andrew Cagney <cagney@redhat.com>
14150
14151 * gdb.base/annota3.exp: New file.
14152 * gdb.base/annota3.c: New file.
14153 * gdb.c++/annota3.exp: New file.
14154 * gdb.c++/annota3.cc: New file.
14155
51514e06
MC
141562003-07-29 Michael Chastain <mec@shout.net>
14157
14158 * gdb.threads/tls.c (spin): Check errno only if sem_wait
14159 actually failed.
14160 (do_pass): Likewise.
14161 * gdb.threads/tls.exp: Always initialize no_of_threads.
14162
4ee6625b
DJ
141632003-07-27 Daniel Jacobowitz <drow@mvista.com>
14164
14165 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
14166 pattern.
14167 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
14168 * gdb.threads/tls.exp: Recognize one case of the host library not
14169 supporting TLS.
14170
225f2bf6
AC
141712003-07-27 Andrew Cagney <cagney@redhat.com>
14172
14173 * gdb.base/fileio.exp: Use SH when running commands using
14174 remote_exec.
14175
bcb27c9f
DJ
141762003-07-24 Daniel Jacobowitz <drow@mvista.com>
14177
14178 From Kei Sakamoto <sakamoto.kei@renesas.com>:
14179 * gdb.base/relocate.c (dummy): New padding array.
14180
3d67be83
MS
141812003-07-22 Michael Snyder <msnyder@redhat.com>
14182
d63a86f8 14183 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
14184
14185 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
14186 patterns to be more general, accepting old and new output.
14187 Some output chars (such as '+') also must be quoted.
d63a86f8 14188 Some addresses are displayed numerically instead of
3d67be83
MS
14189 symbolically.
14190
57ba3b85
MS
141912003-07-23 Michael Snyder <msnyder@redhat.com>
14192
686d097c
MS
14193 * gdb.base/return2.exp: Don't test long-long return.
14194
57ba3b85
MS
14195 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
14196 * gdb.disasm/t01_mov.exp: Ditto.
14197 * gdb.disasm/t02_mova.s: Ditto.
14198 * gdb.disasm/t02_mova.exp: Ditto.
14199 * gdb.disasm/t03_add.s: Ditto.
14200 * gdb.disasm/t03_add.exp: Ditto.
14201 * gdb.disasm/t04_sub.s: Ditto.
14202 * gdb.disasm/t04_sub.exp: Ditto.
14203 * gdb.disasm/t05_cmp.s: Ditto.
14204 * gdb.disasm/t05_cmp.exp: Ditto.
14205 * gdb.disasm/t06_ari2.s: Ditto.
14206 * gdb.disasm/t06_ari2.exp: Ditto.
14207 * gdb.disasm/t07_ari3.s: Ditto.
14208 * gdb.disasm/t07_ari3.exp: Ditto.
14209 * gdb.disasm/t08_or.s: Ditto.
14210 * gdb.disasm/t08_or.exp: Ditto.
14211 * gdb.disasm/t09_xor.s: Ditto.
14212 * gdb.disasm/t09_xor.exp: Ditto.
14213 * gdb.disasm/t10_and.s: Ditto.
14214 * gdb.disasm/t10_and.exp: Ditto.
14215 * gdb.disasm/t11_logs.s: Ditto.
14216 * gdb.disasm/t11_logs.exp: Ditto.
14217 * gdb.disasm/t12_bit.s: Ditto.
14218 * gdb.disasm/t12_bit.exp: Ditto.
14219 * gdb.disasm/t13_otr.s: Ditto.
14220 * gdb.disasm/t13_otr.exp: Ditto.
14221
e00759ef
EZ
142222003-07-22 Elena Zannoni <ezannoni@redhat.com>
14223
14224 * gdb.threads/tls.exp :Add kfail for 'info address' case.
14225
8bc2021f
EZ
142262003-07-22 Elena Zannoni <ezannoni@redhat.com>
14227
a9c64011
AS
14228 * gdb.threads/tls.c : New file.
14229 * gdb.threads/tls.exp : New file.
14230 * gdb.threads/tls-main.c : New file.
14231 * gdb.threads/tls-shared.c : New file.
14232 * gdb.threads/tls-shared.exp : New file.
8bc2021f 14233
89320c4c
AS
142342003-07-22 Andreas Schwab <schwab@suse.de>
14235
14236 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
14237
180dea7c
AS
142382003-07-20 Andreas Schwab <schwab@suse.de>
14239
14240 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
14241 due to insn reordering.
14242
0714963c
AC
142432003-07-15 Andrew Cagney <cagney@redhat.com>
14244
14245 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
14246
98a23b3f
MC
142472003-07-15 Michael Chastain <mec@shout.net>
14248
14249 * gdb.base/gdb1250.exp: New file.
14250 * gdb.base/gdb1250.c: New file.
14251
27e417a2
ML
142522003-07-09 Michal Ludvig <mludvig@suse.cz>
14253
14254 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
14255 expansion of size_t to 'unsigned long', not only to 'unsigned'.
14256
8bc2021f
EZ
142572003-07-09 Elena Zannoni <ezannoni@redhat.com>
14258
a9c64011
AS
14259 * gdb.threads/tls.c: New file.
14260 * gdb.threads/tls.exp: New file.
14261 * gdb.threads/tls-main.c: New file.
14262 * gdb.threads/tls-shared.c: New file.
14263 * gdb.threads/tls-shared.exp: New file.
8bc2021f 14264
d99968dc
EZ
142652003-07-09 Elena Zannoni <ezannoni@redhat.com>
14266
14267 * gdb.base/annota1.exp: Make sure that we properly escape the
14268 full path of the source file. Xfail more permissive patterns,
d63a86f8 14269 due to a compiler debug info problem.
d99968dc 14270
83876b3b
AS
142712003-07-07 Andreas Schwab <schwab@suse.de>
14272
2705e972
AS
14273 * gdb.asm/m68k.inc: New file.
14274 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
14275
83876b3b
AS
14276 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
14277 arguments"): Also match negative number.
14278
14279 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
14280
3a871b37
DJ
142812003-07-03 Daniel Jacobowitz <drow@mvista.com>
14282
14283 * gdb.base/store.c (charest): New typedef.
14284 (add_char): Rename to add_charest, update.
14285 (wack_char): Rename to wack_charest, update types. Return l + r
14286 to keep r live across the call.
14287 (wack_short, wack_int, wack_long, wack_longest, wack_float)
14288 (wack_double, wack_doublest): Return l + r to keep r live across
14289 the call.
14290 * gdb.base/store.exp: Accomodate store.c changes.
14291
b2a7f303
DC
142922003-06-30 David Carlton <carlton@kealia.com>
14293
14294 * gdb.c++/maint.exp (test_invalid_name): New.
14295 (test_first_component): Add tests for invalid names.
14296
3c6cb4a1
MC
142972003-06-29 Michael Chastain <mec@shout.net>
14298
14299 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
14300 output of '<VTT for class>' for virtual base classes.
14301
f1c2644b
DJ
143022003-06-29 Daniel Jacobowitz <drow@mvista.com>
14303
14304 * gdb.base/completion.exp: Tab-complete "complet" instead of
14305 "compl".
14306 * gdb.base/complex.exp, gdb.base/complex.c: New files.
14307
18080350
DJ
143082003-06-29 Daniel Jacobowitz <drow@mvista.com>
14309
14310 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
14311 * gdb.base/volatile.exp: Likewise.
14312
f56973f8
DJ
143132003-06-29 Daniel Jacobowitz <drow@mvista.com>
14314
14315 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
14316 gdb/1265.
14317
143182003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
14319 Daniel Jacobowitz <drow@mvista.com>
14320
14321 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
14322 initial line count of 'captured_main' from 26 to 32.
14323 (test_with_self): Allow xmalloc call to be interleaved with the
14324 preceding two lines.
14325
e766d4d6
JB
143262003-06-24 Joel Brobecker <brobecker@gnat.com>
14327
14328 * gdb.base/bang.exp: New testcase.
14329
f125c9a4
JB
143302003-06-23 Joel Brobecker <brobecker@gnat.com>
14331
14332 * gdb.base/langs.exp: Add some tests for the "minimal" language
14333 support.
14334
6e25beaf
EZ
143352003-06-23 Elena Zannoni <ezannoni@redhat.com>
14336
14337 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
14338 the testcase.
14339
2f816dda
DJ
143402003-06-22 Daniel Jacobowitz <drow@mvista.com>
14341
14342 * gdb.base/relocate.exp: Test add-symbol-file with a variable
14343 offset.
14344
db5a5748
DJ
143452003-06-22 Daniel Jacobowitz <drow@mvista.com>
14346
14347 * gdb.c++/pr-1210.cc: New file.
14348 * gdb.c++/pr-1210.exp: New file.
14349
1df0c130
DJ
143502003-06-21 Daniel Jacobowitz <drow@mvista.com>
14351
14352 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
14353 000-exec-continue.
14354
a92feac0
MK
143552003-06-15 Mark Kettenis <kettenis@gnu.org>
14356
14357 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
14358 on *-*-*bsd* instead of *-*-freebsd*.
14359
81a58f5b
AC
143602003-06-14 Andrew Cagney <cagney@redhat.com>
14361
14362 * gdb.base/store.exp: Test longest and doublest. Test all
14363 parameters. Weaken return statement match.
14364 * gdb.base/store.c: Add longest and doublest - aka long long and
14365 long double functions. Put all parameters into local register
14366 variables. Use negative values.
14367
b257a0d3
AC
143682003-06-14 Andrew Cagney <cagney@redhat.com>
14369
14370 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
14371 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
14372 exit status.
14373 * gdb.base/fileio.exp: Disable target when nointerrupts and
14374 noinferiorio, instead of limiting it to remote. Use remote_exec
14375 instead of system.
d63a86f8 14376
21c38304
JJ
143772003-06-12 Jeff Johnston <jjohnstn@redhat.com>
14378
14379 * gdb.base/float.exp: Add ia64 support.
14380
1bcdb424
CV
143812003-06-12 Corinna Vinschen <vinschen@redhat.com>
14382
14383 * gdb.base/fileio.exp: Run only on remote targets.
14384
6aeb981f
CV
143852003-06-10 Corinna Vinschen <vinschen@redhat.com>
14386
14387 * gdb.base/fileio.c: New file, testing File-I/O.
14388 * gdb.base/fileio.exp: Ditto.
14389
53df362e
RG
143902003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
14391
14392 * gdb.base/shreloc.exp: New file, check symbol values obtained from
14393 shared objects after relocation at load time (gdb PR/1132).
14394 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 14395 as above, part of the shared object relocation test.
53df362e 14396
ffee1b46
MK
143972003-06-08 Mark Kettenis <kettenis@gnu.org>
14398
b5ca3722
MK
14399 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
14400 fully filled history list.
14401 * gdb.base/gdb_history: New file.
14402
03ed860d
MK
14403 * gdb.base/signals.exp: XFAIL "continue to func1" on
14404 i*86-*-freebsd*.
14405
ffee1b46
MK
14406 * gdb.base/attach.exp: When trying to attach to a nonexistent
14407 process, make it possible to specify the PID based on the target,
14408 and do so for *-*-freebsd*.
14409
d80dbb52
RH
144102003-06-02 Richard Henderson <rth@redhat.com>
14411
14412 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
14413
6dd77b81
RH
144142003-06-02 Richard Henderson <rth@redhat.com>
14415
14416 * gdb.base/selftest.exp: Next over lim_at_start initialization.
14417
f6347e16
RH
144182003-06-02 Richard Henderson <rth@redhat.com>
14419
14420 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
14421
2c161407
DJ
144222003-06-01 Daniel Jacobowitz <drow@mvista.com>
14423
14424 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
14425 of globalvar.
14426
572eb746
MK
144272003-06-01 Mark Kettenis <kettenis@gnu.org>
14428
14429 * gdb.asm/asm-source.exp: Check for memory read errors in
14430 disassembler test on *BSD too.
14431
9e9617a5
RH
144322003-06-01 Richard Henderson <rth@redhat.com>
14433
14434 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
14435 for .frame.
14436 (gdbasm_call): Lose ldgp.
14437 (gdbasm_startup): Add frame information.
14438 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
14439
7b34ad4e
MK
144402003-05-31 Mark Kettenis <kettenis@gnu.org>
14441
14442 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
14443 i?86-*-*.
14444
10059fdf
MK
144452003-05-30 Mark Kettenis <kettenis@gnu.org>
14446
14447 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
14448 FreeBSD.
14449
acf4b816
RH
144502003-05-29 Richard Henderson <rth@redhat.com>
14451
14452 * gdb.asm/alpha.inc: New file.
14453 * gdb.asm/asm-source.exp: Use it.
14454
e9ecd949
JB
144552003-05-29 Jim Blandy <jimb@redhat.com>
14456
14457 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
14458 'core.PID'.
14459
e3e5a4f3
JB
144602003-05-22 Jim Blandy <jimb@redhat.com>
14461
14462 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
14463 backtrace.
d63a86f8 14464
72fe3d25
DC
144652003-05-20 David Carlton <carlton@math.stanford.edu>
14466
14467 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
14468 this time.
14469
58da2eb2
DC
144702003-05-19 David Carlton <carlton@bactrian.org>
14471
14472 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
14473 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
14474
1fcb5155
DC
144752003-05-19 David Carlton <carlton@bactrian.org>
14476
14477 * gdb.c++/namespace.exp: Add namespace scope and anonymous
14478 namespace tests.
14479 Bump copyright date.
14480 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
14481 (main): Call C::D::marker2.
14482 * gdb.c++/namespace1.cc: New file.
14483
85e85163
JJ
144842003-05-14 Jeff Johnston <jjohnstn@redhat.com>
14485
14486 Roland McGrath <roland@redhat.com>
d63a86f8 14487 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
14488 there is no manager thread.
14489
a25fbfec
JJ
144902003-05-08 Jeff Johnston <jjohnstn@redhat.com>
14491
d63a86f8
RM
14492 * gdb.threads/schedlock.exp: Remove assumption that all threads
14493 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
14494 in one of the child threads rather than the main thread.
14495
be375bae
JB
144962003-05-07 Jim Blandy <jimb@redhat.com>
14497
09bf6082
JB
14498 Add support for assembly source testing on the s390x.
14499 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
14500 architecture.
14501 * gdb.asm/s390x.inc: New file.
14502
be375bae
JB
14503 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
14504 succession of 'if' statements.
14505
00905d52
AC
145062003-05-05 Andrew Cagney <cagney@redhat.com>
14507
14508 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
14509
b1e29e33
AC
145102003-05-05 Andrew Cagney <cagney@redhat.com>
14511
14512 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
14513 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
14514
e33d66ec
EZ
145152003-05-02 Elena Zannoni <ezannoni@redhat.com>
14516
14517 * gdb.base/charset.exp: Update based on new behavior of set/show
14518 charset commands.
14519
2b6fd0d8
AC
145202003-05-01 Andrew Cagney <cagney@redhat.com>
14521
14522 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
14523 variable do not give memory errors.
14524
130cacce
AF
145252003-04-30 Adam Fedor <fedor@gnu.org>
14526
14527 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
14528 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
14529 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
14530 gdb.objc/basicclass.m: : New files
14531
14532 * lib/gdb.exp (gdb_compile_objc): New procedure.
14533
bea71854
DJ
145342003-04-27 Daniel Jacobowitz <drow@mvista.com>
14535
14536 * gdb.base/signals.exp: Make backtrace tests more specific.
14537
0f20eeea
DC
145382003-04-23 David Carlton <carlton@bactrian.org>
14539
14540 * gdb.c++/maint.exp (test_first_component): Add tests for
14541 'operator' in more locations.
14542
c8c4d8dc
KB
145432003-04-16 Kevin Buettner <kevinb@redhat.com>
14544
14545 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
14546
3fe60e3c
EZ
145472003-04-16 Elena Zannoni <ezannoni@redhat.com>
14548
14549 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 14550 func marke' instead. Update test name.
3fe60e3c 14551
9219021c
DC
145522003-04-15 David Carlton <carlton@math.stanford.edu>
14553
14554 * gdb.c++/maint.exp: New file.
14555
5dd55bdd
EZ
145562003-04-14 Elena Zannoni <ezannoni@redhat.com>
14557
14558 * gdb.threads/schedlock.c: Change type of thread function argument
14559 to long, to avoid warnings on 64-bit platforms.
14560
00890572
EZ
145612003-04-14 Elena Zannoni <ezannoni@redhat.com>
14562
a9c64011
AS
14563 * gdb.base/attach.exp: Add new message from ptrace in case of
14564 attaching to nonexistent process.
d63a86f8 14565
93201743
JB
145662003-04-11 Jim Blandy <jimb@redhat.com>
14567
14568 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
14569 gdb.c++/userdef.cc: Place comments on the lines to which the
14570 marker function might return.
14571 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
14572 gdb.c++/userdef.exp: Look for those comments to check that we've
14573 returned to the right place, instead of checking line numbers.
14574
2a11c64d
EZ
145752003-04-11 Elena Zannoni <ezannoni@redhat.com>
14576
a9c64011
AS
14577 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
14578 match on sourcefile name, instead of directory name.
2a11c64d 14579
68ab8fc5
EZ
145802003-04-10 Elena Zannoni <ezannoni@redhat.com>
14581
d63a86f8 14582 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
14583 working directory name.
14584
5624293a
JB
145852003-04-09 Jim Blandy <jimb@redhat.com>
14586
14587 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
14588 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
14589 after an inferior function call, report the failure, but allow the
14590 test to continue.
14591
f1f02ee4
SC
145922003-04-05 Stephane Carrez <stcarrez@nerim.fr>
14593
14594 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
14595 with -DPROTOTYPES.
14596
6eb79af0
SC
145972003-04-05 Stephane Carrez <stcarrez@nerim.fr>
14598
14599 * gdb.base/break.exp: Revert last patch.
14600
8dfb4cf0
SC
146012003-04-04 Stephane Carrez <stcarrez@nerim.fr>
14602
14603 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
14604 with -DPROTOTYPES.
14605
ed4c619a
AC
146062003-04-02 Andrew Cagney <cagney@redhat.com>
14607
14608 * gdb.base/callfuncs.exp: Make "print add" messages unique.
14609 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
14610 matching directories by the name breakpoint.
14611 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
14612 Make "continue to marker1" consistent.
14613 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
14614 message consistent.
14615 * lib/gdb.exp: Put "the program is no longer running", and "the
14616 program exited" in parenthesis.
14617 * lib/mi-support.exp: Ditto.
d63a86f8 14618
4e35d5f0 146192003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 14620
4e35d5f0
BR
14621 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
14622
71900fe8
AC
146232003-03-29 Andrew Cagney <cagney@redhat.com>
14624
14625 * gdb.base/sizeof.c (main): Print the value of '\377'.
14626 * gdb.base/sizeof.exp: Check the sign of '\377'.
14627
c0655a16
MC
146282003-03-27 Michael Chastain <mec@shout.net>
14629
14630 * gdb.base/gdb1090.exp: New file.
14631 * gdb.base/gdb1090.cc: New file.
14632
5b2a3989
JB
146332003-03-27 J. Brobecker <brobecker@gnat.com>
14634
14635 * gdb.gdb/observer.exp: New regression test.
14636
79876890
MC
146372003-03-27 Michael Chastain <mec@shout.net>
14638
14639 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
14640 * gdb.base/ptype.exp: Likewise.
14641
6eac95e3
CV
146422003-03-27 Corinna Vinschen <vinschen@redhat.com>
14643
14644 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
14645
e8c71839
MC
146462003-03-26 Michael Chastain <mec@shout.net>
14647
14648 * gdb.base/ptype.exp: Actually use some typedef'd types.
14649
71b10041
SC
146502003-03-21 Stephane Carrez <stcarrez@nerim.fr>
14651
14652 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
14653 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
14654
2512cf80
CV
146552003-03-20 Corinna Vinschen <vinschen@redhat.com>
14656
14657 * gdb.base/default.exp: Fix regular expression.
14658
0d195a4f
CV
146592003-03-20 Corinna Vinschen <vinschen@redhat.com>
14660
14661 * gdb.base/args.exp: Fix regular expression.
14662
8a2dbca8
CV
146632003-03-20 Corinna Vinschen <vinschen@redhat.com>
14664
14665 * gdb.base/help.exp: Allow Win32 child process.
14666
bf028682
CV
146672003-03-20 Corinna Vinschen <vinschen@redhat.com>
14668
14669 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
14670 when stepping out of main().
14671
182dbe85
CV
146722003-03-20 Corinna Vinschen <vinschen@redhat.com>
14673
14674 * gdb.base/default.exp: Check for win32 specific message when calling
14675 "run" without executable.
14676
d67a6ba5
CV
146772003-03-20 Corinna Vinschen <vinschen@redhat.com>
14678
14679 * gdb.base/args.exp: Expect .exe in output.
14680
a955b5bb
CV
146812003-03-20 Corinna Vinschen <vinschen@redhat.com>
14682
14683 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
14684 Cygwin native.
14685
bf6bad4b
AC
146862003-03-17 Andrew Cagney <cagney@redhat.com>
14687
14688 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
14689 vector registes.
14690 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
14691 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
14692
293e9a31
DC
146932003-03-17 David Carlton <carlton@math.stanford.edu>
14694
14695 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
14696 test, for PR breakpoints/38.
14697 Call test_watchpoint_and_breakpoint.
14698 * gdb.base/watchpoint.c (func3): New function.
14699 (main): Call func3.
14700
5330f2db
DC
147012003-03-04 David Carlton <carlton@math.stanford.edu>
14702
14703 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
14704 Garply<Garply<char> >:: garply".
14705 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
14706 with respect to PR c++/1111; note also PR c++/1113.
14707 (test_template_breakpoints): KFAIL "constructor breakpoint" with
14708 respect to PR c++/1062.
14709 KFAIL "destructor breakpoint" with respect to PR c++/1112.
14710
6ece72da
DC
147112003-03-03 David Carlton <carlton@math.stanford.edu>
14712
14713 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
14714 with respect to PR c++/57.
14715 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
14716 c++/826.
14717 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
14718 respect to PR c++/57.
14719
85ca1584
DC
147202003-03-03 David Carlton <carlton@math.stanford.edu>
14721
14722 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
14723 respect to PR c++/33 into FAILs.
14724
98e9c5b8
MC
147252003-03-03 Michael Chastain <mec@shout.net>
14726
7bedbf27
MC
14727 * configure.in: Update copyright years.
14728
147292003-03-03 Michael Chastain <mec@shout.net>
14730
14731 * Makefile.in: Update copyright years.
98e9c5b8 14732
f683e100
DC
147332003-02-28 David Carlton <carlton@math.stanford.edu>
14734
14735 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
14736 print class instead of struct and/or superfluous protection
14737 specifiers, as long as the resulting output is equivalent to the
14738 source code.
14739 Delete FIXME from end of messages on tests that don't need
14740 fixing.
14741
a9e0cf2c
DC
147422003-02-28 David Carlton <carlton@math.stanford.edu>
14743
14744 * gdb.c++/templates.exp (do_tests): Allow const in the two
14745 Foo<volatile char *>::foo tests.
14746
e8d359df
MS
147472003-02-27 Michael Snyder <msnyder@redhat.com>
14748
d63a86f8 14749 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
14750 will be consistant.
14751
0b71dc91
DC
147522003-02-26 David Carlton <carlton@math.stanford.edu>
14753
14754 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
14755 char *>::foo" test with respect to PR c++/33. Create a new test
14756 which is identical to that one except that it doesn't put the
14757 space between the "char" and the "*"; KFAIL it, too.
14758
dd14ab43
DC
147592003-02-26 David Carlton <carlton@math.stanford.edu>
14760
14761 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
14762 template types into either PASSes or KFAILs (corresponding to PR
14763 c++/57). Tweak indentation. Update copyright.
14764
1146c7f1
SC
147652003-02-23 Stephane Carrez <stcarrez@nerim.fr>
14766
14767 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
14768
74641dfb
MC
147692003-02-13 Michael Chastain <mec@shout.net>
14770
14771 * gdb.base/exprs.exp: Remove i960 remnants.
14772 * gdb.base/funcargs.exp: Likewise.
14773 * gdb.base/list.exp: Likewise.
14774 * gdb.base/ptype.exp: Likewise.
14775
559cd2d0
DC
147762003-02-14 David Carlton <carlton@math.stanford.edu>
14777
14778 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
14779 pEe->D::vg()" from XFAIL to KFAIL.
14780
c4f90d87
JM
147812003-02-13 Jason Molenda (jmolenda@apple.com)
14782
14783 * gdb.base/maint.exp: Update maint print statistics regexp to include
14784 new entries.
14785
cbc4d97c
MC
147862003-02-13 Michael Chastain <mec@shout.net>
14787
14788 * gdb.c++/inherit.exp: Remove call to get_debug_format.
14789
40f235b7
MC
147902003-02-12 Michael Chastain <mec@shout.net>
14791
14792 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
14793 * gdb.c++/inherit.exp: Likewise.
14794 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
14795 * gdb.c++/templates.exp: Likewise.
14796 * gdb.c++/virtfunc.exp: Likewise.
14797
c56716b0
JM
147982003-02-06 Jason Molenda (jason-cl@molenda.com)
14799
14800 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
14801 why the code is written that way.
14802
070afcf8
MC
148032003-02-05 Michael Chastain <mec@shout.net>
14804
14805 * gdb.base/dump.exp: Add missing copyright line.
14806
5d0331e5
JM
148072003-02-05 Jason Molenda (jason-cl@molenda.com)
14808
f7ae6d3e 14809 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
14810 at the beginning so the breakpoint doesn't get set on the loop.
14811
92851186
MC
148122003-02-05 Michael Chastain <mec@shout.net>
14813
14814 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
14815 output for configurations with gcc 2.95.3.
14816
cbf1e085
AC
148172003-02-05 Keith Seitz <keiths@redhat.com>
14818 Andrew Cagney <ac131313@redhat.com>
14819
14820 * gdb.mi/mi-cli.exp: New file.
d63a86f8 14821
29518e1e
MC
148222003-02-04 Michael Chastain <mec@shout.net>
14823
14824 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
14825 Call perror and then continue.
14826
5af1d5f3
MC
148272003-02-03 Michael Chastain <mec@shout.net>
14828
14829 * gdb.c++/pr-1023.cc: New file.
14830 * gdb.c++/pr-1023.exp: New file.
14831
6b549786
JB
148322003-02-05 Jim Blandy <jimb@redhat.com>
14833
14834 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
14835 it's local to foobar. Check for it there, and check that it's not
14836 present in main.
14837 * gdb.c++/local.cc (marker2): New function.
14838 (foobar): Call marker1.
14839 (main): Call marker2 instead of marker1.
14840
67f16606
AC
148412003-02-04 Andrew Cagney <ac131313@redhat.com>
14842
14843 * gdb.disasm/mn10200.exp: Obsolete file.
14844 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
14845 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
14846 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
14847
1c5cb38e
DC
148482003-02-04 David Carlton <carlton@math.stanford.edu>
14849
14850 * gdb.c++/overload.exp: Test intToChar(1).
14851 * gdb.c++/overload.cc (intToChar): New.
14852 (main): Call intToChar.
14853
d1fe6965
DC
148542003-02-03 David Carlton <carlton@math.stanford.edu>
14855
14856 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
14857 'might_kfail' arg.
14858 KFAIL some of the continue_to_bp_overloaded calls, according to
14859 PR c++/1025.
14860
9ba61c5d
MC
148612003-02-01 Michael Chastain <mec@shout.net>
14862
14863 * gdb.base/advance.c (marker1): New marker function.
14864 * gdb.base/advance.exp: When the 'advance' command lands on the
14865 return breakpoint, it can legitimately stop on either the
14866 current line or the next line. Accommodate both outcomes.
14867 * gdb.base/until.exp: Likewise.
14868
e7494ffb
AC
148692003-02-02 Andrew Cagney <ac131313@redhat.com>
14870
14871 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
14872 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
14873 now a list, not a tuple.
14874 * gdb.mi/mi-var-display.exp: Ditto.
14875 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 14876
075559bc
AC
148772003-02-01 Andrew Cagney <ac131313@redhat.com>
14878
14879 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
14880 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
14881 stack backtraces.
14882 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 14883
2bd4c7b1
MK
148842003-02-01 Mark Kettenis <kettenis@gnu.org>
14885
14886 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14887 gdb.mi/mi1-pthreads.exp: Return instead of calling
14888 gdb_suppress_entire_file.
14889
eabd8992
MS
148902003-02-01 Mark Salter <msalter@redhat.com>
14891
14892 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
14893
71469e2f
MS
148942003-01-31 Mark Salter <msalter@redhat.com>
14895
14896 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
14897 Support empty arg.
14898
38a94d44
MC
148992003-01-30 Michael Chastain <mec@shout.net>
14900
14901 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
14902 This was a workaround for a UTF-8 bug in readline 4.3. The bug
14903 has been fixed in gdb/readline on 2003-01-09.
14904
19ea9e73
MS
149052003-01-29 Michael Snyder <msnyder@redhat.com>
14906
e8d359df
MS
14907 * gdb.base/maint.exp: Allow for leading underscore in symbol.
14908 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
14909 * gdb.base/args.exp: Skip if target does not support args passing.
14910
2307bd6a
DJ
149112003-01-22 Daniel Jacobowitz <drow@mvista.com>
14912
19ea9e73 14913 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
14914 gdb_test. Accept a list of expect arguments as the third
14915 parameter.
14916 (gdb_test): Use it.
14917
f2dd3617
EZ
149182003-01-20 Elena Zannoni <ezannoni@redhat.com>
14919
14920 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
14921 allow for different test tree configurations. Update some
14922 tescases accordingly.
14923 * gdb.arch/altivec-regs.exp: Ditto.
14924 * gdb.asm/asm-source.exp: Ditto.
14925 * gdb.base/advance.exp: Ditto.
14926 * gdb.base/display.exp: Ditto.
d63a86f8 14927 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
14928 * gdb.base/mips_pro.exp: Ditto.
14929 * gdb.base/overlays.exp: Ditto.
14930 * gdb.base/relocate.exp: Ditto.
14931 * gdb.base/setshow.exp: Ditto.
14932 * gdb.base/step-line.exp: Ditto.
14933 * gdb.base/step-test.exp: Ditto.
14934 * gdb.base/until.exp: Ditto.
14935 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
14936
c71cdefd
DC
149372003-01-17 David Carlton <carlton@math.stanford.edu>
14938
14939 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
14940 corresponding to PR c++/945.
14941 Update copyright.
14942
fdba05d7
DC
149432003-01-17 David Carlton <carlton@math.stanford.edu>
14944
14945 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
14946 corresponding to PR c++/68.
14947
149482003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
14949
14950 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
14951 (test_paddr_hairy_functions): Call print_addr_2_kfail for
14952 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
14953
c362c33a
EZ
149542003-01-15 Elena Zannoni <ezannoni@redhat.com>
14955
0fbc361c
EZ
14956 * gdb.base/break.exp: Fix change of default location, because of
14957 removal of until tests.
14958 * gdb.base/help.exp: Update test for new 'until' help message.
14959 Add test for help on 'advance'.
a9c64011 14960 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 14961
dabf8a35
MK
149622003-01-15 Mark Kettenis <kettenis@gnu.org>
14963
14964 * gdb.base/default.exp: Adapt "info float" test for recent changes
14965 to that command. Add test for "info vector".
14966 * gdb.base/float.exp: New file. Add test for "info float" that
14967 resembles the old test in gdb.base/default.exp.
14968
a1769aca
DC
149692003-01-15 David Carlton <carlton@math.stanford.edu>
14970
14971 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
14972
82025e13
EZ
149732003-01-15 Elena Zannoni <ezannoni@redhat.com>
14974
14975 * gdb.base/break.exp: Move the tests of until command from here...
14976 * gdb.base/until.exp: ... to here. New file. Add other tests.
14977 * gdb.base/advance.c: New file.
14978 * gdb.base/advance.exp: New file.
14979
8f9ab801
EZ
149802003-01-14 Elena Zannoni <ezannoni@redhat.com>
14981
a9c64011
AS
14982 * gdb.base/args.c: New file.
14983 * gdb.base/args.exp: New file.
8f9ab801 14984
9ae66589
DJ
149852003-01-14 Daniel Jacobowitz <drow@mvista.com>
14986
14987 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
14988
8d77e5c3
DJ
149892003-01-14 Daniel Jacobowitz <drow@mvista.com>
14990
14991 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
14992
12d2f0a1
DJ
149932003-01-14 Daniel Jacobowitz <drow@mvista.com>
14994
14995 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
14996 dates.
14997
6ca37014
DJ
149982003-01-13 Daniel Jacobowitz <drow@mvista.com>
14999
15000 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
15001
b0023472
DJ
150022003-01-13 Daniel Jacobowitz <drow@mvista.com>
15003
15004 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
15005 (ptype &*"foo").
15006 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
15007
607fbc54 150082003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
15009
15010 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
15011 * gdb.mi/mi1-console.exp: Likewise.
15012
607fbc54 150132003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
15014
15015 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
15016 * gdb.mi/mi1-console.exp: Likewise.
15017
a1fb14a2
DJ
150182003-01-13 Daniel Jacobowitz <drow@mvista.com>
15019
15020 * gdb.c++/overload.exp: Remove some fixed XFAILs.
15021
c4cf40b7
DJ
150222003-01-09 Daniel Jacobowitz <drow@mvista.com>
15023
15024 * gdb.base/detach.exp: New test.
15025
696d5a5b
DJ
150262003-01-09 Daniel Jacobowitz <drow@mvista.com>
15027
15028 * Makefile.in (ALL_SUBDIRS): New variable.
15029 (subdirs, clean, distclean): Use it.
15030 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
15031 regenerating Makefile, since it is generated from the top level.
15032 * gdb.asm/Makefile.in: Likewise.
15033 * gdb.base/Makefile.in: Likewise.
15034 * gdb.c++/Makefile.in: Likewise.
15035 * gdb.disasm/Makefile.in: Likewise.
15036 * gdb.java/Makefile.in: Likewise.
15037 * gdb.mi/Makefile.in: Likewise.
15038 * gdb.threads/Makefile.in: Likewise.
15039 * gdb.trace/Makefile.in: Likewise.
15040
754533e4
DC
150412003-01-09 David Carlton <carlton@math.stanford.edu>
15042
15043 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
15044 Add copyright year 2003.
15045
d8b3e9ee
MC
150462003-01-06 Michael Chastain <mec@shout.net>
15047
15048 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
15049 When selecting a thread, 'line' and 'file' are optional.
15050 * gdb.mi/mi1-pthreads.exp: Likewise.
15051
8e9e0fe6
AS
150522003-01-06 Andreas Schwab <schwab@suse.de>
15053
15054 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
15055 failures.
15056
b5ab8ff3
DJ
150572003-01-04 Daniel Jacobowitz <drow@mvista.com>
15058
15059 Fix PR gdb/844
15060 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
15061 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
15062
15063 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
15064 instead of calling gdb_suppress_entire_file.
15065 * gdb.threads/print-threads.exp: Likewise.
15066 * gdb.threads/schedlock.exp: Likewise.
15067
15068 * gdb.threads/killed.exp: Return instead of calling
15069 gdb_suppress_entire_file.
15070 * gdb.threads/linux-dp.exp: Likewise.
15071 * gdb.threads/pthreads.exp: Likewise.
15072
1e698235
DJ
150732003-01-04 Daniel Jacobowitz <drow@mvista.com>
15074
15075 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
15076 stabs.
15077 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
15078 * gdb.base/whatis.exp: Always allow (void) after function names.
15079
147ff08c
DJ
150802003-01-04 Daniel Jacobowitz <drow@mvista.com>
15081
15082 * gdb.c++/casts.exp: Correct regexp.
15083
dc62bfc2
MK
150842003-01-04 Mark Kettenis <kettenis@gnu.org>
15085
15086 * configure.in: Call AC_CONFIG_HEADER. Don't call
15087 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
15088 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
15089 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
15090 aforementioned directories in the AC_OUPUT call.
15091 * config.hin: New file.
15092 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
15093 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
15094 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
15095 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
15096 pass -I$objdir instead of -I$objdir/$subdir in compilation.
15097 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
15098 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
15099 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
15100 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
15101 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
15102 gdb.threads/configure.in, gdb.threads/configure,
15103 gdb.threads/config.in, gdb.trace/configure.in,
15104 gdb.trace/configure: Removed.
15105
77afa639
MC
151062003-01-03 Michael Chastain <mec@shout.net>
15107
15108 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
15109 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
15110
7634bb6e
DJ
151112003-01-03 Daniel Jacobowitz <drow@mvista.com>
15112
15113 * gdb.base/store.exp: Fix regular expressions.
15114
b39c905e
MK
151152002-12-28 Mark Kettenis <kettenis@gnu.org>
15116
15117 * configure.in: Rewrite.
15118 * configure: Regenerated.
15119
0a8551dd
DC
151202003-01-03 David Carlton <carlton@math.stanford.edu>
15121
15122 * gdb.base/psymtab.exp: New file.
15123 * gdb.base/psymtab1.c: Ditto.
15124 * gdb.base/psymtab2.c: Ditto.
15125
c60b7188
AF
151262002-12-23 Adam Fedor <fedor@gnu.org>
15127
15128 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
15129
ee73db83
DC
151302002-12-23 David Carlton <carlton@math.stanford.edu>
15131
15132 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
15133 and current_directory initialization.
15134
d6c1774e
JB
151352002-12-22 Jim Blandy <jimb@redhat.com>
15136
f0a847b8
JB
15137 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
15138 rather than as part of the output file name.
15139
d6c1774e
JB
15140 * gdb.base/attach.exp: There's no need to copy the test program to
15141 /tmp; that was only ever necessary on HP/UX, and this test is
15142 entirely disabled there anyway.
15143
f0708dbb
JB
151442002-12-21 Jim Blandy <jimb@redhat.com>
15145
4c2acfea
JB
15146 * gdb.c++/psmang.exp: Doc fix.
15147
f0708dbb
JB
15148 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
15149 test.
15150
9579e000
DC
151512002-12-20 David Carlton <carlton@math.stanford.edu>
15152
15153 * gdb.c++/annota2.exp: KFAIL annotate-quit.
15154
d1810171
MC
151552002-12-18 Michael Chastain <mec@shout.net>
15156
15157 * gdb.c++/annota2.exp: Add copyright year 2002.
15158
76565097
DC
151592002-12-17 David Carlton <carlton@math.stanford.edu>
15160
15161 * gdb.c++/try_catch.cc: Add marker comments.
15162 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
15163 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
15164 * gdb.c++/m-static.cc: Ditto.
15165 * gdb.c++/m-static1.cc: Ditto.
15166 * gdb.c++/try_catch.cc: Ditto.
15167
da81390b
JJ
151682002-12-16 Jeff Johnston <jjohnstn@redhat.com>
15169
15170 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
15171 to see whether we are using the new -environment-directory
15172 command which resets via -r or the old version of the command
15173 which may prompt the user. Part of fix for gdb/741.
15174
b304d130
AC
151752002-12-13 Andrew Cagney <ac131313@redhat.com>
15176
15177 * gdb.fortran/types.exp: Update obsolete comment.
15178 * gdb.fortran/exprs.exp: Ditto.
15179 * lib/gdb.exp: Delete obsolete code.
15180 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
15181 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
15182 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
15183 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
15184 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
15185 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
15186 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
15187 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
15188 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
15189 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
15190 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
15191 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
15192 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
15193 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
15194 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
15195 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
15196 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
15197 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
15198 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
15199 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
15200 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
15201 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
15202 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
15203 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
15204 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
15205 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
15206 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
15207 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
15208 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
15209 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
15210 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
15211 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
15212 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
15213 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
15214 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
15215 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
15216 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
15217
a23b6e6a
DC
152182002-12-11 David Carlton <carlton@math.stanford.edu>
15219
15220 * gdb.c++/m-data.exp: Add test for members that shadow global
15221 variables: see PR gdb/804.
15222 * gdb.c++/m-data.cc: Ditto.
15223
6604731b
DJ
152242002-12-10 Daniel Jacobowitz <drow@mvista.com>
15225
15226 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
15227
de46ecd7
DC
152282002-12-06 David Carlton <carlton@math.stanford.edu>
15229
15230 * gdb.base/store.c: Don't declare functions static.
15231
27e829d0
AC
152322002-12-04 Andrew Cagney <ac131313@redhat.com>
15233
15234 * gdb.base/store.exp, gdb.base/store.c: New files.
15235
92806416
DJ
152362002-12-03 Daniel Jacobowitz <drow@mvista.com>
15237
15238 * gdb.base/selftest.exp: Update for current gdb.
15239
3bcbaac5
DJ
152402002-12-03 Daniel Jacobowitz <drow@mvista.com>
15241
15242 * gdb.base/maint.exp: Only dump symbols from one source file
15243 or objfile.
15244
f4f00b1f
DJ
152452002-12-03 Daniel Jacobowitz <drow@mvista.com>
15246
15247 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
15248 function call.
15249
f1c8a949
JB
152502002-11-25 Jim Blandy <jimb@redhat.com>
15251
15252 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
15253 function appearing in error message.
15254
9e297a97
DJ
152552002-11-21 Daniel Jacobowitz <drow@mvista.com>
15256
15257 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
15258
1f312e79
JJ
152592002-11-08 Jeff Johnston <jjohnstn@redhat.com>
15260
d63a86f8
RM
15261 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
15262 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
15263 should be in mi console format. This is part of fix for PR gdb/604.
15264
83c31e7d
FN
152652002-09-18 Fernando Nasser <fnasser@redhat.com>
15266
15267 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
15268 which explicitly prints the zero offset as "+0".
15269
322b3f65
DJ
152702002-10-22 Daniel Jacobowitz <drow@mvista.com>
15271
15272 * gdb.threads/schedlock.c (args): Make unsigned.
15273
152742002-10-21 Daniel Jacobowitz <drow@mvista.com>
15275
15276 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
15277 numbers. Allow "foo2|selected stack frame".
15278 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
15279 * gdb.asm/asmsrc2.s: Likewise.
15280 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
15281 comments.
15282 * gdb.asm/mips.inc: New file.
15283
5e2fe5b8
AF
152842002-10-18 Adam Fedor <fedor@gnu.org>
15285
15286 * gdb.base/default.exp: Update expected output to include 'ObjC'.
15287 * gdb.base/help.exp: Likewise.
15288
abe1a5d0
KB
152892002-10-17 Kevin Buettner <kevinb@redhat.com>
15290
15291 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
15292 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
15293
10abb1d4
JB
152942002-10-02 Jim Blandy <jimb@redhat.com>
15295
15296 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
15297
1f609b42
AC
152982002-10-01 Andrew Cagney <ac131313@redhat.com>
15299
15300 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
15301 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
15302 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
15303 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
15304 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
15305 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
15306 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
15307
0aee02e4
AC
153082002-09-29 Andrew Cagney <ac131313@redhat.com>
15309
15310 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
15311 * mi0-disassemble.exp, mi0-eval.exp: Delete.
15312 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
15313 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
15314 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
15315 * mi0-var-block.exp, mi0-var-child.exp: Delete.
15316 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 15317
6fde09ad
KB
153182002-09-27 Kevin Buettner <kevinb@redhat.com>
15319
15320 * gdb.base/annota1.exp (info break): Make directory components of
15321 path optional since not all compilers emit this debug information.
15322
889bf7c5
PA
15323 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
15324 step ends up stepping out of the function instead of stopping on
15325 the epilogue.
6fde09ad 15326
9e8aab75
KS
153272002-09-26 Keith Seitz <keiths@redhat.com>
15328
15329 * lib/insight-support.exp (gdbtk_start): Figure out where
15330 the insight executable is based on where gdb is. Use this
15331 executable to start insight instead of gdb.
15332
e36180d7
AC
153332002-09-25 Andrew Cagney <cagney@redhat.com>
15334
15335 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
15336
9dd34b2b
AC
153372002-09-24 Andrew Cagney <ac131313@redhat.com>
15338
15339 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
15340 test_isolated_complaints.
15341 (test_empty_complaint): New function.
15342 (test_empty_complaints): New function. Check no output when no
15343 complaints.
d63a86f8 15344
dea97812
KB
153452002-09-19 Jim Blandy <jimb@redhat.com>
15346
a9c64011 15347 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 15348
54951bd7
AC
153492002-09-19 Andrew Cagney <ac131313@redhat.com>
15350
15351 * gdb.gdb/complaints.exp: New file.
15352
dec43320
AC
153532002-09-18 Andrew Cagney <ac131313@redhat.com>
15354
15355 * gdb.base/maint.exp: Check `help maint internal-warning'.
15356
e70d6e3f
DC
153572002-09-18 David Carlton <carlton@math.stanford.edu>
15358
15359 * gdb.c++/m-static.exp: Remove breakpoints depending on line
15360 numbers, and replace them by a single breakpoint after the
15361 constructors are all finished.
15362 Add test 4.
15363 * gdb.c++/m-static.cc: Add test 4.
15364 * gdb.c++/m-static.h: New file.
15365 * gdb.c++/m-static1.cc: New file.
15366
15367 * gdb.c++/printmethod.exp: New file.
15368 * gdb.c++/printmethod.cc: New file.
15369
15370 * gdb.c++/pr-574.exp: New file.
15371 * gdb.c++/pr-574.cc: New file.
15372
afb5c968
CV
153732002-09-18 Corinna Vinschen <vinschen@redhat.com>
15374
15375 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
15376 embedded targets which never actually exit.
15377
31e45dee
FN
153782002-09-18 Fernando Nasser <fnasser@redhat.com>
15379
15380 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
15381 "don't step after run" as unresolved or unsupported, instead of xfail.
15382
a283c5a1
CV
153832002-09-18 Corinna Vinschen <vinschen@redhat.com>
15384
15385 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
15386 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
15387 Add newline to expected string in "step out of main (status wrapper)"
15388 case.
15389
11350d2a
CV
153902002-09-18 Corinna Vinschen <vinschen@redhat.com>
15391
15392 * lib/gdb.exp (rerun_to_main): Allow restarting application.
15393 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
15394
0deec7d6
TT
153952002-09-17 Tom Tromey <tromey@redhat.com>
15396
15397 * gdb.base/printcmds.exp (test_print_string_constants): Expect
15398 \000, not \0, in double-quoted string.
15399
b2b4a1b5
CV
154002002-09-14 Corinna Vinschen <vinschen@redhat.com>
15401
c9d37158 15402 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
15403 string after running the commands execution on breakpoint tests.
15404
1c56143a
CV
154052002-09-13 Corinna Vinschen <vinschen@redhat.com>
15406
15407 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
15408
37f8da45
JB
154092002-09-12 Joel Brobecker <brobecker@gnat.com>
15410
15411 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
15412
08b468e0
KS
154132002-09-10 Keith Seitz <keiths@redhat.com>
15414
15415 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
15416 runto proc.
15417 (mi_run_to_main): Use mi_runto.
15418 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
15419
dc360f58
KS
154202002-09-10 Keith Seitz <keiths@redhat.com>
15421
15422 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
15423 regexp for stopping at main. Could have multiple event notifications.
15424 Don't assume that main was declared with no parameters.
15425 (mi_next): Use mi_step_to.
15426 (mi_step): Use mi_next_to.
15427
ce3abcfb
CV
154282002-09-09 Corinna Vinschen <vinschen@redhat.com>
15429
15430 * gdb.base/default.exp: Fix expected string in `info float' test.
15431
d1f5b980
BE
154322002-09-09 Ben Elliston <bje@redhat.com>
15433
15434 * config/mips.exp: Update comments.
15435 * config/mips-idt.exp: Likewise.
15436 * config/nind.exp: Likewise.
15437 * config/slite.exp: Likewise.
15438 * config/sparclet.exp: Likewise.
15439 * config/udi.exp: Likewise.
15440 * config/vx.exp: Likewise.
15441 * config/vxworks29k.exp: Likewise.
15442
2f71430b
JB
154432002-09-05 Jim Blandy <jimb@redhat.com>
15444
15445 * gdb.threads/killed.exp: Fix test failure message.
15446
7ddebc7e
KS
154472002-09-04 Keith Seitz <keiths@redhat.com>
15448
15449 * lib/mi-support.exp: Update copyright.
15450 (mi_gdb_test): Increase the priority of the expected pattern
15451 so that it matches gdb_test.
15452
0ae67eb3
KS
154532002-09-03 Keith Seitz <keiths@redhat.com>
15454
15455 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
15456 Use integer comparison instead of string comparison for testing
15457 whether binary was built.
15458
38fc42c8
JB
154592002-09-03 Jim Blandy <jimb@redhat.com>
15460
15461 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
15462
b6ff0e81
JB
154632002-08-29 Jim Blandy <jimb@redhat.com>
15464
15465 * gdb.threads/pthreads.exp: Move the portable thread compilation
15466 code into a function in lib/gdb.exp, and call that from here.
15467 * lib/gdb.exp (gdb_compile_pthreads): New function.
15468
07c98896
KS
154692002-08-29 Keith Seitz <keiths@redhat.com>
15470
15471 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
15472 expect_out so that callers can get at it.
15473
0312286c
DJ
154742002-08-23 Daniel Jacobowitz <drow@mvista.com>
15475
15476 * gdb.threads/print-threads.c: New file.
15477 * gdb.threads/print-threads.exp: New file.
15478 * gdb.threads/schedlock.c: New file.
15479 * gdb.threads/schedlock.exp: New file.
15480
dd039bc4
EZ
154812002-08-22 Elena Zannoni <ezannoni@redhat.com>
15482
a9c64011
AS
15483 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
15484 not altivec.c.
dd039bc4 15485
1f36144c
MK
154862002-08-17 Mark Kettenis <kettenis@gnu.org>
15487
15488 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
15489 targets. The problem should be fixed now.
15490
16057ec7 154912002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
15492
15493 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
15494 2002-07-24 change that removes final dots from error messages.
15495
3c1499ad
TT
154962002-08-13 Tom Tromey <tromey@redhat.com>
15497
15498 * gdb.base/readline.exp: New file.
15499
a20ce2c3
AC
155002002-08-01 Andrew Cagney <ac131313@redhat.com>
15501
15502 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
15503 supress message.
15504
db034ac5
AC
155052002-08-01 Andrew Cagney <cagney@redhat.com>
15506
15507 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
15508 CHILL_FOR_TARGET and CHILL_LIB.
15509 * configure.in (configdirs): Remove gdb.chill.
15510 * configure: Regenerate.
15511 * lib/gdb.exp: Obsolete references to chill.
15512 * gdb.fortran/types.exp: Ditto.
15513 * gdb.fortran/exprs.exp: Ditto.
15514
3e000b18
KB
155152002-07-30 Kevin Buettner <kevinb@redhat.com>
15516
15517 * gdb.base/shlib-call.exp (additional_flags): Conditionally
15518 set Irix-specific compile and link flags.
15519
28f4966b
KB
155202002-07-29 Kevin Buettner <kevinb@redhat.com>
15521
15522 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
15523 source files. The ``-o'' option doesn't work with the ``-E'' option
15524 when using the Irix compiler.
15525
46c0d5a6
DJ
155262002-07-19 Daniel Jacobowitz <drow@mvista.com>
15527
15528 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
15529 Improve support for reusing an exec file. Copy exec file
15530 to target, and run gdbserver on the target instead of on the host.
15531
eecf4bed
JB
155322002-07-18 Jim Blandy <jimb@redhat.com>
15533
0f815cdf
JB
15534 * gdb.base/ending-run.exp: Don't expect to see the program end in
15535 some orderly fashion when we're running on a real stand-alone
15536 board.
15537
eecf4bed
JB
15538 * gdb.base/interrupt.exp: Correct logic for skipping tests on
15539 targets that don't support interrupts.
15540
52d309e4
JB
155412002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
15542
15543 * gdb.base/attach.exp: Add patterns to match output from /proc-based
15544 systems.
15545 Move comments in expect statements to inside the actions, so that they
15546 don't get matched against.
15547
ff683d9e
MK
155482002-07-10 Mark Kettenis <kettenis@gnu.org>
15549
15550 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
15551 function when asleep" test.
15552
b5356753
AC
155532002-07-10 Andrew Cagney <ac131313@redhat.com>
15554
15555 * gdb.base/page.exp: Rewrite to handle problems with very long
15556 `info set' output. Update copyright.
15557
6aa4d13a
AC
155582002-06-26 Andrew Cagney <ac131313@redhat.com>
15559
15560 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
15561 gdb.threads-hp.
15562 * gdb.hp/configure: Regenerate.
15563 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
15564 * gdb.hp/gdb.threads-hp/configure: Delete file.
15565 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
15566
8cf8c2b8
AC
155672002-06-22 Andrew Cagney <ac131313@redhat.com>
15568
15569 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
15570 setlocale, bindtextdomain and textdomain.
15571
6827a8f8
JB
155722002-06-11 Jim Blandy <jimb@redhat.com>
15573
919d772c
JB
15574 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
15575 preprocessor macro information is present.
15576
6827a8f8
JB
15577 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
15578 tests.
15579
c15b0d21
MS
155802002-06-06 Michael Snyder <msnyder@redhat.com>
15581
c5984d70
MS
15582 * gdb.base/overlays.exp: Record addresses of overlay
15583 functions in TCL variables rather than in GDB variables,
15584 to avoid having GDB convert them to pointers (with loss
15585 of information).
15586
d63a86f8 15587 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 15588 default linker script changes.
c15b0d21
MS
15589 * gdb.base/long_long.exp: Add check for sizeof (long double).
15590
be26fe0d
ML
155912002-06-06 Michal Ludvig <mludvig@suse.cz>
15592
15593 * gdb.asm/asm-source.exp: Add x86-64 target.
15594 * gdb.asm/x86_64.inc: New.
d63a86f8 15595
258093ca 155962002-05-30 Michael Chastain <mec@shout.net>
258093ca 15597
4b3153f1 15598 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
15599 * gdb.c++/m-static.cc: New file.
15600 * gdb.c++/m-static.exp: New file.
15601
241264c6
MS
156022002-05-28 Michael Snyder <msnyder@redhat.com>
15603
15604 * gdb.base/call-ar-st.exp: Allow for reduced floating point
15605 precision.
15606
9bba8c8f 156072002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 15608
4b3153f1 15609 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
15610 * gdb.c++/m-data.cc: New file.
15611 * gdb.c++/m-data.exp: New file.
15612
156132002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 15614
4b3153f1 15615 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 15616 * gdb.c++/try_catch.cc: New file.
d63a86f8 15617 * gdb.c++/try_catch.exp: New file.
9bba8c8f 15618
def1b996
MC
156192002-05-27 Michael Chastain <mec@shout.net>
15620
15621 * gdb.c++/local.exp: Accept more nested types in output.
15622
522ba268
MC
156232002-05-26 Michael Chastain <mec@shout.net>
15624
15625 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
15626
277254ba
MS
156272002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
15628
15629 * lib/gdb.exp (gdb_wrapper_init): Just because
15630 gdb_wrapper_file exists, this does not mean that the file
15631 should not be rebuilt. That is what gdb_wrapper_initialized
15632 is for.
15633 (default_gdb_init): Reset gdb_wrapper_initialized.
15634
b61a8733
MS
156352002-05-23 Michael Snyder <msnyder@redhat.com>
15636
d63a86f8 15637 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
15638 the precision of the floating point test results.
15639 * gdb.base/call-rt-st.exp: Ditto.
15640
b61a8733
MS
15641 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
15642 * gdb.base/call-rt-st.exp: Ditto.
15643
56f6e910
MC
156442002-05-19 Michael Chastain <mec@shout.net>
15645
15646 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
15647
ad0b0016
EZ
156482002-05-19 Elena Zannoni <ezannoni@redhat.com>
15649
a9c64011
AS
15650 * configure.in (configdirs): Add gdb.arch.
15651 * configure: Regenerate.
ad0b0016 15652
f617d2b6
JB
156532002-05-17 Jim Blandy <jimb@redhat.com>
15654
15655 * gdb.base/completion.exp: Recognize the more detailed error
15656 messages produced by the macro expander's lexical analyzer.
15657
eac2a696
EZ
156582002-05-14 Elena Zannoni <ezannoni@redhat.com>
15659
a9c64011
AS
15660 * gdb.arch/altivec-abi.c: New file.
15661 * gdb.arch/altivec-abi.exp: New file.
15662 * gdb.arch/altivec-regs.c: New file.
15663 * gdb.arch/altivec-regs.exp: New file.
eac2a696 15664
2fdde8f8
DJ
156652002-05-14 Daniel Jacobowitz <drow@mvista.com>
15666
15667 * gdb.base/maint.exp (maint print type): Update for new type
15668 structure.
d63a86f8 15669
e31f1a7c
EZ
156702002-05-14 Elena Zannoni <ezannoni@redhat.com>
15671
15672 * gdb.arch: New directory.
15673 * gdb.arch/configure.in: New file.
15674 * gdb.arch/configure: New file.
15675 * gdb.arch/Makefile.in: New file.
15676
db589741
CV
156772002-05-13 Corinna Vinschen <vinschen@redhat.com>
15678
15679 * gdb.asm/asm-source.exp: Add v850 as supported target.
15680 * gdb.asm/v850.inc: New file.
15681
8ce2a7dc
DJ
156822002-05-13 Daniel Jacobowitz <drow@mvista.com>
15683
15684 * gdb.c++/annota2.exp (annotate-quit): Add comment.
15685
df763c7f
DJ
156862002-05-12 Daniel Jacobowitz <drow@mvista.com>
15687
15688 * gdb.base/break.exp: Check 'break "marker2"'.
15689
377daeed
MS
156902002-05-10 Michael Snyder <msnyder@redhat.com>
15691
15692 * gdb.base/long_long.exp: Fix typo.
15693
c4b7bc2b
JB
156942002-05-10 Jim Blandy <jimb@redhat.com>
15695
ecac9a4e
JB
15696 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
15697 a bug.
15698
c4b7bc2b
JB
15699 * gdb.base/printcmds.exp (test_integer_literals_rejected):
15700 Recognize more detailed error message produced by the macro
15701 expander's lexical analyzer.
15702 * lib/gdb.exp (test_print_reject): Same.
15703
e71019a1
MK
157042002-05-09 Mark Kettenis <kettenis@gnu.org>
15705
15706 * gdb.c++/method.exp: Fix typo.
15707
fedfc8e6
MS
157082002-05-08 Michael Snyder <msnyder@redhat.com>
15709
166a1957
MS
15710 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
15711 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 15712 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
15713 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
15714 Add iftarget clause for strongarm.
d63a86f8 15715
f1c47eb2
MS
157162002-05-06 Michael Snyder <msnyder@redhat.com>
15717
cb9a9d3e
MS
15718 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
15719 (gdb_continue_to_end): Accept output from status wrapper.
15720 * gdb.base/ending-run.exp: Add case for output from status wrapper.
15721 Clean up fail messages to match pass messages.
15722
f1c47eb2
MS
15723 Enable the "needs_status_wrapper" testsuite feature.
15724 * lib/gdb.exp (gdb_wrapper_init): New procedure.
15725 (gdb_compile): Conditionally call gdb_wrapper_init.
15726 * gdb.base/a2-run.exp: Recognize output from status wrapper.
15727 * gdb.c++/method.exp: Recognize output from status wrapper.
15728
6079c749
BE
157292002-05-06 Ben Elliston <bje@redhat.com>
15730From Graydon Hoare <graydon@redhat.com>
15731
15732 * config/sid.exp: Include support for "rawsid" protocol.
15733
188baff3
JB
157342002-05-03 Jim Blandy <jimb@redhat.com>
15735
15736 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
15737 * gdb.c++/hang3.C: New file.
15738
b9c07f0f
AC
157392002-05-04 Andrew Cagney <ac131313@redhat.com>
15740
15741 * gdb.base/default.exp: Remove obsolete code.
15742 * gdb.c++/misc.exp: Ditto. Update copyright.
15743 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
15744 * gdb.base/whatis.exp: Ditto. Update copyright.
15745 * gdb.base/scope.exp: Ditto. Update copyright.
15746 * gdb.base/ptype.exp: Ditto. Update copyright.
15747 * gdb.base/printcmds.exp: Ditto. Update copyright.
15748 * gdb.base/opaque.exp: Ditto. Update copyright.
15749 * gdb.base/list.exp: Ditto.
15750 * gdb.base/funcargs.exp: Ditto. Update copyright.
15751 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
15752 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
15753 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
15754 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
15755 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
15756 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
15757
5c7a0397
MS
157582002-05-02 Michael Snyder <msnyder@redhat.com>
15759
d6dcc264 15760 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
15761 * gdb.base/long_long.exp: Add xscale target.
15762 * gdb.base/default.exp: Add xscale target.
15763
eb7f1c48
JB
157642002-05-01 Jim Blandy <jimb@redhat.com>
15765
15766 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
15767 gdb.c++/hang.exp: New test.
15768
a6befae8
FF
157692002-05-01 Fred Fish <fnf@redhat.com>
15770
15771 * gdb.base/completion.exp: Handle completions of "./Make" for
15772 more than one completion possibility, as is the case when we
15773 build and test in the source tree.
15774
0a310277
AG
157752002-04-29 Anthony Green <green@redhat.com>
15776
15777 * gdb.java/jmisc1.exp: New file.
15778 * gdb.java/jmisc2.exp: New file.
15779
6ff9af88
DJ
157802002-04-24 Daniel Jacobowitz <drow@mvista.com>
15781
15782 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
15783
96b3d632
EZ
157842002-04-23 Elena Zannoni <ezannoni@redhat.com>
15785
15786 * gdb.base/help.exp: Change 'help status' to allow for target
15787 dependent output differences.
15788
5019bb54
MC
157892002-04-22 Michael Chastain <mec@shout.net>
15790
15791 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
15792
a805a116
MC
157932002-04-22 Michael Chastain <mec@shout.net>
15794
15795 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
15796
a1706bfd
DM
157972002-04-17 David S. Miller <davem@redhat.com>
15798
15799 * gdb.asm/sparc64.inc: New file.
15800 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
15801
a73a20a2
EZ
158022002-04-19 Elena Zannoni <ezannoni@redhat.com>
15803
15804 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
15805 instruction file directly into the build tree. Clean up at end of
15806 test.
15807
ba678339
DM
158082002-04-18 David S. Miller <davem@redhat.com>
15809
15810 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
15811 handle 64-bit platforms correctly.
15812 * gdb.base/maint.exp: Likewise.
15813
b03399da
KB
158142002-04-18 Kevin Buettner <kevinb@redhat.com>
15815
15816 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
15817 ``-fpic'' when compiling files comprising a shared library, but
15818 it does need additional linker flags in order to find shared
15819 libraries at run time.
15820
e2004992
KB
158212002-04-18 Kevin Buettner <kevinb@redhat.com>
15822
15823 * gdb.base/cvexpr.c (use): New function.
15824 (main): Invoke use() on all global variables to prevent
15825 some linkers from deleting these otherwise unused symbols.
15826
d8937120
MC
158272002-04-17 Michael Chastain <mec@shout.net>
15828From David S. Miller <davem@redhat.com>
15829
15830 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
15831 handle 64-bit platforms correctly.
15832
ffd61a58
MS
158332002-04-12 Michael Snyder <msnyder@redhat.com>
15834From Jim Blandy <jimb@redhat.com>
a9c64011 15835 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
15836 script can handle this instead.
15837 * gdb.base/bar.c (barx): Same.
15838 * gdb.base/baz.c (bazx): Same.
15839 * gdb.base/grbx.c (grbxx): Same.
15840
15841 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
15842 manager doesn't automatically unmap overlays unnecessarily.
15843
6b8426a6
MH
158442002-04-10 Martin M. Hunt <hunt@redhat.com>
15845
15846 * gdb.base/ending-run.exp: Fix pattern for Mips targets
15847 stepping out of main.
15848
34af4875
MC
158492002-04-09 Michael Chastain <mec@shout.net>
15850
15851 * gdb.c++/local.cc (main): Move call to marker1() inside nested
15852 scope so that the nested scope tests will make sense.
15853 * gdb.c++/local.exp: Write patterns that actually work with gcc
15854 (the HP patterns "were never known to work with gcc").
15855 Keep the old aCC patterns too.
15856
2d1676a0
DJ
158572002-04-09 Daniel Jacobowitz <drow@mvista.com>
15858
15859 * gdb.base/attach.exp: Correct target board test.
15860
3a63e3f9
MC
158612002-04-08 Michael Chastain <mec@shout.net>
15862
15863 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
15864 in a const method. Add some xfail and fail cases for configurations
15865 that do not emit the "const ...".
15866
f18dabd2
MC
158672002-04-07 Michael Chastain <mec@shout.net>
15868
15869 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
15870 Accept "A * const" and "const A * const" as type of "this".
15871 Fix spelling of getFunky throughout. Make messages uniform.
15872
0fcddd82
EZ
158732002-04-07 Elena Zannoni <ezannoni@redhat.com>
15874
a9c64011 15875 Work around for PR gdb/285:
0fcddd82
EZ
15876 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
15877
16a8534a
EZ
158782002-04-07 Elena Zannoni <ezannoni@redhat.com>
15879
15880 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
15881 instructions file at run time instead of configure time.
15882 Sometimes we run the test in a directory that is not the one we
15883 configured in.
15884 * gdb.asm/configure.in: Delete creation of symlink.
15885 * gdb.asm/configure: Regenerate.
15886
24181d81
JB
158872002-04-05 J. Brobecker <brobecker@gnat.com>
15888
15889 * gdb.gdb/xfullpath.exp: New test, to exercise the new
15890 xfullpath () function.
15891
7cdb7107
DJ
158922002-04-04 Daniel Jacobowitz <drow@mvista.com>
15893
15894 * gdb.asm/Makefile.in: Correct dependencies.
15895
15896 * gdb.asm/powerpc.inc: New file.
15897 * gdb.asm/asm-source.exp: Add PowerPC.
15898 * gdb.asm/configure.in: Likewise.
15899 * gdb.asm/configure: Regenerated.
15900
a7d17088
DJ
159012002-04-04 Daniel Jacobowitz <drow@mvista.com>
15902
15903 * gdb.base/relocate.exp: New file.
15904 * gdb.base/relocate.c: New file.
15905
cd721503
FF
159062002-04-04 Fred Fish <fnf@redhat.com>
15907
15908 * gdb.base/step-test.exp: Update comment regarding stopping in
15909 memcpy/bcopy calls inserted as part of the compiler runtime.
15910
b22ad7a7
MS
159112002-04-04 Michael Snyder <msnyder@redhat.com>
15912
15913 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
15914
5f279fa6
DJ
159152002-04-03 Daniel Jacobowitz <drow@mvista.com>
15916
15917 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
15918 (gdb_expect): Remove $notransfer hack.
15919
dd0fd3ce
DJ
159202002-04-02 Daniel Jacobowitz <drow@mvista.com>
15921
15922 * gdb.c++/classes.exp ("calling method for small class"): Match
15923 updated register output.
15924
1e50cda1
DJ
159252002-03-30 Daniel Jacobowitz <drow@mvista.com>
15926
15927 Fix PR gdb/452
15928 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
15929 when finished. Make gdb_file_cmd send "exec-file" when
15930 appropriate.
15931
24015922
DJ
159322002-03-30 Daniel Jacobowitz <drow@mvista.com>
15933
15934 * gdb.base/attach.exp: Remove extra setup_xfail.
15935
dd7dfd64
MS
159362002-03-26 Michael Snyder <msnyder@redhat.com>
15937
15938 * gdb.base/default.exp: Add tests for dump, append, and restore.
15939 * gdb.base/help.exp: Add tests for dump, append, and restore.
15940 * gdb.base/dump.exp: New file, test dump, append and restore.
15941 * gdb.base/dump.c: New file.
15942
48b2f8d7
MS
159432002-03-27 Michael Snyder <msnyder@redhat.com>
15944
d63a86f8 15945 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
15946 clean-ups in help messages.
15947
05b4d525
FF
159482002-03-26 Fred Fish <fnf@redhat.com>
15949
15950 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
15951 have debugging info for those functions and the compiler uses them
15952 internally to copy structs around.
15953
d7679631
FF
159542002-03-26 Fred Fish <fnf@redhat.com>
15955
15956 * gdb.base/list.exp: Revert the change made yesterday and add note
15957 about why we don't list the default lines for remote targets.
15958
523ac3f9
MS
159592002-03-25 Michael Snyder <msnyder@redhat.com>
15960
15961 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
15962
754b2b8d
FF
159632002-03-25 Fred Fish <fnf@redhat.com>
15964
15965 * gdb.base/list.exp: This test works on remote targets so remove
15966 the short circuit for remote targets. Update copyright.
15967
33c3e192
FF
159682002-03-25 Fred Fish <fnf@redhat.com>
15969
15970 * gdb.base/attach.exp: Fix logic error that was suppressing this
15971 test for all non hppa*-*-hpux* targets, instead of the hp target.
15972 Move comments closer to the suppression point. Also now need to
15973 check that we are running natively.
15974
d43e73ee
MS
159752002-03-22 Michael Snyder <msnyder@redhat.com>
15976
882c8f02
MS
15977 * gdb.base/default.exp: Add test for gcore. Update copyright.
15978 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 15979
04c12f60
FF
159802002-03-06 Fred Fish <fnf@redhat.com>
15981
15982 * gdb.base/funcargs.c: Remove extraneous ';' character.
15983 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
15984
b43df995
MC
159852002-03-04 Michael Chastain <mec@shout.net>
15986
15987 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
15988 accommodate gcc v3 function signature.
15989 * gdb.mi/mi0-var-cmd-exp: Ditto.
15990
92362027
AC
159912002-02-24 Andrew Cagney <ac131313@redhat.com>
15992
15993 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
15994 ``GNU/Linux'' or ``Linux kernel''
15995 * testsuite/gdb.threads/pthreads.c: Ditto.
15996
258ad32d
MC
159972002-02-24 Michael Chastain <mec@shout.net>
15998
15999 * gdb.threads/pthreads.c (thread1): Add a return statement.
16000 (thread2): Likewise.
16001 (foo): Likewise.
16002
04c3b3d4
MC
160032002-02-23 Michael Chastain <mec@shout.net>
16004
16005 * gdb.threads/linux-dp.c (philosopher): Add a return statement
16006 to placate gcc.
16007
5a2a0a20
MC
160082002-02-23 Michael Chastain <mec@shout.net>
16009
16010 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
16011 test "ptype bint". The test passes on all my stabs configurations.
16012
a640f7fc
JB
160132002-02-21 Jim Blandy <jimb@redhat.com>
16014
27924826
JB
16015 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
16016 filename at a time, and watch for the ones we want to see.
16017
a640f7fc
JB
16018 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
16019 types of pointers to prototyped functions.
16020
edcc8c75
AC
160212002-02-20 Andrew Cagney <ac131313@redhat.com>
16022
16023 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
16024 signed, unsigned and straight char.
16025 (padding_char, padding_short, padding_int, padding_long,
16026 padding_long_long, padding_float, padding_double,
16027 padding_long_double): New global variables.
16028 (fill, fill_structs): New functions.
16029
16030 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
16031 for correctly sized writes. Update copyright.
16032 (get_valueof): New procedure.
16033 (get_sizeof): Call get_valueof.
16034 (check_valueof): New procedure.
16035 (check_padding): New procedure.
16036
ac57ea44
MC
160372002-02-20 Michael Chastain <mec@shout.net>
16038
16039 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
16040 to setup_xfail. Document some of the remaining calls.
16041
7a10c941
MC
160422002-02-18 Michael Chastain <mec@shout.net>
16043
16044 * gdb.c++/userdef.exp: Update copyright year.
16045
fb8acdcc
DJ
160462002-02-18 Daniel Jacobowitz <drow@mvista.com>
16047
16048 * gdb.c++/userdef.exp: Test overloaded operators properly.
16049 Remove xfails.
16050
fda6ae12
MS
160512002-02-14 Michael Snyder <msnyder@redhat.com>
16052
16053 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
16054
676a0442
DJ
160552002-02-14 Daniel Jacobowitz <drow@mvista.com>
16056
16057 * gdb.base/a2-run.exp: Check for a remote target properly.
16058 * gdb.base/annota1.exp: Likewise.
16059 * gdb.base/list.exp: Likewise.
16060 * gdb.base/reread.exp: Likewise.
16061 * gdb.base/scope.exp: Likewise.
16062 * gdb.base/shlib-call.exp: Likewise.
16063 * gdb.base/term.exp: Likewise.
16064 * gdb.c++/annota2.exp: Likewise.
16065
78b4f468
RE
160662002-02-13 Richard Earnshaw <rearnsha@arm.com>
16067
16068 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
16069
9a81ba51
MC
160702002-02-10 Michael Chastain <mec@shout.net>
16071
16072 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
16073 (call_after_alloca): Ditto.
16074
004af6c7
DJ
160752002-02-10 Daniel Jacobowitz <drow@mvista.com>
16076
16077 * gdb.base/ending-run.exp: Guard "cont" test with
16078 gdb_skip_stdio_test.
16079
37225f62
JB
160802002-02-06 Jim Blandy <jimb@redhat.com>
16081
16082 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
16083 from here...
16084 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
16085 To here. Disable this test on non-HP platforms. Add big comment.
16086
fe6fdd96
MS
160872002-02-04 Michael Snyder <msnyder@redhat.com>
16088
16089 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
16090 other than d10v and m32r.
16091
036fad3f
RE
160922002-02-02 Richard Earnshaw <rearnsha@arm.com>
16093
16094 * gdb.base/default.exp: Rewrite test patterns to reduce time
16095 taken to match them.
16096
7148ab62
DJ
160972002-01-30 Daniel Jacobowitz <drow@mvista.com>
16098
16099 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
16100 Allow a start function above main.
16101 * gdb.threads/linux-dp.exp: Fix copyright date.
16102
396cc255
DJ
161032002-01-30 Daniel Jacobowitz <drow@mvista.com>
16104
a9c64011
AS
16105 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
16106 (check_philosopher_stack): Check for manager thread before checking
16107 for a just-starting thread.
396cc255 16108
f038d31b
DJ
161092002-01-30 Daniel Jacobowitz <drow@mvista.com>
16110
16111 From Neil Booth <neil@daikokuya.demon.co.uk>:
16112 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
16113 warnings.
16114
b3ff9d9a
FF
161152002-01-21 Fred Fish <fnf@redhat.com>
16116
16117 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
16118 not caller.
16119
39ad761d
JB
161202002-01-21 Jim Blandy <jimb@redhat.com>
16121
16122 * gdb.base/reread.exp: Check that GDB properly re-reads the
16123 executable file when it changes while no inferior is running.
16124
aaf320fa
FF
161252002-01-21 Fred Fish <fnf@redhat.com>
16126
a9c64011
AS
16127 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
16128 optionally accept the "shlib events" variation.
aaf320fa 16129
808a31f5
JB
161302002-01-21 Jim Blandy <jimb@redhat.com>
16131
16132 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
16133 call `fflush' after every `printf', so that the output is produced
16134 at predictable points, regardless of whatever buffering does (or
16135 doesn't) take place.
16136 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
16137 at different points.
16138
4420d5e2
DJ
161392002-01-20 Daniel Jacobowitz <drow@mvista.com>
16140
16141 * gdb.c++/inherit.exp: Update copyright years.
16142 * gdb.c++/method.exp: Likewise.
16143
3e36a0f4
DJ
161442002-01-20 Daniel Jacobowitz <drow@mvista.com>
16145
16146 * gdb.c++/classes.exp: Update for improved v3 support and skipping
16147 artificial methods/arguments.
16148 * gdb.c++/derivation.exp: Likewise.
16149 * gdb.c++/inherit.exp: Likewise.
16150 * gdb.c++/method.exp: Likewise.
16151 * gdb.c++/virtfunc.exp: Likewise.
16152
b4ceaee6
AC
161532002-01-18 Andrew Cagney <ac131313@redhat.com>
16154
16155 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
16156 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
16157 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
16158 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
16159 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
16160 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
16161
ecace851
JB
161622002-01-17 Jim Blandy <jimb@redhat.com>
16163
16164 * gdb.asm/asm-source.exp (info symbol): Take another shot at
16165 anchoring the pattern matching the entry point symbol's name.
16166
375fc983
AC
161672002-01-17 Andrew Cagney <ac131313@redhat.com>
16168
16169 * gdb.base/maint.exp: Update ``maint internal-error'' to match
16170 continue/quit query. Update copyright.
16171
fe6fdd96
MS
161722002-01-14 Michael Snyder <msnyder@redhat.com>
16173
16174 * gdb.base/gcore.exp: Remove extra debugging output.
16175
e017c81f
DJ
161762002-01-13 Daniel Jacobowitz <drow@mvista.com>
16177
16178 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
16179 for slightly dubious v2 mangled string.
16180
37ab3bf8
DJ
161812002-01-13 Daniel Jacobowitz <drow@mvista.com>
16182
16183 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
16184
1bc05c3a 161852002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 16186
1bc05c3a 16187 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 16188
1bc05c3a
JM
16189 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
16190 constructors.
16191 * gdb.c++/derivation.exp: Likewise.
16192 * gdb.c++/templates.exp: Likewise.
16193 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 16194
1bc05c3a
JM
161952002-01-10 Michael Snyder <msnyder@redhat.com>
16196
16197 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 16198
a911c360
MS
161992002-01-08 Michael Snyder <msnyder@redhat.com>
16200
16201 * gdb.base/gcore.exp: New test for generate-core-file command.
16202 * gdb.base/gcore.c: Testcase for above.
16203 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
16204
ea2119ec
JM
162052002-01-08 Jason Merrill <jason@redhat.com>
16206
16207 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
16208
68203136
FF
162092002-01-07 Fred Fish <fnf@redhat.com>
16210
16211 * gdb.c++/overload.exp: Remove unconditional xfails for:
16212 print foo_instance1.overloadargs(1)
16213 print foo_instance1.overloadargs(1, 2)
16214 print foo_instance1.overloadargs(1, 2, 3)
16215 print foo_instance1.overloadargs(1, 2, 3, 4)
16216 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
16217 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
16218 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
16219 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
16220 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
16221 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
16222 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
16223 print foo_instance1.overload1arg()
16224 print foo_instance1.overload1arg((char)arg2)
16225 print foo_instance1.overload1arg((signed char)arg3)
16226 print foo_instance1.overload1arg((unsigned char)arg4)
16227 print foo_instance1.overload1arg((int)arg7)
16228 print foo_instance1.overload1arg((unsigned int)arg8)
16229 print foo_instance1.overload1arg((float)arg11)
16230 print foo_instance1.overload1arg((double)arg12)
d63a86f8 16231
21b9b5b1
MS
162322002-01-07 Michael Snyder <msnyder@redhat.com>
16233
16234 * gdb.base/huge.exp: New test. Print a very large target data object.
16235 (skip_huge_test): New test variable. Define if you want to skip this
16236 test. The test reads an 8 megabyte data object from the target, so it
16237 might be very time consuming on remote targets with a slow connection.
16238 * gdb.base/huge.c: New file. Test case for above.
16239
725f922e
FF
162402002-01-07 Fred Fish <fnf@redhat.com>
16241
16242 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
16243 g_instance.bfoo, and g_instance.cfoo.
16244
889bf7c5 162452002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 16246
889bf7c5
PA
16247 * gdb.base/break.c (multi_line_if_conditional): New function.
16248 (multi_ilne_while_conditional): Likewise.
16249 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
16250 IF or WHILE condition puts the breakpoint at the start of
16251 the condition.
f286b2c3 16252
634d57ec
JL
16253 * gdb.base/selftest.exp (backtrace through signal handler): Remove
16254 hppa*-*-hpux* expected failure.
16255 * gdb.base/structs.exp (do_function_calls): Similarly.
16256
16257 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
16258 watchpoints.
16259
9fbfe2dc
AC
162602002-01-06 Andrew Cagney <ac131313@redhat.com>
16261
16262 Fix PR gdb/66.
16263 * gdb.base/structs.exp: Replace skip for a29k with skip for
16264 gdb,cannot_call_functions.
16265 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
16266 * gdb.base/callfuncs.exp: Ditto.
16267 * gdb.base/call-rt-st.exp: Ditto.
16268 * gdb.base/call-strs.exp: Ditto.
16269 * gdb.base/callfwmall.exp: Ditto.
16270 * gdb.base/scope.exp: Obsolete xfail a29k.
16271 * gdb.c++/misc.exp: Ditto.
16272 * gdb.c++/cplusfuncs.exp: Ditto.
16273 * gdb.base/ptype.exp: Ditto.
16274 * gdb.base/printcmds.exp: Ditto.
16275 * gdb.base/opaque.exp: Ditto.
16276 * gdb.base/list.exp: Ditto.
16277 * gdb.base/funcargs.exp: Ditto.
16278 * gdb.base/default.exp: Ditto.
16279
8ddad156
MS
162802002-01-04 Michael Snyder <msnyder@redhat.com>
16281
ca4976a6 16282 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
16283 * gdb.base/maint.exp: Add tests for maint info sections options.
16284
1b074332
JL
16285Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
16286
16287 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
16288
7d159115
CV
162892001-12-20 Corinna Vinschen <vinschen@redhat.com>
16290
16291 * gdb.asm/arm.inc: New file.
16292 * gdb.asm/asm-source.exp: Add arm targets.
16293 * gdb.asm/configure.in: Ditto.
16294 * gdb.asm/configure: Recreated from configure.in.
16295
8fb87725
JL
16296Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
16297
afabe08c
JL
16298 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
16299 with HP's compiler.
16300 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
16301 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
16302 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
16303 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
16304
16305 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
16306 either HP's compilers or GCC.
16307
db521deb
JL
16308 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
16309 a SIGBUS or SIGSEGV.
16310
16311 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
16312
16313 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
16314 can be compiled with either HP's compiler or GCC.
16315
cfa88ab7
JL
16316 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
16317 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
16318 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
16319
ca344dff
JL
16320 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
16321 to match current gdb output. Update due to using auto-solib-limit
16322 for limiting instead of overloading auto-solib-add.
16323 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
16324 test program.
16325
3f3c6e55 16326 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
16327 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
16328 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
16329 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
16330 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
16331 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
16332 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
16333 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
16334 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
16335 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
16336 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
16337 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
16338 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 16339
8fb87725
JL
16340 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
16341 a SIGTRAP to the inferior.
16342
cf599fa7
CV
163432001-12-19 Corinna Vinschen <vinschen@redhat.com>
16344
16345 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
16346 Substitute call to target_link by call to gdb_compile.
16347
2cd045cd
JL
16348Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
16349
a9c64011
AS
16350 * gdb.base/break.exp: Fix HP specific search string when testing
16351 backtracing in a called function.
2cd045cd 16352
a9c64011
AS
16353 * gdb.base/constvars.exp: Only set lang to C++ if we're
16354 compiling the test with HP's compilers.
16355 * gdb.base/volatile.exp: Similarly.
2cd045cd 16356
99ebe9ac
JB
163572001-12-19 Jim Blandy <jimb@redhat.com>
16358
16359 * gdb.base/printcmds.exp: Expect the null character to be printed
16360 as '\0', and the '\013' to be printed as '\v'.
16361 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
16362 * gdb.base/setvar.exp: Same.
16363
b9891b29
JB
163642001-12-17 Jim Blandy <jimb@redhat.com>
16365
0eba65ab
JB
16366 * gdb.base/completion.exp: Rather than completing very long
16367 filenames, which can make the readline library produce output we
16368 don't recognize, cd to the directory first, and then complete
16369 using nice, short relative paths.
16370
6970b5b1
JB
16371 * gdb.base/completion.exp: On some systems, there is, in fact, a
16372 variable named `b' in scope, since GDB treats all static
a9c64011
AS
16373 variables as being in scope. So use `no_var_named_this'
16374 instead of `b'.
6970b5b1 16375
b9891b29 16376 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 16377 can't find the core file's registers as a failure.
b9891b29 16378
e6ccd35f
JSC
163792001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
16380
a9c64011
AS
16381 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
16382 test expect string more specific.
e6ccd35f 16383
105ba819
CV
163842001-12-13 Corinna Vinschen <vinschen@redhat.com>
16385
16386 * gdb.asm/asm-source.exp: Add support for xstormy16.
16387 * gdb.asm/configure.in: Ditto.
16388 * gdb.asm/configure: Rebuild.
16389 * gdb.asm/xstormy16.inc: New file.
16390
e9e79dd9
FF
163912001-12-10 Fred Fish <fnf@redhat.com>
16392
16393 * gdb.base/maint.exp: Update to match changes in type dumping code.
16394
347dc97d
JB
163952001-12-10 Jim Blandy <jimb@redhat.com>
16396
16397 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
16398 matching the entry point symbol's name at the beginning of the
16399 line.
347dc97d 16400
5178b9d6
DJ
164012001-12-07 Daniel Jacobowitz <drow@mvista.com>
16402
16403 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
16404 gdb.c++/inherit.exp, gdb.c++/method.exp,
16405 gdb.c++/namespace.exp, gdb.c++/templates.exp,
16406 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
16407 and class layout support.
16408
af890c52
DJ
164092001-12-07 Daniel Jacobowitz <drow@mvista.com>
16410
16411 * gdb.c++/classes.exp: Add test for static member function.
16412 * gdb.c++/misc.cc: Add class with static member function.
16413
7a345fb3
JB
164142001-12-07 Jim Blandy <jimb@redhat.com>
16415
f2e54a80 16416 If GDB says it can't find the struct the function returned, report
8032bf31
JB
16417 those tests as `unsupported'.
16418 * gdb.base/call-rt-st.exp (print_struct_call): New function.
16419 Rewrite subsequent tests to use it.
16420
16421 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
16422 those tests as `unsupported'.
16423 * gdb.base/structs.exp (call_struct_func): New function.
16424 (do_function_calls): Use call_struct_func to call the functions
16425 returning structs.
16426
0bc69509
JB
16427 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
16428 whether functions are prototyped or not, so we can't possibly pass
16429 arguments to t_float_values2 properly.
16430
7a345fb3
JB
16431 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
16432 value of `timeout' for targets other than the mips*tx39-*.
16433
edb6ede1
MS
164342001-12-06 Michael Snyder <msnyder@redhat.com>
16435
d63a86f8 16436 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
16437 and detect whether the start symbol has a leading underscore.
16438
2d842f13
JB
164392001-12-04 Jim Blandy <jimb@redhat.com>
16440
16441 * gdb.base/completion.exp: Clarify indentation.
16442
68550daf
JB
164432001-12-03 Jim Blandy <jimb@redhat.com>
16444
16445 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
16446 variables on the S/390, not `.word'.
16447
cd5195a8
JB
164482001-11-30 Jim Blandy <jimb@redhat.com>
16449
16450 Add assembly-source tests for s390-ibm-linux.
16451 * gdb.asm/s390.inc: New file.
16452 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
16453 the S/390 architecture.
a9c64011 16454 * gdb.asm/configure: Regenerated.
cd5195a8 16455
ca9efc90
MS
164562001-11-30 Michael Snyder <msnyder@redhat.com>
16457
16458 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
16459 next, info source, info sources, info line, global and static
16460 variables, and static functions.
16461 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
16462 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
16463 * gdb.asm/asmsrc1.s: Add a static function and some variables.
16464 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
16465 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
16466 (gdbasm_leave): Restore frame pointer.
16467 (gdbasm_startup): Copy stack set-up from crt0.S.
16468
d0e66976
FN
164692001-11-26 Fernando Nasser <fnasser@redhat.com>
16470
16471 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
16472 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
16473 to a local (non-static) variable. Copy tstruct.a to a static buffer
16474 and return a pointer to that buffer.
16475 * gdb.base/callfwmall.c (t_structs_a): Ditto.
16476
e2334072
MK
164772001-11-24 Mark Kettenis <kettenis@gnu.org>
16478
16479 * gdb.asm/configure.in: Fix recognition of ix86 target.
16480 * gdb.asm/configure: Regenerate.
16481
756caa3d
MS
164822001-11-21 Michael Snyder <msnyder@redhat.com>
16483
16484 * gdb.asm/sparc.inc: New file.
16485 * gdb.asm/asm-source.exp: Recognize sparc target.
16486 * gdb.asm/configure.in: Recognize sparc target.
16487 * gdb.asm/configure: Regenerate.
d63a86f8 16488
9a4d72d5
MS
164892001-11-21 Michael Snyder <msnyder@redhat.com>
16490
16491 * gdb.asm/m32r.inc: New file.
16492 * gdb.asm/asm-source.exp: Recognize m32r target.
16493 * gdb.asm/configure.in: Recognize m32r target.
16494 * gdb.asm/configure: Regenerate.
16495
a773d1cd
MS
164962001-11-20 Michael Snyder <msnyder@redhat.com>
16497
017ac23d
MS
16498 * gdb.asm/i386.inc: New file.
16499 * gdb.asm/asm-source.exp: Recognize ix86 target.
16500 * gdb.asm/configure.in: Recognize ix86 target.
16501 * gdb.asm/configure: Regenerate.
16502
a773d1cd
MS
16503 * gdb.c++/namespace.exp: Fix quotes in output messages.
16504
bb632afb
MS
165052001-11-14 Michael Snyder <msnyder@redhat.com>
16506
25d559ca 16507 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
16508 qualifier in a type cast expression, to designate an address
16509 in the instruction space (Harvard architecture).
16510
4749e309
MS
165112001-11-13 Michael Snyder <msnyder@redhat.com>
16512
16513 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
16514 Tests for expressions using 'const' and 'volatile'.
16515
25050984
CV
165162001-11-13 Corinna Vinschen <vinschen@redhat.com>
16517
16518 * gdb.asm/asm-sources.exp: Allow defining linker flags.
16519
1902c51f
DJ
165202001-11-12 Daniel Jacobowitz <drow@mvista.com>
16521
16522 * lib/mi-support.exp (mi_run_to_helper): Move comments
16523 outside of gdb_expect.
16524
dcf95b47
DJ
165252001-11-11 Daniel Jacobowitz <drow@mvista.com>
16526
16527 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
16528 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
16529 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
16530 mi0_run_to): New functions.
16531 * gdb.mi/mi-simplerun.exp: Use them.
16532 * gdb.mi/mi0-simplerun.exp: Likewise.
16533 * gdb.mi/mi-var-cmd.exp: Likewise.
16534 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 16535
45b074e1
AC
165362001-11-10 Andrew Cagney <ac131313@redhat.com>
16537
16538 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
16539 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
16540
bf50d346
AC
165412001-11-09 Andrew Cagney <ac131313@redhat.com>
16542
16543 * gdb.base/restore.exp: Include $expected value in restored test
16544 message.
16545
9383332c
AC
165462001-11-09 Andrew Cagney <ac131313@redhat.com>
16547
16548 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
16549 implemented.
16550
db62520a
MS
165512001-11-08 Michael Snyder <msnyder@redhat.com>
16552
16553 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
16554 Add pass/fail message for stop at breakpoint in call dummy function.
16555
b5703437
MS
165562001-11-07 Michael Snyder <msnyder@redhat.com>
16557
d63a86f8
RM
16558 * gdb.c++/templates.exp (test_template_breakpoints):
16559 If we get an overload menu, but it does not match what
760f6330 16560 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
16561 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
16562 making the whitespace optional. Argument for "new" may be
16563 "unsigned" as well as "unsigned int/long".
d63a86f8 16564 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
16565 making the whitespace optional. Also replace "(void) with
16566 "((void|)), making the keyword "void" optional.
d63a86f8 16567 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
16568 making the whitespace optional. Also replace "(void) with
16569 "((void|)), making the keyword "void" optional.
3bf40917
MS
16570 * gdb.base/callfuncs.c (t_float_values): This function must
16571 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 16572 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
16573 can be tested against both cases. Usually one case involves
16574 promotion of float to double, while the other does not.
16575 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
16576 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
16577 includes a stack frame for "start".
16578
c8ab4e6d
JB
165792001-11-05 Jim Blandy <jimb@redhat.com>
16580
16581 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
16582 pointers are 32 bits long, and that offsets of relocs are always
16583 stored in the data (REL-style), and not in the reloc entry itself
16584 (RELA-style).
16585 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
16586 stabs.
16587
3f08ced9
MS
165882001-11-01 Michael Snyder <msnyder@redhat.com>
16589
16590 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
16591 and regular expression operators by using quoting.
16592
cbfa24cd
MS
165932001-10-31 Michael Snyder <msnyder@redhat.com>
16594
16595 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
16596 depending on what the symbol table contains.
16597 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
16598 the output of the ptype command. Similarly, accept both "const &"
16599 and "const&".
16600
aaa68313
CV
166012001-10-31 Corinna Vinschen <vinschen@redhat.com>
16602
16603 * gdb.base/miscexprs.c (main): Add usage of preprocessor
16604 symbol `STORAGE' to allow to choose the storage class of
16605 the local datastructures.
16606 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
16607 compiler directive.
16608
91740388
MS
166092001-10-30 Michael Snyder <msnyder@redhat.com>
16610
16611 * gdb.base/jump.exp: Allow it to run for all targets.
16612
1b7c05e7
CV
166132001-10-29 Corinna Vinschen <vinschen@redhat.com>
16614
16615 * gdb.base/call-ar-st.c (print_double_array): Match for loop
16616 with new double_array size.
16617 (main): Change storage class of all local variables to static.
16618 Reduce size of double_array to 9.
16619 * gdb.base/call-ar-st.exp: Increase timeout value.
16620 Change expected output for double array to match new size in
16621 call-ar-st.c.
16622
36a22261
CV
166232001-10-29 Corinna Vinschen <vinschen@redhat.com>
16624
16625 * gdb.base/ending-run.exp: Create identical output when passing
16626 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 16627 Stormy16 target.
36a22261 16628
92b8ae91
MK
166292001-10-28 Mark Kettenis <kettenis@gnu.org>
16630
16631 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
16632 that we catch the expected failure under Linux/x86.
16633
cb135b83
OF
166342001-10-29 Orjan Friberg <orjanf@axis.com>
16635
16636 * gdb.base/setvar.exp: Escape curly braces.
16637 * gdb.stabs/weird.exp: Ditto.
16638
6884aa54
DJ
166392001-10-27 Daniel Jacobowitz <drow@mvista.com>
16640
16641 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
16642 * gdm.mi/mi0-hack-cli.exp: Likewise.
16643
0398c9aa
AC
166442001-10-25 Andrew Cagney <ac131313@redhat.com>
16645
16646 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
16647 messages.
16648
d20bf2e8
AC
166492001-10-21 Andrew Cagney <ac131313@redhat.com>
16650
16651 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
16652 checking MI enabled.
16653
03dd63aa
CV
166542001-10-09 Corinna Vinschen <vinschen@redhat.com>
16655
16656 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
16657
1d9d99f3
FCE
166582001-10-04 Frank Ch. Eigler <fche@redhat.com>
16659
16660 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
16661 if gdb child process crashes, just signal an error.
16662
838ae6c4
JB
166632001-10-02 Jim Blandy <jimb@redhat.com>
16664
16665 * lib/gdb.exp (test_xfail_format): Simplify.
16666
16667 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
16668 front of the variable name `format'. Simplify `if'.
16669
8f0cbc1c
DJ
166702001-10-01 Daniel Jacobowitz <drow@mvista.com>
16671
16672 * gdb.threads/pthreads.exp: Wait for output and delay
16673 before sending ^C.
16674
1f08dafd
DJ
166752001-10-01 Daniel Jacobowitz <drow@mvista.com>
16676
16677 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
16678 some incorrect output instead of timing out.
16679 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
16680
674f90ff
CV
166812001-09-28 Corinna Vinschen <vinschen@redhat.com>
16682
16683 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
16684 check to allow additional `int'.
16685
9b284272
DJ
166862001-09-27 Daniel Jacobowitz <drow@mvista.com>
16687
16688 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
16689 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
16690
b55a4771
MS
166912001-09-27 Michael Snyder <msnyder@redhat.com>
16692
16693 * lib/gdb.exp (test_debug_format): New proc.
16694 (setup_xfail_format): Use new proc test_debug_format.
16695 * gdb.base/constvars.exp (local_compiler_xfail_check): New
16696 proc; use new service proc test_debug_format.
16697 Replace all other "gcc_compiled" tests with this test.
16698 * gdb.base/volatile.exp (local_compiler_xfail_check): New
16699 proc; use new service proc test_debug_format.
16700 Replace all other "gcc_compiled" tests with this test.
16701
167022001-09-27 Michael Snyder <msnyder@redhat.com>
16703
16704 * gdb.base/cvexpr.exp: New file.
16705 * gdb.base/cvexpr.c: New file
16706 Test for expressions using const and volatile keywords.
16707
4e6667ac
CV
167082001-09-26 Corinna Vinschen <vinschen@redhat.com>
16709
16710 * gdb.base/constvars.exp: Check for different orders of keywords
16711 and additional "int" strings in output.
16712
4f337972
AC
167132001-09-22 Andrew Cagney <ac131313@redhat.com>
16714
16715 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
16716 responses from "help maint".
16717
2015650d
FCE
167182001-09-19 Frank Ch. Eigler <fche@redhat.com>
16719
16720 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
16721 to localhost:NNN instead of :NNN, in case Xvfb is listening
16722 only on TCP.
16723
f3bcedc1
CV
167242001-09-19 Corinna Vinschen <vinschen@redhat.com>
16725
16726 * gdb.base/recurse.exp: When checking leaving the watchpoint
16727 scope, recognize when gdb is in function's epilogue and pass.
16728
6b819c92
KS
167292001-09-18 Keith Seitz <keiths@redhat.com>
16730
16731 * lib/insight-support.exp (_gdbtk_export_target_info): Add
16732 support for running tests against sid targets.
16733 (gdbtk_done): Ditto.
16734
a10c9419
CV
167352001-09-18 Corinna Vinschen <vinschen@redhat.com>
16736
16737 * gdb.base/ending-run.c (main): Set stdout buffersize
16738 to the same reasonable value for any target.
16739 * gdb.base/ending-run.exp: Add a regular expression
16740 to make testsuite happy on Sanyo Stormy16 target.
16741
739d0d99
CV
167422001-09-17 Corinna Vinschen <vinschen@redhat.com>
16743
16744 * gdb.base/display.c (do_loops): Add float variable `f'.
16745 Increment f in loop.
16746 * gdb.base/display.exp: Increment timeout by 60 seconds.
16747 Change float display test to use variable `f'.
16748
1b8947f0
JB
167492001-09-17 Jim Blandy <jimb@redhat.com>
16750
16751 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
16752 overflowing the limited breakpoint tables on some ROM monitors
16753 (like the ROM68K).
16754
9890ac81
FCE
167552001-09-15 Frank Ch. Eigler <fche@redhat.com>
16756
16757 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
16758 the "-ac" (disable access control) flag.
16759
6db765ea
JH
167602001-08-30 Jeff Holcomb <jeffh@redhat.com>
16761
16762 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
16763 ints.
16764
4c32cc04
KS
167652001-08-30 Keith Seitz <keiths@redhat.com>
16766
16767 * lib/gdb.exp: Move all insight-related functionality into
16768 separate file.
16769 * lib/insight-support.exp: New file.
16770
8d6e6f81
FCE
167712001-08-29 Frank Ch. Eigler <fche@redhat.com>
16772
16773 * config/sid.exp (sid_start): Never set sid verbosity; disable
16774 expect_background {} that consumed its stdout; tolerate </dev/null.
16775 Attempt to set endianness override in "sid" protocol mode. Cleanup.
16776
6a90e1d0
AC
167772001-08-18 Andrew Cagney <ac131313@redhat.com>
16778
16779 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
16780 CLI jump command to start it.
16781 (mi_run_to_main): Fail immediatly when unexpected output.
16782
1759b3c3
AC
167832001-08-18 Andrew Cagney <ac131313@redhat.com>
16784
16785 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
16786 beginning of function. Fix PR gdb/191.
16787
61d11d80
FCE
167882001-08-16 Frank Ch. Eigler <fche@redhat.com>
16789
16790 * config/sid.exp (sid_start): Don't warn if we cannot figure out
16791 what to force sid endianness to.
16792
942a4df2
KS
167932001-08-15 Keith Seitz <keiths@redhat.com>
16794
16795 * lib/gdb.exp (gdbtk_start): Don't set environment
16796 variables for TCL_LIBRARY and friends. Insight will
16797 now figure these out for itself.
16798
0521c418
MS
167992001-08-02 Michael Snyder <msnyder@redhat.com>
16800
16801 * gdb.base/completion.exp: Remove the symbol "a64l" from
16802 the expect string; this is target-specific, and not related
16803 to what is being tested.
16804
74a9a58a
DB
168052001-08-02 Dave Brolley <brolley@redhat.com>
16806
16807 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
16808
c70819fa
MS
168092001-07-25 Michael Snyder <msnyder@redhat.com>
16810
c2b8fa57
MS
16811 * gdb.base/consecutive.exp: New file. Test stepping over
16812 breakpoints on consecutive instructions.
16813 * gdb.base/consecutive.c: New file.
16814
c70819fa
MS
16815 * gdb.base/call-rt-st.exp: Use double-backslash to quote
16816 curly braces in regular expressions.
16817
2b1a1355
MS
168182001-07-25 Michael Snyder <msnyder@redhat.com>
16819
16820 * gdb.base/ending-run.exp: Accept "Program exited normally" as
16821 legitimate output from stepping out of main.
16822
413eca6f
KS
168232001-07-22 Keith Seitz <keiths@redhat.com>
16824
16825 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
16826 the empty string, do not run the tests.
16827
7e5a9322
SC
168282001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16829
16830 * gdb.base/long_long.exp: Detect size of pointer. Take into
16831 account 2-byte pointers when testing for p/a results.
16832
de58f10f
SC
168332001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16834
d63a86f8 16835 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
16836 and defined to 1K for m68hc11.
16837 (random_data): Reduce table to 1K for embedded platforms (68hc11).
16838 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
16839 (sizeof_random_data): New variable to tell the size of the data table;
16840 don't test past this size; always run to main.
16841
d6f5fea1
SC
168422001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16843
16844 * gdb.base/return2.exp: return of long long and double fails for
16845 68HC11; don't execute these tests on that platform.
16846 * gdb.base/return.exp: Return of a double fails for 68hc11.
16847
c477543d
SC
168482001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16849
16850 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
16851 tests that print a float.
16852 * call-rt-st.exp: Likewise.
16853
63cf1c79
MK
168542001-07-12 Mark Kettenis <kettenis@gnu.org>
16855
16856 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
16857 running this test on Linux.
16858
112f9ab5
MC
168592001-06-24 Michael Chastain <chastain@redhat.com>
16860
16861 * gdb.base/arithmet.exp: Remove some tests to make all test names
16862 unique.
16863
4970cb0f
MS
168642001-07-03 Michael Snyder <msnyder@redhat.com>
16865
16866 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
16867 the output of the ptype command.
16868
d85da69f
MS
168692001-07-02 Michael Snyder <msnyder@redhat.com>
16870
4c8a82de
MS
16871 * gdb.base/completion.exp: Don't assume that break.c is the only
16872 source file that may contain functions named "marker".
d85da69f
MS
16873 * gdb.base/corefile.exp: Quote the curly braces in regexp.
16874
8afc772b
AC
168752001-06-28 Andrew Cagney <ac131313@redhat.com>
16876
16877 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
16878 of files to delete.
16879
16880 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
16881 * gdb.disasm/h8300s.exp: New file.
16882 gdb.disasm/h8300s.s: Likewise.
16883
cff22675
AC
168842001-06-27 Andrew Cagney <ac131313@redhat.com>
16885
16886 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
16887 empty breakpoint tables.
16888
68c81b54
AC
168892001-06-25 Andrew Cagney <ac131313@redhat.com>
16890
16891 * lib/mi-support.exp: Update args=... part of stop-reason
16892 patterns. Accept either a list or a tuple.
16893
2dd62704
AC
168942001-06-23 Andrew Cagney <ac131313@redhat.com>
16895
16896 * lib/mi-support.exp: Remove local emacs variable defining
16897 change-log-default-name.
16898
b4127474
MC
168992001-06-22 Michael Chastain <chastain@redhat.com>
16900
16901 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
16902 This is operationally compatible with the previous version.
16903
8dbfb380
JB
169042001-06-13 Jim Blandy <jimb@redhat.com>
16905
16906 * lib/gdb.exp (gdb_test): Doc fix.
16907
f2d8c86d
MC
169082001-06-10 Michael Chastain <chastain@redhat.com>
16909
16910 * gdb.base/exprs.exp: Remove a duplicate test.
16911
81564d34
JB
169122001-06-06 Jim Blandy <jimb@redhat.com>
16913
16914 * gdb.base/return2.exp (main): Use values to test float and double
16915 returns that are not NaN's, to avoid being confused by IEEE
16916 comparison rules.
16917
da55addb
MS
169182001-06-04 Michael Snyder <msnyder@redhat.com>
16919
16920 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 16921 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
16922 rather than wait for 12 more tests to time out.
16923
42c65987
JB
169242001-06-06 Jim Blandy <jimb@redhat.com>
16925
b18bced9 16926 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 16927 Don't forget to match the GDB prompt.
b18bced9 16928
42c65987
JB
16929 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
16930
5b41e5f0
JB
169312001-06-04 Jim Blandy <jimb@redhat.com>
16932
16933 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
16934 command.
16935
015e046f
KB
169362001-05-31 Kevin Buettner <kevinb@redhat.com>
16937
16938 * gdb.base/annota1.exp (info break): Match four or more spaces
16939 after "Address".
16940
fb1ffbbe
MC
169412001-05-31 Michael Chastain <chastain@redhat.com>
16942
16943 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
16944 (dm_type_int_star): Likewise.
16945 (dm_type_long_star): Likewise.
16946 (dm_type_void_star): Likewise.
16947
5ea2a32c
KB
169482001-05-29 Kevin Buettner <kevinb@redhat.com>
16949
16950 * gdb.base/completion.exp (INPUTRC): Set this environment variable
16951 to a known value in order to get consistent results regardless
16952 of the setting of INPUTRC or the presence or contents of .inputrc.
16953
ae23c492
MS
169542001-05-24 Michael Snyder <msnyder@redhat.com>
16955
ac55707e
MS
16956 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
16957 Don't require that the main thread and the manager thread are the
16958 first in the list.
16959
ae23c492
MS
16960 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
16961 debugging. If test fails, issue an "unsupported" not a "fail".
16962
400071f1
JB
169632001-05-24 Jim Blandy <jimb@redhat.com>
16964
16965 Don't assume that short is shorter than int.
16966 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
16967 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 16968 this isn't true.
400071f1
JB
16969 ("print unsigned char == (~0)"): Add test that verifies that ~0,
16970 an int, is not equal to ~0 stored in an unsigned char. This tests
16971 the same thing that the previous test meant to, but works on
16972 16-bit machines, too.
16973 ("print unsigned char != (~0)"): Same test, complemented.
16974
0816a3e5
MS
169752001-05-24 Michael Snyder <msnyder@redhat.com>
16976
16977 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 16978 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
16979 and prevents dejagnu getting out of step.
16980
f6dc23a9
KB
169812001-05-23 Kevin Buettner <kevinb@redhat.com>
16982
16983 * gdb.base/finish.exp (finish_void): Revise pattern for
16984 stopping on the call statement to not permit stopping at
16985 the start of the instructions comprising the call sequence.
16986
7dbd117d
MC
169872001-05-19 Michael Chastain <chastain@redhat.com>
16988
16989 * gdb.base/callfuncs.exp: Make all test names unique.
16990 * gdb.base/commands.exp: Make all test names unique.
16991 * gdb.base/condbreak.exp: Make all test names unique.
16992 * gdb.base/dbx.exp: Make all test names unique.
16993 * gdb.base/default.exp: Make all test names unique.
16994 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
16995 and TIMEOUT messages to their corresponding PASS message.
16996 * gdb.base/ending-run.exp: Make all test names unique.
16997 * gdb.base/long_long.exp: Remove duplicate test.
16998
6b0b0a9e
KB
169992001-05-21 Kevin Buettner <kevinb@redhat.com>
17000
17001 * gdb.base/finish.exp (finish_void): Allow "finish" command to
17002 stop on the call statement as well as the statement after the
17003 call.
17004
2caa35cb
MS
170052001-05-21 Michael Snyder <msnyder@redhat.com>
17006
17007 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
17008
40713331
EZ
170092001-05-10 Elena Zannoni <ezannoni@redhat.com>
17010
a9c64011
AS
17011 * gdb.base/completion.exp: Revamp test. Make it execute on all
17012 platforms.
40713331 17013
c2c1be8d
EZ
170142001-05-10 Elena Zannoni <ezannoni@redhat.com>
17015
a9c64011
AS
17016 * config/gdbserver.exp (gdb_load): Handle the case
17017 in which the arguments to gdbserver are given in the
17018 baseboard configuration file.
17019 Also handle the case in which the server needs to do a
17020 load.
2c9cd303 17021
9671de48
KS
170222001-05-07 Keith Seitz <keiths@cygnus.com>
17023
a9c64011
AS
17024 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
17025 set up the display for testing.
17026 (gdbtk_start): Convert all paths to paths that tcl will like.
17027 Export target information to environment.
17028 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
17029 necessary.
17030 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
17031 (to_tcl_path): New proc to convert a given pathname into
17032 a path acceptible as an argument to a tcl command.
17033 (_gdbtk_export_target_info): New proc to export target info
17034 into the environment for gdbtk testing.
17035 (gdbtk_done): New proc to signal end-of-test.
9671de48 17036
5a360f47
JB
170372001-05-06 Jim Blandy <jimb@redhat.com>
17038
17039 * restore.c: Make the code of caller0 correspond to its comment.
17040
66c756c6
MS
170412001-05-03 Michael Snyder <msnyder@redhat.com>
17042
17043 * config/sid.exp (gdb_target_sid): Check for error messages.
17044 On error or timeout, don't make expect exit (which will terminate
17045 all subsequent tests); instead just make gdb exit.
d63a86f8 17046 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
17047 return a negative value.
17048
a966fde5
JB
170492001-04-24 Jim Blandy <jimb@redhat.com>
17050
851c18e0
JB
17051 * gdb.c++/templates.exp: If we see the prompt for the overload
17052 list, but we haven't recognized any of the longer patterns,
17053 arrange for this test to fail, not hang.
17054
a966fde5
JB
17055 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
17056 variations.
17057
db144853
MC
170582001-04-22 Michael Chastain <chastain@redhat.com>
17059
17060 * gdb.c++/local.exp: Use the 'runto' library function.
17061 * gdb.c++/namespace.exp: Likewise.
17062 * gdb.c++/overload.exp: Likewise.
17063
3207ec21
KB
170642001-03-26 Kevin Buettner <kevinb@redhat.com>
17065
17066 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
17067 * gdb.base/step-line.exp: New file. Test step/next in presence of
17068 #line directives.
17069 * gdb.base/step-line.c: New file. Test program for the above.
17070 * gdb.base/step-line.inp: New file. We pretend that this file has
17071 been transformed by some other tool into step-line.c.
17072
13b57657
JB
170732001-03-21 Jim Blandy <jimb@redhat.com>
17074
17075 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
17076 unmangled operator names.
17077
754cbe1c
JB
170782001-03-20 Jim Blandy <jimb@redhat.com>
17079
17080 * gdb.threads/linux-dp.exp: Recognize an additional message
17081 generated by GDB when it doesn't understand how to debug threads
17082 on the target system.
17083
177495c9
AC
170842001-03-19 Andrew Cagney <ac131313@redhat.com>
17085
17086 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
17087
f266096b
MC
170882001-03-12 Michael Chastain <chastain@redhat.com>
17089
17090 * gdb.c++/derivation.exp: Use the 'runto' library function.
17091
cac3c2ff
MC
170922001-03-12 Michael Chastain <chastain@redhat.com>
17093
17094 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
17095
b6c11a24
MC
170962001-02-24 Michael Chastain <chastain@redhat.com>
17097
17098 * gdb.c++/ref-types.exp: Change handwritten code to library
17099 function 'runto'.
17100
6bae5bce
OF
171012001-03-16 Orjan Friberg <orjanf@axis.com>
17102
17103 * gdb.base/signals.exp: Set count to 0 explicitly.
17104
0015fd9a
MS
171052001-03-15 Mark Salter <msalter@redhat.com>
17106
17107 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
17108 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
17109 (gdb_load): Add support for additional target_info: gdb_download_size
17110 and gdb_load_timeout.
0015fd9a 17111
fc33412a
DT
17112Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
17113
17114 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
17115 file -- to prevent failing when the compile fails but we have no
17116 intention of running the tests anyway.
fc33412a
DT
17117
17118 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
17119 tests if set.
17120
17121 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 17122 integers.
fc33412a
DT
17123
17124 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
17125 * gdb.c++/namespace.exp: Ditto.
17126
115f06de
OF
171272001-03-07 Orjan Friberg <orjanf@axis.com>
17128
17129 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
17130 * gdb.base/pointers.exp: Relax pattern match of decimals.
17131
b6ba6518
KB
171322001-03-06 Kevin Buettner <kevinb@redhat.com>
17133
17134 * Makefile.in, config/abug.exp, config/cfdbug.exp,
17135 config/cpu32bug.exp, config/dve.exp, config/est.exp,
17136 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
17137 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
17138 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
17139 config/sh.exp, config/sid.exp, config/slite.exp,
17140 config/sparclet.exp, config/udi.exp, config/unknown.exp,
17141 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
17142 config/vxworks.exp, config/vxworks29k.exp,
17143 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
17144 gdb.base/all-bin.exp, gdb.base/annota1.exp,
17145 gdb.base/arithmet.exp, gdb.base/assign.exp,
17146 gdb.base/async.exp, gdb.base/attach.exp,
17147 gdb.base/bitfields.exp, gdb.base/bitops.exp,
17148 gdb.base/break.exp, gdb.base/call-ar-st.exp,
17149 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
17150 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
17151 gdb.base/commands.exp, gdb.base/completion.exp,
17152 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
17153 gdb.base/constvars.exp, gdb.base/corefile.exp,
17154 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
17155 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
17156 gdb.base/ending-run.exp, gdb.base/environ.exp,
17157 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
17158 gdb.base/finish.exp, gdb.base/foll-exec.exp,
17159 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
17160 gdb.base/funcargs.exp, gdb.base/help.exp,
17161 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
17162 gdb.base/logical.exp, gdb.base/long_long.exp,
17163 gdb.base/maint.exp, gdb.base/mips_pro.exp,
17164 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
17165 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
17166 gdb.base/pointers.exp, gdb.base/printcmds.exp,
17167 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
17168 gdb.base/regs.exp, gdb.base/relational.exp,
17169 gdb.base/remote.exp, gdb.base/reread.exp,
17170 gdb.base/restore.exp, gdb.base/return2.exp,
17171 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
17172 gdb.base/selftest.exp, gdb.base/setshow.exp,
17173 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
17174 gdb.base/sigall.exp, gdb.base/signals.exp,
17175 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
17176 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
17177 gdb.base/step-test.exp, gdb.base/structs.c,
17178 gdb.base/structs.exp, gdb.base/structs2.exp,
17179 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
17180 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
17181 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
17182 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
17183 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
17184 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
17185 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
17186 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
17187 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
17188 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
17189 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
17190 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
17191 gdb.fortran/types.exp, gdb.java/jmisc.exp,
17192 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
17193 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
17194 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
17195 gdb.trace/circ.exp, gdb.trace/collection.exp,
17196 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
17197 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
17198 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
17199 gdb.trace/report.exp, gdb.trace/save-trace.exp,
17200 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
17201 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
17202 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
17203 notices.
17204
dc96c6c7 172052001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
17206
17207 * gdb.base/varargs.c (find_max_double): Fix printf format string:
17208 first arg is int not float.
17209
dc96c6c7 172102001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
17211
17212 * gdb.base/reread.exp: Unsupported for non-native targets;
17213 doesn't work for remote debugging.
17214
9b0c4aeb
FN
172152001-02-19 Fernando Nasser <fnasser@redhat.com>
17216
17217 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
17218 * gdb.base/ending-run.exp: Properly handle the BSP state when
17219 stepping past the end of main.
9b0c4aeb 17220
02aa71d5
MC
172212001-02-19 John Moore <jmoore@redhat.com>
17222
17223 * gdb.base/commands.exp (infrun_breakpoint_command_test):
17224 Converted HPUX fix for non-expected items following multiple
17225 step commands into general solution for all platforms.
17226
1fa449a4
MC
172272001-02-18 Michael Chastain <chastain@redhat.com>
17228
17229 * gdb.c++/classes.exp (do_tests): Change runto statements
17230 from "runto 'foo(void)'" to "runto 'foo'". This makes the
17231 statements demangler agnostic.
17232 * gdb.c++/virtfunc.exp (do_tests): Likewise.
17233 (gdb_virtfunc_restart): Likewise.
17234
b2f9ec70
MC
172352001-02-14 Michael Chastain <chastain@redhat.com>
17236
17237 * gdb.c++/inherit.exp (do_tests): Change runto statements
17238 from "runto 'foo(void)'" to "runto 'foo'". This makes the
17239 statements demangler agnostic.
17240
cf74b8ca
AC
17241Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
17242
17243 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
17244 ``continue to bkpt at common_routine in thread 2'' and ``stopped
17245 before calling common_routine 15 times'' tests.
cf74b8ca 17246
99f78f56
MC
172472001-02-11 Michael Chastain <chastain@redhat.com>
17248
17249 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
17250 Helps the test script figure out which demangler is in use.
17251 (dm_type_foo_ref): Ditto.
17252 (dm_type_int_star): Ditto.
17253 (dm_type_long_star): Ditto.
17254 (dm_type_unsigned_int): Ditto.
17255 (dm_type_void): Ditto.
17256 (dm_type_void_star): Ditto.
99707966 17257 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
17258 Probe the gdb demangler and set variables to accommodate
17259 formatting differences.
17260 (info_func_regexp): New function. Same as info_func, but
17261 matches against a regexp.
17262 (info_func): Match against a literal string.
17263 (print_addr_2): New function. Match against a literal string,
17264 which can be different from the input to gdb.
17265 (print_addr): Simply call print_addr_2 with the same argument twice.
17266 (test_lookup_operator_functions): Use demangler formatting variables.
17267 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
17268 the tests in the same order as the C++ class declaration.
17269 (test_paddr_operator_functions): Ditto.
17270 (test_paddr_overloaded_functions): Ditto.
17271 (test_paddr_hairy_functions): Use demangler formatting variables.
17272 Add reference to gdb/19 for related tests.
17273 (do_tests): Call probe_demangler.
17274
1de8f023
KB
172752001-01-30 Kevin Buettner <kevinb@redhat.com>
17276
17277 * gdb.c++/templates.cc (printf): Remove unused function definition.
17278
ca3f91ed
MS
172792001-01-26 Felix Lee <flee@redhat.com>
17280
17281 * sid.exp (sid_exit): Pass host, not target, to remote_close.
17282
172832001-01-25 matthew green <mrg@redhat.com>
17284
17285 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
17286 up sid.
17287 (sid_exit): Call `remote_pop_conn' after GDB is gone.
17288
172892001-01-25 matthew green <mrg@redhat.com>
17290
17291 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 17292 Deprecate $sid_spawn_id.
ca3f91ed
MS
17293 (sid_exit): Remove code necessary only for `spawn.'
17294
172952001-01-25 matthew green <mrg@redhat.com>
17296
17297 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
17298
fb18ec4a
MC
172992001-01-28 Michael Chastain <chastain@redhat.com>
17300
17301 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
17302 to call when tests fail. It takes gdb out of the overloaded
17303 function choice menu back to the main prompt, so that the test
17304 program stays synchronized.
17305 (set_bp_overloaded): New proc to collect all the common
17306 code for setting a breakpoint on an overloaded name. Calls
17307 take_gdb_out_of_choice_menu when needed.
17308 (menu_overload1arg): New variable to collect the repeated
17309 instances of the expected menu for an overloaded name. Change
17310 the regular expression to handle changes in g++ type encoding:
17311 "void" can be either "void" or "", and "unsigned int" can be
17312 either "unsigned int" or "unsigned".
17313 (continue_to_bp_overloaded): Change regular expressions to handle
17314 changes in g++ type encoding.
17315 (no proc): Call take_gdb_out_of_choice_menu when needed.
17316 Remove redundant calls to "info break". Accept either "canceled"
17317 or "cancelled". Change regular expressions in "info break"
17318 calls to handle changes in g++ type encoding. Give all tests
17319 unique strings.
17320
9c646a6e
BE
173212001-01-17 Ben Elliston <bje@redhat.com>
17322
17323 * config/sid.exp: New file.
17324
9549d9c1
AC
17325Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
17326
17327 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
17328
dc96c6c7 173292000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
17330
17331 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
17332 Add a RE to accept a non-ascii char if one is ever presented.
17333
b4df4f68
FN
173342000-12-20 Fernando Nasser <fnasser@redhat.com>
17335
297dd0fd 17336 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 17337
dc96c6c7 173382000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 17339
d63a86f8 17340 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
17341 in regexp. One '\' does not suffice on Linux.
17342
4a7bddb6
MC
173432000-12-09 Michael Chastain <chastain@redhat.com>
17344
17345 * gdb.base/break.exp (test_clear_command): Use a marker function
17346 rather than 'main' for the test function. Also move this
17347 test to an execution point where the marker function names are
17348 guaranteed to be bound to functions. (Executing tests after a
17349 'finish' from main runs into name conflicts with local names
17350 in __libc_start_main).
17351
dc96c6c7 173522000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
17353
17354 * gdb.base/finish.exp: New test for gdb's "finish" command.
17355 * gdb.base/return2.exp: New test for gdb's "return" command.
17356 * gdb.base/return2.c: New source file for above.
17357
dc96c6c7 173582000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
17359
17360 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
17361 * gdb.base/miscexprs.exp: Ditto.
17362 * gdb.base/pointers.exp: Ditto.
17363 * gdb.c++/derivation.exp: Ditto.
17364 * gdb.c++/local.exp: Ditto.
17365 * gdb.c++/namespace.exp: Ditto.
17366 * gdb.c++/overload.exp: Ditto.
17367 * gdb.c++/ref-types.exp: Ditto.
17368
dc96c6c7 173692000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
17370
17371 * gdb.base/constvars.exp: Test result of "up" command.
17372 * gdb.base/miscexprs.exp: Ditto.
17373 * gdb.base/pointers.exp: Ditto.
17374 * gdb.base/scope.exp: Ditto.
17375 * gdb.c++/derivation.exp: Ditto.
17376 * gdb.c++/local.exp: Ditto.
17377 * gdb.c++/namespace.exp: Ditto.
17378 * gdb.c++/overload.exp: Ditto.
17379 * gdb.c++/ref-types.exp: Ditto.
17380
44097287
FN
173812000-11-22 Michael Chastain <chastain@redhat.com>
17382
17383 * mips_pro.exp: Accept either "middle -> top -> main" or
17384 "middle -> main" in the backtrace, because gcc can optimize
17385 tail calls to jumps. Remove setup_xfail for the hppa case.
17386 Add a comment with the original warning messages from PR 3016,
17387 which was filed in 1993, to preserve them for posterity.
17388
9d2e1bab
ND
173892000-11-17 Nick Duffek <nsd@redhat.com>
17390
17391 * lib/gdb.exp (gdb_test): Override timeout with board info.
17392
1aca8eb7
ND
173932000-11-17 Nick Duffek <nsd@redhat.com>
17394
17395 * gdb.base/display.exp: Don't kill running stub. Add "again" to
17396 the second kill and detach messages.
17397
93076499
ND
173982000-11-17 Nick Duffek <nsd@redhat.com>
17399
17400 * configure.in: Add AC_EXEEXT.
17401 * configure: Regenerate.
17402 * Makefile.in (just-check): Export EXEEXT.
17403 * lib/gdb.exp ($EXEEXT): Import from environment.
17404 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
17405 expect "maint dump-me" on Cygwin.
17406 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
17407 $EXEEXT.
17408
30e87cd3
ND
174092000-11-17 Nick Duffek <nsd@redhat.com>
17410
17411 * gdb.base/break.exp: Test backtrace and finish from called
17412 function on all platforms, not just HP-UX.
17413
dc96c6c7 174142000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
17415
17416 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
17417 code from gdb_target_monitor, so it can be used independantly
17418 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 17419
dc96c6c7 174202000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
17421
17422 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
17423 * gdb.base/corefile.exp: Expect the message "Program is being
17424 debugged already" when we send the "corefile" command, since
17425 the preceeding gdb_load may have connected gdb to a remote target.
17426 * gdb.base/display.exp: Disable hardware watchpoints if new
17427 board info variable "no_hardware_watchpoints" is true.
17428 Replace single-letter commands with more readable ones.
17429 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
17430 if new board info variable "no_hardware_watchpoints" is true.
17431 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
17432 to see if stdio (printf) testing is possible.
17433 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
17434 board info variable "no_hardware_watchpoints" is true. Use new
17435 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
17436
39124dea
FN
174372000-11-13 Fernando Nasser <fnasser@redhat.com>
17438
17439 From Orjan Friberg <orjanf@axis.com>:
17440 * gdb.base/printcmds.exp: Escape curly braces followed by a number
17441 in array print pattern match.
17442
a9e2e984
FN
174432000-11-09 Fernando Nasser <fnasser@redhat.com>
17444
17445 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
17446 spelling "cancelled" to U.S. spelling "canceled" to match changes
17447 made to gdb.
17448 * gdb.c++/ovldbreak.exp: Ditto.
17449
c7db355b
PS
174502000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
17451
17452 * gdb.base/callfuncs.c (main): Moved to end of file, call
17453 t_double_values to initialize the FPU before inferior calls are made.
17454 * gdb.base/callfuncs.exp: Test for register preservation after calling
17455 inferior functions. Add tests for continuining, finishing and
17456 returning from a stop in a call dummy.
17457
dc96c6c7 174582000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
17459
17460 * gdb.base/commands.exp: Break up long lines, and re-indent.
17461
dc96c6c7 174622000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
17463
17464 * config/gdbserver.exp: Rewritten from the ground up, to make it
17465 compatible with the current dejagnu tree, and to make it work with
17466 the new "gdbserver" in libremote.
17467
dc96c6c7 174682000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
17469
17470 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
17471 * gdb.base/varargs.exp: Skip entire test if no printf support.
17472 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
17473 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
17474
dc96c6c7 174752000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
17476
17477 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
17478 no floating point support.
17479 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
17480 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
17481 * gdb.base/call-rt-st.exp: Ditto.
17482 * gdb.base/call-strs.exp: Ditto.
17483
bac5fc66
JG
174842000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
17485
17486 * gdb.base/sizeof.c: include <stdio.h>.
17487
17488 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
17489 'finish', otherwise uncaptured gdb_prompt would potentially
17490 throw remaining test points out of sync.
bac5fc66 17491
b22a6027
SB
174922000-07-26 Scott Bambrough <scottb@netwinder.org>
17493
17494 * gdb.base/recurse.exp: Run tests for all targets.
17495 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
17496 gnu-oldld case on ARM.
17497 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
17498 for ARM targets.
d63a86f8 17499
d8231941
AG
17500Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
17501
17502 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
17503 * gdb.java/configure: Rebuild.
17504
8caabe69
AG
17505Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
17506
17507 * gdb.java/jv-exp.exp: New file.
17508
9d273ca3
AG
17509Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
17510
17511 * configure: Rebuilt.
17512 * configure.in (configdirs): Add gdb.java.
17513 * gdb.java/jmisc.java: New file.
17514 * gdb.java/jmisc.exp: New file.
17515 * gdb.java/Makefile.in: New file.
17516 * gdb.java/configure: Rebuilt.
17517 * gdb.java/configure.in: New file.
17518 * lib/java.exp: New file.
17519
4f823a66
AC
17520Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
17521
17522 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 17523 underflow.
4f823a66 17524
2391e11d
AC
17525Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
17526
17527 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 17528 and the compilers sizes.
2391e11d 17529
54602222
ND
175302000-07-09 Nick Duffek <nsd@redhat.com>
17531
17532 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
17533 (use_methods): New function.
17534 (main): Call use_methods().
17535 * gdb.c++/classes.exp (test_method_param_class): New procedure.
17536 (do_tests): Call test_method_param_class.
17537
2bec0572
ND
175382000-07-09 Nick Duffek <nsd@redhat.com>
17539
17540 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
17541 spelling.
17542 (test_enums): New procedure. Move enum tests from end of script
17543 to here. Set breakpoint on function name instead of line number.
17544 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
17545 (enums2): New marker function.
17546 (enums1): New function.
17547 (main): Call enums1(). Move enum tests to enums1().
17548
78492fde
AC
17549Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
17550
17551 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 17552 compile/link program. Update line numbers.
78492fde
AC
17553 * gdb.asm/d10v.inc: Define ``startup''.
17554 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 17555
49a2cef8
AC
17556Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
17557
17558 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
17559
3e6c8688
EZ
175602000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17561
17562 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 17563 of 'help maint print' command.
3e6c8688 17564
9ff5cbe9
AC
17565Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
17566
17567 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 17568 they use gdb_expect_list.
9ff5cbe9 17569
17c579bd
AC
17570Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
17571
17572 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
17573 memory-read-packet-size'' instead of ``set endian big'' to test
17574 long commands.
17c579bd 17575
e6d71bf3
DB
175762000-06-03 Daniel Berlin <dan@cgsoftware.com>
17577
17578 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 17579 g++, and stop skipping them.
e6d71bf3
DB
17580
17581 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
17582 work under g++.
17583
d63a86f8 17584 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
17585 initialization.
17586
dc96c6c7 175872000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
17588
17589 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
17590 the regular expression: accept an (almost) arbitrary sequence of
17591 "frames-invalid" and "breakpoints-invalid" messages both before
17592 and after the "starting" message.
17593
dc96c6c7 175942000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
17595
17596 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 17597
dc96c6c7 175982000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
17599
17600 * gdb.base/annota1.exp (annotate-signal-handler-caller):
17601 Relax the regular expression a little, make it pass on Solaris 8.
17602
8216cda9
KB
176032000-05-12 Kevin Buettner <kevinb@redhat.com>
17604
17605 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 17606 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
17607 Instead, it is permissible for gdb to stop on the line of the
17608 call itself.
17609
1a570b2f
MS
176102000-05-12 Michael Snyder <msnyder@.cygnus.com>
17611
17612 * gdb.base/break.exp (bp on small function, optimized file):
17613 Add a second pass pattern. The behavior differs here between stabs
17614 and dwarf for one-line functions. Stabs preserves two line symbols
17615 (one before the prologue and one after) with the same line number,
17616 but dwarf regards these as duplicates and discards one of them.
17617 Therefore the address after the prologue (where the breakpoint is)
17618 has no exactly matching line symbol, and GDB reports the breakpoint
17619 as if it were in the middle of a line rather than at the beginning.
17620
dc96c6c7 176212000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 17622
d63a86f8 17623 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
17624 rather than "send_gdb" (for consistancy).
17625
7d418785
AC
17626Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
17627
17628 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
17629 * gdb.c++/templates.cc: Properly check for GCC version number.
17630 * lib/compiler.cc: Likewise
17631
dc96c6c7 176322000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 17633
d63a86f8 17634 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
17635 gdb may not stop at the first line of main, due to code motion.
17636
dc96c6c7 176372000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
17638
17639 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
17640 This test depends on parsing the printf output from the target.
17641 Since the sparclet stub doesn't do stdio, this will never work.
17642 * gdb.base/call-rt-st.exp: ditto.
17643 * gdb.base/call-strs: ditto.
17644
dc96c6c7 176452000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
17646
17647 * gdb.base/miscexprs.exp: make sizeof long array test portable.
17648
17649 * gdb.base/ending-run.exp: After connecting to a remote target,
17650 but before running, the target will appear to be in a random
17651 location. Specify both a file and a line for breakpoints.
17652 Also, the function that calls main may be called 'init'
17653 rather than 'start'.
17654
a5a51225
EZ
176552000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17656
17657 * gdb.base/help.exp: Update output for add-symbol-file command.
17658
7930cc7c
FN
176592000-04-10 Fernando Nasser <fnasser@cygnus.com>
17660
17661 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17662 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
17663
23e37ab1
C
176642000-04-07 J.T. Conklin <jtc@redback.com>
17665
e93c542c
C
17666 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
17667
23e37ab1
C
17668 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
17669
591b8fa3
PDM
17670Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
17671
17672 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 17673 values that can be represented exactly.
591b8fa3
PDM
17674 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
17675 above change, and to not check against the directory part of the source
17676 file name.
17677 (step into print_long_arg_list): Likewise.
17678 (print print_small_structs from print_long_arg_list): Likewise.
17679 (print print_long_arg_list): Likewise.
17680
7a495180
EZ
176812000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17682
30b53638 17683 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 17684
beb998c6
AC
17685Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
17686
17687 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
17688
1c689132
DB
176892000-03-25 Daniel Berlin <dan@cgsoftware.com>
17690
17691 * gdb.base/commands.exp (deprecated_command_test): Add test for
17692 deprecate with no arguments.
17693
c1790a9d
JL
176942000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
17695
17696 * gdb.base/break.exp: Add new test for setting breakpoints on
17697 optimized code so we can test breakpoints work even when function
17698 prologues may be optimized away
17699
003ba290
FN
177002000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
17701
17702 From David Whedon <dwhedon@gordian.com>
a9c64011 17703 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 17704
6837a0a2
DB
177052000-03-22 Daniel Berlin <dan@cgsoftware.com>
17706
17707 * gdb.base/help.exp: Added test for new apropos command.
17708
b9593231
KB
177092000-03-21 Kevin Buettner <kevinb@redhat.com>
17710
17711 * gdb.base/pointers.c (usevar): New function.
17712 (main): Make sure that global variables v_int_pointer2, rptr,
17713 and y are all referenced someplace in the program by calling
17714 usevar() on them. [Some linkers delete symbols which are
17715 never referenced. The space remains, but there's no way to
17716 get a (symbolic) handle on the variable from the debugger.]
17717
751a959b
EZ
177182000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17719
17720 * gdb.base/printcmds.c: Add typedeffed arrays.
17721
17722 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 17723 procedure to test arrays that are typedef'd.
751a959b 17724
73a93a32
JI
177252000-03-13 James Ingham <jingham@leda.cygnus.com>
17726
17727 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 17728 the library directories.
73a93a32 17729
fb40c209
AC
17730Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
17731
17732 * configure.in (configdirs): Add sub directory gdb.mi.
17733 * configure: Re-generate.
17734
17735 * gdb.mi: New directory.
d63a86f8 17736
ee4dd2c9
AC
177372000-02-25 Scott Bambrough <scottb@netwinder.org>
17738
17739 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 17740 a long long value as a double on ARM platforms.
ee4dd2c9 17741
70f0cc22
JB
177422000-02-16 Jim Blandy <jimb@redhat.com>
17743
17744 * gdb.base/break.exp ("breakpoint line number"): Make sure the
17745 default source file is set properly before running this test.
17746
853819b8
EZ
177472000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17748
17749 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 17750 gdbtk/library directory, not in gdbtcl2.
853819b8 17751
dfcd3bfb
JM
177522000-02-04 Jim Blandy <jimb@redhat.com>
17753
17754 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
17755 backslash from regexp pattern.
17756
17757 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
17758 procedure. Use it to run all the "continue to bp overloaded"
17759 tests. Note that this changes the names of the tests slightly.
17760 If the breakpoint hit message includes a hex PC value, because
17761 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
17762 from the real source code, still consider that a pass.
17763
17764 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
17765 XFAIL here if the breakpoint message contains a hex address. Note
17766 similar change on 1999-11-02.
17767
17768 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
17769
17770 * gdb.base/ptype.exp: Establish a default source file before
17771 calling get_debug_format.
17772
177732000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
17774
17775 * gdb.base/watchpoint.exp: Remove duplication of test messages.
17776
8b93c638
JM
177772000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
17778
17779 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
17780 of successive stepi commands -- while in the prologue we should see
17781 the function entry bracket.
17782
177832000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
17784
17785 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
17786 reach __change_mode() when stepping through the end of main().
17787
c5394b80
JM
177882000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
17789
17790 * gdb.base/default.exp: Fix expected pattern.
17791 * gdb.base/help.exp: Same.
17792
0d06e24b
JM
177932000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17794
17795 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 17796 Don't use xfail's because that affects only the following test.
d63a86f8 17797
0d06e24b 17798 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 17799 solaris or linux.
0d06e24b
JM
17800
17801 * gdb.base/selftest.exp: Update to reflect changes to main.c.
17802
dc96c6c7 178032000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 17804
d63a86f8 17805 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
17806 "A syntax error" rather than "A parse error". Accept both.
17807
178082000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
17809
17810 * gdb.base/default.exp: Remove OS dependent string from "target
17811 remote" test.
17812 * gdb.base/help.exp: Same for "help target remote" test.
17813
c3f6f71d
JM
178142000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17815
17816 From Jim Kingdon <kingdon@redhat.com>:
17817
17818 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
17819 prompt (cleanup rather than necessity, but still might keep output
17820 from spilling to next test).
c3f6f71d
JM
17821
178222000-01-02 Fred Fish <fnf@cygnus.com>
17823
17824 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
17825 AIX, which defines them in <sys/types.h>.
17826
ed9a39eb 178271999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 17828
ed9a39eb 17829 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 17830 float" test.
ed9a39eb
JM
17831
178321999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 17833
ed9a39eb 17834 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
17835
17836 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
17837 outermost frame disallowed".
17838
178391999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
17840
17841 * gdb.base/setvar.exp: New tests for setting the value of a struct
17842 with a constant list.
17843
178441999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17845
17846 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
17847 require the user to type a cast before setting the value of a struct.
17848
de57eccd
JM
178491999-12-06 Jim Blandy <jimb@cygnus.com>
17850
17851 * gdb.base/default.exp: Expect the new 'info float' command on
17852 all i386 platforms.
17853
17854 * gdb.threads/linux-dp.exp: Expand our ability to recognize
17855 LinuxThreads libraries that don't support debugging.
17856
c2d11a7d
JM
17857Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17858
17859 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
17860 Change the buffer type to ``unsigned char'' to simplify size
17861 arithmetic.
c2d11a7d
JM
17862
17863 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
17864 stub only handles 400-1 byte packets. Verify that the download
17865 worked.
c2d11a7d
JM
17866
178671999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
17868
17869 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
17870 tests, using UNRESOLVED for the untested cases. Also, does not wait
17871 for a timeout if the prompt was received before a recognizable pattern.
17872
178731999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
17874
17875 * lib/gdb.exp (gdb_expect_list): Fix spelling.
17876
178771999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17878
17879 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 17880 watchpoints.
c2d11a7d
JM
17881
178821999-11-24 Jason Merrill <jason@casey.cygnus.com>
17883
17884 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
17885
17886 * gdb.c++/local.exp: Be more flexible in recognizing local class
17887 name mangling. Don't allow horribly truncated method names.
17888 * gdb.c++/derivation.exp: Expect protected inheritance.
17889 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
17890 * gdb.c++/virtfunc.exp: Likewise.
17891 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
17892 when printing a nested enum.
17893
178941999-11-22 Jim Blandy <jimb@cygnus.com>
17895
17896 * gdb.base/step-test.exp: Properly await GDB's response to setting
17897 a breakpoint on the call to large_struct_by_value.
17898
17899 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
17900 just because we have debug info for the `start' function.
17901
179021999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
17903
17904 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
17905 "Unknown signal" messages, which indicate (on LinuxThreads) that
17906 GDB doesn't know how to debug threads on this system. This is
17907 better than hanging while philosopher 0 dumps chatter into gdb.log.
17908
179091999-11-18 Tom Tromey <tromey@cygnus.com>
17910
17911 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
17912
179131999-11-18 Fred Fish <fnf@cygnus.com>
17914
17915 * gdb.base/coremaker2.c: Add sample program for generating
17916 cores that is more self contained than coremaker.c. Eventually
17917 I'll add more code to this and tie it into the testsuite.
17918
4ce44c66
JM
179191999-11-12 Stan Shebs <shebs@andros.cygnus.com>
17920
17921 * gdb.base/dollar.exp: Remove, now in gdb.hp.
17922
179231999-11-10 Jimmy Guo <guo@cup.hp.com>
17924
17925 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 17926 from $srcdir/lib/.
4ce44c66 17927 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 17928 and gdb.c++/.
4ce44c66
JM
17929
17930 * gdb.c++/derivation.exp: remove redundant get compiler info code.
17931
d63a86f8 17932 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
17933 'continue with watch' test point.
17934
179351999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
17936
17937 Merged from p2linux-990323-branch:
d63a86f8 17938
4ce44c66
JM
17939 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
17940
11cf8741
JM
17941Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
17942
17943 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 17944 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
17945
17946Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
17947
17948 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 17949 gdb_expect_list.
11cf8741
JM
17950
17951Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
17952
17953 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
17954
179551999-11-03 Mark Salter <msalter@cygnus.com>
17956
17957 * gdb.base/break.exp: Fix "stub continue" pattern.
17958
179591999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
17960
17961 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
17962
179631999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
17964
17965 * gdb.base/display.exp ("finish"): Add timeout clause.
17966
17967 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
17968 plain prompt clause, so this doesn't have to time out in order to
17969 fail.
17970
17971 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 17972 breakpoint hit messages include an address.
11cf8741
JM
17973
17974 * gdb.base/display.exp: Don't forget to escape parens in regular
17975 expressions. Unix regexp notatation sucks.
17976
179771999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17978
17979 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 17980 order for 'signalled' message.
11cf8741 17981
5c44784c
JM
179821999-11-01 Stan Shebs <shebs@andros.cygnus.com>
17983
17984 From Jimmy Guo <guo@cup.hp.com>:
17985 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
17986 * gdb.base/annota1.c: Add code for tests to work with.
17987
179881999-10-26 Frank Ch. Eigler <fche@cygnus.com>
17989
17990 * gdb.base/remote.exp: New test for remote downloading settings.
17991 * gdb.base/remote.c: New file with large .data.
17992
917317f4
JM
179931999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
17994
17995 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
17996 for LinuxThreads support, merged from the Code Fusion branch.
17997
17998Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
17999
18000 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
18001 containing exp_continue into a while within an expect. Don't
18002 attempt a start more than three times. Check return value from
18003 gdb_load.
d63a86f8 18004
2df3850c
JM
18005Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
18006
18007 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 18008 a pass case.
2df3850c 18009
2acceee2
JM
180101999-10-01 Kevin Buettner <kevinb@cygnus.com>
18011
18012 * gdb.base/break.c (main): Added a statement that we can step
18013 off of.
18014 * gdb.base/break.exp: Added tests for setting a breakpoint
18015 at an offset and stepping onto a breakpoint.
18016
180171999-10-01 Fred Fish <fnf@cygnus.com>
18018
d63a86f8 18019 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
18020 gdb output.
18021
c2c6d25f
JM
180221999-09-18 Jim Blandy <jimb@cris.red-bean.com>
18023
18024 * gdb.base/break.exp: Code locations are in hex, don't forget!
18025 (For HP-UX.)
18026
180271999-09-17 Stan Shebs <shebs@andros.cygnus.com>
18028
18029 * condbreak.exp: Use break.c as test program.
18030 * condbreak.c: Remove, redundant with break.c.
18031
180321999-09-15 Stan Shebs <shebs@andros.cygnus.com>
18033
18034 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 18035 Z-packets if the target needs it.
c2c6d25f
JM
18036
180371999-09-13 James Ingham <jingham@leda.cygnus.com>
18038
18039 * gdb.c++/overload.exp: Added tests for listing overloaded
18040 functions with function pointers in the arg, explicitly calling
18041 out the version you want.
18042
cff3e48b
JM
180431999-09-09 Stan Shebs <shebs@andros.cygnus.com>
18044
18045 * long_long.exp: Add variations of test cases that work for
18046 targets with 16-bit ints and 32-bit doubles.
18047
d4f3574e
SS
180481999-09-08 Stan Shebs <shebs@andros.cygnus.com>
18049
18050 * break.c (main): Compare a possibly-uninitialized argc with an
18051 unlikely value that fits in 16 bits.
18052
180531999-09-07 Stan Shebs <shebs@andros.cygnus.com>
18054
18055 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
18056 0xfeeb, don't want negative numbers if ints are 16 bits.
18057
18058 * lib/gdb.exp (skip_cplus_tests): New proc.
18059 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
18060 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
18061 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
18062 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
18063 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
18064 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
18065 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
18066 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
18067
18068 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
18069
18070Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
18071
18072 * gdb.base/corefile.exp (up): Allow a parameter to appear
18073 in the frame that we're going up to.
18074
18075 From Jim Blandy <jimb@cygnus.com>:
18076
18077 * gdb.base/default.exp (info float): Expect some output now.
18078
18079 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
18080 returning floating-point values to fail on the x86.
18081 * gdb.base/callfwmall.exp (do_function_calls): Same.
18082
18083 * gdb.base/list.exp (test_listsize): Correct expectations for
18084 listing line 1 with listsize 2. Also, listing a single line
18085 works now, as does listing three lines. [Kevin's note: There
18086 were a number of other cases fixed too where the expectations
18087 differed...]
18088
180891999-09-02 Stan Shebs <shebs@andros.cygnus.com>
18090
18091 * gdb.base/selftest.exp: Add case for when version prints as
18092 constant string instead of char pointer.
18093
104c1213
JM
180941999-08-25 Stan Shebs <shebs@andros.cygnus.com>
18095
18096 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 18097 stepping out of main.
104c1213
JM
18098
18099 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
18100 G++ used.
18101
18102 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 18103 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
18104
18105 * gdb.c++/ovldbreak.exp: Update match string in test that
18106 includes a warning of multiple breakpoints.
18107
181081999-08-24 Stan Shebs <shebs@andros.cygnus.com>
18109
18110 * gdb.base/display.exp: Improve precision of step-after-finish
18111 added yesterday.
18112
18113 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 18114 test.
104c1213
JM
18115
18116 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
18117 configs when using G++, not just hppa*.
18118
181191999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18120
18121 * gdb.base/async.c: New file.
18122 * gdb.base/async.exp: New file.
18123
18124Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
18125
18126 * gdb.base/break.exp: Tweak PA specific tests to properly handle
18127 PA64.
18128
53a5351d
JM
18129Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
18130
104c1213
JM
18131 * gdb.base/display.exp: "finish" can leave us mid-line on many
18132 targets, deal with it. Add a small constant to main, instead of
18133 1000 since main+1000 may not be a valid address in the target.
18134
53a5351d
JM
18135 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
18136 on hpux11.
18137
18138 * gdb.base/attach.exp: Handle another hpux11 error message variant
18139 when attaching to a process that does not exist.
18140
181411999-08-19 J.T. Conklin <jtc@redback.com>
18142
18143 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 18144 characters in 'continue to 1241' test.
53a5351d
JM
18145
181461999-08-17 Stan Shebs <shebs@andros.cygnus.com>
18147
18148 * gdb.base/call-ar-st.exp: Add a shorter match case for the
18149 stop in print_long_arg_list, define and use a whitespace
18150 variable in print_small_structs test, add an XFAIL for Solaris.
18151 * gdb.base/dbx.exp: XFAIL func commands until somebody is
18152 interested enough to fix.
18153
7be570e7
JM
181541999-08-13 Keith Seitz <keiths@cygnus.com>
18155
18156 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
18157 (dbx_gdb_load): Remove. Use gdb_load instead, since that
18158 proc knows about targets other than the natives.
18159 (test_assign): Use "gdb_run_cmd" to "run" the target.
18160 Check that we've actually hit the breakpoint at main.
18161 When we attempt to assign a value to a local variable, check
18162 that the variable is in the current scope, i.e., don't use
18163 a test with an empty result.
18164
18165Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
18166
18167 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 18168 command.
7be570e7
JM
18169
181701999-08-09 Stan Shebs <shebs@andros.cygnus.com>
18171
18172 From Jimmy Guo <guo@cup.hp.com> and others at HP:
18173 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
18174 gdb.compat, gdb.threads-hp.
18175 gdb.hp/configure, gdb.hp/configure.in: New files.
18176 gdb.hp/Makefile.in: Recurse into new subdirs.
18177 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
18178 gdb.hp/gdb.objdbg: New directory, tests for debugging info
18179 in object files.
18180 gdb.hp/tools: New directory, aux tools for HP-specific tests.
18181
96baa820
JM
181821999-08-05 Stan Shebs <shebs@andros.cygnus.com>
18183
18184 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 18185 funky printf, remove a bogus p/a test.
96baa820
JM
18186
181871999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18188
18189 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
18190 connected to the target. This is necessary when running not
18191 natively.
96baa820
JM
18192
181931999-08-03 Stan Shebs <shebs@andros.cygnus.com>
18194
18195 * gdb.base/step-test.exp: Removed some extraneous messages.
18196
18197 * gdb.base/long_long.exp: Don't run memory examination tests
18198 on little-endian targets (they will need a different set of
18199 results to match).
18200
182011999-08-02 Stan Shebs <shebs@andros.cygnus.com>
18202
18203 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
18204 until somebody decides to fix GDB.
18205
18206 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 18207 constant as "ULL".
96baa820
JM
18208 * gdb.base/long_long.exp: Loosen x/c test, add partial result
18209 matches for a couple x/2 commands.
18210
a0b3c4fd
JM
182111999-07-30 Stan Shebs <shebs@andros.cygnus.com>
18212
18213 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
18214 by merging in ref-types2 tests.
18215 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
18216
18217 From Jimmy Guo <guo@cup.hp.com> and others at HP:
18218 * gdb.c++/Makefile.in: Add standard actions.
18219 (EXECUTABLES): Rename from PROGS, update list.
18220 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
18221 from gdb.hp.
18222 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
18223 foo and bar locals.
18224 * gdb.c++/anon-union.exp: Fix tests to match.
18225 * gdb.c++/classes.exp: Run if HP compiler used, add extra
18226 expect matches to handle output variations.
18227 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
18228 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 18229 output, add HP alternatives for new and delete prints.
a0b3c4fd 18230 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 18231 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
18232 * gdb.c++/demangle.exp: Use $style when reporting failure.
18233 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
18234 * gdb.c++/inherit.exp: Run if HP compiler used, add some
18235 match alternatives.
18236 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 18237 compilers.
a0b3c4fd
JM
18238 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
18239 * gdb.c++/method.exp: Add match alternatives.
18240 * gdb.c++/misc.cc: Add bool types.
18241 * gdb.c++/misc.exp: Add tests for bool types.
18242 * gdb.c++/overload.exp: Add xfails.
18243 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
18244 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
18245 add some more template parameter tests (only for HP currently).
18246 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
18247 * gdb.c++/virtfunc.cc: Add return type and value for main.
18248 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
18249 match alternatives.
d63a86f8 18250
a0b3c4fd
JM
182511999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18252
18253 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
18254
182551999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
18256
18257 * gdb.base/signals.exp: Don't expect getting a backtrace from
18258 within a signal handler to fail on Linux.
18259
182601999-07-29 Stan Shebs <shebs@andros.cygnus.com>
18261
18262 From Jimmy Guo <guo@cup.hp.com> and others at HP:
18263 * lib/gdb.exp: Remove some gratuitious semicolons.
18264 (delete_breakpoints): Increase timeout.
18265 (gdb_expect): Add -notransfer option.
18266 (gdb_test): Use -notransfer option.
18267 (get_compiler_info): Add f77 case.
18268 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 18269 case.
a0b3c4fd
JM
18270 (gdb_preprocess): Call get_compiler.
18271
18272 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
18273 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
18274 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
18275 gdb.base/long_long.exp, gdb.base/printcmds.exp,
18276 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
18277 third arg to gdb_test.
a0b3c4fd
JM
18278 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
18279 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 18280 HP-UX xfails, add others.
a0b3c4fd
JM
18281 * gdb.base/completion.exp: Reflect name change of self-test.
18282 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
18283 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
18284 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
18285 HP failure number.
a0b3c4fd
JM
18286 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
18287 useless HP-UX 10.30 references.
18288 * gdb.base/maint.exp: Loosen matches.
18289 * gdb.base/pointers.c (main): Declare more_code.
18290 * gdb.base/pointers.exp: Match on output of a `next'.
18291 * gdb.base/structs.c: Add prototypes.
18292 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
18293 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
18294
182951999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18296
18297 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 18298 command.
a0b3c4fd
JM
18299
183001999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18301
18302 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
18303 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
18304
18305 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
18306 debug info. Deal with lack of signal hanlder info in stack.
18307
a9c64011 18308 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
18309 * gdb.base/annota1.exp: If printf has debug info, deal with it.
18310
5a2468f5
JM
183111999-07-19 Stan Shebs <shebs@andros.cygnus.com>
18312
18313 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 18314 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 18315
adf40b2e
JM
18316Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
18317
18318 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 18319 a1-selftest.exp.
adf40b2e
JM
18320 * gdb.base/configure: Re-generate.
18321
183221999-07-12 Stan Shebs <shebs@andros.cygnus.com>
18323
18324 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
18325 in trying to run first and name is too long.
18326
18327 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
18328 pointers2.c and pointers2.exp, respectively.
18329 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
18330 doschk happier.
18331
43e526b9
JM
183321999-07-08 Stan Shebs <shebs@andros.cygnus.com>
18333
18334 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
18335 callfuncs2.c and callfuncs2.exp.
18336
18337 * gdb.base/list.exp: Remove mistaken xfails.
18338 * gdb.base/list0.h: Add optional prototypes.
18339
9846de1b
JM
18340Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
18341
a9c64011 18342 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 18343 calling malloc.
a9c64011
AS
18344 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
18345 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 18346 use.
9846de1b
JM
18347
183481999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18349
18350 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
18351 * gdb.base/annota2.cc, annota2.exp: Move from here.
18352 * gdb.c++/annota2.cc, annota2.exp: To here.
18353 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
18354
43ff13b4
JM
18355Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
18356
18357 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 18358 a consistent format.
43ff13b4 18359
085dd6e6
JM
183601999-06-25 Stan Shebs <shebs@andros.cygnus.com>
18361
18362 From Jimmy Guo <guo@cup.hp.com> and others at HP:
18363 * lib/gdb.exp (get_compiler_info): Add detection for assorted
18364 HP compilers, also set the globals $true and $false.
18365
18366 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
18367 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
18368 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
18369 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
18370 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
18371 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
18372 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
18373 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
18374 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
18375 whatis.c} Add C++ compatible function definitions and return
18376 types, add includes for library functions.
085dd6e6
JM
18377 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
18378 * gdb.base/step-test.c (myglob): Rename from glob.
18379 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
18380 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
18381 files, move here from gdb.hp.
085dd6e6 18382 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
18383 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
18384 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
18385 Adjust line numbers in regexps.
085dd6e6
JM
18386
18387 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
18388 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
18389 instead of 0/1.
18390
18391 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
18392 foll-vfork.exp: New files, move here from gdb.hp.
18393 * gdb.base/page.exp: New file, test of pagination command.
18394
18395 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
18396 recursion test.
18397 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
18398
18399 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 18400 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
18401
18402 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 18403 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 18404 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 18405 watchpoint test.
085dd6e6
JM
18406 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
18407 them work.
18408 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
18409 expressions properly.
18410 * gdb.base/corefile.exp: Loosen the match slightly.
18411 * gdb.base/default.exp: Allow "Error accessing memory" message
18412 also.
18413 * gdb.base/display.exp: Skip over x/0 j if PA64.
18414 * gdb.base/funcargs.exp: Add xfails for HP-UX.
18415 * gdb.base/interrupt.exp: Ditto.
18416 * gdb.base/langs.exp: Add symbolic matches governed by compiler
18417 in use.
18418 * gdb.base/list.exp: Add xfails for HP-UX.
18419 * gdb.base/long_long.exp: Refine some of the numeric matches.
18420 * gdb.base/mips_pro.exp: Xfail on HP-UX.
18421 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
18422 * gdb.base/nodebug.exp: Succeed on more varieties of output.
18423 * gdb.base/opaque.exp: Remove some HP-UX xfails.
18424 * gdb.base/ptype.exp: Succeed on more varieties of output.
18425 * gdb.base/scope.exp: Add xfails for HP-UX.
18426 * gdb.base/sect-cmd.exp: Add more cases.
18427 * gdb.base/setvar.exp: Add xfails for HP-UX.
18428 * gdb.base/shlib-call.exp: Loosen some matches slightly.
18429 * gdb.base/signals.exp: Match on void symbolically.
18430 * gdb.base/step-test.exp: Add case for PA64.
18431 * gdb.base/term.exp: Add exit and restart.
18432 * gdb.base/twice.exp: Clean up after self.
18433 * gdb.base/varargs.exp: Disable overload resolution explicitly.
18434 * gdb.base/whatis.exp: Allow more ways to pass tests.
18435
18436 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 18437 no longer useful.
085dd6e6
JM
18438
18439Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
18440
18441 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 18442 list of patterns.
085dd6e6 18443 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
18444 print_double_array(double_array)", "continuing to breakpoint
18445 1018", "print print_double_array(array_d)" and "continuing to
18446 1034" tests.
d63a86f8 18447
085dd6e6
JM
184481999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
18449
a9c64011 18450 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
18451
184521999-06-24 Stan Shebs <shebs@andros.cygnus.com>
18453
18454 * config/mt-*: Remove, these haven't been used since 1996.
18455
184561999-06-22 Stan Shebs <shebs@andros.cygnus.com>
18457
18458 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 18459 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
18460 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
18461
9e0b60a8
JM
184621999-06-18 Stan Shebs <shebs@andros.cygnus.com>
18463
18464 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
18465 simpler match case for the ptype of the big class.
18466
184671999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
18468
18469 * gdb.exp: Fix test for gdb_prompt existence.
18470
184711999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
18472
18473 * gdb.exp (gdb_test): Add fail after calls to perror.
18474
184751999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
18476
18477 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
18478
184791999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
18480
18481 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
18482
0f71a2f6
JM
18483Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
18484
18485 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 18486 malloc() is linked in.
0f71a2f6
JM
18487
184881999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
18489
18490 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
18491 step at end.
18492
18493 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
18494
184951999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
18496
18497 * gdb.java/jv-print.exp: New file. (Our first Java test!)
18498
cce74817
JM
18499Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
18500
18501 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
18502 * gdb.base/mips_pro.exp: Likewise.
18503
185041999-06-02 Keith Seitz <keiths@cygnus.com>
18505
18506 * gdb.c++/templates.cc: Change all "new" operators to throw
18507 an exception.
18508 * gdb.c++/cplusfuncs.cc: Likewise.
18509
18510 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
18511
18512Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
18513
18514 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
18515 * gdb.base/ending-run.exp: When stepping out of main, accept a
18516 step into an arbitrary assembler file.
cce74817 18517
392a587b
JM
185181999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18519
d63a86f8 18520 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 18521 "breakpoint-invalid" to be printed.
d63a86f8 18522 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
18523 number of "frames-invalid" and "breakpoint-invalid" to be printed.
18524 * gdb.base/annota2.cc: Initialize a.x to 0.
18525
9e086581
JM
185261999-05-17 Keith Seitz <keiths@cygnus.com>
18527
18528 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
18529 when "skip_float_tests" set.
18530 Ditto for "print print_double_array(array_d)", "print print_small_structs",
18531 "print print_ten_doubles", and "step into print_long_arg_list".
18532 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
18533 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
18534 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
18535 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
18536 "skip_float_tests" is set.
18537 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
18538 when "skip_float_tests" set.
d63a86f8 18539
cd0fc7c3
SS
185401999-05-06 Keith Seitz <keiths@cygnus.com>
18541
18542 * gdb.base/annota2.cc: Include stdio.h.
18543
18544Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
18545
18546 * gdb.base/crossload.exp: Remove, this has been disabled ever
18547 since BFD stopped including all targets, and cross-GDB gets
18548 plenty of testing anyway.
18549 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
18550 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
18551 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
18552 * gdb.base/README: Remove, was doc for this.
18553 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 18554 needed.
cd0fc7c3 18555
b83266a0
SS
185561999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18557
18558 * gdb.base/call-ar-st.exp: Fix one regular expression in test
18559 output.
18560
18561 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
18562 * gdb.base/annota2.exp: New file. More annotation tests.
18563 * gdb.base/annota1.c: New file. Source file for annota1.exp.
18564 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
18565
185661999-04-23 Angela Marie Thomas <angela@cygnus.com>
18567
18568 * config/cfdbug.exp: New file.
18569
7a292a7a
SS
185701999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
18571
18572 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
18573 Marcus Daniel's and Dale Hawkins's demangler crashes.
18574
18575 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
18576 test_lucid_style_demangling, test_arm_style_demangling,
18577 test_hp_style_demangling): Try Tom Tromey's core-dumping
18578 identifier under each demangling style.
7a292a7a
SS
18579
185801999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
18581
18582 * gdb.c++/demangle.exp: Include the current demangling style
18583 in all test names.
18584 (current_demangling_style): New global variable.
18585 (set_demangling_style, test_demangling_core, test_demangling,
18586 test_demangling_exact): New functions.
18587 (test_gnu_style_demangling, test_lucid_style_demangling,
18588 test_arm_style_demangling, test_hp_style_demangling): Use those,
18589 instead of calling gdb_test and gdb_test_exact directly.
18590 (catch_demangling_errors): New function, which reports errors
18591 signalled by the demangling test functions in an orderly way.
18592 (do_tests): Use catch_demangling_errors.
18593
185941999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
18595
18596 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 18597 grouping in expressions, not {}.
7a292a7a
SS
18598
18599 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 18600 initialized yet.
7a292a7a
SS
18601
186021999-04-01 Stan Shebs <shebs@andros.cygnus.com>
18603
18604 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
18605 are listed.
18606
186071999-03-26 Stan Shebs <shebs@andros.cygnus.com>
18608
18609 * gdb.stabs/weird.exp: Test for CC being defined before
18610 looking at its value.
18611
186121999-03-25 Stan Shebs <shebs@andros.cygnus.com>
18613
18614 * gdb.base/call-ar-st.exp: Remove stray '#'.
18615 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
18616 "short int" and "long int".
18617 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 18618 change, to mollify finicky HP compiler.
7a292a7a
SS
18619 * gdb.hp/reg-test.exp (testfile): Fix file name.
18620 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 18621
7a292a7a
SS
18622 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
18623 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
18624 alternate form of enum ptype.
18625
c906108c
SS
186261999-03-23 Stan Shebs <shebs@andros.cygnus.com>
18627
7a292a7a
SS
18628 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
18629 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
18630 passing skip_hp_tests, so as not to waste time on guaranteed
18631 failure.
7a292a7a 18632
c906108c
SS
18633 * gdb.c++/overload.cc: Pass string instead of char addr, always
18634 init ccpfoo.
18635 * gdb.c++/templates.cc: Fix syntax error.
18636
7a292a7a
SS
18637Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18638
18639 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 18640 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
18641 command.
18642
186431999-03-18 James Ingham <jingham@cygnus.com>
18644
18645 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
18646
18647 * gdb.c++/method.exp: It was testing an uninitialized int on the
18648 stack and assuming it was positive.
18649
18650 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
18651
18652 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 18653 keep it from killing the rest of the tests.
7a292a7a
SS
18654 Use gdb_continue_to_end.
18655
18656 * gdb.base/sigall.exp: use gdb_continue_to_end.
18657
18658 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
18659
18660 * gdb.base/display.exp: use runto_main, not run.
18661
d63a86f8
RM
18662 * gdb.base/default.exp: Check for the current error message in the
18663 r abbreviation test.
7a292a7a
SS
18664 Add strongarm to the targets that know info float.
18665
d63a86f8 18666 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
18667 run which doesn't work with monitors.
18668
18669 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
18670
18671 * gdb.base/break.exp: use the gdb_continue_to_end proc.
18672
18673 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
18674 program. Traps the case (in Cygmon) when the program never really
18675 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
18676 more places, so I used my name. Sorry Mark...
18677
18678 * config/monitor.exp (gdb_target_monitor): added another
18679 target_info parameter: remotebinarydownload. This will set the
18680 remotebinarydownload flag if this is causing some boards trouble.
18681
186821999-03-18 Mark Salter <msalter@cygnus.com>
18683
18684 * lib/gdb.exp (continue_to_exit): New function.
18685
18686 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
18687 * gdb.base/ending-run.exp: Ditto.
18688 * gdb.base/step-test.exp: Ditto.
18689
186901999-03-16 Stan Shebs <shebs@andros.cygnus.com>
18691
18692 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
18693 (suggested by Art Haas <ahaas@neosoft.com>).
18694
186951999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
18696
889bf7c5 18697 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
18698
18699Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
18700
18701 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 18702 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
18703
187041999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
18705
18706 * gdb.base/call-strs.exp: Don't assume that `step' will step over
18707 a call to strlen; sometimes we do have sources.
18708
187091999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
18710
18711 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 18712 character, so GDB won't print garbage after its end.
d63a86f8 18713
c906108c
SS
18714 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
18715 breakpoint there instead. Sometimes GCC emits memcpy to handle
18716 the large structures being passed by value, so we step into that
18717 instead of sum_array_print, which obscures what we're really testing.
18718 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
18719 the bizarre steps into memcpy, so do that here. Add check for
18720 stepping into function calls that pass large structures by value.
18721 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
18722 Remove all references to specific line numbers.
18723 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
18724 New type and function.
18725 (main): Call large_struct_by_value, passing it a large struct by value.
18726 * lib/gdb.exp (gdb_get_line_number): New function.
18727
18728 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
18729 more portable.
18730
7a292a7a
SS
187311999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
18732
c906108c
SS
18733 * lib/gdb.exp: Doc fixes.
18734
7a292a7a
SS
187351999-03-05 Nick Clifton <nickc@cygnus.com>
18736
d63a86f8 18737 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
18738
187391999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
18740
c906108c 18741 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
18742 commands. They're not germane to this test, and they don't work
18743 that way on remote targets.
c906108c 18744
3fc11d3e
JM
187451999-03-01 James Ingham <jingham@cygnus.com>
18746
18747 * Changelog entries merged over from gdb development branch.
18748
3fc11d3e
JM
18749 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
18750
18751 * lib/gdb.exp (gdbtk_analyze_results): Generic function
18752 for outputting results of test run.
18753
2d4a1622 18754 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
18755
18756 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 18757
7a292a7a
SS
187581999-02-25 Felix Lee <flee@cygnus.com>
18759
18760 * lib/gdb.exp (debug_format): initialize
18761
c906108c
SS
187621999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
18763
18764 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
18765 * gdb.base/call-rt-st.c: Ditto.
18766
c906108c
SS
187671999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
18768
18769 * gdb.threads/pthreads.exp (horiz): New variable.
18770 (test_startup): Fix regexps that capture thread numbers.
18771
187721999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
18773
18774 * gdb.base/smoke.exp: Disambiguate two test case names (both
18775 called ``print'').
18776
18777Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
18778
18779 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 18780 compilation.
c906108c
SS
18781
187821999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
18783
18784 * gdb.base/miscexprs.exp: Change patterns to match GDB's
18785 actual output formatting.
18786 * gdb.base/smoke.exp: GDB removes leading 0's.
18787 * gdb.base/volatile.exp: Don't check type of remuneration;
18788 that variable is no longer defined in constvars.c.
18789 * gdb.base/step-test.c (main): Exit with explicit exit code.
18790 * gdb.base/step-test.exp: Remove two nexti checks--they are
18791 not portable.
18792
187931999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
18794
18795 * gdb.base/help.exp ("help delete display"): Fix test to match
18796 gdb's output.
18797
18798 * gdb.base/long_long.c (known_types): Initialize values to zero.
18799 * gdb.base/long_long.exp: Step one more line
18800 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
18801 leading zeros. Explicitly ask for hex formatting. Use
18802 unique test case names.
c906108c
SS
18803
18804Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18805
d63a86f8 18806 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
18807
18808 * gdb.c++/method.exp: Add missing close brace.
18809
188101999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
18811
18812 * gdb.base/maint.exp: Use 'set height 0' to disable page
18813 prompting, not 'set height 400'.
18814
18815 Fix a bunch of timeouts.
18816 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
18817 four separate tests, so expect doesn't take forever to match a ton
18818 of text against a regexp with lots of .* forms.
18819 ("maint print psymbols", "maint print symbols"): Make some of
18820 these greps more selective, so that expect doesn't try to wade
18821 through huge piles of output and time out.
18822
18823 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
18824
18825 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
18826 tests: one which doesn't expect shlib events to be reported, and
18827 another which does, but is XFAIL for all platforms other than
18828 HP/UX.
c906108c
SS
18829
18830 * gdb.base/break.exp: Teach the test suite that the `catch
18831 fork', `catch vfork', and `catch exec' commands produce error
18832 messages on platforms that don't provide these features.
18833
18834Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
18835
18836 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
18837 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
18838 (shortening names from solib_threshold.exp etc), won't run on
18839 anything but HP-UX for the foreseeable future.
c906108c 18840 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 18841 reflect move.
c906108c
SS
18842
18843Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
18844
18845 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 18846 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
18847
18848Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
18849
18850 * gdb.base/shlib-call.exp: add test cases to verify that gdb
18851 successfully re-sets breakpoints in shared libraries.
18852 * gdb.base/shmain.c (main): return 0, don't fall off the end.
18853
18854Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18855
d63a86f8
RM
18856 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
18857 and compiled w/o GCC.
c906108c
SS
18858
18859 * gdb.hp/watch-cmd.exp: ditto.
18860
18861 * gdb.hp/watch-hp.exp: ditto.
18862
18863 * gdb.hp/xdb1.exp: ditto.
18864
18865 * gdb.hp/xdb2.exp: ditto.
18866
18867 * gdb.hp/dbx.exp: ditto.
18868
18869Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
18870
18871 * constvars.c: Remove C++-isms.
18872 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 18873 with GCC.
c906108c
SS
18874
18875Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
18876
18877 The following changes are part of the HP merge.
18878
18879 * gdb.base/break.exp: new tests to verify that catchpoints for
18880 fork, vfork, and exec don't trigger inappropriately.
18881
18882 * gdb.base/opaque.exp: compile one file at a time, then link.
18883
18884 * gdb.base/signals.exp: be more restrictive about which hppa
18885 systems receive a setup_xfail. new tests.
18886
18887 * gdb.base/solib_threshold.build: new file.
18888 * gdb.base/solib_threshold.exp: new file.
18889 * gdb.base/solib_threshold.link_opts: new file.
18890 * gdb.base/solib_threshold.mk: new file.
18891 * gdb.base/gen_solib_threshold.c: new file.
18892
18893 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
18894 tests. New tests for enums inside classes.
18895
18896 * gdb.c++/compiler.cc: indicate support of template debugging.
18897
18898 * gdb.c++/demangle.exp: run hp style demangling tests.
18899
18900 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
18901 tests.
18902
18903 * gdb.c++/misc.cc: changes to support new tests.
18904
18905 * gdb.c++/templates.cc: changes to support HP's compiler; changes
18906 to support new tests.
18907
18908 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
18909 gcc, then skip these tests.
18910
18911Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
18912
18913 The following files are part of the HP merge; some had longer
18914 names at HP, but have been renamed to be no more than 14
18915 characters in length.
18916
18917 * gdb.hp/ambiguous.cc: new file.
18918 * gdb.hp/ambiguous.exp: new file.
18919 * gdb.hp/attach.exp: new file.
18920 * gdb.hp/attach2.exp: new file.
18921 * gdb.hp/classes-hp.exp: new file.
18922 * gdb.hp/ctti.exp: new file.
18923 * gdb.hp/ctti-add.cc: new file.
18924 * gdb.hp/ctti-add1.cc: new file.
18925 * gdb.hp/ctti-add2.cc: new file.
18926 * gdb.hp/ctti-add3.cc: new file.
18927 * gdb.hp/dbx.exp: new file.
18928 * gdb.hp/exception.cc: new file.
18929 * gdb.hp/exception.exp: new file.
18930 * gdb.hp/foll-exec.c: new file.
18931 * gdb.hp/foll-exec.exp: new file.
18932 * gdb.hp/foll-fork.c: new file.
18933 * gdb.hp/foll-fork.exp: new file.
18934 * gdb.hp/foll-vfork.c: new file.
18935 * gdb.hp/foll-vfork.exp: new file.
18936 * gdb.hp/inherit-hp.exp: new file.
18937 * gdb.hp/more-steps.exp: new file.
18938 * gdb.hp/namespace.cc: new file.
18939 * gdb.hp/namespace.exp: new file.
18940 * gdb.hp/optimize.exp: new file.
18941 * gdb.hp/pxdb.c: new file.
18942 * gdb.hp/pxdb.exp: new file.
18943 * gdb.hp/quicksort.exp: new file.
18944 * gdb.hp/reg-test.exp: new file.
18945 * gdb.hp/reg-test.s: new file.
18946 * gdb.hp/sized-enum.c: new file.
18947 * gdb.hp/sized-enum.exp: new file.
18948 * gdb.hp/start-stop.exp: new file.
18949 * gdb.hp/templ-hp.cc: new file.
18950 * gdb.hp/templ-hp.exp: new file.
18951 * gdb.hp/thr-lib.c: new file.
18952 * gdb.hp/thr-lib.exp: new file.
18953 * gdb.hp/thr-lib.h: new file.
18954 * gdb.hp/thr-liblib.c: new file.
18955 * gdb.hp/virtfun-hp.c: new file.
18956 * gdb.hp/virtfun-hp.exp: new file.
18957 * gdb.hp/watch-cmd.exp: new file.
18958 * gdb.hp/watch-hp.exp: new file.
18959 * gdb.hp/xdb1.exp: new file.
18960 * gdb.hp/xdb2.exp: new file.
18961 * gdb.hp/xdb3.exp: new file.
18962
18963Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
18964
18965 The following files are part of the HP merge; some had longer
18966 names at HP, but have been renamed to be no more than 14
18967 characters in length.
18968
18969 * gdb.base/ss.h: new file.
18970 * gdb.base/call-ar-st.c: new file.
18971 * gdb.base/call-ar-st.exp: new file.
18972 * gdb.base/call-rt-st.c: new file.
18973 * gdb.base/call-rt-st-exp: new file.
18974 * gdb.base/call-strs.exp: new file.
18975 * gdb.base/ena-dis-br.exp: new file.
18976 * gdb.base/environ.exp: new file.
18977 * gdb.base/long_long.exp: new file.
18978 * gdb.base/sect-cmd.exp: new file.
18979 * gdb.base/shlib-cl2.exp: new file.
18980 * gdb.base/smoke.exp: new file.
18981 * gdb.base/so-impl-ld.c: new file.
18982 * gdb.base/so-impl-ld.exp: new file.
18983 * gdb.base/so-indr-cl.c: new file.
18984 * gdb.base/so-indr-cl.exp: new file.
18985 * gdb.base/varargs.exp: new file.
18986 * gdb.base/volatile.exp: new file.
18987 * gdb.base/whatis-exp.exp: new file.
7a292a7a 18988 * gdb.base/display.exp: new file.
c906108c
SS
18989 * gdb.c++/derivation.exp: new file.
18990 * gdb.c++/local.exp: new file.
18991 * gdb.c++/member-ptr.exp: new file.
18992 * gdb.c++/overload.exp: new file.
18993 * gdb.c++/ovldbreak.exp: new file.
18994 * gdb.c++/ref-types.exp: new file.
18995 * gdb.c++/ref-types2.exp: new file.
18996 * gdb.c++/userdef.exp: new file.
d63a86f8 18997
c906108c
SS
18998Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
18999
19000 * gdb.base/default.exp: Reflect wording change in remote.c.
19001
dc96c6c7 19002Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19003
19004 * gdb.base/help.exp: Update to reflect current text.
19005
19006Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
19007
19008 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
19009 they're stack variables and contain garbage.
19010 * gdb.c++/anon-union.exp: new file.
19011
19012 The following changes were made by David Taylor
889bf7c5
PA
19013 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
19014 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
19015 in changes by HP.
c906108c
SS
19016
19017 * gdb.base/bitops.exp: new file.
19018 * gdb.base/default.exp: change expected messages for catch and
19019 info catch tests to reflect HP merge changes.
19020 * gdb.base/enable-disable-break.exp
19021 * gdb.base/ending-run.c: new file.
19022 * gdb.base/long_long.c: new file.
19023 * gdb.base/maint.exp: new file.
19024 * gdb.base/pointers2.exp: new file.
19025 * gdb.base/shlib-call2.exp: new file.
19026 * gdb.base/solib.exp: new file.
19027 * gdb.base/step-test.c: new file.
19028 * gdb.c++/anon-union.cc: new file.
19029 * gdb.c++/local.cc: new file.
19030 * gdb.c++/member-pointer.cc: new file.
19031 * gdb.c++/method.cc: new file.
19032 * gdb.c++/ref-types.cc: new file.
19033 * gdb.c++/ref-types2.cc: new file.
19034 * gdb.c++/userdef.cc: new file.
d63a86f8 19035
c906108c
SS
19036 * gdb.base/scope.exp: compile one file at a time, then link.
19037 * gdb.base/langs.exp: ditto.
19038 * gdb.base/list.exp: ditto.
d63a86f8 19039
c906108c
SS
19040Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
19041
19042 The following changes were made by David Taylor
889bf7c5
PA
19043 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
19044 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
19045 in changes by HP.
d63a86f8 19046
c906108c
SS
19047 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
19048 skip tests. When compiling pass c++ flag to gdb_compile.
19049 * gdb.c++/
d63a86f8 19050
c906108c
SS
19051 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
19052 test for on hppa*-*-hpux*; use args to see if c++ was specified.
19053 (skip_hp_tests): new function.
19054 (gdb_preprocess): new function.
19055
19056 * configure.in (hpdir): decide whether to configure gdb.hp.
19057 * configure: regenerated.
19058
19059 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
19060 to delete on clean.
19061 (EXECUTABLES): update to reflect new additions.
19062 * gdb.base/commands.exp: update message expected.
19063 * gdb.base/default.exp: add copyright notice.
19064 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
19065 * gdb.base/help.exp: update messages to reflect current text.
19066 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
19067 targets for recurse tests.
19068 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
19069 skip this file.
19070
19071 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
19072 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
19073 compilation.
19074 * gdb.c++/misc.exp: ditto.
19075 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
19076 run the tests. tell gdb_compile that it's a c++ compilation.
19077
19078 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 19079
c906108c
SS
19080 * gdb.base/all-bin.exp: new file.
19081 * gdb.base/arithmet.exp: new file.
19082 * gdb.base/assign.exp: new file.
19083 * gdb.base/completion.exp: new file.
19084 * gdb.base/cond-expr.exp: new file.
19085 * gdb.base/condbreak.exp: new file.
19086 * gdb.base/define.exp: new file.
19087 * gdb.base/dollar.exp: new file.
19088 * gdb.base/environment.exp: new file.
19089 * gdb.base/eval-skip.exp: new file.
19090 * gdb.base/jump.exp: new file.
19091 * gdb.base/logical.exp: new file.
19092 * gdb.base/pointers.exp: new file.
19093 * gdb.base/relational.exp: new file.
19094 * gdb.base/section_command.exp: new file.
19095 * gdb.base/whatis-expr.exp: new file.
19096
19097 * gdb.base/all-types.c: new file.
19098 * gdb.base/call-array-struct.c: new file.
19099 * gdb.base/call-return-struct.c: new file.
19100 * gdb.base/call-strings.c: new file.
19101 * gdb.base/callfuncs2.c: new file.
19102 * gdb.base/condbreak.c: new file.
19103 * gdb.base/constvars.c: new file.
19104 * gdb.base/display.c: new file.
19105 * gdb.base/int-type.c: new file.
19106 * gdb.base/jump.c: new file.
19107 * gdb.base/miscexprs.c: new file.
19108 * gdb.base/pointers.c: new file.
19109 * gdb.base/pointers2.c: new file.
19110 * gdb.base/shmain.c: new file.
19111 * gdb.base/shr1.c: new file.
19112 * gdb.base/shr2.c: new file.
19113 * gdb.base/solib.c: new file.
19114 * gdb.base/solib1.c: new file.
19115 * gdb.base/solib2.c: new file.
19116 * gdb.base/varargs.c: new file.
19117 * gdb.c++/derivation.cc: new file.
19118 * gdb.c++/overload.cc: new file.
19119 * gdb.c++/ovldbreak.cc: new file.
19120 * gdb.hp/attach.c: new file.
19121 * gdb.hp/attach2.c: new file.
19122 * gdb.hp/average.c: new file.
19123 * gdb.hp/compiler.c: new file.
19124 * gdb.hp/compiler.cc: new file.
19125 * gdb.hp/execd-program.c: new file.
19126 * gdb.hp/follow-exec.c: new file.
19127 * gdb.hp/follow-fork.c: new file.
19128 * gdb.hp/follow-vfork-and-exec.c: new file.
19129 * gdb.hp/misc-hp.cc: new file.
19130 * gdb.hp/more-steps.c: new file.
19131 * gdb.hp/optimize.c: new file.
19132 * gdb.hp/quicksort.c: new file.
19133 * gdb.hp/run-hp.c: new file.
19134 * gdb.hp/start-stop.c: new file.
19135 * gdb.hp/sum.c: new file.
19136 * gdb.hp/templates-hp.cc: new file.
19137 * gdb.hp/thread-local-in-lib.c: new file.
19138 * gdb.hp/thread-local-in-lib.h: new file.
19139 * gdb.hp/thread-local-in-lib.lib.c: new file.
19140 * gdb.hp/vforked-program.c: new file.
19141 * gdb.hp/virtfunc-hp.cc: new file.
19142 * gdb.hp/watchpoint-hp.c: new file.
19143 * gdb.hp/xdb.c: new file.
19144 * gdb.hp/xdb0.c: new file.
19145 * gdb.hp/xdb0.h: new file.
19146 * gdb.hp/xdb1.c: new file.
19147
19148Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
19149
19150 The following change was made by Edith Epstein
889bf7c5
PA
19151 <eepstein@cygnus.com> as part of a project to merge in changes
19152 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
19153
19154 * gdb.c++/demangle.exp: changed the expected output for some
19155 ARM-style mangling -- removed second reference to datatype.
889bf7c5 19156 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 19157 T1<char>::~T1<char>(void)
c906108c 19158 becomes,
a9c64011
AS
19159 maint demangle __dt__11T1__pt__2_cFv
19160 T1<char>::~T1(void)
c906108c 19161
889bf7c5 19162 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 19163
c906108c
SS
19164Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
19165
19166 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
19167 * gdb.trace/backtrace.exp: Likewise.
19168 * gdb.trace/circ.exp: Likewise.
19169 * gdb.trace/collection.exp: Likewise.
19170 * gdb.trace/deltrace.exp: Likewise.
19171 * gdb.trace/infotrace.exp: Likewise.
19172 * gdb.trace/limits.exp: Likewise.
19173 * gdb.trace/packetlen.exp: Likewise.
19174 * gdb.trace/passc-dyn.exp: Likewise.
19175 * gdb.trace/passcount.exp: Likewise.
19176 * gdb.trace/report.exp: Likewise.
19177 * gdb.trace/save-trace.exp: Likewise.
19178 * gdb.trace/tfind.exp: Likewise.
19179 * gdb.trace/tracecmd.exp: Likewise.
19180 * gdb.trace/while-dyn.exp: Likewise.
19181 * gdb.trace/while-stepping.exp: Likewise.
19182
191831998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
19184
19185 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
19186
19187Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
19188
19189 From Brendan Kehoe:
19190 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
19191 int return types.
19192
19193Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
19194
19195 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 19196 remote dos host testing right.
c906108c
SS
19197
19198Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
19199
19200 * gdb.base/corefile.exp: remove some xfails.
19201
19202Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
19203
19204 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 19205 have different timestamps.
c906108c
SS
19206
19207Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
19208
19209 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 19210 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
19211
19212Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
19213
19214 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 19215 delta.
c906108c
SS
19216
19217Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
19218
19219 * gdb.base/default.exp: Add brace missing from previous delta.
19220
19221Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
19222
19223 * gdb.base/default.exp: Support test for info float for all
19224 varieties of arm toolchain.
19225
dc96c6c7 19226Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19227
19228 * gdb.trace/*.exp: remove "remote_download" command.
19229
dc96c6c7 19230Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19231
19232 * gdb.trace/*.exp: remove -gdwarf from compile.
19233
19234Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
19235
19236 * gdb.trace/configure.in(AC_INIT): typo
19237 * gdb.trace/configure: regenerated
19238
dc96c6c7 19239Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19240
19241 * config/m68k-emc.exp: New file.
19242 * lib/<emc-support.exp trace-support.exp}: New files.
19243 * configure.in: add new test directory gdb.trace.
19244 * gdb.trace/{configure configure.in Makefile.in}: New files.
19245 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
19246 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
19247 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
19248 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
19249 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
19250 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
19251 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 19252
dc96c6c7 19253Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19254
19255 * gdb.c++/classes.exp: Change all regular expressions to match
19256 arbitrary combinations of newline/carriage-return, so that they
19257 will work equally well on Unix and Windows.
19258 * gdb.c++/inherit.exp: ditto.
19259 * gdb.c++/virtfunc.exp: ditto.
19260
192611998-08-11 Dawn Perchik <dawn@cygnus.com>
19262
19263 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
19264
c2d11a7d
JM
19265Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
19266
19267 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
19268 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
19269 to use a0-a3/d0-d3 as needed.
19270
19271Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
19272
19273 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
19274 * gdb.disasm/am33.exp: Corresponding changes.
19275
c906108c
SS
192761998-07-11 Felix Lee <flee@cygnus.com>
19277
19278 * gdb.base/callfuncs.exp: add cmp10 test.
19279 * gdb.base/callfuncs.c (cmp10): new function.
19280
19281Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
19282
d63a86f8 19283 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
19284 into two parts to get around a synchronization problem in expect.
19285
3fc11d3e
JM
19286Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
19287
19288 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
19289
19290 * configure.in: Add options for gdbtk testsuite.
19291
19292 * configure: Regenerate.
19293
19294 * gdb.gdbtk: New directory to hold gdbtk tests.
19295
c906108c
SS
19296Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19297
19298 * gdb.fortran/types.exp: Escape brackets in expect patterns
19299 for test_float_literal_types_accepted tests.
19300 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
19301 before run test.
19302
c2d11a7d
JM
19303Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
19304
19305 * am33.exp: Just compile, do not link the testcase.
19306 * am33.s: Add ".am33" pseudoop to force am33 mode.
19307
c906108c
SS
193081998-06-25 Felix Lee <flee@cygnus.com>
19309
19310 * gdb.base/setshow.exp: make sure $pc is sane.
19311
19312 * gdb.stabs/weird.exp: split expect patterns properly.
19313
c2d11a7d
JM
19314Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
19315
19316 * gdb.disasm/am33.s: New disassembler testfile for the am33.
19317 * gdb.disasm/am33.exp: Run it.
19318
dc96c6c7 19319Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19320
19321 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
19322 match processing (and eliminate spurious timeouts when running).
19323
dc96c6c7 19324Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19325
19326 * gdb.base/signals.exp (test_handle_all_print): put back Mach
19327 exception test, but conditionalize it on target [mach | gnu].
19328
dc96c6c7 19329Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19330
19331 * gdb.base/overlays.exp: fixup compile line for linker script.
19332
19333Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
19334
19335 * gdb.fortran/types.exp: don't guess at float size.
19336
19337Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
19338
19339 * gdb.base/exprs.exp: delete test that depends on int size.
19340
19341Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
19342
19343 * config/sim.exp: Removed checks for target triplets.
19344 (gdb_target_sim): Use gdb,target_sim_options.
19345
19346Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
19347
19348 * gdb.base/reread.exp: New file.
19349 * gdb.base/reread1.c: New file.
19350 * gdb.base/reread2.c: New file.
19351
19352Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
19353
19354 * config/sim.exp: Use 'target sim -sparclite' when running
19355 SPARClite programs.
19356
19357Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
19358
19359 * gdb.base/structs2.exp: New file.
19360 * gdb.base/structs2.c: New file.
19361
19362Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
19363
19364 * gdb.asm/common.inc: New file.
19365 * gdb.asm/d10v.inc: New file.
19366 * asm-source.exp: Pass -I's to gas to find .inc files.
19367 Update line numbers in expected output.
19368 * asmsrc1.s: Rewrite.
19369 * asmsrc2.s: Rewrite.
19370 * configure.in: Create arch.inc symlink.
19371 * configure: Regenerate.
19372 * Makefile.in (distclean): Delete arch.inc.
19373
19374Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
19375
19376 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
19377 (t_enum_value2): ditto
19378 (t_enum_value3): ditto
19379 (main): ditto
c906108c
SS
19380Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19381
19382 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
19383 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
19384 change.
19385 Use gdb_test instead of send_gdb/gdb_expect sequences.
19386
19387Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
19388
19389 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
19390 not void.
19391
19392Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
19393
19394 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
19395 subroutines. Used to test gdbs ability to single step through PC
19396 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
19397
19398Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
19399
19400 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
19401 more rigorous EGCS C++ error checking.
19402
19403Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19404
a9c64011
AS
19405 * gdb.base/help.exp: Clean up `help set args' and `help show args'
19406 tests.
19407 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
19408 function when asleep.
19409 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
19410 for i*86 Linux and SVR4 signal handling problems.
19411 Remove linux xfail for `next to handler in signals_tests_1', fixed
19412 by recent infrun.c change.
19413 Limit backtrace to 10 frames to avoid timeout problems with infinite
19414 stack backtraces.
19415 Adjust expect pattern in `handle all print' test to match Apr 28 1997
19416 target.[ch] change.
c906108c
SS
19417
19418Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
19419
19420 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
19421 for a newline from gdb before continuing.
19422 (default_gdb_exit): Just look for y or n.
19423 (gdb_test): Detect abnormal exit from GDB running on DOS; if
19424 it does, fail the rests of the tests in the file.
19425
19426Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
19427
19428 * config/cygmon.exp: New file.
19429
19430Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
19431
19432 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 19433 main" test on remote targets.
c906108c
SS
19434
19435 * gdb.base/scope.exp: Fix problem with filelocal_bss before
19436 run test on remote targets.
19437
19438Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
19439
19440 * gdb.asm: New directory.
19441 * configure.in: Configure it.
19442 * configure: Regenerate.
19443 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
19444 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
19445
19446Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
19447
19448 * config/mn10300-eval.exp: New file to support MN10300 eval board.
19449
dc96c6c7 19450Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 19451
a9c64011
AS
19452 * gdb.base/overlays (several files): Merge the two overlay
19453 managers into one. Change variables (foox, barx, bazx, grbxx)
19454 back into ints but force them to load in their proper sections.
c906108c
SS
19455
19456Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
19457
19458 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 19459 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
19460 (D10VCopy): Handle memory regions crossing 16k boundaries.
19461 (D10VCopy): Transfer data in 32 bit chunks.
19462
19463Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
19464
19465 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 19466 correct.
c906108c
SS
19467
19468 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 19469 map. Include space for printf in .text segment.
c906108c
SS
19470
19471 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 19472 updated d10v memory VMA/LMA map.
c906108c 19473 (D10VCopy): Call D10VTranslate.
d63a86f8 19474
c906108c
SS
19475Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
19476
19477 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
19478
19479 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
19480 that it won't be put into the .sdata - small data -
19481 section. Update reference.
c906108c
SS
19482 * gdb.base/baz.c (bazx, baz): Ditto.
19483 * gdb.base/foo.c (foox, foo): Ditto.
19484 * gdb.base/grbx.c (grbxx, grbx): Ditto.
19485
19486 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 19487 to be arrays.
d63a86f8 19488
dc96c6c7 19489Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 19490
a9c64011
AS
19491 * gdb.base/overlays.exp: fix up and get working again.
19492 Add tests for backtraces from an overlay function.
d63a86f8 19493
c906108c
SS
19494Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
19495
19496 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
19497 "calling function with watchpoint enabled".
19498
19499Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
19500
19501 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 19502 gdb_suppress_tests for d10v-*-*.
c906108c
SS
19503 * lib/gdb.exp (gdb_suppress_tests): Disable this function
19504 pending review of whether it is useful or not.
19505
19506Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
19507
19508 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
19509
19510Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
19511
19512 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
19513 * config/dve.exp: New file to support Densan boards.
19514
19515Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
19516
19517 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 19518 reads and BSD.
c906108c
SS
19519
19520Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
19521
19522 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
19523 response.
19524
19525 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
19526
19527Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
19528
19529 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 19530 test.
c906108c
SS
19531
19532 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 19533 target_sizeof_long and target_bigendian_p.
c906108c 19534 (structs_by_value, structs_by_reference): Check values according
889bf7c5 19535 to targets word size and endianess.
d63a86f8 19536
c906108c
SS
19537Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
19538
19539 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 19540 output.
c906108c
SS
19541
19542Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
19543
19544 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 19545 Update test of set args help to match source change.
c906108c
SS
19546
19547Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
19548
19549 * gdb.base/default.exp: Expect help system output to be in
19550 alphabetical order.
19551 * gdb.base/help.exp: Ditto.
19552
19553Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
19554
19555 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
19556 "i*86-pc-linux-gnu*".
19557 * gdb.base/interrupt.exp: Ditto.
19558 * gdb.base/corefile.exp: Ditto.
19559
19560 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 19561 define vxworks when building the testcase.
c906108c
SS
19562
19563 * gdb.base/ptype.exp: Fix testnames to be unique.
19564 * gdb.base/radix.exp: Ditto.
19565 * gdb.base/term.exp: Ditto.
19566 * gdb.base/whatis.exp: Ditto.
19567 * gdb.c++/classes.exp: Ditto.
19568
19569Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
19570
19571 * gdb.base/callfuncs.exp: Fix indentation.
19572
19573 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
19574 suppress_flag has been set.
19575 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
19576 target feature.
19577
19578Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
19579
19580 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
19581 the testcase.
19582
19583 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 19584 set_debug_traps() and breakpoint().
c906108c
SS
19585 * gdb.c++/misc.cc (main): Ditto.
19586 * gdb.c++/templates.cc (main): Ditto.
19587 * gdb.c++/virtfunc.cc (main): Ditto.
19588
19589Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
19590
19591 * lib/gdb.exp(gdb_step_for_stub): New function.
19592 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
19593 exists, reload the executable and do a "continue" instead of
19594 doing a jump.
19595 (runto_main): Use gdb_step_for_stub.
d63a86f8 19596
c906108c 19597 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 19598 tests to have unique names.
c906108c
SS
19599 * gdb.base/callfuncs.exp: Ditto.
19600 * gdb.base/commands.exp: Ditto.
19601 * gdb.base/default.exp: Ditto.
19602 * gdb.base/help.exp: Ditto.
19603 * gdb.base/list.exp: Ditto.
19604 * gdb.base/opaque.exp: Ditto.
19605 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
19606 similar tests.
d63a86f8 19607
c906108c
SS
19608 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
19609 * gdb.c++/cplusfuncs.cc: Ditto.
19610 * gdb.c++/virtfunc.cc: Ditto.
19611
19612 * config/monitor.exp: Keep track of the last file we saw, rather
19613 than trying to get the info from gdb.
19614
19615 * gdb.fortran/types.exp: Move comment to previous line.
19616
19617Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
19618
19619 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 19620 target mode.
c906108c
SS
19621
19622Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
19623
19624 From Bob Manson:
19625 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 19626 string from GDB when it connects.
c906108c
SS
19627
19628 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
19629
19630Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
19631
19632 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
19633 if we can't get a debug format from GDB (we may be testing an
19634 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
19635
19636 * gdb.stabs/weird.exp: Fix quoting.
19637
19638 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
19639
19640Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
19641
19642 * config/arm-ice.exp: New file.
19643
19644Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
19645
19646 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 19647 until it has been modified to work with the new testsuite.
c906108c 19648
99707966 19649 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
19650 testcase won't compile, cause all of the testcases in the file to
19651 fail instead.
c906108c
SS
19652
19653 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
19654 (gdb_clear_suppressed): New procedure.
19655 (gdb_stop_suppressing_tests): Only clear suppress_flag if
19656 it contains a positive value.
19657
19658Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
19659
19660 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
19661
19662 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
19663
19664Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
19665
19666 * lib/gdb.exp (setup_xfail_format): New function.
19667 (get_debug_format): New function to get debug format.
19668 (debug_format): New global variable to hold last value set
19669 by get_debug_format.
19670 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 19671 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
19672 * gdb.c++/ptype.exp: Ditto.
19673 * gdb.c++/classes.exp: Ditto.
19674 * gdb.c++/cplusfuncs.exp: Ditto.
19675 * gdb.c++/inherit.exp: Ditto.
19676 * gdb.c++/templates.exp: Ditto.
19677 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 19678
c906108c
SS
19679Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
19680
19681 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
19682 host doesn't have a currently-open connection.
19683
19684 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
19685 any gdb stub target. Handle cases where gdb doesn't respond when
19686 interrupted in a sane fashion.
c906108c
SS
19687
19688 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 19689 same thing in a totally different way.
c906108c
SS
19690
19691 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 19692 setting "timeout".
c906108c 19693 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 19694 default_gdb_init now.
c906108c
SS
19695
19696Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
19697
19698 * gdb.base/printcmds.exp: Fix "check for floating addition"
19699 regexp to accept results within approx +/- .01 of exact value.
19700 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
19701
19702Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
19703
19704 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 19705 properly.
c906108c
SS
19706 (gdb_expect): Add optional timeout parameter, and add timeout
19707 value to various calls.
19708 (gdb_suppress_tests): Only give one warning message per group.
19709
19710Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
19711
19712 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
19713 global variables. Handle getting a value for $timeout more
19714 gracefully.
c906108c
SS
19715
19716Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19717
19718 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 19719 initialize.
c906108c 19720 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 19721 by a target configuration file.
c906108c
SS
19722 (gdb_expect): Pass the timeout to remote_expect.
19723
19724 * config/monitor.exp(gdb_load): Fix typo in regexp.
19725
19726Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
19727
19728 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
19729
19730Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
19731
19732 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
19733 here. Call gdb_target_exec before rebooting the target, to make
19734 sure the connection to the target is closed.
c906108c
SS
19735 (gdb_load): Pass the name of the executable to gdb_target_monitor.
19736 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
19737 Also detect "Timeout reading from remote" error.
19738
19739 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
19740 gdb_target_monitor. Don't call gdb_file_cmd here; let
19741 gdb_target_monitor do it.
c906108c
SS
19742
19743 * gdb.disasm/hppa.exp: Don't use exec_output.
19744
19745Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
19746
19747 * gdb.base/list.exp: If we're debugging a non-native target,
19748 try to set the pc register to point to the start of the
19749 program before doing the first list command.
19750
19751 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 19752 test_calls after restarting.
c906108c
SS
19753
19754 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 19755 reloading.
c906108c
SS
19756
19757 * gdb.base/watchpoint.exp: Fix typo.
19758
19759 * gdb.base/setshow.exp: Check for use_gdb_stub.
19760
19761 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 19762 stub case.
c906108c
SS
19763 * gdb.base/langs.exp: Ditto.
19764
19765 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
19766 gdb_load_offset. If we weren't given a file to load, figure out
19767 what the current file is and use it.
c906108c
SS
19768
19769 * config/i386-bozo.exp: New file.
19770
19771Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
19772
19773 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
19774 feature.
19775
19776 * config/proelf.exp: New entry.
19777
19778Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
19779
19780 * lib/gdb.exp: Remove spurious .* patterns at the beginning
19781 of regexps.
19782
19783 * gdb.base/watchpoint.exp: Don't run the test_stepping
19784 tests if gdb can't call functions on the target.
19785
19786 * gdb.base/setshow.exp: Don't run the set prompt tests if
19787 the board has gdb_prompt set.
19788
19789Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
19790
19791 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
19792 * gdb.base/commands.exp: Likewise.
19793 * gdb.base/setshow.exp: Likewise.
19794
19795Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
19796
19797 * config/monitor.exp(gdb_start): Look for gdb_prompt target
19798 feature.
19799
19800 * config/i960.exp: New file.
19801
19802Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
19803
19804 * gdb.base/funcargs.exp: Check for gdb,short_int target
19805 feature instead of looking for explicit target triplets.
19806
dc96c6c7 19807Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 19808
d63a86f8 19809 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
19810 "p 123DEADBEEF", to check parse_number.
19811 * top.c: change "to enable to enable" to "to enable" in a couple
19812 of help strings.
19813
19814Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
19815
19816 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
19817 on the mn10300.
d63a86f8 19818
c906108c
SS
19819Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
19820
19821 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
19822 where the test executable is run with explicit args.
19823 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
19824
19825Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
19826
19827 * gdb.base/run.c: Use FAKEARGV to build test executable that
19828 does not require a command line arg, since most simulators
19829 don't currently support passing such an arg into the simulated
19830 program.
19831 * gdb.base/commands.exp: Change tests to insert the proper
19832 value as the arg to the first recursive factorial call. Change
19833 compilation line to define FAKEARGV at compile time.
19834
19835Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
19836
19837 * gdb.base/recurse.exp: Enable these tests for the mn10300.
19838 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
19839 function with watchpoint enabled" test.
19840
19841Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
19842
19843 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 19844 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
19845
19846 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 19847 "Tests restarted" messages.
c906108c
SS
19848
19849Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
19850
19851 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
19852
dc96c6c7 19853Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19854
19855 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
19856 for INFO SYMBOL; add help tests for OVERLAY commands.
19857 * gdb.base/default.exp: add tests for INFO SYMBOL command;
19858 add tests for OVERLAY commands
19859 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
19860 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
19861 * gdb.base/sigall.c: add usestubs code frag
19862 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 19863
c906108c
SS
19864Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
19865
19866 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
19867 failures.
19868 (gdb_stop_suppressing_tests): Note that tests have restarted.
19869
19870Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
19871
19872 * config/h8300.exp: New file.
19873
19874Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
19875
19876 * gdb.base/setshow.exp: Check for the existence of a
19877 feature, not its value.
19878
19879Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
19880
19881 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
19882
19883 * gdb.base/scope.exp: It's now init0(), not init().
19884
19885 * gdb.base/scope0.c: For now, change init() to be init0().
19886
19887 * config/monitor.exp: Use gdb_serial in preference to serial
19888 or netport.
19889
19890 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 19891 and it's not already set.
c906108c
SS
19892
19893Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
19894
19895 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 19896 isn't using a stub and if it supports argument passing.
c906108c
SS
19897
19898Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
19899
19900 * config/udi.exp(gdb_start): Make sure UDICONF is set
19901 properly before starting gdb.
19902
19903Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
19904
19905 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
19906 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
19907 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
19908
19909Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
19910
19911 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 19912 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
19913
19914 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
19915
19916 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
19917
19918 * config/monitor.exp: Make sure we disconnect from the target.
19919 Also, try a reboot/reload cycle instead of failing if the
19920 load fails.
19921
19922Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
19923
19924 * gdb.base/default.exp: Don't set match_max.
19925 * gdb.base/help.exp: Ditto.
19926 * gdb.base/list.exp: Ditto.
19927 * gdb.base/signals.exp: Ditto.
19928
19929 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
19930 set, use remote_ld to download the testcase instead of
19931 the GDB loader.
19932
19933Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
19934
19935 * config/vr5000.exp: New file.
19936
19937 * config/monitor.exp(gdb_target_monitor): Add pattern for
19938 "Ending remote" to detect errors in connecting.
19939
19940 * gdb.base/setshow.exp: Add .* within auto language test.
19941
19942 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
19943 target feature.
19944
19945 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 19946 and reboot the board if necessary.
c906108c
SS
19947
19948 * gdb.base/setvar.exp(test_set): Handle multiple prints within
19949 a set of tests. Remove print.* from the patterns being checked.
19950
19951Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
19952
19953 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
19954 refer to gdb_spawn_id.
19955
19956 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
19957 longer used.
19958 * config/sparclet.exp: Ditto.
19959 * config/sparclet-old.exp: Ditto.
19960 * config/slite.exp: Ditto.
19961 * config/sim.exp: Ditto.
19962 * gdb.base/funcargs.exp: Ditto.
19963
19964 * lib/gdb.exp:Remove references to gdb_spawn_id.
19965 (gdb_expect): Move to remote.exp.
19966
19967Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
19968
19969 * config/monitor.exp: Detect the "Couldn't establish connection"
19970 message from GDB.
19971
19972Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
19973
19974 * gdb.base/bitfields.exp: Use runto instead of explicit
19975 gdb_run_cmd/gdb_expect sequences.
19976
19977 * gdb.base/break.exp(text_next_with_recursion): Add match for
19978 gdb_expect call.
19979
19980 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
19981 We also need to handle the "A program is being debugged already"
19982 prompt from gdb. Use gdb_test to set the baud rate.
19983
19984 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
19985 to 20000. Really. I mean it.
19986
19987Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19988
19989 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
19990 fails. If suppress_flag is set, skip perror message about not
19991 being able to send to GDB.
c906108c 19992 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 19993 GDB.
c906108c
SS
19994 (gdb_expect): If suppress_flag is set, always fail immediately.
19995 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
19996 (gdb_init): Call gdb_stop_suppressing_tests.
19997 (default_gdb_exit): Ditto.
19998 (default_gdb_start): Ditto.
19999
20000 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 20001 gdb_stop_suppressing_tests as appropriate.
c906108c 20002 * gdb.base/break.exp: Ditto.
889bf7c5 20003 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
20004 * gdb.base/commands.exp: Ditto.
20005 * gdb.base/exprs.exp: Ditto.
889bf7c5 20006 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
20007 * gdb.base/list.exp: Ditto.
20008 * gdb.base/recurse.exp: Ditto.
889bf7c5 20009 * gdb.base/scope.exp: Ditto.
c906108c
SS
20010 * gdb.base/structs.exp: Ditto.
20011 * gdb.c++/inherit.exp: Ditto.
20012
20013Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
20014
20015 * config/vr4300.exp: New file.
20016
99707966 20017 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 20018
99707966 20019 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
20020
20021Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
20022
20023 * lib/gdb.exp(gdb_init): New function.
20024
20025 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 20026 for each individual variable set.
c906108c
SS
20027
20028 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
20029 name.
20030
20031 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
20032
20033 * gdb.base/scope.exp: Use gdb_test.
20034
20035 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
20036 aborting; the testsuite driver will do that for us (see
20037 gdb_finish). Also, use gdb_test in a few more places.
20038
20039Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
20040
20041 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
20042
20043Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
20044
20045 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
20046 and "add_tests" are not at the same address.
20047
20048Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
20049
20050 * gdb.base/ptype.exp: Use gdb_test.
20051
20052Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
20053
20054 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
20055 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
20056 left in. No longer expect them to fail.
20057
20058 * gdb.stabs/*.mt; Deleted, no longer used.
20059 * gdb.stabs/configure.in: Remove references to target makefile
20060 frags.
20061 * gdb.stabs/configure: Rebuilt.
20062
20063 * gdb.disasm/*.mt: Deleted, no longer used.
20064 * gdb.disasm/configure.in: Remove references to target makefile
20065 frags. Use "sh3.s" as the unique filename for this directory.
20066 * gdb.disasm/configure: Rebuilt.
20067
20068 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
20069 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
20070 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
20071
20072Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
20073
20074 * config/udi.exp: Use mondfe,name instead of remote_host.
20075
20076Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
20077
20078 * gdb.base/watchpoint.exp: Don't expect a failure when calling
20079 a function with a watchpoint enabled on the mn10200.
20080
20081 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
20082 before trying to create it!
20083
20084Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
20085
20086 * config/vx.exp: Use hostname instead of netport.
20087
20088 * config/vxworks.exp: New file.
20089
20090 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
20091
20092 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 20093 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
20094 occurs.
20095
20096 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
20097 $gdb_spawn_id directly.
20098 (gdb_run_cmd): Try _start as well as start. Use the target feature
20099 gdb,start_symbol as the symbol to start from when jumping.
20100
20101Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
20102
20103 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
20104 redundant) test.
20105
20106 * gdb.base/recurse.exp: Relax final value test for 'b' so that
20107 it doesn't lose for 16bit integer systems.
20108
20109Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
20110
20111 * gdb.fortran/types.exp: If the target doesn't support "double"
20112 data types, then expect "real" types to only be 4 bytes.
20113
20114 * gdb.c++/virtfunc.exp: Expect failure for virtual function
20115 call tests if the target doesn't support inferior function calls.
20116
20117 * gdb.base/printcmds.exp: Allow minor deviation in FP values
20118 in printf tests.
20119
20120Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
20121
20122 * gdb.base/help.exp: Disable "help set", "help show", and
20123 "help support". Simplify regexp for "help stack".
20124
20125 * gdb.base/default.exp: Set match_max to 5000 and the timeout
20126 to 60 seconds. Temporarily set match_max to 15000 around the
20127 "info copying" test.
20128
20129 * gdb.base/nodebug.exp: Don't try to do an inferior function
20130 call if the target doesn't support them.
20131 * gdb.base/printcmds.exp: Likewise.
20132 * gdb.base/setvar.exp: Likewise.
20133 * gdb.base/structs.exp: Likewise.
20134 * gdb.c++/templates.exp: Likewise.
20135 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
20136
20137 * gdb.base/recurse.exp: Enable for the mn10200.
20138
20139 * configure.in: Do configure gdb.stabs directory for *-*-elf
20140 targets.
20141 * configure: Rebuilt.
20142
20143 * gdb.base/break.exp: Check for gdb,noresults before testing
20144 exit status and/or results from the target.
20145 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
20146 * lib/gdb.exp: Remove old (now bogus) initialization of
20147 noinferior, noargs, noresults and nosignals.
20148
20149Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
20150
20151 * config/sh.exp: New file.
20152
20153 * config/slite.exp: Try to connect multiple times to the board
20154 before rebooting. Only send a "monitor run" if need_monitor_run
20155 is set.
20156
20157 * gdb.base/break.exp: Don't do the "stub continue" test if
20158 the target has gdb_stub set.
20159
20160 * gdb.base/callfuncs.exp: Increase the timeout.
20161
20162 * gdb.base/interrupt.exp: Don't even try to compile the testcase
20163 if the target has gdb,noinferiorio set.
20164
20165 * gdb.base/list.exp: Increase match_max to 10000 characters.
20166
20167 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
20168
20169 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
20170 target.
20171
20172 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
20173
20174Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
20175
20176 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
20177 trying to delete the copy of gdb. Catch the file delete so we
20178 don't die if the delete fails; also, the file should be copied to
20179 the host, not to the build.
c906108c
SS
20180
20181Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
20182
20183 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 20184 parenthesis in case it contains multiple regexps separated
c906108c
SS
20185 with |.
20186
20187 * gdb.base/watchpoint.exp: Use gdb_test.
20188 * gdb.base/default.exp: Ditto.
20189
20190Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
20191
99707966 20192 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 20193
c906108c
SS
20194 * gdb.base/scope.exp: Use gdb_test.
20195 * gdb.c++/classes.exp: Ditto.
20196 * gdb.c++/inherit.exp: Ditto.
20197
20198Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
20199
20200 * gdb.base/crossload.exp: Don't use execute_anywhere, use
20201 remote_exec instead.
20202 * gdb.base/corefile.exp: Don't be ridiculous.
20203 * gdb.base/*.c: Add missing stub invocations.
20204
20205Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
20206
20207 * config/slite.exp: Miscellaneous fixes.
20208
20209 * lib/gdb.exp: Fix runto.
20210
20211 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
20212 the target.
20213
20214 * gdb.base/watchpoint.exp: Fix regexp.
20215
20216 * lib/gdb.exp(default_gdb_exit): Add a catch to the
20217 close and wait commands, as the descriptor may now be
20218 invalid. Always call "remote_close host".
20219
20220Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
20221
20222 Major rewrite for testsuite revision.
d63a86f8 20223
c906108c
SS
20224 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
20225 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
20226 instead of relying on spawn_id to always contain a valid
20227 spawn id.
20228 (get_compiler_info): New procedure to build the ${binfile}.ci
20229 file, instead of replicating this in N different places.
20230 (gdb_compile): New procedure.
d63a86f8 20231
c906108c 20232 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
20233 appropriate arguments) instead of compile. Use gdb_test in a lot
20234 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
20235 at the start of a testcase, as this is no longer done magically.
20236
20237 config/*-gdb.exp: Rename without the -gdb suffix.
20238
20239 config/mips.exp: Use remote_close instead of exit_remote_shell.
20240 config/monitor.exp: Use target_info instead of looking at
20241 baud, timeout, etc.
20242 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
20243
20244Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20245
20246 * gdb.c++/templates.exp (test_ptype_of_templates),
20247 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
20248 Update expect patterns for destructors and assignment operators
20249 to match corresponding c-typeprint.c changes.
20250 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
20251 to destructor breakpoint test, GDB should be able to set the
20252 destructor breakpoint without specifying arguments.
20253
20254Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
20255
20256 * gdb.threads/pthreads.exp: Change result for failure to compile due
20257 to lack of pthreads runtime support from an error to simply an
20258 unsupported test, per dejagnu standards.
20259
20260Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20261
20262 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
20263 where GDB exits to reduce pattern match time.
20264 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
20265
20266 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
20267
dc96c6c7 20268Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20269
20270 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
20271 * gdb.base/default.exp: ditto.
20272 * gdb.base/nodebug.exp: ditto.
20273 * gdb.base/printcmds.exp: ditto.
20274 * gdb.base/ptype.exp: ditto.
20275 * gdb.base/setvar.exp: ditto.
20276 * gdb.base/structs.exp: ditto.
20277 * gdb.base/setshow.c: Guard against uninitialized values of argc.
20278
20279Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
20280
20281 * configure, */configure: Rebuild with autoconf 2.12.
20282
20283Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
20284
20285 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
20286 use new i*86-pc-linux*-gnu quads.
20287 * gdb.base/corefile.exp: Ditto.
20288 * gdb.base/signals.exp: Ditto.
20289 * gdb.base/sigall.exp: Ditto.
20290 * gdb.base/interrupt.exp: Ditto.
20291
20292 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
20293 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
20294 RedHat 4.0.
d63a86f8 20295
c906108c 20296 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
20297 linux. This allows the test case to at least compile on latest
20298 linux, but still not run due to missing the threads runtime library.
c906108c
SS
20299
20300Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20301
20302 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
20303 directory to search gdb directory. Accept and step over conditional
20304 stack alignment code. Consume $prompt in failure cases.
20305 Reset timeout to $oldtimeout instead of some arbitrary value.
20306 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
20307 timeout problems with infinite stack backtraces.
20308 * gdb.base/ptype.exp (ptype struct link, union tu_link):
20309 Accept function parameters for linkfunc member.
20310
20311Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
20312
20313 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
20314 (CXXFLAGS): Remove, unreferenced.
20315 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
20316 previous -B options and also add -B option to pick up cross compiled
20317 runtime.
c906108c
SS
20318 (TARGET_INCLUDES): Add for -I options and add code to initialize when
20319 doing cross compiles.
20320 (target_alias): Declare global.
20321 (xgcc): Set variable to full path of gcc in build tree. Use findfile
20322 to verify that gcc exists in build tree, and if so set CC to that
20323 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 20324
c906108c
SS
20325Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
20326
20327 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
20328 ptype test for anonymous union. Fixup testcase to match
20329 current gcc debug output.
20330
20331Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
20332
20333 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
20334 force argument to an unsigned long type.
20335
20336Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
20337
20338 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 20339 tests and anonymous union print/ptype tests.
c906108c
SS
20340 * gdb.base/list.exp (test_forward-search): Increase timeout by
20341 5 minutes for the "search extremely long line" case.
20342 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
20343 completely optional and that the pass/fail messages use the command as
20344 the message if that third arg is a null string.
20345 (gdb_test_exact): Arrange that a null string pattern means match a
20346 null string output rather than any output, which might include random
889bf7c5 20347 errors.
c906108c
SS
20348 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
20349 backtrace test.
20350 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
20351 always failing and failure is now exposed by gdb.exp changes.
20352
20353Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
20354
20355 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
20356 weren't being noted.
20357
20358Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20359
20360 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
20361 * gdb.stabs/weird.exp: Remove v_comb xfails.
20362
dc96c6c7 20363Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20364
20365 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 20366 list.exp scope.exp watchpoint.exp]
c906108c 20367 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 20368
dc96c6c7 20369Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20370
20371 * config/monitor.exp: Increase download timeout to 1000 seconds.
20372
dc96c6c7 20373Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20374
20375 * config/m32r.exp: Increase timeout to 120 seconds.
20376
20377Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
20378
20379 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
20380 and accept older ordering as obsolescent gcc or gdb.
20381 * gdb.c++/templates.exp: Ditto.
20382 * gdb.c++/virtfunc.exp: Ditto.
20383
20384Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
20385
20386 * gdb.base/coremaker.c: Add code to mmap some data so we
20387 can check that it ends up in the core file.
20388 * gdb.base/corefile.exp: Add test to read mmapped data
20389 from core file.
20390
dc96c6c7 20391Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20392
20393 * config/m32r.exp: New file.
20394
20395Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
20396
20397 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
20398 that cflags can contains -gstabs, and work correctly for other tests.
20399
dc96c6c7 20400Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20401
20402 * gdb.base/setshow.exp: New file, tests show and set.
20403 * gdb.base/setshow.c: New file, tests show and set.
20404 * gdb.base/help.exp: Add test for help set|show annotate.
20405 * gdb.base/default.exp: Add test for set|show annotate.
20406
20407Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
20408
20409 * testsuite/gdb.base/break.exp: Make backtrace from factorial
20410 errors unique.
20411 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
20412 explicitly.
20413
20414Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
20415
20416 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
20417 and width commands. This is done elsewhere.
20418 * (gdb_start): Don't call gdb_start_sim here. That's already
20419 done in gdb_load. This fixes lots of failures in default.exp.
20420
20421Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
20422
20423 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
20424 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
20425 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
20426 in the same we we treat other failures (since it may be an expected
889bf7c5 20427 condition), rather than as an error.
c906108c
SS
20428 * gdb.base/signals.exp (test_handle_all_print): Revert back to
20429 old test format.
20430
20431Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
20432
20433 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
20434 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 20435 twice. Nuke the duplicates.
c906108c 20436 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 20437 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
20438 Remove config.h along with other config files.
20439
20440Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
20441
20442 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
20443 "p func1 ()" and note that rests of tests are skipped.
20444 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 20445 setup_xfails for "print func2::coremaker_local".
c906108c
SS
20446 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
20447 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
20448 affected by the previous run test.
20449 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
20450 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
20451 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
20452 "pass int powerset tuple" and "pass modeless int powerset tuple".
20453 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
20454 "real write 4" and "real write 8".
20455 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 20456 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
20457 "print \$i after tuple assign 2", and
20458 "print vs2 after tuple assign 2".
20459 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
20460 meaningful error message and return -1 so the caller can
20461 suppress further tests and avoid a cascade of errors.
d63a86f8 20462
c906108c
SS
20463Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
20464
20465 * gdb.base/a1-selftest.exp: Tweak tests to account for new
20466 format for printing version.
20467 * gdb.base/default.exp: Ditto.
20468 * gdb.base/interrupt.exp: Fix problem with cascade of
20469 errors if child process dies while calling a function.
d63a86f8 20470
c906108c
SS
20471Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
20472
20473 * Makefile.in (VPATH): Add
20474 * Makefile.in (Makefile, config.status): Fix rules so things get
20475 remade when necessary.
20476
20477Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
20478
20479 * Makefile.in (just-check): Add path to sibling expect dir
20480 to environment variable specified by RPATH_ENVVAR.
20481
20482Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
20483
20484 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
20485 (just-check): Add shared library paths for libstdc++, tk,
20486 tcl, bfd, and opcodes to the environment variable specified
20487 in RPATH_ENVVAR.
20488 * configure.in: Add support to recognize --enable-shared flag
20489 and generate correct value for RPATH_ENVVAR.
20490 * configure: Regenerated with autoconf.
20491
20492Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
20493
20494 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 20495 include all osf versions.
c906108c
SS
20496 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
20497 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
20498 when target is linux. When failing to build pthreads test
20499 executable, give more meaningful message.
20500 * gdb.threads/pthreads.c: Hpux also uses old definition of second
20501 arg for pthread_create.
d63a86f8 20502
c906108c
SS
20503Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
20504
20505 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 20506 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 20507 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 20508 and -lpthreads (everybody else).
c906108c
SS
20509 (test_startup): Fail gracefully if threads are not supported.
20510 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
20511 "p/c array_index("abcdef",2)" when not gcc compiled.
20512 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
20513 "print func2::coremaker_local" when not gcc compiled.
20514 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
20515 "ptype on opaque struct tagname (statically)",
20516 "ptype on opaque struct tagname (dynamically) 1", and
20517 "ptype on opaque struct tagname (dynamically) 2"
20518 for not compiled with gcc.
20519 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
20520 backtrace when compiled with gcc.
d63a86f8 20521 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
20522 than always return success.
20523
20524Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
20525
20526 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
20527
20528Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
20529
20530 * gdb.base/structs.exp: Undo last change.
20531
20532Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
20533
20534 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
20535 encapsulate all the steps/nexts done during self test, starting
20536 at main, and makes them less sensitive to optimization issues.
20537 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
20538 signal handler" test.
20539 * gdb.threads/pthreads.exp: Only run this for native configs.
20540 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
20541 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
20542 tests.
20543 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
20544 for "runto test_calls(void)" test.
d63a86f8 20545
c906108c
SS
20546Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
20547
20548 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
20549 and don't expect address info in breakpoint confirmations.
20550
20551Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
20552
20553 * gdb.base/list.exp (test_forward_search): Increase timeout
20554 temporarily by 60 seconds for searching extremely long line,
889bf7c5 20555 and then reset to old value when done. Increase expect input
c906108c
SS
20556 buffer to 10000.
20557
20558Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
20559
20560 * gdb.base/list.exp (test_forward_search): Fix to handle very
20561 long source line without overflowing expect's input buffer.
20562
20563Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
20564
20565 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
20566 "buffer_full".
20567
20568 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
20569 "buffer_full".
20570
20571 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
20572 "buffer_full".
20573
20574 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
20575 "buffer_full".
20576
20577Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
20578
20579 * configure.in (configdirs): Add gdb.threads.
20580 * configure: Regenerated with autoconf.
20581 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
20582 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
20583 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 20584
c906108c
SS
20585Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
20586
20587 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
20588
20589Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
20590
20591 * gdb.base/signals.exp (test_handle_all_print): Test separately for
20592 each signal's status in the output of "handle all print".
20593 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
20594 the \r\n sequence that immediately precedes the gdb prompt.
20595 * gdb.base/a1-selftest.exp: Save original timeout and restore
20596 after test.
20597
20598Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
20599
20600 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
20601 symbol.
20602
20603Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
20604
20605 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
20606
20607Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
20608
20609 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
20610 timeout by 60 seconds.
20611
20612Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
20613
20614 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
20615 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
20616 error return.
20617
20618Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
20619
20620 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
20621 gdb initialization, also report how long dejagnu waited. Restore
20622 old timeout before doing error return. Temporarily increase timeout
889bf7c5 20623 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
20624
20625Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
20626
20627 * lib/gdb.exp: Report timeout value for verbosity level 2.
20628 * config/gdbserver.exp: Ditto.
20629 * config/hppro.exp: Ditto.
20630 * config/mips-gdb.exp: Ditto.
20631 * config/monitor.exp: Ditto.
20632 * config/netware.exp: Ditto.
20633 * config/sim-gdb.exp: Ditto.
20634 * config/slite-gdb.exp: Ditto.
20635 * config/udi-gdb.exp: Ditto.
20636 * config/unix-gdb.exp: Ditto.
20637 * config/vx-gdb.exp: Ditto.
20638 * gdb.base/a1-selftest.exp: Ditto.
20639 * gdb.base/a2-run.exp: Ditto.
20640 * gdb.base/break.exp: Ditto.
20641 * gdb.base/corefile.exp: Ditto.
20642 * gdb.base/list.exp: Ditto.
20643 * gdb.base/recurse.exp: Ditto.
20644 * gdb.base/scope.exp: Ditto.
20645 * gdb.base/signals.exp: Ditto.
20646
20647Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
20648
20649 * gdb.threads/Makefile.in (docdir): Removed.
20650
20651Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
20652
20653 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 20654 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 20655 @srcdir@.
d63a86f8 20656 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
20657 autoconf 2.5 or higher.
20658 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
20659
20660Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
20661
20662 * configure: Regenerated.
20663 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
20664 avoid name clashes with SunOS headers.
20665
20666Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
20667
20668 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
20669
20670Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
20671
20672 * gdb.base/callfuncs.exp: Finish last change -- make sure the
20673 prototype information ends up in the compiler info file.
20674
20675Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
20676
20677 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
20678 attempting to regenerate it. Eliminate use of a temporary file
20679 and just generate the info file directly. Source it immediately,
20680 for consistency of use.
20681 * gdb.base/corefile.exp: Ditto
20682 * gdb.base/exprs.exp: Ditto.
20683 * gdb.base/funcargs.exp: Ditto.
20684 * gdb.base/langs.exp: Ditto.
20685 * gdb.base/list.exp: Ditto.
20686 * gdb.base/mips_pro.exp: Ditto.
20687 * gdb.base/nodebug.exp: Ditto.
20688 * gdb.base/opaque.exp: Ditto.
20689 * gdb.base/ptype.exp: Ditto.
20690 * gdb.base/scope.exp: Ditto.
20691 * gdb.base/setvar.exp: Ditto.
20692 * gdb.base/signals.exp: Ditto.
20693 * gdb.base/whatis.exp: Ditto.
20694 * gdb.c++/templates.exp: Ditto.
20695 * gdb.c++/virtfunc.exp: Ditto.
20696 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 20697 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
20698
20699Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20700
20701 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
20702 it got fixed by the recent lookup_minimal_symbol_by_pc change.
20703 Increase timeout, a lot of single stepping might be needed if the
20704 target has no hardware watchpoints.
20705
20706Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
20707
20708 * gdb.base/break.exp: Ignore compiler warnings when compiling
20709 break.c.
20710 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
20711 * gdb.base/default.exp: Add h8300 xfails. Handle messages
20712 from remote-sim.
20713 * gdb.base/exprs.exp: Add h8300 xfails.
20714 * gdb.base/funcargs.exp: Likewise.
20715 * gdb.base/nodebug.exp: Likewise.
20716 * gdb.base/printcmds.exp: Likewise.
20717 * gdb.base/ptype.exp: Likewise.
20718 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
20719 h8300 xfails.
d63a86f8 20720 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
20721 on the h8300.
20722 * gdb.base/funcargs.c: Explicitly make last constant argument to
20723 call_after_alloca_subr an unsigned long type.
20724 * gdb.base/return.c: Include stdio.h.
20725
20726Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
20727
20728 * config/abug.exp: New file for the older Motorola Bug monitor
20729 that runs on the mvme13x series VME boards.
20730 * config/monitor.exp: Use the new config array for target settings
20731 if they exist.
20732
20733Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
20734
20735 * sim-gdb.exp: Make the SH simulator allocate less space when
20736 it is targeted.
20737
20738Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
20739
20740 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
20741 test.
20742
20743Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
20744
20745 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
20746 "rs6000-*-*" for "list function in include file" when gcc compiled.
20747 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
20748 for "p ctable1[120]".
20749 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
20750 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
20751 Remove setup_xfail for "rs6000-*-*" for
20752 "print 'scope0.c'::filelocal before run".
20753 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
20754 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
20755 since some compilers don't allow both options to be given
20756 on the same command line. Create object file and move it.
d63a86f8 20757
c906108c
SS
20758Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
20759
20760 * gdb.base/corefile.exp: Always regenerate the core file, since
20761 we always regenerate the coremaker program. Detect special case
20762 where registers cannot be read from core file.
d63a86f8 20763
c906108c
SS
20764Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
20765
20766 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
20767 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
20768 * gdb.c++/templates.exp: Only match on basename of file since
20769 some formats like xcoff don't encode directory information.
20770 * gdb.stabs/weird.exp: Use the right sed script for powerpc
20771 and rs6000 AIX xcoff targets.
20772 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
20773 * configure: Regenerate.
20774 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
20775 here, rather than in distclean.
d63a86f8 20776
c906108c
SS
20777Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
20778
20779 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
20780 defined, and use it to compile the test case with -O2. The
20781 native compilation still uses no optimization.
20782 * gdb.base/mips_pro.c: Remove inline assembly code since
20783 it is compiled PIC by default, which results in assembler
20784 warnings that make the testsuite think the compilation
20785 was unsuccessful.
20786
20787Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
20788
20789 * gdb.c++/misc.exp: Add note to message for
20790 "print s.a for foo struct" that this is a known gcc 2.7.2
20791 and earlier bug.
20792
20793Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
20794
20795 * gdb.base/break.exp: Fix pattern for matching "Delete all
20796 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
20797 setup_xfail for deleting all breakpoints test. Fix various
20798 timeout messages to include "(timeout)".
20799 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
20800 for "p t_float_values2(3.14159,float_val2)".
20801 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
20802 for "continue to call2g" when gcc compiled.
20803 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
20804 "up to foo in langs.exp", "show language at foo in langs.exp",
20805 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
20806 and "show language at fsub in langs.exp".
20807 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
20808 "list line 1 in include file", "list message for lines past EOF",
20809 "list function in include file", "list list0.h:foo", and
20810 "list filename:function; nonexistant function".
20811 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
20812 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
20813 and "ptype t_char_array" to be for native cc only.
d63a86f8 20814
c906108c
SS
20815Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
20816
d63a86f8 20817 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 20818 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 20819 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
20820
20821Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
20822
20823 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
20824 "bt in signals.exp". This problem only appears when running
20825 the testsuite, and then only intermittently.
20826
20827Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
20828
20829 * gdb.base/return.exp (return_tests): Differentiate between
20830 two tests of continuing.
20831
20832Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
20833
20834 * */Makefile.in (maintainer-clean): Remove config.log.
20835 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
20836 * gdb.c++/Makefile.in (PROGS): Add inherit.
20837 (clean): Remove *.ci.
20838
20839Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
20840
20841 * gdb.c++/misc.cc: Add test code from Mike Stump.
20842 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
20843
20844Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
20845
20846 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
20847 to "alpha-*-osf2*" and add comment.
20848 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
20849 setup_xfail for "step over execarg initialization" and
20850 "step over corearg initialization".
c906108c
SS
20851 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
20852 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
20853 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 20854 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
20855 "print func2::coremaker_local", and "backtrace in corefile.exp".
20856 * gdb.base/signals.exp: Build and source signals.ci.
20857 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
20858 to be for gcc only.
20859 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 20860
c906108c
SS
20861Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20862
20863 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
20864 Feb 3 procfs.c change.
20865
20866Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
20867
20868 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
20869
20870Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
20871
20872 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
20873 from dejagnu's apparent default of 10 seconds, which gives random
20874 results when running the tests over NFS on moderately loaded systems.
20875 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
20876
20877Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
20878
20879 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
20880 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 20881 result reports.
c906108c
SS
20882
20883Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
20884
20885 * configure.in (CY_AC_PATH_TCLH): Remove.
20886 * configure: Regenerate.
20887
20888Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
20889
20890 * gdb.c++/Makefile.in (clean): Add missing '{'.
20891
20892Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
20893
20894 * lib/gdb.exp: Provide a default value for noinferior.
20895
20896 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
20897 Load libgloss.exp.
20898
20899Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
20900
20901 * gdb.disasm/hppa.exp: Compile directly into an executable, use
20902 the executable, not the .o to run the tests from.
20903
20904Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
20905
20906 * gdb.base/break.exp: Don't test for program exit or exit status
20907 if $noresults if nonzero.
20908 * gdb.base/langs.exp: Likewise.
20909 * gdb.base/watchpoint.exp: Likewise.
20910
20911 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
20912 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
20913 trying to compile the testcase.
20914
20915Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
20916
20917 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
20918 * gdb.base/signals.exp (continue to handler): Likewise.
20919
20920Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
20921
20922 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
20923
20924 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
20925
20926Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
20927
20928 * gdb.base/corefile.exp: Recognize "not found" as failure
20929 when trying to determine if a core file was generated.
20930 If no core file was generate the first time, try again without
20931 the ulimit -c to work around braindamaged shells.
20932
20933Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
20934
20935 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
20936 [] tests with "test" and enclose string in quotes.
20937 * gdb.stabs/configure: Rebuild
d63a86f8 20938
c906108c
SS
20939Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
20940
20941 Changes in sync with expect:
20942 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
20943 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
20944 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
20945 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
20946 argument to AC_REQUIRE.
20947 * configure: Regenerated.
20948
20949Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
20950
20951 * gdb.base/corefile.exp: When generating a core, discard any
20952 error messages about ulimit not found and the "core dumped"
20953 message from the shell that runs the coredumper.
20954
20955Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
20956
20957 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
20958
20959 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
20960 which sed script to run. Expect failure for v_comb test
20961 on PA targets too.
d63a86f8 20962
c906108c
SS
20963Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
20964
20965 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 20966 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
20967
20968Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
20969
20970 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
20971 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 20972 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
20973 * lib/gdb.exp (default_gdb_start): Fix typo.
20974 * gdb.base/corefile.exp: Allow "Core was generated by ..."
20975 messages to not include the full program name that caused
20976 the core dump since some systems (such as solaris) apparently
20977 truncate this path to about 80 characters.
20978 When generating a core file first try increasing the core file
20979 size limit to unlimited since some systems may default it to
20980 zero, and it is harmless to try it. Move the test for failing
20981 to generate a core file to where it will actually get executed.
20982 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
20983 new gdb result from g++ debug info improvements and make old
20984 pattern obsolescent. Also account for size_t differences
20985 (may be int or long).
20986 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
20987 initialization before function call is placed in the delay slot
20988 and thus appears to be skipped over by commands such as "next".
20989
20990Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
20991
20992 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
20993
20994Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
20995
20996 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
20997 input source file; fix code to compile test to deal with this
20998 convention.
20999 * gdb.c++/*.exp: Likewise.
21000
21001Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
21002
21003 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
21004 "bt in signals.exp".
21005
21006Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
21007
21008 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
21009 "step over execarg initialization" and
889bf7c5 21010 "step over corearg initialization".
c906108c
SS
21011
21012Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
21013
21014 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
21015 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
21016
21017Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
21018
21019 From Rob Savoye (rob@poseidon.cygnus.com)
21020 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
21021 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
21022 configure.in}, gdb.disasm/{Makefile.in, configure.in},
21023 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
21024 configure.in}: Major reworking for autoconfig.
c906108c
SS
21025 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
21026 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 21027 New files.
c906108c
SS
21028 * config/unix-gdb.exp: Make GDB global.
21029 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
21030 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
21031 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
21032 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
21033 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
21034 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 21035 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
21036 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
21037 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
21038 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
21039 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 21040 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
21041 to returns as necessary, arrange for test to compile own testcase
21042 executable.
c906108c 21043 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 21044
c906108c
SS
21045Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
21046
21047 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 21048 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
21049 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
21050 "backtrace through signal handler".
21051
21052Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21053
21054 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
21055 continuing from a job control stop signal.
21056 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
21057
21058Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
21059
21060 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
21061 * gdb.base/corefile.exp: Likewise.
21062 * gdb.base/funcargs.exp: Likewise.
21063
21064Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
21065
21066 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
21067 * config/monitor.exp: Add support for setting baud rate.
21068
21069Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
21070
21071 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
21072 i*86-*-linux* xfails for "backtrace through signal handler".
21073 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
21074 "print func2::coremaker_local".
21075 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 21076 alpha-dec-osf2* xfail for
c906108c
SS
21077 "delete all breakpoints when none".
21078
21079Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
21080
21081 * gdb.base/break.exp: Change test that deletes all breakpoints
21082 when no user breakpoints are installed. A post 4.15 change
21083 causes gdb to no longer prompt in this case.
21084
21085Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
21086
21087 * gdb.base/return.exp (return_tests): Change xfail for test
21088 "correct value returned double test" to stop xfailing at
21089 Solaris 2.5. Apparently the bug has been fixed.
21090
21091Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
21092
21093 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
21094 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
21095
21096Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
21097
21098 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
21099 * gdb.disasm/hppa.s: Corresponding changes.
21100
21101Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
21102
21103 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
21104 makefile fragment.
21105 * config/mt-hpux: Deleted.
21106
21107Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
21108
d63a86f8 21109 * Many files: When warning about suppressed tests due to a
c906108c
SS
21110 nonexistant test binary, avoid incrementing the warning count.
21111
21112Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
21113
21114 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 21115
c906108c
SS
21116Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21117
21118 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
21119 "sparc-*-solaris2*".
21120
21121Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21122
21123 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
21124 Add global and local variables and initialize them.
21125 * gdb.base/corefile.exp: Test correct mapping of corefile sections
21126 by printing variables. Remove rs6000 and powerpc xfails, BFD now
21127 extracts the file name and terminating signal from the core file.
21128 * TODO: Remove note about tests for correct mapping of corefile.
21129 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
21130 from optimizing it away.
21131 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
21132 handles common blocks.
21133
21134Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
21135
21136 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
21137 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
21138
21139Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
21140
21141 * Makefile.in (maintainer-clean): New target, synonym for
21142 realclean.
21143 * gdb.base/Makefile.in (maintainer-clean): Likewise.
21144 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
21145 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
21146 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
21147 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
21148 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
21149
21150Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
21151
21152 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
21153 xfails when not gcc compiled for "print foo::funclocal".
21154 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
21155 "print foo::funclocal at foo",
21156 "print 'scope1.c'::foo::funclocal at foo",
21157 "print foo::funclocal_bss at foo",
21158 "print 'scope1.c'::foo::funclocal_bss at foo",
21159 "print foo::funclocal_ro at foo",
21160 "print 'scope1.c'::foo::funclocal_ro at foo",
21161 "print bar::funclocal at foo" and
21162 "print 'scope1.c'::bar::funclocal at foo".
21163 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
21164 gcc compiled for "print foo::funclocal at bar".
21165 Expand all messages to ensure that they identify that
21166 the test is at bar().
21167 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
21168 gcc compiled for:
21169 "ptype on opaque struct pointer (statically)",
21170 "ptype on opaque struct tagname (statically)",
21171 "ptype on opaque struct pointer (dynamically) 1",
21172 "ptype on opaque struct tagname (dynamically) 1",
21173 "ptype on opaque struct pointer (dynamically) 2" and
21174 "ptype on opaque struct tagname (dynamically) 2
21175 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
21176 gcc compiled for:
21177 "p datalocal"
21178 "whatis datalocal",
21179 "ptype datalocal",
21180 "p bsslocal",
21181 "whatis bsslocal", and
21182 "ptype bsslocal".
21183 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
21184 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
21185 when not gcc compiled.
21186 * gdb.base/funcargs.exp (float_and_integral_args): Add
21187 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
21188 compiled.
21189 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
21190 "backtrace from call6a" when not gcc compiled.
21191 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
21192 "backtrace from call7a" when not gcc compiled.
21193 * gdb.base/callfuncs.exp (do_function_calls):
21194 Add "hppa*-*-hpux*" xfail when not gcc compiled for
21195 "p t_char_array_values(char_array_val2,char_array_val1)",
21196 "p t_char_array_values(char_array_val1,char_array_val2)",
21197 "p t_char_array_values("carray 1","carray 2")",
21198 "p t_char_array_values("carray 1",char_array_val2)",
21199 "p t_char_array_values(char_array_val1,"carray 2")",
21200 "p sum_args(1,{2})",
21201 "p sum_args(2,{2,3})",
21202 "p sum_args(3,{2,3,4})",
21203 "p sum_args(4,{2,3,4,5})"
21204 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
21205 "backtrace in corefile.exp" when not gcc compiled.
21206
21207Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21208
21209 * gdb.base/signals.exp: Rewrite `handle all print' test as
21210 a procedure. Accept blanks or TABs as whitespace, increase
21211 timeout and expect input buffer size for the large output
21212 from the command. Remove "i*86-*-bsdi2.0" xfail.
21213
21214Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21215
21216 * gdb.base/setvar.exp: Add new testcases for truncation when
21217 assigning invalid values to bitfields.
21218
21219Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
21220
d63a86f8 21221 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
21222 mips-sgi-irix* xfail for
21223 "call inferior func with struct - returns char *"
21224 and fix test so that an optional (unsigned char *) cast is
889bf7c5 21225 accepted in the result.
c906108c
SS
21226
21227Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
21228
21229 * gdb.base/funcargs.exp (float_and_integral_args): Remove
21230 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
21231 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
21232 * gdb.base/signals.exp: Remove duplicate "handle all print" test
21233 that accidentally got checked in.
21234
21235Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
21236
d63a86f8 21237 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
21238 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
21239 compiled test.
21240 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
21241 Add mips-sgi-irix5* xfail for not gcc compiled.
21242 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
21243 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
21244 "p top", "whatis top", "p middle", and "whatis middle".
21245 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
21246 "whatis signed char" for not gcc compiled.
21247 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
21248 "set variable signed char=-1 (-1)" and
21249 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
21250 * gdb.base/funcargs.exp (float_and_integral_args):
21251 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
21252 Add mips-sgi-irix* xfail when not gcc compiled for
21253 "continue to call2b".
21254 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
21255 "continue to call2g".
21256 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
21257 "backtrace from call6a"
21258 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
21259 "backtrace from call7k".
21260 Add mips-sgi-irix5* xfail when not gcc compiled for
21261 "backtrace from call7a".
21262 (localvars_after_alloca): Fix gdb_test cmds for
21263 "print * after runto ...".
21264 Remove rs6000-*-* xfails for
21265 "print i after runto localvars_after_alloca" and
21266 "print l after runto localvars_after_alloca"
21267 for all compilers.
21268 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 21269 when not compiled with gcc, for:
c906108c
SS
21270 "print signed char == (minus)",
21271 "print signed char != (minus)",
21272 "print signed char < (minus)",
21273 "print signed char > (minus)".
21274 * gdb.base/callfuncs.exp (do_function_calls):
21275 Add mips-sgi-irix* xfail, when compiled with native compiler, for
21276 "call inferior func with struct - returns char *".
d63a86f8 21277 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
21278 "correct value returned double test" to include Solaris 2.4.
21279 * gdb.base/funcargs.exp (float_and_integral_args):
21280 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 21281
c906108c
SS
21282Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21283
21284 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
21285 enumeration bitfields if compiling with GNU C.
21286 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
21287 to empty' prompt.
21288
21289Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
21290
21291 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
21292 test for PRO targets.
21293
21294 * gdb.base/funcargs.exp: Avoid ever setting more than 8
21295 breakpoints in the inferior at any given time by making
21296 two groups of breakpoints for call2*, call6* and call7*
21297 tests.
21298
21299Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21300
21301 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
21302 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
21303 from optimizing it away.
21304 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
21305 "call inferior func with struct".
21306
21307Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
21308
21309 * configure.in: Only configure gdb.chill for particular targets.
21310
21311Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
21312
21313 * gdb.base/Makefile.in: Add action to .c.o transformation
21314 rule that generates a .ci file for each .o file and remove
21315 explicit .c.o rules except for callfuncs.o.
21316 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
21317 generates a .ci file for each .o file and remove explicit
21318 .cc.o rules.
21319 (clean): Remove *.tmp *.ci files.
21320 (EXECUTABLES): Remove templ-info.exp.
21321 * gdb.base/compiler.c: New file.
21322 * gdb.c++/compiler.cc: New file
21323 * gdb.base/scope.exp: Source gdb.base/scope.ci.
21324 Change rs6000-*-* xfail for
21325 "print 'scope0.c'::filelocal_ro" and
21326 "print 'scope1.c'::filelocal" and
21327 "print 'scope1.c'::filelocal_bss" and
21328 "print 'scope1.c'::filelocal_ro" and
21329 "print 'scope1.c'::foo::funclocal" and
21330 "print 'scope1.c'::foo::funclocal_ro" and
21331 "print 'scope1.c'::bar::funclocal" and
21332 "print 'scope0.c'::filelocal_ro" and
21333 "print 'scope1.c'::filelocal at foo" and
21334 "print 'scope1.c'::filelocal_bss at foo" and
21335 "print 'scope1.c'::filelocal_ro at foo" and
21336 "print 'scope1.c'::foo::funclocal at foo" and
21337 "print 'scope1.c'::foo::funclocal_bss at foo" and
21338 "print 'scope1.c'::foo::funclocal_ro at foo" and
21339 "print 'scope1.c'::bar::funclocal at foo" and
21340 "print 'scope0.c'::filelocal_ro" and
21341 "print 'scope1.c'::filelocal" and
21342 "print 'scope1.c'::filelocal_bss" and
21343 "print 'scope1.c'::filelocal_ro" and
21344 "print 'scope1.c'::foo::funclocal" and
21345 "print 'scope1.c'::foo::funclocal_bss" and
21346 "print 'scope1.c'::foo::funclocal_ro" and
21347 "print 'scope1.c'::bar::funclocal" and
21348 "print 'scope1.c'::bar::funclocal_bss"
21349 to only be xfail'd when not compiled with gcc.
d63a86f8 21350 Add rs6000-*-* xfail for
c906108c
SS
21351 "print 'scope0.c'::filelocal_bss before run"
21352 when compiled with gcc.
21353 (test_at_main): Add rs6000-*-* xfail for
21354 "print filelocal_ro in test_at_main"
21355 when compiled with gcc.
21356 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 21357 Add rs6000-*-aix* xfail for
c906108c
SS
21358 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
21359 "ptype t_char_array", not compiled with gcc.
21360 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
21361 xfail for "list foo (in include file)" when gcc compiled.
21362 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 21363 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
21364 "run to call0a" if not compiled with gcc.
21365 (unsigned_integral_args): Add rs6000-*-* xfail for
21366 "run to call1a" if not compiled with gcc.
21367 (float_and_integral_args): Add rs6000-*-* xfail for
21368 "run to call2a" if not compiled with gcc and for
21369 "continue to call2b" for any compiler.
21370 Add rs6000-*-* xfail to
21371 "print f1 after run to call2a" for gcc compiled.
21372 (discard_and_shuffle): Add rs6000-*-* xfail for
21373 "run to call6a".
21374 (shuffle_round_robin): Add rs6000-*-* xfail for
21375 "backtrace from call7a" if not compiled with gcc.
21376 Add rs6000-*-* xfail for
21377 "backtrace from call7b" if compiled with gcc.
21378 (call_after_alloca): Add rs6000-*-* xfail for
21379 "print c in call_after_alloca" and
21380 "print s in call_after_alloca" and
21381 "backtrace from call_after_alloca_subr"
21382 if not compiled with gcc.
21383 (localvars_in_indirect_call): Add rs6000-*-* xfail for
21384 "print c in localvars_in_indirect_call" and
21385 "print c in localvars_in_indirect_call" and
21386 "backtrace in indirectly called function" and
21387 "stepping into indirectly called function"
21388 if not compiled with gcc.
21389 (localvars_after_alloca): Add rs6000-*-* xfail for
21390 "print c after runto localvars_after_alloca" and
21391 "print s after runto localvars_after_alloca" and
21392 "print i after runto localvars_after_alloca" and
21393 "print l after runto localvars_after_alloca"
21394 for all compilers.
21395 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
21396 than whatis-info.exp.
21397 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
21398 than opaque-info.exp.
21399 Setup rs6000-*-* xfail for
d63a86f8 21400 "ptype on opaque struct pointer (statically)" and
c906108c
SS
21401 "ptype on opaque struct pointer (dynamically)" when
21402 not compiled with gcc.
21403 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
21404 rather than callf-info.exp.
21405 (do_function_calls): Add clear_xfail for rs6000-*-* for
21406 "p t_float_values2(3.14159,float_val2)". Seems to work
21407 fine there, both with xlc and gcc. Need to find out what
21408 it is doing right and fix other platforms.
21409 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
21410 "call inferior func with struct - returns int",
21411 "call inferior func with struct - returns long",
21412 "call inferior func with struct - returns float",
21413 "call inferior func with struct - returns double",
21414 "call inferior func with struct - returns char *",
21415 but only if not gcc compiled (presumes xlc compiled).
21416 Change rs6000-*-* xfails for
21417 "call inferior func with struct - returns char" and
21418 " call inferior func with struct - returns short" to only
21419 xfail if not using gcc.
21420 (clean mostlyclean): Remove *.ci and *.tmp files.
21421 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
21422 than templ-info.exp.
21423 * gdb.base/langs.exp: Source gdb.base/langs.ci.
21424 Add rs6000-*-* xfail for "up to foo in langs.exp"
21425 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 21426 when not gcc compiled.
d63a86f8 21427
c906108c
SS
21428Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
21429
21430 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
21431 * gdb.base/corefile.exp: Likewise.
21432 * gdb.base/list.exp: Likewise.
21433 * gdb.base/scope.exp: Likewise.
21434 * gdb.base/siganls.exp: Likewise.
21435
21436 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
21437 compiler output.
21438 * gdb.base/whatis.exp: Likewise.
21439
21440Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
21441
21442 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
21443 failure (opcode table has been fixed to match reality).
21444
21445Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
21446
21447 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
21448 "call inferior func with struct - returns char",
21449 "call inferior func with struct - returns short"
21450
21451 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
21452 "print 'scope0.c'::filelocal at main",
21453 "print 'scope0.c'::filelocal_bss in test_at_main",
21454 "print 'scope0.c'::filelocal at foo",
21455 "print 'scope0.c'::filelocal_bss in test_at_foo",
21456 "print 'scope0.c'::filelocal at bar",
21457 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 21458
c906108c
SS
21459 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
21460 in source file 1". This bug seems to have been fixed with both
21461 gcc and native cc (was native assembler bug?).
21462
21463Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
21464
21465 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
21466 "backtrace through signal handler" to "i*86-*-sysv4*".
21467 * gdb.base/signals.exp: Add xfail for "'next' behaved as
21468 continue" case. Add "known SVR4 bug" to fail message.
21469 Add "i*86-*-bsdi2.0" xfail for "handle all print".
21470 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
21471 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
21472 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
21473 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
21474 "up to foo in langs.exp", "show language at foo in
21475 langs.exp", "up to cppsub_ in langs.exp", "show
21476 language at cppsub_ in langs.exp", "up to fsub in
21477 langs.exp", and "show language at fsub in langs.exp".
21478 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
21479 "bactrace in corefile.exp".
21480 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
21481 "call inferior function with struct - returns float" and
21482 "call inferior function with struct - returns double".
d63a86f8 21483
c906108c
SS
21484Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
21485
21486 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
21487 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
21488 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
21489 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
21490
21491Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
21492
21493 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
21494 (or overriden) "CHILL" macro rather then bare "gcc".
21495 Also look for ../../gcc/xgcc since that is what we will
21496 actually need, not "Makefile". Remove following assignment
21497 of CHILL to CHILL_FOR_TARGET because that results in
21498 recursive definition.
21499
21500Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
21501
21502 * gdb.base/corefile.exp: Change xfail for backtrace in
21503 corefile.exp from linuxaout to all linux.
21504 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
21505 cases where we miss the breakpoint at the signal handler
21506 for some reason. Setup xfail for linuxoldld/linuxaout and
21507 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
21508 hitting SIGURG breakpoint.
21509 * gdb.base/signals.exp: Setup xfail for "next" acting like
21510 continue to add linuxoldld. Setup xfail for all linux for
21511 "next to handler in signals_tests_1", "backtrace in
21512 signals_tests_1", "continue to func1", "pass SIGUSR1",
21513 and continue to handler".
21514
21515Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
21516
21517 * Update all FSF addresses except those in COPYING* files.
21518
21519Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
21520
21521 * gdb.base/a2-run.exp: Change messages to be more explicit about
21522 the status of args, and quote binfile in results.
21523
21524Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
21525
21526 * gdb.base/callfuncs.exp: Add tests for passing structs to
21527 inferior functions and return various types.
21528 * gdb.base/callfuncs.c: Add functions to receive a struct
21529 and return a member of the struct, in various types.
21530
21531Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21532
21533 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
21534
21535Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
21536
21537 * config/vxworks29k.exp: New file, sources vxworks.exp.
21538
21539Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
21540
21541 * config/gdbremote.exp: New file. Testing framework using
21542 gdbserver.
21543
21544Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
21545
21546 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
21547 "call function when asleep" and "send end of file".
21548 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
21549 for "backtrace in corefile.exp".
21550 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
21551 for "backtrace through signal handler".
21552 * gdb.base/corefile.exp: Make sure we actually generate a core file
21553 before trying the core tests. Some systems allow the user to suppress
21554 generation of core files and default to that (linux for example).
21555 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
21556 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
21557
21558Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
21559
21560 * gdb.threads: New directory with some crude multi-threaded
21561 gdb tests (step.exp and step2.exp).
21562 * config/mt-lynx (STEP_EXECUTABLE): Define.
21563 (THREADFLAGS): Define.
21564
21565Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
21566
21567 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
21568
21569 * gdb.base/signals.exp: Disable whole file for lynx until
21570 further notice.
21571
21572 * gdb.base/signals.exp: xfail test where "next" acts like
21573 "continue" for lynx.
21574
21575 * gdb.base/interrupt.exp: xfail test for calling function while
21576 inferior is asleep for lynx.
21577
21578 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
21579 than one cr-lf after each command.
21580
21581Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21582
21583 * configure.in: Reinstate setting of stabsdirs variable, fix
21584 typo in setting up configdirs for native builds.
21585
21586 * gdb.base/return.exp: Fix typo in return double test.
21587 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
21588 compiler from optimizing them away.
21589
21590Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
21591
21592 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
21593 sequences to be echo'd by gdb when using gdb_test.
21594 * gdb.chill/chexp.exp: Likewise.
21595 * gdb.fortran/exprs.exp: Likewise
21596
21597Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
21598
21599 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
21600 after the inferior gdb has started.
21601
21602 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
21603 after each command.
21604 * gdb.base/funcargs.exp: Likewise.
21605 * gdb.base/gdbvars.exp: Likewise.
21606 * gdb.base/interrupt.exp: Likewise.
21607 * gdb.base/list.exp: Likewise.
21608 * gdb.base/watchpoint.exp: Likewise.
21609 * gdb.c++/demangle.exp: Likewise.
21610 * gdb.c++/inherit.exp: Likewise.
21611 * gdb.chill/chexp.exp: Likewise.
21612 * gdb.fortran/exprs.exp: Likewise.
21613
21614 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
21615 test if we can't handle IO to/from the inferior.
21616
21617 * gdb.c++/misc.exp: Always check for a program already being
21618 started after sending a "run" command to gdb.
21619
21620 * gdb.base/twice.exp: Start with a fresh gdb.
21621
21622 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
21623 only depend on gdb's expression code, not the chill runtime.
21624
21625 * gdb.base/return.c: Put return values into variables so we
21626 can have gdb print them rather than depending on the program
21627 to print them.
21628 * gdb.base/return.exp: Corresponding changes.
21629
21630 * lib/gdb.exp: Provide default value for noinferiorio.
21631 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
21632 the inferior.
21633
21634 * gdb.base/break.exp: Always check for a program already being
21635 started after sending a "run" command to gdb.
21636 (text_next_with_recursion): Don't check the output from the
21637 program's printf statement. Instead just make sure the program
21638 exited.
21639
21640 * gdb.base/commands.exp: Protect tests which need arguments with
21641 $noargs conditionals.
21642
21643Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21644
21645 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
21646 of structure member arrays to match gdb/valops.c:value_addr change.
21647
21648Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
21649
21650 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
21651 cases.
21652
21653Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
21654
21655 * configure.in (configdirs): Remove gdb.chill from default list
21656 of subdirs and then add it back in only if doing a native build.
21657 The current chill compiler does not yet work in any cross build.
21658 * Revert all signal changes from Jul 6.
21659 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
21660 for sh-hms targets, allowing these tests to link, with no other
21661 changes. Testing is suppressed by setting "nosignals" in site.exp.
21662
21663Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
21664
21665 * configure.in (signaldirs): Define and add to configdirs for all
21666 targets except some specific ones that are known to not support signals.
21667 Also clean up formatting.
21668 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
21669 (signals, sigall): Remove rules to build.
21670 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
21671 Moved to new gdb.signals directory.
21672 * gdb.signals: New test directory.
21673 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
21674 signals.c signals.exp}: New or moved files.
21675
21676Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
21677
21678 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
21679
21680Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
21681
21682 * gdb.base/return.exp: Xfail `return double' test failure
21683 on at least Solaris 2.3 and handle future/past versions on
21684 a case by case basis as appropriate. Also update message
21685 to include i*86 failures.
21686
21687Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21688
21689 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
21690
21691 * lib/gdb.exp: Fix comment which erroneously identified
21692 gdb_file_cmd as gdb_load (the 19 May change was in fact to
21693 gdb_file_cmd not gdb_load).
21694 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
21695
21696 * gdb.base/setvar.exp: Make test names consistent between pass and
21697 fail cases. Use gdb_test more.
21698
21699Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21700
21701 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
21702
21703Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21704
21705 * gdb.base/help.exp: Fix expected help string for `show commands'.
21706
21707Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
21708
21709 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
21710
21711 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
21712 of a text section.
21713
21714Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
21715
21716 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
21717 that loop eventually terminates. Fix Connection refused logic so
21718 that testsuite will expire nicely.
21719
21720Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
21721
21722 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
21723 config/rom68k.exp: New tcl glue for the appropriate monitors.
21724 These all just end up calling monitor.exp.
21725 * config/monitor.exp (gdb_target_monitor): Handle `Connection
21726 refused' by retrying. Cleanup some timeout issues.
21727 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
21728 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
21729 callers don't have to set/restore global timeout variable.
21730
21731 * The following set of changes centralizes management of the global
21732 timeout variable. This way, it can be set in one target dependent
21733 place instead of dozens of places scattered throughout the test suite.
21734 If you need to lengthen a timeout, then you should either set timeout
21735 in one of the config/{target}.exp files, or multiply it by a factor.
21736 Setting it to an absolute value is always going to lose for some
21737 targets.
21738 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
21739 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
21740 * gdb.base/funcargs.exp: Don't set timeout.
21741 * gdb.base/list.exp (test_forward_search): Only use local timeout.
21742 * gdb.base/printcmds.exp (test_print_string_constants
21743 test_print_array_constants): Don't set timeout.
21744 * gdb.base/ptype.exp: Don't set timeout.
21745 * gdb.base/recurse.exp: Don't set timeout.
21746 * gdb.base/return.exp: Don't set timeout.
21747 * gdb.base/watchpoint.exp: Don't set timeout.
21748 * gdb.c++/classes.exp (do_tests): Don't set timeout.
21749 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
21750
21751Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
21752
21753 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
21754
21755Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21756
21757 * lib/gdb.exp: Disable chill tests for irix5.
21758
21759Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21760
21761 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
21762 each test pass or fail.
21763
21764Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21765
21766 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
21767 xlc not gcc.
21768
21769Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
21770
21771 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
21772
21773Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
21774
21775 * config/est.exp: Fix copyright and comments. Remove dead code.
21776 Use targetname, serialport and baud variables instead of fixed
21777 constants.
21778 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
21779 * config/cpu32bug.exp: New file to support cpu32bug monitors.
21780
21781Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21782
21783 * gdb.base/watchpoint.exp: Don't run
21784 test_watchpoint_triggered_in_syscall for sunos.
21785
21786Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21787
21788 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
21789 they don't seem to exist. Do include stdio.h.
21790
21791Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21792
21793 * gdb.base/a1-selftest.exp: Add alpha xfail.
21794
21795Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21796
21797 * gdb.base/watchpoint.c (main): Prompt before calling read().
21798 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
21799 Revise accordingly. Remove cruft about sending "123" several
21800 times, until it gets noticed. Clean up the "print buf[0]" stuff
21801 so that it passes or fails, and waits for prompts in the usual way.
21802
21803Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21804
21805 * gdb.base/recurse.exp: Fix comment.
21806
21807 * TODO: Remove item about printing variables in nodebug.exp. Add
21808 item about enabling tests which are only run on some targets.
21809
21810 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
21811 fail, make test names unique, use new gdb_test convention
21812 regarding pattern, use gdb_test more, etc.).
21813
21814 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
21815 fail, make test names unique, etc.).
21816
21817Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21818
21819 * gdb.base/nodebug.c: Change return type of top and middle to
21820 short.
21821 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
21822 are fixed by the recent mdebugread.c changes. Allow `short ()'
21823 as type for top and middle.
21824
21825Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21826
21827 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
21828 nearly as I can tell, the whole thing was an accident in Stu's
21829 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
21830 to replace a send/expect pair with gdb_test, but ended up only
21831 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
21832 of 30 Mar 1995 took care of it, but left this vestigial comment
21833 which I am now nuking.
21834
21835Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21836
21837 * gdb.base/break.exp: Look for different line number for
21838 breakpoint at main depending on usestubs.
21839
21840Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21841
21842 * gdb.base/list.exp: Adjust some alternate expect patterns to
21843 match recent list0.c change. Add alternate expect pattern for
21844 output from `list default lines around main' for optimizing
21845 compilers.
21846
21847Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21848
21849 * lib/gdb.exp: If nosignals is not set, set it to 0.
21850
21851Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
21852
21853 * config/slite-gdb.exp: Responds to load symbol table prompt.
21854 * gdb.base/break.exp: Adjust line number, fix rerun.
21855 * gdb.base/langs0.c: Add #ifdef usestubs.
21856
21857Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
21858
21859 * gdb.base/list.exp: Adjust line contents after adding new lines in
21860 list0.c. Also fix a syntax error.
21861
21862 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
21863 * gdb.base/break.exp: ditto.
21864 * gdb.base/list.exp: ditto.
21865 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
21866 * gdb.base/run.c: ditto.
21867 * gdb.base/list0.c: ditto.
21868 * gdb.base/funcargs.c: ditto.
21869
21870Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
21871
21872 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
21873 $targetname, $serialport and $baud instead of hardwired variables.
21874 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
21875 target doesn't support signals.
21876
21877Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
21878
21879 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
21880
21881Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21882
21883 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
21884 Don't rely on the value of an auto variable before it has been
21885 initialized. Use gdb_test more.
21886
21887Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21888
21889 * lib/gdb.exp (default_gdb_version): A version number must start
21890 with a digit, but other than that contains all characters up to
21891 the first whitespace character.
21892
21893Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21894
21895 * gdb.base/commands.exp (breakpoint_command_test): New tests.
21896
21897Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21898
21899 * gdb.c++/*.exp: Warn if executable does not exist. The original
21900 reason for skipping the warning was that configure.in sometimes
21901 intentionally skipped building the executables but the tcl code
21902 had no way of knowing. That (a) was always bogus with respect to
21903 error handling, (b) is no longer true (right now there is no way
21904 to skip C++ tests).
21905
21906 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
21907
21908Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21909
21910 * gdb.base/list.exp: Add expect patterns for output from
21911 SunPRO compiled executables.
21912 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
21913 types.
21914
21915Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21916
21917 * gdb.base/break.exp (test_next_with_recursion): Accept any line
21918 number (we are already testing that the correct source line text
21919 gets printed).
21920
21921 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
21922 that is what is intended, but something needed to be done to get
21923 sunos4 native working again.
21924
21925 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
21926
21927 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
21928 apparently went with a (very) old xfail.
21929
21930Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
21931
21932 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
21933 runto_main is a proc in gdb.exp that will do 'step' for target use
21934 stubs.
21935 * gdb.base/exprs.exp: ditto.
21936 * gdb.base/interrupt.exp: ditto.
21937 * gdb.base/opaque.exp: ditto.
21938 * gdb.base/printcmds.exp: ditto.
21939 * gdb.base/ptype.exp: ditto.
21940 * gdb.base/scope.exp: ditto.
21941 * gdb.base/setvar.exp: ditto.
21942 * gdb.base/signals.exp: ditto.
21943 * gdb.base/twice.exp: ditto.
21944 * gdb.c++/classes.exp: ditto.
21945 * gdb.c++/inherit.exp: ditto.
21946 * gdb.c++/templates.exp: ditto.
21947 * gdb.base/break.exp: no run and hit main for stubs. Change line
21948 numbers for breakpoints and info breakpoint.
21949 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
21950 breakpoint().
21951 * gdb.base/callfuncs.c: ditto.
21952 * gdb.base/exprs: ditto.
21953 * gdb.base/interrupt.c: ditto.
21954 * gdb.base/opaque0.c: ditto.
21955 * gdb.base/printcmds.c: ditto.
21956 * gdb.base/ptype.c: ditto.
21957 * gdb.base/scope0.c: ditto.
21958 * gdb.base/setvar.c: ditto.
21959 * gdb.base/signals.c: ditto.
21960 * gdb.base/twice.c: ditto.
21961 * gdb.c++/misc.cc: ditto.
21962 * gdb.c++/templates.cc: ditto.
21963
21964Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21965
21966 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
21967
21968 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
21969 somewhere between `read' and `main.c'. I'm pretty sure the
21970 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
21971 and it isn't particularly useful.
21972
21973 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
21974
21975Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21976
21977 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
21978
21979Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
21980
21981 * config/mt-slite: add LIBS and -nostdlib.
21982 * config/slite-gdb.exp: add this new file to support sparclite target.
21983
21984Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
21985
21986 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
21987
21988 * gdb.base/a2-run.exp: Change argument to istarget from
21989 "*-*-vxworks" to "*-*-vxworks*".
21990 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
21991
21992Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
21993
21994 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
21995 will not runto main but do a 'step' to step out of breakpoint().
21996 * config/mt-slite: add -Dusestubs.
21997
21998Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21999
22000 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
22001 instead of just @.
22002
22003 * gdb.base/signals.exp: Add test for "handle all print".
22004 * TODO: Remove "handle all print". Also remove item about
22005 checking copyright date (I don't like the idea of a spurious FAIL
22006 based on when we run the tests).
22007
22008 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
22009 for SunOS4 (reason for failure not investigated). Remove
22010 redundant test for $binfile.
22011
22012 * gdb.base/nodebug.c (array_index): Call malloc.
22013
22014 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
22015
22016Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
22017
22018 * gdb.base/recurse.exp: Update gdb_test invocation to use new
22019 conventions and slightly simplify the matching regexp.
22020
22021Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22022
22023 * gdb.base/break.exp: Update gdb_test invocation to use new
22024 convention.
22025
22026 * lib/gdb.exp: If noargs is not set, set it to 0.
22027
22028 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
22029 tests unique.
22030
22031 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
22032
22033Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22034
22035 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
22036 one argument of type "<non-float parameter>".
22037
22038Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
22039
22040 * config/rom68k.exp: New file to support Motorola IDP board.
22041 * gdb.base/a2-run.exp: Skip this file if noargs is set.
22042 * gdb.base/break.c: Change things around so that this program
22043 doesn't depend upon args. This is necessary to make remote
22044 targets work (in general, they can't take args).
22045 * gdb.base/break.exp: Don't try to send args to program. Don't
22046 expect output. Also, replace lots of code with gdb_test.
22047
22048Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22049
22050 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
22051 printing of '\'' (which is what the comment says we are testing,
22052 even though we were not), not '''.
22053 (test_integer_literals_rejected): Test that printing ''' is an error.
22054
22055 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
22056 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
22057 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
22058 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
22059 Use gdb_test not test_print_accept.
22060 * lib/gdb.exp: Remove test_print_accept.
22061
22062 * gdb.base/signals.exp (signal_tests_1): Make pass message
22063 consistent with fail message.
22064
22065 * gdb.base/whatis.exp: Remove xfails for printing char vs.
22066 unsigned char; the bug (PR 1821) is fixed.
22067
22068 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
22069
22070 * gdb.base/scope.exp (test_at_localscopes): Call pass for
22071 successful tests--makes xfailing them work right.
22072
22073Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22074
22075 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
22076 only \r\n, not .*. The test can pass .* as the last thing in
22077 $pattern if that is what it wants. In addition to providing this
22078 flexibility, this change should speed up pattern matching in cases
22079 where the pattern already ended with .* (there were a number of
22080 them). This change also helps catch bad patterns--in the old
22081 scheme the typo "char \*" instead of "char \\*" would pass. Now
22082 it is caught.
22083 * Many .exp files: Update callers.
22084
22085 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
22086 clearer and does not spuriously match multiple ('s. Likewise for
22087 ) and *.
22088
22089 * gdb.base/nodebug.exp: Test ability to call a function and pass
22090 it a string (even with no debugging info).
22091
22092 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
22093 "p '\'", which is the same as "p ''" once tcl gets done with
22094 quoting, to "p '\\'", which I suspect is what is intended (one
22095 backslash gets sent to GDB).
22096
22097 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
22098
22099Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22100
22101 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
22102 1817) was fixed literally years ago.
22103
22104Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22105
22106 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
22107 test, it causes stepping out of call_after_alloca_subr with
22108 optimizing compilers.
22109 (localvars_in_indirect_call): Consume GDB prompt if `finish'
22110 fails.
22111
22112 * gdb.c++/templates.exp: Source templ-info.exp only if
22113 the templates executable exists.
22114
22115 * gdb.c++/misc.cc (class Contains_static_instance,
22116 class Contains_nested_static_instance),
22117 gdb.c++/classes.exp (test_static_members): Test printing of
22118 a class that contains a static instance of the class.
22119
22120Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22121
22122 * gdb.base/langs2.c (cppsub_): Don't prototype.
22123 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
22124 only, I believe).
22125
22126Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22127
22128 * lib/gdb.exp (skip_chill_tests): New procedure.
22129
22130 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
22131
22132Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
22133
22134 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
22135 each expect pattern. Cuts runtime from 12 to about 4 seconds.
22136
22137Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22138
22139 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
22140
22141 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
22142 disassemble 8, not 16, instructions for part 4.
22143
22144 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
22145 support the latter anymore.
22146
22147 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
22148 -DNO_PROTOTYPES.
22149 * gdb.base/callfuncs.c: Control use of prototypes based on
22150 NO_PROTOTYPES, not __STDC__.
22151 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
22152 t_float_values2 tests if prototypes in use.
22153
22154 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
22155 t_double_values): When checking differences against DELTA, check
22156 that difference is within the range (-DELTA,DELTA), not just
22157 (-infinity,DELTA).
22158
22159Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
22160
22161 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
22162 'file' command firts, then 'target', then 'load', this is due to gdb
22163 target set up.
22164 * config/mips-gdb.exp: Fix a couple regular exp bugs.
22165
22166Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
22167
22168 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
22169 FP load/store variants.
22170 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
22171
22172Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
22173
22174 * gdb.base/term.exp: Do not give a warning if not native, it is
22175 not an abnormal condition.
22176
22177Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
22178
22179 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
22180 t_char_array".
22181
22182Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
22183
22184 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
22185 are getting the version number.
22186
22187 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
22188 if not native, it is not an abnormal condition.
22189
22190Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22191
22192 * lib/gdb.exp: Just use "file exists", rather than undocumented
22193 dejagnu procedure "findfile".
22194
22195Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
22196
22197 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
22198 (LDFLAGS): Set to -Xlinker -Ur.
22199
22200 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
22201 Removed, these values are set by lib/gdb.exp.
22202
22203 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
22204
22205Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
22206
22207 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
22208 of replicating gdb startup code.
22209
22210 * config/mt-vxworks (LDFLAGS): Set to -r.
22211 (CFLAGS_FOR_TARGET): Removed.
22212
22213 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
22214 (gdb) and gdb for vxworks uses (vxgdb).
22215
22216 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
22217 executable is not in the tree and host != target, use sed and
22218 program_transform_name to determine the gdb name used by the
22219 target.
22220
22221 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
22222 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
22223
22224Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22225
22226 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
22227 floats, chars, and shorts where there are ANSI-style function
22228 definitions.
22229
22230 * gdb.base/langs.exp, gdb.base/langs*: New test.
22231 * gdb.base/Makefile.in: Build it.
22232 * TODO: Remove item about checking that C names don't get C++
22233 demangling applied; this test tests it.
22234
22235Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22236
22237 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
22238 went with the const70 xfail. The xfail went away a year ago.
22239
22240 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
22241
22242 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
22243 for hp300.
22244
22245 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
22246
22247 * gdb.base/a1-selftest.exp: Don't run on hp300.
22248
22249Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22250
22251 * Makefile.in (site.exp): Set host_alias and target_alias as well
22252 as host_triplet and target_triplet.
22253
22254Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22255
22256 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
22257
22258 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
22259 places as other ecoff systems).
22260
22261 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
22262 ultrix.
22263
22264Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22265
22266 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
22267 remove them.
22268 * gdb.base/nodebug.exp: Accept "function" in addition to "text
22269 variable and "variable" in addition to "data variable".
22270 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
22271
22272 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
22273 2.
22274 * gdb.base/list1.c (long_line): Add additional statement at start
22275 of function.
22276 * gdb.base/list.exp (test_forward_search): Update line number to
22277 reflect new statement.
22278
22279Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22280
22281 * gdb.base/signals.exp: Reinitialize searched source directories
22282 after gdb_start call.
22283
22284Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
22285
22286 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
22287 * gdb.stabs/Makefile.in: Likewise.
22288
22289 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
22290 change. Instead split the tests into smaller pieces.
22291 * gdb.disasm/hppa.s: Corresponding changes.
22292
22293Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22294
22295 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
22296 Quote ^C when passing it to stty. For some shells ^ is a pipe.
22297
22298 * gdb.base/funcargs.exp: Modify many tests so that every test
22299 either passes or fails. Make some test names unique.
22300
22301Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22302
22303 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
22304 Call stty to set interrupt character.
22305
22306 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
22307 for HP assembler versus GNU assembler based on actual behavior of
22308 $(CC), rather than assuming that $(AS) is always the GNU assembler.
22309
22310 * TODO: Suggest a few more stepping tests.
22311
22312Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
22313
22314 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
22315 restart GDB for h8300 after a continue.
22316 (return): Add pattern to match a29k-udi behavior.
22317 * gdb.base/nodebug.exp: Remove obsolete comment.
22318 * gdb.base/regs.exp: New file, testing of register displays.
22319 * gdb.base/return.exp: Fix typo in reference to $objdir.
22320 * gdb.base/whatis.exp: Always start with a fresh GDB.
22321
22322Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22323
22324 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
22325 higher, these tests generate a lot of output.
22326
22327Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22328
22329 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
22330 code following the catch silently ignored some errors; without the
22331 catch they should be thrown like any other tcl error. Also, the
22332 catch used "" instead of {} which meant all the callers who wanted
22333 to include one of the characters "[]$ had to quote it an extra time.
22334 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
22335 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
22336 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
22337 Remove extra quoting.
22338
22339Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
22340
22341 * gdb.base/commands.exp: Make test names unique; every test either
22342 passes or fails. Update some comments.
22343
22344 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
22345
22346Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22347
22348 The following fixes a FAIL caused by the fact that the alpha stabs
22349 configuration didn't use the ".if alpha" code in weird.def.
22350 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
22351 bit pointer, so the 32 bit version works even on the alpha.
22352 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
22353 Remove the stuff which allowed us to have separate versions for
22354 alpha and everything else.
22355
22356 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
22357 regexp which "info func operator\[\](" is supposed to match. Fix
22358 string to send to GDB. Note that GDB still doesn't work right. Add a
22359 new test for "info func .perator\[\](" which GDB does handle correctly.
22360
22361 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
22362
22363Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22364
22365 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
22366 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
22367 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
22368 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
22369 it makes the tests harder to understand and confuses test-o-matic.
22370 The preferred style is that each test provides a PASS or a FAIL,
22371 and has a unique message (e.g. "continue #54" not just "continue")
22372 which is the same for the pass and the fail.
22373 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
22374 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
22375 to lib/gdb.exp.
22376 * gdb.base/printcmds.exp: Use test_print_accept. Remove
22377 prt_accept which was basically the same thing. Likewise for
22378 test_print_reject and prt_reject.
22379 * lib/gdb.exp (test_print_reject): Add some more error message
22380 patterns to match from the former printcmds.exp (prt_reject).
22381 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
22382 One defect of the passcount stuff is that some of it failed to
22383 report XPASS where appropriate.
22384 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
22385 stuff before and after arg in expected pattern.
22386 (test_paddr_operator_functions): Re-do test without print_addr_of;
22387 this is the only test which seems to want extra stuff there.
22388
22389Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22390
22391 * gdb.base/nodebug.exp: Update new tests to reflect improved
22392 wording of gdb output.
22393
22394 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
22395 and "ptype" work on variables in files compiled without -g.
22396 Replaces commented out "maint print msymbol" tests.
22397
22398Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22399
22400 * gdb.base/setvar.c (dummy): Call malloc.
22401
22402 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
22403 losing with the irix4 sed.
22404
22405 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
22406 ALRM" on irix4.
22407
22408Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22409
22410 * TODO: Remove items about corefile.exp testing new exec-file and
22411 backtrace; both are now done. Add items about printing enums.
22412
22413Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22414
22415 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
22416 "get signal $thissig" test fails.
22417
22418 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
22419
22420Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22421
22422 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
22423 compiler warning with dec alpha compiler.
22424
22425 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
22426 extra \n from gdb_test call (this explains why the prompt test
22427 that I removed yesterday was there).
22428 (user_defined_command_test): Remove extra \n and prompt test.
22429
22430 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
22431 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
22432 doesn't exist.
22433 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
22434 Also remove alpha workaround, which turns out to be because
22435 SIGABRT == SIGLOST.
22436
22437 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
22438
22439 * gdb.base/help.exp: Don't test "help show".
22440
22441Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22442
22443 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
22444 "set print address" is on.
22445 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
22446 pass prompt to gdb_test; gdb_test already looks for the prompt.
22447
22448 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
22449
22450 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
22451 was a vestige of the manual TESTSTRATEGY, and the purpose of it
22452 was to make sure that gdb can read a core file. But (a) the "read
22453 the corefile" part didn't make it to a1-selftest.exp, we just
22454 delete the corefile after creating it, and (b) we test reading
22455 corefiles in corefile.exp anyway. Also, this test left around a
22456 xgdb process on Solaris.
22457
22458 * gdb.base/corefile.exp: Also test backtrace.
22459
22460Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
22461
22462 * gdb.base/commands.exp: Test a simple user defined command with
22463 arguments and if/while statements; verify the full user command is
22464 printed by "show user".
22465
22466 * gdb.base/commands.exp: Test if/while commands as part of a
22467 breakpoint command list; verify they appear in breakpoint
22468 information.
22469
22470Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22471
22472 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
22473 than by dividing by zero.
22474
22475Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
22476
22477 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
22478 performing an inferior call with watchpoints enabled.
22479 * gdb.base/watchpoint.c (main): Delete second unnecessary read
22480 call.
22481
22482Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22483
22484 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
22485 of "file" command.
22486
22487 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
22488 Add additional pattern for when "int operator int(void);" appears
22489 in a different order.
22490
22491Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22492
22493 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
22494
22495 * gdb.base/help.exp: Replace most of docstrings for "info signals"
22496 and "signal" with ".*".
22497
22498Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22499
22500 * TODO: Add note about "handle all nostop".
22501
22502 * gdb.base/{sigall.c, sigall.exp}: New test.
22503 * gdb.base/Makefile.in: Add it.
22504
22505Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
22506
22507 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
22508 when invoking GDB, suppresses any windowing interface.
22509
22510Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
22511
22512 * config/sim-gdb: New file, simulator testing support.
22513
22514Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
22515
22516 * gdb.base/interrupt.exp: Test calling func1 twice.
22517
22518Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
22519
22520 * gdb.base/list.exp (test_forward_search): Set timeout higher
22521 when we'll be getting lots of output from gdb.
22522
22523 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
22524 "init_malloc" to after the expect statement. Run it if that
22525 regexp is taken, but also for two others which happen if source
22526 cannot be found.
22527
22528Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22529
22530 * gdb.base/printcmds.exp: New test, for printing register before
22531 program is running.
22532
22533Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22534
22535 * gdb.base/list.exp: Correct some alternate expect patterns
22536 to reflect changes in list1.c.
22537
22538Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22539
22540 * TODO: Add item regarding large frames.
22541
22542 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
22543
22544 * TODO: Remove item about enabling return.exp; it
22545 is enabled. Suggest a few more "return" tests.
22546
22547Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22548
22549 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
22550 anonymous unions.
22551
22552Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22553
22554 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
22555 and pr-5646.o, so "make" is the same as "make all", not "make
22556 pr-4975.o".
22557
22558Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
22559
22560 * gdb.base/list.exp: Adjust expectations to reflect changes in
22561 list1.c.
22562 (test_forward_search): New test proc.
22563 * gdb.base/list1.c (long_line): New function, has long source line.
22564
22565Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
22566
22567 * gdb.base/a1-selftest.exp: Change initial stepping to know about
22568 additional line of code that was added.
22569
22570Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
22571
22572 * gdb.disasm/hppa.s: Break the large branching tests into smaller
22573 tests so as not to overflow expect's input buffers.
22574 * gdb.disasm/hppa.exp: Corresponding changes.
22575
22576Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22577
22578 Beginnings of template debugging tests.
22579 * gdb.c++/templ-info.cc: New file to test for template
22580 debugging capability of the compiler.
22581 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
22582 templ-info.cc.
22583 * gdb.c++/templates.cc: Add explicit template instantiations
22584 to enable compiling with -fno-implicit-templates. Add destructor
22585 and 'value' method to T5 class for template tests.
22586 * gdb.c++/templates.exp: Add testcases for printing of template
22587 types, setting breakpoints on template methods and calling a
d63a86f8 22588 template method.
c906108c
SS
22589
22590Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
22591
22592 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
22593 branch target since some assemblers (gas-2.5) may emit a
22594 relocation for the branch instead of resolving it in the
22595 assembler.
22596
22597Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22598
22599 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
22600 through signal handler.
22601
22602Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22603
22604 * configure.in (*-*-netware): Use config/mt-netware.
22605
22606 * config/mt-netware: New file.
22607 * config/mt-i386-netware: Removed, separate configs for different
22608 netware architectures are no longer needed now that we have
22609 --with-headers.
22610
22611Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22612
22613 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
22614 by the recent changes to use ANSI C arithmetic conversions.
22615
22616Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22617
22618 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
22619 bug involving using inferior_pid to figure out whether to select a
22620 frame.
22621
22622Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
22623
22624 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
22625 match the current disassembler output.
22626
22627Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
22628
22629 * gdb.fortran/exprs.exp: Expect VOID instead of void.
22630 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
22631 types, expect "int" as type of integer values (for now).
22632
22633Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
22634
22635 * gdb.base/commands.exp: New tests for if/while commands.
22636
22637Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
22638
22639 * lib/gdb.exp (runto): Replace sub-pattern for hex value
22640 by .*, since hex values have different syntax in Chill mode.
22641
22642Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22643
22644 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
22645 linefeed from expect pattern for repeated types with indices > 9.
22646
22647Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
22648
22649 First part of Fortran test suite.
22650 * gdb.fortran: New directory.
22651 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
22652
22653Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22654
22655 * gdb.base/default.exp: Update expect pattern for load command
22656 without arguments.
22657
22658Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
22659
22660 * configure.in: Change i386 to i[345]86.
22661 * gdb.base/configure.in: Likewise.
22662 * gdb.c++/configure.in: Likewise.
22663 * gdb.chill/configure.in: Likewise.
22664
22665Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
22666
22667 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
22668 patterns, since that is not a valid context for comments.
22669
22670Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
22671
22672 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
22673 repeated types and repeated types with indices > 9.
22674
22675Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
22676
22677 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
22678 2417; old bug has been fixed.
22679
22680Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
22681
22682 * gdb.base/interrupt.exp: When trying to wake up the inferior,
22683 send the newline ourselves instead of assuming gdb_test will do
22684 so when passed an empty input string.
22685
22686 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
22687 stabs testcode.
22688
22689Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22690
22691 * lib/gdb.exp (gdb_test): Don't send anything if the first
22692 argument is an empty string. This makes cases where we want to
22693 match output that is already in expect's buffers (for example,
22694 matching a breakpoint after gdb_run_cmd has been called) work
22695 reliably.
22696
22697Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22698
22699 * config/netware.exp: New file.
22700
22701Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22702
22703 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
22704 the -B and -L prefixes so we can find the debugging stub.
22705
22706 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
22707 there and we are using the gcc from the tree.
22708
22709 * gdb.base/types.c: Removed.
22710
22711 * gdb.base/configure.in: Look for makefile fragments in ../config.
22712 Recognize i386-*-netware.
22713 * gdb.c++/configure.in: Likewise.
22714
22715Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22716
22717 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
22718 the correct TCL syntax.
22719
22720Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22721
22722 * gdb.base/opaque.exp: use runto instead of messing around with
22723 breakpoints. Simplify by using gdb_test.
22724
22725 * gdb.base/bitfields.exp: restart between tests on netware targets
22726 because breakpoints aren't relocated after target death. Run
22727 processes to completion.
22728
22729 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
22730
22731Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
22732
22733 * Makefile.in: Remove extra tabs that confuse some versions
22734 of "make". Use the newly built gdb to test with by default,
22735 rather than the first one in the tester's search path.
22736
22737Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
22738
22739 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
22740
22741 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
22742 condition help.
22743
22744Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22745
22746 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
22747
22748 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
22749 running.
22750 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
22751 * gdb.base/funcargs.exp: Likewise.
22752
22753 * gdb.base/bitfields.exp: Simplify by using gdb_test.
22754 * gdb.base/funcargs.exp: Likewise.
22755
22756 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
22757 message is "".
22758
22759Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22760
22761 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
22762 return,signals,twice}.exp: Handle non-existant binaries
22763 consistantly.
22764
22765 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
22766 * gdb.base/Makefile.in: Don't try to generate a core dump, we
22767 might testing a cross development system.
22768
22769Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22770
22771 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
22772 runtest script is relative to ${srcdir}, not ${rootdir}.
22773
22774Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
22775
22776 * gdb.base/signals.exp: Allow for optionality of breakpoint
22777 address.
22778
22779Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22780
22781 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
22782
22783Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22784
22785 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
22786 for size_t definition.
22787 * gdb.c++/templates.cc: Likewise
22788
22789 * config/mt-i386-netware: New file.
22790
22791 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
22792 defined.
22793
22794 * gdb.base/Makefile.in: Added support for systems that name core
22795 files by appending "core" to the program name.
22796 * gdb.base/a1-selftest.exp: Likewise.
22797
22798Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22799
22800 * gdb.base/return.exp: Add comment and message for `return double'
22801 test failure on Sparc Solaris.
22802
22803Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
22804
22805 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
22806
22807Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22808
22809 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
22810 from optimizing them away.
22811 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
22812 patterns to include default constructors and assignment operators,
22813 to match gcc versions beyond 2.5.8. Accept any cplus demangling
22814 character in the output of the virtual base pointer.
22815
22816Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22817
22818 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
22819 expression match in print_addr_of to avoid unintented matches.
22820 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
22821 versions up to 2.5.8.
22822
22823Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22824
22825 * gdb.base/list.exp: Tweak alternate pattern for listing of an
22826 included file to run under newer versions of expect.
22827 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
22828 consecutive >'s in templates to accomodate recent cplus-dem.c change.
22829 Remove xfail for the virtual table of BDDHookV.
22830
22831Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
22832
22833 * lib/gdb.exp (string_to_regexp): Set a default result.
22834 (default_gdb_start): Fix misleading message.
22835
22836Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
22837
22838 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
22839 Remove all CC, etc definitions.
22840 * config/mt-hpux: New file.
22841 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
22842 (CFLAGS, LDFLAGS): Define.
22843 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
22844
22845 * Makefile.in (site.exp): Don't insert host_os, etc.
22846 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
22847 (distclean): Check existence of subdir.
22848 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
22849 * gdb.base/Makefile.in: General cleanup and simplification.
22850 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
22851 to build executables. Use default rule to build .o files.
22852 (EXPECT, RUNTEST, CC): Fix relative pathname.
22853 (site.exp): Don't insert host_os, etc.
22854 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
22855 and/or SIGUSR1 defined.
22856 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
22857 * gdb.c++/Makefile.in: General cleanup and simplification.
22858 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
22859 (CFLAGS): Remove.
22860 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
22861
22862Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
22863
22864 * gdb.base/recurse.exp: Misc changes to get tests running again
22865 after Kung's changes to the watchpoint code.
22866 * gdb.base/watchpoint.exp: Likewise.
22867
22868Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
22869
22870 * lib/gdb.exp (string_to_regexp): Convert {\} also.
22871
22872Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
22873
22874 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
22875 * lib/gdb.exp (default_gdb_start): Define.
22876 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
22877 gdb.base/funcargs.exp, gdb.base/opaque.exp,
22878 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
22879 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
22880 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
22881 Don't call gdb_target_udi in between tests.
22882
22883Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22884
22885 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
22886 (which was basically just a local version of the same thing). In
22887 addition to avoiding duplication, gdb_test_exact is faster.
22888 * lib/gdb.exp (gdb_test_exact): Fix typo.
22889
22890 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
22891 don't give an error.
22892
22893 * gdb.base/term.exp: Call delete_breakpoints before starting.
22894
22895 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
22896 (t10): Add comment.
22897
22898Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22899
22900 Reorganization of the GDB Test Suite.
22901
22902 * gdb.base: New directory, contains all the basic tests.
22903 * gdb.c++: New directory, tests specific to C++.
22904 * gdb.chill: New directory, tests specific to Chill.
22905 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
22906 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
22907 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
22908 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
22909 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
22910 t30-31 to chill).
22911 * */gdbme.*: Rename to match appropriate expect scripts.
22912 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
22913 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
22914 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
22915 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
22916 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
22917 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
22918 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
22919 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
22920 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
22921 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
22922 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
22923 gdb.c++/virtfunc.cc: New names of C++ files.
22924 * gdb.chill/chillvars.ch: New name of Chill file.
22925 * gdb.base/configure.in, gdb.c++/configure.in,
22926 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
22927 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
22928 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
22929 * configure.in (configdirs): Update to reflect directory changes.
22930 (target_abbrev): No longer define for any configuration.
22931 * Makefile.in: Cosmetic improvements to header comments.
22932
22933Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
22934
22935 Various changes to gdb.t31:
22936
22937 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
22938 * gdbme.ch: Make all key-words and predefineds be upper-case.
22939 * chillvars.exp: Expect key-words and predefinds in upper-case.
22940
22941 * chillvars.exp: Use gdb_test_exact many places.
22942 Change expected output for arrays (which now includes index labels).
22943
22944 * pr-5020.exp, gdme.ch (module PR_5020):
22945 New test, for PR-5020.
22946
22947Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
22948
22949 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
22950 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
22951
22952Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
22953
22954 * Makefile.in: Fix bit-rot in definitions of CHILL,
22955 CHILL_FOR_TARGET and Chill_LIB.
22956 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
22957 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
22958 CHILL, and CHILL_LIB.
22959
22960Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
22961
22962 * Revert the previous changes. Please see Rob's directory
22963 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
22964
22965Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
22966
22967 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
22968 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
22969 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
22970 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
22971 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
22972 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
22973 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
22974 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
22975 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
22976 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
22977 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
22978 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
22979 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
22980 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
22981 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
22982 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
22983 changes from 94Q1.
22984
22985Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
22986
22987 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
22988 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
22989 Rob's new testing fragments.
22990
22991Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
22992
22993 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 22994 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
22995
22996Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22997
22998 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
22999 version also, match on casted version strings, and match on
23000 gdb startup case where the line numbers might be messed up.
23001
23002Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
23003
23004 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 23005 (CFLAGS): Delete it from here.
c906108c
SS
23006
23007Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
23008
23009 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
23010
23011Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
23012
23013 * Makefile.in (RUNTEST): Default to just "runtest".
23014
23015Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23016
23017 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
23018 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
23019 the code has been restructured.
23020
23021Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23022
23023 * gdb.t00/default.exp (set write): Allow any number of \r and/or
23024 \n, not just one of each.
23025
23026 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
23027 /bin/cc gives a warning if you do.
23028
23029Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
23030
d63a86f8 23031 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
23032 __t10ListS_link1ZUiRCUiPT0
23033
23034Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23035
23036 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
23037 on local variables in recursive functions.
23038
23039 * gdb.t07/Makefile.in: Build the new test.
23040
23041Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23042
23043 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
23044 directly. Instead compare the return values from actual calls.
23045
23046Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
23047
23048 * Makefile.in (check): Set TCL_LIBRARY for runtest.
23049
23050Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23051
23052 * From Peter Schauer with minor modifications.
a9c64011
AS
23053 * gdb.t15/return.exp (return_tests): Handle targets where "return"
23054 stops in mid-line in the caller. Add xfail for returning a float
23055 value on X86 targets.
c906108c
SS
23056
23057Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23058
23059 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
23060 to avoid expect lossage.
23061 (fmem_LRbug_tests): Likewise.
23062 * gdb.disasm/hppa.s: Corresponding changes.
23063
23064 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
23065 conditions to work with latest dejagnu/expect.
23066
23067 * gdb.t15/funcargs.exp (finish from indirect call): No longer
23068 expected to fail on the PA.
23069 (backtrace in call with trampolines): Explicitly require main
23070 to be frame #1 (no trampolines should show up in backtrace).
23071
23072 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
23073 "continue -expect".
23074 * gdb.t06/break.exp: Likewise.
23075 * gdb.t07/watchpoint.exp: Likewise.
23076 * gdb.t13/bitfields.exp: Likewise.
23077 * gdb.t15/{funcargs,return}.exp: Likewise.
23078 * gdb.stabs/weird.exp: Likewise.
23079 * config/{mips,udi}-gdb.exp: Likewise.
23080
23081 * hppa.sed: Enclose comments within a sed command to avoid
23082 losing with the old OSF1 sed.
23083
23084Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23085
23086 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
23087 sequent dynix.
23088 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
23089 * gdb.t15/funcargs.exp: Conditionally step again to really
23090 finish from marker_call_with_trampolines. Handle the case where
23091 the first step from within call_with_trampolines already steps
23092 us back to main.
23093 * gdb.t15/gdbme.c: Add comment to closing brace of
23094 call_with_trampolines for funcargs.exp.
23095
23096Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23097
d63a86f8 23098 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
23099 Fix typo(s).
23100
23101Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23102
23103 * gdb.t07/gdbme.c: More code for watchpoint testing.
23104
23105 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
23106 "Hardware watchpoint" throughout file.
23107 (test_watchpoint_triggered_in_syscall): New test.
23108 (test_complex_watchpoint): New test.
23109
23110Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23111
23112 * gdbme.c (call_with_trampolines): New function to try and step
23113 into. Tests trampoline problems on the PA.
23114
23115 * funcargs.exp (localvars_in_indirect_call): No longer expect
23116 stepping into indirect call to fail on PAs.
23117 (test_stepping_over_trampolines): New test.
23118
23119Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23120
23121 * TODO: Add suggestions for static member function tests, and
23122 completion tests.
23123
23124Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23125
23126 * TODO: Add suggestions for "p/a" tests.
23127
23128 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
23129 (default_gdb_exit): Replace all the hair with sending "quit" to
23130 the process with a simple close.
23131
23132Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23133
23134 * TODO: Add suggestions for shared library tests.
23135
23136Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23137
23138 * TODO: Add suggestions for x/s tests.
23139
23140Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23141
23142 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
23143 "enable once", and "enable breakpoints once" with ".*".
23144
23145Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23146
23147 * TODO: Add suggestions about structure passing tests.
23148
23149Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23150
23151 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
23152 the primary1 test, use work around if __GNUC__ < 2.
23153 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
23154 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
23155 Test for bad output rather than waiting for timeout. Issue
23156 second continue only if first continue failed.
23157
23158Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
23159
23160 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
23161 operator[] test with gdb_test because the old code didn't seem to
23162 be getting the quoting right with the new dejagnu.
23163
23164Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
23165
23166 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
23167 one from the path.
23168 * Makefile.in: Use a fresh expect if there is one, use runtest
23169 from the src tree if there is one.
d63a86f8 23170
c906108c
SS
23171Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
23172
23173 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
23174 next over recursive call. Revise the tests from that point on
23175 (which had been skipped) to match GDB's actual (correct) output.
23176
23177 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
23178 with next over a breakpoint whose condition is false.
23179
23180 * gdb.t00/help.exp: Comment out "help set print" tests just like
23181 (and for same reason as) "help set" test.
23182
23183Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23184
23185 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
23186 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
23187
23188Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23189
23190 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
23191 necessary gdb_target_udi.
23192
23193 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
23194
23195 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
23196 1838 and 2417; they are fixed.
23197
23198 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
23199 gdb.t03/ptype.exp (ptype structure, ptype union):
23200 Remove xfails; the test is looser than when the xfails were added.
23201
23202 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
23203 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
23204
23205 * gdb.t01/run.exp: Only run shell test if isnative.
23206
23207 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
23208 since "run" automatically loads if necessary. Call gdb_target_udi
23209 after the "file" since "file" kills any execution target.
23210
23211 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
23212 GDB. GDB doesn't work that way (not anymore at least) on UDI.
23213 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
23214 argument for UDI.
23215
23216Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
23217
23218 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
23219
23220 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
23221
23222Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23223
23224 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
23225 properly quoting regexps. This makes the second argument to
23226 demangle a fixed string, which matches the callers, instead of a
23227 shell-style pattern which is what the previous implementation
23228 used. Update some of the callers.
23229
23230Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23231
23232 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
23233 (comib_nullified_tests): Fix typo.
23234 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
23235 strings. No longer expected to fail.
23236
23237 * gdb.disasm/hppa.s (addib_tests): Fix typo.
23238 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
23239 strings. No longer expected to fail.
23240
23241 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
23242 string. No longer expected to fail.
23243
23244Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23245
23246 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
23247 No longer expected to fail.
23248
23249 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
23250 string. No longer expected to fail.
23251
23252Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23253
23254 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
23255 only in the names (I probably got most of them). I was even
23256 generous with some which differed in underscores in names, and
23257 probably missed a few, and I *still* was able to remove almost a
23258 third of the file with almost no impact on testsuite coverage.
23259
23260Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23261
23262 * gdb.t00/default.exp: Match udi_attach error message as well as
23263 the one from child_attach.
23264
23265 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
23266
23267 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
23268
23269 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
23270 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
23271
23272 * Move test with enums and partial symbols back to
23273 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
23274 Reverts the change of 26 May 93. Per today's change to
23275 stabs.texinfo, the behavior that weird.exp was expecting was
23276 unreasonable; what is important is that the compiler+gdb get
23277 things right, which happens with a recent gcc. Also fix the test
23278 to deal with native compilers which put out the stab gdb can't
23279 deal with.
23280
23281Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23282
23283 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
23284 in the names. The main thing these accomplish is to slow things down.
23285 Many more such duplicates surely remain.
23286
23287 * gdb.t00/help.exp: Comment out "help support" test just like
23288 (and for same reason as) "help set" test.
23289
23290Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
23291
23292 * gdb.t06/break.exp: Remove setup_xfails for
23293 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
23294 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
23295 about known bug in gcc to include up through 2.5.8.
23296 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
23297 well as "_vb$".
23298 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
23299 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
23300 with latest gcc and gdb.
23301 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
23302 well as "_vb$".
23303
23304Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23305
23306 * configure.in (hppa*-*-*): Also configure and build stabs-only
23307 tests.
23308
23309Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23310
23311 * gdb.t10/hppa.mt: A makefile fragment for the PA.
23312 * gdb.t10/configure.in (hppa*-*-*): Use it.
23313
23314Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23315
23316 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
23317
23318Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23319
23320 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
23321 versions prior to 1.13.5.
23322
23323Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23324
23325 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
23326 the prompt is at the start of a line.
23327
23328Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23329
23330 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
23331 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
23332 in the copr tests now.
23333 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
23334 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
23335 expected to fail.
23336
23337Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
23338
23339 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
23340 gdb.t31/chillvars.exp, lib/gdb.exp:
23341 Tweak to run under either version of expect.
23342 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
23343 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
23344 * gdb.t11/list.exp: Remove extraneous whitespace.
23345
23346Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23347
23348 * gdb.t16/printcmds.exp (test_print_strings): Accept
23349 "(unsigned char *) " before the string.
23350
23351 * TODO: Add notes about printing of fancy types and GDB expressions.
23352
23353Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
23354
23355 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
23356 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 23357 if doing mips-idt-ecoff.
c906108c
SS
23358
23359Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
23360
23361 * Most .exp files: Tweak to run under either version of expect.
23362
23363Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23364
23365 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
23366 xfails; I'm not sure why they are failing, but not because of PR 1806.
23367
23368Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
23369
23370 * config/unix-gdb.exp: Remove gdb_unload cause it's already
23371 defined in lib/gdb.exp.
23372
23373Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23374
23375 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
23376 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
23377 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
23378 have to be typeless.
23379
23380Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23381
23382 * TODO: Add suggestion for copyright year test.
23383
23384Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
23385
23386 * configure.in (*-*-lynxos*): Add stabs tests.
23387
23388Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
23389
23390 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
23391 so insert a tab before any assembler directive in column zero.
23392
23393 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
23394 stores.
23395 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
23396 stores.
23397 (fpu_short_memory_tests): Likewise.
23398
23399Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23400
23401 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
23402 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
23403 .stabs directives in comments.
23404
23405Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23406
23407 * TODO: New file, describing tests we could write.
23408 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
23409
23410Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23411
23412 * gdb.t06/signals.exp: Add kludge to force re-sync.
23413
23414 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
23415 to xgdb instead of gdb, get out of gdb.
23416
23417Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
23418
23419 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
23420 for info.
23421
23422Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
23423
23424 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
23425 * gdb.stabs/configure.in (hppa*-*-*): Use it.
23426 * gdb.stabs/hppa.sed: New sed script for the PA.
23427
23428Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23429
23430 * gdb.stabs: Re-write weird.def and configuration to use sed
23431 instead of cpp. sed is portable and POSIX; cpp is neither.
23432
23433Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23434
23435 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
23436
23437Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23438
23439 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
23440
23441Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23442
23443 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
23444 "_vb$".
23445 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
23446 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
23447
23448Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23449
23450 * lib/gdb.exp: Comment out code which depends on non-existent
23451 `transform' procedure.
23452
23453Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
23454
23455 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
23456 * lib/gdb.exp: Transform tool name.
23457 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
23458 1.1's new error handling system.
23459
23460Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23461
23462 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
23463
23464Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23465
23466 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
23467 They made pattern matching so slow that timeouts happened on
23468 heavily loaded systems. Now any output from "show print" which
23469 gets us back to the GDB prompt is a PASS.
23470
23471Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
23472
23473 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
23474
23475Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23476
23477 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
23478
23479 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
23480 It is not from PR 3220.
23481
23482Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23483
23484 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
23485 just started failing because they depended on the order the
23486 subcommands are presented, or exact docstring text. This kind of
23487 test is a pain and has minimal benefit.
23488
23489Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23490
23491 * gdb.t09/corefile.exp: At end of test, use "core" command with
23492 no arguments.
23493
23494Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
23495
23496 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
23497 17}/Makefile.in: Make it possible to run the testsuite with Sun
23498 make and CC = cross gcc by adding explicit build rules for .o
23499 files.
23500
23501Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23502
23503 * gdb.t15/funcargs.exp: Don't put comments on same line as
23504 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 23505
c906108c
SS
23506Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23507
23508 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
23509
23510Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
23511
23512 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
23513 * gdb.t20/inherit.exp: remove three dumplicate entries.
23514
23515Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23516
23517 * gdb.t06/break.exp: For "next over recursive call", fail on any
23518 incorrect output, not just on "factorial (value=2)".
23519
23520Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23521
23522 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
23523 working now. Add an xfail if accesing a bss variable causes
23524 a memory error if the target is not yet run.
23525
23526Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23527
23528 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
23529 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
23530 name of __st* demangling (2 strings). Did Kung really get the
23531 more than 95 others right without testing them?
23532
23533Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
23534
23535 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
23536
23537Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
23538
23539 * configure.in (configdirs): Add gdb.disasm
23540 * gdb.disasm: New directory for GDB disassembler tests.
23541 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
23542
23543Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23544
23545 * gdb.t00/help.exp: Don't test "help set".
23546
23547 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
23548 from within expect statements. None of these happen anymore and
23549 they cause regressions to be silently unnoticed.
23550
23551 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
23552 messages) about known failures with gcc cygnus-2.4.5-930417.
23553
23554 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
23555 comp-info.exp so it gets built if it doesn't exist.
23556
23557 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
23558 it is no longer used.
23559 * gdb.t13/comp-info.c: Removed.
23560
23561Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23562
23563 * gdb.t06/signals.exp: Add xfail for sun3.
23564
23565Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23566
23567 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
23568 relevant because ^C doesn't get sent but failure can be reproduced
23569 interactively).
23570
23571Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23572
23573 * gdb.stabs/alpha.mt: New configuration file for alpha.
23574 * gdb.stabs/configure.in: Use it.
23575 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
23576 sharing with alpha.mt, redefine long to word via preprocessor.
23577 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
23578 for alpha.
23579 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
23580 native cc.
23581 * gdb.t00/teststrategy.exp: Change expect string so that we
23582 consume the `(xgdb)' from the command echo and from the gdb prompt.
23583 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
23584 gdb currently compares all values as long, so this failure probably
23585 applies to any configuration where LONGEST is bigger than a target int.
23586 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
23587 with gcc.
23588 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
23589 to handle opaque pointers, gcc is.
23590 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
23591 as first argument. Include <sys/types.h> and change all operator
23592 new definitions to use size_t.
23593 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
23594 now that we use size_t.
23595
23596Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23597
a9c64011 23598 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 23599 a long or float array cast all array members to the same type.
a9c64011 23600 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 23601 with 64 bit longs.
a9c64011 23602 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 23603 on alpha.
a9c64011 23604 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
23605
23606Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23607
23608 * gdb.t24 (demangle.exp): Constructors of templates have names like
23609 vector<int>::vector(int) not vector<int>::vector<int>(int). See
23610 section 14.6 of the ARM.
23611
23612 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
23613 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
23614 accomplish little and slow down the testsuite.
23615
23616 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
23617 Accept spaces various places.
23618
23619Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23620
23621 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
23622 with watchpoint enabled.
23623
23624 * Makefile.in: Remove definition of CC and remove the second
23625 definition of CXX (the "CXX = gcc" one remains). These definitions
23626 were causing backquotes to be expanded within backquotes, which
23627 doesn't work.
23628
23629Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
23630
23631 * gdb.t17/callfuncs.exp: Add "return 0" to end.
23632
23633Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23634
a9c64011
AS
23635 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
23636 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
23637 by mips cc and contains no stabs entries.
23638
23639Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
23640
23641 * config/vx-gdb.exp: Use fake device to load files rather than
23642 NFS.
23643 * lib/gdb.exp: New proc to do "file" command.
23644 * config/unix-gdb.exp: Use new "file" proc.
23645
23646Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
23647
23648 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
23649 Rework board rebooting slightly.
23650 (gdb_exit): Don't exit from the remote shell; there isn't one.
23651 * gdb.stabs/weird.exp: If a program is being debugged already,
23652 kill it.
23653 * gdb.t04/setvar.exp: Stop and restart gdb.
23654 * gdb.t05/expr.exp: Likewise.
23655 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
23656 restart gdb and reload the program.
23657 * gdb.t08/opaque.exp: Likewise.
23658 * gdb.t12/scope.exp: Likewise.
23659 * gdb.t13/bitfields.exp: Likewise.
23660 * gdb.t15/funcargs.exp: Likewise.
23661 * gdb.t20/classes.exp: Likewise.
23662 * gdb.t03/ptype.exp: Increase timeout.
23663 * gdb.t16/printcmds.exp (test_print_string_constants,
23664 test_print_array_constants): Likewise.
23665 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
23666 * gdb.t20/classes.exp (do_tests): Likewise.
23667 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
23668
23669Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
23670
23671 * gdb.stabs: Renamed *wierd* to *weird*.
23672
23673Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
23674
23675 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
23676 for timeout. Add "known gcc 2.4.5 bug" to failure message.
23677
23678Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
23679
23680 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
23681 (do_tests): Remove xfail for whatis on one_var and two_var.
23682
23683Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
23684
23685 * Makefile.in: Made cross building work better by adding
23686 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
23687
23688Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23689
23690 * gdb.t15/{return.c,return.exp,Makefile.in}:
23691 New test, currently commented out.
23692
23693Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
23694
23695 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
23696 still running and removes the leftover named socket so GDb can do
23697 clean restarts.
23698
23699Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
23700
23701 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
23702 console, not GDB.
23703 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
23704 cross testing works better with "make check"
23705 * config/unix-gdb: Use default procedures for exit and version.
23706 * config/vx-gdb.exp: Cleaned up and massaged back to working order
23707 with the newest VxWorks.
23708
23709Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23710
23711 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
23712 old form.
23713
23714 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
23715 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
23716
23717 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
23718
23719 * config/unix-gdb.exp: Remove this version of gdb_exit
23720 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
23721 Rob says he'll look at it when he gets back to testing boards.
23722
23723Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
23724
23725 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
23726 an expected fail for certain ptype commands.
23727
23728 * gdb.t20/classes.exp: Update expected results of "ptype class
23729 Base1" to account for the constructor that now appears in the type.
23730
23731Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
23732
23733 * configure.in (configdirs): Restore gdb.t04, which mysteriously
23734 disappeared from list.
23735 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
23736 "alldone" proc with call to cleanup and exit.
23737 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
23738 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
23739 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
23740 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
23741 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
23742 "alldone" proc with simple returns that suppress remaining
23743 tests. The alldone proc went away many months ago.
23744
23745Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23746
23747 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
23748
23749 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
23750
23751Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23752
23753 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
23754 as vax gdb will display them.
23755
23756Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23757
23758 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
23759 optimizers.
23760
23761 * scope.exp: Change "bad value for localval" messages so each one
23762 is unique.
23763
23764 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
23765 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
23766
23767 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
23768
23769Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23770
23771 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
23772 doesn't exist (due to optimization).
23773
23774Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23775
23776 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
23777 contains \r because the filename is long.
23778
23779 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
23780 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
23781
23782Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23783
23784 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
23785 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
23786 Ultrix.
23787 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
23788 int tests.
23789 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
23790
23791Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
23792
23793 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
23794
23795 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 23796 to match does not match the passing case but still matches the
c906108c
SS
23797 failing case.
23798
23799Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23800
23801 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
23802
23803Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
23804
23805 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
23806 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
23807 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
23808 Remove various versions of gdb_exit.
23809 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
23810 gdb_exit.
23811 * config/unix-gdb.exp: gdb_exit remains here, and should override
23812 the generic version, since it's doing a lot of wierd stuff that
23813 the other versions aren't. FIXME, fold it in, or abandon this
23814 version.
23815
23816Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23817
23818 * gdb.t24/demangle.exp: Add tests for PR 3220.
23819
23820Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23821
23822 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
23823
23824Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
23825
23826 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
23827 "i386-*-*". Works for i486 as well.
23828
23829 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
23830 bug, and expand domain of xfail to all SVR4 systems, since the
23831 actual problem is likely to be in generic SVR4 /proc support.
23832
23833Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23834
23835 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
23836
23837Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
23838
23839 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
23840 xfails for other systems. Match a missing 'Continuing.' as an
23841 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
23842
23843 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
23844 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
23845 Only issue warning for missing executables if -all option is used.
23846
23847 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
23848 file if -all option is used. It's like an unpredictable XFAIL.
23849
23850Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23851
23852 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
23853 for dynamically linked binaries.
23854
23855 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
23856
23857Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23858
23859 * gdb.t20/inherit.exp: Change message for "print tagless struct"
23860 to state that this is a known bug in old versions of g++.
23861
23862Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23863
23864 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
23865 while waiting for `Continuing'.
23866
23867Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
23868
23869 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
23870 in text, data, and bss.
23871 * gdb.t10/nodebug.c: Add local and global test variables for
23872 initialized and uninitialized data.
23873
23874Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23875
23876 * config/unix-gdb.exp (gdb_exit): Add "wait".
23877
23878Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23879
23880 * gdb.t06/signals.exp: xfail the continue from the handler for all
23881 targets.
23882
23883 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
23884 function with watchpoints enabled, the i386 call dummy starts with
23885 a call.
23886
23887 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
23888 386 bsd names its corefiles.
23889
23890Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
23891
23892 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
23893 compilers don't grok it.
23894 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
23895 with small octal ints rather than character constants, which
23896 are signed and might not fit if first promoted to int.
23897
23898Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
23899
23900 * gdb.t09/Makefile.in (clean): Remove corefile.
23901
23902Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23903
23904 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
23905
23906Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23907 and Jim Kingdon (kingdon@cygnus.com)
23908
23909 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
23910 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
23911 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
23912
23913Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23914
23915 * gdb.t17/interrupt.exp: Add xfail for hppa.
23916
23917Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23918
23919 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
23920 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
23921 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
23922 to determine signed-ness of bitfields and use the result to setup
23923 the xfail.
23924 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
23925 * gdb.t15/funcargs.exp: Use them to step until the second indirect
23926 call line is reached if necessary.
23927
23928Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23929
23930 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
23931
23932Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23933
23934 * gdb.t06/break.exp: Also test `clear' command.
23935
23936Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23937
23938 * gdb.t00/teststrategy.exp: Remove extra quote.
23939
23940 * gdb.t07/watchpoint.exp: Change xfail for calling function with
23941 watchpoint enabled to be for all non-68k machines.
23942
23943 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
23944
23945Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23946
23947 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
23948 targets use aout.mt instead of ecoff.mt as gas understands
23949 standard aout format.
23950
23951Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23952
23953 * lib/gdb.exp (runto): Don't insist that function we are running to
23954 was compiled with -g.
23955
23956 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
23957
23958 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
23959 to get back into the read system call.
23960 Accept leading newline in case where we woke it up.
23961
23962Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23963
23964 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
23965 to make the stabs test work on ecoff systems using gcc and -with-stabs.
23966 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
23967 enable ecoff configuration.
23968
23969Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23970
23971 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
23972
23973Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23974
23975 * gdb.t16/printcmds.exp: Add another printf test.
23976
23977Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
23978
23979 * configure.in: If configured -with-stabs on any target, add
23980 stabsdirs to configdirs.
23981
23982Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23983
23984 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
23985 fun" so pattern does not match the command itself.
23986
23987Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23988
23989 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
23990
23991Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23992
23993 * gdb.t17/interrupt.exp: Test for more things.
23994
23995Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23996
23997 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
23998 compiler arranges the code and line numbers.
23999
24000 * gdb.t17/interrupt.exp: Don't send \n after ^C.
24001
24002Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24003
24004 * gdb.t00/help.exp: Increase expect input buffer size.
24005
24006Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24007
24008 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
24009
24010 * gdb.t07/watchpoint.exp: Add xfail for hppa.
24011
24012 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
24013
24014 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
24015 [0-9]*, not just [0-9].
24016
24017Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24018
24019 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
24020
24021 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
24022
24023Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24024
24025 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
24026
24027Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24028
24029 * gdb.t06/signals.c: Add xfails for sun3.
24030
24031 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
24032
24033 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
24034 test_stepping tests.
24035
24036Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24037
24038 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
24039
24040 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
24041
24042 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
24043 rather than actually putting it through cpp twice.
24044
24045 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
24046
24047Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
24048
24049 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
24050 no longer needed.
24051
24052Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24053
24054 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
24055
24056 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
24057 C++ features prints as "struct", make it a pass, not an xfail.
24058
24059Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24060
24061 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
24062 Don't require VA to print as "class" rather than "struct".
24063
24064Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
24065
24066 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
24067
24068Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24069
24070 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
24071
24072Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24073
24074 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
24075 order.
24076
24077Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24078
24079 * gdb.t16/printcmds.exp: Add printf tests.
24080
24081 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
24082
24083 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
24084
24085Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
24086
24087 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
24088 pass counts, to counteract any existing or future setup_xfails.
24089
24090Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24091
24092 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
24093 {BEGIN,END}_COMMON for common block instead of STAB.
24094 * gdb.stabs/wierd.exp: Add xfail for rs6000.
24095
24096 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
24097 intp_var should be N_GSYM not N_LSYM.
24098 wierd-aout.S: Use a label for the value of the N_SO.
24099 wierd.def: Remove all backslashes.
24100 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
24101
24102Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24103
24104 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
24105 get the expected next to inheritance3.
24106
24107Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24108
24109 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
24110 now that gcc-2.4 gets it right.
24111
24112Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24113
24114 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
24115
24116 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
24117 generating comp-info.exp which works for cross-compilation.
24118
24119Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
24120
24121 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
24122 "*-*-sysv4.*".
24123
24124Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
24125
24126 * gdb.t01/run.exp: Start with a fresh gdb.
24127 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
24128 SVR4.x.
24129
24130Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
24131
24132 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
24133 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
24134 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
24135 Makefile.in (distclean, realclean): Remove gdbme.c from list of
24136 things to remove.
24137
24138Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
24139
24140 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
24141 test cases from bug reports.
24142
24143Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
24144
24145 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
24146 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
24147 avoid spurious xfails.
24148 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
24149 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
24150 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
24151
24152Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
24153
24154 * gdb.t00/teststrategy.exp: Rework to provide more useful
24155 description of each test, fix problem with systems that define
24156 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
24157 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
24158 results for "next over recursive call" so timeouts aren't taken
24159 by error.
24160
24161Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
24162
24163 * gdb.t12/scope.exp: Test printing of variables before run.
24164
24165 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
24166 printed in wrong order due to sorting.
24167
24168Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
24169
24170 * gdb.t00/teststrategy.exp: Fix expected results for printing
24171 user entered string constant. Is array of char, prints with no
24172 address.
24173
24174 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
24175 commands.
24176 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
24177 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
24178 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
24179 of struct of char arrays.
24180 * gdb.t00/radix.exp: New tests for radix commands.
24181
24182Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
24183
24184 * gdb.t16/printcmd.exp: Print a variable before running program
24185 (with xfail for AIX).
24186
24187Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
24188
24189 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
24190
24191 * gdb.t16/printcmd.exp: Don't print variables before running program.
24192
24193 * gdb.t06/break.exp: Don't require envp argument to main.
24194
24195 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
24196
24197 * gdb.t02/whatis.exp, gdb.t11/list.exp:
24198 Add xfails for rs6000.
24199
24200 * gdb.t02/whatis.exp: Change other tests not to re-test something
24201 we already tested.
24202
24203 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
24204 each type used has a variable of that type.
24205
24206Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
24207
24208 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
24209
24210Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
24211
24212 * configure.in: change srctrigger to be a file, not a directory
24213
24214Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
24215
24216 * configure.in (mips-idt-ecoff*): Added trailing '*'.
24217
24218 * gdb.t11/list.exp: Fixed a couple of typos.
24219
24220Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
24221
24222 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
24223 is fixed and PR is closed.
24224 * gdb.t16 (gdbme.c): Add simple test string variable.
24225 * gdb.t16 (printcmds.exp): Add tests with simple test string
24226 variable, primarily for boundaries on "set print elements".
24227
24228Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
24229
24230 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
24231 Make leading 0's optional and don't expect a tab in the middle
24232 of the number.
24233
24234 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
24235
24236 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
24237 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
24238 don't end command passed to gdb_test with newline.
24239
24240 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
24241 signed keyword away, don't expect signed bitfields to be signed.
24242
24243 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
24244 printing with only as many 1's as are in the field as well as printing
24245 with 32 1's (see comment).
24246
24247Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
24248
24249 * gdb.t00/default.exp: Start with a fresh gdb.
24250 * configure.in (configdirs): Remove gdb.t31 until the chill
24251 compiler works again. It no longer is able to find chillrt0
24252 since it isn't in libchill.a anymore.
24253 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
24254 wierd.o, make more modular.
24255 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
24256 spurious newlines that caused problems.
24257
24258Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24259
24260 * Move test with enums and partial symbols from gdb.t03/ptype.exp
24261 to gdb.stabs/wierd.exp since GCC has worked around the bug.
24262 gdb.stabs/wierd.{exp,def}: Many new tests.
24263
24264 * gdb.t00/default.exp: update info line for new message.
24265
24266 * gdb.t02/{whatis.exp,gdbme.c}:
24267 Test that "char *" doesn't print as "caddr_t".
24268
24269Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24270
24271 * gdb.t00/help.exp: Use .* in place of some help messages which
24272 just changed.
24273 gdb.t00/default.exp: Update "info frame" test for new message.
24274 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
24275 Remove some xfails
24276
24277Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24278
24279 * gdb.t03/{gdbme.c,ptype.exp}:
24280 Add tests for typedef'd struct and union without tags.
24281 Also check "whatis" on a variable of a typedef'd enum without a tag.
24282
24283 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
24284 PRMS 1823; the bug still exists but isn't reproduced by this test
24285 anymore), and remove rs6000 XFAIL (the bug is fixed).
24286
24287 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
24288 duplicated from whatis.exp. For those that are left, accept
24289 "long", "long int", or "int" for long variables (whatis.exp already
24290 has an XFAIL for "int", so no need to fail it here).
24291
24292 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
24293 Deal with GCC's names for types now that GDB uses the compiler's names.
24294
24295 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
24296 setup_xfail's for sunos4. If we #defined the signed keyword away,
24297 don't expect GDB to know that char it is signed.
24298
24299 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
24300
24301Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
24302
24303 * configure.in (configdirs): Add gdb.t24 for C++ tests that
24304 should work on any system, regardless of debugging format.
24305 * gdb.t21/demangle.exp: Move to gdb.t24.
24306 * gdb.t24/demangle.exp: Move from gdb.t21.
24307 * gdb.t24/{Makefile.in, configure.in}: New files.
24308
24309Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24310
24311 * configure.in: Do gdb.stabs and C++ tests only for stabs.
24312 * gdb.stabs: New directory.
24313
24314Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24315
24316 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
24317 not just "Quit anyway?".
24318
24319Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
24320
24321 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
24322 that all setup_xfails are immediately followed by clear_xfails.
24323
24324Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
24325
24326 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
24327 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
24328 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
24329 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
24330 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
24331 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
24332 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
24333 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
24334 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
24335 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
24336 gdb.t31/chillvars.exp, lib/gdb.exp:
24337 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
24338 bug-gdb@prep.ai.mit.edu.
24339
24340Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
24341
24342 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
24343 with 0.0, not integer 0.
24344
24345Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
24346
24347 * gdb.t06/break.exp: Update for "Kill the program" message change.
24348
24349Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
24350
24351 * Makefile.in (GDBFLAGS): Set to -nx.
24352 * Makefile.in (site.exp): Use GDBFLAGS.
24353
24354Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
24355
24356 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
24357 Makefiles.
24358 (check): depend on just-check.
24359 (just-check): added so that tests can be run without a noop
24360 build pass.
24361
24362Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
24363
24364 Switch to using configure's configdirs.
24365 * Makefile.in (Makefile): add configure.in dependency.
24366 (SUBDIRS): removed redundant assignment.
24367 * configure.in: switch subdirs assignment to configdirs.
24368 * gdb.t*/configure.in: new files.
24369
24370Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
24371
24372 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
24373 works.
24374
24375Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
24376
24377 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
24378 in explicit rules. Apparently this is not supported by some makes.
24379
24380Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
24381
24382 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
24383
24384Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24385
24386 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
24387 disappeared.
24388
24389Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
24390
24391 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
24392
24393Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
24394
24395 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
24396 watchpoint problem that is now fixed.
24397 * gdb.t30/chexp.exp: Remove setup_xfail for printing
24398 uninitialized convenience variables.
24399 * gdb.t31/chillvars.exp: Fix expected patterns for printing
24400 structures.
24401
24402Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24403
24404 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
24405 which causes expect to get out of sync with gdb on long output
24406 from help set.
24407 * gdb.t09/corefile.exp: Make expected pattern for core file
24408 failing signal and frame output format less sun specific.
24409
24410Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
24411
24412 * gdb.t31/chillvars.exp: Add and remove initial dummy
24413 breakpoint, so that symbol table is forced in.
24414 (Needed at least on Sunos4, though it seems not SVR4.)
24415 * gdb.t31/chillvars.exp: Update for changed output format.
24416
24417Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
24418
a9c64011 24419 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
24420
24421Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
24422
24423 * Makefile.in: Added --srcdir when invoking runtest, removed the
24424 need for a local config file. (optional now)
24425
24426Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
24427
24428 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
24429 failure count used to force early termination. Add some more
24430 expected failures for gnu style demangling.
24431
24432Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24433
24434 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
24435 pmi variable from gdb.t20/gdbme to get optimized away.
24436 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
24437 Check for written corefile upon timeout _and_ eof.
24438
24439Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24440
24441 * config/unix-gdb.exp: Add missing return 0.
24442
24443Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24444
24445 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
24446 test termination.
24447
24448Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
24449
24450 * configure.in (subdirs): Put back gdb.t17 which mysteriously
24451 disappeared.
24452
24453Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
24454
24455 * gdb.t10/crossload.exp: Disable the i860-elf test until such
24456 time as i860 support works.
24457
d63a86f8 24458 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
24459 "backtrace 100\r" rather than just "backtrace\r", to match last
24460 change.
24461
24462Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
24463
24464 * config/udi-gdb.exp (gdb_exit): Remove close command.
24465 (gdb_target_udi): New procedure to set the UDI target.
24466 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
24467 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
24468 Added waits for prompts after several question responses. Added
24469 some more responses used by a29k-amd-udi-gdb.
24470 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
24471 pass different arguments, restart UDI connection after program
24472 completion.
24473 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
24474 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
24475 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
24476 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
24477 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
24478 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
24479 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
24480 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
24481 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
24482 after program completion.
24483 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
24484 compiled with a SELECT_VECS setting.
24485 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
24486 infinite recursion.
24487
24488 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
24489 Added checks for COFF results, and made them expected failures for
24490 all targets. It would be better to make them expected failures
24491 for COFF targets only.
24492
24493Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
24494
24495 * Makefile.in: add null dvi target, don't bother to recurse
24496 through test directories for info and install-info; rename
24497 $(datadir) to be dejagnu instead of deja-gnu
24498
24499Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
24500
24501 * gdb.t31/gdbme.ch: Re-enable code that previously caused
24502 compiler to coredump.
24503 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
24504 code.
24505
24506Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
24507
24508 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
24509 coredump.
24510 * gdb.t31/chillvars.exp: Comment out tests that depend on that
24511 code.
24512
24513Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
24514
24515 * gdb.t03/ptype.exp: tests for return code from gdb_test.
24516 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
24517 which in a shell. Deletes xgdb when done.
24518 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
24519 Tests the return from the "set height" or "set width" commands.
24520 Added a few return codes where needed.
24521
24522Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
24523
24524 * Makefile.in (SUBDIRS): Add gdb.t17.
24525 * configure.in (subdirs): Add gdb.t17.
24526 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
24527 files to test gdb's calling of functions in the inferior with
24528 the correct arguments and gdb's ability to retrieve any
24529 result returned.
24530
24531Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
24532
24533 * config/unix-gdb.exp (gdb_exit): Remove close commands that
24534 may be called after gdb goes away. Previous versions of expect
24535 needed these to avoid file descriptor leaks, but they cause
24536 errors with the current revision of expect.
24537 * gdb.t00/gdbvars.exp: Use -re on expected output after
24538 setting sevenbit-strings.
24539 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
24540 to set sevenbit-strings consistent across tests.
24541 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
24542 set sevenbit-strings consistent across tests.
24543
24544Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
24545
24546 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
24547 expected output to match current "expect" expectations.
24548
24549Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
24550
24551 * gdb.t00/default.exp: Change expected output for default "source"
24552 command, to match new gdb behavior which requires a filename to
24553 source.
24554
24555Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
24556
24557 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
24558 expected fail for i486-*-* that misses the marker2 function.
24559 * gdb.t10/crossload.exp (bfddefault): Allow successful
24560 recognition of a format to pass even if no symbols are found.
24561 Explicitly catch failures where the format is not recognized
24562 or is ambiguous, and add the reason to the fail message.
24563 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
24564 the cause is and invalid target and add reason to failure message.
24565 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
24566 elf32-i386, elf32-sparc, and elf32-i860.
24567 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
24568 Set up expected failure for 'filename'::variable scope resolution,
24569 which is now apparently broken on all targets.
24570 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
24571 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
24572 gdb.t23/templates.exp: Change failure for missing binfile into
24573 just a warning.
24574 gdb.t21/demangle.exp: Change all cfront references to 'arm'
24575 references.
24576
24577Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
24578
24579 * gdb.t00/default.exp: Add expected output for default "source"
24580 command, to match new gdb behavior.
24581 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
24582
24583Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
24584
24585 * config/*-gdb.exp: returns an error, rather than exiting on
24586 internal errors.
24587
24588Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
24589
24590 * gdb.t03/gdbme.c: Add pointer to struct variable.
24591 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
24592 referencing struct members.
24593
24594Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
24595
24596 * configure.in (mips-idt-ecoff): New target.
24597 * config/mips-gdb.exp: New file for remote board using MIPS remote
24598 debugging protocol.
24599
24600 * Redid configuration scheme. Removed gdb.t*/configure.in.
24601 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
24602 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
24603 distclean targets. Built executables via .o files. Adjusted
24604 tests to account for source files in $(srcdir) rather than
24605 $(objdir).
24606 * lib/gdb.exp (runto): Don't expect () after the function name,
24607 because it may have arguments.
24608
24609Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
24610
24611 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
24612 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
24613 expected failures for mips-idt-* and mips-sgi-*.
24614 * gdb.t00/default.exp (attach): Kill process if requested.
24615 * gdb.t00/help.exp (help target core, help target): Accept a gdb
24616 that does not read core files.
24617 * gdb.t01/run.exp: Removed checks for exit status code.
24618 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
24619 it is linked in.
24620 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
24621 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
24622 appropriate, rather than doing it by hand.
24623 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
24624 execution.
24625 * gdb.t10/crossload.exp: Kill existing program if needed.
24626 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
24627 appropriate, rather than doing it by hand. Always increase
24628 timeout for this test, not just for VxWorks.
24629
24630Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
24631
24632 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
24633 of Chill STRUCT types and STRUCT values.
24634 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
24635 than "char".
24636 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 24637 struct2): New struct definitions and initializations to test
c906108c
SS
24638 simple Chill STRUCT types.
24639
24640Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
24641
24642 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
24643 the null byte at the end of strings.
24644 * gdb.t00/default.exp: Make show version insensitive to copyright
24645 date.
24646 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
24647 to avoid dependencies on target char signedness.
24648 * gdb.t16/printcmds.exp: Update expected results for explicitly
24649 unsigned char.
24650 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
24651 now work.
24652 * gdb.t21/demangle.exp: Add many more patterns for template
24653 demangling, most of them being expected failures.
24654 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
24655 string we are matching for, to match on the whole string.
24656 * gdb.t21/demangle.exp: Add many new test strings to demangle,
24657 and fix a whole bunch that had incorrect expected output but were
24658 passing anyway because of the bug in "proc demangle".
24659 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
24660 type.
24661 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
24662
24663Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
24664
a9c64011
AS
24665 * gdb/testsuite: made modifications to testcases, etc., to allow
24666 them to work properly given the reorganization of deja-gnu and the
24667 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
24668
24669Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
24670
24671 * gdb/testsuite: Initial creation of gdb/testsuite.
24672 Migrated dejagnu testcases and support files for testing nm to
24673 gdb/testsuite from deja-gnu. These files were moved "as is"
24674 with no modifications. This migration is part of a major overhaul
24675 of dejagnu. The modifications to these testcases, etc., which
24676 will allow them to work with the new version of dejagnu will be
24677 made in a future update.
48efe704 24678
8d8cb839 24679 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 24680\f
8d8cb839
EZ
24681;; Local Variables:
24682;; mode: change-log
24683;; left-margin: 8
24684;; fill-column: 74
24685;; version-control: never
24686;; End:
902f2ccb
MC
24687
24688 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 24689 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
24690 Copying and distribution of this file, with or without modification,
24691 are permitted provided the copyright notice and this notice are preserved.
This page took 3.590805 seconds and 4 git commands to generate.