gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
bdb54049
JK
12011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
4 * gdb.trace/collection.exp: Likewise.
5 * gdb.trace/report.exp: Likewise.
6 * gdb.trace/unavailable.exp: Likewise.
7 * gdb.trace/while-dyn.exp: Likewise.
8
59cde39c
KS
92011-08-18 Keith Seitz <keiths@redhat.com>
10
11 PR c++/12266
12 * gdb.cp/meth-typedefs.cc: New file.
13 * gdb.cp/meth-typedefs.exp: New file.
14
fa3a4f15
PM
152011-08-17 Phil Muldoon <pmuldoon@redhat.com>
16
17 * gdb.python/python.exp: Add extended-prompt tests.
18
c1049fca
JK
192011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
20
21 * gdb.arch/i386-dr3-watch.exp
22 (watchpoint on gap1 does not fit debug registers)
23 (delete all watchpoints): Fix racy expect strings.
24
d93f7b5c
YQ
252011-08-14 Yao Qi <yao@codesourcery.com>
26
27 * gdb.base/maint.exp: set data_section to ".neardata".
28 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
29 * gdb.base/savedregs.exp: Handle SIGILL.
30 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
31 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
32
457e09f0
DE
332011-08-12 Doug Evans <dje@google.com>
34
35 * gdb.python/py-symbol.exp: Add test for symbol.type.
36
5d0bb2fb
UW
372011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
38
39 * gdb.threads/pthreads.exp: Enable on non-native configurations.
40 * gdb.mi/mi-pthreads.exp: Likewise.
41 * gdb.mi/mi2-pthreads.exp: Likewise.
42 * gdb.mi/gdb669.exp.exp: Likewise.
43
fcdfa280
PA
442011-08-09 Pedro Alves <pedro@codesourcery.com>
45
46 * lib/mi-support.exp (detect_async): Rename to...
47 (mi_detect_async): ... this.
48 * gdb.mi/mi-nonstop-exit.exp: Adjust.
49 * gdb.mi/mi-nonstop.exp: Adjust.
50 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
51 * gdb.mi/mi-nsintrall.exp: Adjust.
52 * gdb.mi/mi-nsmoribund.exp: Adjust.
53 * gdb.mi/mi-nsthrexec.exp: Adjust.
54
9d8fa392
PA
552011-08-09 Pedro Alves <pedro@codesourcery.com>
56
57 * gdb.base/display.c (do_loops): New `p_i' local.
58 * gdb.base/display.exp: Test displaying a variable that is
59 temporarily at a bad address.
60
b6cede78
JK
612011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
62
63 * gdb.dwarf2/dw2-op-stack-value.S: New file.
64 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
65
67bedb8c
JK
662011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
67
68 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
69 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
70 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 71
af6e93b2
PA
722011-08-05 Pedro Alves <pedro@codesourcery.com>
73
74 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
75 procedure.
76 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
77
1cf0e11f
YQ
782011-08-05 Yao Qi <yao@codesourcery.com>
79
80 * gdb.base/callfuncs.exp: Set language after main.
81 * gdb.cp/cplusfuncs.exp: Likewise.
82 * gdb.cp/inherit.exp: Likewise.
83
a1e28cb2
UW
842011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
85
86 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
87 * gdb.base/watch-vfork.exp: Skip on remote targets.
88
d4f5bbb9
UW
892011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
90
91 * gdb.threads/thread-find.exp: Support remote targets.
92
724f4f80
UW
932011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
94
95 * gdb.base/jit.exp: Download solib_binfile to target.
96 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
97 and call dlopen without full path name.
98 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
99 dlopen without full path name.
100
934709f0
PW
1012011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
102
103 * gdb.base/break-always.exp: Complete the test
104 with duplicated breakpoints and enabling/disabling them.
105
c26106c4
TT
1062011-08-02 Tom Tromey <tromey@redhat.com>
107
108 PR gdb/11289:
109 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
110
9300444e 1112011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
112
113 PR gdb/13045
114 * gdb.base/float.exp: Add new test case for PR gdb/13045
115 * gdb.base/float.c: New file.
116
00bd41d6
PM
1172011-07-28 Phil Muldoon <pmuldoon@redhat.com>
118
119 * gdb.python/py-mi.exp: Test printers returning string hint, and
120 also not returning a value.
121 * gdb.python/py-prettyprint.c: Add testcase for above.
122 * gdb.python/py-prettyprint.py: Add test printer for above.
123
d24f74ce
JK
1242011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
125
126 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
127 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
128 (.Ldie30) Add as field "data4".
129 (.Ldie32) Rename field "b" to "shl".
130 (abbrev4) Change for the "data4" field.
131 (abbrev5, abbrev6) Remove.
132 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
133 (p &s.shl): ... here. Add comment.
134 (p &s.data4): New.
135
bb7da2bf
JK
1362011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
137
138 Fix crash on lval_computed values.
139 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
140
11081198
JK
1412011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
142
143 * gdb.base/help.exp (help whatis): Update the expected string.
144
3c6e0cb3
JK
1452011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
146
147 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
148 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
149 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
150 Change the expected string.
151
efa80663
PA
1522011-07-26 Pedro Alves <pedro@codesourcery.com>
153
154 * gdb.base/watchpoint.exp
155 (test_disable_enable_software_watchpoint): New procedure.
156 (top level): Run it.
157
db8e4570
UW
1582011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
159
160 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
161 executable file "${binfile}", C++ version "${binfile}-cxx".
162 * gdb.python/py-prettyprint.exp: Likewise.
163 * gdb.python/py-symbol.exp: Likewise.
164 * gdb.python/py-type.exp: Likewise.
165 * gdb.python/py-value.exp: Likewise.
166 * gdb.python/py-template.exp (test_template_arg): Pass full executable
167 file name instead of just suffix.
168
543305c9
JK
1692011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
170
171 Fix implicit pointer offsets.
172 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
173 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
174 (continue to breakpoint: continue to baz breakpoint for implptr)
175 (sanity check element 0, sanity check element 1)
176 (enter the inlined function, check element 0 for the offset)
177 (check element 1 for the offset)
178 (continue to breakpoint: ignore the second baz breakpoint): New tests.
179 (set foo breakpoint for implptr): Update the breakpoint number.
180
b3215adc
UW
1812011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
182
183 * gdb.python/py-mi.exp: Use different file names for different
184 versions of the executable under test.
185 * gdb.python/py-prettyprint.exp: Likewise.
186 * gdb.python/py-symbol.exp: Likewise.
187 * gdb.python/py-template.exp: Likewise.
188 * gdb.python/py-type.exp: Likewise.
189 * gdb.python/py-value.exp: Likewise.
190
182b9acc
UW
1912011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
192
193 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
194 flag after restarting GDB if necessary.
195
e6052b5d
UW
1962011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
197
198 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
199
1ced966e
PA
2002011-07-22 Pedro Alves <pedro@codesourcery.com>
201
202 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
203 backend doesn't leave used debug registers behind.
204
3543a589
TT
2052011-07-22 Tom Tromey <tromey@redhat.com>
206
207 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
208 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
209 argument.
210 * gdb.dwarf2/typeddwarf-amd64.S: New file.
211
14d15303 2122011-07-21 Matt Rice <ratmice@gmail.com>
213
214 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
215 in mostlyclean rule. Add files ending in .core.
216
9b158ba0 2172011-07-21 Matt Rice <ratmice@gmail.com>
218
219 PR macros/12999
220 * gdb.base/info-macros.c: New test sources.
221 * gdb.base/info-macros.exp: New tests.
222
d17b6f81
PM
2232011-07-21 Phil Muldoon <pmuldoon@redhat.com>
224
225 * gdb.python/python.exp: Add prompt substitution tests.
226
918dd910
JK
2272011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
228
229 Fix crash if referenced CU is aged out.
230 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
231 New.
232 * gdb.dwarf2/implptr.exp: Likewise.
233
0e37a63c
JK
2342011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
235
236 * gdb.dwarf2/implptr.S: Rebuilt.
237 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
238 (bar): Use them for j, k, l.
239 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
240 COMPILE.
241 (print j in implptr:bar): Update for the intp typedef.
242 (print p[0].x in implptr:foo): Use more exact regex.
243
f65cf84c
TT
2442011-07-18 Tom Tromey <tromey@redhat.com>
245
246 * gdb.cp/static-method.exp: Add missing single quote.
247
d5b4a7be
YQ
2482011-07-18 Yao Qi <yao@codesourcery.com>
249
250 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
251 supported.
252 * gdb.mi/mi-nonstop-exit.exp: Likewise.
253 * gdb.mi/mi-nonstop.exp: Likewise.
254 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
255 * gdb.mi/mi-nsintrall.exp: Likewise.
256 * gdb.mi/mi-nsmoribund.exp: Likewise.
257 * gdb.mi/mi-nsthrexec.exp: Likewise.
258 * gdb.python/py-evthreads.exp: Likewise.
259
e9ea2662
JK
2602011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
261
262 Code cleanup.
263 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
264 it. Substitute it instead of test_compiler_info everywhere.
265
ce451573
UW
2662011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
267
268 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
269 remote targets as well.
270
756d88a7
UW
2712011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
272
273 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
274 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
275
31f83dc5
UW
2762011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
277
278 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
279 a remote machine, not the host.
280 (gdb_compile_shlib): Set soname if target is remote.
281
059241a0
PP
2822011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
283
284 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
285
28a0b48c 2862011-07-13 Matt Rice <ratmice@gmail.com>
287
288 * gdb.python/py-objfile-script-gdb.py: Renamed to
289 py-objfile-script-gdb.py.in.
290 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
291 py-objfile-script-gdb.py.
292 * gdb.python/py-objfile-script.exp: Update reference to
293 py-objfile-script-gdb.py.
294
9a771b67
JK
2952011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
296
297 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
298 reference undefined label.
299
04ad99e6
JK
3002011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
301
302 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
303 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
304 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
305 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
306
713389e0
PM
3072011-07-11 Phil Muldoon <pmuldoon@redhat.com>
308
309 PR python/12438
310 * gdb.python/python.exp: Add maint set/show python print-stack
311 deprecated tests. Add set/show python print-backtrace tests.
312
97d146f8
JK
3132011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
314
315 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
316 debug info.
317
facde0e5 3182011-07-06 Matt Rice <ratmice@gmail.com>
319
320 * gdb.python/python.exp: Update filename paths.
321 * gdb.python/py-symtab.exp: Ditto.
322
438640d1
MP
3232011-07-06 Marek Polacek <mpolacek@redhat.com>
324
325 * gdb.python/py-evthreads.exp: Add missing `$'.
326
33a365df
MF
3272011-07-06 Jie Zhang <jie.zhang@analog.com>
328
329 * config/bfin.exp: New file.
330 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
331 * gdb.asm/bfin.inc: New file.
332
8f7ae686
MP
3332011-07-06 Marek Polacek <mpolacek@redhat.com>
334
df46027d 335 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
336 the whole output.
337
eb2a6f42
TT
3382011-07-05 Tom Tromey <tromey@redhat.com>
339
340 * gdb.java/jprint.java (jprint.hi): New field.
341 * gdb.java/jprint.exp: Print string.
342
177b42fe
TJB
3432011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
344
345 * gdb.base/call-sc.c: Fix typos.
346 * gdb.base/ifelse.exp: Likewise.
347 * gdb.base/structs.c: Likewise.
348
3b2a0cf2
JB
3492011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
350
351 * gdb.base/jit-so.exp: New test.
352 * gdb.base/jit-dlmain.c: New file.
353 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
354
46fc714c
JK
3552011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
356
357 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
358 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
359 * gdb.cp/pr9167.exp (p b): Likewise.
360 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
361 (test value of P in inner_m, test type of Z in inner_m): Call
362 setup_xfail for gcc <= 4.5.
46fc714c 363
418c7cf7
JK
3642011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 * gdb.cp/paren-type.cc: New files.
367 * gdb.cp/paren-type.exp: New files.
368
3d50dd94
JK
3692011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
370
371 Stop on first linespec terminator instead of eating what we can.
372 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
373 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
374 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
375 (break C::f()): ... this one.
376 (break C::operator()()): New test.
377 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
378 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
379 test.
380
dcf9f4ab
JK
3812011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
382
383 Fall back linespec to minimal symbols.
384 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
385 error message.
386 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
387 * gdb.cp/minsym-fallback-main.cc: New file.
388 * gdb.cp/minsym-fallback.cc: New file.
389 * gdb.cp/minsym-fallback.exp: New file.
390 * gdb.cp/minsym-fallback.h: New file.
391
3f542ed1
JK
3922011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
393
394 * gdb.cp/no-dmgl-verbose.cc: New file.
395 * gdb.cp/no-dmgl-verbose.exp: New file.
396
3972011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
398
399 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
400 __GI_.
401 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
402 (f): New function.
403 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
404 (complete p 'func<short>(): ... here.
405 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
406 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
407 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
408 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
409 Make them KFAIL gcc/49546.
410
00eb2c4a
JB
4112011-07-01 Joel Brobecker <brobecker@adacore.com>
412
413 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
414
85a20c42
JK
4152011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
416
417 Test GCC PR debug/49546.
418 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
419 (test type of F in k3_m, test value of F in k3_m): New.
420 * gdb.cp/temargs.cc (struct S3, struct K3): New.
421 (main): New variable k3. Call k3.k3_m.
422
d2d43431
JB
4232011-07-01 Jean-Charles Delay <delay@adacore.com>
424
425 * gdb.ada/packed_array.exp: Fix expected outout.
426
54ae186f
JB
4272011-07-01 Jean-Charles Delay <delay@adacore.com>
428
429 * gdb.ada/packed_array.exp: fixed expected output.
430
8f17729f
JB
4312011-07-01 Joel Brobecker <brobecker@adacore.com>
432
433 * gdb.ada/same_enum: New testcase.
434
f5aa6869
JB
4352011-07-01 Joel Brobecker <brobecker@adacore.com>
436
437 * gdb.ada/ptr_typedef: New testcase.
438
828292f2
JB
4392011-07-01 Joel Brobecker <brobecker@adacore.com>
440
441 * gdb.ada/arrayptr.exp: Add ptype test.
442
18920c42
JB
4432011-07-01 Joel Brobecker <brobecker@adacore.com>
444
445 * gdb.ada/char_enum: New testcase.
446
3536d9e3 4472011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
448
449 * gdb.base/dump.exp (capture_pointer_with_type): New.
450 Get value from address instead of name.
451 Start GDB once, and do `dump' and `restore'
452 tests together.
453
db863c42
MF
4542011-06-30 Jie Zhang <jie.zhang@analog.com>
455 Mike Frysinger <vapier@gentoo.org>
456
457 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
458 helper functions for getting/setting remotetimeout variable.
459 * lib/gdb.exp (gdb_load): If the target is remote, set
460 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
461 with $loadtimeout. Set $load_ok to 0 before doing the load.
462 Instead of returning, immediately, set $load_ok to 0. Call
463 set_remotetimeout with $oldremotetimeout, and then return if
464 $load_ok is 1.
465
e9e642a8
AB
4662011-06-30 Andrew Burgess <aburgess@broadcom.com>
467
468 * gdb.python/py-template.exp: Don't run this test if the target
469 does not support c++ tests.
470
32019081
JK
4712011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
472
473 Fix non-only rename list for Fortran modules import.
474 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
475 tests.
476 * gdb.fortran/module.f90 (module moduse): New.
477 (program module): use moduse, test var_x, var_y and var_z.
478
0ecee54c
TT
4792011-06-29 Tom Tromey <tromey@redhat.com>
480
481 PR testsuite/12040:
482 * gdb.fortran/array-element.exp: Use f90, not f77.
483 * gdb.fortran/complex.exp: Use f90, not f77.
484 * gdb.fortran/derived-type.exp: Use f90, not f77.
485 * gdb.fortran/library-module.exp: Use f90, not f77.
486 * gdb.fortran/logical.exp: Use f90, not f77.
487 * gdb.fortran/module.exp: Use f90, not f77.
488 * gdb.fortran/multi-dim.exp: Use f90, not f77.
489 * gdb.fortran/subarray.exp: Use f90, not f77.
490
3b2b8fea
TT
4912011-06-29 Tom Tromey <tromey@redhat.com>
492
493 * gdb.fortran/charset.exp: New file.
494 * gdb.fortran/charset.f90: New file.
495
42159ca5
TT
4962011-06-29 Tom Tromey <tromey@redhat.com>
497
498 PR testsuite/12040:
499 * lib/future.exp: New file, mostly extracted from ada.exp.
500 Rewrote compatibility code to use rename.
501 (gdb_find_gfortran): New proc.
502 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
503 gfortran patch.
504 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
505 Move to future.exp.
506 * lib/gdb.exp: Always load future.exp.
507
af69a5ce
YQ
5082011-06-28 Yao Qi <yao@codesourcery.com>
509
510 * gdb.cp/exception.cc: Don't include iostream.
511 (bar): Remove print statement.
512 (catcher): New.
513 (main): Remove print statements. Call function catcher.
514 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
515 Set breakpoint on catcher, and check the value of parameter.
516
ab5c6a72
YQ
5172011-06-23 Yao Qi <yao@codesourcery.com>
518
519 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
520 1.2 is disabled. KFAIL for uclinux.
521
9497469f
MP
5222011-06-23 Marek Polacek <mpolacek@redhat.com>
523
524 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
525 mi_gdb_test.
526
b9132588
MP
5272011-06-23 Marek Polacek <mpolacek@redhat.com>
528
5d197ed0 529 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 530
e55595ca
MP
5312011-06-23 Marek Polacek <mpolacek@redhat.com>
532
5d197ed0
MP
533 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
534
5352011-06-23 Marek Polacek <mpolacek@redhat.com>
536
537 * gdb.mi/mi2-basics.exp: Fix races. Honour the
538 `test_exec_and_symbol_mi_operatons' return value.
539 (test_mi_interpreter_selection): Use mi_gdb_test instead of
540 gdb_test_multiple.
541 (test_exec_and_symbol_mi_operatons): Likewise.
542 (test_path_specification): Likewise.
e55595ca 543
be777e08
YQ
5442011-06-23 Yao Qi <yao@codesourcery.com>
545
546 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
547 supported.
548 * lib/gdb.exp (support_displaced_stepping): New.
549
615556d6
YQ
5502011-06-23 Yao Qi <yao@codesourcery.com>
551
552 * gdb.threads/execl.exp: Skip on remote target.
553
833b0ca7
MP
5542011-06-21 Marek Polacek <mpolacek@redhat.com>
555
5d197ed0 556 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
557 mi_gdb_test.
558
1ee4023a
MP
5592011-06-20 Marek Polacek <mpolacek@redhat.com>
560
5d197ed0 561 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 562
d0b1d624
MP
5632011-06-20 Marek Polacek <mpolacek@redhat.com>
564
5d197ed0 565 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
566 mi_gdb_test.
567
79aa92c1
MP
5682011-06-20 Marek Polacek <mpolacek@redhat.com>
569
5d197ed0 570 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 571
5ce5db06
YQ
5722011-06-14 Yao Qi <yao@codesourcery.com>
573
574 gdb/testsuite/
575 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
576
533a737e
JK
5772011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
578
579 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
580
d0e53741
TT
5812011-06-10 Tom Tromey <tromey@redhat.com>
582
583 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
584 Add tests for pointer-to-member-function.
585 * gdb.cp/temargs.cc (S::somefunc): New function.
586 (K2): New class.
587 (main): Instantiate K2; call method.
588
b5916bbd
JB
5892011-06-08 Joel Brobecker <brobecker@adacore.com>
590
591 * gdb.python/py-inferior.c (f2): Make str an array rather
592 than a pointer.
593 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
594
5be4dfca
JK
5952011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
596
597 * gdb.base/async-shell.c: New file.
598 * gdb.base/async-shell.exp: New file.
599
9f47e254
PA
6002011-06-06 Pedro Alves <pedro@codesourcery.com>
601
602 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
603
64b9b334
JB
6042011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
605
606 From Stephen Kitt <steve@sk2.org>
607 * gdb.base/help.exp: Adjust following some spelling corrections
608 in GDB.
609
dbc0f131
YQ
6102011-06-01 Yao Qi <yao@codesourcery.com>
611
612 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
613
fd336a18
KS
6142010-05-31 Keith Seitz <keiths@redhat.com>
615
616 PR c++/12750
617 * gdb.cp/static-method.cc: New file.
618 * gdb.cp/static-method.exp: New file.
619
fa8b9902
KS
6202010-05-31 Keith Seitz <keiths@redhat.com>
621
622 PR symtab/12704
623 * gdb.cp/anon-ns.cc: New file.
624 * gdb.cp/anon-ns.exp: New file.
625
0a5b1e09
PA
6262011-05-31 Pedro Alves <pedro@codesourcery.com>
627
628 * gdb.arch/i386-dr3-watch.c: New file.
629 * gdb.arch/i386-dr3-watch.exp: New file.
630
0578b8d1
YQ
6312011-05-30 Yao Qi <yao@codesourcery.com>
632
633 * gdb.base/callfuncs.c (t_structs_fc): New.
634 (t_structs_dc, t_structs_ldc): New.
635 (t_double_many_args):
636 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
637 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
638 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
639 * gdb.base/callfuncs.exp: Call new functions.
640
6680506e
YQ
6412011-05-30 Yao Qi <yao@codesourcery.com>
642
ff4d2c60
YQ
643 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
644 Call rerun_and_prepare for each test to isolate effects.
645
6462011-05-30 Yao Qi <yao@codesourcery.com>
647
648 * gdb.base/varargs.c (find_max_float_real): New.
649 (find_max_double_real, find_max_long_double_real): New.
650 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
651 * lib/gdb.exp (setup_kfail_for_target): New.
652
e43ec454
YQ
6532011-05-30 Yao Qi <yao@codesourcery.com>
654
655 * gdb.base/funcargs.c (callca, callcb, callcc): New.
656 (callcd, callce, callcf, callc1a, callc1b): New.
657 (callc2a, callc2b): New.
658 * gdb.base/funcargs.exp (complex_args): New.
659 (complex_integral_args, complex_float_integral_args): New.
660 * lib/gdb.exp (support_complex_tests): New. Determine
661 whether to run test cases on _Complex types.
662
432b4d03
JK
6632011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
664
665 * gdb.threads/leader-exit.c: New file.
666 * gdb.threads/leader-exit.exp: New file.
667
6caf069d
MP
6682011-05-27 Marek Polacek <mpolacek@redhat.com>
669
9497469f 670 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 671
97fce28b
MP
6722011-05-27 Marek Polacek <mpolacek@redhat.com>
673
674 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
675 remove the `supported' variable.
676 * gdb.mi/mi-nonstop.exp: Likewise.
677 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
678 * gdb.mi/mi-nsintrall.exp: Likewise.
679 * gdb.mi/mi-nsmoribund.exp: Likewise.
680 * gdb.mi/mi-nsthrexec.exp: Likewise.
681
9da8c2a0
PA
6822011-05-26 Pedro Alves <pedro@codesourcery.com>
683
684 * gdb.reverse/finish-reverse-bkpt.exp: New test.
685
2c03e5be
PA
6862011-05-26 Pedro Alves <pedro@codesourcery.com>
687
688 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
689
2e21250d
KS
6902011-05-24 Keith Seitz <keiths@redhat.com>
691
692 PR breakpoint/12803
693 * gdb.cp/cmpd-minsyms.cc (a): New method.
694 (b): New method.
695 (c): New method.
696 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
697
cdac0397
PA
6982011-05-24 Pedro Alves <pedro@codesourcery.com>
699
700 * gdb.base/commands.exp (watchpoint_command_test): Check that the
701 watchpoint's command list didn't execute when the watchpoint went
702 out of scope.
703
ee5683ab
PM
7042011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
705
706 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
707 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
708 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
709 * gdb.arch/i386-gnu-cfi.exp: Likewise.
710 * gdb.arch/i386-permbkpt.exp: Likewise.
711 * gdb.arch/i386-prologue.exp: Likewise.
712 * gdb.arch/i386-size-overlap.exp: Likewise.
713 * gdb.arch/i386-size.exp: Likewise.
714 * gdb.arch/i386-unwind.exp: Likewise.
715 * gdb.reverse/i386-precsave.exp: Likewise.
716 * gdb.reverse/i386-reverse.exp: Likewise.
717 * gdb.reverse/i386-sse-reverse.exp: Likewise.
718 * gdb.reverse/i387-env-reverse.exp: Likewise.
719 * gdb.reverse/i387-stack-reverse.exp: Likewise.
720
c91c8c16
PA
7212011-05-24 Pedro Alves <pedro@codesourcery.com>
722
723 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
724 file doesn't error, using MI.
725
c50491a7
TT
7262011-05-23 Tom Tromey <tromey@redhat.com>
727
728 * gdb.base/charset.exp (string_display): Add tests to assign to
729 arrays.
730 * gdb.base/charset.c (short_array, int_array, long_array): New.
731
4a07b7da
PA
7322011-05-20 Pedro Alves <pedro@codesourcery.com>
733
734 Cope with async mode.
735
4a07b7da
PA
736 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
737 into gdb_test + mi_expect_stop.
738
b275f2d2
PA
7392011-05-20 Pedro Alves <pedro@codesourcery.com>
740
741 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
742 (callme): Remove printf call.
743
eec52c44
PM
7442011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
745
746 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
747 quote pattern to avoid problems with Cygwin/mingw expect versions.
748 * gdb.base/default.exp (show convenience): Use double
749 quote pattern for regular expressions.
750
b3c8eb43
JK
7512011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
752
753 Fix -readnow for -gdwarf-4 unused type units.
754 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
755 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
756
ed731959
JK
7572011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
758
759 * gdb.base/kill-after-signal.c: New file.
760 * gdb.base/kill-after-signal.exp: New file.
761
3b48433d
PA
7622011-05-16 Pedro Alves <pedro@codesourcery.com>
763
764 * gdb.ada/start.exp: Call untested with the correct test filename.
765 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
766 test filename. Make the test's binary unique.
767 * gdb.arch/i386-signal.exp: Call untested with the correct test
768 filename.
769 * gdb.arch/i386-size-overlap.exp: Ditto.
770 * gdb.arch/Makefile.in (EXECUTABLES): Update.
771 * gdb.base/gcore-buffer-overflow.exp: Ditto.
772 * gdb.cp/call-c.exp: Ditto.
773 * gdb.mi/mi-reverse.exp: Call untested with the correct test
774 filename. Make the test's binary unique.
775 * gdb.mi/Makefile.in (EXECUTABLES): Update.
776 * gdb.python/py-mi.exp: Ditto.
777 * gdb.python/Makefile.in (EXECUTABLES): Update.
778 * gdb.reverse/i386-precsave.exp: Ditto.
779 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
780 test filename.
781 * gdb.reverse/i387-stack-reverse.exp: Ditto.
782 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
783 unique.
784 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
785 test filename.
786 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
787 * gdb.trace/tfile.exp: Ditto.
788
ba4a8bdd
YQ
7892011-05-14 Yao Qi <yao@codesourcery.com>
790
791 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
792 type.
793
dbaefcf7
DE
7942011-05-13 Doug Evans <dje@google.com>
795
796 * gdb.python/py-objfile-script.exp: New file.
797 * gdb.python/py-objfile-script.c: New file.
798 * gdb.python/py-objfile-script-gdb.py: New file.
799 * testsuite/gdb.python/py-section-script.exp: Test
800 "info auto-load-scripts".
801
9930639c
TT
8022011-05-13 Tom Tromey <tromey@redhat.com>
803
804 * gdb.dwarf2/clztest.exp: New file.
805 * gdb.dwarf2/clztest.c: New file.
806 * gdb.dwarf2/clztest.S: New file.
807
05272e11
DE
8082011-05-13 Doug Evans <dje@google.com>
809
cc63ef9b
DE
810 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
811 String16 tests.
05272e11 812
6edba76f
TT
8132011-05-13 Tom Tromey <tromey@redhat.com>
814
815 * lib/gdb.exp (is_x86_like_target): New proc.
816 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
817 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
818 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
819 -nostdlib to compiler.
820 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
821 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
822 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
823 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
824 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
825
028d0ed5
TJB
8262011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
827
828 * gdb.python/py-function.exp: Test setting a value from a function
829 which executes a command.
830
8a9b8146
TT
8312011-05-12 Tom Tromey <tromey@redhat.com>
832
833 * gdb.dwarf2/typeddwarf.S: New file.
834 * gdb.dwarf2/typeddwarf.c: New file.
835 * gdb.dwarf2/typeddwarf.exp: New file.
836
10483e8e
MP
8372011-05-12 Marek Polacek <mpolacek@redhat.com>
838
839 * gdb.mi/mi-basics.exp: Fix races. Honour the
840 `test_exec_and_symbol_mi_operatons' return value.
841 (test_mi_interpreter_selection): Use mi_gdb_test instead of
842 gdb_test_multiple.
843 (test_exec_and_symbol_mi_operatons): Likewise.
844 (test_path_specification): Likewise.
845
faf067f1
JK
8462011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
847
848 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
849 (gdb_touch_execfile): Remove catch wrappers. New variable time.
850 Replace `file copy' and `file rename' by `file mtime'. Twice.
851
7ff911a3
JK
8522011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
853
854 * gdb.base/readline-ask.c: New file.
855 * gdb.base/readline-ask.exp: New file.
856 * gdb.base/readline-ask.inputrc: New file.
857
a536c6d7
UW
8582011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
859
860 * gdb.cell/bt.exp: Delete breakpoints before running to signal
861 to avoid race condition.
862 * gdb.cell/coremaker.c: Use small stack size.
863 * gdb.cell/ea-standalone.exp: Use file name without path as
864 argument to c_to.
865 * gdb.cell/fork.exp: Allow other output when continuing to end.
866
d472a426
JK
8672011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
868
869 * gdb.threads/corethreads.c: New file.
870 * gdb.threads/corethreads.exp: New file.
871
8722011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
873
874 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
875 Try to compile the test using -Wl,-z,norelro first.
876 (load_core): New variable libthread_db_seen, initialize it.
877 (zeroed-threads cannot be listed): Protect it by XFAIL on
878 !$libthread_db_seen.
879
8be455d7
JK
8802011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
881
882 PR 12573
883 * gdb.dwarf2/dw2-skip-prologue.S: New file.
884 * gdb.dwarf2/dw2-skip-prologue.c: New file.
885 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
886
1976171a
JK
8872011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
888
889 * gdb.cp/psymtab-parameter.cc: New file.
890 * gdb.cp/psymtab-parameter.exp: New file.
891
7db6f30f
JK
8922011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
893
894 Fix a race.
895 * gdb.cp/static-print-quit.exp (print c): Split to ...
896 (print c - <return>, print c - q <return>, print c - to quit):
897 ... these. Make the testfile untested on gdb-7.1.
898
85161e9e 8992011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
900
901 * lib/gdb.exp (exec_target_file, exec_symbol_file,
902 gdb_rename_execfile, gdb_touch_execfile): New.
903 * gdb.base/reread.exp: Use new procs to handle multiple
904 exec files.
905
0c51be18
YQ
9062011-05-05 Yao Qi <yao@codesourcery.com>
907
908 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
909 (test_adr_32bit, test_pop_pc): New.
910 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
911 (test_adr_32bit, test_pop_pc): New.
912
4d393d60
JM
9132011-05-04 Joseph Myers <joseph@codesourcery.com>
914
915 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
916 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
917 targets.
918 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
919 handle targets.
920
8ffd0459
JK
9212011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
922
923 * gdb.base/completion.exp (complete help info wat): Rename to ...
924 (complete 'help info wat'): ... here.
925 Remove all `-re ".*' and `-re "^.*' redundant regexes.
926 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
927
8e28d804
PA
9282011-05-04 Pedro Alves <pedro@codesourcery.com>
929
930 * gdb.base/completion.exp: Use gdb_test_multiple instead of
931 gdb_test and explicit $gdb_prompt/timeout matches.
932
3eb2ef34
YQ
9332011-05-04 Yao Qi <yao@codesourcery.com>
934
935 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
936 and __thumb2__.
937
aaaf81a3
MP
9382011-05-03 Marek Polacek <mpolacek@redhat.com>
939
940 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
941 in place of `gdb_test "delete breakpoints"'. This eliminates two
942 testcases.
943
c4cbc0df
PA
9442011-05-02 Pedro Alves <pedro@codesourcery.com>
945
946 PR testsuite/12649
947 Fix races.
948
949 * gdb.base/completion.exp: Remove all sleep calls. Remove
950 unnecessary regexs. Don't explicitly expect anything after the
951 prompt. Eat the prompt if necessary.
952
b4cbb4a3
EBM
9532011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
954
955 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
956 accept to show the caller line again as well as the line after.
957
d65aec65
PM
9582011-04-29 Phil Muldoon <pmuldoon@redhat.com>
959
960 PR mi/12531
961
962 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
963 compile target.
964 * gdb.python/py-prettyprint.exp: Add C++ object for
965 CPLUS_FAKE_CHILD test.
966
30852783
UW
9672011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
968
969 * gdb.base/signest.exp: New file.
970 * gdb.base/signest.c: Likewise.
971
c7b1f0d9
JK
9722011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
973
974 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
975 thread and breakpoint notifications.
976
559a7a62
JK
9772011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
978
979 * gdb.base/fortran-sym-case.c: New file.
980 * gdb.base/fortran-sym-case.exp: New file.
981 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
982 * gdb.dwarf2/dw2-case-insensitive.c: New file.
983 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
984
8344e389
JK
9852011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
986
987 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
988 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
989 false #1', `if true else false #2' and `if true else false #3'.
990
2484c66b
UW
9912011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
992
993 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
994 while delivering signal.
995
8d3788bd
VP
9962011-04-27 Vladimir Prus <vladimir@codesourcery.com>
997
998 MI breakpoint notifications.
999
1000 * testsuite/gdb.mi/mi-cli.exp: Adust.
1001 * testsuite/gdb.mi/mi2-cli.exp: Adust.
1002 * testsuite/gdb.mi/mi-watch.exp: Adust.
1003 * testsuite/gdb.mi/mi2-watch.exp: Adust.
1004 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
1005 notifications.
1006
3e03848b
JK
10072011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1008
1009 * gdb.base/gdbindex-stabs-dwarf.c: New file.
1010 * gdb.base/gdbindex-stabs.c: New file.
1011 * gdb.base/gdbindex-stabs.exp: New file.
1012
918c9108
YQ
10132011-04-25 Yao Qi <yao@codesourcery.com>
1014
1015 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
1016 with /*...*/.
1017 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
1018
90556b8c
JK
10192011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1020
1021 * gdb.python/py-value.exp (test_objfiles): Name the first test
1022 `py-value in file.filename'.
1023
03f2bd59
JK
10242011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1025
1026 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
1027 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
1028 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
1029 !gdbserver_reconnect_p..
1030 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
1031
7b08b9eb
JK
10322011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1033
1034 * gdb.cp/cpcompletion.exp (complete class methods)
1035 (complete class methods beginning with F): Move them above runto. New
1036 comment about the runto delimiter.
1037
b78974c3
PA
10382011-04-20 Pedro Alves <pedro@codesourcery.com>
1039
1040 * gdb.base/maint.exp: Test that "maint print registers" works
1041 without a running program.
1042
20429c40 10432011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 1044
20429c40
MP
1045 * gdb.base/setshow.exp: Fix racy tests.
1046 ($old_gdb_prompt): New variable.
1047
7a9dd1b2
TT
10482011-04-19 Tom Tromey <tromey@redhat.com>
1049
1050 * gdb.mi/mi-nsmoribund.exp:
1051 * gdb.hp/gdb.objdbg/objdbg01.exp:
1052 * gdb.base/structs.exp (test_struct_returns):
1053 * gdb.base/call-sc.exp (test_scalar_returns):
1054 * gdb.base/bigcore.exp: Remove duplicate words.
1055
02835898
JK
10562011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1057
1058 * gdb.base/break-interp-lib.c (v, vptr): New variables.
1059 * gdb.base/break-interp.exp (test_attach): New comment.
1060
254f582e
JK
10612011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1062
1063 * gdb.threads/gcore-thread.exp ($core0file): New variable.
1064 (clear __stack_user.next, clear stack_used.next)
1065 (save a zeroed-threads corefile): New test.
1066 Call core_load for $core0file.
1067 (zeroed-threads cannot be listed): New test.
1068
4fe85f5c
JK
10692011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1070
1071 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
1072 filename.
1073 ($srcfile): Preserve the original value.
1074 ($testfile): Match it the .exp filename.
1075 ($corefile): New variable. Substitute it around.
1076 Use clean_restart.
1077 ($prev_timeout): Remove.
1078 (load_core): Move core loading into this proc.
1079 Fix restore of $timeout if load_core fails.
1080
63524580
JK
10812011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1082
1083 * gdb.base/eu-strip-infcall.c: New file.
1084 * gdb.base/eu-strip-infcall.exp: New file.
1085
90359a16
JK
10862011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1087
1088 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
1089 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
1090
626e7282
JK
10912011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1092
1093 Fix Python access to inlined frames.
1094 * gdb.python/py-frame-inline.c: New file.
1095 * gdb.python/py-frame-inline.exp: New file.
1096
3363d018
EBM
10972011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
1098
1099 * gdb.base/gdb1090.exp: Change breakpoint location to read the
1100 content of 's24' correctly (avoiding "optimized out").
1101 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
1102
28781456
JK
11032011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1104
1105 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
1106
4a4106ca
TJB
11072011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
1108
1109 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
1110 expect a colon in watch -location output.
1111
d26ccb4f
JK
11122011-04-13 Marek Polacek <mpolacek@redhat.com>
1113
df46027d 1114 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
1115 New testcase `expect response to define backtrace'. Also remove
1116 redundant `default' block.
1117
e1ab1f9c
JK
11182011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1119
1120 * gdb.python/py-prettyprint.c (struct hint_error): New.
1121 (main): New variable hint_error.
1122 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
1123 "print hint_error".
1124 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
1125 (register_pretty_printers): Register it.
1126
0c2e6019
TT
11272011-04-04 Tom Tromey <tromey@redhat.com>
1128
1129 * gdb.cp/maint.exp (test_help): Update.
1130 (test_namespace): Likewise.
1131
af57139d
JB
11322011-04-01 Joel Brobecker <brobecker@adacore.com>
1133
1134 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
1135 * gdb.ada/arrayptr.exp: Add new tests.
1136
956a9fb9
JB
11372011-04-01 Joel Brobecker <brobecker@adacore.com>
1138
1139 * gdb.ada/mi_catch_ex: New testcase.
1140
d0c4d642
PA
11412011-04-01 Pedro Alves <pedro@codesourcery.com>
1142
1143 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
1144 base::overload(void) method without specifying "const".
1145
18819fa6
UW
11462011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1147
1148 * gdb.arch/thumb-singlestep.S: New file.
1149 * gdb.arch/thumb-singlestep.exp: Likewise.
1150
a4c8e806
TT
11512011-03-31 Tom Tromey <tromey@redhat.com>
1152
1153 * gdb.python/py-prettyprint.py (exception_flag): New global.
1154 (NoStringContainerPrinter._iterator.next): Check it.
1155 * gdb.python/py-prettyprint.c (main): New variable nstype2.
1156 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
1157
53832f31
TT
11582011-03-29 Tom Tromey <tromey@redhat.com>
1159
1160 * gdb.cp/anon-struct.cc: New file.
1161 * gdb.cp/anon-struct.exp: New file.
1162
e4620230
JK
11632011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1164
1165 Test STT_GNU_IFUNC support.
1166 * gdb.base/gnu-ifunc-lib.c: New file.
1167 * gdb.base/gnu-ifunc.c: New file.
1168 * gdb.base/gnu-ifunc.exp: New file.
1169
d0fb5eae
JK
11702011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1171
1172 Support a ring of related breakpoints.
1173 * gdb.base/watchpoint-delete.c: New file.
1174 * gdb.base/watchpoint-delete.exp: New file.
1175
20106cfb
JK
11762011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1177
1178 * gdb.ada/arrayparam.exp (print first after function call): Use
1179 explicit package name. Add a comment
1180 (print lasta after function call): Rename ...
1181 (print last after function call): ... it and use explicit package
1182 name.
1183 (print length after function call): Use explicit package name.
1184 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
1185 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
1186 (multiple matches for symbol i): Rename ...
1187 (multiple matches for symbol integervar): ... it.
1188 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
1189 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
1190
e7ab5e63
AB
11912011-03-25 Andrew Burgess <aburgess@broadcom.com>
1192
1193 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
1194 environment variable to make grep output more predictable. Move
1195 all the environment setup into gdb_init so it's done once per test
1196 case rather than each time we start gdb.
1197
9ef07c8c
TT
11982011-03-24 Tom Tromey <tromey@redhat.com>
1199
1200 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
1201 test.
1202
dd90784c
JK
12032011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1204
1205 * gdb.dwarf2/dw2-entry-value-main.c: New file.
1206 * gdb.dwarf2/dw2-entry-value.S: New file.
1207 * gdb.dwarf2/dw2-entry-value.exp: New file.
1208
05775840
PM
12092011-03-22 Phil Muldoon <pmuldoon@redhat.com>
1210
1211 PR python/12183
1212
1213 * gdb.python/py-function.exp: Add GdbError tests.
1214
8661b11b
PA
12152011-03-18 Pedro Alves <pedro@codesourcery.com>
1216
1217 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
1218 (reglocal_test_func, statlocal_test_func): New functions.
1219 (globals_test_func): Call new functions.
1220 * gdb.trace/unavailable.exp (gdb_collect_args_test)
1221 (gdb_collect_locals_test): New procedure.
1222 (gdb_trace_collection_test): Call new procedures.
1223
0fdb4f18
PA
12242011-03-18 Pedro Alves <pedro@codesourcery.com>
1225
1226 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
1227 (test_register, test_register_unavailable): New procedures.
1228 (gdb_unavailable_registers_test): New procedure.
1229 (gdb_trace_collection_test): Call it.
1230
99c3dc11
PM
12312011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1232
1233 PR python/12149
1234
1235 * gdb.python/python.exp: Add gdb.write tests.
1236
29703da4
PM
12372010-03-17 Phil Muldoon <pmuldoon@redhat.com>
1238
1239 * gdb.python/Makefile.in: Add py-objfile.
1240 * gdb.python/py-objfile.exp: New file.
1241 * gdb.python/py-objfile.c: New file.
1242 * gdb.python/py-block.exp: Add is_valid tests.
1243 * gdb.python/py-inferior.exp: Ditto.
1244 * gdb.python/py-infthread.exp: Ditto.
1245 * gdb.python/py-symbol.exp: Ditto.
1246 * gdb.python/py-symtab.exp: Ditto.
1247
598997c8
KS
12482011-03-16 Keith Seitz <keiths@redhat.com>
1249
1250 PR c++/12273
1251 * gdb.cp/cmpd-minsyms.exp: New test.
1252 * gdb.cp/cmpd-minsyms.cc: New file.
1253
1254 PR c++/11734
1255 * gdb.cp/ovsrch.exp: New test.
1256 * gdb.cp/ovsrch.h: New file.
1257 * gdb.cp/ovsrch1.cc: New file.
1258 * gdb.cp/ovsrch2.cc: New file.
1259 * gdb.cp/ovsrch3.cc: New file.
1260 * gdb.cp/ovsrch4.cc: New file.
1261
c91513d8
PP
12622011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1263
1264 PR gdb/12528
1265 * gdb.base/Makefile.in: Adjust EXECUTABLES.
1266 * gdb.base/break-on-linker-gcd-function.exp: New test.
1267 * gdb.base/break-on-linker-gcd-function.cc: New file.
1268
7470fc63
AT
12692011-03-15 Andreas Tobler <andreast@fgznet.ch>
1270
1271 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
1272
959e7469
PM
12732011-03-15 Phil Muldoon <pmuldoon@redhat.com>
1274
1275 * lib/gdb.exp (gdb_unload): Add another termination case.
1276
9373cf26
JK
12772011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1278
1279 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
1280 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
1281 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
1282 Provide a stub byte there.
1283 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
1284 DW_AT_entry_pc.
1285 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
1286
24e9cda0
UW
12872011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
1288
1289 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
1290 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
1291 "generic ABI, auto".
1292 (altivec_abi_tests): Accept vectors returned by reference.
1293
7371cf6d
PM
12942010-03-14 Phil Muldoon <pmuldoon@redhat.com>
1295
1296 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
1297
ce77046a
UW
12982011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
1299
1300 * gdb.python/py-section-script.exp: Skip test if no Python support.
1301
176400c3
UW
13022011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
1303
1304 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
1305
ecec24e6
PM
13062011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1307
1308 * gdb.python/py-parameter.exp: Update tests to the new Python
1309 parameter API. Add "no documentation" test. Add deprecated API
1310 backward compatibility test.
1311
5dbdd470
TT
13122011-03-09 Tom Tromey <tromey@redhat.com>
1313
1314 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
1315 gdb_continue_to_end.
1316
b66e66ee
MK
13172011-03-09 Mark Kettenis <kettenis@gnu.org>
1318
1319 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
1320 tabs.
1321
eceb0c5f
TT
13222011-03-09 Tom Tromey <tromey@redhat.com>
1323
1324 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
1325 parentheses.
1326 (gdb_continue_to_end): Add "allow_extra" parameter. Use
1327 $command.
1328 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
1329 argument to gdb_continue_to_end.
1330 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
1331 argument to gdb_continue_to_end.
1332 * gdb.cp/annota3.exp: Fix regex.
1333 * gdb.cp/annota2.exp: Fix regex.
1334 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
1335 gdb_continue_to_end.
1336 * gdb.base/call-signal-resume.exp: Revert earlier patch.
1337 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
1338 gdb_continue_to_end.
1339
63154eca
PA
13402011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1341
1342 * gdb.server/ext-run.exp
1343 (load new file without any gdbserver inferior): New test.
1344
967d1f9b
TT
13452011-03-07 Tom Tromey <tromey@redhat.com>
1346
1347 * Makefile.in (TAGS): Rewrite.
1348
d68dcbb9
JK
13492011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1350
1351 * gdb.trace/report.exp (12.1: trace report #1): New match for the
1352 initial commands echo. New match for `Found trace'. Anchor all the
1353 other matches. Anchor and match for `No trace frame found' the final
1354 match.
1355
6bf58e63
TT
13562011-03-07 Tom Tromey <tromey@redhat.com>
1357
1358 * Makefile.in (TAGS): New target.
1359
fda326dd
TT
13602011-03-07 Tom Tromey <tromey@redhat.com>
1361
1362 * lib/opencl.exp (skip_opencl_tests): Update for exit message
1363 change.
1364 * lib/mi-support.exp (mi_gdb_test): Update for exit message
1365 change.
1366 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
1367 exit message change.
1368 (skip_altivec_tests): Update for exit message change.
1369 (skip_vsx_tests): Likewise.
1370 (gdb_continue_to_end): Likewise. Add 'command' argument.
1371 * lib/cell.exp (skip_cell_tests): Update for exit message change.
1372 * gdb.threads/tls.exp: Update for exit message change.
1373 * gdb.threads/thread-unwindonsignal.exp: Use
1374 gdb_continue_to_end.
1375 * gdb.threads/step.exp (step_it): Update for exit message change.
1376 (continue_all): Likewise.
1377 * gdb.threads/print-threads.exp (test_all_threads): Update for
1378 exit message change.
1379 * gdb.threads/interrupted-hand-call.exp: Use
1380 gdb_continue_to_end.
1381 * gdb.threads/execl.exp: Use gdb_continue_to_end.
1382 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
1383 gdb_continue_to_end.
1384 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
1385 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
1386 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
1387 * gdb.cp/method.exp: Update for exit message change.
1388 * gdb.cp/mb-templates.exp: Update for exit message change.
1389 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
1390 * gdb.cp/annota3.exp: Update for exit message change.
1391 * gdb.cp/annota2.exp: Update for exit message change.
1392 * gdb.cell/fork.exp: Use gdb_continue_to_end.
1393 * gdb.base/term.exp: Update for exit message change.
1394 * gdb.base/step-test.exp (test_i): Update for exit message change.
1395 * gdb.base/sigstep.exp (advance): Update for exit message change.
1396 (advancei): Likewise.
1397 * gdb.base/siginfo.exp: Update for exit message change.
1398 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
1399 * gdb.base/reread.exp: Use gdb_continue_to_end.
1400 * gdb.base/langs.exp: Use gdb_continue_to_end.
1401 * gdb.base/interrupt.exp: Update for exit message change.
1402 * gdb.base/gdb1555.exp: Update for exit message change.
1403 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
1404 * gdb.base/ending-run.exp: Update for exit message change.
1405 * gdb.base/chng-syms.exp: Update for exit message change.
1406 * gdb.base/checkpoint.exp: Update for exit message change.
1407 * gdb.base/catch-syscall.exp (check_for_program_end): Use
1408 gdb_continue_to_end.
1409 (test_catch_syscall_with_wrong_args): Likewise.
1410 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
1411 * gdb.base/break-interp.exp (test_ld): Update for exit message
1412 change.
1413 * gdb.base/bang.exp: Update for exit message change.
1414 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
1415 (do_call_attach_tests): Likewise.
1416 * gdb.base/a2-run.exp: Update for exit message change.
1417 * gdb.arch/ppc-dfp.exp: Update for exit message change.
1418 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
1419 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
1420
dd19bd70
JK
14212011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1422
1423 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
1424
30e62689
TT
14252011-03-03 Tom Tromey <tromey@redhat.com>
1426
1427 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
1428 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
1429 * gdb.hp/gdb.aCC/configure.ac: Remove.
1430 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
1431 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
1432 * gdb.hp/gdb.base-hp/configure.ac: Remove.
1433 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
1434 * gdb.hp/gdb.compat/configure (Makefile): Remove.
1435 * gdb.hp/gdb.compat/configure.ac: Remove.
1436 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
1437 * gdb.hp/gdb.defects/configure (Makefile): Remove.
1438 * gdb.hp/gdb.defects/configure.ac: Remove.
1439 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
1440 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
1441 * gdb.hp/gdb.objdbg/configure.ac: Remove.
1442 * gdb.hp/configure.ac: Remove.
1443 * gdb.hp/configure: Remove.
1444 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
1445 substitution.
1446 (Makefile): Remove rule.
1447 * gdb.cell/configure.ac: Remove.
1448 * gdb.cell/configure: Remove.
1449 * gdb.stabs/Makefile.in (Makefile): Remove.
1450 (distclean): Don't remove config.status or config.log.
1451 * gdb.stabs/configure (Makefile): Remove.
1452 * gdb.stabs/configure.ac: Remove.
1453 * configure: Rebuild.
1454 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
1455 Remove stabs- and cell-specific logic. Test for existence of
1456 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
1457 subdirectories, gdb.cell, and and gdb.stabs.
1458 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
1459
c171f854
JB
14602011-03-03 Joel Brobecker <brobecker@adacore.com>
1461
1462 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
1463 end of buffer.
1464
9a5193cb
JB
14652011-03-02 Joel Brobecker <brobecker@adacore.com>
1466
1467 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
1468 gdb_test when running a test where we expected no output back.
1469
9bb4c1bb
MS
14702011-02-28 Michael Snyder <msnyder@vmware.com>
1471
1472 * gdb.cp/overload.cc: Change initializer value to integer.
1473
3bd0f5ef
MS
14742011-02-27 Michael Snyder <msnyder@vmware.com>
1475
1476 * gdb.multi/base.exp: Add test for remove-inferiors.
1477
2279eaad
JB
14782011-02-26 Joel Brobecker <brobecker@adacore.com>
1479
1480 * gdb.python/py-frame.exp: Simplify the initialization phase
1481 using prepare_for_testing.
1482
c82c0b55
MS
14832011-02-25 Michael Snyder <msnyder@vmware.com>
1484
1485 * gdb.multi/base.exp: Add tests for info inferiors with args.
1486
1d94651b
JK
14872011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1488
1489 * gdb.dwarf2/dw2-ranges.S: Rename to ...
1490 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
1491 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
1492 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
1493 asmfile3. Comment the STABS (#3) file compilation. Compile
1494 everything through assembler. Provide KFAIL for symtab/12497.
1495 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
1496 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
1497 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
1498 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
1499
3bd0f5ef
MS
15002011-02-24 Michael Snyder <msnyder@vmware.com>
1501
1502 * gdb.base/break.exp: Add tests for delete breakpoints using
1503 convenience variables and value history references.
1504
12c1418e
MS
15052011-02-24 Michael Snyder <msnyder@vmware.com>
1506
1507 * gdb.base/break.exp: Remove debugging 'printf' accidentally
1508 left behind in previous check-in.
1509
e5a67952
MS
15102011-02-23 Michael Snyder <msnyder@vmware.com>
1511
1512 * gdb.base/break.exp: Add tests for "info break" with arguments.
1513 * gdb.trace/infotrace.exp: Update patterns for error and help.
1514 * gdb.base/completion.exp: Update pattern.
1515 * gdb.base/ena-dis-br.exp: Update pattern.
1516 * gdb.base/help.exp: Update patterns.
1517
15182011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
1519
1520 * gdb.base/memattr.exp: New test.
1521 * gdb.base/memattr.c: Test load for memattr.exp.
1522
6e6fbe60
DE
15232011-02-22 Doug Evans <dje@google.com>
1524
1525 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
1526
1d41d745
MS
15272011-02-22 Michael Snyder <msnyder@vmware.com>
1528
1529 * Makefile.in: Make more clean.
1530 * gdb.ada/Makefile.in: Ditto.
1531 * gdb.arch/Makefile.in: Ditto.
1532 * gdb.asm/Makefile.in: Ditto.
1533 * gdb.base/Makefile.in: Ditto.
1534 * gdb.cp/Makefile.in: Ditto.
1535 * gdb.dwarf2/Makefile.in: Ditto.
1536 * gdb.java/Makefile.in: Ditto.
1537 * gdb.mi/Makefile.in: Ditto.
1538 * gdb.modula2/Makefile.in: Ditto.
1539 * gdb.python/Makefile.in: Ditto.
1540 * gdb.server/Makefile.in: Ditto.
1541 * gdb.stabs/Makefile.in: Ditto.
1542 * gdb.threads/Makefile.in: Ditto.
1543 * gdb.trace/Makefile.in: Ditto.
1544
79ba84ca
MS
15452011-02-22 Michael Snyder <msnyder@vmware.com>
1546
df46027d 1547 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
1548 info threads.
1549
b9b35694
JB
15502011-02-22 Joel Brobecker <brobecker@adacore.com>
1551
1552 * gdb.python/py-breakpoint.exp: Fix the expected output of
1553 one of the "maint info breakpoints" tests to accept the output
1554 generated on platforms that do not have hardware watchpoints.
1555
8bfb830f
JB
15562011-02-22 Joel Brobecker <brobecker@adacore.com>
1557
1558 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
1559 clean_restart. Be a little stricter in the expected output
1560 for one of the tests. Fix a typo in one of the comments.
1561
c45f3c54
JB
15622011-02-22 Joel Brobecker <brobecker@adacore.com>
1563
1564 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
1565 Delete variable binfile, no longer use. Add or modify test
1566 comments to make them unique.
1567
b97c863c
MS
15682011-02-21 Michael Snyder <msnyder@vmware.com>
1569
1570 * Makefile.in: Update for make clean.
1571 * gdb.ada/Makefile.in: Ditto.
1572 * gdb.arch/Makefile.in: Ditto.
1573 * gdb.asm/Makefile.in: Ditto.
1574 * gdb.base/Makefile.in: Ditto.
1575 * gdb.cp/Makefile.in: Ditto.
1576 * gdb.dwarf2/Makefile.in: Ditto.
1577 * gdb.java/Makefile.in: Ditto.
1578 * gdb.mi/Makefile.in: Ditto.
1579 * gdb.modula2/Makefile.in: Ditto.
1580 * gdb.python/Makefile.in: Ditto.
1581 * gdb.server/Makefile.in: Ditto.
1582 * gdb.stabs/Makefile.in: Ditto.
1583 * gdb.threads/Makefile.in: Ditto.
1584 * gdb.trace/Makefile.in: Ditto.
1585
aea5b279
MS
15862011-02-21 Michael Snyder <msnyder@vmware.com>
1587
1588 * gdb.threads/thread-find.exp: Update patterns for changes in
1589 output of "info threads" command.
1590
e3039479
UW
15912011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1592 Ulrich Weigand <uweigand@de.ibm.com>
1593
1594 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
1595 (skip_hw_watchpoint_tests): Likewise.
1596 (skip_hw_watchpoint_multi_tests): Likewise.
1597
b800ec70
UW
15982011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
1599
1600 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
1601 (skip_hw_watchpoint_tests): Likewise.
1602 (skip_hw_watchpoint_multi_tests): Likewise.
1603 (skip_hw_watchpoint_access_tests): Likewise.
1604
1605 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
1606 * gdb.base/pr11022.exp: Likewise.
1607 * gdb.base/watch-read.exp: Likewise.
1608 * gdb.base/watch_thread_num.exp: Likewise.
1609 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
1610 * gdb.base/watchpoint-hw.exp: Likewise.
1611 * gdb.base/watchpoint.exp: Likewise.
1612 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
1613 * gdb.threads/watchthreads-reorder.exp: Likewise.
1614 * gdb.threads/watchthreads.exp: Likewise.
1615 * gdb.threads/watchthreads2.exp: Likewise.
1616
91033e37
JB
16172011-02-21 Joel Brobecker <brobecker@adacore.com>
1618
1619 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
1620 the debugger is unable to find the array bounds.
1621
eeaafae2
JK
16222011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1623
1624 * gdb.cp/typedef-operator.exp: New file.
1625 * gdb.cp/typedef-operator.cc: New file.
1626
e338d953
MS
16272011-02-17 Michael Snyder <msnyder@vmware.com>
1628
1629 * gdb.threads/thread-find.exp: Fix regular expressions.
1630
e67ad678
JB
16312011-02-17 Joel Brobecker <brobecker@adacore.com>
1632
1633 * gdb.ada/packed_array: Expand testcase to test printing of
1634 unconstrained packed array.
1635
93084bca
JB
16362011-02-17 Joel Brobecker <brobecker@adacore.com>
1637
1638 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
1639
a0c78a73
PA
16402011-02-16 Pedro Alves <pedro@codesourcery.com>
1641
f65d5553 1642 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
1643 (main): Initialize it before collecting, and and clear it
1644 afterwards.
f65d5553
PA
1645 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
1646 collecting with '{type} addr', where the addr expression is not an
1647 rvalue.
a0c78a73 1648
3dfcbbd2
KW
16492011-02-16 Ken Werner <ken.werner@de.ibm.com>
1650
1651 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
1652 a bool variable. Expect correct OpenCL names for vector types. Use the
1653 uc3 variable name instead of referring to the uchar3 built-in type.
1654 Escape the asterisk at the half pointer test.
1655
08807d5a
PA
16562011-02-16 Pedro Alves <pedro@codesourcery.com>
1657
f65d5553 1658 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
1659 (main): Initialize it before collecting, and and clear it
1660 afterwards.
f65d5553
PA
1661 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
1662 collecting overlapping memory ranges.
08807d5a 1663
60f98dde
MS
16642011-02-15 Michael Snyder <msnyder@vmware.com>
1665
1666 * gdb.base/default.exp: Add tests for thread commands.
1667 * gdb.base/help.exp: Add tests for thread commands.
1668 * gdb.threads/thread-find.exp: New test for thread find command.
1669
648cd113
KW
16702011-02-15 Ken Werner <ken.werner@de.ibm.com>
1671
1672 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
1673
494e194e
YQ
16742011-02-15 Yao Qi <yao@codesourcery.com>
1675
1676 PR tdep/12352
1677 * gdb.arch/arm-disp-step.S : New test for str instruction.
1678 * gdb.arch/arm-disp-step.exp : Likewise.
1679
d9492458
TJB
16802011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
1681
1682 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
1683 "vector_register2_vr" test strings. Test the extended floating
1684 point registers (F32~F63).
1685 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
1686 IBM XL C compiler. Make the test program use a register provided
1687 by the compiler for the lxvd2x instruction.
1688
8af8e3bc
PA
16892011-02-14 Pedro Alves <pedro@codesourcery.com>
1690
1691 * gdb.trace/unavailable.cc (class Base, class Middle, class
1692 Derived): New types.
1693 (derived_unavail, derived_partial, derived_whole): New globals.
1694 (virtual_partial): New global.
1695 (virtualp): Point at virtual_partial.
1696 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
1697 related to unavailable vptr.
1698
1b28d0b3
PA
16992011-02-14 Pedro Alves <pedro@codesourcery.com>
1700
1701 * gdb.trace/unavailable.cc (a, b, c): New globals.
1702 (main): Set and clear them.
1703 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
1704 `a' and `c', and check that `b' isn't collected, although `a' and
1705 `c' are.
1706
ec0a52e1
PA
17072011-02-14 Pedro Alves <pedro@codesourcery.com>
1708
1709 * gdb.trace/unavailable.cc (struct Virtual): New.
1710 (virtualp): New global pointer.
1711 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
1712 printing a pointer to an object whose type has a vtable, with
1713 print object on.
1714
24e6bcee
PA
17152011-02-14 Pedro Alves <pedro@codesourcery.com>
1716
1717 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
1718 value repeat handles unavailableness.
1719
39d37385
PA
17202011-02-14 Pedro Alves <pedro@codesourcery.com>
1721
1722 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
1723 tests for building arrays from unavailable values, subscripting
1724 non-memory rvalue unvailable arrays, and accessing fields or
1725 baseclasses of non-lazy unavailable values,
1726 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
1727 struct types.
1728 (g_smallstruct, g_smallstruct_b): New globals.
1729
06d72e16
PA
17302011-02-14 Pedro Alves <pedro@codesourcery.com>
1731
1732 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
1733
bc9a5551
JK
17342011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1735
1736 Fix const/volatile qualifiers of C++ types, PR c++/12328.
1737 * gdb.cp/overload-const.exp: New file.
1738 * gdb.cp/overload-const.cc: New file.
1739
54fcddd0
UW
17402011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
1741
1742 * gdb.opencl/callfuncs.cl: New file.
1743 * gdb.opencl/callfuncs.exp: New test.
1744 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
1745
d6dafb7c
UW
17462011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
1747
1748 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
1749 when computing result.
1750 * gdb.arch/altivec-abi.exp: Update expected results.
1751
a449c2d8
TJB
17522011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1753
1754 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
1755 * gdb.base/jit.exp: Likewise.
1756 * gdb.base/pie-execl.exp: Likewise.
1757 * gdb.base/solib-nodir.exp: Likewise.
1758 * gdb.base/solib-overlap.exp: Likewise.
1759
764880b7
PA
17602011-02-07 Pedro Alves <pedro@codesourcery.com>
1761
1762 * gdb.trace/collection.c (global_pieces): New.
1763 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
1764 New procedure.
1765 (gdb_trace_collection_test): Call it.
1766
505500db
SW
17672011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
1768
1769 * gdb.python/py-evthreads.c: New file.
1770 * gdb.python/py-evthreads.exp: New file.
1771 * gdb.python/py-events.py: New file.
1772 * gdb.python/py-events.exp: New file.
1773 * gdb.python/py-events.c: New file.
1774
385203ed
DD
17752011-02-04 David Daney <ddaney@caviumnetworks.com>
1776
1777 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
1778
9011945e
AB
17792011-02-03 Andrew Burgess <aburgess@broadcom.com>
1780
1781 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
1782 gdb.base/disasm-end-cu.exp: New test for disassembling over the
1783 boundary between two compilation units.
1784
580688f3
PA
17852011-02-02 Pedro Alves <pedro@codesourcery.com>
1786
1787 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
1788 (Virtual): New structs.
1789 (virtual_o, virtual_middle_b): New globals.
1790 * gdb.cp/virtbase.exp: New tests.
1791
d3f0f853
PP
17922011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1793
1794 * gdb.base/jit.exp: New file.
1795 * gdb.base/jit-main.c: New file.
1796 * gdb.base/jit-solib.c: New file.
1797
b2030fb5
UW
17982011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
1799
1800 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
1801 proceed to initial kernel entry point.
1802 * gdb.opencl/datatypes.exp: Likewise.
1803 * gdb.opencl/operators.exp: Likewise.
1804 * gdb.opencl/vec_comps.exp: Likewise.
1805
2db19d1e
SW
18062011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
1807
1808 * gdb.cp/nsnested.cc: New.
1809 * gdb.cp/nsnested.exp: New.
1810 * gdb.cp/nsnoimports.exp: New.
1811 * gdb.cp/nsnoimports.cc: New.
1812
6b0c4c1f
JB
18132011-01-31 Joel Brobecker <brobecker@adacore.com>
1814
1815 * gdb.base/interact.exp: Add extra tests that verify that
1816 the value of the interactive-mode setting does not change
1817 after the script is sourced.
1818
80b23b6a
JK
18192011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1820
1821 * gdb.cp/noparam.exp: New file.
1822 * gdb.cp/noparam.cc: New file.
1823
ffd5ec24
PA
18242011-01-28 Pedro Alves <pedro@codesourcery.com>
1825
1826 * gdb.trace/tfile.exp: Test that with no traceframe selected,
1827 there's no stack or registers.
1828
a81766d8
TT
18292011-01-26 Tom Tromey <tromey@redhat.com>
1830
1831 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
1832 space before string output. Add test for "set print pretty off"
1833 case.
1834
585fdaa1
PA
18352011-01-25 Pedro Alves <pedro@codesourcery.com>
1836
1837 * gdb.base/frame-args.exp: Adjust.
1838 * gdb.dwarf2/dw2-noloc.exp: Adjust.
1839 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
1840 * gdb.dwarf2/pieces.exp: Adjust.
1841 * gdb.opt/clobbered-registers-O2.exp: Adjust.
1842 * gdb.opt/inline-locals.exp: Adjust.
1843 * gdb.threads/fork-child-threads.exp: Adjust.
1844
d468832a
KW
18452011-01-25 Ken Werner <ken.werner@de.ibm.com>
1846
1847 * gdb.opencl/convs_casts.cl: Move program scope variables into the
1848 OpenCL kernel function. Add a comment as marker. Add address space
1849 qualifiers for the remaining program scope variables.
1850 * gdb.opencl/datatypes.cl: Likewise.
1851 * gdb.opencl/operators.cl: Likewise.
1852 * gdb.opencl/vec_comps.cl: Likewise.
1853 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
1854 Add breakpoint at the marker comment.
1855 * gdb.opencl/datatypes.exp: Likewise.
1856 * gdb.opencl/operators.exp: Likewise.
1857 * gdb.opencl/vec_comps.exp: Likewise.
1858
490f124f
PA
18592011-01-24 Pedro Alves <pedro@codesourcery.com>
1860
1861 * gdb.base/printcmds.c (some_struct): New struct and instance.
1862 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
1863 procedure.
1864 <global scope>: Call it.
1865
6da78614
KW
18662011-01-21 Ken Werner <ken.werner@de.ibm.com>
1867
1868 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
1869 argument to the gdb_compile_opencl_hostapp call.
1870
ec64c9aa
YQ
18712011-01-19 Yao Qi <yao@codesourcery.com>
1872
1873 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
1874 positve list.
1875
810cfdbb
YQ
18762011-01-19 Yao Qi <yao@codesourcery.com>
1877
1878 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
1879 canonical form.
1880 Remove "xscale-*-*"
1881 * gdb.xml/tdesc-regs.exp: Likewise.
1882 * gdb.python/py-section-script.exp: Replace ARM target triplet
1883 with canonical form.
1884 Match arm*-*-symbianelf*.
1885 * gdb.base/dup-sect.exp: Likewise.
1886 * lib/dwarf.exp: New.
1887 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
1888 dwarf2_support.
1889 * gdb.dwarf2/dup-psym.exp: Likewise.
1890 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
1891 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1892 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
1893 * gdb.dwarf2/dw2-basic.exp: Likewise.
1894 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1895 * gdb.dwarf2/dw2-const.exp: Likewise.
1896 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
1897 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
1898 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1899 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
1900 * gdb.dwarf2/dw2-filename.exp: Likewise.
1901 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1902 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
1903 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1904 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1905 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
1906 * gdb.dwarf2/dw2-noloc.exp: Likewise.
1907 * gdb.dwarf2/dw2-op-call.exp: Likewise.
1908 * gdb.dwarf2/dw2-producer.exp: Likewise.
1909 * gdb.dwarf2/dw2-ranges.exp: Likewise.
1910 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
1911 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
1912 * gdb.dwarf2/dw2-strp.exp: Likewise.
1913 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
1914 * gdb.dwarf2/implptr.exp: Likewise.
1915 * gdb.dwarf2/mac-fileno.exp: Likewise.
1916 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
1917 * gdb.dwarf2/pieces.exp: Likewise.
1918 * gdb.dwarf2/pr11465.exp: Likewise.
1919 * gdb.dwarf2/valop.exp: Likewise.
1920 * gdb.dwarf2/watch-notconst.exp: Likewise.
1921 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
1922
4694da01
TT
19232011-01-19 Tom Tromey <tromey@redhat.com>
1924
1925 * gdb.python/py-infthread.exp: Add thread tests.
1926
b075872c
JB
19272011-01-14 Joel Brobecker <brobecker@adacore.com>
1928
1929 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
1930
2c3e6e24
JB
19312011-01-14 Joel Brobecker <brobecker@adacore.com>
1932
1933 * gdb.ada/widewide: New testcase.
1934
de8fa76c
JB
19352011-01-13 Joel Brobecker <brobecker@adacore.com>
1936
1937 * gdb.base/interact.exp: New testcase.
1938
1b05df00
TT
19392011-01-12 Tom Tromey <tromey@redhat.com>
1940
1941 * gdb.mi/gdb2549.exp: Update for error message changes.
1942 * gdb.mi/mi-cli.exp: Likewise.
1943 * gdb.mi/mi-disassemble.exp: Likewise.
1944 * gdb.mi/mi-pthreads.exp: Likewise.
1945 * gdb.mi/mi-regs.exp: Likewise.
1946 * gdb.mi/mi-stack.exp: Likewise.
1947 * gdb.mi/mi-var-block.exp: Likewise.
1948 * gdb.mi/mi-var-cmd.exp: Likewise.
1949 * gdb.mi/mi2-cli.exp: Likewise.
1950 * gdb.mi/mi2-disassemble.exp: Likewise.
1951 * gdb.mi/mi2-pthreads.exp: Likewise.
1952 * gdb.mi/mi2-regs.exp: Likewise.
1953 * gdb.mi/mi2-stack.exp: Likewise.
1954 * gdb.mi/mi2-var-block.exp: Likewise.
1955 * gdb.mi/mi2-var-cmd.exp: Likewise.
1956
c2ff108b
JK
19572011-01-12 Andrew Burgess <aburgess@broadcom.com>
1958 Jan Kratochvil <jan.kratochvil@redhat.com>
1959
1960 PR fortran/11104 and DWARF unbound arrays detection.
1961 * gdb.fortran/multi-dim.exp: New file.
1962 * gdb.fortran/multi-dim.f90: New file.
1963
b716877b
AB
19642011-01-12 Andrew Burgess <aburgess@broadcom.com>
1965
1966 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
1967 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
1968 add new tests for opcode dumping.
1969
6c162d5e
TT
19702011-01-11 Tom Tromey <tromey@redhat.com>
1971
1972 * gdb.python/py-infthread.exp: Load gdb-python.exp.
1973
77b06cd7
TJB
19742010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
1975
1976 Convert hardware watchpoints to use breakpoint_ops.
1977 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
1978 type is not supported.
1979 * gdb.base/foll-fork.exp: Likewise.
1980 * gdb.base/foll-vfork.exp: Likewise.
1981
f39a75d0
PM
19822011-01-10 Phil Muldoon <pmuldoon@redhat.com>
1983
1984 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
1985 Use load_lib gdb-python.exp.
1986 * gdb.python/python.exp: Ditto.
1987 * gdb.python/py-function.exp: Ditto.
1988
fc529d80
AS
19892011-01-09 Andreas Schwab <schwab@linux-m68k.org>
1990
1991 * gdb.threads/tls.exp ("info address me"): Fix expected output.
1992
fb03cb59
JK
19932011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1994
1995 * configure: Regenerate.
1996
d8e22779
TT
19972011-01-06 Tom Tromey <tromey@redhat.com>
1998
1999 * gdb.python/py-frame.exp: Test gdb.newest_frame.
2000
09050809
JB
20012011-01-06 Joel Brobecker <brobecker@adacore.com>
2002
fc529d80
AS
2003 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
2004 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
2005 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
2006 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
2007 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
2008 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
2009 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
2010 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
2011 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
2012 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
2013 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
2014 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
2015 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
2016 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
2017 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
2018 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
2019 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
2020 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
2021 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
2022 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
2023 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
2024 gdb.ada/uninitialized_vars.exp,
2025 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
2026 Simplify by using clean_restart.
09050809 2027
8ed5dd9e
JB
20282011-01-06 Joel Brobecker <brobecker@adacore.com>
2029
2030 Add marker to be used as anchor for inserting breakpoints.
2031 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
2032 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
2033 Likewise.
2034
2035 Remove uses of gdb_start_cmd.
2036 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
2037 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
2038
2039 Do not run testcase if testing with GDBserver.
2040 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
2041 if testing with GDBserver.
2042
368a124f
JB
20432011-01-06 Joel Brobecker <brobecker@adacore.com>
2044
2045 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
2046 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
2047 copyright header.
2048
44944448
JB
20492011-01-05 Joel Brobecker <brobecker@adacore.com>
2050
2051 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
2052 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
2053 testsuite/gdb.fortran/complex.f,
2054 testsuite/gdb.fortran/derived-type.f90,
2055 testsuite/gdb.fortran/library-module-lib.f90,
2056 testsuite/gdb.fortran/library-module-main.f90,
2057 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
2058 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
2059 Copyright year update.
2060
31886ea6
JB
20612011-01-05 Joel Brobecker <brobecker@adacore.com>
2062
2063 * gdb.base/langs1.f: Add copyright header.
2064
ebedcab5
JK
20652011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2066
2067 * gdb.base/morestack.exp: New file.
2068 * gdb.base/morestack.c: New file.
2069
de1eb2f9
JK
20702011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2071
2072 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
2073
9e87a409
JB
20742010-12-29 Joel Brobecker <brobecker@adacore.com>
2075
2076 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
2077 * gdb.ada/arrayptr.exp: Add test printing that new variable.
2078
720d1a40
JB
20792010-12-29 Joel Brobecker <brobecker@adacore.com>
2080
2081 * gdb.ada/lang_switch.exp: Correct expected parameter value.
2082
a283af87
AS
20832010-12-25 Andreas Schwab <schwab@linux-m68k.org>
2084
5d3d9cba
AS
2085 * gdb.threads/tls.exp: Fix typo.
2086
a283af87
AS
2087 * gdb.threads/thread-specific.exp (get_thread_list): Update.
2088 * gdb.threads/execl.exp: Update.
2089
2a20745c
YQ
20902010-12-23 Yao Qi <yao@codesourcery.com>
2091
2092 * gdb.arch/arm-disp-step.exp: New.
2093 * gdb.arch/arm-disp-step.S: New.
2094
a7658b96
TT
20952010-12-21 Tom Tromey <tromey@redhat.com>
2096
2097 * gdb.threads/execl.exp: Update.
2098 * gdb.threads/linux-dp.exp: Update.
2099 * gdb.threads/manythreads.exp: Update.
2100 * gdb.threads/tls.exp: Update.
2101
5b79abe7
TT
21022010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2103
2104 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
2105 (NextOverThrowDerivates) <resumebpt>: New.
2106 (resumebpt_test): New.
2107 (main): Call resumebpt_test.
2108 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
2109
0914bcdb
SS
21102010-12-12 Stan Shebs <stan@codesourcery.com>
2111
2112 * gdb.trace/tsv.exp: Test print command on trace state variables.
2113
305aeedc
TT
21142010-12-09 Tom Tromey <tromey@redhat.com>
2115
2116 * gdb.base/interp.exp: Add regression test.
2117
186c406b
TT
21182010-12-09 Tom Tromey <tromey@redhat.com>
2119
2120 * gdb.java/jnpe.java: New file.
2121 * gdb.java/jnpe.exp: New file.
2122 * gdb.cp/nextoverthrow.exp: New file.
2123 * gdb.cp/nextoverthrow.cc: New file.
2124
aae1c79a
DE
21252010-12-07 Doug Evans <dje@google.com>
2126
2127 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
2128 of data-directory.
2129 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
2130 updated.
2131 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
2132
60f98dde 21332010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
2134
2135 * gdb.base/callfuncs.exp: Test for skip_float_tests.
2136 * gdb.base/call-sc.exp: Ditto.
2137 * gdb.base/finish.exp: Ditto.
2138 * gdb.base/return.exp: Ditto.
2139 * gdb.base/return2.exp: Ditto.
2140
5fa290c1
DE
21412010-11-30 Doug Evans <dje@google.com>
2142
2143 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
2144 (gdb_expect_list): Fix spelling errors in comments.
2145 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
2146 send_gdb/gdb_expect_list where applicable.
2147 * gdb.base/call-ar-st.exp: Ditto.
2148 * gdb.base/funcargs.exp: Ditto.
2149 * gdb.base/gcore.exp: Ditto.
2150 * gdb.base/page.exp: Ditto.
2151 * gdb.base/sigaltstack.exp: Ditto.
2152 * gdb.base/siginfo.exp: Ditto.
2153 * gdb.base/sigstep.exp: Ditto.
2154 * gdb.base/trace-commands.exp: Ditto.
2155
4e04c971
DE
21562010-11-29 Doug Evans <dje@google.com>
2157
2158 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
2159 printer-name;subprinter-name.
2160
8cf6f0b1
TT
21612010-11-29 Tom Tromey <tromey@redhat.com>
2162
2163 * gdb.dwarf2/implptr.exp: New file.
2164 * gdb.dwarf2/implptr.c: New file.
2165 * gdb.dwarf2/implptr.S: New file.
2166
94b6973e
PM
21672010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2168
fc529d80 2169 PR python/12199
94b6973e
PM
2170
2171 * gdb.python/py-breakpoint.exp: Test the delete method.
2172
8358c15c
JK
21732010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 Fix step_resume_breakpoint unsaved during an infcall.
2176 * gdb.base/step-resume-infcall.exp: New file.
2177 * gdb.base/step-resume-infcall.c: New file.
2178
f6df29bc
TJB
21792010-11-24 Edjunior Machado <emachado@br.ibm.com>
2180
2181 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
2182
f2b5a5cf
TJB
21832010-11-24 Edjunior Machado <emachado@br.ibm.com>
2184
2185 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
2186 on ppc64's symbols; "finish" and "return" commands must accept to
2187 show the caller line again as well as the line after.
2188 * gdb.asm/powerpc64.inc: New file.
2189
6b0ecdc2
DE
21902010-11-23 Doug Evans <dje@google.com>
2191
2192 * lib/gdb.exp (gdb_test_sequence): New function.
2193 (gdb_expect_list): Add verbose -log call for each pattern.
2194 * gdb.base/signals.exp (test_handle_all_print): Call it.
2195 Reduce timeout increment from 6 minutes to 1 minute.
2196 * gdb.server/ext-run.exp: Call it.
2197
ea976c60
PM
21982010-11-23 Phil Muldoon <pmuldoon@redhat.com>
2199
f2b5a5cf 2200 PR python/12212
ea976c60
PM
2201
2202 * gdb.python/python.exp: Check that selected_thread raises an
2203 error when no inferior is loaded.
2204
c0efa795
JK
22052010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2206
2207 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
2208 * gdb.dwarf2/dw2-stack-boundary.S: New file.
2209
ec3aa567
JK
22102010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2211
2212 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
2213 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
2214
d8249011
DE
22152010-11-18 Doug Evans <dje@google.com>
2216
2217 * gdb.server/ext-run.exp: Fix intermittent failures.
2218
d4eba7d1
NF
22192010-11-12 Nathan Froyd <froydnj@codesourcery.com>
2220
2221 * gdb.stabs/gdb11479.exp: Use runto_main.
2222
b04c2f88
NF
22232010-11-12 Nathan Froyd <froydnj@codesourcery.com>
2224
2225 * gdb.base/break-entry.exp: Skip if using a stub.
2226
ae9d7ce4
NF
22272010-11-12 Nathan Froyd <froydnj@codesourcery.com>
2228
2229 * gdb.python/py-inferior.exp: Pack values in target endianness.
2230
621c8364
TT
22312010-11-12 Tom Tromey <tromey@redhat.com>
2232
2233 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
2234 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
2235 MemoryError.
2236 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
2237 type.
2238 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
2239 MemoryError.
2240 (test_subscript_regression): Update exception type.
2241
84f4c1fe
PM
22422010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2243
2244 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
2245 breakpoint tests.
2246
a1442452
PA
22472010-11-09 Pedro Alves <pedro@codesourcery.com>
2248
2249 * gdb.base/watchpoint.exp: Test "watch -location" with an
2250 innacessible location.
2251
efd11a33
JK
22522010-11-09 Edjunior Machado <emachado@br.ibm.com>
2253 Luis Machado <luisgpm@br.ibm.com>
2254
2255 * gdb.base/maint.exp: Expect "." prefix.
2256 * gdb.base/nodebug.exp: Expect "." Likewise.
2257 * gdb.base/sepsymtab.exp: Expect "." Likewise.
2258 * gdb.base/watchpoint-cond-gone.exp: Likewise.
2259 * gdb.base/watchpoint.exp: Expect a software watch to be created for
2260 POWER server processors.
2261
aa00efb5
JK
22622010-11-08 Edjunior Machado <emachado@br.ibm.com>
2263 Luis Machado <luisgpm@br.ibm.com>
2264
2265 * gdb.base/break-entry.exp: convert entry point for
2266 ppc64 and expect leading `.' on ppc64's symbols
2267
99e7ae30
DE
22682010-11-05 Doug Evans <dje@google.com>
2269
2270 * gdb.base/help.exp: Update expected output.
b521dba8
DE
2271 * gdb.python/py-param.exp: Delete, contents moved to ...
2272 * gdb.python/py-parameter.exp: ... here. New file.
2273 Add test for gdb.parameter ("directories").
99e7ae30 2274
f4b8a18d
KW
22752010-11-05 Ken Werner <ken.werner@de.ibm.com>
2276
2277 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
2278 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
2279 * configure: Regenerate.
2280 * gdb.opencl/Makefile.in: New File.
2281 * gdb.opencl/datatypes.exp: Likewise.
2282 * gdb.opencl/datatypes.cl: Likewise.
2283 * gdb.opencl/operators.exp: Likewise.
2284 * gdb.opencl/operators.cl: Likewise.
2285 * gdb.opencl/vec_comps.exp: Likewise.
2286 * gdb.opencl/vec_comps.cl: Likewise.
2287 * gdb.opencl/convs_casts.exp: Likewise.
2288 * gdb.opencl/convs_casts.cl: Likewise.
2289 * lib/opencl.exp: Likewise.
2290 * lib/opencl_hostapp.c: Likewise.
2291 * lib/opencl_kernel.cl: Likewise.
2292 * lib/cl_util.c: Likewise.
2293 * lib/cl_util.c: Likewise.
2294 * gdb.base/default.exp (set language): Add "opencl" to the list of
2295 languages.
2296
a9d5ef47
SW
22972010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
2298
2299 * gdb.cp/overload.exp: Added test for inheritance overload.
2300 * gdb.cp/overload.cc: Ditto.
2301 * gdb.cp/oranking.exp: Removed releveant kfails.
2302
03eb1c79
JK
23032010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2304 Joel Brobecker <brobecker@adacore.com>
2305
2306 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
2307 check test_compiler_info.
2308
dbc98a8b
KW
23092010-11-03 Ken Werner <ken.werner@de.ibm.com>
2310
2311 * gdb.base/gnu_vector.exp: Adjust expect messages.
2312
120bd360
KW
23132010-11-03 Ken Werner <ken.werner@de.ibm.com>
2314
2315 * gdb.base/gnu_vector.exp: Add unary operator tests.
2316
c37f7098
KW
23172010-11-03 Ken Werner <ken.werner@de.ibm.com>
2318
2319 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
2320
7b51bc51
DE
23212010-11-02 Doug Evans <dje@google.com>
2322
2323 * gdb.python/py-pp-maint.c: New file.
2324 * gdb.python/py-pp-maint.exp: New file.
2325 * gdb.python/py-pp-maint.py: New file.
2326
50c97f38
TT
23272010-11-02 Tom Tromey <tromey@redhat.com>
2328
2329 * gdb.base/default.exp: Remove "scheme" from language list.
2330
a289b8f6
JK
23312010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2332
2333 Revert:
2334 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2335 * gdb.threads/sigstep-threads.exp: New file.
2336 * gdb.threads/sigstep-threads.c: New file.
2337
cd017491
MS
23382010-10-20 Michael Snyder <msnyder@vmware.com>
2339
2340 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
2341
8e6a5956
UW
23422010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2343
2344 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
2345 Skip test completely if gdb,no_hardware_watchpoints.
2346
2c04da0d
UW
23472010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2348
2349 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
2350 strict, but do not check for any particular function name within libc.
2351
79afc5ef
SW
23522010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
2353
2354 * gdb.cp/smartp.exp: New test.
2355 * gdb.cp/smartp.cc : New test.
2356
026ffab7
SW
23572010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
2358
2359 * gdb.cp/converts.exp: Test pointer to bool conversion.
2360 Test pointer to long conversion.
2361 * gdb.cp/oranking.exp: Removed relevant kfail.
2362
3a772aa4
TT
23632010-10-18 Tom Tromey <tromey@redhat.com>
2364
2365 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
2366 argument to lazy_string.
2367 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
2368 (pp_ls.to_string): Use it.
2369 * gdb.python/py-prettyprint.c (main): Move declarations to top.
2370 Add "estring2" local.
2371
5fc3827b
JK
23722010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2373
2374 Fix s390x compatibility.
2375 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
2376 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
2377
8aeb23f3
JK
23782010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2379
2380 * gdb.threads/sigstep-threads.exp: New file.
2381 * gdb.threads/sigstep-threads.c: New file.
2382
c1e56572
JK
23832010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2384
2385 * gdb.base/pie-execl.exp: New file.
2386 * gdb.base/pie-execl.c: New file.
2387
92163a10
JK
23882010-10-13 Doug Evans <dje@google.com>
2389 Jan Kratochvil <jan.kratochvil@redhat.com>
2390
2391 PR exp/12117
2392 * gdb.cp/ptype-cv-cp.cc: New file.
2393 * gdb.cp/ptype-cv-cp.exp: New file.
2394
7062b0a0
SW
23952010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
2396
2397 * gdb.cp/converts.cc: New test program.
2398 * gdb.cp/converts.exp: New test.
2399 * gdb.cp/overload.exp: Added test for void* vs int*.
2400 * gdb.cp/overload.exp: Ditto.
2401 * gdb.cp/oranking.exp: Removed related kfail.
2402
0e3509db
DE
24032010-10-13 Doug Evans <dje@google.com>
2404
2405 * lib/gdb-python.exp (gdb_check_python_config): New function.
2406 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
2407 * gdb.python/lib-types.cc: New file.
2408 * gdb.python/lib-types.exp: New file.
2409
8dc78533
JK
24102010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2411
2412 * gdb.python/py-error.exp: New file.
2413 * gdb.python/py-error.py: New file.
2414
93c17e06
JK
24152010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2416
2417 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
2418 gdb_test_multiple.
2419
d8b34041
JK
24202010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * gdb.base/break-interp.exp: Use ldlags for linking flags.
2423 * gdb.base/prelink.exp: Likewise.
2424 * gdb.base/solib-nodir.exp: Likewise.
2425 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
2426 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
2427 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
2428
e0cc584e
UW
24292010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2430
2431 * break-interp.exp (test_ld): Use two separate gdb_expect statements
2432 for the "info files" test to avoid timeouts on slow machines.
2433
cfc353b1
JK
24342010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2435
2436 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
2437 (main): Make openlib dummy call.
2438
d3d7896d
JK
24392010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2440
2441 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
2442 * break-interp.exp (reach): Move the core body ...
2443 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
2444 (test_ld): Provide always real argument, even to the linker. Replace
2445 dl_main by _dl_debug_state.
2446
5e533c94
JK
24472010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2448
2449 Fix results of prelinked PIEs on ppc*.
2450 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
2451 Accept also DISPLACEMENT "PRESENT".
2452 (main): Replace "ZERO" displacements by "PRESENT".
2453
33540610
SW
24542010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
2455
2456 * gdb.cp/oranking.exp: New test.
2457 * gdb.cp/oranking.cc: New test program.
2458
3bdf2bbd
KW
24592010-10-08 Ken Werner <ken.werner@de.ibm.com>
2460
2461 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
2462 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
2463
2f608a3a
KW
24642010-10-06 Ken Werner <ken.werner@de.ibm.com>
2465
2466 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
2467 lush, lynx) New constant.
2468 * gdb.base/constvars.exp: Test const array types.
2469 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
2470
aa2e2d8d
DE
24712010-10-06 Doug Evans <dje@google.com>
2472
2473 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
2474 of syscall staging area.
2475
2844d6b5
KW
24762010-10-06 Ken Werner <ken.werner@de.ibm.com>
2477
2478 * gdb.base/gnu_vector.c: Add variable c4.
2479 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
2480 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
2481
7d8ac8bb
MR
24822010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
2483
2484 * gdb.arch/altivec-abi.exp: Fix a typo.
2485
84a02e58
MR
24862010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
2487
2488 * lib/mi-support.exp (thread_selected_re): Correct pattern used
2489 to match a thread ID.
2490
b18e6318
JK
24912010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2492
2493 Fix s390x testcase compatibility.
2494 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
2495
a2c09bd0
DE
24962010-10-01 Doug Evans <dje@google.com>
2497
2498 * lib/gdb-python.exp: New file.
2499 * gdb.python/py-block.exp: Use it.
2500 * gdb.python/py-breakpoint.exp: Ditto.
2501 * gdb.python/py-frame.exp: Ditto.
2502 * gdb.python/py-inferior.exp: Ditto.
2503 * gdb.python/py-param.exp: Ditto.
2504 * gdb.python/py-prettyprint.exp: Ditto.
2505 * gdb.python/py-shared.exp: Ditto.
2506 * gdb.python/py-symbol.exp: Ditto.
2507 * gdb.python/py-symtab.exp: Ditto.
2508 * gdb.python/py-type.exp: Ditto.
2509 * gdb.python/py-value.exp: Ditto.
2510 * gdb.python/python.exp: Ditto.
2511
38f12cfc
TT
25122010-09-30 Tom Tromey <tromey@redhat.com>
2513
2514 * gdb.base/anon.exp: New file.
2515 * gdb.base/anon.c: New file.
2516
9ae8282d
TT
25172010-09-30 Tom Tromey <tromey@redhat.com>
2518
2519 * gdb.base/completion.exp: Test completion through anonymous
2520 union.
2521 * gdb.base/break1.c (struct some_struct): Add anonymous union.
2522
e9e07ba6
JK
25232010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2524
2525 Fix printing parameters of inlined functions.
2526 * gdb.dwarf2/dw2-inline-param.exp: New file.
2527 * gdb.dwarf2/dw2-inline-param-main.c: New file.
2528 * gdb.dwarf2/dw2-inline-param.S: New file.
2529
cd2effb2
JK
25302010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2531
2532 PR corefiles/12071.
2533 * gdb.base/corefile.exp (quit with a process, no question: load core)
2534 (quit with a core file): New tests.
2535
bceffbf3
JK
25362010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2537
2538 Fix GDB crash on inferior calls with self-referencing classes.
2539 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
2540 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
2541 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
2542
1736ad11
JK
25432010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2544
2545 Fix lost siginfo_t for inferior calls.
2546 * gdb.base/siginfo-infcall.exp: New file.
2547 * gdb.base/siginfo-infcall.c: New file.
2548
a176ad92
JB
25492010-09-22 Joel Brobecker <brobecker@adacore.com>
2550
2551 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
2552
c2b0a229
JK
25532010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2554
2555 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
2556 New test.
2557 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
2558
e8ae22d1
JB
25592010-09-22 Joel Brobecker <brobecker@adacore.com>
2560
2561 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
2562 type of our const type.
2563
ec322823
SW
25642010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
2565
2566 * gdb.cp/pr12028.cc: New.
2567 * gdb.cp/pr12028.exp: New.
2568
72929c62
JB
25692010-09-22 Joel Brobecker <brobecker@adacore.com>
2570
2571 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
2572
875b4ff5 25732010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 2574 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
2575
2576 PR mi/11407
2577 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
2578 * gdb.mi/dw2-ref-missing-frame-main.c New File.
2579 * gdb.mi/dw2-ref-missing-frame.S New File.
2580 * gdb.mi/dw2-ref-missing-frame.exp New File.
2581
7155d578
TT
25822010-09-14 Tom Tromey <tromey@redhat.com>
2583
2584 PR symtab/8399:
2585 * gdb.threads/tls.exp: Remove kfail. Update expected output.
2586
515ed532
TT
25872010-09-14 Tom Tromey <tromey@redhat.com>
2588
2589 PR exp/11803:
2590 * gdb.threads/tls.exp: Use C++.
2591 (check_thread_local): Use K::another_thread_local.
2592 * gdb.threads/tls.c (class K): New.
2593 (another_thread_local): Now a member of K.
2594 (spin): Update. No longer K&R C.
2595
450ca57c
SW
25962010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
2597
2598 * gdb.cp/koenig.cc: created class for testing member lookup.
2599 * gdb.cp/koenig.exp: Added test for member lookup.
2600
dbd492a3
JK
26012010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2602
2603 Fix false FAILs on sourcetree topdir directory containing "kill".
2604 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
2605 source line matching regexp.
2606
8d4d924b
JK
26072010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2608
2609 * gdb.python/python.exp (set height 0, collect help from uiout)
2610 (verify help to uiout): New tests.
2611
8e64f2a0
JK
26122010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2613
2614 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
2615 is_lp64_target to check 64bit target.
2616
4569eed2
JK
26172010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2618
2619 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
2620 (test_ld) <powerpc64-*>: New.
2621
5e1617b1
DJ
26222010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2623
2624 * gdb.cp/templates.exp (test_template_args): Allow "struct".
2625
c767944b
DJ
26262010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2627
2628 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
2629 (FunctionArg::method): New function.
2630 (empty, arg): New variables.
2631 (main): Call arg.method.
2632 * gdb.cp/templates.exp (test_template_args): New function.
2633 (do_tests): Call it.
2634
27d3a3fc
UW
26352010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
2636
2637 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
2638 of "next" to proceed over pthread_exit call.
2639
55b7ce7f
UW
26402010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
2641
2642 * gdb.base/maint.exp: Avoid wildcards against potentially very long
2643 "maint print statistics" output to prevent expect timeouts.
2644
809df446
JK
26452010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2646
2647 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
2648 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
2649 (test_float_rejected): ... here.
2650 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
2651 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
2652 (test_float_rejected): ... here.
2653 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
2654 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
2655 (test_float_rejected): ... here.
2656 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
2657 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
2658 (test_float_rejected): ... here.
2659
8464be76
DJ
26602010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2661
2662 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
2663 before disabling hardware watchpoints.
2664 (test_inaccessible_watchpoint): Check that hardware watchpoints
2665 are used. Test for watchpoints on a constant address.
2666
14dba4b4
JK
26672010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2668
2669 * gdb.base/ui-redirect.exp: New file.
2670
3f3540e1 26712010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 2672 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
2673
2674 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
2675
0f254bb7
DE
26762010-08-31 Doug Evans <dje@google.com>
2677
2678 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
2679
03f17ccf
TT
26802010-08-30 Tom Tromey <tromey@redhat.com>
2681
2682 PR python/11792:
2683 * gdb.python/py-value.exp (test_subscript_regression): Add
2684 dynamic_type test.
2685
640617ad
DJ
26862010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
2687
2688 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
2689 instead of running to main. Do not test the main function.
2690 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
2691 Add new main.
2692
2ed91d1b
PA
26932010-08-26 Pedro Alves <pedro@codesourcery.com>
2694
2695 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
2696 one test.
2697
673bfd45
DE
26982010-08-24 Doug Evans <dje@google.com>
2699
2700 PR symtab/11942
2701 * gdb.dwarf2/dw4-sig-types.cc: New file.
2702 * gdb.dwarf2/dw4-sig-types.h: New file.
2703 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
2704 * gdb.dwarf2/dw4-sig-types.exp: New file.
2705
f9ffd4bb
TT
27062010-08-23 Tom Tromey <tromey@redhat.com>
2707
2708 PR python/11145:
2709 * gdb.python/py-value.c (Base, Derived): New types.
2710 (base): New global.
2711 * gdb.python/py-value.exp (test_subscript_regression): Add
2712 dynamic_cast test.
2713
d839c8a4
TT
27142010-08-23 Tom Tromey <tromey@redhat.com>
2715
2716 PR python/10676:
2717 * gdb.python/py-type.exp (test_fields): Add tests for type
2718 equality.
2719
702c2711
TT
27202010-08-23 Tom Tromey <tromey@redhat.com>
2721
2722 PR python/11915:
2723 * gdb.python/py-type.exp (test_fields): Add tests for array.
2724
832bafd3
KS
27252010-08-23 Keith Seitz <keiths@redhat.com>
2726
2727 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
2728 have any children. Create a new abbrev for it.
2729 Add missing terminal sequence to .debug_abbrev.
2730
c37bf528
KS
27312010-08-20 Keith Seitz <keiths@redhat.com>
2732
2733 PR symtab/11465:
2734 * gdb.dwarf2/pr11465.exp: New test.
2735 * gdb.dwarf2/pr11465.S: New file.
2736 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
2737 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
2738
4572cbac
TJB
27392010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
2740
2741 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
2742 registers. Update data sets with the new v2_double element in the
2743 VSX register union. Add vector_register3_vr data set for the AltiVec
2744 registers. Use gdb_test_no_output instead of send_gdb.
2745
e7fbb131
PA
27462010-08-19 Pedro Alves <pedro@codesourcery.com>
2747
2748 * gdb.python/py-shared.exp: New file, factored out from
2749 python.exp.
2750 * gdb.python/py-shared.c: New file.
2751 * gdb.python/py-shared-sl.c: New file.
2752 * gdb.python/python-1.c: New file.
2753 * gdb.python/python-sl.c: Delete.
2754 * gdb.python/python.c: Mention python-1.c.
2755 * gdb.python/python.exp: Move shared library tests to
2756 py-shared.exp.
2757 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
2758 (MISCELLANEOUS): New.
2759 (clean mostlyclean): Also remove $MISCELLANEOUS.
2760
d30f5e1f
DE
27612010-08-19 Doug Evans <dje@google.com>
2762
2763 PR exp/11926
2764 * gdb.base/printcmds.exp (test_float_accepted): New function.
2765 Move existing float tests there. Add tests for floats with suffixes.
2766 (test_float_rejected): New function.
2767 * gdb.java/jv-print.exp (test_float_accepted): New function.
2768 (test_float_rejected): New function.
2769 * gdb.objc/print.exp: New file.
2770 * gdb.pascal/print.exp: New file.
2771 * lib/objc.exp: New file.
2772
7b3fd859
PM
27732010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
2774
2775 * gdb.base/default.exp (info set): Avoid full buffer error and force
2776 reading up to final gdb prompt.
2777 (show): Likewise.
2778
c92817ce
TT
27792010-08-18 Tom Tromey <tromey@redhat.com>
2780
2781 PR symtab/11919:
2782 * gdb.base/completion.exp: Add test.
2783
f1208f9e
DE
27842010-08-18 Doug Evans <dje@google.com>
2785
2786 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
2787 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
2788 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
2789 Simplify, early exit if runto_main fails.
2790 * gdb.fortran/exprs.exp: load_lib fortran.exp.
2791 (set_lang_fortran): Moved to lib/fortran.exp.
2792 * gdb.fortran/types.exp: load_lib fortran.exp.
2793 (set_lang_fortran): Moved to lib/fortran.exp.
2794 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
2795 * gdb.java/jprint.exp (set_lang_java): Ditto.
2796 * gdb.java/jv-exp.exp: load_lib java.exp.
2797 If set_lang_java fails, issue a warning instead of failure to be
2798 consistent with other set_lang_foo uses.
2799 (set_lang_java): Moved to lib/java.exp.
2800 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
2801 If set_lang_java fails, issue a warning instead of failure to be
2802 consistent with other set_lang_foo uses.
2803 * gdb.pascal/types.exp: load_lib pascal.exp.
2804 (set_lang_pascal): Moved to lib/pascal.exp.
2805 * lib/fortran.exp: New file.
2806 * lib/java.exp (set_lang_java): New function.
2807 * lib/pascal.exp (set_lang_pascal): New function.
2808
2f06b485
YQ
28092010-08-18 Yao Qi <yao@codesourcery.com
2810
2811 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
2812 func_nofb_start and func_loopfb_start, so that address of functions
2813 is equal to these labels on Thumb.
2814
96e25403
YQ
28152010-08-18 Yao Qi <yao@codesourcery.com>
2816
2817 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
2818 to reflect latest c source file.
2819
36e6adc4
JK
28202010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2821
2822 * gdb.cp/infcall-dlopen.exp: New file.
2823 * gdb.cp/infcall-dlopen.cc: New file.
2824 * gdb.cp/infcall-dlopen-lib.cc: New file.
2825
f431efe5
PA
28262010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2827 Pedro Alves <pedro@codesourcery.com>
2828
2829 PR breakpoints/11371
2830
2831 * gdb.base/watch-cond-infcall.exp: New file.
2832 * gdb.base/watch-cond-infcall.c: New file.
2833
06a64a0b
TT
28342010-08-16 Tom Tromey <tromey@redhat.com>
2835
2836 * gdb.base/help.exp: Update.
2837 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
2838 watchpoint.
2839 (test_watch_location): New proc.
2840 (test_watchpoint_in_big_blob): Delete watchpoint.
2841 * gdb.base/watchpoint.c (func5): New function.
2842 (main): Call it.
2843
70ebf4ed
DE
28442010-08-16 Doug Evans <dje@google.com>
2845
2846 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
2847
ca5c20b6
PM
28482010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2849
2850 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
2851 tests.
2852
7346b668
KW
28532010-08-11 Ken Werner <ken.werner@de.ibm.com>
2854
2855 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
2856 * gdb.base/gnu_vector.c: New File.
2857 * gdb.base/gnu_vector.exp: Likewise.
2858
cb2e07a6
PM
28592010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2860
2861 * gdb.python/python.c: New File.
2862 * gdb.python/python-sl.c: New File.
2863 * gdb.python/python.exp: Test solib_address and decode_line
2864 * functions.
2865
5da1313b
JK
28662010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2867
2868 * gdb.python/python.exp (show height, set height 10)
2869 (verify pagination beforehand, verify pagination beforehand: q)
2870 (gdb.execute does not page, verify pagination afterwards)
2871 (verify pagination afterwards: q): New.
2872
49c3ccf7
DE
28732010-08-02 Doug Evans <dje@google.com>
2874
2875 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
2876 because of an older gcc, change test2
2877 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
2878 to unsupported.
2879
42c0c4f1
KH
28802010-07-30 Kazu Hirata <kazu@codesourcery.com>
2881
2882 * gdb.base/break-always.exp: Do not expect full paths to file
2883 names.
2884 * gdb.base/commands.exp: Likewise.
2885
d3765805
DE
28862010-07-30 Doug Evans <dje@google.com>
2887
c98ee71b
DE
2888 * gdb.cp/temargs.exp: For new tests that require newer gccs,
2889 xfail them when run with older gccs.
2890
fd961404
DE
2891 * lib/gdb.exp (build_executable): Forward "c++" option to
2892 get_compiler_info.
2893
999adef4
DE
2894 * gdb.python/py-type.exp (test_template): Mark as xfail tests
2895 "python print ttype.template_argument(1)" and
2896 "python print isinstance(ttype.template_argument(1), gdb.Value)"
2897 if using gcc 4.4 or earlier.
2898
d3765805
DE
2899 * gdb.base/valgrind-db-attach.exp: Use unique test name for
2900 attach-to-debugger handling.
2901
1276c759
JK
29022010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2903
2904 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
2905 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
2906 (main): Use copyreloc.
2907 * gdb.base/prelink.exp (split debug of executable)
2908 (.dynbss vs. .bss address shift): New tests.
2909
88caa9b9
PA
29102010-07-29 Pedro Alves <pedro@codesourcery.com>
2911
2912 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
2913 in gdb_test_multiple.
2914
c6f2ac43
PA
29152010-07-29 Pedro Alves <pedro@codesourcery.com>
2916
2917 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
2918 environment.
2919
326fd672
TT
29202010-07-28 Tom Tromey <tromey@redhat.com>
2921
2922 PR python/11060:
2923 * gdb.python/py-type.c (Temargs): New template.
2924 (temvar): New variable.
2925 * gdb.python/py-type.exp (test_template): New proc.
2926
3ce3b1ba
PA
29272010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2928
2929 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
2930 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
2931
34eaf542
TT
29322010-07-28 Tom Tromey <tromey@redhat.com>
2933
2934 PR c++/9946:
2935 * gdb.cp/temargs.exp: New file.
2936 * gdb.cp/temargs.cc: New file.
2937
d41b819e
JK
29382010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2939
2940 * gdb.base/help.exp (help disassemble): Update the content.
2941
26ab7092
JK
29422010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2943
2944 * gdb.threads/ia64-sigill.exp: New file.
2945 * gdb.threads/ia64-sigill.c: New file.
2946
5283e9e1
TT
29472010-07-27 Tom Tromey <tromey@redhat.com>
2948
2949 * gdb.opt/inline-cmds.c (ATTR): New define.
2950 (func1): Use it.
2951 (func2): Likewise.
2952 (func3): Likewise.
2953 (outer_inline1): Likewise.
2954 (outer_inline2): Likewise.
2955 * gdb.opt/inline-bt.c (ATTR): New define.
2956 (func1): Use it.
2957 (func2): Likewise.
2958 * gdb.opt/inline-locals.c (ATTR): New define.
2959 (func1): Use it.
2960 (func2): Likewise.
2961
e992ef73
TT
29622010-07-27 Tom Tromey <tromey@redhat.com>
2963
2964 * gdb.stabs/gdb11479.c (hack): New function.
2965 (test): Use it.
2966 (test2): Use it.
2967 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
2968 (int32_search_buf, int64_search_buf): No longer static.
2969 (x): Remove.
2970 * gdb.base/relocate.c (hack): New function.
2971
5374244e
PM
29722010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2973
2974 * gdb.python/py-value.exp (test_inferior_function_call): New function.
2975 * gdb.python/py-value.c (func1): New function.
2976 (func2): Likewise.
2977
a99aee83
CV
29782010-07-26 Corinna Vinschen <vinschen@redhat.com>
2979
2980 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
2981 as not to clash with .data section.
2982
a04ba985
JG
29832010-07-26 Jerome Guitton <guitton@adacore.com>
2984
2985 * gdb.base/code_elim.exp: New file.
2986 * gdb.base/code_elim1.c: New file.
2987 * gdb.base/code_elim2.c: New file.
2988
23bd0f7c
PA
29892010-07-21 Pedro Alves <pedro@codesourcery.com>
2990
2991 PR symtab/11827
2992
2993 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
2994 (some_volatile_enum): New variable.
2995 * gdb.base/printcmds.exp (test_print_enums): New.
2996 <top level>: Call it.
2997
883df6dd
SW
29982010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
2999
3000 * gdb.cp/fpointer.cc: New test.
3001 * gdb.cp/fpointer.exp: New test.
3002
569b05a5
JK
30032010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3004
3005 * gdb.base/solib-nodir.exp: New file.
3006 * lib/gdb.exp (runto): New case for a GDB internal error.
3007
51d7d803
JK
30082010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3009 Ulrich Weigand <uweigand@de.ibm.com>
3010 Tom Tromey <tromey@redhat.com>
3011
3012 * gdb.base/charset-malloc.c: New file.
3013 * gdb.base/charset.c (malloc_stub): New prototype.
3014 (main): Call it instead of malloc itself.
3015 * gdb.base/charset.exp: Use only prepare_for_testing.
3016 (binfile): Remove the variable.
3017
c0edd9ed
JK
30182010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3019
3020 Make core files the process_stratum.
3021 * gdb.base/corefile.exp (run: load core again)
3022 (run: sanity check we see the core file, run: with core)
3023 (run: core file is cleared, attach: load core again)
3024 (attach: sanity check we see the core file, attach: with core)
3025 (attach: core file is cleared): New tests.
3026 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
3027
3cbaedff
KW
30282010-07-14 Ken Werner <ken.werner@de.ibm.com>
3029
3030 * gdb.arch/altivec-abi.exp: New tests.
3031
91158a56
TT
30322010-07-13 Tom Tromey <tromey@redhat.com>
3033
3034 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
3035 (main): Use it.
3036 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
3037
0f5238ed
TT
30382010-07-13 Tom Tromey <tromey@redhat.com>
3039
3040 * gdb.base/label.exp: New file.
3041 * gdb.base/label.c: New file.
3042
add265ae
L
30432010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
3044 H.J. Lu <hongjiu.lu@intel.com>
3045
3046 * lib/gdb.exp (is_ilp32_target): New.
3047 (is_lp64_target): Likewise.
3048
3049 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
3050 target.
3051 * gdb.arch/amd64-disp-step.exp: Likewise.
3052 * gdb.arch/amd64-dword.exp: Likewise.
3053 * gdb.arch/amd64-i386-address.exp: Likewise.
3054 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 3055
add265ae
L
3056 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
3057 target.
3058 * gdb.arch/i386-bp_permanent.exp: Likewise.
3059 * gdb.arch/i386-byte.exp: Likewise.
3060 * gdb.arch/i386-disp-step.exp: Likewise.
3061 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3062 * gdb.arch/i386-prologue.exp: Likewise.
3063 * gdb.arch/i386-size-overlap.exp: Likewise.
3064 * gdb.arch/i386-size.exp: Likewise.
3065 * gdb.arch/i386-sse.exp: Likewise.
3066 * gdb.arch/i386-unwind.exp: Likewise.
3067 * gdb.arch/i386-word.exp: Likewise.
3068
3069 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
3070 test only when building 64-bit executables. Do not hard-code
3071 -m64 option.
3072
2dfb8c17
DE
30732010-07-07 Doug Evans <dje@google.com>
3074
3075 * lib/gdb.exp (gdb_test_list_exact): New function.
3076 * gdb.base/default.exp (show convenience): Call it, add tests for
3077 $_sdata = void, $_thread = 0.
3078
4e5799b6
JK
30792010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3080 Joel Brobecker <brobecker@adacore.com>
3081
3082 Fix re-run of PIE executable, PR shlibs/11776.
3083 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
3084 Remove $displacement_main to match the solib-svr4.c change. New "kill"
3085 and re-"run" of the inferior.
3086
1a219cc7
JK
30872010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3088 Joel Brobecker <brobecker@adacore.com>
3089
3090 Cope with missing /usr/sbin/prelink.
3091 * lib/prelink-support.exp (prelink_no):
3092 <result == 1 && $output is "no such file or directory">: New.
3093 (prelink_yes): Likewise. Return on failed prelink_no.
3094
5e3b36f8
JK
30952010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3096 Joel Brobecker <brobecker@adacore.com>
3097
3098 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
3099 build_executable by build_executable_own_libs. Replace "prelink -R"
3100 execution by a call of prelink_yes. Comment why "prelink -r" needs no
3101 change.
3102 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
3103 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
3104 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
3105 Replace build_executable by build_executable_own_libs's function
3106 build_executable_own_libs.
3107 (prelinkNO): Create new stub to call prelink_no.
3108 (prelinkYES): Create new stub to call prelink_yes.
3109 (test_attach): Rename calls of copy to file_copy.
3110 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
3111 (copy): Move to ...
3112 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
3113 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
3114 * gdb.base/prelink.exp: Disable testcase also for is_remote and
3115 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
3116 special flags by gdb_compile_shlib. Replace second gdb_compile by
3117 build_executable_own_libs. Replace "prelink -R" execution by a call of
3118 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
3119 a second call of prelink_yes. Replace restart commands by
3120 clean_restart.
3121 (prelink): Rename to ...
3122 (seen displacement message): ... this test. Extend its expectation
3123 strictness.
3124
86e4bafc
JK
31252010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3126
3127 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
3128 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
3129 displacement message exactly once.
3130
3cd07d20
JK
31312010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3132 Joel Brobecker <brobecker@adacore.com>
3133
3134 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
3135 its restore after the <$relink_args != ""> loop. new comment.
3136
0a1e94c7
JK
31372010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3138 Joel Brobecker <brobecker@adacore.com>
3139
3140 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
3141 code for it. New variable relink_args.
3142 (prelinkYES): Call prelinkNO.
3143 (test_attach): Accept new parameter relink_args. Re-prelink the binary
3144 in such case. Move the core code to ...
3145 (test_attach_gdb): ... a new function. Send GDB command "file".
3146 Extend expected "Attaching to " string.
3147
2f70bcfb
TT
31482010-07-02 Tom Tromey <tromey@redhat.com>
3149
3150 * gdb.base/bitops.exp: Remove extraneous "pass".
3151
a17ac5b0
TT
31522010-07-02 Ken Werner <ken.werner@de.ibm.com>
3153
3154 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
3155
dc10affe
PA
31562010-07-01 Pedro Alves <pedro@codesourcery.com>
3157
d41c0fc8
PA
3158 * gdb.base/help.exp: Adjust expected output.
3159
31602010-07-01 Pedro Alves <pedro@codesourcery.com>
3161
3162 * gdb.base/help.exp: Adjust expected output.
dc10affe 3163
0a600c36
JK
31642010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3165
3166 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
3167 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
3168 c++/11702.
3169
37cc8bfe
JK
31702010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3171 Doug Evans <dje@google.com>
3172
3173 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
3174 add .dynamic entry'.
3175
254e6b9e
DE
31762010-06-29 Doug Evans <dje@google.com>
3177
3178 Test PR c++/11702.
3179 * gdb.cp/m-static.exp: Add testcase.
3180 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
3181
595939de 31822010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
3183 Tom Tromey <tromey@redhat.com>
3184 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
3185
3186 * gdb.python/py-inferior.c: New File.
3187 * gdb.python/py-infthread.c: New File.
3188 * gdb.python/py-inferior.exp: New File.
3189 * gdb.python/py-infthread.exp: New File.
3190
98751a41
JK
31912010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3192
3193 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
3194 (ptype ::C::OtherFileClass typedefs): New.
3195 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
3196 (C::OtherFileClass::cOtherFileClassVar2): New.
3197 (C::OtherFileClass::cOtherFileClassVar_use): Use also
3198 cOtherFileClassVar2.
3199 (C::cOtherFileType2, C::cOtherFileVar2): New.
3200 (C::cOtherFileVar_use): use also cOtherFileVar2.
3201 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
3202
41f62f39
JK
32032010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3204
3205 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
3206 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
3207 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
3208 (print ::C::cOtherFileVar)
3209 (whatis C::OtherFileClass::cOtherFileClassType)
3210 (whatis ::C::OtherFileClass::cOtherFileClassType)
3211 (print C::OtherFileClass::cOtherFileClassVar)
3212 (print ::cOtherFileClassVar)
3213 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
3214 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
3215 trailing content.
3216 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
3217 (C::OtherFileClass::cOtherFileClassVar)
3218 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
3219 (C::cOtherFileVar, C::cOtherFileVar_use): New.
3220
af53d231
JK
32212010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3222
3223 Test PR c++/11703 and PR gdb/1448.
3224 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
3225 gdb/1448.
3226
9655fd1a
JK
32272010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3228
3229 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
3230 (main) <rtti_data>: New.
3231 * gdb.cp/virtbase.exp (print rtti_data): New.
3232
824cc8dd
JK
32332010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3234 Joel Brobecker <brobecker@adacore.com>
3235
3236 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
3237
6036c742
JK
32382010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3239
3240 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
3241
de6a0421
DE
32422010-06-28 Doug Evans <dje@google.com>
3243
3244 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
3245
b2dae948
DE
32462010-06-27 Doug Evans <dje@google.com>
3247
3248 * gdb.cp/m-static.exp: Update expected test output.
3249
0f3bb72e
PH
32502010-06-25 Paul Hilfinger <hilfinger@adacore.com>
3251
889bf7c5
PA
3252 * gdb.gdb/selftest.exp: Adjust expected message for
3253 capturing start-up runtime.
0f3bb72e 3254
bc9f0842
TT
32552010-06-25 Tom Tromey <tromey@redhat.com>
3256
3257 PR python/10808:
3258 * gdb.python/python.exp: Add new tests.
3259
099ef718
SW
32602010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
3261
3262 * gdb.cp/operator.cc: Created an import loop.
3263 * gdb.cp/operator.exp: Added testcase for import loop.
3264
5868a632
JK
32652010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3266
3267 Test PR python/11407.
3268 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
3269 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
3270 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
3271 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
3272 executable_nofb and executable_fb. New variables srcsfile, objsfile,
3273 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
3274 binfile. Call gdb_compile with clean_restart twice.
3275 (func_nofb print, func_nofb backtrace, func_loopfb print)
3276 (func_loopfb backtrace): New.
3277
af76db58
JK
32782010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3279
3280 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
3281 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
3282 by a hand made one.
3283 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
3284 i?86 requirement. Remove variables srcfile and binfile. New variable
3285 sources, executable_nofb and executable_fb. Call prepare_for_testing.
3286
f2c7657e
UW
32872010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3288
3289 * gdb.cell/dwarfaddr.exp: New file.
3290 * gdb.cell/dwarfaddr.S: New file.
3291
628fe4e4
JK
32922010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3293
3294 Test PR 9436.
3295 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
3296
f1421989
HZ
32972010-06-24 Hui Zhu <teawater@gmail.com>
3298
3299 * gdb.base/eval.exp: New file.
3300
d03285ec
UW
33012010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3302
3303 * gdb.cell/fork.exp: New file.
3304 * gdb.cell/fork.c: Likewise.
3305 * gdb.cell/fork-spu.c: Likewise.
3306
41b2c92d
PM
33072010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
3308
3309 * lib/gdb.exp (banned_variables_traced): New global variable.
3310 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
3311 (gdb_init): Use `trace add variable' instead of obsolete
3312 `trace variable'.
3313
d5bc977f
DE
33142010-06-21 Doug Evans <dje@google.com>
3315
3316 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
3317
d2ed6730
UW
33182010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3319
3320 * gdb.arch/spu-ls.exp: New file.
3321 * gdb.arch/spu-ls.c: Likewise.
3322
6aed2dbc
SS
33232010-06-18 Stan Shebs <stan@codesourcery.com>
3324
3325 * gdb.threads/thread-specific.exp: Add tests of $_thread.
3326
e0756905
UW
33272010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3328
3329 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
3330 * gdb.base/watch-cond.exp: Likewise.
3331 * gdb.python/py-breakpoint.exp: Likewise.
3332
d8053d4d
PA
33332010-06-18 Pedro Alves <pedro@codesourcery.com>
3334
3335 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
3336 clean_restart, make sure every test has a distinct message, and
3337 that messages don't include the executable' full path.
3338
81ce510c
DE
33392010-06-17 Doug Evans <dje@google.com>
3340
3341 * gdb.arch/i386-size.exp: Updated expected output for
3342 DISASSEMBLY_OMIT_FNAME.
3343
65d79d4b
SDJ
33442010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3345 Sergio Durigan Junior <sergiodj@redhat.com>
3346
3347 * gdb.base/watch-notconst.c: New file.
3348 * gdb.base/watch-notconst.S: New file.
3349 * gdb.base/watch-notconst2.c: New file.
3350 * gdb.base/watch-notconst2.S: New file.
3351 * gdb.base/watch-notconst.exp: New file.
3352 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
3353 (func4): Add operations on `global_ptr_ptr'.
3354 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
3355 routine to test watchpoints created with a constant expression.
3356 (test_inaccessible_watchpoint): Include tests for watchpoints
3357 created with a constant expression.
3358
df0f4836
KB
33592010-06-14 Kevin Buettner <kevinb@redhat.com>
3360
3361 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
3362 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
3363 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
3364 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
3365 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
3366 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
3367 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
3368 of `_start'.
3369
b769def5
UW
33702010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3371
3372 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
3373 not supported on the target.
3374 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3375 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3376 * gdb.mi/mi-nsintrall.exp: Likewise.
3377 * gdb.mi/mi-nsmoribund.exp: Likewise.
3378 * gdb.mi/mi-nsthrexec.exp: Likewise.
3379
d914c394
SS
33802010-06-11 Stan Shebs <stan@codesourcery.com>
3381
3382 * gdb.base/permissions.exp: New file.
3383
33842010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
3385
3386 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
3387 does not support ELF executable class.
3388
f3ce5b9c
UW
33892010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3390
3391 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
3392
8e46892c
JK
33932010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3394
3395 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
3396 (runto): Catch "The target does not support running in non-stop mode.".
3397
6cc55c64
MS
33982010-06-11 Michael Snyder <msnyder@vmware.com>
3399
3400 * gdb.base/setshow.exp (set language asm): Don't use
3401 gdb_test_no_output, fails on some targets.
3402
caddefa4
UW
34032010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3404
3405 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
3406 * gdb.cp/pr9167.exp: Likewise.
3407
468b1aa7
UW
34082010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3409
3410 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
3411
5c3552dc
UW
34122010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3413
3414 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
3415
02e6fe6a
UW
34162010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3417
3418 * gdb.base/charset.c (main): Make sure malloc gets linked in.
3419
0e03807e
TT
34202010-06-11 Tom Tromey <tromey@redhat.com>
3421
3422 PR gdb/9977, PR exp/11636::
3423 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
3424 (pieces_test_f6): Update expected output.
3425
2bdf28a0
JK
34262010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3427
3428 * gdb.base/moribund-step.exp: New.
3429
f6978de9
MS
34302010-06-08 Michael Snyder <msnyder@vmware.com>
3431
3432 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 3433 * gdb.ada/boolean_expr.exp:
f6978de9
MS
3434 * gdb.ada/frame_args.exp: Ditto.
3435 * gdb.ada/lang_switch.exp: Ditto.
3436 * gdb.ada/ptype_arith_binop.exp: Ditto.
3437 * gdb.ada/ref_param.exp: Ditto.
3438 * gdb.ada/type_coercion.exp:Ditto.
3439
3440 * gdb.asm/asm-source.exp: Ditto.
3441
3442 * gdb.base/attach.exp: Ditto.
3443 * gdb.base/bitfields2.exp: Ditto.
3444 * gdb.base/call-signal-resume.exp: Ditto.
3445 * gdb.base/callfuncs.exp: Ditto.
3446 * gdb.base/commands.exp: Ditto.
3447 * gdb.base/dbx.exp: Ditto.
3448 * gdb.base/default.exp: Ditto.
3449 * gdb.base/dump.exp: Ditto.
3450 * gdb.base/exprs.exp: Ditto.
3451 * gdb.base/freebpcmd.exp: Ditto.
3452 * gdb.base/interrupt.exp: Ditto.
3453 * gdb.base/list.exp: Ditto.
3454 * gdb.base/long_long.exp: Ditto.
3455 * gdb.base/maint.exp: Ditto.
3456 * gdb.base/ptype.exp: Ditto.
3457 * gdb.base/return.exp: Ditto.
3458 * gdb.base/setshow.exp: Ditto.
3459 * gdb.base/sigbpt.exp: Ditto.
3460 * gdb.base/sigrepeat.exp: Ditto.
3461
3462 * gdb.cp/classes.exp: Ditto.
3463
3464 * gdb.dwarf2/dw2-restore.exp: Ditto.
3465
3466 * gdb.gdb/selftest.exp: Ditto.
3467
3468 * gdb.multi/base.exp: Ditto.
3469 * gdb.multi/bkpt-multi-exec.exp: Ditto.
3470
3471 * gdb.python/py-block.exp: Ditto.
3472 * gdb.python/py-prettyprint.exp: Ditto.
3473 * gdb.python/py-template.exp: Ditto.
3474
3475 * gdb.server/ext-attach.exp: Ditto.
3476 * gdb.server/ext-run.exp: Ditto.
3477 * gdb.server/server-mon.exp: Ditto.
3478
3479 * gdb.threads/fork-thread-pending.exp: Ditto.
3480 * gdb.threads/hand-call-in-threads.exp: Ditto.
3481 * gdb.threads/interrupted-hand-call.exp: Ditto.
3482 * gdb.threads/linux-dp.exp: Ditto.
3483 * gdb.threads/manythreads.exp: Ditto.
3484 * gdb.threads/print-threads.exp: Ditto.
3485 * gdb.threads/pthreads.exp: Ditto.
3486 * gdb.threads/schedlock.exp: Ditto.
3487 * gdb.threads/thread-unwindonsignal.exp: Ditto.
3488 * gdb.threads/threadapply.exp: Ditto.
3489
de7ff789
MS
34902010-06-08 Michael Snyder <msnyder@vmware.com>
3491
889bf7c5 3492 * gdb.ada/exec_changed.exp:
de7ff789
MS
3493 Use ".*" instead of "" as wildcard regexp.
3494
3495 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
3496 * gdb.base/call-ar-st.exp: Ditto.
3497 * gdb.base/checkpoint.exp: Ditto.
3498 * gdb.base/default.exp: Ditto.
3499 * gdb.base/dump.exp: Ditto.
3500 * gdb.base/ending-run.exp: Ditto.
3501 * gdb.base/fileio.exp: Ditto.
3502 * gdb.base/miscexprs.exp: Ditto.
3503 * gdb.base/pointers.exp: Ditto.
3504 * gdb.base/readline.exp: Ditto.
3505 * gdb.base/reread.exp: Ditto.
3506 * gdb.base/restore.exp: Ditto.
3507 * gdb.base/shlib-call.exp: Ditto.
3508 * gdb.base/valgrind-db-attach.exp: Ditto.
3509 * gdb.base/volatile.exp: Ditto.
3510 * gdb.base/watchpoints.exp: Ditto.
3511
3512 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
3513
3514 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
3515 * gdb.python/py-value.exp: Ditto.
3516
3517 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
3518 * gdb.trace/circ.exp: Ditto.
3519 * gdb.trace/collection.exp: Ditto.
3520 * gdb.trace/packetlen.exp: Ditto.
3521 * gdb.trace/passc-dyn.exp: Ditto.
3522 * gdb.trace/report.exp: Ditto.
3523 * gdb.trace/tfile.exp: Ditto.
3524 * gdb.trace/tfind.exp: Ditto.
3525 * gdb.trace/while-dyn.exp: Ditto.
3526
3bebe2f2
JK
35272010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3528
3529 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
3530
5c631832
JK
35312010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3532
3533 Test PR 10640.
3534 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
3535
4c3376c8
SW
35362010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
3537
3538 * gdb.cp/koenig.exp: Test for ADL operators.
3539 * gdb.cp/koenig.cc: Added ADL operators.
3540 * gdb.cp/operator.exp: New test.
3541 * gdb.cp/operator.cc: New test.
3542
dc226d5a
MS
35432010-06-04 Michael Snyder <msnyder@vmware.com>
3544
dfb88a23
MS
3545 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
3546 * gdb.base/pending.exp: Ditto.
f7ae76b3 3547
dc226d5a
MS
3548 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
3549
967cf477
DE
35502010-06-04 Doug Evans <dje@google.com>
3551
3552 * gdb.python/py-prettyprint.exp: Add new test for enabled and
3553 disabled printers.
3554 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
3555 (enable_lookup_function): New function.
3556
eb801841
TT
35572010-06-04 Tom Tromey <tromey@redhat.com>
3558
3559 * gdb.python/py-value.exp (test_value_hash): Don't test equality
3560 of hash and id.
3561
38979823
JK
35622010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3563
3564 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
3565 newline.
3566 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
3567 (empty verbose non-noisy clear, empty verbose noisy clear)
3568 (empty non-verbose noisy clear): Likewise.
3569
35ec993f
MS
35702010-06-03 Michael Snyder <msnyder@vmware.com>
3571
3572 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
3573 * gdb.base/display.exp: Ditto.
3574 * gdb.base/find.exp: Ditto.
3575 * gdb.base/ifelse.exp: Ditto.
3576 * gdb.base/multi-forks.exp: Ditto.
3577 * gdb.base/recurse.exp: Ditto.
3578 * gdb.base/setshow.exp: Ditto.
3579 * gdb.base/value-double-free.exp: Ditto.
3580 * gdb.base/watch-vfork.exp: Ditto.
3581 * gdb.base/watch_thread_num.exp: Ditto.
3582 * gdb.base/watchpoint-solib.exp: Ditto.
3583 * gdb.base/watchpoint.exp: Ditto.
3584 * gdb.base/watchpoints.exp: Ditto.
3585
3586 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
3587 * gdb.cp/overload.exp: Ditto.
3588 * gdb.cp/virtfunc.exp: Ditto.
3589
3590 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
3591
889bf7c5 3592 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
3593 Replace gdb_test with gdb_test_no_output.
3594
889bf7c5 3595 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
3596 Replace gdb_test with gdb_test_no_output.
3597 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
3598 * gdb.threads/watchthreads.exp: Ditto.
3599 * gdb.threads/watchthreads2.exp: Ditto.
3600
3601 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
3602 * gdb.trace/tfind.exp: Ditto.
3603
c22decce
JB
36042010-06-03 Joel Brobecker <brobecker@adacore.com>
3605
3606 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
3607 successful test if message is the empty string.
3608
fd5700c7
JK
36092010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3610
3611 * gdb.fortran/module.exp (stopped language detection): New test.
3612
f55ee35c
JK
36132010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3614
3615 Support DW_TAG_module as separate namespaces.
3616 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
3617 gdb.fortran/library-module-lib.f90: New.
3618 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
3619 (print i): Remove.
3620 (continue to breakpoint: i-is-1, print var_i value 1)
3621 (continue to breakpoint: i-is-2, print var_i value 2)
3622 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
3623 (print var_d, print var_i value 14, ptype modmany, complete `modm)
3624 (complete `modmany, complete `modmany`, complete `modmany`var)
3625 (show language, setting breakpoint at module): New tests.
3626 * gdb.fortran/module.f90 (module mod): Remove.
3627 (module mod1, module mod2, module modmany, subroutine sub1)
3628 (subroutine sub2, program module): New.
3629
b8e8282f
JK
36302010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3631
3632 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
3633 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
3634 * gdb.cp/anon-union.exp (pass): Rename to ...
3635 (print z 2): ... here.
b8e8282f 3636
019ebafc
MS
36372010-06-02 Michael Snyder <msnyder@vmware.com>
3638
e68d8fd4
MS
3639 * gdb.trace/actions.exp: Use gdb_test_no_output.
3640 * gdb.trace/circ.exp: Ditto.
3641 * gdb.trace/packetlen.exp: Ditto.
3642 * gdb.trace/save-trace.exp: Ditto.
3643 * gdb.trace/tracecmd.exp: Ditto.
3644 * gdb.trace/tsv.exp: Ditto.
3645
12b5d08a
MS
3646 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
3647 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
3648 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
3649 * gdb.threads/manythreads.exp: Ditto.
3650 * gdb.threads/print-threads.exp: Ditto.
3651 * gdb.threads/pthreads.exp: Ditto.
3652 * gdb.threads/schedlock.exp: Ditto.
3653 * gdb.threads/staticthreads.exp: Ditto.
3654 * gdb.threads/thread-specific.exp: Ditto.
3655 * gdb.threads/thread-unwindonsignal.exp: Ditto.
3656 * gdb.threads/threadapply.exp: Ditto.
3657 * gdb.threads/watchthreads.exp: Ditto.
3658 * gdb.threads/watchthreads2.exp: Ditto.
3659
89493308
MS
3660 * gdb.python/py-block.exp: Use gdb_test_no_output.
3661 * gdb.python/py-prettyprint.exp: Ditto.
3662 * gdb.python/py-template.exp: Ditto.
3663 * gdb.python/py-value.exp: Ditto.
3664
3665 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
3666 * gdb.reverse/watch-reverse.exp: Ditto.
3667
3668 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
3669 * gdb.server/ext-run.exp: Ditto.
3670
019ebafc
MS
3671 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
3672 * gdb.dwarf2/dw2-compressed.exp: Ditto.
3673 * gdb.dwarf2/dw2-intercu.exp: Ditto.
3674 * gdb.dwarf2/dw2-intermix.exp: Ditto.
3675 * gdb.dwarf2/dw2-producer.exp: Ditto.
3676 * gdb.dwarf2/mac-fileno.exp: Ditto.
3677
3678 * gdb.gdb/observer.exp: Use gdb_test_no_output.
3679 * gdb.gdb/selftest.exp: Ditto.
3680
3681 * gdb.multi/base.exp: Use gdb_test_no_output.
3682
3683 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
3684
3e0ca3a5
JK
36852010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3686
3687 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
3688
9db70545
MS
36892010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
3690
a8d52276
MS
3691 * gdb.cp/class2.exp: Use gdb_test_no_output.
3692 * gdb.cp/classes.exp: Ditto.
3693 * gdb.cp/extern-c.exp: Ditto.
3694 * gdb.cp/inherit.exp: Ditto.
3695 * gdb.cp/maint.exp: Ditto.
3696 * gdb.cp/mb-inline.exp: Ditto.
3697 * gdb.cp/mb-templates.exp: Ditto.
3698 * gdb.cp/method2.exp: Ditto.
3699 * gdb.cp/misc.exp: Ditto.
3700 * gdb.cp/ovldbreak.exp: Ditto.
3701 * gdb.cp/punctuator.exp: Ditto.
3702 * gdb.cp/templates.exp: Ditto.
3703 * gdb.cp/virtbase.exp: Ditto.
3704
889bf7c5 3705 * gdb.threads/attach-stopped.exp:
9db70545 3706 Replace uses of send_gdb / gdb_expect.
889bf7c5 3707 * gdb.threads/attachstop-mt.exp:
9db70545 3708 Replace uses of send_gdb / gdb_expect.
889bf7c5 3709 * gdb.threads/gcore-thread.exp:
9db70545 3710 Replace uses of send_gdb / gdb_expect.
889bf7c5 3711 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
3712 Replace uses of send_gdb / gdb_expect.
3713 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 3714 * gdb.threads/print-threads.exp:
9db70545
MS
3715 Replace uses of send_gdb / gdb_expect.
3716 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
3717 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
3718 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
3719
3720 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
3721 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
3722 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
3723 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
3724 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
3725 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
3726 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
3727 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
3728 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
3729 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
3730 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
3731
359cc68c
JK
37322010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3733
3734 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
3735
7d3fe98e
SW
37362010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
3737
3738 * gdb.cp/koenig.exp: Added new test case.
3739 * gdb.cp/koenig.cc: Ditto.
3740
27d3a1a2
MS
37412010-06-01 Michael Snyder <msnyder@vmware.com>
3742
3743 * gdb.base/arithmet.exp: Use gdb_test_no_output.
3744 * gdb.base/arrayidx.exp: Ditto.
3745 * gdb.base/attach.exp: Ditto.
3746 * gdb.base/auxv.exp: Ditto.
3747 * gdb.base/bigcre.exp: Ditto.
3748 * gdb.base/break-always.exp: Ditto.
3749 * gdb.base/break-interp.exp: Ditto.
3750 * gdb.base/break.exp: Ditto.
3751 * gdb.base/breakpoint-shadow.exp: Ditto.
3752 * gdb.base/call-ar-st.exp: Ditto.
3753 * gdb.base/call-sc.exp: Ditto.
3754 * gdb.base/call-signal-resume.exp: Ditto.
3755 * gdb.base/callfuncs.exp: Ditto.
3756 * gdb.base/catch-syscall.exp: Ditto.
3757 * gdb.base/charset.exp: Ditto.
3758 * gdb.base/code-expr.exp: Ditto.
3759 * gdb.base/commands.exp: Ditto.
3760 * gdb.base/cond-expr.exp: Ditto.
3761 * gdb.base/condbreak.exp: Ditto.
3762 * gdb.base/cursal.exp: Ditto.
3763 * gdb.base/cvexpr.exp: Ditto.
3764 * gdb.base/default.exp: Ditto.
3765 * gdb.base/del.exp: Ditto.
3766 * gdb.base/detach.exp: Ditto.
3767 * gdb.base/display.exp: Ditto.
3768 * gdb.base/ena-dis-br.exp: Ditto.
3769 * gdb.base/eval-skip.exp: Ditto.
3770 * gdb.base/foll-fork.exp: Ditto.
3771 * gdb.base/foll-vfork.exp: Ditto.
3772 * gdb.base/frame-args.exp: Ditto.
3773 * gdb.base/funcargs.exp: Ditto.
3774 * gdb.base/gcore-buffer-overflow.exp: Ditto.
3775 * gdb.base/gdbvars.exp: Ditto.
3776 * gdb.base/help.exp: Ditto.
3777 * gdb.base/ifelse.exp: Ditto.
3778 * gdb.base/included.exp: Ditto.
3779 * gdb.base/list.exp: Ditto.
3780 * gdb.base/macscp.exp: Ditto.
3781 * gdb.base/maint.exp: Ditto.
3782 * gdb.base/multi-fork.exp: Ditto.
3783 * gdb.base/overlays.exp: Ditto.
3784 * gdb.base/page.exp: Ditto.
3785 * gdb.base/pending.exp: Ditto.
3786 * gdb.base/pointers.exp: Ditto.
3787 * gdb.base/pr11022.exp: Ditto.
3788 * gdb.base/prelink.exp: Ditto.
3789 * gdb.base/printcmds.exp: Ditto.
3790 * gdb.base/psymtab.exp: Ditto.
3791 * gdb.base/randomize.exp: Ditto.
3792 * gdb.base/relational.exp: Ditto.
3793 * gdb.base/relocate.exp: Ditto.
3794 * gdb.base/remote.exp: Ditto.
3795 * gdb.base/sepdebug.exp: Ditto.
3796 * gdb.base/set-lang-auto.exp: Ditto.
3797 * gdb.base/setshow.exp: Ditto.
3798 * gdb.base/setvar.exp: Ditto.
3799 * gdb.base/signals.exp: Ditto.
3800 * gdb.base/signull.exp: Ditto.
3801 * gdb.base/sigstep.exp: Ditto.
3802 * gdb.base/sizeof.exp: Ditto.
3803 * gdb.base/solib-disc.exp: Ditto.
3804 * gdb.base/store.exp: Ditto.
3805 * gdb.base/structs.exp: Ditto.
3806 * gdb.base/structs2.exp: Ditto.
3807 * gdb.base/subst.exp: Ditto.
3808 * gdb.base/term.exp: Ditto.
3809 * gdb.base/trace-commands.exp: Ditto.
3810 * gdb.base/unwindonsignal.exp: Ditto.
3811 * gdb.base/valgrind-db-attach.exp: Ditto.
3812 * gdb.base/varargs.exp: Ditto.
3813 * gdb.base/watch-cond.exp: Ditto.
3814 * gdb.base/watch_thread_num.exp: Ditto.
3815 * gdb.base/watchpoint-cond-gone.exp: Ditto.
3816 * gdb.base/watchpoint.exp: Ditto.
3817 * gdb.base/whatis-exp.exp: Ditto.
3818
f8d3bf8f
MS
38192010-06-01 Michael Snyder <msnyder@vmware.com>
3820
3821 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
3822 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
3823 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
3824 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
3825 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
3826 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
3827 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
3828 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
3829 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
3830 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
3831 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
3832 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
3833 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
3834 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
3835 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
3836
3f9e0d32
JK
38372010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3838
3839 * gdb.base/commands.exp (begin commands on watch): Remove excessive
3840 trailing newline.
3841 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
3842 * gdb.java/jmisc.exp (p *args\n): Rename to ...
3843 (p *args): ... here and remove excessive trailing newline.
3844
f629457d
JB
38452010-05-31 Joel Brobecker <brobecker@adacore.com>
3846
3847 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
3848
09eef106
JK
38492010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3850
3851 Accept the new Linux kernel "t (tracing stop)" string.
3852 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
3853 Update comment.
3854 (state_wait) <T (tracing stop)>: New.
3855 (main): Update the state_wait expect string.
3856
94f31136
PA
38572010-05-28 Pedro Alves <pedro@codesourcery.com>
3858
3859 * limits.c, limits.exp: Delete files.
3860 * Makefile.in (clean mostlyclean): Adjust.
3861 * tracecmd.exp: Adjust.
3862
096554ab
JK
38632010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3864
3865 * gdb.base/tui-layout.exp: New.
3866
27d3a1a2 38672010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 3868
889bf7c5 3869 * gdb.reverse/break-precsave.exp:
bcd2dc50 3870 Replace uses of send_gdb / gdb_expect.
889bf7c5 3871 * gdb.reverse/break-reverse.exp:
bcd2dc50 3872 Replace uses of send_gdb / gdb_expect.
889bf7c5 3873 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 3874 Replace uses of send_gdb / gdb_expect.
889bf7c5 3875 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 3876 Replace uses of send_gdb / gdb_expect.
889bf7c5 3877 * gdb.reverse/finish-precsave.exp:
bcd2dc50 3878 Replace uses of send_gdb / gdb_expect.
889bf7c5 3879 * gdb.reverse/finish-reverse.exp:
bcd2dc50 3880 Replace uses of send_gdb / gdb_expect.
889bf7c5 3881 * gdb.reverse/i386-precsave.exp:
bcd2dc50 3882 Replace uses of send_gdb / gdb_expect.
889bf7c5 3883 * gdb.reverse/i386-reverse.exp:
bcd2dc50 3884 Replace uses of send_gdb / gdb_expect.
889bf7c5 3885 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 3886 Replace uses of send_gdb / gdb_expect.
889bf7c5 3887 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 3888 Replace uses of send_gdb / gdb_expect.
889bf7c5 3889 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 3890 Replace uses of send_gdb / gdb_expect.
889bf7c5 3891 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 3892 Replace uses of send_gdb / gdb_expect.
889bf7c5 3893 * gdb.reverse/machinestate.exp:
bcd2dc50 3894 Replace uses of send_gdb / gdb_expect.
889bf7c5 3895 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 3896 Replace uses of send_gdb / gdb_expect.
889bf7c5 3897 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 3898 Replace uses of send_gdb / gdb_expect.
889bf7c5 3899 * gdb.reverse/solib-precsave.exp:
bcd2dc50 3900 Replace uses of send_gdb / gdb_expect.
889bf7c5 3901 * gdb.reverse/solib-reverse.exp:
bcd2dc50 3902 Replace uses of send_gdb / gdb_expect.
889bf7c5 3903 * gdb.reverse/step-precsave.exp:
bcd2dc50 3904 Replace uses of send_gdb / gdb_expect.
889bf7c5 3905 * gdb.reverse/step-reverse.exp:
bcd2dc50 3906 Replace uses of send_gdb / gdb_expect.
889bf7c5 3907 * gdb.reverse/until-precsave.exp:
bcd2dc50 3908 Replace uses of send_gdb / gdb_expect.
889bf7c5 3909 * gdb.reverse/until-reverse.exp:
bcd2dc50 3910 Replace uses of send_gdb / gdb_expect.
889bf7c5 3911 * gdb.reverse/watch-precsave.exp:
bcd2dc50 3912 Replace uses of send_gdb / gdb_expect.
889bf7c5 3913 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
3914 Replace uses of send_gdb / gdb_expect.
3915
3def43e0
JK
39162010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
3919 excessive newline.
3920
27d3a1a2 39212010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
3922
3923 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
3924 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
3925 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
3926 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
3927 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
3928 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
3929 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
3930 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
3931 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
3932 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
3933 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
3934 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
3935 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
3936 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
3937 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
3938 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
3939 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
3940 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
3941 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 3942
27d3a1a2 39432010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 3944
22454424
MS
3945 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
3946 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
3947
3948 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
3949 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
3950 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
3951
889bf7c5 3952 * gdb.reverse/consecutive-reverse.exp:
22454424 3953 Replace uses of send_gdb / gdb_expect.
889bf7c5 3954 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
3955 Replace uses of send_gdb / gdb_expect.
3956
3957 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
3958 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
3959 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 3960 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
3961 Replace uses of send_gdb / gdb_expect.
3962 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
3963 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
3964 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
3965 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
3966 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
3967 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
3968 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
3969 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
3970 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
3971
39722010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 3973
22454424 3974 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 3975
22454424 3976 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 3977
22454424
MS
3978 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
3979 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
3980 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
3981 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
3982 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
3983 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
3984 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
3985 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
3986 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 3987
6e5f2c59
TT
39882010-05-25 Tom Tromey <tromey@redhat.com>
3989
3990 * gdb.base/macscp.exp: Add missing space after setup_kfail.
3991
bbc8b958
TT
39922010-05-25 Tom Tromey <tromey@redhat.com>
3993
3994 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
3995 argument order.
3996 * gdb.base/macscp.exp: Fix setup_kfail argument order.
3997 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
3998 order.
3999 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
4000 order.
4001 * gdb.base/call-sc.exp (setup_kfails): Remove.
4002 (setup_compiler_kfails): Remove.
4003 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
4004 argument order.
4005 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
4006 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
4007 (advancei): Fix setup_kfail argument order.
4008 * gdb.base/radix.exp: Fix setup_kfail argument order.
4009 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
4010 order.
4011 * gdb.base/structs.exp (setup_kfails): Remove.
4012 (setup_compiler_kfails): Fix setup_kfail argument order.
4013 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
4014 order.
4015 * gdb.java/jmain.exp: Fix setup_kfail argument order.
4016 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
4017 setup_kfail argument order.
4018 * gdb.cp/overload.exp: Fix setup_kfail argument order.
4019
83d1babf
TT
40202010-05-25 Tom Tromey <tromey@redhat.com>
4021
4022 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
4023
6acb16a2
MS
40242010-05-25 Michael Snyder <msnyder@vmware.com>
4025
4026 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
4027 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
4028 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
4029 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
4030 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
4031 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
4032 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
4033 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
4034 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
4035 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
4036 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
4037 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
4038 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
4039 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
4040 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
4041 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
4042 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
4043 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
4044 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
4045 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
4046 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
4047 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
4048 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
4049 * gdb.base/default.exp: Replace send_gdb with gdb_test.
4050 * gdb.base/define.exp: Replace send_gdb with gdb_test.
4051 * gdb.base/display.exp: Replace send_gdb with gdb_test.
4052 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
4053 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
4054 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
4055 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
4056 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
4057 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
4058 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
4059 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
4060 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
4061 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
4062 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
4063 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
4064 * gdb.base/help.exp: Replace send_gdb with gdb_test.
4065 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
4066 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
4067 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
4068 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
4069 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
4070 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
4071 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
4072 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 4073 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
4074
40752010-05-25 Doug Evans <dje@google.com>
4076
4077 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
4078 gdb.string_to_argv.
ad3986f0 4079
d3b1e874
TT
40802010-05-21 Tom Tromey <tromey@redhat.com>
4081
4082 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
4083 Call it.
4084 * gdb.dwarf2/pieces.S: Update.
4085 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
4086
cb826367
TT
40872010-05-21 Tom Tromey <tromey@redhat.com>
4088
4089 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
4090 Call it.
4091 * gdb.dwarf2/pieces.c (struct C): New.
4092 (f6): New function.
4093 * gdb.dwarf2/pieces.S: Replace.
4094
74de6778
TT
40952010-05-21 Tom Tromey <tromey@redhat.com>
4096
4097 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
4098 Call it.
4099
afd74c5f
TT
41002010-05-21 Tom Tromey <tromey@redhat.com>
4101
4102 * gdb.dwarf2.pieces.exp: New file.
4103 * gdb.dwarf2.pieces.S: New file.
4104 * gdb.dwarf2.pieces.c: New file.
4105
a7b75dfd 41062010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 4107 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
4108
4109 * lib/gdb.exp (gdb_test_no_output): New function.
4110 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
4111 when testing commands that should produce no output.
4112
c81c812a
JB
41132010-05-17 Joel Brobecker <brobecker@adacore.com>
4114
4115 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
4116 parameter that we want to watch being a constant.
4117
0cce5bd9
JB
41182010-05-17 Joel Brobecker <brobecker@adacore.com>
4119
4120 * gdb.ada/cond_lang: New testcase.
4121
47050449
JB
41222010-05-17 Joel Brobecker <brobecker@adacore.com>
4123
4124 * lib/gdb.exp (banned_variables): New variable/constant.
4125 (gdb_init): Add write trace on variables listed in banned_variables.
4126 (gdb_finish): Remove write traces on variables listed in
4127 banned_variables.
4128
77c01586
JB
41292010-05-17 Joel Brobecker <brobecker@adacore.com>
4130
4131 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
4132 * gdb.cp/koenig.exp: Likewise.
4133
88d4aea7
PM
41342010-05-14 Phil Muldoon <pmuldoon@redhat.com>
4135
889bf7c5 4136 PR python/11482
88d4aea7
PM
4137
4138 * gdb.python/py-value.exp (test_value_hash): New function.
4139
f5a010c0
PM
41402010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
4141
4142 PR exp/11530.
4143 * gdb.base/gdb11530.c: New file.
4144 * gdb.base/gdb11530.exp: New file.
4145
8ef4892f
JK
41462010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4147
4148 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
4149 * gdb.dwarf2/dw2-modula2-self-type.S: New.
4150
7322dca9
SW
41512010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
4152
4153 * gdb.cp/koenig.exp: New test.
4154 * gdb.cp/koenig.cc: New test program.
4155
02e7ea18
JB
41562010-05-05 Joel Brobecker <brobecker@adacore.com>
4157
4158 Remove the use of prms_id and bug_id throughout the testsuite.
4159
e1c34c5d
PM
41602010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
4161
4162 PR exp/11349.
4163 * testsuite/gdb.cp/ref-types.exp: Add test to examine
4164 use a reference local variable.
4165
8e1d0c49
JK
41662010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4167
4168 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
4169 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
4170 variable different_dir. Move debugfile into a full directory pathname
4171 under DIFFERENT_DIR.
4172 * lib/gdb.exp (separate_debug_filename): Remove.
4173 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
4174 variable debug_dir and mkdir of it. Update function comments.
4175
e66408ed
PA
41762010-04-29 Pedro Alves <pedro@codesourcery.com>
4177
4178 PR gdb/11557
4179
4180 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
4181 files.
4182
d7b32ed3
PM
41832010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4184
889bf7c5 4185 * gdb.python/py-param.exp: New File.
d7b32ed3 4186
6aecb9c2
JB
41872010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4188
4189 * gdb.base/default.exp: Fix "set language" test.
4190
bdf92a1c
PM
41912010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
4192
4193 PR breakpoints/11531.
4194 * gdb.base/gdb11531.c: New file.
4195 * gdb.base/gdb11531.exp: New file.
4196
3f172e24
TT
41972010-04-26 Tom Tromey <tromey@redhat.com>
4198
4199 * gdb.base/completion.exp: Add tests for completion and deprecated
4200 commands.
4201
64af4c92
JK
42022010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
4205 (print /x char_array): Escape curly brackets.
4206
492928e4
JK
42072010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4208
4209 Fix deadlock on looped list of loaded shared objects.
4210 * gdb.base/solib-corrupted.exp: New.
4211
66d09542
DE
42122010-04-23 Doug Evans <dje@google.com>
4213
4214 * gdb.python/py-section-script.c: New file.
4215 * gdb.python/py-section-script.exp: New file.
4216 * gdb.python/py-section-script.py: New file.
4217
8bd10a10
CM
42182010-04-20 Chris Moller <cmoller@redhat.com>
4219
4220 PR 10179
4221
4222 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
4223 * gdb.base/pr10179-a.c:
4224 * gdb.base/pr10179-b.c:
4225 * gdb.base/pr10179.exp: New files.
4226
c0201579
JK
42272010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4228
4229 Fix crashes on dangling display expressions.
4230 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
4231 is SEP.
4232 (lib_flags): Remove the "debug" keyword.
4233 (libsepdebug): New variable for iterating new loop.
4234 (save_pf_prefix): New variable wrapping the loop.
4235 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
4236 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
4237
793b0ff8
PM
42382010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4239
4240 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
4241
097f51f7
PM
42422010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4243
4244 PR stabs/11479.
4245 * gdb.stabs/gdb11479.exp: New file.
4246 * gdb.stabs/gdb11479.c: New file.
4247
9a22f0d0
PM
42482010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4249
4250 * gdb.base/charset.c (Strin16, String32): New variables.
4251 * gdb.base/charset.exp (gdb_test): Test correct display
4252 of 16 or 32 bit strings.
4253
42542010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
4255
4256 PR 9167
4257 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
4258 * gdb.cp/pr9167.cc: New file.
4259 * gdb.cp/pr9167.exp: New file.
4260
4261
6e354e5e
PM
42622010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
4263
4264 PR pascal/11492.
4265 * gdb.pascal/gdb11492.pas: New file.
4266 * gdb.pascal/gdb11492.exp: New file.
4267
be942545
JB
42682010-04-20 Joel Brobecker <brobecker@adacore.com>
4269
1667e6e3 4270 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 4271
0c3acc09
JB
42722010-04-20 Joel Brobecker <brobecker@adacore.com>
4273
4274 * gdb.ada/dyn_loc: New testcase.
4275
ec31cde5
CM
42762010-04-20 Chris Moller <cmoller@redhat.com>
4277
4278 PR 10867
889bf7c5 4279
ec31cde5
CM
4280 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
4281 * gdb.cp/pr10687.cc: New file.
4282 * gdb.cp/pr10687.exp: New file.
4283
4284
ce4b0682
SDJ
42852010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4286 Sergio Durigan Junior <sergiodj@redhat.com>
4287
4288 * gdb.fortran/logical.exp: New testcase.
4289 * gdb.fortran/logical.f90: New file.
4290
3436961f
DE
42912010-04-19 Doug Evans <dje@google.com>
4292
4293 * gdb.base/help.exp (help source): Update expected output.
4294
4d836c09
JK
42952010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4296
4297 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
4298 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
4299 gdb_exit and return.
4300 (executable): New variable.
4301 (binfile): Use it.
4302
6149aea9
PA
43032010-04-19 Pedro Alves <pedro@codesourcery.com>
4304
4305 PR breakpoints/8554.
4306
4307 * gdb.trace/save-trace.exp: Adjust.
4308
ed41462c
L
43092010-04-17 H.J. Lu <hongjiu.lu@intel.com>
4310
4311 PR corefiles/11511
4312 * gdb.arch/system-gcore.exp: New.
4313 * gdb.arch/gcore.c: Likewise.
4314
3f7b2faa
DE
43152010-04-15 Doug Evans <dje@google.com>
4316
fa33c3cd
DE
4317 * gdb.python/py-progspace.c: New file.
4318 * gdb.python/py-progspace.exp: New file.
4319
3f7b2faa
DE
4320 * gdb.base/source.exp: Add tests for "source -s".
4321
79f283fe
PM
43222010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4323
4324 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
4325 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
4326 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
4327 * gdb.python/py-mi.exp: New test for to_string returning None.
4328
fc8eb08a
PM
43292010-04-12 Phil Muldoon <pmuldoon@redhat.com>
4330
4331 * gdb.python/py-breakpoint.c: Make result global.
4332
26e197f6
JK
43332010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4334
4335 Fix non-GNU make compatibility.
4336 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
4337
adc36818
PM
43382010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4339
4340 * gdb.python/py-breakpoint.exp: New File.
4341 * gdb.python/py-breakpoint.C: Ditto.
4342
64e17368
SS
43432010-04-08 Stan Shebs <stan@codesourcery.com>
4344
4345 * gdb.trace/actions.exp: Clear default-collect.
4346 * gdb.trace/save-trace.exp: Clear default-collect.
4347
fff5cc64
PM
43482010-04-08 Phil Muldoon <pmuldoon@redhat.com>
4349
4350 * gdb.python/py-value: Add null string variable.
4351 (test_lazy_string): Test zero length, NULL address lazy
4352 strings.
4353
a055a187
L
43542010-04-07 H.J. Lu <hongjiu.lu@intel.com>
4355
4356 * gdb.arch/i386-avx.c: New.
4357 * gdb.arch/i386-avx.exp: Likewise.
4358
4359 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
4360
96e39866
DE
43612010-04-06 Doug Evans <dje@google.com>
4362
4363 * gdb.base/source-test.gdb: New file.
4364 * gdb.base/source.exp: Test source -v.
4365
5984a431
UW
43662010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4367
4368 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
4369
ec8a089a
PM
43702010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
4371
4372 * gdb.stabs/aout.sed: Convert all backslash to double backslash
4373 within one line, unless it is followed by a double quote.
4374 * gdb.stabs/hppa.sed: Idem.
4375 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
4376 * gdb.stabs/weird.exp: Check for correct parsing of
4377 char and string constants.
ec8a089a
PM
4378 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
4379 in .stabs to .stabx substitution.
4380
fce3c1f0
SS
43812010-04-05 Stan Shebs <stan@codesourcery.com>
4382
4383 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
4384 constant global.
4385 * gdb.trace/tfile.exp: Try to print them.
4386
d77f58be
SS
43872010-04-04 Stan Shebs <stan@codesourcery.com>
4388
4389 * gdb.base/completion.exp: Update for new "info watchpoints".
4390 * gdb.base/default.exp: Ditto.
4391 * gdb.base/help.exp: Ditto.
4392 * gdb.base/watchpoint.exp: Ditto.
4393 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 4394
af54718e
SS
43952010-04-04 Stan Shebs <stan@codesourcery.com>
4396
4397 * gdb.trace/tfile.exp: Sharpen tfind test.
4398
74d1f91e
JK
43992010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4400
4401 * gdb.base/break-entry.exp: New.
4402
eb8e76db 44032010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 4404 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
4405
4406 * gdb.reverse/i386-sse-reverse.exp: New file.
4407 * gdb.reverse/i386-sse-reverse.c: New file.
4408
bf65cad8
PA
44092010-04-02 Pedro Alves <pedro@codesourcery.com>
4410
4411 * gdb.trace/tfind.exp: Adjust expected disassembly output.
4412
fff87407
SS
44132010-04-01 Stan Shebs <stan@codesourcery.com>
4414
4415 * gdb.trace/actions.exp: Tweak expected output.
4416 * gdb.trace/while-stepping.exp: Tweak expected output.
4417
fe01d668
L
44182010-04-01 H.J. Lu <hongjiu.lu@intel.com>
4419
4420 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
4421
86b17b60
PA
44222010-04-01 Pedro Alves <pedro@codesourcery.com>
4423
4424 * gdb.base/commands.exp: Adjust.
4425 * gdb.cp/extern-c.exp: Adjust.
4426
2c58c0a9
PA
44272010-04-01 Pedro Alves <pedro@codesourcery.com>
4428
4429 * gdb.trace/collection.c (local_test_func): Define a local struct,
4430 and instanciate it.
4431
0db9b91c
PA
44322010-04-01 Pedro Alves <pedro@codesourcery.com>
4433
4434 * gdb.trace/collection.exp (gdb_collect_args_test)
4435 (gdb_collect_argarray_test): XFAIL the tests that assume the
4436 argarray argument's elements are collected.
4437
8072405b
JK
44382010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
4439
4440 * gdb.dwarf2/dw2-bad-parameter-type.exp,
4441 gdb.dwarf2/dw2-bad-parameter-type.S: New.
4442
8bf6485c
SS
44432010-03-31 Stan Shebs <stan@codesourcery.com>
4444
4445 * gdb.trace/save-trace.exp: Test save/restore of default-collect
4446 and tracepoint conditionals.
4447 (gdb_verify_tracepoints): Delete unused return.
4448
fd7f724a
KS
44492010-03-26 Keith Seitz <keiths@redhat.com>
4450
4451 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
4452 appear in the output before main.
4453 Remove KFAIL for gdb/2215 aka bz 9320.
4454
8d9e7719
DE
44552010-03-30 Doug Evans <dje@google.com>
4456
0906dd0b
DE
4457 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
4458 by dejagnu.
4459 * gdb.arch/amd64-dword.exp: Ditto.
4460
8d9e7719
DE
4461 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
4462 match.
4463 (break printf): Ditto.
4464
1da644f0
SW
44652010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
4466
4467 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
4468 gcc < 4.4.
4469 * gdb.cp/shadow.exp: Ditto.
4470
a8121990
PA
44712010-03-29 Pedro Alves <pedro@codesourcery.com>
4472
4473 * gdb.trace/collection.exp (run_trace_experiment): Make sure
4474 "tstart" is silent.
4475
6e79d367
PA
44762010-03-29 Pedro Alves <pedro@codesourcery.com>
4477
4478 * gdb.trace/collection.exp (executable): New.
4479 (binfile): Use it.
4480 (fpreg, spreg, pcreg): New.
4481 (test_register): Use gdb_test_multiple. Pass /x to print.
4482 (prepare_for_trace_test): New.
4483 (run_trace_experiment): Use "continue", not gdb_run_cmd.
4484 (gdb_collect_args_test, gdb_collect_argstruct_test)
4485 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
4486 prepare_for_trace_test.
4487 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
4488 fpreg, spreg and pcreg.
4489 (gdb_collect_expression_test, gdb_collect_globals_test): Use
4490 prepare_for_trace_test.
4491 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
4492 try to detect tracing support here. Don't set breakpoints at
4493 `begin' or `end' here.
4494 <global scope>: Use clean_restart. Run to main before checking
4495 for tracing support. Check for for tracing support here.
4496
09248348
JK
44972010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4498
4499 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
4500 " as $displacement" to "seen displacement message".
4501
d350db38
PA
45022010-03-28 Pedro Alves <pedro@codesourcery.com>
4503
4504 * gdb.trace/while-dyn.exp (executable): New variable.
4505 (binfile): Use it.
4506 (test_while_stepping): New function. Move most tests here. Call
4507 it once for each of the while-stepping, stepping and ws aliases.
4508
907af001
UW
45092010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4510
4511 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
4512 that do not provide the tagless_struct type name at all.
4513 (test_print_anon_union): Do not check value of uninitialized
4514 union member. Do not use cp_test_ptype_class, so we can accept
4515 "long" as well as "long int".
4516
610197fd
PA
45172010-03-26 Pedro Alves <pedro@codesourcery.com>
4518
4519 * gdb.trace/tfile.c (tohex, bin2hex): New.
4520 (write_error_trace_file): Hexify error description.
4521
6c28cbf2
SS
45222010-03-25 Stan Shebs <stan@codesourcery.com>
4523
4524 * gdb.trace/tfile.c: Generate an additional trace file, improve
4525 portability.
4526 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
4527 files in a better way.
4528
e62b8c7e
KS
45292010-03-25 Keith Seitz <keiths@redhat.com>
4530
4531 * gdb.java/jprint.exp: XFAIL printing of static class members
4532 because of GCC debuginfo problem.
4533
82ccf5a5
JK
45342010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4535
4536 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
4537
293e2f9e
DJ
45382010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
4539
4540 * gdb.base/completion.exp: Allow long instead of long int.
4541 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
4542 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
4543 variable p.
4544 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
4545 * gdb.base/pointers.exp: Allow long instead of long int.
4546 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
4547 * gdb.base/step-line.exp: Allow a directory before the source file name.
4548
95a42b64
TT
45492010-03-24 Tom Tromey <tromey@redhat.com>
4550
4551 PR breakpoints/9352:
4552 * gdb.base/default.exp: Update.
4553 * gdb.base/commands.exp: Update.
4554 * gdb.cp/extern-c.exp: Test setting commands on multiple
4555 breakpoints at once.
4556
2390201f
DJ
45572010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
4558
4559 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
4560 if gdb,nosignals.
4561 * gdb.base/watchpoints.c: Do not include unnecessary headers.
4562 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
4563 exited".
4564
8c9a6790
SS
45652010-03-24 Stan Shebs <stan@codesourcery.com>
4566
4567 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
4568
a6c727b2
DJ
45692010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
4572 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
4573 argument. Handle "short" and "long".
4574 (Top level): Pass overprototyped output for old_fptr and xptr.
4575
4dfd5423
PA
45762010-03-23 Pedro Alves <pedro@codesourcery.com>
4577
4578 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
4579 format strings and add casts to avoid compiler warnings.
4580
45812010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
4582
4583 * lib/trace-support.exp (gdb_trace_setactions):
4584 Don't expect whitespace after ">" prompt.
4585 * gdb.trace/actions.exp: Adjust for output changes.
4586 * gdb.trace/while-stepping.exp: Likewise.
4587
c847d045
JK
45882010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4589
4590 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
4591 and r157645).
4592
5f717f1d
JK
45932010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4594
4595 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
4596 New.
4597
7d6d51d5
DJ
45982010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
4599
4600 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
4601 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
4602
3b11a015
SS
46032010-03-19 Stan Shebs <stan@codesourcery.com>
4604
4605 * gdb.trace/ax.exp: New file.
4606
d7d158ed
DE
46072010-03-19 Doug Evans <dje@google.com>
4608
6bb85cd1
DE
4609 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
4610 output from gcc.
4611
d7d158ed
DE
4612 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
4613 named /usr/sbin/prelink<foo>.
4614
4daf5ac0
SS
46152010-03-18 Stan Shebs <stan@codesourcery.com>
4616
4617 * gdb.trace/circ.exp: Test circular-trace-buffer.
4618 * gdb.trace/tfile.exp: Update tstatus test.
4619
e8d05480
JB
46202010-03-18 Joel Brobecker <brobecker@adacore.com>
4621
4622 * gdb.dwarf2/dw2-anonymous-func.S: New file.
4623 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
4624
441b986a
UW
46252010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4626
4627 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
4628
4247603b
PA
46292010-03-18 Pedro Alves <pedro@codesourcery.com>
4630
4631 * gdb.base/default.exp: Adjust the expected output of the finish
4632 and until commands when the inferior is not being run.
4633
13387711
SW
46342010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
4635
4636 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
4637 * gdb.cp/nsusing.exp: Ditto.
4638
6e31430b
TT
46392010-03-15 Tom Tromey <tromey@redhat.com>
4640
4641 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
4642 * gdb.cp/userdef.cc (operator==): New function.
4643 (main): New locals mem1, mem2.
4644
e2d69cb5
JZ
46452010-03-15 Jie Zhang <jie@codesourcery.com>
4646
4647 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
4648 Declare and use new loadtimeout variable.
4649
f572f0a9
DJ
46502010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
4651
4652 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
4653 Use gdb_load later.
4654
51f4c0b0
PA
46552010-03-14 Pedro Alves <pedro@codesourcery.com>
4656
4657 * gdb.base/solib-disc.c (main): Make format of fprintf a string
4658 literal. Add missing endlines to prints to stderr.
4659
1c809c68
TT
46602010-03-12 Tom Tromey <tromey@redhat.com>
4661
4662 PR c++/9708:
4663 * gdb.cp/m-static.exp: Add regression test.
4664 * gdb.cp/m-static.cc (method): New method.
4665 (main): Call it.
4666
00ae8fef
SW
46672010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
4668
4669 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
4670 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
4671
759f0f0b
PA
46722010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
4673
21e24d21
PA
4674 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
4675
46762010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
4677
759f0f0b
PA
4678 * lib/gdb.exp (skip_stl_tests): New.
4679 (gdb_compile): Symbian needs -ldl.
4680 (shlib_target_file): New.
4681 (shlib_symbol_file): New.
4682 (gdb_load_shlibs): Use shlib_target_file.
4683 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
4684 * gdb.cp/exception.exp: Use skip_stl_tests.
4685 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
4686 * gdb.cp/try_catch.exp: Use skip_stl_tests.
4687 * gdb.cp/mb-templates.exp: Ditto.
4688 * gdb.base/commands.exp: Relax regexes.
4689 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
4690 shlib_target_file and shlib_symbol_file.
4691 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
4692 sections.
4693 * gdb.base/ending-run.exp: Accept E32Main for symbian.
4694 * gdb.base/solib-disc.exp: Use
4695 shlib_target_file and shlib_symbol_file.
4696 * gdb.base/unload.exp: Don't skip on symbian. Use
4697 shlib_target_file and shlib_symbol_file.
4698 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
4699
6a8f2671 47002010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 4701
6a8f2671
PA
4702 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
4703 * gdb.trace/report.exp: Adjust for x86 and x86_64.
4704 Issue a tfind end before looking for a tracepoint frame.
4705 * gdb.trace/tfind.exp: Adjust tstatus output.
4706 Adjust disassembly output.
4707 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
4708
ccf26247
JK
47092010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4710
4711 * gdb.base/break-interp.exp: Create new displacement parameter value
4712 for the test_ld calls.
4713 (reach): New parameter displacement, verify its content. New push of
4714 pf_prefix "reach-$func:". Import global expect_out.
4715 (test_core): New parameter displacement, verify its content. New push
4716 of pf_prefix "core:". New command "set verbose on". Import global
4717 expect_out.
4718 (test_attach): New parameter displacement, verify its content. New
4719 push of pf_prefix "attach:". New command "set verbose on". Import
4720 global expect_out.
4721 (test_ld): New parameter displacement, pass it to the reach, test_core
4722 and test_attach calls and verify its content in the "ld.so exit" test.
4723 * gdb.base/prelink.exp: Remove gdb_exit and final return.
4724 (prelink): Update expected text, use gdb_test.
4725
e469c7fb
DE
47262010-03-10 Doug Evans <dje@google.com>
4727
4728 * gdb.base/checkpoint.exp: Fix comment.
4729 Lengthen timeout while doing >600 checkpoints test.
4730 Rename duplicate "kill all one" test to keep test names unique.
4731
60e1c644
PA
47322010-03-10 Pedro Alves <pedro@codesourcery.com>
4733
4734 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
4735
cec808ec
KS
47362010-03-08 Keith Seitz <keiths@redhat.com>
4737
889bf7c5
PA
4738 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
4739 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
4740 (dm_type_long): New function.
4741 (dm_type_unsigned_short): New function.
4742 (dm_type_unsigned_long): New function.
4743 (myint): New typedef.
4744 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
4745 long, unsigned shor and long, operator char*, and typedef.
4746 (test_lookup_operator_functions): Add operator char* test.
4747 (test_paddr_operator_functions): Likewise.
4748 (test_paddr_overloaded_functions): Use probe values for
4749 short, long, and unsigned short and long.
4750 (test_paddr_hairy_functions): If the demangler probe detected
4751 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
4752 demangler.
4753 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
4754 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
4755 and "print null_pmf".
4756 Add test "ptype a.*pmf".
4757 * gdb.cp/overload.exp: Allow optional "int" to appear with
4758 "short" and "long".
4759 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
4760 long expect value for men_overload1arg.
4761 Allow "int" to appear with "short" and "long".
4762 When testing "info break", add argument for main (void).
4763 Also allow "int" to appear with "short" and "long".
4764 Ditto with "unsigned" and "long long".
cec808ec
KS
4765 * gdb.java/jmain.exp: Do not enclose methods names in single
4766 quotes.
4767 * gdb.java/jmisc.exp: Likewise.
4768 * gdb.java/jprint.exp: Likewise.
4769 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
4770
4771 From Jan Kratochvil <jan.kratochvil@redhat.com>:
4772 * gdb.cp/exception.exp (backtrace after first throw)
4773 (backtrace after second throw): Allow a namespace before __cxa_throw.
4774 (backtrace after first catch, backtrace after second catch): Allow
4775 a namespace before __cxa_begin_catch.
4776
4777 * gdb.cp/cpexprs.exp: New file.
4778 * gdb.cp/cpexprs.cc: New file.
4779
4780 From Daniel Jacobowitz <dan@codesourcery.com>
4781 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
4782 to use string_to_regexp.
4783 (ctor, dtor): New functions. Use them to match constructor
4784 and destructor function types.
4785 (Top level): Use runto_main.
4786
f870a310
TT
47872010-03-05 Tom Tromey <tromey@redhat.com>
4788
4789 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
4790 gdb.target_charset.
4791 (pp_ns.to_string): Likewise.
4792
0c199f28
KS
47932010-03-04 Keith Seitz <keiths@redhat.com>
4794
4795 * gdb.cp/overload.exp: Test that the filename portion of a linespec
4796 can be quoted. Test that both the filename and function/line
4797 portions can be quoted at the same time.
4798
c7437ca6
PA
47992010-03-04 Pedro Alves <pedro@codesourcery.com>
4800
4801 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
4802
b111b805
DE
48032010-03-03 Doug Evans <dje@google.com>
4804
24486cb7
DE
4805 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
4806 libc contains libpthread.
4807
b111b805
DE
4808 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
4809 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
4810 of gdb_compile. Add another pattern to match android backtrace.
4811
a0e0ef55
TT
48122010-03-03 Tom Tromey <tromey@redhat.com>
4813
4814 PR gdb/11345:
4815 * gdb.base/printcmds.exp (test_printf): Add test.
4816
1ba53b71
L
48172010-03-02 H.J. Lu <hongjiu.lu@intel.com>
4818
4819 * gdb.arch/amd64-byte.exp: New.
4820 * gdb.arch/amd64-dword.exp: Likewise.
4821 * gdb.arch/amd64-pseudo.c: Likewise.
4822 * gdb.arch/amd64-word.exp: Likewise.
4823 * gdb.arch/i386-byte.exp: Likewise.
4824 * gdb.arch/i386-pseudo.c: Likewise.
4825 * gdb.arch/i386-word.exp: Likewise.
4826
f5dff777
DJ
48272010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4828
4829 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
4830 types. Add structreg, bitfields, and flags registers.
4831 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
4832 registers.
4833
90884b2b
L
48342010-03-01 H.J. Lu <hongjiu.lu@intel.com>
4835
4836 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
4837 (load_description): Set architecture if defined.
4838
dc00d89f
PM
48392010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4840
4841 * gdb.python/py-frame.exp: Add read_var block tests.
4842 * gdb.python/py-frame.c (block): New function.
4843
0e095b7e
JK
48442010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4845 Daniel Jacobowitz <dan@codesourcery.com>
4846
4847 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
4848
624f1a65
DM
48492010-02-25 David S. Miller <davem@davemloft.net>
4850
4851 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
4852 fix logic for setting all_syscalls_numbers.
4853
f3e9a817
PM
48542010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4855
4856 * Makefile.in: Add py-block and py-symbol.
4857 * gdb.python/py-symbol.exp: New File.
4858 * gdb.python/py-symtab.exp: New File.
4859 * gdb.python/py-block.exp: New File.
4860 * gdb.python/py-symbol.c: New File.
4861 * gdb.python/py-block.c: New File.
4862
f6bbabf0
PM
48632010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4864
4865 PR python/11314
4866 * lib/gdb.exp (skip_python_tests): New function.
4867 * gdb.python/py-cmd.exp: Use skip_python_tests.
4868 * gdb.python/py-frame.exp: Likewise.
4869 * gdb.python/py-function.exp: Likewise.
4870 * gdb.python/py-prettyprint.exp: Likewise.
4871 * gdb.python/py-template.exp: Likewise.
4872 * gdb.python/py-type.exp: Likewise.
4873 * gdb.python/py-value.exp: Likewise.
4874
85d721b8
PA
48752010-02-22 Pedro Alves <pedro@codesourcery.com>
4876
4877 PR9605
4878
4879 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
4880
48e32051
TT
48812010-02-19 Tom Tromey <tromey@redhat.com>
4882
4883 PR c++/8693, PR c++/9496:
4884 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
4885 regression tests.
4886
ac9c0048
JK
48872010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4888
4889 Fix compatibility with m68k as.
4890 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
4891 Use only /* comments */.
4892
57bb97a4
UW
48932010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4894
4895 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
4896 * configure: Regenerate.
4897
7d1bf85c
DJ
48982010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
4899
4900 * gdb.python/py-type.exp: Check for Python support.
4901
061b5285
PA
49022010-02-17 Pedro Alves <pedro@codesourcery.com>
4903
4904 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
4905 `regsub' syntax available.
4906
f8a8bc2c
PA
49072010-02-17 Pedro Alves <pedro@codesourcery.com>
4908
4909 * gdb.base/shmain.c (main): Remove printf call.
4910 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
4911 * gdb.base/unload.c (main): Make format of fprintf a string
4912 literal. Add missing endlines to prints to stderr.
4913 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
4914
6f451e5e
TT
49152010-02-17 Tom Tromey <tromey@redhat.com>
4916
4917 * gdb.java/jprint.java (jprint.props): New field.
4918 * gdb.java/jprint.exp (set_lang_java): Add regression test.
4919
12d79008
PA
49202010-02-17 Pedro Alves <pedro@codesourcery.com>
4921
ef801a0e 4922 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
4923 available.
4924
d252f7e5
DJ
49252010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4926
4927 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
4928 creation to support remote host testing.
4929
67bdab6c
DJ
49302010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4931
4932 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
4933 Recognize "command not found".
4934
bb391223
DJ
49352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4936
4937 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
4938 single-stepping.
4939
70362913
DJ
49402010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4941
4942 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
4943 if arguments are not supported.
4944
493f3c00
DJ
49452010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4946
4947 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
4948 be const or non-const.
4949
8034c749
DJ
49502010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4951
4952 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
4953 mi_send_resuming_command to send -exec-continue.
4954
791dfb64
DJ
49552010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4956
4957 * gdb.base/list.exp (test_list_filename_and_function): Add test
4958 with single quotes.
4959 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
4960 matching.
4961 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
4962 Add KFAIL'd tests for PR gdb/11289.
4963
7c5fe868
DJ
49642010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4965
4966 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
4967
fdc498b8
DJ
49682010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4969
4970 * gdb.base/comp-dir/subdir/dummy.txt: New file.
4971 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
4972 a temporary directory.
4973
b519e2a6
DJ
49742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4975
4976 * gdb.base/charset.exp: Use a single regular expression to match
4977 show host-charset and show target-charset output.
4978
74164c56
JK
49792010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4980
4981 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
4982 "Illegal process-id" expect string more exact.
4983 (attach to digits-starting nonsense is prohibited): New.
4984
701ed6dc
JK
49852010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 * gdb.base/prelink.exp (set verbose on): New.
4988
889bf7c5 49892010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
4990
4991 * mi-reverse.exp: New file. Test for reverse option to the
4992 following MI commands: exec-continue, exec-finish, exec-next,
4993 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 4994
dadf0e9c
JB
49952010-02-09 Joel Brobecker <brobecker@adacore.com>
4996
4997 * gdb.ada/ptype_tagged_param: New testcase.
4998
714f19d5
TT
49992010-02-08 Tom Tromey <tromey@redhat.com>
5000
5001 PR c++/8017:
5002 * gdb.cp/overload.exp: Add tests.
5003 * gdb.cp/overload.cc (struct K): New.
5004 (namespace N): New.
5005 (main): Call new functions.
5006 (K::staticoverload): Define.
5007
889bf7c5 50082010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
5009
5010 PR gdb/10728
5011 * gdb.cp/pr10728-x.h: New file.
5012 * gdb.cp/pr10728-x.cc: New file.
5013 * gdb.cp/pr10728-y.cc: New file.
5014 * gdb.cp/pr10728.exp: New file.
5015 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
5016
889bf7c5 50172010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
5018
5019 PR gdb/9067
5020 * gdb.cp/pr9067.exp: New
5021 * gdb.cp/pr9067.cc: New
5022 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
5023
7b356089
JB
50242010-02-08 Joel Brobecker <brobecker@adacore.com>
5025
5026 * lib/gdb.exp (gdb_test_timeout): New global variable.
5027 Set it to timeout if not already set.
5028 (gdb_init): Reset the value of timeout to gdb_test_timeout.
5029
1be00882
DE
50302010-02-05 Doug Evans <dje@google.com>
5031
5032 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
5033 user.
5034
82856980
SW
50352010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
5036
5037 PR c++/7935:
5038 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
5039
1a334831
TT
50402010-02-04 Tom Tromey <tromey@redhat.com>
5041
5042 * gdb.cp/virtbase.exp: Make test case names unique.
5043
9c3c02fd
TT
50442010-02-02 Tom Tromey <tromey@redhat.com>
5045
5046 * gdb.cp/virtbase.exp: Add regression tests.
5047 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
5048 (main): Instantiate RHC.
5049
0cc2414c
TT
50502010-02-02 Tom Tromey <tromey@redhat.com>
5051
5052 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
5053 type-printing change.
5054
edf3d5f3
TT
50552010-02-02 Tom Tromey <tromey@redhat.com>
5056
5057 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
5058 * gdb.cp/virtbase.cc: New file.
5059 * gdb.cp/virtbase.exp: New file.
5060 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
5061
e4b7f41c
JK
50622010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5063
5064 PR libc/11214:
5065 * gdb.threads/current-lwp-dead.c: Include features.h.
5066 (HAS_NOMMU): New.
5067 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
5068
b381ea14
JK
50692010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5070
5071 * gdb.base/symbol-without-target_section.exp,
5072 gdb.base/symbol-without-target_section.c: New.
5073
c593ac0e
DJ
50742010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5075
5076 * gdb.base/bigcore.exp: Reset increased timeout.
5077 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
5078
db25f29d
DJ
50792010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5080
5081 * gdb.base/gcore.exp (capture_command_output): Use
5082 gdb_test_multiple.
5083
f9d67f43
DJ
50842010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5085
5086 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
5087 * gdb.arch/thumb2-it.exp (test_it_break): New function.
5088 (Top level): Call it.
5089
177321bd
DJ
50902010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5091
5092 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
5093
97f2ed50
DJ
50942010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5095
5096 * gdb.base/call-strs.exp, gdb.base/default.exp,
5097 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
5098 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
5099 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
5100 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
5101 gdb.base/watchpoint-solib.exp: Save and restore timeout.
5102 * gdb.base/ending-run.exp: Correct restore of timeout.
5103 * gdb.base/page.exp: Remove unnecessary timeout setting.
5104
e4e2711a
JB
51052010-01-29 Joel Brobecker <brobecker@adacore.com>
5106
5107 * gdb.ada/rec_return: New testcase.
5108
ba581dc1
JB
51092010-01-29 Joel Brobecker <brobecker@adacore.com>
5110
5111 * gdb.ada/call_pn: New testcase.
5112
4ea95be9
DJ
51132010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5114
5115 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
5116 (Top level): Use it to resume.
5117 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
5118 the Thumb mode displaced stepping error as unsupported.
5119
df83a9bf
SW
51202010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
5121
889bf7c5
PA
5122 * gdb.cp/nsusing.exp: Added more tests.
5123 * gdb.cp/nsrecurs.exp: Ditto.
5124 * gdb.cp/nsusing.cc: Added test functions.
5125 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 5126
40b27cdc
JK
51272010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5128
5129 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
5130 absolute directory pathnames in gdb.sum file.
5131
de958931
SW
51322010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
5133
5134 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
5135 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
5136
708ead4e
TT
51372010-01-26 Tom Tromey <tromey@redhat.com>
5138
5139 PR exp/7643:
5140 * gdb.base/printcmds.exp (test_print_string_constants): Remove
5141 setup_kfail.
5142
b14e635e
SW
51432010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
5144
5145 * gdb.cp/nsrecurs.exp: New test.
5146 * gdb.cp/nsrecurs.cc: New test program.
5147 * gdb.cp/nsstress.exp: New test.
5148 * gdb.cp/nsstress.cc: New test program.
5149 * gdb.cp/nsdecl.exp: New test.
5150 * gdb.cp/nsdecl.cc: New test program.
5151
8540c487
SW
51522010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
5153
5154 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
5155 imported into file scope.
5156 Marked test as xfail.
5157 * gdb.cp/namespace-using.cc (marker5): New function.
5158 * gdb.cp/shadow.exp: New test.
5159 * gdb.cp/shadow.cc: New test program.
5160 * gdb.cp/nsimport.exp: New test.
5161 * gdb.cp/nsimport.cc: New test program.
5162
421d5d99
TT
51632010-01-25 Tom Tromey <tromey@redhat.com>
5164
5165 PR gdb/11049:
5166 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
5167 with "set print null-stop on".
5168
691f8dc1
JK
51692010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5170
5171 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
5172 Adjust it for DISASSEMBLY_OMIT_FNAME.
5173
0b92b5bb
TT
51742010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5175
5176 PR symtab/11199:
5177 * gdb.dwarf2/member-ptr-forwardref.exp,
5178 gdb.dwarf2/member-ptr-forwardref.S: New.
5179
23787403
JK
51802010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5181
5182 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
5183 (thread1_func): Protect thread1_tid with thread1_tid_cond by
5184 thread1_tid_mutex. Remove gdbstop_mutex handling.
5185 (thread2_func): Protect thread2_tid with thread2_tid_cond by
5186 thread2_tid_mutex. Remove gdbstop_mutex handling.
5187 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
5188 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
5189 pthread_cond_wait conditionalizations by while loops.
5190
b966cb8a
TT
51912010-01-20 Tom Tromey <tromey@redhat.com>
5192
5193 PR backtrace/10770:
5194 * gdb.dwarf2/pr10770.exp: New file.
5195 * gdb.dwarf2/pr10770.c: New file.
5196 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
5197
fcae584b
VP
51982010-01-20 Vladimir Prus <vladimir@codesourcery.com>
5199
5200 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
5201 that target was removed, and the test always runs native anyway.
5202
a0f49112
JK
52032010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5204
5205 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
5206 gdb.base/watchpoint-cond-gone-stripped.c: New.
5207
ceeb3d5a
TT
52082010-01-19 Tom Tromey <tromey@redhat.com>
5209
5210 PR c++/8000:
5211 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
5212 existing tests.
5213 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
5214 (main): Use AAA::SomeEnum.
5215
dd322c54
JK
52162010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5217
5218 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
5219 (test_ignore_count): Declare line_callme_body global.
5220 (run to breakpoint with ignore count): Use line_callme_body.
5221 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
5222 (set line_main_hello, set line_main_return): Reindent.
5223 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
5224 New.
5225 (continue to callee4): Use line_callee4_body.
5226 (check *stopped from CLI command): Use line_callee4_next.
5227 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
5228 (set line_main_hello, set line_main_return): Reindent.
5229 (set line_callee4_head, set line_callee4_body): New.
5230 (continue to callee4): Use line_callee4_body.
5231
4e8f195d
TT
52322010-01-18 Tom Tromey <tromey@redhat.com>
5233
5234 PR c++/9680:
5235 * gdb.cp/casts.cc: Add new classes and variables.
5236 * gdb.cp/casts.exp: Test new operators.
5237
9e14a9ba
JB
52382010-01-18 Tom Tromey <tromey@redhat.com>
5239 Thiago Jung Bauermann <bauerman@br.ibm.com>
5240
5241 * gdb.python/source2.py: New file.
5242 * gdb.python/source1: New file.
5243 * gdb.python/python.exp: Test "source" command.
5244
00bf0b85
SS
52452010-01-15 Stan Shebs <stan@codesourcery.com>
5246
5247 * gdb.trace/tfile.c: New file.
5248 * gdb.trace/tfile.exp: New file.
889bf7c5 5249
55235ad7
JK
52502010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5251
5252 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
5253
9f2982ff
JK
52542010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5255
5256 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
5257
bbfba9ed
JK
52582010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
5261 (libfunc): New parameter action. Implement also selectable "sleep".
5262 * gdb.base/break-interp-main.c: Include assert.h.
5263 (libfunc): New parameter action.
5264 (main): New parameters argc and argv. Assert argc. Pass argv.
5265 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
5266 (test_attach): New proc.
5267 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
5268 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
5269
61f0d762
JK
52702010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5271
5272 * gdb.base/break-interp.exp (test_core): New proc.
5273 (test_ld): Call it.
5274
06a6f270
JK
52752010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5276
5277 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
5278 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
5279 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
5280 and gdb_compile_shlib. Use new -Wl compiler options.
5281 (dl bt, main bt): New tests.
5282
51bee8e9
JK
52832010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5284
5285 Support PIEs with no symfile_objfile.
5286 * gdb.base/break-interp.exp: New argument at the test_ld calls.
5287 (test_ld): New parameter trynosym.
5288 (test_ld <$trynosym>): New block.
5289
b8040f19
JK
52902010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5291
5292 * gdb.base/break-interp.exp: New file.
5293
be759fcf
PM
52942010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5295
5296 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
5297 * gdb.python/py-prettyprint.py (pp_ls): New printer.
5298 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
5299 test.
5300 * gdb.python/py-prettyprint.c: Define lazystring test structure.
5301 * gdb.python/py-mi.exp: Add lazy string test.
5302
dc146f7c
VP
53032010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5304
5305 * lib/mi-support.exp (mi_check_thread_states): Handle
5306 core number in thread listing.
5307
b4ba55a1
JB
53082010-01-12 Joel Brobecker <brobecker@adacore.com>
5309
5310 * gdb.base/maint.exp: Adjust the expected output for the
5311 "maint print type" test. Use gdb_test_multiple instead of
5312 gdb_sent/gdb_expect.
5313
08e24bd4
DE
53142010-01-11 Doug Evans <dje@google.com>
5315
6496a609
DE
5316 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
5317 from gdbserver_download. All callers updated.
5318
08e24bd4
DE
5319 * gdb.server/ext-run.exp: "info os processes" requires xml support.
5320
b5cfddf5
JK
53212010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5322
5323 Implement binary numbers parsing.
5324 * gdb.base/printcmds.exp (test_integer_literals_accepted)
5325 (test_integer_literals_rejected): New binary tests.
5326
3725885a
RW
53272010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5328
5329 * gdb.cell/configure: Regenerate.
5330
37aeb5df
JK
53312010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5332
5333 * gdb.base/corefile.exp: Move the core finding block out and call it as
5334 core_find, new variable $corefile, replace corefile by $corefile and
5335 [file tail $corefile] for usage vs. test names resp.
5336 * lib/gdb.exp (core_find): Move it as a new function here. New
5337 parameter binfile and deletefiles. New variable $destcore. Pre-delete
5338 $destcore. Return "" on error.
5339
d521f563
JK
53402010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5341
5342 Workaround PR binutils/10802.
5343 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
5344 (twice).
5345
28f24826
DJ
53462010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5347
5348 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
5349
2de75e71
JB
53502010-01-08 Joel Brobecker <brobecker@adacore.com>
5351
5352 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
5353 call, to avoid interruption.
5354
fe00719b 53552010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
5356
5357 * gdb.stabs/weird.def (args93): New.
5358
d0ef5df8
DE
53592010-01-07 Doug Evans <dje@google.com>
5360
5361 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
5362
3a08d52f
TT
53632010-01-07 Tom Tromey <tromey@redhat.com>
5364
5365 * gdb.base/source.exp: Use correct line number.
5366
7a697b8d
SS
53672010-01-05 Stan Shebs <stan@codesourcery.com>
5368
5369 * gdb.trace/tracecmd.exp: Test ftrace.
5370
7803799a
UW
53712010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5372
5373 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
5374
c54eabfa
JK
53752010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5376
5377 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
5378 "uint_for_mi_testing".
5379
02e7ef19
JB
53802010-01-01 Joel Brobecker <brobecker@adacore.com>
5381
5382 Test indented comment in file being sourced.
5383 * gdb.base/commands.exp: Test indented comment in file being sourced.
5384
abd775ce
JB
53852010-01-01 Joel Brobecker <brobecker@adacore.com>
5386
5387 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
5388 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
5389 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
5390 notice.
5391
79b55b82
JB
53922010-01-01 Joel Brobecker <brobecker@adacore.com>
5393
5394 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
5395 notice.
5396
8997583e
JK
53972010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5398
5399 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
5400 missing $after_stopped and comma (,) expectation.
5401
6da95a67
SS
54022009-12-31 Stan Shebs <stan@codesourcery.com>
5403
5404 * gdb.trace/actions.exp: Test teval action.
889bf7c5 5405
218d2fc6
TJB
54062009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5407
5408 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
5409 (top level): Call test_watchpoint_in_big_blob.
5410 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
5411 watchpoints.
5412 (func3): Write to buf.
5413
236f1d4d
SS
54142009-12-29 Stan Shebs <stan@codesourcery.com>
5415
5416 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 5417
f61e138d
SS
54182009-12-28 Stan Shebs <stan@codesourcery.com>
5419
5420 * gdb.trace/tsv.exp: New file.
5421 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 5422
0219b378
DJ
54232009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5424
5425 * gdb.base/find.c (main): Reference search buffers.
5426 * gdb.base/included.c (main): Reference integer.
5427 * gdb.base/ptype.c (charfoo): Declare.
5428 (intfoo): Call charfoo.
5429 * gdb.base/scope0.c (useitp): New function.
5430 (usestatics): Use useitp.
5431 (useit): Add a type for val.
5432 * gdb.base/scope1.c (useit1): Take a pointer argument.
5433 (usestatics1): Update calls to useit1.
5434 * gdb.cp/call-c.cc: Declare foo.
5435 (main): Call foo.
5436 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
5437 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
5438 (main): Call C::ensureRefs and ensureOtherRefs.
5439 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
5440 variables.
5441 (ensureOtherRefs): New function.
5442 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
5443 * gdb.cp/templates.cc (main): Call t5i.value.
5444
3f78692f
JK
54452009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5446
5447 Fix compatibility with G++-4.5.
5448 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
5449 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
5450 (uncaught return): Remove.
5451
429374b8
JK
54522009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5453 Phil Muldoon <pmuldoon@redhat.com>
5454
5455 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
5456 (bp_location13, bp_location14, bp_location17, bp_location18)
5457 (marker3_proto, marker4_proto): New variables.
5458 (breakpoint info): Update output.
5459 (run until breakpoint at marker3, run until breakpoint at marker4): New
5460 tests.
5461
859825b8
JK
54622009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5463
5464 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
5465 Replace the printf call of Y by provided "y-set-1" label. New block
5466 for the second shared library.
5467 * gdb.base/unload.exp: Compile also the second library, call
5468 gdb_load_shlibs also for it. Use now gdb_breakpoint.
5469 (single pending breakpoint info): Rename to ...
5470 (pending breakpoint info before run): ... this extended test.
5471 (libfile2, libname2, libsrcfile2, libsrc2)
5472 (lib_sl2): New variables.
5473 (exec_opts): Set also SHLIB_NAME2.
5474 (pending breakpoint info on first run at shrfunc1)
5475 (pending breakpoint info on second run at shrfunc1)
5476 (pending breakpoint info on second run at shrfunc2)
5477 (print y from libfile, print y from libfile2): New tests.
5478 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
5479 * gdb.base/unloadshr2.c: New.
5480
e6a386cd
HZ
54812009-12-22 Hui Zhu <teawater@gmail.com>
5482
5483 * gdb.reverse/sigall-reverse.exp: Adjust.
5484
9e19b45e
VP
54852009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5486
5487 PR gdb/10884
5488
5489 * gdb.mi/var-cmd.c (do_bitfield_tests): New
5490 (main): Call do_bitfield_tests.
aacf5b1e 5491 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 5492
d53a7b30
JB
54932009-12-20 Joel Brobecker <brobecker@adacore.com>
5494
5495 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
5496 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
5497 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
5498 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
5499 gdb.modula2/unbounded1.c: Update copyright header.
5500
191ca0a1
CM
55012009-12-10 Chris Moller <moller@mollerware.com>
5502
5503 PR gdb/9399
5504 * gdb.cp/virtfunc2.exp: New tests
5505 * gdb.cp/virtfunc2.cc: New tests
5506 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
5507
0fa6cf1b
MS
55082009-12-10 Oza Pawandeep (paawan1982@yahoo.com
5509
5510 * gdb.reverse/i387-env-reverse.c: New file.
5511 * gdb.reverse/i387-env-reverse.exp: New file.
5512 * gdb.reverse/i387-stack-reverse.c: New file.
5513 * gdb.reverse/i387-stack-reverse.exp: New file.
5514
361ae042
PM
55152009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5516
5517 * gdb.python/py-type.exp (test_range): New test.
5518
bfd31e71
PM
55192009-12-03 Phil Muldoon <pmuldoon@redhat.com>
5520
5521 PR python/10805
5522
5523 * gdb.python/py-type.exp: New file.
5524 * gdb.python/py-type.c: New file.
5525 * Makefile.in: Add py-type.
5526
57a1d736
TT
55272009-12-03 Tom Tromey <tromey@redhat.com>
5528
5529 * gdb.python/py-value.exp (test_parse_and_eval): New
5530 function.
5531
1f3b5d1b
PP
55322009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
5533
5534 PR gdb/11022
5535
5536 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
5537 * gdb.base/pr11022.c: New test.
5538
8b7dbdc9
JK
55392009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5540
5541 Fix spurious false FAILs.
5542 * gdb.base/structs.c (chartest): New.
5543 (main): Fill-in chartest.
5544 * gdb.base/structs.exp (anychar_re, first): New.
5545 (start_structs_test): Import global anychar_re and first.
5546 New gdb_test call "set print elements 300; ${testfile}"
5547 (start_structs_test <$first>): New block.
5548 (any): Import global anychar_re. New variable ac. Use ${ac}.
5549
6a53b2ec
JK
55502009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5551
5552 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
5553
d7167b4c
JK
55542009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5555
5556 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
5557 Force $srcfile file.
5558 * gdb.base/foll-fork.c (callee): Comment out the printf call.
5559
b1798462
UW
55602009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5561
5562 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
5563 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5564 * gdb.threads/watchthreads-reorder.exp: Likewise.
5565
b6199126
DJ
55662009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5567
5568 PR gdb/8704
5569
5570 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
5571 "if", and "thread". Correct matching in the previous test.
5572
b22a0510
DJ
55732009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
5574
5575 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
5576
930636d2
MS
55772009-11-23 Michael Snyder <msnyder@vmware.com>
5578
5579 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
5580 * gdb.reverse-watch-precsave.exp: Ditto.
5581
21a0512e
PP
55822009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5583
5584 * gdb.asm/asm-source.exp: Adjust.
5585 * gdb.base/help.exp: Adjust.
889bf7c5 5586
fc30d5e0
PA
55872009-11-22 Pedro Alves <pedro@codesourcery.com>
5588
5589 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
5590 (do_syscall_tests_without_xml): Set data-directory to
5591 /the/path/to/nowhere.
5592
f6bc2008
PA
55932009-11-21 Pedro Alves <pedro@codesourcery.com>
5594
5595 * gdb.threads/local-watch-wrong-thread.c,
5596 gdb.threads/local-watch-wrong-thread.exp: New files.
5597
8c2fb5de
PA
55982009-11-21 Pedro Alves <pedro@codesourcery.com>
5599
5600 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
5601 assume new `regsub' syntax available.
5602
ebec9a0f
PA
56032009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5604
a79d3c27
JK
5605 * gdb.base/watchpoint-hw-hit-once.exp,
5606 gdb.base/watchpoint-hw-hit-once.c: New.
5607
56082009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5609
5610 * gdb.threads/watchthreads-reorder.exp,
5611 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 5612
276a961b
MK
56132009-11-17 Nathan Sidwell <nathan@codesourcery.com>
5614
5615 * gdb.xml/tdesc-regs.exp: Use for m68k.
5616
4867c1fb
PA
56172009-11-15 Pedro Alves <pedro@codesourcery.com>
5618
5619 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
5620
f6838f81
DJ
56212009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5622
5623 * lib/gdb.exp (current_target_name): New procedure.
5624 (gdb_wrapper_target): New variable.
5625 (gdb_wrapper_init): Set gdb_wrapper_target.
5626 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
5627 wrapper.
5628
4ac4dd3f
DJ
56292009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5630
5631 * gdb.base/remote.exp: Delete the slowest load test.
5632 Do not load with fixed packet sizes.
5633
a7881759
DJ
56342009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5635
5636 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
5637
97a5b505
DJ
56382009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5639
5640 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
5641 srcfile when setting a breakpoint.
5642
d3e1fc54
DJ
56432009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
5644
5645 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
5646 macros.
5647
7cbcbded
DJ
56482009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
5649
5650 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
5651 to be in memory.
5652 * gdb.base/display.c (force_mem): New.
5653 (do_loops): Use it. Add breakpoint comments.
5654 (do_vars): Add a breakpoint comment.
5655 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
5656 line numbers.
5657
bdea3a92
NF
56582009-11-13 Nathan Froyd <froydnj@codesourcery.com>
5659
5660 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
5661 instead of a bare "run".
5662
269f82e5
PP
56632009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5664
5665 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 5666
a69b7d9d
DJ
56672009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5668
5669 * lib/cell.exp (skip_cell_tests): Clean up test files before
5670 returning.
5671
b598bfda
DJ
56722009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5673
5674 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
5675 and the breakpoint menu. Do not call perror if a prompt is seen.
5676 Consume the following GDB prompt.
5677 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
5678 * gdb.cp/namespace.exp: Use gdb_test.
5679 * gdb.cp/templates.exp: Use gdb_test.
5680 (test_template_breakpoints): Use gdb_test_multiple.
5681
87728fa0
DJ
56822009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5683
5684 * gdb.base/break1.c (struct some_struct, values): Move earlier.
5685 (marker4): Reference values.
5686
b67c692f
DJ
56872009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5688
5689 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
5690 is missing.
5691
f0df251a
DJ
56922009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5693
5694 * gdb.base/break.c (need_malloc): New.
5695 * gdb.base/constvars.c (main): Reference crass and crisp.
5696 * gdb.base/gdb1821.c (main): Reference bar.
5697 * gdb.cp/gdb1355.cc (main): Reference s1.
5698 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
5699 (main): Call them.
5700 * gdb.cp/hang2.cc (dummy2): Define.
5701 * gdb.cp/hang3.cc (dummy3): Define.
5702 * gdb.cp/m-data.cc (main): Reference shadow.
5703
bdf7534a
NF
57042009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
5705 Nathan Froyd <froydnj@codesourcery.com>
5706
5707 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
5708 remote host.
5709
f24fce77
NF
57102009-11-12 Nathan Froyd <froydnj@codesourcery.com>
5711
5712 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
5713 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
5714 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5715 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5716 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5717 * gdb.dwarf2/dw2-producer.exp: Likewise.
5718 * gdb.dwarf2/mac-fileno.exp: Likewise.
5719 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
5720 py-prettyprint.py to the remote host.
5721 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
5722
40f0318e
KS
57232009-11-11 Keith Seitz <keiths@redhat.com>
5724
5725 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
5726 use it instead of "Foo".
5727 * gdb.cp/classes.exp (do_tests): Add a test to access
5728 a method through a typedef'd class name.
5729
f3d9f7fb
NF
57302009-11-11 Nathan Froyd <froydnj@codesourcery.com>
5731
5732 * gdb.base/long_long.exp: Permit leading zeros on floating-point
5733 exponents.
5734 * gdb.base/pointers.exp: Likewise.
5735 * gdb.cp/ref-types.exp: Likewise.
5736
a4216f37
KS
57372009-11-11 Keith Seitz <keiths@redhat.com>
5738
5739 * gdb.cp/cplusfuncs.cc (class foo): Add operators
5740 new[] and delete[].
5741 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
5742 "void".
5743 (probe_demangler): Remove all single-quoting of
5744 method and variable names.
5745 (info_func_regexp): Remove the word "void" from any
5746 occurrence of "(void)".
5747 (print_addr_2): Remove all single-quoting of
5748 method names.
5749 (print_addr_2_kfail): Likewise.
5750 (print_addr): Single-quote C function names before
5751 passing to print_addr_2.
5752 (test_paddr_operator_functions): Remove single-quoting
5753 for method names.
5754 Add tests for operator new[] and operator delete[].
5755
9b14d7aa
JK
57562009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5757
5758 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
5759
85feb311
KS
57602009-11-09 Keith Seitz <keiths@redhat.com>
5761
5762 * gdb.cp/overload.exp: Add tests for resolving overloaded
5763 methods in expression parsing/evaluation.
5764
fa335448
DJ
57652009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * lib/gdb.exp (default_gdb_version): Use --version instead of
5768 --command.
5769
ec3c07fc
NS
57702009-11-10 Nathan Sidwell <nathan@codesourcery.com>
5771
5772 * lib/gdb.exp (gdb_compile_test): New.
5773 (skip_ada_tests, skip_java_tests): New.
5774 (gdb_compile): Use gdb_compile_test for f77.
5775 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
5776 * lib/java.exp (compile_java_from_source): Remove runtests check,
5777 use gdb_compile_test to record result.
5778 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
5779 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
5780 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
5781 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
5782 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
5783 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
5784 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
5785 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
5786 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
5787 adjust gdb_compile invocations.
5788
b8b4e42b
JK
57892009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 * Makefile.in (abs_builddir): New.
5792 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
5793 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
5794 `$(abs_builddir)/site.exp'.
5795
f8b7eaf3
DJ
57962009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
5797
5798 * config/m68k-emc.exp, lib/emc-support.exp,
5799 gdb.trace/gdb_c_test.c: Delete.
5800 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
5801 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
5802 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5803 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
5804 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5805 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
5806 casing for m68k-*-elf.
5807
c4187697
NS
58082009-11-03 Pedro Alves <pedro@codesourcery.com>
5809
5810 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
5811 * gdb.arch/i386-prologue.exp: Likewise.
5812 * gdb.arch/i386-unwind.exp: Likewise.
5813
db16b772
DJ
58142009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
5815
5816 * lib/gdb.exp (gdb_expect): Fix timeout typo.
5817
bcf71277
DJ
58182009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
5819
5820 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
5821
0105cee2
DJ
58222009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
5823
5824 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
5825
24ddea62
JK
58262009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5827
5828 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
5829
287ccc17
JK
58302009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5831
5832 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
5833 * gdb.base/sepdebug2.c: New file.
5834
08bca259 58352009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
5836
5837 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
5838 the modified warnings for catch syscall. Verify if GDB was compiled
5839 with support for lib expat, and choose which tests to run depending
5840 on this.
5841
5d4e2b76
VP
58422009-10-30 Vladimir Prus <vladimir@codesourcery.com>
5843
5844 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
5845 that composite commands are parsed OK. And also test
5846 that breakpoint commands do work.
5847
240e538a
MS
58482009-10-23 Michael Snyder <msnyder@vmware.com>
5849
5850 gdb.reverse/consecutive-precsave.exp: Change expect pattern
5851 to allow for new disassembly style.
5852
9c419145
PP
58532009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5854
5855 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 5856
02506ff1
MS
58572009-10-22 Michael Snyder <msnyder@vmware.com>
5858
5859 * gdb.reverse/break-precsave.exp: New test.
5860 * gdb.reverse/consecutive-precsave.exp: Ditto.
5861 * gdb.reverse/finish-precsave.exp: Ditto.
5862 * gdb.reverse/i386-precsave.exp: Ditto.
5863 * gdb.reverse/machinestate-precsave.exp: Ditto.
5864 * gdb.reverse/sigall-precsave.exp: Ditto.
5865 * gdb.reverse/solilb-precsave.exp: Ditto.
5866 * gdb.reverse/step-precsave.exp: Ditto.
5867 * gdb.reverse/until-precsave.exp: Ditto.
5868 * gdb.reverse/watch-precsave.exp: Ditto.
5869
4cf866a3
MS
58702009-10-22 Michael Snyder <msnyder@vmware.com>
5871
5872 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
5873 for gdb_expect. Adjust one test's expect strings for the new
5874 format of disassemble.
5875 * gdb.reverse/finish-reverse.exp: Delete 'return'.
5876 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
5877 gdb_test_multiple.
5878 * gdb.reverse/step-reverse.exp: Delete 'return'.
5879 * gdb.reverse/until-reverse.exp: Delete blank lines.
5880 * gdb.reverse/watch-reverse.exp: Delete blank lines.
5881
2b28d209
PP
58822009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5883
5884 * gdb.base/consecutive.exp: Adjust.
5885 * gdb.base/display.exp: Likewise.
5886 * gdb.base/pc-fp.exp: Likewise.
5887 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 5888
33b9c32b
MS
58892009-10-19 Michael Snyder <msnyder@vmware.com>
5890
5891 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
5892 * gdb.reverse/finish-reverse.c: Ditto.
5893 * gdb.reverse/sigall-reverse.c: Ditto.
5894 * gdb.reverse/solib-reverse.c: Ditto.
5895 * gdb.reverse/step-reverse.c: Ditto.
5896 * gdb.reverse/watch-reverse.c: Ditto.
5897
6c95b8df
PA
58982009-10-19 Pedro Alves <pedro@codesourcery.com>
5899 Stan Shebs <stan@codesourcery.com>
5900
5901 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
5902 * gdb.base/foll-exec.exp: Adjust to expect a process id before
5903 "Executing new program".
5904 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
5905 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
5906 left listed after having been killed.
5907 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
5908 * gdb.base/maint.exp: Adjust test.
5909
5910 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
5911 * gdb.multi/Makefile.in: New.
5912 * gdb.multi/base.exp: New.
5913 * gdb.multi/goodbye.c: New.
5914 * gdb.multi/hangout.c: New.
5915 * gdb.multi/hello.c: New.
5916 * gdb.multi/bkpt-multi-exec.c: New.
5917 * gdb.multi/bkpt-multi-exec.exp: New.
5918 * gdb.multi/crashme.c: New.
5919
279017b7
TG
59202009-10-13 Tristan Gingold <gingold@adacore.com>
5921
5922 * gdb.base/sepdebug.exp: Check debug info are found.
5923
0413d738
PA
59242009-10-08 Pedro Alves <pedro@codesourcery.com>
5925
5926 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
5927 bits.
5928
c628eecc
JK
59292009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5930
5931 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
5932
38af1bfe
JB
59332009-10-07 Joel Brobecker <brobecker@adacore.com>
5934
5935 * gdb.base/watchpoints.c: Add copyright header. Reformat one
5936 of the comments.
5937
2b0adecd
PM
59382009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
5939
5940 * gdb.base/annota1.exp: Remove obsolete match_max increase.
5941 * gdb.base/annota3.exp: Idem.
5942 * gdb.base/maint.exp: Idem.
5943
8d417781
PM
59442009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
5945
889bf7c5 5946 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
5947 to default.
5948
bb61102d
PM
59492009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
5950
889bf7c5 5951 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
5952 mingw and cygwin targets.
5953
ace5c364
PM
59542009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
5955 Pedro Alves <pedro@codesourcery.com>
5956
889bf7c5 5957 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
5958 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
5959
c2d494a0
PM
59602009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
5961
e1b52ce2
PM
5962 * gdb.base/shr1.c: Use %p in format string.
5963 * gdb.base/unload.c: Avoid warning in fprintf.
5964 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 5965
209f53f5
PM
59662009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
5967
5968 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
5969 long type.
5970 (test_unlink): Correct printf string.
5971 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
5972 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
5973
8172766a
JK
59742009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5975
5976 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
5977 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
5978 * gdb.arch/ia64-breakpoint-shadow.S: New file.
5979
0f73703c
UW
59802009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5981
5982 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
5983 * gdb.objc/nondebug.exp: Likewise.
5984
b32306ca
UW
59852009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5986
5987 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
5988 target_info setting.
5989
5990 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
5991 that detect new threads during "info threads".
5992
0057022f
UW
59932009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5994
5995 * gdb.threads/manythreads.c (main): Increase thread stack size
5996 to 2*PTHREAD_STACK_MIN.
5997 * gdb.threads/multi-create.c (main): Likewise.
5998 (create_function): Likewise.
5999
f29c0325
UW
60002009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6001
6002 * gdb.base/dump.exp: Pass difference of pointer types instead
6003 of integer types as offset to restore in intarr3.srec case.
6004
fcb34849
UW
60052009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6006
6007 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
6008
d5142e3b
UW
60092009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6010
6011 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
6012
087b74b2 60132009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 6014
087b74b2
PM
6015 New test for two watchpoints, with disabling of
6016 the first inserted.
6017 * testsuite/gdb.base/watchpoints.c: New file.
6018 * testsuite/gdb.base/watchpoints.exp: New file.
6019
96c07c5b
TT
60202009-09-25 Tom Tromey <tromey@redhat.com>
6021
6022 * gdb.base/charset.exp: Test utf-16 strings with Python.
6023
b8899f2b
TT
60242009-09-25 Tom Tromey <tromey@redhat.com>
6025
6026 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
6027 UCS-4.
6028 * gdb.base/charset.c (utf_32_string): Rename.
6029 (init_utf32): Rename.
6030 (main): Update.
6031
329719ec
TT
60322009-09-22 Tom Tromey <tromey@redhat.com>
6033
6034 * gdb.python/py-function.exp: Add regression tests.
6035
11ef0d76
KS
60362009-09-21 Keith Seitz <keiths@redhat.com>
6037
6038 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
6039 with invalid operator.
6040
3fe8f3b3
KS
60412009-09-21 Keith Seitz <keiths@redhat.com>
6042
6043 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
6044 and destructor using typedef name of class.
6045 * gdb.cp/classes.cc (class Base1): Add a destructor.
6046 (base1): New typedef.
6047 (use_methods): Instanitate an object of type base1.
6048 * gdb.cp/templates.exp (test_template_typedef): New procedure.
6049 (do_tests): Call test_template_typedef.
6050 * gdb.cp/templates.cc (Baz::~Baz): New method.
6051 (intBazOne): New typedef.
6052 (main): Instantiate intBazOne.
6053
7a9fe101
PM
60542009-09-21 Phil Muldoon <pmuldoon@redhat.com>
6055
6056 PR python/10633
6057
6058 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
6059 Function.
6060 (run_lang_tests): Add print elements test.
6061
2e4d963f
PM
60622009-09-21 Phil Muldoon <pmuldoon@redhat.com>
6063
6064 * gdb.python/py-value.exp (test_subscript_regression): New
6065 function. Test for invalid subscripts.
6066 * gdb.python/py-value.c (main): Add test array, and pointer to it.
6067 (ptr_ref): New function.
6068
ec7e75e7
PP
60692009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6070
6071 * gdb.base/default.exp: Fix "show convenience".
6072
0cc7d26f
TT
60732009-09-15 Tom Tromey <tromey@redhat.com>
6074
6075 * lib/mi-support.exp (mi_create_varobj): Update.
6076 (mi_create_floating_varobj): Likewise.
6077 (mi_create_dynamic_varobj): New proc.
6078 (mi_varobj_update): Update.
6079 (mi_varobj_update_with_type_change): Likewise.
6080 (mi_varobj_update_kv_helper): New proc.
6081 (mi_varobj_update_dynamic_helper): Rewrite.
6082 (mi_varobj_update_dynamic): New proc.
6083 (mi_list_varobj_children): Update.
6084 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
6085 * gdb.python/python-prettyprint.py (pp_outer): New class.
6086 (pp_nullstr): Likewise.
6087 (lookup_function): Register new printers.
6088 * gdb.python/python-prettyprint.c (struct substruct): New type.
6089 (struct outerstruct): Likewise.
6090 (substruct_test): New function.
6091 (struct nullstr): New type.
6092 (string_1, string_2): New globals.
6093 (main): Add new tests.
6094 * gdb.python/python-mi.exp: Added regression tests.
6095 * gdb.mi/mi2-var-display.exp: Update.
6096 * gdb.mi/mi2-var-cmd.exp: Update.
6097 * gdb.mi/mi2-var-child.exp: Update.
6098 * gdb.mi/mi2-var-block.exp: Update.
6099 * gdb.mi/mi-var-invalidate.exp: Update.
6100 * gdb.mi/mi-var-display.exp: Update.
6101 * gdb.mi/mi-var-cmd.exp: Update.
6102 * gdb.mi/mi-var-child.exp: Update.
6103 * gdb.mi/mi-var-block.exp: Update.
6104 * gdb.mi/mi-break.exp: Update.
6105 * gdb.mi/gdb701.exp: Update.
6106
a96d9b2e
SDJ
61072009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6108
6109 * Makefile.in: Inclusion of catch-syscall object.
6110 * gdb.base/catch-syscall.c: New file.
6111 * gdb.base/catch-syscall.exp: New file.
6112
b43b923a
MS
61132009-09-12 Michael Snyder <msnyder@vmware.com>
6114
6115 * gdb.reverse/step-reverse.exp: Explicitly check for targets
6116 that can support reverse debuggnig.
6117
cec03d70
TT
61182009-09-11 Tom Tromey <tromey@redhat.com>
6119
6120 * gdb.dwarf2/valop.S: New file.
6121 * gdb.dwarf2/valop.exp: New file.
6122
e23bb3fc
MK
61232009-09-11 Mark Kettenis <kettenis@gnu.org>
6124
6125 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
6126
37c3696d
DE
61272009-09-10 Doug Evans <dje@google.com>
6128
6129 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
6130 Add $gdb_prompt to second breakpoint regexp.
6131
5172aecb
JB
61322009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
6133
6134 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
6135 names, add missing ones.
6136 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
6137 * gdb.python/py-frame.c: Rename from python-frame.c.
6138 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
6139 testfile name.
6140 * gdb.python/py-function.exp: Rename from python-function.exp.
6141 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
6142 testfile name.
6143 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
6144 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
6145 Adjust testfile name.
6146 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
6147 * gdb.python/py-template.cc: Rename from python-template.cc.
6148 * gdb.python/py-template.exp: Rename from python-template.exp.
6149 Adjust testfile name.
6150 * gdb.python/py-value.c: Rename from python-value.c.
6151 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
6152 testfile name.
6153
b554e4bd
JK
61542009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6155
6156 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
6157 $bpt2address.
6158 (Second breakpoint address is valid on ia64)
6159 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
6160
9a68ae16
JM
61612009-09-03 Joseph Myers <joseph@codesourcery.com>
6162
6163 * gdb.base/ending-run.exp: Restrict regular expression matching
6164 line number to require closing brace following.
6165
146b9145
DE
61662009-09-03 Doug Evans <dje@google.com>
6167
6168 * gdb.base/store.exp (check_set): Fix typo in expected value message.
6169
787d21e1
TT
61702009-09-02 Tom Tromey <tromey@redhat.com>
6171
6172 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
6173
e7802207
TT
61742009-09-02 Tom Tromey <tromey@redhat.com>
6175
6176 * gdb.dwarf2/callframecfa.exp: New file.
6177 * gdb.dwarf2/callframecfa.S: New file.
6178
817aadd2
JK
61792009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6180
6181 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
6182 gdb.base/solib-overlap-main.c: New.
6183
4a76eae5
DJ
61842009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
6185
6186 PR gdb/10565
6187
6188 * gdb.base/bitfields.c (struct container, container): New.
6189 (main): Initialize it and call break5.
6190 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
6191
d4b96c9a
JK
61922009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6193
6194 Support constant DW_AT_data_member_location by GCC PR debug/40659.
6195 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
6196
4e22772d
JK
61972009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6198
6199 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
6200
2efab443
MS
62012009-08-26 Michael Snyder <msnyder@vmware.com>
6202
6203 * gdb.base/i386-reverse.c: New file.
6204 * gdb.base/i386-reverse.exp: New file.
6205 * gdb.base/Makefile.in: Add new files to be removed.
6206
07ab73a0
JM
62072009-08-26 Joseph Myers <joseph@codesourcery.com>
6208
6209 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
6210 environment-pwd for remote host.
6211 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
6212
676accff
KS
62132009-08-24 Keith Seitz <keiths@redhat.com>
6214
6215 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
6216 Add two new C++ completer tests which limit the output to a
889bf7c5 6217 given class.
676accff 6218
f9f7ad22
MS
62192009-08-24 Michael Snyder <msnyder@vmware.com>
6220
6221 * gdb.base/del.exp: Fix typo in comment.
6222 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
6223
81ecdfbb
RW
62242009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6225
6226 * configure: Regenerate.
6227 * gdb.hp/configure: Likewise.
6228 * gdb.hp/gdb.aCC/configure: Likewise.
6229 * gdb.hp/gdb.base-hp/configure: Likewise.
6230 * gdb.hp/gdb.compat/configure: Likewise.
6231 * gdb.hp/gdb.defects/configure: Likewise.
6232 * gdb.hp/gdb.objdbg/configure: Likewise.
6233 * gdb.stabs/configure: Likewise.
6234
cab0c772
UW
62352009-08-19 Doug Evans <dje@google.com>
6236
6237 * gdb.base/gdbvars.c: New file.
6238 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
6239
b8fa0bfa
PA
62402009-08-14 Pedro Alves <pedro@codesourcery.com>
6241
6242 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
6243 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
6244
b84aa90a
PA
62452009-08-13 Pedro Alves <pedro@codesourcery.com>
6246
6247 * gdb.base/default.exp: Adjust "set language test": it's now an
6248 enum command. Larger help string moved to "help set language".
6249 * gdb.base/help.exp: Adjust "help set language" expected output,
6250 now lists all known languages.
6251
0d8f9b2c
NF
62522009-08-11 Nathan Froyd <froydnj@codesourcery.com>
6253
6254 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
6255 all frame arguments.
6256 * gdb.arch/altivec-regs.exp: Likewise.
6257
bda180e0
TT
62582009-08-07 Tom Tromey <tromey@redhat.com>
6259
6260 * gdb.base/setshow.exp: Add tests for changes to set language, set
6261 check range, and set check type.
6262
48cb2d85
VP
62632009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6264
6265 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
6266 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 6267 Call it.
48cb2d85 6268
1ea34204
UW
62692009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6270
6271 * configure.ac: Run gdb.cell tests when appropriate.
6272 * configure: Regenerate.
6273 * lib/cell.exp: New file.
6274 * gdb.cell: New directory.
6275 * gdb.cell/configure.ac: New file.
6276 * gdb.cell/configure: New file.
6277 * gdb.cell/Makefile.in: New file.
6278 * gdb.cell/arch.exp: New file.
6279 * gdb.cell/break.c: New file.
6280 * gdb.cell/break.exp: New file.
6281 * gdb.cell/break-spu.c: New file.
6282 * gdb.cell/bt.c: New file.
6283 * gdb.cell/bt2-spu.c: New file.
6284 * gdb.cell/bt-spu.c: New file.
6285 * gdb.cell/bt.exp: New file.
6286 * gdb.cell/coremaker.c: New file.
6287 * gdb.cell/coremaker-spu.c: New file.
6288 * gdb.cell/core.exp: New file.
6289 * gdb.cell/gcore.exp: New file.
6290 * gdb.cell/data.c: New file.
6291 * gdb.cell/data.exp: New file.
6292 * gdb.cell/data-spu.c: New file.
6293 * gdb.cell/ea-cache.exp: New file.
6294 * gdb.cell/ea-cache.c: New file.
6295 * gdb.cell/ea-cache-spu.c: New file.
6296 * gdb.cell/ea-standalone.c: New file.
6297 * gdb.cell/ea-standalone.exp: New file.
6298 * gdb.cell/ea-test.c: New file.
6299 * gdb.cell/ea-test.exp: New file.
6300 * gdb.cell/f-regs.exp: New file.
6301 * gdb.cell/mem-access.c: New file.
6302 * gdb.cell/mem-access.exp: New file.
6303 * gdb.cell/mem-access-spu.c: New file.
6304 * gdb.cell/ptype.exp: New file.
6305 * gdb.cell/registers.exp: New file.
6306 * gdb.cell/size.c: New file.
6307 * gdb.cell/sizeof.exp: New file.
6308 * gdb.cell/size-spu.c: New file.
6309 * gdb.cell/solib.exp: New file.
6310 * gdb.cell/solib-symbol.exp: New file.
6311
85e747d2
UW
63122009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6313
6314 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
6315
58d6951d
DJ
63162009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6317
6318 * gdb.base/float.exp: Handle VFP registers.
6319
6e0a4f15
MS
63202009-07-14 Michael Snyder <msnyder@vmware.com>
6321
dcd5da87
MS
6322 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
6323 to bring gdb to the beginning of the calling line.
6324
6e0a4f15
MS
6325 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
6326 confusing the i386 epilogue unwinder.
6327
782b2b07
SS
63282009-07-14 Stan Shebs <stan@codesourcery.com>
6329
6330 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
6331
f662c3bc
MS
63322009-07-14 Michael Snyder <msnyder@vmware.com>
6333
6334 * gdb.reverse/step-reverse.exp (stepi into function call):
6335 Call instruction may not be first instruction in the line.
6336 (reverse stepi from a function call): Used wrong line number.
6337
8f313923
JK
63382009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6339
6340 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
6341
4662c76e
JK
63422009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6343
6344 Fix gdb.base/macscp.exp when using custom inputrc.
6345 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
6346 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
6347 env(TERM) set.
6348 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
6349 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
6350
aa81e255
JK
63512009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6352
6353 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
6354 * gdb.base/annota1.exp (thread_test): Import global $testfile.
6355 Change the compilation target to match the testcase name.
6356 * gdb.base/sect-cmd.exp: Change the compilation target to match the
6357 testcase name.
6358 * a2-run.exp: Use for setup prepare_for_testing. Change the
6359 compilation target to match the testcase name.
6360 * gdb.base/commands.exp: Likewise.
6361 * gdb.base/finish.exp: Likewise.
6362 * gdb.base/float.exp: Likewise.
6363 * gdb.base/info-target.exp: Likewise.
6364 * gdb.base/relational.exp: Likewise.
6365 * gdb.base/term.exp: Likewise.
6366 * gdb.base/until.exp: Likewise.
6367 * gdb.base/volatile.exp: Likewise.
6368 * gdb.base/whatis-exp.exp: Likewise.
6369
4c93b1d7
HZ
63702009-07-11 Hui Zhu <teawater@gmail.com>
6371
6372 * gdb.base/help.exp (disassemble): Update expected help text.
6373
812f7342
TT
63742009-07-09 Tom Tromey <tromey@redhat.com>
6375
6376 * lib/gdb.exp: Handle TRANSCRIPT.
6377 (remote_spawn, remote_close, send_gdb): New procs.
6378
fbb8f299
PM
63792009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6380
6381 * gdb.python/python-prettyprint.c: Add counted null string
6382 structure.
6383 * gdb.python/python-prettyprint.exp: Print null string. Test for
6384 embedded nulls.
6385 * gdb.python/python-prettyprint.py (pp_ns): New Function.
6386 * gdb.python/python-value.exp (test_value_in_inferior): Add
6387 variable length string fetch tests.
6388 * gdb.python/python-value.c (main): Add strings for string fetch tests.
6389
c0ac0ec7
JK
63902009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6391
6392 * gdb.base/dump.exp (inaccessible memory is reported): New test.
6393
30b66ecc
TT
63942009-07-07 Tom Tromey <tromey@redhat.com>
6395
6396 * gdb.base/call-rt-st.exp: Update for change to escape output.
6397 * gdb.base/callfuncs.exp: Likewise.
6398 * gdb.base/charset.exp: Likewise.
6399 * gdb.base/constvars.exp: Likewise.
6400 * gdb.base/long_long.exp: Likewise.
6401 * gdb.base/pointers.exp: Likewise.
6402 * gdb.base/printcmds.exp: Likewise.
6403 * gdb.base/setvar.exp: Likewise.
6404 * gdb.base/store.exp: Likewise.
6405 * gdb.cp/ref-types.exp: Likewise.
6406 * gdb.mi/mi-var-child.exp: Likewise.
6407 * gdb.mi/mi-var-display.exp: Likewise.
6408 * gdb.mi/mi2-var-display.exp: Likewise.
6409 * gdb.base/charset.exp: Test octal escape sequence length.
6410 Update for change to escape output.
6411
187c4a2b
JK
64122009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6413
6414 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
6415
d80a43f9
DJ
64162009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
6417
6418 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
6419
047427a8
JK
64202009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6421
6422 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
6423 gdbserver increasing $portnum if "Can't bind address" has been seen.
6424
8b5a0f4f
PA
64252009-07-05 Pedro Alves <pedro@codesourcery.com>
6426
6427 * gdb.base/ending-run.exp: Add "step out of main" pattern for
6428 mingw32ce.
6429
7d93ba58
PA
64302009-07-05 Pedro Alves <pedro@codesourcery.com>
6431
6432 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
6433 VFP format.
6434
2277426b
PA
64352009-07-02 Pedro Alves <pedro@codesourcery.com>
6436
6437 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
6438 linux. Adjust to use "inferior", "info inferiors", "detach
6439 inferior" and "kill inferior" instead of "restart", "info fork",
6440 "detach fork" and "delete fork".
6441 * gdb.base/ending-run.exp: Spell out "info".
6442 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
6443 the "kill" command.
6444
5af949e3
UW
64452009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6446
6447 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
6448 change to prefix TLS offset in hex with 0x.
6449
5d3729b5
UW
64502009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6451
6452 * gdb.base/default.exp: Update test case for "x" changes.
6453
af589bd0
TG
64542009-07-01 Tristan Gingold <gingold@adacore.com>
6455
6456 * gdb.base/bigcore.exp: Make darwin untested.
6457
40974f91
JK
64582009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6459
6460 * gdb.base/completion.exp (directory completion): Create the directory.
6461 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
6462 escapeuniquesub.
6463 (directory completion 2): Expect now ${escapeuniquesub}.
6464 (Glob remaining of directory test): Remove one excessive newline.
6465 Expect the real output.
6466
59dd3af6
JK
64672009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6468
6469 Fix `make check//%' target after `make check' has been ran.
6470 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
6471 a mkdir call.
6472 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
6473 (%/.dir): Remove.
6474
f4e164aa
JK
64752009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6476
6477 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
6478 the expected result record.
6479
69af2122
JK
64802009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6481
6482 Remove racy FAILs relying just on the timeouts.
6483 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
6484 (annotation_level 2): Remove racy FAILs.
6485
2fd481e1
PP
64862009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
6487
6488 gdb/10275
889bf7c5
PA
6489 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
6490
c38f313d
DJ
64912009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
6492
6493 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
6494
8b777f02
VP
64952009-06-30 Vladimir Prus <vladimir@codesourcery.com>
6496
6497 * gdb.mi/mi-stack.exp: Testing symbolic options
6498 to -stack-list-locals and -stack-list-arguments.
6499
00c7eacf
JK
65002009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6501
6502 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
6503
6bc80edc
TT
65042009-06-29 Tom Tromey <tromey@redhat.com>
6505
6506 * dg-extract-results.sh: New file.
6507 * Makefile.in (FORCE_PARALLEL): New variable.
6508 (CHECK_TARGET): New conditional variable.
6509 (check): Use CHECK_TARGET.
6510 (DO_RUNTEST): New variable.
6511 (check-single): New target.
6512 (TEST_DIRS): New variable.
6513 (TEST_TARGETS): Likewise.
6514 (check-parallel): New target.
6515 (check-gdb.%): New pattern.
6516 (BASE1_FILES): New variable.
6517 (BASE2_FILES): Likewise.
6518 (check-gdb.base%): New pattern.
6519 (%/.dir): New pattern.
6520 * configure: Rebuild.
6521 * aclocal.m4 (AM_CONDITIONAL): New defun.
6522 * configure.ac: Check whether user is using GNU make.
6523 (GMAKE): New conditional.
6524
794684b6
SW
65252009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
6526
6527 * gdb.cp/namespace-nested-import.cc: New test.
6528 * gdb.cp/namespace-nested-import.exp: New test.
6529
edb3359d
DJ
65302009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6531
6532 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
6533 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
6534 * gdb.opt/Makefile.in (EXECUTABLES): Update.
6535 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
6536 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
6537 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
6538 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
6539 gdb.opt/inline-markers.c: New files.
6540 * lib/gdb.exp (skip_inline_frame_tests): New function.
6541 (skip_inline_var_tests): New function.
6542
cf657a0c
AS
65432009-06-27 Andreas Schwab <schwab@linux-m68k.org>
6544
6545 * gdb.cp/exception.exp: Don't require $hex before inner frame in
6546 backtrace.
6547
28d41a99
MS
65482009-06-27 Michael Snyder <msnyder@vmware.com>
6549
6550 * gdb.reverse: New directory.
6551 * gdb.reverse/break-reverse.c: New test.
6552 * gdb.reverse/break-reverse.exp: New test.
6553 * gdb.reverse/consecutive-reverse.c: New test.
6554 * gdb.reverse/consecutive-reverse.exp: New test.
6555 * gdb.reverse/finish-reverse.c: New test.
6556 * gdb.reverse/finish-reverse.exp: New test.
6557 * gdb.reverse/machinestate.c: New test.
6558 * gdb.reverse/ms1.c: New test.
6559 * gdb.reverse/machinestate.exp: New test.
6560 * gdb.reverse/Makefile.in: New file.
6561 * gdb.reverse/shr2.c: New test.
6562 * gdb.reverse/solib-reverse.c: New test.
6563 * gdb.reverse/solib-reverse.exp: New test.
6564 * gdb.reverse/step-reverse.c: New test.
6565 * gdb.reverse/step-reverse.exp: New test.
6566 * gdb.reverse/until-reverse.c: New test.
6567 * gdb.reverse/ur1.c: New test.
6568 * gdb.reverse/until-reverse.exp: New test.
6569 * gdb.reverse/watch-reverse.c: New test.
6570 * gdb.reverse/watch-reverse.exp: New test.
6571 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
6572 * configure: Regenerate.
6573
fe3c8b0d
DE
65742009-06-26 Doug Evans <dje@google.com>
6575
6576 * gdb.base/psymtab.exp: Turn off pending breakpoints.
6577
3a72a602
PM
65782009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
6579
6580 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
6581 windows problem for 'file delete $binfile'.
6582
27aa8d6a
SW
65832009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
6584
6585 * gdb.cp/namespace-using.exp: New test.
6586 * gdb.cp/namespace-using.cc: New test.
6587
8ac055f8
JB
65882009-05-20 Joel Brobecker <brobecker@adacore.com>
6589
6590 * gdb.ada/variant_record_packed_array: New testcase.
6591
85e306ed
TT
65922009-06-23 Tom Tromey <tromey@redhat.com>
6593
6594 * gdb.base/charset.exp (test_combination): Regression test.
6595 * gdb.base/charset.c (my_wchar_t): New typedef.
6596 (myvar): New global.
6597 (main): Set myvar.
6598
56643c5e
PM
65992009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
6600
6601 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
6602 target.
6603
1fac167a
UW
66042009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6605
6606 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
6607
7ccb0be9
UW
66082009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6609
6610 * gdb.mi/gdb680.exp: Update test for error message.
6611
568d6575
UW
66122009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6613
6614 * gdb.base/annota1.exp: Allow multiple occurrences of the
6615 frames-invalid annotation.
6616 * gdb.cp/annota2.exp: Likewise.
6617
7cd1089b
PM
66182009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6619
6620 * gdb.cp/gdb2495.cc: New file.
6621 * gdb.cp/gdb2495.exp: New file.
6622
72c63395
JK
66232009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6624
6625 Report error on GDB crash during runto.
6626 * lib/gdb.exp (runto <eof>): New.
6627
3788363d
DJ
66282009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
6629
6630 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
6631 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
6632 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
6633 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
6634 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
6635 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
6636 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
6637 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
6638 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
6639 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
6640 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
6641 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
6642 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6643 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
6644 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
6645 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
6646 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
6647 gdb.server/server-mon.exp, gdb.server/server-run.exp,
6648 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6649 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6650 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
6651 gdb.trace/passcount.exp, gdb.trace/report.exp,
6652 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
6653 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
6654 gdb.trace/while-stepping.exp: Use a unique name for the compiled
6655 executable.
6656
17592de3
PA
66572009-06-07 Pedro Alves <pedro@codesourcery.com>
6658
6659 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
6660 defined before referencing it.
6661
701e355d
DE
66622009-06-03 Doug Evans <dje@google.com>
6663
6664 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
6665 * gdb.arch/i386-see.c: Ditto.
6666
f2292c65
PM
66672009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
6668
6669 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
6670 (check_macro): Return 1 if undefined.
6671 If first test fails, check if macro debug information is available,
6672 and report unsupported test if no macro information is found.
6673
5a437975
DE
66742009-05-29 Doug Evans <dje@google.com>
6675
6676 * gdb.threads/hand-call-in-threads.exp: New.
6677 * gdb.threads/hand-call-in-threads.c: New.
6678
c141c696
MS
66792009-05-29 Michael Snyder <msnyder@vmware.com>
6680
6681 * gdb.base/break-always.exp: Change "1" to "on".
6682 Add confirmation check.
6683
b3444185
PA
66842009-05-28 Pedro Alves <pedro@codesourcery.com>
6685
6686 * gdb.threads/threxit-hop-specific.c: New.
6687 * gdb.threads/threxit-hop-specific.exp: New.
6688 * gdb.threads/thread-execl.c: New.
6689 * gdb.threads/thread-execl.exp: New.
6690
b6313243
TT
66912009-05-27 Tom Tromey <tromey@redhat.com>
6692 Thiago Jung Bauermann <bauerman@br.ibm.com>
6693
6694 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
6695 (mi_child_regexp): Likewise.
6696 (mi_list_varobj_children_range): Likewise.
6697 (mi_get_features): Likewise.
6698 (mi_list_varobj_children): Rewrite.
6699 * gdb.python/python-mi.exp: New file.
6700
a6bac58e
TT
67012009-05-27 Tom Tromey <tromey@redhat.com>
6702 Thiago Jung Bauermann <bauerman@br.ibm.com>
6703 Phil Muldoon <pmuldoon@redhat.com>
6704 Paul Pluzhnikov <ppluzhnikov@google.com>
6705
6706 * gdb.python/python-prettyprint.exp: New file.
6707 * gdb.python/python-prettyprint.c: New file.
6708 * gdb.python/python-prettyprint.py: New file.
6709 * gdb.base/display.exp: print/r is now valid.
6710
2c74e833
TT
67112009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6712 Tom Tromey <tromey@redhat.com>
6713 Pedro Alves <pedro@codesourcery.com>
6714 Paul Pluzhnikov <ppluzhnikov@google.com>
6715
6716 * gdb.python/python-template.exp: New file.
6717 * gdb.python/python-template.cc: New file.
6718 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
6719 tests.
6720 * gdb.python/python-value.exp (py_objfile_tests): New proc.
6721 Call it.
6722 (test_value_after_death): New proc.
6723 * gdb.python/python-value.c (PTR): New typedef.
6724 (main): New variable 'x'.
6725
89c73ade
TT
67262009-05-27 Tom Tromey <tromey@redhat.com>
6727
6728 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
6729 tests.
6730 * gdb.python/python-value.exp (py_objfile_tests): New proc.
6731 Call it.
6732
a75724bc
PA
67332009-05-27 Pedro Alves <pedro@codesourcery.com>
6734
6735 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
6736
e58b0e63
PA
67372009-05-24 Pedro Alves <pedro@codesourcery.com>
6738
6739 * gdb.threads/fork-thread-pending.c: New.
6740 * gdb.threads/fork-thread-pending.exp: New.
6741
4ac36638
JK
67422009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6743
6744 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
6745 * gdb.dwarf2/dw2-strp.S (a_string2): New.
6746
889bf7c5 67472009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 6748
889bf7c5 6749 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 6750
b242c3c2
PA
67512009-05-17 Pedro Alves <pedro@codesourcery.com>
6752
6753 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
6754 `gdb_get_line_number'. Call `callee' in both parent and child.
6755 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
6756 `gdb_get_line_number' instead of hardcoding line numbers.
6757 (catch_fork_unpatch_child): New procedure to test detaching
6758 breakpoints from child fork.
6759 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
6760 hardcoding line numbers.
6761 (do_fork_tests): Run `catch_fork_unpatch_child'.
6762
ee342b23
VP
67632009-05-17 Vladimir Prus <vladimir@codesourcery.com>
6764
6765 * gdb.mi/mi-cmd-var.exp: Check that when varobj
6766 of structure type enters or leaves the scope, it
6767 is reported by -var-update.
6768
e2009e98
DE
67692009-05-11 Doug Evans <dje@sebabeach.org>
6770
6771 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 6772 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
6773 * gdb.threads/schedlock.c (main): Fix off-by-one error.
6774
00903456
JK
67752009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6776
6777 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
6778
dc621c35
DE
67792009-04-30 Doug Evans <dje@google.com>
6780
6781 * gdb.threads/watchthreads2.exp: New testcase.
6782 * gdb.threads/watchthreads2.c: New testcase.
6783
9ab4e744
DE
67842009-04-29 Doug Evans <dje@google.com>
6785
6786 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
6787 * gdb.cp/mb-ctor.cc: Ditto.
6788 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
6789 * gdb.cp/mb-inline.h (multi_line_foo): New function.
6790 * gdb.cp/mb-inline1.cc: Call it.
6791 * gdb.cp/mb-inline2.cc: Ditto.
6792 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
6793 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
6794
484086b7
JK
67952009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6796
6797 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
6798 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
6799 Replace all uses of `decimal' by `nonzero'.
6800 (info macro FROM_COMMANDLINE): New test.
6801
379a77b5
TT
68022009-04-27 Tom Tromey <tromey@redhat.com>
6803
6804 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
6805
b92b73c2
DE
68062009-04-27 Doug Evans <dje@google.com>
6807
6808 * gdb.threads/watchthreads.c (main): Initialize args before starting
6809 the threads. Plus formatting cleanup.
6810 * gdb.threads/watchthreads.exp: Avoid errant failures due to
6811 biased scheduling of one thread.
6812
945a118d
JG
68132009-04-27 Jerome Guitton <guitton@adacore.com>
6814
6815 * gdb.cp/templates.cc (GetMax): New template.
6816 (main): Declare two instances of GetMax.
6817 * gdb.cp/templates.exp: Add new test.
6818
d389af10
JK
68192009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6820
6821 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
6822
e7f86de9
JM
68232009-04-22 Joseph Myers <joseph@codesourcery.com>
6824
6825 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
6826
334cc82d
TT
68272009-04-15 Tom Tromey <tromey@redhat.com>
6828
6829 * gdb.base/charset.exp: Add regression test.
6830
d12672cc
JB
68312009-04-14 Joel Brobecker <brobecker@adacore.com>
6832
6833 * gdb.base/exe-lock.exp: New testcase.
6834
18e8c3bc
TT
68352009-04-13 Tom Tromey <tromey@redhat.com>
6836
6837 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
6838 operator on Frame.
6839
5ecd5cbe
UW
68402009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6841
6842 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
6843 * gdb.server/ext-attach.exp: Likewise.
6844
7309f756
VP
68452009-04-03 Vladimir Prus <vladimir@codesourcery.com>
6846
6847 Eliminate some sleep usage.
6848
889bf7c5
PA
6849 * gdb.mi/basics.c (do_nothing): New.
6850 (main): Use do_nothing instead of printf, so that
6851 not to introduce race condition between output of
6852 inferiour and output of gdb. Do not use sleep as it
6853 is not generally available on embedded targets.
7309f756 6854
f4b95f6f
PA
68552009-04-02 Pedro Alves <pedro@codesourcery.com>
6856
6857 * gdb.server/ext-attach.exp: Expect an optional process id after
6858 "Detached from remote process".
6859
de40b933
JK
68602009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6861
6862 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
6863 gdb.dwarf2/dw2-unresolved.exp: New.
6864
2ae101a4
PA
68652009-04-02 Pedro Alves <pedro@codesourcery.com>
6866
6867 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
6868 mi_run_to_main.
6869
56a8e183
PA
68702009-04-02 Pedro Alves <pedro@codesourcery.com>
6871
6872 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
6873 mi_run_to_main. Skip thread exit test on remote targets.
6874 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
6875 mi_run_to_main.
6876 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
6877 mi_run_to_main.
6878 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
6879 when expecting ^connected. Detect when the target doesn't support
6880 non-stop mode.
6881 (mi_run_cmd): Detect if non-stop mode was requested by isn't
6882 supported. Return -1 on error, 0 on success.
6883 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
6884 (mi_runto): Return mi_runto_helper's result explicitly.
6885
c35fafde
PA
68862009-04-01 Pedro Alves <pedro@codesourcery.com>
6887
6888 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
6889
f8a8dce6
JB
68902009-04-01 Tom Tromey <tromey@redhat.com>
6891
6892 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
6893 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
6894 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
6895 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
6896
71c25dea
TT
68972009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
6898 Jan Kratochvil <jan.kratochvil@redhat.com>
6899
6900 PR gdb/931
6901 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
6902 output.
6903 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
6904 for gdb/931.
6905 * dw2-strp.S (DW_AT_language): Change to C++.
6906 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
6907
02d9a9ce
JB
69082009-03-31 Joel Brobecker <brobecker@adacore.com>
6909
6910 * gdb.ada/tasks: New testcase.
6911
1042e4c0
SS
69122009-03-30 Stan Shebs <stan@codesourcery.com>
6913
6914 * gdb.trace/actions.exp: Update to match new info trace format.
6915 * gdb.trace/deltrace.exp: Ditto.
6916 * gdb.trace/infotrace.exp: Ditto.
6917 * gdb.trace/passcount.exp: Ditto.
6918 * gdb.trace/save-trace.exp: Ditto.
6919 * gdb.trace/while-stepping.exp: Ditto.
6920 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
6921
f8f6f20b
TJB
69222009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6923
6924 * gdb.python/python-frame.c: New file.
6925 * gdb.python/python-frame.exp: New file.
6926
c0c6f777
TJB
69272009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6928
6929 * gdb.python/python-value.exp: Add tests for the address
6930 attribute.
6931
3cb51905
AS
69322009-03-29 Andreas Schwab <schwab@linux-m68k.org>
6933
6934 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
6935
88fc996f
DE
69362009-03-26 Doug Evans <dje@google.com>
6937
6938 * gdb.mi/mi-nonstop-exit.exp: New file.
6939 * gdb.mi/non-stop-exit.c: New file.
6940
56ef84b1
TT
69412009-03-26 Tom Tromey <tromey@redhat.com>
6942
6943 Update for change to prologue skipping:
6944 * gdb.mi/mi2-simplerun.exp: Update.
6945 * gdb.mi/mi2-break.exp: Update.
6946 * gdb.mi/mi-simplerun.exp: Update.
6947 * gdb.mi/mi-break.exp: Update.
6948 * gdb.base/ending-run.exp: Update.
6949
def2b000
TJB
69502009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6951
6952 * gdb.python/python-value.exp (test_value_in_inferior): Test
6953 gdb.Value.is_optimized_out attribute.
6954
442ddf59
JK
69552009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6956
6957 * gdb.dwarf2/dw2-noloc-main.c: New file.
6958 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
6959 (.text): Remove.
6960 (.data): New.
6961 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
6962 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
6963 (DW_TAG_subprogram func_cu1, noloc): Remove.
6964 (main): New.
6965 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
6966 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
6967 (file_symbols): New procedure.
6968
a8df5de4
TT
69692009-03-25 Tom Tromey <tromey@redhat.com>
6970
6971 * gdb.base/charset.exp (valid_target_charset): New proc.
6972 Use it to skip tests on invalid charsets.
6973
cc1d7add
PM
69742009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
6975
6976 * gdb.base/completion.exp: Add a test for directory completion.
6977
bcd5727b
JK
69782009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6979
6980 Fix a racy FAIL.
6981 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
6982 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
6983
cc924cad
TJB
69842009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6985
6986 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
6987 * gdb.python/python-function.exp: Add test for function returning
6988 a GDB value.
6989
bc3b79fd
TJB
69902009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
6991
6992 * gdb.python/python-function.exp: New file.
6993
6c7a06a3
TT
69942009-03-20 Tom Tromey <tromey@redhat.com>
6995
6996 * gdb.base/store.exp: Update for change to escape output.
6997 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
6998 to escape output.
6999 * gdb.base/pointers.exp: Update for change to escape output.
7000 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
7001 to escape output.
7002 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
7003 escape output.
7004 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
7005 to escape output.
7006 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
7007 escape output.
7008 * gdb.base/setvar.exp: Update for change to escape output.
7009 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
7010 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
7011 to escape output.
7012 (test_print_string_constants): Likewise.
7013 * gdb.base/charset.exp (valid_host_charset): Check size of
7014 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
7015 cases. Handle "auto"-related output.
7016 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
7017 (uvar, Uvar): New globals.
7018
c31af87b
JG
70192009-03-19 Jerome Guitton <guitton@adacore.com>
7020
7021 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
7022 deltas.
7023 * gdb.ada/fixed_points.exp: Ditto.
7024
51272cf2
PA
70252009-03-18 Pedro Alves <pedro@codesourcery.com>
7026
7027 * return-nodebug.c: Don't include stdio.h.
7028 (init): Delete.
7029 (func): Delete definition and provide extern declaration.
7030 (t): New.
7031 (main): Don't call printf. Call func and store its result in t.
7032 * return-nodebug1.c: New.
7033 * return-nodebug.exp: Don't expect stdio output. Instead, print
7034 the global variable t. Drop printf formatters and cast types from
7035 foreach loop. Don't use prepare_for_testing. Compile
7036 return-nodebug.c and return-nodebug1.c in separate steps. Don't
7037 define FORMAT or CAST.
7038
d24948ac
PP
70392009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7040
7041 * gdb.base/solib-display.exp: Disable test for remote targers.
7042
61ff14c6
JK
70432009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7044
7045 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
7046
cb4dce93
JK
70472009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7048
7049 Fix a racy FAIL.
7050 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
7051 code from `follow parent, print pids'.
7052 (`follow child, print pids', `follow parent, print pids'): Call it.
7053 Replace `gdb_test "break..."' by gdb_breakpoint.
7054
f7c60c5e
VP
70552009-03-13 Vladimir Prus <vladimir@codesourcery.com>
7056
7057 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 7058 sync and async modes.
f7c60c5e 7059
383ace49
JB
70602009-03-12 Joel Brobecker <brobecker@adacore.com>
7061
7062 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
7063 that was checked in by mistake. Remove loading of ada.exp, since
7064 this is not necessary in this case.
7065
4ce102af
JB
70662009-03-12 Joel Brobecker <brobecker@adacore.com>
7067
7068 * gdb.ada/ptype_arith_binop.exp: New testcase.
7069
529a2aef
JB
70702009-03-12 Joel Brobecker <brobecker@adacore.com>
7071
7072 * gdb.ada/mod_from_name: New testcase.
7073
8a38181c
JB
70742009-03-12 Joel Brobecker <brobecker@adacore.com>
7075
7076 * gdb.ada/tick_last_segv: New testcase.
7077
11436dee
VP
70782009-03-12 Vladimir Prus <vladimir@codesourcery.com>
7079
61ff14c6 7080 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 7081
1f31650a
VP
70822009-03-12 Vladimir Prus <vladimir@codesourcery.com>
7083
61ff14c6
JK
7084 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
7085 include the token in ^running and frame info in *stopped.
1f31650a 7086
a3247a22
PP
70872009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
7088
7089 * solib-display.exp: New file.
7090 * solib-display-main.c: New file.
7091 * solib-display-lib.c: New file.
61ff14c6 7092
aae64587
PA
70932009-03-05 Pedro Alves <pedro@codesourcery.com>
7094
7095 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
7096
44aabfbc
JK
70972009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7098
7099 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
7100 (list_and_check_macro): Use more specific test name.
7101 (next to definition): Make the test names unique.
7102
c087fcd3
PM
71032009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
7104
7105 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 7106
c86cf029
VP
71072009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7108
7109 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
7110 notifications.
7111 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
7112 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
7113 * lib/mi-support.exp (library_loaded_re): New.
7114 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
7115
3ea85240
VP
71162009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7117
7118 * gdb.gdb/observer.exp: Use test_notification observer, not
7119 normal_stop, everywhere.
7120 (test_normal_stop_notifications): Rename to...
7121 (test_notifications): ...this.
7122 (test_observer_normal_stop): Rename to...
7123 (test_observer): ...this.
7124
1903f0e6
DE
71252009-02-16 Doug Evans <dje@google.com>
7126
7127 * gdb.arch/amd64-disp-step.S (test_int3): New test.
7128 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
7129 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
7130 (test_prefixed_syscall,test_int3): New tests.
7131 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
7132 (test_prefixed_syscall,test_int3): New tests.
7133
1d33d6ba
VP
71342009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7135
3cb51905
AS
7136 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
7137 (mi_expect_interrupt): Likewise.
7138 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
7139 response.
1d33d6ba 7140
faafb047
PM
71412009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
7142
7143 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
7144 * gdb.base/pc-fp.exp (get_valueofx): Remove.
7145 Replace calls to get_valueofx by get_hexadecimal_valueof.
7146
417e16e2
PM
71472009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
7148
7149 * lib/gdb.exp (get_valueof): Accept anything as a return value.
7150 (get_integer_valueof): New procedure.
7151 (get_sizeof): Use new get_integer_value_of.
7152 * gdb.base/sizeof.exp: Replace all uses of get_valueof
7153 by get_integer_valueof.
7154
7065b901
TT
71552009-02-13 Tom Tromey <tromey@redhat.com>
7156
7157 * gdb.base/remote.exp (get_sizeof): Remove.
7158 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
7159 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
7160 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
7161 * lib/gdb.exp (get_valueof): Move from long_long.exp.
7162 (get_sizeof): Likewise.
7163
5d7cb8df
JK
71642009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7165
7166 PR fortran/9806
7167 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
7168
b2febfff
PP
71692009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7170
7171 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
7172
4aa995e1
PA
71732009-02-06 Pedro Alves <pedro@codesourcery.com>
7174
7175 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
7176
d8906c6f
TJB
71772009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7178
7179 * gdb.python/python-cmd.exp: New file.
7180
ff4ab08d
TG
71812009-02-06 Tristan Gingold <gingold@adacore.com>
7182
7183 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
7184
aacd552b
TG
71852009-02-05 Tristan Gingold <gingold@adacore.com>
7186
7187 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
7188 pointer is dereferenced and use this signal name in regexp.
7189 * gdb.base/signull.exp: Ditto.
7190 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
7191 * gdb.base/signull.c (main): Ditto.
7192
08c637de
TJB
71932009-02-04 Tom Tromey <tromey@redhat.com>
7194 Thiago Jung Bauermann <bauerman@br.ibm.com>
7195
7196 * gdb.python/python-value.exp: Use `gdb.history' instead of
7197 `gdb.value_from_history'.
7198 (test_value_numeric_ops): Add test for conversion of enum constant.
7199 * gdb.python/python-value.c (enum e): New type.
7200 (evalue): New global.
7201 (main): Use argv.
7202
20261af8
JG
72032009-02-04 Jerome Guitton <guitton@adacore.com>
7204
7205 * gdb.ada/uninitialized_vars: New test program.
7206 * gdb.ada/uninitialized_vars.exp: New testcase.
7207
52e44b43
TT
72082009-02-02 Tom Tromey <tromey@redhat.com>
7209
7210 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
7211 * gdb.cp/pr2489.cc: Rename...
7212 * gdb.cp/pr9594.cc: ... to this.
7213
1c71341a
TT
72142009-02-02 Tom Tromey <tromey@redhat.com>
7215
7216 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
7217 * gdb.cp/pr2489.cc: New file.
7218 * gdb.cp/cpcompletion.exp: New file.
7219
a4295225
TT
72202009-02-02 Tom Tromey <tromey@redhat.com>
7221
7222 PR exp/9059:
7223 * gdb.cp/call-c.exp: Add regression test.
7224 * gdb.cp/call-c.cc (FooHandle): New typedef.
7225 (main): New variable 'handle'.
7226
592375cd
VP
72272009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7228
7229 * lib/mi-support.exp (et_mi_thread_list)
7230 (check_mi_and_console_threads): Adjust for current thread in
7231 -thread-list-ids output.
7232
41447f92
VP
72332009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7234
889bf7c5
PA
7235 * gdb.mi/mi-break.exp (test_disabled_creation): New.
7236 Call it.
41447f92 7237
35669430
DE
72382009-01-28 Doug Evans <dje@google.com>
7239
7240 * gdb.arch/amd64-disp-step.S: New file.
7241 * gdb.arch/amd64-disp-step.exp: New file.
7242 * gdb.arch/i386-disp-step.S: New file.
7243 * gdb.arch/i386-disp-step.exp: New file.
7244
09f00d9a
PM
72452009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
7246
7247 * gdb.base/find.exp: Set newline variable
7248 using quotes instead of braces to fix cygwin failures.
7249
1e8fb976
PA
72502009-01-23 Pedro Alves <pedro@codesourcery.com>
7251
7252 * gdb.base/radix.exp: Add tests to ensure that that set
7253 input-radix 0 and set output-radix 0 are really rejected.
7254
da061712
PA
72552009-01-23 Pedro Alves <pedro@codesourcery.com>
7256
7257 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
7258 copyright years.
7259
dd7e2d2b
PA
72602009-01-23 Pedro Alves <pedro@codesourcery.com>
7261
7262 PR gdb/9664:
7263 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
7264
392452f6
PA
72652009-01-22 Pedro Alves <pedro@codesourcery.com>
7266
7267 PR c++/9631:
7268 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
7269
8653e71c
PM
72702009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
7271
7272 * gdb.server/file-transfer.exp: Use EXEEXT variable for
7273 binfile definition to fix Windows OS failure.
7274
a12cc160
DJ
72752009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
7276
7277 PR gdb/9346
7278 * gdb.base/interrupt.c (sigint_handler): New.
7279 (main): Install a SIGINT handler if SIGNALS is defined. Exit
7280 on error.
7281 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
7282 Test "signal SIGINT".
7283
b89667eb
DE
72842009-01-19 Doug Evans <dje@google.com>
7285
7286 * gdb.base/break.exp: Update expected gdb output.
7287 * gdb.base/sepdebug.exp: Ditto.
7288 * gdb.mi/mi-syn-frame.exp: Ditto.
7289 * gdb.mi/mi2-syn-frame.exp: Ditto.
7290 * gdb.base/call-signal-resume.exp: New file.
7291 * gdb.base/call-signals.c: New file.
7292 * gdb.base/unwindonsignal.exp: New file.
7293 * gdb.base/unwindonsignal.c: New file.
7294 * gdb.threads/interrupted-hand-call.exp: New file.
7295 * gdb.threads/interrupted-hand-call.c: New file.
7296 * gdb.threads/thread-unwindonsignal.exp: New file.
7297
adb483fe
DJ
72982009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7299
7300 * gdb.base/define.exp: Test defining and hooking prefix commands.
7301 * gdb.python/python.exp: Update test for "show user" output.
7302
60023297
JK
73032009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7304
7305 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
7306 now the output exactly, using less wildcards. Expect also the output
7307 of gfortran-4.3. Update for the f-valprint.c modification from
7308 2008-04-22.
7309 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
7310 Remove gdb_test test names where matching the command.
7311
ccc57cf9
PA
73122009-01-01 Pedro Alves <pedro@codesourcery.com>
7313
7314 PR breakpoints/9681:
7315 * gdb.base/watchpoint.exp: Add regression test.
7316
c7a6ca08
PA
73172008-12-31 Pedro Alves <pedro@codesourcery.com>
7318
7319 * gdb.threads/attach-into-signal.exp: Don't use
7320 gdb_suppress_entire_file.
7321 * gdb.threads/attach-stopped.exp: Ditto.
7322 * gdb.threads/attachstop-mt.exp: Ditto.
7323
3a031f65
PA
73242008-12-31 Pedro Alves <pedro@codesourcery.com>
7325
7326 PR gdb/8812:
7327 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
7328
09e6485f
PA
73292008-12-29 Pedro Alves <pedro@codesourcery.com>
7330
7331 PR gdb/7536:
7332 * gdb.base/radix.exp: Add tests to ensure invalid input radices
7333 and unsupported output radices are really rejected.
7334
0cd53049
JK
73352008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7336
7337 * gdb.cp/punctuator.exp: Backslash the '$' signs.
7338
ba163c7e
TT
73392008-12-22 Tom Tromey <tromey@redhat.com>
7340
7341 * gdb.cp/punctuator.exp: New file.
7342
6f4de6c9
JK
73432008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7344
7345 * gdb.base/completion.exp (Completing non-existing component): New test.
7346
0f34d0b4
JK
73472008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7348
7349 Fix for PR gdb/8648.
7350 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
7351 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
7352 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
7353 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
7354
db2ad4c3
JK
73552008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7356
7357 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
7358
bb5ef15e
DP
73592008-12-16 Christophe Lyon <christophe.lyon@st.com>
7360
7361 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
7362 compiler actually generate code at the expected line number.
7363
90142adc
JZ
73642008-12-15 Jie Zhang <jie.zhang@analog.com>
7365
7366 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
7367
fad6eecd
TT
73682008-12-12 Tom Tromey <tromey@redhat.com>
7369
7370 * gdb.base/commands.exp (redefine_hook_test): New proc.
7371 Call it.
7372
17c8aaf5
TT
73732008-12-11 Tom Tromey <tromey@redhat.com>
7374
7375 * gdb.base/macscp.exp: New regression test.
7376
7c8adf68
TT
73772008-12-11 Tom Tromey <tromey@redhat.com>
7378
7379 * gdb.base/macscp.exp: Print "address.addr".
7380 * gdb.base/macscp1.c (struct outer): New struct.
7381 (address): New global.
7382
b05dcbb7
TT
73832008-12-09 Tom Tromey <tromey@redhat.com>
7384
7385 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
7386 Call it.
7387
2d476de1
DE
73882008-12-04 Doug Evans <dje@google.com>
7389
7390 * gdb.server/ext-run.exp: Relax regexp for init program.
7391
87bdc959
TG
73922008-12-03 Tristan Gingold <gingold@adacore.com>
7393
7394 * gdb.base/macscp.exp: Generate an object file during compilation
7395 to work around Darwin dsymutil limitations.
7396
e0740f77
JK
73972008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7398
7399 Test resolving external references to TLS variables.
7400 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
7401 FILE2_THREAD_LOCAL.
7402 (testfile2, srcfile2): New variables.
7403 * gdb.threads/tls.c (file2_thread_local)
7404 (function_referencing_file2_thread_local): New.
7405 * gdb.threads/tls2.c: New file.
7406
67f0aac5
JB
74072008-11-28 Joel Brobecker <brobecker@adacore.com>
7408
7409 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
7410 rather than integer, as integer might not be big enough when
7411 on 64bit targets.
67f0aac5 7412
c332165e
JG
74132008-11-27 Jerome Guitton <guitton@adacore.com>
7414
7415 * gdb.cp/formatted-ref.exp: Add equality test.
7416 * gdb.ada/formatted_ref.exp: Ditto.
7417
fc9b693c
JK
74182008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7419
7420 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
7421 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
7422
a9c64011
AS
74232008-11-20 Andreas Schwab <schwab@suse.de>
7424
7425 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
7426 matching syscall entry point.
7427 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7428 (tcatch_vfork_then_child_follow): Likewise. Finish through
7429 vfork even if we stopped at the syscall trampoline.
7430
e2fd701e
DE
74312008-11-20 Doug Evans <dje@google.com>
7432
7433 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
7434
69abc51c
TJB
74352008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
7436
7437 * gdb.arch/ppc-dfp.exp: New file.
7438 * gdb.arch/ppc-dfp.c: New file.
7439
c14c28ba
PP
74402008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7441
7442 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 7443
2e74121d
DE
74442008-11-17 Doug Evans <dje@google.com>
7445
7446 * gdb.mi/mi-syn-frame.exp: Update expected output.
7447 * gdb.mi/mi2-syn-frame.exp: Update expected output.
7448
66bb093b
VP
74492008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7450
7451 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
7452 "thread N" results in =thread-selected.
7453 * lib/mi-support (mi_run_cmd, mi_expect_stop)
7454 (mi_send_resuming_command_raw): Be prepared for
7455 =thread-selected.
7456
3d043ef6
VP
74572008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7458
a9c64011
AS
7459 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
7460 * lib/mi-support.exp: Likewise.
3d043ef6 7461
808104c8
JB
74622008-11-16 Joel Brobecker <brobecker@adacore.com>
7463
7464 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
7465 commands from the expected output for "help catch".
7466
00b22944
JB
74672008-11-15 Joel Brobecker <brobecker@adacore.com>
7468
7469 * gdb.ada/int_deref.exp: New testcase.
7470
59669435
TT
74712008-11-14 Nick Roberts <nickrob@snap.net.nz>
7472
7473 * gdb.mi/gdb2549.exp: New file.
7474
de04a248
DE
74752008-11-11 Doug Evans <dje@google.com>
7476
7477 * gdb.base/callexit.exp: New file.
7478 * gdb.base/callexit.c: New file.
7479
6b8ce727
DE
74802008-11-10 Doug Evans <dje@google.com>
7481
7482 * lib/gdb.exp (GDBFLAGS): Move -nx ...
7483 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
7484 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
7485 (default_gdb_start,default_gdb_exit): Ditto.
7486 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
7487 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
7488 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
7489 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
7490 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
7491 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
7492
1b14b8aa
AS
74932008-11-03 Andreas Schwab <schwab@suse.de>
7494
7495 * gdb.base/hashline2.exp: Fix typo.
7496 * gdb.base/hashline3.exp: Likewise.
7497
f3134b88
TT
74982008-10-30 Tom Tromey <tromey@redhat.com>
7499
7500 * gdb.base/pointers.exp: Add test.
7501 * gdb.base/pointers.c (k, S): New typedefs.
7502 (instance): New global.
7503
c2226152
AS
75042008-10-30 Andreas Schwab <schwab@suse.de>
7505
7506 * gdb.base/args.exp: Add tests for newlines.
7507
462f405c
JB
75082008-10-30 Joel Brobecker <brobecker@adacore.com>
7509
7510 gdb.base/foll-exec.exp: Update the expected output of a couple
7511 of "info breakpoints" tests.
7512
79a45b7d
TT
75132008-10-28 Tom Tromey <tromey@redhat.com>
7514
7515 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
7516
adc13a14
PA
75172008-10-24 Pedro Alves <pedro@codesourcery.com>
7518
7519 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
7520 gdb_start_cmd.
7521 Use runto_main before any test that requires execution.
7522
252fbfc8
PA
75232008-10-23 Pedro Alves <pedro@codesourcery.com>
7524
7525 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
7526 instead of SIGINT.
7527
28148e3d
JB
75282008-10-22 Joel Brobecker <brobecker@adacore.com>
7529
7530 * gdb.base/completion.exp: Update expected output following
7531 the addition of the "info tasks" command.
7532
c209f847
TT
75332008-10-22 Tom Tromey <tromey@redhat.com>
7534
7535 * gdb.base/exprs.exp (test_expr): Add test for string
7536 concatenation.
7537
f177e350
PA
75382008-10-19 Pedro Alves <pedro@codesourcery.com>
7539
7540 * configure.ac: Output gdb.python/Makefile.
7541 * configure: Regenerate.
7542 * gdb.python/Makefile.in: New.
7543
cce89356
JB
75442008-10-16 Joel Brobecker <brobecker@adacore.com>
7545
7546 * gdb.base/foll-fork.exp: Adjust the expected output to match
7547 the new description for fork/vfork catchpoints in the "info
7548 breakpoints" output.
7549
176d289d
TJB
75502008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
7551
7552 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
7553
a08702d6
TJB
75542008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7555
7556 * gdb.python/python-value.c: New file.
7557 * gdb.python/python-value.exp: New file.
7558
1c5cfe86
PA
75592008-10-15 Pedro Alves <pedro@codesourcery.com>
7560
7561 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
7562
5a98ad69
DP
75632008-10-15 Denis Pilat <denis.pilat@st.com>
7564
41702f1b 7565 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 7566
dcb1a1e2
TT
75672008-10-09 Tom Tromey <tromey@redhat.com>
7568
7569 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
7570 'fprintf' and 'stderr'.
7571
9124fe48
JB
75722008-10-07 Joel Brobecker <brobecker@adacore.com>
7573
7574 * gdb.ada/ref_tick_size.exp: New testcase.
7575
45452591
DE
75762008-10-06 Doug Evans <dje@google.com>
7577
7578 * gdb.dwarf2/dw2-cu-size.exp: New file.
7579 * gdb.dwarf2/dw2-cu-size.S: New file.
7580
7581 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
7582 .Ltype_int for clarity.
7583
4fc5b208
PP
75842008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7585
7586 PR gdb/2384:
7587 * gdb.cp/gdb2384.exp: Extended to test more cases.
7588 * gdb.cp/gdb2384.cc: Likewise.
7589 * gdb.cp/gdb2384-base.h: Likewise.
7590 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 7591
d78df370
JK
75922008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7593
7594 * gdb.base/maint.exp (maint print type): Remove printing
7595 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
7596
9a044a89
TT
75972008-09-30 Tom Tromey <tromey@redhat.com>
7598
7599 * gdb.base/macscp.exp: Add completion tests.
7600 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
7601 (TWENTY_THREE): Likewise.
7602 (FORTY_EIGHT): Likewise.
7603
506800a9
TT
76042008-09-30 Tom Tromey <tromey@redhat.com>
7605
7606 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
7607 everywhere.
7608 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
7609
1a6f01b5
JK
76102008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7611
7612 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
7613 testcase is derived from. Fix racy dependency on an expected PID
7614 number. No longer support the testcase on Linux kernel 2.4.x.
7615
2fae03e8
TT
76162008-09-27 Tom Tromey <tromey@redhat.com>
7617
7618 * gdb.base/macscp.exp: Add tests for stringification, splicing,
7619 and varargs.
7620
1ad15515
PA
76212008-09-22 Pedro Alves <pedro@codesourcery.com>
7622
7623 * lib/mi-support.exp (mi_expect_interrupt): New.
7624 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
7625 from gdb.mi/mi-nonstop.exp.
7626 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
7627 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
7628 lib/mi-support.exp.
7629 Use mi_check_thread_states throughout. Avoid ".*" and do not
7630 require an anchor after -exec-run.
7631
d0b76dc6
DJ
76322008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
7633
7634 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
7635 stop is pending. Avoid ".*" when two stops are pending.
7636 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
7637 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
7638 newlines in fullnames.
7639 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
7640 (mi_expect_stop): Update comments. Only anchor in sync mode.
7641 Do not match newlines.
7642 (mi_send_resuming_command_raw): Always return status.
7643 (mi_get_stop_line): Do not match more than one line by accident.
7644 Only anchor in sync mode.
7645 (mi_run_inline_test): If -exec-next fails, give up.
7646
9990c830
UW
76472008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7648
7649 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
7650 on SPU.
7651
ebcf6f00
JB
76522008-09-10 Joel Brobecker <brobecker@adacore.com>
7653
7654 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
7655
b6db24e5
JB
76562008-09-10 Joel Brobecker <brobecker@adacore.com>
7657
7658 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
7659 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
7660 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
7661 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
7662 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
7663 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
7664 gdb.ada/interface.exp, gdb.ada/null_array.exp,
7665 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
7666 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
7667 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
7668 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
7669 Include the "= " sequence in the expected output of print tests.
7670
2bf448e0
JB
76712008-09-10 Joel Brobecker <brobecker@adacore.com>
7672
7673 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
7674 description for boolean types.
7675
d51fd4c8
PA
76762008-09-09 Pedro Alves <pedro@codesourcery.com>
7677
7678 * gdb.base/hook-stop-continue.c: New.
7679 * gdb.base/hook-stop-continue.exp: New.
7680
694182d2
DJ
76812008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7682
7683 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
7684
3b8a7fc0
JG
76852008-09-08 Jerome Guitton <guitton@adacore.com>
7686
7687 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
7688 (stack_check_probe_2, stack_check_probe_loop_1)
7689 (stack_check_probe_loop_2): New functions.
7690 (main): Add call to these new functions.
7691 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
7692 functions, check that the breakpoint is inserted at the appropriate
7693 location.
7694 (insert_breakpoint): Slightly refine this procedure so that it can
7695 be called several times in the test.
7696
96cc0ae8
JG
76972008-09-08 Jerome Guitton <guitton@adacore.com>
7698
7699 * gdb.base/stack-checking.c: New file.
7700 * gdb.base/stack-checking.exp: New file.
7701
1f08b409
TJB
77022008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
7703
7704 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
7705 * gdb.arch/altivec-regs.exp: Likewise.
7706 * gdb.arch/vsx-regs.exp: Likewise.
7707
3099e1c4
TJB
77082008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
7709
7710 * gdb.arch/ppc-fp.exp: New file.
7711 * gdb.arch/ppc-fp.c: New file.
7712
cc69bfc1
PP
77132008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
7714
7715 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
7716 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 7717
b02a33db
MS
77182008-09-04 Michael Snyder <msnyder@vmware.com>
7719
7720 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
7721 as "at" (for non-debug functions such as _start).
7722
2992cbe0
UW
77232008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7724
7725 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
7726 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
7727 software watchpoints.
7728 * gdb.base/watch_thread_num.exp: Likewise.
7729
514f746b
AR
77302008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
7731
7732 * gdb.arch/i386-bp_permanent.exp: New test.
7733
876cecd0
TT
77342008-08-24 Tom Tromey <tromey@redhat.com>
7735
7736 * gdb.base/maint.exp: Update "maint print type".
7737
80f73d71
VP
77382008-08-21 Vladimir Prus <vladimir@codesourcery.com>
7739
7740 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
7741 support. Adjust the order of "*running" notifications.
7742 * gdb.mi/non-stop.c: Don't cast from int to void* and
7743 back.
7744
d9c78d7d
MK
77452008-08-20 Mark Kettenis <kettenis@gnu.org>
7746
7747 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
7748 expect to find it in the "info frame" output.
7749
97a2d1d3
DJ
77502008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
7751
7752 * gdb.base/interp.exp: Always consume both prompts.
7753
b96e2927
PA
77542008-08-20 Pedro Alves <pedro@codesourcery.com>
7755
7756 * gdb.base/pending.exp: Test pending breakpoints without symbols
7757 loaded.
7758
8cf6e61a
VP
77592008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7760
7761 * lib/mi-support.exp (mi_expect_stop): Produce
7762 more details on failures.
7763 * gdb.mi/mi-nonstop.exp: New.
7764 * gdb.mi/non-stop.c: New.
7765
c6ebd6cf
VP
77662008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7767
a9c64011
AS
7768 * gdb.mi/mi-async.exp: Use 'set target-async'.
7769 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 7770
46a9b8ed
DJ
77712008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
7772
7773 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
7774
44feb3ce
TT
77752008-08-17 Tom Tromey <tromey@redhat.com>
7776
7777 * gdb.base/help.exp (help catch): Rewrite.
7778
311a4e6b
TJB
77792008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7780
7781 * gdb.base/define.exp: Test indented command documentation.
7782 * gdb.python/python.exp: Test indented multi-line command.
7783
604c2f83
LM
77842008-08-15 Luis Machado <luisgpm@br.ibm.com>
7785
7786 * testsuite/gdb.arch/vsx-regs.c: New source file.
7787 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
7788 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
7789
886a217c
TT
77902008-08-14 Tom Tromey <tromey@redhat.com>
7791
7792 * gdb.base/macscp.exp: Add regression test for "macro define" or
7793 "macro undef" with no arguments.
7794
c814a4f3
PP
77952008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
7796
7797 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 7798
12ab8a60
UW
77992008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7800
7801 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
7802
d57a3c85
TJB
78032008-08-06 Tom Tromey <tromey@redhat.com>
7804
7805 * gdb.python/python.exp: New file.
7806
c7b778ff
JK
78072008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7808
7809 Fix for PR gdb/1543.
7810 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
7811 $LOCATION.
7812 (location): New variable.
7813 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
7814 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
7815 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
7816 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
7817 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
7818 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
7819 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
7820 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
7821 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
7822 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
7823 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
7824 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
7825 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
7826 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
7827 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
7828 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
7829 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
7830 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
7831 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
7832 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
7833 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
7834 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
7835 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
7836 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
7837 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
7838 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
7839 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
7840 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
7841 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
7842 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
7843 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
7844 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
7845 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
7846 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
7847 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
7848 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
7849 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
7850 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
7851 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
7852 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
7853 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
7854 gdb.base/type-opaque.exp, gdb.base/until.exp,
7855 gdb.base/value-double-free.c, gdb.base/varargs.exp,
7856 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
7857 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
7858 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7859 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
7860 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
7861 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7862 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7863 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7864 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
7865 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
7866 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
7867 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
7868 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
7869 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
7870 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
7871 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
7872 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
7873 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
7874 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
7875 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
7876 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
7877 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
7878 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
7879 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
7880 gdb.pascal/types.exp, gdb.stabs/weird.exp,
7881 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
7882 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
7883 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
7884 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
7885 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
7886 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
7887 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
7888 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7889 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7890 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7891 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7892 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
7893 lib/mi-support.exp, lib/trace-support.exp: Remove reference
7894 to bug-gdb@prep.ai.mit.edu .
7895
5e06a3d1
VP
78962008-07-31 Vladimir Prus <vladimir@codesourcery.com>
7897
7898 * lib/mi-support.exp (mi_load_shlibs): New.
7899 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
7900
9d81d21b
VP
79012008-07-30 Vladimir Prus <vladimir@codesourcery.com>
7902
7903 * lib/mi-support.exp (get_mi_thread_list)
7904 (check_mi_and_console_threads): New, moved from ...
7905 * gdb.mi/mi-pthread.exp: ...here.
7906 * gdb.mi/gdb669.exp (get_mi_thread_list)
7907 (check_mi_and_console_threads): Delete.
7908 * gdb.mi/mi2-pthread.exp: Likewise.
7909
bae98fe0
TT
79102008-07-28 Tom Tromey <tromey@redhat.com>
7911
7912 * Makefile.in (just-check): Remove. Move body to...
7913 (check): ... here.
7914
57380f4e
DJ
79152008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7916
7917 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
7918 Add a test for duplicated SIGINTs.
7919
e09490f1
DJ
79202008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7921
7922 * gdb.threads/schedlock.exp (get_args): Update to work for any
7923 value of NUM.
7924 (Top level): Report the number of threads that did not resume.
7925
6387b45f
DJ
79262008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7927
7928 * gdb.dwarf2/dw2-compressed.S: Also define __start.
7929
62f64ff2
DJ
79302008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7931
7932 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
7933 non-MI prompt.
7934
fa8de41e
TT
79352008-07-26 Tom Tromey <tromey@redhat.com>
7936
7937 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
7938 (function_struct, function_struct_ptr): New globals.
7939 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
7940 function pointer in a struct.
7941
ccb3ac8a
TT
79422008-07-26 Tom Tromey <tromey@redhat.com>
7943
7944 * gdb.base/macscp.exp: Add test for macro lexing bug.
7945
d7d9f01e
TT
79462008-07-18 Tom Tromey <tromey@redhat.com>
7947
7948 * gdb.base/macscp.exp: Add macro tests.
7949
9bf07184
PP
79502008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7951
7952 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
7953
becf6477
PP
79542008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7955
7956 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
7957
0709f7d3
PP
79582008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
7959
7960 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 7961
7093c834
PP
79622008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7963
7964 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 7965
b432ffe3
JK
79662008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7967
7968 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
7969
b1a268e5
VP
79702008-07-12 Vladimir Prus <vladimir@codesourcery.com>
7971
7972 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
7973
e2995f8e
KB
79742008-07-11 Kevin Buettner <kevinb@redhat.com>
7975
7976 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
7977 of regexp to account for changes made to GDB in the printing of
7978 byte vectors.
7979
14032a66
TT
79802008-07-11 Tom Tromey <tromey@redhat.com>
7981
7982 * gdb.base/completion.exp: Add 'help' completion test.
7983
981505ef
JK
79842008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7985
7986 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
7987
10568435
JK
79882008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7989
7990 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
7991
4487aabf
PA
79922008-07-09 Pedro Alves <pedro@codesourcery.com>
7993
7994 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
7995
a4a9b1c4
PA
79962008-07-09 Pedro Alves <pedro@codesourcery.com>
7997
7998 * gdb.base/fullname.exp: Restore pwd if compiling failed.
7999
3c3185ac
JK
80002008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8001
8002 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
8003
7ebd49dc
VP
80042008-06-28 Vladimir Prus <vladimir@codesourcery.com>
8005
8006 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
8007 previous commit. Add a comment.
8008
84e46146
PA
80092008-06-28 Pedro Alves <pedro@codesourcery.com>
8010
8011 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
8012
0f8d4a2f
VP
80132008-06-28 Vladimir Prus <vladimir@codesourcery.com>
8014
8015 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
8016
f747e0ce
PA
80172008-06-27 Pedro Alves <pedro@codesourcery.com>
8018
8019 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
8020 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
8021 compiling an executable, link in an object that forces unbuffered
8022 output.
8023 * lib/set_unbuffered_mode.c: New file.
8024
734a5c36
JK
80252008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8026
8027 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
8028
a2840c35
VP
80292008-06-25 Vladimir Prus <vladimir@codesourcery.com>
8030
a9c64011
AS
8031 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
8032 mi_expect_stop.
8033 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
8034 Demand that *running is output.
8035 (detect_async): Perform checking every time.
8036 (mi_send_resuming_command): Extract everything into...
8037 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
8038 (mi_expect_stop): Don't accept any output before *stopped.
8039
6ae37fef
VP
80402008-06-13 Vladimir Prus <vladimir@codesourcery.com>
8041
8042 Robustify mi-simplerun.
a9c64011
AS
8043 * gdb.mi/basics.c (main): Add a call to sleep.
8044 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
8045 * gdb.mi/mi2-cli.exp: Likewise.
8046 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 8047
b4aa76f0 80482008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
8049
8050 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
8051
e1ac3328
VP
80522008-06-10 Vladimir Prus <vladimir@codesourcery.com>
8053
a9c64011
AS
8054 * gdb.mi/mi-console.exp: Adjust.
8055 * gdb.mi/mi-syn-frame.exp: Adjust.
8056 * gdb.mi/mi2-console.exp: Adjust.
8057 * gdb.mi/mi2-syn-frame.exp: Adjust.
8058 * lib/mi-support.exp (mi_run_cmd): Adjust.
8059 (mi_send_resuming_command): Adjust.
e1ac3328 8060
f7f9a841
VP
80612008-06-10 Vladimir Prus <vladimir@codesourcery.com>
8062
8063 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
8064 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
8065 testing of stopped.
8066 * gdb.mi/mi2-syn-frame.exp: Likewise.
8067 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
8068 (async, detect_async): New.
8069 (mi_expect_stop, mi_continue_to_line): Adjust expectation
8070 depending on if we're running in sync or async mode.
f7f9a841 8071
37cd5d19
TT
80722008-06-09 Tom Tromey <tromey@redhat.com>
8073
8074 * gdb.base/completion.exp: New tests for field name completion
8075 with spaces, and field name completion with '->'.
8076
65d12d83
TT
80772008-06-06 Tom Tromey <tromey@redhat.com>
8078
8079 * gdb.base/break1.c (struct some_struct): New struct.
8080 (values): New global.
8081 * gdb.base/completion.exp: Add field name completion test.
8082
ebfe2e3f
PP
80832008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8084
8085 * gdb.cp/call-c.exp: Test for incorrect handling of reference
8086 to pointer.
8087 * gdb.cp/call-c.cc: Likewise.
8088
bcf6fc3a
NR
80892008-06-06 Nick Roberts <nickrob@snap.net.nz>
8090
8091 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
8092 annotation.
8093
49fd4a42 80942008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 8095 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
8096
8097 * gdb.threads/execl.c, gdb.threads/execl1.c,
8098 gdb.threads/execl.exp: New tests.
a9c64011 8099
8a34ac3f
AR
81002008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
8101 Daniel Jacobowitz <dan@codesourcery.com>
8102
8103 * gdb.cp/exception.exp: Activate test, make it work with pending
8104 catchpoints.
8105
86ae69ef
JK
81062008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8107
8108 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
8109
f7f9ae2c
VP
81102008-05-28 Vladimir Prus <vladimir@codesourcery.com>
8111
a9c64011
AS
8112 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
8113 now printed.
8114 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 8115
2a2d4dc3
AS
81162008-05-27 Andreas Schwab <schwab@suse.de>
8117
8118 * gdb.base/frame-args.exp: Handle arguments that are optimized
8119 out.
8120
5099e4d9
LM
81212008-05-26 Luis Machado <luisgpm@br.ibm.com>
8122
8123 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
8124 quiet for ppc32 and group options into a single variable.
8125
d9c36a91
JB
81262008-05-23 Joel Brobecker <brobecker@adacore.com>
8127
8128 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
8129 of zero-size elements.
8130 * gdb.ada/null_array.exp: Test printing this new array.
8131
103a8671
JK
81322008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8133
8134 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
8135
07a4cc1a 81362008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
8137
8138 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
8139 of the "finish" command.
8140
55f996a7
NR
81412008-05-21 Nick Roberts <nickrob@snap.net.nz>
8142
8143 * gdb.base/annota1.exp: Test for new annotation.
8144
907fc202
UW
81452008-05-16 Pedro Alves <pedro@codesourcery.com>
8146
8147 * gdb.base/fixsection.exp: New file.
8148 * gdb.base/fixsection0.c: New file.
8149 * gdb.base/fixsection1.c: New file.
8150
e8f97270
UW
81512008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8152
8153 * gdb.base/annota1.exp: Accept printf@... in place of printf.
8154 * gdb.base/annota3.exp: Likewise.
8155
ac0bb574
NF
81562008-05-13 Nathan Froyd <froydnj@codesourcery.com>
8157
8158 * gdb.base/watch_thread_num.exp: Don't run tests that require
8159 watchpoints if the target doesn't support them.
8160
6fadd07a
DE
81612008-05-12 Doug Evans <dje@google.com>
8162
8163 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
8164
6e9a4a30
JB
81652008-05-09 Joel Brobecker <brobecker@adacore.com>
8166
8167 * gdb.ada/assign_1.exp: New testcase.
8168
08388c79
DE
81692008-05-09 Doug Evans <dje@google.com>
8170
a3c83fae
DE
8171 * gdb.base/find.exp: New file.
8172 * gdb.base/find.c: New file.
08388c79 8173
bd5ddfe8
DJ
81742008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
8175
8176 * gdb.base/commands.exp (watchpoint_command_test): Handle
8177 gdb,no_hardware_watchpoints.
8178 * gdb.base/float.exp: Allow ARM targets without floating point.
8179 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
8180
b5dd68e2 81812008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 8182 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
8183
8184 * gdb.ada/lang_switch: New test program.
8185 * gdb.ada/lang_switch.exp: New testcase.
8186
382d13d1
DE
81872008-05-05 Doug Evans <dje@google.com>
8188
8189 * gdb.base/help.exp (disassemble): Update expected help text.
8190
9dd789d0
PA
81912008-05-04 Pedro Alves <pedro@codesourcery.com>
8192
8193 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
8194
611c83ae
PA
81952008-05-04 Pedro Alves <pedro@codesourcery.com>
8196
8197 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
8198 different times.
8199
ff013f42
JK
82002008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8201
8202 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
8203 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
8204 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
8205 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
8206
96dff6a2
VP
82072008-05-04 Vladimir Prus <vladimir@codesourcery.com>
8208
8209 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
8210 notification to appear.
8211
55cd6f92
DJ
82122008-05-04 Daniel Jacobowitz <dan@debian.org>
8213
8214 * gdb.base/fullname.c: New file.
8215 * gdb.base/fullname.exp: New file.
8216 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
8217
d705c43c
PA
82182008-05-03 Pedro Alves <pedro@codesourcery.com>
8219
8220 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
8221 expressions with macros.
8222
333222e1
JK
82232008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8224
8225 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
8226
5ac01682
DJ
82272008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdb.base/completion.exp: Handle lack of other symbols beginning
8230 with "a".
8231
8232 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
8233
237fc4c9
PA
82342008-05-02 Jim Blandy <jimb@codesourcery.com>
8235
8236 * gdb.asm/asmsrc1.s: Add scratch space.
8237
ed5e9466
DJ
82382008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8239 Daniel Jacobowitz <dan@codesourcery.com>
8240
8241 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
8242 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
8243 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
8244
b39cc962
DJ
82452007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
8246
8247 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
8248
36d520f5
JB
82492008-05-01 Joel Brobecker <brobecker@adacore.com>
8250
8251 * gdb.base/info-target.exp: New testcase.
8252
8d4e3071
DJ
82532008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
8254
8255 * gdb.cp/hang.exp: Use .cc instead of .C.
8256 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
8257 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
8258
6f3f3097
DJ
82592008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
8260
8261 * gdb.base/gdb1250.exp: Remove perror.
8262 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
8263
5550a914
PA
82642008-04-30 Pedro Alves <pedro@codesourcery.com>
8265
8266 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
8267 .2byte.
8268
d848e687
DJ
82692008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
8270
8271 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
8272 (maybe_kfail): New.
8273
93b5768b
PA
82742008-04-25 Pedro Alves <pedro@codesourcery.com>
8275
8276 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
8277
721c02de
VP
82782008-04-24 Vladimir Prus <vladimir@codesourcery.com>
8279
a9c64011
AS
8280 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
8281 * gdb.mi/mi2-syn-frame.exp: Likewise.
8282 * lib/mi-support.exp: Likewise.
721c02de 8283
74960c60
VP
82842008-04-24 Vladimir Prus <vladimir@codesourcery.com>
8285
8286 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
8287 to specify regexp for the location to stop at.
8288 * gdb.base/break-always.c: New.
8289 * gdb.base/break-always.exp: New.
8290
d24317b4
VP
82912008-04-24 Vladimir Prus <vladimir@codesourcery.com>
8292
8293 * lib/mi-support.exp (mi_runto_helper): Adjust
8294 for the original-location field.
8295 (mi_create_breakpoint, mi_list_breakpoints): New.
8296 * gdb.mi/mi-break.exp: Adjust.
8297 * gdb.mi/mi2-break.exp: Adjust.
8298 * gdb.mi/mi-pending.exp: Adjust.
8299 * gdb.mi/mi-simplerun.exp: Adjust.
8300 * gdb.mi/mi2-simplerun.exp: Adjust.
8301 * gdb.mi/mi-syn-frame.exp: Adjust.
8302 * gdb.mi/mi2-syn-frame.exp: Adjust.
8303 * gdb.mi/mi-until.exp: Adjust.
8304 * gdb.mi/mi2-until.exp: Adjust.
8305 * gdb.mi/mi-var-display.exp: Adjust.
8306 * gdb.mi/mi2-var-display.exp: Adjust.
8307 * gdb.mi/mi-watch.exp: Adjust.
8308 * gdb.mi/mi2-watch.exp: Adjust.
8309
fdc59709 83102008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 8311
a9c64011
AS
8312 * aclocal.m4: Add override.m4.
8313 * configure: Regenerate.
fdc59709 8314
8e91f023
VP
83152008-04-19 Vladimir Prus <vladimir@codesourcery.com>
8316
8317 * gdb.mi/var-cmd.c (do_at_tests): Verify that
8318 '-var-update --all-values' reports new value even the type
8319 of a variable object has changed.
8320
233a11ab
CS
83212008-04-18 Craig Silverstein <csilvers@google.com>
8322
8323 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
8324 files.
d24317b4 8325
9c1137ad
JB
83262008-04-18 Joel Brobecker <brobecker@adacore.com>
8327
8328 * gdb.ada/atomic_enum: New test program.
8329 * gdb.ada/atomic_enum.exp: New testcase.
8330
66d0bbc7
DE
83312008-04-17 Doug Evans <dje@google.com>
8332
8333 * gdb.opt/Makefile.in: Fix whitespace.
8334
100906b0
UW
83352008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
8336
8337 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
8338
4584e32e
DE
83392008-04-17 Doug Evans <dje@google.com>
8340
8341 * gdb.base/hashline1.exp: New testcase.
8342 * gdb.base/hashline2.exp: New testcase.
8343 * gdb.base/hashline2.exp: New testcase.
8344
0a320680
PA
83452008-04-17 Pedro Alves <pedro@codesourcery.com>
8346
8347 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
8348
18ac113b
AR
83492008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
8350
8351 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
8352 temporary breakpoint to match "Temporary breakpoint".
8353 * gdb.base/break.exp (delete_breakpoints): Likewise.
8354 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
8355 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
8356 * gdb.base/display.exp: Likewise.
8357 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
8358 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
8359 * gdb.base/restore.exp (restore_tests): Likewise.
8360 * gdb.base/sepdebug.exp: Likewise.
8361 * gdb.base/watchpoint.exp: Likewise.
8362 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
8363 * gdb.mi/mi-pending.exp: Likewise.
8364 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
8365 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
8366 * gdb.mi/mi-var-cmd.exp: Likewise.
8367 * gdb.mi/mi-var-display.exp: Likewise.
8368 * gdb.mi/mi2-cli.exp: Likewise.
8369 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
8370 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
8371 * gdb.mi/mi2-var-display.exp: Likewise.
8372 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
8373 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
8374 new "disp" field.
a9c64011 8375 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
8376 reason. This is to support fix for PR2424.
8377
add38693
JK
83782008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8379
8380 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
8381
fcacd99f
VP
83822008-04-13 Vladimir Prus <vladimir@codesourcery.com>
8383
8384 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 8385 field. Add more floating varobj tests.
fcacd99f 8386 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
8387 field.
8388 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
8389 (main): Call do_at_tests.
8390 * lib/mi-support.exp (mi_create_floating_varobj)
8391 (mi_varobj_update_with_type_change): New.
fcacd99f 8392
de051565
MK
83932008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
8394
8395 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
8396 option of -var-evaluate-expression.
8397 * gdb.mi/mi2-var-display.exp: Likewise.
8398
dbc52822
VP
83992008-04-07 Vladimir Prus <vladimir@codesourcery.com>
8400
8401 Introduce test setup helpers.
a9c64011
AS
8402 * lib/gdb.exp (build_executable, clean_restart)
8403 (prepare_for_testing): New.
8404 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
8405 * gdb.base/return.exp: Likewise.
8406 * gdb.base/ending-run.exp: Likewise.
dbc52822 8407
473591da
NR
84082008-04-07 Nick Roberts <nickrob@snap.net.nz>
8409
8410 * gdb.mi/mi-async.exp: New test for asynchronous Machine
8411 Interface (MI) responses.
8412
2b2d9e11
VP
84132008-04-06 Vladimir Prus <vladimir@codesourcery.com>
8414
a9c64011
AS
8415 * gdb.cp/breakpoint.cc: New code to test conditions involving
8416 member variables.
8417 * gdb.cp/breakpoint.exp: Test condition involving member
8418 variables.
2b2d9e11 8419
bb378428
VP
84202008-04-05 Vladimir Prus <vladimir@codesourcery.com>
8421
8422 * lib/mi-support.exp (mi_expect_stop): New.
8423 (mi_run_cmd): Change the
8424 token. Use mi_send_resuming_command, use
8425 mi_expect_stop.
8426 (mi_execute_to_helper): Rename to mi_execute_to.
8427 (mi_send_resuming_command): Add more error patterns.
8428 (mi_wait_for_stop): Renamed to...
8429 (mi_get_stop_line): ...this.
8430 (mi_run_inline_test): Adjust.
8431
8432 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
8433 * gdb.mi/mi-console.exp: Likewise.
8434 * gdb.mi/mi-pending.exp: Likewise.
8435 * gdb.mi/mi-simplerun.exp: Likewise.
8436 * gdb.mi/mi-stack.exp: Likewise.
8437 * gdb.mi/mi-stepi.exp: Likewise.
8438 * gdb.mi/mi-syn-frame.exp: Add comment.
8439 * gdb.mi/mi-until.exp: Likewise.
8440 * gdb.mi/mi-var-display.exp: Likewise.
8441 * gdb.mi/mi-watch.exp: Likewise.
8442 * gdb.mi/mi2-cli.exp: Likewise.
8443 * gdb.mi/mi2-console.exp: Likewise.
8444 * gdb.mi/mi2-simplerun.exp: Likewise.
8445 * gdb.mi/mi2-stack.exp: Likewise.
8446 * gdb.mi/mi2-stepi.exp: Likewise.
8447 * gdb.mi/mi2-until.exp: Likewise.
8448 * gdb.mi/mi2-var-display.exp: Likewise.
8449 * gdb.mi/mi2-watch.exp: Likewise.
8450
62172bb9
UW
84512008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8452
8453 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
8454
8455 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
8456
a13e061a
PA
84572008-04-04 Pedro Alves <pedro@codesourcery.com>
8458
8459 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
8460 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
8461 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
8462 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
8463 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
8464 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
8465 expect an mi error duplicated in stderr.
8466
eae06beb
JB
84672008-04-03 Joel Brobecker <brobecker@adacore.com>
8468
8469 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
8470 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
8471 Add a couple of tests that verify the behavior when the new setting
8472 is set to "cancel" and "all".
8473 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
8474 "ask" before we start the testing.
8475
79c6ced6
AR
84762008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
8477
8478 * gdb.cp/casts.cc: Add class reference variables.
8479 * gdb.cp/casts.exp: New test cases for up/down casting references.
8480
6c2d1a6b
MK
84812008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
8482
8483 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
8484 instead of beginning to make an extra test pass.
8485 * gdb.mi/mi2-var-display.exp: Likewise.
8486
55b411d9
MR
84872008-03-31 Maciej W. Rozycki <macro@mips.com>
8488
8489 * gdb.base/break.exp: Mark failures as such. Fix formatting.
8490
c6140da2
MD
84912008-03-31 Markus Deuling <deuling@de.ibm.com>
8492 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8493
8494 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
8495 value. Add xfail for older kernels.
8496
79732189
AR
84972008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
8498
8499 Bring mi-support in line with gdb.exp.
8500 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
8501 (mi_gdb_start): New function.
8502
33c3676e
MR
85032008-03-28 Maciej W. Rozycki <macro@mips.com>
8504
8505 * gdb.mi/mi-var-cmd.exp: Fix a typo.
8506
92e28119
VP
85072008-03-26 Vladimir Prus <vladimir@codesourcery.com>
8508
8509 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
8510 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 8511
9e8e3afe
VP
85122008-03-26 Vladimir Prus <vladimir@codesourcery.com>
8513
8514 * lib/mi-support.exp (mi_create_varobj_checked): New.
8515 (mi_list_varobj_children): Allow to check for a
8516 value.
8517 (mi_list_array_varobj_children): New.
8518
8519 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
8520 and mi_list_varobj_children, as opposed to hardcoding
8521 expected strings.
8522 * gdb.mi/gdb701.exp: Likewise.
8523 * gdb.mi/gdb792.exp: Likewise.
8524 * gdb.mi/mi-var-block.exp: Likewise.
8525 * gdb.mi/mi-var-cmd.exp: Likewise.
8526 * gdb.mi/mi-var-invalidate.exp: Likewise.
8527 * gdb.mi/mi2-var-block.exp: Likewise.
8528 * gdb.mi/mi2-var-child.exp: Likewise.
8529 * gdb.mi/mi2-var-cmd.exp: Likewise.
8530 * gdb.mi/mi2-var-display.exp: Likewise.
8531
9df50351
JK
85322008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8533
8534 Fix random false FAILs on i386.
8535 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
8536
31e5d73a
DJ
85372008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
8538
8539 PR gdb/544
8540 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
8541
12f4afab
DJ
85422008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
8543
8544 PR gdb/544
8545 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
8546
b562a0cb
DJ
85472008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
8548
8549 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
8550 fixed PR gdb/544.
8551
17faa917
DJ
85522008-03-21 Pedro Alves <pedro@codesourcery.com>
8553
8554 * gdb.threads/fork-child-threads.exp: Test next over fork.
8555
6214f497
DJ
85562008-03-21 Chris Demetriou <cgd@google.com>
8557
8558 * gdb.base/break.exp (rbreak junk): New test for rbreak
8559 "Junk at end of arguments" issue.
8560
63092375
DJ
85612008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
8562
8563 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
8564 *& to work on created array elements.
8565 (Top level): Test print $pc with a file. Test string operations
8566 without a target.
8567 * gdb.base/ptype.exp: Do not expect *& to work on created array
8568 elements.
8569
b21991b0
DJ
85702008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
8571
8572 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8573 gdb.threads/staticthreads.exp: Update exit query.
8574
c4b347c7
SL
85752008-03-07 Sandra Loosemore <sandra@codesourcery.com>
8576
8577 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
8578
fa4727a6
DJ
85792008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
8580
8581 * gdb.base/watchpoint.c (global_ptr, func4): New.
8582 (main): Call func4.
8583 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
8584 (test_inaccessible_watchpoint): New.
8585
2f34202f
MR
85862008-02-29 Maciej W. Rozycki <macro@mips.com>
8587
8588 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
8589 select the largest.
8590
0d6ba1b1
DJ
85912008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8592
8593 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
8594 frames-invalid annotations.
8595
e691325a
PM
85962008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
8597
a9c64011 8598 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 8599
f85b5ecc
DE
86002008-02-27 Doug Evans <dje@google.com>
8601
8602 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
8603 for bug 1738.
8604 (breakpoint_to_handler_entry): Ditto.
8605
b40e7bf3
JB
86062008-02-27 Joel Brobecker <brobecker@adacore.com>
8607
8608 * gdb.base/ending-run.exp: Use the first line of code inside
8609 function body to test breakpoints.
8610 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
8611 location where the breakpoint is inserted when using the line
8612 where a function is declared. Fix typo in the description of
8613 one of the tests.
8614 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
8615
2faca73a
PM
86162008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
8617
8618 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 8619 tests.
2faca73a 8620
6f439c36
PM
86212008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
8622
8623 * gdb.base/args.exp: avoid same output for tests
8624 with single quotes.
8625
54e52265
VP
86262008-02-26 Vladimir Prus <vladimir@codesourcery.com>
8627
a9c64011
AS
8628 * gdb.base/annota1.exp: Adjust for 'info break'
8629 format changes.
8630 * gdb.base/annota3.exp: Likewise.
8631 * gdb.base/break.exp: Likewise.
8632 * gdb.base/condbreak.exp: Likewise.
8633 * gdb.base/pending.exp: Likewise.
8634 * gdb.base/sepdebug.exp: Likewise.
8635 * gdb.base/unload.exp: Likewise.
8636 * gdb.cp/ovldbreak.exp: Likewise.
8637 * gdb.mi/mi-pending.exp: Likewise.
54e52265 8638
897b09ca
DE
86392008-02-07 Doug Evans <dje@google.com>
8640
8641 * gdb.cp/mb-inline.exp: New.
8642 * gdb.cp/mb-inline.h: New.
8643 * gdb.cp/mb-inline1.cc: New.
8644 * gdb.cp/mb-inline2.cc: New.
8645
b1c32d35
PM
86462008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
8647
8648 * gdb.pascal/floats.pas: New test program.
8649 * gdb.pascal/floats.exp: New testcase.
8650
1a4ca44a
TJB
86512008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
8652
8653 * gdb.base/callfuncs.c (t_float_many_args): New function.
8654 (t_double_many_args): New function.
8655 * gdb.base/callfuncs.exp: Add tests for exceeding float
8656 and double parameters passed through the stack.
8657
439048e8
JB
86582008-02-05 Joel Brobecker <brobecker@adacore.com>
8659
8660 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
8661 gdb.ada/complete/foo.adb: New files.
8662 * gdb.ada/complete.exp: New testcase.
8663
81fe8080
DE
86642008-02-03 Doug Evans <dje@google.com>
8665
301f0ecf
DE
8666 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
8667
81fe8080
DE
8668 * gdb.cp/gdb2384.exp: New file.
8669 * gdb.cp/gdb2384.cc: New file.
8670 * gdb.cp/gdb2384-base.h: New file.
8671 * gdb.cp/gdb2384-base.cc: New file.
8672
4b071aec
DE
86732008-02-02 Doug Evans <dje@google.com>
8674
8675 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
8676
61137ba6
JB
86772007-02-01 Joel Brobecker <brobecker@adacore.com>
8678
8679 * gdb.ada/sym_print_name: New test program.
8680 * gdb.ada/sym_print_name.exp: New testcase.
8681
86822007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
8683
8684 * gdb.ada/nested/hello.adb: New file.
8685 * gdb.ada/nested.exp: New testcase.
8686 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
8687
98deb0da
VP
86882008-02-01 Vladimir Prus <vladimir@codesourcery.com>
8689
8690 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
8691 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
8692 don't cause future evaluations of function to report
8693 creation of internal breakpoints.
98deb0da 8694
723a2275
VP
86952008-02-01 Vladimir Prus <vladimir@codesourcery.com>
8696
8697 * gdb.mi/mi-break.exp (test_error): New.
8698 Call it.
8699
fb546a2f
LM
87002008-01-31 Luis Machado <luisgpm@br.ibm.com>
8701
8702 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
8703 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
8704
2d8fd90a
PM
87052008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
8706
8707 * gdb.pascal/integers.pas: New test program.
8708 * gdb.pascal/integers.exp: New testcase.
8709
a7fa0ded
PM
87102008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
8711
8712 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
8713
5e1a1926
TJB
87142008-01-30 Luis Machado <luisgpm@br.ibm.com>
8715
8716 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
8717 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
8718
8d04f9f0
JB
87192008-01-30 Paul Hilfinger <hilfinger@adacore.com>
8720
8721 * gdb.ada/formatted_ref: New test program.
8722 * gdb.ada/formatted_ref.exp: New testcase.
8723
8724 * gdb.cp/formatted-ref.cc: New file.
8725 * gdb.cp/formatted-ref.exp: New testcase.
8726
ce75a98f
JB
87272008-01-30 Joel Brobecker <brobecker@adacore.com>
8728
8729 * gdb.base/ptype.exp: Add testing of "ptype $pc".
8730
e835f6bf
NR
87312008-01-30 Nick Roberts <nickrob@snap.net.nz>
8732
8733 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
8734 (test_file_list_exec_source_file): Update to new macro-info field.
8735
d118ef87
PH
87362008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
8737
8738 * gdb.ada/exprs: New test program.
8739 * gdb.ada/exprs.exp: New testcase.
8740
7d35ab09
TJB
87412008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8742
8743 * dfp-test.c (DELTA, DELTA_B): New definitions.
8744 (double_val1, double_val2, double_val3, double_val4, double_val5,
8745 double_val6, double_val7, double_val8, double_val9, double_val10,
8746 double_val11, double_val12, double_val13, double_val14, dec32_val1,
8747 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
8748 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
8749 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
8750 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
8751 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
8752 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
8753 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
8754 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
8755 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
8756 dec128_val16): New global variables.
8757 (decimal_dec128_align): New function.
8758 (decimal_mixed): Likewise.
8759 (decimal_many_args_dec32): Likewise.
8760 (decimal_many_args_dec64): Likewise.
8761 (decimal_many_args_dec128): Likewise.
8762 (decimal_many_args_mixed): Likewise.
8763 * dfp-test.exp: Add tests calling new inferior functions.
8764
2d717e4f
DJ
87652008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8766
8767 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
8768 gdb.server/ext-run.exp: New files.
8769 * lib/gdbserver-support.exp (gdbserver_download): New.
8770 (gdbserver_start): New. Update gdbserver expected
8771 output.
8772 (gdbserver_spawn): Use them.
8773 (gdbserver_start_extended): New.
8774
e85a822c
DJ
87752008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8776
8777 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
8778 Run on GNU/Linux.
8779 (do_exec_tests): Check for systems which do not support catchpoints.
8780 Do not match START.
8781 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
8782 Run on GNU/Linux. Enable verbose output.
8783 (check_fork_catchpoints): New.
8784 (explicit_fork_child_follow, catch_fork_child_follow)
8785 (tcatch_fork_parent_follow): Update expected messages.
8786 (do_fork_tests): Use check_fork_catchpoints.
8787 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
8788 Run on GNU/Linux. Enable verbose output.
8789 (check_vfork_catchpoints): New.
8790 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
8791 expected messages.
8792 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
8793
401ea829
JB
87942008-01-29 Jim Blandy <jimb@red-bean.com>
8795
8796 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
8797 host' errors.
8798 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
8799
aceaf3ad
JB
88002008-01-29 Jim Blandy <jimb@red-bean.com>
8801
8802 * gdb.threads/sigthread.c: Use barriers to ensure that
8803 child_thread and child_thread_two are always initialized before we
8804 start to use them.
8805
a5606eee
VP
88062008-01-29 Vladimir Prus <vladimir@codesourcery.com>
8807
8808 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
8809 * gdb.base/watchpoint-solib.c: New.
8810 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 8811
c55a82bb
PM
88122008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
8813
8814 * gdb.base/gdb1056.exp: Add unsigned integer test.
8815
0993fe05
DE
88162008-01-28 Doug Evans <dje@google.com>
8817
8818 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
8819
4fe42e7f
JB
88202008-01-27 Jim Blandy <jimb@codesourcery.com>
8821
c7a69933
JB
8822 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
8823
4fe42e7f
JB
8824 * gdb.base/expand-psymtabs.exp: Doc fix.
8825
5def8285
MK
88262008-01-26 Mark Kettenis <kettenis@gnu.org>
8827
8828 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8829
5313c911
NR
88302008-01-24 Nick Roberts <nickrob@snap.net.nz>
8831
a9c64011 8832 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
8833 -var-set-format.
8834
93815fbf
VP
88352008-01-23 Chris Demetriou <cgd@google.com>
8836
8837 * gdb.threads/thread_events.c: New testcase source file.
8838 * gdb.threads/thread_events.exp: New testcase expect file.
8839
467a88ee
NR
88402008-01-23 Nick Roberts <nickrob@snap.net.nz>
8841
8842 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
8843
8844 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
8845 -var-set-format.
8846
d8f82aba
DJ
88472008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
8848 Vladimir Prus <vladimir@codesourcery.com>
8849
8850 * gdb.base/float.exp: Allow missing floating point for m68k and
8851 PowerPC.
8852
60c46647
VP
88532008-01-22 Vladimir Prus <vladimir@codesourcery.com>
8854
8855 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
8856 ignore count.
8857 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
8858 * gdb.mi/mi-cli.exp: Adjust.
8859 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 8860
c7dd36a1
PA
88612008-01-17 Pedro Alves <pedro@codesourcery.com>
8862
8863 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
8864 and 'dummy_ptr' integer pointer. Initialize struct_declarations
8865 with dummy_ptr's address.
8866 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
8867 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
8868 all targets.
8869 * gdb.mi/mi2-var-child.exp: Likewise.
8870
39d5313e
JB
88712008-01-09 Joel Brobecker <brobecker@adacore.com>
8872
8873 * gdb.ada/null_array: New test program.
8874 * gdb.ada/null_array.exp: New testcase.
8875
0aea4bf3
LM
88762008-01-09 Luis Machado <luisgpm@br.ibm.com>
8877
8878 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
8879 with required float modifiers.
8880
0b354900
JB
88812008-01-08 Joel Brobecker <brobecker@adacore.com>
8882
8883 * gdb.ada/funcall_param: New test program.
8884 * gdb.ada/funcall_param.exp: New testcase.
8885
cdb7f5d4
JB
88862008-01-08 Joel Brobecker <brobecker@adacore.com>
8887
8888 * gdb.ada/arrayparam: New test program.
8889 * gdb.ada/arrayparam.exp: New testcase.
8890
88e2547f
JB
88912008-01-08 Joel Brobecker <brobecker@adacore.com>
8892
8893 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
8894 landed. Should also fix random failures in the test following it.
8895
f6867ce0
TJB
88962008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8897
8898 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
8899 for expressions with decimal float values.
8900 (test_dfp_conversions): New function to test casts to and from
8901 decimal float types.
8902 Call test_dfp_conversions.
8903 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
8904 elements.
8905 (main): Initialize ds.float4 and ds.double8 elements.
8906 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
8907 string to new error message.
8908 (d64_set_tests): Likewise.
8909 (d128_set_tests): Likewise.
8910 Add tests for expressions with decimal float variables. Add tests for
8911 conversions to and from decimal float types.
8912
f9c11282
JB
89132008-01-05 Joel Brobecker <brobecker@adacore.com>
8914
8915 * gdb.ada/packed_tagged/comp_bug.adb: New file.
8916 * gdb.ada/packed_tagged.exp: New testcase.
8917
0ecbca72
JB
89182008-01-04 Joel Brobecker <brobecker@adacore.com>
8919
8920 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
8921 gdb.ada/homonym/homonym_main.adb: New files.
8922 * gdb.ada/homonym.exp: New testcase.
8923
c18d3d89
JB
89242008-01-04 Joel Brobecker <brobecker@adacore.com>
8925
8926 * gdb.ada/packed_array.exp: Add testing of references to
8927 a packed array.
8928
ecc7085b
JB
89292008-01-04 Joel Brobecker <brobecker@adacore.com>
8930
8931 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
8932 New files.
8933 * gdb.ada/type_coercion.exp: New testcase.
8934
c474c922
JB
89352008-01-04 Joel Brobecker <brobecker@adacore.com>
8936
8937 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
8938 gdb.ada/tagged/foo.adb: New file.
8939 * gdb.ada/tagged.exp: New testcase.
8940
9005b927
JB
89412008-01-04 Joel Brobecker <brobecker@adacore.com>
8942
8943 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
8944 gdb.ada/ptype_field/foo.adb: New files.
8945 * gdb.ada/ptype_field.exp: New testcase.
8946
1a6aaad8
JB
89472008-01-03 Joel Brobecker <brobecker@adacore.com>
8948
8949 * gdb.ada/print_pc.exp: New testcase.
8950
0ef22f53
JB
89512008-01-03 Joel Brobecker <brobecker@adacore.com>
8952
8953 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
8954 gdb.ada/taft_type/p.adb: New files.
8955 * gdb.ada/taft_type.exp: New testcase.
8956
1689ecf8
JB
89572008-01-03 Joel Brobecker <brobecker@adacore.com>
8958
8959 * gdb.ada/array_bounds/bar.adb: New file.
8960 * gdb.ada/array_bounds.exp: New testcase.
8961
a4d0b9c3
JB
89622008-01-03 Joel Brobecker <brobecker@adacore.com>
8963
8964 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
8965 gdb.ada/arrayptr/foo.adb: New files.
8966 * gdb.ada/arrayptr.exp: New testcase.
8967
a31ace00
JB
89682008-01-03 Joel Brobecker <brobecker@adacore.com>
8969
8970 * gdb.base/set-lang-auto.exp: New testcase.
8971
a97fced3
JB
89722008-01-03 Joel Brobecker <brobecker@adacore.com>
8973
8974 * gdb.ada/fun_addr/foo.adb: New file.
8975 * gdb.ada/fun_addr.exp: New testcase.
8976
ef29ce1a
JK
89772008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8978
8979 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
8980 New files
8981
0fafefe3
JB
89822008-01-02 Joel Brobecker <brobecker@adacore.com>
8983
8984 * array_subscript_addr/p.adb: New file.
a9c64011 8985 * array_subscript_addr.exp: New testcase.
0fafefe3 8986
c4359f8d
JB
89872008-01-02 Joel Brobecker <brobecker@adacore.com>
8988
a9c64011 8989 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
8990 New files.
8991 * gdb.ada/str_cmp_ref.exp: New testcase.
8992
1aa1b15b
JB
89932008-01-01 Joel Brobecker <brobecker@adacore.com>
8994
8995 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
8996 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 8997 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 8998
81c9b2cf
JB
89992008-01-01 Joel Brobecker <brobecker@adacore.com>
9000
9001 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
9002 gdb.ada/ref_param/pck.ads: New files.
9003 * gdb.ada/ref_param.exp: New testcase.
9004
319e4674
JB
90052008-01-01 Joel Brobecker <brobecker@adacore.com>
9006
9007 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
9008 gdb.ada/interface/foo.adb: New files.
9009 * gdb.ada/interface.exp: New testcase.
9010
ef682c56
JB
90112007-12-31 Jim Blandy <jimb@codesourcery.com>
9012
9013 * gdb.base/multi-forks.exp: Consume all output from child
9014 processes before proceeding to next test.
9015
f6f3eb6c
JB
90162007-12-29 Jim Blandy <jimb@codesourcery.com>
9017
9018 * configure: Regenerated.
9019
f652e42f
JB
90202007-12-27 Joel Brobecker <brobecker@adacore.com>
9021
9022 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
9023 gdb.ada/fixed_cmp/fixed.adb: New files.
9024 * gdb.ada/fixed_cmp.exp: New testcase.
9025
6943e596
JB
90262007-12-27 Joel Brobecker <brobecker@adacore.com>
9027
9028 * gdb.ada/boolean_expr.exp: New testcase.
9029
aad9a193
JB
90302007-12-26 Jim Blandy <jimb@codesourcery.com>
9031
9032 * gdb.base/multi-forks.exp: Doc fix.
9033
fb5f3683
JB
90342007-12-26 Joel Brobecker <brobecker@adacore.com>
9035
9036 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
9037 * gdb.ada/char_param.exp: Do not compile our test program with
9038 -gnata, this is unnecessary.
9039 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
9040
384e4a9c
JB
90412007-12-24 Joel Brobecker <brobecker@adacore.com>
9042
9043 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
9044 gdb.ada/print_chars/foo.adb: New files.
9045 * gdb.ada/print_chars.exp: New testcase.
9046
01e044f7
JB
90472007-12-24 Joel Brobecker <brobecker@adacore.com>
9048
9049 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
9050 gdb.ada/char_param/foo.adb: New files.
9051 * gdb.ada/char_param.exp: New testcase.
9052
0ce17860
JB
90532007-12-22 Jim Blandy <jimb@codesourcery.com>
9054
9055 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
9056 hard-coding source line numbers into the test.
9057 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
9058 gdb_get_line_number to find.
9059
919809b9
JB
90602007-12-22 Joel Brobecker <brobecker@adacore.com>
9061
9062 * gdb.base/ptype.c (highest): New struct type.
9063 (the_highest): New variable of that type.
9064 (main): Add dummy assignment to a field of variable the_highest.
9065 * gdb.base/ptype.exp: Test type printing of our new variable.
9066
abc8a88d
PM
90672007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
9068
9069 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 9070 and record first explicitly generated thread number.
abc8a88d
PM
9071 Use that thread number for thread specific watchpoint test.
9072 Add iteration number to repetitive tests.
9073
5158f3e3
CES
90742007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
9075 Jim Blandy <jimb@codesourcery.com>
9076
9077 * gdb.base/expand-psymtabs.c: New testcase
9078 source file.
9079 * gdb.base/expand-psymtabs.exp: New testcase
9080 expect file.
9081
37e4754d
LM
90822007-12-17 Luis Machado <luisgpm@br.ibm.com>
9083
9084 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
9085 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
9086
551e5d04
JB
90872007-12-17 Joel Brobecker <brobecker@adacore.com>
9088
9089 * gdb.ada/frame_args/foo.adb: New file.
9090 * gdb.ada/frame_args/pck.ads: New file.
9091 * gdb.ada/frame_args/pck.adb: New file.
9092 * gdb.ada/frame_args.exp: New testcase.
9093
a05ee097
JB
90942007-12-17 Joel Brobecker <brobecker@adacore.com>
9095
9096 * gdb.base/frame-args.c: New file.
9097 * gdb.base/frame-args.exp: New testcase.
9098
c162e8c9 90992007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 9100 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
9101
9102 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
9103
afe8ab22 91042007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 9105
afe8ab22
VP
9106 * gdb.mi/mi-pending.exp: New.
9107 * gdb.mi/mi-pending.c: New.
9108 * gdb.mi/mi-pendshr.c: New.
9109
dfdfb3ca
JB
91102007-12-06 Jim Blandy <jimb@codesourcery.com>
9111
9112 * gdb.base/default.exp: Update expected output for 'info catch'.
9113
b7fca990
JK
91142007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9115
9116 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
9117 must be set to binary.
9118
6a1afc1e
PA
91192007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
9120
9121 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
9122
a6b151f1
DJ
91232007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
9124
9125 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
9126 gdb.mi/mi-file-transfer.exp: New.
9127
43039443
JK
91282007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9129
9130 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
9131
0ef2251b
MR
91322007-11-22 Maciej W. Rozycki <macro@mips.com>
9133
9134 * gdb.trace/backtrace.exp: Fix a typo.
9135 * gdb.trace/circ.exp: Likewise.
9136 * gdb.trace/collection.exp: Likewise.
9137 * gdb.trace/limits.exp: Likewise.
9138 * gdb.trace/report.exp: Likewise.
9139 * gdb.trace/tfind.exp: Likewise.
9140 * gdb.trace/while-dyn.exp: Likewise.
9141
5443631e
NR
91422007-11-21 Nick Roberts <nickrob@snap.net.nz>
9143
9144 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
9145 objects of pointers that can't be dereferenced are now
9146 "noneditable".
9147
a4ce5b0d
UW
91482007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9149
9150 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
9151 (target_cpu): Remove.
9152
d6e956e5
VP
91532007-10-15 Vladimir Prus <vladimir@codesourcery.com>
9154
9155 * gdb.base/ending-run.exp: Expect the list of cleared
9156 breakpoint to come in natural order, not the reversed one.
a9c64011 9157
214270ab
VP
91582007-11-07 Vladimir Prus <vladimir@codesourcery.com>
9159
9160 * gdb.mi/mi-var-child.c (do_child_deletion): New.
9161 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 9162
1a619819
LM
91632007-11-05 Luis Machado <luisgpm@br.ibm.com>
9164
9165 * gdb.base/printcmds.exp: New function
9166 test_printf_with_dfp.
9167
5b01a6fa
DE
91682007-11-02 Doug Evans <dje@google.com>
9169
9170 * gdb.disasm/t01_mov.s: Remove carriage returns.
9171 * gdb.disasm/t02_mova.s: Ditto.
9172 * gdb.disasm/t03_add.s: Ditto.
9173 * gdb.disasm/t04_sub.s: Ditto.
9174 * gdb.disasm/t05_cmp.s: Ditto.
9175 * gdb.disasm/t06_ari2.s: Ditto.
9176 * gdb.disasm/t07_ari3.s: Ditto.
9177 * gdb.disasm/t08_or.s: Ditto.
9178 * gdb.disasm/t09_xor.s: Ditto.
9179 * gdb.disasm/t10_and.s: Ditto.
9180 * gdb.disasm/t11_logs.s: Ditto.
9181 * gdb.disasm/t12_bit.s: Ditto.
9182 * gdb.disasm/t13_otr.s: Ditto.
9183
ec33ab7f
JK
91842007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9185
9186 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
9187
ae0d01ff
UW
91882007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9189
9190 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
9191 provide DFP support.
9192
55eddb0f
DJ
91932007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
9194
9195 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
9196 Test "set powerpc vector-abi". Skip auto-detection tests for old
9197 toolchains.
9198
7020f05c
PA
91992007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
9200
9201 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
9202 with [string compare].
9203
84bc3db9
PA
92042007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
9205
9206 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
9207 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
9208
5876dc88
LM
92092007-10-25 Luis Machado <luisgpm@br.ibm.com>
9210
9211 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
9212 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
9213 * gdb.opt/Makefile.in: New makefile.
9214 * Makefile.in: Create new directory "gdb.opt".
9215 * configure.ac: Add "gdb.opt" directory.
9216 * configure: Regenerated.
a9c64011 9217
c3ea9a14
DE
92182007-10-25 Doug Evans <dje@google.com>
9219
9220 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
9221 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
9222
a9c64011 92232007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
9224 Thiago Jung Bauermann <bauerman@br.ibm.com>
9225
9226 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
9227 Floating Point expressions.
9228 * gdb.base/dfp-test.exp: new file adding tests for Decimal
9229 Floating Point variables.
9230 * gdb.base/dfp-test.c: new file containing program with Decimal
9231 Floating variables, used by gdb.base/dfp-test.exp.
9232
62a24a2b
DJ
92332007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
9234
9235 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
9236
e7b1eae6
UW
92372007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9238
9239 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
9240 compiling test case with GCC.
9241 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
9242
c641edcc
UW
92432007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9244
9245 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
9246 format changes.
9247
5e5ebfe6
MS
92482007-10-18 Michael Snyder <msnyder@specifix.com>
9249
9250 * gdb.base/dbx.exp: Add missing "-re " operator.
9251
e831e7b6
GM
92522007-10-16 Gaius Mulley <gaius@glam.ac.uk>
9253
9254 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
9255 * configure.ac: Removed trailing spaces after backslash.
9256 * gdb.modula2: New directory.
9257 * gdb.modula2/Makefile.in: New file.
9258 * gdb.modula2/unbounded-array.exp: New file.
9259 * gdb.modula2/unbounded1.c: New file.
9260
7cc46491
DJ
92612007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
9262
9263 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
9264
92652007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
9266
9267 * gdb.base/sigstep.c (main): Add checks for
9268 return values for setitimer call.
9269 Call setitimer again with itimer = ITIMER_REAL
9270 if first call to setitimer fails.
9271
e91528f0
KH
92722007-10-11 Kazu Hirata <kazu@codesourcery.com>
9273
9274 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
9275 of $timeout.
9276
2ec9a4f8
DJ
92772007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
9278
9279 * gdb.server/server-run.exp: Test for dynamic linker symbols.
9280
92812007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
9282
9283 * lib/gdb.exp (gdb_run_cmd): Move comment outside
9284 of gdb_expect call, to avoid interruption.
9285
64b2fa04
PA
92862007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
9287
9288 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
9289 (v_unsigned_long_long, v_long_long_array)
9290 (v_signed_long_long_array, v_unsigned_long_long_array)
9291 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
9292 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
9293 [!NO_LONG_LONG]: New.
9294 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
9295 v_long_long_member.
9296
9297 (v_long_long_func, v_signed_long_long_func)
9298 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
9299 (main) [!NO_LONG_LONG]: Initialize long long variants.
9300
9301 * gdb.base/whatis.exp: If board file requests no_long_long, build
9302 test with NO_LONG_LONG defined. Test long long, signed long long,
9303 and unsigned long long variants but only if board file doesn't
9304 disable it.
9305
a912286e 93062007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 9307 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
9308
9309 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
9310 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
9311 * configure: Regenerated.
9312 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
9313 gdb.pascal/types.exp, lib/pascal.exp: New files.
9314
471ba8c9
DJ
93152007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
9316
9317 * gdb.cp/classes.exp (do_tests): Always step to the line after the
9318 call.
9319 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
9320 to return to the call.
9321 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
9322 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
9323 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
9324 * gdb.mi/mi-until.exp (test_until): Likewise.
9325 * gdb.mi/mi2-until.exp (test_until): Likewise.
9326
fef8a650
DJ
93272007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
9328
9329 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
9330 two-char array.
9331 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
9332
d983da9c
DJ
93332007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
9334
9335 * gdb.threads/watchthreads.c (thread_function): Sleep between
9336 iterations.
9337 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
9338 at once for S/390. Generate matching fails and passes.
9339
17f62551
VP
93402007-09-27 Vladimir Prus <vladimir@codesourcery.com>
9341
9342 * gdb.mi/var-cmd.c (do_children_tests): Initialize
9343 the 'struct_declarations' variable to zeros.
a9c64011 9344
ed0616c6
VP
93452007-09-24 Vladimir Prus <vladimir@codesourcery.com>
9346
9347 * gdb.cp/mb-ctor.cc: New.
9348 * gdb.cp/mb-ctor.exp: New.
9349 * gdb.cp/mb-templates.cc: New.
9350 * gdb.cp/mb-templates.exp: New.
9351
41f1b697
DJ
93522007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
9353
9354 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
9355
3f213f78
PA
93562007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
9357
9358 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
9359 targets.
9360 * configure: Regenerate.
9361
0d381245 93622007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 9363
0d381245
VP
9364 * gdb.base/annota1.exp: Adjust for 'info break'
9365 format changes.
9366 * gdb.base/annota3.exp: Likewise.
9367 * gdb.base/break.exp: Likewise.
9368 * gdb.base/condbreak.exp: Likewise.
9369 * gdb.base/pending.exp: Likewise.
9370 * gdb.base/sepdebug.exp: Likewise.
9371 * gdb.base/unload.exp: Likewise.
9372 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 9373
fe3f5fa8
VP
93742007-09-22 Vladimir Prus <vladimir@codesourcery.com>
9375
9376 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
9377 messages.
9378 * gdb.base/chng-syms.exp: Likewise.
9379 * gdb.base/unload.exp: Likewise.
a9c64011 9380
a75cf6c0
DJ
93812007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
9382
9383 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
9384
18ecae38
DJ
93852007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9386
9387 * schedlock.c (NUM): Change to 1.
9388 (main): Use args[0] for the main thread.
9389 * schedlock.exp: Only expect two threads. Only issue one pass or fail
9390 regardless of the number of threads.
9391
5509918f
MR
93922007-09-14 Maciej W. Rozycki <macro@mips.com>
9393
4a543daf
MR
9394 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
9395 type down.
9396 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
9397 test.
9398 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
9399 watchpoint type down.
9400 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
9401 test.
9402
94032007-09-14 Maciej W. Rozycki <macro@mips.com>
9404
5509918f
MR
9405 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
9406 Move all the tests here and run them twice, once using software
9407 watchpoints and once using hardware watchpoints.
9408 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
9409
40b53987
DJ
94102007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
9411
9412 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
9413 test.
9414
695e2681
MK
94152007-09-10 Mark Kettenis <kettenis@gnu.org>
9416
8b3fc8d8
MK
9417 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
9418 build-id.
9419
695e2681
MK
9420 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
9421 know about $ORIGIN. Calculate output dir from $dest instead of
9422 using ${objdir}/{$subdir}.
9423
58d69f29
MK
94242007-09-09 Mark Kettenis <kettenis@gnu.org>
9425
9426 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
9427 gcore, before continuing with the test.
9428
3e347599
DJ
94292007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
9430
9431 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
9432 * gdb.mi/mi-watch.exp: Likewise.
9433
ea37ba09
DJ
94342007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9435 Jim Blandy <jimb@codesourcery.com>
9436
9437 * gdb.arch/i386-sse.exp: Do not expect character constants.
9438 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
9439 * gdb.base/display.exp: Allow print/s.
9440 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
9441 and unsigned char array changes.
9442
2025a643
DJ
94432007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9444
9445 * gdb.base/display.exp: Add tests for printf %p.
9446
26669a27
PA
94472007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
9448
9449 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
9450 the dll name to unicode.
9451
c8f021f8
JK
94522007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9453
9454 * gdb.base/default.exp (show version): Update the version text.
9455 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
9456
4cf31eea
JK
94572007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9458
9459 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
9460 New files.
9461
4935890f
JK
94622007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9463
9464 * lib/gdb.exp (build_id_debug_filename_get): New function.
9465 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
9466 Remove the generate DEBUG file for the future testcase runs.
9467 New testcase for the NT_GNU_BUILD_ID retrieval.
9468 Move the final testing step to ...
9469 (test_different_dir): ... a new function.
9470 New parameter XFAIL to XFAIL all the tests performed.
9471 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
9472 New parameter TYPE to PF_PREFIX all the tests performed.
9473
02142340
VP
94742007-08-31 Vladimir Prus <vladimir@codesourcery.com>
9475
9476 * gdb.mi/mi-var-cp.cc (path_expression): New
9477 function.
9478 * gdb.mi/mi-var-cp.exp: Run path exression tests.
9479
36acd84e
UW
94802007-08-27 Markus Deuling <deuling@de.ibm.com>
9481
9482 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
9483 to fit into SPU Local Store memory.
9484
a896d121
JB
94852007-08-23 Joel Brobecker <brobecker@adacore.com>
9486
9487 * gdb.base/default.exp: Adjust the expected output of "info
9488 warranty" after the switch to GPLv3.
9489
7b433602
JB
94902007-08-23 Joel Brobecker <brobecker@adacore.com>
9491
9492 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
9493 to 30000 (from 20000).
9494
e22f8b7c
JB
94952007-08-23 Joel Brobecker <brobecker@adacore.com>
9496
9497 Switch the license of all .exp files to GPLv3.
9498 Switch the license of all .f and .f90 files to GPLv3.
9499 Switch the license of all .s and .S files to GPLv3.
9500
5a0e3bd0
JB
95012007-08-23 Joel Brobecker <brobecker@adacore.com>
9502
9503 * configure.ac: Switch license to GPLv3.
9504
cc00619d
JB
95052007-08-23 Joel Brobecker <brobecker@adacore.com>
9506
9507 Switch the licensing to GPLv3 for all .ads and .adb files.
9508
8d26208a
DJ
95092007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
9510
9511 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
9512 and t_int_double.
9513 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
9514
4fcb9948
JB
95152007-08-17 Joel Brobecker <brobecker@adacore.com>
9516
9517 * gdb.base/step-line.c: Switch license to GPL version 3, and
9518 update copyright year.
9519 * gdb.base/step-line.inp: Likewise.
9520
b9c34f67
JB
95212007-08-17 Joel Brobecker <brobecker@adacore.com>
9522
9523 * gdb.base/gdb1555.exp: Make expected output immune to formatting
9524 changes inside gdb1555.c.
9525 * gdb.base/pending.exp: Likewise.
9526
2cc17678
DJ
95272007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
9528
9529 * config/default.exp: New file.
9530
e48883f7
DJ
95312007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9532
9533 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
9534 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
9535
1ab80e5b
MR
95362007-07-30 Maciej W. Rozycki <macro@mips.com>
9537
9538 * gdb.base/dump.exp: Force the correct endianness for binary
9539 formats not carrying this information.
9540
aba471f5
DJ
95412007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9542
9543 * gdb.threads/staticthreads.exp: Match .*sem_post.
9544
d4e07204
DJ
95452007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9546
9547 * gdb.base/readline.exp (operate_and_get_next): Match the final
9548 prompt.
9549
2b97317d
KB
95502007-07-23 Kevin Buettner <kevinb@redhat.com>
9551
9552 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
9553 to restarting SID.
9554
44efa07a
KB
95552007-07-18 Kevin Buettner <kevinb@redhat.com>
9556
9557 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
9558 prior to `gdb_start'.
9559
7b5ebade
KB
95602007-07-18 Kevin Buettner <kevinb@redhat.com>
9561
9562 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
9563 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
9564 Remove call to gdb_unload.
9565
255e7678
DJ
95662007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
9567 Daniel Jacobowitz <dan@codesourcery.com>
9568
9569 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
9570 for __WIN32__.
9571 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
9572 * gdb.base/unload.exp: Use shared library test routines.
9573
3a40aaa0
UW
95742007-07-03 Markus Deuling <deuling@de.ibm.com>
9575
9576 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
9577 * gdb.base/solib-symbol-lib.c: Likewise.
9578 * gdb.base/solib-symbol-main.c: Likewise.
9579
b0f4b84b
DJ
95802007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
9581
9582 * config/gdbserver.exp (gdb_reconnect): New.
9583 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
9584 gdb.base/solib-disc.exp: New files.
9585 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
9586 remote debugging".
9587 (gdb_compile): Add shlib_load flag.
9588 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
9589 port.
9590 (gdbserver_reconnect): New.
9591
1b05479a
DJ
95922007-07-01 Nick Roberts <nickrob@snap.net.nz>
9593 Daniel Jacobowitz <dan@codesourcery.com>
9594
9595 * gdb.base/annota3.exp: Test for if construct.
9596
86f78eb2
DJ
95972007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
9598
9599 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
9600
6a2eb474 96012007-06-21 Chris Dearman <chris@mips.com>
a9c64011 9602 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
9603
9604 * gdb.base/display.exp: Allow a newline after display/i.
9605 * gdb.base/pc-fp.exp: Likewise.
9606 * gdb.base/sigbpt.exp: Likewise.
9607
f8b73d13
DJ
96082007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9609
9610 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
9611 required features to be included.
9612
4339e69e
DJ
96132007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
9614
9615 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
9616 in info threads output.
9617
23d964e7
UW
96182007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9619 Markus Deuling <deuling@de.ibm.com>
9620
9621 * gdb.arch/spu-info.exp: New testcase.
9622 * gdb.arch/spu-info.c: New file.
9623
fd20f75b
DJ
96242007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
9625
9626 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
9627 tpcs_offset. Restore lr after the call.
9628 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
9629
2226f861
DJ
96302007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
9631
9632 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
9633 (gdbserver_run): Kill any running gdbserver.
9634 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
9635
d12371a9
MR
96362007-05-17 Maciej W. Rozycki <macro@mips.com>
9637
9638 * gdb.base/sigbpt.exp: Preset segv_addr.
9639
93f02886
DJ
96402007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
9641
9642 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
9643 (gdb_compile_shlib): Likewise.
9644 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
9645 (default_gdb_init): Clear cleanfiles.
9646 (gdb_finish): Delete recorded cleanfiles.
9647 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
9648
9649 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
9650 Do not use isnative.
9651 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
9652 gdb.base/so-impl-ld.exp: Likewise.
9653 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
9654 * gdb.base/unload.exp: Likewise. Do not pass empty option to
9655 gdb_compile.
9656
b04e06d7
VP
96572007-05-15 Vladimir Prus <vladimir@codesourcery.com>
9658
9659 * config/unknown.exp: Remove.
9660
069ed931
UW
96612007-05-15 Markus Deuling <deuling@de.ibm.com>
9662
9663 * gdb.base/info-proc.exp: Check is_remote.
9664
09db0d03
UW
96652007-05-14 Markus Deuling <deuling@de.ibm.com>
9666
9667 * gdb.base/gcore.exp: Initialize variable core_supported.
9668
af2cbe8c
DJ
96692007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9670
9671 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
9672
027c0295
DJ
96732007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9674
9675 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
9676 * gdb.threads/print-threads.exp (test_all_threads): Allow
9677 negative and hexadecimal thread IDs.
9678
dc5000e7
DJ
96792007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9680
9681 * gdb.java/jprint.java (public): Avoid invalid call to static
9682 method.
9683
2e74ed18
DP
96842007-05-14 Denis Pilat <denis.pilat@st.com>
9685
9686 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
9687 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
9688 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
9689 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
9690 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
9691
83547f02
UW
96922007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9693
9694 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 9695 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
9696 this mode.
9697 * gdb.base/ovlymgr.c: Provide stubs for spu target.
9698 * gdb.base/spu.ld: New file.
9699
b18be20d
DJ
97002007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
9701
9702 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
9703
be444858
DJ
97042007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
9705
9706 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
9707
b1d53152
DJ
97082007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
9709
9710 * gdb.java/jmain.exp: Handle demangled names with and without method
9711 signatures.
9712
d084b331
DJ
97132007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
9714
9715 * gdb.mi/mi-syn-frame.c (main, foo, bar)
9716 (have_a_very_merry_interrupt): Remove calls to puts.
9717 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
9718 inferior output.
9719 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
9720 test names.
9721
db9d7fc5
DJ
97222007-04-29 Markus Deuling <deuling@de.ibm.com>
9723 Daniel Jacobowitz <dan@codesourcery.com>
9724
9725 * gdb.base/auxv.exp (core_works): Also check is_remote.
9726 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
9727
ef783a7d 97282007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 9729
ef783a7d
VP
9730 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
9731 message, not the undefined 'module' variable.
9732 * gdb.base/siginfo.exp: Likewise.
9733 * gdb.base/sigstep.exp: Likewise.
9734 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
9735 serialport.
9736 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
9737
b7b73cae
CV
97382007-04-25 Corinna Vinschen <vinschen@redhat.com>
9739
9740 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
9741 target sim fails. Return 0 otherwise.
9742 (gdb_load): Return prematurely if gdb_target_sim fails.
9743
7d90fdfa
DP
97442007-04-16 Denis Pilat <denis.pilat@st.com>
9745
9746 * gdb.base/setshow.exp: Reset height after having set it to 100.
9747
5d3e9c85
DP
97482007-04-16 Denis Pilat <denis.pilat@st.com>
9749
9750 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
9751
18e75969
DP
97522007-04-16 Denis Pilat <denis.pilat@st.com>
9753
9754 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
9755
25d5ea92
VP
97562007-04-14 Vladimir Prus <vladimir@codesourcery.com>
9757
9758 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
9759 tests. Run the frozen varobjs test.
9760 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 9761 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 9762
0b49cb80
JK
97632007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9764
9765 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
9766 gdb.base/type-opaque.exp: New files.
9767
a73bafbc 97682007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
9769
9770 * gdb.mi/mi-var-child.c
a73bafbc
VP
9771 (do_children_tests): User char[2] instead of
9772 char so that automatic printing of pointers to char
9773 don't give unpredicable result.
9774 * gdb.mi/var-cmd.c (do_locals_test): Initialize
9775 local variables.
9776 * gdb.mi/mi-var-child.exp: Step to right line
9777 of do_children_tests.
9778 * gdb.mi/mi2-var-child.exp: Likewise.
9779 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 9780 do_locals_tests.
a73bafbc
VP
9781 (do_children_tests): User char[2] instead of
9782 char so that automatic printing of pointers to char
a9c64011 9783 don't give unpredicable result.
a73bafbc 9784 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 9785 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
9786 Pass test name to mi_wait_for_stop.
9787
7ce59000
DJ
97882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9789
9790 * gdb.asm/asm-source.exp: Remove d10v case.
9791 * lib/gdb.exp (skip_cplus_tests): Likewise.
9792 * gdb.asm/d10v.inc: Deleted.
9793
20389057
DJ
97942007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9795
9796 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
9797
8807d78b
DJ
97982007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9799
9800 * config/netware.exp: Delete file.
9801
aa3edb8e
JB
98022007-03-29 Joel Brobecker <brobecker@adacore.com>
9803
9804 * gdb.dwarf2/dw2-noloc.S: New file.
9805 * gdb.dwarf2/dw2-noloc.exp: New file.
9806
297561ac
PA
98072007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
9808
9809 * gdb.cp/method2.cc: New test.
9810 * gdb.cp/method2.exp: New test.
9811 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
9812
1f81bd39
DJ
98132007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
9814
9815 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
9816
9453113a
DJ
98172007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
9818
9819 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
9820
b741e217
DJ
98212007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
9822
9823 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
9824 (gdb_load): Delete, replace with...
9825 (gdb_reload): ...this.
9826 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
9827 * gdb.server/server-mon.exp: Likewise.
9828 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
9829 (gdb_start_cmd): New.
9830 (gdb_file_cmd): Save the last loaded file.
9831 (gdb_reload): New.
9832 (gdb_gnu_strip_debug): Use transform.
9833 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
9834 support here. Use new $last_loaded_file. Check mtime.
9835 (gdb_target_cmd): Handle ObjC failure case.
9836 (infer_host_exec): Delete.
9837 (gdbserver_load): Rename to...
9838 (gdbserver_run): ...this. Simplify.
9839 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
9840 (mi_gdb_load): Move most contents to a new function...
9841 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
9842 (mi_run_cmd): Use mi_gdb_target_load.
9843 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
9844 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
9845 Use gdb_run_cmd.
9846 * gdb.base/charsign.exp: Remove incorrect comment.
9847 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
9848 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
9849 gdb.base/start.exp: Use gdb_start_cmd.
9850
446ab585 98512007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 9852 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
9853
9854 * gdb.base/sigbpt.exp: Fix the message when skipping test.
9855 * gdb.base/signull.exp: Similarly.
9856
bbb88ebf
UW
98572007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9858
9859 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
9860 messages available to test cases (like chng-sym.exp).
9861
cb8c4a99
AS
98622007-03-14 Andreas Schwab <schwab@suse.de>
9863
9864 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
9865 format changes.
9866
4e463ff5
DJ
98672007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
9868
9869 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
9870 (optimized_1): New.
9871 (main): Call optimized_1.
9872 (gdb2029): Correct typos. Call gdb2029_marker.
9873 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
9874 for gdb2029.
9875
b6db2c47
MK
98762007-03-12 Mark Kettenis <kettenis@gnu.org>
9877
9878 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
9879 as tabs. Remove redundant test pattern.
9880
70ed3737
UW
98812007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9882
9883 * gdb.base/long_long.exp: Accept optional symbol name in <...>
9884 for /a format output.
9885
47b67b60
DJ
98862007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
9887
9888 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
9889 collect output incrementally.
9890
b8953b0e
UW
98912007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9892
9893 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
9894 for -var-create lpcharacter test.
9895 * gdb.mi/mi2-var-cmd.exp: Likewise.
9896
7acd5c40
UW
98972007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9898
9899 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
9900 pass on targets where address zero is readable.
9901
9c6759c1
UW
99022007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9903
9904 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
9905 just a single architecture.
9906
a2f1aeb4
UW
99072007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9908
9909 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
9910 (fetch_all_registers): New function, uses gdb_test_multiple and
9911 exp_continue to fetch inferior output line-by-line.
9912 Replace all uses of do_get_all_registers by fetch_all_registers.
9913
46579ac2
UW
99142007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9915
9916 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
9917 in target_info.
9918
fc133f24
MS
99192007-03-02 Michael Snyder <michael.snyder@palmsource.com>
9920
a9c64011 9921 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
9922 consistancy; add a default (timeout) case.
9923
7646a51d
MS
99242007-03-02 Michael Snyder <michael.snyder@palmsource.com>
9925
9926 * gdb.base/watchpoint.exp: Fix truncated comment.
9927
dcfff61f
MS
99282007-03-02 Michael Snyder <michael.snyder@palmsource.com>
9929
9930 * Makefile.in: Remove spurious single-quotes from sed command.
9931
664e3ee9
DJ
99322007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
9933
9934 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
9935 func.
9936 * gdb.mi/mi2-var-cmd.exp: Likewise.
9937
d7cc6f2f
JB
99382007-02-27 Joel Brobecker <brobecker@adacore.com>
9939
a9c64011
AS
9940 * gdb.dwarf2/dw2-producer.S: New file.
9941 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
9942
99432007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
9944
9945 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
9946 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
9947 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
9948 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
9949 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
9950 Revert tests to use mi_gdb_test and include value field in output
9951 of -var-create.
9952
93d42b30
DJ
99532007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
9954
9955 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
9956
c499ed39
DJ
99572007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
9958
9959 * gdb.base/maint.exp: Remove full paths from test names.
9960 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
9961 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
9962
9836f81b
JB
99632007-02-27 Joel Brobecker <brobecker@adacore.com>
9964
9965 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
9966
c74d0ad8
DJ
99672007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9968
9969 * gdb.server/server-mon.exp: New test.
9970
2711e456
DJ
99712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9972
9973 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
9974
ff6f572f
DJ
99752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9976
9977 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
9978 register capitalization.
9979
fada3feb
DP
99802007-02-13 Denis Pilat <denis.pilat@st.com>
9981
9982 * gdb.mi/mi-var-invalidate.exp: New file.
9983
fb1e4ffc
DJ
99842007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9985
9986 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
9987
3da939d7
DJ
99882007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9989
9990 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
9991
123dc839
DJ
99922007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9993
9994 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
9995 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
9996
877e3645 99972007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
9998
9999 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
10000 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
10001 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
10002 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
10003 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 10004 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 10005 Update tests to include value field in output of -var-create.
a9c64011 10006
3c0a2960
AS
100072007-02-08 Andreas Schwab <schwab@suse.de>
10008
10009 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
10010
108546a0
DJ
100112007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
10012
10013 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
10014 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
10015
d701dcab
DP
100162007-02-02 Denis Pilat <denis.pilat@st.com>
10017
10018 * gdb.threads/threadapply.exp: check that frame is not changed by
10019 the thread apply all command.
10020
783e3e2f
AS
100212007-01-31 Andreas Schwab <schwab@suse.de>
10022
6d9c3a87
AS
10023 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10024
3c50d7b9
AS
10025 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
10026 in the dwarf sections.
10027 * gdb.dwarf2/mac-fileno.S: Likewise.
10028
783e3e2f
AS
10029 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
10030 bspstore register on ia64.
10031
78ff580e
AS
100322007-01-29 Andreas Schwab <schwab@suse.de>
10033
cc8e9b12
AS
10034 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
10035 "frame-begin" annotation.
10036
78ff580e
AS
10037 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
10038 number of "frames-invalid" annotations.
10039
704a4f78
DJ
100402007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10041
10042 * gdb.base/commands.exp: Call if_commands_test.
10043 (gdb_test_no_prompt, if_commands_test): New.
10044
e741bf94
MK
100452007-01-28 Mark Kettenis <kettenis@gnu.org>
10046
10047 * gdb.threads/sigthread.c (NSIGS): Make bigger.
10048
474d0ad3
AS
100492007-01-27 Andreas Schwab <schwab@suse.de>
10050
10051 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
10052 .short/.int/.quad in the dwarf sections.
10053 * gdb.dwarf2/dw2-intercu.S: Likewise.
10054 * gdb.dwarf2/dw2-intermix.S: Likewise.
10055
e784b426
JK
100562007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10057
10058 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
10059 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
10060 array.
e784b426
JK
10061 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
10062 * gdb.base/setvar.exp: Likewise.
10063
37f08e04
AS
100642007-01-26 Andreas Schwab <schwab@suse.de>
10065
9a01813a
AS
10066 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
10067 test.
10068
37f08e04
AS
10069 * gdb.base/multi-forks.exp ("restart $i"): Also match
10070 __kernel_syscall_via_break.
10071
6e2a9270
VP
100722007-01-24 Vladimir Prus <vladimir@codesourcery.com>
10073
10074 * lib/mi-support.exp (mi_delete_varobj): New.
10075 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
10076 testcase.
10077 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
10078 (main): Call the above.
10079 (reference_update_test, base_in_reference_test)
10080 (reference_to_pointer): Delete the created varobjs.
a9c64011 10081
e515b470
DJ
100822007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
10083
10084 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
10085 * configure: Regenerated.
10086 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
10087 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
10088 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
10089 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
10090 * lib/gdb.exp (gdb_skip_xml_test): New function.
10091
08d8bcd7
DJ
100922007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
10093
10094 * gdb.base/sigrepeat.exp: Correct error message.
10095
100962007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
10097 Daniel Jacobowitz <dan@codesourcery.com>
10098
10099 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
10100 gdb.arch/i386-gnu-cfi-asm.S: New files.
10101
97c3f1f3
JK
101022007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10103
10104 * lib/gdb.exp: Abort on missing `site.exp'.
10105
cb1df416
DJ
101062007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10107 Daniel Jacobowitz <dan@codesourcery.com>
10108
10109 * gdb.base/included.c, gdb.base/included.exp,
10110 gdb.base/included.h: New files.
10111
35990120
DJ
101122007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
10113
10114 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
10115 (maximize_rlimit): Reduce limits on 64-bit systems.
10116
6e81a116 101172007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
10118
10119 From Marcus Deuling <deuling@de.ibm.com>:
10120 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
10121 every case.
10122
6c3c41f3
NR
101232007-01-13 Nick Roberts <nickrob@snap.net.nz>
10124
10125 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
10126 (test_path_specification): Use objdir instead of srcdir to always
10127 get an absolute filename.
10128
2f12c312
DJ
101292007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
10130
10131 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
10132
81121995
VP
101332007-01-11 Vladimir Prus <vladimir@codesourcery.com>
10134
10135 * gdb.mi/mi-var-cp.cc (reference_update_tests):
10136 Make sure the variable we're using is in scope.
10137 (reference_to_pointer): Likewise.
10138
4741b737
DJ
101392007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
10140
10141 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
10142 has no debug information.
10143
054410c3
DJ
101442007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
10145
10146 * gdb.base/annota1.exp: Remove extra send_gdb.
10147
818f79f6
DJ
101482007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10149
10150 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
10151
f7a6bb70
DJ
101522007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10153
10154 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
10155
57e66780
DJ
101562007-01-08 Nick Roberts <nickrob@snap.net.nz>
10157 Daniel Jacobowitz <dan@codesourcery.com>
10158
10159 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
10160 lcharacter or linteger change. Correct duplicated test name.
10161 * gdb.mi/mi2-var-cmd.exp: Likewise.
10162
3d799a95
DJ
101632007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
10164
10165 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
10166
101672007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 10168
a9c64011
AS
10169 * gdb.base/nofield.c: New file.
10170 * gdb.base/nofield.exp: New testcase.
51679ba9 10171
eafb94e8
NR
101722007-01-05 Nick Roberts <nickrob@snap.net.nz>
10173
10174 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
10175
10176 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
10177 test.
10178
5e572bb4
DJ
101792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
10180
10181 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
10182
74a44383
DJ
101832007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
10184
10185 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
10186 when continuing.
10187
1b572db9
DJ
101882007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
10189
10190 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
10191 Expect ".exe" extension.
10192
381bc39b
DJ
101932007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
10194
10195 * gdb.base/charset.exp: Add explicit filename to break.
10196 * gdb.base/dbx.exp: Add explicit filename to breaks.
10197
2b70e4c6
DJ
101982007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
10199
10200 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
10201 * gdb.mi/mi2-file.exp: Likewise.
10202
303b6f5d
DJ
102032007-01-04 Vladimir Prus <vladimir@codesourcery.com>
10204
10205 Implement specification of MI tests as comments
10206 in C and C++ sources.
10207 * lib/mi-support.exp (mi_autotest_data): New variable.
10208 (mi_autotest_source): New variable.
10209 (count_newlines, mi_prepare_inline_tests)
10210 (mi_get_inline_test, mi_continue_to_line)
10211 (mi_run_inline_test, mi_tbreak)
10212 (mi_send_resuming_command, mi_wait_for_stop): New functions.
10213 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
10214 Run inline tests.
10215 * gdb.mi/mi-var-cp.cc: Define tests here.
10216
23da0d94
VP
102172007-01-04 Vladimir Prus <vladimir@codesourcery.com>
10218
10219 Simplify usage of mi_continue_to.
10220 * lib/mi-support.exp (mi_runto_helper): Renamed
10221 from mi_runto, added new parameter 'run_or_continue'.
10222 (mi_runto): Use mi_runto_helper.
10223 (mi_continue_to): Accept just function name as parameter.
10224 Use mi_runto_helper.
10225 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
10226 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 10227
f9e18282
JB
102282006-01-04 Joel Brobecker <brobecker@adacore.com>
10229
10230 Make this testcase a bit more realistic. The current code
10231 is too simplistic, and allows the compiler to optimize out
10232 some of the entities we need for this testcase.
10233 * gdb.ada/null_record/bar.ads (Void_Star): New type.
10234 (Do_Nothing): Add extra parameter.
10235 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
10236 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
10237 by using a variable of type Void_Star.
10238
fd678c65
JB
102392006-01-04 Joel Brobecker <brobecker@adacore.com>
10240
10241 * gdb.ada/catch_ex/foo.adb: New file.
10242 * gdb.ada/catch_ex.exp: New testcase.
10243
05cfdb42
DJ
102442007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
10245
10246 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
10247 pass --image-base to linker.
10248
2e03ee74
DJ
102492007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10250 Daniel Jacobowitz <dan@codesourcery.com>
10251
10252 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
10253 secondary prompts.
10254
0d5de010
DJ
102552007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
10256
10257 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
10258 output. Test the types of members and member pointers.
10259 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
10260 gdb/2092.
10261 * gdb.cp/member-ptr.exp: Search for a comment instead of a
10262 statement. Enable for GCC. Update expected output for some tests
10263 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
10264 layout.
10265 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
10266 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
10267 (Diamond::vget_base): New.
10268 (main): Add new tests.
10269 * gdb.cp/printmethod.exp: Update expected output for member functions.
10270 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
10271 print pEe->D::vg().
10272
61a771aa
DJ
102732007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
10274
10275 * gdb.threads/tls.exp: Allow stops in sem_post.
10276
2fa63963
DJ
102772006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
10278
10279 * gdb.base/annota1.exp: Allow .*printf in backtraces.
10280 * gdb.base/annota3.exp: Likewise.
10281 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
10282 again (instead of timing out).
10283 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
10284 GCC bug 26475.
10285 * gdb.java/jmisc.exp: Adjust to work with method signatures including
10286 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
10287 test from jmisc1.exp.
10288 * gdb.java/jmisc1.exp: Delete.
10289 * gdb.java/jprint.exp: Adjust to work with method signatures including
10290 return types.
10291 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
10292 * gdb.threads/linux-dp.exp: Don't be confused by program output.
10293 * lib/java.exp (compile_java_from_source): Pass the correct type
10294 to target_compile.
10295
5eefc2b7
JB
102962006-12-31 Joel Brobecker <brobecker@adacore.com>
10297
10298 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
10299 (stack_align_edx): New function.
10300 (stack_align_eax): New function.
10301 (main): Add calls to stack_align_edx and stack_align_eax.
10302 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
10303 Add testing for the cases where the register used during a stack
10304 realignment is edx. Same for eax.
10305
227c54da
DJ
103062006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
10307
10308 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
10309 and generic PE targets.
10310
cab8ac94
JB
103112006-12-29 Joel Brobecker <brobecker@adacore.com>
10312
10313 * gdb.ada/array_return.exp: Update copyright date list.
10314
ba54f318
JB
103152006-12-27 Joel Brobecker <brobecker@adacore.com>
10316
10317 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
10318 (Create_Small_Float_Vector): New function.
10319 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
10320 function body.
10321 * gdb.ada/array_return/p.adb: Use new type and function from
10322 package Pck.
10323 * gdb.ada/array_return.exp: Add a test verifying that GDB is
10324 able to print the value returned by a function returning an
10325 array of float.
10326
6b7a35dd
JB
103272006-12-20 Joel Brobecker <brobecker@adacore.com>
10328
10329 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
10330 The associated tests should be PASSing.
10331
038224f6
VP
103322006-12-08 Vladimir Prus <vladimir@codesourcery.com>
10333
10334 Test for base in references.
10335 * gdb.mi/mi-var-cp.cc: Add test code.
10336 * gdb.mi/mi-var-cp.exp: Test for bases in references.
10337 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
10338 * gdb.mi/mi2-watch.exp: Likewise.
10339 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
10340 (mi_list_varobj_children): New function.
10341
b26ed50d
VP
103422006-12-08 Vladimir Prus <vladimir@codesourcery.com>
10343
10344 * lib/mi-support.exp
10345 (mi_runto): Accept "()" after function name.
10346 (mi_create_varobj): New function.
10347 (mi_varobj_update): New function.
10348 (mi_Check_varobj_value): New function.
10349 * gdb.mi/mi-var-cp.exp: New file.
10350 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 10351
08232497
DJ
103522006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
10353
10354 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
10355 gdb.base/weaklib2.c: New files.
10356
d394c993 103572006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 10358
ac6c2fba
NS
10359 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
10360 info. Adjust test names.
10361
8ec659a0 10362 * gdb.base/break.c (main): Move position of malloc.
d394c993 10363 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 10364
acd65feb
VP
103652006-11-28 Vladimir Prus <vladimir@codesourcery.com>
10366
10367 * gdb.mi/mi-var-cmd.exp: Check -var-update after
10368 assignement of arrays and function pointers.
10369 * gdb.mi/var-cmd.c: Add declaration necessary for above
10370 tests.
10371
f556d5e5
NS
103722006-11-27 Nathan Sidwell <nathan@codesourcery.com>
10373
10374 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
10375
10376 * gdb.threads/linux-dp.exp: Read thread table before and after
10377 creating each philosopher and verify it.
10378
697bc68d
NS
103792006-11-27 Nathan Sidwell <nathan@codesourcery.com>
10380 Paul Brook <paul@codesourcery.com>
10381 Daniel Jacobowitz <dan@codesourcery.com>
10382
10383 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 10384 main to remove duplication. Add start function of the form
697bc68d
NS
10385 '_*start[1-9]*'. Add RVDS start function.
10386
29d73ae4
DJ
103872006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
10388
10389 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
10390
c1d88655
UW
103912006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10392
10393 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
10394 * gdb.asm/spu.inc: New file.
10395 * gdb.base/term.exp: Disable if [target_info exists noargs].
10396 * gdb.gdb/complaints.exp: Disable if ![isnative].
10397 * gdb.gdb/selftest.exp: Likewise.
10398 * gdb.gdb/observer.exp: Likewise.
10399 * gdb.gdb/xfullpath.exp: Likewise.
10400 * gdb.base/attach.exp: Disable on SPU target.
10401 * gdb.cp/bs145503.exp: Likewise.
10402 * gdb.cp/exception.exp: Likewise.
10403 * gdb.cp/userdef.exp: Likewise.
10404
32a13b1a
DJ
104052006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
10406
10407 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
10408
d8295fe9
VP
104092006-11-10 Vladimir Prus <vladimir@codesourcery.com>
10410
10411 * gdb.base/completion.exp: Fix completion tests for
10412 'info' and 'info '.
10413 * gdb.base/help.exp (help_test_raw, test_class_help)
10414 (test_prefix_command_help): Move...
10415 * lib/gdb.exp: Here.
10416 * gdb.base/main.exp: Adjust.
10417 * gdb.cp/maint.exp: Adjust.
10418 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 10419
8c394015
VP
104202006-11-09 Vladimir Prus <vladimir@codesourcery.com>
10421
10422 * gdb.stabs/weird.exp (print_weird_var): Use
10423 gdb_test_multiple instead of gdb_expect.
10424
027fc1bc
VP
104252006-11-09 Vladimir Prus <vladimir@codesourcery.com>
10426
10427 * gdb.base/help.exp (help_test_raw): New.
10428 (test_class_help): New.
10429 (test_prefix_command_help): New.
10430 Adjust testcases.
10431
67609209
FR
104322006-11-09 Christophe Lyon <christophe.lyon@st.com>
10433
10434 * gdb.base/constvars.c (main): Write to crass and crips, so that
10435 they are allocated by the compiler.
10436
f73adfeb
AS
104372006-10-27 Andreas Schwab <schwab@suse.de>
10438
10439 * gdb.base/multi-forks.exp: Use "detach fork" instead of
10440 "detach-fork".
10441
2f83a18e
DJ
104422006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
10443
10444 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
10445 of patterns.
10446
94277a38
DJ
104472006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
10448
10449 * gdb.base/sepdebug.exp: Remove debug format test.
10450 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
10451 Handle no-symtab.
10452 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
10453
5bd2f6e2
DJ
104542006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
10455
10456 * gdb.threads/manythreads.c (thread_function, main): Don't cast
10457 int to pointer or pointer to int.
10458 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
10459
8c008720
DJ
104602006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
10461
10462 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
10463
9e35dae4
DJ
104642006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10465
10466 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
10467
d9639e13
DJ
104682006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
10469
10470 PR c++/2116
10471 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
10472
390a1bd0
JB
104732006-10-06 Joel Brobecker <brobecker@adacore.com>
10474
10475 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
10476 the corresponding bug has been fixed in GDB (PR/2018).
10477
dd920c33
JB
104782006-10-06 Joel Brobecker <brobecker@adacore.com>
10479
10480 * gdb.base/subst.exp: New testcase.
10481
53bbefe9
JB
104822006-10-06 Joel Brobecker <brobecker@adacore.com>
10483
10484 * gdb.ada/array_return/pck.ads: Add copyright notice.
10485 * gdb.ada/array_return/pck.adb: Likewise.
10486 * gdb.ada/array_return/p.adb: Likewise.
10487 * gdb.ada/exec_changed/first.adb: Likewise.
10488 * gdb.ada/exec_changed/second.adb: Likewise.
10489
09851417
JB
104902006-10-06 Joel Brobecker <brobecker@adacore.com>
10491
10492 * gdb.ada/watch_arg/watch.adb: New file.
10493 * gdb.ada/watch_arg.exp: New testcase.
10494
041bf30d
VP
104952006-10-02 Vladimir Prus <vladimir@codesourcery.com>
10496
10497 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 10498 via string_to_regexp.
041bf30d 10499 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 10500
f286fbdd 105012006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
10502
10503 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
10504 Remove unused / obsolete files.
10505
7c07f349
NR
105062006-09-19 Nick Roberts <nickrob@snap.net.nz>
10507
10508 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
10509
cd5ff84a
VP
105102006-09-17 Vladimir Prus <vladimir@codesourcery.com>
10511
10512 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
10513 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 10514 the number of frames.
cd5ff84a 10515
ae018d1a
DJ
105162006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
10517
10518 * gdb.base/args.c (main): Add breakpoint marker.
10519 * gdb.base/args.exp: Use args_test for tests. Add new tests which
10520 really test empty arguments.
10521 (args_load): Delete.
10522 (args_test): New.
10523
b399c549
NR
105242006-09-13 Nick Roberts <nickrob@snap.net.nz>
10525
10526 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 10527 check for one file.
b399c549 10528
2ab1eb7a
VP
105292006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
10530
10531 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
10532 HIGH_FRAME argument to -stack-list-locals can be larger than
10533 the number of frames.
a9c64011 10534
476308bf
FF
105352006-08-18 Fred Fish <fnf@specifix.com>
10536
10537 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
10538 '$' in front of skip_vmx_tests_saved when setting that.
10539
8625200f
AS
105402006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
10541
10542 * gdb.base/trace-commands.exp: New file.
10543
089ec8f1
DJ
105442006-08-10 Joel Brobecker <brobecker@adacore.com>
10545 Daniel Jacobowitz <dan@codesourcery.com>
10546
10547 * gdb.base/step-bt.exp: Make hexadecimal address optional in
10548 expected output of the backtrace commands.
10549
b60f0898
JB
105502006-08-09 Joel Brobecker <brobecker@adacore.com>
10551
10552 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
10553 untested followed by return combination.
10554 * gdb.arch/altivec-regs.exp: Likewise.
10555 * gdb.arch/e500-abi.exp: Likewise.
10556 * gdb.arch/e500-regs.exp: Likewise.
10557 * gdb.arch/gdb1291.exp: Likewise.
10558 * gdb.arch/gdb1431.exp: Likewise.
10559 * gdb.arch/gdb1558.exp: Likewise.
10560 * gdb.arch/i386-prologue.exp: Likewise.
10561 * gdb.arch/i386-unwind.exp: Likewise.
10562 * gdb.asm/asm-source.exp: Likewise.
10563 * gdb.base/a2-run.exp: Likewise.
10564 * gdb.base/advance.exp: Likewise.
10565 * gdb.base/all-bin.exp: Likewise.
10566 * gdb.base/annota1.exp: Likewise.
10567 * gdb.base/annota3.exp: Likewise.
10568 * gdb.base/args.exp: Likewise.
10569 * gdb.base/arithmet.exp: Likewise.
10570 * gdb.base/assign.exp: Likewise.
10571 * gdb.base/async.exp: Likewise.
10572 * gdb.base/attach.exp: Likewise.
10573 * gdb.base/bang.exp: Likewise.
10574 * gdb.base/bigcore.exp: Likewise.
10575 * gdb.base/bitfields.exp: Likewise.
10576 * gdb.base/bitfields2.exp: Likewise.
10577 * gdb.base/break.exp: Likewise.
10578 * gdb.base/call-sc.exp: Likewise.
10579 * gdb.base/call-strs.exp: Likewise.
10580 * gdb.base/callfuncs.exp: Likewise.
10581 * gdb.base/checkpoint.exp: Likewise.
10582 * gdb.base/chng-syms.exp: Likewise.
10583 * gdb.base/code-expr.exp: Likewise.
10584 * gdb.base/commands.exp: Likewise.
10585 * gdb.base/completion.exp: Likewise.
10586 * gdb.base/cond-expr.exp: Likewise.
10587 * gdb.base/condbreak.exp: Likewise.
10588 * gdb.base/consecutive.exp: Likewise.
10589 * gdb.base/constvars.exp: Likewise.
10590 * gdb.base/corefile.exp: Likewise.
10591 * gdb.base/cvexpr.exp: Likewise.
10592 * gdb.base/dbx.exp: Likewise.
10593 * gdb.base/define.exp: Likewise.
10594 * gdb.base/detach.exp: Likewise.
10595 * gdb.base/display.exp: Likewise.
10596 * gdb.base/dump.exp: Likewise.
10597 * gdb.base/ena-dis-br.exp: Likewise.
10598 * gdb.base/ending-run.exp: Likewise.
10599 * gdb.base/environ.exp: Likewise.
10600 * gdb.base/eval-skip.exp: Likewise.
10601 * gdb.base/exprs.exp: Likewise.
10602 * gdb.base/fileio.exp: Likewise.
10603 * gdb.base/finish.exp: Likewise.
10604 * gdb.base/float.exp: Likewise.
10605 * gdb.base/foll-exec.exp: Likewise.
10606 * gdb.base/foll-fork.exp: Likewise.
10607 * gdb.base/foll-vfork.exp: Likewise.
10608 * gdb.base/freebpcmd.exp: Likewise.
10609 * gdb.base/funcargs.exp: Likewise.
10610 * gdb.base/gcore.exp: Likewise.
10611 * gdb.base/gdb1090.exp: Likewise.
10612 * gdb.base/gdb1250.exp: Likewise.
10613 * gdb.base/huge.exp: Likewise.
10614 * gdb.base/info-proc.exp: Likewise.
10615 * gdb.base/interrupt.exp: Likewise.
10616 * gdb.base/jump.exp: Likewise.
10617 * gdb.base/langs.exp: Likewise.
10618 * gdb.base/lineinc.exp: Likewise.
10619 * gdb.base/list.exp: Likewise.
10620 * gdb.base/logical.exp: Likewise.
10621 * gdb.base/long_long.exp: Likewise.
10622 * gdb.base/macscp.exp: Likewise.
10623 * gdb.base/maint.exp: Likewise.
10624 * gdb.base/mips_pro.exp: Likewise.
10625 * gdb.base/miscexprs.exp: Likewise.
10626 * gdb.base/multi-forks.exp: Likewise.
10627 * gdb.base/opaque.exp: Likewise.
10628 * gdb.base/overlays.exp: Likewise.
10629 * gdb.base/pc-fp.exp: Likewise.
10630 * gdb.base/pointers.exp: Likewise.
10631 * gdb.base/printcmds.exp: Likewise.
10632 * gdb.base/psymtab.exp: Likewise.
10633 * gdb.base/ptype.exp: Likewise.
10634 * gdb.base/recurse.exp: Likewise.
10635 * gdb.base/relational.exp: Likewise.
10636 * gdb.base/relocate.exp: Likewise.
10637 * gdb.base/remote.exp: Likewise.
10638 * gdb.base/reread.exp: Likewise.
10639 * gdb.base/restore.exp: Likewise.
10640 * gdb.base/return.exp: Likewise.
10641 * gdb.base/return2.exp: Likewise.
10642 * gdb.base/scope.exp: Likewise.
10643 * gdb.base/sect-cmd.exp: Likewise.
10644 * gdb.base/sep.exp: Likewise.
10645 * gdb.base/sepdebug.exp: Likewise.
10646 * gdb.base/setshow.exp: Likewise.
10647 * gdb.base/setvar.exp: Likewise.
10648 * gdb.base/sigall.exp: Likewise.
10649 * gdb.base/sigbpt.exp: Likewise.
10650 * gdb.base/signals.exp: Likewise.
10651 * gdb.base/signull.exp: Likewise.
10652 * gdb.base/sizeof.exp: Likewise.
10653 * gdb.base/solib.exp: Likewise.
10654 * gdb.base/step-line.exp: Likewise.
10655 * gdb.base/step-test.exp: Likewise.
10656 * gdb.base/structs.exp: Likewise.
10657 * gdb.base/structs2.exp: Likewise.
10658 * gdb.base/term.exp: Likewise.
10659 * gdb.base/twice.exp: Likewise.
10660 * gdb.base/until.exp: Likewise.
10661 * gdb.base/varargs.exp: Likewise.
10662 * gdb.base/volatile.exp: Likewise.
10663 * gdb.base/watchpoint.exp: Likewise.
10664 * gdb.base/whatis-exp.exp: Likewise.
10665 * gdb.base/whatis.exp: Likewise.
10666 * gdb.cp/ambiguous.exp: Likewise.
10667 * gdb.cp/annota2.exp: Likewise.
10668 * gdb.cp/annota3.exp: Likewise.
10669 * gdb.cp/bool.exp: Likewise.
10670 * gdb.cp/breakpoint.exp: Likewise.
10671 * gdb.cp/casts.exp: Likewise.
10672 * gdb.cp/class2.exp: Likewise.
10673 * gdb.cp/classes.exp: Likewise.
10674 * gdb.cp/cplusfuncs.exp: Likewise.
10675 * gdb.cp/ctti.exp: Likewise.
10676 * gdb.cp/derivation.exp: Likewise.
10677 * gdb.cp/exception.exp: Likewise.
10678 * gdb.cp/gdb1355.exp: Likewise.
10679 * gdb.cp/hang.exp: Likewise.
10680 * gdb.cp/inherit.exp: Likewise.
10681 * gdb.cp/local.exp: Likewise.
10682 * gdb.cp/m-data.exp: Likewise.
10683 * gdb.cp/m-static.exp: Likewise.
10684 * gdb.cp/member-ptr.exp: Likewise.
10685 * gdb.cp/method.exp: Likewise.
10686 * gdb.cp/misc.exp: Likewise.
10687 * gdb.cp/namespace.exp: Likewise.
10688 * gdb.cp/overload.exp: Likewise.
10689 * gdb.cp/ovldbreak.exp: Likewise.
10690 * gdb.cp/pr-1023.exp: Likewise.
10691 * gdb.cp/pr-1210.exp: Likewise.
10692 * gdb.cp/pr-574.exp: Likewise.
10693 * gdb.cp/printmethod.exp: Likewise.
10694 * gdb.cp/psmang.exp: Likewise.
10695 * gdb.cp/ref-params.exp: Likewise.
10696 * gdb.cp/ref-types.exp: Likewise.
10697 * gdb.cp/rtti.exp: Likewise.
10698 * gdb.cp/templates.exp: Likewise.
10699 * gdb.cp/try_catch.exp: Likewise.
10700 * gdb.cp/userdef.exp: Likewise.
10701 * gdb.cp/virtfunc.exp: Likewise.
10702 * gdb.disasm/am33.exp: Likewise.
10703 * gdb.disasm/h8300s.exp: Likewise.
10704 * gdb.disasm/mn10300.exp: Likewise.
10705 * gdb.disasm/sh3.exp: Likewise.
10706 * gdb.disasm/t01_mov.exp: Likewise.
10707 * gdb.disasm/t02_mova.exp: Likewise.
10708 * gdb.disasm/t03_add.exp: Likewise.
10709 * gdb.disasm/t04_sub.exp: Likewise.
10710 * gdb.disasm/t05_cmp.exp: Likewise.
10711 * gdb.disasm/t06_ari2.exp: Likewise.
10712 * gdb.disasm/t07_ari3.exp: Likewise.
10713 * gdb.disasm/t08_or.exp: Likewise.
10714 * gdb.disasm/t09_xor.exp: Likewise.
10715 * gdb.disasm/t10_and.exp: Likewise.
10716 * gdb.disasm/t11_logs.exp: Likewise.
10717 * gdb.disasm/t12_bit.exp: Likewise.
10718 * gdb.disasm/t13_otr.exp: Likewise.
10719 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
10720 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
10721 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
10722 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
10723 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
10724 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10725 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10726 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10727 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
10728 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
10729 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10730 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10731 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10732 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10733 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10734 * gdb.mi/gdb701.exp: Likewise.
10735 * gdb.mi/gdb792.exp: Likewise.
10736 * gdb.mi/mi-basics.exp: Likewise.
10737 * gdb.mi/mi-break.exp: Likewise.
10738 * gdb.mi/mi-cli.exp: Likewise.
10739 * gdb.mi/mi-console.exp: Likewise.
10740 * gdb.mi/mi-disassemble.exp: Likewise.
10741 * gdb.mi/mi-eval.exp: Likewise.
10742 * gdb.mi/mi-file.exp: Likewise.
10743 * gdb.mi/mi-read-memory.exp: Likewise.
10744 * gdb.mi/mi-regs.exp: Likewise.
10745 * gdb.mi/mi-return.exp: Likewise.
10746 * gdb.mi/mi-simplerun.exp: Likewise.
10747 * gdb.mi/mi-stack.exp: Likewise.
10748 * gdb.mi/mi-stepi.exp: Likewise.
10749 * gdb.mi/mi-syn-frame.exp: Likewise.
10750 * gdb.mi/mi-until.exp: Likewise.
10751 * gdb.mi/mi-var-block.exp: Likewise.
10752 * gdb.mi/mi-var-child.exp: Likewise.
10753 * gdb.mi/mi-var-cmd.exp: Likewise.
10754 * gdb.mi/mi-var-display.exp: Likewise.
10755 * gdb.mi/mi-watch.exp: Likewise.
10756 * gdb.mi/mi2-basics.exp: Likewise.
10757 * gdb.mi/mi2-break.exp: Likewise.
10758 * gdb.mi/mi2-cli.exp: Likewise.
10759 * gdb.mi/mi2-console.exp: Likewise.
10760 * gdb.mi/mi2-disassemble.exp: Likewise.
10761 * gdb.mi/mi2-eval.exp: Likewise.
10762 * gdb.mi/mi2-file.exp: Likewise.
10763 * gdb.mi/mi2-read-memory.exp: Likewise.
10764 * gdb.mi/mi2-regs.exp: Likewise.
10765 * gdb.mi/mi2-return.exp: Likewise.
10766 * gdb.mi/mi2-simplerun.exp: Likewise.
10767 * gdb.mi/mi2-stack.exp: Likewise.
10768 * gdb.mi/mi2-stepi.exp: Likewise.
10769 * gdb.mi/mi2-syn-frame.exp: Likewise.
10770 * gdb.mi/mi2-until.exp: Likewise.
10771 * gdb.mi/mi2-var-block.exp: Likewise.
10772 * gdb.mi/mi2-var-child.exp: Likewise.
10773 * gdb.mi/mi2-var-cmd.exp: Likewise.
10774 * gdb.mi/mi2-var-display.exp: Likewise.
10775 * gdb.mi/mi2-watch.exp: Likewise.
10776 * gdb.stabs/exclfwd.exp: Likewise.
10777 * gdb.stabs/weird.exp: Likewise.
10778 * gdb.threads/gcore-thread.exp: Likewise.
10779 * gdb.trace/actions.exp: Likewise.
10780 * gdb.trace/backtrace.exp: Likewise.
10781 * gdb.trace/circ.exp: Likewise.
10782 * gdb.trace/collection.exp: Likewise.
10783 * gdb.trace/deltrace.exp: Likewise.
10784 * gdb.trace/infotrace.exp: Likewise.
10785 * gdb.trace/limits.exp: Likewise.
10786 * gdb.trace/packetlen.exp: Likewise.
10787 * gdb.trace/passc-dyn.exp: Likewise.
10788 * gdb.trace/passcount.exp: Likewise.
10789 * gdb.trace/report.exp: Likewise.
10790 * gdb.trace/save-trace.exp: Likewise.
10791 * gdb.trace/tfind.exp: Likewise.
10792 * gdb.trace/tracecmd.exp: Likewise.
10793 * gdb.trace/while-dyn.exp: Likewise.
10794 * gdb.trace/while-stepping.exp: Likewise.
10795
f4b618d1
JB
107962006-08-08 Joel Brobecker <brobecker@adacore.com>
10797
10798 * gdb.base/step-bt.c: New file.
10799 * gdb.base/step-bt.exp: New testcase.
10800
3d00d119
DJ
108012006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
10802
10803 * config/monitor.exp (gdb_load): Remove support for obsolete
10804 download-write-size.
10805 * gdb.base/remote.exp: Likewise. Update all callers of
10806 gdb_timed_load.
10807
017b5bd4
DJ
108082006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
10809
10810 * cursal.exp: Pass binfile to gdb_load.
10811
837c599d
DJ
108122006-08-01 Nathan Sidwell <nathan@codesourcery.com>
10813
10814 * gdb.base/cursal.exp: Add "" to gdb_load call.
10815
8dd4540b
MK
108162006-07-29 Mark Kettenis <kettenis@gnu.org>
10817
10818 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
10819 NetBSD/ELF targets.
10820
ab5c9f60
DJ
108212006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
10822
10823 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
10824 operator*.
10825
4c42eaff
DJ
108262006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
10827
10828 * gdb.base/completion.exp: Update for change in "file" behavior.
10829 * gdb.stabs/weird.exp: Likewise.
10830 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
10831 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
10832
0155cc76
NS
108332006-07-24 Nathan Sidwell <nathan@codesourcery.com>
10834
10835 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
10836 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
10837
16026cd7
AS
108382006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
10839
10840 * gdb.base/default.exp: Update source command error message.
10841 * gdb.base/help.exp: Update 'help source' message.
10842
16963cb6
DJ
108432006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
10844
10845 * gdb.cp/bs15503.exp: Update comment for no longer crashing
10846 test.
10847
6d7fd486
AS
108482006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
10849
10850 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
10851
29e8a844
DJ
108522006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
10853
10854 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
10855
6afcfa39
DJ
108562006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
10857
10858 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
10859
267a692b
MK
108602006-07-17 Mark Kettenis <kettenis@gnu.org>
10861
10862 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
10863 *-*-openbsd* from targets for wich we expect ARM FPA floating
10864 point format.
10865
85d2fec4
NR
108662006-07-17 Nick Roberts <nickrob@snap.net.nz>
10867
10868 * gdb.cp/annota3.exp: Expect frame-begin annotation.
10869
108702006-07-17 Mark Kettenis <kettenis@gnu.org>
10871
10872 * gdb.base/annota3.exp: Expect frame-begin annotation.
10873
85b4c6e8
JB
108742006-07-14 Joel Brobecker <brobecker@adacore.com>
10875
10876 * gdb.base/help.exp: Adjust "help unset" test to accept
10877 any list of unset commands.
10878
fb933624
DJ
108792006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
10880 Daniel Jacobowitz <dan@codesourcery.com>
10881
10882 * gdb.cp/ref-params.exp: New test.
10883 * gdb.cp/ref-params.cc: New source file.
10884 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
10885
1dff4b64
MK
108862006-07-08 Mark Kettenis <kettenis@gnu.org>
10887
10888 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
10889 spaces/tabs in regular expressions since they might not be there.
10890
40d2e0e3
AS
108912006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
10892
10893 * gdb.base/ifelse.exp: New file.
10894
f6c957d2
NS
108952006-07-04 Nathan Sidwell <nathan@codesourcery.com>
10896
10897 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
10898 line.
10899 * gdb.base/huge.exp: Loop over compilation to find a size that
10900 is acceptable.
10901 * gdb.base/remote.exp: Correct expected strings.
10902 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
10903
b9c5a23d
DJ
109042006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10905
10906 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
10907
9af2e58d
DJ
109082006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10909
10910 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
10911 native.
10912
30930ca5
DJ
109132006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10914
10915 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
10916 enable stabs testing.
10917
aa32fa1d
DJ
109182006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10919
bd4a4c80 10920 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
10921 gdb_test_multiple does.
10922
321fef15
DJ
109232006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
10924
10925 * Makefile.in (host_alias): Remove.
10926 (target_alias): Use @target_noncanonical@.
10927 (site.exp): Don't set host_alias.
10928 * aclocal.m4: Remove contents. Include acx.m4.
10929 * configure: Regenerated.
10930 * configure.ac: Use ACX_NONCANONICAL_TARGET.
10931
e1c2defa
NS
109322006-06-13 Nathan Sidwell <nathan@codesourcery.com>
10933
e63b55d1
NS
10934 * lib/gdb.exp (gdb_load_cmd): New.
10935
5600ea19
NS
10936 * gdb.base/fileio.c: Add system(NULL) test.
10937 * gdb.base/fileio.exp: Check it.
10938
e1c2defa
NS
10939 * gdb.base/break.c: Add 10a breakpoint at }
10940 * gdb.base/break.exp: Add test for breakpoint at }
10941 * gdb.cp/anon-union.cc: Add code at end of function.
10942 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
10943 * gdb.mi/var-cmd.c: Add code at end of function.
10944 * gdb.mi/mi-var-display.exp: Adjust end of next.
10945 * gdb.mi/mi2-var-display.exp: Likewise.
10946 * gdb.base/fileio.c: Add stop function and insert calls at
10947 stopping places.
10948 * gdb.base/fileio.exp: Breakpoint stop function and remove
10949 explicit line number references.
10950
6c0112ec
JB
109512006-05-19 Joel Brobecker <brobecker@adacore.com>
10952
a9c64011
AS
10953 * gdb.base/del.exp (test_delete_alias): New function.
10954 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 10955
154189a4
FF
109562006-05-18 Fred Fish <fnf@specifix.com>
10957
10958 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
10959 required. Check for spurious output after program exits normally.
10960
582e64c2
FF
109612006-05-17 Fred Fish <fnf@specifix.com>
10962
10963 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
10964 gdb_load, so it works in the simulator.
10965
8ef6493a
FF
109662006-05-11 Fred Fish <fnf@specifix.com>
10967
10968 * gdb.base/bang.exp: Ignore unexpected output between the
10969 "program exited normally" and the gdb prompt, as many other
10970 tests do.
10971
692b141c
MK
109722006-05-07 Mark Kettenis <kettenis@gnu.org>
10973
10974 * gdb.base/help.exp: Make "delete checkpoint" part option for
10975 "help d" and "help delete" tests.
10976
540b8a30
UW
109772006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10978
a9c64011 10979 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
10980 expected output in some mi_gdb_test statements.
10981 * gdb.mi/mi2-basics.exp: Likewise.
10982
9b6462d9
JB
109832006-05-05 Joel Brobecker <brobecker@adacore.com>
10984
10985 * gdb.base/del.c: New file.
10986 * gdb.base/del.exp: New testcase.
10987
954de43b
DM
109882006-05-05 David S. Miller <davem@sunset.davemloft.net>
10989
10990 * gdb.base/break.exp: Do not assume a breakpoint on
10991 main will actually be in $srcfile when optimizing.
1303f75e
DM
10992 * gdb.base/savedregs.exp: Do not require that the dummy
10993 frame location match up to a symbol and source file location.
c3242428
DM
10994 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
10995 will get printed without a mi_cmd_data_list_register_values prefix.
10996 (*-data-list-register-*): Correct regular expressions to expect the new
10997 pseudo d? floating point registers.
10998 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 10999
c7e64c9a
DJ
110002006-05-05 Christophe Lyon <christophe.lyon@st.com>
11001
11002 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
11003 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
11004 is allocated by the compiler.
11005 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
11006 anons, e, anone to force their allocation by the compiler.
11007
110082006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
11009
11010 * gdb.base/help.exp: Update expected text for help d and
11011 help delete.
11012
27ce9a6d
MK
110132006-05-02 Mark Kettenis <kettenis@gnu.org>
11014
11015 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
11016 NetBSD/ELF targets.
11017
8608915f
MK
110182006-04-30 Mark Kettenis <kettenis@gnu.org>
11019
11020 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
11021 single-step breakpoint fails; make this a KFAIL on
11022 sparc*-*-openbsd*.
11023 * gdb.base/siginfo.exp: Likewise.
11024 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11025
b8db102d
MS
110262006-04-26 Michael Snyder <msnyder@redhat.com>
11027
11028 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
11029 which may have to consume output from other forks.
11030 Add tests to make sure that "delete fork" succeeded.
11031
c702009a
MS
110322006-04-20 Michael Snyder <msnyder@redhat.com>
11033
11034 * 2006-03-22 Jim Blandy <jimb@redhat.com>
11035 Add support for the Renesas M32C and M16C.
11036
11037 * gdb.asm/asm-source.exp: Add m32c target.
11038 * gdb.asm/m32c.inc: Support for m32c target.
11039
e28493f2
AS
110402006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
11041
11042 * gdb.base/commands.exp (recursive_source_test): New test.
11043
880da185
DM
110442006-04-04 David S. Miller <davem@sunset.davemloft.net>
11045
11046 * gdb.base/float.exp: Add pattern for sparc targets.
11047
61d9b92f
DJ
110482006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11049
11050 * gdb.base/commands.exp (stray_arg0_test): New test.
11051
bd717df8
PB
110522006-03-30 Paul Brook <paul@codesourcery.com>
11053
11054 * gdb.mi/mi-until.exp: kfail broken until command.
11055 * gdb.mi/mi2-until.exp: Ditto.
11056
ec793d3c
NR
110572006-03-27 Nick Roberts <nickrob@snap.net.nz>
11058
11059 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
11060
831004b7
AO
110612006-03-08 Alexandre Oliva <aoliva@redhat.com>
11062
11063 * gdb.base/prelink.exp: Anchor tested-for regular expression
11064 on gdb prompt.
11065
effe49a0
PB
110662006-03-07 Paul Brook <paul@codesourcery.com>
11067
11068 * gdb.base/assign.exp: Correct fail message.
11069
e5461016
PB
110702006-03-07 Paul Brook <paul@codesourcery.com>
11071
11072 * lib/compiler.c: Extract armcc version number.
11073 * lib/compiler.cc: Ditto.
11074
fc91c6c2
PB
110752006-03-07 Paul Brook <paul@codesourcery.com>
11076
11077 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
11078 additional_flags=-w.
11079 * gdb.arch/altivec-regs.exp: Ditto.
11080 * gdb.arch/e500-abi.exp: Ditto.
11081 * gdb.arch/e500-regs.exp: Ditto.
11082 * gdb.base/all-bin.exp: Ditto.
11083 * gdb.base/annota1.exp: Ditto.
11084 * gdb.base/annota3.exp: Ditto.
11085 * gdb.base/args.exp: Ditto.
11086 * gdb.base/arithmet.exp: Ditto.
11087 * gdb.base/assign.exp: Ditto.
11088 * gdb.base/async.exp: Ditto.
11089 * gdb.base/bang.exp: Ditto.
11090 * gdb.base/break.exp: Ditto.
11091 * gdb.base/call-rt-st.exp: Ditto.
11092 * gdb.base/completion.exp: Ditto.
11093 * gdb.base/cond-expr.exp: Ditto.
11094 * gdb.base/condbreak.exp: Ditto.
11095 * gdb.base/consecutive.exp: Ditto.
11096 * gdb.base/define.exp: Ditto.
11097 * gdb.base/display.exp: Ditto.
11098 * gdb.base/ena-dis-br.exp: Ditto.
11099 * gdb.base/environ.exp: Ditto.
11100 * gdb.base/eval-skip.exp: Ditto.
11101 * gdb.base/info-proc.exp: Ditto.
11102 * gdb.base/jump.exp: Ditto.
11103 * gdb.base/logical.exp: Ditto.
11104 * gdb.base/long_long.exp: Ditto.
11105 * gdb.base/maint.exp: Ditto.
11106 * gdb.base/miscexprs.exp: Ditto.
11107 * gdb.base/pc-fp.exp: Ditto.
11108 * gdb.base/pointers.exp: Ditto.
11109 * gdb.base/relational.exp: Ditto.
11110 * gdb.base/reread.exp: Ditto.
11111 * gdb.base/sect-cmd.exp: Ditto.
11112 * gdb.base/sep.exp: Ditto.
11113 * gdb.base/sepdebug.exp: Ditto.
11114 * gdb.base/until.exp: Ditto.
11115 * gdb.base/whatis-exp.exp: Ditto.
11116 * gdb.cp/annota2.exp: Ditto.
11117 * gdb.cp/annota3.exp: Ditto.
11118 * gdb.trace/actions.exp: Ditto.
11119 * gdb.trace/backtrace.exp: Ditto.
11120 * gdb.trace/circ.exp: Ditto.
11121 * gdb.trace/collection.exp: Ditto.
11122 * gdb.trace/deltrace.exp: Ditto.
11123 * gdb.trace/infotrace.exp: Ditto.
11124 * gdb.trace/limits.exp: Ditto.
11125 * gdb.trace/packetlen.exp: Ditto.
11126 * gdb.trace/passc-dyn.exp: Ditto.
11127 * gdb.trace/passcount.exp: Ditto.
11128 * gdb.trace/report.exp: Ditto.
11129 * gdb.trace/save-trace.exp: Ditto.
11130 * gdb.trace/tfind.exp: Ditto.
11131 * gdb.trace/tracecmd.exp: Ditto.
11132 * gdb.trace/while-dyn.exp: Ditto.
11133 * gdb.trace/while-stepping.exp: Ditto.
11134 * lib/gdb.exp: Ditto.
11135 (gdb_compile): Handle nowarning option.
11136
5f4a23d9
AO
111372006-03-07 Alexandre Oliva <aoliva@redhat.com>
11138
11139 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
11140 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
11141 Rename executable to prelinkt. Don't re-prelink if we didn't
11142 get a core file. Test prelink -u exit status to tell whether
11143 prelinking failed. Use gdb_test_multiple.
11144
9733fc94
DJ
111452006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
11146
11147 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
11148 (do_tests): Call it.
11149
cc10cae3
AO
111502006-02-28 Alexandre Oliva <aoliva@redhat.com>
11151
11152 * gdb.base/prelink.exp: New test.
11153 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
11154
15c46491
WZ
111552006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
11156
11157 * gdb.fortran/derived-type.f90: New file.
11158 * gdb.fortran/derived-type.exp: New testcase.
11159
5c9f7ded
DJ
111602006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
11161
11162 * gdb.base/default.exp: Allow ';' as a directory separator.
11163
5b96932b
AS
111642006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
11165
11166 * gdb.base/help.exp (help add-symbol-file): Update.
11167
1986bccd
AS
111682006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
11169
11170 * gdb.base/help.exp (help load): Update expected results.
11171
a8b7528f
FF
111722006-02-19 Fred Fish <fnf@specifix.com>
11173
11174 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
11175 specifix hex value as part of results.
11176 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 11177
f8261448
FF
111782006-02-16 Fred Fish <fnf@specifix.com>
11179
11180 * gdb.base/whatis.c: Define variables using typedefs char_addr,
11181 ushort_addr, and slong_addr, so the typedefs are not optimized
11182 away.
11183 * gdb.base/whatis.exp: Add tests using type name for struct type,
11184 union type, enum type, and typedef.
a9c64011 11185
31d8bdd2
MK
111862006-02-13 Mark Kettenis <kettenis@gnu.org>
11187
11188 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
11189
34e41e63
JB
111902006-02-13 Jim Blandy <jimb@redhat.com>
11191
11192 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
11193 case where it takes two "next" commands to skip past the init
11194 call.
11195
ac6e4f31
FF
111962006-02-12 Fred Fish <fnf@specifix.com>
11197
11198 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
11199 to handle cases where it takes two "next" commands to skip
11200 past the init call.
11201
2db2d571
JB
112022006-02-07 Joel Brobecker <brobecker@adacore.com>
11203
11204 * gdb.ada/array_return.exp: Mark the last test as expected to fail
11205 on hppa32 targets.
11206
38fcd64c
DJ
112072006-02-06 Vladimir Prus <ghost@cs.msu.su>
11208
11209 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
11210 field.
11211
1315ad46
MK
112122006-01-29 Mark Kettenis <kettenis@gnu.org>
11213
11214 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
11215
5625b943
DJ
112162006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
11217
11218 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
11219 files.
11220
80df1bbe
DJ
112212006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11222
11223 * gdb.cp/maint.exp: Set complaints to a positive value.
11224
9078e690
DJ
112252006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
11226
11227 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
11228 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
11229 function name.
11230
9c903399
DJ
112312006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
11232
11233 * gdb.base/checkpoint.c: Update copyright notice. Include
11234 <stdlib.h>.
11235
761ae4d6
JB
112362006-01-04 Jim Blandy <jimb@redhat.com>
11237
11238 * gdb.asm/asm-source.exp: Independently provide default values for
11239 asm-flags and debug-flags. Use 'string equal' to do the
11240 comparison, not the implicit expr's '==' operator. Remove
11241 now-unneeded assignments to asm-flags. In h8300 case, place
11242 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
11243
099ac3dd
MS
112442006-01-04 Michael Snyder <msnyder@redhat.com>
11245
11246 * gdb.base/checkpoint.c: New file.
11247 * gdb.base/checkpoint.exp: New file.
11248 * gdb.base/multi-fork.c: New file.
11249 * gdb.base/multi-fork.exp: New file.
11250 * gdb.base/pi.txt: New file (data for checkpoint.c test).
11251
f4d85314
FF
112522006-01-04 Fred Fish <fnf@specifix.com>
11253
11254 * gdb.base/ptype.c (foo): Add typedef.
11255 (intfoo): Add function.
11256 * gdb.base/ptype1.c: New file.
11257 * gdb.base/ptype.exp: Handle compilation and linking with two
11258 source files. Test that proper type for "foo" is found based
11259 on source context rather than first match found in symtabs.
11260
a1b06f35
MK
112612005-12-28 Mark Kettenis <kettenis@gnu.org>
11262
11263 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
11264 * gdb.asm/openbsd.inc: Indent commands.
11265
d082a1e2
MK
112662005-12-26 Mark Kettenis <kettenis@gnu.org>
11267
c65016bd
MK
11268 * gdb.base/freebpcmd.exp: Increase timeout.
11269
d082a1e2
MK
11270 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
11271
d3c32a0e
DJ
112722005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
11273
11274 * gdb.base/default.exp: Update check for "show version".
11275
9fdb1f50
RC
112762005-12-09 Randolph Chung <tausq@debian.org>
11277
11278 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
11279 * gdb.asm/pa64.inc: New file.
11280
5f2c56f7
RC
112812005-12-09 Randolph Chung <tausq@debian.org>
11282
11283 * gdb.asm/common.inc: Indent commands.
11284 * gdb.asm/asmsrc1.s: Likewise.
11285 * gdb.asm/asmsrc2.s: Likewise.
11286
8117349c
RC
112872005-12-09 Randolph Chung <tausq@debian.org>
11288
11289 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
11290 (get_addr_of_sym): Remove duplicate print.
11291 (gen_core): xfail hppa*-*-hpux*, update expected output.
11292 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
11293 * gdb.arch/pa64-nullify.s: New file.
11294
8f07f25a
RC
112952005-12-09 Randolph Chung <tausq@debian.org>
11296
11297 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
11298
55b39184
DJ
112992005-12-07 Christophe Lyon <christophe.lyon@st.com>
11300
11301 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
11302 code generation for these functions.
11303 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
11304 error message.
11305
31e2b00f
AS
113062005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
11307
11308 * gdb.base/help.exp (help b, help br, help bre, help brea)
11309 (help break): Update the expected message.
11310
c3d0b56e
SC
113112005-11-11 Stephane Carrez <stcarrez@nerim.fr>
11312
11313 * gdb.asm/m68hc11.inc: Setup the data section.
11314 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
11315 script for this test.
11316 (m6812-*-*): Likewise.
11317
36ae0ea9
RC
113182005-11-09 Randolph Chung <tausq@debian.org>
11319
11320 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
11321
9d6f42e9
WZ
113222005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
11323
11324 * gdb.base/break.exp: Fix a comment typo.
11325
e2126a14
EZ
113262005-11-03 Jim Blandy <jimb@redhat.com>
11327
a9c64011
AS
11328 Checked in by Elena Zannoni <ezannoni@redhat.com>
11329
889bf7c5 11330 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 11331
e0ac7199
CV
113322005-11-02 Corinna Vinschen <vinschen@redhat.com>
11333
11334 * gdb.arch/gdb1558.c: Include stdio.h.
11335
31d3fb18
MK
113362005-10-31 Mark Kettenis <kettenis@gnu.org>
11337
11338 * gdb.asm/asm-source.exp: Use -e instead of --entry.
11339
e52b687c
MK
113402005-10-31 Mark Kettenis <kettenis@gnu.org>
11341
11342 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
11343
f4711d79
PG
113442005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
11345
a9c64011
AS
11346 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
11347 vscr" tests to better match output.
f4711d79 11348
987a9106
JB
113492005-10-12 Jim Blandy <jimb@redhat.com>
11350
11351 * gdb.base/structs.exp (any): New function.
11352 (test_struct_returns): Don't make any assumptions at all about
11353 what value the function returns when GDB can't set the return
11354 value.
11355
2336bb58
JB
113562005-10-09 Joel Brobecker <brobecker@adacore.com>
11357
11358 * gdb.ada/arrayidx/p.adb: New file.
11359 * gdb.ada/arrayidx.exp: New testcase
11360
113612005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
11362
11363 * gdb.ada/array_return/pck.ads: New file.
11364 * gdb.ada/array_return/pck.adb: New file.
11365 * gdb.ada/array_return/p.adb: New file.
11366 * gdb.ada/array_return.exp: New testcase.
11367
705335ea
JB
113682005-10-03 Joel Brobecker <brobecker@adacore.com>
11369
a9c64011
AS
11370 * gdb.base/arrayidx.c: New file.
11371 * gdb.base/arrayidx.exp: New testcase.
705335ea 11372
11ee9940
NR
113732005-09-29 Nick Roberts <nickrob@snap.net.nz>
11374
11375 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
11376 frames-invalid and breakpoints-invalid are no longer generated
11377 with level 3 so don't expect them in the output.
11378
39fb8e9e
BR
113792005-09-27 Bob Rossi <bob@brasko.net>
11380
a9c64011 11381 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
11382 from test. Escape the | in mi_gdb_test call.
11383 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
11384 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
11385 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
11386 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
11387 expected regex's in mi_gdb_test calls.
11388 * lib/mi-support.exp: Remove arbitrary .* from tests.
11389 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
11390 Fully anchor GDB/MI expected results in mi_gdb_test.
11391 * lib/gdb.exp (string_to_regexp): Escape the ] character.
11392 * gdb.base/sizeof.exp: Remove escape character. Correct test.
11393
2af48f68
PB
113942005-09-26 Paul Brook <paul@codesourcery.com>
11395
11396 * long_long.exp: Exclude eabi targets from arm FPA float format test.
11397
f34502bc
WZ
113982005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
11399
11400 * bfp-test.c: New file.
11401 * bfp-test.exp: New testcase.
11402
ca929517
WZ
114032005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
11404
11405 * gdb.fortran/subarray.exp: New testcase to test the evaluation
11406 of subarray and substring variable.
11407 * gdb.fortran/subarray.f: New source file for the test of subarray
11408 and substring variable evaluation.
11409 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
11410 of string constant.
11411
c761af65
DJ
114122005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
11413
11414 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
11415 copyright dates.
11416
561d7a1d
PG
114172005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
11418
11419 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
11420 powerpc altivec' test with an almost identical 'info vector' test.
11421
b2b64cc9
PG
114222005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
11423
a9c64011
AS
11424 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
11425 vscr" tests to match output.
b2b64cc9 11426
6ac4d15a
PG
114272005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
11428
a9c64011
AS
11429 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
11430 output.
6ac4d15a 11431
40e55bef
BR
114322005-09-11 Bob Rossi <bob@brasko.net>
11433
889bf7c5
PA
11434 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
11435 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
11436 commands that return an MI output command and an asyncronous MI output
11437 command.
40e55bef
BR
11438 * gdb.mi/mi-console.exp: Ditto.
11439
3c7385ec
BR
114402005-09-11 Bob Rossi <bob@brasko.net>
11441
11442 * gdb.mi/mi-var-child.c: Include <string.h>.
11443
a6cd0eb3
DJ
114442005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
11445
11446 * killed.exp: Correct gdb_expect syntax.
11447
2f168eed
CV
114482005-08-09 Corinna Vinschen <vinschen@redhat.com>
11449
11450 * lib/mi-support.exp (mi_gdb_load): Fix typo.
11451
ecd3fd0f
BR
114522005-08-02 Bob Rossi <bob@brasko.net>
11453
11454 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
11455 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
11456 Change tests to inferior-tty-set/show.
11457 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
11458 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
11459 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
11460 inferior. Use mi_gdb_test to get GDB and Inferior output.
11461 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
11462 descriptor.
11463 (mi_inferior_tty_name): Add inferior PTY file name.
11464 (mi_gdb_start): Add INFERIOR_PTY parameter.
11465 (mi_gdb_test): Add IPATTERN parameter.
11466
f1ea48cb 114672005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 11468
f1ea48cb
BR
11469 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
11470 parameter to mi_gdb_test.
11471 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
11472
6e650a67
DJ
114732005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11474
11475 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
11476 struct_declarations.
11477 * gdb.mi/mi-var-child.exp: Step over the initialization of
11478 struct_declarations.
11479
8be260b6
DJ
114802005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11481
11482 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
11483 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
11484 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
11485 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
11486 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
11487 file.
11488
4e660f07
NR
114892005-07-27 Nick Roberts <nickrob@snap.net.nz>
11490
11491 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
11492 (do_children_tests): Assign values to the extra elements.
11493
11494 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
11495 them for tests for "-var-update --no-values" and
a9c64011 11496 "-var-update --all-values".
4e660f07
NR
11497 Add test for "-var-list-children --simple-values".
11498
11499 * gdb.mi/basics.c (callee4): Add integer array D[3]...
11500
11501 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
11502 "-stack-list-locals --simple-values" Improve doc strings and
11503 comments.
11504
6bdae935
MK
115052005-07-18 Mark Kettenis <kettenis@gnu.org>
11506
598b7a6f
MK
11507 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
11508 *-*-openbsd*.
11509 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
11510
6bdae935
MK
11511 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
11512 sigaltsatck'.
11513
1323e929 115142005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 11515
1323e929
BR
11516 * gdb.base/default.exp (tty): Changed output of command.
11517 * gdb.base/help.exp (help tty): Ditto.
11518
b1a9c082
MK
115192005-07-12 Mark Kettenis <kettenis@gnu.org>
11520
11521 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
11522
10a844a2
MK
115232005-07-10 Mark Kettenis <kettenis@gnu.org>
11524
11525 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
11526 -stack-select-frame without arguments.
11527 (test_stack_frame_listing): Add test for newly implemented command
11528 -stack-info-frame.
11529
3cb3b8df
BR
115302005-07-06 Bob Rossi <bob@brasko.net>
11531
11532 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
11533 command.
11534 (Copyright): Update copyright.
11535
a0c5fbcf
WZ
115362005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
11537
11538 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
11539 tests to evaluate exponentiation expression.
11540
984971d0
AS
115412005-06-29 Andreas Schwab <schwab@suse.de>
11542
11543 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
11544 main to avoid warnings.
11545
11546 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
11547
fe03833f
NR
115482005-06-20 Nick Roberts <nickrob@snap.net.nz>
11549
11550 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
11551 -stack-select-frame without arguments.
11552 (test_stack_frame_listing): Add test for newly implemented command
11553 -stack-info-frame.
a9c64011 11554
7a55f279
WZ
115552005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
11556
0ffa0ea5
DJ
11557 * gdb.fortran/array-element.f: New file.
11558 * gdb.fortran/array-element.exp: New testcase.
7a55f279 11559
26585198
DJ
115602005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11561
11562 * gdb.base/bigcore.exp: Correct checks for systems which can
11563 not dump a large core file.
11564
c1bd25fd
DJ
115652005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11566
11567 * gdb.base/relocate.c: Add a copyright notice.
11568 (dummy): Remove.
11569 * gdb.base/relocate.exp: Test printing the values of variables
11570 from a relocatable file.
11571
589e074d
DJ
115722005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11573
11574 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
11575 excess MI output after an error.
11576
0915f927
JB
115772005-05-29 Joel Brobecker <brobecker@adacore.com>
11578
11579 * gdb.arch/alpha-step.c: New file.
11580 * gdb.arch/alpha-step.exp: New testcase.
11581
76ff342d
DJ
115822005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
11583 Dennis Brueni <dennis@slickedit.com>
11584
11585 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
11586 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
11587 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
11588 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
11589 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
11590 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
11591 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
11592
96b0c7ac
DJ
115932005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
11594 Wu Zhou <woodzltc@cn.ibm.com>
11595
11596 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
11597 IBM's xlc compiler.
11598 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
11599 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
11600
f21565d2
JB
116012005-05-13 Jim Blandy <jimb@redhat.com>
11602
11603 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
11604 calling gdb_suppress_entire_file.
11605 * gdb.base/charset.exp: Same.
11606 * gdb.base/call-rt-st.exp: Same.
11607
6006a3a1
BR
116082005-05-05 Bob Rossi <bob_rossi@cox.net>
11609
11610 * lib/gdb.exp (fullname_syntax): Added global regex.
11611 (fullname_syntax_POSIX): Ditto.
11612 (fullname_syntax_UNC): Ditto.
11613 (fullname_syntax_DOS_CASE): Ditto.
11614 (fullname_syntax_DOS): Ditto.
11615 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
11616 fullname_syntax variable to scope and use it.
11617 (test_file_list_exec_source_files): Ditto.
11618 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
11619
c3b69c04
DJ
116202005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
11621
11622 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
11623
3c95e6af
PG
116242004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
11625
a9c64011
AS
11626 * lib/gdb.exp (skip_altivec_tests): New function, based on
11627 check_vmx_hw_available from the GCC testsuite.
11628 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
11629 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 11630
78df6c56
JB
116312005-05-02 Jim Blandy <jimb@redhat.com>
11632
11633 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
11634 calling gdb_suppress_entire_file.
11635
1690f9cf
DJ
116362005-04-30 Randolph Chung <tausq@debian.org>
11637
11638 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
11639 Slightly relax "sem_post" name checking.
11640
5ea106f7
PG
116412005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
11642
11643 * gdb.base/unload.exp: Use new shared library infrastructure.
11644
bf7234cf
PG
116452005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
11646
11647 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 11648 infrastructure.
bf7234cf 11649
547b869a
CV
116502005-04-29 Corinna Vinschen <vinschen@redhat.com>
11651
11652 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
11653 * gdb.asm/h8300.inc: New file.
11654
f07e55f0
PG
116552005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
11656
11657 * gdb.base/shlib-call.exp: Change to use new shared library
11658 infrastructure.
11659
3cbba3d1
PG
116602005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
11661
a9c64011
AS
11662 * gdb.base/pending.exp: Change to use new shared library
11663 infrastructure.
3cbba3d1 11664
ed6df200
PG
116652005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
11666
a9c64011
AS
11667 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
11668 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 11669
8c8f4ebe
PG
116702005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
11671
a9c64011
AS
11672 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
11673 shared objects being adjusted and update copyright years.
8c8f4ebe 11674
607fbc54
DJ
116752005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
11676
11677 * ChangeLog: Correct some 2003-01-13 dates.
11678 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
11679 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
11680 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
11681 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
11682 gdb.trace/tfind.exp: Update copyright years.
11683
57bf0e56
DJ
116842005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
11685 Daniel Jacobowitz <dan@codesourcery.com>
11686
11687 * lib/gdb.exp (gdb_compile): Handle shlib=.
11688 (gdb_compile_shlib): New function.
11689
9b593790
PG
116902005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
11691
a9c64011 11692 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 11693
9494c6a5
DJ
116942005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
11695
11696 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
11697 gdb.server.
11698 * configure.ac: Likewise.
11699 * configure: Regenerated.
11700 * gdb.gdbserver/Makefile.in: Moved to...
11701 * gdb.server/Makefile.in: ... here.
11702 * gdb.gdbserver/server.c: Moved to...
11703 * gdb.server/server.c: ... here.
11704 * gdb.gdbserver/server-run.exp: Moved to...
11705 * gdb.server/server-run.exp: ... here.
11706
6f8eac0e
DJ
117072005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
11708
11709 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
11710 * configure.ac: Create gdb.gdbserver/Makefile.
11711 * configure: Regenerated.
11712 * lib/gdbserver-support.exp: New file, derived from
11713 config/gdbserver.exp.
11714 * config/gdbserver.exp: Use gdbserver-support.exp.
11715 * gdb.gdbserver/Makefile.in: New file.
11716 * gdb.gdbserver/server.c: New file.
11717 * gdb.gdbserver/server-run.exp: New file.
11718
6e87504d
PG
117192005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
11720
a9c64011
AS
11721 * lib/gdb.exp (test_compiler_info): Return compiler_info
11722 if no arguments are given.
6e87504d 11723
d1779be4
PG
117242005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
11725
11726 * gdb.arch/altivec-abi.exp: Check for compiler and set
11727 use altivec' flag accordingly.
11728 * gdb.arch/altivec-regs.exp: Likewise.
11729
88750304
DJ
117302005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
11731
11732 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
11733
f3fb768d
AS
117342005-03-27 Andreas Schwab <schwab@suse.de>
11735
11736 * gdb.base/bigcore.c (main): Add missing mode argument in open
11737 call.
11738
7e813ac5
DJ
117392005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
11740
11741 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
11742 downloads.
11743 * config/gdbserver.exp (gdb_load): Likewise.
11744
8e3049aa
PB
117452005-03-14 Paul Brook <paul@codesourcery.com>
11746
11747 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
11748 targets.
11749
a9df7c44
JB
117502005-03-09 Joel Brobecker <brobecker@adacore.com>
11751
11752 * gdb.dwarf2/dup-psym.S: New file.
11753 * gdb.dwarf2/dup-psym.exp: New testcase.
11754
9f0d94e8
JB
117552005-03-09 Joel Brobecker <brobecker@adacore.com>
11756
11757 * gdb.ada/exec_changed/first.adb: New file.
11758 * gdb.ada/exec_changed/second.adb: New file.
11759 * gdb.ada/exec_changed.exp: New testcase.
11760
5f579bc5
NS
117612005-03-08 Nathan Sidwell <nathan@codesourcery.com>
11762
36e9969c
NS
11763 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
11764 (A2): New class.
11765 (main): Test operator+.
11766 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
11767 breakpoint test.
11768
5f579bc5
NS
11769 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
11770 * gdb.base/signull.exp: Disable if gdb,nosignals.
11771 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
11772 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
11773 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
11774 * gdb.mi/mi2-console.exp: Likewise.
11775 * gdb.trace/collection.exp (run_trace_experiment): Consume the
11776 continue output at start.
11777 (gdb_collect_locals_test): Robustify regexp.
11778 * gdb.trace/passc-dyn.exp: Fix comment typo.
11779 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
11780
be46087e
CV
117812005-03-08 Corinna Vinschen <vinschen@redhat.com>
11782
11783 * gdb.asm/asm-source.exp: Add iq2000 case.
11784 * gdb.asm/iq2000.inc: New file.
11785
384e1a61 117862005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 11787
384e1a61
MI
11788 * gdb.base/command.exp: Change hardcoded value to regular expression.
11789 * gdb.base/float.exp: Add powerpc to the list of targets checked.
11790
584b6e9e
DJ
117912005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
11792
11793 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
11794 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
11795 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
11796 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
11797 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
11798
ab5b5d61
MK
117992005-03-05 Mark Kettenis <kettenis@gnu.org>
11800
11801 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
11802 changes.
11803
ae051c1b
PG
118042004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
11805
a9c64011
AS
11806 * lib/compiler.c: Add test for IBM's xlc compiler.
11807 * lib/compiler.cc: Likewise.
ae051c1b 11808
3f0f6ed2
JB
118092004-02-24 Joel Brobecker <brobecker@adacore.com>
11810
11811 * gdb.ada/fixed_points.exp: Create compilation object directory
11812 before running the test.
11813 * gdb.ada/null_record.exp: Likewise.
11814 * gdb.ada/packed_array.exp: Likewise.
11815 * gdb.ada/start.exp: Likewise.
11816
724f452b
JB
118172005-02-15 Joel Brobecker <brobecker@adacore.com>
11818
11819 * gdb.ada/packed_array/pa.adb: New file.
11820 * gdb.ada/packed_array.exp: New testcase.
11821
57f5cdfb 118222005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 11823
1f393151
MK
11824 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
11825 files.
11826
ebdda337
MK
11827 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
11828 on *-*-openbsd*. Correctly match whitespace in regukar
11829 expressions.
11830
cf309262
DJ
118312005-02-10 Daniel Jacobowitz <dan@debian.org>
11832
11833 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
11834 PR exp/1821
11835 * gdb.base/gdb1821.c: New test file.
11836 * gdb.base/gdb1821.exp: New test file.
11837
3be49e7a
JB
118382005-02-09 Joel Brobecker <brobecker@adacore.com>
11839
11840 * gdb.base/start.c: New file.
11841 * gdb.base/start.exp: New testcase.
11842
e292e67d
JB
118432005-02-09 Joel Brobecker <brobecker@adacore.com>
11844
11845 * gdb.ada/start/dummy.adb: New file.
11846 * gdb.ada/start.exp: New testcase.
11847
dbdfa66c
CV
118482005-02-09 Corinna Vinschen <vinschen@redhat.com>
11849
11850 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
11851 for printing symbols and statistics.
11852 Add test for using relative pathnames in "maint print msymbols" test.
11853 Mark "maint info sections DATA" XFAIL on Cygwin.
11854 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
11855 tests.
11856
d7941671
AC
118572005-02-09 Andreas Schwab <schwab@suse.de>
11858
11859 Committed by Andrew Cagney <cagney@gnu.org>
11860 * gdb.base/remotetimeout.exp: New file.
11861
74e5ef44
MK
118622005-02-07 Mark Kettenis <kettenis@gnu.org>
11863
11864 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
11865
464dd14d
JB
118662005-02-03 Joel Brobecker <brobecker@adacore.com>
11867
11868 * gdb.ada/gnat_ada.gpr: New file.
11869 * gdb.ada/gnat_ada.gin: Delete, no longer used.
11870 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
11871 * configure.ac: No longer generate gnat_ada.gpr.
11872 * configure: Regenerate.
11873 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
11874 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
11875 * gdb.ada/null_record/bar.ads: Likewise.
11876 * gdb.ada/null_record/bar.adb: Likewise.
11877 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
11878 * gdb.ada/null_record.exp (testdir): New variable.
11879 (testfile): executable is now in testdir subdirectory.
11880 (srcfile): Use full path to the main compilation unit.
11881 * gdb.ada/fixed_points.exp: Same changes as above.
11882
30d756ae
NR
118832005-02-03 Nick Roberts <nickrob@snap.net.nz>
11884
11885 * gdb.base/interp.exp: New test.
11886
9d799f85
AC
118872005-01-24 Andrew Cagney <cagney@gnu.org>
11888
11889 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
11890
15656118
AC
118912005-01-19 Andrew Cagney <cagney@gnu.org>
11892
a892c31b
AC
11893 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
11894 configure.ac not configure.in.
11895
15656118
AC
11896 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
11897 of powerpc*-*-*.
11898 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 11899 * gdb.base/list.exp (test_list_function)
15656118
AC
11900 (test_list_filename_and_function): Ditto.
11901 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
11902
a7b01baf
AC
119032005-01-16 Andrew Cagney <cagney@gnu.org>
11904
17d92a02
AC
11905 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
11906
a7b01baf
AC
11907 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
11908
bc8332bb
AC
119092005-01-14 Andrew Cagney <cagney@gnu.org>
11910
11911 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
11912 * gdb.mi/mi2-var-cmd.exp: Ditto.
11913
4d074752
CV
119142005-01-10 Corinna Vinschen <vinschen@redhat.com>
11915
11916 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
11917
bec39cab
AC
119182005-01-07 Andrew Cagney <cagney@gnu.org>
11919
11920 * configure.ac: Rename configure.in, require autoconf 2.59.
11921 * configure: Re-generate.
11922 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
11923 * gdb.stabs/configure: Re-generate.
11924 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
11925 * gdb.hp/configure: Re-generate.
11926 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
11927 autoconf 2.59.
11928 * gdb.hp/gdb.objdbg/configure: Re-generate.
11929 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
11930 autoconf 2.59.
11931 * gdb.hp/gdb.defects/configure: Re-generate.
11932 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
11933 autoconf 2.59.
11934 * gdb.hp/gdb.compat/configure: Re-generate.
11935 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
11936 autoconf 2.59.
11937 * gdb.hp/gdb.base-hp/configure: Re-generate.
11938 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
11939 autoconf 2.59.
11940 * gdb.hp/gdb.aCC/configure: Re-generate.
11941
f10b16d4
JB
119422004-12-15 Jim Blandy <jimb@redhat.com>
11943
11944 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
11945 under NPTL when there is debugging info available for libpthread.
11946
fb6e1814
JG
119472004-12-13 Jerome Guitton <guitton@gnat.com>
11948
11949 * gdb.ada/fixed_points.c: New file.
11950 * gdb.ada/fixed_points.exp: New file.
11951
fe46cd3a
RC
119522004-12-03 Randolph Chung <tausq@debian.org>
11953
11954 * gdb.arch/pa-nullify.exp: New file.
11955 * gdb.arch/pa-nullify.s: New file.
11956
8de0841b
RC
119572004-11-30 Randolph Chung <tausq@debian.org>
11958
11959 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
11960 instead of "tbug". Fix regexp to work properly with gdb_test.
11961
c8170782
PH
119622004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
11963
11964 * gdb.base/bitfields2.exp: New test.
11965 * gdb.base/bitfields2.c: New file.
11966
954269c2
RE
119672004-11-28 Richard Earnshaw <rearnsha@arm.com>
11968
11969 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
11970
0107feed
RC
119712004-11-16 Randolph Chung <tausq@debian.org>
11972
11973 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
11974
f073ae8c
DJ
119752004-11-14 Daniel Jacobowitz <dan@debian.org>
11976
11977 * gdb.threads/threadapply.exp: Correct "macro details" test.
11978
19ad59e7
JJ
119792004-11-11 Jeff Johnston <jjohnstn@redhat.com>
11980
11981 * gdb.threads/threadapply.exp: New test.
11982 * gdb.threads/threadapply.c: New file.
11983
9cf0961b
MK
119842004-11-07 Mark Kettenis <kettenis@gnu.org>
11985
11986 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
11987 frames.
11988
c789492a
FL
119892004-11-05 Felix Lee <felix+log1@specifixinc.com>
11990
11991 * gdb.base/cursal.exp: New file.
11992 * gdb.base/cursal.c: New file.
11993
a1e167bb
AC
119942004-11-03 Andrew Cagney <cagney@gnu.org>
11995
11996 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
11997
b7cbf173
MK
119982004-10-30 Mark Kettenis <kettenis@gnu.org>
11999
12000 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
12001 NetBSD/ELF targets.
12002
88f9d34f
JB
120032004-10-29 Joel Brobecker <brobecker@gnat.com>
12004
12005 * gdb.threads/bp_in_thread.c: New file, copied from
12006 pthread_cond_wait.c.
12007 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
12008 file, rather than reusing the .c file from another testcase.
12009
ca7d6a0c
JB
120102004-10-20 Joel Brobecker <brobecker@gnat.com>
12011
12012 * gdb.ada/null_record.exp: Check where we stopped after
12013 sending the start command, instead of where the associated
12014 temporary breakpoint was inserted.
12015
0d863d03
AC
120162004-10-14 Andrew Cagney <cagney@gnu.org>
12017
12018 * gdb.mi/gdb701.c (main): Return 0.
12019
d11e72cb
DJ
120202004-10-13 Daniel Jacobowitz <dan@debian.org>
12021
d40539a4 12022 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 12023
e1923096
JJ
120242004-10-12 Jeff Johnston <jjohnstn@redhat.com>
12025
12026 * gdb.threads/schedlock.c: Add comment markers to use to find
12027 line numbers.
12028 * gdb.threads/schedlock.exp: Adjust regex to handle the new
12029 comments.
12030 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
12031 breakpoint lines.
12032
ec8ba2c9
DJ
120332004-10-12 Daniel Jacobowitz <dan@debian.org>
12034
12035 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
12036
0eb3658b
DJ
120372004-10-12 Daniel Jacobowitz <dan@debian.org>
12038
12039 * configure.in: Add gdb.dwarf2.
12040 * configure: Regenerated.
12041 * Makefile.in: Add gdb.dwarf2.
12042 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
12043 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
12044 gdb.dwarf2/file1.txt: New files.
12045
a271cc33
OF
120462004-10-11 Orjan Friberg <orjanf@axis.com>
12047
a9c64011 12048 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
12049 of "run", since the latter doesn't work with remote targets. Adjust
12050 the breakpoint numbering accordingly.
12051 * gdb.threads/pthread_cond_wait.exp: Ditto.
12052
895ce074
MC
120532004-10-08 Michael Chastain <mec.gnu@mindspring.com>
12054
12055 * gdb.base/overlays.exp: Update copyright years.
12056
6be3092d
KI
120572004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
12058
12059 * gdb.base/overlays.exp: Disable if target is Linux.
12060
e05389b8
FL
120612004-10-06 Felix Lee <felix+log1@specifixinc.com>
12062
12063 * config/gdbserver.exp (gdb_load): Use right filename on remote.
12064
73cb587d
KI
120652004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
12066
12067 * gdb.asm/asm-source.exp: Add m32r-linux target.
12068 * gdb.asm/m32r-linux.inc: New file.
12069
3c0edcdc
AC
120702004-09-24 Andrew Cagney <cagney@redhat.com>
12071 David Anderson <anderson@redhat.com>
12072
12073 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
12074 command fails, assume things will work.
12075 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
12076 (_GNU_SOURCE): Define.
12077 (print_unsigned, print_hex): Change parameter to "long long".
12078 (print_byte_count): New function, use to print byte counts.
12079 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
12080 O_LARGEFILE.
12081 (main): Compute an upper bound on a corefile in max_core_size.
12082 Limit memory chunk size to max_core_size. Limit total memory
12083 allocated to max_core_size.
12084
4bb3667f
AC
120852004-09-23 Andrew Cagney <cagney@gnu.org>
12086
12087 * gdb.base/bigcore.exp: Replace the code that creates a corefile
12088 from a separate process with code that creates a corefile by
12089 making the inferior dump core.
12090
60fe1a51
MK
120912004-09-23 Mark Kettenis <kettenis@gnu.org>
12092
12093 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
12094 block.
12095
8e937346
MC
120962004-09-23 Michael Chastain <mec.gnu@mindspring.com>
12097
12098 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
12099 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
12100 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
12101 Likewise.
12102
7213f6d6
JJ
121032004-09-20 Jeff Johnston <jjohnstn@redhat.com>
12104
12105 * gdb.java/jprint.exp: New test case for java inferior call.
12106 * gdb.java/jprint.java: Ditto.
12107
eac69dca
JB
121082004-09-15 Joel Brobecker <brobecker@gnat.com>
12109
12110 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
12111
22227696
MC
121122004-09-14 Michael Chastain <mec.gnu@mindspring.com>
12113
12114 * gdb.threads/killed.c: Include <stdlib.h>.
12115 * gdb.threads/pthreads.c: Likewise.
12116
7dd403a4
MC
121172004-09-14 Michael Chastain <mec.gnu@mindspring.com>
12118
12119 * gdb.threads/killed.c: Add copyright notice.
12120
33f2d567
JM
121212004-09-10 Jason Molenda (jmolenda@apple.com)
12122
a9c64011
AS
12123 * gdb.base/define.exp: Two new tests to verify zero space chars
12124 after 'if' and 'while' commands in a user-defined command is correctly
12125 parsed.
33f2d567 12126
e05b62ac
AC
121272004-09-08 Andrew Cagney <cagney@gnu.org>
12128
12129 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
12130 delivery test with duplicate at end of file.
12131
9cbe82da
MK
121322004-09-06 Mark Kettenis <kettenis@jive.nl>
12133
12134 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
12135
564803d9
MC
121362004-09-05 Michael Chastain <mec.gnu@mindspring.com>
12137
12138 * config/hppro.exp: Removed.
12139
7c6807ce
MC
121402004-09-05 Michael Chastain <mec.gnu@mindspring.com>
12141
12142 * config/sparclet.exp: Removed.
12143
bf7e26dd
MC
121442004-09-05 Michael Chastain <mec.gnu@mindspring.com>
12145
12146 * config/udi.exp: Removed.
12147
714e341b
MC
121482004-09-02 Michael Chastain <mec.gnu@mindspring.com>
12149
12150 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
12151 of "exp_continue".
12152 (advancei): Likewise.
12153
1236e623
JJ
121542004-09-01 Jeff Johnston <jjohnstn@redhat.com>
12155
12156 * gdb.base/unload.exp: Fix so messages aren't duplicated.
12157
3bdcad15
MI
121582004-09-01 Manoj Iyer <manjo@austin.ibm.com>
12159
228af206 12160 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
12161 to check for nodebug in executable.
12162 * gdb.gdb/observer.exp (setup_test): Likewise.
12163 * gdb.gdb/selftest.exp (test_with_self): Likewise.
12164 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
12165
c72b934c
AC
121662004-09-01 Andrew Cagney <cagney@gnu.org>
12167
12168 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
12169 files.
12170
edd9b715
JJ
121712004-09-01 Jeff Johnston <jjohnstn@redhat.com>
12172
12173 * gdb.base/unload.exp: Fix expected warning message to match
12174 latest format.
12175
fb4ce06b
CV
121762004-09-01 Corinna Vinschen <vinschen@redhat.com>
12177
12178 * gdb.base/call-rt-st.exp: Fix typos.
12179
ce78e7c3
MI
121802004-08-31 Manoj Iyer <manjo@austin.ibm.com>
12181
12182 * gdb.threads/thread_check.exp: New testcase.
12183 * gdb.threads/thread_check.c: New testcase.
12184
2dedb159
AC
121852004-08-31 Andrew Cagney <cagney@gnu.org>
12186
12187 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
12188 (skip_to_handler_entry): New procedures. Test stepping into a
12189 handler when the breakpoint is at the handler's entry point.
12190
68f53502
AC
121912004-08-30 Andrew Cagney <cagney@gnu.org>
12192
12193 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
12194 gdb/1757.
12195
3e3ffd2b
MC
121962004-08-27 Michael Chastain <mec.gnu@mindspring.com>
12197
12198 With code from Manoj Iyer <manjo@austin.ibm.com>:
12199 * lib/gdb.exp (gdb_file_cmd): Return more information in the
12200 return value. Add an arm for "no debugging symbols found".
12201 Change a stray "error" to "perror".
12202 (gdb_run_cmd): Adapt to new return value.
12203 * gdb.base/remote.exp: Adapt to new return value.
12204 * gdb.gdb/complaints.exp: Likewise.
12205 * gdb.gdb/observer.exp: Likewise.
12206 * gdb.gdb/selftest.exp: Likewise.
12207 * gdb.gdb/xfullpath.exp: Likewise.
12208
4b6f5fd2
JB
122092004-08-27 Joel Brobecker <brobecker@gnat.com>
12210
12211 * gdb.threads/bp_in_thread.exp: New testcase.
12212
e5b25496
MC
122132004-08-27 Michael Chastain <mec.gnu@mindspring.com>
12214
12215 Fix PR testsuite/1735.
12216 * gdb.threads/schedlock.c (thread_function): Add a cast
12217 to suppress a gcc warning.
12218 * gdb.threads/thread-specific.c (thread_function): Likewise.
12219
934353d6
MC
122202004-08-26 Michael Chastain <mec.gnu@mindspring.com>
12221
12222 * gdb.base/unload.c: Include <stdlib.h>.
12223
f98a0aef 122242004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 12225
f98a0aef 12226 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
12227 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
12228 synchronized after the "return".
12229
5a2e8882
MC
122302004-08-26 Michael Chastain <mec.gnu@mindspring.com>
12231
12232 * gdb.mi/basics.c: Include <stdio.h>.
12233 * gdb.mi/pthreads.c: Include <stdlib.h>.
12234 * gdb.mi/var-cmd.c: Include <stdlib.h>.
12235
a9640423
MC
122362004-08-26 Michael Chastain <mec.gnu@mindspring.com>
12237
12238 * gdb.threads/schedlock.c: Add copyright notice.
12239
b04e311d
AC
122402004-08-25 Andrew Cagney <cagney@gnu.org>
12241
12242 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
12243 (skip_over_handler, breakpoint_over_hander): New test procedures.
12244 (advance, advancei): Add a proper prefix, do not use
12245 rerun_to_main.
12246 * gdb.base/sigstep.c (main): Change to use an infinite loop.
12247
7c27f15b
MC
122482004-08-24 Michael Chastain <mec.gnu@mindspring.com>
12249
12250 * gdb.mi/basics.c: Add copyright notice.
12251 * gdb.mi/var-cmd.c: Add copyright notice.
12252
fffc87ae
MC
122532004-08-23 Michael Chastain <mec.gnu@mindspring.com>
12254
12255 * lib/gdb.exp: Remove signed_keyword_not_used.
12256 * lib/compiler.c: Likewise.
12257 * lib/compiler.cc: Likewise.
12258
d782e0bf
MC
122592004-08-23 Michael Chastain <mec.gnu@mindspring.com>
12260
12261 * gdb.base/whatis.c: Remove conditional disabling of "signed".
12262 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
12263
96033e83
MC
122642004-08-23 Michael Chastain <mec.gnu@mindspring.com>
12265
12266 * gdb.base/whatis.c: Add copyright notice.
12267
cf38c229
MK
122682004-08-20 Mark Kettenis <kettenis@gnu.org>
12269
12270 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
12271 it to skip the breakpoints encoded in the inline assembly.
12272
f4b49756
MC
122732004-08-20 Michael Chastain <mec.gnu@mindspring.com>
12274
12275 * Makefile.in: Add gdb.fortran.
12276
2f193b69
MC
122772004-08-20 Michael Chastain <mec.gnu@mindspring.com>
12278
12279 * gdb.base/call-sc.exp (test_scalar_returns):
12280 Fix cut-and-paste glitch in "Make fun return now".
12281
89a237cb
MC
122822004-08-17 Michael Chastain <mec.gnu@mindspring.com>
12283
12284 * configure.in: Add gdb.fortran.
12285 * configure: Regenerate.
12286 * gdb.fortran/Makefile.in: New file.
12287 * lib/gdb.exp (skip_fortran_tests): New procedure.
12288
469aff8e
MC
122892004-08-17 Michael Chastain <mec.gnu@mindspring.com>
12290
12291 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
12292 reference to bug-gnu@prep.ai.mit.edu.
12293 * gdb.mi/mi-var-child.exp: Likewise.
12294 * gdb.mi/mi-var-cmd.exp: Likewise.
12295 * gdb.mi/mi-var-display.exp: Likewise.
12296 * gdb.mi/mi2-var-block.exp: Likewise.
12297 * gdb.mi/mi2-var-child.exp: Likewise.
12298 * gdb.mi/mi2-var-cmd.exp: Likewise.
12299 * gdb.mi/mi2-var-display.exp: Likewise.
12300
00b51b9f
MK
123012004-08-15 Mark Kettenis <kettenis@gnu.org>
12302
12303 * gdb.base/unload.c (main): Make local variable msg const.
12304
45f07fef
MC
123052004-08-15 Michael Chastain <mec.gnu@mindspring.com>
12306
12307 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
12308 to bug-gnu@prep.ai.mit.edu.
12309 * gdb.mi/mi-disassemble.exp: Likewise.
12310 * gdb.mi/mi-eval.exp: Likewise.
12311 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
12312 default line number.
12313 * gdb.mi/mi-return.exp: Likewise.
12314 * gdb.mi/mi-simplerun.exp: Likewise.
12315 * gdb.mi/mi-stack.exp: Likewise.
12316 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
12317 number with explicit range test.
12318 * gdb.mi/mi-watch.exp: Likewise.
12319 * gdb.mi/mi2-break.exp: Likewise.
12320 * gdb.mi/mi2-cli.exp: Likewise.
12321 * gdb.mi/mi2-disassemble.exp: Likewise.
12322 * gdb.mi/mi2-eval.exp: Likewise.
12323 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
12324 default line number.
12325 * gdb.mi/mi2-return.exp: Likewise.
12326 * gdb.mi/mi2-simplerun.exp: Likewise.
12327 * gdb.mi/mi2-stack.exp: Likewise.
12328 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
12329 number with explicit range test.
12330 * gdb.mi/mi2-watch.exp: Likewise.
12331
dd8c8ee7
MC
123322004-08-15 Michael Chastain <mec.gnu@mindspring.com>
12333
12334 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
12335 * gdb.cp/m-static.exp: Likewise.
12336 * gdb.cp/rtti.exp: Likewise.
12337
4e838464
MK
123382004-08-14 Mark Kettenis <kettenis@gnu.org>
12339
12340 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
12341
8d8cb839
EZ
123422004-08-14 Eli Zaretskii <eliz@gnu.org>
12343
12344 * ChangeLog: Prefix Local Variables with semi-colons and indent
12345 the reference to older ChangeLog files, to fix fontification in
12346 Emacs.
12347
deea8bb0
MC
123482004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12349
12350 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
12351 * gdb.mi/mi2-break.exp: Likewise.
12352
c3297504
MC
123532004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12354
12355 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
12356
25808999
MC
123572004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12358
12359 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
12360
226a8d71
MC
123612004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12362
12363 * gdb.cp/classes.exp: Remove unused declarations. Just let
12364 test names default instead of providing special names. Remove
12365 extraneous demangler test.
12366
37fdf854
JJ
123672004-08-12 Jeff Johnston <jjohnstn@redhat.com>
12368
12369 * gdb.base/unload.exp: New test for breakpoints in dynamically
12370 loaded libraries.
12371 * gdb.base/unload.c: Ditto.
12372 * gdb.base/unloadshr.c: Ditto.
12373
2d3a7986
MC
123742004-08-12 Michael Chastain <mec.gnu@mindspring.com>
12375
12376 * gdb.cp/classes.exp (test_ptype_class_objects): Call
12377 cp_test_ptype_class.
12378 (test_enums): Likewise.
12379
c72b934c
AC
123802004-08-10 Andrew Cagney <cagney@gnu.org>
12381
12382 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
12383 files.
12384
cc503c8a
AC
123852004-08-10 Andrew Cagney <cagney@gnu.org>
12386
12387 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
12388 init_malloc call.
12389
902f2ccb
MC
123902004-08-10 Michael Chastain <mec.gnu@mindspring.com>
12391
12392 * ChangeLog: Add copyright notice. The notice is copied
12393 from emacs 21.3 top level ChangeLog.
12394
78c90502
MC
123952004-08-09 Michael Chastain <mec.gnu@mindspring.com>
12396
12397 * lib/cp-support.exp: New file.
12398 * lib/cp-support.exp (cp_test_type_class): New function.
12399 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
12400 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
12401 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
12402 cp_test_ptype_class.
12403
88e5ea78
MC
124042004-08-09 Michael Chastain <mec.gnu@mindspring.com>
12405
12406 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
12407 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
12408 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
12409 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
12410 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
12411 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
12412 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
12413 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
12414 gdb.mi/mi2-watch.exp: Update copyright years.
12415
6a89fc9c
MK
124162004-08-09 Mark Kettenis <kettenis@gnu.org>
12417
12418 * gdb.base/sigaltstack.exp: Provide proper anchoring.
12419
1482e0de
MC
124202004-08-09 Michael Chastain <mec.gnu@mindspring.com>
12421
12422 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
12423 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
12424 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
12425 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
12426 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
12427 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
12428 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
12429 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12430 gdb.mi/mi-watch.exp: Update copyright years.
12431
1a5ce3f3
DJ
124322004-08-08 Daniel Jacobowitz <dan@debian.org>
12433
12434 PR gdb/1738
12435 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
12436 from a breakpoint with a pending signal.
12437
04f6ecf2
DJ
124382004-08-08 Daniel Jacobowitz <dan@debian.org>
12439
12440 PR gdb/1736
12441 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
12442 * gdb.base/sigaltstack.exp (finish_test): Consume output until
12443 the prompt.
12444 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
12445
54d90d35
DJ
124462004-08-08 Daniel Jacobowitz <dan@debian.org>
12447
12448 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
12449
d2f6abb0
DJ
124502004-08-08 Daniel Jacobowitz <dan@debian.org>
12451
12452 PR gdb/1736
12453 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
12454 for i?86-*-linux*.
12455
5598c03d
DJ
124562004-08-08 Daniel Jacobowitz <dan@debian.org>
12457
12458 * gdb.arch/i386-prologue.exp: Compile without debug information.
12459
c6fee705
MC
124602004-08-08 Michael Chastain <mec.gnu@mindspring.com>
12461
12462 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
12463 rather than asking gdb to search.
12464
dd90efdb
MC
124652004-08-05 Michael Chastain <mec.gnu@mindspring.com>
12466
12467 * gdb.base/gcore.c: Include <string.h>.
12468
1e84bec1
MC
124692004-08-05 Michael Chastain <mec.gnu@mindspring.com>
12470
12471 * gdb.base/gcore.c: Add copyright notice.
12472
e425eb2b
MC
124732004-08-05 Michael Chastain <mec.gnu@mindspring.com>
12474
12475 * gdb.base/freebpcmd.c: Include <stdio.h>.
12476 * gdb.base/long_long.c: Include <string.h>.
12477 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
12478 * gdb.base/siginfo.c: Include <string.h>.
12479 * gdb.base/sigstep.c: Include <string.h>.
12480
cb9aaed5
MC
124812004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12482
12483 * gdb.base/complex.c: Include <stdlib.h>.
12484
55944f3d
MC
124852004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12486
12487 * gdb.base/complex.c: Add copyright notice.
12488
7b2953d9
MC
124892004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12490
12491 * gdb.base/charset.c: Include <stdlib.h>.
12492
c9133d23
MC
124932004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12494
12495 * gdb.base/auxv.c: Include <stdlib.h>.
12496
0a8490ad
MC
124972004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12498
12499 * gdb.base/auxv.c: Add copyright notice.
12500
3426d5ec
MC
125012004-08-04 Michael Chastain <mec.gnu@mindspring.com>
12502
12503 * gdb.base/coremaker.c: Add copyright notice.
12504 * gdb.base/coremaker2.c: Add copyright notice.
12505
8da195dd
AC
125062004-08-04 Andrew Cagney <cagney@gnu.org>
12507
12508 * gdb.base/store.exp: Update copyright.
12509 (check_set, up_set, check_struct, up_struct): Add a prefix to test
12510 names, do not import gdb_prompt.
12511
8d394f98
AC
125122004-08-01 Andrew Cagney <cagney@gnu.org>
12513
12514 Fix PR testsuite/1729.
12515 * gdb.base/dump.exp: Add test name to callers of capture_value, do
12516 not use capture_value with value 4.
12517 (capture_value): Add optional test name parameter.
12518 (test_reload_saved_value, test_restore_saved_value): Use $msg as
12519 the prefix, pass to capture_value.
12520
b6702b23
MK
125212004-08-01 Mark Kettenis <kettenis@gnu.org>
12522
12523 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
12524 * gdb.arch/i386-prologue.c (standard): New prototype and function.
12525 (main): Call new function.
12526
c203e0ca
MC
125272004-07-31 Michael Chastain <mec.gnu@mindspring.com>
12528
12529 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
12530
a7995a30
MC
125312004-07-31 Michael Chastain <mec.gnu@mindspring.com>
12532
12533 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
12534
9366563b
MC
125352004-07-31 Michael Chastain <mec.gnu@mindspring.com>
12536
b6eeaf26 12537 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
12538 Accept more values of vtbl pointer. Remove some messages
12539 about "obsolete gcc or gdb".
12540
2fc1f950
MC
125412004-07-30 Michael Chastain <mec.gnu@mindspring.com>
12542
12543 * gdb.cp/classes.exp: Accept more varieties of ptype output.
12544
c724d49b
MC
125452004-07-30 Michael Chastain <mec.gnu@mindspring.com>
12546
12547 * gdb.base/asm-source.exp: Properly convert target board
12548 debug flags from gcc format to binutils format.
12549
736b0fce
MK
125502004-07-28 Mark Kettenis <kettenis@gnu.org>
12551
12552 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
12553 gdb1718". PR backtrace/1718 partially fixed.
12554
5633ea5c
JJ
125552004-07-27 Jeff Johnston <jjohnstn@redhat.com>
12556
12557 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
12558
575eebb1
NC
125592004-07-26 Nick Clifton <nickc@redhat.com>
12560
12561 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
12562 good default value for a specific architecture is available then
12563 set it to that value. Otherwise default to the -gstabs switch.
12564 Remove the -g... switches from the asm-flags variable. Allow the
12565 target board info to override the value if it wants to. Pass the
12566 switch on the assembler command line.
12567
62104619
MK
125682004-07-23 Mark Kettenis <kettenis@gnu.org>
12569
12570 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
12571 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
12572 (main): Call new function.
12573
4a1135b8
MC
125742004-07-22 Michael Chastain <mec.gnu@mindspring.com>
12575
12576 Test for PR exp/1715.
12577 * gdb.base/radix.exp: Refactor common procedures. Make all
12578 test names unique. Change XFAIL to KFAIL.
12579
8a12c1f0
MC
125802004-07-20 Michael Chastain <mec.gnu@mindspring.com>
12581
12582 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
12583 * gdb.ada/gnat_ada.gin: ... to here.
12584 * configure.in: Use gnat_ada.gin.
12585 * configure: Regenerate.
12586
23b451cf
AC
125872004-07-20 Andrew Cagney <cagney@gnu.org>
12588
12589 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
12590 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
12591 XFAILs. Clean up test messages and comments. Check backtraces.
12592 Delete re-sync code.
12593
ab618a02
MC
125942004-07-19 Michael Chastain <mec.gnu@mindspring.com>
12595
12596 Fix PR cli/740.
12597 * gdb.base/annota1.exp: Honor gdb,nosignals.
12598 * gdb.base/annota3.exp: Likewise.
12599
46dad340
MC
126002004-07-19 Michael Chastain <mec.gnu@mindspring.com>
12601
12602 * lib/java.exp: Update copyright notice.
12603
756d8c70
AC
126042004-07-19 Andrew Cagney <cagney@gnu.org>
12605
12606 * gdb.base/selftest.exp: Copy file from here ...
12607 * gdb.gdb/selftest.exp: ... to here.
12608
586027e6
AC
126092004-07-16 Andrew Cagney <cagney@redhat.com>
12610
12611 * lib/insight-support.exp: Delete file.
12612 * lib/java.exp (java_init): Fix copyright.
12613
029d2200
AC
126142004-07-16 Andrew Cagney <cagney@gnu.org>
12615
12616 * gdb.base/restore.c: Append "prologue" to comments marking the a
12617 function's prologue.
12618 * gdb.base/restore.exp: Update copyright, re-indent.
12619 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
12620 callerN" prefix where needed. Update patterns that match a
12621 function's prologue.
12622
653b62c5
MC
126232004-07-16 Michael Chastain <mec.gnu@mindspring.com>
12624
12625 * gdb.base/restore.c: Add copyright notice.
12626
f7d690e5
AC
126272004-07-16 Andrew Cagney <cagney@gnu.org>
12628
12629 * gdb.base/logical.exp: Update copyright.
12630 (evaluate): New procedure. Use to re-implement tests using
12631 several tables.
12632
d629a7cb
MH
126332004-07-14 Martin Hunt <hunt@redhat.com>
12634
12635 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
12636 which fixes some problems where init.tcl was not found.
12637
9c7bb332
AC
126382004-07-13 Andrew Cagney <cagney@gnu.org>
12639
6bf46641
AC
12640 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
12641 (check_sizeof, check_valueof): Do not include the output in the
12642 test name. Use gdb_test.
12643 (get_valueof): Use gdb_test_multiple.
12644
c4ffd4c0
AC
12645 * gdb.base/step-test.exp: Update copyright. Use
12646 gdb_test_multiple. Ensure that test names do not include
12647 architecture dependent output.
12648
ab89363a
AC
12649 * gdb.gdb/observer.exp: Update copyright.
12650 (setup_test): Use gdb_test_multiple.
12651 (attach_first_observer, attach_second_observer)
12652 (attach_third_observer, detach_first_observer)
12653 (detach_second_observer, detach_third_observer)
12654 (reset_counters, check_counters): Make $message a prefix.
12655 (test_normal_stop_notifications): Add "args" parameter - a list of
12656 init functions to be called. Make $message a prefix,
12657 (test_observer_normal_stop): Change the message prefixes so that
12658 they are unique, pass the attach / detach procedures to
12659 test_normal_stop_notifications.
12660
ec58997a
AC
12661 * gdb.base/signull.exp (test_segv): Prefix all tests with
12662 "${name}". Clean up test messages.
12663
b475183b
AC
12664 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
12665
9c7bb332
AC
12666 * gdb.base/ena-dis-br.exp: Update copyright.
12667 (break_at): New function. Replace send_gdb with gdb_test,
12668 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
12669 ignore count, not stopped at bpt", with KFAIL.
12670
2dd95497
CV
126712004-07-13 Corinna Vinschen <vinschen@redhat.com>
12672
12673 * gdb.base/attach.exp: Remove cleanupfile handling.
12674
419e626b
AC
126752004-07-12 Andrew Cagney <cagney@gnu.org>
12676
12677 * gdb.base/annota1.exp: Cleanup corefile test name.
12678 * gdb.base/annota3.exp: Ditto.
12679
8b1b3228
AC
126802004-07-12 Andrew Cagney <cagney@gnu.org>
12681
78650829
AC
12682 * gdb.base/signals.exp: Clean up copyright, re-indent.
12683
8b1b3228
AC
12684 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
12685 gdb_test and gdb_test_multiple.
12686
935c2760
JJ
126872004-07-08 Jeff Johnston <jjohnstn@redhat.com>
12688
12689 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 12690 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
12691 provide line number info for first statement in main.
12692
1544280f
AC
126932004-07-08 Andrew Cagney <cagney@gnu.org>
12694
1279f4ff
AC
12695 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
12696
1544280f
AC
12697 * gdb.base/sigbpt.exp: Make the common part of each test name a
12698 prefix instead of suffix.
12699
bcc82369
BR
127002004-07-07 Bob Rossi <bob_rossi@cox.net>
12701
12702 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
12703 test from test_tbreak_creation_and_listing to
12704 test_file_list_exec_source_file
12705 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
12706 Changed name of test from test_tbreak_creation_and_listing to
12707 test_file_list_exec_source_file
12708
23f4b0aa
JJ
127092004-07-07 Jeff Johnston <jjohnstn@redhat.com>
12710
12711 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
12712 the jmisc() constructor instead of <init>.
12713 * gdb.java/jmisc1.exp: Ditto.
12714
56401cd5
AC
127152004-07-07 Andrew Cagney <cagney@gnu.org>
12716
12717 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
12718 corrupting the PC.
12719
44ae2f6a
MC
127202004-07-06 Michael Chastain <mec.gnu@mindspring.com>
12721
12722 * gdb.cp/templates.exp: Accept whitespace change in demangler
12723 output.
12724
45a83408
AC
127252004-07-06 Andrew Cagney <cagney@gnu.org>
12726
12727 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
12728
d205ad70
MC
127292004-07-02 Michael Chastain <mec.gnu@mindspring.com>
12730
12731 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
12732 * lib/compiler.cc: Likewise.
12733
06ea1a61
MC
127342004-06-30 Michael Chastain <mec.gnu@mindspring.com>
12735
12736 * lib/compiler.cc: Work around string preprocessing problem
12737 with old hp c++ compiler.
12738 * lib/compiler.c: Likewise.
12739
daab1251
CV
127402004-06-29 Corinna Vinschen <vinschen@redhat.com>
12741
12742 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
12743 directives to conditionalize symbol prefixing.
12744 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
12745 additional_flags handling. Add underscore prefix for Cygwin.
12746 * gdb.arch/i386-unwind.c: Use preprocessor directives to
12747 conditionalize symbol prefixing.
12748 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
12749 additional_flags handling. Add underscore prefix for Cygwin.
12750
cc984116
CV
127512004-06-29 Corinna Vinschen <vinschen@redhat.com>
12752
12753 * gdb.base/bigcore.exp: Skip test on Cygwin.
12754
c279b077
MC
127552004-06-28 Michael Chastain <mec.gnu@mindspring.com>
12756
12757 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
12758 formats for "info register". Use gdb_test_multiple. Fix
12759 the "invalid register" test.
12760
0e915747
CV
127612004-06-28 Corinna Vinschen <vinschen@redhat.com>
12762
12763 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
12764 PID for Cygwin. Add Cygwin specific strings to check for in some
12765 tests.
12766 (do_attach_tests): Add a test for user interaction when attaching
12767 to a process with no matching symbol table already loaded.
12768
11422c86
AC
127692004-06-26 Andrew Cagney <cagney@gnu.org>
12770
12771 Test PR java/1567 and PR java/1565.
12772 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
12773 * gdb.java/jmisc2.exp: Delete file.
12774
cefbce26
MC
127752004-06-26 Michael Chastain <mec.gnu@mindspring.com>
12776
12777 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
12778
e19f872c
CV
127792004-06-25 Corinna Vinschen <vinschen@redhat.com>
12780
12781 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
12782 attach process.
12783
d931ba3b
MC
127842004-06-23 Michael Chastain <mec.gnu@mindspring.com>
12785
12786 * gdb.cp/pr-1553.exp: Remove.
12787
aef68c48
MC
127882004-06-22 Michael Chastain <mec.gnu@mindspring.com>
12789
12790 * gdb.cp/pr-1553.cc: Remove.
12791 * gdb.cp/pr-1553.exp: Disable this test.
12792
8d5df71a
JB
127932004-06-20 Jim Blandy <jimb@redhat.com>
12794
a9c64011 12795 Fix PR testsuite/1680.
8d5df71a
JB
12796 * gdb.arch/i386-sse.exp: Properly quote curly braces in
12797 regular expressions.
12798
4ac6f39d
MC
127992004-06-19 Michael Chastain <mec.gnu@mindspring.com>
12800
12801 Fix PR testsuite/1679.
12802 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
12803 Issue an UNSUPPORTED result instead.
12804
1b413552
JB
128052004-06-18 Jim Blandy <jimb@redhat.com>
12806
12807 * gdb.base/charset.exp: Only send a control-C if we see a new
12808 prompt and incomplete command.
12809
6daa6ebd
MC
128102004-06-18 Michael Chastain <mec.gnu@mindspring.com>
12811
12812 * gdb.cp/pr-574.cc: Add copyright notice.
12813
51fa4ae0
JB
128142004-06-17 Jim Blandy <jimb@redhat.com>
12815
12816 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
12817 cases where the regexp has no groups; this grabs random text from
12818 the previous test suite, whatever that was.
12819
8fea26c5
MC
128202004-06-17 Michael Chastain <mec.gnu@mindspring.com>
12821
12822 * gdb.cp/printmethod.cc: Add copyright notice.
12823
1e3aeb41
MC
128242004-06-16 Michael Chastain <mec.gnu@mindspring.com>
12825
12826 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
12827
9d9030bc
AC
128282004-06-16 Andrew Cagney <cagney@gnu.org>
12829
12830 * gdb.base/signull.c: Update copyright. Include <string.h>.
12831 (bowler): Replace data_pointer with data_read
12832 and data_write cases. Add code_descriptor case.
12833 (zero, desc): New array and pointer.
12834 (data, code): Change to simple pointers.
12835 * gdb.base/signull.exp: Fix probe pattern matching a function
12836 descriptor SIGSEGV. Replace data_pointer with data_read and
12837 data_write tests.
12838
acd4ad44
AC
128392004-06-16 Andrew Cagney <cagney@gnu.org>
12840
12841 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
12842
08fd625c
MC
128432004-06-15 Michael Chastain <mec.gnu@mindspring.com>
12844
12845 * gdb.base/long_long.c: Add copyright notice.
12846
1903502c
MC
128472004-06-15 Michael Chastain <mec.gnu@mindspring.com>
12848
12849 * gdb.base/long_long.exp: Remove reference to
12850 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
12851 to gdb_breakpoint and gdb_continue_to_breakpoint.
12852
83313cb1
JB
128532004-06-14 Jim Blandy <jimb@redhat.com>
12854
12855 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
12856 endian case.
12857
1bf404ef
AC
128582004-06-14 Andrew Cagney <cagney@gnu.org>
12859
12860 * gdb.base/gcore.exp (capture_command_output): Delete the always
12861 passing tests containing inferior values.
12862 * gdb.base/ending-run.exp: Do not include the breakpoint address
12863 in the test message. Update copyright.
12864 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
12865 size in the test name, use gdb_test_multiple. Update copyright.
12866
ef220b33
MC
128672004-06-14 Michael Chastain <mec.gnu@mindspring.com>
12868
12869 * gdb.cp/ref-types.cc: Add copyright notice.
12870
4f70a4c9
MC
128712004-06-14 Michael Chastain <mec.gnu@mindspring.com>
12872
12873 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
12874 hp_aCC_compiler.
12875 * lib/compiler.cc: Likewise.
12876 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
12877 'set' commands. Log diagnostics for other lines. Set
12878 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
12879
335928ac
MC
128802004-06-13 Michael Chastain <mec.gnu@mindspring.com>
12881
12882 * gdb.cp/try_catch.cc: Add copyright notice.
12883
2efb12e8
MC
128842004-06-12 Michael Chastain <mec.gnu@mindspring.com>
12885
12886 * gdb.cp/userdef.cc: Add copyright notice.
12887
0bbed51a
MC
128882004-06-11 Michael Chastain <mec.gnu@mindspring.com>
12889
12890 * gdb.cp/virtfunc.cc: Add copyright notice.
12891
e12a46c9
RC
128922004-06-11 Randolph Chung <tausq@debian.org>
12893
12894 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
12895 problem.
12896
338e05af
AC
128972004-06-10 Andrew Cagney <cagney@gnu.org>
12898
12899 * lib/compiler.cc, lib/compiler.c: Append either
12900 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
12901 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
12902 instead of gcc-3-3.
12903
dc3f10cb
AC
129042004-06-09 Andrew Cagney <cagney@gnu.org>
12905
b4d946af
AC
12906 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
12907 gdb/1455, bug is specific to "long long" and "double".
a9c64011 12908
dc3f10cb
AC
12909 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
12910 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
12911 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
12912 fixed.
12913
b5c0bfa2
AC
129142004-06-09 Andrew Cagney <cagney@gnu.org>
12915
12916 * gdb.base/structs.exp (test_struct_returns): Replace
12917 "return_value_unknown" and "finish_value_unknown" by
12918 "return_value_known" and "finish_value_known". Instead of
12919 "return_value_unknown" iff "finish_value_unknown", check
12920 "return_value_known" implies "finish_value_known".
12921
caeb605f
MH
129222004-06-08 Martin Hunt <hunt@redhat.com>
12923
12924 * gdb.base/float.exp: Add pattern for mips targets.
12925
c892bb64
RC
129262004-06-08 Randolph Chung <tausq@debian.org>
12927
12928 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
12929 message for unknown architectures more clear.
12930
48306d3e
JB
129312004-06-08 Joel Brobecker <brobecker@gnat.com>
12932
12933 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
12934 start the execution of the program.
12935
83ecb59f
JB
129362004-06-07 Jim Blandy <jimb@redhat.com>
12937
12938 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
12939 * gdb.arch/i386-cpuid.h: New helper file.
12940
55264cb4
RC
129412004-06-07 Randolph Chung <tausq@debian.org>
12942
12943 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
12944 has started.
12945
23cadb28
RM
129462004-06-04 Roland McGrath <roland@redhat.com>
12947
12948 Fix PR gdb/1647.
12949 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
12950 differently to be robust to output buffering differences.
12951
51d01eda
MC
129522004-06-04 Michael Chastain <mec.gnu@mindspring.com>
12953
12954 * gdb.threads/pthreads.exp: Update copyright years.
12955 (check_control_c): Change asynchronous 'after' to synchronous.
12956
f4fc3b93
RM
129572004-06-04 Roland McGrath <roland@redhat.com>
12958
12959 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
12960 next gdb prompt.
12961
4013522b
MC
129622004-06-02 Michael Chastain <mec.gnu@mindspring.com>
12963
12964 Fix PR gdb/1636.
12965 * gdb.threads/manythreads.exp: Change asynchronous 'after'
12966 calls to synchronous.
12967
7a8f1e6b
JB
129682004-05-26 Jim Blandy <jimb@redhat.com>
12969
12970 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
12971
81bb3443
RC
129722004-05-24 Randolph Chung <tausq@debian.org>
12973
12974 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
12975 * gdb.asm/pa.inc: New file.
12976
8f5a3103
MK
129772004-05-22 Mark Kettenis <kettenis@gnu.org>
12978
12979 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
12980
734b8fe8 129812004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 12982 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
12983
12984 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
12985 GDB prompt.
12986
725603e1
UW
129872004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12988
f4fc3b93 12989 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
12990 setjmp/longjmp. Use sigaction instead of signal.
12991
8b923272 129922004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 12993 Michael Snyder <msnyder@redhat.com>
8b923272
JB
12994
12995 * gdb.threads/pthread_cond_wait.c: New file.
12996 * gdb.threads/pthread_cond_wait.exp: New testcase.
12997
8bfabb04
AC
129982004-05-13 Andrew Cagney <cagney@redhat.com>
12999
13000 * gdb.base/signull.exp, gdb.base/signull.c: New files.
13001 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
13002
42edda50
AC
130032004-05-11 Andrew Cagney <cagney@redhat.com>
13004
13005 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
13006 fixed but revealed gdb/1639.
13007
d303a6c7
AC
130082004-05-10 Andrew Cagney <cagney@redhat.com>
13009
13010 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
13011 func1" and "next to 2nd alarm", kernel bug avoided.
13012
bf08c2a1
DJ
130132004-05-10 Daniel Jacobowitz <dan@debian.org>
13014
13015 PR external/1568
13016 * gdb.base/bigcore.exp: Check the size of the dumped core file.
13017 XFAIL if it is smaller than bytes_allocated.
13018 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
13019 (main): Make chunks_allocated unsigned. Correct comment.
13020
c0586a34
JB
130212004-05-07 Joel Brobecker <brobecker@gnat.com>
13022
13023 * gdb.arch/powerpc-aix-prologue.c: New file.
13024 * gdb.arch/powerpc-aix-prologue.exp: New file.
13025
f2785d12
JB
130262004-05-07 Jim Blandy <jimb@redhat.com>
13027
13028 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
13029 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
13030
bd7f6e30
JB
130312004-05-06 Joel Brobecker <brobecker@gnat.com>
13032
13033 * gdb.base/sep.exp: No longer setup_kfail when the program was
13034 built with dwarf2.
13035
0a5e7efe
JI
130362004-05-05 Jim Ingham <jingham@apple.com>
13037
13038 * gdb.base/pending.exp: Make sure pending breakpoints
13039 preserve the ignore count.
f4fc3b93 13040
a8958849
MK
130412004-04-27 Jerome Guitton <guitton@gnat.com>
13042
13043 * i386-prologue.exp: Add testcase for jump instruction as first
13044 instruction of the real code.
13045 * i386-prologue.c (jump_at_beginning): New function.
13046
7e103f5b
MK
130472004-04-28 Mark Kettenis <kettenis@gnu.org>
13048
13049 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
13050 x86_64-*-*.
13051
5d38b224
MK
130522004-04-28 Mark Kettenis <kettenis@gnu.org>
13053
13054 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
13055 i*86-*-*.
13056
0ef32fd9
MK
130572004-04-25 Mark Kettenis <kettenis@gnu.org>
13058
13059 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
13060 expression that checks the return type.
13061
71d7dd7c
AC
130622004-04-23 Andrew Cagney <cagney@redhat.com>
13063
13064 * gdb.base/call-sc.exp: New test of scalar call/return values.
13065 * gdb.base/call-sc.c: Ditto.
13066
1e9f977e
JJ
130672004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13068
13069 * gdb.threads/manythreads.c: Reduce thread stack size.
13070
899d9e3a
JJ
130712004-04-23 Jeff Johnston <jjohnstn@redhat.com>
13072
13073 * gdb.threads/manythreads.c: Add copyright notice.
13074
61bcae62
AC
130752004-04-23 Andrew Cagney <cagney@redhat.com>
13076
13077 * gdb.base/siginfo.exp: Better handle step out of signal.
13078 * gdb.base/sigstep.exp: Ditto.
13079
7339a42e 130802004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 13081 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
13082
13083 * gdb.threads/manythreads.c: New testcase.
13084 * gdb.threads/manythreads.exp: Ditto.
13085
5c98409b
JB
130862004-04-22 Jim Blandy <jimb@redhat.com>
13087
13088 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
13089 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
13090
3b611f1a
MC
130912004-04-21 Michael Chastain <mec.gnu@mindspring.com>
13092
13093 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
13094
f0fd9238
AC
130952004-04-21 Andrew Cagney <cagney@redhat.com>
13096
13097 * gdb.base/sigstep.c: New file.
13098 * gdb.base/sigstep.exp: New file.
13099
90990674
JB
131002004-04-16 Joel Brobecker <brobecker@gnat.com>
13101
13102 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
13103 call to observer_notify_normal_stop.
13104
78cef34b
AC
131052004-04-15 Andrew Cagney <cagney@redhat.com>
13106
13107 * gdb.base/siginfo.c: New file.
13108 * gdb.base/siginfo.exp: New file.
13109
d2343407
JB
131102004-04-12 J. Brobecker <brobecker@gnat.com>
13111
13112 * gdb.base/sep.exp: Fix typo in comment.
13113
a2dba3c8
JB
131142004-04-12 J. Brobecker <brobecker@gnat.com>
13115
13116 * gdb.base/sep.c: New file.
13117 * gdb.base/sep-proc.c: New file.
13118 * gdb.base/sep.exp: New testcase.
13119
15f7b60e
MK
131202004-04-09 Mark Kettenis <kettenis@gnu.org>
13121
13122 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
13123 support.
13124
44f4de1a
AC
131252004-04-05 Andrew Cagney <cagney@redhat.com>
13126
13127 * gdb.base/sigaltstack.c: New file.
13128 * gdb.base/sigaltstack.exp: New file.
13129
ef04f396
JB
131302004-04-04 Joel Brobecker <brobecker@gnat.com>
13131
13132 * gdb.base/foll-fork.exp: Update the expected output for
13133 "help set follow-fork-mode", to match a change that was made
13134 to the help of this variable on 2004-01-13.
13135
d40d2c92
JB
131362004-04-01 Joel Brobecker <brobecker@gnat.com>
13137
13138 * lib/ada.exp: Add copyright notice.
13139 * bar.ads: Likewise.
13140 * bar.adb: Likewise.
13141 * null_record.adb: Likewise.
13142 * null_record.exp: Likewise.
13143 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
13144
f86ef5a3
JB
131452004-04-01 Joel Brobecker <brobecker@gnat.com>
13146
13147 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
13148 * configure: Regenerate.
13149
414e70e3
JB
131502004-04-01 Joel Brobecker <brobecker@gnat.com>
13151
13152 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
13153 to build the application. Remove the message printed when in
13154 verbose mode, redundant with the UNSUPPORTED message above.
13155
f0aaee49
JB
131562004-03-31 Joel Brobecker <brobecker@gnat.com>
13157
13158 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
13159 * gdb.ada (null_record.exp): New testcase.
13160
ac81cb54
JB
131612004-03-31 Joel Brobecker <brobecker@gnat.com>
13162
13163 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
13164
854af2f7
JB
131652004-03-31 Joel Brobecker <brobecker@gnat.com>
13166
13167 * gdb.ada: New subdirectory.
13168 * gdb.ada/Makefile.in: New file.
13169 * gdb.ada/gnat_ada.gpr.in: New file.
13170
034cb681
JB
131712004-03-31 Joel Brobecker <brobecker@gnat.com>
13172
13173 * lib/ada.exp: New file.
13174
78a1a894
DJ
131752004-03-24 Daniel Jacobowitz <drow@mvista.com>
13176
13177 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
13178 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
13179
4b2b3b3e
AC
131802004-03-22 Andrew Cagney <cagney@redhat.com>
13181
13182 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
13183 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
13184 Problem identified by Ulrich Weigand.
13185
23c73aa3
DC
131862004-03-17 David Carlton <carlton@kealia.com>
13187
13188 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
13189 PR c++/826.
13190
d63a86f8
RM
131912004-03-16 Roland McGrath <roland@redhat.com>
13192
13193 * gdb.base/auxv.exp: New file.
13194 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
13195
0e02aa50
DC
131962004-03-12 David Carlton <carlton@kealia.com>
13197
13198 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
13199 * gdb.cp/pr-1553.cc: Ditto.
13200 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
13201 pass branch.
13202
c20b71be
MC
132032004-03-12 Michael Chastain <mec.gnu@mindspring.com>
13204
13205 * gdb.cp/templates.exp: Accept more template types.
13206
c7414a01
MC
132072004-03-09 Michael Chastain <mec.gnu@mindspring.com>
13208
13209 From Corinna Vinschen with modifications.
13210 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
13211 local variable obj_with_enum.
13212 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
13213 results with obj_with_enum.
13214
ed69573c
MC
132152004-03-09 Michael Chastain <mec.gnu@mindspring.com>
13216
13217 * gdb.cp/classes.cc: New file, copied from misc.cc.
13218 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
13219
28301461
MC
132202004-03-09 Michael Chastain <mec.gnu@mindspring.com>
13221
13222 * gdb.cp/misc.cc: Add copyright notice.
13223
1198ecbe
DC
132242004-03-05 David Carlton <carlton@kealia.com>
13225
13226 * gdb.cp/rtti.exp: Add 'print *obj3' test.
13227 * gdb.cp/rtti.h: Update copyright.
13228 (namespace n2::n3): New.
13229 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
13230 (n2::n3::func3): New.
13231 (main): Call n2::n3::func3.
13232 * gdb.cp/rtti2.cc: Update copyright.
13233 (n2::create3): New.
13234
9e08c470
MK
132352004-03-04 Mark Kettenis <kettenis@gnu.org>
13236
13237 * gdb.asm/openbsd.inc: Fix typo.
13238
4bebc3aa
FF
132392004-03-03 Fred Fish <fnf@redhat.com>
13240
13241 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
13242 "val" instead of unused "size". Update copyright year.
13243
6ea9fb37
DJ
132442004-02-29 Daniel Jacobowitz <drow@mvista.com>
13245
13246 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
13247 to use unsigned char.
13248 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
13249 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
13250
23b23974
DJ
132512004-02-29 Daniel Jacobowitz <drow@mvista.com>
13252
13253 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
13254 line of output.
13255
7574fd53
DJ
132562004-02-28 Daniel Jacobowitz <drow@mvista.com>
13257
13258 * gdb.base/relocate.c (dummy): Initialize.
13259
a195357f
DJ
132602004-02-28 Daniel Jacobowitz <drow@mvista.com>
13261
13262 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
13263 a breakpoint at exit.
13264
72fd54a9
FF
132652004-02-27 Fred Fish <fnf@redhat.com>
13266
13267 * gdb.base/chng-syms.exp: Add expect condition to match failing
13268 case that isn't a timeout.
13269
b9d23137
AC
132702004-02-27 Andrew Cagney <cagney@redhat.com>
13271
13272 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
13273 support.
13274
15d208f6 132752004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 13276
15d208f6
FF
13277 * gdb.arch/gdb1431.c: Remove.
13278 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
13279 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
13280 of "until" incorrectly.
13281
98f9cd2d
JB
132822004-02-26 J. Brobecker <brobecker@gnat.com>
13283
13284 * gdb.cp/class2.cc (empty): New class.
13285 (refer): New function.
13286 (main): Declare an object of type empty and use it.
13287 * gdb.cp/class2.exp: Print the value of an object of type empty.
13288
9b50c11b
JJ
132892004-02-26 Jeff Johnston <jjohnstn@redhat.com>
13290
13291 * gdb.base/langs.exp: Update query string to match the
13292 new nquery format used for pending breakpoints.
13293
0dcd613f
AC
132942004-02-26 Andrew Cagney <cagney@redhat.com>
13295
13296 Fix PR i18n/1570.
13297 * gdb.base/charset.c: Update copyright notice.
13298 (main, init_string): Remove the escape character '\e' tests.
13299 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
13300 * gdb.base/charset.exp (valid_host_charset): Ditto.
13301 * gdb.base/setvar.exp: Ditto.
13302
b8a56647
AC
133032004-02-24 Andrew Cagney <cagney@redhat.com>
13304
90d59e34
AC
13305 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
13306 mmapped data in core file" PASS and FAIL messages consistent.
13307
b8a56647
AC
13308 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
13309 setting a breakpoint. Work around PR java/1565.
13310
9f27c604
JJ
133112004-02-23 Jeff Johnston <jjohnstn@redhat.com>
13312
13313 * lib/gdb.exp (gdb_breakpoint): Update query string to match
13314 new nquery format.
13315 * gdb.base/pending.exp: Ditto.
13316
3224a706
MK
133172004-02-22 Mark Kettenis <kettenis@gnu.org>
13318
13319 * configure.in: Run stabs tests on *BSD.
13320 * configure: Regenerated.
13321
41e0a9ca
MK
133222004-02-21 Mark Kettenis <kettenis@gnu.org>
13323
13324 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
13325
1e1b3428
FF
133262004-02-20 Fred Fish <fnf@redhat.com>
13327
13328 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
13329 blank in test for "returns short", for consistency with other
13330 "returns xxx" tests. Update copyright year.
13331
f9a7572a
FF
133322004-02-19 Fred Fish <fnf@redhat.com>
13333
13334 New testcase for PR breakpoint/1558.
13335 * gdb.arch/gdb1558.exp: New file.
13336 * gdb.arch/gdb1558.c: New file.
13337
b2ce2854
EZ
133382004-02-19 Elena Zannoni <ezannoni@redhat.com>
13339
13340 * gdb.base/nodebug.exp: Fix typo.
13341
e7c9ff01
JB
133422004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13343
13344 Committed by Jim Blandy <jimb@redhat.com>.
13345
62f4b920
JB
13346 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
13347
2db536a1
JB
13348 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
13349
e7c9ff01
JB
13350 * gdb.base/float.exp: Support s390*-*-* targets.
13351
f3205b34
AF
133522004-02-17 Adam Fedor <fedor@gnu.org>
13353
13354 * gdb.base/gdb1555.exp: New file.
13355 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
13356
9d62932d
EZ
133572004-02-17 Elena Zannoni <ezannoni@redhat.com>
13358
13359 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
13360
344c9711
FF
133612004-02-16 Fred Fish <fnf@redhat.com>
13362
13363 * gdb.arch/gdb1291.c: Remove
13364 * gdb.arch/gdb1291.s: New test input file.
13365 * gdb.arch/gdb1291.exp: Expand test to check case that should not
13366 fail. Test for correct result, known incorrect result, other
13367 failures and timeouts.
13368
2d822687
AC
133692004-02-16 Andrew Cagney <cagney@redhat.com>
13370
13371 * gdb.base/bigcore.exp: New file.
13372 * gdb.base/bigcore.c: New file.
13373
dac15b66
AC
133742004-02-13 Andrew Cagney <cagney@redhat.com>
13375
13376 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
13377 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
13378 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
13379 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
13380 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
13381 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
13382 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
13383 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
13384 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
13385 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
13386
6bdfc2c4
JJ
133872004-02-11 Jeff Johnston <jjohnstn@redhat.com>
13388
13389 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
13390 executed is an alloc instruction.
13391
87b3ede8
DC
133922004-02-11 David Carlton <carlton@kealia.com>
13393
13394 * gdb.cp/breakpoint.exp: New.
13395 * gdb.cp/breakpoint.cc: New.
13396
6e19e2bf
MC
133972004-02-11 Michael Chastain <mec.gnu@mindspring.com>
13398
13399 Partial fix for PR gdb/1543.
13400 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
13401 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
13402 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
13403 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
13404 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
13405 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
13406 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
13407 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
13408 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
13409 to bug-gdb@prep.ai.mit.edu .
13410 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
13411 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
13412 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
13413 Likewise.
13414
5c5455dc
AC
134152004-02-10 Andrew Cagney <cagney@redhat.com>
13416
13417 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
13418 using gdb_internal_error_resync.
13419
9cf689d7
DJ
134202004-02-09 Daniel Jacobowitz <drow@mvista.com>
13421
13422 * gdb.threads/thread-specific.exp: Stop early if no threads are
13423 found.
13424
d2dc51db
MC
134252004-02-09 Michael Chastain <mec.gnu@mindspring.com>
13426
13427 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
13428
14b1a056
DJ
134292004-02-08 Daniel Jacobowitz <drow@mvista.com>
13430
13431 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
13432 breakpoints.
13433
83f66e8f
DJ
134342004-02-07 Daniel Jacobowitz <drow@mvista.com>
13435
13436 * config/sim.exp (gdb_load): Handle $arg == "".
13437 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
13438 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
13439
30fc0091
EZ
134402004-02-07 Elena Zannoni <ezannoni@redhat.com>
13441
a9c64011
AS
13442 * gdb.base/maint.exp: Update test to reflect
13443 obstack changes.
30fc0091 13444
4d806929
JJ
134452004-02-04 Jeff Johnston <jjohnstn@redhat.com>
13446
13447 * gdb.base/pendshr.c (pendfunc): New function that calls
13448 pendfunc1.
13449 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
13450
7bfdd688
FF
134512004-02-04 Fred Fish <fnf@redhat.com>
13452
13453 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
13454 function symbols and update copyright years.
13455 * gdb.arch/gdb1291.c: Ditto.
13456
aaa08ee4
MC
134572004-02-03 Michael Chastain <mec.gnu@mindspring.com>
13458
13459 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
13460
dbad7755
MC
134612004-02-03 Michael Chastain <mec.gnu@mindspring.com>
13462
13463 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
13464
ec4646ef
MC
134652004-02-03 Michael Chastain <mec.gnu@mindspring.com>
13466
13467 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
13468
1b802196
FF
134692004-02-02 Fred Fish <fnf@redhat.com>
13470
13471 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
13472 remote targets. Update copyright years.
13473
18fe2033
JJ
134742004-02-02 Jeff Johnston <jjohnstn@redhat.com>
13475
13476 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
13477 support.
13478 * gdb.base/langs.exp: Fix test which attempts to create
13479 breakpoint on non-existent function to handle new pending
13480 support.
13481 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
13482 a breakpoint.
13483 * gdb.base/pending.exp: New test.
13484 * gdb.base/pending.c: New file.
13485 * gdb.base/pendshr.c: Ditto.
13486
8d577d32
DC
134872004-02-02 David Carlton <carlton@kealia.com>
13488
13489 * gdb.cp/overload.exp: Add overloadNamespace tests.
13490 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
13491 (overloadNamespace, XXX): New.
13492 (main): Call XXX::marker2.
13493
3ad13771
FF
134942004-02-01 Fred Fish <fnf@redhat.com>
13495
13496 * gdb.base/dump.exp: Use runto_main instead of "runto main".
13497 * gdb.base/finish.exp: Ditto.
13498 * gdb.base/gcore.exp: Ditto.
13499 * gdb.base/huge.exp: Ditto.
13500 * gdb.base/info-proc.exp: Ditto.
13501 * gdb.base/return2.exp: Ditto.
13502 * gdb.threads/gcore-thread.exp: Ditto.
13503
44c75849
DJ
135042004-02-01 Daniel Jacobowitz <drow@mvista.com>
13505
13506 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
13507
005bc093
MK
135082004-02-01 Mark Kettenis <kettenis@gnu.org>
13509
13510 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
13511 that opening the file succeeds on OpenBSD.
13512
c47cebdb
DJ
135132004-02-01 Daniel Jacobowitz <drow@mvista.com>
13514
13515 * gdb.threads/thread-specific.c: New file.
13516 * gdb.threads/threads-specific.exp: New test script.
13517 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
13518 to expect_out.
13519
5a01311c
MK
135202004-02-01 Mark Kettenis <kettenis@gnu.org>
13521
13522 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
13523 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
13524 only on the "print_small_structs from print_long_arg_list" test.
13525
ce22a4f1
DJ
135262004-02-01 Daniel Jacobowitz <drow@mvista.com>
13527
13528 * gdb.base/completion.exp: Kill a stray backslash.
13529
13530 From Jim Ingham <jingham@apple.com>:
13531 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
13532 agrees with the result from sending a tab.
13533
abbab9d3
DJ
135342004-01-31 Daniel Jacobowitz <drow@mvista.com>
13535
13536 * gdb.base/chng-syms.exp: Remove stray newline.
13537
53904d1e
MK
135382004-01-31 Mark Kettenis <kettenis@gnu.org>
13539
13540 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
13541 *-*-openbsd*.
13542 * gdb.asm/openbsd.inc: New file.
13543
3a4b3aac
MK
135442004-01-30 Mark Kettenis <kettenis@gnu.org>
13545
13546 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
13547 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
13548 *-*solaris2*. Remove commented out default settings for
13549 asm-flags. Replace gdb_compile with target_link.
13550
ebac27b4
MC
135512004-01-29 Michael Chastain <mec.gnu@mindspring.com>
13552
13553 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
13554 for all tests. Remove old hp-ux and cygnus xfail cases.
13555
d8679d84
PH
135562004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
13557
13558 * gdb.base/chng-syms.exp: New file.
13559 * gdb.base/chng-syms.c: New file.
13560
0a55bc22
MC
135612004-01-24 Michael Chastain <mec.gnu@mindspring.com>
13562
13563 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
13564 Provide arms for current output in all my configurations.
13565
94b8e876
MC
135662004-01-24 Michael Chastain <mec.gnu@mindspring.com>
13567
13568 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
13569 * lib/compiler.cc: Likewise.
13570 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
13571 get the right preprocessor. Eval the output directly. Remove
13572 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
13573 hp_f77_compiler and hp_f90_compiler completely.
13574 (gdb_preprocess): Delete.
13575 (get_compiler): Delete.
13576
7cf03d44
MK
135772004-01-24 Mark Kettenis <kettenis@gnu.org>
13578
13579 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
13580 <string.h>.
13581
68b6dce9
NR
135822004-01-24 Nick Roberts <nick@nick.uklinux.net>
13583
13584 * gdb.mi/mi-stack.exp: Update copyright.
13585
b368761e
DC
135862004-01-23 David Carlton <carlton@kealia.com>
13587
13588 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
13589 test for cp_lookup_transparent_type.
13590 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
13591 call them.
13592
f2061b53
DJ
135932004-01-23 Daniel Jacobowitz <drow@mvista.com>
13594
13595 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
13596 after -var-update.
13597
37fc574a
DC
135982004-01-23 David Carlton <carlton@kealia.com>
13599
13600 * gdb.cp/namespace.cc (C::ensureRefs): New.
13601 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
13602
8e94b928
NR
136032004-01-20 Nick Roberts <nick@nick.uklinux.net>
13604
13605 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
13606 case "-stack-list-locals 2".
13607 * gdb.mi/mi-var-child.exp: Test for case
13608 "-var-list-children --all-values NAME".
13609
997b0952
MC
136102004-01-18 Michael Chastain <mec.gnu@mindspring.com>
13611
13612 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
13613
52470da3
MK
136142004-01-18 Mark Kettenis <kettenis@gnu.org>
13615
7049b4b8
MK
13616 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
13617 used with gdb_test_multiple.
13618
52470da3
MK
13619 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
13620 read at address 0. This fixes PR testsuite/1504.
13621
da6012e5
DJ
136222004-01-18 Daniel Jacobowitz <drow@mvista.com>
13623
13624 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
13625 Remove downloading, guessing the host executable, the calls to
13626 gdb_file_cmd and gdb_target_cmd, and "load" support.
13627 (infer_host_exec): New function broken out from gdb_load.
13628 (gdb_load): New wrapper for gdbserver_gdb_load.
13629 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
13630 gdb_target_cmd. Use -target-select.
13631 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
13632 Download binaries to the host. Clear last_mi_remote_file when
13633 we load a new binary.
13634 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
13635 call gdbserver_gdb_load and mi_gdb_target_cmd.
13636
32c70722
MC
136372004-01-17 Michael Chastain <mec.gnu@mindspring.com>
13638
13639 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
13640 type patterns.
13641
b0cecf36
MC
136422004-01-17 Michael Chastain <mec.gnu@mindspring.com>
13643
13644 * gdb.cp/templates.exp: Fix typo in test name of
13645 "print Foo<volatile char*>::foo".
13646
4120d7e6
MC
136472004-01-15 Michael Chastain <mec.gnu@mindspring.com>
13648
13649 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
13650
f679e530
BE
136512004-01-16 Ben Elliston <bje@wasabisystems.com>
13652
13653 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
13654 (clean mostlyclean): Remove empty rm.
13655
091c48f6
MC
136562004-01-15 Michael Chastain <mec.gnu@mindspring.com>
13657
13658 * gdb.base/setvar.exp: Add copyright years.
13659
3e5fc8d2
DC
136602004-01-14 David Carlton <carlton@bactrian.org>
13661
13662 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
13663 PR c++/1511 and update coment.
13664 * gdb.cp/templates.exp: Update patterns to match current output.
13665 If changes involve something other than whitespace, KFAIL
13666 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
13667
63d06c5c
DC
136682004-01-14 David Carlton <carlton@kealia.com>
13669
13670 * gdb.cp/namespace.exp: Add tests involving classes defined within
13671 namespaces.
13672 * gdb.cp/namespace.cc (C::CClass): New.
13673 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
13674
a51dab88
EZ
136752004-01-14 Elena Zannoni <ezannoni@redhat.com>
13676
13677 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
13678 what debug info we have. Print a better message if something goes
13679 wrong while producing the separate debug info file.
13680
a476ccc9
MC
136812004-01-14 Michael Chastain <mec.gnu@mindspring.com>
13682
13683 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
13684
f453692c
MC
136852004-01-14 Michael Chastain <mec.gnu@mindspring.com>
13686
13687 * gdb.base/callfuncs.c: Add copyright notice.
13688
f40063a5
MC
136892004-01-13 Michael Chastain <mec.gnu@mindspring.com>
13690
13691 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
13692 inheritance. PR gdb/1498, PR gcc/13539.
13693
19ac3974
EZ
136942004-01-13 Elena Zannoni <ezannoni@redhat.com>
13695
a9c64011
AS
13696 * gdb.threads/gcore-thread.exp: Prefix name of binary with
13697 test specific name.
13698 * gdb.mi/gdb669.exp: Ditto.
13699 * gdb.mi/mi-pthreads.exp: Ditto.
13700 * gdb.mi/mi1-pthreads.exp: Ditto.
13701 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 13702
56c97c6e
MC
137032004-01-12 Michael Chastain <mec.gnu@mindspring.com>
13704
13705 * gdb.cp/member-ptr.cc: Add copyright notice.
13706
a0644324
MC
137072004-01-12 Michael Chastain <mec.gnu@mindspring.com>
13708
13709 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
13710 some patterns for recent versions of gcc and hpacc. Delete
13711 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
13712 Delete tests that access a NULL pointer-to-member-data. This
13713 script is still disabled for gcc.
13714
32fabe09
EZ
137152004-01-12 Elena Zannoni <ezannoni@redhat.com>
13716
13717 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 13718 escaped correctly.
32fabe09 13719
1f8a6abb
EZ
137202004-01-12 Elena Zannoni <ezannoni@redhat.com>
13721
13722 * gdb.base/sepdebug.exp: New file.
13723 * gdb.base/sepdebug.c: New file.
13724 * lib/gdb.exp (separate_debug_filename): New procedure.
13725 (gdb_gnu_strip_debug): New procedure.
13726
48efe704
AC
137272004-01-12 Andrew Cagney <cagney@redhat.com>
13728
13729 * gdb.mi/ChangeLog: Delete file. Renamed to ...
13730 * gdb.mi/ChangeLog-1999-2003: New file.
13731
a9415475
AC
137322004-01-12 Andrew Cagney <cagney@redhat.com>
13733
13734 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
13735 "Renaming a directory to a non-empty directory returns ENOTEMPTY
13736 or EEXIST", treat EBUSY as an XFAIL.
13737
83b8cf9d
MC
137382004-01-11 Michael Chastain <mec.gnu@mindspring.com>
13739
13740 * gdb.base/scope.exp: Remove obsolete setup_xfail for
13741 hp_cc_compiler.
13742
9939d2a8
MC
137432004-01-10 Michael Chastain <mec.gnu@mindspring.com>
13744
13745 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
13746 decorations.
13747
1ff8cadf
MC
137482004-01-10 Michael Chastain <mec.gnu@mindspring.com>
13749
13750 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
13751 and "(aCC)" decorations. Remove obsolete doco about old
13752 test results.
13753
6fa9022e
MC
137542004-01-09 Michael Chastain <mec.gnu@mindspring.com>
13755
13756 * gdb.cp/exception.exp: Fix typo in doco.
13757
209721fe
MK
137582004-01-09 Mark Kettenis <kettenis@gnu.org>
13759
13760 * gdb.base/gdb1476.exp: Fix typo.
13761
ef11303e
MC
137622004-01-09 Michael Chastain <mec.gnu@mindspring.com>
13763
13764 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
13765 file.
13766
041ab88c
MC
137672004-01-09 Michael Chastain <mec.gnu@mindspring.com>
13768
13769 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
13770 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
13771 Use gdb_compile. Remove restriction on gcc. Add some patterns
13772 for recent version of gdb. Delete second half, which was a copy
13773 of the first half with different build flags. This test is
13774 still disabled because it is still not ready for production.
13775
e36d075a
MC
137762004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13777
13778 * gdb.cp/exception.cc: Add copyright notice.
13779 * gdb.cp/exception.exp: Add a notice that this file is broken
13780 because of line number changes caused by addition of copyright
13781 notice.
13782
42b190ad
MC
137832004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13784
13785 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
13786 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
13787
8f25f06b
MC
137882004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13789
13790 * gdb.cp/classes.exp: Accept gnu abi 2.
13791 * gdb.cp/derivation.exp: Likewise.
13792 * gdb.cp/overload.exp: Likewise.
13793 * gdb.cp/virtfunc.exp: Likewise.
13794
06ded8b8
MC
137952004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13796
13797 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
13798 semicolon after end of function.
13799
77c26ae3
MC
138002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13801
13802 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
13803 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
13804 boilerplate code for compiling and running the program under
13805 test. Add some string method tests.
13806
20757486
MC
138072004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13808
13809 * gdb.cp/bs15503.cc: Add copyright notice.
13810 * gdb.cp/bs15503.exp: Adjust line number.
13811
0fd3b503
MC
138122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13813
13814 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
13815 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
13816
10d1bea8
MC
138172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13818
13819 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
13820 hp_cc_compiler.
13821
2789202a
MC
138222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13823
13824 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
13825 * gdb.cp/ctti.exp: Use the marker instead of "next".
13826 With gcc, run further before bailing.
13827
b862f14c
MC
138282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13829
13830 * gdb.cp/cttiadd.cc: Add copyright notice.
13831 * gdb.cp/cttiadd1.cc: Likewise.
13832 * gdb.cp/cttiadd2.cc: Likewise.
13833 * gdb.cp/cttiadd3.cc: Likewise.
13834
96da2469
MC
138352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13836
13837 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
13838 Use gdb_test, gdb_test_multiple. Use floating-point values that
13839 have exact representations in IEEE-ish formats.
13840
053248ff
MC
138412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13842
13843 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
13844 compilers. Delete duplicate call to get_compiler_info.
13845 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
13846 * gdb.base/volatile.exp: Likewise.
13847
84acecdd
MK
138482004-01-07 Mark Kettenis <kettenis@gnu.org>
13849
13850 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
13851 memory at address 0.
13852
fe11a27f
MC
138532004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13854
13855 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
13856 to test for hp-ux assembler. Fix copyright years.
13857
60ad077b
AC
138582004-01-07 Andrew Cagney <cagney@redhat.com>
13859
13860 * gdb.base/fileio.c (strerrno): Add "EBUSY".
13861
1c9b8f33
AC
138622004-01-07 Andrew Cagney <cagney@redhat.com>
13863
13864 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
13865 when creating the read-only file. From analysis by Roland McGrath
13866 and Elena Zannoni.
13867
753ccc7a
MC
138682004-01-06 Michael Chastain <mec.gnu@mindspring.com>
13869
13870 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
13871
eca3e36b
MC
138722004-01-06 Michael Chastain <mec.gnu@mindspring.com>
13873
13874 * gdb.base/cvexpr.c: Be type-safe with function pointers and
13875 data pointers.
13876
f8d4bac4
MC
138772004-01-06 Michael Chastain <mec.gnu@mindspring.com>
13878
13879 * gdb.cp/m-static.exp: Compile one source file at a time.
13880 Delete unused call to get_compiler_info.
13881
9b4e0f94
MC
138822004-01-06 Michael Chastain <mec.gnu@mindspring.com>
13883
13884 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
13885 * gdb.base/call-rt-st.exp: Likewise.
13886 * gdb.base/nodebug.exp: Likewise.
13887 * gdb.base/volatile.exp: Likewise.
13888 * gdb.cp/ref-types.exp: Likewise.
13889 * gdb.cp/templates.exp: Likewise.
13890
023c1024
MK
138912004-01-05 Mark Kettenis <kettenis@gnu.org>
13892
13893 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
13894
19703c4a
MC
138952004-01-05 Michael Chastain <mec.gnu@mindspring.com>
13896
13897 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
13898 hppa*-hp-hpux*.
13899
18b67037
MK
139002004-01-04 Mark Kettenis <kettenis@gnu.org>
13901
ba6219c8
MK
13902 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
13903 x86_64-*-*.
13904
18b67037
MK
13905 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
13906 sparc64-*-* and sparc*-solaris2*.
13907
1bfbbb9d
MK
139082004-01-04 Mark Kettenis <kettenis@gnu.org>
13909
13910 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
13911 return ${tests}" test. The ${tests} already mentions the
13912 filename.
13913
06846494
MC
139142004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13915
13916 * gdb.cp/local.exp: Accept gcc abi 2.
13917
3b0cb202
MC
139182004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13919
13920 * gdb.cp/templates.exp: Accept gcc abi 2.
13921
0643ec3f
MC
139222004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13923
13924 * lib/compiler.cc: Remove supports_template_debugging.
13925 * gdb.cp/templates.exp: Do not test supports_template_debugging.
13926
d231d0b1
MC
139272004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13928
13929 * gdb.cp/namespace.exp: Accept gcc abi 2.
13930
44ffb27c
MC
139312004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13932
13933 * gdb.cp/method.exp: Accept gcc abi 2.
13934
184ad485
MC
139352004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13936
13937 * gdb.cp/classes.exp: Generate identical results as old version.
13938 * gdb.cp/derivation.exp: Likewise.
13939 * gdb.cp/overload.exp: Likewise.
13940 * gdb.cp/virtfunc.exp: Likewise.
13941
116f09e7
MC
139422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13943
13944 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
13945 mysterious bug with sourceware version of expect.
13946
b1379776
MC
139472004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13948
13949 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
13950 current versions of gcc, including gcc abi 2. Remove gratuitous
13951 restart of test program. Use gdb_test_multiple and gdb_test for
13952 all tests. Add patterns to xfail missing "const" in "const char *"
13953 and kfail PR gdb/1155.
13954
6b7a4c0e
MC
139552004-01-01 Michael Chastain <mec.gnu@mindspring.com>
13956
13957 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
13958 current versions of gcc, including gcc abi 2. Remove gratuitous
13959 restart of test program. Use gdb_test_multiple and gdb_test for
13960 all tests. Add patterns to kfail PR gdb/1498.
13961
51615d72
MC
139622003-12-31 Michael Chastain <mec.gnu@mindspring.com>
13963
13964 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
13965 current versions of gcc, including gcc abi 2. Use "breakpoint"
13966 and "continue" instead of restarting the target program. Use
13967 gdb_test_multiple and gdb_test for all tests.
13968
7b79a9d7
MK
139692004-01-01 Mark Kettenis <kettenis@gnu.org>
13970
13971 * gdb.asm/asm-source.exp: Update copyright year. Link statically
13972 for *-*-solaris2*.
13973
1cd3489f
MC
139742003-12-31 Michael Chastain <mec.gnu@mindspring.com>
13975
13976 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
13977 current versions of gcc, including gcc abi 2. Use "breakpoint"
13978 and "continue" instead of restarting the target program several
13979 times. Use gdb_test_multiple and gdb_test for all tests.
13980
850742db
MC
139812003-12-18 Michael Chastain <mec.gnu@mindspring.com>
13982
13983 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
13984 source files.
13985
eb4bbda8
MC
139862003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13987
13988 * gdb.base/environ.exp: Handle compiling test case from multiple
13989 source files.
13990
e42c7771
MC
139912003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13992
13993 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
13994
80e4b428
JB
139952003-12-17 Jim Blandy <jimb@redhat.com>
13996
5f06973a
JB
13997 * gdb.base/freebpcmd.c: Add copyright notice.
13998
80e4b428
JB
13999 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
14000
0ab84fb7
MC
140012003-12-16 Michael Chastain <mec.gnu@mindspring.com>
14002
14003 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
14004
1b3bb3d0
JB
140052003-12-13 Jim Blandy <jimb@redhat.com>
14006
14007 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
14008
3a4c9371
KB
140092003-12-12 Kevin Buettner <kevinb@redhat.com>
14010
14011 * gdb.asm/frv.inc: New file.
14012 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
14013
a1dea79a
FF
140142003-12-09 Fred Fish <fnf@redhat.com>
14015
14016 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
14017 functions to break1.c and leave prototypes behind. Add more
14018 "set breakpoint NN here" comments.
14019 * gdb.base/break1.c: New file.
14020
14021 * gdb.base/break.exp: Handle compiling test case from multiple
14022 source files and change source file references as needed.
14023 * gdb.base/completion.exp: Ditto.
14024 * gdb.base/condbreak.exp: Ditto.
14025 * gdb.base/define.exp: Ditto.
14026 * gdb.base/ena-dis-br.exp: Ditto.
14027 * gdb.base/info-proc.exp: Ditto.
14028 * gdb.base/maint.exp: Ditto.
14029 * gdb.base/until.exp: Ditto.
14030
14031 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
14032 hardcoded line numbers.
14033 * gdb.base/define.exp: Ditto.
14034 * gdb.base/ena-dis-br.exp: Ditto.
14035 * gdb.base/maint.exp: Ditto.
14036 * gdb.base/until.exp: Ditto.
14037
14038 * gdb.base/completion.exp: Use "break1" for completion tests since
14039 "break" is no longer a unique prefix.
14040
5266b69c
AC
140412003-12-06 Andrew Cagney <cagney@redhat.com>
14042
14043 * gdb.base/structs.exp (test_struct_returns): When applicable, set
14044 "return_value_unimplemented". When an unimplemented struct return
14045 architecture, report incorrect values as a KFAIL
14046
374451f0
MC
140472003-12-05 Michael Chastain <mec.gnu@mindspring.com>
14048
14049 * gdb.cp/rtti.exp: Accept new wording of warning from
14050 cp_lookup_rtti_type.
14051
ba9b20a7
MC
140522003-12-05 Michael Chastain <mec.gnu@mindspring.com>
14053
14054 Partial fix for PR testsuite/1456.
14055 * gdb.base/scope.exp (test_at_main): Replace references to
14056 gcc_compiled with calls to test_compiler_info.
14057 (test_at_foo): Likewise.
14058 (test_at_bar): Likewise.
14059
b74b6d0b
MC
140602003-12-04 Michael Chastain <mec.gnu@mindspring.com>
14061
14062 Partial fix for PR testsuite/1456.
14063 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
14064 to test_compiler_info.
14065
ccfa3402
MC
140662003-12-03 Michael Chastain <mec.gnu@mindspring.com>
14067
14068 * gdb.base/so-impl-ld.exp: Update copyright notice.
14069
f6246aba
MC
140702003-12-02 Michael Chastain <mec.gnu@mindspring.com>
14071
14072 Partial fix for PR testsuite/1456.
14073 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
14074 to test_compiler_info.
14075
13ae734a
MC
140762003-11-28 Michael Chastain <mec.gnu@mindspring.com>
14077
14078 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
14079 from current versions of gdb. Clean up regular expressions.
14080 Delete redundant timeout case.
14081
d8e1cdee
MC
140822003-11-28 Michael Chastain <mec.gnu@mindspring.com>
14083
14084 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
14085 from current versions of gdb. Clean up regular expressions.
14086 Delete redundant timeout case.
14087
96457b64
MC
140882003-12-01 Michael Chastain <mec.gnu@mindspring.com>
14089
14090 Partial fix for PR testsuite/1456.
14091 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
14092 gcc_compiled with call to test_compiler_info.
14093
f35309fc
MC
140942003-11-30 Michael Chastain <mec.gnu@mindspring.com>
14095
14096 Partial fix for PR testsuite/1456.
14097 * gdb.base/list.exp (test_list_function): Delete unused declaration
14098 of gcc_compiled.
14099
d7afdf9b
MC
141002003-11-29 Michael Chastain <mec.gnu@mindspring.com>
14101
14102 Partial fix for PR testsuite/1456.
14103 * gdb.base/complex.exp: Replace reference to gcc_compiled with
14104 call to test_compiler_info.
14105
71507b56
MK
141062003-11-29 Mark Kettenis <kettenis@gnu.org>
14107
14108 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
14109 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
14110 it to create the appropriate note.inc.
14111 * gdb.asm/asmsrc1.s: Include "note.inc".
14112 * gdb.asm/netbsd.inc: New file.
14113 * gdb.asm/empty.inc: New file.
14114
f81f93f7
MC
141152003-11-28 Michael Chastain <mec.gnu@mindspring.com>
14116
14117 Partial fix for PR testsuite/1456.
14118 * gdb.base/constvars.exp: Replace references to gcc_compiled with
14119 calls to test_compiler_info.
14120
9a77938e
MC
141212003-11-27 Michael Chastain <mec.gnu@mindspring.com>
14122
14123 Partial fix for PR testsuite/1456.
14124 * gdb.base/volatile.exp: Replace references to gcc_compiled with
14125 calls to test_compiler_info.
14126
e8367dc7
MK
141272003-11-27 Mark Kettenis <kettenis@gnu.org>
14128
14129 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
14130 pattern for the KFAILs.
14131
526c61ee
AF
141322003-11-25 Adam Fedor <fedor@gnu.org>
14133
14134 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
14135 * gdb.objc/objcdecode.m: New file.
14136
28f2d600
AF
141372003-11-25 Adam Fedor <fedor@gnu.org>
14138
14139 * gdb.objc/nondebug.exp: Test for PR objc/1236.
14140 * gdb.objc/nondebug.m: New file.
14141
a3895cee
BE
141422003-11-26 Ben Elliston <bje@wasabisystems.com>
14143
14144 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
14145 NetBSD as it does on FreeBSD. Modelled on a similar change by
14146 Mark Kettenis on 2003-05-30.
14147 (link-flags): Set to "--entry _start" regardless of target.
14148 Special linker flags are to be appended to $link-flags.
14149 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
14150
c9f2c8a3
MC
141512003-11-25 Michael Chastain <mec.gnu@mindspring.com>
14152
14153 * gdb.cp/method.exp: Accept output of new demangler.
14154
15a0587a 141552003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
14156
14157 * gdb/class2.exp: New file.
14158 * gdb/class2.cc: New file.
14159
3c00b570
MC
141602003-11-25 Michael Chastain <mec.gnu@mindspring.com>
14161
14162 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
14163 of new demangler.
14164
7027acc7
MK
141652003-11-23 Mark Kettenis <kettenis@gnu.org>
14166
14167 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
14168 of gdb_test "run".
14169
b0e1598a
MK
141702003-11-23 Mark Kettenis <kettenis@gnu.org>
14171
14172 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
14173 "continue" into "run".
14174
4d9eda44
MC
141752003-11-23 Michael Chastain <mec.gnu@mindspring.com>
14176
14177 Partial fix for PR testsuite/1456.
14178 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
14179 call to test_compiler_info.
14180 * gdb.cp/ctti.exp: Likewise.
14181 * gdb.cp/derivation.exp: Likewise.
14182 * gdb.cp/member-ptr.exp: Likewise.
14183 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
14184 reference to gcc_compiled.
14185
141862003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
14187
14188 Fix PR testsuite/1463.
14189 * gdb.base/structs.exp (start_structs_test): Call
14190 get_debug_format before using the debug format.
14191
d422fe19
AC
141922003-11-22 Andrew Cagney <cagney@redhat.com>
14193
14194 * lib/gdb.exp (gdb_test_multiple): Add simple example.
14195 * gdb.base/structs.exp: Use gdb_test_multiple.
14196
039cf96d
AC
141972003-11-20 Andrew Cagney <cagney@redhat.com>
14198
6882279b
AC
14199 * gdb.base/structs.exp: Handle and recover from internal errors.
14200 Replace "foo${n}" with "foo<n>" in test messages.
14201
e53890ae
AC
14202 * gdb.base/structs.exp: Update copyright. Rewrite.
14203 * gdb.base/structs.c: Update copyright. Rewrite.
14204
2b211c59
AC
14205 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
14206 resync count exceeded.
d63a86f8 14207
039cf96d
AC
14208 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
14209 from the internal error.
14210 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
14211 Original from Jim Blandy.
14212 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 14213
eac98b22
AC
142142003-11-19 Andrew Cagney <cagney@redhat.com>
14215
14216 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
14217 KFAIL.
14218
67455b2a
MK
142192003-11-17 Mark Kettenis <kettenis@gnu.org>
14220
14221 New testcase for PR backtrace/1435.
14222 * gdb.arch/i386-unwind.exp: New file.
14223 * gdb.arch/i386-unwind.c: New file.
14224
853d6e5b
AC
142252003-11-17 Andrew Cagney <cagney@redhat.com>
14226
14227 * lib/gdb.exp (compiler_info): New global.
14228 (test_compiler_info): New function.
14229 (get_compiler_info): Set compiler_info.
14230 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
14231 "compiler_info" to gcc-<major>-<minor>.
14232
38cf6e11
MC
142332003-11-15 Michael Chastain <mec.gnu@mindspring.com>
14234
14235 * gdb.trace/configure: Remove.
14236
a50d3602
EZ
142372003-11-13 Elena Zannoni <ezannoni@redhat.com>
14238
14239 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 14240 breakpoints.
a50d3602
EZ
14241 * gdb.base/break.exp: Remove all references to explicit line
14242 numbers.
14243
d9407aaa
NC
142442003-11-11 Nick Clifton <nickc@redhat.com>
14245
14246 * gdb.base/shreloc.exp: Do not run for targets which do not
14247 support shared objects.
14248
db488fc1
CV
142492003-11-10 Corinna Vinschen <vinschen@redhat.com>
14250
14251 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
14252 Don't run tests if nofileio flag is given.
14253
6a90a18e
EZ
142542003-11-07 Elena Zannoni <ezannoni@redhat.com>
14255
14256 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 14257 as well as 'Watchpoint'.
6a90a18e 14258
0b915e9c
EZ
142592003-11-06 Elena Zannoni <ezannoni@redhat.com>
14260
14261 Reported by Jim Ingham <jingham@apple.com>:
14262 * gdb.base/annota1.exp: Match at least one occurrence of the
14263 signal handler annotation.
14264
d7e4b55f
EZ
142652003-11-06 Elena Zannoni <ezannoni@redhat.com>
14266
a9c64011
AS
14267 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
14268 as well as 'Watchpoint'.
d7e4b55f 14269
2fe4e8d0
MC
142702003-11-05 Michael Chastain <mec@shout.net>
14271
14272 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
14273
6ef88553
KW
142742003-11-03 Kris Warkentin <kewarken@qnx.com>
14275
14276 * gdb.arch/gdb1291.c: New test file.
14277 * gdb.arch/gdb1291.exp: New test script.
14278 * gdb.arch/gdb1431.c: New test file.
14279 * gdb.arch/gdb1431.exp: New test script.
14280
ae7dc4d8
MC
142812003-10-22 Michael Chastain <mec@shout.net>
14282
14283 * gdb.mi/pthreads.c: Add copyright notice.
14284
c39d7427
MC
142852003-10-22 Michael Chastain <mec@shout.net>
14286
14287 * gdb.threads/pthreads.c: Add copyright notice.
14288
8b7d96c1
MC
142892003-10-20 Michael Chastain <mec@shout.net>
14290
14291 * gdb.base/gdb1056.exp: New test script.
14292
d1d69fdd
DJ
142932003-10-13 Daniel Jacobowitz <drow@mvista.com>
14294
14295 * gdb.threads/killed.exp: Use gdb_run_cmd.
14296
7d605576
DJ
142972003-10-13 Daniel Jacobowitz <drow@mvista.com>
14298
14299 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
14300 create a core file.
14301 * gdb.threads/gcore-thread.exp: Likewise.
14302
618ec112
CV
143032003-10-13 Corinna Vinschen <vinschen@redhat.com>
14304
14305 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
14306 type, based on char type.
14307 (struct bit_flags_short_t): New bitfield type, based on short type.
14308 (init_bit_flags_char): New fuction.
14309 (init_bit_flags_short): Ditto.
14310 (print_bit_flags_char): Ditto.
14311 (print_bit_flags_short): Ditto.
14312 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
14313
9367a73c
MC
143142003-10-11 Michael Chastain <mec@shout.net>
14315
14316 * gdb.base/call-rt-st.exp: Update copyright year.
14317
1decf120
KI
143182003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
14319
14320 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
14321 * gdb.disasm/sh3.s: Ditto.
14322
5445b2ae
DJ
143232003-10-07 Daniel Jacobowitz <drow@mvista.com>
14324
14325 * gdb.threads/switch-threads.exp: New test.
14326 * gdb.threads/switch-threads.c: New source file.
14327
aec24853
CV
143282003-10-07 Corinna Vinschen <vinschen@redhat.com>
14329
14330 * gdb.base/ending-run.exp: Add sh specific case.
14331
adc7428d
AC
143322003-10-06 Andrew Cagney <cagney@redhat.com>
14333
14334 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
14335 * gdb.disasm/mn10200.exp: Delete obsolete file.
14336
c9d37158
DJ
143372003-09-29 Daniel Jacobowitz <drow@mvista.com>
14338
14339 * ChangeLog: Correct an entry command.exp -> commands.exp.
14340 * gdb.base/commands.exp (bp_deleted_in_command_test)
14341 (temporary_breakpoint_commands): Check noargs.
14342
79c2c32d
DC
143432003-09-25 David Carlton <carlton@kealia.com>
14344
14345 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
14346 of some print tests, where appropriate. Add tests for C::D::cd,
14347 E::ce, F::cXfX, G::XgX.
14348 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
14349
594e6d67
RE
143502003-09-25 Richard Earnshaw <rearnsha@arm.com>
14351
14352 * lib/java.exp (java_init): Import target_alias before using it.
14353
10f0d451
DC
143542003-09-25 David Carlton <carlton@kealia.com>
14355
14356 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
14357
274bcba0
EZ
143582003-09-23 Elena Zannoni <ezannoni@redhat.com>
14359
d63a86f8 14360 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 14361 weirdness.
274bcba0 14362
cdbf20f7
MC
143632003-09-17 Michael Chastain <mec@shout.net>
14364
14365 * gdb.cp/gdb1355.exp: New file.
14366 * gdb.cp/gdb1355.c: New file.
14367
71e06f80
CV
143682003-09-15 Corinna Vinschen <vinschen@redhat.com>
14369
14370 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
14371 * gdb.asm/sh.inc: New file.
14372
5c4e30ca
DC
143732003-09-11 David Carlton <carlton@kealia.com>
14374
bd45b7af
DC
14375 * gdb.cp/namespace.exp: Add tests for namespace types.
14376 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
14377 (test_namespace): New.
14378
1c199746
EZ
143792003-09-11 Elena Zannoni <ezannoni@redhat.com>
14380
a9c64011 14381 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 14382 * gdb.stabs/weird.exp: Ditto.
1c199746 14383
04ed252f
MC
143842003-09-08 Michael Chastain <mec@shout.net>
14385
14386 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
14387
d8a2d9e7
MC
143882003-09-07 Michael Chastain <mec@shout.net>
14389
14390 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
14391 'parse error'.
14392
161afb24
MK
143932003-09-07 Mark Kettenis <m.kettenis@osp.nl>
14394
14395 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
14396
49f2741a
MC
143972003-08-30 Michael Chastain <mec@shout.net>
14398
14399 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
14400 * gdb.gdb/observer.exp: Ditto.
14401 * gdb.gdb/xfullpath.exp: Ditto.
14402
8afa723e
MK
144032003-08-29 Mark Kettenis <kettenis@gnu.org>
14404
14405 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
14406 *-*-*bsd*.
14407
f31dfe3b
JJ
144082003-08-28 Jeff Johnston <jjohnstn@redhat.com>
14409
14410 * gdb.base/dump.exp: Skip for ia64.
14411
4630e498
JJ
144122003-08-25 Jeff Johnston <jjohnstn@redhat.com>
14413
14414 * gdb.asm/asm-source.exp: Add ia64 support.
14415 * gdb.asm/ia64.inc: New file.
14416
1105b7ef
MC
144172003-08-22 Michael Chastain <mec@shout.net>
14418
14419 * gdb.cp: New directory.
14420 * gdb.cp/*: Copy from gdb.c++/*.
14421 * gdb.c++/*: Remove.
14422 * Makefile.in: Change gdb.c++ to gdb.cp.
14423 * configure.in: Ditto.
14424 * configure: Regnerate.
14425
c945b932
MK
144262003-08-18 Mark Kettenis <kettenis@gnu.org>
14427
14428 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
14429 * gdb.arch/i386-prologue.c (gdb1338): Add function.
14430
2b66634b
DJ
144312003-08-17 Daniel Jacobowitz <drow@mvista.com>
14432
14433 * mi-var-display.exp (-var-list-children weird): Accept function
14434 pointers with argument types.
14435 * mi1-var-display.exp (-var-list-children weird): Likewise.
14436 * mi2-var-display.exp (-var-list-children weird): Likewise.
14437
a356f73b
DJ
144382003-08-17 Daniel Jacobowitz <drow@mvista.com>
14439
14440 * gdb.base/annota3.exp: Add missing newline.
14441
483417b8
MC
144422003-08-06 Michael Chastain <mec@shout.net>
14443
14444 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
14445
c99c59c3
MS
144462003-08-12 Michael Snyder <msnyder@redhat.com>
14447
14448 * gdb.base/float.exp: Add test for SH.
14449
55ed7501
MK
144502003-08-10 Mark Kettenis <kettenis@gnu.org>
14451
14452 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
14453
1a371f2e
EZ
144542003-08-07 Elena Zannoni <ezannoni@redhat.com>
14455
14456 * gdb.base/completion.exp: Remove reduntant completion test
14457 on filename.
14458
e0f353ce
EZ
144592003-08-07 Elena Zannoni <ezannoni@redhat.com>
14460
a9c64011
AS
14461 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
14462 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
14463 gdb.trace/save-trace.exp: Make sure that full pathnames are
14464 escaped correctly.
e0f353ce 14465
5710a1af 144662003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 14467
a9c64011
AS
14468 * configure.in: Don't generate config.h from config.hin.
14469 * configure: Regenerate.
14470 * config.hin: Remove file.
14471 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
14472 * gdb.threads/pthreads.c: Ditto.
5710a1af 14473
dcd81ce9
DJ
144742003-08-07 Daniel Jacobowitz <drow@mvista.com>
14475
14476 From Kei Sakamoto <sakamoto.kei@renesas.com>:
14477 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
14478 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
14479 Replace ld24 with seth/add3.
14480
6009d884
AC
144812003-08-02 Andrew Cagney <cagney@redhat.com>
14482
14483 * gdb.base/annota3.exp: New file.
14484 * gdb.base/annota3.c: New file.
14485 * gdb.c++/annota3.exp: New file.
14486 * gdb.c++/annota3.cc: New file.
14487
51514e06
MC
144882003-07-29 Michael Chastain <mec@shout.net>
14489
14490 * gdb.threads/tls.c (spin): Check errno only if sem_wait
14491 actually failed.
14492 (do_pass): Likewise.
14493 * gdb.threads/tls.exp: Always initialize no_of_threads.
14494
4ee6625b
DJ
144952003-07-27 Daniel Jacobowitz <drow@mvista.com>
14496
14497 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
14498 pattern.
14499 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
14500 * gdb.threads/tls.exp: Recognize one case of the host library not
14501 supporting TLS.
14502
225f2bf6
AC
145032003-07-27 Andrew Cagney <cagney@redhat.com>
14504
14505 * gdb.base/fileio.exp: Use SH when running commands using
14506 remote_exec.
14507
bcb27c9f
DJ
145082003-07-24 Daniel Jacobowitz <drow@mvista.com>
14509
14510 From Kei Sakamoto <sakamoto.kei@renesas.com>:
14511 * gdb.base/relocate.c (dummy): New padding array.
14512
3d67be83
MS
145132003-07-22 Michael Snyder <msnyder@redhat.com>
14514
d63a86f8 14515 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
14516
14517 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
14518 patterns to be more general, accepting old and new output.
14519 Some output chars (such as '+') also must be quoted.
d63a86f8 14520 Some addresses are displayed numerically instead of
3d67be83
MS
14521 symbolically.
14522
57ba3b85
MS
145232003-07-23 Michael Snyder <msnyder@redhat.com>
14524
686d097c
MS
14525 * gdb.base/return2.exp: Don't test long-long return.
14526
57ba3b85
MS
14527 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
14528 * gdb.disasm/t01_mov.exp: Ditto.
14529 * gdb.disasm/t02_mova.s: Ditto.
14530 * gdb.disasm/t02_mova.exp: Ditto.
14531 * gdb.disasm/t03_add.s: Ditto.
14532 * gdb.disasm/t03_add.exp: Ditto.
14533 * gdb.disasm/t04_sub.s: Ditto.
14534 * gdb.disasm/t04_sub.exp: Ditto.
14535 * gdb.disasm/t05_cmp.s: Ditto.
14536 * gdb.disasm/t05_cmp.exp: Ditto.
14537 * gdb.disasm/t06_ari2.s: Ditto.
14538 * gdb.disasm/t06_ari2.exp: Ditto.
14539 * gdb.disasm/t07_ari3.s: Ditto.
14540 * gdb.disasm/t07_ari3.exp: Ditto.
14541 * gdb.disasm/t08_or.s: Ditto.
14542 * gdb.disasm/t08_or.exp: Ditto.
14543 * gdb.disasm/t09_xor.s: Ditto.
14544 * gdb.disasm/t09_xor.exp: Ditto.
14545 * gdb.disasm/t10_and.s: Ditto.
14546 * gdb.disasm/t10_and.exp: Ditto.
14547 * gdb.disasm/t11_logs.s: Ditto.
14548 * gdb.disasm/t11_logs.exp: Ditto.
14549 * gdb.disasm/t12_bit.s: Ditto.
14550 * gdb.disasm/t12_bit.exp: Ditto.
14551 * gdb.disasm/t13_otr.s: Ditto.
14552 * gdb.disasm/t13_otr.exp: Ditto.
14553
e00759ef
EZ
145542003-07-22 Elena Zannoni <ezannoni@redhat.com>
14555
14556 * gdb.threads/tls.exp :Add kfail for 'info address' case.
14557
8bc2021f
EZ
145582003-07-22 Elena Zannoni <ezannoni@redhat.com>
14559
a9c64011
AS
14560 * gdb.threads/tls.c : New file.
14561 * gdb.threads/tls.exp : New file.
14562 * gdb.threads/tls-main.c : New file.
14563 * gdb.threads/tls-shared.c : New file.
14564 * gdb.threads/tls-shared.exp : New file.
8bc2021f 14565
89320c4c
AS
145662003-07-22 Andreas Schwab <schwab@suse.de>
14567
14568 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
14569
180dea7c
AS
145702003-07-20 Andreas Schwab <schwab@suse.de>
14571
14572 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
14573 due to insn reordering.
14574
0714963c
AC
145752003-07-15 Andrew Cagney <cagney@redhat.com>
14576
14577 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
14578
98a23b3f
MC
145792003-07-15 Michael Chastain <mec@shout.net>
14580
14581 * gdb.base/gdb1250.exp: New file.
14582 * gdb.base/gdb1250.c: New file.
14583
27e417a2
ML
145842003-07-09 Michal Ludvig <mludvig@suse.cz>
14585
14586 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
14587 expansion of size_t to 'unsigned long', not only to 'unsigned'.
14588
8bc2021f
EZ
145892003-07-09 Elena Zannoni <ezannoni@redhat.com>
14590
a9c64011
AS
14591 * gdb.threads/tls.c: New file.
14592 * gdb.threads/tls.exp: New file.
14593 * gdb.threads/tls-main.c: New file.
14594 * gdb.threads/tls-shared.c: New file.
14595 * gdb.threads/tls-shared.exp: New file.
8bc2021f 14596
d99968dc
EZ
145972003-07-09 Elena Zannoni <ezannoni@redhat.com>
14598
14599 * gdb.base/annota1.exp: Make sure that we properly escape the
14600 full path of the source file. Xfail more permissive patterns,
d63a86f8 14601 due to a compiler debug info problem.
d99968dc 14602
83876b3b
AS
146032003-07-07 Andreas Schwab <schwab@suse.de>
14604
2705e972
AS
14605 * gdb.asm/m68k.inc: New file.
14606 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
14607
83876b3b
AS
14608 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
14609 arguments"): Also match negative number.
14610
14611 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
14612
3a871b37
DJ
146132003-07-03 Daniel Jacobowitz <drow@mvista.com>
14614
14615 * gdb.base/store.c (charest): New typedef.
14616 (add_char): Rename to add_charest, update.
14617 (wack_char): Rename to wack_charest, update types. Return l + r
14618 to keep r live across the call.
14619 (wack_short, wack_int, wack_long, wack_longest, wack_float)
14620 (wack_double, wack_doublest): Return l + r to keep r live across
14621 the call.
14622 * gdb.base/store.exp: Accomodate store.c changes.
14623
b2a7f303
DC
146242003-06-30 David Carlton <carlton@kealia.com>
14625
14626 * gdb.c++/maint.exp (test_invalid_name): New.
14627 (test_first_component): Add tests for invalid names.
14628
3c6cb4a1
MC
146292003-06-29 Michael Chastain <mec@shout.net>
14630
14631 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
14632 output of '<VTT for class>' for virtual base classes.
14633
f1c2644b
DJ
146342003-06-29 Daniel Jacobowitz <drow@mvista.com>
14635
14636 * gdb.base/completion.exp: Tab-complete "complet" instead of
14637 "compl".
14638 * gdb.base/complex.exp, gdb.base/complex.c: New files.
14639
18080350
DJ
146402003-06-29 Daniel Jacobowitz <drow@mvista.com>
14641
14642 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
14643 * gdb.base/volatile.exp: Likewise.
14644
f56973f8
DJ
146452003-06-29 Daniel Jacobowitz <drow@mvista.com>
14646
14647 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
14648 gdb/1265.
14649
146502003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
14651 Daniel Jacobowitz <drow@mvista.com>
14652
14653 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
14654 initial line count of 'captured_main' from 26 to 32.
14655 (test_with_self): Allow xmalloc call to be interleaved with the
14656 preceding two lines.
14657
e766d4d6
JB
146582003-06-24 Joel Brobecker <brobecker@gnat.com>
14659
14660 * gdb.base/bang.exp: New testcase.
14661
f125c9a4
JB
146622003-06-23 Joel Brobecker <brobecker@gnat.com>
14663
14664 * gdb.base/langs.exp: Add some tests for the "minimal" language
14665 support.
14666
6e25beaf
EZ
146672003-06-23 Elena Zannoni <ezannoni@redhat.com>
14668
14669 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
14670 the testcase.
14671
2f816dda
DJ
146722003-06-22 Daniel Jacobowitz <drow@mvista.com>
14673
14674 * gdb.base/relocate.exp: Test add-symbol-file with a variable
14675 offset.
14676
db5a5748
DJ
146772003-06-22 Daniel Jacobowitz <drow@mvista.com>
14678
14679 * gdb.c++/pr-1210.cc: New file.
14680 * gdb.c++/pr-1210.exp: New file.
14681
1df0c130
DJ
146822003-06-21 Daniel Jacobowitz <drow@mvista.com>
14683
14684 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
14685 000-exec-continue.
14686
a92feac0
MK
146872003-06-15 Mark Kettenis <kettenis@gnu.org>
14688
14689 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
14690 on *-*-*bsd* instead of *-*-freebsd*.
14691
81a58f5b
AC
146922003-06-14 Andrew Cagney <cagney@redhat.com>
14693
14694 * gdb.base/store.exp: Test longest and doublest. Test all
14695 parameters. Weaken return statement match.
14696 * gdb.base/store.c: Add longest and doublest - aka long long and
14697 long double functions. Put all parameters into local register
14698 variables. Use negative values.
14699
b257a0d3
AC
147002003-06-14 Andrew Cagney <cagney@redhat.com>
14701
14702 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
14703 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
14704 exit status.
14705 * gdb.base/fileio.exp: Disable target when nointerrupts and
14706 noinferiorio, instead of limiting it to remote. Use remote_exec
14707 instead of system.
d63a86f8 14708
21c38304
JJ
147092003-06-12 Jeff Johnston <jjohnstn@redhat.com>
14710
14711 * gdb.base/float.exp: Add ia64 support.
14712
1bcdb424
CV
147132003-06-12 Corinna Vinschen <vinschen@redhat.com>
14714
14715 * gdb.base/fileio.exp: Run only on remote targets.
14716
6aeb981f
CV
147172003-06-10 Corinna Vinschen <vinschen@redhat.com>
14718
14719 * gdb.base/fileio.c: New file, testing File-I/O.
14720 * gdb.base/fileio.exp: Ditto.
14721
53df362e
RG
147222003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
14723
14724 * gdb.base/shreloc.exp: New file, check symbol values obtained from
14725 shared objects after relocation at load time (gdb PR/1132).
14726 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 14727 as above, part of the shared object relocation test.
53df362e 14728
ffee1b46
MK
147292003-06-08 Mark Kettenis <kettenis@gnu.org>
14730
b5ca3722
MK
14731 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
14732 fully filled history list.
14733 * gdb.base/gdb_history: New file.
14734
03ed860d
MK
14735 * gdb.base/signals.exp: XFAIL "continue to func1" on
14736 i*86-*-freebsd*.
14737
ffee1b46
MK
14738 * gdb.base/attach.exp: When trying to attach to a nonexistent
14739 process, make it possible to specify the PID based on the target,
14740 and do so for *-*-freebsd*.
14741
d80dbb52
RH
147422003-06-02 Richard Henderson <rth@redhat.com>
14743
14744 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
14745
6dd77b81
RH
147462003-06-02 Richard Henderson <rth@redhat.com>
14747
14748 * gdb.base/selftest.exp: Next over lim_at_start initialization.
14749
f6347e16
RH
147502003-06-02 Richard Henderson <rth@redhat.com>
14751
14752 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
14753
2c161407
DJ
147542003-06-01 Daniel Jacobowitz <drow@mvista.com>
14755
14756 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
14757 of globalvar.
14758
572eb746
MK
147592003-06-01 Mark Kettenis <kettenis@gnu.org>
14760
14761 * gdb.asm/asm-source.exp: Check for memory read errors in
14762 disassembler test on *BSD too.
14763
9e9617a5
RH
147642003-06-01 Richard Henderson <rth@redhat.com>
14765
14766 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
14767 for .frame.
14768 (gdbasm_call): Lose ldgp.
14769 (gdbasm_startup): Add frame information.
14770 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
14771
7b34ad4e
MK
147722003-05-31 Mark Kettenis <kettenis@gnu.org>
14773
14774 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
14775 i?86-*-*.
14776
10059fdf
MK
147772003-05-30 Mark Kettenis <kettenis@gnu.org>
14778
14779 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
14780 FreeBSD.
14781
acf4b816
RH
147822003-05-29 Richard Henderson <rth@redhat.com>
14783
14784 * gdb.asm/alpha.inc: New file.
14785 * gdb.asm/asm-source.exp: Use it.
14786
e9ecd949
JB
147872003-05-29 Jim Blandy <jimb@redhat.com>
14788
14789 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
14790 'core.PID'.
14791
e3e5a4f3
JB
147922003-05-22 Jim Blandy <jimb@redhat.com>
14793
14794 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
14795 backtrace.
d63a86f8 14796
72fe3d25
DC
147972003-05-20 David Carlton <carlton@math.stanford.edu>
14798
14799 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
14800 this time.
14801
58da2eb2
DC
148022003-05-19 David Carlton <carlton@bactrian.org>
14803
14804 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
14805 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
14806
1fcb5155
DC
148072003-05-19 David Carlton <carlton@bactrian.org>
14808
14809 * gdb.c++/namespace.exp: Add namespace scope and anonymous
14810 namespace tests.
14811 Bump copyright date.
14812 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
14813 (main): Call C::D::marker2.
14814 * gdb.c++/namespace1.cc: New file.
14815
85e85163
JJ
148162003-05-14 Jeff Johnston <jjohnstn@redhat.com>
14817
14818 Roland McGrath <roland@redhat.com>
d63a86f8 14819 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
14820 there is no manager thread.
14821
a25fbfec
JJ
148222003-05-08 Jeff Johnston <jjohnstn@redhat.com>
14823
d63a86f8
RM
14824 * gdb.threads/schedlock.exp: Remove assumption that all threads
14825 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
14826 in one of the child threads rather than the main thread.
14827
be375bae
JB
148282003-05-07 Jim Blandy <jimb@redhat.com>
14829
09bf6082
JB
14830 Add support for assembly source testing on the s390x.
14831 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
14832 architecture.
14833 * gdb.asm/s390x.inc: New file.
14834
be375bae
JB
14835 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
14836 succession of 'if' statements.
14837
00905d52
AC
148382003-05-05 Andrew Cagney <cagney@redhat.com>
14839
14840 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
14841
b1e29e33
AC
148422003-05-05 Andrew Cagney <cagney@redhat.com>
14843
14844 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
14845 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
14846
e33d66ec
EZ
148472003-05-02 Elena Zannoni <ezannoni@redhat.com>
14848
14849 * gdb.base/charset.exp: Update based on new behavior of set/show
14850 charset commands.
14851
2b6fd0d8
AC
148522003-05-01 Andrew Cagney <cagney@redhat.com>
14853
14854 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
14855 variable do not give memory errors.
14856
130cacce
AF
148572003-04-30 Adam Fedor <fedor@gnu.org>
14858
14859 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
14860 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
14861 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
14862 gdb.objc/basicclass.m: : New files
14863
14864 * lib/gdb.exp (gdb_compile_objc): New procedure.
14865
bea71854
DJ
148662003-04-27 Daniel Jacobowitz <drow@mvista.com>
14867
14868 * gdb.base/signals.exp: Make backtrace tests more specific.
14869
0f20eeea
DC
148702003-04-23 David Carlton <carlton@bactrian.org>
14871
14872 * gdb.c++/maint.exp (test_first_component): Add tests for
14873 'operator' in more locations.
14874
c8c4d8dc
KB
148752003-04-16 Kevin Buettner <kevinb@redhat.com>
14876
14877 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
14878
3fe60e3c
EZ
148792003-04-16 Elena Zannoni <ezannoni@redhat.com>
14880
14881 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 14882 func marke' instead. Update test name.
3fe60e3c 14883
9219021c
DC
148842003-04-15 David Carlton <carlton@math.stanford.edu>
14885
14886 * gdb.c++/maint.exp: New file.
14887
5dd55bdd
EZ
148882003-04-14 Elena Zannoni <ezannoni@redhat.com>
14889
14890 * gdb.threads/schedlock.c: Change type of thread function argument
14891 to long, to avoid warnings on 64-bit platforms.
14892
00890572
EZ
148932003-04-14 Elena Zannoni <ezannoni@redhat.com>
14894
a9c64011
AS
14895 * gdb.base/attach.exp: Add new message from ptrace in case of
14896 attaching to nonexistent process.
d63a86f8 14897
93201743
JB
148982003-04-11 Jim Blandy <jimb@redhat.com>
14899
14900 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
14901 gdb.c++/userdef.cc: Place comments on the lines to which the
14902 marker function might return.
14903 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
14904 gdb.c++/userdef.exp: Look for those comments to check that we've
14905 returned to the right place, instead of checking line numbers.
14906
2a11c64d
EZ
149072003-04-11 Elena Zannoni <ezannoni@redhat.com>
14908
a9c64011
AS
14909 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
14910 match on sourcefile name, instead of directory name.
2a11c64d 14911
68ab8fc5
EZ
149122003-04-10 Elena Zannoni <ezannoni@redhat.com>
14913
d63a86f8 14914 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
14915 working directory name.
14916
5624293a
JB
149172003-04-09 Jim Blandy <jimb@redhat.com>
14918
14919 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
14920 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
14921 after an inferior function call, report the failure, but allow the
14922 test to continue.
14923
f1f02ee4
SC
149242003-04-05 Stephane Carrez <stcarrez@nerim.fr>
14925
14926 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
14927 with -DPROTOTYPES.
14928
6eb79af0
SC
149292003-04-05 Stephane Carrez <stcarrez@nerim.fr>
14930
14931 * gdb.base/break.exp: Revert last patch.
14932
8dfb4cf0
SC
149332003-04-04 Stephane Carrez <stcarrez@nerim.fr>
14934
14935 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
14936 with -DPROTOTYPES.
14937
ed4c619a
AC
149382003-04-02 Andrew Cagney <cagney@redhat.com>
14939
14940 * gdb.base/callfuncs.exp: Make "print add" messages unique.
14941 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
14942 matching directories by the name breakpoint.
14943 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
14944 Make "continue to marker1" consistent.
14945 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
14946 message consistent.
14947 * lib/gdb.exp: Put "the program is no longer running", and "the
14948 program exited" in parenthesis.
14949 * lib/mi-support.exp: Ditto.
d63a86f8 14950
4e35d5f0 149512003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 14952
4e35d5f0
BR
14953 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
14954
71900fe8
AC
149552003-03-29 Andrew Cagney <cagney@redhat.com>
14956
14957 * gdb.base/sizeof.c (main): Print the value of '\377'.
14958 * gdb.base/sizeof.exp: Check the sign of '\377'.
14959
c0655a16
MC
149602003-03-27 Michael Chastain <mec@shout.net>
14961
14962 * gdb.base/gdb1090.exp: New file.
14963 * gdb.base/gdb1090.cc: New file.
14964
5b2a3989
JB
149652003-03-27 J. Brobecker <brobecker@gnat.com>
14966
14967 * gdb.gdb/observer.exp: New regression test.
14968
79876890
MC
149692003-03-27 Michael Chastain <mec@shout.net>
14970
14971 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
14972 * gdb.base/ptype.exp: Likewise.
14973
6eac95e3
CV
149742003-03-27 Corinna Vinschen <vinschen@redhat.com>
14975
14976 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
14977
e8c71839
MC
149782003-03-26 Michael Chastain <mec@shout.net>
14979
14980 * gdb.base/ptype.exp: Actually use some typedef'd types.
14981
71b10041
SC
149822003-03-21 Stephane Carrez <stcarrez@nerim.fr>
14983
14984 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
14985 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
14986
2512cf80
CV
149872003-03-20 Corinna Vinschen <vinschen@redhat.com>
14988
14989 * gdb.base/default.exp: Fix regular expression.
14990
0d195a4f
CV
149912003-03-20 Corinna Vinschen <vinschen@redhat.com>
14992
14993 * gdb.base/args.exp: Fix regular expression.
14994
8a2dbca8
CV
149952003-03-20 Corinna Vinschen <vinschen@redhat.com>
14996
14997 * gdb.base/help.exp: Allow Win32 child process.
14998
bf028682
CV
149992003-03-20 Corinna Vinschen <vinschen@redhat.com>
15000
15001 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
15002 when stepping out of main().
15003
182dbe85
CV
150042003-03-20 Corinna Vinschen <vinschen@redhat.com>
15005
15006 * gdb.base/default.exp: Check for win32 specific message when calling
15007 "run" without executable.
15008
d67a6ba5
CV
150092003-03-20 Corinna Vinschen <vinschen@redhat.com>
15010
15011 * gdb.base/args.exp: Expect .exe in output.
15012
a955b5bb
CV
150132003-03-20 Corinna Vinschen <vinschen@redhat.com>
15014
15015 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
15016 Cygwin native.
15017
bf6bad4b
AC
150182003-03-17 Andrew Cagney <cagney@redhat.com>
15019
15020 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
15021 vector registes.
15022 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
15023 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
15024
293e9a31
DC
150252003-03-17 David Carlton <carlton@math.stanford.edu>
15026
15027 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
15028 test, for PR breakpoints/38.
15029 Call test_watchpoint_and_breakpoint.
15030 * gdb.base/watchpoint.c (func3): New function.
15031 (main): Call func3.
15032
5330f2db
DC
150332003-03-04 David Carlton <carlton@math.stanford.edu>
15034
15035 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
15036 Garply<Garply<char> >:: garply".
15037 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
15038 with respect to PR c++/1111; note also PR c++/1113.
15039 (test_template_breakpoints): KFAIL "constructor breakpoint" with
15040 respect to PR c++/1062.
15041 KFAIL "destructor breakpoint" with respect to PR c++/1112.
15042
6ece72da
DC
150432003-03-03 David Carlton <carlton@math.stanford.edu>
15044
15045 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
15046 with respect to PR c++/57.
15047 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
15048 c++/826.
15049 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
15050 respect to PR c++/57.
15051
85ca1584
DC
150522003-03-03 David Carlton <carlton@math.stanford.edu>
15053
15054 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
15055 respect to PR c++/33 into FAILs.
15056
98e9c5b8
MC
150572003-03-03 Michael Chastain <mec@shout.net>
15058
7bedbf27
MC
15059 * configure.in: Update copyright years.
15060
150612003-03-03 Michael Chastain <mec@shout.net>
15062
15063 * Makefile.in: Update copyright years.
98e9c5b8 15064
f683e100
DC
150652003-02-28 David Carlton <carlton@math.stanford.edu>
15066
15067 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
15068 print class instead of struct and/or superfluous protection
15069 specifiers, as long as the resulting output is equivalent to the
15070 source code.
15071 Delete FIXME from end of messages on tests that don't need
15072 fixing.
15073
a9e0cf2c
DC
150742003-02-28 David Carlton <carlton@math.stanford.edu>
15075
15076 * gdb.c++/templates.exp (do_tests): Allow const in the two
15077 Foo<volatile char *>::foo tests.
15078
e8d359df
MS
150792003-02-27 Michael Snyder <msnyder@redhat.com>
15080
d63a86f8 15081 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
15082 will be consistant.
15083
0b71dc91
DC
150842003-02-26 David Carlton <carlton@math.stanford.edu>
15085
15086 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
15087 char *>::foo" test with respect to PR c++/33. Create a new test
15088 which is identical to that one except that it doesn't put the
15089 space between the "char" and the "*"; KFAIL it, too.
15090
dd14ab43
DC
150912003-02-26 David Carlton <carlton@math.stanford.edu>
15092
15093 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
15094 template types into either PASSes or KFAILs (corresponding to PR
15095 c++/57). Tweak indentation. Update copyright.
15096
1146c7f1
SC
150972003-02-23 Stephane Carrez <stcarrez@nerim.fr>
15098
15099 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
15100
74641dfb
MC
151012003-02-13 Michael Chastain <mec@shout.net>
15102
15103 * gdb.base/exprs.exp: Remove i960 remnants.
15104 * gdb.base/funcargs.exp: Likewise.
15105 * gdb.base/list.exp: Likewise.
15106 * gdb.base/ptype.exp: Likewise.
15107
559cd2d0
DC
151082003-02-14 David Carlton <carlton@math.stanford.edu>
15109
15110 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
15111 pEe->D::vg()" from XFAIL to KFAIL.
15112
c4f90d87
JM
151132003-02-13 Jason Molenda (jmolenda@apple.com)
15114
15115 * gdb.base/maint.exp: Update maint print statistics regexp to include
15116 new entries.
15117
cbc4d97c
MC
151182003-02-13 Michael Chastain <mec@shout.net>
15119
15120 * gdb.c++/inherit.exp: Remove call to get_debug_format.
15121
40f235b7
MC
151222003-02-12 Michael Chastain <mec@shout.net>
15123
15124 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
15125 * gdb.c++/inherit.exp: Likewise.
15126 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
15127 * gdb.c++/templates.exp: Likewise.
15128 * gdb.c++/virtfunc.exp: Likewise.
15129
c56716b0
JM
151302003-02-06 Jason Molenda (jason-cl@molenda.com)
15131
15132 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
15133 why the code is written that way.
15134
070afcf8
MC
151352003-02-05 Michael Chastain <mec@shout.net>
15136
15137 * gdb.base/dump.exp: Add missing copyright line.
15138
5d0331e5
JM
151392003-02-05 Jason Molenda (jason-cl@molenda.com)
15140
f7ae6d3e 15141 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
15142 at the beginning so the breakpoint doesn't get set on the loop.
15143
92851186
MC
151442003-02-05 Michael Chastain <mec@shout.net>
15145
15146 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
15147 output for configurations with gcc 2.95.3.
15148
cbf1e085
AC
151492003-02-05 Keith Seitz <keiths@redhat.com>
15150 Andrew Cagney <ac131313@redhat.com>
15151
15152 * gdb.mi/mi-cli.exp: New file.
d63a86f8 15153
29518e1e
MC
151542003-02-04 Michael Chastain <mec@shout.net>
15155
15156 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
15157 Call perror and then continue.
15158
5af1d5f3
MC
151592003-02-03 Michael Chastain <mec@shout.net>
15160
15161 * gdb.c++/pr-1023.cc: New file.
15162 * gdb.c++/pr-1023.exp: New file.
15163
6b549786
JB
151642003-02-05 Jim Blandy <jimb@redhat.com>
15165
15166 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
15167 it's local to foobar. Check for it there, and check that it's not
15168 present in main.
15169 * gdb.c++/local.cc (marker2): New function.
15170 (foobar): Call marker1.
15171 (main): Call marker2 instead of marker1.
15172
67f16606
AC
151732003-02-04 Andrew Cagney <ac131313@redhat.com>
15174
15175 * gdb.disasm/mn10200.exp: Obsolete file.
15176 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
15177 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
15178 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
15179
1c5cb38e
DC
151802003-02-04 David Carlton <carlton@math.stanford.edu>
15181
15182 * gdb.c++/overload.exp: Test intToChar(1).
15183 * gdb.c++/overload.cc (intToChar): New.
15184 (main): Call intToChar.
15185
d1fe6965
DC
151862003-02-03 David Carlton <carlton@math.stanford.edu>
15187
15188 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
15189 'might_kfail' arg.
15190 KFAIL some of the continue_to_bp_overloaded calls, according to
15191 PR c++/1025.
15192
9ba61c5d
MC
151932003-02-01 Michael Chastain <mec@shout.net>
15194
15195 * gdb.base/advance.c (marker1): New marker function.
15196 * gdb.base/advance.exp: When the 'advance' command lands on the
15197 return breakpoint, it can legitimately stop on either the
15198 current line or the next line. Accommodate both outcomes.
15199 * gdb.base/until.exp: Likewise.
15200
e7494ffb
AC
152012003-02-02 Andrew Cagney <ac131313@redhat.com>
15202
15203 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
15204 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
15205 now a list, not a tuple.
15206 * gdb.mi/mi-var-display.exp: Ditto.
15207 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 15208
075559bc
AC
152092003-02-01 Andrew Cagney <ac131313@redhat.com>
15210
15211 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
15212 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
15213 stack backtraces.
15214 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 15215
2bd4c7b1
MK
152162003-02-01 Mark Kettenis <kettenis@gnu.org>
15217
15218 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
15219 gdb.mi/mi1-pthreads.exp: Return instead of calling
15220 gdb_suppress_entire_file.
15221
eabd8992
MS
152222003-02-01 Mark Salter <msalter@redhat.com>
15223
15224 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
15225
71469e2f
MS
152262003-01-31 Mark Salter <msalter@redhat.com>
15227
15228 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
15229 Support empty arg.
15230
38a94d44
MC
152312003-01-30 Michael Chastain <mec@shout.net>
15232
15233 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
15234 This was a workaround for a UTF-8 bug in readline 4.3. The bug
15235 has been fixed in gdb/readline on 2003-01-09.
15236
19ea9e73
MS
152372003-01-29 Michael Snyder <msnyder@redhat.com>
15238
e8d359df
MS
15239 * gdb.base/maint.exp: Allow for leading underscore in symbol.
15240 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
15241 * gdb.base/args.exp: Skip if target does not support args passing.
15242
2307bd6a
DJ
152432003-01-22 Daniel Jacobowitz <drow@mvista.com>
15244
19ea9e73 15245 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
15246 gdb_test. Accept a list of expect arguments as the third
15247 parameter.
15248 (gdb_test): Use it.
15249
f2dd3617
EZ
152502003-01-20 Elena Zannoni <ezannoni@redhat.com>
15251
15252 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
15253 allow for different test tree configurations. Update some
15254 tescases accordingly.
15255 * gdb.arch/altivec-regs.exp: Ditto.
15256 * gdb.asm/asm-source.exp: Ditto.
15257 * gdb.base/advance.exp: Ditto.
15258 * gdb.base/display.exp: Ditto.
d63a86f8 15259 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
15260 * gdb.base/mips_pro.exp: Ditto.
15261 * gdb.base/overlays.exp: Ditto.
15262 * gdb.base/relocate.exp: Ditto.
15263 * gdb.base/setshow.exp: Ditto.
15264 * gdb.base/step-line.exp: Ditto.
15265 * gdb.base/step-test.exp: Ditto.
15266 * gdb.base/until.exp: Ditto.
15267 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
15268
c71cdefd
DC
152692003-01-17 David Carlton <carlton@math.stanford.edu>
15270
15271 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
15272 corresponding to PR c++/945.
15273 Update copyright.
15274
fdba05d7
DC
152752003-01-17 David Carlton <carlton@math.stanford.edu>
15276
15277 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
15278 corresponding to PR c++/68.
15279
152802003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
15281
15282 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
15283 (test_paddr_hairy_functions): Call print_addr_2_kfail for
15284 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
15285
c362c33a
EZ
152862003-01-15 Elena Zannoni <ezannoni@redhat.com>
15287
0fbc361c
EZ
15288 * gdb.base/break.exp: Fix change of default location, because of
15289 removal of until tests.
15290 * gdb.base/help.exp: Update test for new 'until' help message.
15291 Add test for help on 'advance'.
a9c64011 15292 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 15293
dabf8a35
MK
152942003-01-15 Mark Kettenis <kettenis@gnu.org>
15295
15296 * gdb.base/default.exp: Adapt "info float" test for recent changes
15297 to that command. Add test for "info vector".
15298 * gdb.base/float.exp: New file. Add test for "info float" that
15299 resembles the old test in gdb.base/default.exp.
15300
a1769aca
DC
153012003-01-15 David Carlton <carlton@math.stanford.edu>
15302
15303 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
15304
82025e13
EZ
153052003-01-15 Elena Zannoni <ezannoni@redhat.com>
15306
15307 * gdb.base/break.exp: Move the tests of until command from here...
15308 * gdb.base/until.exp: ... to here. New file. Add other tests.
15309 * gdb.base/advance.c: New file.
15310 * gdb.base/advance.exp: New file.
15311
8f9ab801
EZ
153122003-01-14 Elena Zannoni <ezannoni@redhat.com>
15313
a9c64011
AS
15314 * gdb.base/args.c: New file.
15315 * gdb.base/args.exp: New file.
8f9ab801 15316
9ae66589
DJ
153172003-01-14 Daniel Jacobowitz <drow@mvista.com>
15318
15319 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
15320
8d77e5c3
DJ
153212003-01-14 Daniel Jacobowitz <drow@mvista.com>
15322
15323 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
15324
12d2f0a1
DJ
153252003-01-14 Daniel Jacobowitz <drow@mvista.com>
15326
15327 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
15328 dates.
15329
6ca37014
DJ
153302003-01-13 Daniel Jacobowitz <drow@mvista.com>
15331
15332 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
15333
b0023472
DJ
153342003-01-13 Daniel Jacobowitz <drow@mvista.com>
15335
15336 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
15337 (ptype &*"foo").
15338 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
15339
607fbc54 153402003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
15341
15342 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
15343 * gdb.mi/mi1-console.exp: Likewise.
15344
607fbc54 153452003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
15346
15347 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
15348 * gdb.mi/mi1-console.exp: Likewise.
15349
a1fb14a2
DJ
153502003-01-13 Daniel Jacobowitz <drow@mvista.com>
15351
15352 * gdb.c++/overload.exp: Remove some fixed XFAILs.
15353
c4cf40b7
DJ
153542003-01-09 Daniel Jacobowitz <drow@mvista.com>
15355
15356 * gdb.base/detach.exp: New test.
15357
696d5a5b
DJ
153582003-01-09 Daniel Jacobowitz <drow@mvista.com>
15359
15360 * Makefile.in (ALL_SUBDIRS): New variable.
15361 (subdirs, clean, distclean): Use it.
15362 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
15363 regenerating Makefile, since it is generated from the top level.
15364 * gdb.asm/Makefile.in: Likewise.
15365 * gdb.base/Makefile.in: Likewise.
15366 * gdb.c++/Makefile.in: Likewise.
15367 * gdb.disasm/Makefile.in: Likewise.
15368 * gdb.java/Makefile.in: Likewise.
15369 * gdb.mi/Makefile.in: Likewise.
15370 * gdb.threads/Makefile.in: Likewise.
15371 * gdb.trace/Makefile.in: Likewise.
15372
754533e4
DC
153732003-01-09 David Carlton <carlton@math.stanford.edu>
15374
15375 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
15376 Add copyright year 2003.
15377
d8b3e9ee
MC
153782003-01-06 Michael Chastain <mec@shout.net>
15379
15380 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
15381 When selecting a thread, 'line' and 'file' are optional.
15382 * gdb.mi/mi1-pthreads.exp: Likewise.
15383
8e9e0fe6
AS
153842003-01-06 Andreas Schwab <schwab@suse.de>
15385
15386 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
15387 failures.
15388
b5ab8ff3
DJ
153892003-01-04 Daniel Jacobowitz <drow@mvista.com>
15390
15391 Fix PR gdb/844
15392 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
15393 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
15394
15395 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
15396 instead of calling gdb_suppress_entire_file.
15397 * gdb.threads/print-threads.exp: Likewise.
15398 * gdb.threads/schedlock.exp: Likewise.
15399
15400 * gdb.threads/killed.exp: Return instead of calling
15401 gdb_suppress_entire_file.
15402 * gdb.threads/linux-dp.exp: Likewise.
15403 * gdb.threads/pthreads.exp: Likewise.
15404
1e698235
DJ
154052003-01-04 Daniel Jacobowitz <drow@mvista.com>
15406
15407 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
15408 stabs.
15409 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
15410 * gdb.base/whatis.exp: Always allow (void) after function names.
15411
147ff08c
DJ
154122003-01-04 Daniel Jacobowitz <drow@mvista.com>
15413
15414 * gdb.c++/casts.exp: Correct regexp.
15415
dc62bfc2
MK
154162003-01-04 Mark Kettenis <kettenis@gnu.org>
15417
15418 * configure.in: Call AC_CONFIG_HEADER. Don't call
15419 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
15420 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
15421 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
15422 aforementioned directories in the AC_OUPUT call.
15423 * config.hin: New file.
15424 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
15425 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
15426 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
15427 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
15428 pass -I$objdir instead of -I$objdir/$subdir in compilation.
15429 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
15430 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
15431 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
15432 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
15433 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
15434 gdb.threads/configure.in, gdb.threads/configure,
15435 gdb.threads/config.in, gdb.trace/configure.in,
15436 gdb.trace/configure: Removed.
15437
77afa639
MC
154382003-01-03 Michael Chastain <mec@shout.net>
15439
15440 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
15441 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
15442
7634bb6e
DJ
154432003-01-03 Daniel Jacobowitz <drow@mvista.com>
15444
15445 * gdb.base/store.exp: Fix regular expressions.
15446
b39c905e
MK
154472002-12-28 Mark Kettenis <kettenis@gnu.org>
15448
15449 * configure.in: Rewrite.
15450 * configure: Regenerated.
15451
0a8551dd
DC
154522003-01-03 David Carlton <carlton@math.stanford.edu>
15453
15454 * gdb.base/psymtab.exp: New file.
15455 * gdb.base/psymtab1.c: Ditto.
15456 * gdb.base/psymtab2.c: Ditto.
15457
c60b7188
AF
154582002-12-23 Adam Fedor <fedor@gnu.org>
15459
15460 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
15461
ee73db83
DC
154622002-12-23 David Carlton <carlton@math.stanford.edu>
15463
15464 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
15465 and current_directory initialization.
15466
d6c1774e
JB
154672002-12-22 Jim Blandy <jimb@redhat.com>
15468
f0a847b8
JB
15469 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
15470 rather than as part of the output file name.
15471
d6c1774e
JB
15472 * gdb.base/attach.exp: There's no need to copy the test program to
15473 /tmp; that was only ever necessary on HP/UX, and this test is
15474 entirely disabled there anyway.
15475
f0708dbb
JB
154762002-12-21 Jim Blandy <jimb@redhat.com>
15477
4c2acfea
JB
15478 * gdb.c++/psmang.exp: Doc fix.
15479
f0708dbb
JB
15480 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
15481 test.
15482
9579e000
DC
154832002-12-20 David Carlton <carlton@math.stanford.edu>
15484
15485 * gdb.c++/annota2.exp: KFAIL annotate-quit.
15486
d1810171
MC
154872002-12-18 Michael Chastain <mec@shout.net>
15488
15489 * gdb.c++/annota2.exp: Add copyright year 2002.
15490
76565097
DC
154912002-12-17 David Carlton <carlton@math.stanford.edu>
15492
15493 * gdb.c++/try_catch.cc: Add marker comments.
15494 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
15495 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
15496 * gdb.c++/m-static.cc: Ditto.
15497 * gdb.c++/m-static1.cc: Ditto.
15498 * gdb.c++/try_catch.cc: Ditto.
15499
da81390b
JJ
155002002-12-16 Jeff Johnston <jjohnstn@redhat.com>
15501
15502 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
15503 to see whether we are using the new -environment-directory
15504 command which resets via -r or the old version of the command
15505 which may prompt the user. Part of fix for gdb/741.
15506
b304d130
AC
155072002-12-13 Andrew Cagney <ac131313@redhat.com>
15508
15509 * gdb.fortran/types.exp: Update obsolete comment.
15510 * gdb.fortran/exprs.exp: Ditto.
15511 * lib/gdb.exp: Delete obsolete code.
15512 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
15513 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
15514 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
15515 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
15516 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
15517 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
15518 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
15519 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
15520 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
15521 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
15522 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
15523 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
15524 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
15525 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
15526 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
15527 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
15528 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
15529 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
15530 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
15531 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
15532 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
15533 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
15534 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
15535 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
15536 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
15537 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
15538 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
15539 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
15540 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
15541 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
15542 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
15543 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
15544 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
15545 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
15546 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
15547 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
15548 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
15549
a23b6e6a
DC
155502002-12-11 David Carlton <carlton@math.stanford.edu>
15551
15552 * gdb.c++/m-data.exp: Add test for members that shadow global
15553 variables: see PR gdb/804.
15554 * gdb.c++/m-data.cc: Ditto.
15555
6604731b
DJ
155562002-12-10 Daniel Jacobowitz <drow@mvista.com>
15557
15558 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
15559
de46ecd7
DC
155602002-12-06 David Carlton <carlton@math.stanford.edu>
15561
15562 * gdb.base/store.c: Don't declare functions static.
15563
27e829d0
AC
155642002-12-04 Andrew Cagney <ac131313@redhat.com>
15565
15566 * gdb.base/store.exp, gdb.base/store.c: New files.
15567
92806416
DJ
155682002-12-03 Daniel Jacobowitz <drow@mvista.com>
15569
15570 * gdb.base/selftest.exp: Update for current gdb.
15571
3bcbaac5
DJ
155722002-12-03 Daniel Jacobowitz <drow@mvista.com>
15573
15574 * gdb.base/maint.exp: Only dump symbols from one source file
15575 or objfile.
15576
f4f00b1f
DJ
155772002-12-03 Daniel Jacobowitz <drow@mvista.com>
15578
15579 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
15580 function call.
15581
f1c8a949
JB
155822002-11-25 Jim Blandy <jimb@redhat.com>
15583
15584 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
15585 function appearing in error message.
15586
9e297a97
DJ
155872002-11-21 Daniel Jacobowitz <drow@mvista.com>
15588
15589 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
15590
1f312e79
JJ
155912002-11-08 Jeff Johnston <jjohnstn@redhat.com>
15592
d63a86f8
RM
15593 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
15594 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
15595 should be in mi console format. This is part of fix for PR gdb/604.
15596
83c31e7d
FN
155972002-09-18 Fernando Nasser <fnasser@redhat.com>
15598
15599 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
15600 which explicitly prints the zero offset as "+0".
15601
322b3f65
DJ
156022002-10-22 Daniel Jacobowitz <drow@mvista.com>
15603
15604 * gdb.threads/schedlock.c (args): Make unsigned.
15605
156062002-10-21 Daniel Jacobowitz <drow@mvista.com>
15607
15608 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
15609 numbers. Allow "foo2|selected stack frame".
15610 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
15611 * gdb.asm/asmsrc2.s: Likewise.
15612 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
15613 comments.
15614 * gdb.asm/mips.inc: New file.
15615
5e2fe5b8
AF
156162002-10-18 Adam Fedor <fedor@gnu.org>
15617
15618 * gdb.base/default.exp: Update expected output to include 'ObjC'.
15619 * gdb.base/help.exp: Likewise.
15620
abe1a5d0
KB
156212002-10-17 Kevin Buettner <kevinb@redhat.com>
15622
15623 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
15624 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
15625
10abb1d4
JB
156262002-10-02 Jim Blandy <jimb@redhat.com>
15627
15628 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
15629
1f609b42
AC
156302002-10-01 Andrew Cagney <ac131313@redhat.com>
15631
15632 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
15633 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
15634 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
15635 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
15636 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
15637 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
15638 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
15639
0aee02e4
AC
156402002-09-29 Andrew Cagney <ac131313@redhat.com>
15641
15642 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
15643 * mi0-disassemble.exp, mi0-eval.exp: Delete.
15644 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
15645 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
15646 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
15647 * mi0-var-block.exp, mi0-var-child.exp: Delete.
15648 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 15649
6fde09ad
KB
156502002-09-27 Kevin Buettner <kevinb@redhat.com>
15651
15652 * gdb.base/annota1.exp (info break): Make directory components of
15653 path optional since not all compilers emit this debug information.
15654
889bf7c5
PA
15655 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
15656 step ends up stepping out of the function instead of stopping on
15657 the epilogue.
6fde09ad 15658
9e8aab75
KS
156592002-09-26 Keith Seitz <keiths@redhat.com>
15660
15661 * lib/insight-support.exp (gdbtk_start): Figure out where
15662 the insight executable is based on where gdb is. Use this
15663 executable to start insight instead of gdb.
15664
e36180d7
AC
156652002-09-25 Andrew Cagney <cagney@redhat.com>
15666
15667 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
15668
9dd34b2b
AC
156692002-09-24 Andrew Cagney <ac131313@redhat.com>
15670
15671 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
15672 test_isolated_complaints.
15673 (test_empty_complaint): New function.
15674 (test_empty_complaints): New function. Check no output when no
15675 complaints.
d63a86f8 15676
dea97812
KB
156772002-09-19 Jim Blandy <jimb@redhat.com>
15678
a9c64011 15679 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 15680
54951bd7
AC
156812002-09-19 Andrew Cagney <ac131313@redhat.com>
15682
15683 * gdb.gdb/complaints.exp: New file.
15684
dec43320
AC
156852002-09-18 Andrew Cagney <ac131313@redhat.com>
15686
15687 * gdb.base/maint.exp: Check `help maint internal-warning'.
15688
e70d6e3f
DC
156892002-09-18 David Carlton <carlton@math.stanford.edu>
15690
15691 * gdb.c++/m-static.exp: Remove breakpoints depending on line
15692 numbers, and replace them by a single breakpoint after the
15693 constructors are all finished.
15694 Add test 4.
15695 * gdb.c++/m-static.cc: Add test 4.
15696 * gdb.c++/m-static.h: New file.
15697 * gdb.c++/m-static1.cc: New file.
15698
15699 * gdb.c++/printmethod.exp: New file.
15700 * gdb.c++/printmethod.cc: New file.
15701
15702 * gdb.c++/pr-574.exp: New file.
15703 * gdb.c++/pr-574.cc: New file.
15704
afb5c968
CV
157052002-09-18 Corinna Vinschen <vinschen@redhat.com>
15706
15707 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
15708 embedded targets which never actually exit.
15709
31e45dee
FN
157102002-09-18 Fernando Nasser <fnasser@redhat.com>
15711
15712 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
15713 "don't step after run" as unresolved or unsupported, instead of xfail.
15714
a283c5a1
CV
157152002-09-18 Corinna Vinschen <vinschen@redhat.com>
15716
15717 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
15718 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
15719 Add newline to expected string in "step out of main (status wrapper)"
15720 case.
15721
11350d2a
CV
157222002-09-18 Corinna Vinschen <vinschen@redhat.com>
15723
15724 * lib/gdb.exp (rerun_to_main): Allow restarting application.
15725 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
15726
0deec7d6
TT
157272002-09-17 Tom Tromey <tromey@redhat.com>
15728
15729 * gdb.base/printcmds.exp (test_print_string_constants): Expect
15730 \000, not \0, in double-quoted string.
15731
b2b4a1b5
CV
157322002-09-14 Corinna Vinschen <vinschen@redhat.com>
15733
c9d37158 15734 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
15735 string after running the commands execution on breakpoint tests.
15736
1c56143a
CV
157372002-09-13 Corinna Vinschen <vinschen@redhat.com>
15738
15739 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
15740
37f8da45
JB
157412002-09-12 Joel Brobecker <brobecker@gnat.com>
15742
15743 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
15744
08b468e0
KS
157452002-09-10 Keith Seitz <keiths@redhat.com>
15746
15747 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
15748 runto proc.
15749 (mi_run_to_main): Use mi_runto.
15750 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
15751
dc360f58
KS
157522002-09-10 Keith Seitz <keiths@redhat.com>
15753
15754 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
15755 regexp for stopping at main. Could have multiple event notifications.
15756 Don't assume that main was declared with no parameters.
15757 (mi_next): Use mi_step_to.
15758 (mi_step): Use mi_next_to.
15759
ce3abcfb
CV
157602002-09-09 Corinna Vinschen <vinschen@redhat.com>
15761
15762 * gdb.base/default.exp: Fix expected string in `info float' test.
15763
d1f5b980
BE
157642002-09-09 Ben Elliston <bje@redhat.com>
15765
15766 * config/mips.exp: Update comments.
15767 * config/mips-idt.exp: Likewise.
15768 * config/nind.exp: Likewise.
15769 * config/slite.exp: Likewise.
15770 * config/sparclet.exp: Likewise.
15771 * config/udi.exp: Likewise.
15772 * config/vx.exp: Likewise.
15773 * config/vxworks29k.exp: Likewise.
15774
2f71430b
JB
157752002-09-05 Jim Blandy <jimb@redhat.com>
15776
15777 * gdb.threads/killed.exp: Fix test failure message.
15778
7ddebc7e
KS
157792002-09-04 Keith Seitz <keiths@redhat.com>
15780
15781 * lib/mi-support.exp: Update copyright.
15782 (mi_gdb_test): Increase the priority of the expected pattern
15783 so that it matches gdb_test.
15784
0ae67eb3
KS
157852002-09-03 Keith Seitz <keiths@redhat.com>
15786
15787 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
15788 Use integer comparison instead of string comparison for testing
15789 whether binary was built.
15790
38fc42c8
JB
157912002-09-03 Jim Blandy <jimb@redhat.com>
15792
15793 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
15794
b6ff0e81
JB
157952002-08-29 Jim Blandy <jimb@redhat.com>
15796
15797 * gdb.threads/pthreads.exp: Move the portable thread compilation
15798 code into a function in lib/gdb.exp, and call that from here.
15799 * lib/gdb.exp (gdb_compile_pthreads): New function.
15800
07c98896
KS
158012002-08-29 Keith Seitz <keiths@redhat.com>
15802
15803 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
15804 expect_out so that callers can get at it.
15805
0312286c
DJ
158062002-08-23 Daniel Jacobowitz <drow@mvista.com>
15807
15808 * gdb.threads/print-threads.c: New file.
15809 * gdb.threads/print-threads.exp: New file.
15810 * gdb.threads/schedlock.c: New file.
15811 * gdb.threads/schedlock.exp: New file.
15812
dd039bc4
EZ
158132002-08-22 Elena Zannoni <ezannoni@redhat.com>
15814
a9c64011
AS
15815 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
15816 not altivec.c.
dd039bc4 15817
1f36144c
MK
158182002-08-17 Mark Kettenis <kettenis@gnu.org>
15819
15820 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
15821 targets. The problem should be fixed now.
15822
16057ec7 158232002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
15824
15825 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
15826 2002-07-24 change that removes final dots from error messages.
15827
3c1499ad
TT
158282002-08-13 Tom Tromey <tromey@redhat.com>
15829
15830 * gdb.base/readline.exp: New file.
15831
a20ce2c3
AC
158322002-08-01 Andrew Cagney <ac131313@redhat.com>
15833
15834 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
15835 supress message.
15836
db034ac5
AC
158372002-08-01 Andrew Cagney <cagney@redhat.com>
15838
15839 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
15840 CHILL_FOR_TARGET and CHILL_LIB.
15841 * configure.in (configdirs): Remove gdb.chill.
15842 * configure: Regenerate.
15843 * lib/gdb.exp: Obsolete references to chill.
15844 * gdb.fortran/types.exp: Ditto.
15845 * gdb.fortran/exprs.exp: Ditto.
15846
3e000b18
KB
158472002-07-30 Kevin Buettner <kevinb@redhat.com>
15848
15849 * gdb.base/shlib-call.exp (additional_flags): Conditionally
15850 set Irix-specific compile and link flags.
15851
28f4966b
KB
158522002-07-29 Kevin Buettner <kevinb@redhat.com>
15853
15854 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
15855 source files. The ``-o'' option doesn't work with the ``-E'' option
15856 when using the Irix compiler.
15857
46c0d5a6
DJ
158582002-07-19 Daniel Jacobowitz <drow@mvista.com>
15859
15860 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
15861 Improve support for reusing an exec file. Copy exec file
15862 to target, and run gdbserver on the target instead of on the host.
15863
eecf4bed
JB
158642002-07-18 Jim Blandy <jimb@redhat.com>
15865
0f815cdf
JB
15866 * gdb.base/ending-run.exp: Don't expect to see the program end in
15867 some orderly fashion when we're running on a real stand-alone
15868 board.
15869
eecf4bed
JB
15870 * gdb.base/interrupt.exp: Correct logic for skipping tests on
15871 targets that don't support interrupts.
15872
52d309e4
JB
158732002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
15874
15875 * gdb.base/attach.exp: Add patterns to match output from /proc-based
15876 systems.
15877 Move comments in expect statements to inside the actions, so that they
15878 don't get matched against.
15879
ff683d9e
MK
158802002-07-10 Mark Kettenis <kettenis@gnu.org>
15881
15882 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
15883 function when asleep" test.
15884
b5356753
AC
158852002-07-10 Andrew Cagney <ac131313@redhat.com>
15886
15887 * gdb.base/page.exp: Rewrite to handle problems with very long
15888 `info set' output. Update copyright.
15889
6aa4d13a
AC
158902002-06-26 Andrew Cagney <ac131313@redhat.com>
15891
15892 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
15893 gdb.threads-hp.
15894 * gdb.hp/configure: Regenerate.
15895 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
15896 * gdb.hp/gdb.threads-hp/configure: Delete file.
15897 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
15898
8cf8c2b8
AC
158992002-06-22 Andrew Cagney <ac131313@redhat.com>
15900
15901 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
15902 setlocale, bindtextdomain and textdomain.
15903
6827a8f8
JB
159042002-06-11 Jim Blandy <jimb@redhat.com>
15905
919d772c
JB
15906 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
15907 preprocessor macro information is present.
15908
6827a8f8
JB
15909 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
15910 tests.
15911
c15b0d21
MS
159122002-06-06 Michael Snyder <msnyder@redhat.com>
15913
c5984d70
MS
15914 * gdb.base/overlays.exp: Record addresses of overlay
15915 functions in TCL variables rather than in GDB variables,
15916 to avoid having GDB convert them to pointers (with loss
15917 of information).
15918
d63a86f8 15919 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 15920 default linker script changes.
c15b0d21
MS
15921 * gdb.base/long_long.exp: Add check for sizeof (long double).
15922
be26fe0d
ML
159232002-06-06 Michal Ludvig <mludvig@suse.cz>
15924
15925 * gdb.asm/asm-source.exp: Add x86-64 target.
15926 * gdb.asm/x86_64.inc: New.
d63a86f8 15927
258093ca 159282002-05-30 Michael Chastain <mec@shout.net>
258093ca 15929
4b3153f1 15930 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
15931 * gdb.c++/m-static.cc: New file.
15932 * gdb.c++/m-static.exp: New file.
15933
241264c6
MS
159342002-05-28 Michael Snyder <msnyder@redhat.com>
15935
15936 * gdb.base/call-ar-st.exp: Allow for reduced floating point
15937 precision.
15938
9bba8c8f 159392002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 15940
4b3153f1 15941 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
15942 * gdb.c++/m-data.cc: New file.
15943 * gdb.c++/m-data.exp: New file.
15944
159452002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 15946
4b3153f1 15947 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 15948 * gdb.c++/try_catch.cc: New file.
d63a86f8 15949 * gdb.c++/try_catch.exp: New file.
9bba8c8f 15950
def1b996
MC
159512002-05-27 Michael Chastain <mec@shout.net>
15952
15953 * gdb.c++/local.exp: Accept more nested types in output.
15954
522ba268
MC
159552002-05-26 Michael Chastain <mec@shout.net>
15956
15957 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
15958
277254ba
MS
159592002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
15960
15961 * lib/gdb.exp (gdb_wrapper_init): Just because
15962 gdb_wrapper_file exists, this does not mean that the file
15963 should not be rebuilt. That is what gdb_wrapper_initialized
15964 is for.
15965 (default_gdb_init): Reset gdb_wrapper_initialized.
15966
b61a8733
MS
159672002-05-23 Michael Snyder <msnyder@redhat.com>
15968
d63a86f8 15969 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
15970 the precision of the floating point test results.
15971 * gdb.base/call-rt-st.exp: Ditto.
15972
b61a8733
MS
15973 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
15974 * gdb.base/call-rt-st.exp: Ditto.
15975
56f6e910
MC
159762002-05-19 Michael Chastain <mec@shout.net>
15977
15978 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
15979
ad0b0016
EZ
159802002-05-19 Elena Zannoni <ezannoni@redhat.com>
15981
a9c64011
AS
15982 * configure.in (configdirs): Add gdb.arch.
15983 * configure: Regenerate.
ad0b0016 15984
f617d2b6
JB
159852002-05-17 Jim Blandy <jimb@redhat.com>
15986
15987 * gdb.base/completion.exp: Recognize the more detailed error
15988 messages produced by the macro expander's lexical analyzer.
15989
eac2a696
EZ
159902002-05-14 Elena Zannoni <ezannoni@redhat.com>
15991
a9c64011
AS
15992 * gdb.arch/altivec-abi.c: New file.
15993 * gdb.arch/altivec-abi.exp: New file.
15994 * gdb.arch/altivec-regs.c: New file.
15995 * gdb.arch/altivec-regs.exp: New file.
eac2a696 15996
2fdde8f8
DJ
159972002-05-14 Daniel Jacobowitz <drow@mvista.com>
15998
15999 * gdb.base/maint.exp (maint print type): Update for new type
16000 structure.
d63a86f8 16001
e31f1a7c
EZ
160022002-05-14 Elena Zannoni <ezannoni@redhat.com>
16003
16004 * gdb.arch: New directory.
16005 * gdb.arch/configure.in: New file.
16006 * gdb.arch/configure: New file.
16007 * gdb.arch/Makefile.in: New file.
16008
db589741
CV
160092002-05-13 Corinna Vinschen <vinschen@redhat.com>
16010
16011 * gdb.asm/asm-source.exp: Add v850 as supported target.
16012 * gdb.asm/v850.inc: New file.
16013
8ce2a7dc
DJ
160142002-05-13 Daniel Jacobowitz <drow@mvista.com>
16015
16016 * gdb.c++/annota2.exp (annotate-quit): Add comment.
16017
df763c7f
DJ
160182002-05-12 Daniel Jacobowitz <drow@mvista.com>
16019
16020 * gdb.base/break.exp: Check 'break "marker2"'.
16021
377daeed
MS
160222002-05-10 Michael Snyder <msnyder@redhat.com>
16023
16024 * gdb.base/long_long.exp: Fix typo.
16025
c4b7bc2b
JB
160262002-05-10 Jim Blandy <jimb@redhat.com>
16027
ecac9a4e
JB
16028 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
16029 a bug.
16030
c4b7bc2b
JB
16031 * gdb.base/printcmds.exp (test_integer_literals_rejected):
16032 Recognize more detailed error message produced by the macro
16033 expander's lexical analyzer.
16034 * lib/gdb.exp (test_print_reject): Same.
16035
e71019a1
MK
160362002-05-09 Mark Kettenis <kettenis@gnu.org>
16037
16038 * gdb.c++/method.exp: Fix typo.
16039
fedfc8e6
MS
160402002-05-08 Michael Snyder <msnyder@redhat.com>
16041
166a1957
MS
16042 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
16043 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 16044 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
16045 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
16046 Add iftarget clause for strongarm.
d63a86f8 16047
f1c47eb2
MS
160482002-05-06 Michael Snyder <msnyder@redhat.com>
16049
cb9a9d3e
MS
16050 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
16051 (gdb_continue_to_end): Accept output from status wrapper.
16052 * gdb.base/ending-run.exp: Add case for output from status wrapper.
16053 Clean up fail messages to match pass messages.
16054
f1c47eb2
MS
16055 Enable the "needs_status_wrapper" testsuite feature.
16056 * lib/gdb.exp (gdb_wrapper_init): New procedure.
16057 (gdb_compile): Conditionally call gdb_wrapper_init.
16058 * gdb.base/a2-run.exp: Recognize output from status wrapper.
16059 * gdb.c++/method.exp: Recognize output from status wrapper.
16060
6079c749
BE
160612002-05-06 Ben Elliston <bje@redhat.com>
16062From Graydon Hoare <graydon@redhat.com>
16063
16064 * config/sid.exp: Include support for "rawsid" protocol.
16065
188baff3
JB
160662002-05-03 Jim Blandy <jimb@redhat.com>
16067
16068 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
16069 * gdb.c++/hang3.C: New file.
16070
b9c07f0f
AC
160712002-05-04 Andrew Cagney <ac131313@redhat.com>
16072
16073 * gdb.base/default.exp: Remove obsolete code.
16074 * gdb.c++/misc.exp: Ditto. Update copyright.
16075 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
16076 * gdb.base/whatis.exp: Ditto. Update copyright.
16077 * gdb.base/scope.exp: Ditto. Update copyright.
16078 * gdb.base/ptype.exp: Ditto. Update copyright.
16079 * gdb.base/printcmds.exp: Ditto. Update copyright.
16080 * gdb.base/opaque.exp: Ditto. Update copyright.
16081 * gdb.base/list.exp: Ditto.
16082 * gdb.base/funcargs.exp: Ditto. Update copyright.
16083 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
16084 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
16085 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
16086 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
16087 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
16088 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
16089
5c7a0397
MS
160902002-05-02 Michael Snyder <msnyder@redhat.com>
16091
d6dcc264 16092 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
16093 * gdb.base/long_long.exp: Add xscale target.
16094 * gdb.base/default.exp: Add xscale target.
16095
eb7f1c48
JB
160962002-05-01 Jim Blandy <jimb@redhat.com>
16097
16098 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
16099 gdb.c++/hang.exp: New test.
16100
a6befae8
FF
161012002-05-01 Fred Fish <fnf@redhat.com>
16102
16103 * gdb.base/completion.exp: Handle completions of "./Make" for
16104 more than one completion possibility, as is the case when we
16105 build and test in the source tree.
16106
0a310277
AG
161072002-04-29 Anthony Green <green@redhat.com>
16108
16109 * gdb.java/jmisc1.exp: New file.
16110 * gdb.java/jmisc2.exp: New file.
16111
6ff9af88
DJ
161122002-04-24 Daniel Jacobowitz <drow@mvista.com>
16113
16114 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
16115
96b3d632
EZ
161162002-04-23 Elena Zannoni <ezannoni@redhat.com>
16117
16118 * gdb.base/help.exp: Change 'help status' to allow for target
16119 dependent output differences.
16120
5019bb54
MC
161212002-04-22 Michael Chastain <mec@shout.net>
16122
16123 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
16124
a805a116
MC
161252002-04-22 Michael Chastain <mec@shout.net>
16126
16127 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
16128
a1706bfd
DM
161292002-04-17 David S. Miller <davem@redhat.com>
16130
16131 * gdb.asm/sparc64.inc: New file.
16132 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
16133
a73a20a2
EZ
161342002-04-19 Elena Zannoni <ezannoni@redhat.com>
16135
16136 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
16137 instruction file directly into the build tree. Clean up at end of
16138 test.
16139
ba678339
DM
161402002-04-18 David S. Miller <davem@redhat.com>
16141
16142 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
16143 handle 64-bit platforms correctly.
16144 * gdb.base/maint.exp: Likewise.
16145
b03399da
KB
161462002-04-18 Kevin Buettner <kevinb@redhat.com>
16147
16148 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
16149 ``-fpic'' when compiling files comprising a shared library, but
16150 it does need additional linker flags in order to find shared
16151 libraries at run time.
16152
e2004992
KB
161532002-04-18 Kevin Buettner <kevinb@redhat.com>
16154
16155 * gdb.base/cvexpr.c (use): New function.
16156 (main): Invoke use() on all global variables to prevent
16157 some linkers from deleting these otherwise unused symbols.
16158
d8937120
MC
161592002-04-17 Michael Chastain <mec@shout.net>
16160From David S. Miller <davem@redhat.com>
16161
16162 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
16163 handle 64-bit platforms correctly.
16164
ffd61a58
MS
161652002-04-12 Michael Snyder <msnyder@redhat.com>
16166From Jim Blandy <jimb@redhat.com>
a9c64011 16167 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
16168 script can handle this instead.
16169 * gdb.base/bar.c (barx): Same.
16170 * gdb.base/baz.c (bazx): Same.
16171 * gdb.base/grbx.c (grbxx): Same.
16172
16173 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
16174 manager doesn't automatically unmap overlays unnecessarily.
16175
6b8426a6
MH
161762002-04-10 Martin M. Hunt <hunt@redhat.com>
16177
16178 * gdb.base/ending-run.exp: Fix pattern for Mips targets
16179 stepping out of main.
16180
34af4875
MC
161812002-04-09 Michael Chastain <mec@shout.net>
16182
16183 * gdb.c++/local.cc (main): Move call to marker1() inside nested
16184 scope so that the nested scope tests will make sense.
16185 * gdb.c++/local.exp: Write patterns that actually work with gcc
16186 (the HP patterns "were never known to work with gcc").
16187 Keep the old aCC patterns too.
16188
2d1676a0
DJ
161892002-04-09 Daniel Jacobowitz <drow@mvista.com>
16190
16191 * gdb.base/attach.exp: Correct target board test.
16192
3a63e3f9
MC
161932002-04-08 Michael Chastain <mec@shout.net>
16194
16195 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
16196 in a const method. Add some xfail and fail cases for configurations
16197 that do not emit the "const ...".
16198
f18dabd2
MC
161992002-04-07 Michael Chastain <mec@shout.net>
16200
16201 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
16202 Accept "A * const" and "const A * const" as type of "this".
16203 Fix spelling of getFunky throughout. Make messages uniform.
16204
0fcddd82
EZ
162052002-04-07 Elena Zannoni <ezannoni@redhat.com>
16206
a9c64011 16207 Work around for PR gdb/285:
0fcddd82
EZ
16208 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
16209
16a8534a
EZ
162102002-04-07 Elena Zannoni <ezannoni@redhat.com>
16211
16212 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
16213 instructions file at run time instead of configure time.
16214 Sometimes we run the test in a directory that is not the one we
16215 configured in.
16216 * gdb.asm/configure.in: Delete creation of symlink.
16217 * gdb.asm/configure: Regenerate.
16218
24181d81
JB
162192002-04-05 J. Brobecker <brobecker@gnat.com>
16220
16221 * gdb.gdb/xfullpath.exp: New test, to exercise the new
16222 xfullpath () function.
16223
7cdb7107
DJ
162242002-04-04 Daniel Jacobowitz <drow@mvista.com>
16225
16226 * gdb.asm/Makefile.in: Correct dependencies.
16227
16228 * gdb.asm/powerpc.inc: New file.
16229 * gdb.asm/asm-source.exp: Add PowerPC.
16230 * gdb.asm/configure.in: Likewise.
16231 * gdb.asm/configure: Regenerated.
16232
a7d17088
DJ
162332002-04-04 Daniel Jacobowitz <drow@mvista.com>
16234
16235 * gdb.base/relocate.exp: New file.
16236 * gdb.base/relocate.c: New file.
16237
cd721503
FF
162382002-04-04 Fred Fish <fnf@redhat.com>
16239
16240 * gdb.base/step-test.exp: Update comment regarding stopping in
16241 memcpy/bcopy calls inserted as part of the compiler runtime.
16242
b22ad7a7
MS
162432002-04-04 Michael Snyder <msnyder@redhat.com>
16244
16245 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
16246
5f279fa6
DJ
162472002-04-03 Daniel Jacobowitz <drow@mvista.com>
16248
16249 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
16250 (gdb_expect): Remove $notransfer hack.
16251
dd0fd3ce
DJ
162522002-04-02 Daniel Jacobowitz <drow@mvista.com>
16253
16254 * gdb.c++/classes.exp ("calling method for small class"): Match
16255 updated register output.
16256
1e50cda1
DJ
162572002-03-30 Daniel Jacobowitz <drow@mvista.com>
16258
16259 Fix PR gdb/452
16260 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
16261 when finished. Make gdb_file_cmd send "exec-file" when
16262 appropriate.
16263
24015922
DJ
162642002-03-30 Daniel Jacobowitz <drow@mvista.com>
16265
16266 * gdb.base/attach.exp: Remove extra setup_xfail.
16267
dd7dfd64
MS
162682002-03-26 Michael Snyder <msnyder@redhat.com>
16269
16270 * gdb.base/default.exp: Add tests for dump, append, and restore.
16271 * gdb.base/help.exp: Add tests for dump, append, and restore.
16272 * gdb.base/dump.exp: New file, test dump, append and restore.
16273 * gdb.base/dump.c: New file.
16274
48b2f8d7
MS
162752002-03-27 Michael Snyder <msnyder@redhat.com>
16276
d63a86f8 16277 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
16278 clean-ups in help messages.
16279
05b4d525
FF
162802002-03-26 Fred Fish <fnf@redhat.com>
16281
16282 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
16283 have debugging info for those functions and the compiler uses them
16284 internally to copy structs around.
16285
d7679631
FF
162862002-03-26 Fred Fish <fnf@redhat.com>
16287
16288 * gdb.base/list.exp: Revert the change made yesterday and add note
16289 about why we don't list the default lines for remote targets.
16290
523ac3f9
MS
162912002-03-25 Michael Snyder <msnyder@redhat.com>
16292
16293 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
16294
754b2b8d
FF
162952002-03-25 Fred Fish <fnf@redhat.com>
16296
16297 * gdb.base/list.exp: This test works on remote targets so remove
16298 the short circuit for remote targets. Update copyright.
16299
33c3e192
FF
163002002-03-25 Fred Fish <fnf@redhat.com>
16301
16302 * gdb.base/attach.exp: Fix logic error that was suppressing this
16303 test for all non hppa*-*-hpux* targets, instead of the hp target.
16304 Move comments closer to the suppression point. Also now need to
16305 check that we are running natively.
16306
d43e73ee
MS
163072002-03-22 Michael Snyder <msnyder@redhat.com>
16308
882c8f02
MS
16309 * gdb.base/default.exp: Add test for gcore. Update copyright.
16310 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 16311
04c12f60
FF
163122002-03-06 Fred Fish <fnf@redhat.com>
16313
16314 * gdb.base/funcargs.c: Remove extraneous ';' character.
16315 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
16316
b43df995
MC
163172002-03-04 Michael Chastain <mec@shout.net>
16318
16319 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
16320 accommodate gcc v3 function signature.
16321 * gdb.mi/mi0-var-cmd-exp: Ditto.
16322
92362027
AC
163232002-02-24 Andrew Cagney <ac131313@redhat.com>
16324
16325 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
16326 ``GNU/Linux'' or ``Linux kernel''
16327 * testsuite/gdb.threads/pthreads.c: Ditto.
16328
258ad32d
MC
163292002-02-24 Michael Chastain <mec@shout.net>
16330
16331 * gdb.threads/pthreads.c (thread1): Add a return statement.
16332 (thread2): Likewise.
16333 (foo): Likewise.
16334
04c3b3d4
MC
163352002-02-23 Michael Chastain <mec@shout.net>
16336
16337 * gdb.threads/linux-dp.c (philosopher): Add a return statement
16338 to placate gcc.
16339
5a2a0a20
MC
163402002-02-23 Michael Chastain <mec@shout.net>
16341
16342 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
16343 test "ptype bint". The test passes on all my stabs configurations.
16344
a640f7fc
JB
163452002-02-21 Jim Blandy <jimb@redhat.com>
16346
27924826
JB
16347 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
16348 filename at a time, and watch for the ones we want to see.
16349
a640f7fc
JB
16350 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
16351 types of pointers to prototyped functions.
16352
edcc8c75
AC
163532002-02-20 Andrew Cagney <ac131313@redhat.com>
16354
16355 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
16356 signed, unsigned and straight char.
16357 (padding_char, padding_short, padding_int, padding_long,
16358 padding_long_long, padding_float, padding_double,
16359 padding_long_double): New global variables.
16360 (fill, fill_structs): New functions.
16361
16362 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
16363 for correctly sized writes. Update copyright.
16364 (get_valueof): New procedure.
16365 (get_sizeof): Call get_valueof.
16366 (check_valueof): New procedure.
16367 (check_padding): New procedure.
16368
ac57ea44
MC
163692002-02-20 Michael Chastain <mec@shout.net>
16370
16371 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
16372 to setup_xfail. Document some of the remaining calls.
16373
7a10c941
MC
163742002-02-18 Michael Chastain <mec@shout.net>
16375
16376 * gdb.c++/userdef.exp: Update copyright year.
16377
fb8acdcc
DJ
163782002-02-18 Daniel Jacobowitz <drow@mvista.com>
16379
16380 * gdb.c++/userdef.exp: Test overloaded operators properly.
16381 Remove xfails.
16382
fda6ae12
MS
163832002-02-14 Michael Snyder <msnyder@redhat.com>
16384
16385 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
16386
676a0442
DJ
163872002-02-14 Daniel Jacobowitz <drow@mvista.com>
16388
16389 * gdb.base/a2-run.exp: Check for a remote target properly.
16390 * gdb.base/annota1.exp: Likewise.
16391 * gdb.base/list.exp: Likewise.
16392 * gdb.base/reread.exp: Likewise.
16393 * gdb.base/scope.exp: Likewise.
16394 * gdb.base/shlib-call.exp: Likewise.
16395 * gdb.base/term.exp: Likewise.
16396 * gdb.c++/annota2.exp: Likewise.
16397
78b4f468
RE
163982002-02-13 Richard Earnshaw <rearnsha@arm.com>
16399
16400 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
16401
9a81ba51
MC
164022002-02-10 Michael Chastain <mec@shout.net>
16403
16404 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
16405 (call_after_alloca): Ditto.
16406
004af6c7
DJ
164072002-02-10 Daniel Jacobowitz <drow@mvista.com>
16408
16409 * gdb.base/ending-run.exp: Guard "cont" test with
16410 gdb_skip_stdio_test.
16411
37225f62
JB
164122002-02-06 Jim Blandy <jimb@redhat.com>
16413
16414 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
16415 from here...
16416 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
16417 To here. Disable this test on non-HP platforms. Add big comment.
16418
fe6fdd96
MS
164192002-02-04 Michael Snyder <msnyder@redhat.com>
16420
16421 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
16422 other than d10v and m32r.
16423
036fad3f
RE
164242002-02-02 Richard Earnshaw <rearnsha@arm.com>
16425
16426 * gdb.base/default.exp: Rewrite test patterns to reduce time
16427 taken to match them.
16428
7148ab62
DJ
164292002-01-30 Daniel Jacobowitz <drow@mvista.com>
16430
16431 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
16432 Allow a start function above main.
16433 * gdb.threads/linux-dp.exp: Fix copyright date.
16434
396cc255
DJ
164352002-01-30 Daniel Jacobowitz <drow@mvista.com>
16436
a9c64011
AS
16437 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
16438 (check_philosopher_stack): Check for manager thread before checking
16439 for a just-starting thread.
396cc255 16440
f038d31b
DJ
164412002-01-30 Daniel Jacobowitz <drow@mvista.com>
16442
16443 From Neil Booth <neil@daikokuya.demon.co.uk>:
16444 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
16445 warnings.
16446
b3ff9d9a
FF
164472002-01-21 Fred Fish <fnf@redhat.com>
16448
16449 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
16450 not caller.
16451
39ad761d
JB
164522002-01-21 Jim Blandy <jimb@redhat.com>
16453
16454 * gdb.base/reread.exp: Check that GDB properly re-reads the
16455 executable file when it changes while no inferior is running.
16456
aaf320fa
FF
164572002-01-21 Fred Fish <fnf@redhat.com>
16458
a9c64011
AS
16459 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
16460 optionally accept the "shlib events" variation.
aaf320fa 16461
808a31f5
JB
164622002-01-21 Jim Blandy <jimb@redhat.com>
16463
16464 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
16465 call `fflush' after every `printf', so that the output is produced
16466 at predictable points, regardless of whatever buffering does (or
16467 doesn't) take place.
16468 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
16469 at different points.
16470
4420d5e2
DJ
164712002-01-20 Daniel Jacobowitz <drow@mvista.com>
16472
16473 * gdb.c++/inherit.exp: Update copyright years.
16474 * gdb.c++/method.exp: Likewise.
16475
3e36a0f4
DJ
164762002-01-20 Daniel Jacobowitz <drow@mvista.com>
16477
16478 * gdb.c++/classes.exp: Update for improved v3 support and skipping
16479 artificial methods/arguments.
16480 * gdb.c++/derivation.exp: Likewise.
16481 * gdb.c++/inherit.exp: Likewise.
16482 * gdb.c++/method.exp: Likewise.
16483 * gdb.c++/virtfunc.exp: Likewise.
16484
b4ceaee6
AC
164852002-01-18 Andrew Cagney <ac131313@redhat.com>
16486
16487 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
16488 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
16489 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
16490 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
16491 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
16492 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
16493
ecace851
JB
164942002-01-17 Jim Blandy <jimb@redhat.com>
16495
16496 * gdb.asm/asm-source.exp (info symbol): Take another shot at
16497 anchoring the pattern matching the entry point symbol's name.
16498
375fc983
AC
164992002-01-17 Andrew Cagney <ac131313@redhat.com>
16500
16501 * gdb.base/maint.exp: Update ``maint internal-error'' to match
16502 continue/quit query. Update copyright.
16503
fe6fdd96
MS
165042002-01-14 Michael Snyder <msnyder@redhat.com>
16505
16506 * gdb.base/gcore.exp: Remove extra debugging output.
16507
e017c81f
DJ
165082002-01-13 Daniel Jacobowitz <drow@mvista.com>
16509
16510 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
16511 for slightly dubious v2 mangled string.
16512
37ab3bf8
DJ
165132002-01-13 Daniel Jacobowitz <drow@mvista.com>
16514
16515 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
16516
1bc05c3a 165172002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 16518
1bc05c3a 16519 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 16520
1bc05c3a
JM
16521 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
16522 constructors.
16523 * gdb.c++/derivation.exp: Likewise.
16524 * gdb.c++/templates.exp: Likewise.
16525 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 16526
1bc05c3a
JM
165272002-01-10 Michael Snyder <msnyder@redhat.com>
16528
16529 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 16530
a911c360
MS
165312002-01-08 Michael Snyder <msnyder@redhat.com>
16532
16533 * gdb.base/gcore.exp: New test for generate-core-file command.
16534 * gdb.base/gcore.c: Testcase for above.
16535 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
16536
ea2119ec
JM
165372002-01-08 Jason Merrill <jason@redhat.com>
16538
16539 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
16540
68203136
FF
165412002-01-07 Fred Fish <fnf@redhat.com>
16542
16543 * gdb.c++/overload.exp: Remove unconditional xfails for:
16544 print foo_instance1.overloadargs(1)
16545 print foo_instance1.overloadargs(1, 2)
16546 print foo_instance1.overloadargs(1, 2, 3)
16547 print foo_instance1.overloadargs(1, 2, 3, 4)
16548 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
16549 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
16550 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
16551 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
16552 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
16553 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
16554 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
16555 print foo_instance1.overload1arg()
16556 print foo_instance1.overload1arg((char)arg2)
16557 print foo_instance1.overload1arg((signed char)arg3)
16558 print foo_instance1.overload1arg((unsigned char)arg4)
16559 print foo_instance1.overload1arg((int)arg7)
16560 print foo_instance1.overload1arg((unsigned int)arg8)
16561 print foo_instance1.overload1arg((float)arg11)
16562 print foo_instance1.overload1arg((double)arg12)
d63a86f8 16563
21b9b5b1
MS
165642002-01-07 Michael Snyder <msnyder@redhat.com>
16565
16566 * gdb.base/huge.exp: New test. Print a very large target data object.
16567 (skip_huge_test): New test variable. Define if you want to skip this
16568 test. The test reads an 8 megabyte data object from the target, so it
16569 might be very time consuming on remote targets with a slow connection.
16570 * gdb.base/huge.c: New file. Test case for above.
16571
725f922e
FF
165722002-01-07 Fred Fish <fnf@redhat.com>
16573
16574 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
16575 g_instance.bfoo, and g_instance.cfoo.
16576
889bf7c5 165772002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 16578
889bf7c5
PA
16579 * gdb.base/break.c (multi_line_if_conditional): New function.
16580 (multi_ilne_while_conditional): Likewise.
16581 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
16582 IF or WHILE condition puts the breakpoint at the start of
16583 the condition.
f286b2c3 16584
634d57ec
JL
16585 * gdb.base/selftest.exp (backtrace through signal handler): Remove
16586 hppa*-*-hpux* expected failure.
16587 * gdb.base/structs.exp (do_function_calls): Similarly.
16588
16589 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
16590 watchpoints.
16591
9fbfe2dc
AC
165922002-01-06 Andrew Cagney <ac131313@redhat.com>
16593
16594 Fix PR gdb/66.
16595 * gdb.base/structs.exp: Replace skip for a29k with skip for
16596 gdb,cannot_call_functions.
16597 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
16598 * gdb.base/callfuncs.exp: Ditto.
16599 * gdb.base/call-rt-st.exp: Ditto.
16600 * gdb.base/call-strs.exp: Ditto.
16601 * gdb.base/callfwmall.exp: Ditto.
16602 * gdb.base/scope.exp: Obsolete xfail a29k.
16603 * gdb.c++/misc.exp: Ditto.
16604 * gdb.c++/cplusfuncs.exp: Ditto.
16605 * gdb.base/ptype.exp: Ditto.
16606 * gdb.base/printcmds.exp: Ditto.
16607 * gdb.base/opaque.exp: Ditto.
16608 * gdb.base/list.exp: Ditto.
16609 * gdb.base/funcargs.exp: Ditto.
16610 * gdb.base/default.exp: Ditto.
16611
8ddad156
MS
166122002-01-04 Michael Snyder <msnyder@redhat.com>
16613
ca4976a6 16614 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
16615 * gdb.base/maint.exp: Add tests for maint info sections options.
16616
1b074332
JL
16617Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
16618
16619 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
16620
7d159115
CV
166212001-12-20 Corinna Vinschen <vinschen@redhat.com>
16622
16623 * gdb.asm/arm.inc: New file.
16624 * gdb.asm/asm-source.exp: Add arm targets.
16625 * gdb.asm/configure.in: Ditto.
16626 * gdb.asm/configure: Recreated from configure.in.
16627
8fb87725
JL
16628Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
16629
afabe08c
JL
16630 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
16631 with HP's compiler.
16632 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
16633 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
16634 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
16635 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
16636
16637 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
16638 either HP's compilers or GCC.
16639
db521deb
JL
16640 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
16641 a SIGBUS or SIGSEGV.
16642
16643 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
16644
16645 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
16646 can be compiled with either HP's compiler or GCC.
16647
cfa88ab7
JL
16648 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
16649 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
16650 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
16651
ca344dff
JL
16652 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
16653 to match current gdb output. Update due to using auto-solib-limit
16654 for limiting instead of overloading auto-solib-add.
16655 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
16656 test program.
16657
3f3c6e55 16658 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
16659 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
16660 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
16661 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
16662 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
16663 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
16664 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
16665 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
16666 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
16667 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
16668 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
16669 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
16670 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 16671
8fb87725
JL
16672 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
16673 a SIGTRAP to the inferior.
16674
cf599fa7
CV
166752001-12-19 Corinna Vinschen <vinschen@redhat.com>
16676
16677 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
16678 Substitute call to target_link by call to gdb_compile.
16679
2cd045cd
JL
16680Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
16681
a9c64011
AS
16682 * gdb.base/break.exp: Fix HP specific search string when testing
16683 backtracing in a called function.
2cd045cd 16684
a9c64011
AS
16685 * gdb.base/constvars.exp: Only set lang to C++ if we're
16686 compiling the test with HP's compilers.
16687 * gdb.base/volatile.exp: Similarly.
2cd045cd 16688
99ebe9ac
JB
166892001-12-19 Jim Blandy <jimb@redhat.com>
16690
16691 * gdb.base/printcmds.exp: Expect the null character to be printed
16692 as '\0', and the '\013' to be printed as '\v'.
16693 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
16694 * gdb.base/setvar.exp: Same.
16695
b9891b29
JB
166962001-12-17 Jim Blandy <jimb@redhat.com>
16697
0eba65ab
JB
16698 * gdb.base/completion.exp: Rather than completing very long
16699 filenames, which can make the readline library produce output we
16700 don't recognize, cd to the directory first, and then complete
16701 using nice, short relative paths.
16702
6970b5b1
JB
16703 * gdb.base/completion.exp: On some systems, there is, in fact, a
16704 variable named `b' in scope, since GDB treats all static
a9c64011
AS
16705 variables as being in scope. So use `no_var_named_this'
16706 instead of `b'.
6970b5b1 16707
b9891b29 16708 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 16709 can't find the core file's registers as a failure.
b9891b29 16710
e6ccd35f
JSC
167112001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
16712
a9c64011
AS
16713 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
16714 test expect string more specific.
e6ccd35f 16715
105ba819
CV
167162001-12-13 Corinna Vinschen <vinschen@redhat.com>
16717
16718 * gdb.asm/asm-source.exp: Add support for xstormy16.
16719 * gdb.asm/configure.in: Ditto.
16720 * gdb.asm/configure: Rebuild.
16721 * gdb.asm/xstormy16.inc: New file.
16722
e9e79dd9
FF
167232001-12-10 Fred Fish <fnf@redhat.com>
16724
16725 * gdb.base/maint.exp: Update to match changes in type dumping code.
16726
347dc97d
JB
167272001-12-10 Jim Blandy <jimb@redhat.com>
16728
16729 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
16730 matching the entry point symbol's name at the beginning of the
16731 line.
347dc97d 16732
5178b9d6
DJ
167332001-12-07 Daniel Jacobowitz <drow@mvista.com>
16734
16735 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
16736 gdb.c++/inherit.exp, gdb.c++/method.exp,
16737 gdb.c++/namespace.exp, gdb.c++/templates.exp,
16738 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
16739 and class layout support.
16740
af890c52
DJ
167412001-12-07 Daniel Jacobowitz <drow@mvista.com>
16742
16743 * gdb.c++/classes.exp: Add test for static member function.
16744 * gdb.c++/misc.cc: Add class with static member function.
16745
7a345fb3
JB
167462001-12-07 Jim Blandy <jimb@redhat.com>
16747
f2e54a80 16748 If GDB says it can't find the struct the function returned, report
8032bf31
JB
16749 those tests as `unsupported'.
16750 * gdb.base/call-rt-st.exp (print_struct_call): New function.
16751 Rewrite subsequent tests to use it.
16752
16753 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
16754 those tests as `unsupported'.
16755 * gdb.base/structs.exp (call_struct_func): New function.
16756 (do_function_calls): Use call_struct_func to call the functions
16757 returning structs.
16758
0bc69509
JB
16759 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
16760 whether functions are prototyped or not, so we can't possibly pass
16761 arguments to t_float_values2 properly.
16762
7a345fb3
JB
16763 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
16764 value of `timeout' for targets other than the mips*tx39-*.
16765
edb6ede1
MS
167662001-12-06 Michael Snyder <msnyder@redhat.com>
16767
d63a86f8 16768 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
16769 and detect whether the start symbol has a leading underscore.
16770
2d842f13
JB
167712001-12-04 Jim Blandy <jimb@redhat.com>
16772
16773 * gdb.base/completion.exp: Clarify indentation.
16774
68550daf
JB
167752001-12-03 Jim Blandy <jimb@redhat.com>
16776
16777 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
16778 variables on the S/390, not `.word'.
16779
cd5195a8
JB
167802001-11-30 Jim Blandy <jimb@redhat.com>
16781
16782 Add assembly-source tests for s390-ibm-linux.
16783 * gdb.asm/s390.inc: New file.
16784 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
16785 the S/390 architecture.
a9c64011 16786 * gdb.asm/configure: Regenerated.
cd5195a8 16787
ca9efc90
MS
167882001-11-30 Michael Snyder <msnyder@redhat.com>
16789
16790 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
16791 next, info source, info sources, info line, global and static
16792 variables, and static functions.
16793 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
16794 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
16795 * gdb.asm/asmsrc1.s: Add a static function and some variables.
16796 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
16797 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
16798 (gdbasm_leave): Restore frame pointer.
16799 (gdbasm_startup): Copy stack set-up from crt0.S.
16800
d0e66976
FN
168012001-11-26 Fernando Nasser <fnasser@redhat.com>
16802
16803 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
16804 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
16805 to a local (non-static) variable. Copy tstruct.a to a static buffer
16806 and return a pointer to that buffer.
16807 * gdb.base/callfwmall.c (t_structs_a): Ditto.
16808
e2334072
MK
168092001-11-24 Mark Kettenis <kettenis@gnu.org>
16810
16811 * gdb.asm/configure.in: Fix recognition of ix86 target.
16812 * gdb.asm/configure: Regenerate.
16813
756caa3d
MS
168142001-11-21 Michael Snyder <msnyder@redhat.com>
16815
16816 * gdb.asm/sparc.inc: New file.
16817 * gdb.asm/asm-source.exp: Recognize sparc target.
16818 * gdb.asm/configure.in: Recognize sparc target.
16819 * gdb.asm/configure: Regenerate.
d63a86f8 16820
9a4d72d5
MS
168212001-11-21 Michael Snyder <msnyder@redhat.com>
16822
16823 * gdb.asm/m32r.inc: New file.
16824 * gdb.asm/asm-source.exp: Recognize m32r target.
16825 * gdb.asm/configure.in: Recognize m32r target.
16826 * gdb.asm/configure: Regenerate.
16827
a773d1cd
MS
168282001-11-20 Michael Snyder <msnyder@redhat.com>
16829
017ac23d
MS
16830 * gdb.asm/i386.inc: New file.
16831 * gdb.asm/asm-source.exp: Recognize ix86 target.
16832 * gdb.asm/configure.in: Recognize ix86 target.
16833 * gdb.asm/configure: Regenerate.
16834
a773d1cd
MS
16835 * gdb.c++/namespace.exp: Fix quotes in output messages.
16836
bb632afb
MS
168372001-11-14 Michael Snyder <msnyder@redhat.com>
16838
25d559ca 16839 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
16840 qualifier in a type cast expression, to designate an address
16841 in the instruction space (Harvard architecture).
16842
4749e309
MS
168432001-11-13 Michael Snyder <msnyder@redhat.com>
16844
16845 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
16846 Tests for expressions using 'const' and 'volatile'.
16847
25050984
CV
168482001-11-13 Corinna Vinschen <vinschen@redhat.com>
16849
16850 * gdb.asm/asm-sources.exp: Allow defining linker flags.
16851
1902c51f
DJ
168522001-11-12 Daniel Jacobowitz <drow@mvista.com>
16853
16854 * lib/mi-support.exp (mi_run_to_helper): Move comments
16855 outside of gdb_expect.
16856
dcf95b47
DJ
168572001-11-11 Daniel Jacobowitz <drow@mvista.com>
16858
16859 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
16860 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
16861 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
16862 mi0_run_to): New functions.
16863 * gdb.mi/mi-simplerun.exp: Use them.
16864 * gdb.mi/mi0-simplerun.exp: Likewise.
16865 * gdb.mi/mi-var-cmd.exp: Likewise.
16866 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 16867
45b074e1
AC
168682001-11-10 Andrew Cagney <ac131313@redhat.com>
16869
16870 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
16871 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
16872
bf50d346
AC
168732001-11-09 Andrew Cagney <ac131313@redhat.com>
16874
16875 * gdb.base/restore.exp: Include $expected value in restored test
16876 message.
16877
9383332c
AC
168782001-11-09 Andrew Cagney <ac131313@redhat.com>
16879
16880 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
16881 implemented.
16882
db62520a
MS
168832001-11-08 Michael Snyder <msnyder@redhat.com>
16884
16885 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
16886 Add pass/fail message for stop at breakpoint in call dummy function.
16887
b5703437
MS
168882001-11-07 Michael Snyder <msnyder@redhat.com>
16889
d63a86f8
RM
16890 * gdb.c++/templates.exp (test_template_breakpoints):
16891 If we get an overload menu, but it does not match what
760f6330 16892 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
16893 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
16894 making the whitespace optional. Argument for "new" may be
16895 "unsigned" as well as "unsigned int/long".
d63a86f8 16896 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
16897 making the whitespace optional. Also replace "(void) with
16898 "((void|)), making the keyword "void" optional.
d63a86f8 16899 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
16900 making the whitespace optional. Also replace "(void) with
16901 "((void|)), making the keyword "void" optional.
3bf40917
MS
16902 * gdb.base/callfuncs.c (t_float_values): This function must
16903 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 16904 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
16905 can be tested against both cases. Usually one case involves
16906 promotion of float to double, while the other does not.
16907 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
16908 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
16909 includes a stack frame for "start".
16910
c8ab4e6d
JB
169112001-11-05 Jim Blandy <jimb@redhat.com>
16912
16913 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
16914 pointers are 32 bits long, and that offsets of relocs are always
16915 stored in the data (REL-style), and not in the reloc entry itself
16916 (RELA-style).
16917 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
16918 stabs.
16919
3f08ced9
MS
169202001-11-01 Michael Snyder <msnyder@redhat.com>
16921
16922 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
16923 and regular expression operators by using quoting.
16924
cbfa24cd
MS
169252001-10-31 Michael Snyder <msnyder@redhat.com>
16926
16927 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
16928 depending on what the symbol table contains.
16929 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
16930 the output of the ptype command. Similarly, accept both "const &"
16931 and "const&".
16932
aaa68313
CV
169332001-10-31 Corinna Vinschen <vinschen@redhat.com>
16934
16935 * gdb.base/miscexprs.c (main): Add usage of preprocessor
16936 symbol `STORAGE' to allow to choose the storage class of
16937 the local datastructures.
16938 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
16939 compiler directive.
16940
91740388
MS
169412001-10-30 Michael Snyder <msnyder@redhat.com>
16942
16943 * gdb.base/jump.exp: Allow it to run for all targets.
16944
1b7c05e7
CV
169452001-10-29 Corinna Vinschen <vinschen@redhat.com>
16946
16947 * gdb.base/call-ar-st.c (print_double_array): Match for loop
16948 with new double_array size.
16949 (main): Change storage class of all local variables to static.
16950 Reduce size of double_array to 9.
16951 * gdb.base/call-ar-st.exp: Increase timeout value.
16952 Change expected output for double array to match new size in
16953 call-ar-st.c.
16954
36a22261
CV
169552001-10-29 Corinna Vinschen <vinschen@redhat.com>
16956
16957 * gdb.base/ending-run.exp: Create identical output when passing
16958 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 16959 Stormy16 target.
36a22261 16960
92b8ae91
MK
169612001-10-28 Mark Kettenis <kettenis@gnu.org>
16962
16963 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
16964 that we catch the expected failure under Linux/x86.
16965
cb135b83
OF
169662001-10-29 Orjan Friberg <orjanf@axis.com>
16967
16968 * gdb.base/setvar.exp: Escape curly braces.
16969 * gdb.stabs/weird.exp: Ditto.
16970
6884aa54
DJ
169712001-10-27 Daniel Jacobowitz <drow@mvista.com>
16972
16973 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
16974 * gdm.mi/mi0-hack-cli.exp: Likewise.
16975
0398c9aa
AC
169762001-10-25 Andrew Cagney <ac131313@redhat.com>
16977
16978 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
16979 messages.
16980
d20bf2e8
AC
169812001-10-21 Andrew Cagney <ac131313@redhat.com>
16982
16983 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
16984 checking MI enabled.
16985
03dd63aa
CV
169862001-10-09 Corinna Vinschen <vinschen@redhat.com>
16987
16988 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
16989
1d9d99f3
FCE
169902001-10-04 Frank Ch. Eigler <fche@redhat.com>
16991
16992 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
16993 if gdb child process crashes, just signal an error.
16994
838ae6c4
JB
169952001-10-02 Jim Blandy <jimb@redhat.com>
16996
16997 * lib/gdb.exp (test_xfail_format): Simplify.
16998
16999 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
17000 front of the variable name `format'. Simplify `if'.
17001
8f0cbc1c
DJ
170022001-10-01 Daniel Jacobowitz <drow@mvista.com>
17003
17004 * gdb.threads/pthreads.exp: Wait for output and delay
17005 before sending ^C.
17006
1f08dafd
DJ
170072001-10-01 Daniel Jacobowitz <drow@mvista.com>
17008
17009 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
17010 some incorrect output instead of timing out.
17011 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
17012
674f90ff
CV
170132001-09-28 Corinna Vinschen <vinschen@redhat.com>
17014
17015 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
17016 check to allow additional `int'.
17017
9b284272
DJ
170182001-09-27 Daniel Jacobowitz <drow@mvista.com>
17019
17020 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
17021 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
17022
b55a4771
MS
170232001-09-27 Michael Snyder <msnyder@redhat.com>
17024
17025 * lib/gdb.exp (test_debug_format): New proc.
17026 (setup_xfail_format): Use new proc test_debug_format.
17027 * gdb.base/constvars.exp (local_compiler_xfail_check): New
17028 proc; use new service proc test_debug_format.
17029 Replace all other "gcc_compiled" tests with this test.
17030 * gdb.base/volatile.exp (local_compiler_xfail_check): New
17031 proc; use new service proc test_debug_format.
17032 Replace all other "gcc_compiled" tests with this test.
17033
170342001-09-27 Michael Snyder <msnyder@redhat.com>
17035
17036 * gdb.base/cvexpr.exp: New file.
17037 * gdb.base/cvexpr.c: New file
17038 Test for expressions using const and volatile keywords.
17039
4e6667ac
CV
170402001-09-26 Corinna Vinschen <vinschen@redhat.com>
17041
17042 * gdb.base/constvars.exp: Check for different orders of keywords
17043 and additional "int" strings in output.
17044
4f337972
AC
170452001-09-22 Andrew Cagney <ac131313@redhat.com>
17046
17047 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
17048 responses from "help maint".
17049
2015650d
FCE
170502001-09-19 Frank Ch. Eigler <fche@redhat.com>
17051
17052 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
17053 to localhost:NNN instead of :NNN, in case Xvfb is listening
17054 only on TCP.
17055
f3bcedc1
CV
170562001-09-19 Corinna Vinschen <vinschen@redhat.com>
17057
17058 * gdb.base/recurse.exp: When checking leaving the watchpoint
17059 scope, recognize when gdb is in function's epilogue and pass.
17060
6b819c92
KS
170612001-09-18 Keith Seitz <keiths@redhat.com>
17062
17063 * lib/insight-support.exp (_gdbtk_export_target_info): Add
17064 support for running tests against sid targets.
17065 (gdbtk_done): Ditto.
17066
a10c9419
CV
170672001-09-18 Corinna Vinschen <vinschen@redhat.com>
17068
17069 * gdb.base/ending-run.c (main): Set stdout buffersize
17070 to the same reasonable value for any target.
17071 * gdb.base/ending-run.exp: Add a regular expression
17072 to make testsuite happy on Sanyo Stormy16 target.
17073
739d0d99
CV
170742001-09-17 Corinna Vinschen <vinschen@redhat.com>
17075
17076 * gdb.base/display.c (do_loops): Add float variable `f'.
17077 Increment f in loop.
17078 * gdb.base/display.exp: Increment timeout by 60 seconds.
17079 Change float display test to use variable `f'.
17080
1b8947f0
JB
170812001-09-17 Jim Blandy <jimb@redhat.com>
17082
17083 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
17084 overflowing the limited breakpoint tables on some ROM monitors
17085 (like the ROM68K).
17086
9890ac81
FCE
170872001-09-15 Frank Ch. Eigler <fche@redhat.com>
17088
17089 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
17090 the "-ac" (disable access control) flag.
17091
6db765ea
JH
170922001-08-30 Jeff Holcomb <jeffh@redhat.com>
17093
17094 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
17095 ints.
17096
4c32cc04
KS
170972001-08-30 Keith Seitz <keiths@redhat.com>
17098
17099 * lib/gdb.exp: Move all insight-related functionality into
17100 separate file.
17101 * lib/insight-support.exp: New file.
17102
8d6e6f81
FCE
171032001-08-29 Frank Ch. Eigler <fche@redhat.com>
17104
17105 * config/sid.exp (sid_start): Never set sid verbosity; disable
17106 expect_background {} that consumed its stdout; tolerate </dev/null.
17107 Attempt to set endianness override in "sid" protocol mode. Cleanup.
17108
6a90e1d0
AC
171092001-08-18 Andrew Cagney <ac131313@redhat.com>
17110
17111 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
17112 CLI jump command to start it.
17113 (mi_run_to_main): Fail immediatly when unexpected output.
17114
1759b3c3
AC
171152001-08-18 Andrew Cagney <ac131313@redhat.com>
17116
17117 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
17118 beginning of function. Fix PR gdb/191.
17119
61d11d80
FCE
171202001-08-16 Frank Ch. Eigler <fche@redhat.com>
17121
17122 * config/sid.exp (sid_start): Don't warn if we cannot figure out
17123 what to force sid endianness to.
17124
942a4df2
KS
171252001-08-15 Keith Seitz <keiths@redhat.com>
17126
17127 * lib/gdb.exp (gdbtk_start): Don't set environment
17128 variables for TCL_LIBRARY and friends. Insight will
17129 now figure these out for itself.
17130
0521c418
MS
171312001-08-02 Michael Snyder <msnyder@redhat.com>
17132
17133 * gdb.base/completion.exp: Remove the symbol "a64l" from
17134 the expect string; this is target-specific, and not related
17135 to what is being tested.
17136
74a9a58a
DB
171372001-08-02 Dave Brolley <brolley@redhat.com>
17138
17139 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
17140
c70819fa
MS
171412001-07-25 Michael Snyder <msnyder@redhat.com>
17142
c2b8fa57
MS
17143 * gdb.base/consecutive.exp: New file. Test stepping over
17144 breakpoints on consecutive instructions.
17145 * gdb.base/consecutive.c: New file.
17146
c70819fa
MS
17147 * gdb.base/call-rt-st.exp: Use double-backslash to quote
17148 curly braces in regular expressions.
17149
2b1a1355
MS
171502001-07-25 Michael Snyder <msnyder@redhat.com>
17151
17152 * gdb.base/ending-run.exp: Accept "Program exited normally" as
17153 legitimate output from stepping out of main.
17154
413eca6f
KS
171552001-07-22 Keith Seitz <keiths@redhat.com>
17156
17157 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
17158 the empty string, do not run the tests.
17159
7e5a9322
SC
171602001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17161
17162 * gdb.base/long_long.exp: Detect size of pointer. Take into
17163 account 2-byte pointers when testing for p/a results.
17164
de58f10f
SC
171652001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17166
d63a86f8 17167 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
17168 and defined to 1K for m68hc11.
17169 (random_data): Reduce table to 1K for embedded platforms (68hc11).
17170 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
17171 (sizeof_random_data): New variable to tell the size of the data table;
17172 don't test past this size; always run to main.
17173
d6f5fea1
SC
171742001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17175
17176 * gdb.base/return2.exp: return of long long and double fails for
17177 68HC11; don't execute these tests on that platform.
17178 * gdb.base/return.exp: Return of a double fails for 68hc11.
17179
c477543d
SC
171802001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17181
17182 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
17183 tests that print a float.
17184 * call-rt-st.exp: Likewise.
17185
63cf1c79
MK
171862001-07-12 Mark Kettenis <kettenis@gnu.org>
17187
17188 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
17189 running this test on Linux.
17190
112f9ab5
MC
171912001-06-24 Michael Chastain <chastain@redhat.com>
17192
17193 * gdb.base/arithmet.exp: Remove some tests to make all test names
17194 unique.
17195
4970cb0f
MS
171962001-07-03 Michael Snyder <msnyder@redhat.com>
17197
17198 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
17199 the output of the ptype command.
17200
d85da69f
MS
172012001-07-02 Michael Snyder <msnyder@redhat.com>
17202
4c8a82de
MS
17203 * gdb.base/completion.exp: Don't assume that break.c is the only
17204 source file that may contain functions named "marker".
d85da69f
MS
17205 * gdb.base/corefile.exp: Quote the curly braces in regexp.
17206
8afc772b
AC
172072001-06-28 Andrew Cagney <ac131313@redhat.com>
17208
17209 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
17210 of files to delete.
17211
17212 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
17213 * gdb.disasm/h8300s.exp: New file.
17214 gdb.disasm/h8300s.s: Likewise.
17215
cff22675
AC
172162001-06-27 Andrew Cagney <ac131313@redhat.com>
17217
17218 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
17219 empty breakpoint tables.
17220
68c81b54
AC
172212001-06-25 Andrew Cagney <ac131313@redhat.com>
17222
17223 * lib/mi-support.exp: Update args=... part of stop-reason
17224 patterns. Accept either a list or a tuple.
17225
2dd62704
AC
172262001-06-23 Andrew Cagney <ac131313@redhat.com>
17227
17228 * lib/mi-support.exp: Remove local emacs variable defining
17229 change-log-default-name.
17230
b4127474
MC
172312001-06-22 Michael Chastain <chastain@redhat.com>
17232
17233 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
17234 This is operationally compatible with the previous version.
17235
8dbfb380
JB
172362001-06-13 Jim Blandy <jimb@redhat.com>
17237
17238 * lib/gdb.exp (gdb_test): Doc fix.
17239
f2d8c86d
MC
172402001-06-10 Michael Chastain <chastain@redhat.com>
17241
17242 * gdb.base/exprs.exp: Remove a duplicate test.
17243
81564d34
JB
172442001-06-06 Jim Blandy <jimb@redhat.com>
17245
17246 * gdb.base/return2.exp (main): Use values to test float and double
17247 returns that are not NaN's, to avoid being confused by IEEE
17248 comparison rules.
17249
da55addb
MS
172502001-06-04 Michael Snyder <msnyder@redhat.com>
17251
17252 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 17253 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
17254 rather than wait for 12 more tests to time out.
17255
42c65987
JB
172562001-06-06 Jim Blandy <jimb@redhat.com>
17257
b18bced9 17258 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 17259 Don't forget to match the GDB prompt.
b18bced9 17260
42c65987
JB
17261 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
17262
5b41e5f0
JB
172632001-06-04 Jim Blandy <jimb@redhat.com>
17264
17265 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
17266 command.
17267
015e046f
KB
172682001-05-31 Kevin Buettner <kevinb@redhat.com>
17269
17270 * gdb.base/annota1.exp (info break): Match four or more spaces
17271 after "Address".
17272
fb1ffbbe
MC
172732001-05-31 Michael Chastain <chastain@redhat.com>
17274
17275 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
17276 (dm_type_int_star): Likewise.
17277 (dm_type_long_star): Likewise.
17278 (dm_type_void_star): Likewise.
17279
5ea2a32c
KB
172802001-05-29 Kevin Buettner <kevinb@redhat.com>
17281
17282 * gdb.base/completion.exp (INPUTRC): Set this environment variable
17283 to a known value in order to get consistent results regardless
17284 of the setting of INPUTRC or the presence or contents of .inputrc.
17285
ae23c492
MS
172862001-05-24 Michael Snyder <msnyder@redhat.com>
17287
ac55707e
MS
17288 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
17289 Don't require that the main thread and the manager thread are the
17290 first in the list.
17291
ae23c492
MS
17292 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
17293 debugging. If test fails, issue an "unsupported" not a "fail".
17294
400071f1
JB
172952001-05-24 Jim Blandy <jimb@redhat.com>
17296
17297 Don't assume that short is shorter than int.
17298 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
17299 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 17300 this isn't true.
400071f1
JB
17301 ("print unsigned char == (~0)"): Add test that verifies that ~0,
17302 an int, is not equal to ~0 stored in an unsigned char. This tests
17303 the same thing that the previous test meant to, but works on
17304 16-bit machines, too.
17305 ("print unsigned char != (~0)"): Same test, complemented.
17306
0816a3e5
MS
173072001-05-24 Michael Snyder <msnyder@redhat.com>
17308
17309 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 17310 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
17311 and prevents dejagnu getting out of step.
17312
f6dc23a9
KB
173132001-05-23 Kevin Buettner <kevinb@redhat.com>
17314
17315 * gdb.base/finish.exp (finish_void): Revise pattern for
17316 stopping on the call statement to not permit stopping at
17317 the start of the instructions comprising the call sequence.
17318
7dbd117d
MC
173192001-05-19 Michael Chastain <chastain@redhat.com>
17320
17321 * gdb.base/callfuncs.exp: Make all test names unique.
17322 * gdb.base/commands.exp: Make all test names unique.
17323 * gdb.base/condbreak.exp: Make all test names unique.
17324 * gdb.base/dbx.exp: Make all test names unique.
17325 * gdb.base/default.exp: Make all test names unique.
17326 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
17327 and TIMEOUT messages to their corresponding PASS message.
17328 * gdb.base/ending-run.exp: Make all test names unique.
17329 * gdb.base/long_long.exp: Remove duplicate test.
17330
6b0b0a9e
KB
173312001-05-21 Kevin Buettner <kevinb@redhat.com>
17332
17333 * gdb.base/finish.exp (finish_void): Allow "finish" command to
17334 stop on the call statement as well as the statement after the
17335 call.
17336
2caa35cb
MS
173372001-05-21 Michael Snyder <msnyder@redhat.com>
17338
17339 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
17340
40713331
EZ
173412001-05-10 Elena Zannoni <ezannoni@redhat.com>
17342
a9c64011
AS
17343 * gdb.base/completion.exp: Revamp test. Make it execute on all
17344 platforms.
40713331 17345
c2c1be8d
EZ
173462001-05-10 Elena Zannoni <ezannoni@redhat.com>
17347
a9c64011
AS
17348 * config/gdbserver.exp (gdb_load): Handle the case
17349 in which the arguments to gdbserver are given in the
17350 baseboard configuration file.
17351 Also handle the case in which the server needs to do a
17352 load.
2c9cd303 17353
9671de48
KS
173542001-05-07 Keith Seitz <keiths@cygnus.com>
17355
a9c64011
AS
17356 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
17357 set up the display for testing.
17358 (gdbtk_start): Convert all paths to paths that tcl will like.
17359 Export target information to environment.
17360 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
17361 necessary.
17362 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
17363 (to_tcl_path): New proc to convert a given pathname into
17364 a path acceptible as an argument to a tcl command.
17365 (_gdbtk_export_target_info): New proc to export target info
17366 into the environment for gdbtk testing.
17367 (gdbtk_done): New proc to signal end-of-test.
9671de48 17368
5a360f47
JB
173692001-05-06 Jim Blandy <jimb@redhat.com>
17370
17371 * restore.c: Make the code of caller0 correspond to its comment.
17372
66c756c6
MS
173732001-05-03 Michael Snyder <msnyder@redhat.com>
17374
17375 * config/sid.exp (gdb_target_sid): Check for error messages.
17376 On error or timeout, don't make expect exit (which will terminate
17377 all subsequent tests); instead just make gdb exit.
d63a86f8 17378 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
17379 return a negative value.
17380
a966fde5
JB
173812001-04-24 Jim Blandy <jimb@redhat.com>
17382
851c18e0
JB
17383 * gdb.c++/templates.exp: If we see the prompt for the overload
17384 list, but we haven't recognized any of the longer patterns,
17385 arrange for this test to fail, not hang.
17386
a966fde5
JB
17387 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
17388 variations.
17389
db144853
MC
173902001-04-22 Michael Chastain <chastain@redhat.com>
17391
17392 * gdb.c++/local.exp: Use the 'runto' library function.
17393 * gdb.c++/namespace.exp: Likewise.
17394 * gdb.c++/overload.exp: Likewise.
17395
3207ec21
KB
173962001-03-26 Kevin Buettner <kevinb@redhat.com>
17397
17398 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
17399 * gdb.base/step-line.exp: New file. Test step/next in presence of
17400 #line directives.
17401 * gdb.base/step-line.c: New file. Test program for the above.
17402 * gdb.base/step-line.inp: New file. We pretend that this file has
17403 been transformed by some other tool into step-line.c.
17404
13b57657
JB
174052001-03-21 Jim Blandy <jimb@redhat.com>
17406
17407 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
17408 unmangled operator names.
17409
754cbe1c
JB
174102001-03-20 Jim Blandy <jimb@redhat.com>
17411
17412 * gdb.threads/linux-dp.exp: Recognize an additional message
17413 generated by GDB when it doesn't understand how to debug threads
17414 on the target system.
17415
177495c9
AC
174162001-03-19 Andrew Cagney <ac131313@redhat.com>
17417
17418 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
17419
f266096b
MC
174202001-03-12 Michael Chastain <chastain@redhat.com>
17421
17422 * gdb.c++/derivation.exp: Use the 'runto' library function.
17423
cac3c2ff
MC
174242001-03-12 Michael Chastain <chastain@redhat.com>
17425
17426 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
17427
b6c11a24
MC
174282001-02-24 Michael Chastain <chastain@redhat.com>
17429
17430 * gdb.c++/ref-types.exp: Change handwritten code to library
17431 function 'runto'.
17432
6bae5bce
OF
174332001-03-16 Orjan Friberg <orjanf@axis.com>
17434
17435 * gdb.base/signals.exp: Set count to 0 explicitly.
17436
0015fd9a
MS
174372001-03-15 Mark Salter <msalter@redhat.com>
17438
17439 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
17440 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
17441 (gdb_load): Add support for additional target_info: gdb_download_size
17442 and gdb_load_timeout.
0015fd9a 17443
fc33412a
DT
17444Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
17445
17446 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
17447 file -- to prevent failing when the compile fails but we have no
17448 intention of running the tests anyway.
fc33412a
DT
17449
17450 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
17451 tests if set.
17452
17453 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 17454 integers.
fc33412a
DT
17455
17456 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
17457 * gdb.c++/namespace.exp: Ditto.
17458
115f06de
OF
174592001-03-07 Orjan Friberg <orjanf@axis.com>
17460
17461 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
17462 * gdb.base/pointers.exp: Relax pattern match of decimals.
17463
b6ba6518
KB
174642001-03-06 Kevin Buettner <kevinb@redhat.com>
17465
17466 * Makefile.in, config/abug.exp, config/cfdbug.exp,
17467 config/cpu32bug.exp, config/dve.exp, config/est.exp,
17468 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
17469 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
17470 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
17471 config/sh.exp, config/sid.exp, config/slite.exp,
17472 config/sparclet.exp, config/udi.exp, config/unknown.exp,
17473 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
17474 config/vxworks.exp, config/vxworks29k.exp,
17475 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
17476 gdb.base/all-bin.exp, gdb.base/annota1.exp,
17477 gdb.base/arithmet.exp, gdb.base/assign.exp,
17478 gdb.base/async.exp, gdb.base/attach.exp,
17479 gdb.base/bitfields.exp, gdb.base/bitops.exp,
17480 gdb.base/break.exp, gdb.base/call-ar-st.exp,
17481 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
17482 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
17483 gdb.base/commands.exp, gdb.base/completion.exp,
17484 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
17485 gdb.base/constvars.exp, gdb.base/corefile.exp,
17486 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
17487 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
17488 gdb.base/ending-run.exp, gdb.base/environ.exp,
17489 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
17490 gdb.base/finish.exp, gdb.base/foll-exec.exp,
17491 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
17492 gdb.base/funcargs.exp, gdb.base/help.exp,
17493 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
17494 gdb.base/logical.exp, gdb.base/long_long.exp,
17495 gdb.base/maint.exp, gdb.base/mips_pro.exp,
17496 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
17497 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
17498 gdb.base/pointers.exp, gdb.base/printcmds.exp,
17499 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
17500 gdb.base/regs.exp, gdb.base/relational.exp,
17501 gdb.base/remote.exp, gdb.base/reread.exp,
17502 gdb.base/restore.exp, gdb.base/return2.exp,
17503 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
17504 gdb.base/selftest.exp, gdb.base/setshow.exp,
17505 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
17506 gdb.base/sigall.exp, gdb.base/signals.exp,
17507 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
17508 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
17509 gdb.base/step-test.exp, gdb.base/structs.c,
17510 gdb.base/structs.exp, gdb.base/structs2.exp,
17511 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
17512 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
17513 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
17514 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
17515 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
17516 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
17517 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
17518 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
17519 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
17520 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
17521 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
17522 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
17523 gdb.fortran/types.exp, gdb.java/jmisc.exp,
17524 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
17525 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
17526 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
17527 gdb.trace/circ.exp, gdb.trace/collection.exp,
17528 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
17529 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
17530 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
17531 gdb.trace/report.exp, gdb.trace/save-trace.exp,
17532 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
17533 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
17534 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
17535 notices.
17536
dc96c6c7 175372001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
17538
17539 * gdb.base/varargs.c (find_max_double): Fix printf format string:
17540 first arg is int not float.
17541
dc96c6c7 175422001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
17543
17544 * gdb.base/reread.exp: Unsupported for non-native targets;
17545 doesn't work for remote debugging.
17546
9b0c4aeb
FN
175472001-02-19 Fernando Nasser <fnasser@redhat.com>
17548
17549 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
17550 * gdb.base/ending-run.exp: Properly handle the BSP state when
17551 stepping past the end of main.
9b0c4aeb 17552
02aa71d5
MC
175532001-02-19 John Moore <jmoore@redhat.com>
17554
17555 * gdb.base/commands.exp (infrun_breakpoint_command_test):
17556 Converted HPUX fix for non-expected items following multiple
17557 step commands into general solution for all platforms.
17558
1fa449a4
MC
175592001-02-18 Michael Chastain <chastain@redhat.com>
17560
17561 * gdb.c++/classes.exp (do_tests): Change runto statements
17562 from "runto 'foo(void)'" to "runto 'foo'". This makes the
17563 statements demangler agnostic.
17564 * gdb.c++/virtfunc.exp (do_tests): Likewise.
17565 (gdb_virtfunc_restart): Likewise.
17566
b2f9ec70
MC
175672001-02-14 Michael Chastain <chastain@redhat.com>
17568
17569 * gdb.c++/inherit.exp (do_tests): Change runto statements
17570 from "runto 'foo(void)'" to "runto 'foo'". This makes the
17571 statements demangler agnostic.
17572
cf74b8ca
AC
17573Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
17574
17575 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
17576 ``continue to bkpt at common_routine in thread 2'' and ``stopped
17577 before calling common_routine 15 times'' tests.
cf74b8ca 17578
99f78f56
MC
175792001-02-11 Michael Chastain <chastain@redhat.com>
17580
17581 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
17582 Helps the test script figure out which demangler is in use.
17583 (dm_type_foo_ref): Ditto.
17584 (dm_type_int_star): Ditto.
17585 (dm_type_long_star): Ditto.
17586 (dm_type_unsigned_int): Ditto.
17587 (dm_type_void): Ditto.
17588 (dm_type_void_star): Ditto.
99707966 17589 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
17590 Probe the gdb demangler and set variables to accommodate
17591 formatting differences.
17592 (info_func_regexp): New function. Same as info_func, but
17593 matches against a regexp.
17594 (info_func): Match against a literal string.
17595 (print_addr_2): New function. Match against a literal string,
17596 which can be different from the input to gdb.
17597 (print_addr): Simply call print_addr_2 with the same argument twice.
17598 (test_lookup_operator_functions): Use demangler formatting variables.
17599 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
17600 the tests in the same order as the C++ class declaration.
17601 (test_paddr_operator_functions): Ditto.
17602 (test_paddr_overloaded_functions): Ditto.
17603 (test_paddr_hairy_functions): Use demangler formatting variables.
17604 Add reference to gdb/19 for related tests.
17605 (do_tests): Call probe_demangler.
17606
1de8f023
KB
176072001-01-30 Kevin Buettner <kevinb@redhat.com>
17608
17609 * gdb.c++/templates.cc (printf): Remove unused function definition.
17610
ca3f91ed
MS
176112001-01-26 Felix Lee <flee@redhat.com>
17612
17613 * sid.exp (sid_exit): Pass host, not target, to remote_close.
17614
176152001-01-25 matthew green <mrg@redhat.com>
17616
17617 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
17618 up sid.
17619 (sid_exit): Call `remote_pop_conn' after GDB is gone.
17620
176212001-01-25 matthew green <mrg@redhat.com>
17622
17623 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 17624 Deprecate $sid_spawn_id.
ca3f91ed
MS
17625 (sid_exit): Remove code necessary only for `spawn.'
17626
176272001-01-25 matthew green <mrg@redhat.com>
17628
17629 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
17630
fb18ec4a
MC
176312001-01-28 Michael Chastain <chastain@redhat.com>
17632
17633 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
17634 to call when tests fail. It takes gdb out of the overloaded
17635 function choice menu back to the main prompt, so that the test
17636 program stays synchronized.
17637 (set_bp_overloaded): New proc to collect all the common
17638 code for setting a breakpoint on an overloaded name. Calls
17639 take_gdb_out_of_choice_menu when needed.
17640 (menu_overload1arg): New variable to collect the repeated
17641 instances of the expected menu for an overloaded name. Change
17642 the regular expression to handle changes in g++ type encoding:
17643 "void" can be either "void" or "", and "unsigned int" can be
17644 either "unsigned int" or "unsigned".
17645 (continue_to_bp_overloaded): Change regular expressions to handle
17646 changes in g++ type encoding.
17647 (no proc): Call take_gdb_out_of_choice_menu when needed.
17648 Remove redundant calls to "info break". Accept either "canceled"
17649 or "cancelled". Change regular expressions in "info break"
17650 calls to handle changes in g++ type encoding. Give all tests
17651 unique strings.
17652
9c646a6e
BE
176532001-01-17 Ben Elliston <bje@redhat.com>
17654
17655 * config/sid.exp: New file.
17656
9549d9c1
AC
17657Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
17658
17659 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
17660
dc96c6c7 176612000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
17662
17663 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
17664 Add a RE to accept a non-ascii char if one is ever presented.
17665
b4df4f68
FN
176662000-12-20 Fernando Nasser <fnasser@redhat.com>
17667
297dd0fd 17668 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 17669
dc96c6c7 176702000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 17671
d63a86f8 17672 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
17673 in regexp. One '\' does not suffice on Linux.
17674
4a7bddb6
MC
176752000-12-09 Michael Chastain <chastain@redhat.com>
17676
17677 * gdb.base/break.exp (test_clear_command): Use a marker function
17678 rather than 'main' for the test function. Also move this
17679 test to an execution point where the marker function names are
17680 guaranteed to be bound to functions. (Executing tests after a
17681 'finish' from main runs into name conflicts with local names
17682 in __libc_start_main).
17683
dc96c6c7 176842000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
17685
17686 * gdb.base/finish.exp: New test for gdb's "finish" command.
17687 * gdb.base/return2.exp: New test for gdb's "return" command.
17688 * gdb.base/return2.c: New source file for above.
17689
dc96c6c7 176902000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
17691
17692 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
17693 * gdb.base/miscexprs.exp: Ditto.
17694 * gdb.base/pointers.exp: Ditto.
17695 * gdb.c++/derivation.exp: Ditto.
17696 * gdb.c++/local.exp: Ditto.
17697 * gdb.c++/namespace.exp: Ditto.
17698 * gdb.c++/overload.exp: Ditto.
17699 * gdb.c++/ref-types.exp: Ditto.
17700
dc96c6c7 177012000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
17702
17703 * gdb.base/constvars.exp: Test result of "up" command.
17704 * gdb.base/miscexprs.exp: Ditto.
17705 * gdb.base/pointers.exp: Ditto.
17706 * gdb.base/scope.exp: Ditto.
17707 * gdb.c++/derivation.exp: Ditto.
17708 * gdb.c++/local.exp: Ditto.
17709 * gdb.c++/namespace.exp: Ditto.
17710 * gdb.c++/overload.exp: Ditto.
17711 * gdb.c++/ref-types.exp: Ditto.
17712
44097287
FN
177132000-11-22 Michael Chastain <chastain@redhat.com>
17714
17715 * mips_pro.exp: Accept either "middle -> top -> main" or
17716 "middle -> main" in the backtrace, because gcc can optimize
17717 tail calls to jumps. Remove setup_xfail for the hppa case.
17718 Add a comment with the original warning messages from PR 3016,
17719 which was filed in 1993, to preserve them for posterity.
17720
9d2e1bab
ND
177212000-11-17 Nick Duffek <nsd@redhat.com>
17722
17723 * lib/gdb.exp (gdb_test): Override timeout with board info.
17724
1aca8eb7
ND
177252000-11-17 Nick Duffek <nsd@redhat.com>
17726
17727 * gdb.base/display.exp: Don't kill running stub. Add "again" to
17728 the second kill and detach messages.
17729
93076499
ND
177302000-11-17 Nick Duffek <nsd@redhat.com>
17731
17732 * configure.in: Add AC_EXEEXT.
17733 * configure: Regenerate.
17734 * Makefile.in (just-check): Export EXEEXT.
17735 * lib/gdb.exp ($EXEEXT): Import from environment.
17736 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
17737 expect "maint dump-me" on Cygwin.
17738 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
17739 $EXEEXT.
17740
30e87cd3
ND
177412000-11-17 Nick Duffek <nsd@redhat.com>
17742
17743 * gdb.base/break.exp: Test backtrace and finish from called
17744 function on all platforms, not just HP-UX.
17745
dc96c6c7 177462000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
17747
17748 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
17749 code from gdb_target_monitor, so it can be used independantly
17750 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 17751
dc96c6c7 177522000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
17753
17754 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
17755 * gdb.base/corefile.exp: Expect the message "Program is being
17756 debugged already" when we send the "corefile" command, since
17757 the preceeding gdb_load may have connected gdb to a remote target.
17758 * gdb.base/display.exp: Disable hardware watchpoints if new
17759 board info variable "no_hardware_watchpoints" is true.
17760 Replace single-letter commands with more readable ones.
17761 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
17762 if new board info variable "no_hardware_watchpoints" is true.
17763 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
17764 to see if stdio (printf) testing is possible.
17765 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
17766 board info variable "no_hardware_watchpoints" is true. Use new
17767 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
17768
39124dea
FN
177692000-11-13 Fernando Nasser <fnasser@redhat.com>
17770
17771 From Orjan Friberg <orjanf@axis.com>:
17772 * gdb.base/printcmds.exp: Escape curly braces followed by a number
17773 in array print pattern match.
17774
a9e2e984
FN
177752000-11-09 Fernando Nasser <fnasser@redhat.com>
17776
17777 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
17778 spelling "cancelled" to U.S. spelling "canceled" to match changes
17779 made to gdb.
17780 * gdb.c++/ovldbreak.exp: Ditto.
17781
c7db355b
PS
177822000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
17783
17784 * gdb.base/callfuncs.c (main): Moved to end of file, call
17785 t_double_values to initialize the FPU before inferior calls are made.
17786 * gdb.base/callfuncs.exp: Test for register preservation after calling
17787 inferior functions. Add tests for continuining, finishing and
17788 returning from a stop in a call dummy.
17789
dc96c6c7 177902000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
17791
17792 * gdb.base/commands.exp: Break up long lines, and re-indent.
17793
dc96c6c7 177942000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
17795
17796 * config/gdbserver.exp: Rewritten from the ground up, to make it
17797 compatible with the current dejagnu tree, and to make it work with
17798 the new "gdbserver" in libremote.
17799
dc96c6c7 178002000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
17801
17802 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
17803 * gdb.base/varargs.exp: Skip entire test if no printf support.
17804 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
17805 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
17806
dc96c6c7 178072000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
17808
17809 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
17810 no floating point support.
17811 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
17812 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
17813 * gdb.base/call-rt-st.exp: Ditto.
17814 * gdb.base/call-strs.exp: Ditto.
17815
bac5fc66
JG
178162000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
17817
17818 * gdb.base/sizeof.c: include <stdio.h>.
17819
17820 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
17821 'finish', otherwise uncaptured gdb_prompt would potentially
17822 throw remaining test points out of sync.
bac5fc66 17823
b22a6027
SB
178242000-07-26 Scott Bambrough <scottb@netwinder.org>
17825
17826 * gdb.base/recurse.exp: Run tests for all targets.
17827 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
17828 gnu-oldld case on ARM.
17829 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
17830 for ARM targets.
d63a86f8 17831
d8231941
AG
17832Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
17833
17834 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
17835 * gdb.java/configure: Rebuild.
17836
8caabe69
AG
17837Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
17838
17839 * gdb.java/jv-exp.exp: New file.
17840
9d273ca3
AG
17841Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
17842
17843 * configure: Rebuilt.
17844 * configure.in (configdirs): Add gdb.java.
17845 * gdb.java/jmisc.java: New file.
17846 * gdb.java/jmisc.exp: New file.
17847 * gdb.java/Makefile.in: New file.
17848 * gdb.java/configure: Rebuilt.
17849 * gdb.java/configure.in: New file.
17850 * lib/java.exp: New file.
17851
4f823a66
AC
17852Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
17853
17854 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 17855 underflow.
4f823a66 17856
2391e11d
AC
17857Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
17858
17859 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 17860 and the compilers sizes.
2391e11d 17861
54602222
ND
178622000-07-09 Nick Duffek <nsd@redhat.com>
17863
17864 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
17865 (use_methods): New function.
17866 (main): Call use_methods().
17867 * gdb.c++/classes.exp (test_method_param_class): New procedure.
17868 (do_tests): Call test_method_param_class.
17869
2bec0572
ND
178702000-07-09 Nick Duffek <nsd@redhat.com>
17871
17872 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
17873 spelling.
17874 (test_enums): New procedure. Move enum tests from end of script
17875 to here. Set breakpoint on function name instead of line number.
17876 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
17877 (enums2): New marker function.
17878 (enums1): New function.
17879 (main): Call enums1(). Move enum tests to enums1().
17880
78492fde
AC
17881Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
17882
17883 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 17884 compile/link program. Update line numbers.
78492fde
AC
17885 * gdb.asm/d10v.inc: Define ``startup''.
17886 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 17887
49a2cef8
AC
17888Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
17889
17890 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
17891
3e6c8688
EZ
178922000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17893
17894 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 17895 of 'help maint print' command.
3e6c8688 17896
9ff5cbe9
AC
17897Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
17898
17899 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 17900 they use gdb_expect_list.
9ff5cbe9 17901
17c579bd
AC
17902Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
17903
17904 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
17905 memory-read-packet-size'' instead of ``set endian big'' to test
17906 long commands.
17c579bd 17907
e6d71bf3
DB
179082000-06-03 Daniel Berlin <dan@cgsoftware.com>
17909
17910 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 17911 g++, and stop skipping them.
e6d71bf3
DB
17912
17913 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
17914 work under g++.
17915
d63a86f8 17916 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
17917 initialization.
17918
dc96c6c7 179192000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
17920
17921 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
17922 the regular expression: accept an (almost) arbitrary sequence of
17923 "frames-invalid" and "breakpoints-invalid" messages both before
17924 and after the "starting" message.
17925
dc96c6c7 179262000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
17927
17928 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 17929
dc96c6c7 179302000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
17931
17932 * gdb.base/annota1.exp (annotate-signal-handler-caller):
17933 Relax the regular expression a little, make it pass on Solaris 8.
17934
8216cda9
KB
179352000-05-12 Kevin Buettner <kevinb@redhat.com>
17936
17937 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 17938 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
17939 Instead, it is permissible for gdb to stop on the line of the
17940 call itself.
17941
1a570b2f
MS
179422000-05-12 Michael Snyder <msnyder@.cygnus.com>
17943
17944 * gdb.base/break.exp (bp on small function, optimized file):
17945 Add a second pass pattern. The behavior differs here between stabs
17946 and dwarf for one-line functions. Stabs preserves two line symbols
17947 (one before the prologue and one after) with the same line number,
17948 but dwarf regards these as duplicates and discards one of them.
17949 Therefore the address after the prologue (where the breakpoint is)
17950 has no exactly matching line symbol, and GDB reports the breakpoint
17951 as if it were in the middle of a line rather than at the beginning.
17952
dc96c6c7 179532000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 17954
d63a86f8 17955 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
17956 rather than "send_gdb" (for consistancy).
17957
7d418785
AC
17958Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
17959
17960 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
17961 * gdb.c++/templates.cc: Properly check for GCC version number.
17962 * lib/compiler.cc: Likewise
17963
dc96c6c7 179642000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 17965
d63a86f8 17966 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
17967 gdb may not stop at the first line of main, due to code motion.
17968
dc96c6c7 179692000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
17970
17971 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
17972 This test depends on parsing the printf output from the target.
17973 Since the sparclet stub doesn't do stdio, this will never work.
17974 * gdb.base/call-rt-st.exp: ditto.
17975 * gdb.base/call-strs: ditto.
17976
dc96c6c7 179772000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
17978
17979 * gdb.base/miscexprs.exp: make sizeof long array test portable.
17980
17981 * gdb.base/ending-run.exp: After connecting to a remote target,
17982 but before running, the target will appear to be in a random
17983 location. Specify both a file and a line for breakpoints.
17984 Also, the function that calls main may be called 'init'
17985 rather than 'start'.
17986
a5a51225
EZ
179872000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17988
17989 * gdb.base/help.exp: Update output for add-symbol-file command.
17990
7930cc7c
FN
179912000-04-10 Fernando Nasser <fnasser@cygnus.com>
17992
17993 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17994 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
17995
23e37ab1
C
179962000-04-07 J.T. Conklin <jtc@redback.com>
17997
e93c542c
C
17998 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
17999
23e37ab1
C
18000 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
18001
591b8fa3
PDM
18002Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
18003
18004 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 18005 values that can be represented exactly.
591b8fa3
PDM
18006 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
18007 above change, and to not check against the directory part of the source
18008 file name.
18009 (step into print_long_arg_list): Likewise.
18010 (print print_small_structs from print_long_arg_list): Likewise.
18011 (print print_long_arg_list): Likewise.
18012
7a495180
EZ
180132000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18014
30b53638 18015 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 18016
beb998c6
AC
18017Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
18018
18019 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
18020
1c689132
DB
180212000-03-25 Daniel Berlin <dan@cgsoftware.com>
18022
18023 * gdb.base/commands.exp (deprecated_command_test): Add test for
18024 deprecate with no arguments.
18025
c1790a9d
JL
180262000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
18027
18028 * gdb.base/break.exp: Add new test for setting breakpoints on
18029 optimized code so we can test breakpoints work even when function
18030 prologues may be optimized away
18031
003ba290
FN
180322000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
18033
18034 From David Whedon <dwhedon@gordian.com>
a9c64011 18035 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 18036
6837a0a2
DB
180372000-03-22 Daniel Berlin <dan@cgsoftware.com>
18038
18039 * gdb.base/help.exp: Added test for new apropos command.
18040
b9593231
KB
180412000-03-21 Kevin Buettner <kevinb@redhat.com>
18042
18043 * gdb.base/pointers.c (usevar): New function.
18044 (main): Make sure that global variables v_int_pointer2, rptr,
18045 and y are all referenced someplace in the program by calling
18046 usevar() on them. [Some linkers delete symbols which are
18047 never referenced. The space remains, but there's no way to
18048 get a (symbolic) handle on the variable from the debugger.]
18049
751a959b
EZ
180502000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18051
18052 * gdb.base/printcmds.c: Add typedeffed arrays.
18053
18054 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 18055 procedure to test arrays that are typedef'd.
751a959b 18056
73a93a32
JI
180572000-03-13 James Ingham <jingham@leda.cygnus.com>
18058
18059 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 18060 the library directories.
73a93a32 18061
fb40c209
AC
18062Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
18063
18064 * configure.in (configdirs): Add sub directory gdb.mi.
18065 * configure: Re-generate.
18066
18067 * gdb.mi: New directory.
d63a86f8 18068
ee4dd2c9
AC
180692000-02-25 Scott Bambrough <scottb@netwinder.org>
18070
18071 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 18072 a long long value as a double on ARM platforms.
ee4dd2c9 18073
70f0cc22
JB
180742000-02-16 Jim Blandy <jimb@redhat.com>
18075
18076 * gdb.base/break.exp ("breakpoint line number"): Make sure the
18077 default source file is set properly before running this test.
18078
853819b8
EZ
180792000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18080
18081 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 18082 gdbtk/library directory, not in gdbtcl2.
853819b8 18083
dfcd3bfb
JM
180842000-02-04 Jim Blandy <jimb@redhat.com>
18085
18086 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
18087 backslash from regexp pattern.
18088
18089 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
18090 procedure. Use it to run all the "continue to bp overloaded"
18091 tests. Note that this changes the names of the tests slightly.
18092 If the breakpoint hit message includes a hex PC value, because
18093 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
18094 from the real source code, still consider that a pass.
18095
18096 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
18097 XFAIL here if the breakpoint message contains a hex address. Note
18098 similar change on 1999-11-02.
18099
18100 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
18101
18102 * gdb.base/ptype.exp: Establish a default source file before
18103 calling get_debug_format.
18104
181052000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
18106
18107 * gdb.base/watchpoint.exp: Remove duplication of test messages.
18108
8b93c638
JM
181092000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
18110
18111 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
18112 of successive stepi commands -- while in the prologue we should see
18113 the function entry bracket.
18114
181152000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
18116
18117 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
18118 reach __change_mode() when stepping through the end of main().
18119
c5394b80
JM
181202000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
18121
18122 * gdb.base/default.exp: Fix expected pattern.
18123 * gdb.base/help.exp: Same.
18124
0d06e24b
JM
181252000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18126
18127 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 18128 Don't use xfail's because that affects only the following test.
d63a86f8 18129
0d06e24b 18130 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 18131 solaris or linux.
0d06e24b
JM
18132
18133 * gdb.base/selftest.exp: Update to reflect changes to main.c.
18134
dc96c6c7 181352000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 18136
d63a86f8 18137 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
18138 "A syntax error" rather than "A parse error". Accept both.
18139
181402000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
18141
18142 * gdb.base/default.exp: Remove OS dependent string from "target
18143 remote" test.
18144 * gdb.base/help.exp: Same for "help target remote" test.
18145
c3f6f71d
JM
181462000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18147
18148 From Jim Kingdon <kingdon@redhat.com>:
18149
18150 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
18151 prompt (cleanup rather than necessity, but still might keep output
18152 from spilling to next test).
c3f6f71d
JM
18153
181542000-01-02 Fred Fish <fnf@cygnus.com>
18155
18156 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
18157 AIX, which defines them in <sys/types.h>.
18158
ed9a39eb 181591999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 18160
ed9a39eb 18161 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 18162 float" test.
ed9a39eb
JM
18163
181641999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 18165
ed9a39eb 18166 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
18167
18168 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
18169 outermost frame disallowed".
18170
181711999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
18172
18173 * gdb.base/setvar.exp: New tests for setting the value of a struct
18174 with a constant list.
18175
181761999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
18177
18178 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
18179 require the user to type a cast before setting the value of a struct.
18180
de57eccd
JM
181811999-12-06 Jim Blandy <jimb@cygnus.com>
18182
18183 * gdb.base/default.exp: Expect the new 'info float' command on
18184 all i386 platforms.
18185
18186 * gdb.threads/linux-dp.exp: Expand our ability to recognize
18187 LinuxThreads libraries that don't support debugging.
18188
c2d11a7d
JM
18189Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
18190
18191 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
18192 Change the buffer type to ``unsigned char'' to simplify size
18193 arithmetic.
c2d11a7d
JM
18194
18195 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
18196 stub only handles 400-1 byte packets. Verify that the download
18197 worked.
c2d11a7d
JM
18198
181991999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
18200
18201 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
18202 tests, using UNRESOLVED for the untested cases. Also, does not wait
18203 for a timeout if the prompt was received before a recognizable pattern.
18204
182051999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
18206
18207 * lib/gdb.exp (gdb_expect_list): Fix spelling.
18208
182091999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18210
18211 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 18212 watchpoints.
c2d11a7d
JM
18213
182141999-11-24 Jason Merrill <jason@casey.cygnus.com>
18215
18216 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
18217
18218 * gdb.c++/local.exp: Be more flexible in recognizing local class
18219 name mangling. Don't allow horribly truncated method names.
18220 * gdb.c++/derivation.exp: Expect protected inheritance.
18221 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
18222 * gdb.c++/virtfunc.exp: Likewise.
18223 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
18224 when printing a nested enum.
18225
182261999-11-22 Jim Blandy <jimb@cygnus.com>
18227
18228 * gdb.base/step-test.exp: Properly await GDB's response to setting
18229 a breakpoint on the call to large_struct_by_value.
18230
18231 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
18232 just because we have debug info for the `start' function.
18233
182341999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
18235
18236 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
18237 "Unknown signal" messages, which indicate (on LinuxThreads) that
18238 GDB doesn't know how to debug threads on this system. This is
18239 better than hanging while philosopher 0 dumps chatter into gdb.log.
18240
182411999-11-18 Tom Tromey <tromey@cygnus.com>
18242
18243 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
18244
182451999-11-18 Fred Fish <fnf@cygnus.com>
18246
18247 * gdb.base/coremaker2.c: Add sample program for generating
18248 cores that is more self contained than coremaker.c. Eventually
18249 I'll add more code to this and tie it into the testsuite.
18250
4ce44c66
JM
182511999-11-12 Stan Shebs <shebs@andros.cygnus.com>
18252
18253 * gdb.base/dollar.exp: Remove, now in gdb.hp.
18254
182551999-11-10 Jimmy Guo <guo@cup.hp.com>
18256
18257 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 18258 from $srcdir/lib/.
4ce44c66 18259 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 18260 and gdb.c++/.
4ce44c66
JM
18261
18262 * gdb.c++/derivation.exp: remove redundant get compiler info code.
18263
d63a86f8 18264 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
18265 'continue with watch' test point.
18266
182671999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
18268
18269 Merged from p2linux-990323-branch:
d63a86f8 18270
4ce44c66
JM
18271 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
18272
11cf8741
JM
18273Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
18274
18275 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 18276 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
18277
18278Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
18279
18280 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 18281 gdb_expect_list.
11cf8741
JM
18282
18283Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
18284
18285 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
18286
182871999-11-03 Mark Salter <msalter@cygnus.com>
18288
18289 * gdb.base/break.exp: Fix "stub continue" pattern.
18290
182911999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
18292
18293 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
18294
182951999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
18296
18297 * gdb.base/display.exp ("finish"): Add timeout clause.
18298
18299 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
18300 plain prompt clause, so this doesn't have to time out in order to
18301 fail.
18302
18303 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 18304 breakpoint hit messages include an address.
11cf8741
JM
18305
18306 * gdb.base/display.exp: Don't forget to escape parens in regular
18307 expressions. Unix regexp notatation sucks.
18308
183091999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18310
18311 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 18312 order for 'signalled' message.
11cf8741 18313
5c44784c
JM
183141999-11-01 Stan Shebs <shebs@andros.cygnus.com>
18315
18316 From Jimmy Guo <guo@cup.hp.com>:
18317 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
18318 * gdb.base/annota1.c: Add code for tests to work with.
18319
183201999-10-26 Frank Ch. Eigler <fche@cygnus.com>
18321
18322 * gdb.base/remote.exp: New test for remote downloading settings.
18323 * gdb.base/remote.c: New file with large .data.
18324
917317f4
JM
183251999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
18326
18327 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
18328 for LinuxThreads support, merged from the Code Fusion branch.
18329
18330Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
18331
18332 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
18333 containing exp_continue into a while within an expect. Don't
18334 attempt a start more than three times. Check return value from
18335 gdb_load.
d63a86f8 18336
2df3850c
JM
18337Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
18338
18339 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 18340 a pass case.
2df3850c 18341
2acceee2
JM
183421999-10-01 Kevin Buettner <kevinb@cygnus.com>
18343
18344 * gdb.base/break.c (main): Added a statement that we can step
18345 off of.
18346 * gdb.base/break.exp: Added tests for setting a breakpoint
18347 at an offset and stepping onto a breakpoint.
18348
183491999-10-01 Fred Fish <fnf@cygnus.com>
18350
d63a86f8 18351 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
18352 gdb output.
18353
c2c6d25f
JM
183541999-09-18 Jim Blandy <jimb@cris.red-bean.com>
18355
18356 * gdb.base/break.exp: Code locations are in hex, don't forget!
18357 (For HP-UX.)
18358
183591999-09-17 Stan Shebs <shebs@andros.cygnus.com>
18360
18361 * condbreak.exp: Use break.c as test program.
18362 * condbreak.c: Remove, redundant with break.c.
18363
183641999-09-15 Stan Shebs <shebs@andros.cygnus.com>
18365
18366 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 18367 Z-packets if the target needs it.
c2c6d25f
JM
18368
183691999-09-13 James Ingham <jingham@leda.cygnus.com>
18370
18371 * gdb.c++/overload.exp: Added tests for listing overloaded
18372 functions with function pointers in the arg, explicitly calling
18373 out the version you want.
18374
cff3e48b
JM
183751999-09-09 Stan Shebs <shebs@andros.cygnus.com>
18376
18377 * long_long.exp: Add variations of test cases that work for
18378 targets with 16-bit ints and 32-bit doubles.
18379
d4f3574e
SS
183801999-09-08 Stan Shebs <shebs@andros.cygnus.com>
18381
18382 * break.c (main): Compare a possibly-uninitialized argc with an
18383 unlikely value that fits in 16 bits.
18384
183851999-09-07 Stan Shebs <shebs@andros.cygnus.com>
18386
18387 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
18388 0xfeeb, don't want negative numbers if ints are 16 bits.
18389
18390 * lib/gdb.exp (skip_cplus_tests): New proc.
18391 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
18392 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
18393 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
18394 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
18395 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
18396 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
18397 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
18398 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
18399
18400 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
18401
18402Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
18403
18404 * gdb.base/corefile.exp (up): Allow a parameter to appear
18405 in the frame that we're going up to.
18406
18407 From Jim Blandy <jimb@cygnus.com>:
18408
18409 * gdb.base/default.exp (info float): Expect some output now.
18410
18411 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
18412 returning floating-point values to fail on the x86.
18413 * gdb.base/callfwmall.exp (do_function_calls): Same.
18414
18415 * gdb.base/list.exp (test_listsize): Correct expectations for
18416 listing line 1 with listsize 2. Also, listing a single line
18417 works now, as does listing three lines. [Kevin's note: There
18418 were a number of other cases fixed too where the expectations
18419 differed...]
18420
184211999-09-02 Stan Shebs <shebs@andros.cygnus.com>
18422
18423 * gdb.base/selftest.exp: Add case for when version prints as
18424 constant string instead of char pointer.
18425
104c1213
JM
184261999-08-25 Stan Shebs <shebs@andros.cygnus.com>
18427
18428 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 18429 stepping out of main.
104c1213
JM
18430
18431 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
18432 G++ used.
18433
18434 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 18435 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
18436
18437 * gdb.c++/ovldbreak.exp: Update match string in test that
18438 includes a warning of multiple breakpoints.
18439
184401999-08-24 Stan Shebs <shebs@andros.cygnus.com>
18441
18442 * gdb.base/display.exp: Improve precision of step-after-finish
18443 added yesterday.
18444
18445 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 18446 test.
104c1213
JM
18447
18448 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
18449 configs when using G++, not just hppa*.
18450
184511999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18452
18453 * gdb.base/async.c: New file.
18454 * gdb.base/async.exp: New file.
18455
18456Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
18457
18458 * gdb.base/break.exp: Tweak PA specific tests to properly handle
18459 PA64.
18460
53a5351d
JM
18461Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
18462
104c1213
JM
18463 * gdb.base/display.exp: "finish" can leave us mid-line on many
18464 targets, deal with it. Add a small constant to main, instead of
18465 1000 since main+1000 may not be a valid address in the target.
18466
53a5351d
JM
18467 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
18468 on hpux11.
18469
18470 * gdb.base/attach.exp: Handle another hpux11 error message variant
18471 when attaching to a process that does not exist.
18472
184731999-08-19 J.T. Conklin <jtc@redback.com>
18474
18475 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 18476 characters in 'continue to 1241' test.
53a5351d
JM
18477
184781999-08-17 Stan Shebs <shebs@andros.cygnus.com>
18479
18480 * gdb.base/call-ar-st.exp: Add a shorter match case for the
18481 stop in print_long_arg_list, define and use a whitespace
18482 variable in print_small_structs test, add an XFAIL for Solaris.
18483 * gdb.base/dbx.exp: XFAIL func commands until somebody is
18484 interested enough to fix.
18485
7be570e7
JM
184861999-08-13 Keith Seitz <keiths@cygnus.com>
18487
18488 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
18489 (dbx_gdb_load): Remove. Use gdb_load instead, since that
18490 proc knows about targets other than the natives.
18491 (test_assign): Use "gdb_run_cmd" to "run" the target.
18492 Check that we've actually hit the breakpoint at main.
18493 When we attempt to assign a value to a local variable, check
18494 that the variable is in the current scope, i.e., don't use
18495 a test with an empty result.
18496
18497Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
18498
18499 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 18500 command.
7be570e7
JM
18501
185021999-08-09 Stan Shebs <shebs@andros.cygnus.com>
18503
18504 From Jimmy Guo <guo@cup.hp.com> and others at HP:
18505 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
18506 gdb.compat, gdb.threads-hp.
18507 gdb.hp/configure, gdb.hp/configure.in: New files.
18508 gdb.hp/Makefile.in: Recurse into new subdirs.
18509 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
18510 gdb.hp/gdb.objdbg: New directory, tests for debugging info
18511 in object files.
18512 gdb.hp/tools: New directory, aux tools for HP-specific tests.
18513
96baa820
JM
185141999-08-05 Stan Shebs <shebs@andros.cygnus.com>
18515
18516 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 18517 funky printf, remove a bogus p/a test.
96baa820
JM
18518
185191999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18520
18521 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
18522 connected to the target. This is necessary when running not
18523 natively.
96baa820
JM
18524
185251999-08-03 Stan Shebs <shebs@andros.cygnus.com>
18526
18527 * gdb.base/step-test.exp: Removed some extraneous messages.
18528
18529 * gdb.base/long_long.exp: Don't run memory examination tests
18530 on little-endian targets (they will need a different set of
18531 results to match).
18532
185331999-08-02 Stan Shebs <shebs@andros.cygnus.com>
18534
18535 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
18536 until somebody decides to fix GDB.
18537
18538 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 18539 constant as "ULL".
96baa820
JM
18540 * gdb.base/long_long.exp: Loosen x/c test, add partial result
18541 matches for a couple x/2 commands.
18542
a0b3c4fd
JM
185431999-07-30 Stan Shebs <shebs@andros.cygnus.com>
18544
18545 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
18546 by merging in ref-types2 tests.
18547 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
18548
18549 From Jimmy Guo <guo@cup.hp.com> and others at HP:
18550 * gdb.c++/Makefile.in: Add standard actions.
18551 (EXECUTABLES): Rename from PROGS, update list.
18552 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
18553 from gdb.hp.
18554 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
18555 foo and bar locals.
18556 * gdb.c++/anon-union.exp: Fix tests to match.
18557 * gdb.c++/classes.exp: Run if HP compiler used, add extra
18558 expect matches to handle output variations.
18559 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
18560 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 18561 output, add HP alternatives for new and delete prints.
a0b3c4fd 18562 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 18563 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
18564 * gdb.c++/demangle.exp: Use $style when reporting failure.
18565 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
18566 * gdb.c++/inherit.exp: Run if HP compiler used, add some
18567 match alternatives.
18568 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 18569 compilers.
a0b3c4fd
JM
18570 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
18571 * gdb.c++/method.exp: Add match alternatives.
18572 * gdb.c++/misc.cc: Add bool types.
18573 * gdb.c++/misc.exp: Add tests for bool types.
18574 * gdb.c++/overload.exp: Add xfails.
18575 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
18576 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
18577 add some more template parameter tests (only for HP currently).
18578 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
18579 * gdb.c++/virtfunc.cc: Add return type and value for main.
18580 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
18581 match alternatives.
d63a86f8 18582
a0b3c4fd
JM
185831999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18584
18585 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
18586
185871999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
18588
18589 * gdb.base/signals.exp: Don't expect getting a backtrace from
18590 within a signal handler to fail on Linux.
18591
185921999-07-29 Stan Shebs <shebs@andros.cygnus.com>
18593
18594 From Jimmy Guo <guo@cup.hp.com> and others at HP:
18595 * lib/gdb.exp: Remove some gratuitious semicolons.
18596 (delete_breakpoints): Increase timeout.
18597 (gdb_expect): Add -notransfer option.
18598 (gdb_test): Use -notransfer option.
18599 (get_compiler_info): Add f77 case.
18600 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 18601 case.
a0b3c4fd
JM
18602 (gdb_preprocess): Call get_compiler.
18603
18604 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
18605 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
18606 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
18607 gdb.base/long_long.exp, gdb.base/printcmds.exp,
18608 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
18609 third arg to gdb_test.
a0b3c4fd
JM
18610 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
18611 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 18612 HP-UX xfails, add others.
a0b3c4fd
JM
18613 * gdb.base/completion.exp: Reflect name change of self-test.
18614 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
18615 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
18616 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
18617 HP failure number.
a0b3c4fd
JM
18618 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
18619 useless HP-UX 10.30 references.
18620 * gdb.base/maint.exp: Loosen matches.
18621 * gdb.base/pointers.c (main): Declare more_code.
18622 * gdb.base/pointers.exp: Match on output of a `next'.
18623 * gdb.base/structs.c: Add prototypes.
18624 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
18625 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
18626
186271999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18628
18629 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 18630 command.
a0b3c4fd
JM
18631
186321999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18633
18634 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
18635 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
18636
18637 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
18638 debug info. Deal with lack of signal hanlder info in stack.
18639
a9c64011 18640 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
18641 * gdb.base/annota1.exp: If printf has debug info, deal with it.
18642
5a2468f5
JM
186431999-07-19 Stan Shebs <shebs@andros.cygnus.com>
18644
18645 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 18646 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 18647
adf40b2e
JM
18648Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
18649
18650 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 18651 a1-selftest.exp.
adf40b2e
JM
18652 * gdb.base/configure: Re-generate.
18653
186541999-07-12 Stan Shebs <shebs@andros.cygnus.com>
18655
18656 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
18657 in trying to run first and name is too long.
18658
18659 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
18660 pointers2.c and pointers2.exp, respectively.
18661 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
18662 doschk happier.
18663
43e526b9
JM
186641999-07-08 Stan Shebs <shebs@andros.cygnus.com>
18665
18666 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
18667 callfuncs2.c and callfuncs2.exp.
18668
18669 * gdb.base/list.exp: Remove mistaken xfails.
18670 * gdb.base/list0.h: Add optional prototypes.
18671
9846de1b
JM
18672Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
18673
a9c64011 18674 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 18675 calling malloc.
a9c64011
AS
18676 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
18677 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 18678 use.
9846de1b
JM
18679
186801999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18681
18682 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
18683 * gdb.base/annota2.cc, annota2.exp: Move from here.
18684 * gdb.c++/annota2.cc, annota2.exp: To here.
18685 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
18686
43ff13b4
JM
18687Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
18688
18689 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 18690 a consistent format.
43ff13b4 18691
085dd6e6
JM
186921999-06-25 Stan Shebs <shebs@andros.cygnus.com>
18693
18694 From Jimmy Guo <guo@cup.hp.com> and others at HP:
18695 * lib/gdb.exp (get_compiler_info): Add detection for assorted
18696 HP compilers, also set the globals $true and $false.
18697
18698 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
18699 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
18700 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
18701 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
18702 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
18703 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
18704 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
18705 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
18706 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
18707 whatis.c} Add C++ compatible function definitions and return
18708 types, add includes for library functions.
085dd6e6
JM
18709 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
18710 * gdb.base/step-test.c (myglob): Rename from glob.
18711 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
18712 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
18713 files, move here from gdb.hp.
085dd6e6 18714 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
18715 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
18716 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
18717 Adjust line numbers in regexps.
085dd6e6
JM
18718
18719 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
18720 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
18721 instead of 0/1.
18722
18723 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
18724 foll-vfork.exp: New files, move here from gdb.hp.
18725 * gdb.base/page.exp: New file, test of pagination command.
18726
18727 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
18728 recursion test.
18729 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
18730
18731 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 18732 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
18733
18734 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 18735 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 18736 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 18737 watchpoint test.
085dd6e6
JM
18738 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
18739 them work.
18740 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
18741 expressions properly.
18742 * gdb.base/corefile.exp: Loosen the match slightly.
18743 * gdb.base/default.exp: Allow "Error accessing memory" message
18744 also.
18745 * gdb.base/display.exp: Skip over x/0 j if PA64.
18746 * gdb.base/funcargs.exp: Add xfails for HP-UX.
18747 * gdb.base/interrupt.exp: Ditto.
18748 * gdb.base/langs.exp: Add symbolic matches governed by compiler
18749 in use.
18750 * gdb.base/list.exp: Add xfails for HP-UX.
18751 * gdb.base/long_long.exp: Refine some of the numeric matches.
18752 * gdb.base/mips_pro.exp: Xfail on HP-UX.
18753 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
18754 * gdb.base/nodebug.exp: Succeed on more varieties of output.
18755 * gdb.base/opaque.exp: Remove some HP-UX xfails.
18756 * gdb.base/ptype.exp: Succeed on more varieties of output.
18757 * gdb.base/scope.exp: Add xfails for HP-UX.
18758 * gdb.base/sect-cmd.exp: Add more cases.
18759 * gdb.base/setvar.exp: Add xfails for HP-UX.
18760 * gdb.base/shlib-call.exp: Loosen some matches slightly.
18761 * gdb.base/signals.exp: Match on void symbolically.
18762 * gdb.base/step-test.exp: Add case for PA64.
18763 * gdb.base/term.exp: Add exit and restart.
18764 * gdb.base/twice.exp: Clean up after self.
18765 * gdb.base/varargs.exp: Disable overload resolution explicitly.
18766 * gdb.base/whatis.exp: Allow more ways to pass tests.
18767
18768 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 18769 no longer useful.
085dd6e6
JM
18770
18771Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
18772
18773 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 18774 list of patterns.
085dd6e6 18775 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
18776 print_double_array(double_array)", "continuing to breakpoint
18777 1018", "print print_double_array(array_d)" and "continuing to
18778 1034" tests.
d63a86f8 18779
085dd6e6
JM
187801999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
18781
a9c64011 18782 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
18783
187841999-06-24 Stan Shebs <shebs@andros.cygnus.com>
18785
18786 * config/mt-*: Remove, these haven't been used since 1996.
18787
187881999-06-22 Stan Shebs <shebs@andros.cygnus.com>
18789
18790 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 18791 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
18792 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
18793
9e0b60a8
JM
187941999-06-18 Stan Shebs <shebs@andros.cygnus.com>
18795
18796 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
18797 simpler match case for the ptype of the big class.
18798
187991999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
18800
18801 * gdb.exp: Fix test for gdb_prompt existence.
18802
188031999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
18804
18805 * gdb.exp (gdb_test): Add fail after calls to perror.
18806
188071999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
18808
18809 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
18810
188111999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
18812
18813 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
18814
0f71a2f6
JM
18815Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
18816
18817 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 18818 malloc() is linked in.
0f71a2f6
JM
18819
188201999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
18821
18822 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
18823 step at end.
18824
18825 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
18826
188271999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
18828
18829 * gdb.java/jv-print.exp: New file. (Our first Java test!)
18830
cce74817
JM
18831Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
18832
18833 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
18834 * gdb.base/mips_pro.exp: Likewise.
18835
188361999-06-02 Keith Seitz <keiths@cygnus.com>
18837
18838 * gdb.c++/templates.cc: Change all "new" operators to throw
18839 an exception.
18840 * gdb.c++/cplusfuncs.cc: Likewise.
18841
18842 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
18843
18844Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
18845
18846 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
18847 * gdb.base/ending-run.exp: When stepping out of main, accept a
18848 step into an arbitrary assembler file.
cce74817 18849
392a587b
JM
188501999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18851
d63a86f8 18852 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 18853 "breakpoint-invalid" to be printed.
d63a86f8 18854 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
18855 number of "frames-invalid" and "breakpoint-invalid" to be printed.
18856 * gdb.base/annota2.cc: Initialize a.x to 0.
18857
9e086581
JM
188581999-05-17 Keith Seitz <keiths@cygnus.com>
18859
18860 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
18861 when "skip_float_tests" set.
18862 Ditto for "print print_double_array(array_d)", "print print_small_structs",
18863 "print print_ten_doubles", and "step into print_long_arg_list".
18864 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
18865 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
18866 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
18867 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
18868 "skip_float_tests" is set.
18869 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
18870 when "skip_float_tests" set.
d63a86f8 18871
cd0fc7c3
SS
188721999-05-06 Keith Seitz <keiths@cygnus.com>
18873
18874 * gdb.base/annota2.cc: Include stdio.h.
18875
18876Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
18877
18878 * gdb.base/crossload.exp: Remove, this has been disabled ever
18879 since BFD stopped including all targets, and cross-GDB gets
18880 plenty of testing anyway.
18881 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
18882 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
18883 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
18884 * gdb.base/README: Remove, was doc for this.
18885 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 18886 needed.
cd0fc7c3 18887
b83266a0
SS
188881999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18889
18890 * gdb.base/call-ar-st.exp: Fix one regular expression in test
18891 output.
18892
18893 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
18894 * gdb.base/annota2.exp: New file. More annotation tests.
18895 * gdb.base/annota1.c: New file. Source file for annota1.exp.
18896 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
18897
188981999-04-23 Angela Marie Thomas <angela@cygnus.com>
18899
18900 * config/cfdbug.exp: New file.
18901
7a292a7a
SS
189021999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
18903
18904 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
18905 Marcus Daniel's and Dale Hawkins's demangler crashes.
18906
18907 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
18908 test_lucid_style_demangling, test_arm_style_demangling,
18909 test_hp_style_demangling): Try Tom Tromey's core-dumping
18910 identifier under each demangling style.
7a292a7a
SS
18911
189121999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
18913
18914 * gdb.c++/demangle.exp: Include the current demangling style
18915 in all test names.
18916 (current_demangling_style): New global variable.
18917 (set_demangling_style, test_demangling_core, test_demangling,
18918 test_demangling_exact): New functions.
18919 (test_gnu_style_demangling, test_lucid_style_demangling,
18920 test_arm_style_demangling, test_hp_style_demangling): Use those,
18921 instead of calling gdb_test and gdb_test_exact directly.
18922 (catch_demangling_errors): New function, which reports errors
18923 signalled by the demangling test functions in an orderly way.
18924 (do_tests): Use catch_demangling_errors.
18925
189261999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
18927
18928 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 18929 grouping in expressions, not {}.
7a292a7a
SS
18930
18931 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 18932 initialized yet.
7a292a7a
SS
18933
189341999-04-01 Stan Shebs <shebs@andros.cygnus.com>
18935
18936 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
18937 are listed.
18938
189391999-03-26 Stan Shebs <shebs@andros.cygnus.com>
18940
18941 * gdb.stabs/weird.exp: Test for CC being defined before
18942 looking at its value.
18943
189441999-03-25 Stan Shebs <shebs@andros.cygnus.com>
18945
18946 * gdb.base/call-ar-st.exp: Remove stray '#'.
18947 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
18948 "short int" and "long int".
18949 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 18950 change, to mollify finicky HP compiler.
7a292a7a
SS
18951 * gdb.hp/reg-test.exp (testfile): Fix file name.
18952 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 18953
7a292a7a
SS
18954 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
18955 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
18956 alternate form of enum ptype.
18957
c906108c
SS
189581999-03-23 Stan Shebs <shebs@andros.cygnus.com>
18959
7a292a7a
SS
18960 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
18961 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
18962 passing skip_hp_tests, so as not to waste time on guaranteed
18963 failure.
7a292a7a 18964
c906108c
SS
18965 * gdb.c++/overload.cc: Pass string instead of char addr, always
18966 init ccpfoo.
18967 * gdb.c++/templates.cc: Fix syntax error.
18968
7a292a7a
SS
18969Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18970
18971 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 18972 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
18973 command.
18974
189751999-03-18 James Ingham <jingham@cygnus.com>
18976
18977 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
18978
18979 * gdb.c++/method.exp: It was testing an uninitialized int on the
18980 stack and assuming it was positive.
18981
18982 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
18983
18984 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 18985 keep it from killing the rest of the tests.
7a292a7a
SS
18986 Use gdb_continue_to_end.
18987
18988 * gdb.base/sigall.exp: use gdb_continue_to_end.
18989
18990 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
18991
18992 * gdb.base/display.exp: use runto_main, not run.
18993
d63a86f8
RM
18994 * gdb.base/default.exp: Check for the current error message in the
18995 r abbreviation test.
7a292a7a
SS
18996 Add strongarm to the targets that know info float.
18997
d63a86f8 18998 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
18999 run which doesn't work with monitors.
19000
19001 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
19002
19003 * gdb.base/break.exp: use the gdb_continue_to_end proc.
19004
19005 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
19006 program. Traps the case (in Cygmon) when the program never really
19007 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
19008 more places, so I used my name. Sorry Mark...
19009
19010 * config/monitor.exp (gdb_target_monitor): added another
19011 target_info parameter: remotebinarydownload. This will set the
19012 remotebinarydownload flag if this is causing some boards trouble.
19013
190141999-03-18 Mark Salter <msalter@cygnus.com>
19015
19016 * lib/gdb.exp (continue_to_exit): New function.
19017
19018 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
19019 * gdb.base/ending-run.exp: Ditto.
19020 * gdb.base/step-test.exp: Ditto.
19021
190221999-03-16 Stan Shebs <shebs@andros.cygnus.com>
19023
19024 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
19025 (suggested by Art Haas <ahaas@neosoft.com>).
19026
190271999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
19028
889bf7c5 19029 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
19030
19031Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
19032
19033 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 19034 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
19035
190361999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
19037
19038 * gdb.base/call-strs.exp: Don't assume that `step' will step over
19039 a call to strlen; sometimes we do have sources.
19040
190411999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
19042
19043 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 19044 character, so GDB won't print garbage after its end.
d63a86f8 19045
c906108c
SS
19046 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
19047 breakpoint there instead. Sometimes GCC emits memcpy to handle
19048 the large structures being passed by value, so we step into that
19049 instead of sum_array_print, which obscures what we're really testing.
19050 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
19051 the bizarre steps into memcpy, so do that here. Add check for
19052 stepping into function calls that pass large structures by value.
19053 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
19054 Remove all references to specific line numbers.
19055 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
19056 New type and function.
19057 (main): Call large_struct_by_value, passing it a large struct by value.
19058 * lib/gdb.exp (gdb_get_line_number): New function.
19059
19060 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
19061 more portable.
19062
7a292a7a
SS
190631999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
19064
c906108c
SS
19065 * lib/gdb.exp: Doc fixes.
19066
7a292a7a
SS
190671999-03-05 Nick Clifton <nickc@cygnus.com>
19068
d63a86f8 19069 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
19070
190711999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
19072
c906108c 19073 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
19074 commands. They're not germane to this test, and they don't work
19075 that way on remote targets.
c906108c 19076
3fc11d3e
JM
190771999-03-01 James Ingham <jingham@cygnus.com>
19078
19079 * Changelog entries merged over from gdb development branch.
19080
3fc11d3e
JM
19081 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
19082
19083 * lib/gdb.exp (gdbtk_analyze_results): Generic function
19084 for outputting results of test run.
19085
2d4a1622 19086 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
19087
19088 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 19089
7a292a7a
SS
190901999-02-25 Felix Lee <flee@cygnus.com>
19091
19092 * lib/gdb.exp (debug_format): initialize
19093
c906108c
SS
190941999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
19095
19096 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
19097 * gdb.base/call-rt-st.c: Ditto.
19098
c906108c
SS
190991999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
19100
19101 * gdb.threads/pthreads.exp (horiz): New variable.
19102 (test_startup): Fix regexps that capture thread numbers.
19103
191041999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
19105
19106 * gdb.base/smoke.exp: Disambiguate two test case names (both
19107 called ``print'').
19108
19109Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
19110
19111 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 19112 compilation.
c906108c
SS
19113
191141999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
19115
19116 * gdb.base/miscexprs.exp: Change patterns to match GDB's
19117 actual output formatting.
19118 * gdb.base/smoke.exp: GDB removes leading 0's.
19119 * gdb.base/volatile.exp: Don't check type of remuneration;
19120 that variable is no longer defined in constvars.c.
19121 * gdb.base/step-test.c (main): Exit with explicit exit code.
19122 * gdb.base/step-test.exp: Remove two nexti checks--they are
19123 not portable.
19124
191251999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
19126
19127 * gdb.base/help.exp ("help delete display"): Fix test to match
19128 gdb's output.
19129
19130 * gdb.base/long_long.c (known_types): Initialize values to zero.
19131 * gdb.base/long_long.exp: Step one more line
19132 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
19133 leading zeros. Explicitly ask for hex formatting. Use
19134 unique test case names.
c906108c
SS
19135
19136Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19137
d63a86f8 19138 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
19139
19140 * gdb.c++/method.exp: Add missing close brace.
19141
191421999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
19143
19144 * gdb.base/maint.exp: Use 'set height 0' to disable page
19145 prompting, not 'set height 400'.
19146
19147 Fix a bunch of timeouts.
19148 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
19149 four separate tests, so expect doesn't take forever to match a ton
19150 of text against a regexp with lots of .* forms.
19151 ("maint print psymbols", "maint print symbols"): Make some of
19152 these greps more selective, so that expect doesn't try to wade
19153 through huge piles of output and time out.
19154
19155 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
19156
19157 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
19158 tests: one which doesn't expect shlib events to be reported, and
19159 another which does, but is XFAIL for all platforms other than
19160 HP/UX.
c906108c
SS
19161
19162 * gdb.base/break.exp: Teach the test suite that the `catch
19163 fork', `catch vfork', and `catch exec' commands produce error
19164 messages on platforms that don't provide these features.
19165
19166Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
19167
19168 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
19169 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
19170 (shortening names from solib_threshold.exp etc), won't run on
19171 anything but HP-UX for the foreseeable future.
c906108c 19172 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 19173 reflect move.
c906108c
SS
19174
19175Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
19176
19177 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 19178 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
19179
19180Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
19181
19182 * gdb.base/shlib-call.exp: add test cases to verify that gdb
19183 successfully re-sets breakpoints in shared libraries.
19184 * gdb.base/shmain.c (main): return 0, don't fall off the end.
19185
19186Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19187
d63a86f8
RM
19188 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
19189 and compiled w/o GCC.
c906108c
SS
19190
19191 * gdb.hp/watch-cmd.exp: ditto.
19192
19193 * gdb.hp/watch-hp.exp: ditto.
19194
19195 * gdb.hp/xdb1.exp: ditto.
19196
19197 * gdb.hp/xdb2.exp: ditto.
19198
19199 * gdb.hp/dbx.exp: ditto.
19200
19201Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
19202
19203 * constvars.c: Remove C++-isms.
19204 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 19205 with GCC.
c906108c
SS
19206
19207Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
19208
19209 The following changes are part of the HP merge.
19210
19211 * gdb.base/break.exp: new tests to verify that catchpoints for
19212 fork, vfork, and exec don't trigger inappropriately.
19213
19214 * gdb.base/opaque.exp: compile one file at a time, then link.
19215
19216 * gdb.base/signals.exp: be more restrictive about which hppa
19217 systems receive a setup_xfail. new tests.
19218
19219 * gdb.base/solib_threshold.build: new file.
19220 * gdb.base/solib_threshold.exp: new file.
19221 * gdb.base/solib_threshold.link_opts: new file.
19222 * gdb.base/solib_threshold.mk: new file.
19223 * gdb.base/gen_solib_threshold.c: new file.
19224
19225 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
19226 tests. New tests for enums inside classes.
19227
19228 * gdb.c++/compiler.cc: indicate support of template debugging.
19229
19230 * gdb.c++/demangle.exp: run hp style demangling tests.
19231
19232 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
19233 tests.
19234
19235 * gdb.c++/misc.cc: changes to support new tests.
19236
19237 * gdb.c++/templates.cc: changes to support HP's compiler; changes
19238 to support new tests.
19239
19240 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
19241 gcc, then skip these tests.
19242
19243Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
19244
19245 The following files are part of the HP merge; some had longer
19246 names at HP, but have been renamed to be no more than 14
19247 characters in length.
19248
19249 * gdb.hp/ambiguous.cc: new file.
19250 * gdb.hp/ambiguous.exp: new file.
19251 * gdb.hp/attach.exp: new file.
19252 * gdb.hp/attach2.exp: new file.
19253 * gdb.hp/classes-hp.exp: new file.
19254 * gdb.hp/ctti.exp: new file.
19255 * gdb.hp/ctti-add.cc: new file.
19256 * gdb.hp/ctti-add1.cc: new file.
19257 * gdb.hp/ctti-add2.cc: new file.
19258 * gdb.hp/ctti-add3.cc: new file.
19259 * gdb.hp/dbx.exp: new file.
19260 * gdb.hp/exception.cc: new file.
19261 * gdb.hp/exception.exp: new file.
19262 * gdb.hp/foll-exec.c: new file.
19263 * gdb.hp/foll-exec.exp: new file.
19264 * gdb.hp/foll-fork.c: new file.
19265 * gdb.hp/foll-fork.exp: new file.
19266 * gdb.hp/foll-vfork.c: new file.
19267 * gdb.hp/foll-vfork.exp: new file.
19268 * gdb.hp/inherit-hp.exp: new file.
19269 * gdb.hp/more-steps.exp: new file.
19270 * gdb.hp/namespace.cc: new file.
19271 * gdb.hp/namespace.exp: new file.
19272 * gdb.hp/optimize.exp: new file.
19273 * gdb.hp/pxdb.c: new file.
19274 * gdb.hp/pxdb.exp: new file.
19275 * gdb.hp/quicksort.exp: new file.
19276 * gdb.hp/reg-test.exp: new file.
19277 * gdb.hp/reg-test.s: new file.
19278 * gdb.hp/sized-enum.c: new file.
19279 * gdb.hp/sized-enum.exp: new file.
19280 * gdb.hp/start-stop.exp: new file.
19281 * gdb.hp/templ-hp.cc: new file.
19282 * gdb.hp/templ-hp.exp: new file.
19283 * gdb.hp/thr-lib.c: new file.
19284 * gdb.hp/thr-lib.exp: new file.
19285 * gdb.hp/thr-lib.h: new file.
19286 * gdb.hp/thr-liblib.c: new file.
19287 * gdb.hp/virtfun-hp.c: new file.
19288 * gdb.hp/virtfun-hp.exp: new file.
19289 * gdb.hp/watch-cmd.exp: new file.
19290 * gdb.hp/watch-hp.exp: new file.
19291 * gdb.hp/xdb1.exp: new file.
19292 * gdb.hp/xdb2.exp: new file.
19293 * gdb.hp/xdb3.exp: new file.
19294
19295Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
19296
19297 The following files are part of the HP merge; some had longer
19298 names at HP, but have been renamed to be no more than 14
19299 characters in length.
19300
19301 * gdb.base/ss.h: new file.
19302 * gdb.base/call-ar-st.c: new file.
19303 * gdb.base/call-ar-st.exp: new file.
19304 * gdb.base/call-rt-st.c: new file.
19305 * gdb.base/call-rt-st-exp: new file.
19306 * gdb.base/call-strs.exp: new file.
19307 * gdb.base/ena-dis-br.exp: new file.
19308 * gdb.base/environ.exp: new file.
19309 * gdb.base/long_long.exp: new file.
19310 * gdb.base/sect-cmd.exp: new file.
19311 * gdb.base/shlib-cl2.exp: new file.
19312 * gdb.base/smoke.exp: new file.
19313 * gdb.base/so-impl-ld.c: new file.
19314 * gdb.base/so-impl-ld.exp: new file.
19315 * gdb.base/so-indr-cl.c: new file.
19316 * gdb.base/so-indr-cl.exp: new file.
19317 * gdb.base/varargs.exp: new file.
19318 * gdb.base/volatile.exp: new file.
19319 * gdb.base/whatis-exp.exp: new file.
7a292a7a 19320 * gdb.base/display.exp: new file.
c906108c
SS
19321 * gdb.c++/derivation.exp: new file.
19322 * gdb.c++/local.exp: new file.
19323 * gdb.c++/member-ptr.exp: new file.
19324 * gdb.c++/overload.exp: new file.
19325 * gdb.c++/ovldbreak.exp: new file.
19326 * gdb.c++/ref-types.exp: new file.
19327 * gdb.c++/ref-types2.exp: new file.
19328 * gdb.c++/userdef.exp: new file.
d63a86f8 19329
c906108c
SS
19330Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
19331
19332 * gdb.base/default.exp: Reflect wording change in remote.c.
19333
dc96c6c7 19334Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19335
19336 * gdb.base/help.exp: Update to reflect current text.
19337
19338Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
19339
19340 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
19341 they're stack variables and contain garbage.
19342 * gdb.c++/anon-union.exp: new file.
19343
19344 The following changes were made by David Taylor
889bf7c5
PA
19345 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
19346 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
19347 in changes by HP.
c906108c
SS
19348
19349 * gdb.base/bitops.exp: new file.
19350 * gdb.base/default.exp: change expected messages for catch and
19351 info catch tests to reflect HP merge changes.
19352 * gdb.base/enable-disable-break.exp
19353 * gdb.base/ending-run.c: new file.
19354 * gdb.base/long_long.c: new file.
19355 * gdb.base/maint.exp: new file.
19356 * gdb.base/pointers2.exp: new file.
19357 * gdb.base/shlib-call2.exp: new file.
19358 * gdb.base/solib.exp: new file.
19359 * gdb.base/step-test.c: new file.
19360 * gdb.c++/anon-union.cc: new file.
19361 * gdb.c++/local.cc: new file.
19362 * gdb.c++/member-pointer.cc: new file.
19363 * gdb.c++/method.cc: new file.
19364 * gdb.c++/ref-types.cc: new file.
19365 * gdb.c++/ref-types2.cc: new file.
19366 * gdb.c++/userdef.cc: new file.
d63a86f8 19367
c906108c
SS
19368 * gdb.base/scope.exp: compile one file at a time, then link.
19369 * gdb.base/langs.exp: ditto.
19370 * gdb.base/list.exp: ditto.
d63a86f8 19371
c906108c
SS
19372Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
19373
19374 The following changes were made by David Taylor
889bf7c5
PA
19375 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
19376 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
19377 in changes by HP.
d63a86f8 19378
c906108c
SS
19379 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
19380 skip tests. When compiling pass c++ flag to gdb_compile.
19381 * gdb.c++/
d63a86f8 19382
c906108c
SS
19383 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
19384 test for on hppa*-*-hpux*; use args to see if c++ was specified.
19385 (skip_hp_tests): new function.
19386 (gdb_preprocess): new function.
19387
19388 * configure.in (hpdir): decide whether to configure gdb.hp.
19389 * configure: regenerated.
19390
19391 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
19392 to delete on clean.
19393 (EXECUTABLES): update to reflect new additions.
19394 * gdb.base/commands.exp: update message expected.
19395 * gdb.base/default.exp: add copyright notice.
19396 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
19397 * gdb.base/help.exp: update messages to reflect current text.
19398 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
19399 targets for recurse tests.
19400 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
19401 skip this file.
19402
19403 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
19404 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
19405 compilation.
19406 * gdb.c++/misc.exp: ditto.
19407 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
19408 run the tests. tell gdb_compile that it's a c++ compilation.
19409
19410 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 19411
c906108c
SS
19412 * gdb.base/all-bin.exp: new file.
19413 * gdb.base/arithmet.exp: new file.
19414 * gdb.base/assign.exp: new file.
19415 * gdb.base/completion.exp: new file.
19416 * gdb.base/cond-expr.exp: new file.
19417 * gdb.base/condbreak.exp: new file.
19418 * gdb.base/define.exp: new file.
19419 * gdb.base/dollar.exp: new file.
19420 * gdb.base/environment.exp: new file.
19421 * gdb.base/eval-skip.exp: new file.
19422 * gdb.base/jump.exp: new file.
19423 * gdb.base/logical.exp: new file.
19424 * gdb.base/pointers.exp: new file.
19425 * gdb.base/relational.exp: new file.
19426 * gdb.base/section_command.exp: new file.
19427 * gdb.base/whatis-expr.exp: new file.
19428
19429 * gdb.base/all-types.c: new file.
19430 * gdb.base/call-array-struct.c: new file.
19431 * gdb.base/call-return-struct.c: new file.
19432 * gdb.base/call-strings.c: new file.
19433 * gdb.base/callfuncs2.c: new file.
19434 * gdb.base/condbreak.c: new file.
19435 * gdb.base/constvars.c: new file.
19436 * gdb.base/display.c: new file.
19437 * gdb.base/int-type.c: new file.
19438 * gdb.base/jump.c: new file.
19439 * gdb.base/miscexprs.c: new file.
19440 * gdb.base/pointers.c: new file.
19441 * gdb.base/pointers2.c: new file.
19442 * gdb.base/shmain.c: new file.
19443 * gdb.base/shr1.c: new file.
19444 * gdb.base/shr2.c: new file.
19445 * gdb.base/solib.c: new file.
19446 * gdb.base/solib1.c: new file.
19447 * gdb.base/solib2.c: new file.
19448 * gdb.base/varargs.c: new file.
19449 * gdb.c++/derivation.cc: new file.
19450 * gdb.c++/overload.cc: new file.
19451 * gdb.c++/ovldbreak.cc: new file.
19452 * gdb.hp/attach.c: new file.
19453 * gdb.hp/attach2.c: new file.
19454 * gdb.hp/average.c: new file.
19455 * gdb.hp/compiler.c: new file.
19456 * gdb.hp/compiler.cc: new file.
19457 * gdb.hp/execd-program.c: new file.
19458 * gdb.hp/follow-exec.c: new file.
19459 * gdb.hp/follow-fork.c: new file.
19460 * gdb.hp/follow-vfork-and-exec.c: new file.
19461 * gdb.hp/misc-hp.cc: new file.
19462 * gdb.hp/more-steps.c: new file.
19463 * gdb.hp/optimize.c: new file.
19464 * gdb.hp/quicksort.c: new file.
19465 * gdb.hp/run-hp.c: new file.
19466 * gdb.hp/start-stop.c: new file.
19467 * gdb.hp/sum.c: new file.
19468 * gdb.hp/templates-hp.cc: new file.
19469 * gdb.hp/thread-local-in-lib.c: new file.
19470 * gdb.hp/thread-local-in-lib.h: new file.
19471 * gdb.hp/thread-local-in-lib.lib.c: new file.
19472 * gdb.hp/vforked-program.c: new file.
19473 * gdb.hp/virtfunc-hp.cc: new file.
19474 * gdb.hp/watchpoint-hp.c: new file.
19475 * gdb.hp/xdb.c: new file.
19476 * gdb.hp/xdb0.c: new file.
19477 * gdb.hp/xdb0.h: new file.
19478 * gdb.hp/xdb1.c: new file.
19479
19480Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
19481
19482 The following change was made by Edith Epstein
889bf7c5
PA
19483 <eepstein@cygnus.com> as part of a project to merge in changes
19484 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
19485
19486 * gdb.c++/demangle.exp: changed the expected output for some
19487 ARM-style mangling -- removed second reference to datatype.
889bf7c5 19488 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 19489 T1<char>::~T1<char>(void)
c906108c 19490 becomes,
a9c64011
AS
19491 maint demangle __dt__11T1__pt__2_cFv
19492 T1<char>::~T1(void)
c906108c 19493
889bf7c5 19494 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 19495
c906108c
SS
19496Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
19497
19498 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
19499 * gdb.trace/backtrace.exp: Likewise.
19500 * gdb.trace/circ.exp: Likewise.
19501 * gdb.trace/collection.exp: Likewise.
19502 * gdb.trace/deltrace.exp: Likewise.
19503 * gdb.trace/infotrace.exp: Likewise.
19504 * gdb.trace/limits.exp: Likewise.
19505 * gdb.trace/packetlen.exp: Likewise.
19506 * gdb.trace/passc-dyn.exp: Likewise.
19507 * gdb.trace/passcount.exp: Likewise.
19508 * gdb.trace/report.exp: Likewise.
19509 * gdb.trace/save-trace.exp: Likewise.
19510 * gdb.trace/tfind.exp: Likewise.
19511 * gdb.trace/tracecmd.exp: Likewise.
19512 * gdb.trace/while-dyn.exp: Likewise.
19513 * gdb.trace/while-stepping.exp: Likewise.
19514
195151998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
19516
19517 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
19518
19519Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
19520
19521 From Brendan Kehoe:
19522 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
19523 int return types.
19524
19525Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
19526
19527 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 19528 remote dos host testing right.
c906108c
SS
19529
19530Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
19531
19532 * gdb.base/corefile.exp: remove some xfails.
19533
19534Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
19535
19536 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 19537 have different timestamps.
c906108c
SS
19538
19539Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
19540
19541 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 19542 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
19543
19544Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
19545
19546 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 19547 delta.
c906108c
SS
19548
19549Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
19550
19551 * gdb.base/default.exp: Add brace missing from previous delta.
19552
19553Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
19554
19555 * gdb.base/default.exp: Support test for info float for all
19556 varieties of arm toolchain.
19557
dc96c6c7 19558Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19559
19560 * gdb.trace/*.exp: remove "remote_download" command.
19561
dc96c6c7 19562Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19563
19564 * gdb.trace/*.exp: remove -gdwarf from compile.
19565
19566Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
19567
19568 * gdb.trace/configure.in(AC_INIT): typo
19569 * gdb.trace/configure: regenerated
19570
dc96c6c7 19571Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19572
19573 * config/m68k-emc.exp: New file.
19574 * lib/<emc-support.exp trace-support.exp}: New files.
19575 * configure.in: add new test directory gdb.trace.
19576 * gdb.trace/{configure configure.in Makefile.in}: New files.
19577 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
19578 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
19579 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
19580 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
19581 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
19582 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
19583 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 19584
dc96c6c7 19585Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19586
19587 * gdb.c++/classes.exp: Change all regular expressions to match
19588 arbitrary combinations of newline/carriage-return, so that they
19589 will work equally well on Unix and Windows.
19590 * gdb.c++/inherit.exp: ditto.
19591 * gdb.c++/virtfunc.exp: ditto.
19592
195931998-08-11 Dawn Perchik <dawn@cygnus.com>
19594
19595 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
19596
c2d11a7d
JM
19597Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
19598
19599 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
19600 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
19601 to use a0-a3/d0-d3 as needed.
19602
19603Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
19604
19605 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
19606 * gdb.disasm/am33.exp: Corresponding changes.
19607
c906108c
SS
196081998-07-11 Felix Lee <flee@cygnus.com>
19609
19610 * gdb.base/callfuncs.exp: add cmp10 test.
19611 * gdb.base/callfuncs.c (cmp10): new function.
19612
19613Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
19614
d63a86f8 19615 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
19616 into two parts to get around a synchronization problem in expect.
19617
3fc11d3e
JM
19618Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
19619
19620 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
19621
19622 * configure.in: Add options for gdbtk testsuite.
19623
19624 * configure: Regenerate.
19625
19626 * gdb.gdbtk: New directory to hold gdbtk tests.
19627
c906108c
SS
19628Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19629
19630 * gdb.fortran/types.exp: Escape brackets in expect patterns
19631 for test_float_literal_types_accepted tests.
19632 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
19633 before run test.
19634
c2d11a7d
JM
19635Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
19636
19637 * am33.exp: Just compile, do not link the testcase.
19638 * am33.s: Add ".am33" pseudoop to force am33 mode.
19639
c906108c
SS
196401998-06-25 Felix Lee <flee@cygnus.com>
19641
19642 * gdb.base/setshow.exp: make sure $pc is sane.
19643
19644 * gdb.stabs/weird.exp: split expect patterns properly.
19645
c2d11a7d
JM
19646Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
19647
19648 * gdb.disasm/am33.s: New disassembler testfile for the am33.
19649 * gdb.disasm/am33.exp: Run it.
19650
dc96c6c7 19651Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19652
19653 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
19654 match processing (and eliminate spurious timeouts when running).
19655
dc96c6c7 19656Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19657
19658 * gdb.base/signals.exp (test_handle_all_print): put back Mach
19659 exception test, but conditionalize it on target [mach | gnu].
19660
dc96c6c7 19661Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19662
19663 * gdb.base/overlays.exp: fixup compile line for linker script.
19664
19665Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
19666
19667 * gdb.fortran/types.exp: don't guess at float size.
19668
19669Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
19670
19671 * gdb.base/exprs.exp: delete test that depends on int size.
19672
19673Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
19674
19675 * config/sim.exp: Removed checks for target triplets.
19676 (gdb_target_sim): Use gdb,target_sim_options.
19677
19678Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
19679
19680 * gdb.base/reread.exp: New file.
19681 * gdb.base/reread1.c: New file.
19682 * gdb.base/reread2.c: New file.
19683
19684Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
19685
19686 * config/sim.exp: Use 'target sim -sparclite' when running
19687 SPARClite programs.
19688
19689Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
19690
19691 * gdb.base/structs2.exp: New file.
19692 * gdb.base/structs2.c: New file.
19693
19694Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
19695
19696 * gdb.asm/common.inc: New file.
19697 * gdb.asm/d10v.inc: New file.
19698 * asm-source.exp: Pass -I's to gas to find .inc files.
19699 Update line numbers in expected output.
19700 * asmsrc1.s: Rewrite.
19701 * asmsrc2.s: Rewrite.
19702 * configure.in: Create arch.inc symlink.
19703 * configure: Regenerate.
19704 * Makefile.in (distclean): Delete arch.inc.
19705
19706Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
19707
19708 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
19709 (t_enum_value2): ditto
19710 (t_enum_value3): ditto
19711 (main): ditto
c906108c
SS
19712Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19713
19714 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
19715 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
19716 change.
19717 Use gdb_test instead of send_gdb/gdb_expect sequences.
19718
19719Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
19720
19721 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
19722 not void.
19723
19724Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
19725
19726 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
19727 subroutines. Used to test gdbs ability to single step through PC
19728 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
19729
19730Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
19731
19732 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
19733 more rigorous EGCS C++ error checking.
19734
19735Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19736
a9c64011
AS
19737 * gdb.base/help.exp: Clean up `help set args' and `help show args'
19738 tests.
19739 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
19740 function when asleep.
19741 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
19742 for i*86 Linux and SVR4 signal handling problems.
19743 Remove linux xfail for `next to handler in signals_tests_1', fixed
19744 by recent infrun.c change.
19745 Limit backtrace to 10 frames to avoid timeout problems with infinite
19746 stack backtraces.
19747 Adjust expect pattern in `handle all print' test to match Apr 28 1997
19748 target.[ch] change.
c906108c
SS
19749
19750Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
19751
19752 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
19753 for a newline from gdb before continuing.
19754 (default_gdb_exit): Just look for y or n.
19755 (gdb_test): Detect abnormal exit from GDB running on DOS; if
19756 it does, fail the rests of the tests in the file.
19757
19758Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
19759
19760 * config/cygmon.exp: New file.
19761
19762Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
19763
19764 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 19765 main" test on remote targets.
c906108c
SS
19766
19767 * gdb.base/scope.exp: Fix problem with filelocal_bss before
19768 run test on remote targets.
19769
19770Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
19771
19772 * gdb.asm: New directory.
19773 * configure.in: Configure it.
19774 * configure: Regenerate.
19775 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
19776 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
19777
19778Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
19779
19780 * config/mn10300-eval.exp: New file to support MN10300 eval board.
19781
dc96c6c7 19782Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 19783
a9c64011
AS
19784 * gdb.base/overlays (several files): Merge the two overlay
19785 managers into one. Change variables (foox, barx, bazx, grbxx)
19786 back into ints but force them to load in their proper sections.
c906108c
SS
19787
19788Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
19789
19790 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 19791 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
19792 (D10VCopy): Handle memory regions crossing 16k boundaries.
19793 (D10VCopy): Transfer data in 32 bit chunks.
19794
19795Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
19796
19797 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 19798 correct.
c906108c
SS
19799
19800 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 19801 map. Include space for printf in .text segment.
c906108c
SS
19802
19803 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 19804 updated d10v memory VMA/LMA map.
c906108c 19805 (D10VCopy): Call D10VTranslate.
d63a86f8 19806
c906108c
SS
19807Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
19808
19809 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
19810
19811 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
19812 that it won't be put into the .sdata - small data -
19813 section. Update reference.
c906108c
SS
19814 * gdb.base/baz.c (bazx, baz): Ditto.
19815 * gdb.base/foo.c (foox, foo): Ditto.
19816 * gdb.base/grbx.c (grbxx, grbx): Ditto.
19817
19818 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 19819 to be arrays.
d63a86f8 19820
dc96c6c7 19821Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 19822
a9c64011
AS
19823 * gdb.base/overlays.exp: fix up and get working again.
19824 Add tests for backtraces from an overlay function.
d63a86f8 19825
c906108c
SS
19826Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
19827
19828 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
19829 "calling function with watchpoint enabled".
19830
19831Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
19832
19833 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 19834 gdb_suppress_tests for d10v-*-*.
c906108c
SS
19835 * lib/gdb.exp (gdb_suppress_tests): Disable this function
19836 pending review of whether it is useful or not.
19837
19838Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
19839
19840 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
19841
19842Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
19843
19844 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
19845 * config/dve.exp: New file to support Densan boards.
19846
19847Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
19848
19849 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 19850 reads and BSD.
c906108c
SS
19851
19852Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
19853
19854 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
19855 response.
19856
19857 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
19858
19859Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
19860
19861 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 19862 test.
c906108c
SS
19863
19864 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 19865 target_sizeof_long and target_bigendian_p.
c906108c 19866 (structs_by_value, structs_by_reference): Check values according
889bf7c5 19867 to targets word size and endianess.
d63a86f8 19868
c906108c
SS
19869Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
19870
19871 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 19872 output.
c906108c
SS
19873
19874Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
19875
19876 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 19877 Update test of set args help to match source change.
c906108c
SS
19878
19879Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
19880
19881 * gdb.base/default.exp: Expect help system output to be in
19882 alphabetical order.
19883 * gdb.base/help.exp: Ditto.
19884
19885Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
19886
19887 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
19888 "i*86-pc-linux-gnu*".
19889 * gdb.base/interrupt.exp: Ditto.
19890 * gdb.base/corefile.exp: Ditto.
19891
19892 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 19893 define vxworks when building the testcase.
c906108c
SS
19894
19895 * gdb.base/ptype.exp: Fix testnames to be unique.
19896 * gdb.base/radix.exp: Ditto.
19897 * gdb.base/term.exp: Ditto.
19898 * gdb.base/whatis.exp: Ditto.
19899 * gdb.c++/classes.exp: Ditto.
19900
19901Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
19902
19903 * gdb.base/callfuncs.exp: Fix indentation.
19904
19905 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
19906 suppress_flag has been set.
19907 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
19908 target feature.
19909
19910Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
19911
19912 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
19913 the testcase.
19914
19915 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 19916 set_debug_traps() and breakpoint().
c906108c
SS
19917 * gdb.c++/misc.cc (main): Ditto.
19918 * gdb.c++/templates.cc (main): Ditto.
19919 * gdb.c++/virtfunc.cc (main): Ditto.
19920
19921Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
19922
19923 * lib/gdb.exp(gdb_step_for_stub): New function.
19924 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
19925 exists, reload the executable and do a "continue" instead of
19926 doing a jump.
19927 (runto_main): Use gdb_step_for_stub.
d63a86f8 19928
c906108c 19929 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 19930 tests to have unique names.
c906108c
SS
19931 * gdb.base/callfuncs.exp: Ditto.
19932 * gdb.base/commands.exp: Ditto.
19933 * gdb.base/default.exp: Ditto.
19934 * gdb.base/help.exp: Ditto.
19935 * gdb.base/list.exp: Ditto.
19936 * gdb.base/opaque.exp: Ditto.
19937 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
19938 similar tests.
d63a86f8 19939
c906108c
SS
19940 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
19941 * gdb.c++/cplusfuncs.cc: Ditto.
19942 * gdb.c++/virtfunc.cc: Ditto.
19943
19944 * config/monitor.exp: Keep track of the last file we saw, rather
19945 than trying to get the info from gdb.
19946
19947 * gdb.fortran/types.exp: Move comment to previous line.
19948
19949Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
19950
19951 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 19952 target mode.
c906108c
SS
19953
19954Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
19955
19956 From Bob Manson:
19957 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 19958 string from GDB when it connects.
c906108c
SS
19959
19960 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
19961
19962Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
19963
19964 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
19965 if we can't get a debug format from GDB (we may be testing an
19966 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
19967
19968 * gdb.stabs/weird.exp: Fix quoting.
19969
19970 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
19971
19972Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
19973
19974 * config/arm-ice.exp: New file.
19975
19976Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
19977
19978 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 19979 until it has been modified to work with the new testsuite.
c906108c 19980
99707966 19981 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
19982 testcase won't compile, cause all of the testcases in the file to
19983 fail instead.
c906108c
SS
19984
19985 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
19986 (gdb_clear_suppressed): New procedure.
19987 (gdb_stop_suppressing_tests): Only clear suppress_flag if
19988 it contains a positive value.
19989
19990Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
19991
19992 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
19993
19994 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
19995
19996Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
19997
19998 * lib/gdb.exp (setup_xfail_format): New function.
19999 (get_debug_format): New function to get debug format.
20000 (debug_format): New global variable to hold last value set
20001 by get_debug_format.
20002 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 20003 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
20004 * gdb.c++/ptype.exp: Ditto.
20005 * gdb.c++/classes.exp: Ditto.
20006 * gdb.c++/cplusfuncs.exp: Ditto.
20007 * gdb.c++/inherit.exp: Ditto.
20008 * gdb.c++/templates.exp: Ditto.
20009 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 20010
c906108c
SS
20011Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
20012
20013 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
20014 host doesn't have a currently-open connection.
20015
20016 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
20017 any gdb stub target. Handle cases where gdb doesn't respond when
20018 interrupted in a sane fashion.
c906108c
SS
20019
20020 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 20021 same thing in a totally different way.
c906108c
SS
20022
20023 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 20024 setting "timeout".
c906108c 20025 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 20026 default_gdb_init now.
c906108c
SS
20027
20028Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
20029
20030 * gdb.base/printcmds.exp: Fix "check for floating addition"
20031 regexp to accept results within approx +/- .01 of exact value.
20032 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
20033
20034Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
20035
20036 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 20037 properly.
c906108c
SS
20038 (gdb_expect): Add optional timeout parameter, and add timeout
20039 value to various calls.
20040 (gdb_suppress_tests): Only give one warning message per group.
20041
20042Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
20043
20044 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
20045 global variables. Handle getting a value for $timeout more
20046 gracefully.
c906108c
SS
20047
20048Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
20049
20050 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 20051 initialize.
c906108c 20052 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 20053 by a target configuration file.
c906108c
SS
20054 (gdb_expect): Pass the timeout to remote_expect.
20055
20056 * config/monitor.exp(gdb_load): Fix typo in regexp.
20057
20058Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
20059
20060 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
20061
20062Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
20063
20064 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
20065 here. Call gdb_target_exec before rebooting the target, to make
20066 sure the connection to the target is closed.
c906108c
SS
20067 (gdb_load): Pass the name of the executable to gdb_target_monitor.
20068 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
20069 Also detect "Timeout reading from remote" error.
20070
20071 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
20072 gdb_target_monitor. Don't call gdb_file_cmd here; let
20073 gdb_target_monitor do it.
c906108c
SS
20074
20075 * gdb.disasm/hppa.exp: Don't use exec_output.
20076
20077Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
20078
20079 * gdb.base/list.exp: If we're debugging a non-native target,
20080 try to set the pc register to point to the start of the
20081 program before doing the first list command.
20082
20083 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 20084 test_calls after restarting.
c906108c
SS
20085
20086 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 20087 reloading.
c906108c
SS
20088
20089 * gdb.base/watchpoint.exp: Fix typo.
20090
20091 * gdb.base/setshow.exp: Check for use_gdb_stub.
20092
20093 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 20094 stub case.
c906108c
SS
20095 * gdb.base/langs.exp: Ditto.
20096
20097 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
20098 gdb_load_offset. If we weren't given a file to load, figure out
20099 what the current file is and use it.
c906108c
SS
20100
20101 * config/i386-bozo.exp: New file.
20102
20103Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
20104
20105 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
20106 feature.
20107
20108 * config/proelf.exp: New entry.
20109
20110Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
20111
20112 * lib/gdb.exp: Remove spurious .* patterns at the beginning
20113 of regexps.
20114
20115 * gdb.base/watchpoint.exp: Don't run the test_stepping
20116 tests if gdb can't call functions on the target.
20117
20118 * gdb.base/setshow.exp: Don't run the set prompt tests if
20119 the board has gdb_prompt set.
20120
20121Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
20122
20123 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
20124 * gdb.base/commands.exp: Likewise.
20125 * gdb.base/setshow.exp: Likewise.
20126
20127Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
20128
20129 * config/monitor.exp(gdb_start): Look for gdb_prompt target
20130 feature.
20131
20132 * config/i960.exp: New file.
20133
20134Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
20135
20136 * gdb.base/funcargs.exp: Check for gdb,short_int target
20137 feature instead of looking for explicit target triplets.
20138
dc96c6c7 20139Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 20140
d63a86f8 20141 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
20142 "p 123DEADBEEF", to check parse_number.
20143 * top.c: change "to enable to enable" to "to enable" in a couple
20144 of help strings.
20145
20146Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
20147
20148 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
20149 on the mn10300.
d63a86f8 20150
c906108c
SS
20151Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
20152
20153 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
20154 where the test executable is run with explicit args.
20155 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
20156
20157Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
20158
20159 * gdb.base/run.c: Use FAKEARGV to build test executable that
20160 does not require a command line arg, since most simulators
20161 don't currently support passing such an arg into the simulated
20162 program.
20163 * gdb.base/commands.exp: Change tests to insert the proper
20164 value as the arg to the first recursive factorial call. Change
20165 compilation line to define FAKEARGV at compile time.
20166
20167Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
20168
20169 * gdb.base/recurse.exp: Enable these tests for the mn10300.
20170 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
20171 function with watchpoint enabled" test.
20172
20173Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
20174
20175 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 20176 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
20177
20178 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 20179 "Tests restarted" messages.
c906108c
SS
20180
20181Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
20182
20183 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
20184
dc96c6c7 20185Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20186
20187 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
20188 for INFO SYMBOL; add help tests for OVERLAY commands.
20189 * gdb.base/default.exp: add tests for INFO SYMBOL command;
20190 add tests for OVERLAY commands
20191 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
20192 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
20193 * gdb.base/sigall.c: add usestubs code frag
20194 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 20195
c906108c
SS
20196Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
20197
20198 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
20199 failures.
20200 (gdb_stop_suppressing_tests): Note that tests have restarted.
20201
20202Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
20203
20204 * config/h8300.exp: New file.
20205
20206Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
20207
20208 * gdb.base/setshow.exp: Check for the existence of a
20209 feature, not its value.
20210
20211Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
20212
20213 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
20214
20215 * gdb.base/scope.exp: It's now init0(), not init().
20216
20217 * gdb.base/scope0.c: For now, change init() to be init0().
20218
20219 * config/monitor.exp: Use gdb_serial in preference to serial
20220 or netport.
20221
20222 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 20223 and it's not already set.
c906108c
SS
20224
20225Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
20226
20227 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 20228 isn't using a stub and if it supports argument passing.
c906108c
SS
20229
20230Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
20231
20232 * config/udi.exp(gdb_start): Make sure UDICONF is set
20233 properly before starting gdb.
20234
20235Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
20236
20237 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
20238 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
20239 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
20240
20241Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
20242
20243 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 20244 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
20245
20246 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
20247
20248 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
20249
20250 * config/monitor.exp: Make sure we disconnect from the target.
20251 Also, try a reboot/reload cycle instead of failing if the
20252 load fails.
20253
20254Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
20255
20256 * gdb.base/default.exp: Don't set match_max.
20257 * gdb.base/help.exp: Ditto.
20258 * gdb.base/list.exp: Ditto.
20259 * gdb.base/signals.exp: Ditto.
20260
20261 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
20262 set, use remote_ld to download the testcase instead of
20263 the GDB loader.
20264
20265Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
20266
20267 * config/vr5000.exp: New file.
20268
20269 * config/monitor.exp(gdb_target_monitor): Add pattern for
20270 "Ending remote" to detect errors in connecting.
20271
20272 * gdb.base/setshow.exp: Add .* within auto language test.
20273
20274 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
20275 target feature.
20276
20277 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 20278 and reboot the board if necessary.
c906108c
SS
20279
20280 * gdb.base/setvar.exp(test_set): Handle multiple prints within
20281 a set of tests. Remove print.* from the patterns being checked.
20282
20283Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
20284
20285 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
20286 refer to gdb_spawn_id.
20287
20288 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
20289 longer used.
20290 * config/sparclet.exp: Ditto.
20291 * config/sparclet-old.exp: Ditto.
20292 * config/slite.exp: Ditto.
20293 * config/sim.exp: Ditto.
20294 * gdb.base/funcargs.exp: Ditto.
20295
20296 * lib/gdb.exp:Remove references to gdb_spawn_id.
20297 (gdb_expect): Move to remote.exp.
20298
20299Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
20300
20301 * config/monitor.exp: Detect the "Couldn't establish connection"
20302 message from GDB.
20303
20304Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
20305
20306 * gdb.base/bitfields.exp: Use runto instead of explicit
20307 gdb_run_cmd/gdb_expect sequences.
20308
20309 * gdb.base/break.exp(text_next_with_recursion): Add match for
20310 gdb_expect call.
20311
20312 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
20313 We also need to handle the "A program is being debugged already"
20314 prompt from gdb. Use gdb_test to set the baud rate.
20315
20316 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
20317 to 20000. Really. I mean it.
20318
20319Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
20320
20321 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
20322 fails. If suppress_flag is set, skip perror message about not
20323 being able to send to GDB.
c906108c 20324 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 20325 GDB.
c906108c
SS
20326 (gdb_expect): If suppress_flag is set, always fail immediately.
20327 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
20328 (gdb_init): Call gdb_stop_suppressing_tests.
20329 (default_gdb_exit): Ditto.
20330 (default_gdb_start): Ditto.
20331
20332 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 20333 gdb_stop_suppressing_tests as appropriate.
c906108c 20334 * gdb.base/break.exp: Ditto.
889bf7c5 20335 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
20336 * gdb.base/commands.exp: Ditto.
20337 * gdb.base/exprs.exp: Ditto.
889bf7c5 20338 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
20339 * gdb.base/list.exp: Ditto.
20340 * gdb.base/recurse.exp: Ditto.
889bf7c5 20341 * gdb.base/scope.exp: Ditto.
c906108c
SS
20342 * gdb.base/structs.exp: Ditto.
20343 * gdb.c++/inherit.exp: Ditto.
20344
20345Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
20346
20347 * config/vr4300.exp: New file.
20348
99707966 20349 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 20350
99707966 20351 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
20352
20353Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
20354
20355 * lib/gdb.exp(gdb_init): New function.
20356
20357 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 20358 for each individual variable set.
c906108c
SS
20359
20360 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
20361 name.
20362
20363 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
20364
20365 * gdb.base/scope.exp: Use gdb_test.
20366
20367 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
20368 aborting; the testsuite driver will do that for us (see
20369 gdb_finish). Also, use gdb_test in a few more places.
20370
20371Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
20372
20373 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
20374
20375Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
20376
20377 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
20378 and "add_tests" are not at the same address.
20379
20380Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
20381
20382 * gdb.base/ptype.exp: Use gdb_test.
20383
20384Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
20385
20386 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
20387 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
20388 left in. No longer expect them to fail.
20389
20390 * gdb.stabs/*.mt; Deleted, no longer used.
20391 * gdb.stabs/configure.in: Remove references to target makefile
20392 frags.
20393 * gdb.stabs/configure: Rebuilt.
20394
20395 * gdb.disasm/*.mt: Deleted, no longer used.
20396 * gdb.disasm/configure.in: Remove references to target makefile
20397 frags. Use "sh3.s" as the unique filename for this directory.
20398 * gdb.disasm/configure: Rebuilt.
20399
20400 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
20401 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
20402 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
20403
20404Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
20405
20406 * config/udi.exp: Use mondfe,name instead of remote_host.
20407
20408Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
20409
20410 * gdb.base/watchpoint.exp: Don't expect a failure when calling
20411 a function with a watchpoint enabled on the mn10200.
20412
20413 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
20414 before trying to create it!
20415
20416Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
20417
20418 * config/vx.exp: Use hostname instead of netport.
20419
20420 * config/vxworks.exp: New file.
20421
20422 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
20423
20424 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 20425 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
20426 occurs.
20427
20428 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
20429 $gdb_spawn_id directly.
20430 (gdb_run_cmd): Try _start as well as start. Use the target feature
20431 gdb,start_symbol as the symbol to start from when jumping.
20432
20433Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
20434
20435 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
20436 redundant) test.
20437
20438 * gdb.base/recurse.exp: Relax final value test for 'b' so that
20439 it doesn't lose for 16bit integer systems.
20440
20441Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
20442
20443 * gdb.fortran/types.exp: If the target doesn't support "double"
20444 data types, then expect "real" types to only be 4 bytes.
20445
20446 * gdb.c++/virtfunc.exp: Expect failure for virtual function
20447 call tests if the target doesn't support inferior function calls.
20448
20449 * gdb.base/printcmds.exp: Allow minor deviation in FP values
20450 in printf tests.
20451
20452Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
20453
20454 * gdb.base/help.exp: Disable "help set", "help show", and
20455 "help support". Simplify regexp for "help stack".
20456
20457 * gdb.base/default.exp: Set match_max to 5000 and the timeout
20458 to 60 seconds. Temporarily set match_max to 15000 around the
20459 "info copying" test.
20460
20461 * gdb.base/nodebug.exp: Don't try to do an inferior function
20462 call if the target doesn't support them.
20463 * gdb.base/printcmds.exp: Likewise.
20464 * gdb.base/setvar.exp: Likewise.
20465 * gdb.base/structs.exp: Likewise.
20466 * gdb.c++/templates.exp: Likewise.
20467 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
20468
20469 * gdb.base/recurse.exp: Enable for the mn10200.
20470
20471 * configure.in: Do configure gdb.stabs directory for *-*-elf
20472 targets.
20473 * configure: Rebuilt.
20474
20475 * gdb.base/break.exp: Check for gdb,noresults before testing
20476 exit status and/or results from the target.
20477 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
20478 * lib/gdb.exp: Remove old (now bogus) initialization of
20479 noinferior, noargs, noresults and nosignals.
20480
20481Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
20482
20483 * config/sh.exp: New file.
20484
20485 * config/slite.exp: Try to connect multiple times to the board
20486 before rebooting. Only send a "monitor run" if need_monitor_run
20487 is set.
20488
20489 * gdb.base/break.exp: Don't do the "stub continue" test if
20490 the target has gdb_stub set.
20491
20492 * gdb.base/callfuncs.exp: Increase the timeout.
20493
20494 * gdb.base/interrupt.exp: Don't even try to compile the testcase
20495 if the target has gdb,noinferiorio set.
20496
20497 * gdb.base/list.exp: Increase match_max to 10000 characters.
20498
20499 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
20500
20501 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
20502 target.
20503
20504 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
20505
20506Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
20507
20508 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
20509 trying to delete the copy of gdb. Catch the file delete so we
20510 don't die if the delete fails; also, the file should be copied to
20511 the host, not to the build.
c906108c
SS
20512
20513Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
20514
20515 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 20516 parenthesis in case it contains multiple regexps separated
c906108c
SS
20517 with |.
20518
20519 * gdb.base/watchpoint.exp: Use gdb_test.
20520 * gdb.base/default.exp: Ditto.
20521
20522Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
20523
99707966 20524 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 20525
c906108c
SS
20526 * gdb.base/scope.exp: Use gdb_test.
20527 * gdb.c++/classes.exp: Ditto.
20528 * gdb.c++/inherit.exp: Ditto.
20529
20530Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
20531
20532 * gdb.base/crossload.exp: Don't use execute_anywhere, use
20533 remote_exec instead.
20534 * gdb.base/corefile.exp: Don't be ridiculous.
20535 * gdb.base/*.c: Add missing stub invocations.
20536
20537Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
20538
20539 * config/slite.exp: Miscellaneous fixes.
20540
20541 * lib/gdb.exp: Fix runto.
20542
20543 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
20544 the target.
20545
20546 * gdb.base/watchpoint.exp: Fix regexp.
20547
20548 * lib/gdb.exp(default_gdb_exit): Add a catch to the
20549 close and wait commands, as the descriptor may now be
20550 invalid. Always call "remote_close host".
20551
20552Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
20553
20554 Major rewrite for testsuite revision.
d63a86f8 20555
c906108c
SS
20556 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
20557 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
20558 instead of relying on spawn_id to always contain a valid
20559 spawn id.
20560 (get_compiler_info): New procedure to build the ${binfile}.ci
20561 file, instead of replicating this in N different places.
20562 (gdb_compile): New procedure.
d63a86f8 20563
c906108c 20564 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
20565 appropriate arguments) instead of compile. Use gdb_test in a lot
20566 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
20567 at the start of a testcase, as this is no longer done magically.
20568
20569 config/*-gdb.exp: Rename without the -gdb suffix.
20570
20571 config/mips.exp: Use remote_close instead of exit_remote_shell.
20572 config/monitor.exp: Use target_info instead of looking at
20573 baud, timeout, etc.
20574 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
20575
20576Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20577
20578 * gdb.c++/templates.exp (test_ptype_of_templates),
20579 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
20580 Update expect patterns for destructors and assignment operators
20581 to match corresponding c-typeprint.c changes.
20582 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
20583 to destructor breakpoint test, GDB should be able to set the
20584 destructor breakpoint without specifying arguments.
20585
20586Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
20587
20588 * gdb.threads/pthreads.exp: Change result for failure to compile due
20589 to lack of pthreads runtime support from an error to simply an
20590 unsupported test, per dejagnu standards.
20591
20592Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20593
20594 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
20595 where GDB exits to reduce pattern match time.
20596 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
20597
20598 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
20599
dc96c6c7 20600Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20601
20602 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
20603 * gdb.base/default.exp: ditto.
20604 * gdb.base/nodebug.exp: ditto.
20605 * gdb.base/printcmds.exp: ditto.
20606 * gdb.base/ptype.exp: ditto.
20607 * gdb.base/setvar.exp: ditto.
20608 * gdb.base/structs.exp: ditto.
20609 * gdb.base/setshow.c: Guard against uninitialized values of argc.
20610
20611Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
20612
20613 * configure, */configure: Rebuild with autoconf 2.12.
20614
20615Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
20616
20617 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
20618 use new i*86-pc-linux*-gnu quads.
20619 * gdb.base/corefile.exp: Ditto.
20620 * gdb.base/signals.exp: Ditto.
20621 * gdb.base/sigall.exp: Ditto.
20622 * gdb.base/interrupt.exp: Ditto.
20623
20624 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
20625 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
20626 RedHat 4.0.
d63a86f8 20627
c906108c 20628 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
20629 linux. This allows the test case to at least compile on latest
20630 linux, but still not run due to missing the threads runtime library.
c906108c
SS
20631
20632Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20633
20634 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
20635 directory to search gdb directory. Accept and step over conditional
20636 stack alignment code. Consume $prompt in failure cases.
20637 Reset timeout to $oldtimeout instead of some arbitrary value.
20638 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
20639 timeout problems with infinite stack backtraces.
20640 * gdb.base/ptype.exp (ptype struct link, union tu_link):
20641 Accept function parameters for linkfunc member.
20642
20643Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
20644
20645 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
20646 (CXXFLAGS): Remove, unreferenced.
20647 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
20648 previous -B options and also add -B option to pick up cross compiled
20649 runtime.
c906108c
SS
20650 (TARGET_INCLUDES): Add for -I options and add code to initialize when
20651 doing cross compiles.
20652 (target_alias): Declare global.
20653 (xgcc): Set variable to full path of gcc in build tree. Use findfile
20654 to verify that gcc exists in build tree, and if so set CC to that
20655 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 20656
c906108c
SS
20657Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
20658
20659 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
20660 ptype test for anonymous union. Fixup testcase to match
20661 current gcc debug output.
20662
20663Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
20664
20665 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
20666 force argument to an unsigned long type.
20667
20668Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
20669
20670 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 20671 tests and anonymous union print/ptype tests.
c906108c
SS
20672 * gdb.base/list.exp (test_forward-search): Increase timeout by
20673 5 minutes for the "search extremely long line" case.
20674 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
20675 completely optional and that the pass/fail messages use the command as
20676 the message if that third arg is a null string.
20677 (gdb_test_exact): Arrange that a null string pattern means match a
20678 null string output rather than any output, which might include random
889bf7c5 20679 errors.
c906108c
SS
20680 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
20681 backtrace test.
20682 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
20683 always failing and failure is now exposed by gdb.exp changes.
20684
20685Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
20686
20687 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
20688 weren't being noted.
20689
20690Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20691
20692 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
20693 * gdb.stabs/weird.exp: Remove v_comb xfails.
20694
dc96c6c7 20695Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20696
20697 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 20698 list.exp scope.exp watchpoint.exp]
c906108c 20699 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 20700
dc96c6c7 20701Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20702
20703 * config/monitor.exp: Increase download timeout to 1000 seconds.
20704
dc96c6c7 20705Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20706
20707 * config/m32r.exp: Increase timeout to 120 seconds.
20708
20709Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
20710
20711 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
20712 and accept older ordering as obsolescent gcc or gdb.
20713 * gdb.c++/templates.exp: Ditto.
20714 * gdb.c++/virtfunc.exp: Ditto.
20715
20716Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
20717
20718 * gdb.base/coremaker.c: Add code to mmap some data so we
20719 can check that it ends up in the core file.
20720 * gdb.base/corefile.exp: Add test to read mmapped data
20721 from core file.
20722
dc96c6c7 20723Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20724
20725 * config/m32r.exp: New file.
20726
20727Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
20728
20729 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
20730 that cflags can contains -gstabs, and work correctly for other tests.
20731
dc96c6c7 20732Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20733
20734 * gdb.base/setshow.exp: New file, tests show and set.
20735 * gdb.base/setshow.c: New file, tests show and set.
20736 * gdb.base/help.exp: Add test for help set|show annotate.
20737 * gdb.base/default.exp: Add test for set|show annotate.
20738
20739Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
20740
20741 * testsuite/gdb.base/break.exp: Make backtrace from factorial
20742 errors unique.
20743 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
20744 explicitly.
20745
20746Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
20747
20748 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
20749 and width commands. This is done elsewhere.
20750 * (gdb_start): Don't call gdb_start_sim here. That's already
20751 done in gdb_load. This fixes lots of failures in default.exp.
20752
20753Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
20754
20755 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
20756 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
20757 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
20758 in the same we we treat other failures (since it may be an expected
889bf7c5 20759 condition), rather than as an error.
c906108c
SS
20760 * gdb.base/signals.exp (test_handle_all_print): Revert back to
20761 old test format.
20762
20763Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
20764
20765 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
20766 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 20767 twice. Nuke the duplicates.
c906108c 20768 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 20769 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
20770 Remove config.h along with other config files.
20771
20772Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
20773
20774 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
20775 "p func1 ()" and note that rests of tests are skipped.
20776 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 20777 setup_xfails for "print func2::coremaker_local".
c906108c
SS
20778 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
20779 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
20780 affected by the previous run test.
20781 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
20782 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
20783 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
20784 "pass int powerset tuple" and "pass modeless int powerset tuple".
20785 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
20786 "real write 4" and "real write 8".
20787 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 20788 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
20789 "print \$i after tuple assign 2", and
20790 "print vs2 after tuple assign 2".
20791 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
20792 meaningful error message and return -1 so the caller can
20793 suppress further tests and avoid a cascade of errors.
d63a86f8 20794
c906108c
SS
20795Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
20796
20797 * gdb.base/a1-selftest.exp: Tweak tests to account for new
20798 format for printing version.
20799 * gdb.base/default.exp: Ditto.
20800 * gdb.base/interrupt.exp: Fix problem with cascade of
20801 errors if child process dies while calling a function.
d63a86f8 20802
c906108c
SS
20803Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
20804
20805 * Makefile.in (VPATH): Add
20806 * Makefile.in (Makefile, config.status): Fix rules so things get
20807 remade when necessary.
20808
20809Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
20810
20811 * Makefile.in (just-check): Add path to sibling expect dir
20812 to environment variable specified by RPATH_ENVVAR.
20813
20814Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
20815
20816 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
20817 (just-check): Add shared library paths for libstdc++, tk,
20818 tcl, bfd, and opcodes to the environment variable specified
20819 in RPATH_ENVVAR.
20820 * configure.in: Add support to recognize --enable-shared flag
20821 and generate correct value for RPATH_ENVVAR.
20822 * configure: Regenerated with autoconf.
20823
20824Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
20825
20826 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 20827 include all osf versions.
c906108c
SS
20828 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
20829 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
20830 when target is linux. When failing to build pthreads test
20831 executable, give more meaningful message.
20832 * gdb.threads/pthreads.c: Hpux also uses old definition of second
20833 arg for pthread_create.
d63a86f8 20834
c906108c
SS
20835Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
20836
20837 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 20838 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 20839 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 20840 and -lpthreads (everybody else).
c906108c
SS
20841 (test_startup): Fail gracefully if threads are not supported.
20842 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
20843 "p/c array_index("abcdef",2)" when not gcc compiled.
20844 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
20845 "print func2::coremaker_local" when not gcc compiled.
20846 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
20847 "ptype on opaque struct tagname (statically)",
20848 "ptype on opaque struct tagname (dynamically) 1", and
20849 "ptype on opaque struct tagname (dynamically) 2"
20850 for not compiled with gcc.
20851 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
20852 backtrace when compiled with gcc.
d63a86f8 20853 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
20854 than always return success.
20855
20856Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
20857
20858 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
20859
20860Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
20861
20862 * gdb.base/structs.exp: Undo last change.
20863
20864Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
20865
20866 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
20867 encapsulate all the steps/nexts done during self test, starting
20868 at main, and makes them less sensitive to optimization issues.
20869 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
20870 signal handler" test.
20871 * gdb.threads/pthreads.exp: Only run this for native configs.
20872 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
20873 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
20874 tests.
20875 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
20876 for "runto test_calls(void)" test.
d63a86f8 20877
c906108c
SS
20878Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
20879
20880 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
20881 and don't expect address info in breakpoint confirmations.
20882
20883Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
20884
20885 * gdb.base/list.exp (test_forward_search): Increase timeout
20886 temporarily by 60 seconds for searching extremely long line,
889bf7c5 20887 and then reset to old value when done. Increase expect input
c906108c
SS
20888 buffer to 10000.
20889
20890Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
20891
20892 * gdb.base/list.exp (test_forward_search): Fix to handle very
20893 long source line without overflowing expect's input buffer.
20894
20895Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
20896
20897 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
20898 "buffer_full".
20899
20900 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
20901 "buffer_full".
20902
20903 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
20904 "buffer_full".
20905
20906 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
20907 "buffer_full".
20908
20909Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
20910
20911 * configure.in (configdirs): Add gdb.threads.
20912 * configure: Regenerated with autoconf.
20913 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
20914 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
20915 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 20916
c906108c
SS
20917Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
20918
20919 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
20920
20921Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
20922
20923 * gdb.base/signals.exp (test_handle_all_print): Test separately for
20924 each signal's status in the output of "handle all print".
20925 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
20926 the \r\n sequence that immediately precedes the gdb prompt.
20927 * gdb.base/a1-selftest.exp: Save original timeout and restore
20928 after test.
20929
20930Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
20931
20932 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
20933 symbol.
20934
20935Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
20936
20937 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
20938
20939Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
20940
20941 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
20942 timeout by 60 seconds.
20943
20944Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
20945
20946 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
20947 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
20948 error return.
20949
20950Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
20951
20952 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
20953 gdb initialization, also report how long dejagnu waited. Restore
20954 old timeout before doing error return. Temporarily increase timeout
889bf7c5 20955 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
20956
20957Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
20958
20959 * lib/gdb.exp: Report timeout value for verbosity level 2.
20960 * config/gdbserver.exp: Ditto.
20961 * config/hppro.exp: Ditto.
20962 * config/mips-gdb.exp: Ditto.
20963 * config/monitor.exp: Ditto.
20964 * config/netware.exp: Ditto.
20965 * config/sim-gdb.exp: Ditto.
20966 * config/slite-gdb.exp: Ditto.
20967 * config/udi-gdb.exp: Ditto.
20968 * config/unix-gdb.exp: Ditto.
20969 * config/vx-gdb.exp: Ditto.
20970 * gdb.base/a1-selftest.exp: Ditto.
20971 * gdb.base/a2-run.exp: Ditto.
20972 * gdb.base/break.exp: Ditto.
20973 * gdb.base/corefile.exp: Ditto.
20974 * gdb.base/list.exp: Ditto.
20975 * gdb.base/recurse.exp: Ditto.
20976 * gdb.base/scope.exp: Ditto.
20977 * gdb.base/signals.exp: Ditto.
20978
20979Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
20980
20981 * gdb.threads/Makefile.in (docdir): Removed.
20982
20983Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
20984
20985 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 20986 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 20987 @srcdir@.
d63a86f8 20988 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
20989 autoconf 2.5 or higher.
20990 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
20991
20992Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
20993
20994 * configure: Regenerated.
20995 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
20996 avoid name clashes with SunOS headers.
20997
20998Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
20999
21000 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
21001
21002Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
21003
21004 * gdb.base/callfuncs.exp: Finish last change -- make sure the
21005 prototype information ends up in the compiler info file.
21006
21007Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
21008
21009 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
21010 attempting to regenerate it. Eliminate use of a temporary file
21011 and just generate the info file directly. Source it immediately,
21012 for consistency of use.
21013 * gdb.base/corefile.exp: Ditto
21014 * gdb.base/exprs.exp: Ditto.
21015 * gdb.base/funcargs.exp: Ditto.
21016 * gdb.base/langs.exp: Ditto.
21017 * gdb.base/list.exp: Ditto.
21018 * gdb.base/mips_pro.exp: Ditto.
21019 * gdb.base/nodebug.exp: Ditto.
21020 * gdb.base/opaque.exp: Ditto.
21021 * gdb.base/ptype.exp: Ditto.
21022 * gdb.base/scope.exp: Ditto.
21023 * gdb.base/setvar.exp: Ditto.
21024 * gdb.base/signals.exp: Ditto.
21025 * gdb.base/whatis.exp: Ditto.
21026 * gdb.c++/templates.exp: Ditto.
21027 * gdb.c++/virtfunc.exp: Ditto.
21028 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 21029 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
21030
21031Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21032
21033 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
21034 it got fixed by the recent lookup_minimal_symbol_by_pc change.
21035 Increase timeout, a lot of single stepping might be needed if the
21036 target has no hardware watchpoints.
21037
21038Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
21039
21040 * gdb.base/break.exp: Ignore compiler warnings when compiling
21041 break.c.
21042 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
21043 * gdb.base/default.exp: Add h8300 xfails. Handle messages
21044 from remote-sim.
21045 * gdb.base/exprs.exp: Add h8300 xfails.
21046 * gdb.base/funcargs.exp: Likewise.
21047 * gdb.base/nodebug.exp: Likewise.
21048 * gdb.base/printcmds.exp: Likewise.
21049 * gdb.base/ptype.exp: Likewise.
21050 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
21051 h8300 xfails.
d63a86f8 21052 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
21053 on the h8300.
21054 * gdb.base/funcargs.c: Explicitly make last constant argument to
21055 call_after_alloca_subr an unsigned long type.
21056 * gdb.base/return.c: Include stdio.h.
21057
21058Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
21059
21060 * config/abug.exp: New file for the older Motorola Bug monitor
21061 that runs on the mvme13x series VME boards.
21062 * config/monitor.exp: Use the new config array for target settings
21063 if they exist.
21064
21065Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
21066
21067 * sim-gdb.exp: Make the SH simulator allocate less space when
21068 it is targeted.
21069
21070Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
21071
21072 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
21073 test.
21074
21075Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
21076
21077 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
21078 "rs6000-*-*" for "list function in include file" when gcc compiled.
21079 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
21080 for "p ctable1[120]".
21081 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
21082 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
21083 Remove setup_xfail for "rs6000-*-*" for
21084 "print 'scope0.c'::filelocal before run".
21085 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
21086 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
21087 since some compilers don't allow both options to be given
21088 on the same command line. Create object file and move it.
d63a86f8 21089
c906108c
SS
21090Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
21091
21092 * gdb.base/corefile.exp: Always regenerate the core file, since
21093 we always regenerate the coremaker program. Detect special case
21094 where registers cannot be read from core file.
d63a86f8 21095
c906108c
SS
21096Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
21097
21098 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
21099 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
21100 * gdb.c++/templates.exp: Only match on basename of file since
21101 some formats like xcoff don't encode directory information.
21102 * gdb.stabs/weird.exp: Use the right sed script for powerpc
21103 and rs6000 AIX xcoff targets.
21104 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
21105 * configure: Regenerate.
21106 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
21107 here, rather than in distclean.
d63a86f8 21108
c906108c
SS
21109Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
21110
21111 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
21112 defined, and use it to compile the test case with -O2. The
21113 native compilation still uses no optimization.
21114 * gdb.base/mips_pro.c: Remove inline assembly code since
21115 it is compiled PIC by default, which results in assembler
21116 warnings that make the testsuite think the compilation
21117 was unsuccessful.
21118
21119Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
21120
21121 * gdb.c++/misc.exp: Add note to message for
21122 "print s.a for foo struct" that this is a known gcc 2.7.2
21123 and earlier bug.
21124
21125Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
21126
21127 * gdb.base/break.exp: Fix pattern for matching "Delete all
21128 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
21129 setup_xfail for deleting all breakpoints test. Fix various
21130 timeout messages to include "(timeout)".
21131 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
21132 for "p t_float_values2(3.14159,float_val2)".
21133 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
21134 for "continue to call2g" when gcc compiled.
21135 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
21136 "up to foo in langs.exp", "show language at foo in langs.exp",
21137 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
21138 and "show language at fsub in langs.exp".
21139 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
21140 "list line 1 in include file", "list message for lines past EOF",
21141 "list function in include file", "list list0.h:foo", and
21142 "list filename:function; nonexistant function".
21143 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
21144 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
21145 and "ptype t_char_array" to be for native cc only.
d63a86f8 21146
c906108c
SS
21147Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
21148
d63a86f8 21149 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 21150 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 21151 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
21152
21153Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
21154
21155 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
21156 "bt in signals.exp". This problem only appears when running
21157 the testsuite, and then only intermittently.
21158
21159Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
21160
21161 * gdb.base/return.exp (return_tests): Differentiate between
21162 two tests of continuing.
21163
21164Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
21165
21166 * */Makefile.in (maintainer-clean): Remove config.log.
21167 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
21168 * gdb.c++/Makefile.in (PROGS): Add inherit.
21169 (clean): Remove *.ci.
21170
21171Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
21172
21173 * gdb.c++/misc.cc: Add test code from Mike Stump.
21174 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
21175
21176Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
21177
21178 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
21179 to "alpha-*-osf2*" and add comment.
21180 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
21181 setup_xfail for "step over execarg initialization" and
21182 "step over corearg initialization".
c906108c
SS
21183 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
21184 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
21185 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 21186 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
21187 "print func2::coremaker_local", and "backtrace in corefile.exp".
21188 * gdb.base/signals.exp: Build and source signals.ci.
21189 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
21190 to be for gcc only.
21191 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 21192
c906108c
SS
21193Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21194
21195 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
21196 Feb 3 procfs.c change.
21197
21198Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
21199
21200 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
21201
21202Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
21203
21204 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
21205 from dejagnu's apparent default of 10 seconds, which gives random
21206 results when running the tests over NFS on moderately loaded systems.
21207 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
21208
21209Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
21210
21211 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
21212 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 21213 result reports.
c906108c
SS
21214
21215Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
21216
21217 * configure.in (CY_AC_PATH_TCLH): Remove.
21218 * configure: Regenerate.
21219
21220Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
21221
21222 * gdb.c++/Makefile.in (clean): Add missing '{'.
21223
21224Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
21225
21226 * lib/gdb.exp: Provide a default value for noinferior.
21227
21228 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
21229 Load libgloss.exp.
21230
21231Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
21232
21233 * gdb.disasm/hppa.exp: Compile directly into an executable, use
21234 the executable, not the .o to run the tests from.
21235
21236Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
21237
21238 * gdb.base/break.exp: Don't test for program exit or exit status
21239 if $noresults if nonzero.
21240 * gdb.base/langs.exp: Likewise.
21241 * gdb.base/watchpoint.exp: Likewise.
21242
21243 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
21244 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
21245 trying to compile the testcase.
21246
21247Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
21248
21249 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
21250 * gdb.base/signals.exp (continue to handler): Likewise.
21251
21252Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
21253
21254 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
21255
21256 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
21257
21258Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
21259
21260 * gdb.base/corefile.exp: Recognize "not found" as failure
21261 when trying to determine if a core file was generated.
21262 If no core file was generate the first time, try again without
21263 the ulimit -c to work around braindamaged shells.
21264
21265Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
21266
21267 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
21268 [] tests with "test" and enclose string in quotes.
21269 * gdb.stabs/configure: Rebuild
d63a86f8 21270
c906108c
SS
21271Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
21272
21273 Changes in sync with expect:
21274 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
21275 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
21276 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
21277 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
21278 argument to AC_REQUIRE.
21279 * configure: Regenerated.
21280
21281Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
21282
21283 * gdb.base/corefile.exp: When generating a core, discard any
21284 error messages about ulimit not found and the "core dumped"
21285 message from the shell that runs the coredumper.
21286
21287Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
21288
21289 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
21290
21291 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
21292 which sed script to run. Expect failure for v_comb test
21293 on PA targets too.
d63a86f8 21294
c906108c
SS
21295Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
21296
21297 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 21298 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
21299
21300Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
21301
21302 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
21303 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 21304 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
21305 * lib/gdb.exp (default_gdb_start): Fix typo.
21306 * gdb.base/corefile.exp: Allow "Core was generated by ..."
21307 messages to not include the full program name that caused
21308 the core dump since some systems (such as solaris) apparently
21309 truncate this path to about 80 characters.
21310 When generating a core file first try increasing the core file
21311 size limit to unlimited since some systems may default it to
21312 zero, and it is harmless to try it. Move the test for failing
21313 to generate a core file to where it will actually get executed.
21314 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
21315 new gdb result from g++ debug info improvements and make old
21316 pattern obsolescent. Also account for size_t differences
21317 (may be int or long).
21318 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
21319 initialization before function call is placed in the delay slot
21320 and thus appears to be skipped over by commands such as "next".
21321
21322Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
21323
21324 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
21325
21326Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
21327
21328 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
21329 input source file; fix code to compile test to deal with this
21330 convention.
21331 * gdb.c++/*.exp: Likewise.
21332
21333Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
21334
21335 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
21336 "bt in signals.exp".
21337
21338Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
21339
21340 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
21341 "step over execarg initialization" and
889bf7c5 21342 "step over corearg initialization".
c906108c
SS
21343
21344Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
21345
21346 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
21347 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
21348
21349Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
21350
21351 From Rob Savoye (rob@poseidon.cygnus.com)
21352 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
21353 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
21354 configure.in}, gdb.disasm/{Makefile.in, configure.in},
21355 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
21356 configure.in}: Major reworking for autoconfig.
c906108c
SS
21357 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
21358 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 21359 New files.
c906108c
SS
21360 * config/unix-gdb.exp: Make GDB global.
21361 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
21362 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
21363 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
21364 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
21365 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
21366 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 21367 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
21368 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
21369 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
21370 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
21371 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 21372 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
21373 to returns as necessary, arrange for test to compile own testcase
21374 executable.
c906108c 21375 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 21376
c906108c
SS
21377Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
21378
21379 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 21380 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
21381 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
21382 "backtrace through signal handler".
21383
21384Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21385
21386 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
21387 continuing from a job control stop signal.
21388 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
21389
21390Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
21391
21392 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
21393 * gdb.base/corefile.exp: Likewise.
21394 * gdb.base/funcargs.exp: Likewise.
21395
21396Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
21397
21398 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
21399 * config/monitor.exp: Add support for setting baud rate.
21400
21401Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
21402
21403 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
21404 i*86-*-linux* xfails for "backtrace through signal handler".
21405 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
21406 "print func2::coremaker_local".
21407 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 21408 alpha-dec-osf2* xfail for
c906108c
SS
21409 "delete all breakpoints when none".
21410
21411Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
21412
21413 * gdb.base/break.exp: Change test that deletes all breakpoints
21414 when no user breakpoints are installed. A post 4.15 change
21415 causes gdb to no longer prompt in this case.
21416
21417Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
21418
21419 * gdb.base/return.exp (return_tests): Change xfail for test
21420 "correct value returned double test" to stop xfailing at
21421 Solaris 2.5. Apparently the bug has been fixed.
21422
21423Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
21424
21425 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
21426 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
21427
21428Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
21429
21430 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
21431 * gdb.disasm/hppa.s: Corresponding changes.
21432
21433Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
21434
21435 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
21436 makefile fragment.
21437 * config/mt-hpux: Deleted.
21438
21439Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
21440
d63a86f8 21441 * Many files: When warning about suppressed tests due to a
c906108c
SS
21442 nonexistant test binary, avoid incrementing the warning count.
21443
21444Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
21445
21446 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 21447
c906108c
SS
21448Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21449
21450 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
21451 "sparc-*-solaris2*".
21452
21453Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21454
21455 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
21456 Add global and local variables and initialize them.
21457 * gdb.base/corefile.exp: Test correct mapping of corefile sections
21458 by printing variables. Remove rs6000 and powerpc xfails, BFD now
21459 extracts the file name and terminating signal from the core file.
21460 * TODO: Remove note about tests for correct mapping of corefile.
21461 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
21462 from optimizing it away.
21463 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
21464 handles common blocks.
21465
21466Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
21467
21468 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
21469 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
21470
21471Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
21472
21473 * Makefile.in (maintainer-clean): New target, synonym for
21474 realclean.
21475 * gdb.base/Makefile.in (maintainer-clean): Likewise.
21476 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
21477 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
21478 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
21479 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
21480 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
21481
21482Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
21483
21484 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
21485 xfails when not gcc compiled for "print foo::funclocal".
21486 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
21487 "print foo::funclocal at foo",
21488 "print 'scope1.c'::foo::funclocal at foo",
21489 "print foo::funclocal_bss at foo",
21490 "print 'scope1.c'::foo::funclocal_bss at foo",
21491 "print foo::funclocal_ro at foo",
21492 "print 'scope1.c'::foo::funclocal_ro at foo",
21493 "print bar::funclocal at foo" and
21494 "print 'scope1.c'::bar::funclocal at foo".
21495 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
21496 gcc compiled for "print foo::funclocal at bar".
21497 Expand all messages to ensure that they identify that
21498 the test is at bar().
21499 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
21500 gcc compiled for:
21501 "ptype on opaque struct pointer (statically)",
21502 "ptype on opaque struct tagname (statically)",
21503 "ptype on opaque struct pointer (dynamically) 1",
21504 "ptype on opaque struct tagname (dynamically) 1",
21505 "ptype on opaque struct pointer (dynamically) 2" and
21506 "ptype on opaque struct tagname (dynamically) 2
21507 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
21508 gcc compiled for:
21509 "p datalocal"
21510 "whatis datalocal",
21511 "ptype datalocal",
21512 "p bsslocal",
21513 "whatis bsslocal", and
21514 "ptype bsslocal".
21515 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
21516 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
21517 when not gcc compiled.
21518 * gdb.base/funcargs.exp (float_and_integral_args): Add
21519 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
21520 compiled.
21521 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
21522 "backtrace from call6a" when not gcc compiled.
21523 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
21524 "backtrace from call7a" when not gcc compiled.
21525 * gdb.base/callfuncs.exp (do_function_calls):
21526 Add "hppa*-*-hpux*" xfail when not gcc compiled for
21527 "p t_char_array_values(char_array_val2,char_array_val1)",
21528 "p t_char_array_values(char_array_val1,char_array_val2)",
21529 "p t_char_array_values("carray 1","carray 2")",
21530 "p t_char_array_values("carray 1",char_array_val2)",
21531 "p t_char_array_values(char_array_val1,"carray 2")",
21532 "p sum_args(1,{2})",
21533 "p sum_args(2,{2,3})",
21534 "p sum_args(3,{2,3,4})",
21535 "p sum_args(4,{2,3,4,5})"
21536 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
21537 "backtrace in corefile.exp" when not gcc compiled.
21538
21539Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21540
21541 * gdb.base/signals.exp: Rewrite `handle all print' test as
21542 a procedure. Accept blanks or TABs as whitespace, increase
21543 timeout and expect input buffer size for the large output
21544 from the command. Remove "i*86-*-bsdi2.0" xfail.
21545
21546Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21547
21548 * gdb.base/setvar.exp: Add new testcases for truncation when
21549 assigning invalid values to bitfields.
21550
21551Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
21552
d63a86f8 21553 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
21554 mips-sgi-irix* xfail for
21555 "call inferior func with struct - returns char *"
21556 and fix test so that an optional (unsigned char *) cast is
889bf7c5 21557 accepted in the result.
c906108c
SS
21558
21559Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
21560
21561 * gdb.base/funcargs.exp (float_and_integral_args): Remove
21562 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
21563 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
21564 * gdb.base/signals.exp: Remove duplicate "handle all print" test
21565 that accidentally got checked in.
21566
21567Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
21568
d63a86f8 21569 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
21570 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
21571 compiled test.
21572 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
21573 Add mips-sgi-irix5* xfail for not gcc compiled.
21574 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
21575 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
21576 "p top", "whatis top", "p middle", and "whatis middle".
21577 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
21578 "whatis signed char" for not gcc compiled.
21579 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
21580 "set variable signed char=-1 (-1)" and
21581 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
21582 * gdb.base/funcargs.exp (float_and_integral_args):
21583 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
21584 Add mips-sgi-irix* xfail when not gcc compiled for
21585 "continue to call2b".
21586 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
21587 "continue to call2g".
21588 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
21589 "backtrace from call6a"
21590 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
21591 "backtrace from call7k".
21592 Add mips-sgi-irix5* xfail when not gcc compiled for
21593 "backtrace from call7a".
21594 (localvars_after_alloca): Fix gdb_test cmds for
21595 "print * after runto ...".
21596 Remove rs6000-*-* xfails for
21597 "print i after runto localvars_after_alloca" and
21598 "print l after runto localvars_after_alloca"
21599 for all compilers.
21600 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 21601 when not compiled with gcc, for:
c906108c
SS
21602 "print signed char == (minus)",
21603 "print signed char != (minus)",
21604 "print signed char < (minus)",
21605 "print signed char > (minus)".
21606 * gdb.base/callfuncs.exp (do_function_calls):
21607 Add mips-sgi-irix* xfail, when compiled with native compiler, for
21608 "call inferior func with struct - returns char *".
d63a86f8 21609 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
21610 "correct value returned double test" to include Solaris 2.4.
21611 * gdb.base/funcargs.exp (float_and_integral_args):
21612 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 21613
c906108c
SS
21614Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21615
21616 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
21617 enumeration bitfields if compiling with GNU C.
21618 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
21619 to empty' prompt.
21620
21621Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
21622
21623 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
21624 test for PRO targets.
21625
21626 * gdb.base/funcargs.exp: Avoid ever setting more than 8
21627 breakpoints in the inferior at any given time by making
21628 two groups of breakpoints for call2*, call6* and call7*
21629 tests.
21630
21631Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21632
21633 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
21634 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
21635 from optimizing it away.
21636 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
21637 "call inferior func with struct".
21638
21639Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
21640
21641 * configure.in: Only configure gdb.chill for particular targets.
21642
21643Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
21644
21645 * gdb.base/Makefile.in: Add action to .c.o transformation
21646 rule that generates a .ci file for each .o file and remove
21647 explicit .c.o rules except for callfuncs.o.
21648 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
21649 generates a .ci file for each .o file and remove explicit
21650 .cc.o rules.
21651 (clean): Remove *.tmp *.ci files.
21652 (EXECUTABLES): Remove templ-info.exp.
21653 * gdb.base/compiler.c: New file.
21654 * gdb.c++/compiler.cc: New file
21655 * gdb.base/scope.exp: Source gdb.base/scope.ci.
21656 Change rs6000-*-* xfail for
21657 "print 'scope0.c'::filelocal_ro" and
21658 "print 'scope1.c'::filelocal" and
21659 "print 'scope1.c'::filelocal_bss" and
21660 "print 'scope1.c'::filelocal_ro" and
21661 "print 'scope1.c'::foo::funclocal" and
21662 "print 'scope1.c'::foo::funclocal_ro" and
21663 "print 'scope1.c'::bar::funclocal" and
21664 "print 'scope0.c'::filelocal_ro" and
21665 "print 'scope1.c'::filelocal at foo" and
21666 "print 'scope1.c'::filelocal_bss at foo" and
21667 "print 'scope1.c'::filelocal_ro at foo" and
21668 "print 'scope1.c'::foo::funclocal at foo" and
21669 "print 'scope1.c'::foo::funclocal_bss at foo" and
21670 "print 'scope1.c'::foo::funclocal_ro at foo" and
21671 "print 'scope1.c'::bar::funclocal at foo" and
21672 "print 'scope0.c'::filelocal_ro" and
21673 "print 'scope1.c'::filelocal" and
21674 "print 'scope1.c'::filelocal_bss" and
21675 "print 'scope1.c'::filelocal_ro" and
21676 "print 'scope1.c'::foo::funclocal" and
21677 "print 'scope1.c'::foo::funclocal_bss" and
21678 "print 'scope1.c'::foo::funclocal_ro" and
21679 "print 'scope1.c'::bar::funclocal" and
21680 "print 'scope1.c'::bar::funclocal_bss"
21681 to only be xfail'd when not compiled with gcc.
d63a86f8 21682 Add rs6000-*-* xfail for
c906108c
SS
21683 "print 'scope0.c'::filelocal_bss before run"
21684 when compiled with gcc.
21685 (test_at_main): Add rs6000-*-* xfail for
21686 "print filelocal_ro in test_at_main"
21687 when compiled with gcc.
21688 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 21689 Add rs6000-*-aix* xfail for
c906108c
SS
21690 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
21691 "ptype t_char_array", not compiled with gcc.
21692 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
21693 xfail for "list foo (in include file)" when gcc compiled.
21694 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 21695 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
21696 "run to call0a" if not compiled with gcc.
21697 (unsigned_integral_args): Add rs6000-*-* xfail for
21698 "run to call1a" if not compiled with gcc.
21699 (float_and_integral_args): Add rs6000-*-* xfail for
21700 "run to call2a" if not compiled with gcc and for
21701 "continue to call2b" for any compiler.
21702 Add rs6000-*-* xfail to
21703 "print f1 after run to call2a" for gcc compiled.
21704 (discard_and_shuffle): Add rs6000-*-* xfail for
21705 "run to call6a".
21706 (shuffle_round_robin): Add rs6000-*-* xfail for
21707 "backtrace from call7a" if not compiled with gcc.
21708 Add rs6000-*-* xfail for
21709 "backtrace from call7b" if compiled with gcc.
21710 (call_after_alloca): Add rs6000-*-* xfail for
21711 "print c in call_after_alloca" and
21712 "print s in call_after_alloca" and
21713 "backtrace from call_after_alloca_subr"
21714 if not compiled with gcc.
21715 (localvars_in_indirect_call): Add rs6000-*-* xfail for
21716 "print c in localvars_in_indirect_call" and
21717 "print c in localvars_in_indirect_call" and
21718 "backtrace in indirectly called function" and
21719 "stepping into indirectly called function"
21720 if not compiled with gcc.
21721 (localvars_after_alloca): Add rs6000-*-* xfail for
21722 "print c after runto localvars_after_alloca" and
21723 "print s after runto localvars_after_alloca" and
21724 "print i after runto localvars_after_alloca" and
21725 "print l after runto localvars_after_alloca"
21726 for all compilers.
21727 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
21728 than whatis-info.exp.
21729 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
21730 than opaque-info.exp.
21731 Setup rs6000-*-* xfail for
d63a86f8 21732 "ptype on opaque struct pointer (statically)" and
c906108c
SS
21733 "ptype on opaque struct pointer (dynamically)" when
21734 not compiled with gcc.
21735 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
21736 rather than callf-info.exp.
21737 (do_function_calls): Add clear_xfail for rs6000-*-* for
21738 "p t_float_values2(3.14159,float_val2)". Seems to work
21739 fine there, both with xlc and gcc. Need to find out what
21740 it is doing right and fix other platforms.
21741 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
21742 "call inferior func with struct - returns int",
21743 "call inferior func with struct - returns long",
21744 "call inferior func with struct - returns float",
21745 "call inferior func with struct - returns double",
21746 "call inferior func with struct - returns char *",
21747 but only if not gcc compiled (presumes xlc compiled).
21748 Change rs6000-*-* xfails for
21749 "call inferior func with struct - returns char" and
21750 " call inferior func with struct - returns short" to only
21751 xfail if not using gcc.
21752 (clean mostlyclean): Remove *.ci and *.tmp files.
21753 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
21754 than templ-info.exp.
21755 * gdb.base/langs.exp: Source gdb.base/langs.ci.
21756 Add rs6000-*-* xfail for "up to foo in langs.exp"
21757 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 21758 when not gcc compiled.
d63a86f8 21759
c906108c
SS
21760Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
21761
21762 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
21763 * gdb.base/corefile.exp: Likewise.
21764 * gdb.base/list.exp: Likewise.
21765 * gdb.base/scope.exp: Likewise.
21766 * gdb.base/siganls.exp: Likewise.
21767
21768 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
21769 compiler output.
21770 * gdb.base/whatis.exp: Likewise.
21771
21772Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
21773
21774 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
21775 failure (opcode table has been fixed to match reality).
21776
21777Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
21778
21779 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
21780 "call inferior func with struct - returns char",
21781 "call inferior func with struct - returns short"
21782
21783 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
21784 "print 'scope0.c'::filelocal at main",
21785 "print 'scope0.c'::filelocal_bss in test_at_main",
21786 "print 'scope0.c'::filelocal at foo",
21787 "print 'scope0.c'::filelocal_bss in test_at_foo",
21788 "print 'scope0.c'::filelocal at bar",
21789 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 21790
c906108c
SS
21791 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
21792 in source file 1". This bug seems to have been fixed with both
21793 gcc and native cc (was native assembler bug?).
21794
21795Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
21796
21797 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
21798 "backtrace through signal handler" to "i*86-*-sysv4*".
21799 * gdb.base/signals.exp: Add xfail for "'next' behaved as
21800 continue" case. Add "known SVR4 bug" to fail message.
21801 Add "i*86-*-bsdi2.0" xfail for "handle all print".
21802 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
21803 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
21804 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
21805 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
21806 "up to foo in langs.exp", "show language at foo in
21807 langs.exp", "up to cppsub_ in langs.exp", "show
21808 language at cppsub_ in langs.exp", "up to fsub in
21809 langs.exp", and "show language at fsub in langs.exp".
21810 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
21811 "bactrace in corefile.exp".
21812 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
21813 "call inferior function with struct - returns float" and
21814 "call inferior function with struct - returns double".
d63a86f8 21815
c906108c
SS
21816Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
21817
21818 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
21819 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
21820 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
21821 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
21822
21823Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
21824
21825 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
21826 (or overriden) "CHILL" macro rather then bare "gcc".
21827 Also look for ../../gcc/xgcc since that is what we will
21828 actually need, not "Makefile". Remove following assignment
21829 of CHILL to CHILL_FOR_TARGET because that results in
21830 recursive definition.
21831
21832Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
21833
21834 * gdb.base/corefile.exp: Change xfail for backtrace in
21835 corefile.exp from linuxaout to all linux.
21836 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
21837 cases where we miss the breakpoint at the signal handler
21838 for some reason. Setup xfail for linuxoldld/linuxaout and
21839 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
21840 hitting SIGURG breakpoint.
21841 * gdb.base/signals.exp: Setup xfail for "next" acting like
21842 continue to add linuxoldld. Setup xfail for all linux for
21843 "next to handler in signals_tests_1", "backtrace in
21844 signals_tests_1", "continue to func1", "pass SIGUSR1",
21845 and continue to handler".
21846
21847Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
21848
21849 * Update all FSF addresses except those in COPYING* files.
21850
21851Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
21852
21853 * gdb.base/a2-run.exp: Change messages to be more explicit about
21854 the status of args, and quote binfile in results.
21855
21856Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
21857
21858 * gdb.base/callfuncs.exp: Add tests for passing structs to
21859 inferior functions and return various types.
21860 * gdb.base/callfuncs.c: Add functions to receive a struct
21861 and return a member of the struct, in various types.
21862
21863Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21864
21865 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
21866
21867Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
21868
21869 * config/vxworks29k.exp: New file, sources vxworks.exp.
21870
21871Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
21872
21873 * config/gdbremote.exp: New file. Testing framework using
21874 gdbserver.
21875
21876Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
21877
21878 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
21879 "call function when asleep" and "send end of file".
21880 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
21881 for "backtrace in corefile.exp".
21882 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
21883 for "backtrace through signal handler".
21884 * gdb.base/corefile.exp: Make sure we actually generate a core file
21885 before trying the core tests. Some systems allow the user to suppress
21886 generation of core files and default to that (linux for example).
21887 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
21888 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
21889
21890Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
21891
21892 * gdb.threads: New directory with some crude multi-threaded
21893 gdb tests (step.exp and step2.exp).
21894 * config/mt-lynx (STEP_EXECUTABLE): Define.
21895 (THREADFLAGS): Define.
21896
21897Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
21898
21899 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
21900
21901 * gdb.base/signals.exp: Disable whole file for lynx until
21902 further notice.
21903
21904 * gdb.base/signals.exp: xfail test where "next" acts like
21905 "continue" for lynx.
21906
21907 * gdb.base/interrupt.exp: xfail test for calling function while
21908 inferior is asleep for lynx.
21909
21910 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
21911 than one cr-lf after each command.
21912
21913Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21914
21915 * configure.in: Reinstate setting of stabsdirs variable, fix
21916 typo in setting up configdirs for native builds.
21917
21918 * gdb.base/return.exp: Fix typo in return double test.
21919 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
21920 compiler from optimizing them away.
21921
21922Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
21923
21924 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
21925 sequences to be echo'd by gdb when using gdb_test.
21926 * gdb.chill/chexp.exp: Likewise.
21927 * gdb.fortran/exprs.exp: Likewise
21928
21929Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
21930
21931 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
21932 after the inferior gdb has started.
21933
21934 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
21935 after each command.
21936 * gdb.base/funcargs.exp: Likewise.
21937 * gdb.base/gdbvars.exp: Likewise.
21938 * gdb.base/interrupt.exp: Likewise.
21939 * gdb.base/list.exp: Likewise.
21940 * gdb.base/watchpoint.exp: Likewise.
21941 * gdb.c++/demangle.exp: Likewise.
21942 * gdb.c++/inherit.exp: Likewise.
21943 * gdb.chill/chexp.exp: Likewise.
21944 * gdb.fortran/exprs.exp: Likewise.
21945
21946 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
21947 test if we can't handle IO to/from the inferior.
21948
21949 * gdb.c++/misc.exp: Always check for a program already being
21950 started after sending a "run" command to gdb.
21951
21952 * gdb.base/twice.exp: Start with a fresh gdb.
21953
21954 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
21955 only depend on gdb's expression code, not the chill runtime.
21956
21957 * gdb.base/return.c: Put return values into variables so we
21958 can have gdb print them rather than depending on the program
21959 to print them.
21960 * gdb.base/return.exp: Corresponding changes.
21961
21962 * lib/gdb.exp: Provide default value for noinferiorio.
21963 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
21964 the inferior.
21965
21966 * gdb.base/break.exp: Always check for a program already being
21967 started after sending a "run" command to gdb.
21968 (text_next_with_recursion): Don't check the output from the
21969 program's printf statement. Instead just make sure the program
21970 exited.
21971
21972 * gdb.base/commands.exp: Protect tests which need arguments with
21973 $noargs conditionals.
21974
21975Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21976
21977 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
21978 of structure member arrays to match gdb/valops.c:value_addr change.
21979
21980Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
21981
21982 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
21983 cases.
21984
21985Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
21986
21987 * configure.in (configdirs): Remove gdb.chill from default list
21988 of subdirs and then add it back in only if doing a native build.
21989 The current chill compiler does not yet work in any cross build.
21990 * Revert all signal changes from Jul 6.
21991 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
21992 for sh-hms targets, allowing these tests to link, with no other
21993 changes. Testing is suppressed by setting "nosignals" in site.exp.
21994
21995Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
21996
21997 * configure.in (signaldirs): Define and add to configdirs for all
21998 targets except some specific ones that are known to not support signals.
21999 Also clean up formatting.
22000 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
22001 (signals, sigall): Remove rules to build.
22002 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
22003 Moved to new gdb.signals directory.
22004 * gdb.signals: New test directory.
22005 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
22006 signals.c signals.exp}: New or moved files.
22007
22008Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
22009
22010 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
22011
22012Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
22013
22014 * gdb.base/return.exp: Xfail `return double' test failure
22015 on at least Solaris 2.3 and handle future/past versions on
22016 a case by case basis as appropriate. Also update message
22017 to include i*86 failures.
22018
22019Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22020
22021 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
22022
22023 * lib/gdb.exp: Fix comment which erroneously identified
22024 gdb_file_cmd as gdb_load (the 19 May change was in fact to
22025 gdb_file_cmd not gdb_load).
22026 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
22027
22028 * gdb.base/setvar.exp: Make test names consistent between pass and
22029 fail cases. Use gdb_test more.
22030
22031Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22032
22033 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
22034
22035Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22036
22037 * gdb.base/help.exp: Fix expected help string for `show commands'.
22038
22039Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
22040
22041 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
22042
22043 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
22044 of a text section.
22045
22046Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
22047
22048 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
22049 that loop eventually terminates. Fix Connection refused logic so
22050 that testsuite will expire nicely.
22051
22052Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
22053
22054 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
22055 config/rom68k.exp: New tcl glue for the appropriate monitors.
22056 These all just end up calling monitor.exp.
22057 * config/monitor.exp (gdb_target_monitor): Handle `Connection
22058 refused' by retrying. Cleanup some timeout issues.
22059 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
22060 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
22061 callers don't have to set/restore global timeout variable.
22062
22063 * The following set of changes centralizes management of the global
22064 timeout variable. This way, it can be set in one target dependent
22065 place instead of dozens of places scattered throughout the test suite.
22066 If you need to lengthen a timeout, then you should either set timeout
22067 in one of the config/{target}.exp files, or multiply it by a factor.
22068 Setting it to an absolute value is always going to lose for some
22069 targets.
22070 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
22071 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
22072 * gdb.base/funcargs.exp: Don't set timeout.
22073 * gdb.base/list.exp (test_forward_search): Only use local timeout.
22074 * gdb.base/printcmds.exp (test_print_string_constants
22075 test_print_array_constants): Don't set timeout.
22076 * gdb.base/ptype.exp: Don't set timeout.
22077 * gdb.base/recurse.exp: Don't set timeout.
22078 * gdb.base/return.exp: Don't set timeout.
22079 * gdb.base/watchpoint.exp: Don't set timeout.
22080 * gdb.c++/classes.exp (do_tests): Don't set timeout.
22081 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
22082
22083Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
22084
22085 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
22086
22087Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22088
22089 * lib/gdb.exp: Disable chill tests for irix5.
22090
22091Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22092
22093 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
22094 each test pass or fail.
22095
22096Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22097
22098 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
22099 xlc not gcc.
22100
22101Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
22102
22103 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
22104
22105Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
22106
22107 * config/est.exp: Fix copyright and comments. Remove dead code.
22108 Use targetname, serialport and baud variables instead of fixed
22109 constants.
22110 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
22111 * config/cpu32bug.exp: New file to support cpu32bug monitors.
22112
22113Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22114
22115 * gdb.base/watchpoint.exp: Don't run
22116 test_watchpoint_triggered_in_syscall for sunos.
22117
22118Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22119
22120 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
22121 they don't seem to exist. Do include stdio.h.
22122
22123Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22124
22125 * gdb.base/a1-selftest.exp: Add alpha xfail.
22126
22127Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22128
22129 * gdb.base/watchpoint.c (main): Prompt before calling read().
22130 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
22131 Revise accordingly. Remove cruft about sending "123" several
22132 times, until it gets noticed. Clean up the "print buf[0]" stuff
22133 so that it passes or fails, and waits for prompts in the usual way.
22134
22135Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22136
22137 * gdb.base/recurse.exp: Fix comment.
22138
22139 * TODO: Remove item about printing variables in nodebug.exp. Add
22140 item about enabling tests which are only run on some targets.
22141
22142 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
22143 fail, make test names unique, use new gdb_test convention
22144 regarding pattern, use gdb_test more, etc.).
22145
22146 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
22147 fail, make test names unique, etc.).
22148
22149Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22150
22151 * gdb.base/nodebug.c: Change return type of top and middle to
22152 short.
22153 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
22154 are fixed by the recent mdebugread.c changes. Allow `short ()'
22155 as type for top and middle.
22156
22157Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22158
22159 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
22160 nearly as I can tell, the whole thing was an accident in Stu's
22161 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
22162 to replace a send/expect pair with gdb_test, but ended up only
22163 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
22164 of 30 Mar 1995 took care of it, but left this vestigial comment
22165 which I am now nuking.
22166
22167Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22168
22169 * gdb.base/break.exp: Look for different line number for
22170 breakpoint at main depending on usestubs.
22171
22172Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22173
22174 * gdb.base/list.exp: Adjust some alternate expect patterns to
22175 match recent list0.c change. Add alternate expect pattern for
22176 output from `list default lines around main' for optimizing
22177 compilers.
22178
22179Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22180
22181 * lib/gdb.exp: If nosignals is not set, set it to 0.
22182
22183Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
22184
22185 * config/slite-gdb.exp: Responds to load symbol table prompt.
22186 * gdb.base/break.exp: Adjust line number, fix rerun.
22187 * gdb.base/langs0.c: Add #ifdef usestubs.
22188
22189Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
22190
22191 * gdb.base/list.exp: Adjust line contents after adding new lines in
22192 list0.c. Also fix a syntax error.
22193
22194 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
22195 * gdb.base/break.exp: ditto.
22196 * gdb.base/list.exp: ditto.
22197 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
22198 * gdb.base/run.c: ditto.
22199 * gdb.base/list0.c: ditto.
22200 * gdb.base/funcargs.c: ditto.
22201
22202Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
22203
22204 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
22205 $targetname, $serialport and $baud instead of hardwired variables.
22206 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
22207 target doesn't support signals.
22208
22209Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
22210
22211 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
22212
22213Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22214
22215 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
22216 Don't rely on the value of an auto variable before it has been
22217 initialized. Use gdb_test more.
22218
22219Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22220
22221 * lib/gdb.exp (default_gdb_version): A version number must start
22222 with a digit, but other than that contains all characters up to
22223 the first whitespace character.
22224
22225Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22226
22227 * gdb.base/commands.exp (breakpoint_command_test): New tests.
22228
22229Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22230
22231 * gdb.c++/*.exp: Warn if executable does not exist. The original
22232 reason for skipping the warning was that configure.in sometimes
22233 intentionally skipped building the executables but the tcl code
22234 had no way of knowing. That (a) was always bogus with respect to
22235 error handling, (b) is no longer true (right now there is no way
22236 to skip C++ tests).
22237
22238 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
22239
22240Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22241
22242 * gdb.base/list.exp: Add expect patterns for output from
22243 SunPRO compiled executables.
22244 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
22245 types.
22246
22247Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22248
22249 * gdb.base/break.exp (test_next_with_recursion): Accept any line
22250 number (we are already testing that the correct source line text
22251 gets printed).
22252
22253 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
22254 that is what is intended, but something needed to be done to get
22255 sunos4 native working again.
22256
22257 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
22258
22259 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
22260 apparently went with a (very) old xfail.
22261
22262Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
22263
22264 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
22265 runto_main is a proc in gdb.exp that will do 'step' for target use
22266 stubs.
22267 * gdb.base/exprs.exp: ditto.
22268 * gdb.base/interrupt.exp: ditto.
22269 * gdb.base/opaque.exp: ditto.
22270 * gdb.base/printcmds.exp: ditto.
22271 * gdb.base/ptype.exp: ditto.
22272 * gdb.base/scope.exp: ditto.
22273 * gdb.base/setvar.exp: ditto.
22274 * gdb.base/signals.exp: ditto.
22275 * gdb.base/twice.exp: ditto.
22276 * gdb.c++/classes.exp: ditto.
22277 * gdb.c++/inherit.exp: ditto.
22278 * gdb.c++/templates.exp: ditto.
22279 * gdb.base/break.exp: no run and hit main for stubs. Change line
22280 numbers for breakpoints and info breakpoint.
22281 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
22282 breakpoint().
22283 * gdb.base/callfuncs.c: ditto.
22284 * gdb.base/exprs: ditto.
22285 * gdb.base/interrupt.c: ditto.
22286 * gdb.base/opaque0.c: ditto.
22287 * gdb.base/printcmds.c: ditto.
22288 * gdb.base/ptype.c: ditto.
22289 * gdb.base/scope0.c: ditto.
22290 * gdb.base/setvar.c: ditto.
22291 * gdb.base/signals.c: ditto.
22292 * gdb.base/twice.c: ditto.
22293 * gdb.c++/misc.cc: ditto.
22294 * gdb.c++/templates.cc: ditto.
22295
22296Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22297
22298 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
22299
22300 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
22301 somewhere between `read' and `main.c'. I'm pretty sure the
22302 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
22303 and it isn't particularly useful.
22304
22305 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
22306
22307Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22308
22309 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
22310
22311Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
22312
22313 * config/mt-slite: add LIBS and -nostdlib.
22314 * config/slite-gdb.exp: add this new file to support sparclite target.
22315
22316Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
22317
22318 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
22319
22320 * gdb.base/a2-run.exp: Change argument to istarget from
22321 "*-*-vxworks" to "*-*-vxworks*".
22322 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
22323
22324Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
22325
22326 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
22327 will not runto main but do a 'step' to step out of breakpoint().
22328 * config/mt-slite: add -Dusestubs.
22329
22330Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22331
22332 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
22333 instead of just @.
22334
22335 * gdb.base/signals.exp: Add test for "handle all print".
22336 * TODO: Remove "handle all print". Also remove item about
22337 checking copyright date (I don't like the idea of a spurious FAIL
22338 based on when we run the tests).
22339
22340 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
22341 for SunOS4 (reason for failure not investigated). Remove
22342 redundant test for $binfile.
22343
22344 * gdb.base/nodebug.c (array_index): Call malloc.
22345
22346 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
22347
22348Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
22349
22350 * gdb.base/recurse.exp: Update gdb_test invocation to use new
22351 conventions and slightly simplify the matching regexp.
22352
22353Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22354
22355 * gdb.base/break.exp: Update gdb_test invocation to use new
22356 convention.
22357
22358 * lib/gdb.exp: If noargs is not set, set it to 0.
22359
22360 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
22361 tests unique.
22362
22363 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
22364
22365Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22366
22367 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
22368 one argument of type "<non-float parameter>".
22369
22370Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
22371
22372 * config/rom68k.exp: New file to support Motorola IDP board.
22373 * gdb.base/a2-run.exp: Skip this file if noargs is set.
22374 * gdb.base/break.c: Change things around so that this program
22375 doesn't depend upon args. This is necessary to make remote
22376 targets work (in general, they can't take args).
22377 * gdb.base/break.exp: Don't try to send args to program. Don't
22378 expect output. Also, replace lots of code with gdb_test.
22379
22380Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22381
22382 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
22383 printing of '\'' (which is what the comment says we are testing,
22384 even though we were not), not '''.
22385 (test_integer_literals_rejected): Test that printing ''' is an error.
22386
22387 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
22388 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
22389 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
22390 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
22391 Use gdb_test not test_print_accept.
22392 * lib/gdb.exp: Remove test_print_accept.
22393
22394 * gdb.base/signals.exp (signal_tests_1): Make pass message
22395 consistent with fail message.
22396
22397 * gdb.base/whatis.exp: Remove xfails for printing char vs.
22398 unsigned char; the bug (PR 1821) is fixed.
22399
22400 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
22401
22402 * gdb.base/scope.exp (test_at_localscopes): Call pass for
22403 successful tests--makes xfailing them work right.
22404
22405Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22406
22407 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
22408 only \r\n, not .*. The test can pass .* as the last thing in
22409 $pattern if that is what it wants. In addition to providing this
22410 flexibility, this change should speed up pattern matching in cases
22411 where the pattern already ended with .* (there were a number of
22412 them). This change also helps catch bad patterns--in the old
22413 scheme the typo "char \*" instead of "char \\*" would pass. Now
22414 it is caught.
22415 * Many .exp files: Update callers.
22416
22417 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
22418 clearer and does not spuriously match multiple ('s. Likewise for
22419 ) and *.
22420
22421 * gdb.base/nodebug.exp: Test ability to call a function and pass
22422 it a string (even with no debugging info).
22423
22424 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
22425 "p '\'", which is the same as "p ''" once tcl gets done with
22426 quoting, to "p '\\'", which I suspect is what is intended (one
22427 backslash gets sent to GDB).
22428
22429 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
22430
22431Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22432
22433 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
22434 1817) was fixed literally years ago.
22435
22436Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22437
22438 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
22439 test, it causes stepping out of call_after_alloca_subr with
22440 optimizing compilers.
22441 (localvars_in_indirect_call): Consume GDB prompt if `finish'
22442 fails.
22443
22444 * gdb.c++/templates.exp: Source templ-info.exp only if
22445 the templates executable exists.
22446
22447 * gdb.c++/misc.cc (class Contains_static_instance,
22448 class Contains_nested_static_instance),
22449 gdb.c++/classes.exp (test_static_members): Test printing of
22450 a class that contains a static instance of the class.
22451
22452Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22453
22454 * gdb.base/langs2.c (cppsub_): Don't prototype.
22455 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
22456 only, I believe).
22457
22458Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22459
22460 * lib/gdb.exp (skip_chill_tests): New procedure.
22461
22462 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
22463
22464Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
22465
22466 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
22467 each expect pattern. Cuts runtime from 12 to about 4 seconds.
22468
22469Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22470
22471 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
22472
22473 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
22474 disassemble 8, not 16, instructions for part 4.
22475
22476 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
22477 support the latter anymore.
22478
22479 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
22480 -DNO_PROTOTYPES.
22481 * gdb.base/callfuncs.c: Control use of prototypes based on
22482 NO_PROTOTYPES, not __STDC__.
22483 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
22484 t_float_values2 tests if prototypes in use.
22485
22486 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
22487 t_double_values): When checking differences against DELTA, check
22488 that difference is within the range (-DELTA,DELTA), not just
22489 (-infinity,DELTA).
22490
22491Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
22492
22493 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
22494 'file' command firts, then 'target', then 'load', this is due to gdb
22495 target set up.
22496 * config/mips-gdb.exp: Fix a couple regular exp bugs.
22497
22498Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
22499
22500 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
22501 FP load/store variants.
22502 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
22503
22504Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
22505
22506 * gdb.base/term.exp: Do not give a warning if not native, it is
22507 not an abnormal condition.
22508
22509Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
22510
22511 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
22512 t_char_array".
22513
22514Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
22515
22516 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
22517 are getting the version number.
22518
22519 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
22520 if not native, it is not an abnormal condition.
22521
22522Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22523
22524 * lib/gdb.exp: Just use "file exists", rather than undocumented
22525 dejagnu procedure "findfile".
22526
22527Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
22528
22529 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
22530 (LDFLAGS): Set to -Xlinker -Ur.
22531
22532 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
22533 Removed, these values are set by lib/gdb.exp.
22534
22535 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
22536
22537Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
22538
22539 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
22540 of replicating gdb startup code.
22541
22542 * config/mt-vxworks (LDFLAGS): Set to -r.
22543 (CFLAGS_FOR_TARGET): Removed.
22544
22545 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
22546 (gdb) and gdb for vxworks uses (vxgdb).
22547
22548 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
22549 executable is not in the tree and host != target, use sed and
22550 program_transform_name to determine the gdb name used by the
22551 target.
22552
22553 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
22554 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
22555
22556Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22557
22558 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
22559 floats, chars, and shorts where there are ANSI-style function
22560 definitions.
22561
22562 * gdb.base/langs.exp, gdb.base/langs*: New test.
22563 * gdb.base/Makefile.in: Build it.
22564 * TODO: Remove item about checking that C names don't get C++
22565 demangling applied; this test tests it.
22566
22567Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22568
22569 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
22570 went with the const70 xfail. The xfail went away a year ago.
22571
22572 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
22573
22574 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
22575 for hp300.
22576
22577 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
22578
22579 * gdb.base/a1-selftest.exp: Don't run on hp300.
22580
22581Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22582
22583 * Makefile.in (site.exp): Set host_alias and target_alias as well
22584 as host_triplet and target_triplet.
22585
22586Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22587
22588 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
22589
22590 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
22591 places as other ecoff systems).
22592
22593 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
22594 ultrix.
22595
22596Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22597
22598 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
22599 remove them.
22600 * gdb.base/nodebug.exp: Accept "function" in addition to "text
22601 variable and "variable" in addition to "data variable".
22602 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
22603
22604 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
22605 2.
22606 * gdb.base/list1.c (long_line): Add additional statement at start
22607 of function.
22608 * gdb.base/list.exp (test_forward_search): Update line number to
22609 reflect new statement.
22610
22611Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22612
22613 * gdb.base/signals.exp: Reinitialize searched source directories
22614 after gdb_start call.
22615
22616Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
22617
22618 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
22619 * gdb.stabs/Makefile.in: Likewise.
22620
22621 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
22622 change. Instead split the tests into smaller pieces.
22623 * gdb.disasm/hppa.s: Corresponding changes.
22624
22625Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22626
22627 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
22628 Quote ^C when passing it to stty. For some shells ^ is a pipe.
22629
22630 * gdb.base/funcargs.exp: Modify many tests so that every test
22631 either passes or fails. Make some test names unique.
22632
22633Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22634
22635 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
22636 Call stty to set interrupt character.
22637
22638 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
22639 for HP assembler versus GNU assembler based on actual behavior of
22640 $(CC), rather than assuming that $(AS) is always the GNU assembler.
22641
22642 * TODO: Suggest a few more stepping tests.
22643
22644Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
22645
22646 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
22647 restart GDB for h8300 after a continue.
22648 (return): Add pattern to match a29k-udi behavior.
22649 * gdb.base/nodebug.exp: Remove obsolete comment.
22650 * gdb.base/regs.exp: New file, testing of register displays.
22651 * gdb.base/return.exp: Fix typo in reference to $objdir.
22652 * gdb.base/whatis.exp: Always start with a fresh GDB.
22653
22654Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22655
22656 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
22657 higher, these tests generate a lot of output.
22658
22659Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22660
22661 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
22662 code following the catch silently ignored some errors; without the
22663 catch they should be thrown like any other tcl error. Also, the
22664 catch used "" instead of {} which meant all the callers who wanted
22665 to include one of the characters "[]$ had to quote it an extra time.
22666 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
22667 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
22668 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
22669 Remove extra quoting.
22670
22671Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
22672
22673 * gdb.base/commands.exp: Make test names unique; every test either
22674 passes or fails. Update some comments.
22675
22676 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
22677
22678Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22679
22680 The following fixes a FAIL caused by the fact that the alpha stabs
22681 configuration didn't use the ".if alpha" code in weird.def.
22682 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
22683 bit pointer, so the 32 bit version works even on the alpha.
22684 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
22685 Remove the stuff which allowed us to have separate versions for
22686 alpha and everything else.
22687
22688 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
22689 regexp which "info func operator\[\](" is supposed to match. Fix
22690 string to send to GDB. Note that GDB still doesn't work right. Add a
22691 new test for "info func .perator\[\](" which GDB does handle correctly.
22692
22693 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
22694
22695Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22696
22697 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
22698 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
22699 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
22700 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
22701 it makes the tests harder to understand and confuses test-o-matic.
22702 The preferred style is that each test provides a PASS or a FAIL,
22703 and has a unique message (e.g. "continue #54" not just "continue")
22704 which is the same for the pass and the fail.
22705 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
22706 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
22707 to lib/gdb.exp.
22708 * gdb.base/printcmds.exp: Use test_print_accept. Remove
22709 prt_accept which was basically the same thing. Likewise for
22710 test_print_reject and prt_reject.
22711 * lib/gdb.exp (test_print_reject): Add some more error message
22712 patterns to match from the former printcmds.exp (prt_reject).
22713 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
22714 One defect of the passcount stuff is that some of it failed to
22715 report XPASS where appropriate.
22716 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
22717 stuff before and after arg in expected pattern.
22718 (test_paddr_operator_functions): Re-do test without print_addr_of;
22719 this is the only test which seems to want extra stuff there.
22720
22721Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22722
22723 * gdb.base/nodebug.exp: Update new tests to reflect improved
22724 wording of gdb output.
22725
22726 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
22727 and "ptype" work on variables in files compiled without -g.
22728 Replaces commented out "maint print msymbol" tests.
22729
22730Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22731
22732 * gdb.base/setvar.c (dummy): Call malloc.
22733
22734 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
22735 losing with the irix4 sed.
22736
22737 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
22738 ALRM" on irix4.
22739
22740Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22741
22742 * TODO: Remove items about corefile.exp testing new exec-file and
22743 backtrace; both are now done. Add items about printing enums.
22744
22745Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22746
22747 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
22748 "get signal $thissig" test fails.
22749
22750 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
22751
22752Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22753
22754 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
22755 compiler warning with dec alpha compiler.
22756
22757 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
22758 extra \n from gdb_test call (this explains why the prompt test
22759 that I removed yesterday was there).
22760 (user_defined_command_test): Remove extra \n and prompt test.
22761
22762 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
22763 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
22764 doesn't exist.
22765 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
22766 Also remove alpha workaround, which turns out to be because
22767 SIGABRT == SIGLOST.
22768
22769 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
22770
22771 * gdb.base/help.exp: Don't test "help show".
22772
22773Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22774
22775 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
22776 "set print address" is on.
22777 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
22778 pass prompt to gdb_test; gdb_test already looks for the prompt.
22779
22780 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
22781
22782 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
22783 was a vestige of the manual TESTSTRATEGY, and the purpose of it
22784 was to make sure that gdb can read a core file. But (a) the "read
22785 the corefile" part didn't make it to a1-selftest.exp, we just
22786 delete the corefile after creating it, and (b) we test reading
22787 corefiles in corefile.exp anyway. Also, this test left around a
22788 xgdb process on Solaris.
22789
22790 * gdb.base/corefile.exp: Also test backtrace.
22791
22792Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
22793
22794 * gdb.base/commands.exp: Test a simple user defined command with
22795 arguments and if/while statements; verify the full user command is
22796 printed by "show user".
22797
22798 * gdb.base/commands.exp: Test if/while commands as part of a
22799 breakpoint command list; verify they appear in breakpoint
22800 information.
22801
22802Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22803
22804 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
22805 than by dividing by zero.
22806
22807Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
22808
22809 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
22810 performing an inferior call with watchpoints enabled.
22811 * gdb.base/watchpoint.c (main): Delete second unnecessary read
22812 call.
22813
22814Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22815
22816 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
22817 of "file" command.
22818
22819 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
22820 Add additional pattern for when "int operator int(void);" appears
22821 in a different order.
22822
22823Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
22824
22825 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
22826
22827 * gdb.base/help.exp: Replace most of docstrings for "info signals"
22828 and "signal" with ".*".
22829
22830Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22831
22832 * TODO: Add note about "handle all nostop".
22833
22834 * gdb.base/{sigall.c, sigall.exp}: New test.
22835 * gdb.base/Makefile.in: Add it.
22836
22837Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
22838
22839 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
22840 when invoking GDB, suppresses any windowing interface.
22841
22842Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
22843
22844 * config/sim-gdb: New file, simulator testing support.
22845
22846Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
22847
22848 * gdb.base/interrupt.exp: Test calling func1 twice.
22849
22850Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
22851
22852 * gdb.base/list.exp (test_forward_search): Set timeout higher
22853 when we'll be getting lots of output from gdb.
22854
22855 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
22856 "init_malloc" to after the expect statement. Run it if that
22857 regexp is taken, but also for two others which happen if source
22858 cannot be found.
22859
22860Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22861
22862 * gdb.base/printcmds.exp: New test, for printing register before
22863 program is running.
22864
22865Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22866
22867 * gdb.base/list.exp: Correct some alternate expect patterns
22868 to reflect changes in list1.c.
22869
22870Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22871
22872 * TODO: Add item regarding large frames.
22873
22874 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
22875
22876 * TODO: Remove item about enabling return.exp; it
22877 is enabled. Suggest a few more "return" tests.
22878
22879Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22880
22881 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
22882 anonymous unions.
22883
22884Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22885
22886 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
22887 and pr-5646.o, so "make" is the same as "make all", not "make
22888 pr-4975.o".
22889
22890Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
22891
22892 * gdb.base/list.exp: Adjust expectations to reflect changes in
22893 list1.c.
22894 (test_forward_search): New test proc.
22895 * gdb.base/list1.c (long_line): New function, has long source line.
22896
22897Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
22898
22899 * gdb.base/a1-selftest.exp: Change initial stepping to know about
22900 additional line of code that was added.
22901
22902Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
22903
22904 * gdb.disasm/hppa.s: Break the large branching tests into smaller
22905 tests so as not to overflow expect's input buffers.
22906 * gdb.disasm/hppa.exp: Corresponding changes.
22907
22908Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22909
22910 Beginnings of template debugging tests.
22911 * gdb.c++/templ-info.cc: New file to test for template
22912 debugging capability of the compiler.
22913 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
22914 templ-info.cc.
22915 * gdb.c++/templates.cc: Add explicit template instantiations
22916 to enable compiling with -fno-implicit-templates. Add destructor
22917 and 'value' method to T5 class for template tests.
22918 * gdb.c++/templates.exp: Add testcases for printing of template
22919 types, setting breakpoints on template methods and calling a
d63a86f8 22920 template method.
c906108c
SS
22921
22922Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
22923
22924 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
22925 branch target since some assemblers (gas-2.5) may emit a
22926 relocation for the branch instead of resolving it in the
22927 assembler.
22928
22929Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22930
22931 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
22932 through signal handler.
22933
22934Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22935
22936 * configure.in (*-*-netware): Use config/mt-netware.
22937
22938 * config/mt-netware: New file.
22939 * config/mt-i386-netware: Removed, separate configs for different
22940 netware architectures are no longer needed now that we have
22941 --with-headers.
22942
22943Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22944
22945 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
22946 by the recent changes to use ANSI C arithmetic conversions.
22947
22948Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22949
22950 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
22951 bug involving using inferior_pid to figure out whether to select a
22952 frame.
22953
22954Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
22955
22956 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
22957 match the current disassembler output.
22958
22959Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
22960
22961 * gdb.fortran/exprs.exp: Expect VOID instead of void.
22962 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
22963 types, expect "int" as type of integer values (for now).
22964
22965Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
22966
22967 * gdb.base/commands.exp: New tests for if/while commands.
22968
22969Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
22970
22971 * lib/gdb.exp (runto): Replace sub-pattern for hex value
22972 by .*, since hex values have different syntax in Chill mode.
22973
22974Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22975
22976 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
22977 linefeed from expect pattern for repeated types with indices > 9.
22978
22979Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
22980
22981 First part of Fortran test suite.
22982 * gdb.fortran: New directory.
22983 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
22984
22985Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22986
22987 * gdb.base/default.exp: Update expect pattern for load command
22988 without arguments.
22989
22990Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
22991
22992 * configure.in: Change i386 to i[345]86.
22993 * gdb.base/configure.in: Likewise.
22994 * gdb.c++/configure.in: Likewise.
22995 * gdb.chill/configure.in: Likewise.
22996
22997Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
22998
22999 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
23000 patterns, since that is not a valid context for comments.
23001
23002Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
23003
23004 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
23005 repeated types and repeated types with indices > 9.
23006
23007Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
23008
23009 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
23010 2417; old bug has been fixed.
23011
23012Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
23013
23014 * gdb.base/interrupt.exp: When trying to wake up the inferior,
23015 send the newline ourselves instead of assuming gdb_test will do
23016 so when passed an empty input string.
23017
23018 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
23019 stabs testcode.
23020
23021Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23022
23023 * lib/gdb.exp (gdb_test): Don't send anything if the first
23024 argument is an empty string. This makes cases where we want to
23025 match output that is already in expect's buffers (for example,
23026 matching a breakpoint after gdb_run_cmd has been called) work
23027 reliably.
23028
23029Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23030
23031 * config/netware.exp: New file.
23032
23033Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23034
23035 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
23036 the -B and -L prefixes so we can find the debugging stub.
23037
23038 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
23039 there and we are using the gcc from the tree.
23040
23041 * gdb.base/types.c: Removed.
23042
23043 * gdb.base/configure.in: Look for makefile fragments in ../config.
23044 Recognize i386-*-netware.
23045 * gdb.c++/configure.in: Likewise.
23046
23047Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23048
23049 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
23050 the correct TCL syntax.
23051
23052Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23053
23054 * gdb.base/opaque.exp: use runto instead of messing around with
23055 breakpoints. Simplify by using gdb_test.
23056
23057 * gdb.base/bitfields.exp: restart between tests on netware targets
23058 because breakpoints aren't relocated after target death. Run
23059 processes to completion.
23060
23061 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
23062
23063Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
23064
23065 * Makefile.in: Remove extra tabs that confuse some versions
23066 of "make". Use the newly built gdb to test with by default,
23067 rather than the first one in the tester's search path.
23068
23069Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
23070
23071 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
23072
23073 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
23074 condition help.
23075
23076Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23077
23078 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
23079
23080 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
23081 running.
23082 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
23083 * gdb.base/funcargs.exp: Likewise.
23084
23085 * gdb.base/bitfields.exp: Simplify by using gdb_test.
23086 * gdb.base/funcargs.exp: Likewise.
23087
23088 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
23089 message is "".
23090
23091Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23092
23093 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
23094 return,signals,twice}.exp: Handle non-existant binaries
23095 consistantly.
23096
23097 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
23098 * gdb.base/Makefile.in: Don't try to generate a core dump, we
23099 might testing a cross development system.
23100
23101Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23102
23103 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
23104 runtest script is relative to ${srcdir}, not ${rootdir}.
23105
23106Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
23107
23108 * gdb.base/signals.exp: Allow for optionality of breakpoint
23109 address.
23110
23111Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23112
23113 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
23114
23115Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23116
23117 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
23118 for size_t definition.
23119 * gdb.c++/templates.cc: Likewise
23120
23121 * config/mt-i386-netware: New file.
23122
23123 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
23124 defined.
23125
23126 * gdb.base/Makefile.in: Added support for systems that name core
23127 files by appending "core" to the program name.
23128 * gdb.base/a1-selftest.exp: Likewise.
23129
23130Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23131
23132 * gdb.base/return.exp: Add comment and message for `return double'
23133 test failure on Sparc Solaris.
23134
23135Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
23136
23137 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
23138
23139Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23140
23141 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
23142 from optimizing them away.
23143 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
23144 patterns to include default constructors and assignment operators,
23145 to match gcc versions beyond 2.5.8. Accept any cplus demangling
23146 character in the output of the virtual base pointer.
23147
23148Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23149
23150 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
23151 expression match in print_addr_of to avoid unintented matches.
23152 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
23153 versions up to 2.5.8.
23154
23155Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23156
23157 * gdb.base/list.exp: Tweak alternate pattern for listing of an
23158 included file to run under newer versions of expect.
23159 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
23160 consecutive >'s in templates to accomodate recent cplus-dem.c change.
23161 Remove xfail for the virtual table of BDDHookV.
23162
23163Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
23164
23165 * lib/gdb.exp (string_to_regexp): Set a default result.
23166 (default_gdb_start): Fix misleading message.
23167
23168Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
23169
23170 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
23171 Remove all CC, etc definitions.
23172 * config/mt-hpux: New file.
23173 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
23174 (CFLAGS, LDFLAGS): Define.
23175 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
23176
23177 * Makefile.in (site.exp): Don't insert host_os, etc.
23178 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
23179 (distclean): Check existence of subdir.
23180 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
23181 * gdb.base/Makefile.in: General cleanup and simplification.
23182 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
23183 to build executables. Use default rule to build .o files.
23184 (EXPECT, RUNTEST, CC): Fix relative pathname.
23185 (site.exp): Don't insert host_os, etc.
23186 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
23187 and/or SIGUSR1 defined.
23188 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
23189 * gdb.c++/Makefile.in: General cleanup and simplification.
23190 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
23191 (CFLAGS): Remove.
23192 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
23193
23194Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
23195
23196 * gdb.base/recurse.exp: Misc changes to get tests running again
23197 after Kung's changes to the watchpoint code.
23198 * gdb.base/watchpoint.exp: Likewise.
23199
23200Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
23201
23202 * lib/gdb.exp (string_to_regexp): Convert {\} also.
23203
23204Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
23205
23206 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
23207 * lib/gdb.exp (default_gdb_start): Define.
23208 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
23209 gdb.base/funcargs.exp, gdb.base/opaque.exp,
23210 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
23211 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
23212 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
23213 Don't call gdb_target_udi in between tests.
23214
23215Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23216
23217 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
23218 (which was basically just a local version of the same thing). In
23219 addition to avoiding duplication, gdb_test_exact is faster.
23220 * lib/gdb.exp (gdb_test_exact): Fix typo.
23221
23222 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
23223 don't give an error.
23224
23225 * gdb.base/term.exp: Call delete_breakpoints before starting.
23226
23227 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
23228 (t10): Add comment.
23229
23230Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
23231
23232 Reorganization of the GDB Test Suite.
23233
23234 * gdb.base: New directory, contains all the basic tests.
23235 * gdb.c++: New directory, tests specific to C++.
23236 * gdb.chill: New directory, tests specific to Chill.
23237 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
23238 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
23239 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
23240 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
23241 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
23242 t30-31 to chill).
23243 * */gdbme.*: Rename to match appropriate expect scripts.
23244 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
23245 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
23246 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
23247 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
23248 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
23249 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
23250 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
23251 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
23252 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
23253 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
23254 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
23255 gdb.c++/virtfunc.cc: New names of C++ files.
23256 * gdb.chill/chillvars.ch: New name of Chill file.
23257 * gdb.base/configure.in, gdb.c++/configure.in,
23258 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
23259 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
23260 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
23261 * configure.in (configdirs): Update to reflect directory changes.
23262 (target_abbrev): No longer define for any configuration.
23263 * Makefile.in: Cosmetic improvements to header comments.
23264
23265Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
23266
23267 Various changes to gdb.t31:
23268
23269 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
23270 * gdbme.ch: Make all key-words and predefineds be upper-case.
23271 * chillvars.exp: Expect key-words and predefinds in upper-case.
23272
23273 * chillvars.exp: Use gdb_test_exact many places.
23274 Change expected output for arrays (which now includes index labels).
23275
23276 * pr-5020.exp, gdme.ch (module PR_5020):
23277 New test, for PR-5020.
23278
23279Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
23280
23281 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
23282 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
23283
23284Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
23285
23286 * Makefile.in: Fix bit-rot in definitions of CHILL,
23287 CHILL_FOR_TARGET and Chill_LIB.
23288 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
23289 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
23290 CHILL, and CHILL_LIB.
23291
23292Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
23293
23294 * Revert the previous changes. Please see Rob's directory
23295 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
23296
23297Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
23298
23299 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
23300 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
23301 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
23302 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
23303 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
23304 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
23305 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
23306 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
23307 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
23308 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
23309 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
23310 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
23311 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
23312 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
23313 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
23314 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
23315 changes from 94Q1.
23316
23317Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
23318
23319 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
23320 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
23321 Rob's new testing fragments.
23322
23323Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
23324
23325 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 23326 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
23327
23328Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
23329
23330 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
23331 version also, match on casted version strings, and match on
23332 gdb startup case where the line numbers might be messed up.
23333
23334Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
23335
23336 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 23337 (CFLAGS): Delete it from here.
c906108c
SS
23338
23339Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
23340
23341 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
23342
23343Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
23344
23345 * Makefile.in (RUNTEST): Default to just "runtest".
23346
23347Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23348
23349 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
23350 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
23351 the code has been restructured.
23352
23353Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23354
23355 * gdb.t00/default.exp (set write): Allow any number of \r and/or
23356 \n, not just one of each.
23357
23358 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
23359 /bin/cc gives a warning if you do.
23360
23361Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
23362
d63a86f8 23363 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
23364 __t10ListS_link1ZUiRCUiPT0
23365
23366Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23367
23368 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
23369 on local variables in recursive functions.
23370
23371 * gdb.t07/Makefile.in: Build the new test.
23372
23373Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23374
23375 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
23376 directly. Instead compare the return values from actual calls.
23377
23378Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
23379
23380 * Makefile.in (check): Set TCL_LIBRARY for runtest.
23381
23382Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23383
23384 * From Peter Schauer with minor modifications.
a9c64011
AS
23385 * gdb.t15/return.exp (return_tests): Handle targets where "return"
23386 stops in mid-line in the caller. Add xfail for returning a float
23387 value on X86 targets.
c906108c
SS
23388
23389Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23390
23391 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
23392 to avoid expect lossage.
23393 (fmem_LRbug_tests): Likewise.
23394 * gdb.disasm/hppa.s: Corresponding changes.
23395
23396 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
23397 conditions to work with latest dejagnu/expect.
23398
23399 * gdb.t15/funcargs.exp (finish from indirect call): No longer
23400 expected to fail on the PA.
23401 (backtrace in call with trampolines): Explicitly require main
23402 to be frame #1 (no trampolines should show up in backtrace).
23403
23404 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
23405 "continue -expect".
23406 * gdb.t06/break.exp: Likewise.
23407 * gdb.t07/watchpoint.exp: Likewise.
23408 * gdb.t13/bitfields.exp: Likewise.
23409 * gdb.t15/{funcargs,return}.exp: Likewise.
23410 * gdb.stabs/weird.exp: Likewise.
23411 * config/{mips,udi}-gdb.exp: Likewise.
23412
23413 * hppa.sed: Enclose comments within a sed command to avoid
23414 losing with the old OSF1 sed.
23415
23416Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23417
23418 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
23419 sequent dynix.
23420 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
23421 * gdb.t15/funcargs.exp: Conditionally step again to really
23422 finish from marker_call_with_trampolines. Handle the case where
23423 the first step from within call_with_trampolines already steps
23424 us back to main.
23425 * gdb.t15/gdbme.c: Add comment to closing brace of
23426 call_with_trampolines for funcargs.exp.
23427
23428Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23429
d63a86f8 23430 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
23431 Fix typo(s).
23432
23433Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23434
23435 * gdb.t07/gdbme.c: More code for watchpoint testing.
23436
23437 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
23438 "Hardware watchpoint" throughout file.
23439 (test_watchpoint_triggered_in_syscall): New test.
23440 (test_complex_watchpoint): New test.
23441
23442Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23443
23444 * gdbme.c (call_with_trampolines): New function to try and step
23445 into. Tests trampoline problems on the PA.
23446
23447 * funcargs.exp (localvars_in_indirect_call): No longer expect
23448 stepping into indirect call to fail on PAs.
23449 (test_stepping_over_trampolines): New test.
23450
23451Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23452
23453 * TODO: Add suggestions for static member function tests, and
23454 completion tests.
23455
23456Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23457
23458 * TODO: Add suggestions for "p/a" tests.
23459
23460 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
23461 (default_gdb_exit): Replace all the hair with sending "quit" to
23462 the process with a simple close.
23463
23464Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23465
23466 * TODO: Add suggestions for shared library tests.
23467
23468Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23469
23470 * TODO: Add suggestions for x/s tests.
23471
23472Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23473
23474 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
23475 "enable once", and "enable breakpoints once" with ".*".
23476
23477Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23478
23479 * TODO: Add suggestions about structure passing tests.
23480
23481Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23482
23483 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
23484 the primary1 test, use work around if __GNUC__ < 2.
23485 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
23486 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
23487 Test for bad output rather than waiting for timeout. Issue
23488 second continue only if first continue failed.
23489
23490Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
23491
23492 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
23493 operator[] test with gdb_test because the old code didn't seem to
23494 be getting the quoting right with the new dejagnu.
23495
23496Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
23497
23498 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
23499 one from the path.
23500 * Makefile.in: Use a fresh expect if there is one, use runtest
23501 from the src tree if there is one.
d63a86f8 23502
c906108c
SS
23503Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
23504
23505 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
23506 next over recursive call. Revise the tests from that point on
23507 (which had been skipped) to match GDB's actual (correct) output.
23508
23509 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
23510 with next over a breakpoint whose condition is false.
23511
23512 * gdb.t00/help.exp: Comment out "help set print" tests just like
23513 (and for same reason as) "help set" test.
23514
23515Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23516
23517 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
23518 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
23519
23520Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23521
23522 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
23523 necessary gdb_target_udi.
23524
23525 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
23526
23527 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
23528 1838 and 2417; they are fixed.
23529
23530 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
23531 gdb.t03/ptype.exp (ptype structure, ptype union):
23532 Remove xfails; the test is looser than when the xfails were added.
23533
23534 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
23535 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
23536
23537 * gdb.t01/run.exp: Only run shell test if isnative.
23538
23539 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
23540 since "run" automatically loads if necessary. Call gdb_target_udi
23541 after the "file" since "file" kills any execution target.
23542
23543 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
23544 GDB. GDB doesn't work that way (not anymore at least) on UDI.
23545 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
23546 argument for UDI.
23547
23548Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
23549
23550 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
23551
23552 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
23553
23554Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23555
23556 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
23557 properly quoting regexps. This makes the second argument to
23558 demangle a fixed string, which matches the callers, instead of a
23559 shell-style pattern which is what the previous implementation
23560 used. Update some of the callers.
23561
23562Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23563
23564 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
23565 (comib_nullified_tests): Fix typo.
23566 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
23567 strings. No longer expected to fail.
23568
23569 * gdb.disasm/hppa.s (addib_tests): Fix typo.
23570 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
23571 strings. No longer expected to fail.
23572
23573 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
23574 string. No longer expected to fail.
23575
23576Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23577
23578 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
23579 No longer expected to fail.
23580
23581 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
23582 string. No longer expected to fail.
23583
23584Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23585
23586 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
23587 only in the names (I probably got most of them). I was even
23588 generous with some which differed in underscores in names, and
23589 probably missed a few, and I *still* was able to remove almost a
23590 third of the file with almost no impact on testsuite coverage.
23591
23592Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23593
23594 * gdb.t00/default.exp: Match udi_attach error message as well as
23595 the one from child_attach.
23596
23597 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
23598
23599 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
23600
23601 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
23602 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
23603
23604 * Move test with enums and partial symbols back to
23605 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
23606 Reverts the change of 26 May 93. Per today's change to
23607 stabs.texinfo, the behavior that weird.exp was expecting was
23608 unreasonable; what is important is that the compiler+gdb get
23609 things right, which happens with a recent gcc. Also fix the test
23610 to deal with native compilers which put out the stab gdb can't
23611 deal with.
23612
23613Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23614
23615 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
23616 in the names. The main thing these accomplish is to slow things down.
23617 Many more such duplicates surely remain.
23618
23619 * gdb.t00/help.exp: Comment out "help support" test just like
23620 (and for same reason as) "help set" test.
23621
23622Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
23623
23624 * gdb.t06/break.exp: Remove setup_xfails for
23625 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
23626 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
23627 about known bug in gcc to include up through 2.5.8.
23628 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
23629 well as "_vb$".
23630 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
23631 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
23632 with latest gcc and gdb.
23633 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
23634 well as "_vb$".
23635
23636Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23637
23638 * configure.in (hppa*-*-*): Also configure and build stabs-only
23639 tests.
23640
23641Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23642
23643 * gdb.t10/hppa.mt: A makefile fragment for the PA.
23644 * gdb.t10/configure.in (hppa*-*-*): Use it.
23645
23646Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23647
23648 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
23649
23650Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23651
23652 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
23653 versions prior to 1.13.5.
23654
23655Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23656
23657 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
23658 the prompt is at the start of a line.
23659
23660Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23661
23662 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
23663 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
23664 in the copr tests now.
23665 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
23666 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
23667 expected to fail.
23668
23669Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
23670
23671 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
23672 gdb.t31/chillvars.exp, lib/gdb.exp:
23673 Tweak to run under either version of expect.
23674 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
23675 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
23676 * gdb.t11/list.exp: Remove extraneous whitespace.
23677
23678Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23679
23680 * gdb.t16/printcmds.exp (test_print_strings): Accept
23681 "(unsigned char *) " before the string.
23682
23683 * TODO: Add notes about printing of fancy types and GDB expressions.
23684
23685Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
23686
23687 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
23688 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 23689 if doing mips-idt-ecoff.
c906108c
SS
23690
23691Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
23692
23693 * Most .exp files: Tweak to run under either version of expect.
23694
23695Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23696
23697 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
23698 xfails; I'm not sure why they are failing, but not because of PR 1806.
23699
23700Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
23701
23702 * config/unix-gdb.exp: Remove gdb_unload cause it's already
23703 defined in lib/gdb.exp.
23704
23705Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23706
23707 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
23708 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
23709 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
23710 have to be typeless.
23711
23712Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23713
23714 * TODO: Add suggestion for copyright year test.
23715
23716Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
23717
23718 * configure.in (*-*-lynxos*): Add stabs tests.
23719
23720Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
23721
23722 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
23723 so insert a tab before any assembler directive in column zero.
23724
23725 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
23726 stores.
23727 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
23728 stores.
23729 (fpu_short_memory_tests): Likewise.
23730
23731Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23732
23733 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
23734 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
23735 .stabs directives in comments.
23736
23737Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23738
23739 * TODO: New file, describing tests we could write.
23740 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
23741
23742Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23743
23744 * gdb.t06/signals.exp: Add kludge to force re-sync.
23745
23746 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
23747 to xgdb instead of gdb, get out of gdb.
23748
23749Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
23750
23751 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
23752 for info.
23753
23754Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
23755
23756 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
23757 * gdb.stabs/configure.in (hppa*-*-*): Use it.
23758 * gdb.stabs/hppa.sed: New sed script for the PA.
23759
23760Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23761
23762 * gdb.stabs: Re-write weird.def and configuration to use sed
23763 instead of cpp. sed is portable and POSIX; cpp is neither.
23764
23765Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23766
23767 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
23768
23769Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23770
23771 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
23772
23773Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23774
23775 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
23776 "_vb$".
23777 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
23778 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
23779
23780Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23781
23782 * lib/gdb.exp: Comment out code which depends on non-existent
23783 `transform' procedure.
23784
23785Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
23786
23787 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
23788 * lib/gdb.exp: Transform tool name.
23789 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
23790 1.1's new error handling system.
23791
23792Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23793
23794 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
23795
23796Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23797
23798 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
23799 They made pattern matching so slow that timeouts happened on
23800 heavily loaded systems. Now any output from "show print" which
23801 gets us back to the GDB prompt is a PASS.
23802
23803Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
23804
23805 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
23806
23807Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23808
23809 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
23810
23811 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
23812 It is not from PR 3220.
23813
23814Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23815
23816 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
23817 just started failing because they depended on the order the
23818 subcommands are presented, or exact docstring text. This kind of
23819 test is a pain and has minimal benefit.
23820
23821Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23822
23823 * gdb.t09/corefile.exp: At end of test, use "core" command with
23824 no arguments.
23825
23826Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
23827
23828 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
23829 17}/Makefile.in: Make it possible to run the testsuite with Sun
23830 make and CC = cross gcc by adding explicit build rules for .o
23831 files.
23832
23833Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23834
23835 * gdb.t15/funcargs.exp: Don't put comments on same line as
23836 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 23837
c906108c
SS
23838Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23839
23840 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
23841
23842Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
23843
23844 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
23845 * gdb.t20/inherit.exp: remove three dumplicate entries.
23846
23847Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23848
23849 * gdb.t06/break.exp: For "next over recursive call", fail on any
23850 incorrect output, not just on "factorial (value=2)".
23851
23852Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23853
23854 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
23855 working now. Add an xfail if accesing a bss variable causes
23856 a memory error if the target is not yet run.
23857
23858Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23859
23860 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
23861 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
23862 name of __st* demangling (2 strings). Did Kung really get the
23863 more than 95 others right without testing them?
23864
23865Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
23866
23867 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
23868
23869Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
23870
23871 * configure.in (configdirs): Add gdb.disasm
23872 * gdb.disasm: New directory for GDB disassembler tests.
23873 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
23874
23875Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23876
23877 * gdb.t00/help.exp: Don't test "help set".
23878
23879 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
23880 from within expect statements. None of these happen anymore and
23881 they cause regressions to be silently unnoticed.
23882
23883 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
23884 messages) about known failures with gcc cygnus-2.4.5-930417.
23885
23886 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
23887 comp-info.exp so it gets built if it doesn't exist.
23888
23889 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
23890 it is no longer used.
23891 * gdb.t13/comp-info.c: Removed.
23892
23893Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23894
23895 * gdb.t06/signals.exp: Add xfail for sun3.
23896
23897Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23898
23899 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
23900 relevant because ^C doesn't get sent but failure can be reproduced
23901 interactively).
23902
23903Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23904
23905 * gdb.stabs/alpha.mt: New configuration file for alpha.
23906 * gdb.stabs/configure.in: Use it.
23907 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
23908 sharing with alpha.mt, redefine long to word via preprocessor.
23909 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
23910 for alpha.
23911 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
23912 native cc.
23913 * gdb.t00/teststrategy.exp: Change expect string so that we
23914 consume the `(xgdb)' from the command echo and from the gdb prompt.
23915 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
23916 gdb currently compares all values as long, so this failure probably
23917 applies to any configuration where LONGEST is bigger than a target int.
23918 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
23919 with gcc.
23920 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
23921 to handle opaque pointers, gcc is.
23922 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
23923 as first argument. Include <sys/types.h> and change all operator
23924 new definitions to use size_t.
23925 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
23926 now that we use size_t.
23927
23928Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23929
a9c64011 23930 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 23931 a long or float array cast all array members to the same type.
a9c64011 23932 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 23933 with 64 bit longs.
a9c64011 23934 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 23935 on alpha.
a9c64011 23936 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
23937
23938Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23939
23940 * gdb.t24 (demangle.exp): Constructors of templates have names like
23941 vector<int>::vector(int) not vector<int>::vector<int>(int). See
23942 section 14.6 of the ARM.
23943
23944 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
23945 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
23946 accomplish little and slow down the testsuite.
23947
23948 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
23949 Accept spaces various places.
23950
23951Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23952
23953 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
23954 with watchpoint enabled.
23955
23956 * Makefile.in: Remove definition of CC and remove the second
23957 definition of CXX (the "CXX = gcc" one remains). These definitions
23958 were causing backquotes to be expanded within backquotes, which
23959 doesn't work.
23960
23961Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
23962
23963 * gdb.t17/callfuncs.exp: Add "return 0" to end.
23964
23965Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23966
a9c64011
AS
23967 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
23968 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
23969 by mips cc and contains no stabs entries.
23970
23971Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
23972
23973 * config/vx-gdb.exp: Use fake device to load files rather than
23974 NFS.
23975 * lib/gdb.exp: New proc to do "file" command.
23976 * config/unix-gdb.exp: Use new "file" proc.
23977
23978Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
23979
23980 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
23981 Rework board rebooting slightly.
23982 (gdb_exit): Don't exit from the remote shell; there isn't one.
23983 * gdb.stabs/weird.exp: If a program is being debugged already,
23984 kill it.
23985 * gdb.t04/setvar.exp: Stop and restart gdb.
23986 * gdb.t05/expr.exp: Likewise.
23987 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
23988 restart gdb and reload the program.
23989 * gdb.t08/opaque.exp: Likewise.
23990 * gdb.t12/scope.exp: Likewise.
23991 * gdb.t13/bitfields.exp: Likewise.
23992 * gdb.t15/funcargs.exp: Likewise.
23993 * gdb.t20/classes.exp: Likewise.
23994 * gdb.t03/ptype.exp: Increase timeout.
23995 * gdb.t16/printcmds.exp (test_print_string_constants,
23996 test_print_array_constants): Likewise.
23997 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
23998 * gdb.t20/classes.exp (do_tests): Likewise.
23999 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
24000
24001Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
24002
24003 * gdb.stabs: Renamed *wierd* to *weird*.
24004
24005Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
24006
24007 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
24008 for timeout. Add "known gcc 2.4.5 bug" to failure message.
24009
24010Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
24011
24012 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
24013 (do_tests): Remove xfail for whatis on one_var and two_var.
24014
24015Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
24016
24017 * Makefile.in: Made cross building work better by adding
24018 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
24019
24020Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24021
24022 * gdb.t15/{return.c,return.exp,Makefile.in}:
24023 New test, currently commented out.
24024
24025Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
24026
24027 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
24028 still running and removes the leftover named socket so GDb can do
24029 clean restarts.
24030
24031Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
24032
24033 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
24034 console, not GDB.
24035 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
24036 cross testing works better with "make check"
24037 * config/unix-gdb: Use default procedures for exit and version.
24038 * config/vx-gdb.exp: Cleaned up and massaged back to working order
24039 with the newest VxWorks.
24040
24041Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24042
24043 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
24044 old form.
24045
24046 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
24047 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
24048
24049 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
24050
24051 * config/unix-gdb.exp: Remove this version of gdb_exit
24052 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
24053 Rob says he'll look at it when he gets back to testing boards.
24054
24055Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
24056
24057 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
24058 an expected fail for certain ptype commands.
24059
24060 * gdb.t20/classes.exp: Update expected results of "ptype class
24061 Base1" to account for the constructor that now appears in the type.
24062
24063Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
24064
24065 * configure.in (configdirs): Restore gdb.t04, which mysteriously
24066 disappeared from list.
24067 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
24068 "alldone" proc with call to cleanup and exit.
24069 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
24070 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
24071 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
24072 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
24073 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
24074 "alldone" proc with simple returns that suppress remaining
24075 tests. The alldone proc went away many months ago.
24076
24077Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24078
24079 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
24080
24081 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
24082
24083Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24084
24085 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
24086 as vax gdb will display them.
24087
24088Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24089
24090 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
24091 optimizers.
24092
24093 * scope.exp: Change "bad value for localval" messages so each one
24094 is unique.
24095
24096 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
24097 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
24098
24099 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
24100
24101Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24102
24103 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
24104 doesn't exist (due to optimization).
24105
24106Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24107
24108 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
24109 contains \r because the filename is long.
24110
24111 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
24112 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
24113
24114Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24115
24116 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
24117 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
24118 Ultrix.
24119 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
24120 int tests.
24121 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
24122
24123Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
24124
24125 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
24126
24127 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 24128 to match does not match the passing case but still matches the
c906108c
SS
24129 failing case.
24130
24131Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24132
24133 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
24134
24135Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
24136
24137 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
24138 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
24139 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
24140 Remove various versions of gdb_exit.
24141 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
24142 gdb_exit.
24143 * config/unix-gdb.exp: gdb_exit remains here, and should override
24144 the generic version, since it's doing a lot of wierd stuff that
24145 the other versions aren't. FIXME, fold it in, or abandon this
24146 version.
24147
24148Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24149
24150 * gdb.t24/demangle.exp: Add tests for PR 3220.
24151
24152Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24153
24154 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
24155
24156Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
24157
24158 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
24159 "i386-*-*". Works for i486 as well.
24160
24161 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
24162 bug, and expand domain of xfail to all SVR4 systems, since the
24163 actual problem is likely to be in generic SVR4 /proc support.
24164
24165Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24166
24167 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
24168
24169Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
24170
24171 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
24172 xfails for other systems. Match a missing 'Continuing.' as an
24173 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
24174
24175 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
24176 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
24177 Only issue warning for missing executables if -all option is used.
24178
24179 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
24180 file if -all option is used. It's like an unpredictable XFAIL.
24181
24182Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24183
24184 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
24185 for dynamically linked binaries.
24186
24187 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
24188
24189Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24190
24191 * gdb.t20/inherit.exp: Change message for "print tagless struct"
24192 to state that this is a known bug in old versions of g++.
24193
24194Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24195
24196 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
24197 while waiting for `Continuing'.
24198
24199Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
24200
24201 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
24202 in text, data, and bss.
24203 * gdb.t10/nodebug.c: Add local and global test variables for
24204 initialized and uninitialized data.
24205
24206Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24207
24208 * config/unix-gdb.exp (gdb_exit): Add "wait".
24209
24210Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24211
24212 * gdb.t06/signals.exp: xfail the continue from the handler for all
24213 targets.
24214
24215 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
24216 function with watchpoints enabled, the i386 call dummy starts with
24217 a call.
24218
24219 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
24220 386 bsd names its corefiles.
24221
24222Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
24223
24224 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
24225 compilers don't grok it.
24226 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
24227 with small octal ints rather than character constants, which
24228 are signed and might not fit if first promoted to int.
24229
24230Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
24231
24232 * gdb.t09/Makefile.in (clean): Remove corefile.
24233
24234Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24235
24236 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
24237
24238Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24239 and Jim Kingdon (kingdon@cygnus.com)
24240
24241 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
24242 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
24243 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
24244
24245Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24246
24247 * gdb.t17/interrupt.exp: Add xfail for hppa.
24248
24249Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24250
24251 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
24252 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
24253 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
24254 to determine signed-ness of bitfields and use the result to setup
24255 the xfail.
24256 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
24257 * gdb.t15/funcargs.exp: Use them to step until the second indirect
24258 call line is reached if necessary.
24259
24260Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24261
24262 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
24263
24264Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24265
24266 * gdb.t06/break.exp: Also test `clear' command.
24267
24268Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
24269
24270 * gdb.t00/teststrategy.exp: Remove extra quote.
24271
24272 * gdb.t07/watchpoint.exp: Change xfail for calling function with
24273 watchpoint enabled to be for all non-68k machines.
24274
24275 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
24276
24277Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24278
24279 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
24280 targets use aout.mt instead of ecoff.mt as gas understands
24281 standard aout format.
24282
24283Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
24284
24285 * lib/gdb.exp (runto): Don't insist that function we are running to
24286 was compiled with -g.
24287
24288 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
24289
24290 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
24291 to get back into the read system call.
24292 Accept leading newline in case where we woke it up.
24293
24294Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24295
24296 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
24297 to make the stabs test work on ecoff systems using gcc and -with-stabs.
24298 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
24299 enable ecoff configuration.
24300
24301Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24302
24303 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
24304
24305Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24306
24307 * gdb.t16/printcmds.exp: Add another printf test.
24308
24309Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
24310
24311 * configure.in: If configured -with-stabs on any target, add
24312 stabsdirs to configdirs.
24313
24314Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24315
24316 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
24317 fun" so pattern does not match the command itself.
24318
24319Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24320
24321 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
24322
24323Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24324
24325 * gdb.t17/interrupt.exp: Test for more things.
24326
24327Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24328
24329 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
24330 compiler arranges the code and line numbers.
24331
24332 * gdb.t17/interrupt.exp: Don't send \n after ^C.
24333
24334Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24335
24336 * gdb.t00/help.exp: Increase expect input buffer size.
24337
24338Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24339
24340 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
24341
24342 * gdb.t07/watchpoint.exp: Add xfail for hppa.
24343
24344 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
24345
24346 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
24347 [0-9]*, not just [0-9].
24348
24349Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24350
24351 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
24352
24353 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
24354
24355Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24356
24357 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
24358
24359Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24360
24361 * gdb.t06/signals.c: Add xfails for sun3.
24362
24363 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
24364
24365 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
24366 test_stepping tests.
24367
24368Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24369
24370 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
24371
24372 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
24373
24374 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
24375 rather than actually putting it through cpp twice.
24376
24377 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
24378
24379Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
24380
24381 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
24382 no longer needed.
24383
24384Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24385
24386 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
24387
24388 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
24389 C++ features prints as "struct", make it a pass, not an xfail.
24390
24391Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24392
24393 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
24394 Don't require VA to print as "class" rather than "struct".
24395
24396Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
24397
24398 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
24399
24400Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24401
24402 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
24403
24404Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24405
24406 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
24407 order.
24408
24409Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24410
24411 * gdb.t16/printcmds.exp: Add printf tests.
24412
24413 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
24414
24415 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
24416
24417Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
24418
24419 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
24420 pass counts, to counteract any existing or future setup_xfails.
24421
24422Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24423
24424 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
24425 {BEGIN,END}_COMMON for common block instead of STAB.
24426 * gdb.stabs/wierd.exp: Add xfail for rs6000.
24427
24428 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
24429 intp_var should be N_GSYM not N_LSYM.
24430 wierd-aout.S: Use a label for the value of the N_SO.
24431 wierd.def: Remove all backslashes.
24432 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
24433
24434Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24435
24436 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
24437 get the expected next to inheritance3.
24438
24439Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24440
24441 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
24442 now that gcc-2.4 gets it right.
24443
24444Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24445
24446 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
24447
24448 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
24449 generating comp-info.exp which works for cross-compilation.
24450
24451Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
24452
24453 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
24454 "*-*-sysv4.*".
24455
24456Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
24457
24458 * gdb.t01/run.exp: Start with a fresh gdb.
24459 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
24460 SVR4.x.
24461
24462Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
24463
24464 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
24465 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
24466 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
24467 Makefile.in (distclean, realclean): Remove gdbme.c from list of
24468 things to remove.
24469
24470Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
24471
24472 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
24473 test cases from bug reports.
24474
24475Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
24476
24477 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
24478 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
24479 avoid spurious xfails.
24480 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
24481 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
24482 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
24483
24484Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
24485
24486 * gdb.t00/teststrategy.exp: Rework to provide more useful
24487 description of each test, fix problem with systems that define
24488 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
24489 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
24490 results for "next over recursive call" so timeouts aren't taken
24491 by error.
24492
24493Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
24494
24495 * gdb.t12/scope.exp: Test printing of variables before run.
24496
24497 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
24498 printed in wrong order due to sorting.
24499
24500Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
24501
24502 * gdb.t00/teststrategy.exp: Fix expected results for printing
24503 user entered string constant. Is array of char, prints with no
24504 address.
24505
24506 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
24507 commands.
24508 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
24509 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
24510 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
24511 of struct of char arrays.
24512 * gdb.t00/radix.exp: New tests for radix commands.
24513
24514Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
24515
24516 * gdb.t16/printcmd.exp: Print a variable before running program
24517 (with xfail for AIX).
24518
24519Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
24520
24521 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
24522
24523 * gdb.t16/printcmd.exp: Don't print variables before running program.
24524
24525 * gdb.t06/break.exp: Don't require envp argument to main.
24526
24527 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
24528
24529 * gdb.t02/whatis.exp, gdb.t11/list.exp:
24530 Add xfails for rs6000.
24531
24532 * gdb.t02/whatis.exp: Change other tests not to re-test something
24533 we already tested.
24534
24535 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
24536 each type used has a variable of that type.
24537
24538Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
24539
24540 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
24541
24542Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
24543
24544 * configure.in: change srctrigger to be a file, not a directory
24545
24546Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
24547
24548 * configure.in (mips-idt-ecoff*): Added trailing '*'.
24549
24550 * gdb.t11/list.exp: Fixed a couple of typos.
24551
24552Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
24553
24554 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
24555 is fixed and PR is closed.
24556 * gdb.t16 (gdbme.c): Add simple test string variable.
24557 * gdb.t16 (printcmds.exp): Add tests with simple test string
24558 variable, primarily for boundaries on "set print elements".
24559
24560Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
24561
24562 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
24563 Make leading 0's optional and don't expect a tab in the middle
24564 of the number.
24565
24566 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
24567
24568 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
24569 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
24570 don't end command passed to gdb_test with newline.
24571
24572 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
24573 signed keyword away, don't expect signed bitfields to be signed.
24574
24575 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
24576 printing with only as many 1's as are in the field as well as printing
24577 with 32 1's (see comment).
24578
24579Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
24580
24581 * gdb.t00/default.exp: Start with a fresh gdb.
24582 * configure.in (configdirs): Remove gdb.t31 until the chill
24583 compiler works again. It no longer is able to find chillrt0
24584 since it isn't in libchill.a anymore.
24585 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
24586 wierd.o, make more modular.
24587 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
24588 spurious newlines that caused problems.
24589
24590Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24591
24592 * Move test with enums and partial symbols from gdb.t03/ptype.exp
24593 to gdb.stabs/wierd.exp since GCC has worked around the bug.
24594 gdb.stabs/wierd.{exp,def}: Many new tests.
24595
24596 * gdb.t00/default.exp: update info line for new message.
24597
24598 * gdb.t02/{whatis.exp,gdbme.c}:
24599 Test that "char *" doesn't print as "caddr_t".
24600
24601Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24602
24603 * gdb.t00/help.exp: Use .* in place of some help messages which
24604 just changed.
24605 gdb.t00/default.exp: Update "info frame" test for new message.
24606 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
24607 Remove some xfails
24608
24609Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24610
24611 * gdb.t03/{gdbme.c,ptype.exp}:
24612 Add tests for typedef'd struct and union without tags.
24613 Also check "whatis" on a variable of a typedef'd enum without a tag.
24614
24615 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
24616 PRMS 1823; the bug still exists but isn't reproduced by this test
24617 anymore), and remove rs6000 XFAIL (the bug is fixed).
24618
24619 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
24620 duplicated from whatis.exp. For those that are left, accept
24621 "long", "long int", or "int" for long variables (whatis.exp already
24622 has an XFAIL for "int", so no need to fail it here).
24623
24624 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
24625 Deal with GCC's names for types now that GDB uses the compiler's names.
24626
24627 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
24628 setup_xfail's for sunos4. If we #defined the signed keyword away,
24629 don't expect GDB to know that char it is signed.
24630
24631 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
24632
24633Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
24634
24635 * configure.in (configdirs): Add gdb.t24 for C++ tests that
24636 should work on any system, regardless of debugging format.
24637 * gdb.t21/demangle.exp: Move to gdb.t24.
24638 * gdb.t24/demangle.exp: Move from gdb.t21.
24639 * gdb.t24/{Makefile.in, configure.in}: New files.
24640
24641Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24642
24643 * configure.in: Do gdb.stabs and C++ tests only for stabs.
24644 * gdb.stabs: New directory.
24645
24646Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24647
24648 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
24649 not just "Quit anyway?".
24650
24651Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
24652
24653 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
24654 that all setup_xfails are immediately followed by clear_xfails.
24655
24656Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
24657
24658 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
24659 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
24660 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
24661 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
24662 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
24663 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
24664 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
24665 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
24666 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
24667 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
24668 gdb.t31/chillvars.exp, lib/gdb.exp:
24669 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
24670 bug-gdb@prep.ai.mit.edu.
24671
24672Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
24673
24674 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
24675 with 0.0, not integer 0.
24676
24677Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
24678
24679 * gdb.t06/break.exp: Update for "Kill the program" message change.
24680
24681Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
24682
24683 * Makefile.in (GDBFLAGS): Set to -nx.
24684 * Makefile.in (site.exp): Use GDBFLAGS.
24685
24686Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
24687
24688 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
24689 Makefiles.
24690 (check): depend on just-check.
24691 (just-check): added so that tests can be run without a noop
24692 build pass.
24693
24694Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
24695
24696 Switch to using configure's configdirs.
24697 * Makefile.in (Makefile): add configure.in dependency.
24698 (SUBDIRS): removed redundant assignment.
24699 * configure.in: switch subdirs assignment to configdirs.
24700 * gdb.t*/configure.in: new files.
24701
24702Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
24703
24704 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
24705 works.
24706
24707Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
24708
24709 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
24710 in explicit rules. Apparently this is not supported by some makes.
24711
24712Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
24713
24714 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
24715
24716Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24717
24718 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
24719 disappeared.
24720
24721Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
24722
24723 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
24724
24725Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
24726
24727 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
24728 watchpoint problem that is now fixed.
24729 * gdb.t30/chexp.exp: Remove setup_xfail for printing
24730 uninitialized convenience variables.
24731 * gdb.t31/chillvars.exp: Fix expected patterns for printing
24732 structures.
24733
24734Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24735
24736 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
24737 which causes expect to get out of sync with gdb on long output
24738 from help set.
24739 * gdb.t09/corefile.exp: Make expected pattern for core file
24740 failing signal and frame output format less sun specific.
24741
24742Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
24743
24744 * gdb.t31/chillvars.exp: Add and remove initial dummy
24745 breakpoint, so that symbol table is forced in.
24746 (Needed at least on Sunos4, though it seems not SVR4.)
24747 * gdb.t31/chillvars.exp: Update for changed output format.
24748
24749Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
24750
a9c64011 24751 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
24752
24753Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
24754
24755 * Makefile.in: Added --srcdir when invoking runtest, removed the
24756 need for a local config file. (optional now)
24757
24758Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
24759
24760 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
24761 failure count used to force early termination. Add some more
24762 expected failures for gnu style demangling.
24763
24764Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24765
24766 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
24767 pmi variable from gdb.t20/gdbme to get optimized away.
24768 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
24769 Check for written corefile upon timeout _and_ eof.
24770
24771Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24772
24773 * config/unix-gdb.exp: Add missing return 0.
24774
24775Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24776
24777 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
24778 test termination.
24779
24780Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
24781
24782 * configure.in (subdirs): Put back gdb.t17 which mysteriously
24783 disappeared.
24784
24785Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
24786
24787 * gdb.t10/crossload.exp: Disable the i860-elf test until such
24788 time as i860 support works.
24789
d63a86f8 24790 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
24791 "backtrace 100\r" rather than just "backtrace\r", to match last
24792 change.
24793
24794Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
24795
24796 * config/udi-gdb.exp (gdb_exit): Remove close command.
24797 (gdb_target_udi): New procedure to set the UDI target.
24798 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
24799 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
24800 Added waits for prompts after several question responses. Added
24801 some more responses used by a29k-amd-udi-gdb.
24802 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
24803 pass different arguments, restart UDI connection after program
24804 completion.
24805 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
24806 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
24807 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
24808 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
24809 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
24810 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
24811 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
24812 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
24813 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
24814 after program completion.
24815 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
24816 compiled with a SELECT_VECS setting.
24817 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
24818 infinite recursion.
24819
24820 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
24821 Added checks for COFF results, and made them expected failures for
24822 all targets. It would be better to make them expected failures
24823 for COFF targets only.
24824
24825Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
24826
24827 * Makefile.in: add null dvi target, don't bother to recurse
24828 through test directories for info and install-info; rename
24829 $(datadir) to be dejagnu instead of deja-gnu
24830
24831Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
24832
24833 * gdb.t31/gdbme.ch: Re-enable code that previously caused
24834 compiler to coredump.
24835 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
24836 code.
24837
24838Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
24839
24840 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
24841 coredump.
24842 * gdb.t31/chillvars.exp: Comment out tests that depend on that
24843 code.
24844
24845Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
24846
24847 * gdb.t03/ptype.exp: tests for return code from gdb_test.
24848 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
24849 which in a shell. Deletes xgdb when done.
24850 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
24851 Tests the return from the "set height" or "set width" commands.
24852 Added a few return codes where needed.
24853
24854Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
24855
24856 * Makefile.in (SUBDIRS): Add gdb.t17.
24857 * configure.in (subdirs): Add gdb.t17.
24858 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
24859 files to test gdb's calling of functions in the inferior with
24860 the correct arguments and gdb's ability to retrieve any
24861 result returned.
24862
24863Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
24864
24865 * config/unix-gdb.exp (gdb_exit): Remove close commands that
24866 may be called after gdb goes away. Previous versions of expect
24867 needed these to avoid file descriptor leaks, but they cause
24868 errors with the current revision of expect.
24869 * gdb.t00/gdbvars.exp: Use -re on expected output after
24870 setting sevenbit-strings.
24871 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
24872 to set sevenbit-strings consistent across tests.
24873 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
24874 set sevenbit-strings consistent across tests.
24875
24876Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
24877
24878 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
24879 expected output to match current "expect" expectations.
24880
24881Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
24882
24883 * gdb.t00/default.exp: Change expected output for default "source"
24884 command, to match new gdb behavior which requires a filename to
24885 source.
24886
24887Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
24888
24889 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
24890 expected fail for i486-*-* that misses the marker2 function.
24891 * gdb.t10/crossload.exp (bfddefault): Allow successful
24892 recognition of a format to pass even if no symbols are found.
24893 Explicitly catch failures where the format is not recognized
24894 or is ambiguous, and add the reason to the fail message.
24895 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
24896 the cause is and invalid target and add reason to failure message.
24897 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
24898 elf32-i386, elf32-sparc, and elf32-i860.
24899 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
24900 Set up expected failure for 'filename'::variable scope resolution,
24901 which is now apparently broken on all targets.
24902 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
24903 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
24904 gdb.t23/templates.exp: Change failure for missing binfile into
24905 just a warning.
24906 gdb.t21/demangle.exp: Change all cfront references to 'arm'
24907 references.
24908
24909Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
24910
24911 * gdb.t00/default.exp: Add expected output for default "source"
24912 command, to match new gdb behavior.
24913 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
24914
24915Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
24916
24917 * config/*-gdb.exp: returns an error, rather than exiting on
24918 internal errors.
24919
24920Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
24921
24922 * gdb.t03/gdbme.c: Add pointer to struct variable.
24923 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
24924 referencing struct members.
24925
24926Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
24927
24928 * configure.in (mips-idt-ecoff): New target.
24929 * config/mips-gdb.exp: New file for remote board using MIPS remote
24930 debugging protocol.
24931
24932 * Redid configuration scheme. Removed gdb.t*/configure.in.
24933 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
24934 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
24935 distclean targets. Built executables via .o files. Adjusted
24936 tests to account for source files in $(srcdir) rather than
24937 $(objdir).
24938 * lib/gdb.exp (runto): Don't expect () after the function name,
24939 because it may have arguments.
24940
24941Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
24942
24943 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
24944 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
24945 expected failures for mips-idt-* and mips-sgi-*.
24946 * gdb.t00/default.exp (attach): Kill process if requested.
24947 * gdb.t00/help.exp (help target core, help target): Accept a gdb
24948 that does not read core files.
24949 * gdb.t01/run.exp: Removed checks for exit status code.
24950 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
24951 it is linked in.
24952 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
24953 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
24954 appropriate, rather than doing it by hand.
24955 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
24956 execution.
24957 * gdb.t10/crossload.exp: Kill existing program if needed.
24958 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
24959 appropriate, rather than doing it by hand. Always increase
24960 timeout for this test, not just for VxWorks.
24961
24962Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
24963
24964 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
24965 of Chill STRUCT types and STRUCT values.
24966 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
24967 than "char".
24968 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 24969 struct2): New struct definitions and initializations to test
c906108c
SS
24970 simple Chill STRUCT types.
24971
24972Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
24973
24974 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
24975 the null byte at the end of strings.
24976 * gdb.t00/default.exp: Make show version insensitive to copyright
24977 date.
24978 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
24979 to avoid dependencies on target char signedness.
24980 * gdb.t16/printcmds.exp: Update expected results for explicitly
24981 unsigned char.
24982 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
24983 now work.
24984 * gdb.t21/demangle.exp: Add many more patterns for template
24985 demangling, most of them being expected failures.
24986 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
24987 string we are matching for, to match on the whole string.
24988 * gdb.t21/demangle.exp: Add many new test strings to demangle,
24989 and fix a whole bunch that had incorrect expected output but were
24990 passing anyway because of the bug in "proc demangle".
24991 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
24992 type.
24993 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
24994
24995Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
24996
a9c64011
AS
24997 * gdb/testsuite: made modifications to testcases, etc., to allow
24998 them to work properly given the reorganization of deja-gnu and the
24999 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
25000
25001Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
25002
25003 * gdb/testsuite: Initial creation of gdb/testsuite.
25004 Migrated dejagnu testcases and support files for testing nm to
25005 gdb/testsuite from deja-gnu. These files were moved "as is"
25006 with no modifications. This migration is part of a major overhaul
25007 of dejagnu. The modifications to these testcases, etc., which
25008 will allow them to work with the new version of dejagnu will be
25009 made in a future update.
48efe704 25010
8d8cb839 25011 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 25012\f
8d8cb839
EZ
25013;; Local Variables:
25014;; mode: change-log
25015;; left-margin: 8
25016;; fill-column: 74
25017;; version-control: never
25018;; End:
902f2ccb
MC
25019
25020 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 25021 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
25022 Copying and distribution of this file, with or without modification,
25023 are permitted provided the copyright notice and this notice are preserved.
This page took 3.22664 seconds and 4 git commands to generate.