]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* powerpc.cc (Stub_control::can_add_to_stub_group): Don't set
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f81d1120
PA
12013-04-10 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/completion.exp: Test "set height", "set listsize" and
4 "set trace-buffer-size" completion.
5 * gdb.base/setshow.exp: Test "set height unlimited".
6 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
7 unlimited".
8
393fd4c3
YQ
92013-04-10 Yao Qi <yao@codesourcery.com>
10
11 * gdb.trace/actions.exp: Save trace data to CTF.
12 Change to ctf target if GDB supports, read CTF data in ctf
13 target, and check the actions of tracepoints.
14 * gdb.trace/while-stepping.exp: Likewise.
15 * gdb.trace/report.exp: Test GDB saves trace data to CTF
16 format and read CTF trace file if GDB supports.
17 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
18 target is supported, change to ctf target, read trace data and
19 check output of command "tstatus".
20 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
21 read CTF data by target ctf and call check_tsv.
22
b7a273f8
YQ
232013-04-10 Yao Qi <yao@codesourcery.com>
24
25 * gdb.trace/actions.exp (check_tracepoint): New.
26 (top level): Start the tracing and check the actions of
27 tracepoints. Save trace data to tfile format. Restart GDB
28 and read trace file in tfile target. Check the actions of
29 tracepoints again.
30 * gdb.trace/while-stepping.exp: Likewise.
31
f3786771
YQ
322013-04-10 Yao Qi <yao@codesourcery.com>
33
34 * gdb.trace/report.exp: Use standard_output_file for saved
35 trace file.
36
5c2b4418
HZ
372013-04-10 Hui Zhu <hui@codesourcery.com>
38
39 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
40 (MISCELLANEOUS): Add dprintf-pendshr.sl.
41 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
42
f7543f0a
JK
432013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
44
45 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
46 response.
47
f6de8ec2
PA
482013-04-08 Pedro Alves <palves@redhat.com>
49
50 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
51 the location.
52
b8abfd58
SL
532013-04-04 Sandra Loosemore <sandra@codesourcery.com>
54
55 * gdb.cp/cplabel.exp: Allow empty directory in file reported
56 for breakpoint location.
57
156bffd0
SL
582013-04-04 Sandra Loosemore <sandra@codesourcery.com>
59
60 * gdb.linespec/linespec.exp: Make dir/file:line tests
61 conditional for non-remote hosts only.
62
c9a6ce02
PA
632013-04-04 Stan Shebs <stan@codesourcery.com>
64 Pedro Alves <palves@redhat.com>
65
66 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
67 * gdb.trace/actions-changed.c: New file.
68 * gdb.trace/actions-changed.exp: New file.
69 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
70 (gdb_trace_setactions_command): ... this. Add "actions_command"
71 parameter, and handle it.
72 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
73
4bd05f24
YQ
742013-04-04 Yao Qi <yao@codesourcery.com>
75
76 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
77 'step'.
78
3758b5ce
YQ
792013-04-03 Yao Qi <yao@codesourcery.com>
80
81 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
82 "tfile-basic.tf".
83 (test_tfind_tfile): Likewise.
84
1dcaed0d
YQ
852013-04-03 Yao Qi <yao@codesourcery.com>
86
87 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
88 "tfile-basic.tf" instead of "basic.tf".
89 (write_error_trace_file): Pass argument "tfile-error.tf"
90 instead of "error.tf".
91 * gdb.trace/tfile.exp: Update tfile names to
92 "tfile-basic.tf" and "tfile-error.tf".
93
0e7a53fc
SL
942013-04-02 Sandra Loosemore <sandra@codesourcery.com>
95
96 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
97 empty directory in file for breakpoint hit.
98
9852c492
YQ
992013-03-29 Yao Qi <yao@codesourcery.com>
100
101 * gdb.base/completion.exp: Test completion of commands
102 "target core", "target tfile" and "target exec".
103 * gdb.trace/tfile.exp: Test completion of command
104 "target tfile".
105
af312be7
JB
1062013-03-28 Joel Brobecker <brobecker@adacore.com>
107
108 * gdb.ada/win_fu_syms: New testcase.
109
e4a48d9d
DE
1102013-03-28 Doug Evans <dje@google.com>
111
112 * gdb.base/maint.exp (maint print statistics): Update expected output.
113
7f7cc265
PA
1142013-03-28 Pedro Alves <palves@redhat.com>
115
116 PR gdb/15294
117
118 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
119 mean unlimited instead of $arg < 0.
120 (test_listsize): Remove "listsize of 0 suppresses output" test.
121 Test that "set listsize 0" ends up with an unlimited listsize.
122
fc0da894
PA
1232013-03-28 Pedro Alves <palves@redhat.com>
124
125 * gdb.base/list.exp (last_line): New global.
126 (last_line_re): New global.
127 (test_listsize, test_list_function, test_list_forward)
128 (test_repeat_list_command, test_list_range)
129 (test_list_filename_and_function): Use them.
130 * gdb.base/list0.c: Comment the last line of the file with "last
131 line".
132
abe7b711
PA
1332013-03-28 Pedro Alves <palves@redhat.com>
134
135 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
136 list the whole file.
137
15b3979c
PA
1382013-03-28 Pedro Alves <palves@redhat.com>
139
140 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
141 "set listsize".
142
96811e3b
KS
1432013-03-26 Keith Seitz <keiths@redhat.com>
144
145 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
146 from passing.
147
4043f22b
PA
1482013-03-26 Pedro Alves <palves@redhat.com>
149
150 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
151 until after GDB has run.
152
14a1aa17
YQ
1532013-03-26 Yao Qi <yao@codesourcery.com>
154
155 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
156 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
157
99c819ee
MM
1582013-03-26 Markus Metzger <markus.t.metzger@intel.com>
159
160 * gdb.btrace/enable.exp: Add regression test.
161
24955f63
TT
1622013-03-25 Tom Tromey <tromey@redhat.com>
163
164 * gdb.cp/m-static.exp: Add destructor-printing tests.
165
fce632b6
TT
1662013-03-25 Tom Tromey <tromey@redhat.com>
167
168 * gdb.cp/m-static.exp: Add constructor ptype tests.
169 * gdb.cp/m-static.cc (single_constructor): New class.
170 (main): Make instance of single_constructor.
171
598d3636
JK
1722013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
173 Pedro Alves <palves@redhat.com>
174
175 * gdb.server/server-kill.c: New file.
176 * gdb.server/server-kill.exp: New file.
177
c12440c9
PA
1782013-03-21 Pedro Alves <palves@redhat.com>
179
180 * gdb.trace/trace-buffer-size.exp (get default buffer size):
181 Expect $gdb_prompt in gdb_test_multiple.
182
bd712aed
DE
1832013-03-21 Doug Evans <dje@google.com>
184
185 * gdb.base/maint.exp: Update tests for per-command stats.
186
b2f83c08
TT
1872013-03-21 Tom Tromey <tromey@redhat.com>
188
189 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
190 * gdb.cp/misc.exp: Add test for FILENAME:: case.
191
ef0026f0
PA
1922013-03-20 Pedro Alves <palves@redhat.com>
193
194 PR gdb/15289
195
196 * gdb.base/remote.exp: Test
197 "set remote hardware-watchpoint-limit -1",
198 "set remote hardware-breakpoint-limit -1",
199 "set remote hardware-watchpoint-limit 2147483647" and
200 "set remote hardware-breakpoint-limit 2147483647".
201
3f1175a9
PA
2022013-03-20 Pedro Alves <palves@redhat.com>
203 Yao Qi <yao@codesourcery.com>
204
205 * gdb.trace/tfile.c: Add comments.
206 (nonconstglob): New global.
207 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
208 global that is not covered by the trace frame. Test
209 disassembling.
210
a09ae1c1
JK
2112013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
212
213 * gdb.base/valgrind-infcall.exp
214 (continue #$continue_count) <remote connection closed>
215 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
216 $valgrind_pid.
217
9ce98649
TT
2182013-03-15 Tom Tromey <tromey@redhat.com>
219
220 * gdb.cp/overload.cc (intintfunc): New.
221 * gdb.cp/overload.exp: Add regression test.
222
0a251e08
YQ
2232013-03-15 Yao Qi <yao@codesourcery.com>
224
225 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
226 using with_test_prefix.
227 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
228 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
229 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
230 * gdb.threads/watchpoint-fork.exp (test): Likewise.
231 * gdb.base/break-interp.exp (test_core): Likewise.
232 (test_attach_gdb): Likewise.
233 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
234 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
235 Likewise.
236 * gdb.base/jit-so.exp (one_jit_test): Likewise.
237 * gdb.base/jit.exp (one_jit_test): Likewise.
238 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
239 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
240 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
241 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
242 Likewise.
243 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
244 Likewise.
245 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
246 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
247 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
248 (tracepoint_change_loc_2): Likewise.
249 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
250 Likewise.
251 (disconnected_tfind): Likewise.
252 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
253 Likewise.
254 (test_tfind_remote): Likewise.
255 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
256 Likewise.
257 (test_pending_resolved): Likewise.
258 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
259 Likewise.
260 (test_upload_tsv): Likewise.
261 * gdb.trace/pending.exp (pending_tracepoint_resolved):
262 Likewise.
263 (pending_tracepoint_works): Likewise.
264 * gdb.trace/report.exp (use_collected_data): Likewise.
265 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
266 Likewise.
267 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
268 * gdb.trace/strace.exp (strace_info_marker): Likewise.
269 (strace_trace_on_same_addr): Likewise.
270 (strace_trace_on_diff_addr): Likewise.
271 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
272 (gdb_collect_locals_test): Likewise.
273 (gdb_unavailable_registers_test): Likewise.
274 (gdb_collect_globals_test): Likewise.
275
2c415c0f
YQ
2762013-03-15 Yao Qi <yao@codesourcery.com>
277
278 * gdb.base/condbreak.exp: Add semicolon back which was removed
279 by my previous commit.
280
ae59b1da
YQ
2812013-03-14 Yao Qi <yao@codesourcery.com>
282
283 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
284 'return'.
285 (gdb_target_monitor, gdb_load): Likewise.
286 * config/sid.exp (gdb_load): Likewise.
287 * config/slite.exp (gdb_load): Likewise.
288 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
289 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
290 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
291 (single_step_until): Likewise.
292 * gdb.arch/powerpc-d128-regs.exp: Likewise.
293 * gdb.arch/system-gcore.exp: Likewise.
294 * gdb.base/bigcore.exp (extract_heap): Likewise.
295 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
296 * gdb.base/call-ar-st.exp: Likewise.
297 * gdb.base/call-rt-st.exp: Likewise.
298 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
299 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
300 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
301 * gdb.base/corefile.exp: Likewise.
302 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
303 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
304 * gdb.base/fixsection.exp: Likewise.
305 * gdb.base/funcargs.exp: Likewise.
306 * gdb.base/gcore-buffer-overflow.exp: Likewise.
307 * gdb.base/gcore-relro.exp: Likewise.
308 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
309 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
310 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
311 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
312 * gdb.base/list.exp: Likewise.
313 (set_listsize): Likewise.
314 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
315 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
316 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
317 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
318 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
319 * gdb.base/setvar.exp: Likewise.
320 (test_set): Likewise.
321 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
322 * gdb.base/solib-overlap.exp: Likewise.
323 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
324 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
325 * gdb.base/watchpoint.exp (initialize): Likewise.
326 (test_simple_watchpoint): Likewise.
327 (test_disabling_watchpoints): Likewise.
328 (test_watchpoint_triggered_in_syscall): Likewise.
329 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
330 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
331 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
332 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
333 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
334 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
335 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
336 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
337 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
338 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
339 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
340 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
341 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
342 * gdb.mi/gdb792.exp: Likewise.
343 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
344 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
345 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
346 * gdb.threads/gcore-thread.exp: Likewise.
347 (load_core): Likewise.
348 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
349 (test_startup, check_control_c): Likewise.
350 * gdb.threads/sigstep-threads.exp: Likewise.
351 * gdb.threads/thread_check.exp: Likewise.
352 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
353 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
354 (set_a_tracepoint, trace_buffer_normal): Likewise.
355 (gdb_trace_circular_tests): Likewise.
356 * gdb.trace/collection.exp: Likewise.
357 * gdb.trace/disconnected-tracing.exp: Likewise.
358 * gdb.trace/infotrace.exp: Likewise.
359 * gdb.trace/mi-traceframe-changed.exp: Likewise.
360 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
361 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
362 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
363 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
364 * gdb.trace/stap-trace.exp: Likewise.
365 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
366 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
367 * gdb.trace/trace-buffer-size.exp: Likewise.
368 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
369 * gdb.trace/unavailable.exp: Likewise.
370 * gdb.trace/while-dyn.exp: Likewise.
371 * lib/fortran.exp (set_lang_fortran): Likewise.
372 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
373 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
374 (default_gdb_start, get_compiler_info): Likewise.
375 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
376 (get_debug_format, setup_xfail_format): Likewise.
377 (rerun_to_main, gdb_skip_float_test): Likewise.
378 (build_id_debug_filename_get, get_remotetimeout): Likewise.
379 * lib/java.exp (set_lang_java): Likewise.
380 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
381 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
382 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
383 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
384 * lib/objc.exp (set_lang_objc): Likewise.
385 * lib/pascal.exp (set_lang_pascal): Likewise.
386 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
387 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
388 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
389
bb869963
SDJ
3902013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
391
392 PR c++/15203
393 PR c++/15210
394 * gdb.cp/m-static.cc (keepalive_int): New function.
395 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
396 * gdb.cp/m-static.exp: New test for `sintvar'.
397
e2be70a0
YQ
3982013-03-14 Yao Qi <yao@codesourcery.com>
399
400 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
401 of 'tstatus' into tstatus_output.
402 (top level): Save the trace data to tfile. Read trace file in
403 tfile target. Check the trace status.
404
8ddb1965
YQ
4052013-03-13 Yao Qi <yao@codesourcery.com>
406
407 * gdb.trace/tsv.exp (check_tsv): New.
408 (top level): Save a tfile on current trace session. Call
409 check_tsv on live target. Load the tfile with target tfile
410 and call check_tsv again.
411
045dd51f
YQ
4122013-03-13 Yao Qi <yao@codesourcery.com>
413
414 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
415 Replace some "gdb_test" with "gdb_test_no_output".
416
82d049ab
PH
4172013-03-12 Paul Hilfinger <hilfingr@adacore.com>
418
419 * gdb.ada/expr_delims.exp: New file.
420 * gdb.ada/expr_delims/foo.adb: New file.
421 * gdb.ada/expr_delims/pck.ads: New file.
422 * gdb.ada/expr_delims/pck.adb: New file.
423
cb8ea32b
KS
4242013-03-11 Keith Seitz <keiths@redhat.com>
425
426 * watchpoint.exp (test_no_hw_watchpoints): Add test using
427 both condition and thread. Then delete the watchpoint.
428
2f1d9bdd
MM
4292013-03-11 Christian Himpel <christian.himpel@intel.com>
430
431 * Makefile.in: Add btrace testsuite.
432 * configure: Regenerated.
433 * configure.ac: Add btrace testsuite.
434 * gdb.btrace/Makefile.in: New file.
435 * gdb.btrace/enable.c: New file.
436 * gdb.btrace/enable.exp: New file.
437 * gdb.btrace/function_call_history.c: New file.
438 * gdb.btrace/function_call_history.exp: New file.
439 * gdb.btrace/instruction_history.c: New file.
440 * gdb.btrace/instruction_history.exp: New file.
441 * gdb.btrace/instruction_history.S: New file.
442 * lib/gdb.exp: Add btrace skip proc.
443
05c56a9d
JK
4442013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
445
446 Fix entry-values if the callee called a noreturn function.
447 * gdb.arch/amd64-tailcall-noret.S: New file.
448 * gdb.arch/amd64-tailcall-noret.c: New file.
449 * gdb.arch/amd64-tailcall-noret.exp: New file.
450
9112db09
JK
4512013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
452
453 Fix entry-values in C++ across CUs.
454 * gdb.arch/amd64-tailcall-cxx.exp: New file.
455 * gdb.arch/amd64-tailcall-cxx1.S: New file.
456 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
457 * gdb.arch/amd64-tailcall-cxx2.S: New file.
458 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
459
be9a119c 4602013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
461 Hafiz Abid Qadeer <abidh@codesourcery.com>
462
463 gdb/testsuite/
464 * gdb.trace/trace-buffer-size.exp: New file.
465 * gdb.trace/trace-buffer-size.c: New file.
466
049109b0
PA
4672013-03-06 Pedro Alves <palves@redhat.com>
468
469 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
470 doesn't support the tested optional feature, call "unsupported"
471 with the same test message as the "pass" case, instead of calling
472 "pass" with a different message. Use the same text for the "fail"
473 cases too.
474
4aa54120
YQ
4752013-03-06 Yao Qi <yao@codesourcery.com>
476
477 * gdb.trace/tstatus.exp: Remove the invocation of
478 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
479 (test_tracepoints): Don't set fast tracepoint.
480 (top level): Don't check agent library is loaded or not.
481
b8b71e63
YQ
4822013-03-06 Yao Qi <yao@codesourcery.com>
483
484 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
485 parentheses by "\\".
486
33f448b1
JK
4872013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
488
489 * gdb.linespec/base/one/thefile.cc (twodup): New.
490 (m): Call it.
491 * gdb.linespec/base/two/thefile.cc (dupname): New.
492 (n): Call it.
493 * gdb.linespec/break-ask.exp: New file.
494 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
495
1c942fb9
YQ
4962013-02-28 Yao Qi <yao@codesourcery.com>
497
498 * gdb.trace/report.exp: Move some code to ...
499 (use_collected_data): New.
500 (top level): Call use_collected_data once on the live target.
501 Save at file of the current trace session, load it with target
502 tfile, and call use_collected_data again.
503
5b967901
JK
5042013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
505
506 * gdb.threads/fork-thread-pending.c (main): Add alarm.
507
6447023f
JK
5082013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
509
510 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
511 Add final kill of ${valgrind_pid}.
512
9f44fbc0
SCR
5132013-02-20 Siva Chandra Reddy <sivachandra@google.com>
514
515 * gdb.python/py-arch.c: New test case
516 * gdb.python/py-arch.exp: New tests to test
517 gdb.Architecture.disassemble
518 * gdb.python/Makefile.in: Add py-arch to the list of
519 EXECUTABLES.
520
4c9ad8c2
TT
5212013-02-18 Tom Tromey <tromey@redhat.com>
522
523 * gdb.dwarf2/subrange.exp: New file.
524
f5911ea1
HAQ
5252013-02-15 Pedro Alves <pedro@codesourcery.com>
526 Hafiz Abid Qadeer <abidh@codesourcery.com>
527
528 * gdb.trace/tfile.exp: Add test for -trace-status command.
529
420f4384
JK
5302013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
531
532 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
533 nanosleep by sleep.
534
4819b3f8
PA
5352013-02-14 Pedro Alves <palves@redhat.com>
536
537 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
538
1773c82c
HAQ
5392013-02-14 Pedro Alves <pedro@codesourcery.com>
540 Hafiz Abid Qadeer <abidh@codesourcery.com>
541
542 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
543
e234dfaf
TT
5442013-02-12 Tom Tromey <tromey@redhat.com>
545
546 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
547 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
548
6c01dd94
PA
5492013-02-12 Pedro Alves <palves@redhat.com>
550
551 * gdb.base/catch-signal.c: Update copyright years.
552 * gdb.base/catch-signal.exp: Update copyright years.
553 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
554 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
555 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
556 * gdb.dwarf2/dw2-error.S: Update copyright years.
557 * gdb.dwarf2/dw2-error.c: Update copyright years.
558 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
559 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
560 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
561
595fc67f
PA
5622013-02-12 Pedro Alves <palves@redhat.com>
563
564 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
565 message.
566 * gdb.base/sigaltstack.exp: Ditto.
567 * gdb.base/siginfo.exp: Ditto.
568 * gdb.base/sizeof.exp: Ditto.
569
17282693
PA
5702013-02-12 Pedro Alves <palves@redhat.com>
571
572 * gdb.mi/mi-basics.exp: Tweak intro comment.
573 * gdb.mi/mi-break.exp: Tweak intro comment.
574 * gdb.mi/mi-console.exp: Tweak intro comment.
575 * gdb.mi/mi-file.exp: Tweak intro comment.
576 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
577 * gdb.mi/mi-return.exp: Tweak intro comment.
578 * gdb.mi/mi-stepi.exp: Tweak intro comment.
579 * gdb.mi/mi-until.exp: Tweak intro comment.
580 * gdb.mi/mi-watch.exp: Tweak intro comment.
581
8a4ac37e
PA
5822013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
583
584 * gdb.server/no-thread-db.exp: New file.
585 * gdb.server/no-thread-db.c: New file.
586 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
587
c2792f5a
DE
5882013-02-11 Doug Evans <dje@google.com>
589
590 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
591 two decfloats.
592
d9e98382
SDJ
5932013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
594
595 * gdb.base/bitfields.c (struct internalvartest): New declaration.
596 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
597
a321661a
JK
5982013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
599
600 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
601
134a2066
YQ
6022013-02-06 Yao Qi <yao@codesourcery.com>
603
604 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
605 to ...
606 (test_create_delete_modify_tsv): ... here. New test on modifying
607 the initial value of a tsv.
608
5a2dc60a
JK
6092013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
610
611 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
612 (cd .../rdir): ... here.
613
233d95b5
JK
6142013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
615
616 * gdb.linespec/base/one/header.h: New file.
617 * gdb.linespec/base/two/header.h: New file.
618 * gdb.linespec/macro-relative.c: New file.
619 * gdb.linespec/macro-relative.exp: New file.
620
fbd9ab74
JK
6212013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
622
623 * gdb.base/fullpath-expand-func.c: New file.
624 * gdb.base/fullpath-expand.c: New file.
625 * gdb.base/fullpath-expand.exp: New file.
626 * gdb.base/realname-expand-real.c: New file.
627 * gdb.base/realname-expand.c: New file.
628 * gdb.base/realname-expand.exp: New file.
629
1b56eb55
JK
6302013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
631
632 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
633 * gdb.dwarf2/dw2-dir-file-name.c: New file.
634
af529f8f
JK
6352013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
636
637 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
638 (compare_filenames_for_search does not match)
639 (compare_filenames_for_search does match): New tests.
640
f5b95b50
JK
6412013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
642
643 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
644
d47921b9
JK
6452013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
646
647 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
648
8a92335b
JK
6492013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
650
651 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
652 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
653 ${binfile}.mini_debuginfo-debuglink and
654 ${binfile}.mini_debuginfo-debuglink.xz.
655
17f2157d
TT
6562013-02-01 Tom Tromey <tromey@redhat.com>
657
658 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
659 attributes.
660
d65f0a9c
TT
6612013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
662 Tom Tromey <tromey@redhat.com>
663
664 * gdb.dwarf2/method-ptr.exp: Link with c++.
665 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
666
f25c0135
TT
6672013-01-31 Tom Tromey <tromey@redhat.com>
668
669 * gdb.base/jit.exp (compile_jit_test): New proc.
670 Add PIE tests.
671
7078baeb
TT
6722013-01-31 Tom Tromey <tromey@redhat.com>
673
674 * gdb.dwarf2/method-ptr.cc: New file.
675 * gdb.dwarf2/method-ptr.exp: New file.
676
1d24041a
TT
6772013-01-31 Tom Tromey <tromey@redhat.com>
678
679 * lib/dwarf.exp (namespace Dwarf): New.
680
8d9878a4
TT
6812013-01-29 Tom Tromey <tromey@redhat.com>
682
683 * gdb.dwarf2/fission-reread.exp: Add unload test.
684
bed911e5
DE
6852013-01-28 Doug Evans <dje@google.com>
686
687 * gdb.dwarf2/fission-loclists.exp: New file.
688 * gdb.dwarf2/fission-loclists.S: New file.
689
e229648e
JK
6902013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
691
692 Code cleanup.
693 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
694 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
695 and prepare_for_testing.
696 * gdb.base/store.exp: Likewise.
697
86700f00
TT
6982013-01-25 Tom Tromey <tromey@redhat.com>
699
700 * gdb.python/py-explore.exp: Expect the gdb prompt.
701
8954db33
AB
7022013-01-25 Andrew Burgess <aburgess@broadcom.com>
703
704 * gdb.base/gnu_vector.c: New variable for use in tests.
705 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
706 changes in scalar to vector casting and widening.
707 * gdb.python/py-type.c: New variables for use in tests.
708 * gdb.python/py-type.exp: Update vector related tests to reflect
709 changes in scalar to vector casting and widening.
710
2077afdd
TD
7112013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
712
713 * gdb.base/prologue-include.c: New file.
714 * gdb.base/prologue-include.exp: New file.
715 * gdb.base/prologue-include.h: New file.
716
d7499464
HAQ
7172013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
718
719 PR gdb/13443
720 * gdb.mi/mi-var-block.exp: Make test messages unique.
721
e2a3e0f1
TT
7222013-01-23 Tom Tromey <tromey@redhat.com>
723
724 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
725
152fcc9c
TT
7262013-01-23 Tom Tromey <tromey@redhat.com>
727
728 * gdb.cp/converts.cc (main): Initialize 'a'.
729
bea883fd
SCR
7302013-01-23 Siva Chandra Reddy <sivachandra@google.com>
731
732 * testsuite/gdb.python/frame.exp: Add a test for
733 gdb.Frame.architecture() method.
734
0928e93d
PA
7352013-01-22 Pedro Alves <palves@redhat.com>
736
737 * gdb.base/annota1.exp (signal sent): No longer expect
738 breakpoints-invalid.
739 * gdb.cp/annota2.exp (continue until exit)
740 (watch triggered on a.x): Ditto.
741
9c97429f
PA
7422013-01-22 Pedro Alves <palves@redhat.com>
743
744 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
745 Adjust tests to breakpoints-invalid changes.
746 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
747 variables.
748 Adjust tests to breakpoints-invalid changes.
749
187d10dd
PA
7502013-01-22 Pedro Alves <palves@redhat.com>
751
752 * gdb.base/annota1.exp (annotate ignore count change): Add
753 expected output for failure case.
754
ea3aedcb
TT
7552013-01-22 Tom Tromey <tromey@redhat.com>
756
757 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
758 call.
759
998580f1
MK
7602013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
761
762 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 763 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
764 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
765 Also handle 'thread' field.
766 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
767 * gdb.mi/mi-watch.exp: Ditto.
768 * lib/mi-support.exp: Ditto.
769
8f1d5693
MK
7702013-01-21 Siva Chandra Reddy <sivachandra@google.com>
771
772 * gdb.python/py-explore.exp: Improve a test
773
2d8c5d7c
DB
7742013-01-18  David Blaikie  <dblaikie@gmail.com>
775
776 * gdb.base/label.c (main): Correct the type of the second
777 parameter.
778
46f35228
TT
7792013-01-18 Tom Tromey <tromey@redhat.com>
780
781 * gdb.dwarf2/trace-crash.s: New file.
782 * gdb.dwarf2/trace-crash.exp: New file.
783
5965d69d
HAQ
7842013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
785
43aaf8b6
PA
786 PR gdb/13443
787 * gdb.base/checkpoint.exp: Update test messages to make them
788 unique.
5965d69d 789
5ae4861a
YQ
7902013-01-18 Yao Qi <yao@codesourcery.com>
791
792 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
793 output of 'info tracepoints'.
794 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
795 Likewise.
796 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
797 * gdb.trace/disconnected-tracing.c (struct foo): New.
798
d84fca2c
JK
7992013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
800
801 * gdb.dwarf2/dw2-dos-drive.S: New file.
802 * gdb.dwarf2/dw2-dos-drive.exp: New file.
803
aebb1cc9
DE
8042013-01-17 Doug Evans <dje@google.com>
805
2782d512
DE
806 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
807 CXX_FOR_TARGET.
808
aebb1cc9
DE
809 * boards/cc-with-tweaks.exp: New file.
810
db2b2972
TT
8112013-01-17 Tom Tromey <tromey@redhat.com>
812
813 * gdb.base/completion.exp: Add "set cp-abi" completion test.
814
96343774
PA
8152013-01-17 Pedro Alves <palves@redhat.com>
816
817 Merge dg-extract-results.sh from upstream (svn 195224).
818
819 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 820 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
821
822 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 823 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
824
825 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 826 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
827
828 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
829 * dg-extract-results.sh: Redirect grep output to /dev/null instead
830 of grep -q.
831
675921c0
SD
8322012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
833
834 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
835 interface.
836 * gdb.base/jithost.c: New file.
837 * gdb.base/jithost.h: New file.
838 * gdb.base/jitreader.c : New file.
839 * gdb.base/jit-protocol.h: New file.
840
ab04a2af
TT
8412013-01-16 Tom Tromey <tromey@redhat.com>
842
843 * gdb.base/catch-signal.c: New file.
844 * gdb.base/catch-signal.exp: New file.
845
8ac3646f
TT
8462013-01-16 Tom Tromey <tromey@redhat.com>
847
848 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
849
22fc223e
JK
8502013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
851
852 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
853
44478ab3
TT
8542013-01-14 Tom Tromey <tromey@redhat.com>
855
856 * gdb.base/completion.exp: Add "set gnutarget" test.
857
06d66ee9
TT
8582013-01-14 Tom Tromey <tromey@redhat.com>
859
860 * gdb.dwarf2/dw2-restrict.S: New file.
861 * gdb.dwarf2/dw2-restrict.c: New file.
862 * gdb.dwarf2/dw2-restrict.exp: New file.
863
c9bf0622
TT
8642013-01-14 Tom Tromey <tromey@redhat.com>
865
866 * gdb.dwarf2/dw2-error.exp: New file.
867 * gdb.dwarf2/dw2-error.c: New file.
868 * gdb.dwarf2/dw2-error.S: New file.
869
5b12a61c
JK
8702013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
871
872 * gdb.cp/parse-lang.cc: New file.
873 * gdb.cp/parse-lang.exp: New file.
874
f0a4b570
JK
8752013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
876
877 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
878 (set substitute-path): New test.
879 (fullname present): Remove content.
880 (substituted fullname): New test.
881
f751cc97
JB
8822013-01-13 Joel Brobecker <brobecker@adacore.com>
883
884 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
885 check. Move $gdb_py_is_py24 value check right after.
886
04164e8e
JK
8872013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
888
889 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
890 targets.
891
5bf480a5
YQ
8922013-01-11 Yao Qi <yao@codesourcery.com>
893
894 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
895 for dprintf.
896 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
897 Check the fields in "=breakpoint-created" for dprintf.
898
f35a17b5
JK
8992012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
900
901 * gdb.mi/mi-fullname-deleted.exp: New file.
902
85817405
JK
9032012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
904
905 * gdb.base/skip-solib.exp (info skip with pending file): Update the
906 expected output.
907 (info skip with pending file): Remove.
908 (ignoring function in solib, info skip for function multiply): Update
909 the expected output.
910 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
911 (info skip (delete 1), info skip after disabling all)
912 (info skip after enabling all, info skip after disabling 4 2-3)
913 (info skip after enabling 2-3, info skip 2-3)
914 (info skip after deleting 2 3): Update the expected output.
915 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
916 statement to its initialization and return.
917 * gdb.linespec/skip-two.exp: New file.
918
27210e12
DE
9192012-12-19 Doug Evans <dje@google.com>
920
921 * gdb.base/maint.exp: Handle testing with .gdb_index.
922
bb627a12
JB
9232012-12-19 Joel Brobecker <brobecker@adacore.com>
924
925 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
926 Cavium to FSF.
927
7785b880
JB
9282012-12-19 Joel Brobecker <brobecker@adacore.com>
929
930 * dg-extract-results.sh: Update contact info in copyright notice.
931 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
932 GPL v3 or later. Update contact info.
933 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
934 gdb.threads/watchpoint-fork-mt.c,
935 gdb.threads/watchpoint-fork-parent.c,
936 gdb.threads/watchpoint-fork-st.c,
937 gdb.threads/watchpoint-fork.h: Likewise.
938
f2a8bc8a
YQ
9392012-12-15 Yao Qi <yao@codesourcery.com>
940
941 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
942 'installed' field in '=breakpoint-modified'.
943 (test_reconnect): Check 'installed' field in
944 '=breakpoint-modified' and '=breakpoint-created'.
945
946 * gdb.trace/actions.exp: Update test for 'installed' field.
947 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
948 (tracepoint_change_loc_2): Likewise.
949 Check 'info tracepoint' display nothing else.
950 * gdb.trace/deltrace.exp: Likewise.
951 * gdb.trace/infotrace.exp: Likewise.
952 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
953 Likewise.
954 * gdb.trace/passcount.exp: Likewise.
955 * gdb.trace/tracecmd.exp: Likewise.
956 * gdb.trace/while-stepping.exp: Likewise.
957
6592e36f
TT
9582012-12-14 Tom Tromey <tromey@redhat.com>
959
960 * gdb.cp/member-name.exp: New file.
961 * gdb.cp/member-name.cc: New file.
962
7d27a96d
TT
9632012-12-14 Tom Tromey <tromey@redhat.com>
964
965 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
966
f8c05d0d
DE
9672012-12-14 Doug Evans <dje@google.com>
968
969 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
970 DW_OP_GNU_implicit_pointer is section-relative.
971
451b7c33
TT
9722012-12-14 Tom Tromey <tromey@redhat.com>
973
43aaf8b6 974 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 975
10e339df
PA
9762012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
977
6fdff2c5 978 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 979
e780d813
DE
9802012-12-13 Doug Evans <dje@google.com>
981
982 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
983 * gdb.multi/multi-arch.exp: Ditto.
984
ca3dbcc8 9852012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 986
ca3dbcc8
MG
987 * gdb.mi/mi-catch-load-so.c: New. Clone of the
988 catch load test library source file.
989 * gdb.mi/mi-catch-load.c: New. Clone of the catch
990 load test source file.
991 * gdb.mi/mi-catch-load.exp: New. Test file for
992 basic MI -catch-load and -catch-unload tests.
993
2960a434
PK
9942012-12-11 Paul Koning <paul_koning@dell.com>
995
996 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
997 exception.
998 (_iterator_except): New function.
999 (ArrayPrinter): Use _iterator function instead of local _iterator
1000 class for Python 3 compatibility.
1001 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 1002 _iterator.
2960a434
PK
1003 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
1004 execfile for Python 3 compatibility.
1005 * gdb.python/python.exp: Handle Python 2.4 exception traceback
1006 format in error_prompt test.
6fdff2c5 1007
9325cb04
PK
10082012-12-10 Paul Koning <paul_koning@dell.com>
1009
1010 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 1011 compatibility.
9325cb04
PK
1012 * gdb.python/py-block.exp: Ditto.
1013 * gdb.python/py-breakpoint.exp: Ditto.
1014 * gdb.python/py-cmd.exp: Ditto.
1015 * gdb.python/py-events.py: Ditto.
1016 * gdb.python/py-finish-breakpoint.py: Ditto.
1017 * gdb.python/py-finish-breakpoint2.exp: Ditto.
1018 * gdb.python/py-finish-breakpoint2.py: Ditto.
1019 * gdb.python/py-frame-inline.exp: Ditto.
1020 * gdb.python/py-frame.exp: Ditto.
1021 * gdb.python/py-infthread.exp: Ditto.
1022 * gdb.python/py-objfile.exp: Ditto.
1023 * gdb.python/py-parameter.exp: Ditto.
1024 * gdb.python/py-progspace.exp: Ditto.
1025 * gdb.python/py-prompt.exp: Ditto.
1026 * gdb.python/py-symbol.exp: Ditto.
1027 * gdb.python/py-symtab.exp: Ditto.
1028 * gdb.python/py-template.exp: Ditto.
1029 * gdb.python/py-value-cc.exp: Ditto.
1030 * gdb.python/python.exp: Ditto.
1031 * gdb.python/source2.py: Ditto.
1032 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 1033 compatibility.
9325cb04
PK
1034 Use sorted() function rather than sort() method.
1035 Accept either int or long values for enum values.
1036 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
1037 execfile for Python 3 compatibility.
1038 * gdb.python/py-evsignal.exp: Ditto.
1039 * gdb.python/py-evthreads.exp: Ditto.
1040 * gdb.python/py-mi.exp: Ditto.
1041 * gdb.python/py-pp-maint.exp: Ditto.
1042 * gdb.python/py-prettyprint.exp: Ditto.
1043 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 1044 Python 3 compatibility.
9325cb04
PK
1045 Skip tests for Python 2.4.
1046 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 1047 Python 3 compatibility.
9325cb04
PK
1048 Use byte string rather than character string in memory write test
1049 if Python 3.
1050 * gdb.python/py-pp-maint.py: Change class declarations to "new
1051 class" syntax.
1052 * gdb.python/py-prettyprint.py: Change iterator class to generator
1053 function for Python 3 compatibility.
1054 Make all classes "new style".
1055 Fix indentation issue and stray semicolon.
1056 * gdb.python/py-shared.expChange print syntax for Python 3
1057 compatibility.
1058 Define "long" if Python 3.
1059 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 1060 compatibility.
9325cb04
PK
1061 Accept either int or long values for enum values.
1062 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 1063 compatibility.
9325cb04
PK
1064 Skip "long" and "unicode" tests if Python 3.
1065 Accept either "type" or "class" in type checks.
1066 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
1067 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
1068
8b9737bf
TT
10692012-12-10 Tom Tromey <tromey@redhat.com>
1070
1071 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
1072 (test): Add "two_cu" argument.
1073 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
1074 for types; allow two CUs.
1075
1b80a9fa
JK
10762012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1077
1078 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
1079 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
1080
f0b6d50a
YQ
10812012-12-08 Yao Qi <yao@codesourcery.com>
1082 Pedro Alves <palves@redhat.com>
1083
1084 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
1085 '=breakpoint-created' when GDB merges the tracepoints of both
1086 sides.
1087
2f68a895
TT
10882012-12-07 Tom Tromey <tromey@redhat.com>
1089
1090 * gdb.base/break1.c (enum some_enum, union some_union): New.
1091 (some_enum_global, some_union_global, some_value): New globals.
1092 * gdb.base/completion.exp: Add tag completion tests.
1093
4fc5d43e
TT
10942012-12-07 Tom Tromey <tromey@redhat.com>
1095
1096 * gdb.base/completion.exp: Add tests for ptype and whatis
1097 completion.
1098
6559e013
JB
10992012-12-07 Joel Brobecker <brobecker@adacore.com>
1100
1101 * gdb.base/stale-infcall.exp: Fix copyright line.
1102
ae2b630d
JB
11032012-12-07 Joel Brobecker <brobecker@adacore.com>
1104
1105 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
1106
0ba2eb0f
TT
11072012-12-06 Pedro Alves <palves@redhat.com>
1108 Tom Tromey <tromey@redhat.com>
1109
1110 * gdb.base/exprs.exp: Add tests for cast to void.
1111
731145cb
TT
11122012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
1113
1114 * gdb.python/py-mi.exp: Correct expected results for attribute
1115 "dynamic" returned by -var-update.
1116 Add test case for correct handling of "diplayhint" for children
1117 of dynamic varobjs.
1118 * gdb.python/py-prettyprint.c (set_itme): New function.
1119 (bug_14741) New function.
1120 (main) Add call to bug_14741().
1121 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
1122
e58fcc15
UW
11232012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
1124
1125 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
1126 ${binfile}.funcsyms list.
1127
e9eb0d14
YQ
11282012-12-04 Yao Qi <yao@codesourcery.com>
1129
1130 PR gdb/13443
1131 * gdb.trace/actions.exp: Make test messages unique.
1132
4983028c
TT
11332012-11-29 Tom Tromey <tromey@redhat.com>
1134
1135 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
1136
ea5e6b0e
UW
11372012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
1138
1139 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
1140 * gdb.opencl/datatypes.exp: Likewise.
1141 * gdb.opencl/operators.exp: Likewise.
1142 * gdb.opencl/vec_comps.exp: Likewise.
1143
cdde3dfb
JG
11442012-11-29 Jerome Guitton <guitton@adacore.com>
1145
1146 * gdb.ada/iwide: New testcase.
1147
b50d69b5
JG
11482012-11-29 Jerome Guitton <guitton@adacore.com>
1149
1150 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
1151 ptype test.
1152
c2d3fccf
JG
11532012-11-29 Jerome Guitton <guitton@adacore.com>
1154
1155 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
1156 form {VARIANT_TYPE}ADDRESS.
1157
5edf51fe
YQ
11582012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
1159
1160 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
1161 (func): New function.
1162 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
1163 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
1164 pointers to members with pointer-to-function type.
1165
608e2dbb
TT
11662012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1167 Tom Tromey <tromey@redhat.com>
1168
1169 * gdb.base/gnu-debugdata.exp: New file.
1170 * gdb.base/gnu-debugdata.c: New file.
1171 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
1172 (gdb_unload): Return 0 on success.
1173
4648e588
JK
11742012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1175
1176 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
1177
17d6efc4
JB
11782012-11-26 Joel Brobecker <brobecker@adacore.com>
1179
1180 * gdb.base/empty_exe.exp: New testcase.
1181
ace21957
MF
11822012-11-20 Mike Frysinger <vapier@gentoo.org>
1183
1184 * gdb.base/completion.exp: Add test for help aliases completion.
1185
5c401a0a
YQ
11862012-11-20 Yao Qi <yao@codesourcery.com>
1187
1188 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1189 Don't test 'maint set show-debug-regs'.
1190 Use command 'set remotecache' instead of
1191 'set circular-trace-buffer'.
1192
8dea366b
KS
11932012-11-16 Keith Seitz <keiths@redhat.com>
1194
1195 PR c++/13615
1196 * gdb.cp/baseenum.cc: New file.
1197 * gdb.cp/baseenum.exp: New file.
1198 * gdb.cp/derivation.cc (A): Add copyright.
1199 Add a typedef.
1200 (B): Use A::value_type instead of int. Change all references.
1201 (D): Use value_type instead of int. Change all references.
1202 (E): Likewise.
1203 (F); Likewise.
1204 (Z): New class.
1205 (ZZ): New class.
6fdff2c5 1206 (N, Base, Derived): New namespace and classes.
8dea366b
KS
1207 (main): Add instances of Z and ZZ.
1208 Make sure all symbols from N are kept.
1209 * gdb.cp/derivation.exp: Update typedef changes in tests.
1210 Add tests for class typedefs both before and after starting
1211 the inferior.
1212 Add tests for searching for a typedef while stopped in a
1213 method.
1214
5e34c6c3
LM
12152012-11-14 Luis Machado <lgustavo@codesourcery.com>
1216
1217 * gdb.mi/mi-var-create-rtti.c: New file.
1218 * gdb.mi/mi-var-create-rtti.exp: New file.
1219
5e487a5f
LM
12202012-11-14 Luis Machado <lgustavo@codesourcery.com>
1221
1222 * gdb.base/structs3.exp: Run to main before doing any tests.
1223
6d67b990
AB
12242012-11-14 Andrew Burgess <aburgess@broadcom.com>
1225
1226 * gdb.python/py-type.exp: Uniquify test names.
1227
e5d98164
YQ
12282012-11-14 Yao Qi <yao@codesourcery.com>
1229
1230 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
1231 (thread_function) [DEBUG]: Call 'printf'.
1232 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
1233 command line if 'DEBUG=1' is passed to test.
1234 Remove a pattern to match inferior's output.
1235
62747a60
TT
12362012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1237
1238 * gdb.mi/mi-fill-memory.exp: New test.
1239
18a9fc12
TT
12402012-11-12 Tom Tromey <tromey@redhat.com>
1241
1242 * gdb.base/completion.exp: Update for "info type-printers".
1243 * gdb.python/py-typeprint.cc: New file.
1244 * gdb.python/py-typeprint.exp: New file.
1245 * gdb.python/py-typeprint.py: New file.
1246
bd69fc68
TT
12472012-11-12 Tom Tromey <tromey@redhat.com>
1248
1249 * gdb.base/call-sc.exp: Use "ptype/r".
1250 * gdb.base/volatile.exp: Don't expect "int".
1251 * gdb.cp/ptype-flags.cc: New file.
1252 * gdb.cp/ptype-flags.exp: New file.
1253 * gdb.cp/templates.exp: Use ptype/r.
1254 (test_ptype_of_templates, test_template_typedef): Likewise.
1255 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
1256 argument. Handle template names and template parameters.
1257 * gdb.mi/mi-var-cmd.exp: Accept "long".
1258 * gdb.mi/mi-var-child.exp: Accept "long".
1259 * gdb.mi/mi-var-display.exp: Accept "long".
1260 * gdb.mi/mi2-var-child.exp: Accept "long".
1261
b3720c3a
TT
12622012-11-12 Tom Tromey <tromey@redhat.com>
1263
1264 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
1265 "ptype" from calls to cp_test_ptype_class.
1266 (test_enums): Likewise.
1267 * gdb.cp/derivation.exp: Remove "ptype" from calls to
1268 cp_test_ptype_class.
1269 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
1270 calls to cp_test_ptype_class.
1271 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
1272 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
1273 from calls to cp_test_ptype_class.
1274 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
1275 command here. Change "in_command" argument to "in_exp".
1276
0d63ecda
KS
12772012-11-10 Keith Seitz <keiths@redhat.com>
1278
1279 PR gdb/14288
1280 * gdb.base/printcmds.c: Add invalid_XXX globals
1281 for repeated byte tests.
1282 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
1283 * gdb.base/wchar.c (main): Add and construct a wchar_t
1284 array with repeated characters.
1285 * gdb.base/wchar.exp: Add repeated character tests.
1286
ed8a1c2d
AB
12872012-11-09 Andrew Burgess <aburgess@broadcom.com>
1288
1289 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
1290 disassembly output.
1291
9107fc8d
PA
12922012-11-09 Pedro Alves <palves@redhat.com>
1293
1294 PR gdb/14306
1295
1296 * gdb.multi/multi-arch-exec.c: New file.
1297 * gdb.multi/multi-arch-exec.exp: New file.
1298
558a9d82
YQ
12992012-11-09 Yao Qi <yao@codesourcery.com>
1300
1301 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
1302 (top level): Call it.
1303
e714f336
YQ
13042012-11-09 Yao Qi <yao@codesourcery.com>
1305
1306 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
1307 typo.
1308
6ecd4729
PA
13092012-11-09 Pedro Alves <palves@redhat.com>
1310
1311 * gdb.multi/multi-arch.exp: New.
1312
9015683b
TT
13132012-11-08 Tom Tromey <tromey@redhat.com>
1314
1315 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
1316 core files, if possible.
1317 * gdb.base/siginfo-thread.c: New file
1318 * gdb.base/siginfo-thread.exp: New file
1319
ea9f10bb
TT
13202012-11-08 Tom Tromey <tromey@redhat.com>
1321
1322 * gdb.base/comprdebug.exp: New file.
1323
f6592439
PA
13242012-11-06 Pedro Alves <palves@redhat.com>
1325
1326 PR gdb/14810
1327
1328 * gdb.base/disabled-location.c: New file.
1329 * gdb.base/disabled-location.exp: New file.
1330
2d338fa9
TT
13312012-11-06 Tom Tromey <tromey@redhat.com>
1332
1333 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
1334 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
1335 gdb_gcore_cmd.
1336 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
1337 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
1338 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
1339 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
1340 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
1341 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
1342 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
1343 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
1344 * lib/gdb.exp (gdb_gcore_cmd): New proc.
1345
68c9da30
PA
13462012-11-05 Pedro Alves <palves@redhat.com>
1347
1348 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
1349 procedure.
1350 (do_vfork_and_follow_child_tests_exec)
1351 (do_vfork_and_follow_child_tests_exit): Call it.
1352
a7c8c931
PA
13532012-11-05 Pedro Alves <palves@redhat.com>
1354
1355 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
1356 fails.
1357
6f6484cd
YQ
13582012-11-03 Yao Qi <yao@codesourcery.com>
1359
1360 Fix PR gdb/14617.
1361 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1362 Remove setup_kfail, and update test.
1363
b45627a0
TT
13642012-11-02 Tom Tromey <tromey@redhat.com>
1365
1366 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
1367 test.
1368
f50f4e56
PA
13692012-11-02 Pedro Alves <palves@redhat.com>
1370
1371 PR gdb/14766
1372
1373 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
1374 setup_kfail.
1375 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
1376 get registers".
1377
71ce889d
PA
13782012-11-02 Pedro Alves <palves@redhat.com>
1379
1380 * gdb.base/foll-vfork-exit.c: New file.
1381 * gdb.base/foll-vfork.exp (top level): New file-describing
1382 comment.
1383 (vfork_child_follow_to_exit): New procedure.
1384 (tcatch_vfork_then_child_follow): Rename as ...
1385 (tcatch_vfork_then_child_follow_exec): ... this.
1386 (tcatch_vfork_then_child_follow_exit): New procedure.
1387 (do_vfork_and_follow_parent_tests): New procedure, factored out
1388 from do_vfork_and_exec_tests.
1389 (do_vfork_and_follow_child_tests_exec): Ditto.
1390 (do_vfork_and_exec_tests): Delete.
1391 (do_vfork_and_follow_child_tests_exit): New procedure.
1392 (top level): Run tests with both the program that has the vfork
1393 child execing, and the program has the vfork child exiting.
1394
1e35b1a9
PA
13952012-11-02 Pedro Alves <palves@redhat.com>
1396
1397 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
1398 (check_vfork_catchpoints, vfork_parent_follow_through_step)
1399 (vfork_parent_follow_to_bp): Call it.
1400 (kill_child): Delete.
1401 (vfork_and_exec_child_follow_to_main_bp)
1402 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
1403 longer call kill_child.
1404 (tcatch_vfork_then_parent_follow): Call setup_gdb.
1405 (do_vfork_and_exec_tests): Don't runto_main before calling each
1406 test procedure.
1407 (top level): Don't clean restart and set verbose before running
1408 each test procedure.
1409
14102012-11-02 Pedro Alves <palves@redhat.com>
1411
1412 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
1413 (vfork_parent_follow_to_bp)
1414 (vfork_and_exec_child_follow_to_main_bp)
1415 (vfork_and_exec_child_follow_through_step)
1416 (tcatch_vfork_then_parent_follow)
1417 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
1418 Use with_test_prefix.
1419
14202012-11-02 Pedro Alves <palves@redhat.com>
1421
1422 * gdb.base/foll-vfork.c: Add copyright header.
1423 * gdb.base/vforked-prog.c: Add copyright header.
1424
14252012-11-02 Pedro Alves <palves@redhat.com>
1426
1427 * gdb.base/foll-vfork.exp
1428 (vfork_and_exec_child_follow_through_step): Don't skip on
1429 non-HP/UX targets. Expect the next to only step one line on
1430 non-HP/UX targets, rather than stopping only after the exec.
1431
14322012-11-02 Pedro Alves <palves@redhat.com>
1433
1434 Don't hard code line numbers.
1435
1436 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
1437 Expect text from the sources instead of a line number.
1438 (vfork_parent_follow_to_bp)
1439 (vfork_and_exec_child_follow_to_main_bp)
1440 (vfork_and_exec_child_follow_through_step)
1441 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
1442 Use gdb_get_line_number.
1443
14442012-11-02 Pedro Alves <palves@redhat.com>
1445
1446 Modernize.
1447
1448 * gdb.base/foll-vfork.exp: Use standard_testfile and
1449 build_executable. Pass descriptive string to untested.
1450 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
1451 (vfork_and_exec_child_follow_to_main_bp)
1452 (vfork_and_exec_child_follow_through_step)
1453 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
1454 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
1455 of send_gdb/gdb_expect.
1456
1457 (kill_child): New procedure.
1458 (vfork_and_exec_child_follow_to_main_bp)
1459 (vfork_and_exec_child_follow_through_step): Use it.
1460
f0559fff
YQ
14612012-11-02 Yao Qi <yao@codesourcery.com>
1462
1463 * gdb.base/setvar.exp: Test setting nested struct.
1464 * gdb.base/setvar.c (v_struct3): New.
1465
c207c6da
DE
14662012-11-01 Doug Evans <dje@google.com>
1467
1468 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
1469 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
1470 use them.
1471
2f27adfe
AB
14722012-10-31 Andrew Burgess <aburgess@broadcom.com>
1473
1474 PR cli/14772
1475 * gdb.base/gnu_vector.c (union_with_vector_1)
1476 (struct_with_vector_1): Add new struct and union for testing
1477 ptype.
1478 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
1479 structs / unions containing vectors.
1480
bb662ca6
YQ
14812012-10-25 Yao Qi <yao@codesourcery.com>
1482
1483 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
1484 'setup_kfail' instead of 'setup_kfail_for_target'.
1485 * gdb.base/varargs.exp: Likewise.
1486 * lib/gdb.exp (setup_kfail_for_target): Remove.
1487
635d23ff
MK
14882012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
1489
1490 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
1491
afdb064f
MK
14922012-10-25 Mark Kettenis <kettenis@gnu.org>
1493
1494 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
1495
d99dcf51
JB
14962012-10-24 Joel Brobecker <brobecker@adacore.com>
1497
1498 * gdb.ada/set_wstr: New testcase.
1499
32560274
JB
15002012-10-24 Joel Brobecker <brobecker@adacore.com>
1501
1502 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
1503
5ded5331
JB
15042012-10-24 Joel Brobecker <brobecker@adacore.com>
1505
1506 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
1507
d8d84291
MK
15082012-10-24 Mark Kettenis <kettenis@gnu.org>
1509
1510 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
1511
6e933c51
JK
15122012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1513
1514 * gdb.base/callfuncs.exp (do_function_calls): Fix
1515 setup_kfail_for_target for -m32 mode.
1516
274bd000
MK
15172012-10-23 Mark Kettenis <kettenis@gnu.org>
1518
1519 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
1520 are now fixed.
1521
545f743d
YQ
15222012-10-23 Yao Qi <yao@codesourcery.com>
1523
1524 * gdb.base/info-os.exp: Resume the inferior until it exits.
1525
48b56b6a 15262012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
1527
99c7d5a8 1528 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
1529 * gdb.base/print-file-var.exp: Likewise.
1530 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 1531
8de0566d
YQ
15322012-10-17 Yao Qi <yao@codesourcery.com>
1533
1534 * gdb.mi/mi-memory-changed.exp: New.
1535
44883546
YQ
15362012-10-16 Yao Qi <yao@codesourcery.com>
1537
1538 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
1539 returns true.
1540 Call gdb_load_shlibs.
1541 * gdb.reverse/solib-reverse.exp: Likewise.
1542
345f514a
KS
15432012-10-15 Keith Seitz <keiths@redhat.com>
1544
1545 * lib/cp-support.exp (cp_test_ptype_class): Add support
1546 for class typedefs.
1547
1548 * gdb.cp/derivation.exp: Add tests for g_instance.
1549
9e3a7d65
JK
15502012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1551
1552 Fix entry values resolving in inlined frames.
1553 * gdb.arch/amd64-entry-value-inline.S: New file.
1554 * gdb.arch/amd64-entry-value-inline.c: New file.
1555 * gdb.arch/amd64-entry-value-inline.exp: New file.
1556
21a7b089
JK
15572012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1558 Doug Evans <dje@google.com>
1559
1560 Fix recent gdb_breakpoint regression.
1561 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
1562 braces from the parameter.
1563 * gdb.java/jprint.exp: Likewise.
1564
2c47921e
DE
15652012-10-15 Doug Evans <dje@google.com>
1566
1567 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
1568
89398707
JB
15692012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
1570
1571 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
1572
801e4185
TT
15732012-10-15 Tom Tromey <tromey@redhat.com>
1574
1575 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
1576
74f910c8
TT
15772012-10-15 Tom Tromey <tromey@redhat.com>
1578
1579 * gdb.python/py-symbol.exp: Test symbol destructor.
1580
91567807
YQ
15812012-10-14 Yao Qi <yao@codesourcery.com>
1582
1583 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
1584 * gdb.mi/mi-cli.exp: New.
1585
1586 * gdb.mi/mi2-basics.exp: Remove.
1587 * gdb.mi/mi2-break.exp: Remove.
1588 * gdb.mi/mi2-console.exp: Remove.
1589 * gdb.mi/mi2-disassemble.exp: Remove.
1590 * gdb.mi/mi2-eval.exp: Remove.
1591 * gdb.mi/mi2-file.exp: Remove.
1592 * gdb.mi/mi2-hack-cli.exp: Remove.
1593 * gdb.mi/mi2-pthreads.exp: Remove.
1594 * gdb.mi/mi2-read-memory.exp: Remove.
1595 * gdb.mi/mi2-regs.exp: Remove.
1596 * gdb.mi/mi2-return.exp: Remove.
1597 * gdb.mi/mi2-simplerun.exp: Remove.
1598 * gdb.mi/mi2-stack.exp: Remove.
1599 * gdb.mi/mi2-stepi.exp: Remove.
1600 * gdb.mi/mi2-syn-frame.exp: Remove.
1601 * gdb.mi/mi2-until.exp: Remove.
1602 * gdb.mi/mi2-watch.exp: Remove.
1603 * gdb.mi/mi2-var-block.exp: Remove.
1604 * gdb.mi/mi2-var-cmd.exp: Remove.
1605 * gdb.mi/mi2-var-display.exp: Remove.
1606
87332029
YQ
16072012-10-12 Yao Qi <yao@codesourcery.com>
1608
1609 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
1610 trail '.*' on matching patterns.
1611
11fc9057
L
16122012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1613
1614 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
1615 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
1616 * gdb.arch/i386-disp-step.exp: Likewise.
1617 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1618 * gdb.arch/i386-prologue.exp: Likewise.
1619 * gdb.arch/i386-size-overlap.exp: Likewise.
1620 * gdb.arch/i386-size.exp: Likewise.
1621 * gdb.arch/i386-unwind.exp: Likewise.
1622
7d46bcdc
L
16232012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1624
1625 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
1626 * gdb.arch/i386-word.exp: Likewise.
1627
31224d9d
L
16282012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1629
1630 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
1631 is_ilp32_target to set nr_regs.
1632 * gdb.arch/i386-sse.exp: Likewise.
1633
5b7d0050
DE
16342012-10-11 Doug Evans <dje@google.com>
1635
7c09e5a0
DE
1636 PR breakpoints/14643.
1637 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
1638 * gdb.linespec/thread.c: New file.
1639 * gdb.linespec/thread.exp: New file.
1640
5b7d0050
DE
1641 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
1642 Recognize "message" -> print pass and fail. Add eof case.
1643 (runto): Recognize message, no-message. Print pass/fail if requested,
1644 with same treatment as gdb_breakpoint.
1645 (runto_main): Pass no-message to runto.
1646 (gdb_internal_error_resync): Add log message.
1647 (gdb_file_cmd): Tweak internal error fail text for consistency.
1648
2e24f4aa
JK
16492012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1650
1651 Fix crash during stepping on ppc32.
1652 * gdb.base/step-symless.c: New file.
1653 * gdb.base/step-symless.exp: New file.
1654
aa14df25
DE
16552012-10-03 Doug Evans <dje@google.com>
1656
1657 PR symtab/14601
1658 * gdb.cp/using-crash.exp: New file.
1659 * gdb.cp/using-crash.cc: New file.
1660
975531db
DE
16612012-10-02 Doug Evans <dje@google.com>
1662
1663 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
1664 more consistent.
1665 (runto,gdb_debug_format): Ditto.
1666 (gdb_file_cmd): Watch for eof in nested gdb_expect.
1667 Clean up logging and error messages.
1668
b3dc46ff
AB
16692012-10-01 Andrew Burgess <aburgess@broadcom.com>
1670
1671 Test find command on unmapped memory.
1672 * gdb.base/find-unmapped.c: New file.
1673 * gdb.base/find-unmapped.exp: New file.
1674
45814d45
YQ
16752012-09-29 Yao Qi <yao@codesourcery.com>
1676
1677 * gdb.trace/mi-tracepoint-changed.exp: New.
1678 * gdb.mi/mi-breakpoint-changed.exp: New.
1679 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
1680 * gdb.mi/pendshr2.c: New.
1681
4c2786ba
YQ
16822012-09-28 Yao Qi <yao@codesourcery.com>
1683
1684 * gdb.mi/pr11022.exp: New.
1685 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
1686
7977e5d2
TT
16872012-09-27 Tom Tromey <tromey@redhat.com>
1688
1689 * gdb.cp/derivation.exp: Add regression test.
1690 * gdb.cp/derivation.cc (class V_base, class V_inter, class
1691 V_derived): New.
1692 (vderived): New global.
1693
0971de02
TT
16942012-09-26 Tom Tromey <tromey@redhat.com>
1695
1696 * gdb.dwarf2/dw2-common-block.S: New file.
1697 * gdb.dwarf2/dw2-common-block.exp: New file.
1698
4357ac6c
TT
16992012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1700
1701 * gdb.fortran/common-block.exp: New file.
1702 * gdb.fortran/common-block.f90: New file.
1703
6f380991
AB
17042012-09-26 Andrew Burgess <aburgess@broadcom.com>
1705
1706 * gdb.base/duplicate-bp.c: New file.
1707 * gdb.base/duplicate-bp.exp: New file.
1708
8ae551cf
YQ
17092012-09-26 Yao Qi <yao@codesourcery.com>
1710
1711 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
1712
1713 Revert:
1714 2012-09-21 Yao Qi <yao@codesourcery.com>
1715
1716 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
1717
318102b9
SP
17182012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
1719
1720 * gdb.base/longest-types.c: New test case.
1721 * gdb.base/longest-types.exp: New test case.
1722
a1e5fd69
YQ
17232012-09-25 Yao Qi <yao@codesourcery.com>
1724
1725 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
1726
04e7407c
JK
17272012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1728
1729 Fix internal error on canonicalization of clang types.
1730 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
1731 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
1732 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
1733
9bf4bce9
JK
17342012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1735
1736 Fix disassemble without parameters in tailcall frame.
1737 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
1738
2603f7ee
AB
17392012-09-21 Andrew Burgess <aburgess@broadcom.com>
1740
1741 * gdb.dwarf2/dw2-op-out-param.S: New file.
1742 * gdb.dwarf2/dw2-op-out-param.exp: New file.
1743
a3569abd
YQ
17442012-09-21 Yao Qi <yao@codesourcery.com>
1745
1746 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
1747
a065d7af
YQ
17482012-09-21 Yao Qi <yao@codesourcery.com>
1749
1750 * gdb.mi/mi-cli.exp: Remove.
1751 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
1752
15544bd9
YQ
17532012-09-21 Yao Qi <yao@codesourcery.com>
1754
1755 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
1756 "=record-started" notification.
1757
82a90ccf
YQ
17582012-09-21 Yao Qi <yao@codesourcery.com>
1759
1760 * gdb.mi/mi-record-changed.exp: New.
1761 * gdb.mi/mi-reverse.exp: Adjust expected output.
1762
d7de8e3c
TT
17632012-09-20 Tom Tromey <tromey@redhat.com>
1764
1765 * gdb.python/python.exp: Test atexit.register.
1766
1aa99537
DE
17672012-09-20 Doug Evans <dje@google.com>
1768
05eade73
DE
1769 * boards/dwarf4-gdb-index.exp: New file.
1770
1aa99537
DE
1771 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
1772 while running the tests.
1773
4ae24af0
JB
17742012-09-18 Joel Brobecker <brobecker@adacore.com>
1775
1776 * gdb.ada/bp_reset: New testcase.
1777
bb25a15c
YQ
17782012-09-18 Yao Qi <yao@codesourcery.com>
1779
1780 * gdb.trace/mi-tsv-changed.exp: New.
1781
201b4506
YQ
17822012-09-18 Yao Qi <yao@codesourcery.com>
1783
1784 * gdb.trace/mi-traceframe-changed.exp: New.
1785
6fc1c773
YQ
17862012-09-17 Yao Qi <yao@codesourcery.com>
1787
1788 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
1789 when it is less than 0.
1790
1ab3b62c
JK
17912012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1792
1793 PR 14119
1794 * gdb.arch/amd64-tailcall-ret.S: New file.
1795 * gdb.arch/amd64-tailcall-ret.c: New file.
1796 * gdb.arch/amd64-tailcall-ret.exp: New file.
1797 * gdb.reverse/amd64-tailcall-reverse.S: New file.
1798 * gdb.reverse/amd64-tailcall-reverse.c: New file.
1799 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
1800
acf9414f
JK
18012012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1802
1803 PR 14548
1804 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
1805 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
1806 * gdb.reverse/singlejmp-reverse.S: New file.
1807 * gdb.reverse/singlejmp-reverse.c: New file.
1808 * gdb.reverse/singlejmp-reverse.exp: New file.
1809
666b578b
JK
18102012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1811
1812 Fix compatibility with old GCC (~4.1).
1813 * gdb.cp/converts.cc (my_enum_var): New variable.
1814
42056501
AB
18152012-09-14 Andrew Burgess <aburgess@broadcom.com>
1816
1817 * gdb.xml/tdesc-regs.exp: Update expected output for new
1818 vector_size syntax of vector types.
1819
b9516fa1
YPK
18202012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
1821
1822 Refactor Python "gdb" module into a proper Python package, by
1823 introducing a new "_gdb" module for code implemented in C, and
1824 using reload/__import__ instead of exec.
1825 * gdb.python/python.exp (Test stderr location): Update module
1826 location of GDB-specific sys.stderr.
1827 (Test stdout location): Ditto for sys.stdout.
1828
18dc9ad8
JK
18292012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1830
1831 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
1832
ea3a9873
KS
18332012-09-12 Keith Seitz <keiths@redhat.com>
1834
1835 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
1836 conversion statement.
1837
5941debb
DE
18382012-09-12 Doug Evans <dje@google.com>
1839
1840 * gdb.base/help.exp: Remove testing of individual command help text,
1841 too much of a maintenance burden. Instead, test the functionality
1842 of "help" itself.
1843
cfc35e02
DE
18442012-09-11 Doug Evans <dje@google.com>
1845
3a0ed5d7
DE
1846 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
1847 breakpoint.
1848
cfc35e02
DE
1849 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
1850 * gdb.dwarf2/fission-reread.S: Ditto.
1851 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
1852 * gdb.dwarf2/fission-reread.exp: Ditto.
1853
350b1b26
AB
18542012-09-11 Andrew Burgess <aburgess@broadcom.com>
1855
1856 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
1857
2fa15f23
JB
18582012-09-10 Joel Brobecker <brobecker@adacore.com>
1859
1860 * gdb.ada/optim_drec: New testcase.
1861
09be558e
DE
18622012-09-10 Doug Evans <dje@google.com>
1863
1864 * boards/fission.exp: Explicitly mark "board" as not remote.
1865
5b4f6e25
KS
18662012-09-10 Keith Seitz <keiths@redhat.com>
1867
1868 PR gdb/13483
1869 * gdb.cp/converts.cc (A::A): Add ctor.
1870 (A::member_): Add member.
1871 (enum my_enum): New enumeration.
1872 (main): Add calls to foo1_7 with various
1873 permitted arguments.
1874 * gdb.cp/converts.exp: Add tests for boolean
1875 conversions permitted by the standard.
1876
b4ca5ed9
YPK
18772012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
1878
1879 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
1880 avoid spurious results due to ~/.gdbinit.
1881 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
1882 $INTERNAL_GDBFLAGS in run command.
1883 * gdb.gdb/observer.exp (setup_test): Ditto.
1884 * gdb.gdb/selftest.exp (test_with_self): Ditto.
1885 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
1886
d54b30bb
DE
18872012-09-06 Doug Evans <dje@google.com>
1888
14910956
DE
1889 * boards/fission.exp: New file.
1890
d54b30bb
DE
1891 * gdb.python/py-value.exp: Use clean_restart.
1892
91b253e1
DE
18932012-09-05 Doug Evans <dje@google.com>
1894
1895 * gdb.base/info-macros.c: Fix whitespace.
1896
1292279a
PA
18972012-08-28 Pedro Alves <palves@redhat.com>
1898
1899 PR gdb/14428
1900
1901 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
1902
1c8cdcb1
JK
19032012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1904
1905 * gdb.base/break-caller-line.c: New file.
1906 * gdb.base/break-caller-line.exp: New file.
1907
1e8e8b51
JK
19082012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
1911 * gdb.arch/i386-cfi-notcurrent.S: New file.
1912 * gdb.arch/i386-cfi-notcurrent.exp: New file.
1913
1591a1e8
PA
19142012-08-27 Wei-cheng Wang <cole945@gmail.com>
1915 Yao Qi <yao@codesourcery.com>
1916 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
1919 New procedures.
1920 (top level): Add overlap checking tests.
1921
4442ada7
TT
19222012-08-24 Tom Tromey <tromey@redhat.com>
1923
1924 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
1925 gdb_test_multiple fails for other reasons.
1926
e7d50cc9
YQ
19272012-08-24 Yao Qi <yao@codesourcery.com>
1928
1929 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
1930
dfbd5e7b
PA
19312012-08-23 Pedro Alves <palves@redhat.com>
1932
1933 * gdb.base/help.exp: Adjust to "handle" help text change.
1934
8d735b87
YQ
19352012-08-23 Yao Qi <yao@codesourcery.com>
1936
1937 * gdb.trace/disconnected-tracing.c (start, end): New.
1938 (main): Call start and end.
1939 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
1940 existing tests into this proc.
1941 (disconnected_tfind): New.
1942
61b1d759
YQ
19432012-08-23 Yao Qi <yao@codesourcery.com>
1944
1945 * boards/native-gdbserver.exp (${board}_upload): New.
1946 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
1947 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
1948 Execute tfile on remote target.
1949 Copy trace file from target to host.
1950
6ca1b147
JM
19512012-08-22 Joseph Myers <joseph@codesourcery.com>
1952
1953 * gdb.arch/thumb-bx-pc.S: New file.
1954 * gdb.arch/thumb-bx-pc.exp: New file.
1955
706e3705
TT
19562012-08-22 Tom Tromey <tromey@redhat.com>
1957
1958 * gdb.base/maint.exp: Update.
1959
b4893d48
TT
19602012-08-22 Tom Tromey <tromey@redhat.com>
1961
1962 * lib/gdb.exp (skip_unwinder_tests): New proc.
1963 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
1964 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
1965
45b7da81
TT
19662012-08-21 Tom Tromey <tromey@redhat.com>
1967
1968 * gdb.hp/gdb.aCC/exception.exp: Remove.
1969
f94363d7
AP
1970012-08-19 Andrew Pinski <apinski@cavium.com>
1971
1972 * gdb.arch/mips-octeon-bbit.c: New file.
1973 * gdb.arch/mips-octeon-bbit.exp: New Test.
1974
e5afdbd7
KS
1975012-08-19 Keith Seitz <keiths@redhat.com>
1976
1977 PR c++/14365
1978 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
1979 * gdb.dwarf2/dw2-anon-mptr.S: New file.
1980
c29e8b64
JK
19812012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1982
1983 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
1984 verbose -log by more specific untested call.
1985
15a7e7bc
YQ
19862012-08-18 Yao Qi <yao@codesourcery.com>
1987
1988 * gdb.trace/tfind.exp: Move tests on various command help before
1989 checking target supports trace.
1990 Fix the expected output of 'help tfind end'.
1991
a451cb65
KS
19922012-08-17 Keith Seitz <keiths@redhat.com>
1993
1994 PR c++/13356
1995 * gdb.base/default.exp: Update all "check type" tests.
1996 * gdb.base/help.exp: Likewise.
1997 * gdb.base/setshow.exp: Likewise.
1998 * gdb.cp/converts.cc (foo1_type_check): New function.
1999 (foo2_type_check): New function.
2000 (foo3_type_check): New function.
2001 (main): Call new functions.
2002 * converts.exp: Add tests for integer-to-pointer conversions
2003 with/without strict type-checking.
2004
dbf6a605
MF
20052012-08-16 Mike Frysinger <vapier@gentoo.org>
2006
2007 * gdb.base/help.exp: Update expected output.
2008
0c92d8c1
JB
20092012-08-16 Joel Brobecker <brobecker@adacore.com>
2010
2011 * gdb.ada/rdv_wait: New testcase.
2012
e56f7f42
JK
20132012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2014
2015 * gdb.base/attach-twice.exp: Remove excessive ps exec.
2016
f47f77df
DE
20172012-08-13 Doug Evans <dje@google.com>
2018
e202d6e8 2019 * gdb.base/help.exp: Update expected output.
f47f77df
DE
2020 * gdb.base/default.exp: Update expected output of "show convenience".
2021
a72c3253
DE
20222012-08-10 Doug Evans <dje@google.com>
2023
2024 * gdb.python/py-strfns.c: New file.
2025 * gdb.python/py-strfns.exp: New file.
2026 * gdb.python/py-type.exp (test_fields): Add vector tests.
2027
de0bea00
MF
20282012-08-10 Mike Frysinger <vapier@gentoo.org>
2029
2030 PR cli/10436:
2031 * gdb.base/completion.exp: Add tests for handle completion.
2032
5b9afe8a
YQ
20332012-08-09 Yao Qi <yao@codesourcery.com>
2034
2035 * gdb.mi/mi-cmd-param-changed.exp: New.
2036 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
2037 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
2038 * gdb.mi/mi2-prompt.exp: Likewise.
2039
4f485ebc
DE
20402012-08-08 Doug Evans <dje@google.com>
2041
2042 * gdb.base/debug-expr.c: New file.
2043 * gdb.base/debug-expr.exp: New file.
2044 * gdb.base/exprs.exp: Test {type} casts.
2045 * gdb.cp/debug-expr.exp: New file.
2046
5888842d
JK
20472012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2048
2049 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
2050 global variable loop, not a 'break'. Add loop count limit to 100.
2051 Add new fail case for terminated vgdb.
2052
4f69f4c2
JK
20532012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2054 Jean-Marc Saffroy <saffroy@gmail.com>
2055
2056 PR 11804
2057 * gdb.base/gcore-relro.exp: New file.
2058 * gdb.base/gcore-relro-main.c: New file.
2059 * gdb.base/gcore-relro-lib.c: New file.
2060
e2de5390
JK
20612012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2062
2063 Do not false FAIL with old GCCs.
2064 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
2065 GCC < 4.5 in $no_hw mode.
2066
606603c5
JK
20672012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2068
2069 * gdb.base/default.exp (cd): Accept new directory with no arguments.
2070
777f26c2
JK
20712012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2072
2073 * gdb.base/list.exp (test_only_end): New function.
2074 Call it.
2075
2c12abee
TT
20762012-08-06 Tom Tromey <tromey@redhat.com>
2077
2078 * gdb.python/py-mi.exp: Add test for printer whose children
2079 are a list.
2080 * gdb.python/py-prettyprint.c (struct children_as_list): New.
2081 (main): New variable children_as_list.
2082 * gdb.python/py-prettyprint.py (class pp_children_as_list):
2083 New.
2084 (register_pretty_printers): Register new printer.
2085
0eae2cf4
EBM
20862012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
2087
2088 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
2089 symbols. Abort if vgdb remote connection is closed.
2090
09e0881d
DE
20912012-08-02 Doug Evans <dje@google.com>
2092
2093 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
2094
b40f514f
SDJ
20952012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
2096
2097 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
2098 s390x, PowerPC 64 and m68k-linux.
2099
11315ae0
UW
21002012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2101
2102 * gdb.base/annota1.exp: Accept no frames-invalid notification
2103 when starting up the program.
2104 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
2105 show a symbolic value as well.
2106 * gdb.server/server-exec-info.exp: Skip test when skipping
2107 gdbserver test and/or when skipping shared library tests.
2108 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
2109 avoid name conflicts with other tests.
2110
0547eeed
UW
21112012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2112
2113 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
2114 Fix wrong output on big-endian systems.
2115 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
2116 4-byte pointer types on 64-bit s390x.
2117
bdddb4de
UW
21182012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2119
2120 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
2121 marker comment at the beginning (after intialization).
2122 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
2123 breakpoint on marker comment instead of function begin.
2124 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
2125 PowerPC.
2126 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
2127 or 64-bit PowerPC.
2128 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
2129 gdb,no_hardware_watchpoints flag is set.
2130 (initialize): Remove now redundant can-use-hw-watchpoints change.
2131
5d206025
YQ
21322012-08-02 Yao Qi <yao@codesourcery.com>
2133 Pedro Alves <palves@redhat.com>
2134
2135 * boards/local-remote-host.exp: New.
2136
4f665099
UW
21372012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2138
2139 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
2140 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
2141 * gdb.base/print-file-var.exp: Likewise.
2142 * gdb.server/solib-list.exp: Skip on remote targets.
2143
b62e2b27
UW
21442012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2145
2146 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
2147 watchpoints on ARM. When expecting software watchpoints, tolerate
2148 (remote) targets that report unsupported hardware watchpoint only
2149 at continue time.
2150 (test_wide_location_2): Likewise.
2151
a967a851
JK
21522012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2153
2154 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
2155 valgrind versions.
2156
75d9f9ff 21572012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
2158
2159 * gdb.base/valgrind-infcall.c: New file.
2160 * gdb.base/valgrind-infcall.exp: New file.
2161
75d9f9ff
JK
2162 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
2163
1c9f2ed2
KS
21642012-07-30 Keith Seitz <keiths@redhat.com>
2165
2166 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
2167 linespecs.
2168
7f9b2034
DE
21692012-07-30 Doug Evans <dje@google.com>
2170
85220e01
DE
2171 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
2172 * gdb.dwarf2/pr13961.S: Ditto.
2173
7f9b2034
DE
2174 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
2175
4e969b4f
AB
21762012-07-30 Andrew Burgess <aburgess@broadcom.com>
2177
2178 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
2179 change its format immediately after reloading the binary.
2180
e7de8362
JK
21812012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2182
2183 Fix testsuite regression after --use-deprecated-index-sections removal.
2184 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
2185 string.
2186 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
2187
7255706c
YQ
21882012-07-27 Yao Qi <yao@codesourcery.com>
2189
2190 KFAIL for PR remote/14161.
2191 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
2192 Cleanup socket files.
2193 (strace_info_marker): Detach inferior.
2194
f2e8016f
TT
21952012-07-26 Tom Tromey <tromey@redhat.com>
2196
6fdff2c5 2197 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 2198
f66713d2
JK
21992012-07-26 Markus Metzger <markus.t.metzger@intel.com>
2200
2201 * gdb.python/py-inferior.c (thread): New function.
2202 (check_threads): New function.
2203 (test_threads): New function.
2204 * gdb.python/py-inferior.exp: Added test.
2205 Replaced runto with continue to breakpoint.
2206
8223e12c
TT
22072012-07-26 Tom Tromey <tromey@redhat.com>
2208
2209 * lib/ada.exp (standard_ada_testfile): New proc.
2210 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
2211 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
2212 * gdb.ada/array_return.exp: Use standard_ada_testfile.
2213 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
2214 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
2215 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
2216 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
2217 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
2218 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
2219 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
2220 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
2221 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
2222 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
2223 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
2224 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
2225 * gdb.ada/char_param.exp: Use standard_ada_testfile.
2226 * gdb.ada/complete.exp: Use standard_ada_testfile.
2227 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
2228 standard_output_file.
2229 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
2230 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
2231 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
2232 standard_output_file.
2233 * gdb.ada/exprs.exp: Use standard_ada_testfile.
2234 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
2235 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
2236 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
2237 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
2238 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
2239 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
2240 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
2241 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
2242 * gdb.ada/homonym.exp: Use standard_ada_testfile.
2243 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
2244 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
2245 * gdb.ada/interface.exp: Use standard_ada_testfile.
2246 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
2247 standard_output_file
2248 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
2249 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
2250 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
2251 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
2252 * gdb.ada/nested.exp: Use standard_ada_testfile.
2253 * gdb.ada/null_array.exp: Use standard_ada_testfile.
2254 * gdb.ada/null_record.exp: Use standard_ada_testfile.
2255 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
2256 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
2257 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
2258 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
2259 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
2260 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
2261 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
2262 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
2263 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
2264 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
2265 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
2266 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
2267 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
2268 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
2269 * gdb.ada/start.exp: Use standard_ada_testfile.
2270 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
2271 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
2272 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
2273 * gdb.ada/tagged.exp: Use standard_ada_testfile.
2274 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
2275 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
2276 * gdb.ada/tasks.exp: Use standard_ada_testfile.
2277 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
2278 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
2279 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
2280 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
2281 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
2282 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
2283 * gdb.ada/widewide.exp: Use standard_ada_testfile.
2284
bbec57e4
JK
22852012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2286
2287 Fix testsuite regression after --use-deprecated-index-sections removal.
2288 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
2289
9cc8e32c
JK
22902012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2291
2292 Fix compatibility with Tcl before 7.5.
2293 * lib/future.exp (lreverse): New function if it does not exist.
2294
ea5ca7b5
MK
22952012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
2296
2297 * gdb.mi/mi-pending.c: New method to set a second pending
2298 breakpoint.
2299 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
2300 condition.
2301
64776a0b
PA
23022012-07-20 Pedro Alves <palves@redhat.com>
2303
2304 PR threads/11692
2305 PR gdb/12203
2306
2307 * gdb.threads/create-fail.c: New file.
2308 * gdb.threads/create-fail.exp: New file.
2309
13e4e967
PA
23102012-07-19 Pedro Alves <palves@redhat.com>
2311
2312 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
2313 * config/vx.exp (gdb_start): Likewise.
2314 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
2315 * gdb.base/setvar.exp (test_set): Likewise.
2316 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
2317 * gdb.reverse/sigall-precsave.exp: Likewise.
2318 * gdb.reverse/sigall-reverse.exp: Likewise.
2319
b7aefa4d
PA
23202012-07-19 Pedro Alves <palves@redhat.com>
2321
2322 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
2323 handler before recording.
2324
608b4967
TT
23252012-07-19 Tom Tromey <tromey@redhat.com>
2326
2327 * gdb.cp/casts.exp: Add tests for typeof and decltype.
2328 * gdb.cp/casts.cc (decltype): New function.
2329 (main): Use it.
2330
b1e0c0fa
PA
23312012-07-19 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.base/sigall.exp (signals): New list.
2334 <top level>: Loop over signals in the $signals list instead of
2335 calling a test function once per signal.
2336 * gdb.reverse/sigall-precsave.exp (signals): New list.
2337 <top level>: Loop over signals in the $signals list instead of
2338 calling a test function once per signal.
2339 * gdb.reverse/sigall-reverse.exp (signals): New list.
2340 <top level>: Loop over signals in the $signals list instead of
2341 calling a test function once per signal.
2342
6ace3df1
YQ
23432012-07-19 Yao Qi <yao@codesourcery.com>
2344
2345 * gdb.base/setshow.exp: Test 'set args ~'.
2346
263a0f8c
JK
23472012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2348
2349 * gdb.base/store.exp (check_set): Import gdb_prompt.
2350 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
2351 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
2352
8f043999
JK
23532012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2354
2355 PR 11914
2356 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
2357 (main): Call eval_sub.
2358 * gdb.python/py-prettyprint.exp:
2359 (python execfile ('py-prettyprint.py')): Move it earlier.
2360 New breakpoint for eval-break.
2361 (continue to breakpoint: eval-break, info locals): New test.
2362 (python execfile ('py-prettyprint.py')): Move it from here.
2363 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
2364 (register_pretty_printers): Register pp_eval_type.
2365
725c7b66
JK
23662012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2367
2368 Fix a testcase regression by me.
2369 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
2370 DW_FORM_data4.
2371
4359dff1
JK
23722012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2373 Doug Evans <dje@google.com>
2374
2375 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
2376 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
2377
61e44cfa
JK
23782012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2379
2380 Fix gdbserver run regression.
2381 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
2382
93c0ef37
TT
23832012-07-12 Tom Tromey <tromey@redhat.com>
2384
2385 * lib/gdb.exp (standard_testfile): Don't declare objdir.
2386 (clean_restart): Likewise.
2387 (core_find): Use standard_output_file.
2388
76027ef5
TT
23892012-07-12 Tom Tromey <tromey@redhat.com>
2390
2391 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
2392 * gdb.dwarf2/dw2-anonymous-func.exp: Use
2393 prepare_for_testing_full.
2394 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
2395 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
2396 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
2397 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
2398 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
2399 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
2400 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
2401 prepare_for_testing_full.
2402 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
2403 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
2404 prepare_for_testing_full.
2405 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
2406 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
2407 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
2408
85b4440a
TT
24092012-07-12 Tom Tromey <tromey@redhat.com>
2410
2411 * lib/gdb.exp (build_executable_from_specs): New proc, from
2412 build_executable.
2413 (build_executable): Use it.
2414 (prepare_for_testing_full): New proc.
2415
55baab26
TT
24162012-07-11 Tom Tromey <tromey@redhat.com>
2417
2418 * gdb.reverse/break-precsave.exp: Use standard_output_file.
2419 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
2420 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
2421 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
2422 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
2423 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
2424 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
2425 * gdb.reverse/step-precsave.exp: Use standard_output_file.
2426 * gdb.reverse/until-precsave.exp: Use standard_output_file.
2427 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
2428
298a9cf0
TT
24292012-07-10 Tom Tromey <tromey@redhat.com>
2430
2431 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
2432 standard_output_file.
2433 * gdb.mi/gdb2549.exp: Use standard_testfile.
2434 * gdb.mi/gdb669.exp: Use standard_testfile.
2435 * gdb.mi/gdb701.exp: Use standard_testfile.
2436 * gdb.mi/gdb792.exp: Use standard_testfile.
2437 * gdb.mi/mi-async.exp: Use standard_testfile.
2438 * gdb.mi/mi-basics.exp: Use standard_testfile.
2439 * gdb.mi/mi-break.exp: Use standard_testfile.
2440 * gdb.mi/mi-cli.exp: Use standard_testfile.
2441 * gdb.mi/mi-console.exp: Use standard_testfile.
2442 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
2443 * gdb.mi/mi-eval.exp: Use standard_testfile.
2444 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
2445 * gdb.mi/mi-file.exp: Use standard_testfile.
2446 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
2447 * gdb.mi/mi-logging.exp: Use standard_testfile.
2448 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
2449 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
2450 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
2451 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
2452 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
2453 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
2454 * gdb.mi/mi-pending.exp: Use standard_testfile,
2455 standard_output_file.
2456 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
2457 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
2458 * gdb.mi/mi-regs.exp: Use standard_testfile.
2459 * gdb.mi/mi-return.exp: Use standard_testfile.
2460 * gdb.mi/mi-reverse.exp: Use standard_testfile.
2461 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
2462 * gdb.mi/mi-solib.exp: Use standard_testfile,
2463 standard_output_file.
2464 * gdb.mi/mi-stack.exp: Use standard_testfile.
2465 * gdb.mi/mi-stepi.exp: Use standard_testfile.
2466 * gdb.mi/mi-stepn.exp: Use standard_testfile.
2467 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
2468 * gdb.mi/mi-until.exp: Use standard_testfile.
2469 * gdb.mi/mi-var-block.exp: Use standard_testfile.
2470 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
2471 * gdb.mi/mi-var-child.exp: Use standard_testfile.
2472 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
2473 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
2474 * gdb.mi/mi-var-display.exp: Use standard_testfile.
2475 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
2476 standard_output_file.
2477 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
2478 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
2479 * gdb.mi/mi-watch.exp: Use standard_testfile.
2480 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
2481 * gdb.mi/mi2-basics.exp: Use standard_testfile.
2482 * gdb.mi/mi2-break.exp: Use standard_testfile.
2483 * gdb.mi/mi2-cli.exp: Use standard_testfile.
2484 * gdb.mi/mi2-console.exp: Use standard_testfile.
2485 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
2486 * gdb.mi/mi2-eval.exp: Use standard_testfile.
2487 * gdb.mi/mi2-file.exp: Use standard_testfile.
2488 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
2489 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
2490 * gdb.mi/mi2-regs.exp: Use standard_testfile.
2491 * gdb.mi/mi2-return.exp: Use standard_testfile.
2492 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
2493 * gdb.mi/mi2-stack.exp: Use standard_testfile.
2494 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
2495 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
2496 * gdb.mi/mi2-until.exp: Use standard_testfile.
2497 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
2498 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
2499 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
2500 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
2501 * gdb.mi/mi2-watch.exp: Use standard_testfile.
2502
f5f3a911
TT
25032012-07-10 Tom Tromey <tromey@redhat.com>
2504
2505 * gdb.cp/abstract-origin.exp: Use standard_testfile.
2506 * gdb.cp/ambiguous.exp: Use standard_testfile,
2507 prepare_for_testing.
2508 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
2509 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
2510 * gdb.cp/anon-ns.exp: Use standard_testfile.
2511 * gdb.cp/anon-struct.exp: Use standard_testfile.
2512 * gdb.cp/anon-union.exp: Use standard_testfile,
2513 prepare_for_testing.
2514 * gdb.cp/arg-reference.exp: Use standard_testfile,
2515 prepare_for_testing.
2516 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
2517 * gdb.cp/breakpoint.exp: Use standard_testfile,
2518 prepare_for_testing.
2519 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
2520 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
2521 standard_output_file.
2522 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
2523 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
2524 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
2525 (test_static_members): Update.
2526 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
2527 * gdb.cp/converts.exp: Use standard_testfile.
2528 * gdb.cp/cp-relocate.exp: Use standard_testfile.
2529 * gdb.cp/cpcompletion.exp: Use standard_testfile,
2530 prepare_for_testing.
2531 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
2532 * gdb.cp/cplabel.exp: Use standard_testfile.
2533 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
2534 prepare_for_testing.
2535 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
2536 * gdb.cp/derivation.exp: Use standard_testfile,
2537 prepare_for_testing.
2538 * gdb.cp/destrprint.exp: Use standard_testfile.
2539 * gdb.cp/dispcxx.exp: Use standard_testfile.
2540 * gdb.cp/exception.exp: Use standard_testfile,
2541 prepare_for_testing.
2542 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
2543 * gdb.cp/extern-c.exp: Use standard_testfile,
2544 prepare_for_testing.
2545 * gdb.cp/formatted-ref.exp: Use standard_testfile,
2546 prepare_for_testing.
2547 * gdb.cp/fpointer.exp: Use standard_testfile.
2548 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
2549 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
2550 standard_output_file.
2551 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
2552 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
2553 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
2554 standard_output_file.
2555 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
2556 (do_tests): Update.
2557 * gdb.cp/koenig.exp: Use standard_testfile.
2558 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
2559 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
2560 * gdb.cp/m-static.exp: Use standard_testfile,
2561 prepare_for_testing.
2562 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
2563 * gdb.cp/mb-inline.exp: Use standard_testfile,
2564 prepare_for_testing.
2565 * gdb.cp/mb-templates.exp: Use standard_testfile,
2566 prepare_for_testing.
2567 * gdb.cp/member-ptr.exp: Use standard_testfile,
2568 prepare_for_testing.
2569 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
2570 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
2571 * gdb.cp/method2.exp: Use standard_testfile.
2572 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
2573 standard_output_file.
2574 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
2575 (do_tests): Update.
2576 * gdb.cp/namespace-enum.exp: Use standard_testfile,
2577 prepare_for_testing.
2578 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
2579 prepare_for_testing.
2580 * gdb.cp/namespace.exp: Use standard_testfile,
2581 prepare_for_testing.
2582 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
2583 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
2584 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
2585 * gdb.cp/nsimport.exp: Use standard_testfile,
2586 prepare_for_testing.
2587 * gdb.cp/nsnested.exp: Use standard_testfile.
2588 * gdb.cp/nsnoimports.exp: Use standard_testfile.
2589 * gdb.cp/nsrecurs.exp: Use standard_testfile,
2590 prepare_for_testing.
2591 * gdb.cp/nsstress.exp: Use standard_testfile,
2592 prepare_for_testing.
2593 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
2594 * gdb.cp/operator.exp: Use standard_testfile.
2595 * gdb.cp/oranking.exp: Use standard_testfile.
2596 * gdb.cp/overload-const.exp: Use standard_testfile.
2597 * gdb.cp/overload.exp: Use standard_testfile,
2598 prepare_for_testing.
2599 * gdb.cp/ovldbreak.exp: Use standard_testfile.
2600 * gdb.cp/ovsrch.exp: Use standard_testfile.
2601 * gdb.cp/paren-type.exp: Use standard_testfile.
2602 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
2603 prepare_for_testing.
2604 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
2605 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
2606 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
2607 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
2608 * gdb.cp/pr10728.exp: Use standard_testfile,
2609 standard_output_file.
2610 * gdb.cp/pr12028.exp: Use standard_testfile.
2611 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
2612 * gdb.cp/pr9167.exp: Use standard_testfile.
2613 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
2614 * gdb.cp/printmethod.exp: Use standard_testfile,
2615 prepare_for_testing.
2616 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
2617 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
2618 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
2619 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
2620 standard_output_file.
2621 * gdb.cp/readnow-language.exp: Use standard_testfile.
2622 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
2623 (gdb_start_again): Use clean_restart.
2624 * gdb.cp/ref-types.exp: Use standard_testfile,
2625 prepare_for_testing.
2626 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
2627 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
2628 * gdb.cp/smartp.exp: Use standard_testfile.
2629 * gdb.cp/static-method.exp: Use standard_testfile.
2630 * gdb.cp/static-print-quit.exp: Use standard_testfile.
2631 * gdb.cp/temargs.exp: Use standard_testfile.
2632 * gdb.cp/templates.exp: Use standard_testfile,
2633 prepare_for_testing.
2634 (do_tests): Update.
2635 * gdb.cp/try_catch.exp: Use standard_testfile,
2636 prepare_for_testing.
2637 * gdb.cp/typedef-operator.exp: Use standard_testfile.
2638 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
2639 * gdb.cp/virtbase.exp: Use standard_testfile,
2640 prepare_for_testing.
2641 * gdb.cp/virtfunc.exp: Use standard_testfile,
2642 prepare_for_testing.
2643 (do_tests): Update.
2644 * gdb.cp/virtfunc2.exp: Use standard_testfile,
2645 prepare_for_testing.
2646
686f09d0
TT
26472012-07-10 Tom Tromey <tromey@redhat.com>
2648
2649 * lib/gdb.exp (standard_testfile): Unset output variables from
2650 earlier invocations.
2651
9357e021
YQ
26522012-07-10 Yao Qi <yao@codesourcery.com>
2653
2654 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
2655 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
2656 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
2657 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
2658 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
2659 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
2660 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
2661 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
2662 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
2663 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
2664 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
2665 * gdb.mi/mi-var-display.exp: Likewise.
2666 * gdb.mi/mi-var-invalidate.exp: Likewise.
2667 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
2668 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
2669 * gdb.mi/mi2-console.exp: Likewise.
2670 * gdb.mi/mi2-disassemble.exp: Likewise.
2671 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
2672 * gdb.mi/mi2-read-memory.exp: Likewise.
2673 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
2674 * gdb.mi/mi2-simplerun.exp: Likewise.
2675 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
2676 * gdb.mi/mi2-syn-frame.exp: Likewise.
2677 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
2678 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
2679 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
2680
e314d629
TT
26812012-07-09 Tom Tromey <tromey@redhat.com>
2682
2683 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
2684 * gdb.base/callfuncs.exp: Add cast-based test.
2685 * gdb.base/callfuncs.c (voidfunc): New function.
2686
06928b3f
DE
26872012-07-08 Doug Evans <dje@google.com>
2688
2689 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
2690
32f11bad
JK
26912012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2692
2693 Fix XFAIL compatibility with old i386 systems.
2694 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
2695 Check also 'Cannot insert breakpoint 0'.
2696
76b83c51
JK
26972012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2698
2699 PR 14321
2700 * gdb.base/find.exp
2701 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
2702
a6fb9c08
TT
27032012-07-06 Tom Tromey <tromey@redhat.com>
2704
2705 * gdb.base/whatis.exp: Add test.
2706
71918a86
TT
27072012-07-06 Tom Tromey <tromey@redhat.com>
2708
2709 * gdb.base/whatis.exp: Add regression test.
2710
fcde5961
TT
27112012-07-06 Tom Tromey <tromey@redhat.com>
2712
2713 * gdb.base/whatis.exp: Add tests.
2714
f9cf0f4a
JK
27152012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2716
2717 PR 12649
2718 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
2719 gdb_test_multiple $gdb_prompt terminator.
2720
979ade8b
PA
27212012-07-04 Pedro Alves <palves@redhat.com>
2722
2723 * gdb.mi/mi-reverse.exp: Use supports_reverse and
2724 supports_process_record.
2725
8a980b44
PA
27262012-07-04 Pedro Alves <palves@redhat.com>
2727
2728 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
2729 endings.
2730 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
2731
855ba978
SS
27322012-07-03 Stan Shebs <stan@codesourcery.com>
2733
2734 * gdb.base/info-os.c (main): Retry resource acquisition until an
2735 available one is found.
2736 * gdb.base/info-os.exp: Collect resource keys from the program
2737 and use them in matching.
2738
fcb44371
JK
27392012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2740
2741 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
2742 Wrap the test into loop for corefile and core0file.
2743
08a67be6
JK
27442012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2745
2746 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
2747 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
2748 .note.GNU-stack.
2749
0f3c2347
JK
2750 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
2751
ff4a4500
SDJ
27522012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
2753
2754 * gdb.base/help.exp (help b, help br, help bre, help brea, help
2755 break): Include help message for the new `-probe' and `-probe-stap'
2756 options.
2757
d3ce09f5
SS
27582012-07-02 Stan Shebs <stan@codesourcery.com>
2759
2760 * gdb.base/dprintf.exp: Add agent style tests.
2761
a1624241
JK
27622012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2763
2764 * gdb.base/stale-infcall.c (infcall): New label test-next.
2765 (main): New labels test-pass and test-fail.
2766 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
2767 $test_fail_bpnum to test-fail.
2768 (test system longjmp tracking support): New test.
2769 Delete $test_fail_bpnum.
2770 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
2771 breakpoint.
2772
42e7ad6c
DE
27732012-06-30 Doug Evans <dje@google.com>
2774
2775 * gdb.dwarf2/fission-reread.S: New file.
2776 * gdb.dwarf2/fission-reread.exp: New file.
2777
37ce89eb
SS
27782012-06-28 Stan Shebs <stan@codesourcery.com>
2779
2780 * gdb.mi/mi-logging.exp: New file.
2781
e5ef252a
PA
27822012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2783 Pedro Alves <palves@redhat.com>
2784
2785 * gdb.threads/siginfo-threads.exp: New file.
2786 * gdb.threads/siginfo-threads.c: New file.
2787 * gdb.threads/sigstep-threads.exp: New file.
2788 * gdb.threads/sigstep-threads.c: New file.
2789
22f1fbae
TT
27902012-06-28 Tom Tromey <tromey@redhat.com>
2791
2792 * gdb.go/package.exp: Partially revert earlier patch; use
2793 gdb_compile again. Use standard_output_file.
2794
2e3cf129
DE
27952012-06-27 Doug Evans <dje@google.com>
2796
2797 * gdb.dwarf2/fission-base.c: New file.
2798 * gdb.dwarf2/fission-base.S: New file.
2799 * gdb.dwarf2/fission-base.exp: New file.
2800
785fd303
JK
28012012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2802
2803 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
2804
1bb9788d
TT
28052012-06-27 Tom Tromey <tromey@redhat.com>
2806
2807 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
2808 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
2809
c83ee902
TT
28102012-06-27 Tom Tromey <tromey@redhat.com>
2811
2812 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
2813 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
2814 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
2815 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
2816 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
2817 prepare_for_testing.
2818 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
2819 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
2820 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
2821 standard_testfile.
2822 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
2823 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
2824 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
2825 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
2826 prepare_for_testing.
2827 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
2828 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
2829 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
2830 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
2831 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
2832 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
2833 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
2834 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
2835 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
2836 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
2837 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
2838 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
2839 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
2840 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
2841 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
2842 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
2843 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
2844 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
2845 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
2846 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
2847 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
2848 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
2849 standard_output_file.
2850 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
2851 standard_output_file.
2852 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
2853 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
2854 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
2855 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
2856 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
2857 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
2858 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
2859 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
2860 * gdb.dwarf2/implptr.exp: Use standard_testfile.
2861 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
2862 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
2863 * gdb.dwarf2/pieces.exp: Use standard_testfile.
2864 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
2865 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
2866 * gdb.dwarf2/valop.exp: Use standard_testfile,
2867 prepare_for_testing.
2868
5204774b
TT
28692012-06-27 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.python/python.exp: Fix regexps in pagination tests.
2872
ee0bf529
SCR
28732012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2874
2875 * gdb.python/py-symtab.exp: Add tests to test the new attribute
2876 'last' of gdb.Symtab_and_line.
2877 * gdb.python/py-symbol.c: Move break point comment to enable
2878 testing of gdb.Symtab_and_line.last.
2879
14fcc022
TT
28802012-06-26 Tom Tromey <tromey@redhat.com>
2881
2882 * gdb.threads/step.c: Remove.
2883 * gdb.threads/step.exp: Remove.
2884 * gdb.threads/step2.exp: Remove.
2885
0efbbabc
TT
28862012-06-26 Tom Tromey <tromey@redhat.com>
2887
2888 * gdb.threads/watchpoint-fork.exp (test): Use
2889 standard_output_file. Don't declare objdir.
2890 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
2891 standard_output_file.
2892 * gdb.threads/attach-stopped.exp: Use standard_testfile.
2893 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
2894 clean_restart. Remove incdir.
2895 * gdb.threads/corethreads.exp: Use standard_testfile.
2896 * gdb.threads/execl.exp: Use standard_testfile,
2897 standard_output_file, clean_restart.
2898 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
2899 clean_restart.
2900 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
2901 clean_restart.
2902 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
2903 incdir.
2904 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
2905 clean_restart. Remove incdir.
2906 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
2907 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
2908 clean_restart. Remove incdir.
2909 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
2910 Remove incdir.
2911 * gdb.threads/leader-exit.exp: Use standard_testfile.
2912 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
2913 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
2914 clean_restart.
2915 * gdb.threads/manythreads.exp: Use standard_testfile,
2916 clean_restart. Remove incdir.
2917 * gdb.threads/multi-create.exp: Use standard_testfile,
2918 clean_restart.
2919 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
2920 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
2921 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
2922 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
2923 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
2924 * gdb.threads/pending-step.exp: Use standard_testfile,
2925 clean_restart. Remove incdir.
2926 * gdb.threads/print-threads.exp: Use standard_testfile,
2927 clean_restart. Remove incdir.
2928 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
2929 clean_restart. Remove incdir.
2930 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
2931 Remove incdir.
2932 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
2933 incdir.
2934 * gdb.threads/sigthread.exp: Use standard_testfile,
2935 clean_restart.
2936 * gdb.threads/staticthreads.exp: Use standard_testfile,
2937 clean_restart. Remove incdir.
2938 * gdb.threads/switch-threads.exp: Use standard_testfile,
2939 clean_restart. Remove incdir.
2940 * gdb.threads/thread-execl.exp: Use standard_testfile,
2941 clean_restart. Remove incdir.
2942 * gdb.threads/thread-find.exp: Use standard_testfile,
2943 clean_restart.
2944 * gdb.threads/thread-specific.exp: Use standard_testfile,
2945 clean_restart. Remove incdir.
2946 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
2947 clean_restart. Remove incdir.
2948 * gdb.threads/thread_check.exp: Use standard_testfile,
2949 clean_restart. Remove incdir.
2950 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
2951 incdir.
2952 * gdb.threads/threadapply.exp: Use standard_testfile,
2953 clean_restart. Remove incdir.
2954 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
2955 clean_restart. Remove incdir.
2956 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
2957 clean_restart.
2958 * gdb.threads/tls-shared.exp: Use standard_testfile,
2959 clean_restart, standard_output_file.
2960 * gdb.threads/tls-var.exp: Use standard_testfile,
2961 standard_output_file.
2962 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
2963 Remove incdir.
2964 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
2965 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
2966 incdir.
2967 * gdb.threads/watchthreads2.exp: Use standard_testfile,
2968 clean_restart. Remove incdir.
2969
497a5eb0
TT
29702012-06-26 Tom Tromey <tromey@redhat.com>
2971
2972 * gdb.trace/actions.exp: Use standard_testfile.
2973 * gdb.trace/ax.exp: Use standard_testfile.
2974 * gdb.trace/backtrace.exp: Use standard_testfile.
2975 * gdb.trace/change-loc.exp: Use standard_testfile.
2976 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
2977 * gdb.trace/collection.exp: Use standard_testfile,
2978 prepare_for_testing.
2979 * gdb.trace/deltrace.exp: Use standard_testfile.
2980 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
2981 * gdb.trace/ftrace.exp: Use standard_testfile.
2982 * gdb.trace/infotrace.exp: Use standard_testfile.
2983 * gdb.trace/packetlen.exp: Use standard_testfile.
2984 * gdb.trace/passc-dyn.exp: Use standard_testfile.
2985 * gdb.trace/passcount.exp: Use standard_testfile.
2986 * gdb.trace/pending.exp: Use standard_testfile.
2987 * gdb.trace/report.exp: Use standard_testfile.
2988 * gdb.trace/save-trace.exp: Use standard_testfile.
2989 * gdb.trace/stap-trace.exp: Use standard_testfile.
2990 * gdb.trace/status-stop.exp: Use standard_testfile.
2991 * gdb.trace/strace.exp: Use standard_testfile.
2992 * gdb.trace/tfile.exp: Use standard_testfile.
2993 * gdb.trace/tfind.exp: Use standard_testfile.
2994 * gdb.trace/trace-break.exp: Use standard_testfile.
2995 * gdb.trace/trace-mt.exp: Use standard_testfile.
2996 * gdb.trace/tracecmd.exp: Use standard_testfile.
2997 * gdb.trace/tspeed.exp: Use standard_testfile.
2998 * gdb.trace/tstatus.exp: Use standard_testfile.
2999 * gdb.trace/tsv.exp: Use standard_testfile.
3000 * gdb.trace/unavailable.exp: Use standard_testfile,
3001 prepare_for_testing.
3002 * gdb.trace/while-dyn.exp: Use standard_testfile.
3003 * gdb.trace/while-stepping.exp: Use standard_testfile.
3004
7686c074
TT
30052012-06-26 Tom Tromey <tromey@redhat.com>
3006
3007 * gdb.reverse/break-precsave.exp: Use standard_testfile.
3008 * gdb.reverse/break-reverse.exp: Use standard_testfile.
3009 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
3010 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
3011 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
3012 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
3013 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
3014 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
3015 prepare_for_testing.
3016 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
3017 prepare_for_testing.
3018 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
3019 prepare_for_testing.
3020 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
3021 prepare_for_testing.
3022 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
3023 prepare_for_testing
3024 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
3025 * gdb.reverse/machinestate.exp: Use standard_testfile.
3026 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
3027 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
3028 build_executable.
3029 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
3030 build_executable.
3031 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
3032 standard_output_file.
3033 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
3034 standard_output_file.
3035 * gdb.reverse/step-precsave.exp: Use standard_testfile.
3036 * gdb.reverse/step-reverse.exp: Use standard_testfile.
3037 * gdb.reverse/until-precsave.exp: Use standard_testfile.
3038 * gdb.reverse/until-reverse.exp: Use standard_testfile.
3039 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
3040 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
3041
481fc100
TT
30422012-06-26 Tom Tromey <tromey@redhat.com>
3043
3044 * gdb.stabs/weird.exp: Remove directory-checking code. Use
3045 standard_output_file.
3046 * gdb.stabs/exclfwd.exp: Use standard_testfile,
3047 prepare_for_testing. Remove directory-checking code.
3048
7bb18ae2
TT
30492012-06-25 Tom Tromey <tromey@redhat.com>
3050
3051 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
3052 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
3053 build_executable, not prepare_for_testing.
3054 * gdb.multi/base.exp: Use standard_output_file. Use
3055 build_executable, not prepare_for_testing.
3056
cf09b3e4
TT
30572012-06-25 Tom Tromey <tromey@redhat.com>
3058
3059 * gdb.fortran/subarray.exp: Use standard_testfile,
3060 prepare_for_testing.
3061 * gdb.fortran/multi-dim.exp: Use standard_testfile.
3062 * gdb.fortran/module.exp: Use standard_testfile.
3063 * gdb.fortran/logical.exp: Use standard_testfile.
3064 * gdb.fortran/library-module.exp: Use standard_testfile,
3065 standard_output_file.
3066 * gdb.fortran/derived-type.exp: Use standard_testfile,
3067 prepare_for_testing.
3068 * gdb.fortran/complex.exp: Use standard_testfile,
3069 prepare_for_testing.
3070 * gdb.fortran/charset.exp: Use standard_testfile.
3071 * gdb.fortran/array-element.exp: Use standard_testfile,
3072 prepare_for_testing.
3073
18b5ff1b
KS
30742012-06-25 Keith Seitz <keiths@redhat.com>
3075
3076 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
3077 Change rbreak-related tests to KFAIL and add bugzilla numbers.
3078
17b77626
TT
30792012-06-25 Tom Tromey <tromey@redhat.com>
3080
3081 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
3082 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
3083 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
3084 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
3085
f91e3dc1
TT
30862012-06-25 Tom Tromey <tromey@redhat.com>
3087
3088 * gdb.linespec/ls-errs.exp: Use standard_testfile.
3089 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
3090 * gdb.linespec/linespec.exp: Use standard_testfile.
3091
a884434d
TT
30922012-06-25 Tom Tromey <tromey@redhat.com>
3093
3094 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
3095 prepare_for_testing.
3096
efc9d70a
TT
30972012-06-25 Tom Tromey <tromey@redhat.com>
3098
3099 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
3100 prepare_for_testing.
3101 * gdb.opt/inline-break.exp: Use standard_testfile,
3102 prepare_for_testing.
3103 * gdb.opt/inline-bt.exp: Use standard_testfile,
3104 prepare_for_testing.
3105 * gdb.opt/inline-cmds.exp: Use standard_testfile,
3106 prepare_for_testing.
3107 * gdb.opt/inline-locals.exp: Use standard_testfile,
3108 prepare_for_testing.
3109
e2fc92c6
TT
31102012-06-25 Tom Tromey <tromey@redhat.com>
3111
3112 * gdb.asm/asm-source.exp: Use standard_output_file,
3113 standard_testfile. Construct .o files in proper subdir.
3114
b0963d73
TT
31152012-06-25 Tom Tromey <tromey@redhat.com>
3116
3117 * gdb.server/ext-attach.exp: Use standard_testfile,
3118 prepare_for_testing.
3119 * gdb.server/ext-run.exp: Use standard_testfile,
3120 build_executable.
3121 * gdb.server/file-transfer.exp: Use standard_testfile,
3122 prepare_for_testing.
3123 * gdb.server/server-exec-info.exp: Use standard_testfile.
3124 * gdb.server/server-mon.exp: Use standard_testfile,
3125 prepare_for_testing.
3126 * gdb.server/server-run.exp: Use standard_testfile,
3127 build_executable.
3128 * gdb.server/solib-list.exp: Use standard_testfile,
3129 standard_output_file.
3130
8a3e1f8d
TT
31312012-06-25 Tom Tromey <tromey@redhat.com>
3132
3133 * lib/gdb.exp (standard_output_file): Use "file join".
3134 * gdb.go/chan.exp: Use standard_testfile.
3135 * gdb.go/handcall.exp: Use standard_testfile.
3136 * gdb.go/hello.exp: Use standard_testfile.
3137 * gdb.integers/chan.exp: Use standard_testfile.
3138 * gdb.go/methods.exp: Use standard_testfile.
3139 * gdb.go/package.exp: Use standard_testfile.
3140 * gdb.go/strings.exp: Use standard_testfile.
3141 * gdb.go/types.exp: Use standard_testfile.
3142 * gdb.go/unsafe.exp: Use standard_testfile.
3143
944a9061
MGD
31442012-06-25 Greta Yorsh <greta.yorsh@arm.com>
3145
3146 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
3147
1c06bd58
JK
31482012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3149
3150 Fix regression by the previous commit.
3151 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
3152
b4a58790
TT
31532012-06-22 Tom Tromey <tromey@redhat.com>
3154
3155 * gdb.python/lib-types.exp: Use standard_testfile,
3156 prepare_for_testing.
3157 * gdb.python/py-block.exp: Use standard_testfile.
3158 * gdb.python/py-breakpoint.exp: Use standard_testfile.
3159 * gdb.python/py-events.exp: Use standard_testfile,
3160 standard_output_file.
3161 * gdb.python/py-evsignal.exp: Use standard_testfile.
3162 * gdb.python/py-evethreads.exp: Use standard_testfile.
3163 * gdb.python/py-explore-cc.exp: Use standard_testfile.
3164 * gdb.python/py-explore.exp: Use standard_testfile.
3165 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
3166 standard_output_file.
3167 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
3168 prepare_for_testing.
3169 * gdb.python/py-frame-inline.exp: Use standard_testfile.
3170 * gdb.python/py-frame.exp: Use standard_testfile.
3171 * gdb.python/py-inferior.exp: Use standard_testfile.
3172 * gdb.python/py-infthread.exp: Use standard_testfile.
3173 * gdb.python/py-mi.exp: Use standard_testfile.
3174 * gdb.python/py-objfile-script.exp: Use standard_testfile,
3175 build_executable.
3176 * gdb.python/py-objfile.exp: Use standard_testfile.
3177 * gdb.python/py-pp-maint.exp: Use standard_testfile,
3178 prepare_for_testing.
3179 * gdb.python/py-prettyprint.exp: Use standard_testfile.
3180 * gdb.python/py-progspace.exp: Use standard_testfile,
3181 build_executable.
3182 * gdb.python/py-prompt.exp: Use standard_testfile,
3183 build_executable.
3184 * gdb.python/py-section-script.exp: Use standard_testfile,
3185 build_executable.
3186 * gdb.python/py-shared.exp: Use standard_testfile,
3187 standard_output_file, clean_restart.
3188 * gdb.python/py-symbol.exp: Use standard_output_file,
3189 prepare_for_testing.
3190 * gdb.python/py-symtab.exp: Use standard_output_file,
3191 prepare_for_testing
3192 * gdb.python/py-template.exp: Use standard_testfile.
3193 * gdb.python/py-type.exp: Use standard_testfile.
3194 * gdb.python/py-value-cc.exp: Use standard_testfile.
3195 * gdb.python/py-value.exp: Use standard_testfile.
3196 * gdb.python/python.exp: Use standard_testfile, build_executable.
3197
2c44deac
TT
31982012-06-22 Tom Tromey <tromey@redhat.com>
3199
3200 * gdb.objc/basicclass.exp: Use standard_testfile.
3201 (do_objc_tests): Don't declare objdir.
3202 * gdb.objc/nondebug.exp: Use standard_testfile.
3203 (do_objc_tests): Don't declare objdir.
3204 * gdb.objc/objcdecode.exp: Use standard_testfile.
3205 (do_objc_tests): Don't declare objdir.
3206
c24ccbce
TT
32072012-06-22 Tom Tromey <tromey@redhat.com>
3208
3209 * gdb.java/jmain.exp: Use standard_testfile.
3210 * gdb.java/jmisc.exp: Use standard_testfile.
3211 * gdb.java/jnpe.exp: Use standard_testfile.
3212 * gdb.java/jprint.exp: Use standard_testfile.
3213
0a6d0306
TT
32142012-06-22 Tom Tromey <tromey@redhat.com>
3215
3216 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
3217 (standard_output_file, standard_testfile): New procs.
3218 (build_executable, clean_restart): Use standard_output_file.
3219
6ea815ef
YQ
32202012-06-22 Yao Qi <yao@codesourcery.com>
3221
3222 * boards/native-gdbserver.exp: New proc ${board}_exec.
3223 * boards/native-stdio-gdbserver.exp: Likewise.
3224
4c93b1db
TT
32252012-06-21 Tom Tromey <tromey@redhat.com>
3226
3227 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
3228 (build_executable): Update.
3229 (get_compiler_info): Remove 'binfile' argument.
3230 * gdb.ada/arrayidx.exp: Update.
3231 * gdb.ada/null_array.exp: Update.
3232 * gdb.arch/altivec-abi.exp: Update.
3233 * gdb.arch/altivec-regs.exp: Update.
3234 * gdb.arch/amd64-byte.exp: Update.
3235 * gdb.arch/amd64-dword.exp: Update.
3236 * gdb.arch/amd64-word.exp: Update.
3237 * gdb.arch/i386-avx.exp: Update.
3238 * gdb.arch/i386-byte.exp: Update.
3239 * gdb.arch/i386-sse.exp: Update.
3240 * gdb.arch/i386-word.exp: Update.
3241 * gdb.arch/ppc-dfp.exp: Update.
3242 * gdb.arch/ppc-fp.exp: Update.
3243 * gdb.arch/vsx-regs.exp: Update.
3244 * gdb.base/all-bin.exp: Update.
3245 * gdb.base/annota1.exp: Update.
3246 * gdb.base/async.exp: Update.
3247 * gdb.base/attach.exp: Update.
3248 * gdb.base/break-interp.exp: Update.
3249 * gdb.base/call-ar-st.exp: Update.
3250 * gdb.base/call-rt-st.exp: Update.
3251 * gdb.base/call-sc.exp: Update.
3252 * gdb.base/callfuncs.exp: Update.
3253 * gdb.base/catch-load.exp: Update.
3254 * gdb.base/completion.exp: Update.
3255 * gdb.base/complex.exp: Update.
3256 * gdb.base/condbreak.exp: Update.
3257 * gdb.base/consecutive.exp: Update.
3258 * gdb.base/constvars.exp: Update.
3259 * gdb.base/corefile.exp: Update.
3260 * gdb.base/eval-skip.exp: Update.
3261 * gdb.base/expand-psymtabs.exp: Update.
3262 * gdb.base/exprs.exp: Update.
3263 * gdb.base/fileio.exp: Update.
3264 * gdb.base/fixsection.exp: Update.
3265 * gdb.base/funcargs.exp: Update.
3266 * gdb.base/gdb11530.exp: Update.
3267 * gdb.base/gdb1555.exp: Update.
3268 * gdb.base/gnu-ifunc.exp: Update.
3269 * gdb.base/gnu_vector.exp: Update.
3270 * gdb.base/info-macros.exp: Update.
3271 * gdb.base/jit-simple.exp: Update.
3272 * gdb.base/jit-so.exp: Update.
3273 * gdb.base/jit.exp: Update.
3274 * gdb.base/langs.exp: Update.
3275 * gdb.base/list.exp: Update.
3276 * gdb.base/logical.exp: Update.
3277 * gdb.base/long_long.exp: Update.
3278 * gdb.base/longjmp.exp: Update.
3279 * gdb.base/macscp.exp: Update.
3280 * gdb.base/mips_pro.exp: Update.
3281 * gdb.base/miscexprs.exp: Update.
3282 * gdb.base/morestack.exp: Update.
3283 * gdb.base/nodebug.exp: Update.
3284 * gdb.base/opaque.exp: Update.
3285 * gdb.base/pc-fp.exp: Update.
3286 * gdb.base/pending.exp: Update.
3287 * gdb.base/permissions.exp: Update.
3288 * gdb.base/pointers.exp: Update.
3289 * gdb.base/prelink.exp: Update.
3290 * gdb.base/printcmds.exp: Update.
3291 * gdb.base/psymtab.exp: Update.
3292 * gdb.base/ptype.exp: Update.
3293 * gdb.base/relational.exp: Update.
3294 * gdb.base/scope.exp: Update.
3295 * gdb.base/setvar.exp: Update.
3296 * gdb.base/shlib-call.exp: Update.
3297 * gdb.base/shreloc.exp: Update.
3298 * gdb.base/signals.exp: Update.
3299 * gdb.base/sizeof.exp: Update.
3300 * gdb.base/so-impl-ld.exp: Update.
3301 * gdb.base/so-indr-cl.exp: Update.
3302 * gdb.base/solib-disc.exp: Update.
3303 * gdb.base/solib-display.exp: Update.
3304 * gdb.base/solib-nodir.exp: Update.
3305 * gdb.base/solib-overlap.exp: Update.
3306 * gdb.base/solib-symbol.exp: Update.
3307 * gdb.base/solib-weak.exp: Update.
3308 * gdb.base/solib.exp: Update.
3309 * gdb.base/store.exp: Update.
3310 * gdb.base/structs.exp: Update.
3311 * gdb.base/structs2.exp: Update.
3312 * gdb.base/type-opaque.exp: Update.
3313 * gdb.base/unload.exp: Update.
3314 * gdb.base/varargs.exp: Update.
3315 * gdb.base/volatile.exp: Update.
3316 * gdb.base/watch_thread_num.exp: Update.
3317 * gdb.base/watchpoint-solib.exp: Update.
3318 * gdb.base/watchpoint.exp: Update.
3319 * gdb.base/watchpoints.exp: Update.
3320 * gdb.base/whatis.exp: Update.
3321 * gdb.cell/arch.exp: Update.
3322 * gdb.cell/break.exp: Update.
3323 * gdb.cell/bt.exp: Update.
3324 * gdb.cell/core.exp: Update.
3325 * gdb.cell/data.exp: Update.
3326 * gdb.cell/ea-cache.exp: Update.
3327 * gdb.cell/f-regs.exp: Update.
3328 * gdb.cell/fork.exp: Update.
3329 * gdb.cell/gcore.exp: Update.
3330 * gdb.cell/mem-access.exp: Update.
3331 * gdb.cell/ptype.exp: Update.
3332 * gdb.cell/registers.exp: Update.
3333 * gdb.cell/sizeof.exp: Update.
3334 * gdb.cell/solib-symbol.exp: Update.
3335 * gdb.cell/solib.exp: Update.
3336 * gdb.cp/ambiguous.exp: Update.
3337 * gdb.cp/breakpoint.exp: Update.
3338 * gdb.cp/bs15503.exp: Update.
3339 * gdb.cp/casts.exp: Update.
3340 * gdb.cp/class2.exp: Update.
3341 * gdb.cp/cpexprs.exp: Update.
3342 * gdb.cp/cplusfuncs.exp: Update.
3343 * gdb.cp/ctti.exp: Update.
3344 * gdb.cp/dispcxx.exp: Update.
3345 * gdb.cp/gdb1355.exp: Update.
3346 * gdb.cp/gdb2384.exp: Update.
3347 * gdb.cp/gdb2495.exp: Update.
3348 * gdb.cp/infcall-dlopen.exp: Update.
3349 * gdb.cp/local.exp: Update.
3350 * gdb.cp/m-data.exp: Update.
3351 * gdb.cp/m-static.exp: Update.
3352 * gdb.cp/mb-ctor.exp: Update.
3353 * gdb.cp/mb-inline.exp: Update.
3354 * gdb.cp/mb-templates.exp: Update.
3355 * gdb.cp/member-ptr.exp: Update.
3356 * gdb.cp/method.exp: Update.
3357 * gdb.cp/namespace.exp: Update.
3358 * gdb.cp/nextoverthrow.exp: Update.
3359 * gdb.cp/nsdecl.exp: Update.
3360 * gdb.cp/nsrecurs.exp: Update.
3361 * gdb.cp/nsstress.exp: Update.
3362 * gdb.cp/nsusing.exp: Update.
3363 * gdb.cp/pr-1023.exp: Update.
3364 * gdb.cp/pr-1210.exp: Update.
3365 * gdb.cp/pr-574.exp: Update.
3366 * gdb.cp/pr9631.exp: Update.
3367 * gdb.cp/printmethod.exp: Update.
3368 * gdb.cp/psmang.exp: Update.
3369 * gdb.cp/re-set-overloaded.exp: Update.
3370 * gdb.cp/rtti.exp: Update.
3371 * gdb.cp/shadow.exp: Update.
3372 * gdb.cp/templates.exp: Update.
3373 * gdb.cp/try_catch.exp: Update.
3374 * gdb.dwarf2/dw2-ranges.exp: Update.
3375 * gdb.dwarf2/pr10770.exp: Update.
3376 * gdb.fortran/library-module.exp: Update.
3377 * gdb.hp/gdb.aCC/optimize.exp: Update.
3378 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
3379 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
3380 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
3381 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
3382 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
3383 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
3384 * gdb.hp/gdb.compat/xdb1.exp: Update.
3385 * gdb.hp/gdb.compat/xdb2.exp: Update.
3386 * gdb.hp/gdb.compat/xdb3.exp: Update.
3387 * gdb.hp/gdb.defects/bs14602.exp: Update.
3388 * gdb.hp/gdb.defects/solib-d.exp: Update.
3389 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
3390 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
3391 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
3392 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
3393 * gdb.mi/gdb792.exp: Update.
3394 * gdb.mi/mi-pending.exp: Update.
3395 * gdb.mi/mi-solib.exp: Update.
3396 * gdb.mi/mi-var-cp.exp: Update.
3397 * gdb.opt/clobbered-registers-O2.exp: Update.
3398 * gdb.opt/inline-bt.exp: Update.
3399 * gdb.opt/inline-cmds.exp: Update.
3400 * gdb.opt/inline-locals.exp: Update.
3401 * gdb.python/py-events.exp: Update.
3402 * gdb.python/py-finish-breakpoint.exp: Update.
3403 * gdb.python/py-type.exp: Update.
3404 * gdb.reverse/solib-precsave.exp: Update.
3405 * gdb.reverse/solib-reverse.exp: Update.
3406 * gdb.server/solib-list.exp: Update.
3407 * gdb.stabs/weird.exp: Update.
3408 * gdb.threads/attach-into-signal.exp: Update.
3409 * gdb.threads/attach-stopped.exp: Update.
3410 * gdb.threads/tls-shared.exp: Update.
3411 * gdb.trace/change-loc.exp: Update.
3412 * gdb.trace/strace.exp: Update.
3413
95c391b6
TT
34142012-06-19 Tom Tromey <tromey@redhat.com>
3415
3416 * gdb.base/whatis.exp: Add tests.
3417
e910f0b6
TT
34182012-06-19 Tom Tromey <tromey@redhat.com>
3419
3420 * gdb.cp/m-static.cc (keepalive): New function.
3421 (gnu_obj_1::method): Use it.
3422
422d65e7
DE
34232012-06-18 Doug Evans <dje@google.com>
3424
3425 * gdb.base/info-fun.exp: New file.
3426 * gdb.base/info-fun.c: New file.
3427 * gdb.base/info-fun-solib.c: New file.
3428
e2e4d78b
JK
34292012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3430
3431 Remove stale dummy frames.
3432 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
3433 (maintenance info breakpoints): New tests.
3434 * gdb.base/stale-infcall.c: New file.
3435 * gdb.base/stale-infcall.exp: New file.
3436
1788b2d3
JK
34372012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3438
3439 * gdb.arch/amd64-entry-value-param.S: New file.
3440 * gdb.arch/amd64-entry-value-param.c: New file.
3441 * gdb.arch/amd64-entry-value-param.exp: New file.
3442
663b969e
TT
34432012-06-15 Tom Tromey <tromey@redhat.com>
3444
3445 * gdb.cp/namespace.exp: Add "show lang" test.
3446
8e09ad05
IS
34472012-06-15 Iain Sandoe <iain@codesourcery.com>
3448
3449 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
3450 case. (top level): Use gdb_file_cmd instead of gdb_load.
3451
f85e18ee
JK
34522012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3453
3454 PR tdep/14222
3455 * gdb.arch/i386-sse-stack-align.S: New file.
3456 * gdb.arch/i386-sse-stack-align.c: New file.
3457 * gdb.arch/i386-sse-stack-align.exp: New file.
3458
f3b5e280
KS
34592012-06-13 Keith Seitz <keiths@redhat.com>
3460
3461 PR breakpoints/13798 and mi/11541
3462 * gdb.linespec/ls-errs.exp: Add a few more tests for
3463 filenames with spaces and colons.
3464
50af5481
JK
34652012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3466
3467 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
3468 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
3469 (test_function): Call CV_f.
3470 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
3471 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
3472 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
3473 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
3474 (p CV_f(CV::i)): New tests.
3475
d55637df
TT
34762012-06-13 Tom Tromey <tromey@redhat.com>
3477
3478 * gdb.base/condbreak.exp: Add tests for "condition" completion.
3479
cc80f267
JK
34802012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3481
3482 Fix regression by the "ambiguous linespec" series.
3483 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
3484 tests.
3485
bb2af9cc
JK
34862012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3487
3488 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
3489 missing.
3490
e81a37f7
TT
34912012-06-11 Tom Tromey <tromey@redhat.com>
3492
3493 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
3494 location...
3495 (main): ...here.
3496
8efd7788
YQ
34972012-06-07 Yao Qi <yao@codesourcery.com>
3498
3499 * gdb.trace/strace.exp: Shorten some too-long lines.
3500
359f5fe6
PA
35012012-06-06 Pedro Alves <palves@redhat.com>
3502
3503 * gdb.threads/clone-new-thread-event.c: New file.
3504 * gdb.threads/clone-new-thread-event.exp: New file.
3505
7b2fe205
YQ
35062012-06-06 Yao Qi <yao@codesourcery.com>
3507
3508 * gdb.base/dprintf.c (main): Add extra parameter when calling
3509 printf and fprintf.
3510 (bar): New function. It is a dead function, but to ensure
3511 'malloc' is linked explicitly.
3512
3eca55e8
YQ
35132012-06-06 Yao Qi <yao@codesourcery.com>
3514
3515 * gdb.base/info-proc.exp: Return if target doesn't support
3516 'info proc'.
3517
91cc9324
JK
35182012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3519
3520 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
3521 (run program with breakpoint commands): XFAIl if it is not.
3522
c56e7c43
JB
35232012-06-05 Joel Brobecker <brobecker@adacore.com>
3524
3525 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
3526 and add comment.
3527 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
3528 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
3529 "STOP" marker. Adjust testing strategy to make it work on
3530 all targets.
3531
3532 * gdb.base/print-file-var-main.c (main): Rewrite using local
3533 variables and adjust get_version_2's return value check.
3534 Add small comment.
3535 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
3536 marker. Adjust testing strategy to make it work on all targets.
3537
ccab2054
JB
35382012-06-05 Joel Brobecker <brobecker@adacore.com>
3539
3540 * gdb.ada/bad-task-bp-keyword: New testcase.
3541
d0d86158
JK
35422012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3543
3544 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
3545 Simplify it to ...
3546 (symbol-file ${testfile1}): ... here.
3547 (test eliminated var my_global_symbol)
3548 (test eliminated var my_static_symbol)
3549 (test eliminated var my_global_func, get address of main): Wrap them to
3550 'single psymtabs' and 'single symtabs'
3551 (get address of my_global_symbol, get address of my_static_symbol)
3552 (get address of my_global_func, get address of main): Wrap them to
3553 'order1' and 'order2'.
3554
952cf74c
JK
3555 * gdb.base/code_elim.exp
3556 (add-symbol-file ${testfile1} 0x100000)
3557 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
3558 'order2'.
3559 (order1: add-symbol-file ${testfile1} 0x100000)
3560 (order1: add-symbol-file ${testfile2} 0x200000)
3561 (order2: add-symbol-file ${testfile2} 0x200000)
3562 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
3563 .bss as appropriate.
3564
0c5bf5a9
JK
35652012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3566
3567 * gdb.server/solib-list-lib.c: New file.
3568 * gdb.server/solib-list-main.c: New file.
3569 * gdb.server/solib-list.exp: New file.
3570
4196f325
MR
35712012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
3572
3573 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
3574 for 'set print symbol' change.
3575
bfb05775
JK
35762012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3577
3578 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
3579 .debug_abbrev_seg3.
3580
685b1105
JK
35812012-05-24 John Steele Scott <toojays@toojays.net>
3582
3583 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
3584 * gdb.dwarf2/dw2-icc-opaque.S: New file.
3585 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
3586
f3e0e960
SS
35872012-05-23 Stan Shebs <stan@codesourcery.com>
3588
3589 * gdb.mi/mi-info-os.exp: New file.
3590
11eb1b4d
KS
35912012-05-23 Keith Seitz <keiths@redhat.com>
3592
3593 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
3594 return -1 to suppress the rest of the tests.
3595 (compile_stap_bin): Return boolean success value.
3596
b1af9e97
TT
35972012-05-21 Tom Tromey <tromey@redhat.com>
3598
3599 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
3600 Remove kfails.
3601 (test_print_mi_member_types): Likewise.
3602
248537e3
TT
36032012-05-21 Tom Tromey <tromey@redhat.com>
3604
3605 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
3606 print symbol' change.
3607
d791e155
TJB
36082012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3609
3610 * gdb.python/py-prompt.exp: Quit if the target is remote.
3611
e77afa2e
JK
36122012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3613
3614 Fix ERROR: internal buffer is full.
3615 * gdb.base/info-os.exp (expect_multiline): New function.
3616 (get process list, get process groups, get threads)
3617 (get file descriptors, get internet-domain sockets)
3618 (get shared-memory regions, get semaphores, get message queues): Use
3619 it for these tests.
3620
9cb709b6
TT
36212012-05-18 Tom Tromey <tromey@redhat.com>
3622
3623 * gdb.mi/mi-var-cmd.exp: Update.
3624 * gdb.objc/basicclass.exp (do_objc_tests): Update.
3625 * gdb.cp/virtbase.exp: Update.
3626 * gdb.cp/classes.exp (test_static_members): Update.
3627 * gdb.cp/casts.exp: Update.
3628 * gdb.base/pointers.exp: Update.
3629 * gdb.base/funcargs.exp (pointer_args): Update.
3630 (structs_by_reference): Update.
3631 * gdb.base/find.exp: Update.
3632 * gdb.base/call-strs.exp: Send "set print symbol off".
3633 * gdb.base/call-ar-st.exp: Update.
3634 * gdb.ada/fun_addr.exp: Update.
3635 * gdb.base/printcmds.exp (test_print_symbol): New proc.
3636 Call it.
3637 (test_print_repeats_10, test_print_strings)
3638 (test_print_char_arrays): Update.
3639
b012acdd
TT
36402012-05-18 Tom Tromey <tromey@redhat.com>
3641
3642 * gdb.base/charset.exp (string_display): Update.
3643
1d51a733
TT
36442012-05-18 Tom Tromey <tromey@redhat.com>
3645
3646 * gdb.mi/mi2-var-display.exp: Update.
3647 * gdb.mi/mi-var-display.exp: Update.
3648 * gdb.mi/mi-var-child.exp: Update.
3649 * gdb.cp/expand-psymtabs-cxx.exp: Update.
3650 * gdb.cp/cp-relocate.exp (get_func_address): Update.
3651
957df313
DE
36522012-05-17 Doug Evans <dje@google.com>
3653
682c7f7b
DE
3654 * info-macros.exp: Pass "debug" to prepare_for_testing.
3655
957df313
DE
3656 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
3657 * gdb.ada/Makefile.in (clean): Ditto.
3658 * gdb.arch/Makefile.in (clean): Ditto.
3659 * gdb.asm/Makefile.in (clean): Ditto.
3660 * gdb.base/Makefile.in (clean): Ditto.
3661 * gdb.cell/Makefile.in (clean): Ditto.
3662 * gdb.cp/Makefile.in (clean): Ditto.
3663 * gdb.disasm/Makefile.in (clean): Ditto.
3664 * gdb.dwarf2/Makefile.in (clean): Ditto.
3665 * gdb.fortran/Makefile.in (clean): Ditto.
3666 * gdb.go/Makefile.in (clean): Ditto.
3667 * gdb.hp/Makefile.in (clean): Ditto.
3668 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
3669 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
3670 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
3671 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
3672 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
3673 * gdb.java/Makefile.in (clean): Ditto.
3674 * gdb.linespec/Makefile.in (clean): Ditto.
3675 * gdb.mi/Makefile.in (clean): Ditto.
3676 * gdb.modula2/Makefile.in (clean): Ditto.
3677 * gdb.multi/Makefile.in (clean): Ditto.
3678 * gdb.objc/Makefile.in (clean): Ditto.
3679 * gdb.opencl/Makefile.in (clean): Ditto.
3680 * gdb.opt/Makefile.in (clean): Ditto.
3681 * gdb.pascal/Makefile.in (clean): Ditto.
3682 * gdb.python/Makefile.in (clean): Ditto.
3683 * gdb.reverse/Makefile.in (clean): Ditto.
3684 * gdb.server/Makefile.in (clean): Ditto.
3685 * gdb.stabs/Makefile.in (clean): Ditto.
3686 * gdb.threads/Makefile.in (clean): Ditto.
3687 * gdb.trace/Makefile.in (clean): Ditto.
3688 * gdb.xml/Makefile.in (clean): Ditto.
3689
abc9d0dc
TT
36902012-05-16 Tom Tromey <tromey@redhat.com>
3691
3692 * gdb.base/macscp1.c (macscp_expr): Add comment.
3693 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
3694
6a3a010b
MR
36952012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
3696
3697 * gdb.base/return-nodebug.exp: Also test float and double types.
3698
01429c8e
JK
36992012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3700
3701 PR testsuite/12649
3702 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
3703
54115cd4
JK
3704 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
3705
0c5f383f
SDJ
37062012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
3707
3708 * gdb.base/stap-probe.exp (stap_test): Remove calls to
3709 `rerun_to_main'.
3710 (stap_test_no_debuginfo): Likewise.
3711
e7e0cddf
SS
37122012-05-14 Stan Shebs <stan@codesourcery.com>
3713
3714 * gdb.base/dprintf.c: New file.
3715 * gdb.base/dprintf.exp: New file.
3716
c772f8e7
HZ
37172012-05-14 Hui Zhu <hui_zhu@mentor.com>
3718
3719 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
3720 * gdb.trace/disconnected-tracing.c: New file.
3721 * gdb.trace/disconnected-tracing.exp: New file.
3722
7efc75aa
SCR
37232012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3724
3725 * gdb.python/python.c: Add a new breakpoint comment.
3726 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
3727
85d4a676
SS
37282011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
3729
3730 * gdb.base/info-os.exp: New file.
3731 * gdb.base/info-os.c: New file.
3732
64ea88dc
JB
37332012-05-10 Joel Brobecker <brobecker@adacore.com>
3734
4647ab1b
JB
3735 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
3736 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
3737 New files.
64ea88dc 3738
afba63f1
JB
37392012-05-10 Joel Brobecker <brobecker@adacore.com>
3740
3741 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
3742 gdb.base/ctxobj.exp: New files.
3743
9d198b1e
TT
37442012-05-09 Tom Tromey <tromey@redhat.com>
3745
3746 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
3747
9bfee719
MR
37482012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
3749
3750 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
3751
3a7341d8
MR
37522012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
3753
3754 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
3755 before using it.
3756
52b3699b
TG
37572012-05-04 Tristan Gingold <gingold@adacore.com>
3758
3759 * gdb.base/set-noassign.exp: New test.
3760
a20ee7a4
SCR
37612012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3762
3763 * gdb.python/py-symbol.exp: Add tests to test the new methods
3764 gdb.Symtab.global_block() and gdb.Symtab.static_block().
3765 * gdb.python/py-symbol.c: Add new struct to help test
3766 gdb.Symtab.static_block().
3767
bf2f0858
DE
37682012-05-03 Doug Evans <dje@google.com>
3769
3770 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
3771 commented out.
3772
2d4e0376
YQ
37732012-05-03 Yao Qi <yao@codesourcery.com>
3774
3775 * gdb.base/catch-syscall.exp: Skip it before compilation if target
3776 doesn't support.
3777 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
3778 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
3779
6d0bb9f3
YQ
37802012-05-03 Yao Qi <yao@codesourcery.com>
3781
3782 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
3783
fd820528
DE
37842012-04-30 Doug Evans <dje@google.com>
3785
3786 PR testsuite/13961
3787 * gdb.dwarf2/pr13961.S: New file.
3788 * gdb.dwarf2/pr13961.exp: New file.
3789
b9e219b9
YQ
37902012-04-29 Yao Qi <yao@codesourcery.com>
3791
3792 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
3793
3019eac3
DE
37942012-04-28 Doug Evans <dje@google.com>
3795
3796 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
3797 .Ltype_int_in_cu2. Use name "int2" instead of "int".
3798 All uses updated.
3799 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
3800 "ptype func_cu1" to expand cu2 before cu1.
3801
62e5f89c
SDJ
38022012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3803 Tom Tromey <tromey@redhat.com>
3804
3805 * gdb.base/default.exp: Add `$_probe_arg*' convenience
3806 variables.
3807 * gdb.base/stap-probe.c: New file.
3808 * gdb.base/stap-probe.exp: New file.
3809 * gdb.trace/stap-trace.c: New file.
3810 * gdb.trace/stap-trace.exp: New file.
3811 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
3812 libgcc's unwinder.
3813
14132e89
MR
38142012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
3815
3816 * gdb.arch/mips16-thunks-inmain.c: New file.
3817 * gdb.arch/mips16-thunks-main.c: New file.
3818 * gdb.arch/mips16-thunks-sin.c: New file.
3819 * gdb.arch/mips16-thunks-sinfrob.c: New file.
3820 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
3821 * gdb.arch/mips16-thunks-sinmain.c: New file.
3822 * gdb.arch/mips16-thunks-sinmips16.c: New file.
3823 * gdb.arch/mips16-thunks.exp: New file.
3824
a766d390
DE
38252012-04-25 Doug Evans <dje@google.com>
3826
3827 * configure.ac: Create gdb.go/Makefile.
3828 * configure: Regenerate.
3829 * gdb.base/default.exp: Add "go" to "set language" testing.
3830 * gdb.go/Makefile.in: New file.
3831 * gdb.go/basic-types.exp: New file.
3832 * gdb.go/chan.exp: New file.
3833 * gdb.go/chan.go: New file.
3834 * gdb.go/handcall.exp: New file.
3835 * gdb.go/handcall.go: New file.
3836 * gdb.go/hello.exp: New file.
3837 * gdb.go/hello.go: New file.
3838 * gdb.go/integers.exp: New file.
3839 * gdb.go/integers.go: New file.
3840 * gdb.go/methods.exp: New file.
3841 * gdb.go/methods.go: New file.
3842 * gdb.go/package.exp: New file.
3843 * gdb.go/package1.go: New file.
3844 * gdb.go/package2.go: New file.
3845 * gdb.go/print.exp: New file.
3846 * gdb.go/strings.exp: New file.
3847 * gdb.go/strings.go: New file.
3848 * gdb.go/types.exp: New file.
3849 * gdb.go/types.go: New file.
3850 * gdb.go/unsafe.exp: New file.
3851 * gdb.go/unsafe.go: New file.
3852 * lib/future.exp: Add Go support.
3853 (gdb_find_go, gdb_find_go_linker): New procs.
3854 (gdb_default_target_compile): Add Go support.
3855 * lib/gdb.exp (skip_go_tests): New proc.
3856 * lib/go.exp: New file.
3857
e65f9ffb
TT
38582012-04-25 Tom Tromey <tromey@redhat.com>
3859
3860 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
3861
14e75d8e
JK
38622012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
3863 Jan Kratochvil <jan.kratochvil@redhat.com>
3864
3865 PR symtab/7259:
3866 * gdb.base/enumval.c: New test case.
3867 * gdb.base/enumval.exp: New test case.
3868 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
3869 field.bitpos.
3870
f3525b70
PA
38712012-04-17 Pedro Alves <palves@redhat.com>
3872
3873 * Makefile.in (site.exp): Make site.exp source
3874 $srcdir/lib/append_gdb_boards_dir.exp.
3875 * lib/append_gdb_boards_dir.exp: New file.
3876
bccbefd2
JK
38772012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3878
3879 New option "set auto-load safe-path".
3880 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
3881 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
3882
bf88dd68
JK
38832012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3884
3885 auto-load: Implementation.
3886 * gdb.base/help.exp (test set height): Increase the height.
3887 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
3888 to ...
3889 (info auto-load python-scripts): ... here.
3890 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
3891 to ...
3892 (info auto-load python-scripts *): ... here.
3893
c0d4d1c0
YQ
38942012-04-16 Yao Qi <yao@codesourcery.com>
3895
3896 * lib/trace-support.exp (get_in_proc_agent): New.
3897 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
3898 of in process trace agent.
3899 * gdb.trace/ftrace.exp: Likewise.
3900 * gdb.trace/pending.exp: Likewise.
3901 * gdb.trace/trace-break.exp: Likewise.
3902 * gdb.trace/trace-mt.exp
3903 * gdb.trace/tspeed.exp: Likewise.
3904 * gdb.trace/tstatus.exp
3905 * gdb.trace/strace.exp: Likewise.
3906
cbf68a60
TS
39072012-04-16 Thomas Schwinge <thomas@codesourcery.com>
3908
dd6d3b70
TS
3909 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
3910 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
3911
cbf68a60
TS
3912 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
3913
8264ba82
AG
39142012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3915
3916 PR mi/13393
3917 * gdb.mi/mi-var-rtti.cc: New file.
3918 * gdb.mi/mi-var-rtti.exp: New file.
3919 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
3920 function.
3921 (mi_varobj_update_with_type_change): updated to avoid code duplication.
3922
de0919f8 39232012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
3924
3925 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
3926 EXECUTABLES.
3927 * gdb.python/py-explore.c: C program used for testing the new
3928 'explore' command on C constructs.
3929 * gdb.python/py-explore.cc: C++ program used for testing the new
3930 'explore' command on C++ constructs.
3931 * gdb-python/py-explore.exp: Tests for the new 'explore'
3932 command on C constructs.
3933 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
3934 command on C++ constructs.
3935
a82da7dd
MK
39362012-04-07 Mark Kettenis <kettenis@gnu.org>
3937
3938 * gdb.base/funcargs.exp (complex_args): Fix typo.
3939
e127cba8
JK
39402012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3941
3942 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
3943 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
3944
40e084e1
KS
39452012-04-05 Keith Seitz <keiths@redhat.com>
3946
3947 * gdb.base/advance.exp: Update error message for
3948 "advance malformed" test.
3949 * gdb.base/break.exp: Likewise for "breakpoint with
3950 trailing garbage" test.
3951 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
3952 with trailing garbage" test.
3953 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
3954 trailng garbage" test.
3955 * gdb.base/until.exp: Likewise for "malformed until" test.
3956 * gdb.cp/ovldbreak.exp: Create the breakpoint table
3957 for "breakpoint info (after setting on all)".
3958 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
3959 tests.
3960 * gdb.cp/cplabel.cc: New file.
3961 * gdb.cp/cplabel.exp: New test.
3962 * gdb.linespec/ls-errs.c: New file.
3963 * gdb.linespec/ls-errs.exp: New test.
3964
a72c8f6a
JK
39652012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3966
3967 * gdb.trace/unavailable.exp
3968 (collect globals: print object on: print derived_partial)
3969 (collect globals: print object on: print derived_whole)
3970 (collect globals: print object off: print derived_partial)
3971 (collect globals: print object off: print derived_whole): Update
3972 expected output.
3973
f87a3023
KS
39742012-03-30 Keith Seitz <keiths@redhat.com>
3975
3976 * gdb.python: Add test for linespecs with commas.
3977
e2171b3c
KS
39782012-03-28 Keith Seitz <keiths@redhat.com>
3979
3980 * gdb.linespec/ls-dollar.cc: New file.
3981 * gdb.linespec/ls-dollar.exp: New test.
3982
39832012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
3984
3985 * gdb.cp/namespace.exp: Add breakpoint tests for functions
3986 starting with the global namespace.
3987
2f4e0a80
DE
39882012-03-23 Doug Evans <dje@google.com>
3989
3990 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
3991
7b282c5a
SCR
39922012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3993
3994 * gdb.python/py-value.cc: Add test case for testing the
3995 methodology exposing C++ values to Python.
3996 * gdb.python/py-value-cc.exp: Add tests testing the methodology
3997 exposing C++ values to Python.
3998 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
3999
2e98ca53
JK
40002012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4001 Siddhesh Poyarekar <siddhesh@redhat.com>
4002
4003 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
4004 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
4005 (generate native core dump): Make the test unsupported if core cannot
4006 be generated.
4007
8320cc4f
JK
40082012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4009
4010 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
4011 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
4012 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
4013
3a69ffb2
JK
40142012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
4015
4016 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
4017
8fabffee
DE
40182012-03-17 Doug Evans <dje@google.com>
4019
4020 * dg-extract-results.sh: Handle KFAILs.
4021
ab260dad
JK
40222012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4023
4024 PR symtab/13777
4025 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
4026
53ba8333
JB
40272012-03-16 Joel Brobecker <brobecker@adacore.com>
4028
4029 * gdb.ada/set_pckd_arr_elt: New testcase.
4030
481860b3
GB
40312012-03-16 Gary Benson <gbenson@redhat.com>
4032
4033 PR breakpoints/10738
4034 * gdb.opt/inline-break.exp: New file.
4035 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
4036 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
4037 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
4038 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
4039 * gdb.base/async-shell.exp: Likewise.
4040 * lib/mi-support.exp (library_loaded_re): Likewise.
4041
410528f0
TT
40422012-03-15 Tom Tromey <tromey@redhat.com>
4043
4044 * gdb.cp/virtfunc2.exp: Update expected output.
4045 * gdb.cp/pr9631.exp: Update expected output.
4046 * gdb.cp/member-ptr.exp: Update expected output.
4047 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
4048 output.
4049 * gdb.cp/casts.exp: Update expected output.
4050
c4aeac85
TT
40512012-03-15 Tom Tromey <tromey@redhat.com>
4052
4053 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
4054 (test_info_vtbl): Likewise.
4055 (do_tests): Call test_info_vtbl.
4056 * gdb.cp/virtfunc.cc (va): New global.
4057
856d06f9
TS
40582012-03-15 Thomas Schwinge <thomas@codesourcery.com>
4059
4060 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
4061 describing DWARF data structures.
4062 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
4063 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
4064 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
4065 * gdb.dwarf2/dw2-entry-value.S: Likewise.
4066 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
4067 * gdb.dwarf2/dw2-param-error.S: Likewise.
4068 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
4069 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
4070 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
4071 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
4072 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
4073 * gdb.dwarf2/pr11465.S: Likewise.
4074
e837f12a
JK
40752012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4076
4077 * gdb.mi/mi2-prompt.exp: New file.
4078
ccbb4f28
JB
40792012-03-13 Joel Brobecker <brobecker@adacore.com>
4080
4081 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
4082
32039130
JB
40832012-03-13 Joel Brobecker <brobecker@adacore.com>
4084
4085 * gdb.ada/bp_range_type: New testcase.
4086
16899756
DE
40872012-03-13 Doug Evans <dje@google.com>
4088
4089 * gdb.base/default.exp: Delete tests for symbol-reloading.
4090 * gdb.base/help.exp: Ditto.
4091 * gdb.base/setshow.exp: Ditto.
4092 * gdb.base/gdb_history: Delete references to symbol-reloading.
4093
87b0bb13
JK
40942012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4095
4096 * gdb.base/attach-twice.c: New files.
4097 * gdb.base/attach-twice.exp: New files.
4098
0d7941a9
KS
40992012-03-08 Keith Seitz <keiths@redhat.com>
4100
4101 * lib/gdb.exp (gdb_get_line_number): Throw an
4102 error instead of returning -1.
4103 * gdb.base/break.exp: Remove unused variable
4104 bp_location5.
4105 * gdb.base/hbreak2.exp: Likewise.
4106 * gdb.base/sepdebug.exp: Likewise.
4107
f4647387
YQ
41082012-03-08 Yao Qi <yao@codesourcery.com>
4109 Pedro Alves <palves@redhat.com>
4110
4111 Fix PR server/13392.
4112 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
4113 (tracepoint_change_loc_2): Remove kfail. Return if failed to
4114 download tracepoints.
4115 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
4116 (pending_tracepoint_resolved_during_trace): Likewise.
4117 (pending_tracepoint_installed_during_trace): Likewise.
4118 (pending_tracepoint_with_action_resolved): Likewise.
4119
83c532cb
KS
41202012-03-08 Keith Seitz <keiths@redhat.com>
4121
4122 * gdb.ada/array_bounds.exp: Get breakpoint for line
4123 with "START", not "STOP".
4124 * gdb.python/py-infthread.exp: Do not continue to
4125 line marked "Break here.", which is undefined.
4126
d6b6bbb7
LM
41272012-03-08 Luis Machado <lgustavo@codesourcery.com>
4128
4129 Revert:
4130
4131 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4132
4133 Implement testsuite workaround for PR breakpoints/13781.
4134 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4135 (set breakpoint condition-evaluation host): New conditional command.
4136
7fe25d9b
JK
41372012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4138
4139 Fix CU relative vs. absolute DIE offsets.
4140 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
4141 one.
4142
51898c15
JK
41432012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4144
4145 Fix false FAIL on distros with relro linkage as default.
4146 * gdb.reverse/solib-precsave.exp: Try to compile the test using
4147 -Wl,-z,norelro first.
4148
8131799e
JB
41492012-03-06 Joel Brobecker <brobecker@adacore.com>
4150
4151 * gdb.ada/bp_on_var: New testcase.
4152
ba241969
JB
41532012-03-06 Joel Brobecker <brobecker@adacore.com>
4154
4155 * gdb.ada/bp_enum_homonym: New testcase.
4156
abe49676
YQ
41572012-03-06 Yao Qi <yao@codesourcery.com>
4158
4159 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
4160 x86_64-*-* and i?86-*-*.
4161 Set up KFAIL for gdb/13808.
4162
d8df103b
TT
41632012-03-05 Tom Tromey <tromey@redhat.com>
4164
4165 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
4166 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
4167
b7b189f3
TT
41682012-03-05 Tom Tromey <tromey@redhat.com>
4169
4170 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
4171
69dc1c4d
YQ
41722012-03-04 Yao Qi <yao@codesourcery.com>
4173
4174 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
4175 messages for KFAIL.
4176
3f20c47f
JK
41772012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4178
4179 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
4180 (print one_two_three, indexes off, print few_reps, indexes off)
4181 (print many_reps, indexes off, print empty, indexes off)
4182 (print one_two_three, print few_reps, print many_reps, print empty):
4183 Call setup_xfail if $gcc_old.
4184
abf1152a
JK
41852012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 Implement testsuite workaround for PR breakpoints/13781.
4188 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4189 (set breakpoint condition-evaluation host): New conditional command.
4190
a06715f8
JK
41912012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4192
4193 Code cleanup.
4194 * gdb.cp/mb-templates.exp: New variables executable. Use it for
4195 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
4196 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
4197 number 1 by $bpnum. Four times.
4198
5808517f
YQ
41992012-03-03 Yao Qi <yao@codesourcery.com>
4200
4201 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
4202
dfe2ac14
JK
42032012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4204
4205 Setup KFAIL for PR server/13796.
4206 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
4207
8bbc467a
JB
42082012-03-02 Joel Brobecker <brobecker@adacore.com>
4209
4210 * gdb.ada/operator_bp: New testcase.
4211
c0eac87f
JB
42122012-03-02 Joel Brobecker <brobecker@adacore.com>
4213
4214 * gdb.ada/info_locals_renaming: New testcase.
4215
4f42c881
TT
42162012-03-02 Tom Tromey <tromey@redhat.com>
4217
4218 * gdb.base/nextoverexit.c: New file.
4219 * gdb.base/nextoverexit.exp: New file.
4220
7380c0c9
EBM
42212012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
4222
4223 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
4224 parameter.
4225
1faeff08
MR
42262012-03-01 Maciej W. Rozycki <macro@mips.com>
4227
4228 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
4229 core registers.
4230
320b6f49 42312012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
4232 Maciej W. Rozycki <macro@codesourcery.com>
4233 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
4234
4235 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
4236
ad5f7d6e
PA
42372012-03-01 Pedro Alves <palves@redhat.com>
4238
4239 PR gdb/13767
4240
4241 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
4242 (gdb_collect_globals_test): Call it.
4243
d3dc44a6
KS
42442012-03-01 Keith Seitz <keiths@redhat.com>
4245
4246 * gdb.cp/method2.exp: Output of overload menu is now
4247 alphabetized. Update tests for "break A::method".
4248 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
4249 of hard-coding them.
4250 Overload menu is alphabetized: rewrite to accommodate.
4251 Unset variables LINE and TYPES which are used in other tests.
4252 Compute the output of "info break".
4253 Update the breakpoint table after all breakpoints are deleted.
4254 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
4255 compute ACTUALS and the method body based on parameters.
4256 Update expected output accordingly.
4257 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
4258 unique comments to allow the use of gdb_get_line_number.
4259
42602012-03-01 Keith Seitz <keiths@redhat.com>
4261
4262 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
4263 some Tcl syntax.
4264 * gdb.cp/ovldbreak.exp: Likewise.
4265
7949c2a0
KS
42662012-03-01 Keith Seitz <keiths@redhat.com>
4267
4268 * gdb.base/help.exp (help show user): Update expected result
4269 for new doc string changes (add "non-python").
4270
7d74f244
DE
42712012-03-01 Scott J. Goldman <scottjg@vmware.com>
4272
4273 * gdb.python/py-cmd.exp: Add test to verify that python commands can
4274 be put in the user-defined category and that the commands appear in
4275 "help user-defined".
4276
1b611343
JB
42772012-02-29 Joel Brobecker <brobecker@adacore.com>
4278
4279 * gdb.ada/tagged_not_init: New testcase.
4280
99b1c762
JB
42812012-02-29 Joel Brobecker <brobecker@adacore.com>
4282
4283 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
4284 * gdb.ada/enum_idx_packed: New testcase.
4285
2d4a02ee
JB
42862012-02-29 Joel Brobecker <brobecker@adacore.com>
4287
4288 * gdb.ada/aliased_array: New testcase.
4289
2e6fda7d
JB
42902012-02-29 Joel Brobecker <brobecker@adacore.com>
4291
4292 * gdb.ada/whatis_array_val: New testcase.
4293
9a7f938f
JK
42942012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 Fix disp-step-syscall.exp: fork: single step over fork.
4297 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
4298 whitespaces.
4299 (single step over $syscall): Remove its check.
4300 (single step over $syscall final pc): New check.
4301
8703a944
JK
43022012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4303
4304 Support processors without SSSE3.
4305 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
4306 pabsd into ...
4307 (ssse3_test): ... a new function.
4308 (main): Call ssse3_test.
4309 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
4310 Update expected values everywhere.
4311 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
4312 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
4313 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
4314 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
4315 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
4316 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
4317 Move these tests lower.
4318 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
4319 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
4320 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
4321 New tests.
4322
c03e6ccc
YQ
43232012-02-29 Yao Qi <yao@codesourcery.com>
4324 Pedro Alves <palves@redhat.com>
4325
4326 * gdb.trace/trace-mt.c: New.
4327 * gdb.trace/trace-mt.exp: New.
4328
7964b62a
TS
43292012-02-28 Thomas Schwinge <thomas@codesourcery.com>
4330
2c8910ba
TS
4331 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
4332 numbers instead of hardcoding them.
4333 * gdb.base/annota1.c: Provide suitable markers.
4334 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
4335 numbers instead of hardcoding them.
4336 * gdb.base/annota3.c: Provide suitable markers.
4337
4338 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
4339 * gdb.base/annota3.c: Likewise.
4340 * gdb.base/sigall.c: Likewise.
4341 * gdb.base/signals.c: Likewise.
4342 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 4343
5a41c0b7
MR
43442012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
4345
4346 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
4347 failure return path.
4348
ebbbe5c5
LM
43492012-02-27 Luis Machado <lgustavo@codesourcery.com>
4350
4351 * gdb.base/save-bp.exp: Account for new condition evaluator output.
4352
8d126d8a
LM
43532012-02-24 Luis Machado <lgustavo@codesourcery.com>
4354
4355 * gdb.base/cond-eval-mode.exp: New file.
4356
11337c2f
PA
43572012-02-24 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
4360 (top level): Use with_test_prefix.
4361
13fc3e3c
PA
43622012-02-24 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.threads/attach-into-signal.exp (corefunc): Use
4365 with_test_prefix.
4366
07c1b626
JK
43672012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4368
4369 Fix false FAILs on old CPUs without SSE.
4370 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
4371 Return untested for Illegal instruction.
4372
596ba138
JK
43732012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4374
4375 Fix false FAILs with glibc debug infos installed.
4376 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
4377 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
4378
aeaa2474
SA
43792012-02-22 Sterling Augustine <saugustine@google.com>
4380
4381 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
4382 constant with cast.
4383
aed555c9
PA
43842012-02-21 Pedro Alves <palves@redhat.com>
4385
4386 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
4387
78afebb4
PA
43882012-02-21 Pedro Alves <palves@redhat.com>
4389
4390 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
4391
fdcfef12
PA
43922012-02-21 Pedro Alves <palves@redhat.com>
4393
4394 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
4395 with_test_prefix.
4396
0f4d39d5
PA
43972012-02-21 Pedro Alves <palves@redhat.com>
4398
4399 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
4400 with_test_prefix here.
4401 (top level): Do it here instead. Remove `:' from the
4402 with_test_prefix string.
4403 * gdb.base/attach-pie-misread.exp: Remove the leading space the
4404 the suffix `:' from the with_test_prefix prefix string.
4405 * gdb.base/break-interp.exp: Ditto.
4406 * gdb.base/catch-load.exp: Ditto.
4407 * gdb.base/disp-step-syscall.exp: Ditto.
4408 * gdb.base/jit-so.exp: Ditto.
4409 * gdb.base/jit.exp: Ditto.
4410 * gdb.base/sepdebug.exp: Ditto.
4411 * gdb.base/solib-display.exp: Ditto.
4412 * gdb.base/solib-overlap.exp: Ditto.
4413 * gdb.base/watch-cond-infcall.exp: Ditto.
4414 * gdb.base/watchpoint.exp: Ditto.
4415 * gdb.dwarf2/dw2-noloc.exp: Ditto.
4416 * gdb.mi/mi-watch.exp: Ditto.
4417 * gdb.mi/mi2-watch.exp: Ditto.
4418 * gdb.threads/non-ldr-exc-1.exp: Ditto.
4419 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4420 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4421 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4422 * gdb.threads/watchpoint-fork.exp: Ditto.
4423 * gdb.threads/watchthreads-reorder.exp: Ditto.
4424 * gdb.trace/change-loc.exp: Ditto.
4425 * gdb.trace/pending.exp: Ditto.
4426 * gdb.trace/status-stop.exp: Ditto.
4427 * gdb.trace/strace.exp: Ditto.
4428 * gdb.trace/trace-break.exp: Ditto.
4429 * gdb.trace/unavailable.exp: Ditto.
4430 * lib/gdb.exp (with_test_prefix): Always prefix with space and
4431 suffix with colon. Adjust leading comments.
4432
6a5870ce
PA
44332012-02-21 Pedro Alves <palves@redhat.com>
4434 Tom Tromey <tromey@redhat.com>
4435
4436 * lib/gdb.exp: Add description of test prefixes.
4437 (with_test_prefix): New procedure.
4438 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
4439 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
4440 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
4441 instead of lappend to append to pf_prefix.
4442 * gdb.base/catch-load.exp: Use with_test_prefix.
4443 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
4444 * gdb.base/jit-so.exp: Use with_test_prefix.
4445 * gdb.base/jit.exp: Use with_test_prefix.
4446 * gdb.base/return-nodebug.exp (do_test): Use append instead of
4447 lappend to append to pf_prefix.
4448 * gdb.base/sepdebug.exp: Use with_test_prefix.
4449 * gdb.base/solib-display.exp: Use with_test_prefix.
4450 * gdb.base/solib-overlap.exp: Use with_test_prefix.
4451 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
4452 * gdb.base/watchpoint.exp: Use with_test_prefix.
4453 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
4454 * gdb.mi/mi-watch.exp: Use with_test_prefix.
4455 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
4456 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
4457 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
4458 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
4459 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
4460 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
4461 append instead of lappend to append to pf_prefix.
4462 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
4463 * gdb.trace/change-loc.exp: Use with_test_prefix.
4464 * gdb.trace/pending.exp: Use with_test_prefix.
4465 * gdb.trace/status-stop.exp: Use with_test_prefix.
4466 * gdb.trace/strace.exp: Use with_test_prefix.
4467 * gdb.trace/trace-break.exp: Use with_test_prefix.
4468 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
4469 instead of lappend to append to pf_prefix.
4470
35dc4a6b
JK
44712012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4472
4473 Fix racy FAILs.
4474 * gdb.base/inferior-died.c (main): Add return of 0.
4475 * gdb.base/inferior-died.exp (continue): Fix expectation of
4476 asynchronous events.
4477 (p 1): New test.
4478
c5a006e6
PA
44792012-02-20 Pedro Alves <palves@redhat.com>
4480
4481 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
4482 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
4483 gdb's internal debug output. For the non-threaded case, look for
4484 "Program received signal SIGLARM", for the threaded case, peek at
4485 the thread's siginfo.
4486
cc51a170
PA
44872012-02-20 Pedro Alves <palves@redhat.com>
4488
4489 General cleanup, make output test messages unique, and build
4490 different executable files for the non-threaded and threaded
4491 cases.
4492
4493 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
4494 Delete.
4495 (executable_nothr, executable_thr): New globals.
4496 (top level): Adjust to delete both executables.
4497 (corefunc): New parameter $executable. Set $pf_prefix instead of
4498 hand writing a prefix in tests. Issue a clean_restart and enable
4499 lin-lwp debug output here.
4500 (top level): Adjust. Use build_executable. Don't start gdb here,
4501 and don't enable lin-lwp debug output here.
4502 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
4503
c755f03d
JK
45042012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4505
4506 Fix racy FAILs.
4507 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
4508 "continue" command.
4509
6bec5e0a
JK
45102012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4511
4512 Fix for gdbserver non-extended mode.
4513 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
4514 and gdb_run_cmd.
4515
2e8265fd
TT
45162012-02-17 Tom Tromey <tromey@redhat.com>
4517
4518 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
4519 * gdb.python/py-events.exp: Check 'dir' output.
4520 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
4521
9e507076
YQ
45222012-02-17 Yao Qi <yao@codesourcery.com>
4523
4524 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
4525
32d22ab1
TT
45262012-02-16 Tom Tromey <tromey@redhat.com>
4527
4528 * gdb.base/inferior-died.c: Don't include stdio.h.
4529
9addecb9
TT
45302012-02-16 Tom Tromey <tromey@redhat.com>
4531
4532 * gdb.base/inferior-died.c: New file.
4533 * gdb.base/inferior-died.exp: New file.
4534
4cb6da1c
AR
45352012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
4536
4537 * gdb.base/break-inline.exp: New file.
4538 * gdb.base/break-inline.c: New file.
4539
3af2590d
TT
45402012-02-15 Tom Tromey <tromey@redhat.com>
4541
4542 * gdb.base/pc-fp.exp: Add "info register" tests.
4543
29988831
TT
45442012-02-15 Tom Tromey <tromey@redhat.com>
4545
4546 * gdb.base/regs.exp: Remove.
4547
10010058
PA
45482012-02-15 Pedro Alves <palves@redhat.com>
4549
4550 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
4551 the target doesn't support tracepoints.
4552 * gdb.trace/circ.exp: Ditto.
4553 * gdb.trace/collection.exp: Ditto.
4554 * gdb.trace/packetlen.exp: Ditto.
4555 * gdb.trace/passc-dyn.exp: Ditto.
4556 * gdb.trace/report.exp: Ditto.
4557 * gdb.trace/tfind.exp: Ditto.
4558 * gdb.trace/tspeed.exp: Ditto.
4559 * gdb.trace/tsv.exp: Ditto.
4560 * gdb.trace/unavailable.exp: Ditto.
4561 * gdb.trace/while-dyn.exp: Ditto.
4562
a2e0062d
PA
45632012-02-15 Pedro Alves <palves@redhat.com>
4564
4565 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
4566 gdb_test_multiple, and call unsupported instead of fail, if the
4567 remote side does not support the request.
4568
a1999d40
PA
45692012-02-15 Pedro Alves <palves@redhat.com>
4570
4571 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
4572 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
4573 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
4574 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
4575 * gdb.server/server-run.exp: Make sure gdb is disconnected.
4576 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
4577 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
4578 doesn't start with "extended-" already.
4579
7cee1e54
PA
45802012-02-15 Pedro Alves <palves@redhat.com>
4581
4582 Support extended-remote. Avoid cascading timeouts.
4583
4584 * gdb.base/attach.exp (do_attach_tests): Add expected output for
4585 the extended-remote target. If attaching with no file fails, load
4586 the file manually.
4587 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
4588
816338b5
SS
45892012-02-14 Stan Shebs <stan@codesourcery.com>
4590
4591 * gdb.base/ena-dis-br.exp: Add enable count test.
4592
cc30c4bd
PA
45932012-02-13 Pedro Alves <palves@redhat.com>
4594
4595 * config/mips-idt.exp: Delete.
4596 * gdb.base/a2-run.exp: Remove mips-idt xfails.
4597 * gdb.base/bitfields.exp: Remove mips-idt restarts.
4598 * gdb.base/break.exp: Remove mips-idt references.
4599 * gdb.base/chng-syms.exp: Ditto.
4600 * gdb.base/default.exp: Ditto.
4601 * gdb.base/funcargs.exp (funcargs_reload): Delete.
4602 (top level): Don't call it.
4603 * gdb.base/opaque.exp: Remove mips-idt restarts.
4604 * gdb.base/ptype.exp: Remove mips-idt xfails.
4605 * gdb.base/scope.exp: Remove mips-idt restarts.
4606 * gdb.base/sepdebug.exp: Remove mips-idt references.
4607 * gdb.base/watchpoint.exp (maybe_clean_restart)
4608 (maybe_reinitialize): Delete.
4609 (test_disabling_watchpoints, test_disabling_watchpoints)
4610 (test_watchpoint_triggered_in_syscall)
4611 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
4612 Don't call them.
4613
57008375
JK
46142012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4615
4616 * gdb.server/server-exec-info.exp: New file.
4617
4a2d9c08
PA
46182012-02-10 Pedro Alves <palves@redhat.com>
4619
4620 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
4621 always non-empty.
4622 (test_attach): Always pass $exec to test_attach_gdb.
4623
09fa21bd
TT
46242012-02-08 Tom Tromey <tromey@redhat.com>
4625
4626 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
4627 before inferior is started.
4628
f0823d2c
TT
46292012-02-07 Tom Tromey <tromey@redhat.com>
4630
4631 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
4632 Symbol.value.
4633 * gdb.python/py-symbol.c (qq): Set default value.
4634
46352012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
4636
4637 * gdb.python/py-symbol.c (qq): New global.
4638 * gdb.python/py-symbol.exp: Add test for frame-less
4639 lookup_symbol.
4640 * gdb.python/py-symtab.exp: Fix line number.
4641
f7e44f65
JB
46422012-02-03 Joel Brobecker <brobecker@adacore.com>
4643
4644 * gdb.ada/mi_task_arg: New testcase.
4645
4c9ed63c
PA
46462012-02-02 Pedro Alves <palves@redhat.com>
4647
4648 * gdb.reverse/until-precsave.exp: Also put "record save" under the
4649 extended timeout.
4650
c0b9f2c6
PA
46512012-02-02 Pedro Alves <palves@redhat.com>
4652
4653 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
4654 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
4655
5f8cefd7
PA
46562012-02-02 Pedro Alves <palves@redhat.com>
4657
4658 * gdb.base/term.exp: Rewrite.
4659 * gdb.base/term.c: New.
4660
2f3a2569
PA
46612012-02-02 Pedro Alves <palves@redhat.com>
4662
4663 * gdb.base/default.exp (run "r" abbreviation, run): Add
4664 extended-remote expected output.
4665
f149aabd
TT
46662012-02-02 Tom Tromey <tromey@redhat.com>
4667
4668 * gdb.cp/dispcxx.exp: New file.
4669 * gdb.cp/dispcxx.cc: New file.
4670
03bef283
TT
46712012-02-01 Tom Tromey <tromey@redhat.com>
4672
4673 * gdb.base/jit-simple.exp: New file.
4674 * gdb.base/jit-simple.c: New file.
4675
a79b18b5
YQ
46762012-01-30 Yao Qi <yao@codesourcery.com>
4677
4678 * gdb.base/skip.exp: Make test result unique.
4679
f0d1a53e
JK
46802012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4681
4682 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
4683 compatibility with valgrind-3.7.0.
4684
4b3c9f41
PA
46852012-01-27 Pedro Alves <palves@redhat.com>
4686
4687 * gdb.base/watchpoint.exp (no_hw): New global.
4688 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
4689 disable hw watchpoints.
4690 (test_wide_location_1, test_wide_location_2): If no_hw is set,
4691 don't expect hw watchpoints.
4692 (no_hw_watchpoints): Always clean restart.
4693 (do_tests): New procedure, factored out from the top level.
4694 (top level): Run tests twice. Once with hw watchpoints enabled,
4695 another time with hw watchpoints disabled.
4696
a13491c8
PA
46972012-01-27 Pedro Alves <palves@redhat.com>
4698
4699 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
4700 out from the top level.
4701 (top level): Call it instead.
4702
f2c8a051
PA
47032012-01-27 Pedro Alves <palves@redhat.com>
4704
4705 * gdb.base/watchpoint.exp (top level): Re-enable hardware
4706 watchpoints sooner.
4707
654d7a9e
PA
47082012-01-27 Pedro Alves <palves@redhat.com>
4709
4710 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
4711
274f47f3
PA
47122012-01-27 Pedro Alves <palves@redhat.com>
4713
4714 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
4715 "You may have requested too many hardware
4716 breakpoints/watchpoints".
4717
e4d63ba2
PA
47182012-01-27 Pedro Alves <palves@redhat.com>
4719
4720 * gdb.base/watchpoint.exp (maybe_clean_restart)
4721 (maybe_reinitialize): New.
4722 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
4723 expect "hit N times".
4724 (test_disabling_watchpoints, test_complex_watchpoint)
4725 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
4726 Call maybe_clean_restart.
4727 (top level): Use clean_restart. Remove "mips-idt-*"
4728 reinitialization.
4729
dbd95daf
PA
47302012-01-27 Pedro Alves <palves@redhat.com>
4731
4732 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
4733
f3ad2025
PA
47342012-01-27 Pedro Alves <palves@redhat.com>
4735
4736 * gdb.base/watchpoint.exp: Clean restart after tests that don't
4737 require `initialize' anymore. Remove unnecessary `initialize'
4738 calls.
4739
100aa3ae
PA
47402012-01-27 Pedro Alves <palves@redhat.com>
4741
4742 * gdb.base/watchpoint.exp (wp_set): Delete.
4743 (initialize, test_simple_watchpoint, top level): Remove dead code.
4744
c79a8e11
PA
47452012-01-27 Pedro Alves <palves@redhat.com>
4746
4747 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
4748 typo.
4749
048fe15a
PA
47502012-01-27 Pedro Alves <palves@redhat.com>
4751
4752 * config/extended-gdbserver.exp: New file.
4753 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
4754 comment.
4755 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
4756 * boards/native-extended-gdbserver.exp: New file.
4757
4033a6bf
PA
47582012-01-26 Pedro Alves <palves@redhat.com>
4759
4760 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
4761 and gdb_test_multiple.
4762
3d7f4b81
PA
47632012-01-26 Pedro Alves <palves@redhat.com>
4764
4765 Make test messages unique, and more identifiable.
4766 * gdb.multi/watchpoint-multi.exp: Change test messages.
4767
484abf42
TT
47682012-01-25 Tom Tromey <tromey@redhat.com>
4769
4770 * gdb.base/solib-disc.exp: Fix regexps.
4771
edcc5120
TT
47722012-01-24 Tom Tromey <tromey@redhat.com>
4773
4774 * lib/mi-support.exp (mi_expect_stop): Add special case for
4775 solib-event.
4776 * gdb.base/catch-load-so.c: New file.
4777 * gdb.base/catch-load.exp: New file.
4778 * gdb.base/catch-load.c: New file.
4779 * gdb.base/break-interp.exp (reach_1): Update regexp.
4780
30b91c90
JK
47812012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4782
4783 Fix fuzzy results.
4784 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
4785 lpsimple and func.
4786
53fe1783
GB
47872012-01-24 Gary Benson <gbenson@redhat.com>
4788
4789 Delete #if 0'd out code.
4790 * gdb.base/default.exp (info catch): Remove.
4791 * gdb.base/gdb_history (info catch): Likewise.
4792 * gdb.base/help.exp (info catch): Likewise.
4793
d0d8b0c6
JK
47942012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4795
4796 Fix watchpoints to be specific for each inferior.
4797 * gdb.multi/watchpoint-multi.c: New file.
4798 * gdb.multi/watchpoint-multi.exp: New file.
4799
4403d8e9
JK
48002012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4801
4802 Fix watchpoints across inferior fork.
4803 * gdb.threads/watchpoint-fork-child.c: New file.
4804 * gdb.threads/watchpoint-fork-mt.c: New file.
4805 * gdb.threads/watchpoint-fork-parent.c: New file.
4806 * gdb.threads/watchpoint-fork-st.c: New file.
4807 * gdb.threads/watchpoint-fork.exp: New file.
4808 * gdb.threads/watchpoint-fork.h: New file.
4809
050a2e1d
PA
48102012-01-23 Pedro Alves <palves@redhat.com>
4811
4812 * gdb.base/call-signal-resume.exp: Allow output after "return".
4813
6a52fb62
PA
48142012-01-20 Pedro Alves <palves@redhat.com>
4815
4816 * gdb.python/py-finish-breakpoint.py: Fix typo.
4817
145b16a9
UW
48182012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4819
4820 * gdb.base/info-proc.exp: Also run on remote targets. Main
4821 "info proc" command is now always present; whether target supports
4822 actual info proc operation is detected when attempting to issue
4823 the command.
4824
26f6125e
JK
48252012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4826
4827 * .gdbinit: Remove.
4828
eb5227ce
PA
48292012-01-19 Pedro Alves <palves@redhat.com>
4830
4831 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
4832 look at the funtions' returns.
4833 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
4834 (jprint.print(int, int)): Change return type to int. Adjust.
4835
1db33378
PP
48362012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4837
4838 PR gdb/9538
4839 * gdb.base/sepdebug.exp: New test.
4840
b9736cf8
PA
48412012-01-18 Pedro Alves <palves@redhat.com>
4842
4843 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
4844 Allow output before ^done.
4845
4aac40c8
TT
48462012-01-16 Tom Tromey <tromey@redhat.com>
4847
4848 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
4849 Add tests for relative directory.
4850
cafec441
TT
48512012-01-16 Tom Tromey <tromey@redhat.com>
4852
4853 * gdb.base/printcmds.c (enum flag_enum): New.
4854 (three): New global.
4855 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
4856 enum printing.
4857 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
4858 FlagEnumerationPrinter.
4859 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
4860 * gdb.python/py-pp-maint.c (enum flag_enum): New.
4861 (fval): New global.
4862
abcc4978
PA
48632012-01-16 Pedro Alves <palves@redhat.com>
4864
4865 * lib/gdb.exp (banned_procedures): New variable.
4866 (banned_variables_traced): Rename to ...
4867 (banned_traced): ... this.
4868 (gdb_init): Also trace banned procedures.
4869 (gdb_finish): Also untrace banned procedures.
4870
97ccebe8
PA
48712012-01-16 Pedro Alves <palves@redhat.com>
4872
4873 Remove all calls to strace.
4874
2af7517b
JK
48752012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4876
4877 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
4878 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
4879
9241a8bc
PP
48802012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4881
4882 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
4883 * gdb.base/pie-execl.exp: Likewise.
4884
3848a17f
KS
48852012-01-12 Keith Seitz <keiths@redhat.com>
4886
4887 PR mi/10586
4888 * gdb.mi/var-cmd.c (struct anonymous): New structure.
4889 (do_anonymous_type_tests): New function.
4890 (main): Call do_anonymous_type_tests.
4891 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
4892 (verify_everything): New procedure.
4893 * gdb.mi/mi-var-cp.cc (class A): New class.
4894 (anonymous_structs_and_unions): New function.
4895 (main): Call anonymous_structs_and_unions.
4896 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
4897 (verify_everything): New procedure.
4898
440e2fca
KS
48992012-01-12 Keith Seitz <keiths@redhat.com>
4900
4901 * lib/mi-support.exp: Expand comments about PATH_EXPR.
4902 (varobj_tree::get_path_expr): Assume that all varobjs are
4903 compound unless they are known simple types.
4904 Adjust path expressions based on parent type, path parent type,
4905 and tree language.
4906 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
4907 the root varobj.
4908 (mi_walk_varobj_tree): Add LANGUAGE parameter.
4909
675399c9
PA
49102012-01-11 Pedro Alves <palves@redhat.com>
4911
4912 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
4913 core files on this machine" anymore.
4914
97ddaa9b
PH
49152012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4916
4917 * gdb.base/watchpoint.c (recurser): Initialize local_x.
4918 (main): Repeat recurser call.
4919 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
4920 equivalent to 'local_x'.
4921
ea733575 49222012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 4923 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
4924
4925 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
4926
2ca0b532
PA
49272012-01-05 Pedro Alves <alves.ped@gmail.com>
4928
4929 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
4930 * gdb.python/py-events.c (first): Add bits for new "step N" test.
4931 * gdb.python/py-events.exp: Test that "step N" tripping on a
4932 breakpoint emits a breakpoint event.
4933
6e681866
JB
49342012-01-03 Joel Brobecker <brobecker@adacore.com>
4935
4936 * gdb.base/auxv.exp: Reformat the copyright notice.
4937
3c2d6aff
YQ
49382012-01-03 Yao Qi <yao@codesourcery.com>
4939
4940 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
4941 (strace_trace_on_diff_addr): New.
4942 * gdb.trace/strace.c: (main): Add two local variables.
4943
0852fee3
UW
49442011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
4945
4946 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
4947 * gdb.cell/gcore.exp: Likewise.
4948 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
4949 to verify the correct instance of main is selected.
4950
12c3e59c
JB
49512012-01-02 Joel Brobecker <brobecker@adacore.com>
4952
4953 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
4954 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
4955 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
4956 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
4957 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
4958 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
4959 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
4960 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
4961 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
4962 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
4963 gdb.threads/thread_check.c: Reformat copyright header.
4964
c0f378ec
EBM
49652011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
4966
e4a7ca93 4967 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
4968 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
4969 is not enabled.
4970
3bc96cfb
JK
49712011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4972
4973 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
4974 parameter to self_exec, adjust the function.
4975 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
4976 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
4977 (set var do_exit = 0): Remove test.
4978 (newline at end of file): Add one.
4979
095bcf5e
JB
49802011-12-27 Joel Brobecker <brobecker@adacore.com>
4981
4982 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
4983 New files.
4984
18d19bd1
JK
49852011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 Fix racy FAILs.
4988 * gdb.threads/fork-thread-pending.c (barrier): New variable.
4989 (thread_function, thread_forker): Call pthread_barrier_wait for it.
4990 (main): Call pthread_barrier_init for it.
4991
e809353a
JK
49922011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4993
4994 Fix double send_gdb leading to racy FAILs.
4995 * gdb.base/break.exp (set silent break bp_location1): Replace
4996 3x send_gdb and gdb_expect by gdb_test.
4997 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
4998 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
4999 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
5000 instead of send_gdb. Twice.
5001 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
5002 3x send_gdb and gdb_expect by gdb_test.
5003 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
5004
da8cb7ec
JK
50052011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5006
5007 * gdb.linespec/linespec.exp: Compile using {c++}.
5008
ae1a303e
JK
50092011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5010
5011 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
5012 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
5013 (verify GCC PR debug/51668): New test.
5014
cc72b2a2
KP
50152011-12-23 Kevin Pouget <kevin.pouget@st.com>
5016
5017 Introduce gdb.FinishBreakpoint in Python.
5018 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
5019 py-finish-breakpoint2
5020 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
5021 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
5022 instead of line number.
5023 * gdb.python/py-finish-breakpoint.c: New file.
5024 * gdb.python/py-finish-breakpoint.exp: New file.
5025 * gdb.python/py-finish-breakpoint.py: New file.
5026 * gdb.python/py-finish-breakpoint2.cc: New file.
5027 * gdb.python/py-finish-breakpoint2.exp: New file.
5028 * gdb.python/py-finish-breakpoint2.py: New file.
5029
3b7962f9
JK
50302011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5031
5032 Partial fix of compatibility with gcc-4.7.
5033 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
5034 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
5035 Add comment to add a PASS case in the future.
5036
6538471c
JK
5037 Fix compatibility with gcc-4.7.
5038 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
5039
7052e42c
UW
50402011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
5041
5042 PR tdep/12797
5043 * gdb.base/callfuncs.exp: Remove KFAIL.
5044
9ac7f98e
JB
50452011-12-21 Joel Brobecker <brobecker@adacore.com>
5046
5047 * gdb.ada/task_bp: New testcase.
5048
f6eeced0
JK
50492011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5050
5051 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
5052 -DNO_SECTIONS.
5053 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
5054
72225e17
JK
50552011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5056
5057 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
5058 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
5059 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5060 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
5061 conditional for gcc <= 4.5.
5062
13ac8d2c
JK
50632011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5064
5065 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
5066 by XFAIL.
5067 * gdb.cp/static-method.exp (info addr A::func())
5068 (list static-method.cc:xxx::(anonymous namespace)::A::func)
5069 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
5070 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
5071 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
5072 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
5073 (test value of F in k3_m): Likewise.
5074 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5075 Likewise.
5076
049682ba
JK
50772011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5078
5079 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
5080 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
5081 Remove.
5082 * gdb.threads/attachstop-mt.c: Remove.
5083 * gdb.threads/attachstop-mt.exp: Remove.
5084
2c9d8796
MK
50852011-12-17 Mark Kettenis <kettenis@gnu.org>
5086
5087 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
5088
e0f9f062
DE
50892011-12-16 Doug Evans <dje@google.com>
5090
f4aa2101 5091 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
5092 * boards/native-gdbserver.exp: New file.
5093
e0f9f062
DE
5094 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
5095 gdbserver output.
5096 (gdbserver_default_get_remote_address): New function.
5097 (gdbserver_start): Call gdb,get_remote_address to compute argument
5098 to "target remote" command.
5099
80b6e756
PM
51002011-12-16 Phil Muldoon <pmuldoon@redhat.com>
5101
1c3ad6ab 5102 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
5103 python print-stack. Add set/show python print-stack
5104 off|full|message tests.
5105
1576bd00
YQ
51062011-12-15 Yao Qi <yao@codesourcery.com>
5107
5108 * gdb.trace/strace.c: New
5109 * gdb.trace/strace.exp: New.
5110
d6a0f6e0
TT
51112011-12-14 Tom Tromey <tromey@redhat.com>
5112
5113 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
5114
31015e1d
DE
51152011-12-14 Doug Evans <dje@google.com>
5116
5117 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
5118
7b50312a
PA
51192011-12-14 Pedro Alves <pedro@codesourcery.com>
5120
5121 PR threads/10729
5122
5123 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 5124 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 5125
924437bc
PA
51262011-12-13 Pedro Alves <pedro@codesourcery.com>
5127 Doug Evans <dje@google.com>
5128
5129 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
5130 (clean_restart): Remove references to the gdb_stub target board
5131 variable.
5132 (gdb_step_for_stub): Delete.
5133
5134 * gdb.base/annota1.exp: Remove all references to [target_info
5135 exists gdb_stub], gdb_step_for_stub and usestubs.
5136 * gdb.base/annota3.exp: Ditto.
5137 * gdb.base/async.exp: Ditto.
5138 * gdb.base/break.exp: Ditto.
5139 * gdb.base/code-expr.exp: Ditto.
5140 * gdb.base/commands.exp: Ditto.
5141 * gdb.base/completion.exp: Ditto.
5142 * gdb.base/condbreak.exp: Ditto.
5143 * gdb.base/consecutive.exp: Ditto.
5144 * gdb.base/cvexpr.exp: Ditto.
5145 * gdb.base/define.exp: Ditto.
5146 * gdb.base/display.exp: Ditto.
5147 * gdb.base/ena-dis-br.exp: Ditto.
5148 * gdb.base/environ.exp: Ditto.
5149 * gdb.base/gnu-ifunc.exp: Ditto.
5150 * gdb.base/maint.exp: Ditto.
5151 * gdb.base/pending.exp: Ditto.
5152 * gdb.base/sect-cmd.exp: Ditto.
5153 * gdb.base/sepdebug.exp: Ditto.
5154 * gdb.base/unload.exp: Ditto.
5155 * gdb.base/watchpoint-solib.exp: Ditto.
5156 * gdb.cp/annota2.exp: Ditto.
5157 * gdb.cp/annota3.exp: Ditto.
5158 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
5159 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
5160 * gdb.mi/mi-pending.exp: Ditto.
5161 * gdb.trace/circ.exp: Ditto.
5162 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
5163 * gdb.base/list.exp: Ditto.
5164
5165 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
5166 breakpoint function and all references to the usestubs macro.
5167 * gdb.base/exprs.c: Ditto.
5168 * gdb.base/freebpcmd.c: Ditto.
5169 * gdb.base/bitfields.c: Ditto.
5170 * gdb.base/bitfields2.c: Ditto.
5171 * gdb.base/break.c: Ditto.
5172 * gdb.base/call-sc.c: Ditto.
5173 * gdb.base/call-signals.c: Ditto.
5174 * gdb.base/callfuncs.c: Ditto.
5175 * gdb.base/charset.c: Ditto.
5176 * gdb.base/consecutive.c: Ditto.
5177 * gdb.base/constvars.c: Ditto.
5178 * gdb.base/funcargs.c: Ditto.
5179 * gdb.base/int-type.c: Ditto.
5180 * gdb.base/interrupt.c: Ditto.
5181 * gdb.base/langs0.c: Ditto.
5182 * gdb.base/list0.c: Ditto.
5183 * gdb.base/mips_pro.c: Ditto.
5184 * gdb.base/miscexprs.c: Ditto.
5185 * gdb.base/nodebug.c: Ditto.
5186 * gdb.base/opaque0.c: Ditto.
5187 * gdb.base/pointers.c: Ditto.
5188 * gdb.base/printcmds.c: Ditto.
5189 * gdb.base/ptype.c: Ditto.
5190 * gdb.base/recurse.c: Ditto.
5191 * gdb.base/reread1.c: Ditto.
5192 * gdb.base/reread2.c: Ditto.
5193 * gdb.base/restore.c: Ditto.
5194 * gdb.base/return.c: Ditto.
5195 * gdb.base/run.c: Ditto.
5196 * gdb.base/scope0.c: Ditto.
5197 * gdb.base/sepdebug.c: Ditto.
5198 * gdb.base/setshow.c: Ditto.
5199 * gdb.base/setvar.c: Ditto.
5200 * gdb.base/sigall.c: Ditto.
5201 * gdb.base/signals.c: Ditto.
5202 * gdb.base/structs.c: Ditto.
5203 * gdb.base/structs2.c: Ditto.
5204 * gdb.base/testenv.c: Ditto.
5205 * gdb.base/twice.c: Ditto.
5206 * gdb.base/unwindonsignal.c: Ditto.
5207 * gdb.base/watchpoint.c: Ditto.
5208 * gdb.base/watchpoints.c: Ditto.
5209 * gdb.base/whatis.c: Ditto.
5210 * gdb.cp/classes.cc: Ditto.
5211 * gdb.cp/cplusfuncs.cc: Ditto.
5212 * gdb.cp/derivation.cc: Ditto.
5213 * gdb.cp/formatted-ref.cc: Ditto.
5214 * gdb.cp/misc.cc: Ditto.
5215 * gdb.cp/overload.cc: Ditto.
5216 * gdb.cp/ovldbreak.cc: Ditto.
5217 * gdb.cp/ref-params.cc: Ditto.
5218 * gdb.cp/ref-types.cc: Ditto.
5219 * gdb.cp/templates.cc: Ditto.
5220 * gdb.cp/virtfunc.cc: Ditto.
5221 * gdb.hp/gdb.aCC/run.c: Ditto.
5222 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
5223 * gdb.hp/gdb.compat/xdb0.c: Ditto.
5224 * gdb.reverse/consecutive-reverse.c: Ditto.
5225 * gdb.reverse/sigall-reverse.c: Ditto.
5226 * gdb.reverse/until-reverse.c: Ditto.
5227 * gdb.reverse/watch-reverse.c: Ditto.
5228 * gdb.trace/actions.c: Ditto.
5229 * gdb.trace/circ.c: Ditto.
5230 * gdb.trace/collection.c: Ditto.
5231
fabde485
PA
52322011-12-13 Pedro Alves <pedro@codesourcery.com>
5233
5234 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
5235 (func6, func7): New.
5236 (main): Call func6 and func7.
5237 * gdb.base/watchpoint.exp (test_wide_location_1)
5238 (test_wide_location_2): New.
5239 (top level): Re-enable hardware watchpoints if necessary. Call
5240 test_wide_location_1 and test_wide_location_2.
5241
ff7d1690
YQ
52422011-12-11 Yao Qi <yao@codesourcery.com>
5243
5244 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
5245
a6af7abe
JB
52462011-12-11 Joel Brobecker <brobecker@adacore.com>
5247
5248 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
5249 expected output for unsupported case.
5250
61638e15
JK
52512011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5252
5253 PR testsuite/12649
5254 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
5255 Protect gdb_test_multiple by final $gdb_prompt match.
5256
0a00efc3
JK
52572011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5258
5259 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
5260 New variable, new test.
5261 (list static-method.cc:xxx::(anonymous namespace)::A::func)
5262 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
5263 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
5264 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
5265 them if HAVE_GCC_45682_FIXED is not set.
5266
4511b1ba
YQ
52672011-12-10 Yao Qi <yao@codesourcery.com>
5268
5269 * gdb.trace/status-stop.exp: New.
5270 * gdb.trace/status-stop.c: New.
5271
27949e73
JK
52722011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5273
5274 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
5275 timeout.
5276
d8ea7931
TT
52772011-12-08 Tom Tromey <tromey@redhat.com>
5278
5279 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
5280 condition.
5281
1cc310d2
SS
52822011-12-07 Stan Shebs <stan@codesourcery.com>
5283
5284 * gdb.trace/tfind.exp: Update for output changes.
5285
d482a875
PA
52862011-12-07 Pedro Alves <pedro@codesourcery.com>
5287
5288 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
5289 throws "Cannot insert catchpoints in this configuration".
5290 * gdb.ada/mi_catch_ex.exp: Likewise.
5291
f0ba3972
PA
52922011-12-06 Pedro Alves <pedro@codesourcery.com>
5293
5294 * gdb.base/break-always.exp: Test changing memory at addresses
5295 with breakpoints inserted.
5296
f8eba3c6
TT
52972011-12-06 Joel Brobecker <brobecker@acacore.com>
5298
6fdff2c5
PA
5299 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
5300 involving a fully qualified function name.
f8eba3c6
TT
5301
53022011-12-06 Tom Tromey <tromey@redhat.com>
5303
5304 * gdb.ada/homonym.exp: Add three breakpoint tests.
5305
53062011-12-06 Tom Tromey <tromey@redhat.com>
5307
5308 * gdb.base/solib-weak.exp (do_test): Remove kfail.
5309 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
5310 * gdb.objc/objcdecode.exp: Update for output changes.
5311 * gdb.linespec/linespec.exp: New file.
5312 * gdb.linespec/lspec.cc: New file.
5313 * gdb.linespec/lspec.h: New file.
5314 * gdb.linespec/body.h: New file.
5315 * gdb.linespec/base/two/thefile.cc: New file.
5316 * gdb.linespec/base/one/thefile.cc: New file.
5317 * gdb.linespec/Makefile.in: New file.
5318 * gdb.cp/templates.exp (test_template_breakpoints): Update for
5319 output changes.
5320 * gdb.cp/re-set-overloaded.exp: Remove kfail.
5321 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
5322 makes one breakpoint.
5323 * gdb.cp/method2.exp (test_break): Update for output changes.
5324 * gdb.cp/mb-templates.exp: Update for output changes.
5325 * gdb.cp/mb-inline.exp: Update for output changes.
5326 * gdb.cp/mb-ctor.exp: Update for output changes.
5327 * gdb.cp/ovsrch.exp: Use fully-qualified names.
5328 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
5329 has multiple matches.
5330 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
5331 error message change.
5332 * gdb.base/list.exp (test_list_filename_and_number): Update for
5333 error message change.
5334 * gdb.base/break.exp: Disable pending breakpoints. Update for
5335 output changes.
5336 * configure.ac: Add gdb.linespec.
5337 * configure: Rebuild.
5338 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
5339
c642a434
UW
53402011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
5341
5342 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
5343 last_break register on s390*-*-* targets.
5344
b18003d1
JB
53452011-12-06 Joel Brobecker <brobecker@adacore.com>
5346
5347 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
5348 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
5349 of parameter X in procedure Foo.
5350
fe96589c
SS
53512011-12-05 Stan Shebs <stan@codesourcery.com>
5352
5353 * gdb.trace/tfind.exp: Update help string matches.
5354
1820ab47
JK
53552011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5356
5357 * gdb.server/ext-run.exp (get process list): Accept also systemd
5358 as PID 1.
5359
e11ac3a3
JK
53602011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5361 Pedro Alves <pedro@codesourcery.com>
5362
5363 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
5364 starting GDB.
5365 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
5366 $use_gdb_stub.
5367 * gdb.base/display.exp: Likewise.
5368 * gdb.base/ending-run.exp: Likewise.
5369 * gdb.base/list.exp (test_listsize): Likewise.
5370 * gdb.base/setshow.exp: Likewise.
5371 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
5372 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
5373 check by global $use_gdb_stub.
5374 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
5375 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
5376 (default_gdb_init): Unset global $use_gdb_stub.
5377 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
5378 by global $use_gdb_stub.
5379 * lib/gdbserver-support.exp: Extend comments for set_board_info
5380 gdb_protocol and gdb,socketport.
5381 (gdbserver_start_extended): Set global gdbserver_protocol and
5382 gdbserver_gdbport. Clear global use_gdb_stub.
5383 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
5384 from target use_gdb_stub.
5385 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
5386
1d41d75c
DE
53872011-12-03 Doug Evans <dje@google.com>
5388
5389 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
5390 (gdb_step_for_stub): Add comments.
5391
d6d7a51a
MR
53922011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
5393
5394 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
5395 to the caller.
5396 (gdb_test_multiple): Likewise.
5397
05acf274
JK
53982011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5399
5400 Fix gdb.mi/mi-solib.exp without system debug info installed.
5401 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
5402 expect attribute, return 0 for it. Update comments.
5403
2268b414
JK
54042011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5405
5406 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
5407 (corrupted list): Adjust the expectation.
5408
585861ea
JK
54092011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5410
5411 PR threads/13448
5412 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
5413 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
5414 * gdb.threads/tls-var-main.c: New file.
5415 * gdb.threads/tls-var.c: New file.
5416 * gdb.threads/tls-var.exp: New file.
5417
968643aa
JK
54182011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5419
5420 PR testsuite/12649
5421 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
5422 Protect gdb_test_multiple by final $gdb_prompt match.
5423 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
5424 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
5425 (test_tracepoints): Likewise.
5426
9750bca9
JK
54272011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5428
5429 PR breakpoints/13346
5430 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
5431 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
5432 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
5433
ac1349b7
JB
54342011-12-01 Joel Brobecker <brobecker@adacore.com>
5435
5436 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
5437 * gdb.ada/homonym/homonym.adb: For use of all types defined
5438 locally inside both Get_Value subprograms.
5439
26d44faf
JK
54402011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5441
5442 Fix racy FAILs.
5443 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
5444 of send_gdb.
5445
514f6425
UW
54462011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5447
5448 * gdb.base/testenv.exp: Skip on remote targets. Unset global
5449 environment variable after test completed.
5450
4255c8d2
UW
54512011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5452
5453 * gdb.base/solib-nodir.exp: Skip if remote target.
5454 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
5455 application. Call gdb_load_shlibs.
5456 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
5457
a35ad96a
JB
54582011-11-29 Joel Brobecker <brobecker@adacore.com>
5459
5460 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
5461
1a1d5513
JB
54622011-11-28 Joel Brobecker <brobecker@adacore.com>
5463
5464 * gdb.ada/fullname_bp: New testcase.
5465
50b4ddf8
JK
54662011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5467
5468 PR testsuite/12649
5469 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
5470 Wrap send_gdb into a new gdb_test.
5471
fb0aec57
JK
5472 Code cleanup.
5473 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
5474 Convert send_gdb and gdb_expect to gdb_test_multiple.
5475
2376d946
JK
54762011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5477
5478 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
5479
1eec78bd
KS
54802011-11-23 Keith Seitz <keiths@redhat.com>
5481
5482 * lib/mi-support.exp (varobj_tree): New namespace and procs.
5483 (mi_varobj_tree_test_children_callback): New proc.
5484 (mi_walk_varobj_tree): New proc.
5485
36dfb11c
TT
54862011-11-22 Tom Tromey <tromey@redhat.com>
5487
5488 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
5489 Add "use_mi_command" argument.
5490 (mi_run_cmd, mi_run_with_cli): New procs.
5491 * gdb.mi/solib-lib.c: New file.
5492 * gdb.mi/solib-main.c: New file.
5493 * gdb.mi/mi-solib.exp: New file.
5494
0e965dd0
DE
54952011-11-21 Doug Evans <dje@google.com>
5496
5497 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
5498 _Unwind_DebugHook is missing.
5499
f196051f
SS
55002011-11-20 Stan Shebs <stan@codesourcery.com>
5501
5502 * gdb.trace/tstatus.exp: New.
5503 * gdb.trace/actions.c: Include string.h.
5504
bfccc43c
YQ
55052011-11-18 Yao Qi <yao@codesourcery.com>
5506
5507 * gdb.trace/pending.exp: New.
5508 * gdb.trace/pending.c: New.
5509 * gdb.trace/pendshr1.c: New.
5510 * gdb.trace/pendshr2.c: New.
5511 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
5512 tracepoint location becomes pending.
5513 (tracepoint_change_loc_2): New.
5514
73cd8ab1
DM
55152011-11-16 David S. Miller <davem@davemloft.net>
5516
5517 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
5518 target is sparc*-*-linux*
5519
77426730
PK
55202011-11-15 Paul Koning <paul_koning@dell.com>
5521
5522 * gdb.python/py-type.exp: New testcases for exceptions on scalar
5523 types.
5524
ed59ded5
DE
55252011-11-14 Doug Evans <dje@google.com>
5526
5527 * gdb.base/shell.exp: New file.
5528
405f8e94
SS
55292011-11-14 Stan Shebs <stan@codesourcery.com>
5530
5531 * gdb.trace/ftrace.c: New.
5532 * gdb.trace/ftrace.exp: New.
5533
1e4d1764
YQ
55342011-11-14 Yao Qi <yao@codesourcery.com>
5535
5536 * gdb.trace/change-loc-1.c: New.
5537 * gdb.trace/change-loc-2.c: New.
5538 * gdb.trace/change-loc.c: New.
5539 * gdb.trace/change-loc.exp: New.
5540 * gdb.trace/change-loc.h: New.
5541 * gdb.trace/trace-break.c (marker): Define new symbol.
5542 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 5543 New.
1e4d1764
YQ
5544 (break_trace_same_addr_6): New.
5545
71eba9c2 55462011-11-12 Matt Rice <ratmice@gmail.com>
5547
5548 * gdb.base/info-macros.exp: Make tests for info definitions
5549 test info macro. Add tests for info macro argument processing.
5550 Rename a few tests.
5551
1d93e29a
KS
55522011-11-11 Keith Seitz <keiths@redhat.com>
5553
5554 PR gdb/12843
5555 * gdb.base/linespecs.exp: New file.
5556
a4b5b48a
DE
55572011-11-11 Doug Evans <dje@google.com>
5558
5559 * gdb.threads/print-threads.exp: Extend timeout for slower
5560 tests.
5561
f6b47be4
DE
55622011-11-10 Doug Evans <dje@google.com>
5563
792a0230
DE
5564 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
5565 "record to end of main" test.
5566
f6b47be4
DE
5567 * gdb.python/py-type.c (TS): New typedef.
5568 (ts): New global.
5569 * gdb.python/py-type.exp: Test field list of typedef.
5570
22355c90
JB
55712011-11-10 Joel Brobecker <brobecker@adacore.com>
5572
5573 * gdb.ada/small_reg_param: New testcase.
5574
a7860e76
TT
55752011-11-09 Tom Tromey <tromey@redhat.com>
5576
5577 * gdb.cp/destrprint.exp: New file.
5578 * gdb.cp/destrprint.cc: New file.
5579
72a2e3dc
MI
55802011-11-08 Meador Inge <meadori@codesourcery.com>
5581
5582 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
5583 (switch_stack_to_other): New test function.
5584 * gdb.arch/thumb-prologue.exp: New test cases.
5585
c7195df2 55862011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
5587
5588 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
5589
d3895d7d
YQ
55902011-11-08 Yao Qi <yao@codesourcery.com>
5591
5592 * gdb.exp (supports_process_record): New.
5593 (supports_reverse): New.
5594 * gdb.reverse/break-precsave.exp: Call support_process_record
5595 to run test conditionally.
5596 * gdb.reverse/consecutive-precsave.exp: Likewise.
5597 * gdb.reverse/i386-precsave.exp: Likewise.
5598 * gdb.reverse/machinestate-precsave.exp: Likewise.
5599 * gdb.reverse/solib-precsave.exp: Likewise.
5600 * gdb.reverse/step-precsave.exp: Likewise.
5601 * gdb.reverse/until-precsave.exp: Likewise.
5602 * gdb.reverse/watch-precsave.exp: Likewise.
5603 * gdb.reverse/break-reverse.exp: Call support_reverse to run
5604 test conditionally.
5605 * gdb.reverse/consecutive-reverse.exp: Likewise.
5606 * gdb.reverse/finish-precsave.exp: Likewise.
5607 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5608 * gdb.reverse/finish-reverse.exp: Likewise.
5609 * gdb.reverse/i386-reverse.exp: Likewise.
5610 * gdb.reverse/i386-sse-reverse.exp: Likewise.
5611 * gdb.reverse/machinestate.exp: Likewise.
5612 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
5613 * gdb.reverse/sigall-precsave.exp: Likewise.
5614 * gdb.reverse/sigall-reverse.exp: Likewise.
5615 * gdb.reverse/solib-reverse.exp: Likewise.
5616 * gdb.reverse/step-reverse.exp: Likewise.
5617 * gdb.reverse/until-reverse.exp: Likewise.
5618 * gdb.reverse/watch-reverse.exp: Likewise.
5619
a59306a3
YQ
56202011-11-05 Yao Qi <yao@codesourcery.com>
5621
5622 * gdb.trace/trace-break.exp: Add test on setting two
5623 fast tracepoints at the same address.
5624
87769f59
JK
56252011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5626
5627 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
5628
3065dfb6
SS
56292011-11-02 Stan Shebs <stan@codesourcery.com>
5630
5631 * gdb.trace/collection.c: Add code using strings.
5632 * gdb.trace/collection.exp: Add tests of string collection.
5633
89e208db
JK
56342011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5635
5636 * gdb.base/skip-solib.exp (executable_main): New variable.
5637 (binfile_main): Base it on that.
5638 Use $executable_main in clean_restart calls. Drop gdb_exit and
5639 gdb_start calls.
5640
405e54e9
JK
56412011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5642
5643 Fix racy FAILs.
5644 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
5645 breakpoint_re globals import by async. Set string_regex to .* for
5646 async. Remove the optional thread_selected_re and breakpoint_re
5647 globals expectations.
5648
58e8570a
JM
56492011-11-01 Joseph Myers <joseph@codesourcery.com>
5650
5651 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
5652 well as Cygwin.
5653
7b35ec7f 56542011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
5655
5656 Add tests for skip command.
89e208db
JK
5657 * gdb.base/skip-solib-lib.c: New
5658 * gdb.base/skip-solib-main.c: New
5659 * gdb.base/skip-solib.exp: New
5660 * gdb.base/skip.c: New
5661 * gdb.base/skip.exp: New
5662 * gdb.base/skip1.c: New
5663 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 5664
b9fd1791
PA
56652011-10-31 Yao Qi <yao@codesourcery.com>
5666 Pedro Alves <pedro@codesourcery.com>
5667
6fdff2c5
PA
5668 * gdb.trace/trace-break.c: New.
5669 * gdb.trace/trace-break.exp: New.
b9fd1791 5670
4323fecc
JK
56712011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5672
5673 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
5674 break-here-2.
5675
0e5bf2a8
PA
56762011-10-28 Pedro Alves <pedro@codesourcery.com>
5677
5678 * gdb.threads/no-unwaited-for-left.c: New.
5679 * gdb.threads/no-unwaited-for-left.exp: New.
5680 * gdb.threads/non-ldr-exc-1.c: New.
5681 * gdb.threads/non-ldr-exc-1.exp: New.
5682 * gdb.threads/non-ldr-exc-2.c: New.
5683 * gdb.threads/non-ldr-exc-2.exp: New.
5684 * gdb.threads/non-ldr-exc-3.c: New.
5685 * gdb.threads/non-ldr-exc-3.exp: New.
5686 * gdb.threads/non-ldr-exc-4.c: New.
5687 * gdb.threads/non-ldr-exc-4.exp: New.
5688
3a3dad98
JK
56892011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5690
5691 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
5692 * gdb.base/attach-pie-misread.exp: Likewise.
5693 * gdb.base/break-interp.exp: Likewise.
5694 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
5695 testcases for use_gdb_stub.
5696 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
5697 (continue): New testcase.
5698 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
5699 * gdb.threads/attach-into-signal.exp: Likewise.
5700 * gdb.threads/attach-stopped.exp: Likewise.
5701 * gdb.threads/attachstop-mt.exp: Likewise.
5702
d6a5d40c
PK
57032011-10-28 Paul Koning <paul_koning@dell.com>
5704
5705 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
5706
ca539be8
JK
57072011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5708
5709 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
5710 (mi_gdb_test): Import globals thread_selected_re
5711 and breakpoint_re. Expect them optionally at the regex start.
5712
d234ef5c
DE
57132011-10-27 Doug Evans <dje@google.com>
5714
5715 * gdb.python/python.exp: Test source -s.
5716
ab964825
PK
57172011-10-26 Paul Koning <paul_koning@dell.com>
5718
5719 * gdb.python/lib-types.cc (struct A): New structure.
5720 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 5721
54d8a644
PK
57222011-10-25 Paul Koning <paul_koning@dell.com>
5723
5724 PR python/13327
d234ef5c 5725
54d8a644
PK
5726 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
5727 fetch_lazy method.
5728
b0221781
YQ
57292011-10-24 Yao Qi <yao@codesourcery.com>
5730
5731 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
5732 target is tic6x-*-*.
5733
6cda5a20
JB
57342011-10-21 Joel Brobecker <brobecker@adacore.com>
5735
5736 * gdb.ada/mi_task_info/task_switch.adb: New file.
5737 * gdb.ada/mi_task_info.exp: New file.
5738
5ed9db04
JK
57392011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5740
5741 * gdb.cp/expand-psymtabs-cxx.exp: New file.
5742 * gdb.cp/expand-psymtabs-cxx.cc: New file.
5743
9df2fbc4
PM
57442011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5745
5746 PR python/12656
5747
5748 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
5749 global_block tests.
5750
736086ba
TT
57512011-10-18 Tom Tromey <tromey@redhat.com>
5752
5753 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
5754
4af31552
TT
57552011-10-18 Tom Tromey <tromey@redhat.com>
5756
5757 * gdb.base/source.exp: Don't include full file name in test name.
5758 * gdb.python/python.exp: Don't include full file name in test
5759 name.
5760
43136979
AR
57612011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5762
5763 * gdb.base/attach-pie-noexec.c: New files.
5764 * gdb.base/attach-pie-noexec.exp: New files.
5765
543a9323
JM
57662011-10-17 Joseph Myers <joseph@codesourcery.com>
5767
5768 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
5769 prompt for each extra line in command.
5770
21ae7a4d
JK
57712011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5772
5773 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
5774 Revert the part of:
5775 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5776 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
5777 Change the expected string.
5778
20ec36d9
JK
57792011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5780
5781 Fix results with system glibc debug info installed.
5782 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
5783 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
5784 Accept also __libc_ symbol prefix and no prefix.
5785
6501c2fc
KS
57862011-10-14 Keith Seitz <keiths@redhat.com>
5787
5788 PR c++/13225
5789 * gdb.cp/converts.cc (foo3_1): New function.
5790 (foo3_2): New functions.
5791 * gdb.cp/converts.exp: Add tests for int to pointer conversion
5792 and null pointer conversions of integer constant zero.
5793 Add test to check if all arguments are checked for incompatible
5794 conversion BADNESS.
5795
55b1fd0c
TT
57962011-10-14 Tom Tromey <tromey@redhat.com>
5797
5798 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
5799 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
5800 linespec.
5801
22c05d8a
JK
58022011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5803
5804 Fix internal error regression.
5805 * gdb.dwarf2/implptr-optimized-out.S: New file.
5806 * gdb.dwarf2/implptr-optimized-out.exp: New file.
5807
1d6edc3c
JK
58082011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5809
5810 Fix empty DWARF expressions DATA vs. SIZE conditionals.
5811 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
5812 (loclist): New.
5813 (4): New abbrev.
5814 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
5815 Use prepare_for_testing, remove clean_restart.
5816 (p arraynoloc, p arraycallnoloc): New tests.
5817
9ec72168
JK
58182011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5819
5820 * gdb.cp/namespace-enum.exp (executable): New variable.
5821 (binfile): Use ${objdir}/${subdir}/ prefix.
5822 Use ${executable} for clean_restart.
5823
9c6c53f7
SA
58242011-10-11 Sterling Augustine <saugustine@google.com>
5825
5826 * gdb.cp/Makefile.in: Add namespace-enum test.
5827 * gdb.cp/namespace-enum.exp: New file.
5828 * gdb.cp/namespace-enum.c: New file.
5829 * gdb.cp/namespace-enum-main.c: New file.
5830
fac7ceb3
UW
58312011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
5832
5833 * gdb.python/py-shared.exp: Relax filename check to handle remote:
5834 sysroot.
5835
941b2081
JK
58362011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5837
5838 Reimplement @entry in input expressions.
5839 * gdb.base/exprs.c (v_int_array_init): New variable.
5840 * gdb.base/exprs.exp (print v_int_array_init)
5841 (print *v_int_array_init@1, print *v_int_array_init@2)
5842 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
5843 (print v_int_array_init[1]@1): New tests.
5844
0344e878
JM
58452011-10-10 Joseph Myers <joseph@codesourcery.com>
5846
5847 * gdb.cp/gdb2495.exp: Do not include directories in filename in
5848 expected message.
5849
5a56e9c5
DE
58502011-10-09 Doug Evans <dje@google.com>
5851
5852 * gdb.base/alias.exp: Add tests for alias command.
5853
2bda9cc5
JK
58542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5855
5856 * gdb.arch/amd64-entry-value.s: New file.
5857 * gdb.mi/mi2-amd64-entry-value.s: New file.
5858
a471c594
JK
58592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5860
5861 Display @entry parameter values even for references.
5862 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
5863 functions.
5864 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
5865 reference and datap_input.
5866 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
5867 breakpoints.
5868 (continue to breakpoint: entry_reference: reference)
5869 (entry_reference: bt at entry)
5870 (continue to breakpoint: entry_reference: breakhere_reference)
5871 (entry_reference: bt, entry_reference: ptype regparam)
5872 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
5873 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
5874 (entry_reference: p regcopy, entry_reference: p nodataparam)
5875 (entry_reference: p nodataparam@entry): New tests.
5876
36b11add
JK
58772011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5878
5879 Support @entry in input expressions.
5880 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
5881 (entry_stack: p s1@entry, entry_stack: p s2@entry)
5882 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
5883 (tailcall: p j@entry): New tests.
5884 * gdb.cp/koenig.cc (A::entry): New function.
5885 (main): Call it.
5886 * gdb.cp/koenig.exp (p entry (c)): New test.
5887
e18b2753
JK
58882011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5889
5890 Display @entry parameter values (without references).
5891 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
5892 (different, validity, invalid): New functions.
5893 (main): Call them.
5894 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
5895 stacktest, breakhere_stacktest, different, breakhere_different,
5896 breakhere_validity and breakhere_invalid.
5897 (entry: bt): Update for @entry.
5898 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
5899 (entry_validity: *, entry_invalid: *): Many new tests.
5900 * gdb.base/break.exp
5901 (run until breakpoint set at small function, optimized file): Accept
5902 also the @entry suffix.
5903 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
5904 * gdb.mi/mi2-amd64-entry-value.c: New files.
5905 * gdb.mi/mi2-amd64-entry-value.exp: New files.
5906
2d6c5dc2
JK
59072011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5908
5909 Protect entry values against self tail calls.
5910 * gdb.arch/amd64-entry-value.cc (self2, self): New.
5911 (main): Call self.
5912 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
5913 (set debug entry-values 1, self: bt debug entry-values): New tests.
5914
111c6489
JK
59152011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5916
5917 Recognize virtual tail call frames.
5918 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
5919 (amb_b, amb_a): New.
5920 (main): Call a and b.
5921 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
5922 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
5923 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
5924 New tests.
5925
8e3b41a9
JK
59262011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5927
5928 Implement basic support for DW_TAG_GNU_call_site.
5929 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
5930 * gdb.arch/amd64-entry-value.cc: New file.
5931 * gdb.arch/amd64-entry-value.exp: New file.
5932
181cebd4
JK
59332011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5934
5935 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
5936 * gdb.dwarf2/implptr-64bit.S: New file.
5937 * gdb.dwarf2/implptr-64bit.exp: New file.
5938
741f5e3c
JK
59392011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5940
5941 Fix initial language detection with -readnow.
5942 * gdb.cp/readnow-language.cc: New file.
5943 * gdb.cp/readnow-language.exp: New file.
5944
a73d2258
JK
59452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5946
5947 Fix printed anonymous struct name.
5948 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
5949
af369495
JM
59502011-10-09 Joseph Myers <joseph@codesourcery.com>
5951
5952 * gdb.base/solib-symbol.exp: Do not include directories in
5953 filenames in expected messages.
5954
1fa57852
DE
59552011-10-07 Doug Evans <dje@google.com>
5956
5957 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
5958
bd054e06
KP
59592011-10-07 Kevin Pouget <kevin.pouget@st.com>
5960
5961 Allow Python notification of new object-file loadings.
5962 * gdb.python/py-events.exp: Test newobjfile event.
5963 * gdb.python/py-events.py: Register newobjfile callback.
5964 * gdb.python/py-events.c: Add call to shared library
5965 * gdb.python/py-events-shlib.c: New file.
5966
8031b6f8
JM
59672011-10-06 Joseph Myers <joseph@codesourcery.com>
5968
5969 * gdb.base/fixsection.exp: Do not include directories in filename
5970 in expected message.
5971
7fea6923
PM
59722011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
5973
5974 Add tests for passing of environment variables to inferior.
5975 * gdb.base/testenv.c: New test source.
5976 * gdb.base/testenv.exp: New expect test.
5977
687f2a88
PK
59782011-10-04 Paul Koning <paul_koning@dell.com>
5979
5980 * gdb.python/py-value.c (main): Break before return.
5981
cb6be26b
KP
59822011-10-04 Kevin Pouget <kevin.pouget@st.com>
5983
5984 PR python/12691: Add the inferior to Python exited event
5985 * gdb.python/py-events.exp: Test the inferior attribute of exited
5986 event with a fork.
5987 * gdb.python/py-events.py: Print inferior number on exit.
5988 * gdb.python/py-events.c: Fork the inferior.
5989
fb213700
EBM
59902011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
5991
5992 * gdb.base/jit.exp: Add testcase name to log message
5993
aa2071bd
PK
59942011-10-03 Paul Koning <paul_koning@dell.com>
5995 Jan Kratochvil <jan.kratochvil@redhat.com>
5996
5997 * gdb.python/py-value.exp
5998 (python inval = gdb.parse_and_eval('*(int*)0'))
5999 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
6000 (set argc=2, python print argc_lazy): New tests.
6001
dd11a36c
JB
60022011-10-02 Joel Brobecker <brobecker@adacore.com>
6003
6004 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
6005
46f886f1
JK
60062011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6007 Pedro Alves <pedro@codesourcery.com>
6008
6009 * gdb.python/py-value.exp (test_value_in_inferior): New variable
6010 can_read_0, test for it.
6011 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
6012 (parse_and_eval with memory error): ... here, make it untested if
6013 can_read_0.
6014
c5cb204f
MP
60152011-09-30 Marek Polacek <mpolacek@redhat.com>
6016
6017 * gdb.python/python.exp (verify pagination beforehand)
6018 (verify pagination afterwards): Fix race by splitting the line.
6019
68fb0ec0
JM
60202011-09-29 Joseph Myers <joseph@codesourcery.com>
6021
6022 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
6023 for 64-bit multilibs from i?86-* targets.
6024
6aee0d90
MP
60252011-09-29 Marek Polacek <mpolacek@redhat.com>
6026
6027 * lib/gdb.exp: Fix a typo in one of the comments.
6028
e9101ff5
MP
60292011-09-29 Marek Polacek <mpolacek@redhat.com>
6030
6031 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
6032 matching pattern.
6033
7a81bdbf
PK
60342011-09-28 Paul Koning <paul_koning@dell.com>
6035
6036 * gdb.python/py-type.c (enum E): New.
6037 * gdb.python/py-type.exp (test_fields): Add tests for Python
6038 mapping access to fields.
6039 (test_enums): New test for field access on enums.
6040
6710bf39
SS
60412011-09-27 Stan Shebs <stan@codesourcery.com>
6042
6043 * gdb.trace/collection.exp: Test collection of $_ret.
6044
b2a6bdeb
AT
60452011-09-22 Andreas Tobler <andreast@fgznet.ch>
6046
6047 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
6048 list of compilation switches for <*-*-freebsd*>.
6049
3c9057f3
SS
60502011-09-19 Stan Shebs <stan@codesourcery.com>
6051
6052 * gdb.trace/tspeed.exp: New file.
6053 * gdb.trace/tspeed.c: New file.
6054
34518530
YQ
60552011-09-18 Yao Qi <yao@codesourcery.com>
6056
6057 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
6058 instructions.
6059 (test_adr_32bit, test_pop_pc): Likewise.
6060 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
6061 Thumb instructions.
6062 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
6063 in gdb_test_multiple.
6064 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
6065
ab254057
YQ
60662011-09-17 Yao Qi <yao@codesourcery.com>
6067
6068 * lib/gdb.exp (can_single_step_to_signal_handler): New.
6069 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
6070 support single step to signal handler.
6071
9c317b71
YQ
60722011-09-17 Yao Qi <yao@codesourcery.com>
6073
6074 * gdb.base/disp-step-fork.c: New.
6075 * gdb.base/disp-step-syscall.exp: New.
6076 * gdb.base/disp-step-vfork.c: New.
6077
a8123151
JB
60782011-09-16 Joel Brobecker <brobecker@adacore.com>
6079
6080 * gdb.ada/tasks.exp: Make the expected output for
6081 the `info tasks' tests more resilient to spacing
6082 changes.
6083
63a9aad8
JK
60842011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6085
6086 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
6087 (reached breakpoint 2, reached breakpoint 3): Update expected output.
6088
2aa48337
KP
60892011-09-15 Kevin Pouget <kevin.pouget@st.com>
6090
6091 PR Python/12692 Add gdb.selected_inferior() to Python interface.
6092 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
6093
6839b47f
KP
60942011-04-30 Kevin Pouget <kevin.pouget@st.com>
6095
6096 Handle multiple breakpoint hits in Python interface:
6097 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
6098 presence.
6099 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
6100 breakpoint hits.
6101
0935723e
JK
61022011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6103 Jan Kratochvil <jan.kratochvil@redhat.com>
6104
6105 * gdb.python/py-events.exp: Remove pretty printing comment.
6106 * gdb.python/py-evsignal.exp: New file.
6107 * gdb.python/py-evthreads.c: Include signal.h.
6108 (thread3): Remove variable count3. Remove variable bad and use raise
6109 instead.
6110 (thread2): Remove variable count2. Move thread3 pthread_create here,
6111 merge pthread_join to a single line.
6112 (main): Remove variable count1. Merge pthread_join with pthread_create
6113 to a single line.
6114 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
6115 KFAIL python/12966 for gdbserver. Test return value of
6116 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
6117 gdb_expect by gdb_test and gdb_test_multiple.
6118 (thread 2, thread 3): New tests.
6119
4801a9a3
PA
61202011-09-12 Matt Rice <ratmice@gmail.com>
6121 Pedro Alves <pedro@codesourcery.com>
6122
6123 PR gdb/13175
6124
6125 * gdb.base/interp.exp: New tests.
6126 * gdb.base/interp.c: New file.
6127
24ece742
DE
61282011-09-12 Doug Evans <dje@google.com>
6129
6130 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
6131 * gdb.dwarf2/typeddwarf.exp: Ditto.
6132
7f062217
JK
61332011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6134
6135 Fix compatibility with x32 arch.
6136 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
6137 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
6138 is_x86_like_target.
6139 * testsuite/gdb.trace/collection.exp: Likewise.
6140 * testsuite/gdb.trace/report.exp: Likewise.
6141 * testsuite/gdb.trace/unavailable.exp: Likewise.
6142 * testsuite/gdb.trace/while-dyn.exp: Likewise.
6143 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
6144 (is_x86_like_target): Check also is_amd64_regs_target.
6145
08711b9a
JK
61462011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6147
6148 PR breakpoints/12435
6149 * gdb.arch/amd64-prologue-xmm.c: New file.
6150 * gdb.arch/amd64-prologue-xmm.exp: New file.
6151 * gdb.arch/amd64-prologue-xmm.s: New file.
6152
b99b5f66
JK
61532011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6154
6155 * gdb.dwarf2/dw2-param-error-main.c: New file.
6156 * gdb.dwarf2/dw2-param-error.S: New file.
6157 * gdb.dwarf2/dw2-param-error.exp: New file.
6158
a391a2f6
PA
61592011-09-08 Pedro Alves <pedro@codesourcery.com>
6160
6161 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
6162 inferior's pid and look for a core dump named core.$pid. Use
6163 `remote_file' commands on the host instead of hand coding shell
6164 commands on the build.
6165 * gdb.base/valgrind-db-attach.exp: Kill the program before
6166 finishing the test.
6167
7d8e6458 61682011-09-02 Matt Rice <ratmice@gmail.com>
6169
6170 * lib/prompt.exp: New file for testing the first prompt.
6171 * gdb.python/py-prompt.exp: Ditto.
6172 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
6173
68e77c9e
PA
61742011-09-02 Pedro Alves <pedro@codesourcery.com>
6175
6176 * gdb.threads/gcore-thread.exp: Set the global core_supported to
6177 0, before testing gcore.
6178
9655e943
JK
61792011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6180
df6dc84d
JK
6181 * dw2-ifort-parameter-debug.S: Update copyright year.
6182 * dw2-ifort-parameter.c: Update copyright year.
6183 * dw2-ifort-parameter.exp: Update copyright year.
6184
9655e943
JK
6185 * dw2-ifort-parameter-debug.S: New file.
6186 * dw2-ifort-parameter.c: New file.
6187 * dw2-ifort-parameter.exp: New file.
6188
353d1d73
JK
61892011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6190
6191 * gdb.base/commands.exp (error_clears_commands_left): New function.
6192 (): Call it.
6193
5c07461a
JK
61942011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6195
6196 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
6197 (C): Initialize `a'.
6198 * gdb.mi/mi-inheritance-syntax-error.exp
6199 (-data-evaluate-expression $path): Expect `a' as 5.
6200
0d932b2f
MK
62012011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
6202
6203 PR mi/11912
6204 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
6205 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
6206 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
6207 keyword in output of -var-info-path-expression.
6208
bdb54049
JK
62092011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6210
6211 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
6212 * gdb.trace/collection.exp: Likewise.
6213 * gdb.trace/report.exp: Likewise.
6214 * gdb.trace/unavailable.exp: Likewise.
6215 * gdb.trace/while-dyn.exp: Likewise.
6216
59cde39c
KS
62172011-08-18 Keith Seitz <keiths@redhat.com>
6218
6219 PR c++/12266
6220 * gdb.cp/meth-typedefs.cc: New file.
6221 * gdb.cp/meth-typedefs.exp: New file.
6222
fa3a4f15
PM
62232011-08-17 Phil Muldoon <pmuldoon@redhat.com>
6224
6fdff2c5 6225 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 6226
c1049fca
JK
62272011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6228
6229 * gdb.arch/i386-dr3-watch.exp
6230 (watchpoint on gap1 does not fit debug registers)
6231 (delete all watchpoints): Fix racy expect strings.
6232
d93f7b5c
YQ
62332011-08-14 Yao Qi <yao@codesourcery.com>
6234
6235 * gdb.base/maint.exp: set data_section to ".neardata".
6236 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
6237 * gdb.base/savedregs.exp: Handle SIGILL.
6238 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
6239 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
6240
457e09f0
DE
62412011-08-12 Doug Evans <dje@google.com>
6242
6243 * gdb.python/py-symbol.exp: Add test for symbol.type.
6244
5d0bb2fb
UW
62452011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
6246
6247 * gdb.threads/pthreads.exp: Enable on non-native configurations.
6248 * gdb.mi/mi-pthreads.exp: Likewise.
6249 * gdb.mi/mi2-pthreads.exp: Likewise.
6250 * gdb.mi/gdb669.exp.exp: Likewise.
6251
fcdfa280
PA
62522011-08-09 Pedro Alves <pedro@codesourcery.com>
6253
6254 * lib/mi-support.exp (detect_async): Rename to...
6255 (mi_detect_async): ... this.
6256 * gdb.mi/mi-nonstop-exit.exp: Adjust.
6257 * gdb.mi/mi-nonstop.exp: Adjust.
6258 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
6259 * gdb.mi/mi-nsintrall.exp: Adjust.
6260 * gdb.mi/mi-nsmoribund.exp: Adjust.
6261 * gdb.mi/mi-nsthrexec.exp: Adjust.
6262
9d8fa392
PA
62632011-08-09 Pedro Alves <pedro@codesourcery.com>
6264
6265 * gdb.base/display.c (do_loops): New `p_i' local.
6266 * gdb.base/display.exp: Test displaying a variable that is
6267 temporarily at a bad address.
6268
b6cede78
JK
62692011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6270
6271 * gdb.dwarf2/dw2-op-stack-value.S: New file.
6272 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
6273
67bedb8c
JK
62742011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6275
6276 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
6277 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
6278 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 6279
af6e93b2
PA
62802011-08-05 Pedro Alves <pedro@codesourcery.com>
6281
6282 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
6283 procedure.
6284 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
6285
1cf0e11f
YQ
62862011-08-05 Yao Qi <yao@codesourcery.com>
6287
6288 * gdb.base/callfuncs.exp: Set language after main.
6289 * gdb.cp/cplusfuncs.exp: Likewise.
6290 * gdb.cp/inherit.exp: Likewise.
6291
a1e28cb2
UW
62922011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
6293
6294 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
6295 * gdb.base/watch-vfork.exp: Skip on remote targets.
6296
d4f5bbb9
UW
62972011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
6298
6299 * gdb.threads/thread-find.exp: Support remote targets.
6300
724f4f80
UW
63012011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
6302
6303 * gdb.base/jit.exp: Download solib_binfile to target.
6304 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
6305 and call dlopen without full path name.
6306 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
6307 dlopen without full path name.
6308
934709f0
PW
63092011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6310
6311 * gdb.base/break-always.exp: Complete the test
6312 with duplicated breakpoints and enabling/disabling them.
6313
c26106c4
TT
63142011-08-02 Tom Tromey <tromey@redhat.com>
6315
6316 PR gdb/11289:
6317 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
6318
9300444e 63192011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
6320
6321 PR gdb/13045
6322 * gdb.base/float.exp: Add new test case for PR gdb/13045
6323 * gdb.base/float.c: New file.
6324
00bd41d6
PM
63252011-07-28 Phil Muldoon <pmuldoon@redhat.com>
6326
6327 * gdb.python/py-mi.exp: Test printers returning string hint, and
6328 also not returning a value.
6329 * gdb.python/py-prettyprint.c: Add testcase for above.
6330 * gdb.python/py-prettyprint.py: Add test printer for above.
6331
d24f74ce
JK
63322011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6333
6334 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
6335 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
6336 (.Ldie30) Add as field "data4".
6337 (.Ldie32) Rename field "b" to "shl".
6338 (abbrev4) Change for the "data4" field.
6339 (abbrev5, abbrev6) Remove.
6340 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
6341 (p &s.shl): ... here. Add comment.
6342 (p &s.data4): New.
6343
bb7da2bf
JK
63442011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6345
6346 Fix crash on lval_computed values.
6347 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
6348
11081198
JK
63492011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6350
6351 * gdb.base/help.exp (help whatis): Update the expected string.
6352
3c6e0cb3
JK
63532011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6354
6355 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
6356 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
6357 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6358 Change the expected string.
6359
efa80663
PA
63602011-07-26 Pedro Alves <pedro@codesourcery.com>
6361
6362 * gdb.base/watchpoint.exp
6363 (test_disable_enable_software_watchpoint): New procedure.
6364 (top level): Run it.
6365
db8e4570
UW
63662011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
6367
6368 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
6369 executable file "${binfile}", C++ version "${binfile}-cxx".
6370 * gdb.python/py-prettyprint.exp: Likewise.
6371 * gdb.python/py-symbol.exp: Likewise.
6372 * gdb.python/py-type.exp: Likewise.
6373 * gdb.python/py-value.exp: Likewise.
6374 * gdb.python/py-template.exp (test_template_arg): Pass full executable
6375 file name instead of just suffix.
6376
543305c9
JK
63772011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6378
6379 Fix implicit pointer offsets.
6380 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
6381 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
6382 (continue to breakpoint: continue to baz breakpoint for implptr)
6383 (sanity check element 0, sanity check element 1)
6384 (enter the inlined function, check element 0 for the offset)
6385 (check element 1 for the offset)
6386 (continue to breakpoint: ignore the second baz breakpoint): New tests.
6387 (set foo breakpoint for implptr): Update the breakpoint number.
6388
b3215adc
UW
63892011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
6390
6391 * gdb.python/py-mi.exp: Use different file names for different
6392 versions of the executable under test.
6393 * gdb.python/py-prettyprint.exp: Likewise.
6394 * gdb.python/py-symbol.exp: Likewise.
6395 * gdb.python/py-template.exp: Likewise.
6396 * gdb.python/py-type.exp: Likewise.
6397 * gdb.python/py-value.exp: Likewise.
6398
182b9acc
UW
63992011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
6400
6401 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
6402 flag after restarting GDB if necessary.
6403
e6052b5d
UW
64042011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
6405
6406 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
6407
1ced966e
PA
64082011-07-22 Pedro Alves <pedro@codesourcery.com>
6409
6410 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
6411 backend doesn't leave used debug registers behind.
6412
3543a589
TT
64132011-07-22 Tom Tromey <tromey@redhat.com>
6414
6415 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
6416 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
6417 argument.
6418 * gdb.dwarf2/typeddwarf-amd64.S: New file.
6419
14d15303 64202011-07-21 Matt Rice <ratmice@gmail.com>
6421
6422 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
6423 in mostlyclean rule. Add files ending in .core.
6424
9b158ba0 64252011-07-21 Matt Rice <ratmice@gmail.com>
6426
6427 PR macros/12999
6428 * gdb.base/info-macros.c: New test sources.
6429 * gdb.base/info-macros.exp: New tests.
6430
d17b6f81
PM
64312011-07-21 Phil Muldoon <pmuldoon@redhat.com>
6432
6433 * gdb.python/python.exp: Add prompt substitution tests.
6434
918dd910
JK
64352011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6436
6437 Fix crash if referenced CU is aged out.
6438 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
6439 New.
6440 * gdb.dwarf2/implptr.exp: Likewise.
6441
0e37a63c
JK
64422011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6443
6444 * gdb.dwarf2/implptr.S: Rebuilt.
6445 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
6446 (bar): Use them for j, k, l.
6447 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
6448 COMPILE.
6449 (print j in implptr:bar): Update for the intp typedef.
6450 (print p[0].x in implptr:foo): Use more exact regex.
6451
f65cf84c
TT
64522011-07-18 Tom Tromey <tromey@redhat.com>
6453
6454 * gdb.cp/static-method.exp: Add missing single quote.
6455
d5b4a7be
YQ
64562011-07-18 Yao Qi <yao@codesourcery.com>
6457
6458 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
6459 supported.
6460 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6461 * gdb.mi/mi-nonstop.exp: Likewise.
6462 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6463 * gdb.mi/mi-nsintrall.exp: Likewise.
6464 * gdb.mi/mi-nsmoribund.exp: Likewise.
6465 * gdb.mi/mi-nsthrexec.exp: Likewise.
6466 * gdb.python/py-evthreads.exp: Likewise.
6467
e9ea2662
JK
64682011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6469
6470 Code cleanup.
6471 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
6472 it. Substitute it instead of test_compiler_info everywhere.
6473
ce451573
UW
64742011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
6475
6476 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
6477 remote targets as well.
6478
756d88a7
UW
64792011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
6480
6481 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
6482 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
6483
31f83dc5
UW
64842011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
6485
6486 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
6487 a remote machine, not the host.
6488 (gdb_compile_shlib): Set soname if target is remote.
6489
059241a0
PP
64902011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6491
6492 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
6493
28a0b48c 64942011-07-13 Matt Rice <ratmice@gmail.com>
6495
6496 * gdb.python/py-objfile-script-gdb.py: Renamed to
6497 py-objfile-script-gdb.py.in.
6498 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
6499 py-objfile-script-gdb.py.
6500 * gdb.python/py-objfile-script.exp: Update reference to
6501 py-objfile-script-gdb.py.
6502
9a771b67
JK
65032011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6504
6505 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
6506 reference undefined label.
6507
04ad99e6
JK
65082011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6509
6510 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
6511 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
6512 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
6513 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
6514
713389e0
PM
65152011-07-11 Phil Muldoon <pmuldoon@redhat.com>
6516
6fdff2c5 6517 PR python/12438
713389e0 6518 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 6519 deprecated tests. Add set/show python print-backtrace tests.
713389e0 6520
97d146f8
JK
65212011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6522
6523 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
6524 debug info.
6525
facde0e5 65262011-07-06 Matt Rice <ratmice@gmail.com>
6527
6528 * gdb.python/python.exp: Update filename paths.
6529 * gdb.python/py-symtab.exp: Ditto.
6530
438640d1
MP
65312011-07-06 Marek Polacek <mpolacek@redhat.com>
6532
6533 * gdb.python/py-evthreads.exp: Add missing `$'.
6534
33a365df
MF
65352011-07-06 Jie Zhang <jie.zhang@analog.com>
6536
6537 * config/bfin.exp: New file.
6538 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
6539 * gdb.asm/bfin.inc: New file.
6540
8f7ae686
MP
65412011-07-06 Marek Polacek <mpolacek@redhat.com>
6542
df46027d 6543 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
6544 the whole output.
6545
eb2a6f42
TT
65462011-07-05 Tom Tromey <tromey@redhat.com>
6547
6548 * gdb.java/jprint.java (jprint.hi): New field.
6549 * gdb.java/jprint.exp: Print string.
6550
177b42fe
TJB
65512011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
6552
6553 * gdb.base/call-sc.c: Fix typos.
6554 * gdb.base/ifelse.exp: Likewise.
6555 * gdb.base/structs.c: Likewise.
6556
3b2a0cf2
JB
65572011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6558
6559 * gdb.base/jit-so.exp: New test.
6560 * gdb.base/jit-dlmain.c: New file.
6561 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
6562
46fc714c
JK
65632011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6564
6565 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
6566 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
6567 * gdb.cp/pr9167.exp (p b): Likewise.
6568 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
6569 (test value of P in inner_m, test type of Z in inner_m): Call
6570 setup_xfail for gcc <= 4.5.
46fc714c 6571
418c7cf7
JK
65722011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6573
6574 * gdb.cp/paren-type.cc: New files.
6575 * gdb.cp/paren-type.exp: New files.
6576
3d50dd94
JK
65772011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6578
6579 Stop on first linespec terminator instead of eating what we can.
6580 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
6581 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
6582 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
6583 (break C::f()): ... this one.
6584 (break C::operator()()): New test.
6585 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
6586 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
6587 test.
6588
dcf9f4ab
JK
65892011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6590
6591 Fall back linespec to minimal symbols.
6592 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
6593 error message.
6594 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
6595 * gdb.cp/minsym-fallback-main.cc: New file.
6596 * gdb.cp/minsym-fallback.cc: New file.
6597 * gdb.cp/minsym-fallback.exp: New file.
6598 * gdb.cp/minsym-fallback.h: New file.
6599
3f542ed1
JK
66002011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6601
6602 * gdb.cp/no-dmgl-verbose.cc: New file.
6603 * gdb.cp/no-dmgl-verbose.exp: New file.
6604
66052011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
6606
6607 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
6608 __GI_.
6609 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
6610 (f): New function.
6611 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
6612 (complete p 'func<short>(): ... here.
6613 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
6614 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
6615 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
6616 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
6617 Make them KFAIL gcc/49546.
6618
00eb2c4a
JB
66192011-07-01 Joel Brobecker <brobecker@adacore.com>
6620
6621 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
6622
85a20c42
JK
66232011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6624
6625 Test GCC PR debug/49546.
6626 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
6627 (test type of F in k3_m, test value of F in k3_m): New.
6628 * gdb.cp/temargs.cc (struct S3, struct K3): New.
6629 (main): New variable k3. Call k3.k3_m.
6630
d2d43431
JB
66312011-07-01 Jean-Charles Delay <delay@adacore.com>
6632
6633 * gdb.ada/packed_array.exp: Fix expected outout.
6634
54ae186f
JB
66352011-07-01 Jean-Charles Delay <delay@adacore.com>
6636
6637 * gdb.ada/packed_array.exp: fixed expected output.
6638
8f17729f
JB
66392011-07-01 Joel Brobecker <brobecker@adacore.com>
6640
6641 * gdb.ada/same_enum: New testcase.
6642
f5aa6869
JB
66432011-07-01 Joel Brobecker <brobecker@adacore.com>
6644
6645 * gdb.ada/ptr_typedef: New testcase.
6646
828292f2
JB
66472011-07-01 Joel Brobecker <brobecker@adacore.com>
6648
6649 * gdb.ada/arrayptr.exp: Add ptype test.
6650
18920c42
JB
66512011-07-01 Joel Brobecker <brobecker@adacore.com>
6652
6653 * gdb.ada/char_enum: New testcase.
6654
3536d9e3 66552011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
6656
6657 * gdb.base/dump.exp (capture_pointer_with_type): New.
6658 Get value from address instead of name.
6659 Start GDB once, and do `dump' and `restore'
6660 tests together.
6661
db863c42
MF
66622011-06-30 Jie Zhang <jie.zhang@analog.com>
6663 Mike Frysinger <vapier@gentoo.org>
6664
6665 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
6666 helper functions for getting/setting remotetimeout variable.
6667 * lib/gdb.exp (gdb_load): If the target is remote, set
6668 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
6669 with $loadtimeout. Set $load_ok to 0 before doing the load.
6670 Instead of returning, immediately, set $load_ok to 0. Call
6671 set_remotetimeout with $oldremotetimeout, and then return if
6672 $load_ok is 1.
6673
e9e642a8
AB
66742011-06-30 Andrew Burgess <aburgess@broadcom.com>
6675
6676 * gdb.python/py-template.exp: Don't run this test if the target
6677 does not support c++ tests.
6678
32019081
JK
66792011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6680
6681 Fix non-only rename list for Fortran modules import.
6682 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
6683 tests.
6684 * gdb.fortran/module.f90 (module moduse): New.
6685 (program module): use moduse, test var_x, var_y and var_z.
6686
0ecee54c
TT
66872011-06-29 Tom Tromey <tromey@redhat.com>
6688
6689 PR testsuite/12040:
6690 * gdb.fortran/array-element.exp: Use f90, not f77.
6691 * gdb.fortran/complex.exp: Use f90, not f77.
6692 * gdb.fortran/derived-type.exp: Use f90, not f77.
6693 * gdb.fortran/library-module.exp: Use f90, not f77.
6694 * gdb.fortran/logical.exp: Use f90, not f77.
6695 * gdb.fortran/module.exp: Use f90, not f77.
6696 * gdb.fortran/multi-dim.exp: Use f90, not f77.
6697 * gdb.fortran/subarray.exp: Use f90, not f77.
6698
3b2b8fea
TT
66992011-06-29 Tom Tromey <tromey@redhat.com>
6700
6701 * gdb.fortran/charset.exp: New file.
6702 * gdb.fortran/charset.f90: New file.
6703
42159ca5
TT
67042011-06-29 Tom Tromey <tromey@redhat.com>
6705
6706 PR testsuite/12040:
6707 * lib/future.exp: New file, mostly extracted from ada.exp.
6708 Rewrote compatibility code to use rename.
6709 (gdb_find_gfortran): New proc.
6710 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
6711 gfortran patch.
6712 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
6713 Move to future.exp.
6714 * lib/gdb.exp: Always load future.exp.
6715
af69a5ce
YQ
67162011-06-28 Yao Qi <yao@codesourcery.com>
6717
6718 * gdb.cp/exception.cc: Don't include iostream.
6719 (bar): Remove print statement.
6720 (catcher): New.
6721 (main): Remove print statements. Call function catcher.
6722 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
6723 Set breakpoint on catcher, and check the value of parameter.
6724
ab5c6a72
YQ
67252011-06-23 Yao Qi <yao@codesourcery.com>
6726
6fdff2c5
PA
6727 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
6728 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 6729
9497469f
MP
67302011-06-23 Marek Polacek <mpolacek@redhat.com>
6731
6732 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
6733 mi_gdb_test.
6734
b9132588
MP
67352011-06-23 Marek Polacek <mpolacek@redhat.com>
6736
5d197ed0 6737 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 6738
e55595ca
MP
67392011-06-23 Marek Polacek <mpolacek@redhat.com>
6740
5d197ed0
MP
6741 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
6742
67432011-06-23 Marek Polacek <mpolacek@redhat.com>
6744
6745 * gdb.mi/mi2-basics.exp: Fix races. Honour the
6746 `test_exec_and_symbol_mi_operatons' return value.
6747 (test_mi_interpreter_selection): Use mi_gdb_test instead of
6748 gdb_test_multiple.
6749 (test_exec_and_symbol_mi_operatons): Likewise.
6750 (test_path_specification): Likewise.
e55595ca 6751
be777e08
YQ
67522011-06-23 Yao Qi <yao@codesourcery.com>
6753
6754 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
6755 supported.
6756 * lib/gdb.exp (support_displaced_stepping): New.
6757
615556d6
YQ
67582011-06-23 Yao Qi <yao@codesourcery.com>
6759
6760 * gdb.threads/execl.exp: Skip on remote target.
6761
833b0ca7
MP
67622011-06-21 Marek Polacek <mpolacek@redhat.com>
6763
5d197ed0 6764 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
6765 mi_gdb_test.
6766
1ee4023a
MP
67672011-06-20 Marek Polacek <mpolacek@redhat.com>
6768
5d197ed0 6769 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 6770
d0b1d624
MP
67712011-06-20 Marek Polacek <mpolacek@redhat.com>
6772
5d197ed0 6773 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
6774 mi_gdb_test.
6775
79aa92c1
MP
67762011-06-20 Marek Polacek <mpolacek@redhat.com>
6777
5d197ed0 6778 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 6779
5ce5db06
YQ
67802011-06-14 Yao Qi <yao@codesourcery.com>
6781
6782 gdb/testsuite/
6783 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
6784
533a737e
JK
67852011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6786
6787 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
6788
d0e53741
TT
67892011-06-10 Tom Tromey <tromey@redhat.com>
6790
6791 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
6792 Add tests for pointer-to-member-function.
6793 * gdb.cp/temargs.cc (S::somefunc): New function.
6794 (K2): New class.
6795 (main): Instantiate K2; call method.
6796
b5916bbd
JB
67972011-06-08 Joel Brobecker <brobecker@adacore.com>
6798
6799 * gdb.python/py-inferior.c (f2): Make str an array rather
6800 than a pointer.
6801 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
6802
5be4dfca
JK
68032011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6804
6805 * gdb.base/async-shell.c: New file.
6806 * gdb.base/async-shell.exp: New file.
6807
9f47e254
PA
68082011-06-06 Pedro Alves <pedro@codesourcery.com>
6809
6810 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
6811
64b9b334
JB
68122011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
6813
6814 From Stephen Kitt <steve@sk2.org>
6815 * gdb.base/help.exp: Adjust following some spelling corrections
6816 in GDB.
6817
dbc0f131
YQ
68182011-06-01 Yao Qi <yao@codesourcery.com>
6819
6820 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
6821
fd336a18
KS
68222010-05-31 Keith Seitz <keiths@redhat.com>
6823
6824 PR c++/12750
6825 * gdb.cp/static-method.cc: New file.
6826 * gdb.cp/static-method.exp: New file.
6827
fa8b9902
KS
68282010-05-31 Keith Seitz <keiths@redhat.com>
6829
6830 PR symtab/12704
6831 * gdb.cp/anon-ns.cc: New file.
6832 * gdb.cp/anon-ns.exp: New file.
6833
0a5b1e09
PA
68342011-05-31 Pedro Alves <pedro@codesourcery.com>
6835
6836 * gdb.arch/i386-dr3-watch.c: New file.
6837 * gdb.arch/i386-dr3-watch.exp: New file.
6838
0578b8d1
YQ
68392011-05-30 Yao Qi <yao@codesourcery.com>
6840
6841 * gdb.base/callfuncs.c (t_structs_fc): New.
6842 (t_structs_dc, t_structs_ldc): New.
6843 (t_double_many_args):
6844 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
6845 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
6846 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
6847 * gdb.base/callfuncs.exp: Call new functions.
6848
6680506e
YQ
68492011-05-30 Yao Qi <yao@codesourcery.com>
6850
ff4d2c60
YQ
6851 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
6852 Call rerun_and_prepare for each test to isolate effects.
6853
68542011-05-30 Yao Qi <yao@codesourcery.com>
6855
6856 * gdb.base/varargs.c (find_max_float_real): New.
6857 (find_max_double_real, find_max_long_double_real): New.
6858 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
6859 * lib/gdb.exp (setup_kfail_for_target): New.
6860
e43ec454
YQ
68612011-05-30 Yao Qi <yao@codesourcery.com>
6862
6863 * gdb.base/funcargs.c (callca, callcb, callcc): New.
6864 (callcd, callce, callcf, callc1a, callc1b): New.
6865 (callc2a, callc2b): New.
6866 * gdb.base/funcargs.exp (complex_args): New.
6867 (complex_integral_args, complex_float_integral_args): New.
6868 * lib/gdb.exp (support_complex_tests): New. Determine
6869 whether to run test cases on _Complex types.
6870
432b4d03
JK
68712011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6872
6873 * gdb.threads/leader-exit.c: New file.
6874 * gdb.threads/leader-exit.exp: New file.
6875
6caf069d
MP
68762011-05-27 Marek Polacek <mpolacek@redhat.com>
6877
9497469f 6878 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 6879
97fce28b
MP
68802011-05-27 Marek Polacek <mpolacek@redhat.com>
6881
6882 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
6883 remove the `supported' variable.
6884 * gdb.mi/mi-nonstop.exp: Likewise.
6885 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6886 * gdb.mi/mi-nsintrall.exp: Likewise.
6887 * gdb.mi/mi-nsmoribund.exp: Likewise.
6888 * gdb.mi/mi-nsthrexec.exp: Likewise.
6889
9da8c2a0
PA
68902011-05-26 Pedro Alves <pedro@codesourcery.com>
6891
6892 * gdb.reverse/finish-reverse-bkpt.exp: New test.
6893
2c03e5be
PA
68942011-05-26 Pedro Alves <pedro@codesourcery.com>
6895
6896 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
6897
2e21250d
KS
68982011-05-24 Keith Seitz <keiths@redhat.com>
6899
6900 PR breakpoint/12803
6901 * gdb.cp/cmpd-minsyms.cc (a): New method.
6902 (b): New method.
6903 (c): New method.
6904 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
6905
cdac0397
PA
69062011-05-24 Pedro Alves <pedro@codesourcery.com>
6907
6908 * gdb.base/commands.exp (watchpoint_command_test): Check that the
6909 watchpoint's command list didn't execute when the watchpoint went
6910 out of scope.
6911
ee5683ab
PM
69122011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
6913
6914 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
6915 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
6916 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
6917 * gdb.arch/i386-gnu-cfi.exp: Likewise.
6918 * gdb.arch/i386-permbkpt.exp: Likewise.
6919 * gdb.arch/i386-prologue.exp: Likewise.
6920 * gdb.arch/i386-size-overlap.exp: Likewise.
6921 * gdb.arch/i386-size.exp: Likewise.
6922 * gdb.arch/i386-unwind.exp: Likewise.
6923 * gdb.reverse/i386-precsave.exp: Likewise.
6924 * gdb.reverse/i386-reverse.exp: Likewise.
6925 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6926 * gdb.reverse/i387-env-reverse.exp: Likewise.
6927 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6928
c91c8c16
PA
69292011-05-24 Pedro Alves <pedro@codesourcery.com>
6930
6931 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
6932 file doesn't error, using MI.
6933
c50491a7
TT
69342011-05-23 Tom Tromey <tromey@redhat.com>
6935
6936 * gdb.base/charset.exp (string_display): Add tests to assign to
6937 arrays.
6938 * gdb.base/charset.c (short_array, int_array, long_array): New.
6939
4a07b7da
PA
69402011-05-20 Pedro Alves <pedro@codesourcery.com>
6941
6942 Cope with async mode.
6943
4a07b7da
PA
6944 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
6945 into gdb_test + mi_expect_stop.
6946
b275f2d2
PA
69472011-05-20 Pedro Alves <pedro@codesourcery.com>
6948
6949 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
6950 (callme): Remove printf call.
6951
eec52c44
PM
69522011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
6953
6954 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
6955 quote pattern to avoid problems with Cygwin/mingw expect versions.
6956 * gdb.base/default.exp (show convenience): Use double
6957 quote pattern for regular expressions.
6958
b3c8eb43
JK
69592011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6960
6961 Fix -readnow for -gdwarf-4 unused type units.
6962 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
6963 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
6964
ed731959
JK
69652011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6966
6967 * gdb.base/kill-after-signal.c: New file.
6968 * gdb.base/kill-after-signal.exp: New file.
6969
3b48433d
PA
69702011-05-16 Pedro Alves <pedro@codesourcery.com>
6971
6972 * gdb.ada/start.exp: Call untested with the correct test filename.
6973 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
6974 test filename. Make the test's binary unique.
6975 * gdb.arch/i386-signal.exp: Call untested with the correct test
6976 filename.
6977 * gdb.arch/i386-size-overlap.exp: Ditto.
6978 * gdb.arch/Makefile.in (EXECUTABLES): Update.
6979 * gdb.base/gcore-buffer-overflow.exp: Ditto.
6980 * gdb.cp/call-c.exp: Ditto.
6981 * gdb.mi/mi-reverse.exp: Call untested with the correct test
6982 filename. Make the test's binary unique.
6983 * gdb.mi/Makefile.in (EXECUTABLES): Update.
6984 * gdb.python/py-mi.exp: Ditto.
6985 * gdb.python/Makefile.in (EXECUTABLES): Update.
6986 * gdb.reverse/i386-precsave.exp: Ditto.
6987 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
6988 test filename.
6989 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6990 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
6991 unique.
6992 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
6993 test filename.
6994 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
6995 * gdb.trace/tfile.exp: Ditto.
6996
ba4a8bdd
YQ
69972011-05-14 Yao Qi <yao@codesourcery.com>
6998
6999 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
7000 type.
7001
dbaefcf7
DE
70022011-05-13 Doug Evans <dje@google.com>
7003
7004 * gdb.python/py-objfile-script.exp: New file.
7005 * gdb.python/py-objfile-script.c: New file.
7006 * gdb.python/py-objfile-script-gdb.py: New file.
7007 * testsuite/gdb.python/py-section-script.exp: Test
7008 "info auto-load-scripts".
7009
9930639c
TT
70102011-05-13 Tom Tromey <tromey@redhat.com>
7011
7012 * gdb.dwarf2/clztest.exp: New file.
7013 * gdb.dwarf2/clztest.c: New file.
7014 * gdb.dwarf2/clztest.S: New file.
7015
05272e11
DE
70162011-05-13 Doug Evans <dje@google.com>
7017
cc63ef9b
DE
7018 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
7019 String16 tests.
05272e11 7020
6edba76f
TT
70212011-05-13 Tom Tromey <tromey@redhat.com>
7022
7023 * lib/gdb.exp (is_x86_like_target): New proc.
7024 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
7025 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
7026 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
7027 -nostdlib to compiler.
7028 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
7029 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
7030 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
7031 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
7032 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
7033
028d0ed5
TJB
70342011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
7035
7036 * gdb.python/py-function.exp: Test setting a value from a function
7037 which executes a command.
7038
8a9b8146
TT
70392011-05-12 Tom Tromey <tromey@redhat.com>
7040
7041 * gdb.dwarf2/typeddwarf.S: New file.
7042 * gdb.dwarf2/typeddwarf.c: New file.
7043 * gdb.dwarf2/typeddwarf.exp: New file.
7044
10483e8e
MP
70452011-05-12 Marek Polacek <mpolacek@redhat.com>
7046
7047 * gdb.mi/mi-basics.exp: Fix races. Honour the
7048 `test_exec_and_symbol_mi_operatons' return value.
7049 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7050 gdb_test_multiple.
7051 (test_exec_and_symbol_mi_operatons): Likewise.
7052 (test_path_specification): Likewise.
7053
faf067f1
JK
70542011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7055
7056 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
7057 (gdb_touch_execfile): Remove catch wrappers. New variable time.
7058 Replace `file copy' and `file rename' by `file mtime'. Twice.
7059
7ff911a3
JK
70602011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7061
7062 * gdb.base/readline-ask.c: New file.
7063 * gdb.base/readline-ask.exp: New file.
7064 * gdb.base/readline-ask.inputrc: New file.
7065
a536c6d7
UW
70662011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
7067
7068 * gdb.cell/bt.exp: Delete breakpoints before running to signal
7069 to avoid race condition.
7070 * gdb.cell/coremaker.c: Use small stack size.
7071 * gdb.cell/ea-standalone.exp: Use file name without path as
7072 argument to c_to.
7073 * gdb.cell/fork.exp: Allow other output when continuing to end.
7074
d472a426
JK
70752011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7076
7077 * gdb.threads/corethreads.c: New file.
7078 * gdb.threads/corethreads.exp: New file.
7079
70802011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
7081
7082 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
7083 Try to compile the test using -Wl,-z,norelro first.
7084 (load_core): New variable libthread_db_seen, initialize it.
7085 (zeroed-threads cannot be listed): Protect it by XFAIL on
7086 !$libthread_db_seen.
7087
8be455d7
JK
70882011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7089
7090 PR 12573
7091 * gdb.dwarf2/dw2-skip-prologue.S: New file.
7092 * gdb.dwarf2/dw2-skip-prologue.c: New file.
7093 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
7094
1976171a
JK
70952011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7096
7097 * gdb.cp/psymtab-parameter.cc: New file.
7098 * gdb.cp/psymtab-parameter.exp: New file.
7099
7db6f30f
JK
71002011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7101
7102 Fix a race.
7103 * gdb.cp/static-print-quit.exp (print c): Split to ...
7104 (print c - <return>, print c - q <return>, print c - to quit):
7105 ... these. Make the testfile untested on gdb-7.1.
7106
85161e9e 71072011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
7108
7109 * lib/gdb.exp (exec_target_file, exec_symbol_file,
7110 gdb_rename_execfile, gdb_touch_execfile): New.
7111 * gdb.base/reread.exp: Use new procs to handle multiple
7112 exec files.
7113
0c51be18
YQ
71142011-05-05 Yao Qi <yao@codesourcery.com>
7115
7116 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
7117 (test_adr_32bit, test_pop_pc): New.
7118 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
7119 (test_adr_32bit, test_pop_pc): New.
7120
4d393d60
JM
71212011-05-04 Joseph Myers <joseph@codesourcery.com>
7122
7123 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
7124 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
7125 targets.
7126 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
7127 handle targets.
7128
8ffd0459
JK
71292011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7130
7131 * gdb.base/completion.exp (complete help info wat): Rename to ...
7132 (complete 'help info wat'): ... here.
7133 Remove all `-re ".*' and `-re "^.*' redundant regexes.
7134 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
7135
8e28d804
PA
71362011-05-04 Pedro Alves <pedro@codesourcery.com>
7137
7138 * gdb.base/completion.exp: Use gdb_test_multiple instead of
7139 gdb_test and explicit $gdb_prompt/timeout matches.
7140
3eb2ef34
YQ
71412011-05-04 Yao Qi <yao@codesourcery.com>
7142
7143 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
7144 and __thumb2__.
7145
aaaf81a3
MP
71462011-05-03 Marek Polacek <mpolacek@redhat.com>
7147
7148 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
7149 in place of `gdb_test "delete breakpoints"'. This eliminates two
7150 testcases.
7151
c4cbc0df
PA
71522011-05-02 Pedro Alves <pedro@codesourcery.com>
7153
7154 PR testsuite/12649
7155 Fix races.
7156
7157 * gdb.base/completion.exp: Remove all sleep calls. Remove
7158 unnecessary regexs. Don't explicitly expect anything after the
7159 prompt. Eat the prompt if necessary.
7160
b4cbb4a3
EBM
71612011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
7162
7163 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
7164 accept to show the caller line again as well as the line after.
7165
d65aec65
PM
71662011-04-29 Phil Muldoon <pmuldoon@redhat.com>
7167
7168 PR mi/12531
7169
7170 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
7171 compile target.
7172 * gdb.python/py-prettyprint.exp: Add C++ object for
7173 CPLUS_FAKE_CHILD test.
7174
30852783
UW
71752011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
7176
7177 * gdb.base/signest.exp: New file.
7178 * gdb.base/signest.c: Likewise.
7179
c7b1f0d9
JK
71802011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7181
7182 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
7183 thread and breakpoint notifications.
7184
559a7a62
JK
71852011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7186
7187 * gdb.base/fortran-sym-case.c: New file.
7188 * gdb.base/fortran-sym-case.exp: New file.
7189 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
7190 * gdb.dwarf2/dw2-case-insensitive.c: New file.
7191 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
7192
8344e389
JK
71932011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7194
7195 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
7196 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
7197 false #1', `if true else false #2' and `if true else false #3'.
7198
2484c66b
UW
71992011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
7200
7201 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
7202 while delivering signal.
7203
8d3788bd
VP
72042011-04-27 Vladimir Prus <vladimir@codesourcery.com>
7205
7206 MI breakpoint notifications.
7207
7208 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
7209 * testsuite/gdb.mi/mi2-cli.exp: Adust.
7210 * testsuite/gdb.mi/mi-watch.exp: Adust.
7211 * testsuite/gdb.mi/mi2-watch.exp: Adust.
7212 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
7213 notifications.
8d3788bd 7214
3e03848b
JK
72152011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7216
7217 * gdb.base/gdbindex-stabs-dwarf.c: New file.
7218 * gdb.base/gdbindex-stabs.c: New file.
7219 * gdb.base/gdbindex-stabs.exp: New file.
7220
918c9108
YQ
72212011-04-25 Yao Qi <yao@codesourcery.com>
7222
7223 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
7224 with /*...*/.
7225 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
7226
90556b8c
JK
72272011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7228
7229 * gdb.python/py-value.exp (test_objfiles): Name the first test
7230 `py-value in file.filename'.
7231
03f2bd59
JK
72322011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7233
7234 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
7235 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
7236 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
7237 !gdbserver_reconnect_p..
7238 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
7239
7b08b9eb
JK
72402011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7241
7242 * gdb.cp/cpcompletion.exp (complete class methods)
7243 (complete class methods beginning with F): Move them above runto. New
7244 comment about the runto delimiter.
7245
b78974c3
PA
72462011-04-20 Pedro Alves <pedro@codesourcery.com>
7247
7248 * gdb.base/maint.exp: Test that "maint print registers" works
7249 without a running program.
7250
20429c40 72512011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 7252
20429c40
MP
7253 * gdb.base/setshow.exp: Fix racy tests.
7254 ($old_gdb_prompt): New variable.
7255
7a9dd1b2
TT
72562011-04-19 Tom Tromey <tromey@redhat.com>
7257
7258 * gdb.mi/mi-nsmoribund.exp:
7259 * gdb.hp/gdb.objdbg/objdbg01.exp:
7260 * gdb.base/structs.exp (test_struct_returns):
7261 * gdb.base/call-sc.exp (test_scalar_returns):
7262 * gdb.base/bigcore.exp: Remove duplicate words.
7263
02835898
JK
72642011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7265
7266 * gdb.base/break-interp-lib.c (v, vptr): New variables.
7267 * gdb.base/break-interp.exp (test_attach): New comment.
7268
254f582e
JK
72692011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7270
7271 * gdb.threads/gcore-thread.exp ($core0file): New variable.
7272 (clear __stack_user.next, clear stack_used.next)
7273 (save a zeroed-threads corefile): New test.
7274 Call core_load for $core0file.
7275 (zeroed-threads cannot be listed): New test.
7276
4fe85f5c
JK
72772011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7278
7279 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
7280 filename.
7281 ($srcfile): Preserve the original value.
7282 ($testfile): Match it the .exp filename.
7283 ($corefile): New variable. Substitute it around.
7284 Use clean_restart.
7285 ($prev_timeout): Remove.
7286 (load_core): Move core loading into this proc.
7287 Fix restore of $timeout if load_core fails.
7288
63524580
JK
72892011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7290
7291 * gdb.base/eu-strip-infcall.c: New file.
7292 * gdb.base/eu-strip-infcall.exp: New file.
7293
90359a16
JK
72942011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7295
7296 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
7297 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
7298
626e7282
JK
72992011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7300
7301 Fix Python access to inlined frames.
7302 * gdb.python/py-frame-inline.c: New file.
7303 * gdb.python/py-frame-inline.exp: New file.
7304
3363d018
EBM
73052011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
7306
7307 * gdb.base/gdb1090.exp: Change breakpoint location to read the
7308 content of 's24' correctly (avoiding "optimized out").
7309 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
7310
28781456
JK
73112011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7312
7313 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
7314
4a4106ca
TJB
73152011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
7316
7317 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
7318 expect a colon in watch -location output.
7319
d26ccb4f
JK
73202011-04-13 Marek Polacek <mpolacek@redhat.com>
7321
df46027d 7322 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
7323 New testcase `expect response to define backtrace'. Also remove
7324 redundant `default' block.
7325
e1ab1f9c
JK
73262011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7327
7328 * gdb.python/py-prettyprint.c (struct hint_error): New.
7329 (main): New variable hint_error.
7330 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
7331 "print hint_error".
7332 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
7333 (register_pretty_printers): Register it.
7334
0c2e6019
TT
73352011-04-04 Tom Tromey <tromey@redhat.com>
7336
7337 * gdb.cp/maint.exp (test_help): Update.
7338 (test_namespace): Likewise.
7339
af57139d
JB
73402011-04-01 Joel Brobecker <brobecker@adacore.com>
7341
7342 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
7343 * gdb.ada/arrayptr.exp: Add new tests.
7344
956a9fb9
JB
73452011-04-01 Joel Brobecker <brobecker@adacore.com>
7346
7347 * gdb.ada/mi_catch_ex: New testcase.
7348
d0c4d642
PA
73492011-04-01 Pedro Alves <pedro@codesourcery.com>
7350
7351 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
7352 base::overload(void) method without specifying "const".
7353
18819fa6
UW
73542011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
7355
7356 * gdb.arch/thumb-singlestep.S: New file.
7357 * gdb.arch/thumb-singlestep.exp: Likewise.
7358
a4c8e806
TT
73592011-03-31 Tom Tromey <tromey@redhat.com>
7360
7361 * gdb.python/py-prettyprint.py (exception_flag): New global.
7362 (NoStringContainerPrinter._iterator.next): Check it.
7363 * gdb.python/py-prettyprint.c (main): New variable nstype2.
7364 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
7365
53832f31
TT
73662011-03-29 Tom Tromey <tromey@redhat.com>
7367
7368 * gdb.cp/anon-struct.cc: New file.
7369 * gdb.cp/anon-struct.exp: New file.
7370
e4620230
JK
73712011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7372
7373 Test STT_GNU_IFUNC support.
7374 * gdb.base/gnu-ifunc-lib.c: New file.
7375 * gdb.base/gnu-ifunc.c: New file.
7376 * gdb.base/gnu-ifunc.exp: New file.
7377
d0fb5eae
JK
73782011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7379
7380 Support a ring of related breakpoints.
7381 * gdb.base/watchpoint-delete.c: New file.
7382 * gdb.base/watchpoint-delete.exp: New file.
7383
20106cfb
JK
73842011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7385
7386 * gdb.ada/arrayparam.exp (print first after function call): Use
7387 explicit package name. Add a comment
7388 (print lasta after function call): Rename ...
7389 (print last after function call): ... it and use explicit package
7390 name.
7391 (print length after function call): Use explicit package name.
7392 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
7393 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
7394 (multiple matches for symbol i): Rename ...
7395 (multiple matches for symbol integervar): ... it.
7396 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
7397 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
7398
e7ab5e63
AB
73992011-03-25 Andrew Burgess <aburgess@broadcom.com>
7400
7401 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
7402 environment variable to make grep output more predictable. Move
7403 all the environment setup into gdb_init so it's done once per test
7404 case rather than each time we start gdb.
7405
9ef07c8c
TT
74062011-03-24 Tom Tromey <tromey@redhat.com>
7407
7408 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
7409 test.
7410
dd90784c
JK
74112011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7412
7413 * gdb.dwarf2/dw2-entry-value-main.c: New file.
7414 * gdb.dwarf2/dw2-entry-value.S: New file.
7415 * gdb.dwarf2/dw2-entry-value.exp: New file.
7416
05775840
PM
74172011-03-22 Phil Muldoon <pmuldoon@redhat.com>
7418
6fdff2c5 7419 PR python/12183
05775840
PM
7420
7421 * gdb.python/py-function.exp: Add GdbError tests.
7422
8661b11b
PA
74232011-03-18 Pedro Alves <pedro@codesourcery.com>
7424
7425 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
7426 (reglocal_test_func, statlocal_test_func): New functions.
7427 (globals_test_func): Call new functions.
7428 * gdb.trace/unavailable.exp (gdb_collect_args_test)
7429 (gdb_collect_locals_test): New procedure.
7430 (gdb_trace_collection_test): Call new procedures.
7431
0fdb4f18
PA
74322011-03-18 Pedro Alves <pedro@codesourcery.com>
7433
7434 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
7435 (test_register, test_register_unavailable): New procedures.
7436 (gdb_unavailable_registers_test): New procedure.
7437 (gdb_trace_collection_test): Call it.
7438
99c3dc11
PM
74392011-03-18 Phil Muldoon <pmuldoon@redhat.com>
7440
6fdff2c5 7441 PR python/12149
99c3dc11
PM
7442
7443 * gdb.python/python.exp: Add gdb.write tests.
7444
29703da4
PM
74452010-03-17 Phil Muldoon <pmuldoon@redhat.com>
7446
7447 * gdb.python/Makefile.in: Add py-objfile.
7448 * gdb.python/py-objfile.exp: New file.
7449 * gdb.python/py-objfile.c: New file.
7450 * gdb.python/py-block.exp: Add is_valid tests.
7451 * gdb.python/py-inferior.exp: Ditto.
7452 * gdb.python/py-infthread.exp: Ditto.
7453 * gdb.python/py-symbol.exp: Ditto.
7454 * gdb.python/py-symtab.exp: Ditto.
7455
598997c8
KS
74562011-03-16 Keith Seitz <keiths@redhat.com>
7457
7458 PR c++/12273
7459 * gdb.cp/cmpd-minsyms.exp: New test.
7460 * gdb.cp/cmpd-minsyms.cc: New file.
7461
7462 PR c++/11734
7463 * gdb.cp/ovsrch.exp: New test.
7464 * gdb.cp/ovsrch.h: New file.
7465 * gdb.cp/ovsrch1.cc: New file.
7466 * gdb.cp/ovsrch2.cc: New file.
7467 * gdb.cp/ovsrch3.cc: New file.
7468 * gdb.cp/ovsrch4.cc: New file.
7469
c91513d8
PP
74702011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
7471
7472 PR gdb/12528
7473 * gdb.base/Makefile.in: Adjust EXECUTABLES.
7474 * gdb.base/break-on-linker-gcd-function.exp: New test.
7475 * gdb.base/break-on-linker-gcd-function.cc: New file.
7476
7470fc63
AT
74772011-03-15 Andreas Tobler <andreast@fgznet.ch>
7478
7479 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
7480
959e7469
PM
74812011-03-15 Phil Muldoon <pmuldoon@redhat.com>
7482
7483 * lib/gdb.exp (gdb_unload): Add another termination case.
7484
9373cf26
JK
74852011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7486
7487 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
7488 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
7489 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
7490 Provide a stub byte there.
7491 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
7492 DW_AT_entry_pc.
7493 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
7494
24e9cda0
UW
74952011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
7496
7497 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
7498 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
7499 "generic ABI, auto".
7500 (altivec_abi_tests): Accept vectors returned by reference.
7501
7371cf6d
PM
75022010-03-14 Phil Muldoon <pmuldoon@redhat.com>
7503
7504 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
7505
ce77046a
UW
75062011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
7507
7508 * gdb.python/py-section-script.exp: Skip test if no Python support.
7509
176400c3
UW
75102011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7511
7512 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
7513
ecec24e6
PM
75142011-03-10 Phil Muldoon <pmuldoon@redhat.com>
7515
7516 * gdb.python/py-parameter.exp: Update tests to the new Python
7517 parameter API. Add "no documentation" test. Add deprecated API
7518 backward compatibility test.
7519
5dbdd470
TT
75202011-03-09 Tom Tromey <tromey@redhat.com>
7521
7522 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
7523 gdb_continue_to_end.
7524
b66e66ee
MK
75252011-03-09 Mark Kettenis <kettenis@gnu.org>
7526
7527 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
7528 tabs.
7529
eceb0c5f
TT
75302011-03-09 Tom Tromey <tromey@redhat.com>
7531
7532 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
7533 parentheses.
7534 (gdb_continue_to_end): Add "allow_extra" parameter. Use
7535 $command.
7536 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
7537 argument to gdb_continue_to_end.
7538 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
7539 argument to gdb_continue_to_end.
7540 * gdb.cp/annota3.exp: Fix regex.
7541 * gdb.cp/annota2.exp: Fix regex.
7542 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
7543 gdb_continue_to_end.
7544 * gdb.base/call-signal-resume.exp: Revert earlier patch.
7545 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
7546 gdb_continue_to_end.
7547
63154eca
PA
75482011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7549
7550 * gdb.server/ext-run.exp
7551 (load new file without any gdbserver inferior): New test.
7552
967d1f9b
TT
75532011-03-07 Tom Tromey <tromey@redhat.com>
7554
7555 * Makefile.in (TAGS): Rewrite.
7556
d68dcbb9
JK
75572011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7558
7559 * gdb.trace/report.exp (12.1: trace report #1): New match for the
7560 initial commands echo. New match for `Found trace'. Anchor all the
7561 other matches. Anchor and match for `No trace frame found' the final
7562 match.
7563
6bf58e63
TT
75642011-03-07 Tom Tromey <tromey@redhat.com>
7565
7566 * Makefile.in (TAGS): New target.
7567
fda326dd
TT
75682011-03-07 Tom Tromey <tromey@redhat.com>
7569
7570 * lib/opencl.exp (skip_opencl_tests): Update for exit message
7571 change.
7572 * lib/mi-support.exp (mi_gdb_test): Update for exit message
7573 change.
7574 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
7575 exit message change.
7576 (skip_altivec_tests): Update for exit message change.
7577 (skip_vsx_tests): Likewise.
7578 (gdb_continue_to_end): Likewise. Add 'command' argument.
7579 * lib/cell.exp (skip_cell_tests): Update for exit message change.
7580 * gdb.threads/tls.exp: Update for exit message change.
7581 * gdb.threads/thread-unwindonsignal.exp: Use
7582 gdb_continue_to_end.
7583 * gdb.threads/step.exp (step_it): Update for exit message change.
7584 (continue_all): Likewise.
7585 * gdb.threads/print-threads.exp (test_all_threads): Update for
7586 exit message change.
7587 * gdb.threads/interrupted-hand-call.exp: Use
7588 gdb_continue_to_end.
7589 * gdb.threads/execl.exp: Use gdb_continue_to_end.
7590 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
7591 gdb_continue_to_end.
7592 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
7593 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
7594 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
7595 * gdb.cp/method.exp: Update for exit message change.
7596 * gdb.cp/mb-templates.exp: Update for exit message change.
7597 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
7598 * gdb.cp/annota3.exp: Update for exit message change.
7599 * gdb.cp/annota2.exp: Update for exit message change.
7600 * gdb.cell/fork.exp: Use gdb_continue_to_end.
7601 * gdb.base/term.exp: Update for exit message change.
7602 * gdb.base/step-test.exp (test_i): Update for exit message change.
7603 * gdb.base/sigstep.exp (advance): Update for exit message change.
7604 (advancei): Likewise.
7605 * gdb.base/siginfo.exp: Update for exit message change.
7606 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
7607 * gdb.base/reread.exp: Use gdb_continue_to_end.
7608 * gdb.base/langs.exp: Use gdb_continue_to_end.
7609 * gdb.base/interrupt.exp: Update for exit message change.
7610 * gdb.base/gdb1555.exp: Update for exit message change.
7611 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
7612 * gdb.base/ending-run.exp: Update for exit message change.
7613 * gdb.base/chng-syms.exp: Update for exit message change.
7614 * gdb.base/checkpoint.exp: Update for exit message change.
7615 * gdb.base/catch-syscall.exp (check_for_program_end): Use
7616 gdb_continue_to_end.
7617 (test_catch_syscall_with_wrong_args): Likewise.
7618 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
7619 * gdb.base/break-interp.exp (test_ld): Update for exit message
7620 change.
7621 * gdb.base/bang.exp: Update for exit message change.
7622 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
7623 (do_call_attach_tests): Likewise.
7624 * gdb.base/a2-run.exp: Update for exit message change.
7625 * gdb.arch/ppc-dfp.exp: Update for exit message change.
7626 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
7627 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
7628
dd19bd70
JK
76292011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7630
7631 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
7632
30e62689
TT
76332011-03-03 Tom Tromey <tromey@redhat.com>
7634
7635 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
7636 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
7637 * gdb.hp/gdb.aCC/configure.ac: Remove.
7638 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
7639 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
7640 * gdb.hp/gdb.base-hp/configure.ac: Remove.
7641 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
7642 * gdb.hp/gdb.compat/configure (Makefile): Remove.
7643 * gdb.hp/gdb.compat/configure.ac: Remove.
7644 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
7645 * gdb.hp/gdb.defects/configure (Makefile): Remove.
7646 * gdb.hp/gdb.defects/configure.ac: Remove.
7647 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
7648 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
7649 * gdb.hp/gdb.objdbg/configure.ac: Remove.
7650 * gdb.hp/configure.ac: Remove.
7651 * gdb.hp/configure: Remove.
7652 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
7653 substitution.
7654 (Makefile): Remove rule.
7655 * gdb.cell/configure.ac: Remove.
7656 * gdb.cell/configure: Remove.
7657 * gdb.stabs/Makefile.in (Makefile): Remove.
7658 (distclean): Don't remove config.status or config.log.
7659 * gdb.stabs/configure (Makefile): Remove.
7660 * gdb.stabs/configure.ac: Remove.
7661 * configure: Rebuild.
7662 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
7663 Remove stabs- and cell-specific logic. Test for existence of
7664 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
7665 subdirectories, gdb.cell, and and gdb.stabs.
7666 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
7667
c171f854
JB
76682011-03-03 Joel Brobecker <brobecker@adacore.com>
7669
7670 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
7671 end of buffer.
7672
9a5193cb
JB
76732011-03-02 Joel Brobecker <brobecker@adacore.com>
7674
7675 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
7676 gdb_test when running a test where we expected no output back.
7677
9bb4c1bb
MS
76782011-02-28 Michael Snyder <msnyder@vmware.com>
7679
7680 * gdb.cp/overload.cc: Change initializer value to integer.
7681
3bd0f5ef
MS
76822011-02-27 Michael Snyder <msnyder@vmware.com>
7683
7684 * gdb.multi/base.exp: Add test for remove-inferiors.
7685
2279eaad
JB
76862011-02-26 Joel Brobecker <brobecker@adacore.com>
7687
7688 * gdb.python/py-frame.exp: Simplify the initialization phase
7689 using prepare_for_testing.
7690
c82c0b55
MS
76912011-02-25 Michael Snyder <msnyder@vmware.com>
7692
7693 * gdb.multi/base.exp: Add tests for info inferiors with args.
7694
1d94651b
JK
76952011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7696
7697 * gdb.dwarf2/dw2-ranges.S: Rename to ...
7698 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
7699 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
7700 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
7701 asmfile3. Comment the STABS (#3) file compilation. Compile
7702 everything through assembler. Provide KFAIL for symtab/12497.
7703 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
7704 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
7705 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
7706 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
7707
3bd0f5ef
MS
77082011-02-24 Michael Snyder <msnyder@vmware.com>
7709
7710 * gdb.base/break.exp: Add tests for delete breakpoints using
7711 convenience variables and value history references.
7712
12c1418e
MS
77132011-02-24 Michael Snyder <msnyder@vmware.com>
7714
7715 * gdb.base/break.exp: Remove debugging 'printf' accidentally
7716 left behind in previous check-in.
7717
e5a67952
MS
77182011-02-23 Michael Snyder <msnyder@vmware.com>
7719
7720 * gdb.base/break.exp: Add tests for "info break" with arguments.
7721 * gdb.trace/infotrace.exp: Update patterns for error and help.
7722 * gdb.base/completion.exp: Update pattern.
7723 * gdb.base/ena-dis-br.exp: Update pattern.
7724 * gdb.base/help.exp: Update patterns.
7725
77262011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
7727
7728 * gdb.base/memattr.exp: New test.
7729 * gdb.base/memattr.c: Test load for memattr.exp.
7730
6e6fbe60
DE
77312011-02-22 Doug Evans <dje@google.com>
7732
7733 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
7734
1d41d745
MS
77352011-02-22 Michael Snyder <msnyder@vmware.com>
7736
7737 * Makefile.in: Make more clean.
7738 * gdb.ada/Makefile.in: Ditto.
7739 * gdb.arch/Makefile.in: Ditto.
7740 * gdb.asm/Makefile.in: Ditto.
7741 * gdb.base/Makefile.in: Ditto.
7742 * gdb.cp/Makefile.in: Ditto.
7743 * gdb.dwarf2/Makefile.in: Ditto.
7744 * gdb.java/Makefile.in: Ditto.
7745 * gdb.mi/Makefile.in: Ditto.
7746 * gdb.modula2/Makefile.in: Ditto.
7747 * gdb.python/Makefile.in: Ditto.
7748 * gdb.server/Makefile.in: Ditto.
7749 * gdb.stabs/Makefile.in: Ditto.
7750 * gdb.threads/Makefile.in: Ditto.
7751 * gdb.trace/Makefile.in: Ditto.
7752
79ba84ca
MS
77532011-02-22 Michael Snyder <msnyder@vmware.com>
7754
df46027d 7755 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
7756 info threads.
7757
b9b35694
JB
77582011-02-22 Joel Brobecker <brobecker@adacore.com>
7759
7760 * gdb.python/py-breakpoint.exp: Fix the expected output of
7761 one of the "maint info breakpoints" tests to accept the output
7762 generated on platforms that do not have hardware watchpoints.
7763
8bfb830f
JB
77642011-02-22 Joel Brobecker <brobecker@adacore.com>
7765
7766 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
7767 clean_restart. Be a little stricter in the expected output
7768 for one of the tests. Fix a typo in one of the comments.
7769
c45f3c54
JB
77702011-02-22 Joel Brobecker <brobecker@adacore.com>
7771
7772 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
7773 Delete variable binfile, no longer use. Add or modify test
7774 comments to make them unique.
7775
b97c863c
MS
77762011-02-21 Michael Snyder <msnyder@vmware.com>
7777
7778 * Makefile.in: Update for make clean.
7779 * gdb.ada/Makefile.in: Ditto.
7780 * gdb.arch/Makefile.in: Ditto.
7781 * gdb.asm/Makefile.in: Ditto.
7782 * gdb.base/Makefile.in: Ditto.
7783 * gdb.cp/Makefile.in: Ditto.
7784 * gdb.dwarf2/Makefile.in: Ditto.
7785 * gdb.java/Makefile.in: Ditto.
7786 * gdb.mi/Makefile.in: Ditto.
7787 * gdb.modula2/Makefile.in: Ditto.
7788 * gdb.python/Makefile.in: Ditto.
7789 * gdb.server/Makefile.in: Ditto.
7790 * gdb.stabs/Makefile.in: Ditto.
7791 * gdb.threads/Makefile.in: Ditto.
7792 * gdb.trace/Makefile.in: Ditto.
7793
aea5b279
MS
77942011-02-21 Michael Snyder <msnyder@vmware.com>
7795
7796 * gdb.threads/thread-find.exp: Update patterns for changes in
7797 output of "info threads" command.
7798
e3039479
UW
77992011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
7800 Ulrich Weigand <uweigand@de.ibm.com>
7801
7802 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
7803 (skip_hw_watchpoint_tests): Likewise.
7804 (skip_hw_watchpoint_multi_tests): Likewise.
7805
b800ec70
UW
78062011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
7807
7808 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
7809 (skip_hw_watchpoint_tests): Likewise.
7810 (skip_hw_watchpoint_multi_tests): Likewise.
7811 (skip_hw_watchpoint_access_tests): Likewise.
7812
7813 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
7814 * gdb.base/pr11022.exp: Likewise.
7815 * gdb.base/watch-read.exp: Likewise.
7816 * gdb.base/watch_thread_num.exp: Likewise.
7817 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7818 * gdb.base/watchpoint-hw.exp: Likewise.
7819 * gdb.base/watchpoint.exp: Likewise.
7820 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
7821 * gdb.threads/watchthreads-reorder.exp: Likewise.
7822 * gdb.threads/watchthreads.exp: Likewise.
7823 * gdb.threads/watchthreads2.exp: Likewise.
7824
91033e37
JB
78252011-02-21 Joel Brobecker <brobecker@adacore.com>
7826
7827 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
7828 the debugger is unable to find the array bounds.
7829
eeaafae2
JK
78302011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7831
7832 * gdb.cp/typedef-operator.exp: New file.
7833 * gdb.cp/typedef-operator.cc: New file.
7834
e338d953
MS
78352011-02-17 Michael Snyder <msnyder@vmware.com>
7836
7837 * gdb.threads/thread-find.exp: Fix regular expressions.
7838
e67ad678
JB
78392011-02-17 Joel Brobecker <brobecker@adacore.com>
7840
7841 * gdb.ada/packed_array: Expand testcase to test printing of
7842 unconstrained packed array.
7843
93084bca
JB
78442011-02-17 Joel Brobecker <brobecker@adacore.com>
7845
7846 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
7847
a0c78a73
PA
78482011-02-16 Pedro Alves <pedro@codesourcery.com>
7849
f65d5553 7850 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
7851 (main): Initialize it before collecting, and and clear it
7852 afterwards.
f65d5553
PA
7853 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7854 collecting with '{type} addr', where the addr expression is not an
7855 rvalue.
a0c78a73 7856
3dfcbbd2
KW
78572011-02-16 Ken Werner <ken.werner@de.ibm.com>
7858
7859 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
7860 a bool variable. Expect correct OpenCL names for vector types. Use the
7861 uc3 variable name instead of referring to the uchar3 built-in type.
7862 Escape the asterisk at the half pointer test.
7863
08807d5a
PA
78642011-02-16 Pedro Alves <pedro@codesourcery.com>
7865
f65d5553 7866 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
7867 (main): Initialize it before collecting, and and clear it
7868 afterwards.
f65d5553
PA
7869 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7870 collecting overlapping memory ranges.
08807d5a 7871
60f98dde
MS
78722011-02-15 Michael Snyder <msnyder@vmware.com>
7873
7874 * gdb.base/default.exp: Add tests for thread commands.
7875 * gdb.base/help.exp: Add tests for thread commands.
7876 * gdb.threads/thread-find.exp: New test for thread find command.
7877
648cd113
KW
78782011-02-15 Ken Werner <ken.werner@de.ibm.com>
7879
7880 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
7881
494e194e
YQ
78822011-02-15 Yao Qi <yao@codesourcery.com>
7883
7884 PR tdep/12352
7885 * gdb.arch/arm-disp-step.S : New test for str instruction.
7886 * gdb.arch/arm-disp-step.exp : Likewise.
7887
d9492458
TJB
78882011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
7889
7890 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
7891 "vector_register2_vr" test strings. Test the extended floating
7892 point registers (F32~F63).
7893 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
7894 IBM XL C compiler. Make the test program use a register provided
7895 by the compiler for the lxvd2x instruction.
7896
8af8e3bc
PA
78972011-02-14 Pedro Alves <pedro@codesourcery.com>
7898
7899 * gdb.trace/unavailable.cc (class Base, class Middle, class
7900 Derived): New types.
7901 (derived_unavail, derived_partial, derived_whole): New globals.
7902 (virtual_partial): New global.
7903 (virtualp): Point at virtual_partial.
7904 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
7905 related to unavailable vptr.
7906
1b28d0b3
PA
79072011-02-14 Pedro Alves <pedro@codesourcery.com>
7908
7909 * gdb.trace/unavailable.cc (a, b, c): New globals.
7910 (main): Set and clear them.
7911 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
7912 `a' and `c', and check that `b' isn't collected, although `a' and
7913 `c' are.
7914
ec0a52e1
PA
79152011-02-14 Pedro Alves <pedro@codesourcery.com>
7916
7917 * gdb.trace/unavailable.cc (struct Virtual): New.
7918 (virtualp): New global pointer.
7919 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
7920 printing a pointer to an object whose type has a vtable, with
7921 print object on.
7922
24e6bcee
PA
79232011-02-14 Pedro Alves <pedro@codesourcery.com>
7924
7925 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
7926 value repeat handles unavailableness.
7927
39d37385
PA
79282011-02-14 Pedro Alves <pedro@codesourcery.com>
7929
7930 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
7931 tests for building arrays from unavailable values, subscripting
7932 non-memory rvalue unvailable arrays, and accessing fields or
7933 baseclasses of non-lazy unavailable values,
7934 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
7935 struct types.
7936 (g_smallstruct, g_smallstruct_b): New globals.
7937
06d72e16
PA
79382011-02-14 Pedro Alves <pedro@codesourcery.com>
7939
7940 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
7941
bc9a5551
JK
79422011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7943
7944 Fix const/volatile qualifiers of C++ types, PR c++/12328.
7945 * gdb.cp/overload-const.exp: New file.
7946 * gdb.cp/overload-const.cc: New file.
7947
54fcddd0
UW
79482011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7949
7950 * gdb.opencl/callfuncs.cl: New file.
7951 * gdb.opencl/callfuncs.exp: New test.
7952 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
7953
d6dafb7c
UW
79542011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7955
7956 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
7957 when computing result.
7958 * gdb.arch/altivec-abi.exp: Update expected results.
7959
a449c2d8
TJB
79602011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7961
7962 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
7963 * gdb.base/jit.exp: Likewise.
7964 * gdb.base/pie-execl.exp: Likewise.
7965 * gdb.base/solib-nodir.exp: Likewise.
7966 * gdb.base/solib-overlap.exp: Likewise.
7967
764880b7
PA
79682011-02-07 Pedro Alves <pedro@codesourcery.com>
7969
7970 * gdb.trace/collection.c (global_pieces): New.
7971 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
7972 New procedure.
7973 (gdb_trace_collection_test): Call it.
7974
505500db
SW
79752011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
7976
7977 * gdb.python/py-evthreads.c: New file.
7978 * gdb.python/py-evthreads.exp: New file.
7979 * gdb.python/py-events.py: New file.
7980 * gdb.python/py-events.exp: New file.
7981 * gdb.python/py-events.c: New file.
7982
385203ed
DD
79832011-02-04 David Daney <ddaney@caviumnetworks.com>
7984
7985 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
7986
9011945e
AB
79872011-02-03 Andrew Burgess <aburgess@broadcom.com>
7988
7989 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
7990 gdb.base/disasm-end-cu.exp: New test for disassembling over the
7991 boundary between two compilation units.
7992
580688f3
PA
79932011-02-02 Pedro Alves <pedro@codesourcery.com>
7994
7995 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
7996 (Virtual): New structs.
7997 (virtual_o, virtual_middle_b): New globals.
7998 * gdb.cp/virtbase.exp: New tests.
7999
d3f0f853
PP
80002011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
8001
8002 * gdb.base/jit.exp: New file.
8003 * gdb.base/jit-main.c: New file.
8004 * gdb.base/jit-solib.c: New file.
8005
b2030fb5
UW
80062011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8007
8008 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
8009 proceed to initial kernel entry point.
8010 * gdb.opencl/datatypes.exp: Likewise.
8011 * gdb.opencl/operators.exp: Likewise.
8012 * gdb.opencl/vec_comps.exp: Likewise.
8013
2db19d1e
SW
80142011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
8015
8016 * gdb.cp/nsnested.cc: New.
8017 * gdb.cp/nsnested.exp: New.
8018 * gdb.cp/nsnoimports.exp: New.
8019 * gdb.cp/nsnoimports.cc: New.
8020
6b0c4c1f
JB
80212011-01-31 Joel Brobecker <brobecker@adacore.com>
8022
8023 * gdb.base/interact.exp: Add extra tests that verify that
8024 the value of the interactive-mode setting does not change
8025 after the script is sourced.
8026
80b23b6a
JK
80272011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8028
8029 * gdb.cp/noparam.exp: New file.
8030 * gdb.cp/noparam.cc: New file.
8031
ffd5ec24
PA
80322011-01-28 Pedro Alves <pedro@codesourcery.com>
8033
8034 * gdb.trace/tfile.exp: Test that with no traceframe selected,
8035 there's no stack or registers.
8036
a81766d8
TT
80372011-01-26 Tom Tromey <tromey@redhat.com>
8038
8039 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
8040 space before string output. Add test for "set print pretty off"
8041 case.
8042
585fdaa1
PA
80432011-01-25 Pedro Alves <pedro@codesourcery.com>
8044
8045 * gdb.base/frame-args.exp: Adjust.
8046 * gdb.dwarf2/dw2-noloc.exp: Adjust.
8047 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
8048 * gdb.dwarf2/pieces.exp: Adjust.
8049 * gdb.opt/clobbered-registers-O2.exp: Adjust.
8050 * gdb.opt/inline-locals.exp: Adjust.
8051 * gdb.threads/fork-child-threads.exp: Adjust.
8052
d468832a
KW
80532011-01-25 Ken Werner <ken.werner@de.ibm.com>
8054
8055 * gdb.opencl/convs_casts.cl: Move program scope variables into the
8056 OpenCL kernel function. Add a comment as marker. Add address space
8057 qualifiers for the remaining program scope variables.
8058 * gdb.opencl/datatypes.cl: Likewise.
8059 * gdb.opencl/operators.cl: Likewise.
8060 * gdb.opencl/vec_comps.cl: Likewise.
8061 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
8062 Add breakpoint at the marker comment.
8063 * gdb.opencl/datatypes.exp: Likewise.
8064 * gdb.opencl/operators.exp: Likewise.
8065 * gdb.opencl/vec_comps.exp: Likewise.
8066
490f124f
PA
80672011-01-24 Pedro Alves <pedro@codesourcery.com>
8068
8069 * gdb.base/printcmds.c (some_struct): New struct and instance.
8070 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
8071 procedure.
8072 <global scope>: Call it.
8073
6da78614
KW
80742011-01-21 Ken Werner <ken.werner@de.ibm.com>
8075
8076 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
8077 argument to the gdb_compile_opencl_hostapp call.
8078
ec64c9aa
YQ
80792011-01-19 Yao Qi <yao@codesourcery.com>
8080
8081 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
8082 positve list.
8083
810cfdbb
YQ
80842011-01-19 Yao Qi <yao@codesourcery.com>
8085
8086 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
8087 canonical form.
8088 Remove "xscale-*-*"
8089 * gdb.xml/tdesc-regs.exp: Likewise.
8090 * gdb.python/py-section-script.exp: Replace ARM target triplet
8091 with canonical form.
8092 Match arm*-*-symbianelf*.
8093 * gdb.base/dup-sect.exp: Likewise.
8094 * lib/dwarf.exp: New.
8095 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
8096 dwarf2_support.
8097 * gdb.dwarf2/dup-psym.exp: Likewise.
8098 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
8099 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8100 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
8101 * gdb.dwarf2/dw2-basic.exp: Likewise.
8102 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8103 * gdb.dwarf2/dw2-const.exp: Likewise.
8104 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
8105 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
8106 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8107 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
8108 * gdb.dwarf2/dw2-filename.exp: Likewise.
8109 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8110 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
8111 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8112 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8113 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
8114 * gdb.dwarf2/dw2-noloc.exp: Likewise.
8115 * gdb.dwarf2/dw2-op-call.exp: Likewise.
8116 * gdb.dwarf2/dw2-producer.exp: Likewise.
8117 * gdb.dwarf2/dw2-ranges.exp: Likewise.
8118 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
8119 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
8120 * gdb.dwarf2/dw2-strp.exp: Likewise.
8121 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
8122 * gdb.dwarf2/implptr.exp: Likewise.
8123 * gdb.dwarf2/mac-fileno.exp: Likewise.
8124 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
8125 * gdb.dwarf2/pieces.exp: Likewise.
8126 * gdb.dwarf2/pr11465.exp: Likewise.
8127 * gdb.dwarf2/valop.exp: Likewise.
8128 * gdb.dwarf2/watch-notconst.exp: Likewise.
8129 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
8130
4694da01
TT
81312011-01-19 Tom Tromey <tromey@redhat.com>
8132
8133 * gdb.python/py-infthread.exp: Add thread tests.
8134
b075872c
JB
81352011-01-14 Joel Brobecker <brobecker@adacore.com>
8136
8137 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
8138
2c3e6e24
JB
81392011-01-14 Joel Brobecker <brobecker@adacore.com>
8140
8141 * gdb.ada/widewide: New testcase.
8142
de8fa76c
JB
81432011-01-13 Joel Brobecker <brobecker@adacore.com>
8144
8145 * gdb.base/interact.exp: New testcase.
8146
1b05df00
TT
81472011-01-12 Tom Tromey <tromey@redhat.com>
8148
8149 * gdb.mi/gdb2549.exp: Update for error message changes.
8150 * gdb.mi/mi-cli.exp: Likewise.
8151 * gdb.mi/mi-disassemble.exp: Likewise.
8152 * gdb.mi/mi-pthreads.exp: Likewise.
8153 * gdb.mi/mi-regs.exp: Likewise.
8154 * gdb.mi/mi-stack.exp: Likewise.
8155 * gdb.mi/mi-var-block.exp: Likewise.
8156 * gdb.mi/mi-var-cmd.exp: Likewise.
8157 * gdb.mi/mi2-cli.exp: Likewise.
8158 * gdb.mi/mi2-disassemble.exp: Likewise.
8159 * gdb.mi/mi2-pthreads.exp: Likewise.
8160 * gdb.mi/mi2-regs.exp: Likewise.
8161 * gdb.mi/mi2-stack.exp: Likewise.
8162 * gdb.mi/mi2-var-block.exp: Likewise.
8163 * gdb.mi/mi2-var-cmd.exp: Likewise.
8164
c2ff108b
JK
81652011-01-12 Andrew Burgess <aburgess@broadcom.com>
8166 Jan Kratochvil <jan.kratochvil@redhat.com>
8167
8168 PR fortran/11104 and DWARF unbound arrays detection.
8169 * gdb.fortran/multi-dim.exp: New file.
8170 * gdb.fortran/multi-dim.f90: New file.
8171
b716877b
AB
81722011-01-12 Andrew Burgess <aburgess@broadcom.com>
8173
8174 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
8175 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
8176 add new tests for opcode dumping.
8177
6c162d5e
TT
81782011-01-11 Tom Tromey <tromey@redhat.com>
8179
8180 * gdb.python/py-infthread.exp: Load gdb-python.exp.
8181
77b06cd7
TJB
81822010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
8183
8184 Convert hardware watchpoints to use breakpoint_ops.
8185 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
8186 type is not supported.
8187 * gdb.base/foll-fork.exp: Likewise.
8188 * gdb.base/foll-vfork.exp: Likewise.
8189
f39a75d0
PM
81902011-01-10 Phil Muldoon <pmuldoon@redhat.com>
8191
8192 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
8193 Use load_lib gdb-python.exp.
8194 * gdb.python/python.exp: Ditto.
8195 * gdb.python/py-function.exp: Ditto.
8196
fc529d80
AS
81972011-01-09 Andreas Schwab <schwab@linux-m68k.org>
8198
8199 * gdb.threads/tls.exp ("info address me"): Fix expected output.
8200
fb03cb59
JK
82012011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8202
8203 * configure: Regenerate.
8204
d8e22779
TT
82052011-01-06 Tom Tromey <tromey@redhat.com>
8206
8207 * gdb.python/py-frame.exp: Test gdb.newest_frame.
8208
09050809
JB
82092011-01-06 Joel Brobecker <brobecker@adacore.com>
8210
fc529d80
AS
8211 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
8212 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
8213 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
8214 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
8215 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
8216 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
8217 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
8218 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
8219 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
8220 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
8221 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
8222 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
8223 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
8224 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
8225 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
8226 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
8227 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
8228 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
8229 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
8230 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
8231 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
8232 gdb.ada/uninitialized_vars.exp,
8233 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
8234 Simplify by using clean_restart.
09050809 8235
8ed5dd9e
JB
82362011-01-06 Joel Brobecker <brobecker@adacore.com>
8237
8238 Add marker to be used as anchor for inserting breakpoints.
8239 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
8240 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
8241 Likewise.
8242
8243 Remove uses of gdb_start_cmd.
8244 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
8245 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
8246
8247 Do not run testcase if testing with GDBserver.
8248 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
8249 if testing with GDBserver.
8250
368a124f
JB
82512011-01-06 Joel Brobecker <brobecker@adacore.com>
8252
8253 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
8254 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
8255 copyright header.
8256
44944448
JB
82572011-01-05 Joel Brobecker <brobecker@adacore.com>
8258
8259 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
8260 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
8261 testsuite/gdb.fortran/complex.f,
8262 testsuite/gdb.fortran/derived-type.f90,
8263 testsuite/gdb.fortran/library-module-lib.f90,
8264 testsuite/gdb.fortran/library-module-main.f90,
8265 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
8266 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
8267 Copyright year update.
8268
31886ea6
JB
82692011-01-05 Joel Brobecker <brobecker@adacore.com>
8270
8271 * gdb.base/langs1.f: Add copyright header.
8272
ebedcab5
JK
82732011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8274
8275 * gdb.base/morestack.exp: New file.
8276 * gdb.base/morestack.c: New file.
8277
de1eb2f9
JK
82782011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8279
8280 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
8281
9e87a409
JB
82822010-12-29 Joel Brobecker <brobecker@adacore.com>
8283
8284 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
8285 * gdb.ada/arrayptr.exp: Add test printing that new variable.
8286
720d1a40
JB
82872010-12-29 Joel Brobecker <brobecker@adacore.com>
8288
8289 * gdb.ada/lang_switch.exp: Correct expected parameter value.
8290
a283af87
AS
82912010-12-25 Andreas Schwab <schwab@linux-m68k.org>
8292
5d3d9cba
AS
8293 * gdb.threads/tls.exp: Fix typo.
8294
a283af87
AS
8295 * gdb.threads/thread-specific.exp (get_thread_list): Update.
8296 * gdb.threads/execl.exp: Update.
8297
2a20745c
YQ
82982010-12-23 Yao Qi <yao@codesourcery.com>
8299
8300 * gdb.arch/arm-disp-step.exp: New.
8301 * gdb.arch/arm-disp-step.S: New.
8302
a7658b96
TT
83032010-12-21 Tom Tromey <tromey@redhat.com>
8304
8305 * gdb.threads/execl.exp: Update.
8306 * gdb.threads/linux-dp.exp: Update.
8307 * gdb.threads/manythreads.exp: Update.
8308 * gdb.threads/tls.exp: Update.
8309
5b79abe7
TT
83102010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8311
8312 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
8313 (NextOverThrowDerivates) <resumebpt>: New.
8314 (resumebpt_test): New.
8315 (main): Call resumebpt_test.
8316 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
8317
0914bcdb
SS
83182010-12-12 Stan Shebs <stan@codesourcery.com>
8319
8320 * gdb.trace/tsv.exp: Test print command on trace state variables.
8321
305aeedc
TT
83222010-12-09 Tom Tromey <tromey@redhat.com>
8323
8324 * gdb.base/interp.exp: Add regression test.
8325
186c406b
TT
83262010-12-09 Tom Tromey <tromey@redhat.com>
8327
8328 * gdb.java/jnpe.java: New file.
8329 * gdb.java/jnpe.exp: New file.
8330 * gdb.cp/nextoverthrow.exp: New file.
8331 * gdb.cp/nextoverthrow.cc: New file.
8332
aae1c79a
DE
83332010-12-07 Doug Evans <dje@google.com>
8334
8335 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
8336 of data-directory.
8337 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
8338 updated.
8339 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
8340
60f98dde 83412010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
8342
8343 * gdb.base/callfuncs.exp: Test for skip_float_tests.
8344 * gdb.base/call-sc.exp: Ditto.
8345 * gdb.base/finish.exp: Ditto.
8346 * gdb.base/return.exp: Ditto.
8347 * gdb.base/return2.exp: Ditto.
8348
5fa290c1
DE
83492010-11-30 Doug Evans <dje@google.com>
8350
8351 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
8352 (gdb_expect_list): Fix spelling errors in comments.
8353 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
8354 send_gdb/gdb_expect_list where applicable.
8355 * gdb.base/call-ar-st.exp: Ditto.
8356 * gdb.base/funcargs.exp: Ditto.
8357 * gdb.base/gcore.exp: Ditto.
8358 * gdb.base/page.exp: Ditto.
8359 * gdb.base/sigaltstack.exp: Ditto.
8360 * gdb.base/siginfo.exp: Ditto.
8361 * gdb.base/sigstep.exp: Ditto.
8362 * gdb.base/trace-commands.exp: Ditto.
8363
4e04c971
DE
83642010-11-29 Doug Evans <dje@google.com>
8365
8366 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
8367 printer-name;subprinter-name.
8368
8cf6f0b1
TT
83692010-11-29 Tom Tromey <tromey@redhat.com>
8370
8371 * gdb.dwarf2/implptr.exp: New file.
8372 * gdb.dwarf2/implptr.c: New file.
8373 * gdb.dwarf2/implptr.S: New file.
8374
94b6973e
PM
83752010-11-29 Phil Muldoon <pmuldoon@redhat.com>
8376
fc529d80 8377 PR python/12199
94b6973e
PM
8378
8379 * gdb.python/py-breakpoint.exp: Test the delete method.
8380
8358c15c
JK
83812010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8382
8383 Fix step_resume_breakpoint unsaved during an infcall.
8384 * gdb.base/step-resume-infcall.exp: New file.
8385 * gdb.base/step-resume-infcall.c: New file.
8386
f6df29bc
TJB
83872010-11-24 Edjunior Machado <emachado@br.ibm.com>
8388
8389 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
8390
f2b5a5cf
TJB
83912010-11-24 Edjunior Machado <emachado@br.ibm.com>
8392
8393 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
8394 on ppc64's symbols; "finish" and "return" commands must accept to
8395 show the caller line again as well as the line after.
8396 * gdb.asm/powerpc64.inc: New file.
8397
6b0ecdc2
DE
83982010-11-23 Doug Evans <dje@google.com>
8399
8400 * lib/gdb.exp (gdb_test_sequence): New function.
8401 (gdb_expect_list): Add verbose -log call for each pattern.
8402 * gdb.base/signals.exp (test_handle_all_print): Call it.
8403 Reduce timeout increment from 6 minutes to 1 minute.
8404 * gdb.server/ext-run.exp: Call it.
8405
ea976c60
PM
84062010-11-23 Phil Muldoon <pmuldoon@redhat.com>
8407
f2b5a5cf 8408 PR python/12212
ea976c60
PM
8409
8410 * gdb.python/python.exp: Check that selected_thread raises an
8411 error when no inferior is loaded.
8412
c0efa795
JK
84132010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8414
8415 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
8416 * gdb.dwarf2/dw2-stack-boundary.S: New file.
8417
ec3aa567
JK
84182010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8419
8420 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
8421 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
8422
d8249011
DE
84232010-11-18 Doug Evans <dje@google.com>
8424
8425 * gdb.server/ext-run.exp: Fix intermittent failures.
8426
d4eba7d1
NF
84272010-11-12 Nathan Froyd <froydnj@codesourcery.com>
8428
8429 * gdb.stabs/gdb11479.exp: Use runto_main.
8430
b04c2f88
NF
84312010-11-12 Nathan Froyd <froydnj@codesourcery.com>
8432
8433 * gdb.base/break-entry.exp: Skip if using a stub.
8434
ae9d7ce4
NF
84352010-11-12 Nathan Froyd <froydnj@codesourcery.com>
8436
8437 * gdb.python/py-inferior.exp: Pack values in target endianness.
8438
621c8364
TT
84392010-11-12 Tom Tromey <tromey@redhat.com>
8440
8441 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
8442 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
8443 MemoryError.
8444 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
8445 type.
8446 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
8447 MemoryError.
8448 (test_subscript_regression): Update exception type.
8449
84f4c1fe
PM
84502010-11-11 Phil Muldoon <pmuldoon@redhat.com>
8451
8452 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
8453 breakpoint tests.
8454
a1442452
PA
84552010-11-09 Pedro Alves <pedro@codesourcery.com>
8456
8457 * gdb.base/watchpoint.exp: Test "watch -location" with an
8458 innacessible location.
8459
efd11a33
JK
84602010-11-09 Edjunior Machado <emachado@br.ibm.com>
8461 Luis Machado <luisgpm@br.ibm.com>
8462
8463 * gdb.base/maint.exp: Expect "." prefix.
8464 * gdb.base/nodebug.exp: Expect "." Likewise.
8465 * gdb.base/sepsymtab.exp: Expect "." Likewise.
8466 * gdb.base/watchpoint-cond-gone.exp: Likewise.
8467 * gdb.base/watchpoint.exp: Expect a software watch to be created for
8468 POWER server processors.
8469
aa00efb5
JK
84702010-11-08 Edjunior Machado <emachado@br.ibm.com>
8471 Luis Machado <luisgpm@br.ibm.com>
8472
8473 * gdb.base/break-entry.exp: convert entry point for
8474 ppc64 and expect leading `.' on ppc64's symbols
8475
99e7ae30
DE
84762010-11-05 Doug Evans <dje@google.com>
8477
8478 * gdb.base/help.exp: Update expected output.
b521dba8
DE
8479 * gdb.python/py-param.exp: Delete, contents moved to ...
8480 * gdb.python/py-parameter.exp: ... here. New file.
8481 Add test for gdb.parameter ("directories").
99e7ae30 8482
f4b8a18d
KW
84832010-11-05 Ken Werner <ken.werner@de.ibm.com>
8484
8485 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
8486 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
8487 * configure: Regenerate.
8488 * gdb.opencl/Makefile.in: New File.
8489 * gdb.opencl/datatypes.exp: Likewise.
8490 * gdb.opencl/datatypes.cl: Likewise.
8491 * gdb.opencl/operators.exp: Likewise.
8492 * gdb.opencl/operators.cl: Likewise.
8493 * gdb.opencl/vec_comps.exp: Likewise.
8494 * gdb.opencl/vec_comps.cl: Likewise.
8495 * gdb.opencl/convs_casts.exp: Likewise.
8496 * gdb.opencl/convs_casts.cl: Likewise.
8497 * lib/opencl.exp: Likewise.
8498 * lib/opencl_hostapp.c: Likewise.
8499 * lib/opencl_kernel.cl: Likewise.
8500 * lib/cl_util.c: Likewise.
8501 * lib/cl_util.c: Likewise.
8502 * gdb.base/default.exp (set language): Add "opencl" to the list of
8503 languages.
8504
a9d5ef47
SW
85052010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
8506
8507 * gdb.cp/overload.exp: Added test for inheritance overload.
8508 * gdb.cp/overload.cc: Ditto.
8509 * gdb.cp/oranking.exp: Removed releveant kfails.
8510
03eb1c79
JK
85112010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8512 Joel Brobecker <brobecker@adacore.com>
8513
8514 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
8515 check test_compiler_info.
8516
dbc98a8b
KW
85172010-11-03 Ken Werner <ken.werner@de.ibm.com>
8518
8519 * gdb.base/gnu_vector.exp: Adjust expect messages.
8520
120bd360
KW
85212010-11-03 Ken Werner <ken.werner@de.ibm.com>
8522
8523 * gdb.base/gnu_vector.exp: Add unary operator tests.
8524
c37f7098
KW
85252010-11-03 Ken Werner <ken.werner@de.ibm.com>
8526
8527 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
8528
7b51bc51
DE
85292010-11-02 Doug Evans <dje@google.com>
8530
8531 * gdb.python/py-pp-maint.c: New file.
8532 * gdb.python/py-pp-maint.exp: New file.
8533 * gdb.python/py-pp-maint.py: New file.
8534
50c97f38
TT
85352010-11-02 Tom Tromey <tromey@redhat.com>
8536
8537 * gdb.base/default.exp: Remove "scheme" from language list.
8538
a289b8f6
JK
85392010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8540
8541 Revert:
8542 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8543 * gdb.threads/sigstep-threads.exp: New file.
8544 * gdb.threads/sigstep-threads.c: New file.
8545
cd017491
MS
85462010-10-20 Michael Snyder <msnyder@vmware.com>
8547
8548 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
8549
8e6a5956
UW
85502010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8551
8552 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
8553 Skip test completely if gdb,no_hardware_watchpoints.
8554
2c04da0d
UW
85552010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8556
8557 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
8558 strict, but do not check for any particular function name within libc.
8559
79afc5ef
SW
85602010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
8561
8562 * gdb.cp/smartp.exp: New test.
8563 * gdb.cp/smartp.cc : New test.
8564
026ffab7
SW
85652010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
8566
8567 * gdb.cp/converts.exp: Test pointer to bool conversion.
8568 Test pointer to long conversion.
8569 * gdb.cp/oranking.exp: Removed relevant kfail.
8570
3a772aa4
TT
85712010-10-18 Tom Tromey <tromey@redhat.com>
8572
8573 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
8574 argument to lazy_string.
8575 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
8576 (pp_ls.to_string): Use it.
8577 * gdb.python/py-prettyprint.c (main): Move declarations to top.
8578 Add "estring2" local.
8579
5fc3827b
JK
85802010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8581
8582 Fix s390x compatibility.
8583 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
8584 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
8585
8aeb23f3
JK
85862010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8587
8588 * gdb.threads/sigstep-threads.exp: New file.
8589 * gdb.threads/sigstep-threads.c: New file.
8590
c1e56572
JK
85912010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8592
8593 * gdb.base/pie-execl.exp: New file.
8594 * gdb.base/pie-execl.c: New file.
8595
92163a10
JK
85962010-10-13 Doug Evans <dje@google.com>
8597 Jan Kratochvil <jan.kratochvil@redhat.com>
8598
8599 PR exp/12117
8600 * gdb.cp/ptype-cv-cp.cc: New file.
8601 * gdb.cp/ptype-cv-cp.exp: New file.
8602
7062b0a0
SW
86032010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
8604
8605 * gdb.cp/converts.cc: New test program.
8606 * gdb.cp/converts.exp: New test.
8607 * gdb.cp/overload.exp: Added test for void* vs int*.
8608 * gdb.cp/overload.exp: Ditto.
8609 * gdb.cp/oranking.exp: Removed related kfail.
8610
0e3509db
DE
86112010-10-13 Doug Evans <dje@google.com>
8612
8613 * lib/gdb-python.exp (gdb_check_python_config): New function.
8614 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
8615 * gdb.python/lib-types.cc: New file.
8616 * gdb.python/lib-types.exp: New file.
8617
8dc78533
JK
86182010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8619
8620 * gdb.python/py-error.exp: New file.
8621 * gdb.python/py-error.py: New file.
8622
93c17e06
JK
86232010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8624
8625 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
8626 gdb_test_multiple.
8627
d8b34041
JK
86282010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8629
8630 * gdb.base/break-interp.exp: Use ldlags for linking flags.
8631 * gdb.base/prelink.exp: Likewise.
8632 * gdb.base/solib-nodir.exp: Likewise.
8633 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
8634 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
8635 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
8636
e0cc584e
UW
86372010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8638
8639 * break-interp.exp (test_ld): Use two separate gdb_expect statements
8640 for the "info files" test to avoid timeouts on slow machines.
8641
cfc353b1
JK
86422010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8643
8644 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
8645 (main): Make openlib dummy call.
8646
d3d7896d
JK
86472010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8648
8649 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
8650 * break-interp.exp (reach): Move the core body ...
8651 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
8652 (test_ld): Provide always real argument, even to the linker. Replace
8653 dl_main by _dl_debug_state.
8654
5e533c94
JK
86552010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8656
8657 Fix results of prelinked PIEs on ppc*.
8658 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
8659 Accept also DISPLACEMENT "PRESENT".
8660 (main): Replace "ZERO" displacements by "PRESENT".
8661
33540610
SW
86622010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
8663
8664 * gdb.cp/oranking.exp: New test.
8665 * gdb.cp/oranking.cc: New test program.
8666
3bdf2bbd
KW
86672010-10-08 Ken Werner <ken.werner@de.ibm.com>
8668
8669 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
8670 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
8671
2f608a3a
KW
86722010-10-06 Ken Werner <ken.werner@de.ibm.com>
8673
8674 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
8675 lush, lynx) New constant.
8676 * gdb.base/constvars.exp: Test const array types.
8677 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
8678
aa2e2d8d
DE
86792010-10-06 Doug Evans <dje@google.com>
8680
8681 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
8682 of syscall staging area.
8683
2844d6b5
KW
86842010-10-06 Ken Werner <ken.werner@de.ibm.com>
8685
8686 * gdb.base/gnu_vector.c: Add variable c4.
8687 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
8688 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
8689
7d8ac8bb
MR
86902010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
8691
8692 * gdb.arch/altivec-abi.exp: Fix a typo.
8693
84a02e58
MR
86942010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
8695
8696 * lib/mi-support.exp (thread_selected_re): Correct pattern used
8697 to match a thread ID.
8698
b18e6318
JK
86992010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8700
8701 Fix s390x testcase compatibility.
8702 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
8703
a2c09bd0
DE
87042010-10-01 Doug Evans <dje@google.com>
8705
8706 * lib/gdb-python.exp: New file.
8707 * gdb.python/py-block.exp: Use it.
8708 * gdb.python/py-breakpoint.exp: Ditto.
8709 * gdb.python/py-frame.exp: Ditto.
8710 * gdb.python/py-inferior.exp: Ditto.
8711 * gdb.python/py-param.exp: Ditto.
8712 * gdb.python/py-prettyprint.exp: Ditto.
8713 * gdb.python/py-shared.exp: Ditto.
8714 * gdb.python/py-symbol.exp: Ditto.
8715 * gdb.python/py-symtab.exp: Ditto.
8716 * gdb.python/py-type.exp: Ditto.
8717 * gdb.python/py-value.exp: Ditto.
8718 * gdb.python/python.exp: Ditto.
8719
38f12cfc
TT
87202010-09-30 Tom Tromey <tromey@redhat.com>
8721
8722 * gdb.base/anon.exp: New file.
8723 * gdb.base/anon.c: New file.
8724
9ae8282d
TT
87252010-09-30 Tom Tromey <tromey@redhat.com>
8726
8727 * gdb.base/completion.exp: Test completion through anonymous
8728 union.
8729 * gdb.base/break1.c (struct some_struct): Add anonymous union.
8730
e9e07ba6
JK
87312010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8732
8733 Fix printing parameters of inlined functions.
8734 * gdb.dwarf2/dw2-inline-param.exp: New file.
8735 * gdb.dwarf2/dw2-inline-param-main.c: New file.
8736 * gdb.dwarf2/dw2-inline-param.S: New file.
8737
cd2effb2
JK
87382010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8739
8740 PR corefiles/12071.
8741 * gdb.base/corefile.exp (quit with a process, no question: load core)
8742 (quit with a core file): New tests.
8743
bceffbf3
JK
87442010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8745
8746 Fix GDB crash on inferior calls with self-referencing classes.
8747 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
8748 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
8749 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
8750
1736ad11
JK
87512010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8752
8753 Fix lost siginfo_t for inferior calls.
8754 * gdb.base/siginfo-infcall.exp: New file.
8755 * gdb.base/siginfo-infcall.c: New file.
8756
a176ad92
JB
87572010-09-22 Joel Brobecker <brobecker@adacore.com>
8758
8759 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
8760
c2b0a229
JK
87612010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8762
8763 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
8764 New test.
8765 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
8766
e8ae22d1
JB
87672010-09-22 Joel Brobecker <brobecker@adacore.com>
8768
8769 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
8770 type of our const type.
8771
ec322823
SW
87722010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
8773
8774 * gdb.cp/pr12028.cc: New.
8775 * gdb.cp/pr12028.exp: New.
8776
72929c62
JB
87772010-09-22 Joel Brobecker <brobecker@adacore.com>
8778
8779 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
8780
875b4ff5 87812010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 8782 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
8783
8784 PR mi/11407
8785 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
8786 * gdb.mi/dw2-ref-missing-frame-main.c New File.
8787 * gdb.mi/dw2-ref-missing-frame.S New File.
8788 * gdb.mi/dw2-ref-missing-frame.exp New File.
8789
7155d578
TT
87902010-09-14 Tom Tromey <tromey@redhat.com>
8791
8792 PR symtab/8399:
8793 * gdb.threads/tls.exp: Remove kfail. Update expected output.
8794
515ed532
TT
87952010-09-14 Tom Tromey <tromey@redhat.com>
8796
8797 PR exp/11803:
8798 * gdb.threads/tls.exp: Use C++.
8799 (check_thread_local): Use K::another_thread_local.
8800 * gdb.threads/tls.c (class K): New.
8801 (another_thread_local): Now a member of K.
8802 (spin): Update. No longer K&R C.
8803
450ca57c
SW
88042010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8805
8806 * gdb.cp/koenig.cc: created class for testing member lookup.
8807 * gdb.cp/koenig.exp: Added test for member lookup.
8808
dbd492a3
JK
88092010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8810
8811 Fix false FAILs on sourcetree topdir directory containing "kill".
8812 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
8813 source line matching regexp.
8814
8d4d924b
JK
88152010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8816
8817 * gdb.python/python.exp (set height 0, collect help from uiout)
8818 (verify help to uiout): New tests.
8819
8e64f2a0
JK
88202010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8821
8822 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
8823 is_lp64_target to check 64bit target.
8824
4569eed2
JK
88252010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8826
8827 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
8828 (test_ld) <powerpc64-*>: New.
8829
5e1617b1
DJ
88302010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8831
8832 * gdb.cp/templates.exp (test_template_args): Allow "struct".
8833
c767944b
DJ
88342010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8835
8836 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
8837 (FunctionArg::method): New function.
8838 (empty, arg): New variables.
8839 (main): Call arg.method.
8840 * gdb.cp/templates.exp (test_template_args): New function.
8841 (do_tests): Call it.
8842
27d3a3fc
UW
88432010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8844
8845 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
8846 of "next" to proceed over pthread_exit call.
8847
55b7ce7f
UW
88482010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8849
8850 * gdb.base/maint.exp: Avoid wildcards against potentially very long
8851 "maint print statistics" output to prevent expect timeouts.
8852
809df446
JK
88532010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8854
8855 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
8856 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8857 (test_float_rejected): ... here.
8858 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
8859 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8860 (test_float_rejected): ... here.
8861 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
8862 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8863 (test_float_rejected): ... here.
8864 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
8865 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8866 (test_float_rejected): ... here.
8867
8464be76
DJ
88682010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8869
8870 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
8871 before disabling hardware watchpoints.
8872 (test_inaccessible_watchpoint): Check that hardware watchpoints
8873 are used. Test for watchpoints on a constant address.
8874
14dba4b4
JK
88752010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8876
8877 * gdb.base/ui-redirect.exp: New file.
8878
3f3540e1 88792010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 8880 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
8881
8882 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
8883
0f254bb7
DE
88842010-08-31 Doug Evans <dje@google.com>
8885
8886 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
8887
03f17ccf
TT
88882010-08-30 Tom Tromey <tromey@redhat.com>
8889
8890 PR python/11792:
8891 * gdb.python/py-value.exp (test_subscript_regression): Add
8892 dynamic_type test.
8893
640617ad
DJ
88942010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
8895
8896 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
8897 instead of running to main. Do not test the main function.
8898 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
8899 Add new main.
8900
2ed91d1b
PA
89012010-08-26 Pedro Alves <pedro@codesourcery.com>
8902
8903 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
8904 one test.
8905
673bfd45
DE
89062010-08-24 Doug Evans <dje@google.com>
8907
8908 PR symtab/11942
8909 * gdb.dwarf2/dw4-sig-types.cc: New file.
8910 * gdb.dwarf2/dw4-sig-types.h: New file.
8911 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
8912 * gdb.dwarf2/dw4-sig-types.exp: New file.
8913
f9ffd4bb
TT
89142010-08-23 Tom Tromey <tromey@redhat.com>
8915
8916 PR python/11145:
8917 * gdb.python/py-value.c (Base, Derived): New types.
8918 (base): New global.
8919 * gdb.python/py-value.exp (test_subscript_regression): Add
8920 dynamic_cast test.
8921
d839c8a4
TT
89222010-08-23 Tom Tromey <tromey@redhat.com>
8923
8924 PR python/10676:
8925 * gdb.python/py-type.exp (test_fields): Add tests for type
8926 equality.
8927
702c2711
TT
89282010-08-23 Tom Tromey <tromey@redhat.com>
8929
8930 PR python/11915:
8931 * gdb.python/py-type.exp (test_fields): Add tests for array.
8932
832bafd3
KS
89332010-08-23 Keith Seitz <keiths@redhat.com>
8934
8935 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
8936 have any children. Create a new abbrev for it.
8937 Add missing terminal sequence to .debug_abbrev.
8938
c37bf528
KS
89392010-08-20 Keith Seitz <keiths@redhat.com>
8940
8941 PR symtab/11465:
8942 * gdb.dwarf2/pr11465.exp: New test.
8943 * gdb.dwarf2/pr11465.S: New file.
8944 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
8945 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
8946
4572cbac
TJB
89472010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
8948
8949 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
8950 registers. Update data sets with the new v2_double element in the
8951 VSX register union. Add vector_register3_vr data set for the AltiVec
8952 registers. Use gdb_test_no_output instead of send_gdb.
8953
e7fbb131
PA
89542010-08-19 Pedro Alves <pedro@codesourcery.com>
8955
8956 * gdb.python/py-shared.exp: New file, factored out from
8957 python.exp.
8958 * gdb.python/py-shared.c: New file.
8959 * gdb.python/py-shared-sl.c: New file.
8960 * gdb.python/python-1.c: New file.
8961 * gdb.python/python-sl.c: Delete.
8962 * gdb.python/python.c: Mention python-1.c.
8963 * gdb.python/python.exp: Move shared library tests to
8964 py-shared.exp.
8965 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
8966 (MISCELLANEOUS): New.
8967 (clean mostlyclean): Also remove $MISCELLANEOUS.
8968
d30f5e1f
DE
89692010-08-19 Doug Evans <dje@google.com>
8970
8971 PR exp/11926
8972 * gdb.base/printcmds.exp (test_float_accepted): New function.
8973 Move existing float tests there. Add tests for floats with suffixes.
8974 (test_float_rejected): New function.
8975 * gdb.java/jv-print.exp (test_float_accepted): New function.
8976 (test_float_rejected): New function.
8977 * gdb.objc/print.exp: New file.
8978 * gdb.pascal/print.exp: New file.
8979 * lib/objc.exp: New file.
8980
7b3fd859
PM
89812010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
8982
8983 * gdb.base/default.exp (info set): Avoid full buffer error and force
8984 reading up to final gdb prompt.
8985 (show): Likewise.
8986
c92817ce
TT
89872010-08-18 Tom Tromey <tromey@redhat.com>
8988
8989 PR symtab/11919:
8990 * gdb.base/completion.exp: Add test.
8991
f1208f9e
DE
89922010-08-18 Doug Evans <dje@google.com>
8993
8994 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
8995 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
8996 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
8997 Simplify, early exit if runto_main fails.
8998 * gdb.fortran/exprs.exp: load_lib fortran.exp.
8999 (set_lang_fortran): Moved to lib/fortran.exp.
9000 * gdb.fortran/types.exp: load_lib fortran.exp.
9001 (set_lang_fortran): Moved to lib/fortran.exp.
9002 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
9003 * gdb.java/jprint.exp (set_lang_java): Ditto.
9004 * gdb.java/jv-exp.exp: load_lib java.exp.
9005 If set_lang_java fails, issue a warning instead of failure to be
9006 consistent with other set_lang_foo uses.
9007 (set_lang_java): Moved to lib/java.exp.
9008 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
9009 If set_lang_java fails, issue a warning instead of failure to be
9010 consistent with other set_lang_foo uses.
9011 * gdb.pascal/types.exp: load_lib pascal.exp.
9012 (set_lang_pascal): Moved to lib/pascal.exp.
9013 * lib/fortran.exp: New file.
9014 * lib/java.exp (set_lang_java): New function.
9015 * lib/pascal.exp (set_lang_pascal): New function.
9016
2f06b485
YQ
90172010-08-18 Yao Qi <yao@codesourcery.com
9018
9019 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
9020 func_nofb_start and func_loopfb_start, so that address of functions
9021 is equal to these labels on Thumb.
9022
96e25403
YQ
90232010-08-18 Yao Qi <yao@codesourcery.com>
9024
9025 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
9026 to reflect latest c source file.
9027
36e6adc4
JK
90282010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9029
9030 * gdb.cp/infcall-dlopen.exp: New file.
9031 * gdb.cp/infcall-dlopen.cc: New file.
9032 * gdb.cp/infcall-dlopen-lib.cc: New file.
9033
f431efe5
PA
90342010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9035 Pedro Alves <pedro@codesourcery.com>
9036
9037 PR breakpoints/11371
9038
9039 * gdb.base/watch-cond-infcall.exp: New file.
9040 * gdb.base/watch-cond-infcall.c: New file.
9041
06a64a0b
TT
90422010-08-16 Tom Tromey <tromey@redhat.com>
9043
9044 * gdb.base/help.exp: Update.
9045 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
9046 watchpoint.
9047 (test_watch_location): New proc.
9048 (test_watchpoint_in_big_blob): Delete watchpoint.
9049 * gdb.base/watchpoint.c (func5): New function.
9050 (main): Call it.
9051
70ebf4ed
DE
90522010-08-16 Doug Evans <dje@google.com>
9053
9054 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
9055
ca5c20b6
PM
90562010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9057
9058 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
9059 tests.
9060
7346b668
KW
90612010-08-11 Ken Werner <ken.werner@de.ibm.com>
9062
9063 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
9064 * gdb.base/gnu_vector.c: New File.
9065 * gdb.base/gnu_vector.exp: Likewise.
9066
cb2e07a6
PM
90672010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9068
9069 * gdb.python/python.c: New File.
9070 * gdb.python/python-sl.c: New File.
9071 * gdb.python/python.exp: Test solib_address and decode_line
9072 * functions.
9073
5da1313b
JK
90742010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9075
9076 * gdb.python/python.exp (show height, set height 10)
9077 (verify pagination beforehand, verify pagination beforehand: q)
9078 (gdb.execute does not page, verify pagination afterwards)
9079 (verify pagination afterwards: q): New.
9080
49c3ccf7
DE
90812010-08-02 Doug Evans <dje@google.com>
9082
9083 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
9084 because of an older gcc, change test2
9085 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
9086 to unsupported.
9087
42c0c4f1
KH
90882010-07-30 Kazu Hirata <kazu@codesourcery.com>
9089
9090 * gdb.base/break-always.exp: Do not expect full paths to file
9091 names.
9092 * gdb.base/commands.exp: Likewise.
9093
d3765805
DE
90942010-07-30 Doug Evans <dje@google.com>
9095
c98ee71b
DE
9096 * gdb.cp/temargs.exp: For new tests that require newer gccs,
9097 xfail them when run with older gccs.
9098
fd961404
DE
9099 * lib/gdb.exp (build_executable): Forward "c++" option to
9100 get_compiler_info.
9101
999adef4
DE
9102 * gdb.python/py-type.exp (test_template): Mark as xfail tests
9103 "python print ttype.template_argument(1)" and
9104 "python print isinstance(ttype.template_argument(1), gdb.Value)"
9105 if using gcc 4.4 or earlier.
9106
d3765805
DE
9107 * gdb.base/valgrind-db-attach.exp: Use unique test name for
9108 attach-to-debugger handling.
9109
1276c759
JK
91102010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9111
9112 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
9113 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
9114 (main): Use copyreloc.
9115 * gdb.base/prelink.exp (split debug of executable)
9116 (.dynbss vs. .bss address shift): New tests.
9117
88caa9b9
PA
91182010-07-29 Pedro Alves <pedro@codesourcery.com>
9119
9120 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
9121 in gdb_test_multiple.
9122
c6f2ac43
PA
91232010-07-29 Pedro Alves <pedro@codesourcery.com>
9124
9125 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
9126 environment.
9127
326fd672
TT
91282010-07-28 Tom Tromey <tromey@redhat.com>
9129
9130 PR python/11060:
9131 * gdb.python/py-type.c (Temargs): New template.
9132 (temvar): New variable.
9133 * gdb.python/py-type.exp (test_template): New proc.
9134
3ce3b1ba
PA
91352010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
9136
9137 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
9138 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
9139
34eaf542
TT
91402010-07-28 Tom Tromey <tromey@redhat.com>
9141
9142 PR c++/9946:
9143 * gdb.cp/temargs.exp: New file.
9144 * gdb.cp/temargs.cc: New file.
9145
d41b819e
JK
91462010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 * gdb.base/help.exp (help disassemble): Update the content.
9149
26ab7092
JK
91502010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9151
9152 * gdb.threads/ia64-sigill.exp: New file.
9153 * gdb.threads/ia64-sigill.c: New file.
9154
5283e9e1
TT
91552010-07-27 Tom Tromey <tromey@redhat.com>
9156
9157 * gdb.opt/inline-cmds.c (ATTR): New define.
9158 (func1): Use it.
9159 (func2): Likewise.
9160 (func3): Likewise.
9161 (outer_inline1): Likewise.
9162 (outer_inline2): Likewise.
9163 * gdb.opt/inline-bt.c (ATTR): New define.
9164 (func1): Use it.
9165 (func2): Likewise.
9166 * gdb.opt/inline-locals.c (ATTR): New define.
9167 (func1): Use it.
9168 (func2): Likewise.
9169
e992ef73
TT
91702010-07-27 Tom Tromey <tromey@redhat.com>
9171
9172 * gdb.stabs/gdb11479.c (hack): New function.
9173 (test): Use it.
9174 (test2): Use it.
9175 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
9176 (int32_search_buf, int64_search_buf): No longer static.
9177 (x): Remove.
9178 * gdb.base/relocate.c (hack): New function.
9179
5374244e
PM
91802010-07-27 Phil Muldoon <pmuldoon@redhat.com>
9181
9182 * gdb.python/py-value.exp (test_inferior_function_call): New function.
9183 * gdb.python/py-value.c (func1): New function.
9184 (func2): Likewise.
9185
a99aee83
CV
91862010-07-26 Corinna Vinschen <vinschen@redhat.com>
9187
9188 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
9189 as not to clash with .data section.
9190
a04ba985
JG
91912010-07-26 Jerome Guitton <guitton@adacore.com>
9192
9193 * gdb.base/code_elim.exp: New file.
9194 * gdb.base/code_elim1.c: New file.
9195 * gdb.base/code_elim2.c: New file.
9196
23bd0f7c
PA
91972010-07-21 Pedro Alves <pedro@codesourcery.com>
9198
9199 PR symtab/11827
9200
9201 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
9202 (some_volatile_enum): New variable.
9203 * gdb.base/printcmds.exp (test_print_enums): New.
9204 <top level>: Call it.
9205
883df6dd
SW
92062010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
9207
9208 * gdb.cp/fpointer.cc: New test.
9209 * gdb.cp/fpointer.exp: New test.
9210
569b05a5
JK
92112010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9212
9213 * gdb.base/solib-nodir.exp: New file.
9214 * lib/gdb.exp (runto): New case for a GDB internal error.
9215
51d7d803
JK
92162010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9217 Ulrich Weigand <uweigand@de.ibm.com>
9218 Tom Tromey <tromey@redhat.com>
9219
9220 * gdb.base/charset-malloc.c: New file.
9221 * gdb.base/charset.c (malloc_stub): New prototype.
9222 (main): Call it instead of malloc itself.
9223 * gdb.base/charset.exp: Use only prepare_for_testing.
9224 (binfile): Remove the variable.
9225
c0edd9ed
JK
92262010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9227
9228 Make core files the process_stratum.
9229 * gdb.base/corefile.exp (run: load core again)
9230 (run: sanity check we see the core file, run: with core)
9231 (run: core file is cleared, attach: load core again)
9232 (attach: sanity check we see the core file, attach: with core)
9233 (attach: core file is cleared): New tests.
9234 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
9235
3cbaedff
KW
92362010-07-14 Ken Werner <ken.werner@de.ibm.com>
9237
9238 * gdb.arch/altivec-abi.exp: New tests.
9239
91158a56
TT
92402010-07-13 Tom Tromey <tromey@redhat.com>
9241
9242 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
9243 (main): Use it.
9244 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
9245
0f5238ed
TT
92462010-07-13 Tom Tromey <tromey@redhat.com>
9247
9248 * gdb.base/label.exp: New file.
9249 * gdb.base/label.c: New file.
9250
add265ae
L
92512010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
9252 H.J. Lu <hongjiu.lu@intel.com>
9253
9254 * lib/gdb.exp (is_ilp32_target): New.
9255 (is_lp64_target): Likewise.
9256
9257 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
9258 target.
9259 * gdb.arch/amd64-disp-step.exp: Likewise.
9260 * gdb.arch/amd64-dword.exp: Likewise.
9261 * gdb.arch/amd64-i386-address.exp: Likewise.
9262 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 9263
add265ae
L
9264 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
9265 target.
9266 * gdb.arch/i386-bp_permanent.exp: Likewise.
9267 * gdb.arch/i386-byte.exp: Likewise.
9268 * gdb.arch/i386-disp-step.exp: Likewise.
9269 * gdb.arch/i386-gnu-cfi.exp: Likewise.
9270 * gdb.arch/i386-prologue.exp: Likewise.
9271 * gdb.arch/i386-size-overlap.exp: Likewise.
9272 * gdb.arch/i386-size.exp: Likewise.
9273 * gdb.arch/i386-sse.exp: Likewise.
9274 * gdb.arch/i386-unwind.exp: Likewise.
9275 * gdb.arch/i386-word.exp: Likewise.
9276
9277 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
9278 test only when building 64-bit executables. Do not hard-code
9279 -m64 option.
9280
2dfb8c17
DE
92812010-07-07 Doug Evans <dje@google.com>
9282
9283 * lib/gdb.exp (gdb_test_list_exact): New function.
9284 * gdb.base/default.exp (show convenience): Call it, add tests for
9285 $_sdata = void, $_thread = 0.
9286
4e5799b6
JK
92872010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9288 Joel Brobecker <brobecker@adacore.com>
9289
9290 Fix re-run of PIE executable, PR shlibs/11776.
9291 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
9292 Remove $displacement_main to match the solib-svr4.c change. New "kill"
9293 and re-"run" of the inferior.
9294
1a219cc7
JK
92952010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9296 Joel Brobecker <brobecker@adacore.com>
9297
9298 Cope with missing /usr/sbin/prelink.
9299 * lib/prelink-support.exp (prelink_no):
9300 <result == 1 && $output is "no such file or directory">: New.
9301 (prelink_yes): Likewise. Return on failed prelink_no.
9302
5e3b36f8
JK
93032010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9304 Joel Brobecker <brobecker@adacore.com>
9305
9306 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
9307 build_executable by build_executable_own_libs. Replace "prelink -R"
9308 execution by a call of prelink_yes. Comment why "prelink -r" needs no
9309 change.
9310 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
9311 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
9312 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
9313 Replace build_executable by build_executable_own_libs's function
9314 build_executable_own_libs.
9315 (prelinkNO): Create new stub to call prelink_no.
9316 (prelinkYES): Create new stub to call prelink_yes.
9317 (test_attach): Rename calls of copy to file_copy.
9318 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
9319 (copy): Move to ...
9320 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
9321 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
9322 * gdb.base/prelink.exp: Disable testcase also for is_remote and
9323 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
9324 special flags by gdb_compile_shlib. Replace second gdb_compile by
9325 build_executable_own_libs. Replace "prelink -R" execution by a call of
9326 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
9327 a second call of prelink_yes. Replace restart commands by
9328 clean_restart.
9329 (prelink): Rename to ...
9330 (seen displacement message): ... this test. Extend its expectation
9331 strictness.
9332
86e4bafc
JK
93332010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9334
9335 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
9336 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
9337 displacement message exactly once.
9338
3cd07d20
JK
93392010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9340 Joel Brobecker <brobecker@adacore.com>
9341
9342 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
9343 its restore after the <$relink_args != ""> loop. new comment.
9344
0a1e94c7
JK
93452010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9346 Joel Brobecker <brobecker@adacore.com>
9347
9348 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
9349 code for it. New variable relink_args.
9350 (prelinkYES): Call prelinkNO.
9351 (test_attach): Accept new parameter relink_args. Re-prelink the binary
9352 in such case. Move the core code to ...
9353 (test_attach_gdb): ... a new function. Send GDB command "file".
9354 Extend expected "Attaching to " string.
9355
2f70bcfb
TT
93562010-07-02 Tom Tromey <tromey@redhat.com>
9357
9358 * gdb.base/bitops.exp: Remove extraneous "pass".
9359
a17ac5b0
TT
93602010-07-02 Ken Werner <ken.werner@de.ibm.com>
9361
9362 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9363
dc10affe
PA
93642010-07-01 Pedro Alves <pedro@codesourcery.com>
9365
d41c0fc8
PA
9366 * gdb.base/help.exp: Adjust expected output.
9367
93682010-07-01 Pedro Alves <pedro@codesourcery.com>
9369
9370 * gdb.base/help.exp: Adjust expected output.
dc10affe 9371
0a600c36
JK
93722010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9373
9374 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
9375 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
9376 c++/11702.
9377
37cc8bfe
JK
93782010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9379 Doug Evans <dje@google.com>
9380
9381 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
9382 add .dynamic entry'.
9383
254e6b9e
DE
93842010-06-29 Doug Evans <dje@google.com>
9385
9386 Test PR c++/11702.
9387 * gdb.cp/m-static.exp: Add testcase.
9388 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
9389
595939de 93902010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
9391 Tom Tromey <tromey@redhat.com>
9392 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
9393
9394 * gdb.python/py-inferior.c: New File.
9395 * gdb.python/py-infthread.c: New File.
9396 * gdb.python/py-inferior.exp: New File.
9397 * gdb.python/py-infthread.exp: New File.
9398
98751a41
JK
93992010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9400
9401 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
9402 (ptype ::C::OtherFileClass typedefs): New.
9403 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
9404 (C::OtherFileClass::cOtherFileClassVar2): New.
9405 (C::OtherFileClass::cOtherFileClassVar_use): Use also
9406 cOtherFileClassVar2.
9407 (C::cOtherFileType2, C::cOtherFileVar2): New.
9408 (C::cOtherFileVar_use): use also cOtherFileVar2.
9409 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
9410
41f62f39
JK
94112010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9412
9413 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
9414 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
9415 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
9416 (print ::C::cOtherFileVar)
9417 (whatis C::OtherFileClass::cOtherFileClassType)
9418 (whatis ::C::OtherFileClass::cOtherFileClassType)
9419 (print C::OtherFileClass::cOtherFileClassVar)
9420 (print ::cOtherFileClassVar)
9421 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
9422 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
9423 trailing content.
9424 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
9425 (C::OtherFileClass::cOtherFileClassVar)
9426 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
9427 (C::cOtherFileVar, C::cOtherFileVar_use): New.
9428
af53d231
JK
94292010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9430
9431 Test PR c++/11703 and PR gdb/1448.
9432 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
9433 gdb/1448.
9434
9655fd1a
JK
94352010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9436
9437 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
9438 (main) <rtti_data>: New.
9439 * gdb.cp/virtbase.exp (print rtti_data): New.
9440
824cc8dd
JK
94412010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9442 Joel Brobecker <brobecker@adacore.com>
9443
9444 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
9445
6036c742
JK
94462010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9447
9448 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
9449
de6a0421
DE
94502010-06-28 Doug Evans <dje@google.com>
9451
9452 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
9453
b2dae948
DE
94542010-06-27 Doug Evans <dje@google.com>
9455
9456 * gdb.cp/m-static.exp: Update expected test output.
9457
0f3bb72e
PH
94582010-06-25 Paul Hilfinger <hilfinger@adacore.com>
9459
889bf7c5
PA
9460 * gdb.gdb/selftest.exp: Adjust expected message for
9461 capturing start-up runtime.
0f3bb72e 9462
bc9f0842
TT
94632010-06-25 Tom Tromey <tromey@redhat.com>
9464
9465 PR python/10808:
9466 * gdb.python/python.exp: Add new tests.
9467
099ef718
SW
94682010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
9469
9470 * gdb.cp/operator.cc: Created an import loop.
9471 * gdb.cp/operator.exp: Added testcase for import loop.
9472
5868a632
JK
94732010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9474
9475 Test PR python/11407.
9476 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
9477 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
9478 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
9479 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
9480 executable_nofb and executable_fb. New variables srcsfile, objsfile,
9481 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
9482 binfile. Call gdb_compile with clean_restart twice.
9483 (func_nofb print, func_nofb backtrace, func_loopfb print)
9484 (func_loopfb backtrace): New.
9485
af76db58
JK
94862010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9487
9488 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
9489 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
9490 by a hand made one.
9491 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
9492 i?86 requirement. Remove variables srcfile and binfile. New variable
9493 sources, executable_nofb and executable_fb. Call prepare_for_testing.
9494
f2c7657e
UW
94952010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9496
9497 * gdb.cell/dwarfaddr.exp: New file.
9498 * gdb.cell/dwarfaddr.S: New file.
9499
628fe4e4
JK
95002010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9501
9502 Test PR 9436.
9503 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
9504
f1421989
HZ
95052010-06-24 Hui Zhu <teawater@gmail.com>
9506
9507 * gdb.base/eval.exp: New file.
9508
d03285ec
UW
95092010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9510
9511 * gdb.cell/fork.exp: New file.
9512 * gdb.cell/fork.c: Likewise.
9513 * gdb.cell/fork-spu.c: Likewise.
9514
41b2c92d
PM
95152010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
9516
9517 * lib/gdb.exp (banned_variables_traced): New global variable.
9518 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
9519 (gdb_init): Use `trace add variable' instead of obsolete
9520 `trace variable'.
9521
d5bc977f
DE
95222010-06-21 Doug Evans <dje@google.com>
9523
9524 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
9525
d2ed6730
UW
95262010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9527
9528 * gdb.arch/spu-ls.exp: New file.
9529 * gdb.arch/spu-ls.c: Likewise.
9530
6aed2dbc
SS
95312010-06-18 Stan Shebs <stan@codesourcery.com>
9532
9533 * gdb.threads/thread-specific.exp: Add tests of $_thread.
9534
e0756905
UW
95352010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9536
9537 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
9538 * gdb.base/watch-cond.exp: Likewise.
9539 * gdb.python/py-breakpoint.exp: Likewise.
9540
d8053d4d
PA
95412010-06-18 Pedro Alves <pedro@codesourcery.com>
9542
9543 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
9544 clean_restart, make sure every test has a distinct message, and
9545 that messages don't include the executable' full path.
9546
81ce510c
DE
95472010-06-17 Doug Evans <dje@google.com>
9548
9549 * gdb.arch/i386-size.exp: Updated expected output for
9550 DISASSEMBLY_OMIT_FNAME.
9551
65d79d4b
SDJ
95522010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9553 Sergio Durigan Junior <sergiodj@redhat.com>
9554
9555 * gdb.base/watch-notconst.c: New file.
9556 * gdb.base/watch-notconst.S: New file.
9557 * gdb.base/watch-notconst2.c: New file.
9558 * gdb.base/watch-notconst2.S: New file.
9559 * gdb.base/watch-notconst.exp: New file.
9560 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
9561 (func4): Add operations on `global_ptr_ptr'.
9562 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
9563 routine to test watchpoints created with a constant expression.
9564 (test_inaccessible_watchpoint): Include tests for watchpoints
9565 created with a constant expression.
9566
df0f4836
KB
95672010-06-14 Kevin Buettner <kevinb@redhat.com>
9568
9569 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9570 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
9571 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
9572 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
9573 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9574 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9575 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
9576 of `_start'.
9577
b769def5
UW
95782010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9579
9580 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
9581 not supported on the target.
9582 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9583 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9584 * gdb.mi/mi-nsintrall.exp: Likewise.
9585 * gdb.mi/mi-nsmoribund.exp: Likewise.
9586 * gdb.mi/mi-nsthrexec.exp: Likewise.
9587
d914c394
SS
95882010-06-11 Stan Shebs <stan@codesourcery.com>
9589
9590 * gdb.base/permissions.exp: New file.
9591
95922010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
9593
9594 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
9595 does not support ELF executable class.
9596
f3ce5b9c
UW
95972010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9598
9599 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
9600
8e46892c
JK
96012010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9602
9603 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
9604 (runto): Catch "The target does not support running in non-stop mode.".
9605
6cc55c64
MS
96062010-06-11 Michael Snyder <msnyder@vmware.com>
9607
9608 * gdb.base/setshow.exp (set language asm): Don't use
9609 gdb_test_no_output, fails on some targets.
9610
caddefa4
UW
96112010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9612
9613 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
9614 * gdb.cp/pr9167.exp: Likewise.
9615
468b1aa7
UW
96162010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9617
9618 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
9619
5c3552dc
UW
96202010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9621
9622 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
9623
02e6fe6a
UW
96242010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9625
9626 * gdb.base/charset.c (main): Make sure malloc gets linked in.
9627
0e03807e
TT
96282010-06-11 Tom Tromey <tromey@redhat.com>
9629
9630 PR gdb/9977, PR exp/11636::
9631 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
9632 (pieces_test_f6): Update expected output.
9633
2bdf28a0
JK
96342010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9635
9636 * gdb.base/moribund-step.exp: New.
9637
f6978de9
MS
96382010-06-08 Michael Snyder <msnyder@vmware.com>
9639
9640 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 9641 * gdb.ada/boolean_expr.exp:
f6978de9
MS
9642 * gdb.ada/frame_args.exp: Ditto.
9643 * gdb.ada/lang_switch.exp: Ditto.
9644 * gdb.ada/ptype_arith_binop.exp: Ditto.
9645 * gdb.ada/ref_param.exp: Ditto.
9646 * gdb.ada/type_coercion.exp:Ditto.
9647
9648 * gdb.asm/asm-source.exp: Ditto.
9649
9650 * gdb.base/attach.exp: Ditto.
9651 * gdb.base/bitfields2.exp: Ditto.
9652 * gdb.base/call-signal-resume.exp: Ditto.
9653 * gdb.base/callfuncs.exp: Ditto.
9654 * gdb.base/commands.exp: Ditto.
9655 * gdb.base/dbx.exp: Ditto.
9656 * gdb.base/default.exp: Ditto.
9657 * gdb.base/dump.exp: Ditto.
9658 * gdb.base/exprs.exp: Ditto.
9659 * gdb.base/freebpcmd.exp: Ditto.
9660 * gdb.base/interrupt.exp: Ditto.
9661 * gdb.base/list.exp: Ditto.
9662 * gdb.base/long_long.exp: Ditto.
9663 * gdb.base/maint.exp: Ditto.
9664 * gdb.base/ptype.exp: Ditto.
9665 * gdb.base/return.exp: Ditto.
9666 * gdb.base/setshow.exp: Ditto.
9667 * gdb.base/sigbpt.exp: Ditto.
9668 * gdb.base/sigrepeat.exp: Ditto.
9669
9670 * gdb.cp/classes.exp: Ditto.
9671
9672 * gdb.dwarf2/dw2-restore.exp: Ditto.
9673
9674 * gdb.gdb/selftest.exp: Ditto.
9675
9676 * gdb.multi/base.exp: Ditto.
9677 * gdb.multi/bkpt-multi-exec.exp: Ditto.
9678
9679 * gdb.python/py-block.exp: Ditto.
9680 * gdb.python/py-prettyprint.exp: Ditto.
9681 * gdb.python/py-template.exp: Ditto.
9682
9683 * gdb.server/ext-attach.exp: Ditto.
9684 * gdb.server/ext-run.exp: Ditto.
9685 * gdb.server/server-mon.exp: Ditto.
9686
9687 * gdb.threads/fork-thread-pending.exp: Ditto.
9688 * gdb.threads/hand-call-in-threads.exp: Ditto.
9689 * gdb.threads/interrupted-hand-call.exp: Ditto.
9690 * gdb.threads/linux-dp.exp: Ditto.
9691 * gdb.threads/manythreads.exp: Ditto.
9692 * gdb.threads/print-threads.exp: Ditto.
9693 * gdb.threads/pthreads.exp: Ditto.
9694 * gdb.threads/schedlock.exp: Ditto.
9695 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9696 * gdb.threads/threadapply.exp: Ditto.
9697
de7ff789
MS
96982010-06-08 Michael Snyder <msnyder@vmware.com>
9699
889bf7c5 9700 * gdb.ada/exec_changed.exp:
de7ff789
MS
9701 Use ".*" instead of "" as wildcard regexp.
9702
9703 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
9704 * gdb.base/call-ar-st.exp: Ditto.
9705 * gdb.base/checkpoint.exp: Ditto.
9706 * gdb.base/default.exp: Ditto.
9707 * gdb.base/dump.exp: Ditto.
9708 * gdb.base/ending-run.exp: Ditto.
9709 * gdb.base/fileio.exp: Ditto.
9710 * gdb.base/miscexprs.exp: Ditto.
9711 * gdb.base/pointers.exp: Ditto.
9712 * gdb.base/readline.exp: Ditto.
9713 * gdb.base/reread.exp: Ditto.
9714 * gdb.base/restore.exp: Ditto.
9715 * gdb.base/shlib-call.exp: Ditto.
9716 * gdb.base/valgrind-db-attach.exp: Ditto.
9717 * gdb.base/volatile.exp: Ditto.
9718 * gdb.base/watchpoints.exp: Ditto.
9719
9720 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
9721
9722 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
9723 * gdb.python/py-value.exp: Ditto.
9724
9725 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
9726 * gdb.trace/circ.exp: Ditto.
9727 * gdb.trace/collection.exp: Ditto.
9728 * gdb.trace/packetlen.exp: Ditto.
9729 * gdb.trace/passc-dyn.exp: Ditto.
9730 * gdb.trace/report.exp: Ditto.
9731 * gdb.trace/tfile.exp: Ditto.
9732 * gdb.trace/tfind.exp: Ditto.
9733 * gdb.trace/while-dyn.exp: Ditto.
9734
3bebe2f2
JK
97352010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9736
9737 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
9738
5c631832
JK
97392010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9740
9741 Test PR 10640.
9742 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
9743
4c3376c8
SW
97442010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
9745
9746 * gdb.cp/koenig.exp: Test for ADL operators.
9747 * gdb.cp/koenig.cc: Added ADL operators.
9748 * gdb.cp/operator.exp: New test.
9749 * gdb.cp/operator.cc: New test.
9750
dc226d5a
MS
97512010-06-04 Michael Snyder <msnyder@vmware.com>
9752
dfb88a23
MS
9753 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
9754 * gdb.base/pending.exp: Ditto.
f7ae76b3 9755
dc226d5a
MS
9756 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
9757
967cf477
DE
97582010-06-04 Doug Evans <dje@google.com>
9759
9760 * gdb.python/py-prettyprint.exp: Add new test for enabled and
9761 disabled printers.
9762 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
9763 (enable_lookup_function): New function.
9764
eb801841
TT
97652010-06-04 Tom Tromey <tromey@redhat.com>
9766
9767 * gdb.python/py-value.exp (test_value_hash): Don't test equality
9768 of hash and id.
9769
38979823
JK
97702010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9771
9772 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
9773 newline.
9774 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
9775 (empty verbose non-noisy clear, empty verbose noisy clear)
9776 (empty non-verbose noisy clear): Likewise.
9777
35ec993f
MS
97782010-06-03 Michael Snyder <msnyder@vmware.com>
9779
9780 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
9781 * gdb.base/display.exp: Ditto.
9782 * gdb.base/find.exp: Ditto.
9783 * gdb.base/ifelse.exp: Ditto.
9784 * gdb.base/multi-forks.exp: Ditto.
9785 * gdb.base/recurse.exp: Ditto.
9786 * gdb.base/setshow.exp: Ditto.
9787 * gdb.base/value-double-free.exp: Ditto.
9788 * gdb.base/watch-vfork.exp: Ditto.
9789 * gdb.base/watch_thread_num.exp: Ditto.
9790 * gdb.base/watchpoint-solib.exp: Ditto.
9791 * gdb.base/watchpoint.exp: Ditto.
9792 * gdb.base/watchpoints.exp: Ditto.
9793
9794 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
9795 * gdb.cp/overload.exp: Ditto.
9796 * gdb.cp/virtfunc.exp: Ditto.
9797
9798 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
9799
889bf7c5 9800 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
9801 Replace gdb_test with gdb_test_no_output.
9802
889bf7c5 9803 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
9804 Replace gdb_test with gdb_test_no_output.
9805 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9806 * gdb.threads/watchthreads.exp: Ditto.
9807 * gdb.threads/watchthreads2.exp: Ditto.
9808
9809 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
9810 * gdb.trace/tfind.exp: Ditto.
9811
c22decce
JB
98122010-06-03 Joel Brobecker <brobecker@adacore.com>
9813
9814 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
9815 successful test if message is the empty string.
9816
fd5700c7
JK
98172010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9818
9819 * gdb.fortran/module.exp (stopped language detection): New test.
9820
f55ee35c
JK
98212010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9822
9823 Support DW_TAG_module as separate namespaces.
9824 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
9825 gdb.fortran/library-module-lib.f90: New.
9826 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
9827 (print i): Remove.
9828 (continue to breakpoint: i-is-1, print var_i value 1)
9829 (continue to breakpoint: i-is-2, print var_i value 2)
9830 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
9831 (print var_d, print var_i value 14, ptype modmany, complete `modm)
9832 (complete `modmany, complete `modmany`, complete `modmany`var)
9833 (show language, setting breakpoint at module): New tests.
9834 * gdb.fortran/module.f90 (module mod): Remove.
9835 (module mod1, module mod2, module modmany, subroutine sub1)
9836 (subroutine sub2, program module): New.
9837
b8e8282f
JK
98382010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9839
9840 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
9841 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
9842 * gdb.cp/anon-union.exp (pass): Rename to ...
9843 (print z 2): ... here.
b8e8282f 9844
019ebafc
MS
98452010-06-02 Michael Snyder <msnyder@vmware.com>
9846
e68d8fd4
MS
9847 * gdb.trace/actions.exp: Use gdb_test_no_output.
9848 * gdb.trace/circ.exp: Ditto.
9849 * gdb.trace/packetlen.exp: Ditto.
9850 * gdb.trace/save-trace.exp: Ditto.
9851 * gdb.trace/tracecmd.exp: Ditto.
9852 * gdb.trace/tsv.exp: Ditto.
9853
12b5d08a
MS
9854 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
9855 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
9856 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9857 * gdb.threads/manythreads.exp: Ditto.
9858 * gdb.threads/print-threads.exp: Ditto.
9859 * gdb.threads/pthreads.exp: Ditto.
9860 * gdb.threads/schedlock.exp: Ditto.
9861 * gdb.threads/staticthreads.exp: Ditto.
9862 * gdb.threads/thread-specific.exp: Ditto.
9863 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9864 * gdb.threads/threadapply.exp: Ditto.
9865 * gdb.threads/watchthreads.exp: Ditto.
9866 * gdb.threads/watchthreads2.exp: Ditto.
9867
89493308
MS
9868 * gdb.python/py-block.exp: Use gdb_test_no_output.
9869 * gdb.python/py-prettyprint.exp: Ditto.
9870 * gdb.python/py-template.exp: Ditto.
9871 * gdb.python/py-value.exp: Ditto.
9872
9873 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
9874 * gdb.reverse/watch-reverse.exp: Ditto.
9875
9876 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
9877 * gdb.server/ext-run.exp: Ditto.
9878
019ebafc
MS
9879 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
9880 * gdb.dwarf2/dw2-compressed.exp: Ditto.
9881 * gdb.dwarf2/dw2-intercu.exp: Ditto.
9882 * gdb.dwarf2/dw2-intermix.exp: Ditto.
9883 * gdb.dwarf2/dw2-producer.exp: Ditto.
9884 * gdb.dwarf2/mac-fileno.exp: Ditto.
9885
9886 * gdb.gdb/observer.exp: Use gdb_test_no_output.
9887 * gdb.gdb/selftest.exp: Ditto.
9888
9889 * gdb.multi/base.exp: Use gdb_test_no_output.
9890
9891 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
9892
3e0ca3a5
JK
98932010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9894
9895 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
9896
9db70545
MS
98972010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
9898
a8d52276
MS
9899 * gdb.cp/class2.exp: Use gdb_test_no_output.
9900 * gdb.cp/classes.exp: Ditto.
9901 * gdb.cp/extern-c.exp: Ditto.
9902 * gdb.cp/inherit.exp: Ditto.
9903 * gdb.cp/maint.exp: Ditto.
9904 * gdb.cp/mb-inline.exp: Ditto.
9905 * gdb.cp/mb-templates.exp: Ditto.
9906 * gdb.cp/method2.exp: Ditto.
9907 * gdb.cp/misc.exp: Ditto.
9908 * gdb.cp/ovldbreak.exp: Ditto.
9909 * gdb.cp/punctuator.exp: Ditto.
9910 * gdb.cp/templates.exp: Ditto.
9911 * gdb.cp/virtbase.exp: Ditto.
9912
889bf7c5 9913 * gdb.threads/attach-stopped.exp:
9db70545 9914 Replace uses of send_gdb / gdb_expect.
889bf7c5 9915 * gdb.threads/attachstop-mt.exp:
9db70545 9916 Replace uses of send_gdb / gdb_expect.
889bf7c5 9917 * gdb.threads/gcore-thread.exp:
9db70545 9918 Replace uses of send_gdb / gdb_expect.
889bf7c5 9919 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
9920 Replace uses of send_gdb / gdb_expect.
9921 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 9922 * gdb.threads/print-threads.exp:
9db70545
MS
9923 Replace uses of send_gdb / gdb_expect.
9924 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
9925 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
9926 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
9927
9928 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
9929 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
9930 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
9931 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
9932 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
9933 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
9934 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
9935 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
9936 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
9937 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
9938 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
9939
359cc68c
JK
99402010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9941
9942 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
9943
7d3fe98e
SW
99442010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
9945
9946 * gdb.cp/koenig.exp: Added new test case.
9947 * gdb.cp/koenig.cc: Ditto.
9948
27d3a1a2
MS
99492010-06-01 Michael Snyder <msnyder@vmware.com>
9950
9951 * gdb.base/arithmet.exp: Use gdb_test_no_output.
9952 * gdb.base/arrayidx.exp: Ditto.
9953 * gdb.base/attach.exp: Ditto.
9954 * gdb.base/auxv.exp: Ditto.
9955 * gdb.base/bigcre.exp: Ditto.
9956 * gdb.base/break-always.exp: Ditto.
9957 * gdb.base/break-interp.exp: Ditto.
9958 * gdb.base/break.exp: Ditto.
9959 * gdb.base/breakpoint-shadow.exp: Ditto.
9960 * gdb.base/call-ar-st.exp: Ditto.
9961 * gdb.base/call-sc.exp: Ditto.
9962 * gdb.base/call-signal-resume.exp: Ditto.
9963 * gdb.base/callfuncs.exp: Ditto.
9964 * gdb.base/catch-syscall.exp: Ditto.
9965 * gdb.base/charset.exp: Ditto.
9966 * gdb.base/code-expr.exp: Ditto.
9967 * gdb.base/commands.exp: Ditto.
9968 * gdb.base/cond-expr.exp: Ditto.
9969 * gdb.base/condbreak.exp: Ditto.
9970 * gdb.base/cursal.exp: Ditto.
9971 * gdb.base/cvexpr.exp: Ditto.
9972 * gdb.base/default.exp: Ditto.
9973 * gdb.base/del.exp: Ditto.
9974 * gdb.base/detach.exp: Ditto.
9975 * gdb.base/display.exp: Ditto.
9976 * gdb.base/ena-dis-br.exp: Ditto.
9977 * gdb.base/eval-skip.exp: Ditto.
9978 * gdb.base/foll-fork.exp: Ditto.
9979 * gdb.base/foll-vfork.exp: Ditto.
9980 * gdb.base/frame-args.exp: Ditto.
9981 * gdb.base/funcargs.exp: Ditto.
9982 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9983 * gdb.base/gdbvars.exp: Ditto.
9984 * gdb.base/help.exp: Ditto.
9985 * gdb.base/ifelse.exp: Ditto.
9986 * gdb.base/included.exp: Ditto.
9987 * gdb.base/list.exp: Ditto.
9988 * gdb.base/macscp.exp: Ditto.
9989 * gdb.base/maint.exp: Ditto.
9990 * gdb.base/multi-fork.exp: Ditto.
9991 * gdb.base/overlays.exp: Ditto.
9992 * gdb.base/page.exp: Ditto.
9993 * gdb.base/pending.exp: Ditto.
9994 * gdb.base/pointers.exp: Ditto.
9995 * gdb.base/pr11022.exp: Ditto.
9996 * gdb.base/prelink.exp: Ditto.
9997 * gdb.base/printcmds.exp: Ditto.
9998 * gdb.base/psymtab.exp: Ditto.
9999 * gdb.base/randomize.exp: Ditto.
10000 * gdb.base/relational.exp: Ditto.
10001 * gdb.base/relocate.exp: Ditto.
10002 * gdb.base/remote.exp: Ditto.
10003 * gdb.base/sepdebug.exp: Ditto.
10004 * gdb.base/set-lang-auto.exp: Ditto.
10005 * gdb.base/setshow.exp: Ditto.
10006 * gdb.base/setvar.exp: Ditto.
10007 * gdb.base/signals.exp: Ditto.
10008 * gdb.base/signull.exp: Ditto.
10009 * gdb.base/sigstep.exp: Ditto.
10010 * gdb.base/sizeof.exp: Ditto.
10011 * gdb.base/solib-disc.exp: Ditto.
10012 * gdb.base/store.exp: Ditto.
10013 * gdb.base/structs.exp: Ditto.
10014 * gdb.base/structs2.exp: Ditto.
10015 * gdb.base/subst.exp: Ditto.
10016 * gdb.base/term.exp: Ditto.
10017 * gdb.base/trace-commands.exp: Ditto.
10018 * gdb.base/unwindonsignal.exp: Ditto.
10019 * gdb.base/valgrind-db-attach.exp: Ditto.
10020 * gdb.base/varargs.exp: Ditto.
10021 * gdb.base/watch-cond.exp: Ditto.
10022 * gdb.base/watch_thread_num.exp: Ditto.
10023 * gdb.base/watchpoint-cond-gone.exp: Ditto.
10024 * gdb.base/watchpoint.exp: Ditto.
10025 * gdb.base/whatis-exp.exp: Ditto.
10026
f8d3bf8f
MS
100272010-06-01 Michael Snyder <msnyder@vmware.com>
10028
10029 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
10030 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
10031 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
10032 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
10033 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
10034 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
10035 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
10036 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
10037 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
10038 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
10039 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
10040 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
10041 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
10042 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
10043 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
10044
3f9e0d32
JK
100452010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10046
10047 * gdb.base/commands.exp (begin commands on watch): Remove excessive
10048 trailing newline.
10049 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
10050 * gdb.java/jmisc.exp (p *args\n): Rename to ...
10051 (p *args): ... here and remove excessive trailing newline.
10052
f629457d
JB
100532010-05-31 Joel Brobecker <brobecker@adacore.com>
10054
10055 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
10056
09eef106
JK
100572010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10058
10059 Accept the new Linux kernel "t (tracing stop)" string.
10060 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
10061 Update comment.
10062 (state_wait) <T (tracing stop)>: New.
10063 (main): Update the state_wait expect string.
10064
94f31136
PA
100652010-05-28 Pedro Alves <pedro@codesourcery.com>
10066
10067 * limits.c, limits.exp: Delete files.
10068 * Makefile.in (clean mostlyclean): Adjust.
10069 * tracecmd.exp: Adjust.
10070
096554ab
JK
100712010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10072
10073 * gdb.base/tui-layout.exp: New.
10074
27d3a1a2 100752010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 10076
889bf7c5 10077 * gdb.reverse/break-precsave.exp:
bcd2dc50 10078 Replace uses of send_gdb / gdb_expect.
889bf7c5 10079 * gdb.reverse/break-reverse.exp:
bcd2dc50 10080 Replace uses of send_gdb / gdb_expect.
889bf7c5 10081 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 10082 Replace uses of send_gdb / gdb_expect.
889bf7c5 10083 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 10084 Replace uses of send_gdb / gdb_expect.
889bf7c5 10085 * gdb.reverse/finish-precsave.exp:
bcd2dc50 10086 Replace uses of send_gdb / gdb_expect.
889bf7c5 10087 * gdb.reverse/finish-reverse.exp:
bcd2dc50 10088 Replace uses of send_gdb / gdb_expect.
889bf7c5 10089 * gdb.reverse/i386-precsave.exp:
bcd2dc50 10090 Replace uses of send_gdb / gdb_expect.
889bf7c5 10091 * gdb.reverse/i386-reverse.exp:
bcd2dc50 10092 Replace uses of send_gdb / gdb_expect.
889bf7c5 10093 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 10094 Replace uses of send_gdb / gdb_expect.
889bf7c5 10095 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 10096 Replace uses of send_gdb / gdb_expect.
889bf7c5 10097 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 10098 Replace uses of send_gdb / gdb_expect.
889bf7c5 10099 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 10100 Replace uses of send_gdb / gdb_expect.
889bf7c5 10101 * gdb.reverse/machinestate.exp:
bcd2dc50 10102 Replace uses of send_gdb / gdb_expect.
889bf7c5 10103 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 10104 Replace uses of send_gdb / gdb_expect.
889bf7c5 10105 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 10106 Replace uses of send_gdb / gdb_expect.
889bf7c5 10107 * gdb.reverse/solib-precsave.exp:
bcd2dc50 10108 Replace uses of send_gdb / gdb_expect.
889bf7c5 10109 * gdb.reverse/solib-reverse.exp:
bcd2dc50 10110 Replace uses of send_gdb / gdb_expect.
889bf7c5 10111 * gdb.reverse/step-precsave.exp:
bcd2dc50 10112 Replace uses of send_gdb / gdb_expect.
889bf7c5 10113 * gdb.reverse/step-reverse.exp:
bcd2dc50 10114 Replace uses of send_gdb / gdb_expect.
889bf7c5 10115 * gdb.reverse/until-precsave.exp:
bcd2dc50 10116 Replace uses of send_gdb / gdb_expect.
889bf7c5 10117 * gdb.reverse/until-reverse.exp:
bcd2dc50 10118 Replace uses of send_gdb / gdb_expect.
889bf7c5 10119 * gdb.reverse/watch-precsave.exp:
bcd2dc50 10120 Replace uses of send_gdb / gdb_expect.
889bf7c5 10121 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
10122 Replace uses of send_gdb / gdb_expect.
10123
3def43e0
JK
101242010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10125
10126 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
10127 excessive newline.
10128
27d3a1a2 101292010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
10130
10131 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
10132 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
10133 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
10134 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
10135 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
10136 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
10137 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
10138 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
10139 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
10140 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
10141 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
10142 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
10143 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
10144 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
10145 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
10146 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
10147 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
10148 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
10149 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 10150
27d3a1a2 101512010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 10152
22454424
MS
10153 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
10154 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
10155
10156 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
10157 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
10158 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
10159
889bf7c5 10160 * gdb.reverse/consecutive-reverse.exp:
22454424 10161 Replace uses of send_gdb / gdb_expect.
889bf7c5 10162 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
10163 Replace uses of send_gdb / gdb_expect.
10164
10165 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
10166 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
10167 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 10168 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
10169 Replace uses of send_gdb / gdb_expect.
10170 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
10171 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
10172 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
10173 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
10174 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
10175 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
10176 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
10177 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
10178 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
10179
101802010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 10181
22454424 10182 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10183
22454424 10184 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10185
22454424
MS
10186 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
10187 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
10188 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
10189 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
10190 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
10191 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
10192 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
10193 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
10194 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10195
6e5f2c59
TT
101962010-05-25 Tom Tromey <tromey@redhat.com>
10197
10198 * gdb.base/macscp.exp: Add missing space after setup_kfail.
10199
bbc8b958
TT
102002010-05-25 Tom Tromey <tromey@redhat.com>
10201
10202 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
10203 argument order.
10204 * gdb.base/macscp.exp: Fix setup_kfail argument order.
10205 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
10206 order.
10207 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
10208 order.
10209 * gdb.base/call-sc.exp (setup_kfails): Remove.
10210 (setup_compiler_kfails): Remove.
10211 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
10212 argument order.
10213 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
10214 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
10215 (advancei): Fix setup_kfail argument order.
10216 * gdb.base/radix.exp: Fix setup_kfail argument order.
10217 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
10218 order.
10219 * gdb.base/structs.exp (setup_kfails): Remove.
10220 (setup_compiler_kfails): Fix setup_kfail argument order.
10221 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
10222 order.
10223 * gdb.java/jmain.exp: Fix setup_kfail argument order.
10224 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
10225 setup_kfail argument order.
10226 * gdb.cp/overload.exp: Fix setup_kfail argument order.
10227
83d1babf
TT
102282010-05-25 Tom Tromey <tromey@redhat.com>
10229
10230 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
10231
6acb16a2
MS
102322010-05-25 Michael Snyder <msnyder@vmware.com>
10233
10234 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
10235 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
10236 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
10237 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
10238 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
10239 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
10240 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
10241 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
10242 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
10243 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
10244 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
10245 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
10246 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
10247 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
10248 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
10249 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
10250 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
10251 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
10252 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
10253 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
10254 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
10255 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
10256 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
10257 * gdb.base/default.exp: Replace send_gdb with gdb_test.
10258 * gdb.base/define.exp: Replace send_gdb with gdb_test.
10259 * gdb.base/display.exp: Replace send_gdb with gdb_test.
10260 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
10261 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
10262 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
10263 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
10264 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
10265 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
10266 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
10267 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
10268 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
10269 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
10270 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
10271 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
10272 * gdb.base/help.exp: Replace send_gdb with gdb_test.
10273 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
10274 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
10275 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
10276 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
10277 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
10278 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
10279 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
10280 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 10281 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
10282
102832010-05-25 Doug Evans <dje@google.com>
10284
10285 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
10286 gdb.string_to_argv.
ad3986f0 10287
d3b1e874
TT
102882010-05-21 Tom Tromey <tromey@redhat.com>
10289
10290 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
10291 Call it.
10292 * gdb.dwarf2/pieces.S: Update.
10293 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
10294
cb826367
TT
102952010-05-21 Tom Tromey <tromey@redhat.com>
10296
10297 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
10298 Call it.
10299 * gdb.dwarf2/pieces.c (struct C): New.
10300 (f6): New function.
10301 * gdb.dwarf2/pieces.S: Replace.
10302
74de6778
TT
103032010-05-21 Tom Tromey <tromey@redhat.com>
10304
10305 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
10306 Call it.
10307
afd74c5f
TT
103082010-05-21 Tom Tromey <tromey@redhat.com>
10309
10310 * gdb.dwarf2.pieces.exp: New file.
10311 * gdb.dwarf2.pieces.S: New file.
10312 * gdb.dwarf2.pieces.c: New file.
10313
a7b75dfd 103142010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 10315 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
10316
10317 * lib/gdb.exp (gdb_test_no_output): New function.
10318 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
10319 when testing commands that should produce no output.
10320
c81c812a
JB
103212010-05-17 Joel Brobecker <brobecker@adacore.com>
10322
10323 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
10324 parameter that we want to watch being a constant.
10325
0cce5bd9
JB
103262010-05-17 Joel Brobecker <brobecker@adacore.com>
10327
10328 * gdb.ada/cond_lang: New testcase.
10329
47050449
JB
103302010-05-17 Joel Brobecker <brobecker@adacore.com>
10331
10332 * lib/gdb.exp (banned_variables): New variable/constant.
10333 (gdb_init): Add write trace on variables listed in banned_variables.
10334 (gdb_finish): Remove write traces on variables listed in
10335 banned_variables.
10336
77c01586
JB
103372010-05-17 Joel Brobecker <brobecker@adacore.com>
10338
10339 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
10340 * gdb.cp/koenig.exp: Likewise.
10341
88d4aea7
PM
103422010-05-14 Phil Muldoon <pmuldoon@redhat.com>
10343
889bf7c5 10344 PR python/11482
88d4aea7
PM
10345
10346 * gdb.python/py-value.exp (test_value_hash): New function.
10347
f5a010c0
PM
103482010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
10349
10350 PR exp/11530.
10351 * gdb.base/gdb11530.c: New file.
10352 * gdb.base/gdb11530.exp: New file.
10353
8ef4892f
JK
103542010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10355
10356 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
10357 * gdb.dwarf2/dw2-modula2-self-type.S: New.
10358
7322dca9
SW
103592010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
10360
10361 * gdb.cp/koenig.exp: New test.
10362 * gdb.cp/koenig.cc: New test program.
10363
02e7ea18
JB
103642010-05-05 Joel Brobecker <brobecker@adacore.com>
10365
10366 Remove the use of prms_id and bug_id throughout the testsuite.
10367
e1c34c5d
PM
103682010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
10369
10370 PR exp/11349.
10371 * testsuite/gdb.cp/ref-types.exp: Add test to examine
10372 use a reference local variable.
10373
8e1d0c49
JK
103742010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10375
10376 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
10377 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
10378 variable different_dir. Move debugfile into a full directory pathname
10379 under DIFFERENT_DIR.
10380 * lib/gdb.exp (separate_debug_filename): Remove.
10381 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
10382 variable debug_dir and mkdir of it. Update function comments.
10383
e66408ed
PA
103842010-04-29 Pedro Alves <pedro@codesourcery.com>
10385
10386 PR gdb/11557
10387
10388 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
10389 files.
10390
d7b32ed3
PM
103912010-04-29 Phil Muldoon <pmuldoon@redhat.com>
10392
889bf7c5 10393 * gdb.python/py-param.exp: New File.
d7b32ed3 10394
6aecb9c2
JB
103952010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
10396
10397 * gdb.base/default.exp: Fix "set language" test.
10398
bdf92a1c
PM
103992010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
10400
10401 PR breakpoints/11531.
10402 * gdb.base/gdb11531.c: New file.
10403 * gdb.base/gdb11531.exp: New file.
10404
3f172e24
TT
104052010-04-26 Tom Tromey <tromey@redhat.com>
10406
10407 * gdb.base/completion.exp: Add tests for completion and deprecated
10408 commands.
10409
64af4c92
JK
104102010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10411
10412 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
10413 (print /x char_array): Escape curly brackets.
10414
492928e4
JK
104152010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10416
10417 Fix deadlock on looped list of loaded shared objects.
10418 * gdb.base/solib-corrupted.exp: New.
10419
66d09542
DE
104202010-04-23 Doug Evans <dje@google.com>
10421
10422 * gdb.python/py-section-script.c: New file.
10423 * gdb.python/py-section-script.exp: New file.
10424 * gdb.python/py-section-script.py: New file.
10425
8bd10a10
CM
104262010-04-20 Chris Moller <cmoller@redhat.com>
10427
10428 PR 10179
10429
10430 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
10431 * gdb.base/pr10179-a.c:
10432 * gdb.base/pr10179-b.c:
10433 * gdb.base/pr10179.exp: New files.
10434
c0201579
JK
104352010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10436
10437 Fix crashes on dangling display expressions.
10438 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
10439 is SEP.
10440 (lib_flags): Remove the "debug" keyword.
10441 (libsepdebug): New variable for iterating new loop.
10442 (save_pf_prefix): New variable wrapping the loop.
10443 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
10444 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
10445
793b0ff8
PM
104462010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
10447
10448 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
10449
097f51f7
PM
104502010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
10451
10452 PR stabs/11479.
10453 * gdb.stabs/gdb11479.exp: New file.
10454 * gdb.stabs/gdb11479.c: New file.
10455
9a22f0d0
PM
104562010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
10457
10458 * gdb.base/charset.c (Strin16, String32): New variables.
10459 * gdb.base/charset.exp (gdb_test): Test correct display
10460 of 16 or 32 bit strings.
10461
104622010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
10463
10464 PR 9167
10465 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
10466 * gdb.cp/pr9167.cc: New file.
10467 * gdb.cp/pr9167.exp: New file.
10468
10469
6e354e5e
PM
104702010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
10471
10472 PR pascal/11492.
10473 * gdb.pascal/gdb11492.pas: New file.
10474 * gdb.pascal/gdb11492.exp: New file.
10475
be942545
JB
104762010-04-20 Joel Brobecker <brobecker@adacore.com>
10477
1667e6e3 10478 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 10479
0c3acc09
JB
104802010-04-20 Joel Brobecker <brobecker@adacore.com>
10481
10482 * gdb.ada/dyn_loc: New testcase.
10483
ec31cde5
CM
104842010-04-20 Chris Moller <cmoller@redhat.com>
10485
10486 PR 10867
889bf7c5 10487
ec31cde5
CM
10488 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
10489 * gdb.cp/pr10687.cc: New file.
10490 * gdb.cp/pr10687.exp: New file.
10491
10492
ce4b0682
SDJ
104932010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10494 Sergio Durigan Junior <sergiodj@redhat.com>
10495
10496 * gdb.fortran/logical.exp: New testcase.
10497 * gdb.fortran/logical.f90: New file.
10498
3436961f
DE
104992010-04-19 Doug Evans <dje@google.com>
10500
10501 * gdb.base/help.exp (help source): Update expected output.
10502
4d836c09
JK
105032010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10504
10505 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
10506 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
10507 gdb_exit and return.
10508 (executable): New variable.
10509 (binfile): Use it.
10510
6149aea9
PA
105112010-04-19 Pedro Alves <pedro@codesourcery.com>
10512
10513 PR breakpoints/8554.
10514
10515 * gdb.trace/save-trace.exp: Adjust.
10516
ed41462c
L
105172010-04-17 H.J. Lu <hongjiu.lu@intel.com>
10518
10519 PR corefiles/11511
10520 * gdb.arch/system-gcore.exp: New.
10521 * gdb.arch/gcore.c: Likewise.
10522
3f7b2faa
DE
105232010-04-15 Doug Evans <dje@google.com>
10524
fa33c3cd
DE
10525 * gdb.python/py-progspace.c: New file.
10526 * gdb.python/py-progspace.exp: New file.
10527
3f7b2faa
DE
10528 * gdb.base/source.exp: Add tests for "source -s".
10529
79f283fe
PM
105302010-04-14 Phil Muldoon <pmuldoon@redhat.com>
10531
10532 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
10533 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
10534 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
10535 * gdb.python/py-mi.exp: New test for to_string returning None.
10536
fc8eb08a
PM
105372010-04-12 Phil Muldoon <pmuldoon@redhat.com>
10538
10539 * gdb.python/py-breakpoint.c: Make result global.
10540
26e197f6
JK
105412010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10542
10543 Fix non-GNU make compatibility.
10544 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
10545
adc36818
PM
105462010-04-09 Phil Muldoon <pmuldoon@redhat.com>
10547
10548 * gdb.python/py-breakpoint.exp: New File.
10549 * gdb.python/py-breakpoint.C: Ditto.
10550
64e17368
SS
105512010-04-08 Stan Shebs <stan@codesourcery.com>
10552
10553 * gdb.trace/actions.exp: Clear default-collect.
10554 * gdb.trace/save-trace.exp: Clear default-collect.
10555
fff5cc64
PM
105562010-04-08 Phil Muldoon <pmuldoon@redhat.com>
10557
10558 * gdb.python/py-value: Add null string variable.
10559 (test_lazy_string): Test zero length, NULL address lazy
10560 strings.
10561
a055a187
L
105622010-04-07 H.J. Lu <hongjiu.lu@intel.com>
10563
10564 * gdb.arch/i386-avx.c: New.
10565 * gdb.arch/i386-avx.exp: Likewise.
10566
10567 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
10568
96e39866
DE
105692010-04-06 Doug Evans <dje@google.com>
10570
10571 * gdb.base/source-test.gdb: New file.
10572 * gdb.base/source.exp: Test source -v.
10573
5984a431
UW
105742010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10575
10576 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
10577
ec8a089a
PM
105782010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
10579
10580 * gdb.stabs/aout.sed: Convert all backslash to double backslash
10581 within one line, unless it is followed by a double quote.
10582 * gdb.stabs/hppa.sed: Idem.
10583 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
10584 * gdb.stabs/weird.exp: Check for correct parsing of
10585 char and string constants.
ec8a089a
PM
10586 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
10587 in .stabs to .stabx substitution.
10588
fce3c1f0
SS
105892010-04-05 Stan Shebs <stan@codesourcery.com>
10590
10591 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
10592 constant global.
10593 * gdb.trace/tfile.exp: Try to print them.
10594
d77f58be
SS
105952010-04-04 Stan Shebs <stan@codesourcery.com>
10596
10597 * gdb.base/completion.exp: Update for new "info watchpoints".
10598 * gdb.base/default.exp: Ditto.
10599 * gdb.base/help.exp: Ditto.
10600 * gdb.base/watchpoint.exp: Ditto.
10601 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 10602
af54718e
SS
106032010-04-04 Stan Shebs <stan@codesourcery.com>
10604
10605 * gdb.trace/tfile.exp: Sharpen tfind test.
10606
74d1f91e
JK
106072010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10608
10609 * gdb.base/break-entry.exp: New.
10610
eb8e76db 106112010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 10612 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
10613
10614 * gdb.reverse/i386-sse-reverse.exp: New file.
10615 * gdb.reverse/i386-sse-reverse.c: New file.
10616
bf65cad8
PA
106172010-04-02 Pedro Alves <pedro@codesourcery.com>
10618
10619 * gdb.trace/tfind.exp: Adjust expected disassembly output.
10620
fff87407
SS
106212010-04-01 Stan Shebs <stan@codesourcery.com>
10622
10623 * gdb.trace/actions.exp: Tweak expected output.
10624 * gdb.trace/while-stepping.exp: Tweak expected output.
10625
fe01d668
L
106262010-04-01 H.J. Lu <hongjiu.lu@intel.com>
10627
10628 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
10629
86b17b60
PA
106302010-04-01 Pedro Alves <pedro@codesourcery.com>
10631
10632 * gdb.base/commands.exp: Adjust.
10633 * gdb.cp/extern-c.exp: Adjust.
10634
2c58c0a9
PA
106352010-04-01 Pedro Alves <pedro@codesourcery.com>
10636
10637 * gdb.trace/collection.c (local_test_func): Define a local struct,
10638 and instanciate it.
10639
0db9b91c
PA
106402010-04-01 Pedro Alves <pedro@codesourcery.com>
10641
10642 * gdb.trace/collection.exp (gdb_collect_args_test)
10643 (gdb_collect_argarray_test): XFAIL the tests that assume the
10644 argarray argument's elements are collected.
10645
8072405b
JK
106462010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10647
10648 * gdb.dwarf2/dw2-bad-parameter-type.exp,
10649 gdb.dwarf2/dw2-bad-parameter-type.S: New.
10650
8bf6485c
SS
106512010-03-31 Stan Shebs <stan@codesourcery.com>
10652
10653 * gdb.trace/save-trace.exp: Test save/restore of default-collect
10654 and tracepoint conditionals.
10655 (gdb_verify_tracepoints): Delete unused return.
10656
fd7f724a
KS
106572010-03-26 Keith Seitz <keiths@redhat.com>
10658
10659 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
10660 appear in the output before main.
10661 Remove KFAIL for gdb/2215 aka bz 9320.
10662
8d9e7719
DE
106632010-03-30 Doug Evans <dje@google.com>
10664
0906dd0b
DE
10665 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
10666 by dejagnu.
10667 * gdb.arch/amd64-dword.exp: Ditto.
10668
8d9e7719
DE
10669 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
10670 match.
10671 (break printf): Ditto.
10672
1da644f0
SW
106732010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
10674
10675 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
10676 gcc < 4.4.
10677 * gdb.cp/shadow.exp: Ditto.
10678
a8121990
PA
106792010-03-29 Pedro Alves <pedro@codesourcery.com>
10680
10681 * gdb.trace/collection.exp (run_trace_experiment): Make sure
10682 "tstart" is silent.
10683
6e79d367
PA
106842010-03-29 Pedro Alves <pedro@codesourcery.com>
10685
10686 * gdb.trace/collection.exp (executable): New.
10687 (binfile): Use it.
10688 (fpreg, spreg, pcreg): New.
10689 (test_register): Use gdb_test_multiple. Pass /x to print.
10690 (prepare_for_trace_test): New.
10691 (run_trace_experiment): Use "continue", not gdb_run_cmd.
10692 (gdb_collect_args_test, gdb_collect_argstruct_test)
10693 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
10694 prepare_for_trace_test.
10695 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
10696 fpreg, spreg and pcreg.
10697 (gdb_collect_expression_test, gdb_collect_globals_test): Use
10698 prepare_for_trace_test.
10699 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
10700 try to detect tracing support here. Don't set breakpoints at
10701 `begin' or `end' here.
10702 <global scope>: Use clean_restart. Run to main before checking
10703 for tracing support. Check for for tracing support here.
10704
09248348
JK
107052010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10706
10707 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
10708 " as $displacement" to "seen displacement message".
10709
d350db38
PA
107102010-03-28 Pedro Alves <pedro@codesourcery.com>
10711
10712 * gdb.trace/while-dyn.exp (executable): New variable.
10713 (binfile): Use it.
10714 (test_while_stepping): New function. Move most tests here. Call
10715 it once for each of the while-stepping, stepping and ws aliases.
10716
907af001
UW
107172010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10718
10719 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
10720 that do not provide the tagless_struct type name at all.
10721 (test_print_anon_union): Do not check value of uninitialized
10722 union member. Do not use cp_test_ptype_class, so we can accept
10723 "long" as well as "long int".
10724
610197fd
PA
107252010-03-26 Pedro Alves <pedro@codesourcery.com>
10726
10727 * gdb.trace/tfile.c (tohex, bin2hex): New.
10728 (write_error_trace_file): Hexify error description.
10729
6c28cbf2
SS
107302010-03-25 Stan Shebs <stan@codesourcery.com>
10731
10732 * gdb.trace/tfile.c: Generate an additional trace file, improve
10733 portability.
10734 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
10735 files in a better way.
10736
e62b8c7e
KS
107372010-03-25 Keith Seitz <keiths@redhat.com>
10738
10739 * gdb.java/jprint.exp: XFAIL printing of static class members
10740 because of GCC debuginfo problem.
10741
82ccf5a5
JK
107422010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10743
10744 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
10745
293e2f9e
DJ
107462010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10747
10748 * gdb.base/completion.exp: Allow long instead of long int.
10749 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
10750 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
10751 variable p.
10752 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
10753 * gdb.base/pointers.exp: Allow long instead of long int.
10754 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
10755 * gdb.base/step-line.exp: Allow a directory before the source file name.
10756
95a42b64
TT
107572010-03-24 Tom Tromey <tromey@redhat.com>
10758
10759 PR breakpoints/9352:
10760 * gdb.base/default.exp: Update.
10761 * gdb.base/commands.exp: Update.
10762 * gdb.cp/extern-c.exp: Test setting commands on multiple
10763 breakpoints at once.
10764
2390201f
DJ
107652010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10766
10767 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
10768 if gdb,nosignals.
10769 * gdb.base/watchpoints.c: Do not include unnecessary headers.
10770 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
10771 exited".
10772
8c9a6790
SS
107732010-03-24 Stan Shebs <stan@codesourcery.com>
10774
10775 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
10776
a6c727b2
DJ
107772010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10778
10779 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
10780 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
10781 argument. Handle "short" and "long".
10782 (Top level): Pass overprototyped output for old_fptr and xptr.
10783
4dfd5423
PA
107842010-03-23 Pedro Alves <pedro@codesourcery.com>
10785
10786 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
10787 format strings and add casts to avoid compiler warnings.
10788
107892010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
10790
10791 * lib/trace-support.exp (gdb_trace_setactions):
10792 Don't expect whitespace after ">" prompt.
10793 * gdb.trace/actions.exp: Adjust for output changes.
10794 * gdb.trace/while-stepping.exp: Likewise.
10795
c847d045
JK
107962010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10797
10798 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
10799 and r157645).
10800
5f717f1d
JK
108012010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10802
10803 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
10804 New.
10805
7d6d51d5
DJ
108062010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
10807
10808 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
10809 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
10810
3b11a015
SS
108112010-03-19 Stan Shebs <stan@codesourcery.com>
10812
10813 * gdb.trace/ax.exp: New file.
10814
d7d158ed
DE
108152010-03-19 Doug Evans <dje@google.com>
10816
6bb85cd1
DE
10817 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
10818 output from gcc.
10819
d7d158ed
DE
10820 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
10821 named /usr/sbin/prelink<foo>.
10822
4daf5ac0
SS
108232010-03-18 Stan Shebs <stan@codesourcery.com>
10824
10825 * gdb.trace/circ.exp: Test circular-trace-buffer.
10826 * gdb.trace/tfile.exp: Update tstatus test.
10827
e8d05480
JB
108282010-03-18 Joel Brobecker <brobecker@adacore.com>
10829
10830 * gdb.dwarf2/dw2-anonymous-func.S: New file.
10831 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
10832
441b986a
UW
108332010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10834
10835 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
10836
4247603b
PA
108372010-03-18 Pedro Alves <pedro@codesourcery.com>
10838
10839 * gdb.base/default.exp: Adjust the expected output of the finish
10840 and until commands when the inferior is not being run.
10841
13387711
SW
108422010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
10843
10844 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
10845 * gdb.cp/nsusing.exp: Ditto.
10846
6e31430b
TT
108472010-03-15 Tom Tromey <tromey@redhat.com>
10848
10849 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
10850 * gdb.cp/userdef.cc (operator==): New function.
10851 (main): New locals mem1, mem2.
10852
e2d69cb5
JZ
108532010-03-15 Jie Zhang <jie@codesourcery.com>
10854
10855 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
10856 Declare and use new loadtimeout variable.
10857
f572f0a9
DJ
108582010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
10859
10860 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
10861 Use gdb_load later.
10862
51f4c0b0
PA
108632010-03-14 Pedro Alves <pedro@codesourcery.com>
10864
10865 * gdb.base/solib-disc.c (main): Make format of fprintf a string
10866 literal. Add missing endlines to prints to stderr.
10867
1c809c68
TT
108682010-03-12 Tom Tromey <tromey@redhat.com>
10869
10870 PR c++/9708:
10871 * gdb.cp/m-static.exp: Add regression test.
10872 * gdb.cp/m-static.cc (method): New method.
10873 (main): Call it.
10874
00ae8fef
SW
108752010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
10876
10877 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
10878 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
10879
759f0f0b
PA
108802010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10881
21e24d21
PA
10882 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
10883
108842010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10885
759f0f0b
PA
10886 * lib/gdb.exp (skip_stl_tests): New.
10887 (gdb_compile): Symbian needs -ldl.
10888 (shlib_target_file): New.
10889 (shlib_symbol_file): New.
10890 (gdb_load_shlibs): Use shlib_target_file.
10891 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
10892 * gdb.cp/exception.exp: Use skip_stl_tests.
10893 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
10894 * gdb.cp/try_catch.exp: Use skip_stl_tests.
10895 * gdb.cp/mb-templates.exp: Ditto.
10896 * gdb.base/commands.exp: Relax regexes.
10897 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
10898 shlib_target_file and shlib_symbol_file.
10899 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
10900 sections.
10901 * gdb.base/ending-run.exp: Accept E32Main for symbian.
10902 * gdb.base/solib-disc.exp: Use
10903 shlib_target_file and shlib_symbol_file.
10904 * gdb.base/unload.exp: Don't skip on symbian. Use
10905 shlib_target_file and shlib_symbol_file.
10906 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
10907
6a8f2671 109082010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 10909
6a8f2671
PA
10910 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
10911 * gdb.trace/report.exp: Adjust for x86 and x86_64.
10912 Issue a tfind end before looking for a tracepoint frame.
10913 * gdb.trace/tfind.exp: Adjust tstatus output.
10914 Adjust disassembly output.
10915 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
10916
ccf26247
JK
109172010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10918
10919 * gdb.base/break-interp.exp: Create new displacement parameter value
10920 for the test_ld calls.
10921 (reach): New parameter displacement, verify its content. New push of
10922 pf_prefix "reach-$func:". Import global expect_out.
10923 (test_core): New parameter displacement, verify its content. New push
10924 of pf_prefix "core:". New command "set verbose on". Import global
10925 expect_out.
10926 (test_attach): New parameter displacement, verify its content. New
10927 push of pf_prefix "attach:". New command "set verbose on". Import
10928 global expect_out.
10929 (test_ld): New parameter displacement, pass it to the reach, test_core
10930 and test_attach calls and verify its content in the "ld.so exit" test.
10931 * gdb.base/prelink.exp: Remove gdb_exit and final return.
10932 (prelink): Update expected text, use gdb_test.
10933
e469c7fb
DE
109342010-03-10 Doug Evans <dje@google.com>
10935
10936 * gdb.base/checkpoint.exp: Fix comment.
10937 Lengthen timeout while doing >600 checkpoints test.
10938 Rename duplicate "kill all one" test to keep test names unique.
10939
60e1c644
PA
109402010-03-10 Pedro Alves <pedro@codesourcery.com>
10941
10942 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
10943
cec808ec
KS
109442010-03-08 Keith Seitz <keiths@redhat.com>
10945
889bf7c5
PA
10946 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
10947 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
10948 (dm_type_long): New function.
10949 (dm_type_unsigned_short): New function.
10950 (dm_type_unsigned_long): New function.
10951 (myint): New typedef.
10952 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
10953 long, unsigned shor and long, operator char*, and typedef.
10954 (test_lookup_operator_functions): Add operator char* test.
10955 (test_paddr_operator_functions): Likewise.
10956 (test_paddr_overloaded_functions): Use probe values for
10957 short, long, and unsigned short and long.
10958 (test_paddr_hairy_functions): If the demangler probe detected
10959 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
10960 demangler.
10961 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
10962 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
10963 and "print null_pmf".
10964 Add test "ptype a.*pmf".
10965 * gdb.cp/overload.exp: Allow optional "int" to appear with
10966 "short" and "long".
10967 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
10968 long expect value for men_overload1arg.
10969 Allow "int" to appear with "short" and "long".
10970 When testing "info break", add argument for main (void).
10971 Also allow "int" to appear with "short" and "long".
10972 Ditto with "unsigned" and "long long".
cec808ec
KS
10973 * gdb.java/jmain.exp: Do not enclose methods names in single
10974 quotes.
10975 * gdb.java/jmisc.exp: Likewise.
10976 * gdb.java/jprint.exp: Likewise.
10977 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
10978
10979 From Jan Kratochvil <jan.kratochvil@redhat.com>:
10980 * gdb.cp/exception.exp (backtrace after first throw)
10981 (backtrace after second throw): Allow a namespace before __cxa_throw.
10982 (backtrace after first catch, backtrace after second catch): Allow
10983 a namespace before __cxa_begin_catch.
10984
10985 * gdb.cp/cpexprs.exp: New file.
10986 * gdb.cp/cpexprs.cc: New file.
10987
10988 From Daniel Jacobowitz <dan@codesourcery.com>
10989 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
10990 to use string_to_regexp.
10991 (ctor, dtor): New functions. Use them to match constructor
10992 and destructor function types.
10993 (Top level): Use runto_main.
10994
f870a310
TT
109952010-03-05 Tom Tromey <tromey@redhat.com>
10996
10997 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
10998 gdb.target_charset.
10999 (pp_ns.to_string): Likewise.
11000
0c199f28
KS
110012010-03-04 Keith Seitz <keiths@redhat.com>
11002
11003 * gdb.cp/overload.exp: Test that the filename portion of a linespec
11004 can be quoted. Test that both the filename and function/line
11005 portions can be quoted at the same time.
11006
c7437ca6
PA
110072010-03-04 Pedro Alves <pedro@codesourcery.com>
11008
11009 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
11010
b111b805
DE
110112010-03-03 Doug Evans <dje@google.com>
11012
24486cb7
DE
11013 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
11014 libc contains libpthread.
11015
b111b805
DE
11016 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
11017 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
11018 of gdb_compile. Add another pattern to match android backtrace.
11019
a0e0ef55
TT
110202010-03-03 Tom Tromey <tromey@redhat.com>
11021
11022 PR gdb/11345:
11023 * gdb.base/printcmds.exp (test_printf): Add test.
11024
1ba53b71
L
110252010-03-02 H.J. Lu <hongjiu.lu@intel.com>
11026
11027 * gdb.arch/amd64-byte.exp: New.
11028 * gdb.arch/amd64-dword.exp: Likewise.
11029 * gdb.arch/amd64-pseudo.c: Likewise.
11030 * gdb.arch/amd64-word.exp: Likewise.
11031 * gdb.arch/i386-byte.exp: Likewise.
11032 * gdb.arch/i386-pseudo.c: Likewise.
11033 * gdb.arch/i386-word.exp: Likewise.
11034
f5dff777
DJ
110352010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
11036
11037 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
11038 types. Add structreg, bitfields, and flags registers.
11039 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
11040 registers.
11041
90884b2b
L
110422010-03-01 H.J. Lu <hongjiu.lu@intel.com>
11043
11044 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
11045 (load_description): Set architecture if defined.
11046
dc00d89f
PM
110472010-02-28 Phil Muldoon <pmuldoon@redhat.com>
11048
11049 * gdb.python/py-frame.exp: Add read_var block tests.
11050 * gdb.python/py-frame.c (block): New function.
11051
0e095b7e
JK
110522010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11053 Daniel Jacobowitz <dan@codesourcery.com>
11054
11055 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
11056
624f1a65
DM
110572010-02-25 David S. Miller <davem@davemloft.net>
11058
11059 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
11060 fix logic for setting all_syscalls_numbers.
11061
f3e9a817
PM
110622010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11063
11064 * Makefile.in: Add py-block and py-symbol.
11065 * gdb.python/py-symbol.exp: New File.
11066 * gdb.python/py-symtab.exp: New File.
11067 * gdb.python/py-block.exp: New File.
11068 * gdb.python/py-symbol.c: New File.
11069 * gdb.python/py-block.c: New File.
11070
f6bbabf0
PM
110712010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11072
11073 PR python/11314
11074 * lib/gdb.exp (skip_python_tests): New function.
11075 * gdb.python/py-cmd.exp: Use skip_python_tests.
11076 * gdb.python/py-frame.exp: Likewise.
11077 * gdb.python/py-function.exp: Likewise.
11078 * gdb.python/py-prettyprint.exp: Likewise.
11079 * gdb.python/py-template.exp: Likewise.
11080 * gdb.python/py-type.exp: Likewise.
11081 * gdb.python/py-value.exp: Likewise.
11082
85d721b8
PA
110832010-02-22 Pedro Alves <pedro@codesourcery.com>
11084
11085 PR9605
11086
11087 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
11088
48e32051
TT
110892010-02-19 Tom Tromey <tromey@redhat.com>
11090
11091 PR c++/8693, PR c++/9496:
11092 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
11093 regression tests.
11094
ac9c0048
JK
110952010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11096
11097 Fix compatibility with m68k as.
11098 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
11099 Use only /* comments */.
11100
57bb97a4
UW
111012010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11102
11103 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
11104 * configure: Regenerate.
11105
7d1bf85c
DJ
111062010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
11107
11108 * gdb.python/py-type.exp: Check for Python support.
11109
061b5285
PA
111102010-02-17 Pedro Alves <pedro@codesourcery.com>
11111
11112 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
11113 `regsub' syntax available.
11114
f8a8bc2c
PA
111152010-02-17 Pedro Alves <pedro@codesourcery.com>
11116
11117 * gdb.base/shmain.c (main): Remove printf call.
11118 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
11119 * gdb.base/unload.c (main): Make format of fprintf a string
11120 literal. Add missing endlines to prints to stderr.
11121 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
11122
6f451e5e
TT
111232010-02-17 Tom Tromey <tromey@redhat.com>
11124
11125 * gdb.java/jprint.java (jprint.props): New field.
11126 * gdb.java/jprint.exp (set_lang_java): Add regression test.
11127
12d79008
PA
111282010-02-17 Pedro Alves <pedro@codesourcery.com>
11129
ef801a0e 11130 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
11131 available.
11132
d252f7e5
DJ
111332010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11134
11135 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
11136 creation to support remote host testing.
11137
67bdab6c
DJ
111382010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11139
11140 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
11141 Recognize "command not found".
11142
bb391223
DJ
111432010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11144
11145 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
11146 single-stepping.
11147
70362913
DJ
111482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11149
11150 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
11151 if arguments are not supported.
11152
493f3c00
DJ
111532010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11154
11155 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
11156 be const or non-const.
11157
8034c749
DJ
111582010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11159
11160 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
11161 mi_send_resuming_command to send -exec-continue.
11162
791dfb64
DJ
111632010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11164
11165 * gdb.base/list.exp (test_list_filename_and_function): Add test
11166 with single quotes.
11167 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
11168 matching.
11169 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
11170 Add KFAIL'd tests for PR gdb/11289.
11171
7c5fe868
DJ
111722010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11173
11174 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
11175
fdc498b8
DJ
111762010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11177
11178 * gdb.base/comp-dir/subdir/dummy.txt: New file.
11179 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
11180 a temporary directory.
11181
b519e2a6
DJ
111822010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11183
11184 * gdb.base/charset.exp: Use a single regular expression to match
11185 show host-charset and show target-charset output.
11186
74164c56
JK
111872010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
11190 "Illegal process-id" expect string more exact.
11191 (attach to digits-starting nonsense is prohibited): New.
11192
701ed6dc
JK
111932010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11194
11195 * gdb.base/prelink.exp (set verbose on): New.
11196
889bf7c5 111972010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
11198
11199 * mi-reverse.exp: New file. Test for reverse option to the
11200 following MI commands: exec-continue, exec-finish, exec-next,
11201 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 11202
dadf0e9c
JB
112032010-02-09 Joel Brobecker <brobecker@adacore.com>
11204
11205 * gdb.ada/ptype_tagged_param: New testcase.
11206
714f19d5
TT
112072010-02-08 Tom Tromey <tromey@redhat.com>
11208
11209 PR c++/8017:
11210 * gdb.cp/overload.exp: Add tests.
11211 * gdb.cp/overload.cc (struct K): New.
11212 (namespace N): New.
11213 (main): Call new functions.
11214 (K::staticoverload): Define.
11215
889bf7c5 112162010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
11217
11218 PR gdb/10728
11219 * gdb.cp/pr10728-x.h: New file.
11220 * gdb.cp/pr10728-x.cc: New file.
11221 * gdb.cp/pr10728-y.cc: New file.
11222 * gdb.cp/pr10728.exp: New file.
11223 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
11224
889bf7c5 112252010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
11226
11227 PR gdb/9067
11228 * gdb.cp/pr9067.exp: New
11229 * gdb.cp/pr9067.cc: New
11230 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
11231
7b356089
JB
112322010-02-08 Joel Brobecker <brobecker@adacore.com>
11233
11234 * lib/gdb.exp (gdb_test_timeout): New global variable.
11235 Set it to timeout if not already set.
11236 (gdb_init): Reset the value of timeout to gdb_test_timeout.
11237
1be00882
DE
112382010-02-05 Doug Evans <dje@google.com>
11239
11240 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
11241 user.
11242
82856980
SW
112432010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
11244
11245 PR c++/7935:
11246 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
11247
1a334831
TT
112482010-02-04 Tom Tromey <tromey@redhat.com>
11249
11250 * gdb.cp/virtbase.exp: Make test case names unique.
11251
9c3c02fd
TT
112522010-02-02 Tom Tromey <tromey@redhat.com>
11253
11254 * gdb.cp/virtbase.exp: Add regression tests.
11255 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
11256 (main): Instantiate RHC.
11257
0cc2414c
TT
112582010-02-02 Tom Tromey <tromey@redhat.com>
11259
11260 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
11261 type-printing change.
11262
edf3d5f3
TT
112632010-02-02 Tom Tromey <tromey@redhat.com>
11264
11265 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
11266 * gdb.cp/virtbase.cc: New file.
11267 * gdb.cp/virtbase.exp: New file.
11268 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
11269
e4b7f41c
JK
112702010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11271
11272 PR libc/11214:
11273 * gdb.threads/current-lwp-dead.c: Include features.h.
11274 (HAS_NOMMU): New.
11275 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
11276
b381ea14
JK
112772010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11278
11279 * gdb.base/symbol-without-target_section.exp,
11280 gdb.base/symbol-without-target_section.c: New.
11281
c593ac0e
DJ
112822010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
11283
11284 * gdb.base/bigcore.exp: Reset increased timeout.
11285 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
11286
db25f29d
DJ
112872010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
11288
11289 * gdb.base/gcore.exp (capture_command_output): Use
11290 gdb_test_multiple.
11291
f9d67f43
DJ
112922010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
11293
11294 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
11295 * gdb.arch/thumb2-it.exp (test_it_break): New function.
11296 (Top level): Call it.
11297
177321bd
DJ
112982010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
11299
11300 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
11301
97f2ed50
DJ
113022010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11303
11304 * gdb.base/call-strs.exp, gdb.base/default.exp,
11305 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
11306 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
11307 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
11308 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
11309 gdb.base/watchpoint-solib.exp: Save and restore timeout.
11310 * gdb.base/ending-run.exp: Correct restore of timeout.
11311 * gdb.base/page.exp: Remove unnecessary timeout setting.
11312
e4e2711a
JB
113132010-01-29 Joel Brobecker <brobecker@adacore.com>
11314
11315 * gdb.ada/rec_return: New testcase.
11316
ba581dc1
JB
113172010-01-29 Joel Brobecker <brobecker@adacore.com>
11318
11319 * gdb.ada/call_pn: New testcase.
11320
4ea95be9
DJ
113212010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
11322
11323 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
11324 (Top level): Use it to resume.
11325 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
11326 the Thumb mode displaced stepping error as unsupported.
11327
df83a9bf
SW
113282010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
11329
889bf7c5
PA
11330 * gdb.cp/nsusing.exp: Added more tests.
11331 * gdb.cp/nsrecurs.exp: Ditto.
11332 * gdb.cp/nsusing.cc: Added test functions.
11333 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 11334
40b27cdc
JK
113352010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11336
11337 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
11338 absolute directory pathnames in gdb.sum file.
11339
de958931
SW
113402010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
11341
11342 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
11343 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
11344
708ead4e
TT
113452010-01-26 Tom Tromey <tromey@redhat.com>
11346
11347 PR exp/7643:
11348 * gdb.base/printcmds.exp (test_print_string_constants): Remove
11349 setup_kfail.
11350
b14e635e
SW
113512010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
11352
11353 * gdb.cp/nsrecurs.exp: New test.
11354 * gdb.cp/nsrecurs.cc: New test program.
11355 * gdb.cp/nsstress.exp: New test.
11356 * gdb.cp/nsstress.cc: New test program.
11357 * gdb.cp/nsdecl.exp: New test.
11358 * gdb.cp/nsdecl.cc: New test program.
11359
8540c487
SW
113602010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
11361
11362 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
11363 imported into file scope.
11364 Marked test as xfail.
11365 * gdb.cp/namespace-using.cc (marker5): New function.
11366 * gdb.cp/shadow.exp: New test.
11367 * gdb.cp/shadow.cc: New test program.
11368 * gdb.cp/nsimport.exp: New test.
11369 * gdb.cp/nsimport.cc: New test program.
11370
421d5d99
TT
113712010-01-25 Tom Tromey <tromey@redhat.com>
11372
11373 PR gdb/11049:
11374 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
11375 with "set print null-stop on".
11376
691f8dc1
JK
113772010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11378
11379 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
11380 Adjust it for DISASSEMBLY_OMIT_FNAME.
11381
0b92b5bb
TT
113822010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11383
11384 PR symtab/11199:
11385 * gdb.dwarf2/member-ptr-forwardref.exp,
11386 gdb.dwarf2/member-ptr-forwardref.S: New.
11387
23787403
JK
113882010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11389
11390 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
11391 (thread1_func): Protect thread1_tid with thread1_tid_cond by
11392 thread1_tid_mutex. Remove gdbstop_mutex handling.
11393 (thread2_func): Protect thread2_tid with thread2_tid_cond by
11394 thread2_tid_mutex. Remove gdbstop_mutex handling.
11395 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
11396 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
11397 pthread_cond_wait conditionalizations by while loops.
11398
b966cb8a
TT
113992010-01-20 Tom Tromey <tromey@redhat.com>
11400
11401 PR backtrace/10770:
11402 * gdb.dwarf2/pr10770.exp: New file.
11403 * gdb.dwarf2/pr10770.c: New file.
11404 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
11405
fcae584b
VP
114062010-01-20 Vladimir Prus <vladimir@codesourcery.com>
11407
11408 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
11409 that target was removed, and the test always runs native anyway.
11410
a0f49112
JK
114112010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11412
11413 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
11414 gdb.base/watchpoint-cond-gone-stripped.c: New.
11415
ceeb3d5a
TT
114162010-01-19 Tom Tromey <tromey@redhat.com>
11417
11418 PR c++/8000:
11419 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
11420 existing tests.
11421 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
11422 (main): Use AAA::SomeEnum.
11423
dd322c54
JK
114242010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11425
11426 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
11427 (test_ignore_count): Declare line_callme_body global.
11428 (run to breakpoint with ignore count): Use line_callme_body.
11429 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
11430 (set line_main_hello, set line_main_return): Reindent.
11431 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
11432 New.
11433 (continue to callee4): Use line_callee4_body.
11434 (check *stopped from CLI command): Use line_callee4_next.
11435 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
11436 (set line_main_hello, set line_main_return): Reindent.
11437 (set line_callee4_head, set line_callee4_body): New.
11438 (continue to callee4): Use line_callee4_body.
11439
4e8f195d
TT
114402010-01-18 Tom Tromey <tromey@redhat.com>
11441
11442 PR c++/9680:
11443 * gdb.cp/casts.cc: Add new classes and variables.
11444 * gdb.cp/casts.exp: Test new operators.
11445
9e14a9ba
JB
114462010-01-18 Tom Tromey <tromey@redhat.com>
11447 Thiago Jung Bauermann <bauerman@br.ibm.com>
11448
11449 * gdb.python/source2.py: New file.
11450 * gdb.python/source1: New file.
11451 * gdb.python/python.exp: Test "source" command.
11452
00bf0b85
SS
114532010-01-15 Stan Shebs <stan@codesourcery.com>
11454
11455 * gdb.trace/tfile.c: New file.
11456 * gdb.trace/tfile.exp: New file.
889bf7c5 11457
55235ad7
JK
114582010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11459
11460 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
11461
9f2982ff
JK
114622010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11463
11464 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
11465
bbfba9ed
JK
114662010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11467
11468 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
11469 (libfunc): New parameter action. Implement also selectable "sleep".
11470 * gdb.base/break-interp-main.c: Include assert.h.
11471 (libfunc): New parameter action.
11472 (main): New parameters argc and argv. Assert argc. Pass argv.
11473 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
11474 (test_attach): New proc.
11475 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
11476 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
11477
61f0d762
JK
114782010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11479
11480 * gdb.base/break-interp.exp (test_core): New proc.
11481 (test_ld): Call it.
11482
06a6f270
JK
114832010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11484
11485 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
11486 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
11487 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
11488 and gdb_compile_shlib. Use new -Wl compiler options.
11489 (dl bt, main bt): New tests.
11490
51bee8e9
JK
114912010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11492
11493 Support PIEs with no symfile_objfile.
11494 * gdb.base/break-interp.exp: New argument at the test_ld calls.
11495 (test_ld): New parameter trynosym.
11496 (test_ld <$trynosym>): New block.
11497
b8040f19
JK
114982010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11499
11500 * gdb.base/break-interp.exp: New file.
11501
be759fcf
PM
115022010-01-13 Phil Muldoon <pmuldoon@redhat.com>
11503
11504 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
11505 * gdb.python/py-prettyprint.py (pp_ls): New printer.
11506 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
11507 test.
11508 * gdb.python/py-prettyprint.c: Define lazystring test structure.
11509 * gdb.python/py-mi.exp: Add lazy string test.
11510
dc146f7c
VP
115112010-01-13 Vladimir Prus <vladimir@codesourcery.com>
11512
11513 * lib/mi-support.exp (mi_check_thread_states): Handle
11514 core number in thread listing.
11515
b4ba55a1
JB
115162010-01-12 Joel Brobecker <brobecker@adacore.com>
11517
11518 * gdb.base/maint.exp: Adjust the expected output for the
11519 "maint print type" test. Use gdb_test_multiple instead of
11520 gdb_sent/gdb_expect.
11521
08e24bd4
DE
115222010-01-11 Doug Evans <dje@google.com>
11523
6496a609
DE
11524 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
11525 from gdbserver_download. All callers updated.
11526
08e24bd4
DE
11527 * gdb.server/ext-run.exp: "info os processes" requires xml support.
11528
b5cfddf5
JK
115292010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11530
11531 Implement binary numbers parsing.
11532 * gdb.base/printcmds.exp (test_integer_literals_accepted)
11533 (test_integer_literals_rejected): New binary tests.
11534
3725885a
RW
115352010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11536
11537 * gdb.cell/configure: Regenerate.
11538
37aeb5df
JK
115392010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11540
11541 * gdb.base/corefile.exp: Move the core finding block out and call it as
11542 core_find, new variable $corefile, replace corefile by $corefile and
11543 [file tail $corefile] for usage vs. test names resp.
11544 * lib/gdb.exp (core_find): Move it as a new function here. New
11545 parameter binfile and deletefiles. New variable $destcore. Pre-delete
11546 $destcore. Return "" on error.
11547
d521f563
JK
115482010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11549
11550 Workaround PR binutils/10802.
11551 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
11552 (twice).
11553
28f24826
DJ
115542010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11555
11556 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
11557
2de75e71
JB
115582010-01-08 Joel Brobecker <brobecker@adacore.com>
11559
11560 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
11561 call, to avoid interruption.
11562
fe00719b 115632010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
11564
11565 * gdb.stabs/weird.def (args93): New.
11566
d0ef5df8
DE
115672010-01-07 Doug Evans <dje@google.com>
11568
11569 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
11570
3a08d52f
TT
115712010-01-07 Tom Tromey <tromey@redhat.com>
11572
11573 * gdb.base/source.exp: Use correct line number.
11574
7a697b8d
SS
115752010-01-05 Stan Shebs <stan@codesourcery.com>
11576
11577 * gdb.trace/tracecmd.exp: Test ftrace.
11578
7803799a
UW
115792010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11580
11581 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
11582
c54eabfa
JK
115832010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11584
11585 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
11586 "uint_for_mi_testing".
11587
02e7ef19
JB
115882010-01-01 Joel Brobecker <brobecker@adacore.com>
11589
11590 Test indented comment in file being sourced.
11591 * gdb.base/commands.exp: Test indented comment in file being sourced.
11592
abd775ce
JB
115932010-01-01 Joel Brobecker <brobecker@adacore.com>
11594
11595 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
11596 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
11597 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
11598 notice.
11599
79b55b82
JB
116002010-01-01 Joel Brobecker <brobecker@adacore.com>
11601
11602 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
11603 notice.
11604
8997583e
JK
116052010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11606
11607 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
11608 missing $after_stopped and comma (,) expectation.
11609
6da95a67
SS
116102009-12-31 Stan Shebs <stan@codesourcery.com>
11611
11612 * gdb.trace/actions.exp: Test teval action.
889bf7c5 11613
218d2fc6
TJB
116142009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11615
11616 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
11617 (top level): Call test_watchpoint_in_big_blob.
11618 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
11619 watchpoints.
11620 (func3): Write to buf.
11621
236f1d4d
SS
116222009-12-29 Stan Shebs <stan@codesourcery.com>
11623
11624 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 11625
f61e138d
SS
116262009-12-28 Stan Shebs <stan@codesourcery.com>
11627
11628 * gdb.trace/tsv.exp: New file.
11629 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 11630
0219b378
DJ
116312009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
11632
11633 * gdb.base/find.c (main): Reference search buffers.
11634 * gdb.base/included.c (main): Reference integer.
11635 * gdb.base/ptype.c (charfoo): Declare.
11636 (intfoo): Call charfoo.
11637 * gdb.base/scope0.c (useitp): New function.
11638 (usestatics): Use useitp.
11639 (useit): Add a type for val.
11640 * gdb.base/scope1.c (useit1): Take a pointer argument.
11641 (usestatics1): Update calls to useit1.
11642 * gdb.cp/call-c.cc: Declare foo.
11643 (main): Call foo.
11644 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
11645 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
11646 (main): Call C::ensureRefs and ensureOtherRefs.
11647 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
11648 variables.
11649 (ensureOtherRefs): New function.
11650 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
11651 * gdb.cp/templates.cc (main): Call t5i.value.
11652
3f78692f
JK
116532009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11654
11655 Fix compatibility with G++-4.5.
11656 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
11657 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
11658 (uncaught return): Remove.
11659
429374b8
JK
116602009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11661 Phil Muldoon <pmuldoon@redhat.com>
11662
11663 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
11664 (bp_location13, bp_location14, bp_location17, bp_location18)
11665 (marker3_proto, marker4_proto): New variables.
11666 (breakpoint info): Update output.
11667 (run until breakpoint at marker3, run until breakpoint at marker4): New
11668 tests.
11669
859825b8
JK
116702009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11671
11672 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
11673 Replace the printf call of Y by provided "y-set-1" label. New block
11674 for the second shared library.
11675 * gdb.base/unload.exp: Compile also the second library, call
11676 gdb_load_shlibs also for it. Use now gdb_breakpoint.
11677 (single pending breakpoint info): Rename to ...
11678 (pending breakpoint info before run): ... this extended test.
11679 (libfile2, libname2, libsrcfile2, libsrc2)
11680 (lib_sl2): New variables.
11681 (exec_opts): Set also SHLIB_NAME2.
11682 (pending breakpoint info on first run at shrfunc1)
11683 (pending breakpoint info on second run at shrfunc1)
11684 (pending breakpoint info on second run at shrfunc2)
11685 (print y from libfile, print y from libfile2): New tests.
11686 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
11687 * gdb.base/unloadshr2.c: New.
11688
e6a386cd
HZ
116892009-12-22 Hui Zhu <teawater@gmail.com>
11690
11691 * gdb.reverse/sigall-reverse.exp: Adjust.
11692
9e19b45e
VP
116932009-12-21 Vladimir Prus <vladimir@codesourcery.com>
11694
11695 PR gdb/10884
11696
11697 * gdb.mi/var-cmd.c (do_bitfield_tests): New
11698 (main): Call do_bitfield_tests.
aacf5b1e 11699 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 11700
d53a7b30
JB
117012009-12-20 Joel Brobecker <brobecker@adacore.com>
11702
11703 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
11704 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
11705 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
11706 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
11707 gdb.modula2/unbounded1.c: Update copyright header.
11708
191ca0a1
CM
117092009-12-10 Chris Moller <moller@mollerware.com>
11710
11711 PR gdb/9399
11712 * gdb.cp/virtfunc2.exp: New tests
11713 * gdb.cp/virtfunc2.cc: New tests
11714 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
11715
0fa6cf1b
MS
117162009-12-10 Oza Pawandeep (paawan1982@yahoo.com
11717
11718 * gdb.reverse/i387-env-reverse.c: New file.
11719 * gdb.reverse/i387-env-reverse.exp: New file.
11720 * gdb.reverse/i387-stack-reverse.c: New file.
11721 * gdb.reverse/i387-stack-reverse.exp: New file.
11722
361ae042
PM
117232009-12-08 Phil Muldoon <pmuldoon@redhat.com>
11724
11725 * gdb.python/py-type.exp (test_range): New test.
11726
bfd31e71
PM
117272009-12-03 Phil Muldoon <pmuldoon@redhat.com>
11728
11729 PR python/10805
11730
11731 * gdb.python/py-type.exp: New file.
11732 * gdb.python/py-type.c: New file.
11733 * Makefile.in: Add py-type.
11734
57a1d736
TT
117352009-12-03 Tom Tromey <tromey@redhat.com>
11736
11737 * gdb.python/py-value.exp (test_parse_and_eval): New
11738 function.
11739
1f3b5d1b
PP
117402009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11741
11742 PR gdb/11022
11743
11744 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
11745 * gdb.base/pr11022.c: New test.
11746
8b7dbdc9
JK
117472009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11748
11749 Fix spurious false FAILs.
11750 * gdb.base/structs.c (chartest): New.
11751 (main): Fill-in chartest.
11752 * gdb.base/structs.exp (anychar_re, first): New.
11753 (start_structs_test): Import global anychar_re and first.
11754 New gdb_test call "set print elements 300; ${testfile}"
11755 (start_structs_test <$first>): New block.
11756 (any): Import global anychar_re. New variable ac. Use ${ac}.
11757
6a53b2ec
JK
117582009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11759
11760 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
11761
d7167b4c
JK
117622009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11763
11764 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
11765 Force $srcfile file.
11766 * gdb.base/foll-fork.c (callee): Comment out the printf call.
11767
b1798462
UW
117682009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11769
11770 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
11771 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
11772 * gdb.threads/watchthreads-reorder.exp: Likewise.
11773
b6199126
DJ
117742009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
11775
11776 PR gdb/8704
11777
11778 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
11779 "if", and "thread". Correct matching in the previous test.
11780
b22a0510
DJ
117812009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
11782
11783 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
11784
930636d2
MS
117852009-11-23 Michael Snyder <msnyder@vmware.com>
11786
11787 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
11788 * gdb.reverse-watch-precsave.exp: Ditto.
11789
21a0512e
PP
117902009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
11791
11792 * gdb.asm/asm-source.exp: Adjust.
11793 * gdb.base/help.exp: Adjust.
889bf7c5 11794
fc30d5e0
PA
117952009-11-22 Pedro Alves <pedro@codesourcery.com>
11796
11797 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
11798 (do_syscall_tests_without_xml): Set data-directory to
11799 /the/path/to/nowhere.
11800
f6bc2008
PA
118012009-11-21 Pedro Alves <pedro@codesourcery.com>
11802
11803 * gdb.threads/local-watch-wrong-thread.c,
11804 gdb.threads/local-watch-wrong-thread.exp: New files.
11805
8c2fb5de
PA
118062009-11-21 Pedro Alves <pedro@codesourcery.com>
11807
11808 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
11809 assume new `regsub' syntax available.
11810
ebec9a0f
PA
118112009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11812
a79d3c27
JK
11813 * gdb.base/watchpoint-hw-hit-once.exp,
11814 gdb.base/watchpoint-hw-hit-once.c: New.
11815
118162009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11817
11818 * gdb.threads/watchthreads-reorder.exp,
11819 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 11820
276a961b
MK
118212009-11-17 Nathan Sidwell <nathan@codesourcery.com>
11822
11823 * gdb.xml/tdesc-regs.exp: Use for m68k.
11824
4867c1fb
PA
118252009-11-15 Pedro Alves <pedro@codesourcery.com>
11826
11827 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
11828
f6838f81
DJ
118292009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11830
11831 * lib/gdb.exp (current_target_name): New procedure.
11832 (gdb_wrapper_target): New variable.
11833 (gdb_wrapper_init): Set gdb_wrapper_target.
11834 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
11835 wrapper.
11836
4ac4dd3f
DJ
118372009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11838
11839 * gdb.base/remote.exp: Delete the slowest load test.
11840 Do not load with fixed packet sizes.
11841
a7881759
DJ
118422009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11843
11844 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
11845
97a5b505
DJ
118462009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11847
11848 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
11849 srcfile when setting a breakpoint.
11850
d3e1fc54
DJ
118512009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
11852
11853 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
11854 macros.
11855
7cbcbded
DJ
118562009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11857
11858 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
11859 to be in memory.
11860 * gdb.base/display.c (force_mem): New.
11861 (do_loops): Use it. Add breakpoint comments.
11862 (do_vars): Add a breakpoint comment.
11863 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
11864 line numbers.
11865
bdea3a92
NF
118662009-11-13 Nathan Froyd <froydnj@codesourcery.com>
11867
11868 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
11869 instead of a bare "run".
11870
269f82e5
PP
118712009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
11872
11873 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 11874
a69b7d9d
DJ
118752009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11876
11877 * lib/cell.exp (skip_cell_tests): Clean up test files before
11878 returning.
11879
b598bfda
DJ
118802009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11881
11882 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
11883 and the breakpoint menu. Do not call perror if a prompt is seen.
11884 Consume the following GDB prompt.
11885 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
11886 * gdb.cp/namespace.exp: Use gdb_test.
11887 * gdb.cp/templates.exp: Use gdb_test.
11888 (test_template_breakpoints): Use gdb_test_multiple.
11889
87728fa0
DJ
118902009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11891
11892 * gdb.base/break1.c (struct some_struct, values): Move earlier.
11893 (marker4): Reference values.
11894
b67c692f
DJ
118952009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11896
11897 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
11898 is missing.
11899
f0df251a
DJ
119002009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11901
11902 * gdb.base/break.c (need_malloc): New.
11903 * gdb.base/constvars.c (main): Reference crass and crisp.
11904 * gdb.base/gdb1821.c (main): Reference bar.
11905 * gdb.cp/gdb1355.cc (main): Reference s1.
11906 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
11907 (main): Call them.
11908 * gdb.cp/hang2.cc (dummy2): Define.
11909 * gdb.cp/hang3.cc (dummy3): Define.
11910 * gdb.cp/m-data.cc (main): Reference shadow.
11911
bdf7534a
NF
119122009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11913 Nathan Froyd <froydnj@codesourcery.com>
11914
11915 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
11916 remote host.
11917
f24fce77
NF
119182009-11-12 Nathan Froyd <froydnj@codesourcery.com>
11919
11920 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
11921 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
11922 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11923 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11924 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11925 * gdb.dwarf2/dw2-producer.exp: Likewise.
11926 * gdb.dwarf2/mac-fileno.exp: Likewise.
11927 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
11928 py-prettyprint.py to the remote host.
11929 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
11930
40f0318e
KS
119312009-11-11 Keith Seitz <keiths@redhat.com>
11932
11933 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
11934 use it instead of "Foo".
11935 * gdb.cp/classes.exp (do_tests): Add a test to access
11936 a method through a typedef'd class name.
11937
f3d9f7fb
NF
119382009-11-11 Nathan Froyd <froydnj@codesourcery.com>
11939
11940 * gdb.base/long_long.exp: Permit leading zeros on floating-point
11941 exponents.
11942 * gdb.base/pointers.exp: Likewise.
11943 * gdb.cp/ref-types.exp: Likewise.
11944
a4216f37
KS
119452009-11-11 Keith Seitz <keiths@redhat.com>
11946
11947 * gdb.cp/cplusfuncs.cc (class foo): Add operators
11948 new[] and delete[].
11949 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
11950 "void".
11951 (probe_demangler): Remove all single-quoting of
11952 method and variable names.
11953 (info_func_regexp): Remove the word "void" from any
11954 occurrence of "(void)".
11955 (print_addr_2): Remove all single-quoting of
11956 method names.
11957 (print_addr_2_kfail): Likewise.
11958 (print_addr): Single-quote C function names before
11959 passing to print_addr_2.
11960 (test_paddr_operator_functions): Remove single-quoting
11961 for method names.
11962 Add tests for operator new[] and operator delete[].
11963
9b14d7aa
JK
119642009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11965
11966 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
11967
85feb311
KS
119682009-11-09 Keith Seitz <keiths@redhat.com>
11969
11970 * gdb.cp/overload.exp: Add tests for resolving overloaded
11971 methods in expression parsing/evaluation.
11972
fa335448
DJ
119732009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
11974
11975 * lib/gdb.exp (default_gdb_version): Use --version instead of
11976 --command.
11977
ec3c07fc
NS
119782009-11-10 Nathan Sidwell <nathan@codesourcery.com>
11979
11980 * lib/gdb.exp (gdb_compile_test): New.
11981 (skip_ada_tests, skip_java_tests): New.
11982 (gdb_compile): Use gdb_compile_test for f77.
11983 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
11984 * lib/java.exp (compile_java_from_source): Remove runtests check,
11985 use gdb_compile_test to record result.
11986 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
11987 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
11988 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
11989 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
11990 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
11991 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
11992 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
11993 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
11994 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
11995 adjust gdb_compile invocations.
11996
b8b4e42b
JK
119972009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11998
11999 * Makefile.in (abs_builddir): New.
12000 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
12001 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
12002 `$(abs_builddir)/site.exp'.
12003
f8b7eaf3
DJ
120042009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
12005
12006 * config/m68k-emc.exp, lib/emc-support.exp,
12007 gdb.trace/gdb_c_test.c: Delete.
12008 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
12009 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12010 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12011 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12012 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12013 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
12014 casing for m68k-*-elf.
12015
c4187697
NS
120162009-11-03 Pedro Alves <pedro@codesourcery.com>
12017
12018 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
12019 * gdb.arch/i386-prologue.exp: Likewise.
12020 * gdb.arch/i386-unwind.exp: Likewise.
12021
db16b772
DJ
120222009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12023
12024 * lib/gdb.exp (gdb_expect): Fix timeout typo.
12025
bcf71277
DJ
120262009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12027
12028 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
12029
0105cee2
DJ
120302009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12031
12032 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
12033
24ddea62
JK
120342009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12035
12036 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
12037
287ccc17
JK
120382009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12039
12040 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
12041 * gdb.base/sepdebug2.c: New file.
12042
08bca259 120432009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
12044
12045 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
12046 the modified warnings for catch syscall. Verify if GDB was compiled
12047 with support for lib expat, and choose which tests to run depending
12048 on this.
12049
5d4e2b76
VP
120502009-10-30 Vladimir Prus <vladimir@codesourcery.com>
12051
12052 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
12053 that composite commands are parsed OK. And also test
12054 that breakpoint commands do work.
12055
240e538a
MS
120562009-10-23 Michael Snyder <msnyder@vmware.com>
12057
12058 gdb.reverse/consecutive-precsave.exp: Change expect pattern
12059 to allow for new disassembly style.
12060
9c419145
PP
120612009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
12062
12063 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 12064
02506ff1
MS
120652009-10-22 Michael Snyder <msnyder@vmware.com>
12066
12067 * gdb.reverse/break-precsave.exp: New test.
12068 * gdb.reverse/consecutive-precsave.exp: Ditto.
12069 * gdb.reverse/finish-precsave.exp: Ditto.
12070 * gdb.reverse/i386-precsave.exp: Ditto.
12071 * gdb.reverse/machinestate-precsave.exp: Ditto.
12072 * gdb.reverse/sigall-precsave.exp: Ditto.
12073 * gdb.reverse/solilb-precsave.exp: Ditto.
12074 * gdb.reverse/step-precsave.exp: Ditto.
12075 * gdb.reverse/until-precsave.exp: Ditto.
12076 * gdb.reverse/watch-precsave.exp: Ditto.
12077
4cf866a3
MS
120782009-10-22 Michael Snyder <msnyder@vmware.com>
12079
12080 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
12081 for gdb_expect. Adjust one test's expect strings for the new
12082 format of disassemble.
12083 * gdb.reverse/finish-reverse.exp: Delete 'return'.
12084 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
12085 gdb_test_multiple.
12086 * gdb.reverse/step-reverse.exp: Delete 'return'.
12087 * gdb.reverse/until-reverse.exp: Delete blank lines.
12088 * gdb.reverse/watch-reverse.exp: Delete blank lines.
12089
2b28d209
PP
120902009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
12091
12092 * gdb.base/consecutive.exp: Adjust.
12093 * gdb.base/display.exp: Likewise.
12094 * gdb.base/pc-fp.exp: Likewise.
12095 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 12096
33b9c32b
MS
120972009-10-19 Michael Snyder <msnyder@vmware.com>
12098
12099 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
12100 * gdb.reverse/finish-reverse.c: Ditto.
12101 * gdb.reverse/sigall-reverse.c: Ditto.
12102 * gdb.reverse/solib-reverse.c: Ditto.
12103 * gdb.reverse/step-reverse.c: Ditto.
12104 * gdb.reverse/watch-reverse.c: Ditto.
12105
6c95b8df
PA
121062009-10-19 Pedro Alves <pedro@codesourcery.com>
12107 Stan Shebs <stan@codesourcery.com>
12108
12109 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
12110 * gdb.base/foll-exec.exp: Adjust to expect a process id before
12111 "Executing new program".
12112 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
12113 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
12114 left listed after having been killed.
12115 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
12116 * gdb.base/maint.exp: Adjust test.
12117
12118 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
12119 * gdb.multi/Makefile.in: New.
12120 * gdb.multi/base.exp: New.
12121 * gdb.multi/goodbye.c: New.
12122 * gdb.multi/hangout.c: New.
12123 * gdb.multi/hello.c: New.
12124 * gdb.multi/bkpt-multi-exec.c: New.
12125 * gdb.multi/bkpt-multi-exec.exp: New.
12126 * gdb.multi/crashme.c: New.
12127
279017b7
TG
121282009-10-13 Tristan Gingold <gingold@adacore.com>
12129
12130 * gdb.base/sepdebug.exp: Check debug info are found.
12131
0413d738
PA
121322009-10-08 Pedro Alves <pedro@codesourcery.com>
12133
12134 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
12135 bits.
12136
c628eecc
JK
121372009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12138
12139 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
12140
38af1bfe
JB
121412009-10-07 Joel Brobecker <brobecker@adacore.com>
12142
12143 * gdb.base/watchpoints.c: Add copyright header. Reformat one
12144 of the comments.
12145
2b0adecd
PM
121462009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
12147
12148 * gdb.base/annota1.exp: Remove obsolete match_max increase.
12149 * gdb.base/annota3.exp: Idem.
12150 * gdb.base/maint.exp: Idem.
12151
8d417781
PM
121522009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
12153
889bf7c5 12154 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
12155 to default.
12156
bb61102d
PM
121572009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12158
889bf7c5 12159 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
12160 mingw and cygwin targets.
12161
ace5c364
PM
121622009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12163 Pedro Alves <pedro@codesourcery.com>
12164
889bf7c5 12165 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
12166 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
12167
c2d494a0
PM
121682009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12169
e1b52ce2
PM
12170 * gdb.base/shr1.c: Use %p in format string.
12171 * gdb.base/unload.c: Avoid warning in fprintf.
12172 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 12173
209f53f5
PM
121742009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12175
12176 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
12177 long type.
12178 (test_unlink): Correct printf string.
12179 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
12180 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
12181
8172766a
JK
121822009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12183
12184 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
12185 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
12186 * gdb.arch/ia64-breakpoint-shadow.S: New file.
12187
0f73703c
UW
121882009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12189
12190 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
12191 * gdb.objc/nondebug.exp: Likewise.
12192
b32306ca
UW
121932009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12194
12195 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
12196 target_info setting.
12197
12198 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
12199 that detect new threads during "info threads".
12200
0057022f
UW
122012009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12202
12203 * gdb.threads/manythreads.c (main): Increase thread stack size
12204 to 2*PTHREAD_STACK_MIN.
12205 * gdb.threads/multi-create.c (main): Likewise.
12206 (create_function): Likewise.
12207
f29c0325
UW
122082009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12209
12210 * gdb.base/dump.exp: Pass difference of pointer types instead
12211 of integer types as offset to restore in intarr3.srec case.
12212
fcb34849
UW
122132009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12214
12215 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
12216
d5142e3b
UW
122172009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12218
12219 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
12220
087b74b2 122212009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 12222
087b74b2
PM
12223 New test for two watchpoints, with disabling of
12224 the first inserted.
12225 * testsuite/gdb.base/watchpoints.c: New file.
12226 * testsuite/gdb.base/watchpoints.exp: New file.
12227
96c07c5b
TT
122282009-09-25 Tom Tromey <tromey@redhat.com>
12229
12230 * gdb.base/charset.exp: Test utf-16 strings with Python.
12231
b8899f2b
TT
122322009-09-25 Tom Tromey <tromey@redhat.com>
12233
12234 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
12235 UCS-4.
12236 * gdb.base/charset.c (utf_32_string): Rename.
12237 (init_utf32): Rename.
12238 (main): Update.
12239
329719ec
TT
122402009-09-22 Tom Tromey <tromey@redhat.com>
12241
12242 * gdb.python/py-function.exp: Add regression tests.
12243
11ef0d76
KS
122442009-09-21 Keith Seitz <keiths@redhat.com>
12245
12246 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
12247 with invalid operator.
12248
3fe8f3b3
KS
122492009-09-21 Keith Seitz <keiths@redhat.com>
12250
12251 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
12252 and destructor using typedef name of class.
12253 * gdb.cp/classes.cc (class Base1): Add a destructor.
12254 (base1): New typedef.
12255 (use_methods): Instanitate an object of type base1.
12256 * gdb.cp/templates.exp (test_template_typedef): New procedure.
12257 (do_tests): Call test_template_typedef.
12258 * gdb.cp/templates.cc (Baz::~Baz): New method.
12259 (intBazOne): New typedef.
12260 (main): Instantiate intBazOne.
12261
7a9fe101
PM
122622009-09-21 Phil Muldoon <pmuldoon@redhat.com>
12263
12264 PR python/10633
12265
12266 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
12267 Function.
12268 (run_lang_tests): Add print elements test.
12269
2e4d963f
PM
122702009-09-21 Phil Muldoon <pmuldoon@redhat.com>
12271
12272 * gdb.python/py-value.exp (test_subscript_regression): New
12273 function. Test for invalid subscripts.
12274 * gdb.python/py-value.c (main): Add test array, and pointer to it.
12275 (ptr_ref): New function.
12276
ec7e75e7
PP
122772009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12278
12279 * gdb.base/default.exp: Fix "show convenience".
12280
0cc7d26f
TT
122812009-09-15 Tom Tromey <tromey@redhat.com>
12282
12283 * lib/mi-support.exp (mi_create_varobj): Update.
12284 (mi_create_floating_varobj): Likewise.
12285 (mi_create_dynamic_varobj): New proc.
12286 (mi_varobj_update): Update.
12287 (mi_varobj_update_with_type_change): Likewise.
12288 (mi_varobj_update_kv_helper): New proc.
12289 (mi_varobj_update_dynamic_helper): Rewrite.
12290 (mi_varobj_update_dynamic): New proc.
12291 (mi_list_varobj_children): Update.
12292 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
12293 * gdb.python/python-prettyprint.py (pp_outer): New class.
12294 (pp_nullstr): Likewise.
12295 (lookup_function): Register new printers.
12296 * gdb.python/python-prettyprint.c (struct substruct): New type.
12297 (struct outerstruct): Likewise.
12298 (substruct_test): New function.
12299 (struct nullstr): New type.
12300 (string_1, string_2): New globals.
12301 (main): Add new tests.
12302 * gdb.python/python-mi.exp: Added regression tests.
12303 * gdb.mi/mi2-var-display.exp: Update.
12304 * gdb.mi/mi2-var-cmd.exp: Update.
12305 * gdb.mi/mi2-var-child.exp: Update.
12306 * gdb.mi/mi2-var-block.exp: Update.
12307 * gdb.mi/mi-var-invalidate.exp: Update.
12308 * gdb.mi/mi-var-display.exp: Update.
12309 * gdb.mi/mi-var-cmd.exp: Update.
12310 * gdb.mi/mi-var-child.exp: Update.
12311 * gdb.mi/mi-var-block.exp: Update.
12312 * gdb.mi/mi-break.exp: Update.
12313 * gdb.mi/gdb701.exp: Update.
12314
a96d9b2e
SDJ
123152009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
12316
12317 * Makefile.in: Inclusion of catch-syscall object.
12318 * gdb.base/catch-syscall.c: New file.
12319 * gdb.base/catch-syscall.exp: New file.
12320
b43b923a
MS
123212009-09-12 Michael Snyder <msnyder@vmware.com>
12322
12323 * gdb.reverse/step-reverse.exp: Explicitly check for targets
12324 that can support reverse debuggnig.
12325
cec03d70
TT
123262009-09-11 Tom Tromey <tromey@redhat.com>
12327
12328 * gdb.dwarf2/valop.S: New file.
12329 * gdb.dwarf2/valop.exp: New file.
12330
e23bb3fc
MK
123312009-09-11 Mark Kettenis <kettenis@gnu.org>
12332
12333 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
12334
37c3696d
DE
123352009-09-10 Doug Evans <dje@google.com>
12336
12337 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
12338 Add $gdb_prompt to second breakpoint regexp.
12339
5172aecb
JB
123402009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
12341
12342 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
12343 names, add missing ones.
12344 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
12345 * gdb.python/py-frame.c: Rename from python-frame.c.
12346 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
12347 testfile name.
12348 * gdb.python/py-function.exp: Rename from python-function.exp.
12349 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
12350 testfile name.
12351 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
12352 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
12353 Adjust testfile name.
12354 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
12355 * gdb.python/py-template.cc: Rename from python-template.cc.
12356 * gdb.python/py-template.exp: Rename from python-template.exp.
12357 Adjust testfile name.
12358 * gdb.python/py-value.c: Rename from python-value.c.
12359 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
12360 testfile name.
12361
b554e4bd
JK
123622009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12363
12364 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
12365 $bpt2address.
12366 (Second breakpoint address is valid on ia64)
12367 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
12368
9a68ae16
JM
123692009-09-03 Joseph Myers <joseph@codesourcery.com>
12370
12371 * gdb.base/ending-run.exp: Restrict regular expression matching
12372 line number to require closing brace following.
12373
146b9145
DE
123742009-09-03 Doug Evans <dje@google.com>
12375
12376 * gdb.base/store.exp (check_set): Fix typo in expected value message.
12377
787d21e1
TT
123782009-09-02 Tom Tromey <tromey@redhat.com>
12379
12380 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
12381
e7802207
TT
123822009-09-02 Tom Tromey <tromey@redhat.com>
12383
12384 * gdb.dwarf2/callframecfa.exp: New file.
12385 * gdb.dwarf2/callframecfa.S: New file.
12386
817aadd2
JK
123872009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12388
12389 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
12390 gdb.base/solib-overlap-main.c: New.
12391
4a76eae5
DJ
123922009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
12393
12394 PR gdb/10565
12395
12396 * gdb.base/bitfields.c (struct container, container): New.
12397 (main): Initialize it and call break5.
12398 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
12399
d4b96c9a
JK
124002009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12401
12402 Support constant DW_AT_data_member_location by GCC PR debug/40659.
12403 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
12404
4e22772d
JK
124052009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12406
12407 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
12408
2efab443
MS
124092009-08-26 Michael Snyder <msnyder@vmware.com>
12410
12411 * gdb.base/i386-reverse.c: New file.
12412 * gdb.base/i386-reverse.exp: New file.
12413 * gdb.base/Makefile.in: Add new files to be removed.
12414
07ab73a0
JM
124152009-08-26 Joseph Myers <joseph@codesourcery.com>
12416
12417 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
12418 environment-pwd for remote host.
12419 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
12420
676accff
KS
124212009-08-24 Keith Seitz <keiths@redhat.com>
12422
12423 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
12424 Add two new C++ completer tests which limit the output to a
889bf7c5 12425 given class.
676accff 12426
f9f7ad22
MS
124272009-08-24 Michael Snyder <msnyder@vmware.com>
12428
12429 * gdb.base/del.exp: Fix typo in comment.
12430 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
12431
81ecdfbb
RW
124322009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12433
12434 * configure: Regenerate.
12435 * gdb.hp/configure: Likewise.
12436 * gdb.hp/gdb.aCC/configure: Likewise.
12437 * gdb.hp/gdb.base-hp/configure: Likewise.
12438 * gdb.hp/gdb.compat/configure: Likewise.
12439 * gdb.hp/gdb.defects/configure: Likewise.
12440 * gdb.hp/gdb.objdbg/configure: Likewise.
12441 * gdb.stabs/configure: Likewise.
12442
cab0c772
UW
124432009-08-19 Doug Evans <dje@google.com>
12444
12445 * gdb.base/gdbvars.c: New file.
12446 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
12447
b8fa0bfa
PA
124482009-08-14 Pedro Alves <pedro@codesourcery.com>
12449
12450 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12451 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
12452
b84aa90a
PA
124532009-08-13 Pedro Alves <pedro@codesourcery.com>
12454
12455 * gdb.base/default.exp: Adjust "set language test": it's now an
12456 enum command. Larger help string moved to "help set language".
12457 * gdb.base/help.exp: Adjust "help set language" expected output,
12458 now lists all known languages.
12459
0d8f9b2c
NF
124602009-08-11 Nathan Froyd <froydnj@codesourcery.com>
12461
12462 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
12463 all frame arguments.
12464 * gdb.arch/altivec-regs.exp: Likewise.
12465
bda180e0
TT
124662009-08-07 Tom Tromey <tromey@redhat.com>
12467
12468 * gdb.base/setshow.exp: Add tests for changes to set language, set
12469 check range, and set check type.
12470
48cb2d85
VP
124712009-08-03 Vladimir Prus <vladimir@codesourcery.com>
12472
12473 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
12474 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 12475 Call it.
48cb2d85 12476
1ea34204
UW
124772009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12478
12479 * configure.ac: Run gdb.cell tests when appropriate.
12480 * configure: Regenerate.
12481 * lib/cell.exp: New file.
12482 * gdb.cell: New directory.
12483 * gdb.cell/configure.ac: New file.
12484 * gdb.cell/configure: New file.
12485 * gdb.cell/Makefile.in: New file.
12486 * gdb.cell/arch.exp: New file.
12487 * gdb.cell/break.c: New file.
12488 * gdb.cell/break.exp: New file.
12489 * gdb.cell/break-spu.c: New file.
12490 * gdb.cell/bt.c: New file.
12491 * gdb.cell/bt2-spu.c: New file.
12492 * gdb.cell/bt-spu.c: New file.
12493 * gdb.cell/bt.exp: New file.
12494 * gdb.cell/coremaker.c: New file.
12495 * gdb.cell/coremaker-spu.c: New file.
12496 * gdb.cell/core.exp: New file.
12497 * gdb.cell/gcore.exp: New file.
12498 * gdb.cell/data.c: New file.
12499 * gdb.cell/data.exp: New file.
12500 * gdb.cell/data-spu.c: New file.
12501 * gdb.cell/ea-cache.exp: New file.
12502 * gdb.cell/ea-cache.c: New file.
12503 * gdb.cell/ea-cache-spu.c: New file.
12504 * gdb.cell/ea-standalone.c: New file.
12505 * gdb.cell/ea-standalone.exp: New file.
12506 * gdb.cell/ea-test.c: New file.
12507 * gdb.cell/ea-test.exp: New file.
12508 * gdb.cell/f-regs.exp: New file.
12509 * gdb.cell/mem-access.c: New file.
12510 * gdb.cell/mem-access.exp: New file.
12511 * gdb.cell/mem-access-spu.c: New file.
12512 * gdb.cell/ptype.exp: New file.
12513 * gdb.cell/registers.exp: New file.
12514 * gdb.cell/size.c: New file.
12515 * gdb.cell/sizeof.exp: New file.
12516 * gdb.cell/size-spu.c: New file.
12517 * gdb.cell/solib.exp: New file.
12518 * gdb.cell/solib-symbol.exp: New file.
12519
85e747d2
UW
125202009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12521
12522 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
12523
58d6951d
DJ
125242009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
12525
12526 * gdb.base/float.exp: Handle VFP registers.
12527
6e0a4f15
MS
125282009-07-14 Michael Snyder <msnyder@vmware.com>
12529
dcd5da87
MS
12530 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
12531 to bring gdb to the beginning of the calling line.
12532
6e0a4f15
MS
12533 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
12534 confusing the i386 epilogue unwinder.
12535
782b2b07
SS
125362009-07-14 Stan Shebs <stan@codesourcery.com>
12537
12538 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
12539
f662c3bc
MS
125402009-07-14 Michael Snyder <msnyder@vmware.com>
12541
12542 * gdb.reverse/step-reverse.exp (stepi into function call):
12543 Call instruction may not be first instruction in the line.
12544 (reverse stepi from a function call): Used wrong line number.
12545
8f313923
JK
125462009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12547
12548 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
12549
4662c76e
JK
125502009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12551
12552 Fix gdb.base/macscp.exp when using custom inputrc.
12553 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
12554 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
12555 env(TERM) set.
12556 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
12557 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
12558
aa81e255
JK
125592009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12560
12561 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
12562 * gdb.base/annota1.exp (thread_test): Import global $testfile.
12563 Change the compilation target to match the testcase name.
12564 * gdb.base/sect-cmd.exp: Change the compilation target to match the
12565 testcase name.
12566 * a2-run.exp: Use for setup prepare_for_testing. Change the
12567 compilation target to match the testcase name.
12568 * gdb.base/commands.exp: Likewise.
12569 * gdb.base/finish.exp: Likewise.
12570 * gdb.base/float.exp: Likewise.
12571 * gdb.base/info-target.exp: Likewise.
12572 * gdb.base/relational.exp: Likewise.
12573 * gdb.base/term.exp: Likewise.
12574 * gdb.base/until.exp: Likewise.
12575 * gdb.base/volatile.exp: Likewise.
12576 * gdb.base/whatis-exp.exp: Likewise.
12577
4c93b1d7
HZ
125782009-07-11 Hui Zhu <teawater@gmail.com>
12579
12580 * gdb.base/help.exp (disassemble): Update expected help text.
12581
812f7342
TT
125822009-07-09 Tom Tromey <tromey@redhat.com>
12583
12584 * lib/gdb.exp: Handle TRANSCRIPT.
12585 (remote_spawn, remote_close, send_gdb): New procs.
12586
fbb8f299
PM
125872009-07-10 Phil Muldoon <pmuldoon@redhat.com>
12588
12589 * gdb.python/python-prettyprint.c: Add counted null string
12590 structure.
12591 * gdb.python/python-prettyprint.exp: Print null string. Test for
12592 embedded nulls.
12593 * gdb.python/python-prettyprint.py (pp_ns): New Function.
12594 * gdb.python/python-value.exp (test_value_in_inferior): Add
12595 variable length string fetch tests.
12596 * gdb.python/python-value.c (main): Add strings for string fetch tests.
12597
c0ac0ec7
JK
125982009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12599
12600 * gdb.base/dump.exp (inaccessible memory is reported): New test.
12601
30b66ecc
TT
126022009-07-07 Tom Tromey <tromey@redhat.com>
12603
12604 * gdb.base/call-rt-st.exp: Update for change to escape output.
12605 * gdb.base/callfuncs.exp: Likewise.
12606 * gdb.base/charset.exp: Likewise.
12607 * gdb.base/constvars.exp: Likewise.
12608 * gdb.base/long_long.exp: Likewise.
12609 * gdb.base/pointers.exp: Likewise.
12610 * gdb.base/printcmds.exp: Likewise.
12611 * gdb.base/setvar.exp: Likewise.
12612 * gdb.base/store.exp: Likewise.
12613 * gdb.cp/ref-types.exp: Likewise.
12614 * gdb.mi/mi-var-child.exp: Likewise.
12615 * gdb.mi/mi-var-display.exp: Likewise.
12616 * gdb.mi/mi2-var-display.exp: Likewise.
12617 * gdb.base/charset.exp: Test octal escape sequence length.
12618 Update for change to escape output.
12619
187c4a2b
JK
126202009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12621
12622 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
12623
d80a43f9
DJ
126242009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
12625
12626 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
12627
047427a8
JK
126282009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12629
12630 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
12631 gdbserver increasing $portnum if "Can't bind address" has been seen.
12632
8b5a0f4f
PA
126332009-07-05 Pedro Alves <pedro@codesourcery.com>
12634
12635 * gdb.base/ending-run.exp: Add "step out of main" pattern for
12636 mingw32ce.
12637
7d93ba58
PA
126382009-07-05 Pedro Alves <pedro@codesourcery.com>
12639
12640 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
12641 VFP format.
12642
2277426b
PA
126432009-07-02 Pedro Alves <pedro@codesourcery.com>
12644
12645 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
12646 linux. Adjust to use "inferior", "info inferiors", "detach
12647 inferior" and "kill inferior" instead of "restart", "info fork",
12648 "detach fork" and "delete fork".
12649 * gdb.base/ending-run.exp: Spell out "info".
12650 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
12651 the "kill" command.
12652
5af949e3
UW
126532009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12654
12655 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
12656 change to prefix TLS offset in hex with 0x.
12657
5d3729b5
UW
126582009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12659
12660 * gdb.base/default.exp: Update test case for "x" changes.
12661
af589bd0
TG
126622009-07-01 Tristan Gingold <gingold@adacore.com>
12663
12664 * gdb.base/bigcore.exp: Make darwin untested.
12665
40974f91
JK
126662009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12667
12668 * gdb.base/completion.exp (directory completion): Create the directory.
12669 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
12670 escapeuniquesub.
12671 (directory completion 2): Expect now ${escapeuniquesub}.
12672 (Glob remaining of directory test): Remove one excessive newline.
12673 Expect the real output.
12674
59dd3af6
JK
126752009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12676
12677 Fix `make check//%' target after `make check' has been ran.
12678 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
12679 a mkdir call.
12680 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
12681 (%/.dir): Remove.
12682
f4e164aa
JK
126832009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12684
12685 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
12686 the expected result record.
12687
69af2122
JK
126882009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12689
12690 Remove racy FAILs relying just on the timeouts.
12691 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
12692 (annotation_level 2): Remove racy FAILs.
12693
2fd481e1
PP
126942009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
12695
12696 gdb/10275
889bf7c5
PA
12697 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
12698
c38f313d
DJ
126992009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
12700
12701 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
12702
8b777f02
VP
127032009-06-30 Vladimir Prus <vladimir@codesourcery.com>
12704
12705 * gdb.mi/mi-stack.exp: Testing symbolic options
12706 to -stack-list-locals and -stack-list-arguments.
12707
00c7eacf
JK
127082009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12709
12710 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
12711
6bc80edc
TT
127122009-06-29 Tom Tromey <tromey@redhat.com>
12713
12714 * dg-extract-results.sh: New file.
12715 * Makefile.in (FORCE_PARALLEL): New variable.
12716 (CHECK_TARGET): New conditional variable.
12717 (check): Use CHECK_TARGET.
12718 (DO_RUNTEST): New variable.
12719 (check-single): New target.
12720 (TEST_DIRS): New variable.
12721 (TEST_TARGETS): Likewise.
12722 (check-parallel): New target.
12723 (check-gdb.%): New pattern.
12724 (BASE1_FILES): New variable.
12725 (BASE2_FILES): Likewise.
12726 (check-gdb.base%): New pattern.
12727 (%/.dir): New pattern.
12728 * configure: Rebuild.
12729 * aclocal.m4 (AM_CONDITIONAL): New defun.
12730 * configure.ac: Check whether user is using GNU make.
12731 (GMAKE): New conditional.
12732
794684b6
SW
127332009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
12734
12735 * gdb.cp/namespace-nested-import.cc: New test.
12736 * gdb.cp/namespace-nested-import.exp: New test.
12737
edb3359d
DJ
127382009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
12739
12740 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
12741 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
12742 * gdb.opt/Makefile.in (EXECUTABLES): Update.
12743 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
12744 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
12745 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
12746 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
12747 gdb.opt/inline-markers.c: New files.
12748 * lib/gdb.exp (skip_inline_frame_tests): New function.
12749 (skip_inline_var_tests): New function.
12750
cf657a0c
AS
127512009-06-27 Andreas Schwab <schwab@linux-m68k.org>
12752
12753 * gdb.cp/exception.exp: Don't require $hex before inner frame in
12754 backtrace.
12755
28d41a99
MS
127562009-06-27 Michael Snyder <msnyder@vmware.com>
12757
12758 * gdb.reverse: New directory.
12759 * gdb.reverse/break-reverse.c: New test.
12760 * gdb.reverse/break-reverse.exp: New test.
12761 * gdb.reverse/consecutive-reverse.c: New test.
12762 * gdb.reverse/consecutive-reverse.exp: New test.
12763 * gdb.reverse/finish-reverse.c: New test.
12764 * gdb.reverse/finish-reverse.exp: New test.
12765 * gdb.reverse/machinestate.c: New test.
12766 * gdb.reverse/ms1.c: New test.
12767 * gdb.reverse/machinestate.exp: New test.
12768 * gdb.reverse/Makefile.in: New file.
12769 * gdb.reverse/shr2.c: New test.
12770 * gdb.reverse/solib-reverse.c: New test.
12771 * gdb.reverse/solib-reverse.exp: New test.
12772 * gdb.reverse/step-reverse.c: New test.
12773 * gdb.reverse/step-reverse.exp: New test.
12774 * gdb.reverse/until-reverse.c: New test.
12775 * gdb.reverse/ur1.c: New test.
12776 * gdb.reverse/until-reverse.exp: New test.
12777 * gdb.reverse/watch-reverse.c: New test.
12778 * gdb.reverse/watch-reverse.exp: New test.
12779 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
12780 * configure: Regenerate.
12781
fe3c8b0d
DE
127822009-06-26 Doug Evans <dje@google.com>
12783
12784 * gdb.base/psymtab.exp: Turn off pending breakpoints.
12785
3a72a602
PM
127862009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
12787
12788 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
12789 windows problem for 'file delete $binfile'.
12790
27aa8d6a
SW
127912009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
12792
12793 * gdb.cp/namespace-using.exp: New test.
12794 * gdb.cp/namespace-using.cc: New test.
12795
8ac055f8
JB
127962009-05-20 Joel Brobecker <brobecker@adacore.com>
12797
12798 * gdb.ada/variant_record_packed_array: New testcase.
12799
85e306ed
TT
128002009-06-23 Tom Tromey <tromey@redhat.com>
12801
12802 * gdb.base/charset.exp (test_combination): Regression test.
12803 * gdb.base/charset.c (my_wchar_t): New typedef.
12804 (myvar): New global.
12805 (main): Set myvar.
12806
56643c5e
PM
128072009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
12808
12809 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
12810 target.
12811
1fac167a
UW
128122009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12813
12814 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
12815
7ccb0be9
UW
128162009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12817
12818 * gdb.mi/gdb680.exp: Update test for error message.
12819
568d6575
UW
128202009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12821
12822 * gdb.base/annota1.exp: Allow multiple occurrences of the
12823 frames-invalid annotation.
12824 * gdb.cp/annota2.exp: Likewise.
12825
7cd1089b
PM
128262009-06-15 Phil Muldoon <pmuldoon@redhat.com>
12827
12828 * gdb.cp/gdb2495.cc: New file.
12829 * gdb.cp/gdb2495.exp: New file.
12830
72c63395
JK
128312009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12832
12833 Report error on GDB crash during runto.
12834 * lib/gdb.exp (runto <eof>): New.
12835
3788363d
DJ
128362009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
12837
12838 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
12839 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
12840 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
12841 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
12842 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
12843 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
12844 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
12845 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
12846 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
12847 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
12848 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
12849 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
12850 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
12851 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
12852 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
12853 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
12854 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
12855 gdb.server/server-mon.exp, gdb.server/server-run.exp,
12856 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12857 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12858 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
12859 gdb.trace/passcount.exp, gdb.trace/report.exp,
12860 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
12861 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
12862 gdb.trace/while-stepping.exp: Use a unique name for the compiled
12863 executable.
12864
17592de3
PA
128652009-06-07 Pedro Alves <pedro@codesourcery.com>
12866
12867 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
12868 defined before referencing it.
12869
701e355d
DE
128702009-06-03 Doug Evans <dje@google.com>
12871
12872 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
12873 * gdb.arch/i386-see.c: Ditto.
12874
f2292c65
PM
128752009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
12876
12877 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
12878 (check_macro): Return 1 if undefined.
12879 If first test fails, check if macro debug information is available,
12880 and report unsupported test if no macro information is found.
12881
5a437975
DE
128822009-05-29 Doug Evans <dje@google.com>
12883
12884 * gdb.threads/hand-call-in-threads.exp: New.
12885 * gdb.threads/hand-call-in-threads.c: New.
12886
c141c696
MS
128872009-05-29 Michael Snyder <msnyder@vmware.com>
12888
12889 * gdb.base/break-always.exp: Change "1" to "on".
12890 Add confirmation check.
12891
b3444185
PA
128922009-05-28 Pedro Alves <pedro@codesourcery.com>
12893
12894 * gdb.threads/threxit-hop-specific.c: New.
12895 * gdb.threads/threxit-hop-specific.exp: New.
12896 * gdb.threads/thread-execl.c: New.
12897 * gdb.threads/thread-execl.exp: New.
12898
b6313243
TT
128992009-05-27 Tom Tromey <tromey@redhat.com>
12900 Thiago Jung Bauermann <bauerman@br.ibm.com>
12901
12902 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
12903 (mi_child_regexp): Likewise.
12904 (mi_list_varobj_children_range): Likewise.
12905 (mi_get_features): Likewise.
12906 (mi_list_varobj_children): Rewrite.
12907 * gdb.python/python-mi.exp: New file.
12908
a6bac58e
TT
129092009-05-27 Tom Tromey <tromey@redhat.com>
12910 Thiago Jung Bauermann <bauerman@br.ibm.com>
12911 Phil Muldoon <pmuldoon@redhat.com>
12912 Paul Pluzhnikov <ppluzhnikov@google.com>
12913
12914 * gdb.python/python-prettyprint.exp: New file.
12915 * gdb.python/python-prettyprint.c: New file.
12916 * gdb.python/python-prettyprint.py: New file.
12917 * gdb.base/display.exp: print/r is now valid.
12918
2c74e833
TT
129192009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
12920 Tom Tromey <tromey@redhat.com>
12921 Pedro Alves <pedro@codesourcery.com>
12922 Paul Pluzhnikov <ppluzhnikov@google.com>
12923
12924 * gdb.python/python-template.exp: New file.
12925 * gdb.python/python-template.cc: New file.
12926 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12927 tests.
12928 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12929 Call it.
12930 (test_value_after_death): New proc.
12931 * gdb.python/python-value.c (PTR): New typedef.
12932 (main): New variable 'x'.
12933
89c73ade
TT
129342009-05-27 Tom Tromey <tromey@redhat.com>
12935
12936 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12937 tests.
12938 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12939 Call it.
12940
a75724bc
PA
129412009-05-27 Pedro Alves <pedro@codesourcery.com>
12942
12943 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
12944
e58b0e63
PA
129452009-05-24 Pedro Alves <pedro@codesourcery.com>
12946
12947 * gdb.threads/fork-thread-pending.c: New.
12948 * gdb.threads/fork-thread-pending.exp: New.
12949
4ac36638
JK
129502009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12951
12952 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
12953 * gdb.dwarf2/dw2-strp.S (a_string2): New.
12954
889bf7c5 129552009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 12956
889bf7c5 12957 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 12958
b242c3c2
PA
129592009-05-17 Pedro Alves <pedro@codesourcery.com>
12960
12961 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
12962 `gdb_get_line_number'. Call `callee' in both parent and child.
12963 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
12964 `gdb_get_line_number' instead of hardcoding line numbers.
12965 (catch_fork_unpatch_child): New procedure to test detaching
12966 breakpoints from child fork.
12967 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
12968 hardcoding line numbers.
12969 (do_fork_tests): Run `catch_fork_unpatch_child'.
12970
ee342b23
VP
129712009-05-17 Vladimir Prus <vladimir@codesourcery.com>
12972
12973 * gdb.mi/mi-cmd-var.exp: Check that when varobj
12974 of structure type enters or leaves the scope, it
12975 is reported by -var-update.
12976
e2009e98
DE
129772009-05-11 Doug Evans <dje@sebabeach.org>
12978
12979 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 12980 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
12981 * gdb.threads/schedlock.c (main): Fix off-by-one error.
12982
00903456
JK
129832009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12984
12985 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
12986
dc621c35
DE
129872009-04-30 Doug Evans <dje@google.com>
12988
12989 * gdb.threads/watchthreads2.exp: New testcase.
12990 * gdb.threads/watchthreads2.c: New testcase.
12991
9ab4e744
DE
129922009-04-29 Doug Evans <dje@google.com>
12993
12994 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
12995 * gdb.cp/mb-ctor.cc: Ditto.
12996 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
12997 * gdb.cp/mb-inline.h (multi_line_foo): New function.
12998 * gdb.cp/mb-inline1.cc: Call it.
12999 * gdb.cp/mb-inline2.cc: Ditto.
13000 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
13001 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
13002
484086b7
JK
130032009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13004
13005 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
13006 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
13007 Replace all uses of `decimal' by `nonzero'.
13008 (info macro FROM_COMMANDLINE): New test.
13009
379a77b5
TT
130102009-04-27 Tom Tromey <tromey@redhat.com>
13011
13012 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
13013
b92b73c2
DE
130142009-04-27 Doug Evans <dje@google.com>
13015
13016 * gdb.threads/watchthreads.c (main): Initialize args before starting
13017 the threads. Plus formatting cleanup.
13018 * gdb.threads/watchthreads.exp: Avoid errant failures due to
13019 biased scheduling of one thread.
13020
945a118d
JG
130212009-04-27 Jerome Guitton <guitton@adacore.com>
13022
13023 * gdb.cp/templates.cc (GetMax): New template.
13024 (main): Declare two instances of GetMax.
13025 * gdb.cp/templates.exp: Add new test.
13026
d389af10
JK
130272009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13028
13029 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
13030
e7f86de9
JM
130312009-04-22 Joseph Myers <joseph@codesourcery.com>
13032
13033 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
13034
334cc82d
TT
130352009-04-15 Tom Tromey <tromey@redhat.com>
13036
13037 * gdb.base/charset.exp: Add regression test.
13038
d12672cc
JB
130392009-04-14 Joel Brobecker <brobecker@adacore.com>
13040
13041 * gdb.base/exe-lock.exp: New testcase.
13042
18e8c3bc
TT
130432009-04-13 Tom Tromey <tromey@redhat.com>
13044
13045 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
13046 operator on Frame.
13047
5ecd5cbe
UW
130482009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13049
13050 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
13051 * gdb.server/ext-attach.exp: Likewise.
13052
7309f756
VP
130532009-04-03 Vladimir Prus <vladimir@codesourcery.com>
13054
13055 Eliminate some sleep usage.
13056
889bf7c5
PA
13057 * gdb.mi/basics.c (do_nothing): New.
13058 (main): Use do_nothing instead of printf, so that
13059 not to introduce race condition between output of
13060 inferiour and output of gdb. Do not use sleep as it
13061 is not generally available on embedded targets.
7309f756 13062
f4b95f6f
PA
130632009-04-02 Pedro Alves <pedro@codesourcery.com>
13064
13065 * gdb.server/ext-attach.exp: Expect an optional process id after
13066 "Detached from remote process".
13067
de40b933
JK
130682009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13069
13070 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
13071 gdb.dwarf2/dw2-unresolved.exp: New.
13072
2ae101a4
PA
130732009-04-02 Pedro Alves <pedro@codesourcery.com>
13074
13075 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
13076 mi_run_to_main.
13077
56a8e183
PA
130782009-04-02 Pedro Alves <pedro@codesourcery.com>
13079
13080 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
13081 mi_run_to_main. Skip thread exit test on remote targets.
13082 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
13083 mi_run_to_main.
13084 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
13085 mi_run_to_main.
13086 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
13087 when expecting ^connected. Detect when the target doesn't support
13088 non-stop mode.
13089 (mi_run_cmd): Detect if non-stop mode was requested by isn't
13090 supported. Return -1 on error, 0 on success.
13091 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
13092 (mi_runto): Return mi_runto_helper's result explicitly.
13093
c35fafde
PA
130942009-04-01 Pedro Alves <pedro@codesourcery.com>
13095
13096 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
13097
f8a8dce6
JB
130982009-04-01 Tom Tromey <tromey@redhat.com>
13099
13100 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
13101 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
13102 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
13103 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
13104
71c25dea
TT
131052009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
13106 Jan Kratochvil <jan.kratochvil@redhat.com>
13107
13108 PR gdb/931
13109 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
13110 output.
13111 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
13112 for gdb/931.
13113 * dw2-strp.S (DW_AT_language): Change to C++.
13114 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
13115
02d9a9ce
JB
131162009-03-31 Joel Brobecker <brobecker@adacore.com>
13117
13118 * gdb.ada/tasks: New testcase.
13119
1042e4c0
SS
131202009-03-30 Stan Shebs <stan@codesourcery.com>
13121
13122 * gdb.trace/actions.exp: Update to match new info trace format.
13123 * gdb.trace/deltrace.exp: Ditto.
13124 * gdb.trace/infotrace.exp: Ditto.
13125 * gdb.trace/passcount.exp: Ditto.
13126 * gdb.trace/save-trace.exp: Ditto.
13127 * gdb.trace/while-stepping.exp: Ditto.
13128 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
13129
f8f6f20b
TJB
131302009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13131
13132 * gdb.python/python-frame.c: New file.
13133 * gdb.python/python-frame.exp: New file.
13134
c0c6f777
TJB
131352009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
13136
13137 * gdb.python/python-value.exp: Add tests for the address
13138 attribute.
13139
3cb51905
AS
131402009-03-29 Andreas Schwab <schwab@linux-m68k.org>
13141
13142 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
13143
88fc996f
DE
131442009-03-26 Doug Evans <dje@google.com>
13145
13146 * gdb.mi/mi-nonstop-exit.exp: New file.
13147 * gdb.mi/non-stop-exit.c: New file.
13148
56ef84b1
TT
131492009-03-26 Tom Tromey <tromey@redhat.com>
13150
13151 Update for change to prologue skipping:
13152 * gdb.mi/mi2-simplerun.exp: Update.
13153 * gdb.mi/mi2-break.exp: Update.
13154 * gdb.mi/mi-simplerun.exp: Update.
13155 * gdb.mi/mi-break.exp: Update.
13156 * gdb.base/ending-run.exp: Update.
13157
def2b000
TJB
131582009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
13159
13160 * gdb.python/python-value.exp (test_value_in_inferior): Test
13161 gdb.Value.is_optimized_out attribute.
13162
442ddf59
JK
131632009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13164
13165 * gdb.dwarf2/dw2-noloc-main.c: New file.
13166 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
13167 (.text): Remove.
13168 (.data): New.
13169 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
13170 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
13171 (DW_TAG_subprogram func_cu1, noloc): Remove.
13172 (main): New.
13173 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
13174 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
13175 (file_symbols): New procedure.
13176
a8df5de4
TT
131772009-03-25 Tom Tromey <tromey@redhat.com>
13178
13179 * gdb.base/charset.exp (valid_target_charset): New proc.
13180 Use it to skip tests on invalid charsets.
13181
cc1d7add
PM
131822009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
13183
13184 * gdb.base/completion.exp: Add a test for directory completion.
13185
bcd5727b
JK
131862009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13187
13188 Fix a racy FAIL.
13189 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
13190 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
13191
cc924cad
TJB
131922009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
13193
13194 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
13195 * gdb.python/python-function.exp: Add test for function returning
13196 a GDB value.
13197
bc3b79fd
TJB
131982009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
13199
13200 * gdb.python/python-function.exp: New file.
13201
6c7a06a3
TT
132022009-03-20 Tom Tromey <tromey@redhat.com>
13203
13204 * gdb.base/store.exp: Update for change to escape output.
13205 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
13206 to escape output.
13207 * gdb.base/pointers.exp: Update for change to escape output.
13208 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
13209 to escape output.
13210 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
13211 escape output.
13212 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
13213 to escape output.
13214 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
13215 escape output.
13216 * gdb.base/setvar.exp: Update for change to escape output.
13217 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
13218 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
13219 to escape output.
13220 (test_print_string_constants): Likewise.
13221 * gdb.base/charset.exp (valid_host_charset): Check size of
13222 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
13223 cases. Handle "auto"-related output.
13224 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
13225 (uvar, Uvar): New globals.
13226
c31af87b
JG
132272009-03-19 Jerome Guitton <guitton@adacore.com>
13228
13229 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
13230 deltas.
13231 * gdb.ada/fixed_points.exp: Ditto.
13232
51272cf2
PA
132332009-03-18 Pedro Alves <pedro@codesourcery.com>
13234
13235 * return-nodebug.c: Don't include stdio.h.
13236 (init): Delete.
13237 (func): Delete definition and provide extern declaration.
13238 (t): New.
13239 (main): Don't call printf. Call func and store its result in t.
13240 * return-nodebug1.c: New.
13241 * return-nodebug.exp: Don't expect stdio output. Instead, print
13242 the global variable t. Drop printf formatters and cast types from
13243 foreach loop. Don't use prepare_for_testing. Compile
13244 return-nodebug.c and return-nodebug1.c in separate steps. Don't
13245 define FORMAT or CAST.
13246
d24948ac
PP
132472009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13248
13249 * gdb.base/solib-display.exp: Disable test for remote targers.
13250
61ff14c6
JK
132512009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13252
13253 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
13254
cb4dce93
JK
132552009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13256
13257 Fix a racy FAIL.
13258 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
13259 code from `follow parent, print pids'.
13260 (`follow child, print pids', `follow parent, print pids'): Call it.
13261 Replace `gdb_test "break..."' by gdb_breakpoint.
13262
f7c60c5e
VP
132632009-03-13 Vladimir Prus <vladimir@codesourcery.com>
13264
13265 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 13266 sync and async modes.
f7c60c5e 13267
383ace49
JB
132682009-03-12 Joel Brobecker <brobecker@adacore.com>
13269
13270 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
13271 that was checked in by mistake. Remove loading of ada.exp, since
13272 this is not necessary in this case.
13273
4ce102af
JB
132742009-03-12 Joel Brobecker <brobecker@adacore.com>
13275
13276 * gdb.ada/ptype_arith_binop.exp: New testcase.
13277
529a2aef
JB
132782009-03-12 Joel Brobecker <brobecker@adacore.com>
13279
13280 * gdb.ada/mod_from_name: New testcase.
13281
8a38181c
JB
132822009-03-12 Joel Brobecker <brobecker@adacore.com>
13283
13284 * gdb.ada/tick_last_segv: New testcase.
13285
11436dee
VP
132862009-03-12 Vladimir Prus <vladimir@codesourcery.com>
13287
61ff14c6 13288 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 13289
1f31650a
VP
132902009-03-12 Vladimir Prus <vladimir@codesourcery.com>
13291
61ff14c6
JK
13292 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
13293 include the token in ^running and frame info in *stopped.
1f31650a 13294
a3247a22
PP
132952009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
13296
13297 * solib-display.exp: New file.
13298 * solib-display-main.c: New file.
13299 * solib-display-lib.c: New file.
61ff14c6 13300
aae64587
PA
133012009-03-05 Pedro Alves <pedro@codesourcery.com>
13302
13303 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
13304
44aabfbc
JK
133052009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13306
13307 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
13308 (list_and_check_macro): Use more specific test name.
13309 (next to definition): Make the test names unique.
13310
c087fcd3
PM
133112009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
13312
13313 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 13314
c86cf029
VP
133152009-02-17 Vladimir Prus <vladimir@codesourcery.com>
13316
13317 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
13318 notifications.
13319 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
13320 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
13321 * lib/mi-support.exp (library_loaded_re): New.
13322 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
13323
3ea85240
VP
133242009-02-17 Vladimir Prus <vladimir@codesourcery.com>
13325
13326 * gdb.gdb/observer.exp: Use test_notification observer, not
13327 normal_stop, everywhere.
13328 (test_normal_stop_notifications): Rename to...
13329 (test_notifications): ...this.
13330 (test_observer_normal_stop): Rename to...
13331 (test_observer): ...this.
13332
1903f0e6
DE
133332009-02-16 Doug Evans <dje@google.com>
13334
13335 * gdb.arch/amd64-disp-step.S (test_int3): New test.
13336 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
13337 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
13338 (test_prefixed_syscall,test_int3): New tests.
13339 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
13340 (test_prefixed_syscall,test_int3): New tests.
13341
1d33d6ba
VP
133422009-02-14 Vladimir Prus <vladimir@codesourcery.com>
13343
3cb51905
AS
13344 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
13345 (mi_expect_interrupt): Likewise.
13346 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
13347 response.
1d33d6ba 13348
faafb047
PM
133492009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
13350
13351 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
13352 * gdb.base/pc-fp.exp (get_valueofx): Remove.
13353 Replace calls to get_valueofx by get_hexadecimal_valueof.
13354
417e16e2
PM
133552009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
13356
13357 * lib/gdb.exp (get_valueof): Accept anything as a return value.
13358 (get_integer_valueof): New procedure.
13359 (get_sizeof): Use new get_integer_value_of.
13360 * gdb.base/sizeof.exp: Replace all uses of get_valueof
13361 by get_integer_valueof.
13362
7065b901
TT
133632009-02-13 Tom Tromey <tromey@redhat.com>
13364
13365 * gdb.base/remote.exp (get_sizeof): Remove.
13366 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
13367 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
13368 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
13369 * lib/gdb.exp (get_valueof): Move from long_long.exp.
13370 (get_sizeof): Likewise.
13371
5d7cb8df
JK
133722009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13373
13374 PR fortran/9806
13375 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
13376
b2febfff
PP
133772009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
13378
13379 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
13380
4aa995e1
PA
133812009-02-06 Pedro Alves <pedro@codesourcery.com>
13382
13383 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
13384
d8906c6f
TJB
133852009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
13386
13387 * gdb.python/python-cmd.exp: New file.
13388
ff4ab08d
TG
133892009-02-06 Tristan Gingold <gingold@adacore.com>
13390
13391 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
13392
aacd552b
TG
133932009-02-05 Tristan Gingold <gingold@adacore.com>
13394
13395 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
13396 pointer is dereferenced and use this signal name in regexp.
13397 * gdb.base/signull.exp: Ditto.
13398 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
13399 * gdb.base/signull.c (main): Ditto.
13400
08c637de
TJB
134012009-02-04 Tom Tromey <tromey@redhat.com>
13402 Thiago Jung Bauermann <bauerman@br.ibm.com>
13403
13404 * gdb.python/python-value.exp: Use `gdb.history' instead of
13405 `gdb.value_from_history'.
13406 (test_value_numeric_ops): Add test for conversion of enum constant.
13407 * gdb.python/python-value.c (enum e): New type.
13408 (evalue): New global.
13409 (main): Use argv.
13410
20261af8
JG
134112009-02-04 Jerome Guitton <guitton@adacore.com>
13412
13413 * gdb.ada/uninitialized_vars: New test program.
13414 * gdb.ada/uninitialized_vars.exp: New testcase.
13415
52e44b43
TT
134162009-02-02 Tom Tromey <tromey@redhat.com>
13417
13418 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
13419 * gdb.cp/pr2489.cc: Rename...
13420 * gdb.cp/pr9594.cc: ... to this.
13421
1c71341a
TT
134222009-02-02 Tom Tromey <tromey@redhat.com>
13423
13424 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
13425 * gdb.cp/pr2489.cc: New file.
13426 * gdb.cp/cpcompletion.exp: New file.
13427
a4295225
TT
134282009-02-02 Tom Tromey <tromey@redhat.com>
13429
13430 PR exp/9059:
13431 * gdb.cp/call-c.exp: Add regression test.
13432 * gdb.cp/call-c.cc (FooHandle): New typedef.
13433 (main): New variable 'handle'.
13434
592375cd
VP
134352009-01-30 Vladimir Prus <vladimir@codesourcery.com>
13436
13437 * lib/mi-support.exp (et_mi_thread_list)
13438 (check_mi_and_console_threads): Adjust for current thread in
13439 -thread-list-ids output.
13440
41447f92
VP
134412009-01-30 Vladimir Prus <vladimir@codesourcery.com>
13442
889bf7c5
PA
13443 * gdb.mi/mi-break.exp (test_disabled_creation): New.
13444 Call it.
41447f92 13445
35669430
DE
134462009-01-28 Doug Evans <dje@google.com>
13447
13448 * gdb.arch/amd64-disp-step.S: New file.
13449 * gdb.arch/amd64-disp-step.exp: New file.
13450 * gdb.arch/i386-disp-step.S: New file.
13451 * gdb.arch/i386-disp-step.exp: New file.
13452
09f00d9a
PM
134532009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
13454
13455 * gdb.base/find.exp: Set newline variable
13456 using quotes instead of braces to fix cygwin failures.
13457
1e8fb976
PA
134582009-01-23 Pedro Alves <pedro@codesourcery.com>
13459
13460 * gdb.base/radix.exp: Add tests to ensure that that set
13461 input-radix 0 and set output-radix 0 are really rejected.
13462
da061712
PA
134632009-01-23 Pedro Alves <pedro@codesourcery.com>
13464
13465 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
13466 copyright years.
13467
dd7e2d2b
PA
134682009-01-23 Pedro Alves <pedro@codesourcery.com>
13469
13470 PR gdb/9664:
13471 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
13472
392452f6
PA
134732009-01-22 Pedro Alves <pedro@codesourcery.com>
13474
13475 PR c++/9631:
13476 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
13477
8653e71c
PM
134782009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
13479
13480 * gdb.server/file-transfer.exp: Use EXEEXT variable for
13481 binfile definition to fix Windows OS failure.
13482
a12cc160
DJ
134832009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13484
13485 PR gdb/9346
13486 * gdb.base/interrupt.c (sigint_handler): New.
13487 (main): Install a SIGINT handler if SIGNALS is defined. Exit
13488 on error.
13489 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
13490 Test "signal SIGINT".
13491
b89667eb
DE
134922009-01-19 Doug Evans <dje@google.com>
13493
13494 * gdb.base/break.exp: Update expected gdb output.
13495 * gdb.base/sepdebug.exp: Ditto.
13496 * gdb.mi/mi-syn-frame.exp: Ditto.
13497 * gdb.mi/mi2-syn-frame.exp: Ditto.
13498 * gdb.base/call-signal-resume.exp: New file.
13499 * gdb.base/call-signals.c: New file.
13500 * gdb.base/unwindonsignal.exp: New file.
13501 * gdb.base/unwindonsignal.c: New file.
13502 * gdb.threads/interrupted-hand-call.exp: New file.
13503 * gdb.threads/interrupted-hand-call.c: New file.
13504 * gdb.threads/thread-unwindonsignal.exp: New file.
13505
adb483fe
DJ
135062009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
13507
13508 * gdb.base/define.exp: Test defining and hooking prefix commands.
13509 * gdb.python/python.exp: Update test for "show user" output.
13510
60023297
JK
135112009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13512
13513 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
13514 now the output exactly, using less wildcards. Expect also the output
13515 of gfortran-4.3. Update for the f-valprint.c modification from
13516 2008-04-22.
13517 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
13518 Remove gdb_test test names where matching the command.
13519
ccc57cf9
PA
135202009-01-01 Pedro Alves <pedro@codesourcery.com>
13521
13522 PR breakpoints/9681:
13523 * gdb.base/watchpoint.exp: Add regression test.
13524
c7a6ca08
PA
135252008-12-31 Pedro Alves <pedro@codesourcery.com>
13526
13527 * gdb.threads/attach-into-signal.exp: Don't use
13528 gdb_suppress_entire_file.
13529 * gdb.threads/attach-stopped.exp: Ditto.
13530 * gdb.threads/attachstop-mt.exp: Ditto.
13531
3a031f65
PA
135322008-12-31 Pedro Alves <pedro@codesourcery.com>
13533
13534 PR gdb/8812:
13535 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
13536
09e6485f
PA
135372008-12-29 Pedro Alves <pedro@codesourcery.com>
13538
13539 PR gdb/7536:
13540 * gdb.base/radix.exp: Add tests to ensure invalid input radices
13541 and unsupported output radices are really rejected.
13542
0cd53049
JK
135432008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13544
13545 * gdb.cp/punctuator.exp: Backslash the '$' signs.
13546
ba163c7e
TT
135472008-12-22 Tom Tromey <tromey@redhat.com>
13548
13549 * gdb.cp/punctuator.exp: New file.
13550
6f4de6c9
JK
135512008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13552
13553 * gdb.base/completion.exp (Completing non-existing component): New test.
13554
0f34d0b4
JK
135552008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13556
13557 Fix for PR gdb/8648.
13558 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
13559 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
13560 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
13561 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
13562
db2ad4c3
JK
135632008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13564
13565 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
13566
bb5ef15e
DP
135672008-12-16 Christophe Lyon <christophe.lyon@st.com>
13568
13569 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
13570 compiler actually generate code at the expected line number.
13571
90142adc
JZ
135722008-12-15 Jie Zhang <jie.zhang@analog.com>
13573
13574 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
13575
fad6eecd
TT
135762008-12-12 Tom Tromey <tromey@redhat.com>
13577
13578 * gdb.base/commands.exp (redefine_hook_test): New proc.
13579 Call it.
13580
17c8aaf5
TT
135812008-12-11 Tom Tromey <tromey@redhat.com>
13582
13583 * gdb.base/macscp.exp: New regression test.
13584
7c8adf68
TT
135852008-12-11 Tom Tromey <tromey@redhat.com>
13586
13587 * gdb.base/macscp.exp: Print "address.addr".
13588 * gdb.base/macscp1.c (struct outer): New struct.
13589 (address): New global.
13590
b05dcbb7
TT
135912008-12-09 Tom Tromey <tromey@redhat.com>
13592
13593 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
13594 Call it.
13595
2d476de1
DE
135962008-12-04 Doug Evans <dje@google.com>
13597
13598 * gdb.server/ext-run.exp: Relax regexp for init program.
13599
87bdc959
TG
136002008-12-03 Tristan Gingold <gingold@adacore.com>
13601
13602 * gdb.base/macscp.exp: Generate an object file during compilation
13603 to work around Darwin dsymutil limitations.
13604
e0740f77
JK
136052008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13606
13607 Test resolving external references to TLS variables.
13608 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
13609 FILE2_THREAD_LOCAL.
13610 (testfile2, srcfile2): New variables.
13611 * gdb.threads/tls.c (file2_thread_local)
13612 (function_referencing_file2_thread_local): New.
13613 * gdb.threads/tls2.c: New file.
13614
67f0aac5
JB
136152008-11-28 Joel Brobecker <brobecker@adacore.com>
13616
13617 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
13618 rather than integer, as integer might not be big enough when
13619 on 64bit targets.
67f0aac5 13620
c332165e
JG
136212008-11-27 Jerome Guitton <guitton@adacore.com>
13622
13623 * gdb.cp/formatted-ref.exp: Add equality test.
13624 * gdb.ada/formatted_ref.exp: Ditto.
13625
fc9b693c
JK
136262008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13627
13628 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
13629 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
13630
a9c64011
AS
136312008-11-20 Andreas Schwab <schwab@suse.de>
13632
13633 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
13634 matching syscall entry point.
13635 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13636 (tcatch_vfork_then_child_follow): Likewise. Finish through
13637 vfork even if we stopped at the syscall trampoline.
13638
e2fd701e
DE
136392008-11-20 Doug Evans <dje@google.com>
13640
13641 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
13642
69abc51c
TJB
136432008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
13644
13645 * gdb.arch/ppc-dfp.exp: New file.
13646 * gdb.arch/ppc-dfp.c: New file.
13647
c14c28ba
PP
136482008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
13649
13650 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 13651
2e74121d
DE
136522008-11-17 Doug Evans <dje@google.com>
13653
13654 * gdb.mi/mi-syn-frame.exp: Update expected output.
13655 * gdb.mi/mi2-syn-frame.exp: Update expected output.
13656
66bb093b
VP
136572008-11-17 Vladimir Prus <vladimir@codesourcery.com>
13658
13659 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
13660 "thread N" results in =thread-selected.
13661 * lib/mi-support (mi_run_cmd, mi_expect_stop)
13662 (mi_send_resuming_command_raw): Be prepared for
13663 =thread-selected.
13664
3d043ef6
VP
136652008-11-17 Vladimir Prus <vladimir@codesourcery.com>
13666
a9c64011
AS
13667 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
13668 * lib/mi-support.exp: Likewise.
3d043ef6 13669
808104c8
JB
136702008-11-16 Joel Brobecker <brobecker@adacore.com>
13671
13672 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
13673 commands from the expected output for "help catch".
13674
00b22944
JB
136752008-11-15 Joel Brobecker <brobecker@adacore.com>
13676
13677 * gdb.ada/int_deref.exp: New testcase.
13678
59669435
TT
136792008-11-14 Nick Roberts <nickrob@snap.net.nz>
13680
13681 * gdb.mi/gdb2549.exp: New file.
13682
de04a248
DE
136832008-11-11 Doug Evans <dje@google.com>
13684
13685 * gdb.base/callexit.exp: New file.
13686 * gdb.base/callexit.c: New file.
13687
6b8ce727
DE
136882008-11-10 Doug Evans <dje@google.com>
13689
13690 * lib/gdb.exp (GDBFLAGS): Move -nx ...
13691 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
13692 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
13693 (default_gdb_start,default_gdb_exit): Ditto.
13694 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
13695 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
13696 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
13697 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
13698 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
13699 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
13700
1b14b8aa
AS
137012008-11-03 Andreas Schwab <schwab@suse.de>
13702
13703 * gdb.base/hashline2.exp: Fix typo.
13704 * gdb.base/hashline3.exp: Likewise.
13705
f3134b88
TT
137062008-10-30 Tom Tromey <tromey@redhat.com>
13707
13708 * gdb.base/pointers.exp: Add test.
13709 * gdb.base/pointers.c (k, S): New typedefs.
13710 (instance): New global.
13711
c2226152
AS
137122008-10-30 Andreas Schwab <schwab@suse.de>
13713
13714 * gdb.base/args.exp: Add tests for newlines.
13715
462f405c
JB
137162008-10-30 Joel Brobecker <brobecker@adacore.com>
13717
13718 gdb.base/foll-exec.exp: Update the expected output of a couple
13719 of "info breakpoints" tests.
13720
79a45b7d
TT
137212008-10-28 Tom Tromey <tromey@redhat.com>
13722
13723 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
13724
adc13a14
PA
137252008-10-24 Pedro Alves <pedro@codesourcery.com>
13726
13727 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
13728 gdb_start_cmd.
13729 Use runto_main before any test that requires execution.
13730
252fbfc8
PA
137312008-10-23 Pedro Alves <pedro@codesourcery.com>
13732
13733 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
13734 instead of SIGINT.
13735
28148e3d
JB
137362008-10-22 Joel Brobecker <brobecker@adacore.com>
13737
13738 * gdb.base/completion.exp: Update expected output following
13739 the addition of the "info tasks" command.
13740
c209f847
TT
137412008-10-22 Tom Tromey <tromey@redhat.com>
13742
13743 * gdb.base/exprs.exp (test_expr): Add test for string
13744 concatenation.
13745
f177e350
PA
137462008-10-19 Pedro Alves <pedro@codesourcery.com>
13747
13748 * configure.ac: Output gdb.python/Makefile.
13749 * configure: Regenerate.
13750 * gdb.python/Makefile.in: New.
13751
cce89356
JB
137522008-10-16 Joel Brobecker <brobecker@adacore.com>
13753
13754 * gdb.base/foll-fork.exp: Adjust the expected output to match
13755 the new description for fork/vfork catchpoints in the "info
13756 breakpoints" output.
13757
176d289d
TJB
137582008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
13759
13760 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
13761
a08702d6
TJB
137622008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13763
13764 * gdb.python/python-value.c: New file.
13765 * gdb.python/python-value.exp: New file.
13766
1c5cfe86
PA
137672008-10-15 Pedro Alves <pedro@codesourcery.com>
13768
13769 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
13770
5a98ad69
DP
137712008-10-15 Denis Pilat <denis.pilat@st.com>
13772
41702f1b 13773 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 13774
dcb1a1e2
TT
137752008-10-09 Tom Tromey <tromey@redhat.com>
13776
13777 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
13778 'fprintf' and 'stderr'.
13779
9124fe48
JB
137802008-10-07 Joel Brobecker <brobecker@adacore.com>
13781
13782 * gdb.ada/ref_tick_size.exp: New testcase.
13783
45452591
DE
137842008-10-06 Doug Evans <dje@google.com>
13785
13786 * gdb.dwarf2/dw2-cu-size.exp: New file.
13787 * gdb.dwarf2/dw2-cu-size.S: New file.
13788
13789 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
13790 .Ltype_int for clarity.
13791
4fc5b208
PP
137922008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13793
13794 PR gdb/2384:
13795 * gdb.cp/gdb2384.exp: Extended to test more cases.
13796 * gdb.cp/gdb2384.cc: Likewise.
13797 * gdb.cp/gdb2384-base.h: Likewise.
13798 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 13799
d78df370
JK
138002008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13801
13802 * gdb.base/maint.exp (maint print type): Remove printing
13803 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
13804
9a044a89
TT
138052008-09-30 Tom Tromey <tromey@redhat.com>
13806
13807 * gdb.base/macscp.exp: Add completion tests.
13808 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
13809 (TWENTY_THREE): Likewise.
13810 (FORTY_EIGHT): Likewise.
13811
506800a9
TT
138122008-09-30 Tom Tromey <tromey@redhat.com>
13813
13814 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
13815 everywhere.
13816 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
13817
1a6f01b5
JK
138182008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13819
13820 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
13821 testcase is derived from. Fix racy dependency on an expected PID
13822 number. No longer support the testcase on Linux kernel 2.4.x.
13823
2fae03e8
TT
138242008-09-27 Tom Tromey <tromey@redhat.com>
13825
13826 * gdb.base/macscp.exp: Add tests for stringification, splicing,
13827 and varargs.
13828
1ad15515
PA
138292008-09-22 Pedro Alves <pedro@codesourcery.com>
13830
13831 * lib/mi-support.exp (mi_expect_interrupt): New.
13832 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
13833 from gdb.mi/mi-nonstop.exp.
13834 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
13835 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
13836 lib/mi-support.exp.
13837 Use mi_check_thread_states throughout. Avoid ".*" and do not
13838 require an anchor after -exec-run.
13839
d0b76dc6
DJ
138402008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
13841
13842 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
13843 stop is pending. Avoid ".*" when two stops are pending.
13844 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
13845 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
13846 newlines in fullnames.
13847 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
13848 (mi_expect_stop): Update comments. Only anchor in sync mode.
13849 Do not match newlines.
13850 (mi_send_resuming_command_raw): Always return status.
13851 (mi_get_stop_line): Do not match more than one line by accident.
13852 Only anchor in sync mode.
13853 (mi_run_inline_test): If -exec-next fails, give up.
13854
9990c830
UW
138552008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13856
13857 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
13858 on SPU.
13859
ebcf6f00
JB
138602008-09-10 Joel Brobecker <brobecker@adacore.com>
13861
13862 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
13863
b6db24e5
JB
138642008-09-10 Joel Brobecker <brobecker@adacore.com>
13865
13866 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
13867 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
13868 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
13869 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
13870 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
13871 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
13872 gdb.ada/interface.exp, gdb.ada/null_array.exp,
13873 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
13874 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
13875 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
13876 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
13877 Include the "= " sequence in the expected output of print tests.
13878
2bf448e0
JB
138792008-09-10 Joel Brobecker <brobecker@adacore.com>
13880
13881 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
13882 description for boolean types.
13883
d51fd4c8
PA
138842008-09-09 Pedro Alves <pedro@codesourcery.com>
13885
13886 * gdb.base/hook-stop-continue.c: New.
13887 * gdb.base/hook-stop-continue.exp: New.
13888
694182d2
DJ
138892008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
13890
13891 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
13892
3b8a7fc0
JG
138932008-09-08 Jerome Guitton <guitton@adacore.com>
13894
13895 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
13896 (stack_check_probe_2, stack_check_probe_loop_1)
13897 (stack_check_probe_loop_2): New functions.
13898 (main): Add call to these new functions.
13899 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
13900 functions, check that the breakpoint is inserted at the appropriate
13901 location.
13902 (insert_breakpoint): Slightly refine this procedure so that it can
13903 be called several times in the test.
13904
96cc0ae8
JG
139052008-09-08 Jerome Guitton <guitton@adacore.com>
13906
13907 * gdb.base/stack-checking.c: New file.
13908 * gdb.base/stack-checking.exp: New file.
13909
1f08b409
TJB
139102008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13911
13912 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
13913 * gdb.arch/altivec-regs.exp: Likewise.
13914 * gdb.arch/vsx-regs.exp: Likewise.
13915
3099e1c4
TJB
139162008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13917
13918 * gdb.arch/ppc-fp.exp: New file.
13919 * gdb.arch/ppc-fp.c: New file.
13920
cc69bfc1
PP
139212008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
13922
13923 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
13924 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 13925
b02a33db
MS
139262008-09-04 Michael Snyder <msnyder@vmware.com>
13927
13928 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
13929 as "at" (for non-debug functions such as _start).
13930
2992cbe0
UW
139312008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13932
13933 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
13934 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
13935 software watchpoints.
13936 * gdb.base/watch_thread_num.exp: Likewise.
13937
514f746b
AR
139382008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
13939
13940 * gdb.arch/i386-bp_permanent.exp: New test.
13941
876cecd0
TT
139422008-08-24 Tom Tromey <tromey@redhat.com>
13943
13944 * gdb.base/maint.exp: Update "maint print type".
13945
80f73d71
VP
139462008-08-21 Vladimir Prus <vladimir@codesourcery.com>
13947
13948 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
13949 support. Adjust the order of "*running" notifications.
13950 * gdb.mi/non-stop.c: Don't cast from int to void* and
13951 back.
13952
d9c78d7d
MK
139532008-08-20 Mark Kettenis <kettenis@gnu.org>
13954
13955 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
13956 expect to find it in the "info frame" output.
13957
97a2d1d3
DJ
139582008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
13959
13960 * gdb.base/interp.exp: Always consume both prompts.
13961
b96e2927
PA
139622008-08-20 Pedro Alves <pedro@codesourcery.com>
13963
13964 * gdb.base/pending.exp: Test pending breakpoints without symbols
13965 loaded.
13966
8cf6e61a
VP
139672008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13968
13969 * lib/mi-support.exp (mi_expect_stop): Produce
13970 more details on failures.
13971 * gdb.mi/mi-nonstop.exp: New.
13972 * gdb.mi/non-stop.c: New.
13973
c6ebd6cf
VP
139742008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13975
a9c64011
AS
13976 * gdb.mi/mi-async.exp: Use 'set target-async'.
13977 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 13978
46a9b8ed
DJ
139792008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
13980
13981 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
13982
44feb3ce
TT
139832008-08-17 Tom Tromey <tromey@redhat.com>
13984
13985 * gdb.base/help.exp (help catch): Rewrite.
13986
311a4e6b
TJB
139872008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13988
13989 * gdb.base/define.exp: Test indented command documentation.
13990 * gdb.python/python.exp: Test indented multi-line command.
13991
604c2f83
LM
139922008-08-15 Luis Machado <luisgpm@br.ibm.com>
13993
13994 * testsuite/gdb.arch/vsx-regs.c: New source file.
13995 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
13996 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
13997
886a217c
TT
139982008-08-14 Tom Tromey <tromey@redhat.com>
13999
14000 * gdb.base/macscp.exp: Add regression test for "macro define" or
14001 "macro undef" with no arguments.
14002
c814a4f3
PP
140032008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
14004
14005 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 14006
12ab8a60
UW
140072008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14008
14009 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
14010
d57a3c85
TJB
140112008-08-06 Tom Tromey <tromey@redhat.com>
14012
14013 * gdb.python/python.exp: New file.
14014
c7b778ff
JK
140152008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14016
14017 Fix for PR gdb/1543.
14018 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
14019 $LOCATION.
14020 (location): New variable.
14021 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
14022 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
14023 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
14024 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
14025 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
14026 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
14027 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
14028 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
14029 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
14030 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
14031 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
14032 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
14033 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
14034 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
14035 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14036 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
14037 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
14038 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
14039 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
14040 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14041 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
14042 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
14043 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
14044 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
14045 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
14046 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
14047 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
14048 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
14049 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
14050 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
14051 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
14052 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
14053 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
14054 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
14055 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
14056 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
14057 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
14058 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14059 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
14060 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
14061 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
14062 gdb.base/type-opaque.exp, gdb.base/until.exp,
14063 gdb.base/value-double-free.c, gdb.base/varargs.exp,
14064 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
14065 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
14066 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
14067 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
14068 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
14069 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
14070 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
14071 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14072 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
14073 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
14074 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
14075 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
14076 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
14077 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
14078 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
14079 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14080 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
14081 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
14082 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
14083 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14084 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
14085 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
14086 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
14087 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
14088 gdb.pascal/types.exp, gdb.stabs/weird.exp,
14089 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
14090 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
14091 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
14092 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
14093 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
14094 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
14095 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14096 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14097 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14098 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14099 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14100 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
14101 lib/mi-support.exp, lib/trace-support.exp: Remove reference
14102 to bug-gdb@prep.ai.mit.edu .
14103
5e06a3d1
VP
141042008-07-31 Vladimir Prus <vladimir@codesourcery.com>
14105
14106 * lib/mi-support.exp (mi_load_shlibs): New.
14107 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
14108
9d81d21b
VP
141092008-07-30 Vladimir Prus <vladimir@codesourcery.com>
14110
14111 * lib/mi-support.exp (get_mi_thread_list)
14112 (check_mi_and_console_threads): New, moved from ...
14113 * gdb.mi/mi-pthread.exp: ...here.
14114 * gdb.mi/gdb669.exp (get_mi_thread_list)
14115 (check_mi_and_console_threads): Delete.
14116 * gdb.mi/mi2-pthread.exp: Likewise.
14117
bae98fe0
TT
141182008-07-28 Tom Tromey <tromey@redhat.com>
14119
14120 * Makefile.in (just-check): Remove. Move body to...
14121 (check): ... here.
14122
57380f4e
DJ
141232008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14124
14125 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
14126 Add a test for duplicated SIGINTs.
14127
e09490f1
DJ
141282008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14129
14130 * gdb.threads/schedlock.exp (get_args): Update to work for any
14131 value of NUM.
14132 (Top level): Report the number of threads that did not resume.
14133
6387b45f
DJ
141342008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14135
14136 * gdb.dwarf2/dw2-compressed.S: Also define __start.
14137
62f64ff2
DJ
141382008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14139
14140 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
14141 non-MI prompt.
14142
fa8de41e
TT
141432008-07-26 Tom Tromey <tromey@redhat.com>
14144
14145 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
14146 (function_struct, function_struct_ptr): New globals.
14147 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
14148 function pointer in a struct.
14149
ccb3ac8a
TT
141502008-07-26 Tom Tromey <tromey@redhat.com>
14151
14152 * gdb.base/macscp.exp: Add test for macro lexing bug.
14153
d7d9f01e
TT
141542008-07-18 Tom Tromey <tromey@redhat.com>
14155
14156 * gdb.base/macscp.exp: Add macro tests.
14157
9bf07184
PP
141582008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14159
14160 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
14161
becf6477
PP
141622008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14163
14164 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
14165
0709f7d3
PP
141662008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
14167
14168 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 14169
7093c834
PP
141702008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
14171
14172 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 14173
b432ffe3
JK
141742008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14175
14176 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
14177
b1a268e5
VP
141782008-07-12 Vladimir Prus <vladimir@codesourcery.com>
14179
14180 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
14181
e2995f8e
KB
141822008-07-11 Kevin Buettner <kevinb@redhat.com>
14183
14184 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
14185 of regexp to account for changes made to GDB in the printing of
14186 byte vectors.
14187
14032a66
TT
141882008-07-11 Tom Tromey <tromey@redhat.com>
14189
14190 * gdb.base/completion.exp: Add 'help' completion test.
14191
981505ef
JK
141922008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14193
14194 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
14195
10568435
JK
141962008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14197
14198 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
14199
4487aabf
PA
142002008-07-09 Pedro Alves <pedro@codesourcery.com>
14201
14202 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
14203
a4a9b1c4
PA
142042008-07-09 Pedro Alves <pedro@codesourcery.com>
14205
14206 * gdb.base/fullname.exp: Restore pwd if compiling failed.
14207
3c3185ac
JK
142082008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14209
14210 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
14211
7ebd49dc
VP
142122008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14213
14214 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
14215 previous commit. Add a comment.
14216
84e46146
PA
142172008-06-28 Pedro Alves <pedro@codesourcery.com>
14218
14219 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
14220
0f8d4a2f
VP
142212008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14222
14223 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
14224
f747e0ce
PA
142252008-06-27 Pedro Alves <pedro@codesourcery.com>
14226
14227 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
14228 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
14229 compiling an executable, link in an object that forces unbuffered
14230 output.
14231 * lib/set_unbuffered_mode.c: New file.
14232
734a5c36
JK
142332008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14234
14235 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
14236
a2840c35
VP
142372008-06-25 Vladimir Prus <vladimir@codesourcery.com>
14238
a9c64011
AS
14239 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
14240 mi_expect_stop.
14241 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
14242 Demand that *running is output.
14243 (detect_async): Perform checking every time.
14244 (mi_send_resuming_command): Extract everything into...
14245 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
14246 (mi_expect_stop): Don't accept any output before *stopped.
14247
6ae37fef
VP
142482008-06-13 Vladimir Prus <vladimir@codesourcery.com>
14249
14250 Robustify mi-simplerun.
a9c64011
AS
14251 * gdb.mi/basics.c (main): Add a call to sleep.
14252 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
14253 * gdb.mi/mi2-cli.exp: Likewise.
14254 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 14255
b4aa76f0 142562008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
14257
14258 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
14259
e1ac3328
VP
142602008-06-10 Vladimir Prus <vladimir@codesourcery.com>
14261
a9c64011
AS
14262 * gdb.mi/mi-console.exp: Adjust.
14263 * gdb.mi/mi-syn-frame.exp: Adjust.
14264 * gdb.mi/mi2-console.exp: Adjust.
14265 * gdb.mi/mi2-syn-frame.exp: Adjust.
14266 * lib/mi-support.exp (mi_run_cmd): Adjust.
14267 (mi_send_resuming_command): Adjust.
e1ac3328 14268
f7f9a841
VP
142692008-06-10 Vladimir Prus <vladimir@codesourcery.com>
14270
14271 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
14272 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
14273 testing of stopped.
14274 * gdb.mi/mi2-syn-frame.exp: Likewise.
14275 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
14276 (async, detect_async): New.
14277 (mi_expect_stop, mi_continue_to_line): Adjust expectation
14278 depending on if we're running in sync or async mode.
f7f9a841 14279
37cd5d19
TT
142802008-06-09 Tom Tromey <tromey@redhat.com>
14281
14282 * gdb.base/completion.exp: New tests for field name completion
14283 with spaces, and field name completion with '->'.
14284
65d12d83
TT
142852008-06-06 Tom Tromey <tromey@redhat.com>
14286
14287 * gdb.base/break1.c (struct some_struct): New struct.
14288 (values): New global.
14289 * gdb.base/completion.exp: Add field name completion test.
14290
ebfe2e3f
PP
142912008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14292
14293 * gdb.cp/call-c.exp: Test for incorrect handling of reference
14294 to pointer.
14295 * gdb.cp/call-c.cc: Likewise.
14296
bcf6fc3a
NR
142972008-06-06 Nick Roberts <nickrob@snap.net.nz>
14298
14299 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
14300 annotation.
14301
49fd4a42 143022008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 14303 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
14304
14305 * gdb.threads/execl.c, gdb.threads/execl1.c,
14306 gdb.threads/execl.exp: New tests.
a9c64011 14307
8a34ac3f
AR
143082008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
14309 Daniel Jacobowitz <dan@codesourcery.com>
14310
14311 * gdb.cp/exception.exp: Activate test, make it work with pending
14312 catchpoints.
14313
86ae69ef
JK
143142008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14315
14316 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
14317
f7f9ae2c
VP
143182008-05-28 Vladimir Prus <vladimir@codesourcery.com>
14319
a9c64011
AS
14320 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
14321 now printed.
14322 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 14323
2a2d4dc3
AS
143242008-05-27 Andreas Schwab <schwab@suse.de>
14325
14326 * gdb.base/frame-args.exp: Handle arguments that are optimized
14327 out.
14328
5099e4d9
LM
143292008-05-26 Luis Machado <luisgpm@br.ibm.com>
14330
14331 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
14332 quiet for ppc32 and group options into a single variable.
14333
d9c36a91
JB
143342008-05-23 Joel Brobecker <brobecker@adacore.com>
14335
14336 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
14337 of zero-size elements.
14338 * gdb.ada/null_array.exp: Test printing this new array.
14339
103a8671
JK
143402008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14341
14342 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
14343
07a4cc1a 143442008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
14345
14346 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
14347 of the "finish" command.
14348
55f996a7
NR
143492008-05-21 Nick Roberts <nickrob@snap.net.nz>
14350
14351 * gdb.base/annota1.exp: Test for new annotation.
14352
907fc202
UW
143532008-05-16 Pedro Alves <pedro@codesourcery.com>
14354
14355 * gdb.base/fixsection.exp: New file.
14356 * gdb.base/fixsection0.c: New file.
14357 * gdb.base/fixsection1.c: New file.
14358
e8f97270
UW
143592008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14360
14361 * gdb.base/annota1.exp: Accept printf@... in place of printf.
14362 * gdb.base/annota3.exp: Likewise.
14363
ac0bb574
NF
143642008-05-13 Nathan Froyd <froydnj@codesourcery.com>
14365
14366 * gdb.base/watch_thread_num.exp: Don't run tests that require
14367 watchpoints if the target doesn't support them.
14368
6fadd07a
DE
143692008-05-12 Doug Evans <dje@google.com>
14370
14371 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
14372
6e9a4a30
JB
143732008-05-09 Joel Brobecker <brobecker@adacore.com>
14374
14375 * gdb.ada/assign_1.exp: New testcase.
14376
08388c79
DE
143772008-05-09 Doug Evans <dje@google.com>
14378
a3c83fae
DE
14379 * gdb.base/find.exp: New file.
14380 * gdb.base/find.c: New file.
08388c79 14381
bd5ddfe8
DJ
143822008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
14383
14384 * gdb.base/commands.exp (watchpoint_command_test): Handle
14385 gdb,no_hardware_watchpoints.
14386 * gdb.base/float.exp: Allow ARM targets without floating point.
14387 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
14388
b5dd68e2 143892008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 14390 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
14391
14392 * gdb.ada/lang_switch: New test program.
14393 * gdb.ada/lang_switch.exp: New testcase.
14394
382d13d1
DE
143952008-05-05 Doug Evans <dje@google.com>
14396
14397 * gdb.base/help.exp (disassemble): Update expected help text.
14398
9dd789d0
PA
143992008-05-04 Pedro Alves <pedro@codesourcery.com>
14400
14401 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
14402
611c83ae
PA
144032008-05-04 Pedro Alves <pedro@codesourcery.com>
14404
14405 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
14406 different times.
14407
ff013f42
JK
144082008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14409
14410 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
14411 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
14412 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
14413 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
14414
96dff6a2
VP
144152008-05-04 Vladimir Prus <vladimir@codesourcery.com>
14416
14417 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
14418 notification to appear.
14419
55cd6f92
DJ
144202008-05-04 Daniel Jacobowitz <dan@debian.org>
14421
14422 * gdb.base/fullname.c: New file.
14423 * gdb.base/fullname.exp: New file.
14424 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
14425
d705c43c
PA
144262008-05-03 Pedro Alves <pedro@codesourcery.com>
14427
14428 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
14429 expressions with macros.
14430
333222e1
JK
144312008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14432
14433 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
14434
5ac01682
DJ
144352008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
14436
14437 * gdb.base/completion.exp: Handle lack of other symbols beginning
14438 with "a".
14439
14440 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
14441
237fc4c9
PA
144422008-05-02 Jim Blandy <jimb@codesourcery.com>
14443
14444 * gdb.asm/asmsrc1.s: Add scratch space.
14445
ed5e9466
DJ
144462008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14447 Daniel Jacobowitz <dan@codesourcery.com>
14448
14449 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
14450 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
14451 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
14452
b39cc962
DJ
144532007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
14454
14455 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
14456
36d520f5
JB
144572008-05-01 Joel Brobecker <brobecker@adacore.com>
14458
14459 * gdb.base/info-target.exp: New testcase.
14460
8d4e3071
DJ
144612008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
14462
14463 * gdb.cp/hang.exp: Use .cc instead of .C.
14464 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
14465 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
14466
6f3f3097
DJ
144672008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
14468
14469 * gdb.base/gdb1250.exp: Remove perror.
14470 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
14471
5550a914
PA
144722008-04-30 Pedro Alves <pedro@codesourcery.com>
14473
14474 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
14475 .2byte.
14476
d848e687
DJ
144772008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
14478
14479 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
14480 (maybe_kfail): New.
14481
93b5768b
PA
144822008-04-25 Pedro Alves <pedro@codesourcery.com>
14483
14484 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
14485
721c02de
VP
144862008-04-24 Vladimir Prus <vladimir@codesourcery.com>
14487
a9c64011
AS
14488 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
14489 * gdb.mi/mi2-syn-frame.exp: Likewise.
14490 * lib/mi-support.exp: Likewise.
721c02de 14491
74960c60
VP
144922008-04-24 Vladimir Prus <vladimir@codesourcery.com>
14493
14494 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
14495 to specify regexp for the location to stop at.
14496 * gdb.base/break-always.c: New.
14497 * gdb.base/break-always.exp: New.
14498
d24317b4
VP
144992008-04-24 Vladimir Prus <vladimir@codesourcery.com>
14500
14501 * lib/mi-support.exp (mi_runto_helper): Adjust
14502 for the original-location field.
14503 (mi_create_breakpoint, mi_list_breakpoints): New.
14504 * gdb.mi/mi-break.exp: Adjust.
14505 * gdb.mi/mi2-break.exp: Adjust.
14506 * gdb.mi/mi-pending.exp: Adjust.
14507 * gdb.mi/mi-simplerun.exp: Adjust.
14508 * gdb.mi/mi2-simplerun.exp: Adjust.
14509 * gdb.mi/mi-syn-frame.exp: Adjust.
14510 * gdb.mi/mi2-syn-frame.exp: Adjust.
14511 * gdb.mi/mi-until.exp: Adjust.
14512 * gdb.mi/mi2-until.exp: Adjust.
14513 * gdb.mi/mi-var-display.exp: Adjust.
14514 * gdb.mi/mi2-var-display.exp: Adjust.
14515 * gdb.mi/mi-watch.exp: Adjust.
14516 * gdb.mi/mi2-watch.exp: Adjust.
14517
fdc59709 145182008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 14519
a9c64011
AS
14520 * aclocal.m4: Add override.m4.
14521 * configure: Regenerate.
fdc59709 14522
8e91f023
VP
145232008-04-19 Vladimir Prus <vladimir@codesourcery.com>
14524
14525 * gdb.mi/var-cmd.c (do_at_tests): Verify that
14526 '-var-update --all-values' reports new value even the type
14527 of a variable object has changed.
14528
233a11ab
CS
145292008-04-18 Craig Silverstein <csilvers@google.com>
14530
14531 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
14532 files.
d24317b4 14533
9c1137ad
JB
145342008-04-18 Joel Brobecker <brobecker@adacore.com>
14535
14536 * gdb.ada/atomic_enum: New test program.
14537 * gdb.ada/atomic_enum.exp: New testcase.
14538
66d0bbc7
DE
145392008-04-17 Doug Evans <dje@google.com>
14540
14541 * gdb.opt/Makefile.in: Fix whitespace.
14542
100906b0
UW
145432008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
14544
14545 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
14546
4584e32e
DE
145472008-04-17 Doug Evans <dje@google.com>
14548
14549 * gdb.base/hashline1.exp: New testcase.
14550 * gdb.base/hashline2.exp: New testcase.
14551 * gdb.base/hashline2.exp: New testcase.
14552
0a320680
PA
145532008-04-17 Pedro Alves <pedro@codesourcery.com>
14554
14555 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
14556
18ac113b
AR
145572008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
14558
14559 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
14560 temporary breakpoint to match "Temporary breakpoint".
14561 * gdb.base/break.exp (delete_breakpoints): Likewise.
14562 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
14563 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
14564 * gdb.base/display.exp: Likewise.
14565 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
14566 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
14567 * gdb.base/restore.exp (restore_tests): Likewise.
14568 * gdb.base/sepdebug.exp: Likewise.
14569 * gdb.base/watchpoint.exp: Likewise.
14570 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
14571 * gdb.mi/mi-pending.exp: Likewise.
14572 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
14573 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
14574 * gdb.mi/mi-var-cmd.exp: Likewise.
14575 * gdb.mi/mi-var-display.exp: Likewise.
14576 * gdb.mi/mi2-cli.exp: Likewise.
14577 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
14578 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
14579 * gdb.mi/mi2-var-display.exp: Likewise.
14580 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
14581 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
14582 new "disp" field.
a9c64011 14583 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
14584 reason. This is to support fix for PR2424.
14585
add38693
JK
145862008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14587
14588 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
14589
fcacd99f
VP
145902008-04-13 Vladimir Prus <vladimir@codesourcery.com>
14591
14592 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 14593 field. Add more floating varobj tests.
fcacd99f 14594 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
14595 field.
14596 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
14597 (main): Call do_at_tests.
14598 * lib/mi-support.exp (mi_create_floating_varobj)
14599 (mi_varobj_update_with_type_change): New.
fcacd99f 14600
de051565
MK
146012008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
14602
14603 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
14604 option of -var-evaluate-expression.
14605 * gdb.mi/mi2-var-display.exp: Likewise.
14606
dbc52822
VP
146072008-04-07 Vladimir Prus <vladimir@codesourcery.com>
14608
14609 Introduce test setup helpers.
a9c64011
AS
14610 * lib/gdb.exp (build_executable, clean_restart)
14611 (prepare_for_testing): New.
14612 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
14613 * gdb.base/return.exp: Likewise.
14614 * gdb.base/ending-run.exp: Likewise.
dbc52822 14615
473591da
NR
146162008-04-07 Nick Roberts <nickrob@snap.net.nz>
14617
14618 * gdb.mi/mi-async.exp: New test for asynchronous Machine
14619 Interface (MI) responses.
14620
2b2d9e11
VP
146212008-04-06 Vladimir Prus <vladimir@codesourcery.com>
14622
a9c64011
AS
14623 * gdb.cp/breakpoint.cc: New code to test conditions involving
14624 member variables.
14625 * gdb.cp/breakpoint.exp: Test condition involving member
14626 variables.
2b2d9e11 14627
bb378428
VP
146282008-04-05 Vladimir Prus <vladimir@codesourcery.com>
14629
14630 * lib/mi-support.exp (mi_expect_stop): New.
14631 (mi_run_cmd): Change the
14632 token. Use mi_send_resuming_command, use
14633 mi_expect_stop.
14634 (mi_execute_to_helper): Rename to mi_execute_to.
14635 (mi_send_resuming_command): Add more error patterns.
14636 (mi_wait_for_stop): Renamed to...
14637 (mi_get_stop_line): ...this.
14638 (mi_run_inline_test): Adjust.
14639
14640 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
14641 * gdb.mi/mi-console.exp: Likewise.
14642 * gdb.mi/mi-pending.exp: Likewise.
14643 * gdb.mi/mi-simplerun.exp: Likewise.
14644 * gdb.mi/mi-stack.exp: Likewise.
14645 * gdb.mi/mi-stepi.exp: Likewise.
14646 * gdb.mi/mi-syn-frame.exp: Add comment.
14647 * gdb.mi/mi-until.exp: Likewise.
14648 * gdb.mi/mi-var-display.exp: Likewise.
14649 * gdb.mi/mi-watch.exp: Likewise.
14650 * gdb.mi/mi2-cli.exp: Likewise.
14651 * gdb.mi/mi2-console.exp: Likewise.
14652 * gdb.mi/mi2-simplerun.exp: Likewise.
14653 * gdb.mi/mi2-stack.exp: Likewise.
14654 * gdb.mi/mi2-stepi.exp: Likewise.
14655 * gdb.mi/mi2-until.exp: Likewise.
14656 * gdb.mi/mi2-var-display.exp: Likewise.
14657 * gdb.mi/mi2-watch.exp: Likewise.
14658
62172bb9
UW
146592008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14660
14661 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
14662
14663 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
14664
a13e061a
PA
146652008-04-04 Pedro Alves <pedro@codesourcery.com>
14666
14667 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
14668 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
14669 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14670 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
14671 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
14672 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
14673 expect an mi error duplicated in stderr.
14674
eae06beb
JB
146752008-04-03 Joel Brobecker <brobecker@adacore.com>
14676
14677 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
14678 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
14679 Add a couple of tests that verify the behavior when the new setting
14680 is set to "cancel" and "all".
14681 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
14682 "ask" before we start the testing.
14683
79c6ced6
AR
146842008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
14685
14686 * gdb.cp/casts.cc: Add class reference variables.
14687 * gdb.cp/casts.exp: New test cases for up/down casting references.
14688
6c2d1a6b
MK
146892008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
14690
14691 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
14692 instead of beginning to make an extra test pass.
14693 * gdb.mi/mi2-var-display.exp: Likewise.
14694
55b411d9
MR
146952008-03-31 Maciej W. Rozycki <macro@mips.com>
14696
14697 * gdb.base/break.exp: Mark failures as such. Fix formatting.
14698
c6140da2
MD
146992008-03-31 Markus Deuling <deuling@de.ibm.com>
14700 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14701
14702 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
14703 value. Add xfail for older kernels.
14704
79732189
AR
147052008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
14706
14707 Bring mi-support in line with gdb.exp.
14708 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
14709 (mi_gdb_start): New function.
14710
33c3676e
MR
147112008-03-28 Maciej W. Rozycki <macro@mips.com>
14712
14713 * gdb.mi/mi-var-cmd.exp: Fix a typo.
14714
92e28119
VP
147152008-03-26 Vladimir Prus <vladimir@codesourcery.com>
14716
14717 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
14718 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 14719
9e8e3afe
VP
147202008-03-26 Vladimir Prus <vladimir@codesourcery.com>
14721
14722 * lib/mi-support.exp (mi_create_varobj_checked): New.
14723 (mi_list_varobj_children): Allow to check for a
14724 value.
14725 (mi_list_array_varobj_children): New.
14726
14727 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
14728 and mi_list_varobj_children, as opposed to hardcoding
14729 expected strings.
14730 * gdb.mi/gdb701.exp: Likewise.
14731 * gdb.mi/gdb792.exp: Likewise.
14732 * gdb.mi/mi-var-block.exp: Likewise.
14733 * gdb.mi/mi-var-cmd.exp: Likewise.
14734 * gdb.mi/mi-var-invalidate.exp: Likewise.
14735 * gdb.mi/mi2-var-block.exp: Likewise.
14736 * gdb.mi/mi2-var-child.exp: Likewise.
14737 * gdb.mi/mi2-var-cmd.exp: Likewise.
14738 * gdb.mi/mi2-var-display.exp: Likewise.
14739
9df50351
JK
147402008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14741
14742 Fix random false FAILs on i386.
14743 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
14744
31e5d73a
DJ
147452008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
14746
14747 PR gdb/544
14748 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
14749
12f4afab
DJ
147502008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
14751
14752 PR gdb/544
14753 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
14754
b562a0cb
DJ
147552008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14756
14757 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
14758 fixed PR gdb/544.
14759
17faa917
DJ
147602008-03-21 Pedro Alves <pedro@codesourcery.com>
14761
14762 * gdb.threads/fork-child-threads.exp: Test next over fork.
14763
6214f497
DJ
147642008-03-21 Chris Demetriou <cgd@google.com>
14765
14766 * gdb.base/break.exp (rbreak junk): New test for rbreak
14767 "Junk at end of arguments" issue.
14768
63092375
DJ
147692008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14770
14771 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
14772 *& to work on created array elements.
14773 (Top level): Test print $pc with a file. Test string operations
14774 without a target.
14775 * gdb.base/ptype.exp: Do not expect *& to work on created array
14776 elements.
14777
b21991b0
DJ
147782008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14779
14780 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14781 gdb.threads/staticthreads.exp: Update exit query.
14782
c4b347c7
SL
147832008-03-07 Sandra Loosemore <sandra@codesourcery.com>
14784
14785 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
14786
fa4727a6
DJ
147872008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
14788
14789 * gdb.base/watchpoint.c (global_ptr, func4): New.
14790 (main): Call func4.
14791 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
14792 (test_inaccessible_watchpoint): New.
14793
2f34202f
MR
147942008-02-29 Maciej W. Rozycki <macro@mips.com>
14795
14796 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
14797 select the largest.
14798
0d6ba1b1
DJ
147992008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14800
14801 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
14802 frames-invalid annotations.
14803
e691325a
PM
148042008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
14805
a9c64011 14806 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 14807
f85b5ecc
DE
148082008-02-27 Doug Evans <dje@google.com>
14809
14810 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
14811 for bug 1738.
14812 (breakpoint_to_handler_entry): Ditto.
14813
b40e7bf3
JB
148142008-02-27 Joel Brobecker <brobecker@adacore.com>
14815
14816 * gdb.base/ending-run.exp: Use the first line of code inside
14817 function body to test breakpoints.
14818 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
14819 location where the breakpoint is inserted when using the line
14820 where a function is declared. Fix typo in the description of
14821 one of the tests.
14822 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
14823
2faca73a
PM
148242008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
14825
14826 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 14827 tests.
2faca73a 14828
6f439c36
PM
148292008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
14830
14831 * gdb.base/args.exp: avoid same output for tests
14832 with single quotes.
14833
54e52265
VP
148342008-02-26 Vladimir Prus <vladimir@codesourcery.com>
14835
a9c64011
AS
14836 * gdb.base/annota1.exp: Adjust for 'info break'
14837 format changes.
14838 * gdb.base/annota3.exp: Likewise.
14839 * gdb.base/break.exp: Likewise.
14840 * gdb.base/condbreak.exp: Likewise.
14841 * gdb.base/pending.exp: Likewise.
14842 * gdb.base/sepdebug.exp: Likewise.
14843 * gdb.base/unload.exp: Likewise.
14844 * gdb.cp/ovldbreak.exp: Likewise.
14845 * gdb.mi/mi-pending.exp: Likewise.
54e52265 14846
897b09ca
DE
148472008-02-07 Doug Evans <dje@google.com>
14848
14849 * gdb.cp/mb-inline.exp: New.
14850 * gdb.cp/mb-inline.h: New.
14851 * gdb.cp/mb-inline1.cc: New.
14852 * gdb.cp/mb-inline2.cc: New.
14853
b1c32d35
PM
148542008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
14855
14856 * gdb.pascal/floats.pas: New test program.
14857 * gdb.pascal/floats.exp: New testcase.
14858
1a4ca44a
TJB
148592008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14860
14861 * gdb.base/callfuncs.c (t_float_many_args): New function.
14862 (t_double_many_args): New function.
14863 * gdb.base/callfuncs.exp: Add tests for exceeding float
14864 and double parameters passed through the stack.
14865
439048e8
JB
148662008-02-05 Joel Brobecker <brobecker@adacore.com>
14867
14868 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
14869 gdb.ada/complete/foo.adb: New files.
14870 * gdb.ada/complete.exp: New testcase.
14871
81fe8080
DE
148722008-02-03 Doug Evans <dje@google.com>
14873
301f0ecf
DE
14874 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
14875
81fe8080
DE
14876 * gdb.cp/gdb2384.exp: New file.
14877 * gdb.cp/gdb2384.cc: New file.
14878 * gdb.cp/gdb2384-base.h: New file.
14879 * gdb.cp/gdb2384-base.cc: New file.
14880
4b071aec
DE
148812008-02-02 Doug Evans <dje@google.com>
14882
14883 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
14884
61137ba6
JB
148852007-02-01 Joel Brobecker <brobecker@adacore.com>
14886
14887 * gdb.ada/sym_print_name: New test program.
14888 * gdb.ada/sym_print_name.exp: New testcase.
14889
148902007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
14891
14892 * gdb.ada/nested/hello.adb: New file.
14893 * gdb.ada/nested.exp: New testcase.
14894 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
14895
98deb0da
VP
148962008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14897
14898 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
14899 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
14900 don't cause future evaluations of function to report
14901 creation of internal breakpoints.
98deb0da 14902
723a2275
VP
149032008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14904
14905 * gdb.mi/mi-break.exp (test_error): New.
14906 Call it.
14907
fb546a2f
LM
149082008-01-31 Luis Machado <luisgpm@br.ibm.com>
14909
14910 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
14911 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
14912
2d8fd90a
PM
149132008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14914
14915 * gdb.pascal/integers.pas: New test program.
14916 * gdb.pascal/integers.exp: New testcase.
14917
a7fa0ded
PM
149182008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14919
14920 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
14921
5e1a1926
TJB
149222008-01-30 Luis Machado <luisgpm@br.ibm.com>
14923
14924 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
14925 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
14926
8d04f9f0
JB
149272008-01-30 Paul Hilfinger <hilfinger@adacore.com>
14928
14929 * gdb.ada/formatted_ref: New test program.
14930 * gdb.ada/formatted_ref.exp: New testcase.
14931
14932 * gdb.cp/formatted-ref.cc: New file.
14933 * gdb.cp/formatted-ref.exp: New testcase.
14934
ce75a98f
JB
149352008-01-30 Joel Brobecker <brobecker@adacore.com>
14936
14937 * gdb.base/ptype.exp: Add testing of "ptype $pc".
14938
e835f6bf
NR
149392008-01-30 Nick Roberts <nickrob@snap.net.nz>
14940
14941 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
14942 (test_file_list_exec_source_file): Update to new macro-info field.
14943
d118ef87
PH
149442008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
14945
14946 * gdb.ada/exprs: New test program.
14947 * gdb.ada/exprs.exp: New testcase.
14948
7d35ab09
TJB
149492008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14950
14951 * dfp-test.c (DELTA, DELTA_B): New definitions.
14952 (double_val1, double_val2, double_val3, double_val4, double_val5,
14953 double_val6, double_val7, double_val8, double_val9, double_val10,
14954 double_val11, double_val12, double_val13, double_val14, dec32_val1,
14955 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
14956 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
14957 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
14958 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
14959 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
14960 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
14961 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
14962 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
14963 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
14964 dec128_val16): New global variables.
14965 (decimal_dec128_align): New function.
14966 (decimal_mixed): Likewise.
14967 (decimal_many_args_dec32): Likewise.
14968 (decimal_many_args_dec64): Likewise.
14969 (decimal_many_args_dec128): Likewise.
14970 (decimal_many_args_mixed): Likewise.
14971 * dfp-test.exp: Add tests calling new inferior functions.
14972
2d717e4f
DJ
149732008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14974
14975 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
14976 gdb.server/ext-run.exp: New files.
14977 * lib/gdbserver-support.exp (gdbserver_download): New.
14978 (gdbserver_start): New. Update gdbserver expected
14979 output.
14980 (gdbserver_spawn): Use them.
14981 (gdbserver_start_extended): New.
14982
e85a822c
DJ
149832008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14984
14985 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
14986 Run on GNU/Linux.
14987 (do_exec_tests): Check for systems which do not support catchpoints.
14988 Do not match START.
14989 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
14990 Run on GNU/Linux. Enable verbose output.
14991 (check_fork_catchpoints): New.
14992 (explicit_fork_child_follow, catch_fork_child_follow)
14993 (tcatch_fork_parent_follow): Update expected messages.
14994 (do_fork_tests): Use check_fork_catchpoints.
14995 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
14996 Run on GNU/Linux. Enable verbose output.
14997 (check_vfork_catchpoints): New.
14998 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
14999 expected messages.
15000 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
15001
401ea829
JB
150022008-01-29 Jim Blandy <jimb@red-bean.com>
15003
15004 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
15005 host' errors.
15006 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
15007
aceaf3ad
JB
150082008-01-29 Jim Blandy <jimb@red-bean.com>
15009
15010 * gdb.threads/sigthread.c: Use barriers to ensure that
15011 child_thread and child_thread_two are always initialized before we
15012 start to use them.
15013
a5606eee
VP
150142008-01-29 Vladimir Prus <vladimir@codesourcery.com>
15015
15016 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
15017 * gdb.base/watchpoint-solib.c: New.
15018 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 15019
c55a82bb
PM
150202008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
15021
15022 * gdb.base/gdb1056.exp: Add unsigned integer test.
15023
0993fe05
DE
150242008-01-28 Doug Evans <dje@google.com>
15025
15026 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
15027
4fe42e7f
JB
150282008-01-27 Jim Blandy <jimb@codesourcery.com>
15029
c7a69933
JB
15030 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
15031
4fe42e7f
JB
15032 * gdb.base/expand-psymtabs.exp: Doc fix.
15033
5def8285
MK
150342008-01-26 Mark Kettenis <kettenis@gnu.org>
15035
15036 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
15037
5313c911
NR
150382008-01-24 Nick Roberts <nickrob@snap.net.nz>
15039
a9c64011 15040 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
15041 -var-set-format.
15042
93815fbf
VP
150432008-01-23 Chris Demetriou <cgd@google.com>
15044
15045 * gdb.threads/thread_events.c: New testcase source file.
15046 * gdb.threads/thread_events.exp: New testcase expect file.
15047
467a88ee
NR
150482008-01-23 Nick Roberts <nickrob@snap.net.nz>
15049
15050 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
15051
15052 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
15053 -var-set-format.
15054
d8f82aba
DJ
150552008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15056 Vladimir Prus <vladimir@codesourcery.com>
15057
15058 * gdb.base/float.exp: Allow missing floating point for m68k and
15059 PowerPC.
15060
60c46647
VP
150612008-01-22 Vladimir Prus <vladimir@codesourcery.com>
15062
15063 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
15064 ignore count.
15065 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
15066 * gdb.mi/mi-cli.exp: Adjust.
15067 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 15068
c7dd36a1
PA
150692008-01-17 Pedro Alves <pedro@codesourcery.com>
15070
15071 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
15072 and 'dummy_ptr' integer pointer. Initialize struct_declarations
15073 with dummy_ptr's address.
15074 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
15075 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
15076 all targets.
15077 * gdb.mi/mi2-var-child.exp: Likewise.
15078
39d5313e
JB
150792008-01-09 Joel Brobecker <brobecker@adacore.com>
15080
15081 * gdb.ada/null_array: New test program.
15082 * gdb.ada/null_array.exp: New testcase.
15083
0aea4bf3
LM
150842008-01-09 Luis Machado <luisgpm@br.ibm.com>
15085
15086 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
15087 with required float modifiers.
15088
0b354900
JB
150892008-01-08 Joel Brobecker <brobecker@adacore.com>
15090
15091 * gdb.ada/funcall_param: New test program.
15092 * gdb.ada/funcall_param.exp: New testcase.
15093
cdb7f5d4
JB
150942008-01-08 Joel Brobecker <brobecker@adacore.com>
15095
15096 * gdb.ada/arrayparam: New test program.
15097 * gdb.ada/arrayparam.exp: New testcase.
15098
88e2547f
JB
150992008-01-08 Joel Brobecker <brobecker@adacore.com>
15100
15101 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
15102 landed. Should also fix random failures in the test following it.
15103
f6867ce0
TJB
151042008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
15105
15106 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
15107 for expressions with decimal float values.
15108 (test_dfp_conversions): New function to test casts to and from
15109 decimal float types.
15110 Call test_dfp_conversions.
15111 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
15112 elements.
15113 (main): Initialize ds.float4 and ds.double8 elements.
15114 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
15115 string to new error message.
15116 (d64_set_tests): Likewise.
15117 (d128_set_tests): Likewise.
15118 Add tests for expressions with decimal float variables. Add tests for
15119 conversions to and from decimal float types.
15120
f9c11282
JB
151212008-01-05 Joel Brobecker <brobecker@adacore.com>
15122
15123 * gdb.ada/packed_tagged/comp_bug.adb: New file.
15124 * gdb.ada/packed_tagged.exp: New testcase.
15125
0ecbca72
JB
151262008-01-04 Joel Brobecker <brobecker@adacore.com>
15127
15128 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
15129 gdb.ada/homonym/homonym_main.adb: New files.
15130 * gdb.ada/homonym.exp: New testcase.
15131
c18d3d89
JB
151322008-01-04 Joel Brobecker <brobecker@adacore.com>
15133
15134 * gdb.ada/packed_array.exp: Add testing of references to
15135 a packed array.
15136
ecc7085b
JB
151372008-01-04 Joel Brobecker <brobecker@adacore.com>
15138
15139 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
15140 New files.
15141 * gdb.ada/type_coercion.exp: New testcase.
15142
c474c922
JB
151432008-01-04 Joel Brobecker <brobecker@adacore.com>
15144
15145 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
15146 gdb.ada/tagged/foo.adb: New file.
15147 * gdb.ada/tagged.exp: New testcase.
15148
9005b927
JB
151492008-01-04 Joel Brobecker <brobecker@adacore.com>
15150
15151 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
15152 gdb.ada/ptype_field/foo.adb: New files.
15153 * gdb.ada/ptype_field.exp: New testcase.
15154
1a6aaad8
JB
151552008-01-03 Joel Brobecker <brobecker@adacore.com>
15156
15157 * gdb.ada/print_pc.exp: New testcase.
15158
0ef22f53
JB
151592008-01-03 Joel Brobecker <brobecker@adacore.com>
15160
15161 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
15162 gdb.ada/taft_type/p.adb: New files.
15163 * gdb.ada/taft_type.exp: New testcase.
15164
1689ecf8
JB
151652008-01-03 Joel Brobecker <brobecker@adacore.com>
15166
15167 * gdb.ada/array_bounds/bar.adb: New file.
15168 * gdb.ada/array_bounds.exp: New testcase.
15169
a4d0b9c3
JB
151702008-01-03 Joel Brobecker <brobecker@adacore.com>
15171
15172 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
15173 gdb.ada/arrayptr/foo.adb: New files.
15174 * gdb.ada/arrayptr.exp: New testcase.
15175
a31ace00
JB
151762008-01-03 Joel Brobecker <brobecker@adacore.com>
15177
15178 * gdb.base/set-lang-auto.exp: New testcase.
15179
a97fced3
JB
151802008-01-03 Joel Brobecker <brobecker@adacore.com>
15181
15182 * gdb.ada/fun_addr/foo.adb: New file.
15183 * gdb.ada/fun_addr.exp: New testcase.
15184
ef29ce1a
JK
151852008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15186
15187 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
15188 New files
15189
0fafefe3
JB
151902008-01-02 Joel Brobecker <brobecker@adacore.com>
15191
15192 * array_subscript_addr/p.adb: New file.
a9c64011 15193 * array_subscript_addr.exp: New testcase.
0fafefe3 15194
c4359f8d
JB
151952008-01-02 Joel Brobecker <brobecker@adacore.com>
15196
a9c64011 15197 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
15198 New files.
15199 * gdb.ada/str_cmp_ref.exp: New testcase.
15200
1aa1b15b
JB
152012008-01-01 Joel Brobecker <brobecker@adacore.com>
15202
15203 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
15204 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 15205 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 15206
81c9b2cf
JB
152072008-01-01 Joel Brobecker <brobecker@adacore.com>
15208
15209 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
15210 gdb.ada/ref_param/pck.ads: New files.
15211 * gdb.ada/ref_param.exp: New testcase.
15212
319e4674
JB
152132008-01-01 Joel Brobecker <brobecker@adacore.com>
15214
15215 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
15216 gdb.ada/interface/foo.adb: New files.
15217 * gdb.ada/interface.exp: New testcase.
15218
ef682c56
JB
152192007-12-31 Jim Blandy <jimb@codesourcery.com>
15220
15221 * gdb.base/multi-forks.exp: Consume all output from child
15222 processes before proceeding to next test.
15223
f6f3eb6c
JB
152242007-12-29 Jim Blandy <jimb@codesourcery.com>
15225
15226 * configure: Regenerated.
15227
f652e42f
JB
152282007-12-27 Joel Brobecker <brobecker@adacore.com>
15229
15230 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
15231 gdb.ada/fixed_cmp/fixed.adb: New files.
15232 * gdb.ada/fixed_cmp.exp: New testcase.
15233
6943e596
JB
152342007-12-27 Joel Brobecker <brobecker@adacore.com>
15235
15236 * gdb.ada/boolean_expr.exp: New testcase.
15237
aad9a193
JB
152382007-12-26 Jim Blandy <jimb@codesourcery.com>
15239
15240 * gdb.base/multi-forks.exp: Doc fix.
15241
fb5f3683
JB
152422007-12-26 Joel Brobecker <brobecker@adacore.com>
15243
15244 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15245 * gdb.ada/char_param.exp: Do not compile our test program with
15246 -gnata, this is unnecessary.
15247 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
15248
384e4a9c
JB
152492007-12-24 Joel Brobecker <brobecker@adacore.com>
15250
15251 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
15252 gdb.ada/print_chars/foo.adb: New files.
15253 * gdb.ada/print_chars.exp: New testcase.
15254
01e044f7
JB
152552007-12-24 Joel Brobecker <brobecker@adacore.com>
15256
15257 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
15258 gdb.ada/char_param/foo.adb: New files.
15259 * gdb.ada/char_param.exp: New testcase.
15260
0ce17860
JB
152612007-12-22 Jim Blandy <jimb@codesourcery.com>
15262
15263 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
15264 hard-coding source line numbers into the test.
15265 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
15266 gdb_get_line_number to find.
15267
919809b9
JB
152682007-12-22 Joel Brobecker <brobecker@adacore.com>
15269
15270 * gdb.base/ptype.c (highest): New struct type.
15271 (the_highest): New variable of that type.
15272 (main): Add dummy assignment to a field of variable the_highest.
15273 * gdb.base/ptype.exp: Test type printing of our new variable.
15274
abc8a88d
PM
152752007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
15276
15277 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 15278 and record first explicitly generated thread number.
abc8a88d
PM
15279 Use that thread number for thread specific watchpoint test.
15280 Add iteration number to repetitive tests.
15281
5158f3e3
CES
152822007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
15283 Jim Blandy <jimb@codesourcery.com>
15284
15285 * gdb.base/expand-psymtabs.c: New testcase
15286 source file.
15287 * gdb.base/expand-psymtabs.exp: New testcase
15288 expect file.
15289
37e4754d
LM
152902007-12-17 Luis Machado <luisgpm@br.ibm.com>
15291
15292 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
15293 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
15294
551e5d04
JB
152952007-12-17 Joel Brobecker <brobecker@adacore.com>
15296
15297 * gdb.ada/frame_args/foo.adb: New file.
15298 * gdb.ada/frame_args/pck.ads: New file.
15299 * gdb.ada/frame_args/pck.adb: New file.
15300 * gdb.ada/frame_args.exp: New testcase.
15301
a05ee097
JB
153022007-12-17 Joel Brobecker <brobecker@adacore.com>
15303
15304 * gdb.base/frame-args.c: New file.
15305 * gdb.base/frame-args.exp: New testcase.
15306
c162e8c9 153072007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 15308 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
15309
15310 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
15311
afe8ab22 153122007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15313
afe8ab22
VP
15314 * gdb.mi/mi-pending.exp: New.
15315 * gdb.mi/mi-pending.c: New.
15316 * gdb.mi/mi-pendshr.c: New.
15317
dfdfb3ca
JB
153182007-12-06 Jim Blandy <jimb@codesourcery.com>
15319
15320 * gdb.base/default.exp: Update expected output for 'info catch'.
15321
b7fca990
JK
153222007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15323
15324 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
15325 must be set to binary.
15326
6a1afc1e
PA
153272007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
15328
15329 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
15330
a6b151f1
DJ
153312007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
15332
15333 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
15334 gdb.mi/mi-file-transfer.exp: New.
15335
43039443
JK
153362007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15337
15338 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
15339
0ef2251b
MR
153402007-11-22 Maciej W. Rozycki <macro@mips.com>
15341
15342 * gdb.trace/backtrace.exp: Fix a typo.
15343 * gdb.trace/circ.exp: Likewise.
15344 * gdb.trace/collection.exp: Likewise.
15345 * gdb.trace/limits.exp: Likewise.
15346 * gdb.trace/report.exp: Likewise.
15347 * gdb.trace/tfind.exp: Likewise.
15348 * gdb.trace/while-dyn.exp: Likewise.
15349
5443631e
NR
153502007-11-21 Nick Roberts <nickrob@snap.net.nz>
15351
15352 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
15353 objects of pointers that can't be dereferenced are now
15354 "noneditable".
15355
a4ce5b0d
UW
153562007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15357
15358 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
15359 (target_cpu): Remove.
15360
d6e956e5
VP
153612007-10-15 Vladimir Prus <vladimir@codesourcery.com>
15362
15363 * gdb.base/ending-run.exp: Expect the list of cleared
15364 breakpoint to come in natural order, not the reversed one.
a9c64011 15365
214270ab
VP
153662007-11-07 Vladimir Prus <vladimir@codesourcery.com>
15367
15368 * gdb.mi/mi-var-child.c (do_child_deletion): New.
15369 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 15370
1a619819
LM
153712007-11-05 Luis Machado <luisgpm@br.ibm.com>
15372
15373 * gdb.base/printcmds.exp: New function
15374 test_printf_with_dfp.
15375
5b01a6fa
DE
153762007-11-02 Doug Evans <dje@google.com>
15377
15378 * gdb.disasm/t01_mov.s: Remove carriage returns.
15379 * gdb.disasm/t02_mova.s: Ditto.
15380 * gdb.disasm/t03_add.s: Ditto.
15381 * gdb.disasm/t04_sub.s: Ditto.
15382 * gdb.disasm/t05_cmp.s: Ditto.
15383 * gdb.disasm/t06_ari2.s: Ditto.
15384 * gdb.disasm/t07_ari3.s: Ditto.
15385 * gdb.disasm/t08_or.s: Ditto.
15386 * gdb.disasm/t09_xor.s: Ditto.
15387 * gdb.disasm/t10_and.s: Ditto.
15388 * gdb.disasm/t11_logs.s: Ditto.
15389 * gdb.disasm/t12_bit.s: Ditto.
15390 * gdb.disasm/t13_otr.s: Ditto.
15391
ec33ab7f
JK
153922007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15393
15394 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
15395
ae0d01ff
UW
153962007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15397
15398 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
15399 provide DFP support.
15400
55eddb0f
DJ
154012007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
15402
15403 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
15404 Test "set powerpc vector-abi". Skip auto-detection tests for old
15405 toolchains.
15406
7020f05c
PA
154072007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
15408
15409 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
15410 with [string compare].
15411
84bc3db9
PA
154122007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
15413
15414 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
15415 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
15416
5876dc88
LM
154172007-10-25 Luis Machado <luisgpm@br.ibm.com>
15418
15419 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
15420 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
15421 * gdb.opt/Makefile.in: New makefile.
15422 * Makefile.in: Create new directory "gdb.opt".
15423 * configure.ac: Add "gdb.opt" directory.
15424 * configure: Regenerated.
a9c64011 15425
c3ea9a14
DE
154262007-10-25 Doug Evans <dje@google.com>
15427
15428 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
15429 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
15430
a9c64011 154312007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
15432 Thiago Jung Bauermann <bauerman@br.ibm.com>
15433
15434 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
15435 Floating Point expressions.
15436 * gdb.base/dfp-test.exp: new file adding tests for Decimal
15437 Floating Point variables.
15438 * gdb.base/dfp-test.c: new file containing program with Decimal
15439 Floating variables, used by gdb.base/dfp-test.exp.
15440
62a24a2b
DJ
154412007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
15442
15443 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
15444
e7b1eae6
UW
154452007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15446
15447 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
15448 compiling test case with GCC.
15449 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
15450
c641edcc
UW
154512007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15452
15453 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
15454 format changes.
15455
5e5ebfe6
MS
154562007-10-18 Michael Snyder <msnyder@specifix.com>
15457
15458 * gdb.base/dbx.exp: Add missing "-re " operator.
15459
e831e7b6
GM
154602007-10-16 Gaius Mulley <gaius@glam.ac.uk>
15461
15462 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
15463 * configure.ac: Removed trailing spaces after backslash.
15464 * gdb.modula2: New directory.
15465 * gdb.modula2/Makefile.in: New file.
15466 * gdb.modula2/unbounded-array.exp: New file.
15467 * gdb.modula2/unbounded1.c: New file.
15468
7cc46491
DJ
154692007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
15470
15471 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
15472
154732007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
15474
15475 * gdb.base/sigstep.c (main): Add checks for
15476 return values for setitimer call.
15477 Call setitimer again with itimer = ITIMER_REAL
15478 if first call to setitimer fails.
15479
e91528f0
KH
154802007-10-11 Kazu Hirata <kazu@codesourcery.com>
15481
15482 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
15483 of $timeout.
15484
2ec9a4f8
DJ
154852007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
15486
15487 * gdb.server/server-run.exp: Test for dynamic linker symbols.
15488
154892007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
15490
15491 * lib/gdb.exp (gdb_run_cmd): Move comment outside
15492 of gdb_expect call, to avoid interruption.
15493
64b2fa04
PA
154942007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
15495
15496 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
15497 (v_unsigned_long_long, v_long_long_array)
15498 (v_signed_long_long_array, v_unsigned_long_long_array)
15499 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
15500 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
15501 [!NO_LONG_LONG]: New.
15502 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
15503 v_long_long_member.
15504
15505 (v_long_long_func, v_signed_long_long_func)
15506 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
15507 (main) [!NO_LONG_LONG]: Initialize long long variants.
15508
15509 * gdb.base/whatis.exp: If board file requests no_long_long, build
15510 test with NO_LONG_LONG defined. Test long long, signed long long,
15511 and unsigned long long variants but only if board file doesn't
15512 disable it.
15513
a912286e 155142007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 15515 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
15516
15517 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
15518 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
15519 * configure: Regenerated.
15520 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
15521 gdb.pascal/types.exp, lib/pascal.exp: New files.
15522
471ba8c9
DJ
155232007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
15524
15525 * gdb.cp/classes.exp (do_tests): Always step to the line after the
15526 call.
15527 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
15528 to return to the call.
15529 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
15530 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
15531 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
15532 * gdb.mi/mi-until.exp (test_until): Likewise.
15533 * gdb.mi/mi2-until.exp (test_until): Likewise.
15534
fef8a650
DJ
155352007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
15536
15537 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
15538 two-char array.
15539 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
15540
d983da9c
DJ
155412007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
15542
15543 * gdb.threads/watchthreads.c (thread_function): Sleep between
15544 iterations.
15545 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
15546 at once for S/390. Generate matching fails and passes.
15547
17f62551
VP
155482007-09-27 Vladimir Prus <vladimir@codesourcery.com>
15549
15550 * gdb.mi/var-cmd.c (do_children_tests): Initialize
15551 the 'struct_declarations' variable to zeros.
a9c64011 15552
ed0616c6
VP
155532007-09-24 Vladimir Prus <vladimir@codesourcery.com>
15554
15555 * gdb.cp/mb-ctor.cc: New.
15556 * gdb.cp/mb-ctor.exp: New.
15557 * gdb.cp/mb-templates.cc: New.
15558 * gdb.cp/mb-templates.exp: New.
15559
41f1b697
DJ
155602007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
15561
15562 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
15563
3f213f78
PA
155642007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
15565
15566 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
15567 targets.
15568 * configure: Regenerate.
15569
0d381245 155702007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15571
0d381245
VP
15572 * gdb.base/annota1.exp: Adjust for 'info break'
15573 format changes.
15574 * gdb.base/annota3.exp: Likewise.
15575 * gdb.base/break.exp: Likewise.
15576 * gdb.base/condbreak.exp: Likewise.
15577 * gdb.base/pending.exp: Likewise.
15578 * gdb.base/sepdebug.exp: Likewise.
15579 * gdb.base/unload.exp: Likewise.
15580 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 15581
fe3f5fa8
VP
155822007-09-22 Vladimir Prus <vladimir@codesourcery.com>
15583
15584 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
15585 messages.
15586 * gdb.base/chng-syms.exp: Likewise.
15587 * gdb.base/unload.exp: Likewise.
a9c64011 15588
a75cf6c0
DJ
155892007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
15590
15591 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
15592
18ecae38
DJ
155932007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
15594
15595 * schedlock.c (NUM): Change to 1.
15596 (main): Use args[0] for the main thread.
15597 * schedlock.exp: Only expect two threads. Only issue one pass or fail
15598 regardless of the number of threads.
15599
5509918f
MR
156002007-09-14 Maciej W. Rozycki <macro@mips.com>
15601
4a543daf
MR
15602 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
15603 type down.
15604 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
15605 test.
15606 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
15607 watchpoint type down.
15608 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
15609 test.
15610
156112007-09-14 Maciej W. Rozycki <macro@mips.com>
15612
5509918f
MR
15613 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
15614 Move all the tests here and run them twice, once using software
15615 watchpoints and once using hardware watchpoints.
15616 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
15617
40b53987
DJ
156182007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
15619
15620 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
15621 test.
15622
695e2681
MK
156232007-09-10 Mark Kettenis <kettenis@gnu.org>
15624
8b3fc8d8
MK
15625 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
15626 build-id.
15627
695e2681
MK
15628 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
15629 know about $ORIGIN. Calculate output dir from $dest instead of
15630 using ${objdir}/{$subdir}.
15631
58d69f29
MK
156322007-09-09 Mark Kettenis <kettenis@gnu.org>
15633
15634 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
15635 gcore, before continuing with the test.
15636
3e347599
DJ
156372007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
15638
15639 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
15640 * gdb.mi/mi-watch.exp: Likewise.
15641
ea37ba09
DJ
156422007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
15643 Jim Blandy <jimb@codesourcery.com>
15644
15645 * gdb.arch/i386-sse.exp: Do not expect character constants.
15646 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
15647 * gdb.base/display.exp: Allow print/s.
15648 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
15649 and unsigned char array changes.
15650
2025a643
DJ
156512007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
15652
15653 * gdb.base/display.exp: Add tests for printf %p.
15654
26669a27
PA
156552007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
15656
15657 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
15658 the dll name to unicode.
15659
c8f021f8
JK
156602007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15661
15662 * gdb.base/default.exp (show version): Update the version text.
15663 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
15664
4cf31eea
JK
156652007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15666
15667 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
15668 New files.
15669
4935890f
JK
156702007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15671
15672 * lib/gdb.exp (build_id_debug_filename_get): New function.
15673 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
15674 Remove the generate DEBUG file for the future testcase runs.
15675 New testcase for the NT_GNU_BUILD_ID retrieval.
15676 Move the final testing step to ...
15677 (test_different_dir): ... a new function.
15678 New parameter XFAIL to XFAIL all the tests performed.
15679 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
15680 New parameter TYPE to PF_PREFIX all the tests performed.
15681
02142340
VP
156822007-08-31 Vladimir Prus <vladimir@codesourcery.com>
15683
15684 * gdb.mi/mi-var-cp.cc (path_expression): New
15685 function.
15686 * gdb.mi/mi-var-cp.exp: Run path exression tests.
15687
36acd84e
UW
156882007-08-27 Markus Deuling <deuling@de.ibm.com>
15689
15690 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
15691 to fit into SPU Local Store memory.
15692
a896d121
JB
156932007-08-23 Joel Brobecker <brobecker@adacore.com>
15694
15695 * gdb.base/default.exp: Adjust the expected output of "info
15696 warranty" after the switch to GPLv3.
15697
7b433602
JB
156982007-08-23 Joel Brobecker <brobecker@adacore.com>
15699
15700 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
15701 to 30000 (from 20000).
15702
e22f8b7c
JB
157032007-08-23 Joel Brobecker <brobecker@adacore.com>
15704
15705 Switch the license of all .exp files to GPLv3.
15706 Switch the license of all .f and .f90 files to GPLv3.
15707 Switch the license of all .s and .S files to GPLv3.
15708
5a0e3bd0
JB
157092007-08-23 Joel Brobecker <brobecker@adacore.com>
15710
15711 * configure.ac: Switch license to GPLv3.
15712
cc00619d
JB
157132007-08-23 Joel Brobecker <brobecker@adacore.com>
15714
15715 Switch the licensing to GPLv3 for all .ads and .adb files.
15716
8d26208a
DJ
157172007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
15718
15719 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
15720 and t_int_double.
15721 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
15722
4fcb9948
JB
157232007-08-17 Joel Brobecker <brobecker@adacore.com>
15724
15725 * gdb.base/step-line.c: Switch license to GPL version 3, and
15726 update copyright year.
15727 * gdb.base/step-line.inp: Likewise.
15728
b9c34f67
JB
157292007-08-17 Joel Brobecker <brobecker@adacore.com>
15730
15731 * gdb.base/gdb1555.exp: Make expected output immune to formatting
15732 changes inside gdb1555.c.
15733 * gdb.base/pending.exp: Likewise.
15734
2cc17678
DJ
157352007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
15736
15737 * config/default.exp: New file.
15738
e48883f7
DJ
157392007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15740
15741 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
15742 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
15743
1ab80e5b
MR
157442007-07-30 Maciej W. Rozycki <macro@mips.com>
15745
15746 * gdb.base/dump.exp: Force the correct endianness for binary
15747 formats not carrying this information.
15748
aba471f5
DJ
157492007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15750
15751 * gdb.threads/staticthreads.exp: Match .*sem_post.
15752
d4e07204
DJ
157532007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15754
15755 * gdb.base/readline.exp (operate_and_get_next): Match the final
15756 prompt.
15757
2b97317d
KB
157582007-07-23 Kevin Buettner <kevinb@redhat.com>
15759
15760 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
15761 to restarting SID.
15762
44efa07a
KB
157632007-07-18 Kevin Buettner <kevinb@redhat.com>
15764
15765 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
15766 prior to `gdb_start'.
15767
7b5ebade
KB
157682007-07-18 Kevin Buettner <kevinb@redhat.com>
15769
15770 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
15771 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
15772 Remove call to gdb_unload.
15773
255e7678
DJ
157742007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
15775 Daniel Jacobowitz <dan@codesourcery.com>
15776
15777 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
15778 for __WIN32__.
15779 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
15780 * gdb.base/unload.exp: Use shared library test routines.
15781
3a40aaa0
UW
157822007-07-03 Markus Deuling <deuling@de.ibm.com>
15783
15784 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
15785 * gdb.base/solib-symbol-lib.c: Likewise.
15786 * gdb.base/solib-symbol-main.c: Likewise.
15787
b0f4b84b
DJ
157882007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
15789
15790 * config/gdbserver.exp (gdb_reconnect): New.
15791 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
15792 gdb.base/solib-disc.exp: New files.
15793 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
15794 remote debugging".
15795 (gdb_compile): Add shlib_load flag.
15796 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
15797 port.
15798 (gdbserver_reconnect): New.
15799
1b05479a
DJ
158002007-07-01 Nick Roberts <nickrob@snap.net.nz>
15801 Daniel Jacobowitz <dan@codesourcery.com>
15802
15803 * gdb.base/annota3.exp: Test for if construct.
15804
86f78eb2
DJ
158052007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
15806
15807 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
15808
6a2eb474 158092007-06-21 Chris Dearman <chris@mips.com>
a9c64011 15810 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
15811
15812 * gdb.base/display.exp: Allow a newline after display/i.
15813 * gdb.base/pc-fp.exp: Likewise.
15814 * gdb.base/sigbpt.exp: Likewise.
15815
f8b73d13
DJ
158162007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15817
15818 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
15819 required features to be included.
15820
4339e69e
DJ
158212007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15822
15823 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
15824 in info threads output.
15825
23d964e7
UW
158262007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15827 Markus Deuling <deuling@de.ibm.com>
15828
15829 * gdb.arch/spu-info.exp: New testcase.
15830 * gdb.arch/spu-info.c: New file.
15831
fd20f75b
DJ
158322007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
15833
15834 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
15835 tpcs_offset. Restore lr after the call.
15836 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
15837
2226f861
DJ
158382007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
15839
15840 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
15841 (gdbserver_run): Kill any running gdbserver.
15842 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
15843
d12371a9
MR
158442007-05-17 Maciej W. Rozycki <macro@mips.com>
15845
15846 * gdb.base/sigbpt.exp: Preset segv_addr.
15847
93f02886
DJ
158482007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
15849
15850 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
15851 (gdb_compile_shlib): Likewise.
15852 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
15853 (default_gdb_init): Clear cleanfiles.
15854 (gdb_finish): Delete recorded cleanfiles.
15855 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
15856
15857 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
15858 Do not use isnative.
15859 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
15860 gdb.base/so-impl-ld.exp: Likewise.
15861 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
15862 * gdb.base/unload.exp: Likewise. Do not pass empty option to
15863 gdb_compile.
15864
b04e06d7
VP
158652007-05-15 Vladimir Prus <vladimir@codesourcery.com>
15866
15867 * config/unknown.exp: Remove.
15868
069ed931
UW
158692007-05-15 Markus Deuling <deuling@de.ibm.com>
15870
15871 * gdb.base/info-proc.exp: Check is_remote.
15872
09db0d03
UW
158732007-05-14 Markus Deuling <deuling@de.ibm.com>
15874
15875 * gdb.base/gcore.exp: Initialize variable core_supported.
15876
af2cbe8c
DJ
158772007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15878
15879 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
15880
027c0295
DJ
158812007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15882
15883 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
15884 * gdb.threads/print-threads.exp (test_all_threads): Allow
15885 negative and hexadecimal thread IDs.
15886
dc5000e7
DJ
158872007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15888
15889 * gdb.java/jprint.java (public): Avoid invalid call to static
15890 method.
15891
2e74ed18
DP
158922007-05-14 Denis Pilat <denis.pilat@st.com>
15893
15894 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
15895 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
15896 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
15897 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
15898 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
15899
83547f02
UW
159002007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15901
15902 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 15903 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
15904 this mode.
15905 * gdb.base/ovlymgr.c: Provide stubs for spu target.
15906 * gdb.base/spu.ld: New file.
15907
b18be20d
DJ
159082007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
15909
15910 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
15911
be444858
DJ
159122007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
15913
15914 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
15915
b1d53152
DJ
159162007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15917
15918 * gdb.java/jmain.exp: Handle demangled names with and without method
15919 signatures.
15920
d084b331
DJ
159212007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15922
15923 * gdb.mi/mi-syn-frame.c (main, foo, bar)
15924 (have_a_very_merry_interrupt): Remove calls to puts.
15925 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
15926 inferior output.
15927 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
15928 test names.
15929
db9d7fc5
DJ
159302007-04-29 Markus Deuling <deuling@de.ibm.com>
15931 Daniel Jacobowitz <dan@codesourcery.com>
15932
15933 * gdb.base/auxv.exp (core_works): Also check is_remote.
15934 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
15935
ef783a7d 159362007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15937
ef783a7d
VP
15938 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
15939 message, not the undefined 'module' variable.
15940 * gdb.base/siginfo.exp: Likewise.
15941 * gdb.base/sigstep.exp: Likewise.
15942 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
15943 serialport.
15944 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
15945
b7b73cae
CV
159462007-04-25 Corinna Vinschen <vinschen@redhat.com>
15947
15948 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
15949 target sim fails. Return 0 otherwise.
15950 (gdb_load): Return prematurely if gdb_target_sim fails.
15951
7d90fdfa
DP
159522007-04-16 Denis Pilat <denis.pilat@st.com>
15953
15954 * gdb.base/setshow.exp: Reset height after having set it to 100.
15955
5d3e9c85
DP
159562007-04-16 Denis Pilat <denis.pilat@st.com>
15957
15958 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
15959
18e75969
DP
159602007-04-16 Denis Pilat <denis.pilat@st.com>
15961
15962 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
15963
25d5ea92
VP
159642007-04-14 Vladimir Prus <vladimir@codesourcery.com>
15965
15966 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
15967 tests. Run the frozen varobjs test.
15968 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 15969 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 15970
0b49cb80
JK
159712007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15972
15973 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
15974 gdb.base/type-opaque.exp: New files.
15975
a73bafbc 159762007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
15977
15978 * gdb.mi/mi-var-child.c
a73bafbc
VP
15979 (do_children_tests): User char[2] instead of
15980 char so that automatic printing of pointers to char
15981 don't give unpredicable result.
15982 * gdb.mi/var-cmd.c (do_locals_test): Initialize
15983 local variables.
15984 * gdb.mi/mi-var-child.exp: Step to right line
15985 of do_children_tests.
15986 * gdb.mi/mi2-var-child.exp: Likewise.
15987 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 15988 do_locals_tests.
a73bafbc
VP
15989 (do_children_tests): User char[2] instead of
15990 char so that automatic printing of pointers to char
a9c64011 15991 don't give unpredicable result.
a73bafbc 15992 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 15993 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
15994 Pass test name to mi_wait_for_stop.
15995
7ce59000
DJ
159962007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15997
15998 * gdb.asm/asm-source.exp: Remove d10v case.
15999 * lib/gdb.exp (skip_cplus_tests): Likewise.
16000 * gdb.asm/d10v.inc: Deleted.
16001
20389057
DJ
160022007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16003
16004 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
16005
8807d78b
DJ
160062007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16007
16008 * config/netware.exp: Delete file.
16009
aa3edb8e
JB
160102007-03-29 Joel Brobecker <brobecker@adacore.com>
16011
16012 * gdb.dwarf2/dw2-noloc.S: New file.
16013 * gdb.dwarf2/dw2-noloc.exp: New file.
16014
297561ac
PA
160152007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
16016
16017 * gdb.cp/method2.cc: New test.
16018 * gdb.cp/method2.exp: New test.
16019 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
16020
1f81bd39
DJ
160212007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16022
16023 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
16024
9453113a
DJ
160252007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
16026
16027 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
16028
b741e217
DJ
160292007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16030
16031 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
16032 (gdb_load): Delete, replace with...
16033 (gdb_reload): ...this.
16034 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
16035 * gdb.server/server-mon.exp: Likewise.
16036 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
16037 (gdb_start_cmd): New.
16038 (gdb_file_cmd): Save the last loaded file.
16039 (gdb_reload): New.
16040 (gdb_gnu_strip_debug): Use transform.
16041 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
16042 support here. Use new $last_loaded_file. Check mtime.
16043 (gdb_target_cmd): Handle ObjC failure case.
16044 (infer_host_exec): Delete.
16045 (gdbserver_load): Rename to...
16046 (gdbserver_run): ...this. Simplify.
16047 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
16048 (mi_gdb_load): Move most contents to a new function...
16049 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
16050 (mi_run_cmd): Use mi_gdb_target_load.
16051 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
16052 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
16053 Use gdb_run_cmd.
16054 * gdb.base/charsign.exp: Remove incorrect comment.
16055 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
16056 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
16057 gdb.base/start.exp: Use gdb_start_cmd.
16058
446ab585 160592007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 16060 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
16061
16062 * gdb.base/sigbpt.exp: Fix the message when skipping test.
16063 * gdb.base/signull.exp: Similarly.
16064
bbb88ebf
UW
160652007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16066
16067 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
16068 messages available to test cases (like chng-sym.exp).
16069
cb8c4a99
AS
160702007-03-14 Andreas Schwab <schwab@suse.de>
16071
16072 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16073 format changes.
16074
4e463ff5
DJ
160752007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
16076
16077 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
16078 (optimized_1): New.
16079 (main): Call optimized_1.
16080 (gdb2029): Correct typos. Call gdb2029_marker.
16081 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
16082 for gdb2029.
16083
b6db2c47
MK
160842007-03-12 Mark Kettenis <kettenis@gnu.org>
16085
16086 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
16087 as tabs. Remove redundant test pattern.
16088
70ed3737
UW
160892007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16090
16091 * gdb.base/long_long.exp: Accept optional symbol name in <...>
16092 for /a format output.
16093
47b67b60
DJ
160942007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
16095
16096 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
16097 collect output incrementally.
16098
b8953b0e
UW
160992007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16100
16101 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
16102 for -var-create lpcharacter test.
16103 * gdb.mi/mi2-var-cmd.exp: Likewise.
16104
7acd5c40
UW
161052007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16106
16107 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
16108 pass on targets where address zero is readable.
16109
9c6759c1
UW
161102007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16111
16112 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
16113 just a single architecture.
16114
a2f1aeb4
UW
161152007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16116
16117 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
16118 (fetch_all_registers): New function, uses gdb_test_multiple and
16119 exp_continue to fetch inferior output line-by-line.
16120 Replace all uses of do_get_all_registers by fetch_all_registers.
16121
46579ac2
UW
161222007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16123
16124 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
16125 in target_info.
16126
fc133f24
MS
161272007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16128
a9c64011 16129 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
16130 consistancy; add a default (timeout) case.
16131
7646a51d
MS
161322007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16133
16134 * gdb.base/watchpoint.exp: Fix truncated comment.
16135
dcfff61f
MS
161362007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16137
16138 * Makefile.in: Remove spurious single-quotes from sed command.
16139
664e3ee9
DJ
161402007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16141
16142 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
16143 func.
16144 * gdb.mi/mi2-var-cmd.exp: Likewise.
16145
d7cc6f2f
JB
161462007-02-27 Joel Brobecker <brobecker@adacore.com>
16147
a9c64011
AS
16148 * gdb.dwarf2/dw2-producer.S: New file.
16149 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
16150
161512007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
16152
16153 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16154 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16155 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16156 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16157 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
16158 Revert tests to use mi_gdb_test and include value field in output
16159 of -var-create.
16160
93d42b30
DJ
161612007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16162
16163 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
16164
c499ed39
DJ
161652007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16166
16167 * gdb.base/maint.exp: Remove full paths from test names.
16168 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
16169 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
16170
9836f81b
JB
161712007-02-27 Joel Brobecker <brobecker@adacore.com>
16172
16173 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
16174
c74d0ad8
DJ
161752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16176
16177 * gdb.server/server-mon.exp: New test.
16178
2711e456
DJ
161792007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16180
16181 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
16182
ff6f572f
DJ
161832007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16184
16185 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
16186 register capitalization.
16187
fada3feb
DP
161882007-02-13 Denis Pilat <denis.pilat@st.com>
16189
16190 * gdb.mi/mi-var-invalidate.exp: New file.
16191
fb1e4ffc
DJ
161922007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16193
16194 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
16195
3da939d7
DJ
161962007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16197
16198 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
16199
123dc839
DJ
162002007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16201
16202 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
16203 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
16204
877e3645 162052007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
16206
16207 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16208 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16209 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16210 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16211 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 16212 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 16213 Update tests to include value field in output of -var-create.
a9c64011 16214
3c0a2960
AS
162152007-02-08 Andreas Schwab <schwab@suse.de>
16216
16217 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
16218
108546a0
DJ
162192007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
16220
16221 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
16222 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
16223
d701dcab
DP
162242007-02-02 Denis Pilat <denis.pilat@st.com>
16225
16226 * gdb.threads/threadapply.exp: check that frame is not changed by
16227 the thread apply all command.
16228
783e3e2f
AS
162292007-01-31 Andreas Schwab <schwab@suse.de>
16230
6d9c3a87
AS
16231 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16232
3c50d7b9
AS
16233 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
16234 in the dwarf sections.
16235 * gdb.dwarf2/mac-fileno.S: Likewise.
16236
783e3e2f
AS
16237 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
16238 bspstore register on ia64.
16239
78ff580e
AS
162402007-01-29 Andreas Schwab <schwab@suse.de>
16241
cc8e9b12
AS
16242 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
16243 "frame-begin" annotation.
16244
78ff580e
AS
16245 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
16246 number of "frames-invalid" annotations.
16247
704a4f78
DJ
162482007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16249
16250 * gdb.base/commands.exp: Call if_commands_test.
16251 (gdb_test_no_prompt, if_commands_test): New.
16252
e741bf94
MK
162532007-01-28 Mark Kettenis <kettenis@gnu.org>
16254
16255 * gdb.threads/sigthread.c (NSIGS): Make bigger.
16256
474d0ad3
AS
162572007-01-27 Andreas Schwab <schwab@suse.de>
16258
16259 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
16260 .short/.int/.quad in the dwarf sections.
16261 * gdb.dwarf2/dw2-intercu.S: Likewise.
16262 * gdb.dwarf2/dw2-intermix.S: Likewise.
16263
e784b426
JK
162642007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16265
16266 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
16267 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
16268 array.
e784b426
JK
16269 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
16270 * gdb.base/setvar.exp: Likewise.
16271
37f08e04
AS
162722007-01-26 Andreas Schwab <schwab@suse.de>
16273
9a01813a
AS
16274 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
16275 test.
16276
37f08e04
AS
16277 * gdb.base/multi-forks.exp ("restart $i"): Also match
16278 __kernel_syscall_via_break.
16279
6e2a9270
VP
162802007-01-24 Vladimir Prus <vladimir@codesourcery.com>
16281
16282 * lib/mi-support.exp (mi_delete_varobj): New.
16283 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
16284 testcase.
16285 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
16286 (main): Call the above.
16287 (reference_update_test, base_in_reference_test)
16288 (reference_to_pointer): Delete the created varobjs.
a9c64011 16289
e515b470
DJ
162902007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
16291
16292 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
16293 * configure: Regenerated.
16294 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
16295 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
16296 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
16297 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
16298 * lib/gdb.exp (gdb_skip_xml_test): New function.
16299
08d8bcd7
DJ
163002007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
16301
16302 * gdb.base/sigrepeat.exp: Correct error message.
16303
163042007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
16305 Daniel Jacobowitz <dan@codesourcery.com>
16306
16307 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
16308 gdb.arch/i386-gnu-cfi-asm.S: New files.
16309
97c3f1f3
JK
163102007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16311
16312 * lib/gdb.exp: Abort on missing `site.exp'.
16313
cb1df416
DJ
163142007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16315 Daniel Jacobowitz <dan@codesourcery.com>
16316
16317 * gdb.base/included.c, gdb.base/included.exp,
16318 gdb.base/included.h: New files.
16319
35990120
DJ
163202007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
16321
16322 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
16323 (maximize_rlimit): Reduce limits on 64-bit systems.
16324
6e81a116 163252007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
16326
16327 From Marcus Deuling <deuling@de.ibm.com>:
16328 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
16329 every case.
16330
6c3c41f3
NR
163312007-01-13 Nick Roberts <nickrob@snap.net.nz>
16332
16333 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
16334 (test_path_specification): Use objdir instead of srcdir to always
16335 get an absolute filename.
16336
2f12c312
DJ
163372007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
16338
16339 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
16340
81121995
VP
163412007-01-11 Vladimir Prus <vladimir@codesourcery.com>
16342
16343 * gdb.mi/mi-var-cp.cc (reference_update_tests):
16344 Make sure the variable we're using is in scope.
16345 (reference_to_pointer): Likewise.
16346
4741b737
DJ
163472007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
16348
16349 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
16350 has no debug information.
16351
054410c3
DJ
163522007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
16353
16354 * gdb.base/annota1.exp: Remove extra send_gdb.
16355
818f79f6
DJ
163562007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
16357
16358 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
16359
f7a6bb70
DJ
163602007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
16361
16362 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
16363
57e66780
DJ
163642007-01-08 Nick Roberts <nickrob@snap.net.nz>
16365 Daniel Jacobowitz <dan@codesourcery.com>
16366
16367 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
16368 lcharacter or linteger change. Correct duplicated test name.
16369 * gdb.mi/mi2-var-cmd.exp: Likewise.
16370
3d799a95
DJ
163712007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
16372
16373 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
16374
163752007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 16376
a9c64011
AS
16377 * gdb.base/nofield.c: New file.
16378 * gdb.base/nofield.exp: New testcase.
51679ba9 16379
eafb94e8
NR
163802007-01-05 Nick Roberts <nickrob@snap.net.nz>
16381
16382 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
16383
16384 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
16385 test.
16386
5e572bb4
DJ
163872007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
16388
16389 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
16390
74a44383
DJ
163912007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
16392
16393 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
16394 when continuing.
16395
1b572db9
DJ
163962007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
16397
16398 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
16399 Expect ".exe" extension.
16400
381bc39b
DJ
164012007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
16402
16403 * gdb.base/charset.exp: Add explicit filename to break.
16404 * gdb.base/dbx.exp: Add explicit filename to breaks.
16405
2b70e4c6
DJ
164062007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
16407
16408 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
16409 * gdb.mi/mi2-file.exp: Likewise.
16410
303b6f5d
DJ
164112007-01-04 Vladimir Prus <vladimir@codesourcery.com>
16412
16413 Implement specification of MI tests as comments
16414 in C and C++ sources.
16415 * lib/mi-support.exp (mi_autotest_data): New variable.
16416 (mi_autotest_source): New variable.
16417 (count_newlines, mi_prepare_inline_tests)
16418 (mi_get_inline_test, mi_continue_to_line)
16419 (mi_run_inline_test, mi_tbreak)
16420 (mi_send_resuming_command, mi_wait_for_stop): New functions.
16421 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
16422 Run inline tests.
16423 * gdb.mi/mi-var-cp.cc: Define tests here.
16424
23da0d94
VP
164252007-01-04 Vladimir Prus <vladimir@codesourcery.com>
16426
16427 Simplify usage of mi_continue_to.
16428 * lib/mi-support.exp (mi_runto_helper): Renamed
16429 from mi_runto, added new parameter 'run_or_continue'.
16430 (mi_runto): Use mi_runto_helper.
16431 (mi_continue_to): Accept just function name as parameter.
16432 Use mi_runto_helper.
16433 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
16434 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 16435
f9e18282
JB
164362006-01-04 Joel Brobecker <brobecker@adacore.com>
16437
16438 Make this testcase a bit more realistic. The current code
16439 is too simplistic, and allows the compiler to optimize out
16440 some of the entities we need for this testcase.
16441 * gdb.ada/null_record/bar.ads (Void_Star): New type.
16442 (Do_Nothing): Add extra parameter.
16443 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
16444 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
16445 by using a variable of type Void_Star.
16446
fd678c65
JB
164472006-01-04 Joel Brobecker <brobecker@adacore.com>
16448
16449 * gdb.ada/catch_ex/foo.adb: New file.
16450 * gdb.ada/catch_ex.exp: New testcase.
16451
05cfdb42
DJ
164522007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
16453
16454 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
16455 pass --image-base to linker.
16456
2e03ee74
DJ
164572007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16458 Daniel Jacobowitz <dan@codesourcery.com>
16459
16460 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
16461 secondary prompts.
16462
0d5de010
DJ
164632007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
16464
16465 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
16466 output. Test the types of members and member pointers.
16467 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
16468 gdb/2092.
16469 * gdb.cp/member-ptr.exp: Search for a comment instead of a
16470 statement. Enable for GCC. Update expected output for some tests
16471 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
16472 layout.
16473 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
16474 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
16475 (Diamond::vget_base): New.
16476 (main): Add new tests.
16477 * gdb.cp/printmethod.exp: Update expected output for member functions.
16478 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
16479 print pEe->D::vg().
16480
61a771aa
DJ
164812007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
16482
16483 * gdb.threads/tls.exp: Allow stops in sem_post.
16484
2fa63963
DJ
164852006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
16486
16487 * gdb.base/annota1.exp: Allow .*printf in backtraces.
16488 * gdb.base/annota3.exp: Likewise.
16489 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
16490 again (instead of timing out).
16491 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
16492 GCC bug 26475.
16493 * gdb.java/jmisc.exp: Adjust to work with method signatures including
16494 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
16495 test from jmisc1.exp.
16496 * gdb.java/jmisc1.exp: Delete.
16497 * gdb.java/jprint.exp: Adjust to work with method signatures including
16498 return types.
16499 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
16500 * gdb.threads/linux-dp.exp: Don't be confused by program output.
16501 * lib/java.exp (compile_java_from_source): Pass the correct type
16502 to target_compile.
16503
5eefc2b7
JB
165042006-12-31 Joel Brobecker <brobecker@adacore.com>
16505
16506 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
16507 (stack_align_edx): New function.
16508 (stack_align_eax): New function.
16509 (main): Add calls to stack_align_edx and stack_align_eax.
16510 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
16511 Add testing for the cases where the register used during a stack
16512 realignment is edx. Same for eax.
16513
227c54da
DJ
165142006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
16515
16516 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
16517 and generic PE targets.
16518
cab8ac94
JB
165192006-12-29 Joel Brobecker <brobecker@adacore.com>
16520
16521 * gdb.ada/array_return.exp: Update copyright date list.
16522
ba54f318
JB
165232006-12-27 Joel Brobecker <brobecker@adacore.com>
16524
16525 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
16526 (Create_Small_Float_Vector): New function.
16527 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
16528 function body.
16529 * gdb.ada/array_return/p.adb: Use new type and function from
16530 package Pck.
16531 * gdb.ada/array_return.exp: Add a test verifying that GDB is
16532 able to print the value returned by a function returning an
16533 array of float.
16534
6b7a35dd
JB
165352006-12-20 Joel Brobecker <brobecker@adacore.com>
16536
16537 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
16538 The associated tests should be PASSing.
16539
038224f6
VP
165402006-12-08 Vladimir Prus <vladimir@codesourcery.com>
16541
16542 Test for base in references.
16543 * gdb.mi/mi-var-cp.cc: Add test code.
16544 * gdb.mi/mi-var-cp.exp: Test for bases in references.
16545 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
16546 * gdb.mi/mi2-watch.exp: Likewise.
16547 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
16548 (mi_list_varobj_children): New function.
16549
b26ed50d
VP
165502006-12-08 Vladimir Prus <vladimir@codesourcery.com>
16551
16552 * lib/mi-support.exp
16553 (mi_runto): Accept "()" after function name.
16554 (mi_create_varobj): New function.
16555 (mi_varobj_update): New function.
16556 (mi_Check_varobj_value): New function.
16557 * gdb.mi/mi-var-cp.exp: New file.
16558 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 16559
08232497
DJ
165602006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
16561
16562 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
16563 gdb.base/weaklib2.c: New files.
16564
d394c993 165652006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 16566
ac6c2fba
NS
16567 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
16568 info. Adjust test names.
16569
8ec659a0 16570 * gdb.base/break.c (main): Move position of malloc.
d394c993 16571 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 16572
acd65feb
VP
165732006-11-28 Vladimir Prus <vladimir@codesourcery.com>
16574
16575 * gdb.mi/mi-var-cmd.exp: Check -var-update after
16576 assignement of arrays and function pointers.
16577 * gdb.mi/var-cmd.c: Add declaration necessary for above
16578 tests.
16579
f556d5e5
NS
165802006-11-27 Nathan Sidwell <nathan@codesourcery.com>
16581
16582 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
16583
16584 * gdb.threads/linux-dp.exp: Read thread table before and after
16585 creating each philosopher and verify it.
16586
697bc68d
NS
165872006-11-27 Nathan Sidwell <nathan@codesourcery.com>
16588 Paul Brook <paul@codesourcery.com>
16589 Daniel Jacobowitz <dan@codesourcery.com>
16590
16591 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 16592 main to remove duplication. Add start function of the form
697bc68d
NS
16593 '_*start[1-9]*'. Add RVDS start function.
16594
29d73ae4
DJ
165952006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
16596
16597 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
16598
c1d88655
UW
165992006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16600
16601 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
16602 * gdb.asm/spu.inc: New file.
16603 * gdb.base/term.exp: Disable if [target_info exists noargs].
16604 * gdb.gdb/complaints.exp: Disable if ![isnative].
16605 * gdb.gdb/selftest.exp: Likewise.
16606 * gdb.gdb/observer.exp: Likewise.
16607 * gdb.gdb/xfullpath.exp: Likewise.
16608 * gdb.base/attach.exp: Disable on SPU target.
16609 * gdb.cp/bs145503.exp: Likewise.
16610 * gdb.cp/exception.exp: Likewise.
16611 * gdb.cp/userdef.exp: Likewise.
16612
32a13b1a
DJ
166132006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
16614
16615 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
16616
d8295fe9
VP
166172006-11-10 Vladimir Prus <vladimir@codesourcery.com>
16618
16619 * gdb.base/completion.exp: Fix completion tests for
16620 'info' and 'info '.
16621 * gdb.base/help.exp (help_test_raw, test_class_help)
16622 (test_prefix_command_help): Move...
16623 * lib/gdb.exp: Here.
16624 * gdb.base/main.exp: Adjust.
16625 * gdb.cp/maint.exp: Adjust.
16626 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 16627
8c394015
VP
166282006-11-09 Vladimir Prus <vladimir@codesourcery.com>
16629
16630 * gdb.stabs/weird.exp (print_weird_var): Use
16631 gdb_test_multiple instead of gdb_expect.
16632
027fc1bc
VP
166332006-11-09 Vladimir Prus <vladimir@codesourcery.com>
16634
16635 * gdb.base/help.exp (help_test_raw): New.
16636 (test_class_help): New.
16637 (test_prefix_command_help): New.
16638 Adjust testcases.
16639
67609209
FR
166402006-11-09 Christophe Lyon <christophe.lyon@st.com>
16641
16642 * gdb.base/constvars.c (main): Write to crass and crips, so that
16643 they are allocated by the compiler.
16644
f73adfeb
AS
166452006-10-27 Andreas Schwab <schwab@suse.de>
16646
16647 * gdb.base/multi-forks.exp: Use "detach fork" instead of
16648 "detach-fork".
16649
2f83a18e
DJ
166502006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
16651
16652 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
16653 of patterns.
16654
94277a38
DJ
166552006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
16656
16657 * gdb.base/sepdebug.exp: Remove debug format test.
16658 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
16659 Handle no-symtab.
16660 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
16661
5bd2f6e2
DJ
166622006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
16663
16664 * gdb.threads/manythreads.c (thread_function, main): Don't cast
16665 int to pointer or pointer to int.
16666 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
16667
8c008720
DJ
166682006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
16669
16670 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
16671
9e35dae4
DJ
166722006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
16673
16674 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
16675
d9639e13
DJ
166762006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16677
16678 PR c++/2116
16679 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
16680
390a1bd0
JB
166812006-10-06 Joel Brobecker <brobecker@adacore.com>
16682
16683 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
16684 the corresponding bug has been fixed in GDB (PR/2018).
16685
dd920c33
JB
166862006-10-06 Joel Brobecker <brobecker@adacore.com>
16687
16688 * gdb.base/subst.exp: New testcase.
16689
53bbefe9
JB
166902006-10-06 Joel Brobecker <brobecker@adacore.com>
16691
16692 * gdb.ada/array_return/pck.ads: Add copyright notice.
16693 * gdb.ada/array_return/pck.adb: Likewise.
16694 * gdb.ada/array_return/p.adb: Likewise.
16695 * gdb.ada/exec_changed/first.adb: Likewise.
16696 * gdb.ada/exec_changed/second.adb: Likewise.
16697
09851417
JB
166982006-10-06 Joel Brobecker <brobecker@adacore.com>
16699
16700 * gdb.ada/watch_arg/watch.adb: New file.
16701 * gdb.ada/watch_arg.exp: New testcase.
16702
041bf30d
VP
167032006-10-02 Vladimir Prus <vladimir@codesourcery.com>
16704
16705 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 16706 via string_to_regexp.
041bf30d 16707 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 16708
f286fbdd 167092006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
16710
16711 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
16712 Remove unused / obsolete files.
16713
7c07f349
NR
167142006-09-19 Nick Roberts <nickrob@snap.net.nz>
16715
16716 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
16717
cd5ff84a
VP
167182006-09-17 Vladimir Prus <vladimir@codesourcery.com>
16719
16720 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
16721 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 16722 the number of frames.
cd5ff84a 16723
ae018d1a
DJ
167242006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
16725
16726 * gdb.base/args.c (main): Add breakpoint marker.
16727 * gdb.base/args.exp: Use args_test for tests. Add new tests which
16728 really test empty arguments.
16729 (args_load): Delete.
16730 (args_test): New.
16731
b399c549
NR
167322006-09-13 Nick Roberts <nickrob@snap.net.nz>
16733
16734 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 16735 check for one file.
b399c549 16736
2ab1eb7a
VP
167372006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
16738
16739 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
16740 HIGH_FRAME argument to -stack-list-locals can be larger than
16741 the number of frames.
a9c64011 16742
476308bf
FF
167432006-08-18 Fred Fish <fnf@specifix.com>
16744
16745 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
16746 '$' in front of skip_vmx_tests_saved when setting that.
16747
8625200f
AS
167482006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
16749
16750 * gdb.base/trace-commands.exp: New file.
16751
089ec8f1
DJ
167522006-08-10 Joel Brobecker <brobecker@adacore.com>
16753 Daniel Jacobowitz <dan@codesourcery.com>
16754
16755 * gdb.base/step-bt.exp: Make hexadecimal address optional in
16756 expected output of the backtrace commands.
16757
b60f0898
JB
167582006-08-09 Joel Brobecker <brobecker@adacore.com>
16759
16760 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
16761 untested followed by return combination.
16762 * gdb.arch/altivec-regs.exp: Likewise.
16763 * gdb.arch/e500-abi.exp: Likewise.
16764 * gdb.arch/e500-regs.exp: Likewise.
16765 * gdb.arch/gdb1291.exp: Likewise.
16766 * gdb.arch/gdb1431.exp: Likewise.
16767 * gdb.arch/gdb1558.exp: Likewise.
16768 * gdb.arch/i386-prologue.exp: Likewise.
16769 * gdb.arch/i386-unwind.exp: Likewise.
16770 * gdb.asm/asm-source.exp: Likewise.
16771 * gdb.base/a2-run.exp: Likewise.
16772 * gdb.base/advance.exp: Likewise.
16773 * gdb.base/all-bin.exp: Likewise.
16774 * gdb.base/annota1.exp: Likewise.
16775 * gdb.base/annota3.exp: Likewise.
16776 * gdb.base/args.exp: Likewise.
16777 * gdb.base/arithmet.exp: Likewise.
16778 * gdb.base/assign.exp: Likewise.
16779 * gdb.base/async.exp: Likewise.
16780 * gdb.base/attach.exp: Likewise.
16781 * gdb.base/bang.exp: Likewise.
16782 * gdb.base/bigcore.exp: Likewise.
16783 * gdb.base/bitfields.exp: Likewise.
16784 * gdb.base/bitfields2.exp: Likewise.
16785 * gdb.base/break.exp: Likewise.
16786 * gdb.base/call-sc.exp: Likewise.
16787 * gdb.base/call-strs.exp: Likewise.
16788 * gdb.base/callfuncs.exp: Likewise.
16789 * gdb.base/checkpoint.exp: Likewise.
16790 * gdb.base/chng-syms.exp: Likewise.
16791 * gdb.base/code-expr.exp: Likewise.
16792 * gdb.base/commands.exp: Likewise.
16793 * gdb.base/completion.exp: Likewise.
16794 * gdb.base/cond-expr.exp: Likewise.
16795 * gdb.base/condbreak.exp: Likewise.
16796 * gdb.base/consecutive.exp: Likewise.
16797 * gdb.base/constvars.exp: Likewise.
16798 * gdb.base/corefile.exp: Likewise.
16799 * gdb.base/cvexpr.exp: Likewise.
16800 * gdb.base/dbx.exp: Likewise.
16801 * gdb.base/define.exp: Likewise.
16802 * gdb.base/detach.exp: Likewise.
16803 * gdb.base/display.exp: Likewise.
16804 * gdb.base/dump.exp: Likewise.
16805 * gdb.base/ena-dis-br.exp: Likewise.
16806 * gdb.base/ending-run.exp: Likewise.
16807 * gdb.base/environ.exp: Likewise.
16808 * gdb.base/eval-skip.exp: Likewise.
16809 * gdb.base/exprs.exp: Likewise.
16810 * gdb.base/fileio.exp: Likewise.
16811 * gdb.base/finish.exp: Likewise.
16812 * gdb.base/float.exp: Likewise.
16813 * gdb.base/foll-exec.exp: Likewise.
16814 * gdb.base/foll-fork.exp: Likewise.
16815 * gdb.base/foll-vfork.exp: Likewise.
16816 * gdb.base/freebpcmd.exp: Likewise.
16817 * gdb.base/funcargs.exp: Likewise.
16818 * gdb.base/gcore.exp: Likewise.
16819 * gdb.base/gdb1090.exp: Likewise.
16820 * gdb.base/gdb1250.exp: Likewise.
16821 * gdb.base/huge.exp: Likewise.
16822 * gdb.base/info-proc.exp: Likewise.
16823 * gdb.base/interrupt.exp: Likewise.
16824 * gdb.base/jump.exp: Likewise.
16825 * gdb.base/langs.exp: Likewise.
16826 * gdb.base/lineinc.exp: Likewise.
16827 * gdb.base/list.exp: Likewise.
16828 * gdb.base/logical.exp: Likewise.
16829 * gdb.base/long_long.exp: Likewise.
16830 * gdb.base/macscp.exp: Likewise.
16831 * gdb.base/maint.exp: Likewise.
16832 * gdb.base/mips_pro.exp: Likewise.
16833 * gdb.base/miscexprs.exp: Likewise.
16834 * gdb.base/multi-forks.exp: Likewise.
16835 * gdb.base/opaque.exp: Likewise.
16836 * gdb.base/overlays.exp: Likewise.
16837 * gdb.base/pc-fp.exp: Likewise.
16838 * gdb.base/pointers.exp: Likewise.
16839 * gdb.base/printcmds.exp: Likewise.
16840 * gdb.base/psymtab.exp: Likewise.
16841 * gdb.base/ptype.exp: Likewise.
16842 * gdb.base/recurse.exp: Likewise.
16843 * gdb.base/relational.exp: Likewise.
16844 * gdb.base/relocate.exp: Likewise.
16845 * gdb.base/remote.exp: Likewise.
16846 * gdb.base/reread.exp: Likewise.
16847 * gdb.base/restore.exp: Likewise.
16848 * gdb.base/return.exp: Likewise.
16849 * gdb.base/return2.exp: Likewise.
16850 * gdb.base/scope.exp: Likewise.
16851 * gdb.base/sect-cmd.exp: Likewise.
16852 * gdb.base/sep.exp: Likewise.
16853 * gdb.base/sepdebug.exp: Likewise.
16854 * gdb.base/setshow.exp: Likewise.
16855 * gdb.base/setvar.exp: Likewise.
16856 * gdb.base/sigall.exp: Likewise.
16857 * gdb.base/sigbpt.exp: Likewise.
16858 * gdb.base/signals.exp: Likewise.
16859 * gdb.base/signull.exp: Likewise.
16860 * gdb.base/sizeof.exp: Likewise.
16861 * gdb.base/solib.exp: Likewise.
16862 * gdb.base/step-line.exp: Likewise.
16863 * gdb.base/step-test.exp: Likewise.
16864 * gdb.base/structs.exp: Likewise.
16865 * gdb.base/structs2.exp: Likewise.
16866 * gdb.base/term.exp: Likewise.
16867 * gdb.base/twice.exp: Likewise.
16868 * gdb.base/until.exp: Likewise.
16869 * gdb.base/varargs.exp: Likewise.
16870 * gdb.base/volatile.exp: Likewise.
16871 * gdb.base/watchpoint.exp: Likewise.
16872 * gdb.base/whatis-exp.exp: Likewise.
16873 * gdb.base/whatis.exp: Likewise.
16874 * gdb.cp/ambiguous.exp: Likewise.
16875 * gdb.cp/annota2.exp: Likewise.
16876 * gdb.cp/annota3.exp: Likewise.
16877 * gdb.cp/bool.exp: Likewise.
16878 * gdb.cp/breakpoint.exp: Likewise.
16879 * gdb.cp/casts.exp: Likewise.
16880 * gdb.cp/class2.exp: Likewise.
16881 * gdb.cp/classes.exp: Likewise.
16882 * gdb.cp/cplusfuncs.exp: Likewise.
16883 * gdb.cp/ctti.exp: Likewise.
16884 * gdb.cp/derivation.exp: Likewise.
16885 * gdb.cp/exception.exp: Likewise.
16886 * gdb.cp/gdb1355.exp: Likewise.
16887 * gdb.cp/hang.exp: Likewise.
16888 * gdb.cp/inherit.exp: Likewise.
16889 * gdb.cp/local.exp: Likewise.
16890 * gdb.cp/m-data.exp: Likewise.
16891 * gdb.cp/m-static.exp: Likewise.
16892 * gdb.cp/member-ptr.exp: Likewise.
16893 * gdb.cp/method.exp: Likewise.
16894 * gdb.cp/misc.exp: Likewise.
16895 * gdb.cp/namespace.exp: Likewise.
16896 * gdb.cp/overload.exp: Likewise.
16897 * gdb.cp/ovldbreak.exp: Likewise.
16898 * gdb.cp/pr-1023.exp: Likewise.
16899 * gdb.cp/pr-1210.exp: Likewise.
16900 * gdb.cp/pr-574.exp: Likewise.
16901 * gdb.cp/printmethod.exp: Likewise.
16902 * gdb.cp/psmang.exp: Likewise.
16903 * gdb.cp/ref-params.exp: Likewise.
16904 * gdb.cp/ref-types.exp: Likewise.
16905 * gdb.cp/rtti.exp: Likewise.
16906 * gdb.cp/templates.exp: Likewise.
16907 * gdb.cp/try_catch.exp: Likewise.
16908 * gdb.cp/userdef.exp: Likewise.
16909 * gdb.cp/virtfunc.exp: Likewise.
16910 * gdb.disasm/am33.exp: Likewise.
16911 * gdb.disasm/h8300s.exp: Likewise.
16912 * gdb.disasm/mn10300.exp: Likewise.
16913 * gdb.disasm/sh3.exp: Likewise.
16914 * gdb.disasm/t01_mov.exp: Likewise.
16915 * gdb.disasm/t02_mova.exp: Likewise.
16916 * gdb.disasm/t03_add.exp: Likewise.
16917 * gdb.disasm/t04_sub.exp: Likewise.
16918 * gdb.disasm/t05_cmp.exp: Likewise.
16919 * gdb.disasm/t06_ari2.exp: Likewise.
16920 * gdb.disasm/t07_ari3.exp: Likewise.
16921 * gdb.disasm/t08_or.exp: Likewise.
16922 * gdb.disasm/t09_xor.exp: Likewise.
16923 * gdb.disasm/t10_and.exp: Likewise.
16924 * gdb.disasm/t11_logs.exp: Likewise.
16925 * gdb.disasm/t12_bit.exp: Likewise.
16926 * gdb.disasm/t13_otr.exp: Likewise.
16927 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
16928 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
16929 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16930 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
16931 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
16932 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
16933 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
16934 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
16935 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
16936 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
16937 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
16938 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
16939 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
16940 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
16941 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
16942 * gdb.mi/gdb701.exp: Likewise.
16943 * gdb.mi/gdb792.exp: Likewise.
16944 * gdb.mi/mi-basics.exp: Likewise.
16945 * gdb.mi/mi-break.exp: Likewise.
16946 * gdb.mi/mi-cli.exp: Likewise.
16947 * gdb.mi/mi-console.exp: Likewise.
16948 * gdb.mi/mi-disassemble.exp: Likewise.
16949 * gdb.mi/mi-eval.exp: Likewise.
16950 * gdb.mi/mi-file.exp: Likewise.
16951 * gdb.mi/mi-read-memory.exp: Likewise.
16952 * gdb.mi/mi-regs.exp: Likewise.
16953 * gdb.mi/mi-return.exp: Likewise.
16954 * gdb.mi/mi-simplerun.exp: Likewise.
16955 * gdb.mi/mi-stack.exp: Likewise.
16956 * gdb.mi/mi-stepi.exp: Likewise.
16957 * gdb.mi/mi-syn-frame.exp: Likewise.
16958 * gdb.mi/mi-until.exp: Likewise.
16959 * gdb.mi/mi-var-block.exp: Likewise.
16960 * gdb.mi/mi-var-child.exp: Likewise.
16961 * gdb.mi/mi-var-cmd.exp: Likewise.
16962 * gdb.mi/mi-var-display.exp: Likewise.
16963 * gdb.mi/mi-watch.exp: Likewise.
16964 * gdb.mi/mi2-basics.exp: Likewise.
16965 * gdb.mi/mi2-break.exp: Likewise.
16966 * gdb.mi/mi2-cli.exp: Likewise.
16967 * gdb.mi/mi2-console.exp: Likewise.
16968 * gdb.mi/mi2-disassemble.exp: Likewise.
16969 * gdb.mi/mi2-eval.exp: Likewise.
16970 * gdb.mi/mi2-file.exp: Likewise.
16971 * gdb.mi/mi2-read-memory.exp: Likewise.
16972 * gdb.mi/mi2-regs.exp: Likewise.
16973 * gdb.mi/mi2-return.exp: Likewise.
16974 * gdb.mi/mi2-simplerun.exp: Likewise.
16975 * gdb.mi/mi2-stack.exp: Likewise.
16976 * gdb.mi/mi2-stepi.exp: Likewise.
16977 * gdb.mi/mi2-syn-frame.exp: Likewise.
16978 * gdb.mi/mi2-until.exp: Likewise.
16979 * gdb.mi/mi2-var-block.exp: Likewise.
16980 * gdb.mi/mi2-var-child.exp: Likewise.
16981 * gdb.mi/mi2-var-cmd.exp: Likewise.
16982 * gdb.mi/mi2-var-display.exp: Likewise.
16983 * gdb.mi/mi2-watch.exp: Likewise.
16984 * gdb.stabs/exclfwd.exp: Likewise.
16985 * gdb.stabs/weird.exp: Likewise.
16986 * gdb.threads/gcore-thread.exp: Likewise.
16987 * gdb.trace/actions.exp: Likewise.
16988 * gdb.trace/backtrace.exp: Likewise.
16989 * gdb.trace/circ.exp: Likewise.
16990 * gdb.trace/collection.exp: Likewise.
16991 * gdb.trace/deltrace.exp: Likewise.
16992 * gdb.trace/infotrace.exp: Likewise.
16993 * gdb.trace/limits.exp: Likewise.
16994 * gdb.trace/packetlen.exp: Likewise.
16995 * gdb.trace/passc-dyn.exp: Likewise.
16996 * gdb.trace/passcount.exp: Likewise.
16997 * gdb.trace/report.exp: Likewise.
16998 * gdb.trace/save-trace.exp: Likewise.
16999 * gdb.trace/tfind.exp: Likewise.
17000 * gdb.trace/tracecmd.exp: Likewise.
17001 * gdb.trace/while-dyn.exp: Likewise.
17002 * gdb.trace/while-stepping.exp: Likewise.
17003
f4b618d1
JB
170042006-08-08 Joel Brobecker <brobecker@adacore.com>
17005
17006 * gdb.base/step-bt.c: New file.
17007 * gdb.base/step-bt.exp: New testcase.
17008
3d00d119
DJ
170092006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
17010
17011 * config/monitor.exp (gdb_load): Remove support for obsolete
17012 download-write-size.
17013 * gdb.base/remote.exp: Likewise. Update all callers of
17014 gdb_timed_load.
17015
017b5bd4
DJ
170162006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
17017
17018 * cursal.exp: Pass binfile to gdb_load.
17019
837c599d
DJ
170202006-08-01 Nathan Sidwell <nathan@codesourcery.com>
17021
17022 * gdb.base/cursal.exp: Add "" to gdb_load call.
17023
8dd4540b
MK
170242006-07-29 Mark Kettenis <kettenis@gnu.org>
17025
17026 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
17027 NetBSD/ELF targets.
17028
ab5c9f60
DJ
170292006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
17030
17031 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
17032 operator*.
17033
4c42eaff
DJ
170342006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
17035
17036 * gdb.base/completion.exp: Update for change in "file" behavior.
17037 * gdb.stabs/weird.exp: Likewise.
17038 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
17039 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
17040
0155cc76
NS
170412006-07-24 Nathan Sidwell <nathan@codesourcery.com>
17042
17043 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
17044 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
17045
16026cd7
AS
170462006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
17047
17048 * gdb.base/default.exp: Update source command error message.
17049 * gdb.base/help.exp: Update 'help source' message.
17050
16963cb6
DJ
170512006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
17052
17053 * gdb.cp/bs15503.exp: Update comment for no longer crashing
17054 test.
17055
6d7fd486
AS
170562006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
17057
17058 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
17059
29e8a844
DJ
170602006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17061
17062 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
17063
6afcfa39
DJ
170642006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17065
17066 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
17067
267a692b
MK
170682006-07-17 Mark Kettenis <kettenis@gnu.org>
17069
17070 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
17071 *-*-openbsd* from targets for wich we expect ARM FPA floating
17072 point format.
17073
85d2fec4
NR
170742006-07-17 Nick Roberts <nickrob@snap.net.nz>
17075
17076 * gdb.cp/annota3.exp: Expect frame-begin annotation.
17077
170782006-07-17 Mark Kettenis <kettenis@gnu.org>
17079
17080 * gdb.base/annota3.exp: Expect frame-begin annotation.
17081
85b4c6e8
JB
170822006-07-14 Joel Brobecker <brobecker@adacore.com>
17083
17084 * gdb.base/help.exp: Adjust "help unset" test to accept
17085 any list of unset commands.
17086
fb933624
DJ
170872006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
17088 Daniel Jacobowitz <dan@codesourcery.com>
17089
17090 * gdb.cp/ref-params.exp: New test.
17091 * gdb.cp/ref-params.cc: New source file.
17092 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
17093
1dff4b64
MK
170942006-07-08 Mark Kettenis <kettenis@gnu.org>
17095
17096 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
17097 spaces/tabs in regular expressions since they might not be there.
17098
40d2e0e3
AS
170992006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
17100
17101 * gdb.base/ifelse.exp: New file.
17102
f6c957d2
NS
171032006-07-04 Nathan Sidwell <nathan@codesourcery.com>
17104
17105 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
17106 line.
17107 * gdb.base/huge.exp: Loop over compilation to find a size that
17108 is acceptable.
17109 * gdb.base/remote.exp: Correct expected strings.
17110 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
17111
b9c5a23d
DJ
171122006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17113
17114 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
17115
9af2e58d
DJ
171162006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17117
17118 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
17119 native.
17120
30930ca5
DJ
171212006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17122
17123 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
17124 enable stabs testing.
17125
aa32fa1d
DJ
171262006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17127
bd4a4c80 17128 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
17129 gdb_test_multiple does.
17130
321fef15
DJ
171312006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17132
17133 * Makefile.in (host_alias): Remove.
17134 (target_alias): Use @target_noncanonical@.
17135 (site.exp): Don't set host_alias.
17136 * aclocal.m4: Remove contents. Include acx.m4.
17137 * configure: Regenerated.
17138 * configure.ac: Use ACX_NONCANONICAL_TARGET.
17139
e1c2defa
NS
171402006-06-13 Nathan Sidwell <nathan@codesourcery.com>
17141
e63b55d1
NS
17142 * lib/gdb.exp (gdb_load_cmd): New.
17143
5600ea19
NS
17144 * gdb.base/fileio.c: Add system(NULL) test.
17145 * gdb.base/fileio.exp: Check it.
17146
e1c2defa
NS
17147 * gdb.base/break.c: Add 10a breakpoint at }
17148 * gdb.base/break.exp: Add test for breakpoint at }
17149 * gdb.cp/anon-union.cc: Add code at end of function.
17150 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
17151 * gdb.mi/var-cmd.c: Add code at end of function.
17152 * gdb.mi/mi-var-display.exp: Adjust end of next.
17153 * gdb.mi/mi2-var-display.exp: Likewise.
17154 * gdb.base/fileio.c: Add stop function and insert calls at
17155 stopping places.
17156 * gdb.base/fileio.exp: Breakpoint stop function and remove
17157 explicit line number references.
17158
6c0112ec
JB
171592006-05-19 Joel Brobecker <brobecker@adacore.com>
17160
a9c64011
AS
17161 * gdb.base/del.exp (test_delete_alias): New function.
17162 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 17163
154189a4
FF
171642006-05-18 Fred Fish <fnf@specifix.com>
17165
17166 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
17167 required. Check for spurious output after program exits normally.
17168
582e64c2
FF
171692006-05-17 Fred Fish <fnf@specifix.com>
17170
17171 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
17172 gdb_load, so it works in the simulator.
17173
8ef6493a
FF
171742006-05-11 Fred Fish <fnf@specifix.com>
17175
17176 * gdb.base/bang.exp: Ignore unexpected output between the
17177 "program exited normally" and the gdb prompt, as many other
17178 tests do.
17179
692b141c
MK
171802006-05-07 Mark Kettenis <kettenis@gnu.org>
17181
17182 * gdb.base/help.exp: Make "delete checkpoint" part option for
17183 "help d" and "help delete" tests.
17184
540b8a30
UW
171852006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17186
a9c64011 17187 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
17188 expected output in some mi_gdb_test statements.
17189 * gdb.mi/mi2-basics.exp: Likewise.
17190
9b6462d9
JB
171912006-05-05 Joel Brobecker <brobecker@adacore.com>
17192
17193 * gdb.base/del.c: New file.
17194 * gdb.base/del.exp: New testcase.
17195
954de43b
DM
171962006-05-05 David S. Miller <davem@sunset.davemloft.net>
17197
17198 * gdb.base/break.exp: Do not assume a breakpoint on
17199 main will actually be in $srcfile when optimizing.
1303f75e
DM
17200 * gdb.base/savedregs.exp: Do not require that the dummy
17201 frame location match up to a symbol and source file location.
c3242428
DM
17202 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
17203 will get printed without a mi_cmd_data_list_register_values prefix.
17204 (*-data-list-register-*): Correct regular expressions to expect the new
17205 pseudo d? floating point registers.
17206 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 17207
c7e64c9a
DJ
172082006-05-05 Christophe Lyon <christophe.lyon@st.com>
17209
17210 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
17211 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
17212 is allocated by the compiler.
17213 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
17214 anons, e, anone to force their allocation by the compiler.
17215
172162006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
17217
17218 * gdb.base/help.exp: Update expected text for help d and
17219 help delete.
17220
27ce9a6d
MK
172212006-05-02 Mark Kettenis <kettenis@gnu.org>
17222
17223 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
17224 NetBSD/ELF targets.
17225
8608915f
MK
172262006-04-30 Mark Kettenis <kettenis@gnu.org>
17227
17228 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
17229 single-step breakpoint fails; make this a KFAIL on
17230 sparc*-*-openbsd*.
17231 * gdb.base/siginfo.exp: Likewise.
17232 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17233
b8db102d
MS
172342006-04-26 Michael Snyder <msnyder@redhat.com>
17235
17236 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
17237 which may have to consume output from other forks.
17238 Add tests to make sure that "delete fork" succeeded.
17239
c702009a
MS
172402006-04-20 Michael Snyder <msnyder@redhat.com>
17241
17242 * 2006-03-22 Jim Blandy <jimb@redhat.com>
17243 Add support for the Renesas M32C and M16C.
17244
17245 * gdb.asm/asm-source.exp: Add m32c target.
17246 * gdb.asm/m32c.inc: Support for m32c target.
17247
e28493f2
AS
172482006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
17249
17250 * gdb.base/commands.exp (recursive_source_test): New test.
17251
880da185
DM
172522006-04-04 David S. Miller <davem@sunset.davemloft.net>
17253
17254 * gdb.base/float.exp: Add pattern for sparc targets.
17255
61d9b92f
DJ
172562006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17257
17258 * gdb.base/commands.exp (stray_arg0_test): New test.
17259
bd717df8
PB
172602006-03-30 Paul Brook <paul@codesourcery.com>
17261
17262 * gdb.mi/mi-until.exp: kfail broken until command.
17263 * gdb.mi/mi2-until.exp: Ditto.
17264
ec793d3c
NR
172652006-03-27 Nick Roberts <nickrob@snap.net.nz>
17266
17267 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
17268
831004b7
AO
172692006-03-08 Alexandre Oliva <aoliva@redhat.com>
17270
17271 * gdb.base/prelink.exp: Anchor tested-for regular expression
17272 on gdb prompt.
17273
effe49a0
PB
172742006-03-07 Paul Brook <paul@codesourcery.com>
17275
17276 * gdb.base/assign.exp: Correct fail message.
17277
e5461016
PB
172782006-03-07 Paul Brook <paul@codesourcery.com>
17279
17280 * lib/compiler.c: Extract armcc version number.
17281 * lib/compiler.cc: Ditto.
17282
fc91c6c2
PB
172832006-03-07 Paul Brook <paul@codesourcery.com>
17284
17285 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
17286 additional_flags=-w.
17287 * gdb.arch/altivec-regs.exp: Ditto.
17288 * gdb.arch/e500-abi.exp: Ditto.
17289 * gdb.arch/e500-regs.exp: Ditto.
17290 * gdb.base/all-bin.exp: Ditto.
17291 * gdb.base/annota1.exp: Ditto.
17292 * gdb.base/annota3.exp: Ditto.
17293 * gdb.base/args.exp: Ditto.
17294 * gdb.base/arithmet.exp: Ditto.
17295 * gdb.base/assign.exp: Ditto.
17296 * gdb.base/async.exp: Ditto.
17297 * gdb.base/bang.exp: Ditto.
17298 * gdb.base/break.exp: Ditto.
17299 * gdb.base/call-rt-st.exp: Ditto.
17300 * gdb.base/completion.exp: Ditto.
17301 * gdb.base/cond-expr.exp: Ditto.
17302 * gdb.base/condbreak.exp: Ditto.
17303 * gdb.base/consecutive.exp: Ditto.
17304 * gdb.base/define.exp: Ditto.
17305 * gdb.base/display.exp: Ditto.
17306 * gdb.base/ena-dis-br.exp: Ditto.
17307 * gdb.base/environ.exp: Ditto.
17308 * gdb.base/eval-skip.exp: Ditto.
17309 * gdb.base/info-proc.exp: Ditto.
17310 * gdb.base/jump.exp: Ditto.
17311 * gdb.base/logical.exp: Ditto.
17312 * gdb.base/long_long.exp: Ditto.
17313 * gdb.base/maint.exp: Ditto.
17314 * gdb.base/miscexprs.exp: Ditto.
17315 * gdb.base/pc-fp.exp: Ditto.
17316 * gdb.base/pointers.exp: Ditto.
17317 * gdb.base/relational.exp: Ditto.
17318 * gdb.base/reread.exp: Ditto.
17319 * gdb.base/sect-cmd.exp: Ditto.
17320 * gdb.base/sep.exp: Ditto.
17321 * gdb.base/sepdebug.exp: Ditto.
17322 * gdb.base/until.exp: Ditto.
17323 * gdb.base/whatis-exp.exp: Ditto.
17324 * gdb.cp/annota2.exp: Ditto.
17325 * gdb.cp/annota3.exp: Ditto.
17326 * gdb.trace/actions.exp: Ditto.
17327 * gdb.trace/backtrace.exp: Ditto.
17328 * gdb.trace/circ.exp: Ditto.
17329 * gdb.trace/collection.exp: Ditto.
17330 * gdb.trace/deltrace.exp: Ditto.
17331 * gdb.trace/infotrace.exp: Ditto.
17332 * gdb.trace/limits.exp: Ditto.
17333 * gdb.trace/packetlen.exp: Ditto.
17334 * gdb.trace/passc-dyn.exp: Ditto.
17335 * gdb.trace/passcount.exp: Ditto.
17336 * gdb.trace/report.exp: Ditto.
17337 * gdb.trace/save-trace.exp: Ditto.
17338 * gdb.trace/tfind.exp: Ditto.
17339 * gdb.trace/tracecmd.exp: Ditto.
17340 * gdb.trace/while-dyn.exp: Ditto.
17341 * gdb.trace/while-stepping.exp: Ditto.
17342 * lib/gdb.exp: Ditto.
17343 (gdb_compile): Handle nowarning option.
17344
5f4a23d9
AO
173452006-03-07 Alexandre Oliva <aoliva@redhat.com>
17346
17347 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
17348 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
17349 Rename executable to prelinkt. Don't re-prelink if we didn't
17350 get a core file. Test prelink -u exit status to tell whether
17351 prelinking failed. Use gdb_test_multiple.
17352
9733fc94
DJ
173532006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
17354
17355 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
17356 (do_tests): Call it.
17357
cc10cae3
AO
173582006-02-28 Alexandre Oliva <aoliva@redhat.com>
17359
17360 * gdb.base/prelink.exp: New test.
17361 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
17362
15c46491
WZ
173632006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
17364
17365 * gdb.fortran/derived-type.f90: New file.
17366 * gdb.fortran/derived-type.exp: New testcase.
17367
5c9f7ded
DJ
173682006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
17369
17370 * gdb.base/default.exp: Allow ';' as a directory separator.
17371
5b96932b
AS
173722006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
17373
17374 * gdb.base/help.exp (help add-symbol-file): Update.
17375
1986bccd
AS
173762006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
17377
17378 * gdb.base/help.exp (help load): Update expected results.
17379
a8b7528f
FF
173802006-02-19 Fred Fish <fnf@specifix.com>
17381
17382 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
17383 specifix hex value as part of results.
17384 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 17385
f8261448
FF
173862006-02-16 Fred Fish <fnf@specifix.com>
17387
17388 * gdb.base/whatis.c: Define variables using typedefs char_addr,
17389 ushort_addr, and slong_addr, so the typedefs are not optimized
17390 away.
17391 * gdb.base/whatis.exp: Add tests using type name for struct type,
17392 union type, enum type, and typedef.
a9c64011 17393
31d8bdd2
MK
173942006-02-13 Mark Kettenis <kettenis@gnu.org>
17395
17396 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
17397
34e41e63
JB
173982006-02-13 Jim Blandy <jimb@redhat.com>
17399
17400 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
17401 case where it takes two "next" commands to skip past the init
17402 call.
17403
ac6e4f31
FF
174042006-02-12 Fred Fish <fnf@specifix.com>
17405
17406 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
17407 to handle cases where it takes two "next" commands to skip
17408 past the init call.
17409
2db2d571
JB
174102006-02-07 Joel Brobecker <brobecker@adacore.com>
17411
17412 * gdb.ada/array_return.exp: Mark the last test as expected to fail
17413 on hppa32 targets.
17414
38fcd64c
DJ
174152006-02-06 Vladimir Prus <ghost@cs.msu.su>
17416
17417 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
17418 field.
17419
1315ad46
MK
174202006-01-29 Mark Kettenis <kettenis@gnu.org>
17421
17422 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
17423
5625b943
DJ
174242006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17425
17426 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
17427 files.
17428
80df1bbe
DJ
174292006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17430
17431 * gdb.cp/maint.exp: Set complaints to a positive value.
17432
9078e690
DJ
174332006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
17434
17435 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
17436 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
17437 function name.
17438
9c903399
DJ
174392006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
17440
17441 * gdb.base/checkpoint.c: Update copyright notice. Include
17442 <stdlib.h>.
17443
761ae4d6
JB
174442006-01-04 Jim Blandy <jimb@redhat.com>
17445
17446 * gdb.asm/asm-source.exp: Independently provide default values for
17447 asm-flags and debug-flags. Use 'string equal' to do the
17448 comparison, not the implicit expr's '==' operator. Remove
17449 now-unneeded assignments to asm-flags. In h8300 case, place
17450 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
17451
099ac3dd
MS
174522006-01-04 Michael Snyder <msnyder@redhat.com>
17453
17454 * gdb.base/checkpoint.c: New file.
17455 * gdb.base/checkpoint.exp: New file.
17456 * gdb.base/multi-fork.c: New file.
17457 * gdb.base/multi-fork.exp: New file.
17458 * gdb.base/pi.txt: New file (data for checkpoint.c test).
17459
f4d85314
FF
174602006-01-04 Fred Fish <fnf@specifix.com>
17461
17462 * gdb.base/ptype.c (foo): Add typedef.
17463 (intfoo): Add function.
17464 * gdb.base/ptype1.c: New file.
17465 * gdb.base/ptype.exp: Handle compilation and linking with two
17466 source files. Test that proper type for "foo" is found based
17467 on source context rather than first match found in symtabs.
17468
a1b06f35
MK
174692005-12-28 Mark Kettenis <kettenis@gnu.org>
17470
17471 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
17472 * gdb.asm/openbsd.inc: Indent commands.
17473
d082a1e2
MK
174742005-12-26 Mark Kettenis <kettenis@gnu.org>
17475
c65016bd
MK
17476 * gdb.base/freebpcmd.exp: Increase timeout.
17477
d082a1e2
MK
17478 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
17479
d3c32a0e
DJ
174802005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
17481
17482 * gdb.base/default.exp: Update check for "show version".
17483
9fdb1f50
RC
174842005-12-09 Randolph Chung <tausq@debian.org>
17485
17486 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
17487 * gdb.asm/pa64.inc: New file.
17488
5f2c56f7
RC
174892005-12-09 Randolph Chung <tausq@debian.org>
17490
17491 * gdb.asm/common.inc: Indent commands.
17492 * gdb.asm/asmsrc1.s: Likewise.
17493 * gdb.asm/asmsrc2.s: Likewise.
17494
8117349c
RC
174952005-12-09 Randolph Chung <tausq@debian.org>
17496
17497 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
17498 (get_addr_of_sym): Remove duplicate print.
17499 (gen_core): xfail hppa*-*-hpux*, update expected output.
17500 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
17501 * gdb.arch/pa64-nullify.s: New file.
17502
8f07f25a
RC
175032005-12-09 Randolph Chung <tausq@debian.org>
17504
17505 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
17506
55b39184
DJ
175072005-12-07 Christophe Lyon <christophe.lyon@st.com>
17508
17509 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
17510 code generation for these functions.
17511 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
17512 error message.
17513
31e2b00f
AS
175142005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
17515
17516 * gdb.base/help.exp (help b, help br, help bre, help brea)
17517 (help break): Update the expected message.
17518
c3d0b56e
SC
175192005-11-11 Stephane Carrez <stcarrez@nerim.fr>
17520
17521 * gdb.asm/m68hc11.inc: Setup the data section.
17522 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
17523 script for this test.
17524 (m6812-*-*): Likewise.
17525
36ae0ea9
RC
175262005-11-09 Randolph Chung <tausq@debian.org>
17527
17528 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
17529
9d6f42e9
WZ
175302005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
17531
17532 * gdb.base/break.exp: Fix a comment typo.
17533
e2126a14
EZ
175342005-11-03 Jim Blandy <jimb@redhat.com>
17535
a9c64011
AS
17536 Checked in by Elena Zannoni <ezannoni@redhat.com>
17537
889bf7c5 17538 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 17539
e0ac7199
CV
175402005-11-02 Corinna Vinschen <vinschen@redhat.com>
17541
17542 * gdb.arch/gdb1558.c: Include stdio.h.
17543
31d3fb18
MK
175442005-10-31 Mark Kettenis <kettenis@gnu.org>
17545
17546 * gdb.asm/asm-source.exp: Use -e instead of --entry.
17547
e52b687c
MK
175482005-10-31 Mark Kettenis <kettenis@gnu.org>
17549
17550 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
17551
f4711d79
PG
175522005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
17553
a9c64011
AS
17554 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
17555 vscr" tests to better match output.
f4711d79 17556
987a9106
JB
175572005-10-12 Jim Blandy <jimb@redhat.com>
17558
17559 * gdb.base/structs.exp (any): New function.
17560 (test_struct_returns): Don't make any assumptions at all about
17561 what value the function returns when GDB can't set the return
17562 value.
17563
2336bb58
JB
175642005-10-09 Joel Brobecker <brobecker@adacore.com>
17565
17566 * gdb.ada/arrayidx/p.adb: New file.
17567 * gdb.ada/arrayidx.exp: New testcase
17568
175692005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
17570
17571 * gdb.ada/array_return/pck.ads: New file.
17572 * gdb.ada/array_return/pck.adb: New file.
17573 * gdb.ada/array_return/p.adb: New file.
17574 * gdb.ada/array_return.exp: New testcase.
17575
705335ea
JB
175762005-10-03 Joel Brobecker <brobecker@adacore.com>
17577
a9c64011
AS
17578 * gdb.base/arrayidx.c: New file.
17579 * gdb.base/arrayidx.exp: New testcase.
705335ea 17580
11ee9940
NR
175812005-09-29 Nick Roberts <nickrob@snap.net.nz>
17582
17583 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
17584 frames-invalid and breakpoints-invalid are no longer generated
17585 with level 3 so don't expect them in the output.
17586
39fb8e9e
BR
175872005-09-27 Bob Rossi <bob@brasko.net>
17588
a9c64011 17589 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
17590 from test. Escape the | in mi_gdb_test call.
17591 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
17592 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
17593 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
17594 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
17595 expected regex's in mi_gdb_test calls.
17596 * lib/mi-support.exp: Remove arbitrary .* from tests.
17597 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
17598 Fully anchor GDB/MI expected results in mi_gdb_test.
17599 * lib/gdb.exp (string_to_regexp): Escape the ] character.
17600 * gdb.base/sizeof.exp: Remove escape character. Correct test.
17601
2af48f68
PB
176022005-09-26 Paul Brook <paul@codesourcery.com>
17603
17604 * long_long.exp: Exclude eabi targets from arm FPA float format test.
17605
f34502bc
WZ
176062005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
17607
17608 * bfp-test.c: New file.
17609 * bfp-test.exp: New testcase.
17610
ca929517
WZ
176112005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
17612
17613 * gdb.fortran/subarray.exp: New testcase to test the evaluation
17614 of subarray and substring variable.
17615 * gdb.fortran/subarray.f: New source file for the test of subarray
17616 and substring variable evaluation.
17617 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
17618 of string constant.
17619
c761af65
DJ
176202005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
17621
17622 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
17623 copyright dates.
17624
561d7a1d
PG
176252005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
17626
17627 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
17628 powerpc altivec' test with an almost identical 'info vector' test.
17629
b2b64cc9
PG
176302005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
17631
a9c64011
AS
17632 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
17633 vscr" tests to match output.
b2b64cc9 17634
6ac4d15a
PG
176352005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
17636
a9c64011
AS
17637 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
17638 output.
6ac4d15a 17639
40e55bef
BR
176402005-09-11 Bob Rossi <bob@brasko.net>
17641
889bf7c5
PA
17642 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
17643 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
17644 commands that return an MI output command and an asyncronous MI output
17645 command.
40e55bef
BR
17646 * gdb.mi/mi-console.exp: Ditto.
17647
3c7385ec
BR
176482005-09-11 Bob Rossi <bob@brasko.net>
17649
17650 * gdb.mi/mi-var-child.c: Include <string.h>.
17651
a6cd0eb3
DJ
176522005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
17653
17654 * killed.exp: Correct gdb_expect syntax.
17655
2f168eed
CV
176562005-08-09 Corinna Vinschen <vinschen@redhat.com>
17657
17658 * lib/mi-support.exp (mi_gdb_load): Fix typo.
17659
ecd3fd0f
BR
176602005-08-02 Bob Rossi <bob@brasko.net>
17661
17662 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
17663 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
17664 Change tests to inferior-tty-set/show.
17665 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
17666 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
17667 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
17668 inferior. Use mi_gdb_test to get GDB and Inferior output.
17669 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
17670 descriptor.
17671 (mi_inferior_tty_name): Add inferior PTY file name.
17672 (mi_gdb_start): Add INFERIOR_PTY parameter.
17673 (mi_gdb_test): Add IPATTERN parameter.
17674
f1ea48cb 176752005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 17676
f1ea48cb
BR
17677 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
17678 parameter to mi_gdb_test.
17679 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
17680
6e650a67
DJ
176812005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17682
17683 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
17684 struct_declarations.
17685 * gdb.mi/mi-var-child.exp: Step over the initialization of
17686 struct_declarations.
17687
8be260b6
DJ
176882005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17689
17690 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
17691 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
17692 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
17693 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
17694 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
17695 file.
17696
4e660f07
NR
176972005-07-27 Nick Roberts <nickrob@snap.net.nz>
17698
17699 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
17700 (do_children_tests): Assign values to the extra elements.
17701
17702 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
17703 them for tests for "-var-update --no-values" and
a9c64011 17704 "-var-update --all-values".
4e660f07
NR
17705 Add test for "-var-list-children --simple-values".
17706
17707 * gdb.mi/basics.c (callee4): Add integer array D[3]...
17708
17709 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
17710 "-stack-list-locals --simple-values" Improve doc strings and
17711 comments.
17712
6bdae935
MK
177132005-07-18 Mark Kettenis <kettenis@gnu.org>
17714
598b7a6f
MK
17715 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
17716 *-*-openbsd*.
17717 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
17718
6bdae935
MK
17719 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
17720 sigaltsatck'.
17721
1323e929 177222005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 17723
1323e929
BR
17724 * gdb.base/default.exp (tty): Changed output of command.
17725 * gdb.base/help.exp (help tty): Ditto.
17726
b1a9c082
MK
177272005-07-12 Mark Kettenis <kettenis@gnu.org>
17728
17729 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
17730
10a844a2
MK
177312005-07-10 Mark Kettenis <kettenis@gnu.org>
17732
17733 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
17734 -stack-select-frame without arguments.
17735 (test_stack_frame_listing): Add test for newly implemented command
17736 -stack-info-frame.
17737
3cb3b8df
BR
177382005-07-06 Bob Rossi <bob@brasko.net>
17739
17740 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
17741 command.
17742 (Copyright): Update copyright.
17743
a0c5fbcf
WZ
177442005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
17745
17746 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
17747 tests to evaluate exponentiation expression.
17748
984971d0
AS
177492005-06-29 Andreas Schwab <schwab@suse.de>
17750
17751 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
17752 main to avoid warnings.
17753
17754 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
17755
fe03833f
NR
177562005-06-20 Nick Roberts <nickrob@snap.net.nz>
17757
17758 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
17759 -stack-select-frame without arguments.
17760 (test_stack_frame_listing): Add test for newly implemented command
17761 -stack-info-frame.
a9c64011 17762
7a55f279
WZ
177632005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
17764
0ffa0ea5
DJ
17765 * gdb.fortran/array-element.f: New file.
17766 * gdb.fortran/array-element.exp: New testcase.
7a55f279 17767
26585198
DJ
177682005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17769
17770 * gdb.base/bigcore.exp: Correct checks for systems which can
17771 not dump a large core file.
17772
c1bd25fd
DJ
177732005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17774
17775 * gdb.base/relocate.c: Add a copyright notice.
17776 (dummy): Remove.
17777 * gdb.base/relocate.exp: Test printing the values of variables
17778 from a relocatable file.
17779
589e074d
DJ
177802005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17781
17782 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
17783 excess MI output after an error.
17784
0915f927
JB
177852005-05-29 Joel Brobecker <brobecker@adacore.com>
17786
17787 * gdb.arch/alpha-step.c: New file.
17788 * gdb.arch/alpha-step.exp: New testcase.
17789
76ff342d
DJ
177902005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
17791 Dennis Brueni <dennis@slickedit.com>
17792
17793 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
17794 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
17795 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
17796 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
17797 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
17798 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
17799 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
17800
96b0c7ac
DJ
178012005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
17802 Wu Zhou <woodzltc@cn.ibm.com>
17803
17804 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
17805 IBM's xlc compiler.
17806 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
17807 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
17808
f21565d2
JB
178092005-05-13 Jim Blandy <jimb@redhat.com>
17810
17811 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
17812 calling gdb_suppress_entire_file.
17813 * gdb.base/charset.exp: Same.
17814 * gdb.base/call-rt-st.exp: Same.
17815
6006a3a1
BR
178162005-05-05 Bob Rossi <bob_rossi@cox.net>
17817
17818 * lib/gdb.exp (fullname_syntax): Added global regex.
17819 (fullname_syntax_POSIX): Ditto.
17820 (fullname_syntax_UNC): Ditto.
17821 (fullname_syntax_DOS_CASE): Ditto.
17822 (fullname_syntax_DOS): Ditto.
17823 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
17824 fullname_syntax variable to scope and use it.
17825 (test_file_list_exec_source_files): Ditto.
17826 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
17827
c3b69c04
DJ
178282005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
17829
17830 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
17831
3c95e6af
PG
178322004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
17833
a9c64011
AS
17834 * lib/gdb.exp (skip_altivec_tests): New function, based on
17835 check_vmx_hw_available from the GCC testsuite.
17836 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
17837 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 17838
78df6c56
JB
178392005-05-02 Jim Blandy <jimb@redhat.com>
17840
17841 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
17842 calling gdb_suppress_entire_file.
17843
1690f9cf
DJ
178442005-04-30 Randolph Chung <tausq@debian.org>
17845
17846 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
17847 Slightly relax "sem_post" name checking.
17848
5ea106f7
PG
178492005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17850
17851 * gdb.base/unload.exp: Use new shared library infrastructure.
17852
bf7234cf
PG
178532005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17854
17855 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 17856 infrastructure.
bf7234cf 17857
547b869a
CV
178582005-04-29 Corinna Vinschen <vinschen@redhat.com>
17859
17860 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
17861 * gdb.asm/h8300.inc: New file.
17862
f07e55f0
PG
178632005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17864
17865 * gdb.base/shlib-call.exp: Change to use new shared library
17866 infrastructure.
17867
3cbba3d1
PG
178682005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17869
a9c64011
AS
17870 * gdb.base/pending.exp: Change to use new shared library
17871 infrastructure.
3cbba3d1 17872
ed6df200
PG
178732005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17874
a9c64011
AS
17875 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
17876 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 17877
8c8f4ebe
PG
178782005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
17879
a9c64011
AS
17880 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
17881 shared objects being adjusted and update copyright years.
8c8f4ebe 17882
607fbc54
DJ
178832005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
17884
17885 * ChangeLog: Correct some 2003-01-13 dates.
17886 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
17887 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
17888 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
17889 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
17890 gdb.trace/tfind.exp: Update copyright years.
17891
57bf0e56
DJ
178922005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
17893 Daniel Jacobowitz <dan@codesourcery.com>
17894
17895 * lib/gdb.exp (gdb_compile): Handle shlib=.
17896 (gdb_compile_shlib): New function.
17897
9b593790
PG
178982005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
17899
a9c64011 17900 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 17901
9494c6a5
DJ
179022005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17903
17904 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
17905 gdb.server.
17906 * configure.ac: Likewise.
17907 * configure: Regenerated.
17908 * gdb.gdbserver/Makefile.in: Moved to...
17909 * gdb.server/Makefile.in: ... here.
17910 * gdb.gdbserver/server.c: Moved to...
17911 * gdb.server/server.c: ... here.
17912 * gdb.gdbserver/server-run.exp: Moved to...
17913 * gdb.server/server-run.exp: ... here.
17914
6f8eac0e
DJ
179152005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17916
17917 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
17918 * configure.ac: Create gdb.gdbserver/Makefile.
17919 * configure: Regenerated.
17920 * lib/gdbserver-support.exp: New file, derived from
17921 config/gdbserver.exp.
17922 * config/gdbserver.exp: Use gdbserver-support.exp.
17923 * gdb.gdbserver/Makefile.in: New file.
17924 * gdb.gdbserver/server.c: New file.
17925 * gdb.gdbserver/server-run.exp: New file.
17926
6e87504d
PG
179272005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
17928
a9c64011
AS
17929 * lib/gdb.exp (test_compiler_info): Return compiler_info
17930 if no arguments are given.
6e87504d 17931
d1779be4
PG
179322005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
17933
17934 * gdb.arch/altivec-abi.exp: Check for compiler and set
17935 use altivec' flag accordingly.
17936 * gdb.arch/altivec-regs.exp: Likewise.
17937
88750304
DJ
179382005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
17939
17940 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
17941
f3fb768d
AS
179422005-03-27 Andreas Schwab <schwab@suse.de>
17943
17944 * gdb.base/bigcore.c (main): Add missing mode argument in open
17945 call.
17946
7e813ac5
DJ
179472005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
17948
17949 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
17950 downloads.
17951 * config/gdbserver.exp (gdb_load): Likewise.
17952
8e3049aa
PB
179532005-03-14 Paul Brook <paul@codesourcery.com>
17954
17955 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
17956 targets.
17957
a9df7c44
JB
179582005-03-09 Joel Brobecker <brobecker@adacore.com>
17959
17960 * gdb.dwarf2/dup-psym.S: New file.
17961 * gdb.dwarf2/dup-psym.exp: New testcase.
17962
9f0d94e8
JB
179632005-03-09 Joel Brobecker <brobecker@adacore.com>
17964
17965 * gdb.ada/exec_changed/first.adb: New file.
17966 * gdb.ada/exec_changed/second.adb: New file.
17967 * gdb.ada/exec_changed.exp: New testcase.
17968
5f579bc5
NS
179692005-03-08 Nathan Sidwell <nathan@codesourcery.com>
17970
36e9969c
NS
17971 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
17972 (A2): New class.
17973 (main): Test operator+.
17974 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
17975 breakpoint test.
17976
5f579bc5
NS
17977 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
17978 * gdb.base/signull.exp: Disable if gdb,nosignals.
17979 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
17980 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
17981 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
17982 * gdb.mi/mi2-console.exp: Likewise.
17983 * gdb.trace/collection.exp (run_trace_experiment): Consume the
17984 continue output at start.
17985 (gdb_collect_locals_test): Robustify regexp.
17986 * gdb.trace/passc-dyn.exp: Fix comment typo.
17987 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
17988
be46087e
CV
179892005-03-08 Corinna Vinschen <vinschen@redhat.com>
17990
17991 * gdb.asm/asm-source.exp: Add iq2000 case.
17992 * gdb.asm/iq2000.inc: New file.
17993
384e1a61 179942005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 17995
384e1a61
MI
17996 * gdb.base/command.exp: Change hardcoded value to regular expression.
17997 * gdb.base/float.exp: Add powerpc to the list of targets checked.
17998
584b6e9e
DJ
179992005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
18000
18001 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
18002 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
18003 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
18004 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
18005 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
18006
ab5b5d61
MK
180072005-03-05 Mark Kettenis <kettenis@gnu.org>
18008
18009 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
18010 changes.
18011
ae051c1b
PG
180122004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
18013
a9c64011
AS
18014 * lib/compiler.c: Add test for IBM's xlc compiler.
18015 * lib/compiler.cc: Likewise.
ae051c1b 18016
3f0f6ed2
JB
180172004-02-24 Joel Brobecker <brobecker@adacore.com>
18018
18019 * gdb.ada/fixed_points.exp: Create compilation object directory
18020 before running the test.
18021 * gdb.ada/null_record.exp: Likewise.
18022 * gdb.ada/packed_array.exp: Likewise.
18023 * gdb.ada/start.exp: Likewise.
18024
724f452b
JB
180252005-02-15 Joel Brobecker <brobecker@adacore.com>
18026
18027 * gdb.ada/packed_array/pa.adb: New file.
18028 * gdb.ada/packed_array.exp: New testcase.
18029
57f5cdfb 180302005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 18031
1f393151
MK
18032 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
18033 files.
18034
ebdda337
MK
18035 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
18036 on *-*-openbsd*. Correctly match whitespace in regukar
18037 expressions.
18038
cf309262
DJ
180392005-02-10 Daniel Jacobowitz <dan@debian.org>
18040
18041 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
18042 PR exp/1821
18043 * gdb.base/gdb1821.c: New test file.
18044 * gdb.base/gdb1821.exp: New test file.
18045
3be49e7a
JB
180462005-02-09 Joel Brobecker <brobecker@adacore.com>
18047
18048 * gdb.base/start.c: New file.
18049 * gdb.base/start.exp: New testcase.
18050
e292e67d
JB
180512005-02-09 Joel Brobecker <brobecker@adacore.com>
18052
18053 * gdb.ada/start/dummy.adb: New file.
18054 * gdb.ada/start.exp: New testcase.
18055
dbdfa66c
CV
180562005-02-09 Corinna Vinschen <vinschen@redhat.com>
18057
18058 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
18059 for printing symbols and statistics.
18060 Add test for using relative pathnames in "maint print msymbols" test.
18061 Mark "maint info sections DATA" XFAIL on Cygwin.
18062 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
18063 tests.
18064
d7941671
AC
180652005-02-09 Andreas Schwab <schwab@suse.de>
18066
18067 Committed by Andrew Cagney <cagney@gnu.org>
18068 * gdb.base/remotetimeout.exp: New file.
18069
74e5ef44
MK
180702005-02-07 Mark Kettenis <kettenis@gnu.org>
18071
18072 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
18073
464dd14d
JB
180742005-02-03 Joel Brobecker <brobecker@adacore.com>
18075
18076 * gdb.ada/gnat_ada.gpr: New file.
18077 * gdb.ada/gnat_ada.gin: Delete, no longer used.
18078 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
18079 * configure.ac: No longer generate gnat_ada.gpr.
18080 * configure: Regenerate.
18081 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
18082 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
18083 * gdb.ada/null_record/bar.ads: Likewise.
18084 * gdb.ada/null_record/bar.adb: Likewise.
18085 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
18086 * gdb.ada/null_record.exp (testdir): New variable.
18087 (testfile): executable is now in testdir subdirectory.
18088 (srcfile): Use full path to the main compilation unit.
18089 * gdb.ada/fixed_points.exp: Same changes as above.
18090
30d756ae
NR
180912005-02-03 Nick Roberts <nickrob@snap.net.nz>
18092
18093 * gdb.base/interp.exp: New test.
18094
9d799f85
AC
180952005-01-24 Andrew Cagney <cagney@gnu.org>
18096
18097 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
18098
15656118
AC
180992005-01-19 Andrew Cagney <cagney@gnu.org>
18100
a892c31b
AC
18101 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
18102 configure.ac not configure.in.
18103
15656118
AC
18104 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
18105 of powerpc*-*-*.
18106 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 18107 * gdb.base/list.exp (test_list_function)
15656118
AC
18108 (test_list_filename_and_function): Ditto.
18109 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
18110
a7b01baf
AC
181112005-01-16 Andrew Cagney <cagney@gnu.org>
18112
17d92a02
AC
18113 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
18114
a7b01baf
AC
18115 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
18116
bc8332bb
AC
181172005-01-14 Andrew Cagney <cagney@gnu.org>
18118
18119 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
18120 * gdb.mi/mi2-var-cmd.exp: Ditto.
18121
4d074752
CV
181222005-01-10 Corinna Vinschen <vinschen@redhat.com>
18123
18124 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
18125
bec39cab
AC
181262005-01-07 Andrew Cagney <cagney@gnu.org>
18127
18128 * configure.ac: Rename configure.in, require autoconf 2.59.
18129 * configure: Re-generate.
18130 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
18131 * gdb.stabs/configure: Re-generate.
18132 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
18133 * gdb.hp/configure: Re-generate.
18134 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
18135 autoconf 2.59.
18136 * gdb.hp/gdb.objdbg/configure: Re-generate.
18137 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
18138 autoconf 2.59.
18139 * gdb.hp/gdb.defects/configure: Re-generate.
18140 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
18141 autoconf 2.59.
18142 * gdb.hp/gdb.compat/configure: Re-generate.
18143 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
18144 autoconf 2.59.
18145 * gdb.hp/gdb.base-hp/configure: Re-generate.
18146 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
18147 autoconf 2.59.
18148 * gdb.hp/gdb.aCC/configure: Re-generate.
18149
f10b16d4
JB
181502004-12-15 Jim Blandy <jimb@redhat.com>
18151
18152 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
18153 under NPTL when there is debugging info available for libpthread.
18154
fb6e1814
JG
181552004-12-13 Jerome Guitton <guitton@gnat.com>
18156
18157 * gdb.ada/fixed_points.c: New file.
18158 * gdb.ada/fixed_points.exp: New file.
18159
fe46cd3a
RC
181602004-12-03 Randolph Chung <tausq@debian.org>
18161
18162 * gdb.arch/pa-nullify.exp: New file.
18163 * gdb.arch/pa-nullify.s: New file.
18164
8de0841b
RC
181652004-11-30 Randolph Chung <tausq@debian.org>
18166
18167 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
18168 instead of "tbug". Fix regexp to work properly with gdb_test.
18169
c8170782
PH
181702004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
18171
18172 * gdb.base/bitfields2.exp: New test.
18173 * gdb.base/bitfields2.c: New file.
18174
954269c2
RE
181752004-11-28 Richard Earnshaw <rearnsha@arm.com>
18176
18177 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
18178
0107feed
RC
181792004-11-16 Randolph Chung <tausq@debian.org>
18180
18181 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
18182
f073ae8c
DJ
181832004-11-14 Daniel Jacobowitz <dan@debian.org>
18184
18185 * gdb.threads/threadapply.exp: Correct "macro details" test.
18186
19ad59e7
JJ
181872004-11-11 Jeff Johnston <jjohnstn@redhat.com>
18188
18189 * gdb.threads/threadapply.exp: New test.
18190 * gdb.threads/threadapply.c: New file.
18191
9cf0961b
MK
181922004-11-07 Mark Kettenis <kettenis@gnu.org>
18193
18194 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
18195 frames.
18196
c789492a
FL
181972004-11-05 Felix Lee <felix+log1@specifixinc.com>
18198
18199 * gdb.base/cursal.exp: New file.
18200 * gdb.base/cursal.c: New file.
18201
a1e167bb
AC
182022004-11-03 Andrew Cagney <cagney@gnu.org>
18203
18204 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
18205
b7cbf173
MK
182062004-10-30 Mark Kettenis <kettenis@gnu.org>
18207
18208 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
18209 NetBSD/ELF targets.
18210
88f9d34f
JB
182112004-10-29 Joel Brobecker <brobecker@gnat.com>
18212
18213 * gdb.threads/bp_in_thread.c: New file, copied from
18214 pthread_cond_wait.c.
18215 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
18216 file, rather than reusing the .c file from another testcase.
18217
ca7d6a0c
JB
182182004-10-20 Joel Brobecker <brobecker@gnat.com>
18219
18220 * gdb.ada/null_record.exp: Check where we stopped after
18221 sending the start command, instead of where the associated
18222 temporary breakpoint was inserted.
18223
0d863d03
AC
182242004-10-14 Andrew Cagney <cagney@gnu.org>
18225
18226 * gdb.mi/gdb701.c (main): Return 0.
18227
d11e72cb
DJ
182282004-10-13 Daniel Jacobowitz <dan@debian.org>
18229
d40539a4 18230 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 18231
e1923096
JJ
182322004-10-12 Jeff Johnston <jjohnstn@redhat.com>
18233
18234 * gdb.threads/schedlock.c: Add comment markers to use to find
18235 line numbers.
18236 * gdb.threads/schedlock.exp: Adjust regex to handle the new
18237 comments.
18238 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
18239 breakpoint lines.
18240
ec8ba2c9
DJ
182412004-10-12 Daniel Jacobowitz <dan@debian.org>
18242
18243 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
18244
0eb3658b
DJ
182452004-10-12 Daniel Jacobowitz <dan@debian.org>
18246
18247 * configure.in: Add gdb.dwarf2.
18248 * configure: Regenerated.
18249 * Makefile.in: Add gdb.dwarf2.
18250 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
18251 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
18252 gdb.dwarf2/file1.txt: New files.
18253
a271cc33
OF
182542004-10-11 Orjan Friberg <orjanf@axis.com>
18255
a9c64011 18256 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
18257 of "run", since the latter doesn't work with remote targets. Adjust
18258 the breakpoint numbering accordingly.
18259 * gdb.threads/pthread_cond_wait.exp: Ditto.
18260
895ce074
MC
182612004-10-08 Michael Chastain <mec.gnu@mindspring.com>
18262
18263 * gdb.base/overlays.exp: Update copyright years.
18264
6be3092d
KI
182652004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
18266
18267 * gdb.base/overlays.exp: Disable if target is Linux.
18268
e05389b8
FL
182692004-10-06 Felix Lee <felix+log1@specifixinc.com>
18270
18271 * config/gdbserver.exp (gdb_load): Use right filename on remote.
18272
73cb587d
KI
182732004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
18274
18275 * gdb.asm/asm-source.exp: Add m32r-linux target.
18276 * gdb.asm/m32r-linux.inc: New file.
18277
3c0edcdc
AC
182782004-09-24 Andrew Cagney <cagney@redhat.com>
18279 David Anderson <anderson@redhat.com>
18280
18281 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
18282 command fails, assume things will work.
18283 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
18284 (_GNU_SOURCE): Define.
18285 (print_unsigned, print_hex): Change parameter to "long long".
18286 (print_byte_count): New function, use to print byte counts.
18287 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
18288 O_LARGEFILE.
18289 (main): Compute an upper bound on a corefile in max_core_size.
18290 Limit memory chunk size to max_core_size. Limit total memory
18291 allocated to max_core_size.
18292
4bb3667f
AC
182932004-09-23 Andrew Cagney <cagney@gnu.org>
18294
18295 * gdb.base/bigcore.exp: Replace the code that creates a corefile
18296 from a separate process with code that creates a corefile by
18297 making the inferior dump core.
18298
60fe1a51
MK
182992004-09-23 Mark Kettenis <kettenis@gnu.org>
18300
18301 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
18302 block.
18303
8e937346
MC
183042004-09-23 Michael Chastain <mec.gnu@mindspring.com>
18305
18306 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
18307 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
18308 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
18309 Likewise.
18310
7213f6d6
JJ
183112004-09-20 Jeff Johnston <jjohnstn@redhat.com>
18312
18313 * gdb.java/jprint.exp: New test case for java inferior call.
18314 * gdb.java/jprint.java: Ditto.
18315
eac69dca
JB
183162004-09-15 Joel Brobecker <brobecker@gnat.com>
18317
18318 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
18319
22227696
MC
183202004-09-14 Michael Chastain <mec.gnu@mindspring.com>
18321
18322 * gdb.threads/killed.c: Include <stdlib.h>.
18323 * gdb.threads/pthreads.c: Likewise.
18324
7dd403a4
MC
183252004-09-14 Michael Chastain <mec.gnu@mindspring.com>
18326
18327 * gdb.threads/killed.c: Add copyright notice.
18328
33f2d567
JM
183292004-09-10 Jason Molenda (jmolenda@apple.com)
18330
a9c64011
AS
18331 * gdb.base/define.exp: Two new tests to verify zero space chars
18332 after 'if' and 'while' commands in a user-defined command is correctly
18333 parsed.
33f2d567 18334
e05b62ac
AC
183352004-09-08 Andrew Cagney <cagney@gnu.org>
18336
18337 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
18338 delivery test with duplicate at end of file.
18339
9cbe82da
MK
183402004-09-06 Mark Kettenis <kettenis@jive.nl>
18341
18342 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
18343
564803d9
MC
183442004-09-05 Michael Chastain <mec.gnu@mindspring.com>
18345
18346 * config/hppro.exp: Removed.
18347
7c6807ce
MC
183482004-09-05 Michael Chastain <mec.gnu@mindspring.com>
18349
18350 * config/sparclet.exp: Removed.
18351
bf7e26dd
MC
183522004-09-05 Michael Chastain <mec.gnu@mindspring.com>
18353
18354 * config/udi.exp: Removed.
18355
714e341b
MC
183562004-09-02 Michael Chastain <mec.gnu@mindspring.com>
18357
18358 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
18359 of "exp_continue".
18360 (advancei): Likewise.
18361
1236e623
JJ
183622004-09-01 Jeff Johnston <jjohnstn@redhat.com>
18363
18364 * gdb.base/unload.exp: Fix so messages aren't duplicated.
18365
3bdcad15
MI
183662004-09-01 Manoj Iyer <manjo@austin.ibm.com>
18367
228af206 18368 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
18369 to check for nodebug in executable.
18370 * gdb.gdb/observer.exp (setup_test): Likewise.
18371 * gdb.gdb/selftest.exp (test_with_self): Likewise.
18372 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
18373
c72b934c
AC
183742004-09-01 Andrew Cagney <cagney@gnu.org>
18375
18376 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
18377 files.
18378
edd9b715
JJ
183792004-09-01 Jeff Johnston <jjohnstn@redhat.com>
18380
18381 * gdb.base/unload.exp: Fix expected warning message to match
18382 latest format.
18383
fb4ce06b
CV
183842004-09-01 Corinna Vinschen <vinschen@redhat.com>
18385
18386 * gdb.base/call-rt-st.exp: Fix typos.
18387
ce78e7c3
MI
183882004-08-31 Manoj Iyer <manjo@austin.ibm.com>
18389
18390 * gdb.threads/thread_check.exp: New testcase.
18391 * gdb.threads/thread_check.c: New testcase.
18392
2dedb159
AC
183932004-08-31 Andrew Cagney <cagney@gnu.org>
18394
18395 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
18396 (skip_to_handler_entry): New procedures. Test stepping into a
18397 handler when the breakpoint is at the handler's entry point.
18398
68f53502
AC
183992004-08-30 Andrew Cagney <cagney@gnu.org>
18400
18401 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
18402 gdb/1757.
18403
3e3ffd2b
MC
184042004-08-27 Michael Chastain <mec.gnu@mindspring.com>
18405
18406 With code from Manoj Iyer <manjo@austin.ibm.com>:
18407 * lib/gdb.exp (gdb_file_cmd): Return more information in the
18408 return value. Add an arm for "no debugging symbols found".
18409 Change a stray "error" to "perror".
18410 (gdb_run_cmd): Adapt to new return value.
18411 * gdb.base/remote.exp: Adapt to new return value.
18412 * gdb.gdb/complaints.exp: Likewise.
18413 * gdb.gdb/observer.exp: Likewise.
18414 * gdb.gdb/selftest.exp: Likewise.
18415 * gdb.gdb/xfullpath.exp: Likewise.
18416
4b6f5fd2
JB
184172004-08-27 Joel Brobecker <brobecker@gnat.com>
18418
18419 * gdb.threads/bp_in_thread.exp: New testcase.
18420
e5b25496
MC
184212004-08-27 Michael Chastain <mec.gnu@mindspring.com>
18422
18423 Fix PR testsuite/1735.
18424 * gdb.threads/schedlock.c (thread_function): Add a cast
18425 to suppress a gcc warning.
18426 * gdb.threads/thread-specific.c (thread_function): Likewise.
18427
934353d6
MC
184282004-08-26 Michael Chastain <mec.gnu@mindspring.com>
18429
18430 * gdb.base/unload.c: Include <stdlib.h>.
18431
f98a0aef 184322004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 18433
f98a0aef 18434 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
18435 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
18436 synchronized after the "return".
18437
5a2e8882
MC
184382004-08-26 Michael Chastain <mec.gnu@mindspring.com>
18439
18440 * gdb.mi/basics.c: Include <stdio.h>.
18441 * gdb.mi/pthreads.c: Include <stdlib.h>.
18442 * gdb.mi/var-cmd.c: Include <stdlib.h>.
18443
a9640423
MC
184442004-08-26 Michael Chastain <mec.gnu@mindspring.com>
18445
18446 * gdb.threads/schedlock.c: Add copyright notice.
18447
b04e311d
AC
184482004-08-25 Andrew Cagney <cagney@gnu.org>
18449
18450 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
18451 (skip_over_handler, breakpoint_over_hander): New test procedures.
18452 (advance, advancei): Add a proper prefix, do not use
18453 rerun_to_main.
18454 * gdb.base/sigstep.c (main): Change to use an infinite loop.
18455
7c27f15b
MC
184562004-08-24 Michael Chastain <mec.gnu@mindspring.com>
18457
18458 * gdb.mi/basics.c: Add copyright notice.
18459 * gdb.mi/var-cmd.c: Add copyright notice.
18460
fffc87ae
MC
184612004-08-23 Michael Chastain <mec.gnu@mindspring.com>
18462
18463 * lib/gdb.exp: Remove signed_keyword_not_used.
18464 * lib/compiler.c: Likewise.
18465 * lib/compiler.cc: Likewise.
18466
d782e0bf
MC
184672004-08-23 Michael Chastain <mec.gnu@mindspring.com>
18468
18469 * gdb.base/whatis.c: Remove conditional disabling of "signed".
18470 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
18471
96033e83
MC
184722004-08-23 Michael Chastain <mec.gnu@mindspring.com>
18473
18474 * gdb.base/whatis.c: Add copyright notice.
18475
cf38c229
MK
184762004-08-20 Mark Kettenis <kettenis@gnu.org>
18477
18478 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
18479 it to skip the breakpoints encoded in the inline assembly.
18480
f4b49756
MC
184812004-08-20 Michael Chastain <mec.gnu@mindspring.com>
18482
18483 * Makefile.in: Add gdb.fortran.
18484
2f193b69
MC
184852004-08-20 Michael Chastain <mec.gnu@mindspring.com>
18486
18487 * gdb.base/call-sc.exp (test_scalar_returns):
18488 Fix cut-and-paste glitch in "Make fun return now".
18489
89a237cb
MC
184902004-08-17 Michael Chastain <mec.gnu@mindspring.com>
18491
18492 * configure.in: Add gdb.fortran.
18493 * configure: Regenerate.
18494 * gdb.fortran/Makefile.in: New file.
18495 * lib/gdb.exp (skip_fortran_tests): New procedure.
18496
469aff8e
MC
184972004-08-17 Michael Chastain <mec.gnu@mindspring.com>
18498
18499 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
18500 reference to bug-gnu@prep.ai.mit.edu.
18501 * gdb.mi/mi-var-child.exp: Likewise.
18502 * gdb.mi/mi-var-cmd.exp: Likewise.
18503 * gdb.mi/mi-var-display.exp: Likewise.
18504 * gdb.mi/mi2-var-block.exp: Likewise.
18505 * gdb.mi/mi2-var-child.exp: Likewise.
18506 * gdb.mi/mi2-var-cmd.exp: Likewise.
18507 * gdb.mi/mi2-var-display.exp: Likewise.
18508
00b51b9f
MK
185092004-08-15 Mark Kettenis <kettenis@gnu.org>
18510
18511 * gdb.base/unload.c (main): Make local variable msg const.
18512
45f07fef
MC
185132004-08-15 Michael Chastain <mec.gnu@mindspring.com>
18514
18515 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
18516 to bug-gnu@prep.ai.mit.edu.
18517 * gdb.mi/mi-disassemble.exp: Likewise.
18518 * gdb.mi/mi-eval.exp: Likewise.
18519 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
18520 default line number.
18521 * gdb.mi/mi-return.exp: Likewise.
18522 * gdb.mi/mi-simplerun.exp: Likewise.
18523 * gdb.mi/mi-stack.exp: Likewise.
18524 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
18525 number with explicit range test.
18526 * gdb.mi/mi-watch.exp: Likewise.
18527 * gdb.mi/mi2-break.exp: Likewise.
18528 * gdb.mi/mi2-cli.exp: Likewise.
18529 * gdb.mi/mi2-disassemble.exp: Likewise.
18530 * gdb.mi/mi2-eval.exp: Likewise.
18531 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
18532 default line number.
18533 * gdb.mi/mi2-return.exp: Likewise.
18534 * gdb.mi/mi2-simplerun.exp: Likewise.
18535 * gdb.mi/mi2-stack.exp: Likewise.
18536 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
18537 number with explicit range test.
18538 * gdb.mi/mi2-watch.exp: Likewise.
18539
dd8c8ee7
MC
185402004-08-15 Michael Chastain <mec.gnu@mindspring.com>
18541
18542 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
18543 * gdb.cp/m-static.exp: Likewise.
18544 * gdb.cp/rtti.exp: Likewise.
18545
4e838464
MK
185462004-08-14 Mark Kettenis <kettenis@gnu.org>
18547
18548 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
18549
8d8cb839
EZ
185502004-08-14 Eli Zaretskii <eliz@gnu.org>
18551
18552 * ChangeLog: Prefix Local Variables with semi-colons and indent
18553 the reference to older ChangeLog files, to fix fontification in
18554 Emacs.
18555
deea8bb0
MC
185562004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18557
18558 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
18559 * gdb.mi/mi2-break.exp: Likewise.
18560
c3297504
MC
185612004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18562
18563 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
18564
25808999
MC
185652004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18566
18567 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
18568
226a8d71
MC
185692004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18570
18571 * gdb.cp/classes.exp: Remove unused declarations. Just let
18572 test names default instead of providing special names. Remove
18573 extraneous demangler test.
18574
37fdf854
JJ
185752004-08-12 Jeff Johnston <jjohnstn@redhat.com>
18576
18577 * gdb.base/unload.exp: New test for breakpoints in dynamically
18578 loaded libraries.
18579 * gdb.base/unload.c: Ditto.
18580 * gdb.base/unloadshr.c: Ditto.
18581
2d3a7986
MC
185822004-08-12 Michael Chastain <mec.gnu@mindspring.com>
18583
18584 * gdb.cp/classes.exp (test_ptype_class_objects): Call
18585 cp_test_ptype_class.
18586 (test_enums): Likewise.
18587
c72b934c
AC
185882004-08-10 Andrew Cagney <cagney@gnu.org>
18589
18590 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
18591 files.
18592
cc503c8a
AC
185932004-08-10 Andrew Cagney <cagney@gnu.org>
18594
18595 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
18596 init_malloc call.
18597
902f2ccb
MC
185982004-08-10 Michael Chastain <mec.gnu@mindspring.com>
18599
18600 * ChangeLog: Add copyright notice. The notice is copied
18601 from emacs 21.3 top level ChangeLog.
18602
78c90502
MC
186032004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18604
18605 * lib/cp-support.exp: New file.
18606 * lib/cp-support.exp (cp_test_type_class): New function.
18607 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
18608 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
18609 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
18610 cp_test_ptype_class.
18611
88e5ea78
MC
186122004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18613
18614 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
18615 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
18616 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
18617 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
18618 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
18619 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
18620 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
18621 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
18622 gdb.mi/mi2-watch.exp: Update copyright years.
18623
6a89fc9c
MK
186242004-08-09 Mark Kettenis <kettenis@gnu.org>
18625
18626 * gdb.base/sigaltstack.exp: Provide proper anchoring.
18627
1482e0de
MC
186282004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18629
18630 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
18631 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
18632 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
18633 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
18634 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
18635 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
18636 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
18637 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
18638 gdb.mi/mi-watch.exp: Update copyright years.
18639
1a5ce3f3
DJ
186402004-08-08 Daniel Jacobowitz <dan@debian.org>
18641
18642 PR gdb/1738
18643 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
18644 from a breakpoint with a pending signal.
18645
04f6ecf2
DJ
186462004-08-08 Daniel Jacobowitz <dan@debian.org>
18647
18648 PR gdb/1736
18649 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
18650 * gdb.base/sigaltstack.exp (finish_test): Consume output until
18651 the prompt.
18652 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
18653
54d90d35
DJ
186542004-08-08 Daniel Jacobowitz <dan@debian.org>
18655
18656 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
18657
d2f6abb0
DJ
186582004-08-08 Daniel Jacobowitz <dan@debian.org>
18659
18660 PR gdb/1736
18661 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
18662 for i?86-*-linux*.
18663
5598c03d
DJ
186642004-08-08 Daniel Jacobowitz <dan@debian.org>
18665
18666 * gdb.arch/i386-prologue.exp: Compile without debug information.
18667
c6fee705
MC
186682004-08-08 Michael Chastain <mec.gnu@mindspring.com>
18669
18670 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
18671 rather than asking gdb to search.
18672
dd90efdb
MC
186732004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18674
18675 * gdb.base/gcore.c: Include <string.h>.
18676
1e84bec1
MC
186772004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18678
18679 * gdb.base/gcore.c: Add copyright notice.
18680
e425eb2b
MC
186812004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18682
18683 * gdb.base/freebpcmd.c: Include <stdio.h>.
18684 * gdb.base/long_long.c: Include <string.h>.
18685 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
18686 * gdb.base/siginfo.c: Include <string.h>.
18687 * gdb.base/sigstep.c: Include <string.h>.
18688
cb9aaed5
MC
186892004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18690
18691 * gdb.base/complex.c: Include <stdlib.h>.
18692
55944f3d
MC
186932004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18694
18695 * gdb.base/complex.c: Add copyright notice.
18696
7b2953d9
MC
186972004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18698
18699 * gdb.base/charset.c: Include <stdlib.h>.
18700
c9133d23
MC
187012004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18702
18703 * gdb.base/auxv.c: Include <stdlib.h>.
18704
0a8490ad
MC
187052004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18706
18707 * gdb.base/auxv.c: Add copyright notice.
18708
3426d5ec
MC
187092004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18710
18711 * gdb.base/coremaker.c: Add copyright notice.
18712 * gdb.base/coremaker2.c: Add copyright notice.
18713
8da195dd
AC
187142004-08-04 Andrew Cagney <cagney@gnu.org>
18715
18716 * gdb.base/store.exp: Update copyright.
18717 (check_set, up_set, check_struct, up_struct): Add a prefix to test
18718 names, do not import gdb_prompt.
18719
8d394f98
AC
187202004-08-01 Andrew Cagney <cagney@gnu.org>
18721
18722 Fix PR testsuite/1729.
18723 * gdb.base/dump.exp: Add test name to callers of capture_value, do
18724 not use capture_value with value 4.
18725 (capture_value): Add optional test name parameter.
18726 (test_reload_saved_value, test_restore_saved_value): Use $msg as
18727 the prefix, pass to capture_value.
18728
b6702b23
MK
187292004-08-01 Mark Kettenis <kettenis@gnu.org>
18730
18731 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
18732 * gdb.arch/i386-prologue.c (standard): New prototype and function.
18733 (main): Call new function.
18734
c203e0ca
MC
187352004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18736
18737 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
18738
a7995a30
MC
187392004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18740
18741 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
18742
9366563b
MC
187432004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18744
b6eeaf26 18745 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
18746 Accept more values of vtbl pointer. Remove some messages
18747 about "obsolete gcc or gdb".
18748
2fc1f950
MC
187492004-07-30 Michael Chastain <mec.gnu@mindspring.com>
18750
18751 * gdb.cp/classes.exp: Accept more varieties of ptype output.
18752
c724d49b
MC
187532004-07-30 Michael Chastain <mec.gnu@mindspring.com>
18754
18755 * gdb.base/asm-source.exp: Properly convert target board
18756 debug flags from gcc format to binutils format.
18757
736b0fce
MK
187582004-07-28 Mark Kettenis <kettenis@gnu.org>
18759
18760 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
18761 gdb1718". PR backtrace/1718 partially fixed.
18762
5633ea5c
JJ
187632004-07-27 Jeff Johnston <jjohnstn@redhat.com>
18764
18765 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
18766
575eebb1
NC
187672004-07-26 Nick Clifton <nickc@redhat.com>
18768
18769 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
18770 good default value for a specific architecture is available then
18771 set it to that value. Otherwise default to the -gstabs switch.
18772 Remove the -g... switches from the asm-flags variable. Allow the
18773 target board info to override the value if it wants to. Pass the
18774 switch on the assembler command line.
18775
62104619
MK
187762004-07-23 Mark Kettenis <kettenis@gnu.org>
18777
18778 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
18779 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
18780 (main): Call new function.
18781
4a1135b8
MC
187822004-07-22 Michael Chastain <mec.gnu@mindspring.com>
18783
18784 Test for PR exp/1715.
18785 * gdb.base/radix.exp: Refactor common procedures. Make all
18786 test names unique. Change XFAIL to KFAIL.
18787
8a12c1f0
MC
187882004-07-20 Michael Chastain <mec.gnu@mindspring.com>
18789
18790 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
18791 * gdb.ada/gnat_ada.gin: ... to here.
18792 * configure.in: Use gnat_ada.gin.
18793 * configure: Regenerate.
18794
23b451cf
AC
187952004-07-20 Andrew Cagney <cagney@gnu.org>
18796
18797 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
18798 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
18799 XFAILs. Clean up test messages and comments. Check backtraces.
18800 Delete re-sync code.
18801
ab618a02
MC
188022004-07-19 Michael Chastain <mec.gnu@mindspring.com>
18803
18804 Fix PR cli/740.
18805 * gdb.base/annota1.exp: Honor gdb,nosignals.
18806 * gdb.base/annota3.exp: Likewise.
18807
46dad340
MC
188082004-07-19 Michael Chastain <mec.gnu@mindspring.com>
18809
18810 * lib/java.exp: Update copyright notice.
18811
756d8c70
AC
188122004-07-19 Andrew Cagney <cagney@gnu.org>
18813
18814 * gdb.base/selftest.exp: Copy file from here ...
18815 * gdb.gdb/selftest.exp: ... to here.
18816
586027e6
AC
188172004-07-16 Andrew Cagney <cagney@redhat.com>
18818
18819 * lib/insight-support.exp: Delete file.
18820 * lib/java.exp (java_init): Fix copyright.
18821
029d2200
AC
188222004-07-16 Andrew Cagney <cagney@gnu.org>
18823
18824 * gdb.base/restore.c: Append "prologue" to comments marking the a
18825 function's prologue.
18826 * gdb.base/restore.exp: Update copyright, re-indent.
18827 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
18828 callerN" prefix where needed. Update patterns that match a
18829 function's prologue.
18830
653b62c5
MC
188312004-07-16 Michael Chastain <mec.gnu@mindspring.com>
18832
18833 * gdb.base/restore.c: Add copyright notice.
18834
f7d690e5
AC
188352004-07-16 Andrew Cagney <cagney@gnu.org>
18836
18837 * gdb.base/logical.exp: Update copyright.
18838 (evaluate): New procedure. Use to re-implement tests using
18839 several tables.
18840
d629a7cb
MH
188412004-07-14 Martin Hunt <hunt@redhat.com>
18842
18843 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
18844 which fixes some problems where init.tcl was not found.
18845
9c7bb332
AC
188462004-07-13 Andrew Cagney <cagney@gnu.org>
18847
6bf46641
AC
18848 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
18849 (check_sizeof, check_valueof): Do not include the output in the
18850 test name. Use gdb_test.
18851 (get_valueof): Use gdb_test_multiple.
18852
c4ffd4c0
AC
18853 * gdb.base/step-test.exp: Update copyright. Use
18854 gdb_test_multiple. Ensure that test names do not include
18855 architecture dependent output.
18856
ab89363a
AC
18857 * gdb.gdb/observer.exp: Update copyright.
18858 (setup_test): Use gdb_test_multiple.
18859 (attach_first_observer, attach_second_observer)
18860 (attach_third_observer, detach_first_observer)
18861 (detach_second_observer, detach_third_observer)
18862 (reset_counters, check_counters): Make $message a prefix.
18863 (test_normal_stop_notifications): Add "args" parameter - a list of
18864 init functions to be called. Make $message a prefix,
18865 (test_observer_normal_stop): Change the message prefixes so that
18866 they are unique, pass the attach / detach procedures to
18867 test_normal_stop_notifications.
18868
ec58997a
AC
18869 * gdb.base/signull.exp (test_segv): Prefix all tests with
18870 "${name}". Clean up test messages.
18871
b475183b
AC
18872 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
18873
9c7bb332
AC
18874 * gdb.base/ena-dis-br.exp: Update copyright.
18875 (break_at): New function. Replace send_gdb with gdb_test,
18876 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
18877 ignore count, not stopped at bpt", with KFAIL.
18878
2dd95497
CV
188792004-07-13 Corinna Vinschen <vinschen@redhat.com>
18880
18881 * gdb.base/attach.exp: Remove cleanupfile handling.
18882
419e626b
AC
188832004-07-12 Andrew Cagney <cagney@gnu.org>
18884
18885 * gdb.base/annota1.exp: Cleanup corefile test name.
18886 * gdb.base/annota3.exp: Ditto.
18887
8b1b3228
AC
188882004-07-12 Andrew Cagney <cagney@gnu.org>
18889
78650829
AC
18890 * gdb.base/signals.exp: Clean up copyright, re-indent.
18891
8b1b3228
AC
18892 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
18893 gdb_test and gdb_test_multiple.
18894
935c2760
JJ
188952004-07-08 Jeff Johnston <jjohnstn@redhat.com>
18896
18897 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 18898 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
18899 provide line number info for first statement in main.
18900
1544280f
AC
189012004-07-08 Andrew Cagney <cagney@gnu.org>
18902
1279f4ff
AC
18903 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
18904
1544280f
AC
18905 * gdb.base/sigbpt.exp: Make the common part of each test name a
18906 prefix instead of suffix.
18907
bcc82369
BR
189082004-07-07 Bob Rossi <bob_rossi@cox.net>
18909
18910 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
18911 test from test_tbreak_creation_and_listing to
18912 test_file_list_exec_source_file
18913 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
18914 Changed name of test from test_tbreak_creation_and_listing to
18915 test_file_list_exec_source_file
18916
23f4b0aa
JJ
189172004-07-07 Jeff Johnston <jjohnstn@redhat.com>
18918
18919 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
18920 the jmisc() constructor instead of <init>.
18921 * gdb.java/jmisc1.exp: Ditto.
18922
56401cd5
AC
189232004-07-07 Andrew Cagney <cagney@gnu.org>
18924
18925 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
18926 corrupting the PC.
18927
44ae2f6a
MC
189282004-07-06 Michael Chastain <mec.gnu@mindspring.com>
18929
18930 * gdb.cp/templates.exp: Accept whitespace change in demangler
18931 output.
18932
45a83408
AC
189332004-07-06 Andrew Cagney <cagney@gnu.org>
18934
18935 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
18936
d205ad70
MC
189372004-07-02 Michael Chastain <mec.gnu@mindspring.com>
18938
18939 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
18940 * lib/compiler.cc: Likewise.
18941
06ea1a61
MC
189422004-06-30 Michael Chastain <mec.gnu@mindspring.com>
18943
18944 * lib/compiler.cc: Work around string preprocessing problem
18945 with old hp c++ compiler.
18946 * lib/compiler.c: Likewise.
18947
daab1251
CV
189482004-06-29 Corinna Vinschen <vinschen@redhat.com>
18949
18950 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
18951 directives to conditionalize symbol prefixing.
18952 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
18953 additional_flags handling. Add underscore prefix for Cygwin.
18954 * gdb.arch/i386-unwind.c: Use preprocessor directives to
18955 conditionalize symbol prefixing.
18956 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
18957 additional_flags handling. Add underscore prefix for Cygwin.
18958
cc984116
CV
189592004-06-29 Corinna Vinschen <vinschen@redhat.com>
18960
18961 * gdb.base/bigcore.exp: Skip test on Cygwin.
18962
c279b077
MC
189632004-06-28 Michael Chastain <mec.gnu@mindspring.com>
18964
18965 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
18966 formats for "info register". Use gdb_test_multiple. Fix
18967 the "invalid register" test.
18968
0e915747
CV
189692004-06-28 Corinna Vinschen <vinschen@redhat.com>
18970
18971 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
18972 PID for Cygwin. Add Cygwin specific strings to check for in some
18973 tests.
18974 (do_attach_tests): Add a test for user interaction when attaching
18975 to a process with no matching symbol table already loaded.
18976
11422c86
AC
189772004-06-26 Andrew Cagney <cagney@gnu.org>
18978
18979 Test PR java/1567 and PR java/1565.
18980 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
18981 * gdb.java/jmisc2.exp: Delete file.
18982
cefbce26
MC
189832004-06-26 Michael Chastain <mec.gnu@mindspring.com>
18984
18985 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
18986
e19f872c
CV
189872004-06-25 Corinna Vinschen <vinschen@redhat.com>
18988
18989 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
18990 attach process.
18991
d931ba3b
MC
189922004-06-23 Michael Chastain <mec.gnu@mindspring.com>
18993
18994 * gdb.cp/pr-1553.exp: Remove.
18995
aef68c48
MC
189962004-06-22 Michael Chastain <mec.gnu@mindspring.com>
18997
18998 * gdb.cp/pr-1553.cc: Remove.
18999 * gdb.cp/pr-1553.exp: Disable this test.
19000
8d5df71a
JB
190012004-06-20 Jim Blandy <jimb@redhat.com>
19002
a9c64011 19003 Fix PR testsuite/1680.
8d5df71a
JB
19004 * gdb.arch/i386-sse.exp: Properly quote curly braces in
19005 regular expressions.
19006
4ac6f39d
MC
190072004-06-19 Michael Chastain <mec.gnu@mindspring.com>
19008
19009 Fix PR testsuite/1679.
19010 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
19011 Issue an UNSUPPORTED result instead.
19012
1b413552
JB
190132004-06-18 Jim Blandy <jimb@redhat.com>
19014
19015 * gdb.base/charset.exp: Only send a control-C if we see a new
19016 prompt and incomplete command.
19017
6daa6ebd
MC
190182004-06-18 Michael Chastain <mec.gnu@mindspring.com>
19019
19020 * gdb.cp/pr-574.cc: Add copyright notice.
19021
51fa4ae0
JB
190222004-06-17 Jim Blandy <jimb@redhat.com>
19023
19024 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
19025 cases where the regexp has no groups; this grabs random text from
19026 the previous test suite, whatever that was.
19027
8fea26c5
MC
190282004-06-17 Michael Chastain <mec.gnu@mindspring.com>
19029
19030 * gdb.cp/printmethod.cc: Add copyright notice.
19031
1e3aeb41
MC
190322004-06-16 Michael Chastain <mec.gnu@mindspring.com>
19033
19034 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
19035
9d9030bc
AC
190362004-06-16 Andrew Cagney <cagney@gnu.org>
19037
19038 * gdb.base/signull.c: Update copyright. Include <string.h>.
19039 (bowler): Replace data_pointer with data_read
19040 and data_write cases. Add code_descriptor case.
19041 (zero, desc): New array and pointer.
19042 (data, code): Change to simple pointers.
19043 * gdb.base/signull.exp: Fix probe pattern matching a function
19044 descriptor SIGSEGV. Replace data_pointer with data_read and
19045 data_write tests.
19046
acd4ad44
AC
190472004-06-16 Andrew Cagney <cagney@gnu.org>
19048
19049 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
19050
08fd625c
MC
190512004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19052
19053 * gdb.base/long_long.c: Add copyright notice.
19054
1903502c
MC
190552004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19056
19057 * gdb.base/long_long.exp: Remove reference to
19058 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
19059 to gdb_breakpoint and gdb_continue_to_breakpoint.
19060
83313cb1
JB
190612004-06-14 Jim Blandy <jimb@redhat.com>
19062
19063 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
19064 endian case.
19065
1bf404ef
AC
190662004-06-14 Andrew Cagney <cagney@gnu.org>
19067
19068 * gdb.base/gcore.exp (capture_command_output): Delete the always
19069 passing tests containing inferior values.
19070 * gdb.base/ending-run.exp: Do not include the breakpoint address
19071 in the test message. Update copyright.
19072 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
19073 size in the test name, use gdb_test_multiple. Update copyright.
19074
ef220b33
MC
190752004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19076
19077 * gdb.cp/ref-types.cc: Add copyright notice.
19078
4f70a4c9
MC
190792004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19080
19081 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
19082 hp_aCC_compiler.
19083 * lib/compiler.cc: Likewise.
19084 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
19085 'set' commands. Log diagnostics for other lines. Set
19086 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
19087
335928ac
MC
190882004-06-13 Michael Chastain <mec.gnu@mindspring.com>
19089
19090 * gdb.cp/try_catch.cc: Add copyright notice.
19091
2efb12e8
MC
190922004-06-12 Michael Chastain <mec.gnu@mindspring.com>
19093
19094 * gdb.cp/userdef.cc: Add copyright notice.
19095
0bbed51a
MC
190962004-06-11 Michael Chastain <mec.gnu@mindspring.com>
19097
19098 * gdb.cp/virtfunc.cc: Add copyright notice.
19099
e12a46c9
RC
191002004-06-11 Randolph Chung <tausq@debian.org>
19101
19102 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
19103 problem.
19104
338e05af
AC
191052004-06-10 Andrew Cagney <cagney@gnu.org>
19106
19107 * lib/compiler.cc, lib/compiler.c: Append either
19108 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
19109 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
19110 instead of gcc-3-3.
19111
dc3f10cb
AC
191122004-06-09 Andrew Cagney <cagney@gnu.org>
19113
b4d946af
AC
19114 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
19115 gdb/1455, bug is specific to "long long" and "double".
a9c64011 19116
dc3f10cb
AC
19117 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
19118 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
19119 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
19120 fixed.
19121
b5c0bfa2
AC
191222004-06-09 Andrew Cagney <cagney@gnu.org>
19123
19124 * gdb.base/structs.exp (test_struct_returns): Replace
19125 "return_value_unknown" and "finish_value_unknown" by
19126 "return_value_known" and "finish_value_known". Instead of
19127 "return_value_unknown" iff "finish_value_unknown", check
19128 "return_value_known" implies "finish_value_known".
19129
caeb605f
MH
191302004-06-08 Martin Hunt <hunt@redhat.com>
19131
19132 * gdb.base/float.exp: Add pattern for mips targets.
19133
c892bb64
RC
191342004-06-08 Randolph Chung <tausq@debian.org>
19135
19136 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
19137 message for unknown architectures more clear.
19138
48306d3e
JB
191392004-06-08 Joel Brobecker <brobecker@gnat.com>
19140
19141 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
19142 start the execution of the program.
19143
83ecb59f
JB
191442004-06-07 Jim Blandy <jimb@redhat.com>
19145
19146 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
19147 * gdb.arch/i386-cpuid.h: New helper file.
19148
55264cb4
RC
191492004-06-07 Randolph Chung <tausq@debian.org>
19150
19151 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
19152 has started.
19153
23cadb28
RM
191542004-06-04 Roland McGrath <roland@redhat.com>
19155
19156 Fix PR gdb/1647.
19157 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
19158 differently to be robust to output buffering differences.
19159
51d01eda
MC
191602004-06-04 Michael Chastain <mec.gnu@mindspring.com>
19161
19162 * gdb.threads/pthreads.exp: Update copyright years.
19163 (check_control_c): Change asynchronous 'after' to synchronous.
19164
f4fc3b93
RM
191652004-06-04 Roland McGrath <roland@redhat.com>
19166
19167 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
19168 next gdb prompt.
19169
4013522b
MC
191702004-06-02 Michael Chastain <mec.gnu@mindspring.com>
19171
19172 Fix PR gdb/1636.
19173 * gdb.threads/manythreads.exp: Change asynchronous 'after'
19174 calls to synchronous.
19175
7a8f1e6b
JB
191762004-05-26 Jim Blandy <jimb@redhat.com>
19177
19178 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
19179
81bb3443
RC
191802004-05-24 Randolph Chung <tausq@debian.org>
19181
19182 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
19183 * gdb.asm/pa.inc: New file.
19184
8f5a3103
MK
191852004-05-22 Mark Kettenis <kettenis@gnu.org>
19186
19187 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
19188
734b8fe8 191892004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 19190 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
19191
19192 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
19193 GDB prompt.
19194
725603e1
UW
191952004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19196
f4fc3b93 19197 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
19198 setjmp/longjmp. Use sigaction instead of signal.
19199
8b923272 192002004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 19201 Michael Snyder <msnyder@redhat.com>
8b923272
JB
19202
19203 * gdb.threads/pthread_cond_wait.c: New file.
19204 * gdb.threads/pthread_cond_wait.exp: New testcase.
19205
8bfabb04
AC
192062004-05-13 Andrew Cagney <cagney@redhat.com>
19207
19208 * gdb.base/signull.exp, gdb.base/signull.c: New files.
19209 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
19210
42edda50
AC
192112004-05-11 Andrew Cagney <cagney@redhat.com>
19212
19213 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
19214 fixed but revealed gdb/1639.
19215
d303a6c7
AC
192162004-05-10 Andrew Cagney <cagney@redhat.com>
19217
19218 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
19219 func1" and "next to 2nd alarm", kernel bug avoided.
19220
bf08c2a1
DJ
192212004-05-10 Daniel Jacobowitz <dan@debian.org>
19222
19223 PR external/1568
19224 * gdb.base/bigcore.exp: Check the size of the dumped core file.
19225 XFAIL if it is smaller than bytes_allocated.
19226 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
19227 (main): Make chunks_allocated unsigned. Correct comment.
19228
c0586a34
JB
192292004-05-07 Joel Brobecker <brobecker@gnat.com>
19230
19231 * gdb.arch/powerpc-aix-prologue.c: New file.
19232 * gdb.arch/powerpc-aix-prologue.exp: New file.
19233
f2785d12
JB
192342004-05-07 Jim Blandy <jimb@redhat.com>
19235
19236 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
19237 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
19238
bd7f6e30
JB
192392004-05-06 Joel Brobecker <brobecker@gnat.com>
19240
19241 * gdb.base/sep.exp: No longer setup_kfail when the program was
19242 built with dwarf2.
19243
0a5e7efe
JI
192442004-05-05 Jim Ingham <jingham@apple.com>
19245
19246 * gdb.base/pending.exp: Make sure pending breakpoints
19247 preserve the ignore count.
f4fc3b93 19248
a8958849
MK
192492004-04-27 Jerome Guitton <guitton@gnat.com>
19250
19251 * i386-prologue.exp: Add testcase for jump instruction as first
19252 instruction of the real code.
19253 * i386-prologue.c (jump_at_beginning): New function.
19254
7e103f5b
MK
192552004-04-28 Mark Kettenis <kettenis@gnu.org>
19256
19257 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
19258 x86_64-*-*.
19259
5d38b224
MK
192602004-04-28 Mark Kettenis <kettenis@gnu.org>
19261
19262 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
19263 i*86-*-*.
19264
0ef32fd9
MK
192652004-04-25 Mark Kettenis <kettenis@gnu.org>
19266
19267 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
19268 expression that checks the return type.
19269
71d7dd7c
AC
192702004-04-23 Andrew Cagney <cagney@redhat.com>
19271
19272 * gdb.base/call-sc.exp: New test of scalar call/return values.
19273 * gdb.base/call-sc.c: Ditto.
19274
1e9f977e
JJ
192752004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19276
19277 * gdb.threads/manythreads.c: Reduce thread stack size.
19278
899d9e3a
JJ
192792004-04-23 Jeff Johnston <jjohnstn@redhat.com>
19280
19281 * gdb.threads/manythreads.c: Add copyright notice.
19282
61bcae62
AC
192832004-04-23 Andrew Cagney <cagney@redhat.com>
19284
19285 * gdb.base/siginfo.exp: Better handle step out of signal.
19286 * gdb.base/sigstep.exp: Ditto.
19287
7339a42e 192882004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 19289 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
19290
19291 * gdb.threads/manythreads.c: New testcase.
19292 * gdb.threads/manythreads.exp: Ditto.
19293
5c98409b
JB
192942004-04-22 Jim Blandy <jimb@redhat.com>
19295
19296 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
19297 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
19298
3b611f1a
MC
192992004-04-21 Michael Chastain <mec.gnu@mindspring.com>
19300
19301 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
19302
f0fd9238
AC
193032004-04-21 Andrew Cagney <cagney@redhat.com>
19304
19305 * gdb.base/sigstep.c: New file.
19306 * gdb.base/sigstep.exp: New file.
19307
90990674
JB
193082004-04-16 Joel Brobecker <brobecker@gnat.com>
19309
19310 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
19311 call to observer_notify_normal_stop.
19312
78cef34b
AC
193132004-04-15 Andrew Cagney <cagney@redhat.com>
19314
19315 * gdb.base/siginfo.c: New file.
19316 * gdb.base/siginfo.exp: New file.
19317
d2343407
JB
193182004-04-12 J. Brobecker <brobecker@gnat.com>
19319
19320 * gdb.base/sep.exp: Fix typo in comment.
19321
a2dba3c8
JB
193222004-04-12 J. Brobecker <brobecker@gnat.com>
19323
19324 * gdb.base/sep.c: New file.
19325 * gdb.base/sep-proc.c: New file.
19326 * gdb.base/sep.exp: New testcase.
19327
15f7b60e
MK
193282004-04-09 Mark Kettenis <kettenis@gnu.org>
19329
19330 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
19331 support.
19332
44f4de1a
AC
193332004-04-05 Andrew Cagney <cagney@redhat.com>
19334
19335 * gdb.base/sigaltstack.c: New file.
19336 * gdb.base/sigaltstack.exp: New file.
19337
ef04f396
JB
193382004-04-04 Joel Brobecker <brobecker@gnat.com>
19339
19340 * gdb.base/foll-fork.exp: Update the expected output for
19341 "help set follow-fork-mode", to match a change that was made
19342 to the help of this variable on 2004-01-13.
19343
d40d2c92
JB
193442004-04-01 Joel Brobecker <brobecker@gnat.com>
19345
19346 * lib/ada.exp: Add copyright notice.
19347 * bar.ads: Likewise.
19348 * bar.adb: Likewise.
19349 * null_record.adb: Likewise.
19350 * null_record.exp: Likewise.
19351 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
19352
f86ef5a3
JB
193532004-04-01 Joel Brobecker <brobecker@gnat.com>
19354
19355 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
19356 * configure: Regenerate.
19357
414e70e3
JB
193582004-04-01 Joel Brobecker <brobecker@gnat.com>
19359
19360 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
19361 to build the application. Remove the message printed when in
19362 verbose mode, redundant with the UNSUPPORTED message above.
19363
f0aaee49
JB
193642004-03-31 Joel Brobecker <brobecker@gnat.com>
19365
19366 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
19367 * gdb.ada (null_record.exp): New testcase.
19368
ac81cb54
JB
193692004-03-31 Joel Brobecker <brobecker@gnat.com>
19370
19371 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
19372
854af2f7
JB
193732004-03-31 Joel Brobecker <brobecker@gnat.com>
19374
19375 * gdb.ada: New subdirectory.
19376 * gdb.ada/Makefile.in: New file.
19377 * gdb.ada/gnat_ada.gpr.in: New file.
19378
034cb681
JB
193792004-03-31 Joel Brobecker <brobecker@gnat.com>
19380
19381 * lib/ada.exp: New file.
19382
78a1a894
DJ
193832004-03-24 Daniel Jacobowitz <drow@mvista.com>
19384
19385 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
19386 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
19387
4b2b3b3e
AC
193882004-03-22 Andrew Cagney <cagney@redhat.com>
19389
19390 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
19391 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
19392 Problem identified by Ulrich Weigand.
19393
23c73aa3
DC
193942004-03-17 David Carlton <carlton@kealia.com>
19395
19396 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
19397 PR c++/826.
19398
d63a86f8
RM
193992004-03-16 Roland McGrath <roland@redhat.com>
19400
19401 * gdb.base/auxv.exp: New file.
19402 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
19403
0e02aa50
DC
194042004-03-12 David Carlton <carlton@kealia.com>
19405
19406 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
19407 * gdb.cp/pr-1553.cc: Ditto.
19408 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
19409 pass branch.
19410
c20b71be
MC
194112004-03-12 Michael Chastain <mec.gnu@mindspring.com>
19412
19413 * gdb.cp/templates.exp: Accept more template types.
19414
c7414a01
MC
194152004-03-09 Michael Chastain <mec.gnu@mindspring.com>
19416
19417 From Corinna Vinschen with modifications.
19418 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
19419 local variable obj_with_enum.
19420 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
19421 results with obj_with_enum.
19422
ed69573c
MC
194232004-03-09 Michael Chastain <mec.gnu@mindspring.com>
19424
19425 * gdb.cp/classes.cc: New file, copied from misc.cc.
19426 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
19427
28301461
MC
194282004-03-09 Michael Chastain <mec.gnu@mindspring.com>
19429
19430 * gdb.cp/misc.cc: Add copyright notice.
19431
1198ecbe
DC
194322004-03-05 David Carlton <carlton@kealia.com>
19433
19434 * gdb.cp/rtti.exp: Add 'print *obj3' test.
19435 * gdb.cp/rtti.h: Update copyright.
19436 (namespace n2::n3): New.
19437 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
19438 (n2::n3::func3): New.
19439 (main): Call n2::n3::func3.
19440 * gdb.cp/rtti2.cc: Update copyright.
19441 (n2::create3): New.
19442
9e08c470
MK
194432004-03-04 Mark Kettenis <kettenis@gnu.org>
19444
19445 * gdb.asm/openbsd.inc: Fix typo.
19446
4bebc3aa
FF
194472004-03-03 Fred Fish <fnf@redhat.com>
19448
19449 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
19450 "val" instead of unused "size". Update copyright year.
19451
6ea9fb37
DJ
194522004-02-29 Daniel Jacobowitz <drow@mvista.com>
19453
19454 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
19455 to use unsigned char.
19456 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
19457 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
19458
23b23974
DJ
194592004-02-29 Daniel Jacobowitz <drow@mvista.com>
19460
19461 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
19462 line of output.
19463
7574fd53
DJ
194642004-02-28 Daniel Jacobowitz <drow@mvista.com>
19465
19466 * gdb.base/relocate.c (dummy): Initialize.
19467
a195357f
DJ
194682004-02-28 Daniel Jacobowitz <drow@mvista.com>
19469
19470 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
19471 a breakpoint at exit.
19472
72fd54a9
FF
194732004-02-27 Fred Fish <fnf@redhat.com>
19474
19475 * gdb.base/chng-syms.exp: Add expect condition to match failing
19476 case that isn't a timeout.
19477
b9d23137
AC
194782004-02-27 Andrew Cagney <cagney@redhat.com>
19479
19480 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
19481 support.
19482
15d208f6 194832004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 19484
15d208f6
FF
19485 * gdb.arch/gdb1431.c: Remove.
19486 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
19487 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
19488 of "until" incorrectly.
19489
98f9cd2d
JB
194902004-02-26 J. Brobecker <brobecker@gnat.com>
19491
19492 * gdb.cp/class2.cc (empty): New class.
19493 (refer): New function.
19494 (main): Declare an object of type empty and use it.
19495 * gdb.cp/class2.exp: Print the value of an object of type empty.
19496
9b50c11b
JJ
194972004-02-26 Jeff Johnston <jjohnstn@redhat.com>
19498
19499 * gdb.base/langs.exp: Update query string to match the
19500 new nquery format used for pending breakpoints.
19501
0dcd613f
AC
195022004-02-26 Andrew Cagney <cagney@redhat.com>
19503
19504 Fix PR i18n/1570.
19505 * gdb.base/charset.c: Update copyright notice.
19506 (main, init_string): Remove the escape character '\e' tests.
19507 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
19508 * gdb.base/charset.exp (valid_host_charset): Ditto.
19509 * gdb.base/setvar.exp: Ditto.
19510
b8a56647
AC
195112004-02-24 Andrew Cagney <cagney@redhat.com>
19512
90d59e34
AC
19513 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
19514 mmapped data in core file" PASS and FAIL messages consistent.
19515
b8a56647
AC
19516 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
19517 setting a breakpoint. Work around PR java/1565.
19518
9f27c604
JJ
195192004-02-23 Jeff Johnston <jjohnstn@redhat.com>
19520
19521 * lib/gdb.exp (gdb_breakpoint): Update query string to match
19522 new nquery format.
19523 * gdb.base/pending.exp: Ditto.
19524
3224a706
MK
195252004-02-22 Mark Kettenis <kettenis@gnu.org>
19526
19527 * configure.in: Run stabs tests on *BSD.
19528 * configure: Regenerated.
19529
41e0a9ca
MK
195302004-02-21 Mark Kettenis <kettenis@gnu.org>
19531
19532 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
19533
1e1b3428
FF
195342004-02-20 Fred Fish <fnf@redhat.com>
19535
19536 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
19537 blank in test for "returns short", for consistency with other
19538 "returns xxx" tests. Update copyright year.
19539
f9a7572a
FF
195402004-02-19 Fred Fish <fnf@redhat.com>
19541
19542 New testcase for PR breakpoint/1558.
19543 * gdb.arch/gdb1558.exp: New file.
19544 * gdb.arch/gdb1558.c: New file.
19545
b2ce2854
EZ
195462004-02-19 Elena Zannoni <ezannoni@redhat.com>
19547
19548 * gdb.base/nodebug.exp: Fix typo.
19549
e7c9ff01
JB
195502004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19551
19552 Committed by Jim Blandy <jimb@redhat.com>.
19553
62f4b920
JB
19554 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
19555
2db536a1
JB
19556 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
19557
e7c9ff01
JB
19558 * gdb.base/float.exp: Support s390*-*-* targets.
19559
f3205b34
AF
195602004-02-17 Adam Fedor <fedor@gnu.org>
19561
19562 * gdb.base/gdb1555.exp: New file.
19563 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
19564
9d62932d
EZ
195652004-02-17 Elena Zannoni <ezannoni@redhat.com>
19566
19567 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
19568
344c9711
FF
195692004-02-16 Fred Fish <fnf@redhat.com>
19570
19571 * gdb.arch/gdb1291.c: Remove
19572 * gdb.arch/gdb1291.s: New test input file.
19573 * gdb.arch/gdb1291.exp: Expand test to check case that should not
19574 fail. Test for correct result, known incorrect result, other
19575 failures and timeouts.
19576
2d822687
AC
195772004-02-16 Andrew Cagney <cagney@redhat.com>
19578
19579 * gdb.base/bigcore.exp: New file.
19580 * gdb.base/bigcore.c: New file.
19581
dac15b66
AC
195822004-02-13 Andrew Cagney <cagney@redhat.com>
19583
19584 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
19585 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
19586 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
19587 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
19588 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
19589 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
19590 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
19591 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
19592 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
19593 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
19594
6bdfc2c4
JJ
195952004-02-11 Jeff Johnston <jjohnstn@redhat.com>
19596
19597 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
19598 executed is an alloc instruction.
19599
87b3ede8
DC
196002004-02-11 David Carlton <carlton@kealia.com>
19601
19602 * gdb.cp/breakpoint.exp: New.
19603 * gdb.cp/breakpoint.cc: New.
19604
6e19e2bf
MC
196052004-02-11 Michael Chastain <mec.gnu@mindspring.com>
19606
19607 Partial fix for PR gdb/1543.
19608 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
19609 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
19610 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
19611 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
19612 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
19613 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
19614 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
19615 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
19616 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
19617 to bug-gdb@prep.ai.mit.edu .
19618 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
19619 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
19620 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
19621 Likewise.
19622
5c5455dc
AC
196232004-02-10 Andrew Cagney <cagney@redhat.com>
19624
19625 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
19626 using gdb_internal_error_resync.
19627
9cf689d7
DJ
196282004-02-09 Daniel Jacobowitz <drow@mvista.com>
19629
19630 * gdb.threads/thread-specific.exp: Stop early if no threads are
19631 found.
19632
d2dc51db
MC
196332004-02-09 Michael Chastain <mec.gnu@mindspring.com>
19634
19635 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
19636
14b1a056
DJ
196372004-02-08 Daniel Jacobowitz <drow@mvista.com>
19638
19639 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
19640 breakpoints.
19641
83f66e8f
DJ
196422004-02-07 Daniel Jacobowitz <drow@mvista.com>
19643
19644 * config/sim.exp (gdb_load): Handle $arg == "".
19645 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
19646 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
19647
30fc0091
EZ
196482004-02-07 Elena Zannoni <ezannoni@redhat.com>
19649
a9c64011
AS
19650 * gdb.base/maint.exp: Update test to reflect
19651 obstack changes.
30fc0091 19652
4d806929
JJ
196532004-02-04 Jeff Johnston <jjohnstn@redhat.com>
19654
19655 * gdb.base/pendshr.c (pendfunc): New function that calls
19656 pendfunc1.
19657 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
19658
7bfdd688
FF
196592004-02-04 Fred Fish <fnf@redhat.com>
19660
19661 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
19662 function symbols and update copyright years.
19663 * gdb.arch/gdb1291.c: Ditto.
19664
aaa08ee4
MC
196652004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19666
19667 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
19668
dbad7755
MC
196692004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19670
19671 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
19672
ec4646ef
MC
196732004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19674
19675 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
19676
1b802196
FF
196772004-02-02 Fred Fish <fnf@redhat.com>
19678
19679 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
19680 remote targets. Update copyright years.
19681
18fe2033
JJ
196822004-02-02 Jeff Johnston <jjohnstn@redhat.com>
19683
19684 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
19685 support.
19686 * gdb.base/langs.exp: Fix test which attempts to create
19687 breakpoint on non-existent function to handle new pending
19688 support.
19689 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
19690 a breakpoint.
19691 * gdb.base/pending.exp: New test.
19692 * gdb.base/pending.c: New file.
19693 * gdb.base/pendshr.c: Ditto.
19694
8d577d32
DC
196952004-02-02 David Carlton <carlton@kealia.com>
19696
19697 * gdb.cp/overload.exp: Add overloadNamespace tests.
19698 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
19699 (overloadNamespace, XXX): New.
19700 (main): Call XXX::marker2.
19701
3ad13771
FF
197022004-02-01 Fred Fish <fnf@redhat.com>
19703
19704 * gdb.base/dump.exp: Use runto_main instead of "runto main".
19705 * gdb.base/finish.exp: Ditto.
19706 * gdb.base/gcore.exp: Ditto.
19707 * gdb.base/huge.exp: Ditto.
19708 * gdb.base/info-proc.exp: Ditto.
19709 * gdb.base/return2.exp: Ditto.
19710 * gdb.threads/gcore-thread.exp: Ditto.
19711
44c75849
DJ
197122004-02-01 Daniel Jacobowitz <drow@mvista.com>
19713
19714 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
19715
005bc093
MK
197162004-02-01 Mark Kettenis <kettenis@gnu.org>
19717
19718 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
19719 that opening the file succeeds on OpenBSD.
19720
c47cebdb
DJ
197212004-02-01 Daniel Jacobowitz <drow@mvista.com>
19722
19723 * gdb.threads/thread-specific.c: New file.
19724 * gdb.threads/threads-specific.exp: New test script.
19725 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
19726 to expect_out.
19727
5a01311c
MK
197282004-02-01 Mark Kettenis <kettenis@gnu.org>
19729
19730 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
19731 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
19732 only on the "print_small_structs from print_long_arg_list" test.
19733
ce22a4f1
DJ
197342004-02-01 Daniel Jacobowitz <drow@mvista.com>
19735
19736 * gdb.base/completion.exp: Kill a stray backslash.
19737
19738 From Jim Ingham <jingham@apple.com>:
19739 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
19740 agrees with the result from sending a tab.
19741
abbab9d3
DJ
197422004-01-31 Daniel Jacobowitz <drow@mvista.com>
19743
19744 * gdb.base/chng-syms.exp: Remove stray newline.
19745
53904d1e
MK
197462004-01-31 Mark Kettenis <kettenis@gnu.org>
19747
19748 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
19749 *-*-openbsd*.
19750 * gdb.asm/openbsd.inc: New file.
19751
3a4b3aac
MK
197522004-01-30 Mark Kettenis <kettenis@gnu.org>
19753
19754 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
19755 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
19756 *-*solaris2*. Remove commented out default settings for
19757 asm-flags. Replace gdb_compile with target_link.
19758
ebac27b4
MC
197592004-01-29 Michael Chastain <mec.gnu@mindspring.com>
19760
19761 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
19762 for all tests. Remove old hp-ux and cygnus xfail cases.
19763
d8679d84
PH
197642004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
19765
19766 * gdb.base/chng-syms.exp: New file.
19767 * gdb.base/chng-syms.c: New file.
19768
0a55bc22
MC
197692004-01-24 Michael Chastain <mec.gnu@mindspring.com>
19770
19771 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
19772 Provide arms for current output in all my configurations.
19773
94b8e876
MC
197742004-01-24 Michael Chastain <mec.gnu@mindspring.com>
19775
19776 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
19777 * lib/compiler.cc: Likewise.
19778 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
19779 get the right preprocessor. Eval the output directly. Remove
19780 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
19781 hp_f77_compiler and hp_f90_compiler completely.
19782 (gdb_preprocess): Delete.
19783 (get_compiler): Delete.
19784
7cf03d44
MK
197852004-01-24 Mark Kettenis <kettenis@gnu.org>
19786
19787 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
19788 <string.h>.
19789
68b6dce9
NR
197902004-01-24 Nick Roberts <nick@nick.uklinux.net>
19791
19792 * gdb.mi/mi-stack.exp: Update copyright.
19793
b368761e
DC
197942004-01-23 David Carlton <carlton@kealia.com>
19795
19796 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
19797 test for cp_lookup_transparent_type.
19798 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
19799 call them.
19800
f2061b53
DJ
198012004-01-23 Daniel Jacobowitz <drow@mvista.com>
19802
19803 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
19804 after -var-update.
19805
37fc574a
DC
198062004-01-23 David Carlton <carlton@kealia.com>
19807
19808 * gdb.cp/namespace.cc (C::ensureRefs): New.
19809 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
19810
8e94b928
NR
198112004-01-20 Nick Roberts <nick@nick.uklinux.net>
19812
19813 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
19814 case "-stack-list-locals 2".
19815 * gdb.mi/mi-var-child.exp: Test for case
19816 "-var-list-children --all-values NAME".
19817
997b0952
MC
198182004-01-18 Michael Chastain <mec.gnu@mindspring.com>
19819
19820 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
19821
52470da3
MK
198222004-01-18 Mark Kettenis <kettenis@gnu.org>
19823
7049b4b8
MK
19824 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
19825 used with gdb_test_multiple.
19826
52470da3
MK
19827 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
19828 read at address 0. This fixes PR testsuite/1504.
19829
da6012e5
DJ
198302004-01-18 Daniel Jacobowitz <drow@mvista.com>
19831
19832 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
19833 Remove downloading, guessing the host executable, the calls to
19834 gdb_file_cmd and gdb_target_cmd, and "load" support.
19835 (infer_host_exec): New function broken out from gdb_load.
19836 (gdb_load): New wrapper for gdbserver_gdb_load.
19837 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
19838 gdb_target_cmd. Use -target-select.
19839 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
19840 Download binaries to the host. Clear last_mi_remote_file when
19841 we load a new binary.
19842 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
19843 call gdbserver_gdb_load and mi_gdb_target_cmd.
19844
32c70722
MC
198452004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19846
19847 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
19848 type patterns.
19849
b0cecf36
MC
198502004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19851
19852 * gdb.cp/templates.exp: Fix typo in test name of
19853 "print Foo<volatile char*>::foo".
19854
4120d7e6
MC
198552004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19856
19857 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
19858
f679e530
BE
198592004-01-16 Ben Elliston <bje@wasabisystems.com>
19860
19861 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
19862 (clean mostlyclean): Remove empty rm.
19863
091c48f6
MC
198642004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19865
19866 * gdb.base/setvar.exp: Add copyright years.
19867
3e5fc8d2
DC
198682004-01-14 David Carlton <carlton@bactrian.org>
19869
19870 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
19871 PR c++/1511 and update coment.
19872 * gdb.cp/templates.exp: Update patterns to match current output.
19873 If changes involve something other than whitespace, KFAIL
19874 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
19875
63d06c5c
DC
198762004-01-14 David Carlton <carlton@kealia.com>
19877
19878 * gdb.cp/namespace.exp: Add tests involving classes defined within
19879 namespaces.
19880 * gdb.cp/namespace.cc (C::CClass): New.
19881 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
19882
a51dab88
EZ
198832004-01-14 Elena Zannoni <ezannoni@redhat.com>
19884
19885 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
19886 what debug info we have. Print a better message if something goes
19887 wrong while producing the separate debug info file.
19888
a476ccc9
MC
198892004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19890
19891 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
19892
f453692c
MC
198932004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19894
19895 * gdb.base/callfuncs.c: Add copyright notice.
19896
f40063a5
MC
198972004-01-13 Michael Chastain <mec.gnu@mindspring.com>
19898
19899 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
19900 inheritance. PR gdb/1498, PR gcc/13539.
19901
19ac3974
EZ
199022004-01-13 Elena Zannoni <ezannoni@redhat.com>
19903
a9c64011
AS
19904 * gdb.threads/gcore-thread.exp: Prefix name of binary with
19905 test specific name.
19906 * gdb.mi/gdb669.exp: Ditto.
19907 * gdb.mi/mi-pthreads.exp: Ditto.
19908 * gdb.mi/mi1-pthreads.exp: Ditto.
19909 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 19910
56c97c6e
MC
199112004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19912
19913 * gdb.cp/member-ptr.cc: Add copyright notice.
19914
a0644324
MC
199152004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19916
19917 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
19918 some patterns for recent versions of gcc and hpacc. Delete
19919 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
19920 Delete tests that access a NULL pointer-to-member-data. This
19921 script is still disabled for gcc.
19922
32fabe09
EZ
199232004-01-12 Elena Zannoni <ezannoni@redhat.com>
19924
19925 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 19926 escaped correctly.
32fabe09 19927
1f8a6abb
EZ
199282004-01-12 Elena Zannoni <ezannoni@redhat.com>
19929
19930 * gdb.base/sepdebug.exp: New file.
19931 * gdb.base/sepdebug.c: New file.
19932 * lib/gdb.exp (separate_debug_filename): New procedure.
19933 (gdb_gnu_strip_debug): New procedure.
19934
48efe704
AC
199352004-01-12 Andrew Cagney <cagney@redhat.com>
19936
19937 * gdb.mi/ChangeLog: Delete file. Renamed to ...
19938 * gdb.mi/ChangeLog-1999-2003: New file.
19939
a9415475
AC
199402004-01-12 Andrew Cagney <cagney@redhat.com>
19941
19942 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
19943 "Renaming a directory to a non-empty directory returns ENOTEMPTY
19944 or EEXIST", treat EBUSY as an XFAIL.
19945
83b8cf9d
MC
199462004-01-11 Michael Chastain <mec.gnu@mindspring.com>
19947
19948 * gdb.base/scope.exp: Remove obsolete setup_xfail for
19949 hp_cc_compiler.
19950
9939d2a8
MC
199512004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19952
19953 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
19954 decorations.
19955
1ff8cadf
MC
199562004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19957
19958 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
19959 and "(aCC)" decorations. Remove obsolete doco about old
19960 test results.
19961
6fa9022e
MC
199622004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19963
19964 * gdb.cp/exception.exp: Fix typo in doco.
19965
209721fe
MK
199662004-01-09 Mark Kettenis <kettenis@gnu.org>
19967
19968 * gdb.base/gdb1476.exp: Fix typo.
19969
ef11303e
MC
199702004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19971
19972 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
19973 file.
19974
041ab88c
MC
199752004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19976
19977 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
19978 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
19979 Use gdb_compile. Remove restriction on gcc. Add some patterns
19980 for recent version of gdb. Delete second half, which was a copy
19981 of the first half with different build flags. This test is
19982 still disabled because it is still not ready for production.
19983
e36d075a
MC
199842004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19985
19986 * gdb.cp/exception.cc: Add copyright notice.
19987 * gdb.cp/exception.exp: Add a notice that this file is broken
19988 because of line number changes caused by addition of copyright
19989 notice.
19990
42b190ad
MC
199912004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19992
19993 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
19994 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
19995
8f25f06b
MC
199962004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19997
19998 * gdb.cp/classes.exp: Accept gnu abi 2.
19999 * gdb.cp/derivation.exp: Likewise.
20000 * gdb.cp/overload.exp: Likewise.
20001 * gdb.cp/virtfunc.exp: Likewise.
20002
06ded8b8
MC
200032004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20004
20005 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
20006 semicolon after end of function.
20007
77c26ae3
MC
200082004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20009
20010 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
20011 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
20012 boilerplate code for compiling and running the program under
20013 test. Add some string method tests.
20014
20757486
MC
200152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20016
20017 * gdb.cp/bs15503.cc: Add copyright notice.
20018 * gdb.cp/bs15503.exp: Adjust line number.
20019
0fd3b503
MC
200202004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20021
20022 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
20023 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
20024
10d1bea8
MC
200252004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20026
20027 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
20028 hp_cc_compiler.
20029
2789202a
MC
200302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20031
20032 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
20033 * gdb.cp/ctti.exp: Use the marker instead of "next".
20034 With gcc, run further before bailing.
20035
b862f14c
MC
200362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20037
20038 * gdb.cp/cttiadd.cc: Add copyright notice.
20039 * gdb.cp/cttiadd1.cc: Likewise.
20040 * gdb.cp/cttiadd2.cc: Likewise.
20041 * gdb.cp/cttiadd3.cc: Likewise.
20042
96da2469
MC
200432004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20044
20045 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
20046 Use gdb_test, gdb_test_multiple. Use floating-point values that
20047 have exact representations in IEEE-ish formats.
20048
053248ff
MC
200492004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20050
20051 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
20052 compilers. Delete duplicate call to get_compiler_info.
20053 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
20054 * gdb.base/volatile.exp: Likewise.
20055
84acecdd
MK
200562004-01-07 Mark Kettenis <kettenis@gnu.org>
20057
20058 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
20059 memory at address 0.
20060
fe11a27f
MC
200612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20062
20063 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
20064 to test for hp-ux assembler. Fix copyright years.
20065
60ad077b
AC
200662004-01-07 Andrew Cagney <cagney@redhat.com>
20067
20068 * gdb.base/fileio.c (strerrno): Add "EBUSY".
20069
1c9b8f33
AC
200702004-01-07 Andrew Cagney <cagney@redhat.com>
20071
20072 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
20073 when creating the read-only file. From analysis by Roland McGrath
20074 and Elena Zannoni.
20075
753ccc7a
MC
200762004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20077
20078 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
20079
eca3e36b
MC
200802004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20081
20082 * gdb.base/cvexpr.c: Be type-safe with function pointers and
20083 data pointers.
20084
f8d4bac4
MC
200852004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20086
20087 * gdb.cp/m-static.exp: Compile one source file at a time.
20088 Delete unused call to get_compiler_info.
20089
9b4e0f94
MC
200902004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20091
20092 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
20093 * gdb.base/call-rt-st.exp: Likewise.
20094 * gdb.base/nodebug.exp: Likewise.
20095 * gdb.base/volatile.exp: Likewise.
20096 * gdb.cp/ref-types.exp: Likewise.
20097 * gdb.cp/templates.exp: Likewise.
20098
023c1024
MK
200992004-01-05 Mark Kettenis <kettenis@gnu.org>
20100
20101 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
20102
19703c4a
MC
201032004-01-05 Michael Chastain <mec.gnu@mindspring.com>
20104
20105 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
20106 hppa*-hp-hpux*.
20107
18b67037
MK
201082004-01-04 Mark Kettenis <kettenis@gnu.org>
20109
ba6219c8
MK
20110 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20111 x86_64-*-*.
20112
18b67037
MK
20113 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20114 sparc64-*-* and sparc*-solaris2*.
20115
1bfbbb9d
MK
201162004-01-04 Mark Kettenis <kettenis@gnu.org>
20117
20118 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
20119 return ${tests}" test. The ${tests} already mentions the
20120 filename.
20121
06846494
MC
201222004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20123
20124 * gdb.cp/local.exp: Accept gcc abi 2.
20125
3b0cb202
MC
201262004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20127
20128 * gdb.cp/templates.exp: Accept gcc abi 2.
20129
0643ec3f
MC
201302004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20131
20132 * lib/compiler.cc: Remove supports_template_debugging.
20133 * gdb.cp/templates.exp: Do not test supports_template_debugging.
20134
d231d0b1
MC
201352004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20136
20137 * gdb.cp/namespace.exp: Accept gcc abi 2.
20138
44ffb27c
MC
201392004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20140
20141 * gdb.cp/method.exp: Accept gcc abi 2.
20142
184ad485
MC
201432004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20144
20145 * gdb.cp/classes.exp: Generate identical results as old version.
20146 * gdb.cp/derivation.exp: Likewise.
20147 * gdb.cp/overload.exp: Likewise.
20148 * gdb.cp/virtfunc.exp: Likewise.
20149
116f09e7
MC
201502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20151
20152 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
20153 mysterious bug with sourceware version of expect.
20154
b1379776
MC
201552004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20156
20157 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
20158 current versions of gcc, including gcc abi 2. Remove gratuitous
20159 restart of test program. Use gdb_test_multiple and gdb_test for
20160 all tests. Add patterns to xfail missing "const" in "const char *"
20161 and kfail PR gdb/1155.
20162
6b7a4c0e
MC
201632004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20164
20165 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
20166 current versions of gcc, including gcc abi 2. Remove gratuitous
20167 restart of test program. Use gdb_test_multiple and gdb_test for
20168 all tests. Add patterns to kfail PR gdb/1498.
20169
51615d72
MC
201702003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20171
20172 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
20173 current versions of gcc, including gcc abi 2. Use "breakpoint"
20174 and "continue" instead of restarting the target program. Use
20175 gdb_test_multiple and gdb_test for all tests.
20176
7b79a9d7
MK
201772004-01-01 Mark Kettenis <kettenis@gnu.org>
20178
20179 * gdb.asm/asm-source.exp: Update copyright year. Link statically
20180 for *-*-solaris2*.
20181
1cd3489f
MC
201822003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20183
20184 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
20185 current versions of gcc, including gcc abi 2. Use "breakpoint"
20186 and "continue" instead of restarting the target program several
20187 times. Use gdb_test_multiple and gdb_test for all tests.
20188
850742db
MC
201892003-12-18 Michael Chastain <mec.gnu@mindspring.com>
20190
20191 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
20192 source files.
20193
eb4bbda8
MC
201942003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20195
20196 * gdb.base/environ.exp: Handle compiling test case from multiple
20197 source files.
20198
e42c7771
MC
201992003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20200
20201 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
20202
80e4b428
JB
202032003-12-17 Jim Blandy <jimb@redhat.com>
20204
5f06973a
JB
20205 * gdb.base/freebpcmd.c: Add copyright notice.
20206
80e4b428
JB
20207 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
20208
0ab84fb7
MC
202092003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20210
20211 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
20212
1b3bb3d0
JB
202132003-12-13 Jim Blandy <jimb@redhat.com>
20214
20215 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
20216
3a4c9371
KB
202172003-12-12 Kevin Buettner <kevinb@redhat.com>
20218
20219 * gdb.asm/frv.inc: New file.
20220 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
20221
a1dea79a
FF
202222003-12-09 Fred Fish <fnf@redhat.com>
20223
20224 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
20225 functions to break1.c and leave prototypes behind. Add more
20226 "set breakpoint NN here" comments.
20227 * gdb.base/break1.c: New file.
20228
20229 * gdb.base/break.exp: Handle compiling test case from multiple
20230 source files and change source file references as needed.
20231 * gdb.base/completion.exp: Ditto.
20232 * gdb.base/condbreak.exp: Ditto.
20233 * gdb.base/define.exp: Ditto.
20234 * gdb.base/ena-dis-br.exp: Ditto.
20235 * gdb.base/info-proc.exp: Ditto.
20236 * gdb.base/maint.exp: Ditto.
20237 * gdb.base/until.exp: Ditto.
20238
20239 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
20240 hardcoded line numbers.
20241 * gdb.base/define.exp: Ditto.
20242 * gdb.base/ena-dis-br.exp: Ditto.
20243 * gdb.base/maint.exp: Ditto.
20244 * gdb.base/until.exp: Ditto.
20245
20246 * gdb.base/completion.exp: Use "break1" for completion tests since
20247 "break" is no longer a unique prefix.
20248
5266b69c
AC
202492003-12-06 Andrew Cagney <cagney@redhat.com>
20250
20251 * gdb.base/structs.exp (test_struct_returns): When applicable, set
20252 "return_value_unimplemented". When an unimplemented struct return
20253 architecture, report incorrect values as a KFAIL
20254
374451f0
MC
202552003-12-05 Michael Chastain <mec.gnu@mindspring.com>
20256
20257 * gdb.cp/rtti.exp: Accept new wording of warning from
20258 cp_lookup_rtti_type.
20259
ba9b20a7
MC
202602003-12-05 Michael Chastain <mec.gnu@mindspring.com>
20261
20262 Partial fix for PR testsuite/1456.
20263 * gdb.base/scope.exp (test_at_main): Replace references to
20264 gcc_compiled with calls to test_compiler_info.
20265 (test_at_foo): Likewise.
20266 (test_at_bar): Likewise.
20267
b74b6d0b
MC
202682003-12-04 Michael Chastain <mec.gnu@mindspring.com>
20269
20270 Partial fix for PR testsuite/1456.
20271 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
20272 to test_compiler_info.
20273
ccfa3402
MC
202742003-12-03 Michael Chastain <mec.gnu@mindspring.com>
20275
20276 * gdb.base/so-impl-ld.exp: Update copyright notice.
20277
f6246aba
MC
202782003-12-02 Michael Chastain <mec.gnu@mindspring.com>
20279
20280 Partial fix for PR testsuite/1456.
20281 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
20282 to test_compiler_info.
20283
13ae734a
MC
202842003-11-28 Michael Chastain <mec.gnu@mindspring.com>
20285
20286 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
20287 from current versions of gdb. Clean up regular expressions.
20288 Delete redundant timeout case.
20289
d8e1cdee
MC
202902003-11-28 Michael Chastain <mec.gnu@mindspring.com>
20291
20292 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
20293 from current versions of gdb. Clean up regular expressions.
20294 Delete redundant timeout case.
20295
96457b64
MC
202962003-12-01 Michael Chastain <mec.gnu@mindspring.com>
20297
20298 Partial fix for PR testsuite/1456.
20299 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
20300 gcc_compiled with call to test_compiler_info.
20301
f35309fc
MC
203022003-11-30 Michael Chastain <mec.gnu@mindspring.com>
20303
20304 Partial fix for PR testsuite/1456.
20305 * gdb.base/list.exp (test_list_function): Delete unused declaration
20306 of gcc_compiled.
20307
d7afdf9b
MC
203082003-11-29 Michael Chastain <mec.gnu@mindspring.com>
20309
20310 Partial fix for PR testsuite/1456.
20311 * gdb.base/complex.exp: Replace reference to gcc_compiled with
20312 call to test_compiler_info.
20313
71507b56
MK
203142003-11-29 Mark Kettenis <kettenis@gnu.org>
20315
20316 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
20317 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
20318 it to create the appropriate note.inc.
20319 * gdb.asm/asmsrc1.s: Include "note.inc".
20320 * gdb.asm/netbsd.inc: New file.
20321 * gdb.asm/empty.inc: New file.
20322
f81f93f7
MC
203232003-11-28 Michael Chastain <mec.gnu@mindspring.com>
20324
20325 Partial fix for PR testsuite/1456.
20326 * gdb.base/constvars.exp: Replace references to gcc_compiled with
20327 calls to test_compiler_info.
20328
9a77938e
MC
203292003-11-27 Michael Chastain <mec.gnu@mindspring.com>
20330
20331 Partial fix for PR testsuite/1456.
20332 * gdb.base/volatile.exp: Replace references to gcc_compiled with
20333 calls to test_compiler_info.
20334
e8367dc7
MK
203352003-11-27 Mark Kettenis <kettenis@gnu.org>
20336
20337 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
20338 pattern for the KFAILs.
20339
526c61ee
AF
203402003-11-25 Adam Fedor <fedor@gnu.org>
20341
20342 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
20343 * gdb.objc/objcdecode.m: New file.
20344
28f2d600
AF
203452003-11-25 Adam Fedor <fedor@gnu.org>
20346
20347 * gdb.objc/nondebug.exp: Test for PR objc/1236.
20348 * gdb.objc/nondebug.m: New file.
20349
a3895cee
BE
203502003-11-26 Ben Elliston <bje@wasabisystems.com>
20351
20352 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
20353 NetBSD as it does on FreeBSD. Modelled on a similar change by
20354 Mark Kettenis on 2003-05-30.
20355 (link-flags): Set to "--entry _start" regardless of target.
20356 Special linker flags are to be appended to $link-flags.
20357 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
20358
c9f2c8a3
MC
203592003-11-25 Michael Chastain <mec.gnu@mindspring.com>
20360
20361 * gdb.cp/method.exp: Accept output of new demangler.
20362
15a0587a 203632003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
20364
20365 * gdb/class2.exp: New file.
20366 * gdb/class2.cc: New file.
20367
3c00b570
MC
203682003-11-25 Michael Chastain <mec.gnu@mindspring.com>
20369
20370 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
20371 of new demangler.
20372
7027acc7
MK
203732003-11-23 Mark Kettenis <kettenis@gnu.org>
20374
20375 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
20376 of gdb_test "run".
20377
b0e1598a
MK
203782003-11-23 Mark Kettenis <kettenis@gnu.org>
20379
20380 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
20381 "continue" into "run".
20382
4d9eda44
MC
203832003-11-23 Michael Chastain <mec.gnu@mindspring.com>
20384
20385 Partial fix for PR testsuite/1456.
20386 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
20387 call to test_compiler_info.
20388 * gdb.cp/ctti.exp: Likewise.
20389 * gdb.cp/derivation.exp: Likewise.
20390 * gdb.cp/member-ptr.exp: Likewise.
20391 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
20392 reference to gcc_compiled.
20393
203942003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
20395
20396 Fix PR testsuite/1463.
20397 * gdb.base/structs.exp (start_structs_test): Call
20398 get_debug_format before using the debug format.
20399
d422fe19
AC
204002003-11-22 Andrew Cagney <cagney@redhat.com>
20401
20402 * lib/gdb.exp (gdb_test_multiple): Add simple example.
20403 * gdb.base/structs.exp: Use gdb_test_multiple.
20404
039cf96d
AC
204052003-11-20 Andrew Cagney <cagney@redhat.com>
20406
6882279b
AC
20407 * gdb.base/structs.exp: Handle and recover from internal errors.
20408 Replace "foo${n}" with "foo<n>" in test messages.
20409
e53890ae
AC
20410 * gdb.base/structs.exp: Update copyright. Rewrite.
20411 * gdb.base/structs.c: Update copyright. Rewrite.
20412
2b211c59
AC
20413 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
20414 resync count exceeded.
d63a86f8 20415
039cf96d
AC
20416 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
20417 from the internal error.
20418 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
20419 Original from Jim Blandy.
20420 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 20421
eac98b22
AC
204222003-11-19 Andrew Cagney <cagney@redhat.com>
20423
20424 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
20425 KFAIL.
20426
67455b2a
MK
204272003-11-17 Mark Kettenis <kettenis@gnu.org>
20428
20429 New testcase for PR backtrace/1435.
20430 * gdb.arch/i386-unwind.exp: New file.
20431 * gdb.arch/i386-unwind.c: New file.
20432
853d6e5b
AC
204332003-11-17 Andrew Cagney <cagney@redhat.com>
20434
20435 * lib/gdb.exp (compiler_info): New global.
20436 (test_compiler_info): New function.
20437 (get_compiler_info): Set compiler_info.
20438 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
20439 "compiler_info" to gcc-<major>-<minor>.
20440
38cf6e11
MC
204412003-11-15 Michael Chastain <mec.gnu@mindspring.com>
20442
20443 * gdb.trace/configure: Remove.
20444
a50d3602
EZ
204452003-11-13 Elena Zannoni <ezannoni@redhat.com>
20446
20447 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 20448 breakpoints.
a50d3602
EZ
20449 * gdb.base/break.exp: Remove all references to explicit line
20450 numbers.
20451
d9407aaa
NC
204522003-11-11 Nick Clifton <nickc@redhat.com>
20453
20454 * gdb.base/shreloc.exp: Do not run for targets which do not
20455 support shared objects.
20456
db488fc1
CV
204572003-11-10 Corinna Vinschen <vinschen@redhat.com>
20458
20459 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
20460 Don't run tests if nofileio flag is given.
20461
6a90a18e
EZ
204622003-11-07 Elena Zannoni <ezannoni@redhat.com>
20463
20464 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 20465 as well as 'Watchpoint'.
6a90a18e 20466
0b915e9c
EZ
204672003-11-06 Elena Zannoni <ezannoni@redhat.com>
20468
20469 Reported by Jim Ingham <jingham@apple.com>:
20470 * gdb.base/annota1.exp: Match at least one occurrence of the
20471 signal handler annotation.
20472
d7e4b55f
EZ
204732003-11-06 Elena Zannoni <ezannoni@redhat.com>
20474
a9c64011
AS
20475 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
20476 as well as 'Watchpoint'.
d7e4b55f 20477
2fe4e8d0
MC
204782003-11-05 Michael Chastain <mec@shout.net>
20479
20480 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
20481
6ef88553
KW
204822003-11-03 Kris Warkentin <kewarken@qnx.com>
20483
20484 * gdb.arch/gdb1291.c: New test file.
20485 * gdb.arch/gdb1291.exp: New test script.
20486 * gdb.arch/gdb1431.c: New test file.
20487 * gdb.arch/gdb1431.exp: New test script.
20488
ae7dc4d8
MC
204892003-10-22 Michael Chastain <mec@shout.net>
20490
20491 * gdb.mi/pthreads.c: Add copyright notice.
20492
c39d7427
MC
204932003-10-22 Michael Chastain <mec@shout.net>
20494
20495 * gdb.threads/pthreads.c: Add copyright notice.
20496
8b7d96c1
MC
204972003-10-20 Michael Chastain <mec@shout.net>
20498
20499 * gdb.base/gdb1056.exp: New test script.
20500
d1d69fdd
DJ
205012003-10-13 Daniel Jacobowitz <drow@mvista.com>
20502
20503 * gdb.threads/killed.exp: Use gdb_run_cmd.
20504
7d605576
DJ
205052003-10-13 Daniel Jacobowitz <drow@mvista.com>
20506
20507 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
20508 create a core file.
20509 * gdb.threads/gcore-thread.exp: Likewise.
20510
618ec112
CV
205112003-10-13 Corinna Vinschen <vinschen@redhat.com>
20512
20513 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
20514 type, based on char type.
20515 (struct bit_flags_short_t): New bitfield type, based on short type.
20516 (init_bit_flags_char): New fuction.
20517 (init_bit_flags_short): Ditto.
20518 (print_bit_flags_char): Ditto.
20519 (print_bit_flags_short): Ditto.
20520 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
20521
9367a73c
MC
205222003-10-11 Michael Chastain <mec@shout.net>
20523
20524 * gdb.base/call-rt-st.exp: Update copyright year.
20525
1decf120
KI
205262003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
20527
20528 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
20529 * gdb.disasm/sh3.s: Ditto.
20530
5445b2ae
DJ
205312003-10-07 Daniel Jacobowitz <drow@mvista.com>
20532
20533 * gdb.threads/switch-threads.exp: New test.
20534 * gdb.threads/switch-threads.c: New source file.
20535
aec24853
CV
205362003-10-07 Corinna Vinschen <vinschen@redhat.com>
20537
20538 * gdb.base/ending-run.exp: Add sh specific case.
20539
adc7428d
AC
205402003-10-06 Andrew Cagney <cagney@redhat.com>
20541
20542 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
20543 * gdb.disasm/mn10200.exp: Delete obsolete file.
20544
c9d37158
DJ
205452003-09-29 Daniel Jacobowitz <drow@mvista.com>
20546
20547 * ChangeLog: Correct an entry command.exp -> commands.exp.
20548 * gdb.base/commands.exp (bp_deleted_in_command_test)
20549 (temporary_breakpoint_commands): Check noargs.
20550
79c2c32d
DC
205512003-09-25 David Carlton <carlton@kealia.com>
20552
20553 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
20554 of some print tests, where appropriate. Add tests for C::D::cd,
20555 E::ce, F::cXfX, G::XgX.
20556 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
20557
594e6d67
RE
205582003-09-25 Richard Earnshaw <rearnsha@arm.com>
20559
20560 * lib/java.exp (java_init): Import target_alias before using it.
20561
10f0d451
DC
205622003-09-25 David Carlton <carlton@kealia.com>
20563
20564 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
20565
274bcba0
EZ
205662003-09-23 Elena Zannoni <ezannoni@redhat.com>
20567
d63a86f8 20568 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 20569 weirdness.
274bcba0 20570
cdbf20f7
MC
205712003-09-17 Michael Chastain <mec@shout.net>
20572
20573 * gdb.cp/gdb1355.exp: New file.
20574 * gdb.cp/gdb1355.c: New file.
20575
71e06f80
CV
205762003-09-15 Corinna Vinschen <vinschen@redhat.com>
20577
20578 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
20579 * gdb.asm/sh.inc: New file.
20580
5c4e30ca
DC
205812003-09-11 David Carlton <carlton@kealia.com>
20582
bd45b7af
DC
20583 * gdb.cp/namespace.exp: Add tests for namespace types.
20584 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
20585 (test_namespace): New.
20586
1c199746
EZ
205872003-09-11 Elena Zannoni <ezannoni@redhat.com>
20588
a9c64011 20589 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 20590 * gdb.stabs/weird.exp: Ditto.
1c199746 20591
04ed252f
MC
205922003-09-08 Michael Chastain <mec@shout.net>
20593
20594 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
20595
d8a2d9e7
MC
205962003-09-07 Michael Chastain <mec@shout.net>
20597
20598 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
20599 'parse error'.
20600
161afb24
MK
206012003-09-07 Mark Kettenis <m.kettenis@osp.nl>
20602
20603 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
20604
49f2741a
MC
206052003-08-30 Michael Chastain <mec@shout.net>
20606
20607 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
20608 * gdb.gdb/observer.exp: Ditto.
20609 * gdb.gdb/xfullpath.exp: Ditto.
20610
8afa723e
MK
206112003-08-29 Mark Kettenis <kettenis@gnu.org>
20612
20613 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
20614 *-*-*bsd*.
20615
f31dfe3b
JJ
206162003-08-28 Jeff Johnston <jjohnstn@redhat.com>
20617
20618 * gdb.base/dump.exp: Skip for ia64.
20619
4630e498
JJ
206202003-08-25 Jeff Johnston <jjohnstn@redhat.com>
20621
20622 * gdb.asm/asm-source.exp: Add ia64 support.
20623 * gdb.asm/ia64.inc: New file.
20624
1105b7ef
MC
206252003-08-22 Michael Chastain <mec@shout.net>
20626
20627 * gdb.cp: New directory.
20628 * gdb.cp/*: Copy from gdb.c++/*.
20629 * gdb.c++/*: Remove.
20630 * Makefile.in: Change gdb.c++ to gdb.cp.
20631 * configure.in: Ditto.
20632 * configure: Regnerate.
20633
c945b932
MK
206342003-08-18 Mark Kettenis <kettenis@gnu.org>
20635
20636 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
20637 * gdb.arch/i386-prologue.c (gdb1338): Add function.
20638
2b66634b
DJ
206392003-08-17 Daniel Jacobowitz <drow@mvista.com>
20640
20641 * mi-var-display.exp (-var-list-children weird): Accept function
20642 pointers with argument types.
20643 * mi1-var-display.exp (-var-list-children weird): Likewise.
20644 * mi2-var-display.exp (-var-list-children weird): Likewise.
20645
a356f73b
DJ
206462003-08-17 Daniel Jacobowitz <drow@mvista.com>
20647
20648 * gdb.base/annota3.exp: Add missing newline.
20649
483417b8
MC
206502003-08-06 Michael Chastain <mec@shout.net>
20651
20652 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
20653
c99c59c3
MS
206542003-08-12 Michael Snyder <msnyder@redhat.com>
20655
20656 * gdb.base/float.exp: Add test for SH.
20657
55ed7501
MK
206582003-08-10 Mark Kettenis <kettenis@gnu.org>
20659
20660 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
20661
1a371f2e
EZ
206622003-08-07 Elena Zannoni <ezannoni@redhat.com>
20663
20664 * gdb.base/completion.exp: Remove reduntant completion test
20665 on filename.
20666
e0f353ce
EZ
206672003-08-07 Elena Zannoni <ezannoni@redhat.com>
20668
a9c64011
AS
20669 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
20670 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
20671 gdb.trace/save-trace.exp: Make sure that full pathnames are
20672 escaped correctly.
e0f353ce 20673
5710a1af 206742003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 20675
a9c64011
AS
20676 * configure.in: Don't generate config.h from config.hin.
20677 * configure: Regenerate.
20678 * config.hin: Remove file.
20679 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
20680 * gdb.threads/pthreads.c: Ditto.
5710a1af 20681
dcd81ce9
DJ
206822003-08-07 Daniel Jacobowitz <drow@mvista.com>
20683
20684 From Kei Sakamoto <sakamoto.kei@renesas.com>:
20685 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
20686 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
20687 Replace ld24 with seth/add3.
20688
6009d884
AC
206892003-08-02 Andrew Cagney <cagney@redhat.com>
20690
20691 * gdb.base/annota3.exp: New file.
20692 * gdb.base/annota3.c: New file.
20693 * gdb.c++/annota3.exp: New file.
20694 * gdb.c++/annota3.cc: New file.
20695
51514e06
MC
206962003-07-29 Michael Chastain <mec@shout.net>
20697
20698 * gdb.threads/tls.c (spin): Check errno only if sem_wait
20699 actually failed.
20700 (do_pass): Likewise.
20701 * gdb.threads/tls.exp: Always initialize no_of_threads.
20702
4ee6625b
DJ
207032003-07-27 Daniel Jacobowitz <drow@mvista.com>
20704
20705 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
20706 pattern.
20707 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
20708 * gdb.threads/tls.exp: Recognize one case of the host library not
20709 supporting TLS.
20710
225f2bf6
AC
207112003-07-27 Andrew Cagney <cagney@redhat.com>
20712
20713 * gdb.base/fileio.exp: Use SH when running commands using
20714 remote_exec.
20715
bcb27c9f
DJ
207162003-07-24 Daniel Jacobowitz <drow@mvista.com>
20717
20718 From Kei Sakamoto <sakamoto.kei@renesas.com>:
20719 * gdb.base/relocate.c (dummy): New padding array.
20720
3d67be83
MS
207212003-07-22 Michael Snyder <msnyder@redhat.com>
20722
d63a86f8 20723 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
20724
20725 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
20726 patterns to be more general, accepting old and new output.
20727 Some output chars (such as '+') also must be quoted.
d63a86f8 20728 Some addresses are displayed numerically instead of
3d67be83
MS
20729 symbolically.
20730
57ba3b85
MS
207312003-07-23 Michael Snyder <msnyder@redhat.com>
20732
686d097c
MS
20733 * gdb.base/return2.exp: Don't test long-long return.
20734
57ba3b85
MS
20735 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
20736 * gdb.disasm/t01_mov.exp: Ditto.
20737 * gdb.disasm/t02_mova.s: Ditto.
20738 * gdb.disasm/t02_mova.exp: Ditto.
20739 * gdb.disasm/t03_add.s: Ditto.
20740 * gdb.disasm/t03_add.exp: Ditto.
20741 * gdb.disasm/t04_sub.s: Ditto.
20742 * gdb.disasm/t04_sub.exp: Ditto.
20743 * gdb.disasm/t05_cmp.s: Ditto.
20744 * gdb.disasm/t05_cmp.exp: Ditto.
20745 * gdb.disasm/t06_ari2.s: Ditto.
20746 * gdb.disasm/t06_ari2.exp: Ditto.
20747 * gdb.disasm/t07_ari3.s: Ditto.
20748 * gdb.disasm/t07_ari3.exp: Ditto.
20749 * gdb.disasm/t08_or.s: Ditto.
20750 * gdb.disasm/t08_or.exp: Ditto.
20751 * gdb.disasm/t09_xor.s: Ditto.
20752 * gdb.disasm/t09_xor.exp: Ditto.
20753 * gdb.disasm/t10_and.s: Ditto.
20754 * gdb.disasm/t10_and.exp: Ditto.
20755 * gdb.disasm/t11_logs.s: Ditto.
20756 * gdb.disasm/t11_logs.exp: Ditto.
20757 * gdb.disasm/t12_bit.s: Ditto.
20758 * gdb.disasm/t12_bit.exp: Ditto.
20759 * gdb.disasm/t13_otr.s: Ditto.
20760 * gdb.disasm/t13_otr.exp: Ditto.
20761
e00759ef
EZ
207622003-07-22 Elena Zannoni <ezannoni@redhat.com>
20763
20764 * gdb.threads/tls.exp :Add kfail for 'info address' case.
20765
8bc2021f
EZ
207662003-07-22 Elena Zannoni <ezannoni@redhat.com>
20767
a9c64011
AS
20768 * gdb.threads/tls.c : New file.
20769 * gdb.threads/tls.exp : New file.
20770 * gdb.threads/tls-main.c : New file.
20771 * gdb.threads/tls-shared.c : New file.
20772 * gdb.threads/tls-shared.exp : New file.
8bc2021f 20773
89320c4c
AS
207742003-07-22 Andreas Schwab <schwab@suse.de>
20775
20776 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
20777
180dea7c
AS
207782003-07-20 Andreas Schwab <schwab@suse.de>
20779
20780 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
20781 due to insn reordering.
20782
0714963c
AC
207832003-07-15 Andrew Cagney <cagney@redhat.com>
20784
20785 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
20786
98a23b3f
MC
207872003-07-15 Michael Chastain <mec@shout.net>
20788
20789 * gdb.base/gdb1250.exp: New file.
20790 * gdb.base/gdb1250.c: New file.
20791
27e417a2
ML
207922003-07-09 Michal Ludvig <mludvig@suse.cz>
20793
20794 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
20795 expansion of size_t to 'unsigned long', not only to 'unsigned'.
20796
8bc2021f
EZ
207972003-07-09 Elena Zannoni <ezannoni@redhat.com>
20798
a9c64011
AS
20799 * gdb.threads/tls.c: New file.
20800 * gdb.threads/tls.exp: New file.
20801 * gdb.threads/tls-main.c: New file.
20802 * gdb.threads/tls-shared.c: New file.
20803 * gdb.threads/tls-shared.exp: New file.
8bc2021f 20804
d99968dc
EZ
208052003-07-09 Elena Zannoni <ezannoni@redhat.com>
20806
20807 * gdb.base/annota1.exp: Make sure that we properly escape the
20808 full path of the source file. Xfail more permissive patterns,
d63a86f8 20809 due to a compiler debug info problem.
d99968dc 20810
83876b3b
AS
208112003-07-07 Andreas Schwab <schwab@suse.de>
20812
2705e972
AS
20813 * gdb.asm/m68k.inc: New file.
20814 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
20815
83876b3b
AS
20816 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
20817 arguments"): Also match negative number.
20818
20819 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
20820
3a871b37
DJ
208212003-07-03 Daniel Jacobowitz <drow@mvista.com>
20822
20823 * gdb.base/store.c (charest): New typedef.
20824 (add_char): Rename to add_charest, update.
20825 (wack_char): Rename to wack_charest, update types. Return l + r
20826 to keep r live across the call.
20827 (wack_short, wack_int, wack_long, wack_longest, wack_float)
20828 (wack_double, wack_doublest): Return l + r to keep r live across
20829 the call.
20830 * gdb.base/store.exp: Accomodate store.c changes.
20831
b2a7f303
DC
208322003-06-30 David Carlton <carlton@kealia.com>
20833
20834 * gdb.c++/maint.exp (test_invalid_name): New.
20835 (test_first_component): Add tests for invalid names.
20836
3c6cb4a1
MC
208372003-06-29 Michael Chastain <mec@shout.net>
20838
20839 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
20840 output of '<VTT for class>' for virtual base classes.
20841
f1c2644b
DJ
208422003-06-29 Daniel Jacobowitz <drow@mvista.com>
20843
20844 * gdb.base/completion.exp: Tab-complete "complet" instead of
20845 "compl".
20846 * gdb.base/complex.exp, gdb.base/complex.c: New files.
20847
18080350
DJ
208482003-06-29 Daniel Jacobowitz <drow@mvista.com>
20849
20850 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
20851 * gdb.base/volatile.exp: Likewise.
20852
f56973f8
DJ
208532003-06-29 Daniel Jacobowitz <drow@mvista.com>
20854
20855 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
20856 gdb/1265.
20857
208582003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
20859 Daniel Jacobowitz <drow@mvista.com>
20860
20861 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
20862 initial line count of 'captured_main' from 26 to 32.
20863 (test_with_self): Allow xmalloc call to be interleaved with the
20864 preceding two lines.
20865
e766d4d6
JB
208662003-06-24 Joel Brobecker <brobecker@gnat.com>
20867
20868 * gdb.base/bang.exp: New testcase.
20869
f125c9a4
JB
208702003-06-23 Joel Brobecker <brobecker@gnat.com>
20871
20872 * gdb.base/langs.exp: Add some tests for the "minimal" language
20873 support.
20874
6e25beaf
EZ
208752003-06-23 Elena Zannoni <ezannoni@redhat.com>
20876
20877 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
20878 the testcase.
20879
2f816dda
DJ
208802003-06-22 Daniel Jacobowitz <drow@mvista.com>
20881
20882 * gdb.base/relocate.exp: Test add-symbol-file with a variable
20883 offset.
20884
db5a5748
DJ
208852003-06-22 Daniel Jacobowitz <drow@mvista.com>
20886
20887 * gdb.c++/pr-1210.cc: New file.
20888 * gdb.c++/pr-1210.exp: New file.
20889
1df0c130
DJ
208902003-06-21 Daniel Jacobowitz <drow@mvista.com>
20891
20892 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
20893 000-exec-continue.
20894
a92feac0
MK
208952003-06-15 Mark Kettenis <kettenis@gnu.org>
20896
20897 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
20898 on *-*-*bsd* instead of *-*-freebsd*.
20899
81a58f5b
AC
209002003-06-14 Andrew Cagney <cagney@redhat.com>
20901
20902 * gdb.base/store.exp: Test longest and doublest. Test all
20903 parameters. Weaken return statement match.
20904 * gdb.base/store.c: Add longest and doublest - aka long long and
20905 long double functions. Put all parameters into local register
20906 variables. Use negative values.
20907
b257a0d3
AC
209082003-06-14 Andrew Cagney <cagney@redhat.com>
20909
20910 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
20911 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
20912 exit status.
20913 * gdb.base/fileio.exp: Disable target when nointerrupts and
20914 noinferiorio, instead of limiting it to remote. Use remote_exec
20915 instead of system.
d63a86f8 20916
21c38304
JJ
209172003-06-12 Jeff Johnston <jjohnstn@redhat.com>
20918
20919 * gdb.base/float.exp: Add ia64 support.
20920
1bcdb424
CV
209212003-06-12 Corinna Vinschen <vinschen@redhat.com>
20922
20923 * gdb.base/fileio.exp: Run only on remote targets.
20924
6aeb981f
CV
209252003-06-10 Corinna Vinschen <vinschen@redhat.com>
20926
20927 * gdb.base/fileio.c: New file, testing File-I/O.
20928 * gdb.base/fileio.exp: Ditto.
20929
53df362e
RG
209302003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
20931
20932 * gdb.base/shreloc.exp: New file, check symbol values obtained from
20933 shared objects after relocation at load time (gdb PR/1132).
20934 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 20935 as above, part of the shared object relocation test.
53df362e 20936
ffee1b46
MK
209372003-06-08 Mark Kettenis <kettenis@gnu.org>
20938
b5ca3722
MK
20939 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
20940 fully filled history list.
20941 * gdb.base/gdb_history: New file.
20942
03ed860d
MK
20943 * gdb.base/signals.exp: XFAIL "continue to func1" on
20944 i*86-*-freebsd*.
20945
ffee1b46
MK
20946 * gdb.base/attach.exp: When trying to attach to a nonexistent
20947 process, make it possible to specify the PID based on the target,
20948 and do so for *-*-freebsd*.
20949
d80dbb52
RH
209502003-06-02 Richard Henderson <rth@redhat.com>
20951
20952 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
20953
6dd77b81
RH
209542003-06-02 Richard Henderson <rth@redhat.com>
20955
20956 * gdb.base/selftest.exp: Next over lim_at_start initialization.
20957
f6347e16
RH
209582003-06-02 Richard Henderson <rth@redhat.com>
20959
20960 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
20961
2c161407
DJ
209622003-06-01 Daniel Jacobowitz <drow@mvista.com>
20963
20964 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
20965 of globalvar.
20966
572eb746
MK
209672003-06-01 Mark Kettenis <kettenis@gnu.org>
20968
20969 * gdb.asm/asm-source.exp: Check for memory read errors in
20970 disassembler test on *BSD too.
20971
9e9617a5
RH
209722003-06-01 Richard Henderson <rth@redhat.com>
20973
20974 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
20975 for .frame.
20976 (gdbasm_call): Lose ldgp.
20977 (gdbasm_startup): Add frame information.
20978 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
20979
7b34ad4e
MK
209802003-05-31 Mark Kettenis <kettenis@gnu.org>
20981
20982 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
20983 i?86-*-*.
20984
10059fdf
MK
209852003-05-30 Mark Kettenis <kettenis@gnu.org>
20986
20987 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
20988 FreeBSD.
20989
acf4b816
RH
209902003-05-29 Richard Henderson <rth@redhat.com>
20991
20992 * gdb.asm/alpha.inc: New file.
20993 * gdb.asm/asm-source.exp: Use it.
20994
e9ecd949
JB
209952003-05-29 Jim Blandy <jimb@redhat.com>
20996
20997 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
20998 'core.PID'.
20999
e3e5a4f3
JB
210002003-05-22 Jim Blandy <jimb@redhat.com>
21001
21002 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
21003 backtrace.
d63a86f8 21004
72fe3d25
DC
210052003-05-20 David Carlton <carlton@math.stanford.edu>
21006
21007 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
21008 this time.
21009
58da2eb2
DC
210102003-05-19 David Carlton <carlton@bactrian.org>
21011
21012 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
21013 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
21014
1fcb5155
DC
210152003-05-19 David Carlton <carlton@bactrian.org>
21016
21017 * gdb.c++/namespace.exp: Add namespace scope and anonymous
21018 namespace tests.
21019 Bump copyright date.
21020 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
21021 (main): Call C::D::marker2.
21022 * gdb.c++/namespace1.cc: New file.
21023
85e85163
JJ
210242003-05-14 Jeff Johnston <jjohnstn@redhat.com>
21025
21026 Roland McGrath <roland@redhat.com>
d63a86f8 21027 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
21028 there is no manager thread.
21029
a25fbfec
JJ
210302003-05-08 Jeff Johnston <jjohnstn@redhat.com>
21031
d63a86f8
RM
21032 * gdb.threads/schedlock.exp: Remove assumption that all threads
21033 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
21034 in one of the child threads rather than the main thread.
21035
be375bae
JB
210362003-05-07 Jim Blandy <jimb@redhat.com>
21037
09bf6082
JB
21038 Add support for assembly source testing on the s390x.
21039 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
21040 architecture.
21041 * gdb.asm/s390x.inc: New file.
21042
be375bae
JB
21043 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
21044 succession of 'if' statements.
21045
00905d52
AC
210462003-05-05 Andrew Cagney <cagney@redhat.com>
21047
21048 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
21049
b1e29e33
AC
210502003-05-05 Andrew Cagney <cagney@redhat.com>
21051
21052 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
21053 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
21054
e33d66ec
EZ
210552003-05-02 Elena Zannoni <ezannoni@redhat.com>
21056
21057 * gdb.base/charset.exp: Update based on new behavior of set/show
21058 charset commands.
21059
2b6fd0d8
AC
210602003-05-01 Andrew Cagney <cagney@redhat.com>
21061
21062 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
21063 variable do not give memory errors.
21064
130cacce
AF
210652003-04-30 Adam Fedor <fedor@gnu.org>
21066
21067 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
21068 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
21069 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
21070 gdb.objc/basicclass.m: : New files
21071
21072 * lib/gdb.exp (gdb_compile_objc): New procedure.
21073
bea71854
DJ
210742003-04-27 Daniel Jacobowitz <drow@mvista.com>
21075
21076 * gdb.base/signals.exp: Make backtrace tests more specific.
21077
0f20eeea
DC
210782003-04-23 David Carlton <carlton@bactrian.org>
21079
21080 * gdb.c++/maint.exp (test_first_component): Add tests for
21081 'operator' in more locations.
21082
c8c4d8dc
KB
210832003-04-16 Kevin Buettner <kevinb@redhat.com>
21084
21085 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
21086
3fe60e3c
EZ
210872003-04-16 Elena Zannoni <ezannoni@redhat.com>
21088
21089 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 21090 func marke' instead. Update test name.
3fe60e3c 21091
9219021c
DC
210922003-04-15 David Carlton <carlton@math.stanford.edu>
21093
21094 * gdb.c++/maint.exp: New file.
21095
5dd55bdd
EZ
210962003-04-14 Elena Zannoni <ezannoni@redhat.com>
21097
21098 * gdb.threads/schedlock.c: Change type of thread function argument
21099 to long, to avoid warnings on 64-bit platforms.
21100
00890572
EZ
211012003-04-14 Elena Zannoni <ezannoni@redhat.com>
21102
a9c64011
AS
21103 * gdb.base/attach.exp: Add new message from ptrace in case of
21104 attaching to nonexistent process.
d63a86f8 21105
93201743
JB
211062003-04-11 Jim Blandy <jimb@redhat.com>
21107
21108 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21109 gdb.c++/userdef.cc: Place comments on the lines to which the
21110 marker function might return.
21111 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21112 gdb.c++/userdef.exp: Look for those comments to check that we've
21113 returned to the right place, instead of checking line numbers.
21114
2a11c64d
EZ
211152003-04-11 Elena Zannoni <ezannoni@redhat.com>
21116
a9c64011
AS
21117 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
21118 match on sourcefile name, instead of directory name.
2a11c64d 21119
68ab8fc5
EZ
211202003-04-10 Elena Zannoni <ezannoni@redhat.com>
21121
d63a86f8 21122 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
21123 working directory name.
21124
5624293a
JB
211252003-04-09 Jim Blandy <jimb@redhat.com>
21126
21127 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21128 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
21129 after an inferior function call, report the failure, but allow the
21130 test to continue.
21131
f1f02ee4
SC
211322003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21133
21134 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21135 with -DPROTOTYPES.
21136
6eb79af0
SC
211372003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21138
21139 * gdb.base/break.exp: Revert last patch.
21140
8dfb4cf0
SC
211412003-04-04 Stephane Carrez <stcarrez@nerim.fr>
21142
21143 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21144 with -DPROTOTYPES.
21145
ed4c619a
AC
211462003-04-02 Andrew Cagney <cagney@redhat.com>
21147
21148 * gdb.base/callfuncs.exp: Make "print add" messages unique.
21149 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
21150 matching directories by the name breakpoint.
21151 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
21152 Make "continue to marker1" consistent.
21153 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
21154 message consistent.
21155 * lib/gdb.exp: Put "the program is no longer running", and "the
21156 program exited" in parenthesis.
21157 * lib/mi-support.exp: Ditto.
d63a86f8 21158
4e35d5f0 211592003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 21160
4e35d5f0
BR
21161 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
21162
71900fe8
AC
211632003-03-29 Andrew Cagney <cagney@redhat.com>
21164
21165 * gdb.base/sizeof.c (main): Print the value of '\377'.
21166 * gdb.base/sizeof.exp: Check the sign of '\377'.
21167
c0655a16
MC
211682003-03-27 Michael Chastain <mec@shout.net>
21169
21170 * gdb.base/gdb1090.exp: New file.
21171 * gdb.base/gdb1090.cc: New file.
21172
5b2a3989
JB
211732003-03-27 J. Brobecker <brobecker@gnat.com>
21174
21175 * gdb.gdb/observer.exp: New regression test.
21176
79876890
MC
211772003-03-27 Michael Chastain <mec@shout.net>
21178
21179 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
21180 * gdb.base/ptype.exp: Likewise.
21181
6eac95e3
CV
211822003-03-27 Corinna Vinschen <vinschen@redhat.com>
21183
21184 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
21185
e8c71839
MC
211862003-03-26 Michael Chastain <mec@shout.net>
21187
21188 * gdb.base/ptype.exp: Actually use some typedef'd types.
21189
71b10041
SC
211902003-03-21 Stephane Carrez <stcarrez@nerim.fr>
21191
21192 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
21193 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
21194
2512cf80
CV
211952003-03-20 Corinna Vinschen <vinschen@redhat.com>
21196
21197 * gdb.base/default.exp: Fix regular expression.
21198
0d195a4f
CV
211992003-03-20 Corinna Vinschen <vinschen@redhat.com>
21200
21201 * gdb.base/args.exp: Fix regular expression.
21202
8a2dbca8
CV
212032003-03-20 Corinna Vinschen <vinschen@redhat.com>
21204
21205 * gdb.base/help.exp: Allow Win32 child process.
21206
bf028682
CV
212072003-03-20 Corinna Vinschen <vinschen@redhat.com>
21208
21209 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
21210 when stepping out of main().
21211
182dbe85
CV
212122003-03-20 Corinna Vinschen <vinschen@redhat.com>
21213
21214 * gdb.base/default.exp: Check for win32 specific message when calling
21215 "run" without executable.
21216
d67a6ba5
CV
212172003-03-20 Corinna Vinschen <vinschen@redhat.com>
21218
21219 * gdb.base/args.exp: Expect .exe in output.
21220
a955b5bb
CV
212212003-03-20 Corinna Vinschen <vinschen@redhat.com>
21222
21223 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
21224 Cygwin native.
21225
bf6bad4b
AC
212262003-03-17 Andrew Cagney <cagney@redhat.com>
21227
21228 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
21229 vector registes.
21230 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
21231 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
21232
293e9a31
DC
212332003-03-17 David Carlton <carlton@math.stanford.edu>
21234
21235 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
21236 test, for PR breakpoints/38.
21237 Call test_watchpoint_and_breakpoint.
21238 * gdb.base/watchpoint.c (func3): New function.
21239 (main): Call func3.
21240
5330f2db
DC
212412003-03-04 David Carlton <carlton@math.stanford.edu>
21242
21243 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
21244 Garply<Garply<char> >:: garply".
21245 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
21246 with respect to PR c++/1111; note also PR c++/1113.
21247 (test_template_breakpoints): KFAIL "constructor breakpoint" with
21248 respect to PR c++/1062.
21249 KFAIL "destructor breakpoint" with respect to PR c++/1112.
21250
6ece72da
DC
212512003-03-03 David Carlton <carlton@math.stanford.edu>
21252
21253 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
21254 with respect to PR c++/57.
21255 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
21256 c++/826.
21257 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
21258 respect to PR c++/57.
21259
85ca1584
DC
212602003-03-03 David Carlton <carlton@math.stanford.edu>
21261
21262 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
21263 respect to PR c++/33 into FAILs.
21264
98e9c5b8
MC
212652003-03-03 Michael Chastain <mec@shout.net>
21266
7bedbf27
MC
21267 * configure.in: Update copyright years.
21268
212692003-03-03 Michael Chastain <mec@shout.net>
21270
21271 * Makefile.in: Update copyright years.
98e9c5b8 21272
f683e100
DC
212732003-02-28 David Carlton <carlton@math.stanford.edu>
21274
21275 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
21276 print class instead of struct and/or superfluous protection
21277 specifiers, as long as the resulting output is equivalent to the
21278 source code.
21279 Delete FIXME from end of messages on tests that don't need
21280 fixing.
21281
a9e0cf2c
DC
212822003-02-28 David Carlton <carlton@math.stanford.edu>
21283
21284 * gdb.c++/templates.exp (do_tests): Allow const in the two
21285 Foo<volatile char *>::foo tests.
21286
e8d359df
MS
212872003-02-27 Michael Snyder <msnyder@redhat.com>
21288
d63a86f8 21289 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
21290 will be consistant.
21291
0b71dc91
DC
212922003-02-26 David Carlton <carlton@math.stanford.edu>
21293
21294 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
21295 char *>::foo" test with respect to PR c++/33. Create a new test
21296 which is identical to that one except that it doesn't put the
21297 space between the "char" and the "*"; KFAIL it, too.
21298
dd14ab43
DC
212992003-02-26 David Carlton <carlton@math.stanford.edu>
21300
21301 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
21302 template types into either PASSes or KFAILs (corresponding to PR
21303 c++/57). Tweak indentation. Update copyright.
21304
1146c7f1
SC
213052003-02-23 Stephane Carrez <stcarrez@nerim.fr>
21306
21307 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
21308
74641dfb
MC
213092003-02-13 Michael Chastain <mec@shout.net>
21310
21311 * gdb.base/exprs.exp: Remove i960 remnants.
21312 * gdb.base/funcargs.exp: Likewise.
21313 * gdb.base/list.exp: Likewise.
21314 * gdb.base/ptype.exp: Likewise.
21315
559cd2d0
DC
213162003-02-14 David Carlton <carlton@math.stanford.edu>
21317
21318 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
21319 pEe->D::vg()" from XFAIL to KFAIL.
21320
c4f90d87
JM
213212003-02-13 Jason Molenda (jmolenda@apple.com)
21322
21323 * gdb.base/maint.exp: Update maint print statistics regexp to include
21324 new entries.
21325
cbc4d97c
MC
213262003-02-13 Michael Chastain <mec@shout.net>
21327
21328 * gdb.c++/inherit.exp: Remove call to get_debug_format.
21329
40f235b7
MC
213302003-02-12 Michael Chastain <mec@shout.net>
21331
21332 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
21333 * gdb.c++/inherit.exp: Likewise.
21334 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
21335 * gdb.c++/templates.exp: Likewise.
21336 * gdb.c++/virtfunc.exp: Likewise.
21337
c56716b0
JM
213382003-02-06 Jason Molenda (jason-cl@molenda.com)
21339
21340 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
21341 why the code is written that way.
21342
070afcf8
MC
213432003-02-05 Michael Chastain <mec@shout.net>
21344
21345 * gdb.base/dump.exp: Add missing copyright line.
21346
5d0331e5
JM
213472003-02-05 Jason Molenda (jason-cl@molenda.com)
21348
f7ae6d3e 21349 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
21350 at the beginning so the breakpoint doesn't get set on the loop.
21351
92851186
MC
213522003-02-05 Michael Chastain <mec@shout.net>
21353
21354 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
21355 output for configurations with gcc 2.95.3.
21356
cbf1e085
AC
213572003-02-05 Keith Seitz <keiths@redhat.com>
21358 Andrew Cagney <ac131313@redhat.com>
21359
21360 * gdb.mi/mi-cli.exp: New file.
d63a86f8 21361
29518e1e
MC
213622003-02-04 Michael Chastain <mec@shout.net>
21363
21364 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
21365 Call perror and then continue.
21366
5af1d5f3
MC
213672003-02-03 Michael Chastain <mec@shout.net>
21368
21369 * gdb.c++/pr-1023.cc: New file.
21370 * gdb.c++/pr-1023.exp: New file.
21371
6b549786
JB
213722003-02-05 Jim Blandy <jimb@redhat.com>
21373
21374 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
21375 it's local to foobar. Check for it there, and check that it's not
21376 present in main.
21377 * gdb.c++/local.cc (marker2): New function.
21378 (foobar): Call marker1.
21379 (main): Call marker2 instead of marker1.
21380
67f16606
AC
213812003-02-04 Andrew Cagney <ac131313@redhat.com>
21382
21383 * gdb.disasm/mn10200.exp: Obsolete file.
21384 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
21385 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
21386 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
21387
1c5cb38e
DC
213882003-02-04 David Carlton <carlton@math.stanford.edu>
21389
21390 * gdb.c++/overload.exp: Test intToChar(1).
21391 * gdb.c++/overload.cc (intToChar): New.
21392 (main): Call intToChar.
21393
d1fe6965
DC
213942003-02-03 David Carlton <carlton@math.stanford.edu>
21395
21396 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
21397 'might_kfail' arg.
21398 KFAIL some of the continue_to_bp_overloaded calls, according to
21399 PR c++/1025.
21400
9ba61c5d
MC
214012003-02-01 Michael Chastain <mec@shout.net>
21402
21403 * gdb.base/advance.c (marker1): New marker function.
21404 * gdb.base/advance.exp: When the 'advance' command lands on the
21405 return breakpoint, it can legitimately stop on either the
21406 current line or the next line. Accommodate both outcomes.
21407 * gdb.base/until.exp: Likewise.
21408
e7494ffb
AC
214092003-02-02 Andrew Cagney <ac131313@redhat.com>
21410
21411 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
21412 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
21413 now a list, not a tuple.
21414 * gdb.mi/mi-var-display.exp: Ditto.
21415 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 21416
075559bc
AC
214172003-02-01 Andrew Cagney <ac131313@redhat.com>
21418
21419 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
21420 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
21421 stack backtraces.
21422 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 21423
2bd4c7b1
MK
214242003-02-01 Mark Kettenis <kettenis@gnu.org>
21425
21426 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
21427 gdb.mi/mi1-pthreads.exp: Return instead of calling
21428 gdb_suppress_entire_file.
21429
eabd8992
MS
214302003-02-01 Mark Salter <msalter@redhat.com>
21431
21432 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
21433
71469e2f
MS
214342003-01-31 Mark Salter <msalter@redhat.com>
21435
21436 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
21437 Support empty arg.
21438
38a94d44
MC
214392003-01-30 Michael Chastain <mec@shout.net>
21440
21441 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
21442 This was a workaround for a UTF-8 bug in readline 4.3. The bug
21443 has been fixed in gdb/readline on 2003-01-09.
21444
19ea9e73
MS
214452003-01-29 Michael Snyder <msnyder@redhat.com>
21446
e8d359df
MS
21447 * gdb.base/maint.exp: Allow for leading underscore in symbol.
21448 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
21449 * gdb.base/args.exp: Skip if target does not support args passing.
21450
2307bd6a
DJ
214512003-01-22 Daniel Jacobowitz <drow@mvista.com>
21452
19ea9e73 21453 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
21454 gdb_test. Accept a list of expect arguments as the third
21455 parameter.
21456 (gdb_test): Use it.
21457
f2dd3617
EZ
214582003-01-20 Elena Zannoni <ezannoni@redhat.com>
21459
21460 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
21461 allow for different test tree configurations. Update some
21462 tescases accordingly.
21463 * gdb.arch/altivec-regs.exp: Ditto.
21464 * gdb.asm/asm-source.exp: Ditto.
21465 * gdb.base/advance.exp: Ditto.
21466 * gdb.base/display.exp: Ditto.
d63a86f8 21467 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
21468 * gdb.base/mips_pro.exp: Ditto.
21469 * gdb.base/overlays.exp: Ditto.
21470 * gdb.base/relocate.exp: Ditto.
21471 * gdb.base/setshow.exp: Ditto.
21472 * gdb.base/step-line.exp: Ditto.
21473 * gdb.base/step-test.exp: Ditto.
21474 * gdb.base/until.exp: Ditto.
21475 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
21476
c71cdefd
DC
214772003-01-17 David Carlton <carlton@math.stanford.edu>
21478
21479 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
21480 corresponding to PR c++/945.
21481 Update copyright.
21482
fdba05d7
DC
214832003-01-17 David Carlton <carlton@math.stanford.edu>
21484
21485 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
21486 corresponding to PR c++/68.
21487
214882003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
21489
21490 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
21491 (test_paddr_hairy_functions): Call print_addr_2_kfail for
21492 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
21493
c362c33a
EZ
214942003-01-15 Elena Zannoni <ezannoni@redhat.com>
21495
0fbc361c
EZ
21496 * gdb.base/break.exp: Fix change of default location, because of
21497 removal of until tests.
21498 * gdb.base/help.exp: Update test for new 'until' help message.
21499 Add test for help on 'advance'.
a9c64011 21500 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 21501
dabf8a35
MK
215022003-01-15 Mark Kettenis <kettenis@gnu.org>
21503
21504 * gdb.base/default.exp: Adapt "info float" test for recent changes
21505 to that command. Add test for "info vector".
21506 * gdb.base/float.exp: New file. Add test for "info float" that
21507 resembles the old test in gdb.base/default.exp.
21508
a1769aca
DC
215092003-01-15 David Carlton <carlton@math.stanford.edu>
21510
21511 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
21512
82025e13
EZ
215132003-01-15 Elena Zannoni <ezannoni@redhat.com>
21514
21515 * gdb.base/break.exp: Move the tests of until command from here...
21516 * gdb.base/until.exp: ... to here. New file. Add other tests.
21517 * gdb.base/advance.c: New file.
21518 * gdb.base/advance.exp: New file.
21519
8f9ab801
EZ
215202003-01-14 Elena Zannoni <ezannoni@redhat.com>
21521
a9c64011
AS
21522 * gdb.base/args.c: New file.
21523 * gdb.base/args.exp: New file.
8f9ab801 21524
9ae66589
DJ
215252003-01-14 Daniel Jacobowitz <drow@mvista.com>
21526
21527 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
21528
8d77e5c3
DJ
215292003-01-14 Daniel Jacobowitz <drow@mvista.com>
21530
21531 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
21532
12d2f0a1
DJ
215332003-01-14 Daniel Jacobowitz <drow@mvista.com>
21534
21535 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
21536 dates.
21537
6ca37014
DJ
215382003-01-13 Daniel Jacobowitz <drow@mvista.com>
21539
21540 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
21541
b0023472
DJ
215422003-01-13 Daniel Jacobowitz <drow@mvista.com>
21543
21544 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
21545 (ptype &*"foo").
21546 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
21547
607fbc54 215482003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
21549
21550 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
21551 * gdb.mi/mi1-console.exp: Likewise.
21552
607fbc54 215532003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
21554
21555 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
21556 * gdb.mi/mi1-console.exp: Likewise.
21557
a1fb14a2
DJ
215582003-01-13 Daniel Jacobowitz <drow@mvista.com>
21559
21560 * gdb.c++/overload.exp: Remove some fixed XFAILs.
21561
c4cf40b7
DJ
215622003-01-09 Daniel Jacobowitz <drow@mvista.com>
21563
21564 * gdb.base/detach.exp: New test.
21565
696d5a5b
DJ
215662003-01-09 Daniel Jacobowitz <drow@mvista.com>
21567
21568 * Makefile.in (ALL_SUBDIRS): New variable.
21569 (subdirs, clean, distclean): Use it.
21570 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
21571 regenerating Makefile, since it is generated from the top level.
21572 * gdb.asm/Makefile.in: Likewise.
21573 * gdb.base/Makefile.in: Likewise.
21574 * gdb.c++/Makefile.in: Likewise.
21575 * gdb.disasm/Makefile.in: Likewise.
21576 * gdb.java/Makefile.in: Likewise.
21577 * gdb.mi/Makefile.in: Likewise.
21578 * gdb.threads/Makefile.in: Likewise.
21579 * gdb.trace/Makefile.in: Likewise.
21580
754533e4
DC
215812003-01-09 David Carlton <carlton@math.stanford.edu>
21582
21583 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
21584 Add copyright year 2003.
21585
d8b3e9ee
MC
215862003-01-06 Michael Chastain <mec@shout.net>
21587
21588 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
21589 When selecting a thread, 'line' and 'file' are optional.
21590 * gdb.mi/mi1-pthreads.exp: Likewise.
21591
8e9e0fe6
AS
215922003-01-06 Andreas Schwab <schwab@suse.de>
21593
21594 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
21595 failures.
21596
b5ab8ff3
DJ
215972003-01-04 Daniel Jacobowitz <drow@mvista.com>
21598
21599 Fix PR gdb/844
21600 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
21601 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
21602
21603 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
21604 instead of calling gdb_suppress_entire_file.
21605 * gdb.threads/print-threads.exp: Likewise.
21606 * gdb.threads/schedlock.exp: Likewise.
21607
21608 * gdb.threads/killed.exp: Return instead of calling
21609 gdb_suppress_entire_file.
21610 * gdb.threads/linux-dp.exp: Likewise.
21611 * gdb.threads/pthreads.exp: Likewise.
21612
1e698235
DJ
216132003-01-04 Daniel Jacobowitz <drow@mvista.com>
21614
21615 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
21616 stabs.
21617 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
21618 * gdb.base/whatis.exp: Always allow (void) after function names.
21619
147ff08c
DJ
216202003-01-04 Daniel Jacobowitz <drow@mvista.com>
21621
21622 * gdb.c++/casts.exp: Correct regexp.
21623
dc62bfc2
MK
216242003-01-04 Mark Kettenis <kettenis@gnu.org>
21625
21626 * configure.in: Call AC_CONFIG_HEADER. Don't call
21627 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
21628 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
21629 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
21630 aforementioned directories in the AC_OUPUT call.
21631 * config.hin: New file.
21632 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
21633 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
21634 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
21635 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
21636 pass -I$objdir instead of -I$objdir/$subdir in compilation.
21637 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
21638 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
21639 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
21640 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
21641 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
21642 gdb.threads/configure.in, gdb.threads/configure,
21643 gdb.threads/config.in, gdb.trace/configure.in,
21644 gdb.trace/configure: Removed.
21645
77afa639
MC
216462003-01-03 Michael Chastain <mec@shout.net>
21647
21648 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
21649 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
21650
7634bb6e
DJ
216512003-01-03 Daniel Jacobowitz <drow@mvista.com>
21652
21653 * gdb.base/store.exp: Fix regular expressions.
21654
b39c905e
MK
216552002-12-28 Mark Kettenis <kettenis@gnu.org>
21656
21657 * configure.in: Rewrite.
21658 * configure: Regenerated.
21659
0a8551dd
DC
216602003-01-03 David Carlton <carlton@math.stanford.edu>
21661
21662 * gdb.base/psymtab.exp: New file.
21663 * gdb.base/psymtab1.c: Ditto.
21664 * gdb.base/psymtab2.c: Ditto.
21665
c60b7188
AF
216662002-12-23 Adam Fedor <fedor@gnu.org>
21667
21668 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
21669
ee73db83
DC
216702002-12-23 David Carlton <carlton@math.stanford.edu>
21671
21672 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
21673 and current_directory initialization.
21674
d6c1774e
JB
216752002-12-22 Jim Blandy <jimb@redhat.com>
21676
f0a847b8
JB
21677 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
21678 rather than as part of the output file name.
21679
d6c1774e
JB
21680 * gdb.base/attach.exp: There's no need to copy the test program to
21681 /tmp; that was only ever necessary on HP/UX, and this test is
21682 entirely disabled there anyway.
21683
f0708dbb
JB
216842002-12-21 Jim Blandy <jimb@redhat.com>
21685
4c2acfea
JB
21686 * gdb.c++/psmang.exp: Doc fix.
21687
f0708dbb
JB
21688 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
21689 test.
21690
9579e000
DC
216912002-12-20 David Carlton <carlton@math.stanford.edu>
21692
21693 * gdb.c++/annota2.exp: KFAIL annotate-quit.
21694
d1810171
MC
216952002-12-18 Michael Chastain <mec@shout.net>
21696
21697 * gdb.c++/annota2.exp: Add copyright year 2002.
21698
76565097
DC
216992002-12-17 David Carlton <carlton@math.stanford.edu>
21700
21701 * gdb.c++/try_catch.cc: Add marker comments.
21702 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
21703 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
21704 * gdb.c++/m-static.cc: Ditto.
21705 * gdb.c++/m-static1.cc: Ditto.
21706 * gdb.c++/try_catch.cc: Ditto.
21707
da81390b
JJ
217082002-12-16 Jeff Johnston <jjohnstn@redhat.com>
21709
21710 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
21711 to see whether we are using the new -environment-directory
21712 command which resets via -r or the old version of the command
21713 which may prompt the user. Part of fix for gdb/741.
21714
b304d130
AC
217152002-12-13 Andrew Cagney <ac131313@redhat.com>
21716
21717 * gdb.fortran/types.exp: Update obsolete comment.
21718 * gdb.fortran/exprs.exp: Ditto.
21719 * lib/gdb.exp: Delete obsolete code.
21720 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
21721 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
21722 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
21723 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
21724 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
21725 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
21726 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
21727 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
21728 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
21729 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
21730 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
21731 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
21732 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
21733 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
21734 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
21735 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
21736 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
21737 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
21738 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
21739 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
21740 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
21741 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
21742 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
21743 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
21744 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
21745 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
21746 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
21747 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
21748 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
21749 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
21750 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
21751 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
21752 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
21753 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
21754 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
21755 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
21756 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
21757
a23b6e6a
DC
217582002-12-11 David Carlton <carlton@math.stanford.edu>
21759
21760 * gdb.c++/m-data.exp: Add test for members that shadow global
21761 variables: see PR gdb/804.
21762 * gdb.c++/m-data.cc: Ditto.
21763
6604731b
DJ
217642002-12-10 Daniel Jacobowitz <drow@mvista.com>
21765
21766 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
21767
de46ecd7
DC
217682002-12-06 David Carlton <carlton@math.stanford.edu>
21769
21770 * gdb.base/store.c: Don't declare functions static.
21771
27e829d0
AC
217722002-12-04 Andrew Cagney <ac131313@redhat.com>
21773
21774 * gdb.base/store.exp, gdb.base/store.c: New files.
21775
92806416
DJ
217762002-12-03 Daniel Jacobowitz <drow@mvista.com>
21777
21778 * gdb.base/selftest.exp: Update for current gdb.
21779
3bcbaac5
DJ
217802002-12-03 Daniel Jacobowitz <drow@mvista.com>
21781
21782 * gdb.base/maint.exp: Only dump symbols from one source file
21783 or objfile.
21784
f4f00b1f
DJ
217852002-12-03 Daniel Jacobowitz <drow@mvista.com>
21786
21787 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
21788 function call.
21789
f1c8a949
JB
217902002-11-25 Jim Blandy <jimb@redhat.com>
21791
21792 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
21793 function appearing in error message.
21794
9e297a97
DJ
217952002-11-21 Daniel Jacobowitz <drow@mvista.com>
21796
21797 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
21798
1f312e79
JJ
217992002-11-08 Jeff Johnston <jjohnstn@redhat.com>
21800
d63a86f8
RM
21801 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
21802 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
21803 should be in mi console format. This is part of fix for PR gdb/604.
21804
83c31e7d
FN
218052002-09-18 Fernando Nasser <fnasser@redhat.com>
21806
21807 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
21808 which explicitly prints the zero offset as "+0".
21809
322b3f65
DJ
218102002-10-22 Daniel Jacobowitz <drow@mvista.com>
21811
21812 * gdb.threads/schedlock.c (args): Make unsigned.
21813
218142002-10-21 Daniel Jacobowitz <drow@mvista.com>
21815
21816 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
21817 numbers. Allow "foo2|selected stack frame".
21818 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
21819 * gdb.asm/asmsrc2.s: Likewise.
21820 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
21821 comments.
21822 * gdb.asm/mips.inc: New file.
21823
5e2fe5b8
AF
218242002-10-18 Adam Fedor <fedor@gnu.org>
21825
21826 * gdb.base/default.exp: Update expected output to include 'ObjC'.
21827 * gdb.base/help.exp: Likewise.
21828
abe1a5d0
KB
218292002-10-17 Kevin Buettner <kevinb@redhat.com>
21830
21831 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
21832 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
21833
10abb1d4
JB
218342002-10-02 Jim Blandy <jimb@redhat.com>
21835
21836 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
21837
1f609b42
AC
218382002-10-01 Andrew Cagney <ac131313@redhat.com>
21839
21840 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
21841 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
21842 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
21843 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
21844 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
21845 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
21846 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
21847
0aee02e4
AC
218482002-09-29 Andrew Cagney <ac131313@redhat.com>
21849
21850 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
21851 * mi0-disassemble.exp, mi0-eval.exp: Delete.
21852 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
21853 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
21854 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
21855 * mi0-var-block.exp, mi0-var-child.exp: Delete.
21856 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 21857
6fde09ad
KB
218582002-09-27 Kevin Buettner <kevinb@redhat.com>
21859
21860 * gdb.base/annota1.exp (info break): Make directory components of
21861 path optional since not all compilers emit this debug information.
21862
889bf7c5
PA
21863 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
21864 step ends up stepping out of the function instead of stopping on
21865 the epilogue.
6fde09ad 21866
9e8aab75
KS
218672002-09-26 Keith Seitz <keiths@redhat.com>
21868
21869 * lib/insight-support.exp (gdbtk_start): Figure out where
21870 the insight executable is based on where gdb is. Use this
21871 executable to start insight instead of gdb.
21872
e36180d7
AC
218732002-09-25 Andrew Cagney <cagney@redhat.com>
21874
21875 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
21876
9dd34b2b
AC
218772002-09-24 Andrew Cagney <ac131313@redhat.com>
21878
21879 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
21880 test_isolated_complaints.
21881 (test_empty_complaint): New function.
21882 (test_empty_complaints): New function. Check no output when no
21883 complaints.
d63a86f8 21884
dea97812
KB
218852002-09-19 Jim Blandy <jimb@redhat.com>
21886
a9c64011 21887 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 21888
54951bd7
AC
218892002-09-19 Andrew Cagney <ac131313@redhat.com>
21890
21891 * gdb.gdb/complaints.exp: New file.
21892
dec43320
AC
218932002-09-18 Andrew Cagney <ac131313@redhat.com>
21894
21895 * gdb.base/maint.exp: Check `help maint internal-warning'.
21896
e70d6e3f
DC
218972002-09-18 David Carlton <carlton@math.stanford.edu>
21898
21899 * gdb.c++/m-static.exp: Remove breakpoints depending on line
21900 numbers, and replace them by a single breakpoint after the
21901 constructors are all finished.
21902 Add test 4.
21903 * gdb.c++/m-static.cc: Add test 4.
21904 * gdb.c++/m-static.h: New file.
21905 * gdb.c++/m-static1.cc: New file.
21906
21907 * gdb.c++/printmethod.exp: New file.
21908 * gdb.c++/printmethod.cc: New file.
21909
21910 * gdb.c++/pr-574.exp: New file.
21911 * gdb.c++/pr-574.cc: New file.
21912
afb5c968
CV
219132002-09-18 Corinna Vinschen <vinschen@redhat.com>
21914
21915 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
21916 embedded targets which never actually exit.
21917
31e45dee
FN
219182002-09-18 Fernando Nasser <fnasser@redhat.com>
21919
21920 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
21921 "don't step after run" as unresolved or unsupported, instead of xfail.
21922
a283c5a1
CV
219232002-09-18 Corinna Vinschen <vinschen@redhat.com>
21924
21925 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
21926 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
21927 Add newline to expected string in "step out of main (status wrapper)"
21928 case.
21929
11350d2a
CV
219302002-09-18 Corinna Vinschen <vinschen@redhat.com>
21931
21932 * lib/gdb.exp (rerun_to_main): Allow restarting application.
21933 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
21934
0deec7d6
TT
219352002-09-17 Tom Tromey <tromey@redhat.com>
21936
21937 * gdb.base/printcmds.exp (test_print_string_constants): Expect
21938 \000, not \0, in double-quoted string.
21939
b2b4a1b5
CV
219402002-09-14 Corinna Vinschen <vinschen@redhat.com>
21941
c9d37158 21942 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
21943 string after running the commands execution on breakpoint tests.
21944
1c56143a
CV
219452002-09-13 Corinna Vinschen <vinschen@redhat.com>
21946
21947 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
21948
37f8da45
JB
219492002-09-12 Joel Brobecker <brobecker@gnat.com>
21950
21951 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
21952
08b468e0
KS
219532002-09-10 Keith Seitz <keiths@redhat.com>
21954
21955 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
21956 runto proc.
21957 (mi_run_to_main): Use mi_runto.
21958 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
21959
dc360f58
KS
219602002-09-10 Keith Seitz <keiths@redhat.com>
21961
21962 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
21963 regexp for stopping at main. Could have multiple event notifications.
21964 Don't assume that main was declared with no parameters.
21965 (mi_next): Use mi_step_to.
21966 (mi_step): Use mi_next_to.
21967
ce3abcfb
CV
219682002-09-09 Corinna Vinschen <vinschen@redhat.com>
21969
21970 * gdb.base/default.exp: Fix expected string in `info float' test.
21971
d1f5b980
BE
219722002-09-09 Ben Elliston <bje@redhat.com>
21973
21974 * config/mips.exp: Update comments.
21975 * config/mips-idt.exp: Likewise.
21976 * config/nind.exp: Likewise.
21977 * config/slite.exp: Likewise.
21978 * config/sparclet.exp: Likewise.
21979 * config/udi.exp: Likewise.
21980 * config/vx.exp: Likewise.
21981 * config/vxworks29k.exp: Likewise.
21982
2f71430b
JB
219832002-09-05 Jim Blandy <jimb@redhat.com>
21984
21985 * gdb.threads/killed.exp: Fix test failure message.
21986
7ddebc7e
KS
219872002-09-04 Keith Seitz <keiths@redhat.com>
21988
21989 * lib/mi-support.exp: Update copyright.
21990 (mi_gdb_test): Increase the priority of the expected pattern
21991 so that it matches gdb_test.
21992
0ae67eb3
KS
219932002-09-03 Keith Seitz <keiths@redhat.com>
21994
21995 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
21996 Use integer comparison instead of string comparison for testing
21997 whether binary was built.
21998
38fc42c8
JB
219992002-09-03 Jim Blandy <jimb@redhat.com>
22000
22001 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
22002
b6ff0e81
JB
220032002-08-29 Jim Blandy <jimb@redhat.com>
22004
22005 * gdb.threads/pthreads.exp: Move the portable thread compilation
22006 code into a function in lib/gdb.exp, and call that from here.
22007 * lib/gdb.exp (gdb_compile_pthreads): New function.
22008
07c98896
KS
220092002-08-29 Keith Seitz <keiths@redhat.com>
22010
22011 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
22012 expect_out so that callers can get at it.
22013
0312286c
DJ
220142002-08-23 Daniel Jacobowitz <drow@mvista.com>
22015
22016 * gdb.threads/print-threads.c: New file.
22017 * gdb.threads/print-threads.exp: New file.
22018 * gdb.threads/schedlock.c: New file.
22019 * gdb.threads/schedlock.exp: New file.
22020
dd039bc4
EZ
220212002-08-22 Elena Zannoni <ezannoni@redhat.com>
22022
a9c64011
AS
22023 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
22024 not altivec.c.
dd039bc4 22025
1f36144c
MK
220262002-08-17 Mark Kettenis <kettenis@gnu.org>
22027
22028 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
22029 targets. The problem should be fixed now.
22030
16057ec7 220312002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
22032
22033 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
22034 2002-07-24 change that removes final dots from error messages.
22035
3c1499ad
TT
220362002-08-13 Tom Tromey <tromey@redhat.com>
22037
22038 * gdb.base/readline.exp: New file.
22039
a20ce2c3
AC
220402002-08-01 Andrew Cagney <ac131313@redhat.com>
22041
22042 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
22043 supress message.
22044
db034ac5
AC
220452002-08-01 Andrew Cagney <cagney@redhat.com>
22046
22047 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
22048 CHILL_FOR_TARGET and CHILL_LIB.
22049 * configure.in (configdirs): Remove gdb.chill.
22050 * configure: Regenerate.
22051 * lib/gdb.exp: Obsolete references to chill.
22052 * gdb.fortran/types.exp: Ditto.
22053 * gdb.fortran/exprs.exp: Ditto.
22054
3e000b18
KB
220552002-07-30 Kevin Buettner <kevinb@redhat.com>
22056
22057 * gdb.base/shlib-call.exp (additional_flags): Conditionally
22058 set Irix-specific compile and link flags.
22059
28f4966b
KB
220602002-07-29 Kevin Buettner <kevinb@redhat.com>
22061
22062 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
22063 source files. The ``-o'' option doesn't work with the ``-E'' option
22064 when using the Irix compiler.
22065
46c0d5a6
DJ
220662002-07-19 Daniel Jacobowitz <drow@mvista.com>
22067
22068 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
22069 Improve support for reusing an exec file. Copy exec file
22070 to target, and run gdbserver on the target instead of on the host.
22071
eecf4bed
JB
220722002-07-18 Jim Blandy <jimb@redhat.com>
22073
0f815cdf
JB
22074 * gdb.base/ending-run.exp: Don't expect to see the program end in
22075 some orderly fashion when we're running on a real stand-alone
22076 board.
22077
eecf4bed
JB
22078 * gdb.base/interrupt.exp: Correct logic for skipping tests on
22079 targets that don't support interrupts.
22080
52d309e4
JB
220812002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
22082
22083 * gdb.base/attach.exp: Add patterns to match output from /proc-based
22084 systems.
22085 Move comments in expect statements to inside the actions, so that they
22086 don't get matched against.
22087
ff683d9e
MK
220882002-07-10 Mark Kettenis <kettenis@gnu.org>
22089
22090 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
22091 function when asleep" test.
22092
b5356753
AC
220932002-07-10 Andrew Cagney <ac131313@redhat.com>
22094
22095 * gdb.base/page.exp: Rewrite to handle problems with very long
22096 `info set' output. Update copyright.
22097
6aa4d13a
AC
220982002-06-26 Andrew Cagney <ac131313@redhat.com>
22099
22100 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
22101 gdb.threads-hp.
22102 * gdb.hp/configure: Regenerate.
22103 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
22104 * gdb.hp/gdb.threads-hp/configure: Delete file.
22105 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
22106
8cf8c2b8
AC
221072002-06-22 Andrew Cagney <ac131313@redhat.com>
22108
22109 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
22110 setlocale, bindtextdomain and textdomain.
22111
6827a8f8
JB
221122002-06-11 Jim Blandy <jimb@redhat.com>
22113
919d772c
JB
22114 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
22115 preprocessor macro information is present.
22116
6827a8f8
JB
22117 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
22118 tests.
22119
c15b0d21
MS
221202002-06-06 Michael Snyder <msnyder@redhat.com>
22121
c5984d70
MS
22122 * gdb.base/overlays.exp: Record addresses of overlay
22123 functions in TCL variables rather than in GDB variables,
22124 to avoid having GDB convert them to pointers (with loss
22125 of information).
22126
d63a86f8 22127 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 22128 default linker script changes.
c15b0d21
MS
22129 * gdb.base/long_long.exp: Add check for sizeof (long double).
22130
be26fe0d
ML
221312002-06-06 Michal Ludvig <mludvig@suse.cz>
22132
22133 * gdb.asm/asm-source.exp: Add x86-64 target.
22134 * gdb.asm/x86_64.inc: New.
d63a86f8 22135
258093ca 221362002-05-30 Michael Chastain <mec@shout.net>
258093ca 22137
4b3153f1 22138 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
22139 * gdb.c++/m-static.cc: New file.
22140 * gdb.c++/m-static.exp: New file.
22141
241264c6
MS
221422002-05-28 Michael Snyder <msnyder@redhat.com>
22143
22144 * gdb.base/call-ar-st.exp: Allow for reduced floating point
22145 precision.
22146
9bba8c8f 221472002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 22148
4b3153f1 22149 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
22150 * gdb.c++/m-data.cc: New file.
22151 * gdb.c++/m-data.exp: New file.
22152
221532002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 22154
4b3153f1 22155 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 22156 * gdb.c++/try_catch.cc: New file.
d63a86f8 22157 * gdb.c++/try_catch.exp: New file.
9bba8c8f 22158
def1b996
MC
221592002-05-27 Michael Chastain <mec@shout.net>
22160
22161 * gdb.c++/local.exp: Accept more nested types in output.
22162
522ba268
MC
221632002-05-26 Michael Chastain <mec@shout.net>
22164
22165 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
22166
277254ba
MS
221672002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
22168
22169 * lib/gdb.exp (gdb_wrapper_init): Just because
22170 gdb_wrapper_file exists, this does not mean that the file
22171 should not be rebuilt. That is what gdb_wrapper_initialized
22172 is for.
22173 (default_gdb_init): Reset gdb_wrapper_initialized.
22174
b61a8733
MS
221752002-05-23 Michael Snyder <msnyder@redhat.com>
22176
d63a86f8 22177 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
22178 the precision of the floating point test results.
22179 * gdb.base/call-rt-st.exp: Ditto.
22180
b61a8733
MS
22181 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
22182 * gdb.base/call-rt-st.exp: Ditto.
22183
56f6e910
MC
221842002-05-19 Michael Chastain <mec@shout.net>
22185
22186 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
22187
ad0b0016
EZ
221882002-05-19 Elena Zannoni <ezannoni@redhat.com>
22189
a9c64011
AS
22190 * configure.in (configdirs): Add gdb.arch.
22191 * configure: Regenerate.
ad0b0016 22192
f617d2b6
JB
221932002-05-17 Jim Blandy <jimb@redhat.com>
22194
22195 * gdb.base/completion.exp: Recognize the more detailed error
22196 messages produced by the macro expander's lexical analyzer.
22197
eac2a696
EZ
221982002-05-14 Elena Zannoni <ezannoni@redhat.com>
22199
a9c64011
AS
22200 * gdb.arch/altivec-abi.c: New file.
22201 * gdb.arch/altivec-abi.exp: New file.
22202 * gdb.arch/altivec-regs.c: New file.
22203 * gdb.arch/altivec-regs.exp: New file.
eac2a696 22204
2fdde8f8
DJ
222052002-05-14 Daniel Jacobowitz <drow@mvista.com>
22206
22207 * gdb.base/maint.exp (maint print type): Update for new type
22208 structure.
d63a86f8 22209
e31f1a7c
EZ
222102002-05-14 Elena Zannoni <ezannoni@redhat.com>
22211
22212 * gdb.arch: New directory.
22213 * gdb.arch/configure.in: New file.
22214 * gdb.arch/configure: New file.
22215 * gdb.arch/Makefile.in: New file.
22216
db589741
CV
222172002-05-13 Corinna Vinschen <vinschen@redhat.com>
22218
22219 * gdb.asm/asm-source.exp: Add v850 as supported target.
22220 * gdb.asm/v850.inc: New file.
22221
8ce2a7dc
DJ
222222002-05-13 Daniel Jacobowitz <drow@mvista.com>
22223
22224 * gdb.c++/annota2.exp (annotate-quit): Add comment.
22225
df763c7f
DJ
222262002-05-12 Daniel Jacobowitz <drow@mvista.com>
22227
22228 * gdb.base/break.exp: Check 'break "marker2"'.
22229
377daeed
MS
222302002-05-10 Michael Snyder <msnyder@redhat.com>
22231
22232 * gdb.base/long_long.exp: Fix typo.
22233
c4b7bc2b
JB
222342002-05-10 Jim Blandy <jimb@redhat.com>
22235
ecac9a4e
JB
22236 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
22237 a bug.
22238
c4b7bc2b
JB
22239 * gdb.base/printcmds.exp (test_integer_literals_rejected):
22240 Recognize more detailed error message produced by the macro
22241 expander's lexical analyzer.
22242 * lib/gdb.exp (test_print_reject): Same.
22243
e71019a1
MK
222442002-05-09 Mark Kettenis <kettenis@gnu.org>
22245
22246 * gdb.c++/method.exp: Fix typo.
22247
fedfc8e6
MS
222482002-05-08 Michael Snyder <msnyder@redhat.com>
22249
166a1957
MS
22250 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
22251 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 22252 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
22253 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
22254 Add iftarget clause for strongarm.
d63a86f8 22255
f1c47eb2
MS
222562002-05-06 Michael Snyder <msnyder@redhat.com>
22257
cb9a9d3e
MS
22258 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
22259 (gdb_continue_to_end): Accept output from status wrapper.
22260 * gdb.base/ending-run.exp: Add case for output from status wrapper.
22261 Clean up fail messages to match pass messages.
22262
f1c47eb2
MS
22263 Enable the "needs_status_wrapper" testsuite feature.
22264 * lib/gdb.exp (gdb_wrapper_init): New procedure.
22265 (gdb_compile): Conditionally call gdb_wrapper_init.
22266 * gdb.base/a2-run.exp: Recognize output from status wrapper.
22267 * gdb.c++/method.exp: Recognize output from status wrapper.
22268
6079c749
BE
222692002-05-06 Ben Elliston <bje@redhat.com>
22270From Graydon Hoare <graydon@redhat.com>
22271
22272 * config/sid.exp: Include support for "rawsid" protocol.
22273
188baff3
JB
222742002-05-03 Jim Blandy <jimb@redhat.com>
22275
22276 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
22277 * gdb.c++/hang3.C: New file.
22278
b9c07f0f
AC
222792002-05-04 Andrew Cagney <ac131313@redhat.com>
22280
22281 * gdb.base/default.exp: Remove obsolete code.
22282 * gdb.c++/misc.exp: Ditto. Update copyright.
22283 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
22284 * gdb.base/whatis.exp: Ditto. Update copyright.
22285 * gdb.base/scope.exp: Ditto. Update copyright.
22286 * gdb.base/ptype.exp: Ditto. Update copyright.
22287 * gdb.base/printcmds.exp: Ditto. Update copyright.
22288 * gdb.base/opaque.exp: Ditto. Update copyright.
22289 * gdb.base/list.exp: Ditto.
22290 * gdb.base/funcargs.exp: Ditto. Update copyright.
22291 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
22292 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
22293 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
22294 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
22295 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
22296 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
22297
5c7a0397
MS
222982002-05-02 Michael Snyder <msnyder@redhat.com>
22299
d6dcc264 22300 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
22301 * gdb.base/long_long.exp: Add xscale target.
22302 * gdb.base/default.exp: Add xscale target.
22303
eb7f1c48
JB
223042002-05-01 Jim Blandy <jimb@redhat.com>
22305
22306 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
22307 gdb.c++/hang.exp: New test.
22308
a6befae8
FF
223092002-05-01 Fred Fish <fnf@redhat.com>
22310
22311 * gdb.base/completion.exp: Handle completions of "./Make" for
22312 more than one completion possibility, as is the case when we
22313 build and test in the source tree.
22314
0a310277
AG
223152002-04-29 Anthony Green <green@redhat.com>
22316
22317 * gdb.java/jmisc1.exp: New file.
22318 * gdb.java/jmisc2.exp: New file.
22319
6ff9af88
DJ
223202002-04-24 Daniel Jacobowitz <drow@mvista.com>
22321
22322 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
22323
96b3d632
EZ
223242002-04-23 Elena Zannoni <ezannoni@redhat.com>
22325
22326 * gdb.base/help.exp: Change 'help status' to allow for target
22327 dependent output differences.
22328
5019bb54
MC
223292002-04-22 Michael Chastain <mec@shout.net>
22330
22331 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
22332
a805a116
MC
223332002-04-22 Michael Chastain <mec@shout.net>
22334
22335 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
22336
a1706bfd
DM
223372002-04-17 David S. Miller <davem@redhat.com>
22338
22339 * gdb.asm/sparc64.inc: New file.
22340 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
22341
a73a20a2
EZ
223422002-04-19 Elena Zannoni <ezannoni@redhat.com>
22343
22344 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
22345 instruction file directly into the build tree. Clean up at end of
22346 test.
22347
ba678339
DM
223482002-04-18 David S. Miller <davem@redhat.com>
22349
22350 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
22351 handle 64-bit platforms correctly.
22352 * gdb.base/maint.exp: Likewise.
22353
b03399da
KB
223542002-04-18 Kevin Buettner <kevinb@redhat.com>
22355
22356 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
22357 ``-fpic'' when compiling files comprising a shared library, but
22358 it does need additional linker flags in order to find shared
22359 libraries at run time.
22360
e2004992
KB
223612002-04-18 Kevin Buettner <kevinb@redhat.com>
22362
22363 * gdb.base/cvexpr.c (use): New function.
22364 (main): Invoke use() on all global variables to prevent
22365 some linkers from deleting these otherwise unused symbols.
22366
d8937120
MC
223672002-04-17 Michael Chastain <mec@shout.net>
22368From David S. Miller <davem@redhat.com>
22369
22370 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
22371 handle 64-bit platforms correctly.
22372
ffd61a58
MS
223732002-04-12 Michael Snyder <msnyder@redhat.com>
22374From Jim Blandy <jimb@redhat.com>
a9c64011 22375 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
22376 script can handle this instead.
22377 * gdb.base/bar.c (barx): Same.
22378 * gdb.base/baz.c (bazx): Same.
22379 * gdb.base/grbx.c (grbxx): Same.
22380
22381 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
22382 manager doesn't automatically unmap overlays unnecessarily.
22383
6b8426a6
MH
223842002-04-10 Martin M. Hunt <hunt@redhat.com>
22385
22386 * gdb.base/ending-run.exp: Fix pattern for Mips targets
22387 stepping out of main.
22388
34af4875
MC
223892002-04-09 Michael Chastain <mec@shout.net>
22390
22391 * gdb.c++/local.cc (main): Move call to marker1() inside nested
22392 scope so that the nested scope tests will make sense.
22393 * gdb.c++/local.exp: Write patterns that actually work with gcc
22394 (the HP patterns "were never known to work with gcc").
22395 Keep the old aCC patterns too.
22396
2d1676a0
DJ
223972002-04-09 Daniel Jacobowitz <drow@mvista.com>
22398
22399 * gdb.base/attach.exp: Correct target board test.
22400
3a63e3f9
MC
224012002-04-08 Michael Chastain <mec@shout.net>
22402
22403 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
22404 in a const method. Add some xfail and fail cases for configurations
22405 that do not emit the "const ...".
22406
f18dabd2
MC
224072002-04-07 Michael Chastain <mec@shout.net>
22408
22409 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
22410 Accept "A * const" and "const A * const" as type of "this".
22411 Fix spelling of getFunky throughout. Make messages uniform.
22412
0fcddd82
EZ
224132002-04-07 Elena Zannoni <ezannoni@redhat.com>
22414
a9c64011 22415 Work around for PR gdb/285:
0fcddd82
EZ
22416 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
22417
16a8534a
EZ
224182002-04-07 Elena Zannoni <ezannoni@redhat.com>
22419
22420 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
22421 instructions file at run time instead of configure time.
22422 Sometimes we run the test in a directory that is not the one we
22423 configured in.
22424 * gdb.asm/configure.in: Delete creation of symlink.
22425 * gdb.asm/configure: Regenerate.
22426
24181d81
JB
224272002-04-05 J. Brobecker <brobecker@gnat.com>
22428
22429 * gdb.gdb/xfullpath.exp: New test, to exercise the new
22430 xfullpath () function.
22431
7cdb7107
DJ
224322002-04-04 Daniel Jacobowitz <drow@mvista.com>
22433
22434 * gdb.asm/Makefile.in: Correct dependencies.
22435
22436 * gdb.asm/powerpc.inc: New file.
22437 * gdb.asm/asm-source.exp: Add PowerPC.
22438 * gdb.asm/configure.in: Likewise.
22439 * gdb.asm/configure: Regenerated.
22440
a7d17088
DJ
224412002-04-04 Daniel Jacobowitz <drow@mvista.com>
22442
22443 * gdb.base/relocate.exp: New file.
22444 * gdb.base/relocate.c: New file.
22445
cd721503
FF
224462002-04-04 Fred Fish <fnf@redhat.com>
22447
22448 * gdb.base/step-test.exp: Update comment regarding stopping in
22449 memcpy/bcopy calls inserted as part of the compiler runtime.
22450
b22ad7a7
MS
224512002-04-04 Michael Snyder <msnyder@redhat.com>
22452
22453 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
22454
5f279fa6
DJ
224552002-04-03 Daniel Jacobowitz <drow@mvista.com>
22456
22457 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
22458 (gdb_expect): Remove $notransfer hack.
22459
dd0fd3ce
DJ
224602002-04-02 Daniel Jacobowitz <drow@mvista.com>
22461
22462 * gdb.c++/classes.exp ("calling method for small class"): Match
22463 updated register output.
22464
1e50cda1
DJ
224652002-03-30 Daniel Jacobowitz <drow@mvista.com>
22466
22467 Fix PR gdb/452
22468 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
22469 when finished. Make gdb_file_cmd send "exec-file" when
22470 appropriate.
22471
24015922
DJ
224722002-03-30 Daniel Jacobowitz <drow@mvista.com>
22473
22474 * gdb.base/attach.exp: Remove extra setup_xfail.
22475
dd7dfd64
MS
224762002-03-26 Michael Snyder <msnyder@redhat.com>
22477
22478 * gdb.base/default.exp: Add tests for dump, append, and restore.
22479 * gdb.base/help.exp: Add tests for dump, append, and restore.
22480 * gdb.base/dump.exp: New file, test dump, append and restore.
22481 * gdb.base/dump.c: New file.
22482
48b2f8d7
MS
224832002-03-27 Michael Snyder <msnyder@redhat.com>
22484
d63a86f8 22485 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
22486 clean-ups in help messages.
22487
05b4d525
FF
224882002-03-26 Fred Fish <fnf@redhat.com>
22489
22490 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
22491 have debugging info for those functions and the compiler uses them
22492 internally to copy structs around.
22493
d7679631
FF
224942002-03-26 Fred Fish <fnf@redhat.com>
22495
22496 * gdb.base/list.exp: Revert the change made yesterday and add note
22497 about why we don't list the default lines for remote targets.
22498
523ac3f9
MS
224992002-03-25 Michael Snyder <msnyder@redhat.com>
22500
22501 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
22502
754b2b8d
FF
225032002-03-25 Fred Fish <fnf@redhat.com>
22504
22505 * gdb.base/list.exp: This test works on remote targets so remove
22506 the short circuit for remote targets. Update copyright.
22507
33c3e192
FF
225082002-03-25 Fred Fish <fnf@redhat.com>
22509
22510 * gdb.base/attach.exp: Fix logic error that was suppressing this
22511 test for all non hppa*-*-hpux* targets, instead of the hp target.
22512 Move comments closer to the suppression point. Also now need to
22513 check that we are running natively.
22514
d43e73ee
MS
225152002-03-22 Michael Snyder <msnyder@redhat.com>
22516
882c8f02
MS
22517 * gdb.base/default.exp: Add test for gcore. Update copyright.
22518 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 22519
04c12f60
FF
225202002-03-06 Fred Fish <fnf@redhat.com>
22521
22522 * gdb.base/funcargs.c: Remove extraneous ';' character.
22523 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
22524
b43df995
MC
225252002-03-04 Michael Chastain <mec@shout.net>
22526
22527 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
22528 accommodate gcc v3 function signature.
22529 * gdb.mi/mi0-var-cmd-exp: Ditto.
22530
92362027
AC
225312002-02-24 Andrew Cagney <ac131313@redhat.com>
22532
22533 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
22534 ``GNU/Linux'' or ``Linux kernel''
22535 * testsuite/gdb.threads/pthreads.c: Ditto.
22536
258ad32d
MC
225372002-02-24 Michael Chastain <mec@shout.net>
22538
22539 * gdb.threads/pthreads.c (thread1): Add a return statement.
22540 (thread2): Likewise.
22541 (foo): Likewise.
22542
04c3b3d4
MC
225432002-02-23 Michael Chastain <mec@shout.net>
22544
22545 * gdb.threads/linux-dp.c (philosopher): Add a return statement
22546 to placate gcc.
22547
5a2a0a20
MC
225482002-02-23 Michael Chastain <mec@shout.net>
22549
22550 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
22551 test "ptype bint". The test passes on all my stabs configurations.
22552
a640f7fc
JB
225532002-02-21 Jim Blandy <jimb@redhat.com>
22554
27924826
JB
22555 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
22556 filename at a time, and watch for the ones we want to see.
22557
a640f7fc
JB
22558 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
22559 types of pointers to prototyped functions.
22560
edcc8c75
AC
225612002-02-20 Andrew Cagney <ac131313@redhat.com>
22562
22563 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
22564 signed, unsigned and straight char.
22565 (padding_char, padding_short, padding_int, padding_long,
22566 padding_long_long, padding_float, padding_double,
22567 padding_long_double): New global variables.
22568 (fill, fill_structs): New functions.
22569
22570 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
22571 for correctly sized writes. Update copyright.
22572 (get_valueof): New procedure.
22573 (get_sizeof): Call get_valueof.
22574 (check_valueof): New procedure.
22575 (check_padding): New procedure.
22576
ac57ea44
MC
225772002-02-20 Michael Chastain <mec@shout.net>
22578
22579 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
22580 to setup_xfail. Document some of the remaining calls.
22581
7a10c941
MC
225822002-02-18 Michael Chastain <mec@shout.net>
22583
22584 * gdb.c++/userdef.exp: Update copyright year.
22585
fb8acdcc
DJ
225862002-02-18 Daniel Jacobowitz <drow@mvista.com>
22587
22588 * gdb.c++/userdef.exp: Test overloaded operators properly.
22589 Remove xfails.
22590
fda6ae12
MS
225912002-02-14 Michael Snyder <msnyder@redhat.com>
22592
22593 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
22594
676a0442
DJ
225952002-02-14 Daniel Jacobowitz <drow@mvista.com>
22596
22597 * gdb.base/a2-run.exp: Check for a remote target properly.
22598 * gdb.base/annota1.exp: Likewise.
22599 * gdb.base/list.exp: Likewise.
22600 * gdb.base/reread.exp: Likewise.
22601 * gdb.base/scope.exp: Likewise.
22602 * gdb.base/shlib-call.exp: Likewise.
22603 * gdb.base/term.exp: Likewise.
22604 * gdb.c++/annota2.exp: Likewise.
22605
78b4f468
RE
226062002-02-13 Richard Earnshaw <rearnsha@arm.com>
22607
22608 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
22609
9a81ba51
MC
226102002-02-10 Michael Chastain <mec@shout.net>
22611
22612 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
22613 (call_after_alloca): Ditto.
22614
004af6c7
DJ
226152002-02-10 Daniel Jacobowitz <drow@mvista.com>
22616
22617 * gdb.base/ending-run.exp: Guard "cont" test with
22618 gdb_skip_stdio_test.
22619
37225f62
JB
226202002-02-06 Jim Blandy <jimb@redhat.com>
22621
22622 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
22623 from here...
22624 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
22625 To here. Disable this test on non-HP platforms. Add big comment.
22626
fe6fdd96
MS
226272002-02-04 Michael Snyder <msnyder@redhat.com>
22628
22629 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
22630 other than d10v and m32r.
22631
036fad3f
RE
226322002-02-02 Richard Earnshaw <rearnsha@arm.com>
22633
22634 * gdb.base/default.exp: Rewrite test patterns to reduce time
22635 taken to match them.
22636
7148ab62
DJ
226372002-01-30 Daniel Jacobowitz <drow@mvista.com>
22638
22639 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
22640 Allow a start function above main.
22641 * gdb.threads/linux-dp.exp: Fix copyright date.
22642
396cc255
DJ
226432002-01-30 Daniel Jacobowitz <drow@mvista.com>
22644
a9c64011
AS
22645 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
22646 (check_philosopher_stack): Check for manager thread before checking
22647 for a just-starting thread.
396cc255 22648
f038d31b
DJ
226492002-01-30 Daniel Jacobowitz <drow@mvista.com>
22650
22651 From Neil Booth <neil@daikokuya.demon.co.uk>:
22652 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
22653 warnings.
22654
b3ff9d9a
FF
226552002-01-21 Fred Fish <fnf@redhat.com>
22656
22657 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
22658 not caller.
22659
39ad761d
JB
226602002-01-21 Jim Blandy <jimb@redhat.com>
22661
22662 * gdb.base/reread.exp: Check that GDB properly re-reads the
22663 executable file when it changes while no inferior is running.
22664
aaf320fa
FF
226652002-01-21 Fred Fish <fnf@redhat.com>
22666
a9c64011
AS
22667 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
22668 optionally accept the "shlib events" variation.
aaf320fa 22669
808a31f5
JB
226702002-01-21 Jim Blandy <jimb@redhat.com>
22671
22672 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
22673 call `fflush' after every `printf', so that the output is produced
22674 at predictable points, regardless of whatever buffering does (or
22675 doesn't) take place.
22676 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
22677 at different points.
22678
4420d5e2
DJ
226792002-01-20 Daniel Jacobowitz <drow@mvista.com>
22680
22681 * gdb.c++/inherit.exp: Update copyright years.
22682 * gdb.c++/method.exp: Likewise.
22683
3e36a0f4
DJ
226842002-01-20 Daniel Jacobowitz <drow@mvista.com>
22685
22686 * gdb.c++/classes.exp: Update for improved v3 support and skipping
22687 artificial methods/arguments.
22688 * gdb.c++/derivation.exp: Likewise.
22689 * gdb.c++/inherit.exp: Likewise.
22690 * gdb.c++/method.exp: Likewise.
22691 * gdb.c++/virtfunc.exp: Likewise.
22692
b4ceaee6
AC
226932002-01-18 Andrew Cagney <ac131313@redhat.com>
22694
22695 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
22696 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
22697 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
22698 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
22699 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
22700 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
22701
ecace851
JB
227022002-01-17 Jim Blandy <jimb@redhat.com>
22703
22704 * gdb.asm/asm-source.exp (info symbol): Take another shot at
22705 anchoring the pattern matching the entry point symbol's name.
22706
375fc983
AC
227072002-01-17 Andrew Cagney <ac131313@redhat.com>
22708
22709 * gdb.base/maint.exp: Update ``maint internal-error'' to match
22710 continue/quit query. Update copyright.
22711
fe6fdd96
MS
227122002-01-14 Michael Snyder <msnyder@redhat.com>
22713
22714 * gdb.base/gcore.exp: Remove extra debugging output.
22715
e017c81f
DJ
227162002-01-13 Daniel Jacobowitz <drow@mvista.com>
22717
22718 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
22719 for slightly dubious v2 mangled string.
22720
37ab3bf8
DJ
227212002-01-13 Daniel Jacobowitz <drow@mvista.com>
22722
22723 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
22724
1bc05c3a 227252002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 22726
1bc05c3a 22727 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 22728
1bc05c3a
JM
22729 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
22730 constructors.
22731 * gdb.c++/derivation.exp: Likewise.
22732 * gdb.c++/templates.exp: Likewise.
22733 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 22734
1bc05c3a
JM
227352002-01-10 Michael Snyder <msnyder@redhat.com>
22736
22737 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 22738
a911c360
MS
227392002-01-08 Michael Snyder <msnyder@redhat.com>
22740
22741 * gdb.base/gcore.exp: New test for generate-core-file command.
22742 * gdb.base/gcore.c: Testcase for above.
22743 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
22744
ea2119ec
JM
227452002-01-08 Jason Merrill <jason@redhat.com>
22746
22747 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
22748
68203136
FF
227492002-01-07 Fred Fish <fnf@redhat.com>
22750
22751 * gdb.c++/overload.exp: Remove unconditional xfails for:
22752 print foo_instance1.overloadargs(1)
22753 print foo_instance1.overloadargs(1, 2)
22754 print foo_instance1.overloadargs(1, 2, 3)
22755 print foo_instance1.overloadargs(1, 2, 3, 4)
22756 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
22757 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
22758 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
22759 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
22760 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
22761 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
22762 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
22763 print foo_instance1.overload1arg()
22764 print foo_instance1.overload1arg((char)arg2)
22765 print foo_instance1.overload1arg((signed char)arg3)
22766 print foo_instance1.overload1arg((unsigned char)arg4)
22767 print foo_instance1.overload1arg((int)arg7)
22768 print foo_instance1.overload1arg((unsigned int)arg8)
22769 print foo_instance1.overload1arg((float)arg11)
22770 print foo_instance1.overload1arg((double)arg12)
d63a86f8 22771
21b9b5b1
MS
227722002-01-07 Michael Snyder <msnyder@redhat.com>
22773
22774 * gdb.base/huge.exp: New test. Print a very large target data object.
22775 (skip_huge_test): New test variable. Define if you want to skip this
22776 test. The test reads an 8 megabyte data object from the target, so it
22777 might be very time consuming on remote targets with a slow connection.
22778 * gdb.base/huge.c: New file. Test case for above.
22779
725f922e
FF
227802002-01-07 Fred Fish <fnf@redhat.com>
22781
22782 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
22783 g_instance.bfoo, and g_instance.cfoo.
22784
889bf7c5 227852002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 22786
889bf7c5
PA
22787 * gdb.base/break.c (multi_line_if_conditional): New function.
22788 (multi_ilne_while_conditional): Likewise.
22789 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
22790 IF or WHILE condition puts the breakpoint at the start of
22791 the condition.
f286b2c3 22792
634d57ec
JL
22793 * gdb.base/selftest.exp (backtrace through signal handler): Remove
22794 hppa*-*-hpux* expected failure.
22795 * gdb.base/structs.exp (do_function_calls): Similarly.
22796
22797 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
22798 watchpoints.
22799
9fbfe2dc
AC
228002002-01-06 Andrew Cagney <ac131313@redhat.com>
22801
22802 Fix PR gdb/66.
22803 * gdb.base/structs.exp: Replace skip for a29k with skip for
22804 gdb,cannot_call_functions.
22805 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
22806 * gdb.base/callfuncs.exp: Ditto.
22807 * gdb.base/call-rt-st.exp: Ditto.
22808 * gdb.base/call-strs.exp: Ditto.
22809 * gdb.base/callfwmall.exp: Ditto.
22810 * gdb.base/scope.exp: Obsolete xfail a29k.
22811 * gdb.c++/misc.exp: Ditto.
22812 * gdb.c++/cplusfuncs.exp: Ditto.
22813 * gdb.base/ptype.exp: Ditto.
22814 * gdb.base/printcmds.exp: Ditto.
22815 * gdb.base/opaque.exp: Ditto.
22816 * gdb.base/list.exp: Ditto.
22817 * gdb.base/funcargs.exp: Ditto.
22818 * gdb.base/default.exp: Ditto.
22819
8ddad156
MS
228202002-01-04 Michael Snyder <msnyder@redhat.com>
22821
ca4976a6 22822 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
22823 * gdb.base/maint.exp: Add tests for maint info sections options.
22824
1b074332
JL
22825Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
22826
22827 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
22828
7d159115
CV
228292001-12-20 Corinna Vinschen <vinschen@redhat.com>
22830
22831 * gdb.asm/arm.inc: New file.
22832 * gdb.asm/asm-source.exp: Add arm targets.
22833 * gdb.asm/configure.in: Ditto.
22834 * gdb.asm/configure: Recreated from configure.in.
22835
8fb87725
JL
22836Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
22837
afabe08c
JL
22838 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
22839 with HP's compiler.
22840 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
22841 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
22842 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
22843 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
22844
22845 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
22846 either HP's compilers or GCC.
22847
db521deb
JL
22848 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
22849 a SIGBUS or SIGSEGV.
22850
22851 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
22852
22853 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
22854 can be compiled with either HP's compiler or GCC.
22855
cfa88ab7
JL
22856 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
22857 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
22858 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
22859
ca344dff
JL
22860 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
22861 to match current gdb output. Update due to using auto-solib-limit
22862 for limiting instead of overloading auto-solib-add.
22863 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
22864 test program.
22865
3f3c6e55 22866 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
22867 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
22868 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
22869 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
22870 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
22871 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
22872 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
22873 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
22874 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
22875 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
22876 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
22877 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
22878 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 22879
8fb87725
JL
22880 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
22881 a SIGTRAP to the inferior.
22882
cf599fa7
CV
228832001-12-19 Corinna Vinschen <vinschen@redhat.com>
22884
22885 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
22886 Substitute call to target_link by call to gdb_compile.
22887
2cd045cd
JL
22888Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
22889
a9c64011
AS
22890 * gdb.base/break.exp: Fix HP specific search string when testing
22891 backtracing in a called function.
2cd045cd 22892
a9c64011
AS
22893 * gdb.base/constvars.exp: Only set lang to C++ if we're
22894 compiling the test with HP's compilers.
22895 * gdb.base/volatile.exp: Similarly.
2cd045cd 22896
99ebe9ac
JB
228972001-12-19 Jim Blandy <jimb@redhat.com>
22898
22899 * gdb.base/printcmds.exp: Expect the null character to be printed
22900 as '\0', and the '\013' to be printed as '\v'.
22901 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
22902 * gdb.base/setvar.exp: Same.
22903
b9891b29
JB
229042001-12-17 Jim Blandy <jimb@redhat.com>
22905
0eba65ab
JB
22906 * gdb.base/completion.exp: Rather than completing very long
22907 filenames, which can make the readline library produce output we
22908 don't recognize, cd to the directory first, and then complete
22909 using nice, short relative paths.
22910
6970b5b1
JB
22911 * gdb.base/completion.exp: On some systems, there is, in fact, a
22912 variable named `b' in scope, since GDB treats all static
a9c64011
AS
22913 variables as being in scope. So use `no_var_named_this'
22914 instead of `b'.
6970b5b1 22915
b9891b29 22916 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 22917 can't find the core file's registers as a failure.
b9891b29 22918
e6ccd35f
JSC
229192001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
22920
a9c64011
AS
22921 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
22922 test expect string more specific.
e6ccd35f 22923
105ba819
CV
229242001-12-13 Corinna Vinschen <vinschen@redhat.com>
22925
22926 * gdb.asm/asm-source.exp: Add support for xstormy16.
22927 * gdb.asm/configure.in: Ditto.
22928 * gdb.asm/configure: Rebuild.
22929 * gdb.asm/xstormy16.inc: New file.
22930
e9e79dd9
FF
229312001-12-10 Fred Fish <fnf@redhat.com>
22932
22933 * gdb.base/maint.exp: Update to match changes in type dumping code.
22934
347dc97d
JB
229352001-12-10 Jim Blandy <jimb@redhat.com>
22936
22937 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
22938 matching the entry point symbol's name at the beginning of the
22939 line.
347dc97d 22940
5178b9d6
DJ
229412001-12-07 Daniel Jacobowitz <drow@mvista.com>
22942
22943 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
22944 gdb.c++/inherit.exp, gdb.c++/method.exp,
22945 gdb.c++/namespace.exp, gdb.c++/templates.exp,
22946 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
22947 and class layout support.
22948
af890c52
DJ
229492001-12-07 Daniel Jacobowitz <drow@mvista.com>
22950
22951 * gdb.c++/classes.exp: Add test for static member function.
22952 * gdb.c++/misc.cc: Add class with static member function.
22953
7a345fb3
JB
229542001-12-07 Jim Blandy <jimb@redhat.com>
22955
f2e54a80 22956 If GDB says it can't find the struct the function returned, report
8032bf31
JB
22957 those tests as `unsupported'.
22958 * gdb.base/call-rt-st.exp (print_struct_call): New function.
22959 Rewrite subsequent tests to use it.
22960
22961 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
22962 those tests as `unsupported'.
22963 * gdb.base/structs.exp (call_struct_func): New function.
22964 (do_function_calls): Use call_struct_func to call the functions
22965 returning structs.
22966
0bc69509
JB
22967 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
22968 whether functions are prototyped or not, so we can't possibly pass
22969 arguments to t_float_values2 properly.
22970
7a345fb3
JB
22971 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
22972 value of `timeout' for targets other than the mips*tx39-*.
22973
edb6ede1
MS
229742001-12-06 Michael Snyder <msnyder@redhat.com>
22975
d63a86f8 22976 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
22977 and detect whether the start symbol has a leading underscore.
22978
2d842f13
JB
229792001-12-04 Jim Blandy <jimb@redhat.com>
22980
22981 * gdb.base/completion.exp: Clarify indentation.
22982
68550daf
JB
229832001-12-03 Jim Blandy <jimb@redhat.com>
22984
22985 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
22986 variables on the S/390, not `.word'.
22987
cd5195a8
JB
229882001-11-30 Jim Blandy <jimb@redhat.com>
22989
22990 Add assembly-source tests for s390-ibm-linux.
22991 * gdb.asm/s390.inc: New file.
22992 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
22993 the S/390 architecture.
a9c64011 22994 * gdb.asm/configure: Regenerated.
cd5195a8 22995
ca9efc90
MS
229962001-11-30 Michael Snyder <msnyder@redhat.com>
22997
22998 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
22999 next, info source, info sources, info line, global and static
23000 variables, and static functions.
23001 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
23002 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
23003 * gdb.asm/asmsrc1.s: Add a static function and some variables.
23004 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
23005 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
23006 (gdbasm_leave): Restore frame pointer.
23007 (gdbasm_startup): Copy stack set-up from crt0.S.
23008
d0e66976
FN
230092001-11-26 Fernando Nasser <fnasser@redhat.com>
23010
23011 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
23012 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
23013 to a local (non-static) variable. Copy tstruct.a to a static buffer
23014 and return a pointer to that buffer.
23015 * gdb.base/callfwmall.c (t_structs_a): Ditto.
23016
e2334072
MK
230172001-11-24 Mark Kettenis <kettenis@gnu.org>
23018
23019 * gdb.asm/configure.in: Fix recognition of ix86 target.
23020 * gdb.asm/configure: Regenerate.
23021
756caa3d
MS
230222001-11-21 Michael Snyder <msnyder@redhat.com>
23023
23024 * gdb.asm/sparc.inc: New file.
23025 * gdb.asm/asm-source.exp: Recognize sparc target.
23026 * gdb.asm/configure.in: Recognize sparc target.
23027 * gdb.asm/configure: Regenerate.
d63a86f8 23028
9a4d72d5
MS
230292001-11-21 Michael Snyder <msnyder@redhat.com>
23030
23031 * gdb.asm/m32r.inc: New file.
23032 * gdb.asm/asm-source.exp: Recognize m32r target.
23033 * gdb.asm/configure.in: Recognize m32r target.
23034 * gdb.asm/configure: Regenerate.
23035
a773d1cd
MS
230362001-11-20 Michael Snyder <msnyder@redhat.com>
23037
017ac23d
MS
23038 * gdb.asm/i386.inc: New file.
23039 * gdb.asm/asm-source.exp: Recognize ix86 target.
23040 * gdb.asm/configure.in: Recognize ix86 target.
23041 * gdb.asm/configure: Regenerate.
23042
a773d1cd
MS
23043 * gdb.c++/namespace.exp: Fix quotes in output messages.
23044
bb632afb
MS
230452001-11-14 Michael Snyder <msnyder@redhat.com>
23046
25d559ca 23047 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
23048 qualifier in a type cast expression, to designate an address
23049 in the instruction space (Harvard architecture).
23050
4749e309
MS
230512001-11-13 Michael Snyder <msnyder@redhat.com>
23052
23053 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
23054 Tests for expressions using 'const' and 'volatile'.
23055
25050984
CV
230562001-11-13 Corinna Vinschen <vinschen@redhat.com>
23057
23058 * gdb.asm/asm-sources.exp: Allow defining linker flags.
23059
1902c51f
DJ
230602001-11-12 Daniel Jacobowitz <drow@mvista.com>
23061
23062 * lib/mi-support.exp (mi_run_to_helper): Move comments
23063 outside of gdb_expect.
23064
dcf95b47
DJ
230652001-11-11 Daniel Jacobowitz <drow@mvista.com>
23066
23067 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
23068 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
23069 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
23070 mi0_run_to): New functions.
23071 * gdb.mi/mi-simplerun.exp: Use them.
23072 * gdb.mi/mi0-simplerun.exp: Likewise.
23073 * gdb.mi/mi-var-cmd.exp: Likewise.
23074 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 23075
45b074e1
AC
230762001-11-10 Andrew Cagney <ac131313@redhat.com>
23077
23078 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
23079 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
23080
bf50d346
AC
230812001-11-09 Andrew Cagney <ac131313@redhat.com>
23082
23083 * gdb.base/restore.exp: Include $expected value in restored test
23084 message.
23085
9383332c
AC
230862001-11-09 Andrew Cagney <ac131313@redhat.com>
23087
23088 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
23089 implemented.
23090
db62520a
MS
230912001-11-08 Michael Snyder <msnyder@redhat.com>
23092
23093 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
23094 Add pass/fail message for stop at breakpoint in call dummy function.
23095
b5703437
MS
230962001-11-07 Michael Snyder <msnyder@redhat.com>
23097
d63a86f8
RM
23098 * gdb.c++/templates.exp (test_template_breakpoints):
23099 If we get an overload menu, but it does not match what
760f6330 23100 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
23101 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
23102 making the whitespace optional. Argument for "new" may be
23103 "unsigned" as well as "unsigned int/long".
d63a86f8 23104 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
23105 making the whitespace optional. Also replace "(void) with
23106 "((void|)), making the keyword "void" optional.
d63a86f8 23107 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
23108 making the whitespace optional. Also replace "(void) with
23109 "((void|)), making the keyword "void" optional.
3bf40917
MS
23110 * gdb.base/callfuncs.c (t_float_values): This function must
23111 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 23112 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
23113 can be tested against both cases. Usually one case involves
23114 promotion of float to double, while the other does not.
23115 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
23116 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
23117 includes a stack frame for "start".
23118
c8ab4e6d
JB
231192001-11-05 Jim Blandy <jimb@redhat.com>
23120
23121 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
23122 pointers are 32 bits long, and that offsets of relocs are always
23123 stored in the data (REL-style), and not in the reloc entry itself
23124 (RELA-style).
23125 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
23126 stabs.
23127
3f08ced9
MS
231282001-11-01 Michael Snyder <msnyder@redhat.com>
23129
23130 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
23131 and regular expression operators by using quoting.
23132
cbfa24cd
MS
231332001-10-31 Michael Snyder <msnyder@redhat.com>
23134
23135 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
23136 depending on what the symbol table contains.
23137 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
23138 the output of the ptype command. Similarly, accept both "const &"
23139 and "const&".
23140
aaa68313
CV
231412001-10-31 Corinna Vinschen <vinschen@redhat.com>
23142
23143 * gdb.base/miscexprs.c (main): Add usage of preprocessor
23144 symbol `STORAGE' to allow to choose the storage class of
23145 the local datastructures.
23146 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
23147 compiler directive.
23148
91740388
MS
231492001-10-30 Michael Snyder <msnyder@redhat.com>
23150
23151 * gdb.base/jump.exp: Allow it to run for all targets.
23152
1b7c05e7
CV
231532001-10-29 Corinna Vinschen <vinschen@redhat.com>
23154
23155 * gdb.base/call-ar-st.c (print_double_array): Match for loop
23156 with new double_array size.
23157 (main): Change storage class of all local variables to static.
23158 Reduce size of double_array to 9.
23159 * gdb.base/call-ar-st.exp: Increase timeout value.
23160 Change expected output for double array to match new size in
23161 call-ar-st.c.
23162
36a22261
CV
231632001-10-29 Corinna Vinschen <vinschen@redhat.com>
23164
23165 * gdb.base/ending-run.exp: Create identical output when passing
23166 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 23167 Stormy16 target.
36a22261 23168
92b8ae91
MK
231692001-10-28 Mark Kettenis <kettenis@gnu.org>
23170
23171 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
23172 that we catch the expected failure under Linux/x86.
23173
cb135b83
OF
231742001-10-29 Orjan Friberg <orjanf@axis.com>
23175
23176 * gdb.base/setvar.exp: Escape curly braces.
23177 * gdb.stabs/weird.exp: Ditto.
23178
6884aa54
DJ
231792001-10-27 Daniel Jacobowitz <drow@mvista.com>
23180
23181 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
23182 * gdm.mi/mi0-hack-cli.exp: Likewise.
23183
0398c9aa
AC
231842001-10-25 Andrew Cagney <ac131313@redhat.com>
23185
23186 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
23187 messages.
23188
d20bf2e8
AC
231892001-10-21 Andrew Cagney <ac131313@redhat.com>
23190
23191 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
23192 checking MI enabled.
23193
03dd63aa
CV
231942001-10-09 Corinna Vinschen <vinschen@redhat.com>
23195
23196 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
23197
1d9d99f3
FCE
231982001-10-04 Frank Ch. Eigler <fche@redhat.com>
23199
23200 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
23201 if gdb child process crashes, just signal an error.
23202
838ae6c4
JB
232032001-10-02 Jim Blandy <jimb@redhat.com>
23204
23205 * lib/gdb.exp (test_xfail_format): Simplify.
23206
23207 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
23208 front of the variable name `format'. Simplify `if'.
23209
8f0cbc1c
DJ
232102001-10-01 Daniel Jacobowitz <drow@mvista.com>
23211
23212 * gdb.threads/pthreads.exp: Wait for output and delay
23213 before sending ^C.
23214
1f08dafd
DJ
232152001-10-01 Daniel Jacobowitz <drow@mvista.com>
23216
23217 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
23218 some incorrect output instead of timing out.
23219 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
23220
674f90ff
CV
232212001-09-28 Corinna Vinschen <vinschen@redhat.com>
23222
23223 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
23224 check to allow additional `int'.
23225
9b284272
DJ
232262001-09-27 Daniel Jacobowitz <drow@mvista.com>
23227
23228 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
23229 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
23230
b55a4771
MS
232312001-09-27 Michael Snyder <msnyder@redhat.com>
23232
23233 * lib/gdb.exp (test_debug_format): New proc.
23234 (setup_xfail_format): Use new proc test_debug_format.
23235 * gdb.base/constvars.exp (local_compiler_xfail_check): New
23236 proc; use new service proc test_debug_format.
23237 Replace all other "gcc_compiled" tests with this test.
23238 * gdb.base/volatile.exp (local_compiler_xfail_check): New
23239 proc; use new service proc test_debug_format.
23240 Replace all other "gcc_compiled" tests with this test.
23241
232422001-09-27 Michael Snyder <msnyder@redhat.com>
23243
23244 * gdb.base/cvexpr.exp: New file.
23245 * gdb.base/cvexpr.c: New file
23246 Test for expressions using const and volatile keywords.
23247
4e6667ac
CV
232482001-09-26 Corinna Vinschen <vinschen@redhat.com>
23249
23250 * gdb.base/constvars.exp: Check for different orders of keywords
23251 and additional "int" strings in output.
23252
4f337972
AC
232532001-09-22 Andrew Cagney <ac131313@redhat.com>
23254
23255 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
23256 responses from "help maint".
23257
2015650d
FCE
232582001-09-19 Frank Ch. Eigler <fche@redhat.com>
23259
23260 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
23261 to localhost:NNN instead of :NNN, in case Xvfb is listening
23262 only on TCP.
23263
f3bcedc1
CV
232642001-09-19 Corinna Vinschen <vinschen@redhat.com>
23265
23266 * gdb.base/recurse.exp: When checking leaving the watchpoint
23267 scope, recognize when gdb is in function's epilogue and pass.
23268
6b819c92
KS
232692001-09-18 Keith Seitz <keiths@redhat.com>
23270
23271 * lib/insight-support.exp (_gdbtk_export_target_info): Add
23272 support for running tests against sid targets.
23273 (gdbtk_done): Ditto.
23274
a10c9419
CV
232752001-09-18 Corinna Vinschen <vinschen@redhat.com>
23276
23277 * gdb.base/ending-run.c (main): Set stdout buffersize
23278 to the same reasonable value for any target.
23279 * gdb.base/ending-run.exp: Add a regular expression
23280 to make testsuite happy on Sanyo Stormy16 target.
23281
739d0d99
CV
232822001-09-17 Corinna Vinschen <vinschen@redhat.com>
23283
23284 * gdb.base/display.c (do_loops): Add float variable `f'.
23285 Increment f in loop.
23286 * gdb.base/display.exp: Increment timeout by 60 seconds.
23287 Change float display test to use variable `f'.
23288
1b8947f0
JB
232892001-09-17 Jim Blandy <jimb@redhat.com>
23290
23291 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
23292 overflowing the limited breakpoint tables on some ROM monitors
23293 (like the ROM68K).
23294
9890ac81
FCE
232952001-09-15 Frank Ch. Eigler <fche@redhat.com>
23296
23297 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
23298 the "-ac" (disable access control) flag.
23299
6db765ea
JH
233002001-08-30 Jeff Holcomb <jeffh@redhat.com>
23301
23302 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
23303 ints.
23304
4c32cc04
KS
233052001-08-30 Keith Seitz <keiths@redhat.com>
23306
23307 * lib/gdb.exp: Move all insight-related functionality into
23308 separate file.
23309 * lib/insight-support.exp: New file.
23310
8d6e6f81
FCE
233112001-08-29 Frank Ch. Eigler <fche@redhat.com>
23312
23313 * config/sid.exp (sid_start): Never set sid verbosity; disable
23314 expect_background {} that consumed its stdout; tolerate </dev/null.
23315 Attempt to set endianness override in "sid" protocol mode. Cleanup.
23316
6a90e1d0
AC
233172001-08-18 Andrew Cagney <ac131313@redhat.com>
23318
23319 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
23320 CLI jump command to start it.
23321 (mi_run_to_main): Fail immediatly when unexpected output.
23322
1759b3c3
AC
233232001-08-18 Andrew Cagney <ac131313@redhat.com>
23324
23325 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
23326 beginning of function. Fix PR gdb/191.
23327
61d11d80
FCE
233282001-08-16 Frank Ch. Eigler <fche@redhat.com>
23329
23330 * config/sid.exp (sid_start): Don't warn if we cannot figure out
23331 what to force sid endianness to.
23332
942a4df2
KS
233332001-08-15 Keith Seitz <keiths@redhat.com>
23334
23335 * lib/gdb.exp (gdbtk_start): Don't set environment
23336 variables for TCL_LIBRARY and friends. Insight will
23337 now figure these out for itself.
23338
0521c418
MS
233392001-08-02 Michael Snyder <msnyder@redhat.com>
23340
23341 * gdb.base/completion.exp: Remove the symbol "a64l" from
23342 the expect string; this is target-specific, and not related
23343 to what is being tested.
23344
74a9a58a
DB
233452001-08-02 Dave Brolley <brolley@redhat.com>
23346
23347 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
23348
c70819fa
MS
233492001-07-25 Michael Snyder <msnyder@redhat.com>
23350
c2b8fa57
MS
23351 * gdb.base/consecutive.exp: New file. Test stepping over
23352 breakpoints on consecutive instructions.
23353 * gdb.base/consecutive.c: New file.
23354
c70819fa
MS
23355 * gdb.base/call-rt-st.exp: Use double-backslash to quote
23356 curly braces in regular expressions.
23357
2b1a1355
MS
233582001-07-25 Michael Snyder <msnyder@redhat.com>
23359
23360 * gdb.base/ending-run.exp: Accept "Program exited normally" as
23361 legitimate output from stepping out of main.
23362
413eca6f
KS
233632001-07-22 Keith Seitz <keiths@redhat.com>
23364
23365 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
23366 the empty string, do not run the tests.
23367
7e5a9322
SC
233682001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
23369
23370 * gdb.base/long_long.exp: Detect size of pointer. Take into
23371 account 2-byte pointers when testing for p/a results.
23372
de58f10f
SC
233732001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
23374
d63a86f8 23375 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
23376 and defined to 1K for m68hc11.
23377 (random_data): Reduce table to 1K for embedded platforms (68hc11).
23378 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
23379 (sizeof_random_data): New variable to tell the size of the data table;
23380 don't test past this size; always run to main.
23381
d6f5fea1
SC
233822001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
23383
23384 * gdb.base/return2.exp: return of long long and double fails for
23385 68HC11; don't execute these tests on that platform.
23386 * gdb.base/return.exp: Return of a double fails for 68hc11.
23387
c477543d
SC
233882001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
23389
23390 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
23391 tests that print a float.
23392 * call-rt-st.exp: Likewise.
23393
63cf1c79
MK
233942001-07-12 Mark Kettenis <kettenis@gnu.org>
23395
23396 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
23397 running this test on Linux.
23398
112f9ab5
MC
233992001-06-24 Michael Chastain <chastain@redhat.com>
23400
23401 * gdb.base/arithmet.exp: Remove some tests to make all test names
23402 unique.
23403
4970cb0f
MS
234042001-07-03 Michael Snyder <msnyder@redhat.com>
23405
23406 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
23407 the output of the ptype command.
23408
d85da69f
MS
234092001-07-02 Michael Snyder <msnyder@redhat.com>
23410
4c8a82de
MS
23411 * gdb.base/completion.exp: Don't assume that break.c is the only
23412 source file that may contain functions named "marker".
d85da69f
MS
23413 * gdb.base/corefile.exp: Quote the curly braces in regexp.
23414
8afc772b
AC
234152001-06-28 Andrew Cagney <ac131313@redhat.com>
23416
23417 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
23418 of files to delete.
23419
23420 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
23421 * gdb.disasm/h8300s.exp: New file.
23422 gdb.disasm/h8300s.s: Likewise.
23423
cff22675
AC
234242001-06-27 Andrew Cagney <ac131313@redhat.com>
23425
23426 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
23427 empty breakpoint tables.
23428
68c81b54
AC
234292001-06-25 Andrew Cagney <ac131313@redhat.com>
23430
23431 * lib/mi-support.exp: Update args=... part of stop-reason
23432 patterns. Accept either a list or a tuple.
23433
2dd62704
AC
234342001-06-23 Andrew Cagney <ac131313@redhat.com>
23435
23436 * lib/mi-support.exp: Remove local emacs variable defining
23437 change-log-default-name.
23438
b4127474
MC
234392001-06-22 Michael Chastain <chastain@redhat.com>
23440
23441 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
23442 This is operationally compatible with the previous version.
23443
8dbfb380
JB
234442001-06-13 Jim Blandy <jimb@redhat.com>
23445
23446 * lib/gdb.exp (gdb_test): Doc fix.
23447
f2d8c86d
MC
234482001-06-10 Michael Chastain <chastain@redhat.com>
23449
23450 * gdb.base/exprs.exp: Remove a duplicate test.
23451
81564d34
JB
234522001-06-06 Jim Blandy <jimb@redhat.com>
23453
23454 * gdb.base/return2.exp (main): Use values to test float and double
23455 returns that are not NaN's, to avoid being confused by IEEE
23456 comparison rules.
23457
da55addb
MS
234582001-06-04 Michael Snyder <msnyder@redhat.com>
23459
23460 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 23461 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
23462 rather than wait for 12 more tests to time out.
23463
42c65987
JB
234642001-06-06 Jim Blandy <jimb@redhat.com>
23465
b18bced9 23466 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 23467 Don't forget to match the GDB prompt.
b18bced9 23468
42c65987
JB
23469 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
23470
5b41e5f0
JB
234712001-06-04 Jim Blandy <jimb@redhat.com>
23472
23473 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
23474 command.
23475
015e046f
KB
234762001-05-31 Kevin Buettner <kevinb@redhat.com>
23477
23478 * gdb.base/annota1.exp (info break): Match four or more spaces
23479 after "Address".
23480
fb1ffbbe
MC
234812001-05-31 Michael Chastain <chastain@redhat.com>
23482
23483 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
23484 (dm_type_int_star): Likewise.
23485 (dm_type_long_star): Likewise.
23486 (dm_type_void_star): Likewise.
23487
5ea2a32c
KB
234882001-05-29 Kevin Buettner <kevinb@redhat.com>
23489
23490 * gdb.base/completion.exp (INPUTRC): Set this environment variable
23491 to a known value in order to get consistent results regardless
23492 of the setting of INPUTRC or the presence or contents of .inputrc.
23493
ae23c492
MS
234942001-05-24 Michael Snyder <msnyder@redhat.com>
23495
ac55707e
MS
23496 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
23497 Don't require that the main thread and the manager thread are the
23498 first in the list.
23499
ae23c492
MS
23500 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
23501 debugging. If test fails, issue an "unsupported" not a "fail".
23502
400071f1
JB
235032001-05-24 Jim Blandy <jimb@redhat.com>
23504
23505 Don't assume that short is shorter than int.
23506 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
23507 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 23508 this isn't true.
400071f1
JB
23509 ("print unsigned char == (~0)"): Add test that verifies that ~0,
23510 an int, is not equal to ~0 stored in an unsigned char. This tests
23511 the same thing that the previous test meant to, but works on
23512 16-bit machines, too.
23513 ("print unsigned char != (~0)"): Same test, complemented.
23514
0816a3e5
MS
235152001-05-24 Michael Snyder <msnyder@redhat.com>
23516
23517 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 23518 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
23519 and prevents dejagnu getting out of step.
23520
f6dc23a9
KB
235212001-05-23 Kevin Buettner <kevinb@redhat.com>
23522
23523 * gdb.base/finish.exp (finish_void): Revise pattern for
23524 stopping on the call statement to not permit stopping at
23525 the start of the instructions comprising the call sequence.
23526
7dbd117d
MC
235272001-05-19 Michael Chastain <chastain@redhat.com>
23528
23529 * gdb.base/callfuncs.exp: Make all test names unique.
23530 * gdb.base/commands.exp: Make all test names unique.
23531 * gdb.base/condbreak.exp: Make all test names unique.
23532 * gdb.base/dbx.exp: Make all test names unique.
23533 * gdb.base/default.exp: Make all test names unique.
23534 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
23535 and TIMEOUT messages to their corresponding PASS message.
23536 * gdb.base/ending-run.exp: Make all test names unique.
23537 * gdb.base/long_long.exp: Remove duplicate test.
23538
6b0b0a9e
KB
235392001-05-21 Kevin Buettner <kevinb@redhat.com>
23540
23541 * gdb.base/finish.exp (finish_void): Allow "finish" command to
23542 stop on the call statement as well as the statement after the
23543 call.
23544
2caa35cb
MS
235452001-05-21 Michael Snyder <msnyder@redhat.com>
23546
23547 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
23548
40713331
EZ
235492001-05-10 Elena Zannoni <ezannoni@redhat.com>
23550
a9c64011
AS
23551 * gdb.base/completion.exp: Revamp test. Make it execute on all
23552 platforms.
40713331 23553
c2c1be8d
EZ
235542001-05-10 Elena Zannoni <ezannoni@redhat.com>
23555
a9c64011
AS
23556 * config/gdbserver.exp (gdb_load): Handle the case
23557 in which the arguments to gdbserver are given in the
23558 baseboard configuration file.
23559 Also handle the case in which the server needs to do a
23560 load.
2c9cd303 23561
9671de48
KS
235622001-05-07 Keith Seitz <keiths@cygnus.com>
23563
a9c64011
AS
23564 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
23565 set up the display for testing.
23566 (gdbtk_start): Convert all paths to paths that tcl will like.
23567 Export target information to environment.
23568 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
23569 necessary.
23570 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
23571 (to_tcl_path): New proc to convert a given pathname into
23572 a path acceptible as an argument to a tcl command.
23573 (_gdbtk_export_target_info): New proc to export target info
23574 into the environment for gdbtk testing.
23575 (gdbtk_done): New proc to signal end-of-test.
9671de48 23576
5a360f47
JB
235772001-05-06 Jim Blandy <jimb@redhat.com>
23578
23579 * restore.c: Make the code of caller0 correspond to its comment.
23580
66c756c6
MS
235812001-05-03 Michael Snyder <msnyder@redhat.com>
23582
23583 * config/sid.exp (gdb_target_sid): Check for error messages.
23584 On error or timeout, don't make expect exit (which will terminate
23585 all subsequent tests); instead just make gdb exit.
d63a86f8 23586 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
23587 return a negative value.
23588
a966fde5
JB
235892001-04-24 Jim Blandy <jimb@redhat.com>
23590
851c18e0
JB
23591 * gdb.c++/templates.exp: If we see the prompt for the overload
23592 list, but we haven't recognized any of the longer patterns,
23593 arrange for this test to fail, not hang.
23594
a966fde5
JB
23595 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
23596 variations.
23597
db144853
MC
235982001-04-22 Michael Chastain <chastain@redhat.com>
23599
23600 * gdb.c++/local.exp: Use the 'runto' library function.
23601 * gdb.c++/namespace.exp: Likewise.
23602 * gdb.c++/overload.exp: Likewise.
23603
3207ec21
KB
236042001-03-26 Kevin Buettner <kevinb@redhat.com>
23605
23606 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
23607 * gdb.base/step-line.exp: New file. Test step/next in presence of
23608 #line directives.
23609 * gdb.base/step-line.c: New file. Test program for the above.
23610 * gdb.base/step-line.inp: New file. We pretend that this file has
23611 been transformed by some other tool into step-line.c.
23612
13b57657
JB
236132001-03-21 Jim Blandy <jimb@redhat.com>
23614
23615 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
23616 unmangled operator names.
23617
754cbe1c
JB
236182001-03-20 Jim Blandy <jimb@redhat.com>
23619
23620 * gdb.threads/linux-dp.exp: Recognize an additional message
23621 generated by GDB when it doesn't understand how to debug threads
23622 on the target system.
23623
177495c9
AC
236242001-03-19 Andrew Cagney <ac131313@redhat.com>
23625
23626 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
23627
f266096b
MC
236282001-03-12 Michael Chastain <chastain@redhat.com>
23629
23630 * gdb.c++/derivation.exp: Use the 'runto' library function.
23631
cac3c2ff
MC
236322001-03-12 Michael Chastain <chastain@redhat.com>
23633
23634 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
23635
b6c11a24
MC
236362001-02-24 Michael Chastain <chastain@redhat.com>
23637
23638 * gdb.c++/ref-types.exp: Change handwritten code to library
23639 function 'runto'.
23640
6bae5bce
OF
236412001-03-16 Orjan Friberg <orjanf@axis.com>
23642
23643 * gdb.base/signals.exp: Set count to 0 explicitly.
23644
0015fd9a
MS
236452001-03-15 Mark Salter <msalter@redhat.com>
23646
23647 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
23648 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
23649 (gdb_load): Add support for additional target_info: gdb_download_size
23650 and gdb_load_timeout.
0015fd9a 23651
fc33412a
DT
23652Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
23653
23654 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
23655 file -- to prevent failing when the compile fails but we have no
23656 intention of running the tests anyway.
fc33412a
DT
23657
23658 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
23659 tests if set.
23660
23661 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 23662 integers.
fc33412a
DT
23663
23664 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
23665 * gdb.c++/namespace.exp: Ditto.
23666
115f06de
OF
236672001-03-07 Orjan Friberg <orjanf@axis.com>
23668
23669 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
23670 * gdb.base/pointers.exp: Relax pattern match of decimals.
23671
b6ba6518
KB
236722001-03-06 Kevin Buettner <kevinb@redhat.com>
23673
23674 * Makefile.in, config/abug.exp, config/cfdbug.exp,
23675 config/cpu32bug.exp, config/dve.exp, config/est.exp,
23676 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
23677 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
23678 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
23679 config/sh.exp, config/sid.exp, config/slite.exp,
23680 config/sparclet.exp, config/udi.exp, config/unknown.exp,
23681 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
23682 config/vxworks.exp, config/vxworks29k.exp,
23683 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
23684 gdb.base/all-bin.exp, gdb.base/annota1.exp,
23685 gdb.base/arithmet.exp, gdb.base/assign.exp,
23686 gdb.base/async.exp, gdb.base/attach.exp,
23687 gdb.base/bitfields.exp, gdb.base/bitops.exp,
23688 gdb.base/break.exp, gdb.base/call-ar-st.exp,
23689 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
23690 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
23691 gdb.base/commands.exp, gdb.base/completion.exp,
23692 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
23693 gdb.base/constvars.exp, gdb.base/corefile.exp,
23694 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
23695 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
23696 gdb.base/ending-run.exp, gdb.base/environ.exp,
23697 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
23698 gdb.base/finish.exp, gdb.base/foll-exec.exp,
23699 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
23700 gdb.base/funcargs.exp, gdb.base/help.exp,
23701 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
23702 gdb.base/logical.exp, gdb.base/long_long.exp,
23703 gdb.base/maint.exp, gdb.base/mips_pro.exp,
23704 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
23705 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
23706 gdb.base/pointers.exp, gdb.base/printcmds.exp,
23707 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
23708 gdb.base/regs.exp, gdb.base/relational.exp,
23709 gdb.base/remote.exp, gdb.base/reread.exp,
23710 gdb.base/restore.exp, gdb.base/return2.exp,
23711 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
23712 gdb.base/selftest.exp, gdb.base/setshow.exp,
23713 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
23714 gdb.base/sigall.exp, gdb.base/signals.exp,
23715 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
23716 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
23717 gdb.base/step-test.exp, gdb.base/structs.c,
23718 gdb.base/structs.exp, gdb.base/structs2.exp,
23719 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
23720 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
23721 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
23722 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
23723 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
23724 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
23725 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
23726 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
23727 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
23728 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
23729 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
23730 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
23731 gdb.fortran/types.exp, gdb.java/jmisc.exp,
23732 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
23733 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
23734 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
23735 gdb.trace/circ.exp, gdb.trace/collection.exp,
23736 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
23737 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
23738 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
23739 gdb.trace/report.exp, gdb.trace/save-trace.exp,
23740 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
23741 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
23742 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
23743 notices.
23744
dc96c6c7 237452001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
23746
23747 * gdb.base/varargs.c (find_max_double): Fix printf format string:
23748 first arg is int not float.
23749
dc96c6c7 237502001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
23751
23752 * gdb.base/reread.exp: Unsupported for non-native targets;
23753 doesn't work for remote debugging.
23754
9b0c4aeb
FN
237552001-02-19 Fernando Nasser <fnasser@redhat.com>
23756
23757 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
23758 * gdb.base/ending-run.exp: Properly handle the BSP state when
23759 stepping past the end of main.
9b0c4aeb 23760
02aa71d5
MC
237612001-02-19 John Moore <jmoore@redhat.com>
23762
23763 * gdb.base/commands.exp (infrun_breakpoint_command_test):
23764 Converted HPUX fix for non-expected items following multiple
23765 step commands into general solution for all platforms.
23766
1fa449a4
MC
237672001-02-18 Michael Chastain <chastain@redhat.com>
23768
23769 * gdb.c++/classes.exp (do_tests): Change runto statements
23770 from "runto 'foo(void)'" to "runto 'foo'". This makes the
23771 statements demangler agnostic.
23772 * gdb.c++/virtfunc.exp (do_tests): Likewise.
23773 (gdb_virtfunc_restart): Likewise.
23774
b2f9ec70
MC
237752001-02-14 Michael Chastain <chastain@redhat.com>
23776
23777 * gdb.c++/inherit.exp (do_tests): Change runto statements
23778 from "runto 'foo(void)'" to "runto 'foo'". This makes the
23779 statements demangler agnostic.
23780
cf74b8ca
AC
23781Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
23782
23783 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
23784 ``continue to bkpt at common_routine in thread 2'' and ``stopped
23785 before calling common_routine 15 times'' tests.
cf74b8ca 23786
99f78f56
MC
237872001-02-11 Michael Chastain <chastain@redhat.com>
23788
23789 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
23790 Helps the test script figure out which demangler is in use.
23791 (dm_type_foo_ref): Ditto.
23792 (dm_type_int_star): Ditto.
23793 (dm_type_long_star): Ditto.
23794 (dm_type_unsigned_int): Ditto.
23795 (dm_type_void): Ditto.
23796 (dm_type_void_star): Ditto.
99707966 23797 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
23798 Probe the gdb demangler and set variables to accommodate
23799 formatting differences.
23800 (info_func_regexp): New function. Same as info_func, but
23801 matches against a regexp.
23802 (info_func): Match against a literal string.
23803 (print_addr_2): New function. Match against a literal string,
23804 which can be different from the input to gdb.
23805 (print_addr): Simply call print_addr_2 with the same argument twice.
23806 (test_lookup_operator_functions): Use demangler formatting variables.
23807 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
23808 the tests in the same order as the C++ class declaration.
23809 (test_paddr_operator_functions): Ditto.
23810 (test_paddr_overloaded_functions): Ditto.
23811 (test_paddr_hairy_functions): Use demangler formatting variables.
23812 Add reference to gdb/19 for related tests.
23813 (do_tests): Call probe_demangler.
23814
1de8f023
KB
238152001-01-30 Kevin Buettner <kevinb@redhat.com>
23816
23817 * gdb.c++/templates.cc (printf): Remove unused function definition.
23818
ca3f91ed
MS
238192001-01-26 Felix Lee <flee@redhat.com>
23820
23821 * sid.exp (sid_exit): Pass host, not target, to remote_close.
23822
238232001-01-25 matthew green <mrg@redhat.com>
23824
23825 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
23826 up sid.
23827 (sid_exit): Call `remote_pop_conn' after GDB is gone.
23828
238292001-01-25 matthew green <mrg@redhat.com>
23830
23831 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 23832 Deprecate $sid_spawn_id.
ca3f91ed
MS
23833 (sid_exit): Remove code necessary only for `spawn.'
23834
238352001-01-25 matthew green <mrg@redhat.com>
23836
23837 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
23838
fb18ec4a
MC
238392001-01-28 Michael Chastain <chastain@redhat.com>
23840
23841 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
23842 to call when tests fail. It takes gdb out of the overloaded
23843 function choice menu back to the main prompt, so that the test
23844 program stays synchronized.
23845 (set_bp_overloaded): New proc to collect all the common
23846 code for setting a breakpoint on an overloaded name. Calls
23847 take_gdb_out_of_choice_menu when needed.
23848 (menu_overload1arg): New variable to collect the repeated
23849 instances of the expected menu for an overloaded name. Change
23850 the regular expression to handle changes in g++ type encoding:
23851 "void" can be either "void" or "", and "unsigned int" can be
23852 either "unsigned int" or "unsigned".
23853 (continue_to_bp_overloaded): Change regular expressions to handle
23854 changes in g++ type encoding.
23855 (no proc): Call take_gdb_out_of_choice_menu when needed.
23856 Remove redundant calls to "info break". Accept either "canceled"
23857 or "cancelled". Change regular expressions in "info break"
23858 calls to handle changes in g++ type encoding. Give all tests
23859 unique strings.
23860
9c646a6e
BE
238612001-01-17 Ben Elliston <bje@redhat.com>
23862
23863 * config/sid.exp: New file.
23864
9549d9c1
AC
23865Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
23866
23867 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
23868
dc96c6c7 238692000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
23870
23871 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
23872 Add a RE to accept a non-ascii char if one is ever presented.
23873
b4df4f68
FN
238742000-12-20 Fernando Nasser <fnasser@redhat.com>
23875
297dd0fd 23876 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 23877
dc96c6c7 238782000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 23879
d63a86f8 23880 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
23881 in regexp. One '\' does not suffice on Linux.
23882
4a7bddb6
MC
238832000-12-09 Michael Chastain <chastain@redhat.com>
23884
23885 * gdb.base/break.exp (test_clear_command): Use a marker function
23886 rather than 'main' for the test function. Also move this
23887 test to an execution point where the marker function names are
23888 guaranteed to be bound to functions. (Executing tests after a
23889 'finish' from main runs into name conflicts with local names
23890 in __libc_start_main).
23891
dc96c6c7 238922000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
23893
23894 * gdb.base/finish.exp: New test for gdb's "finish" command.
23895 * gdb.base/return2.exp: New test for gdb's "return" command.
23896 * gdb.base/return2.c: New source file for above.
23897
dc96c6c7 238982000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
23899
23900 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
23901 * gdb.base/miscexprs.exp: Ditto.
23902 * gdb.base/pointers.exp: Ditto.
23903 * gdb.c++/derivation.exp: Ditto.
23904 * gdb.c++/local.exp: Ditto.
23905 * gdb.c++/namespace.exp: Ditto.
23906 * gdb.c++/overload.exp: Ditto.
23907 * gdb.c++/ref-types.exp: Ditto.
23908
dc96c6c7 239092000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
23910
23911 * gdb.base/constvars.exp: Test result of "up" command.
23912 * gdb.base/miscexprs.exp: Ditto.
23913 * gdb.base/pointers.exp: Ditto.
23914 * gdb.base/scope.exp: Ditto.
23915 * gdb.c++/derivation.exp: Ditto.
23916 * gdb.c++/local.exp: Ditto.
23917 * gdb.c++/namespace.exp: Ditto.
23918 * gdb.c++/overload.exp: Ditto.
23919 * gdb.c++/ref-types.exp: Ditto.
23920
44097287
FN
239212000-11-22 Michael Chastain <chastain@redhat.com>
23922
23923 * mips_pro.exp: Accept either "middle -> top -> main" or
23924 "middle -> main" in the backtrace, because gcc can optimize
23925 tail calls to jumps. Remove setup_xfail for the hppa case.
23926 Add a comment with the original warning messages from PR 3016,
23927 which was filed in 1993, to preserve them for posterity.
23928
9d2e1bab
ND
239292000-11-17 Nick Duffek <nsd@redhat.com>
23930
23931 * lib/gdb.exp (gdb_test): Override timeout with board info.
23932
1aca8eb7
ND
239332000-11-17 Nick Duffek <nsd@redhat.com>
23934
23935 * gdb.base/display.exp: Don't kill running stub. Add "again" to
23936 the second kill and detach messages.
23937
93076499
ND
239382000-11-17 Nick Duffek <nsd@redhat.com>
23939
23940 * configure.in: Add AC_EXEEXT.
23941 * configure: Regenerate.
23942 * Makefile.in (just-check): Export EXEEXT.
23943 * lib/gdb.exp ($EXEEXT): Import from environment.
23944 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
23945 expect "maint dump-me" on Cygwin.
23946 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
23947 $EXEEXT.
23948
30e87cd3
ND
239492000-11-17 Nick Duffek <nsd@redhat.com>
23950
23951 * gdb.base/break.exp: Test backtrace and finish from called
23952 function on all platforms, not just HP-UX.
23953
dc96c6c7 239542000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
23955
23956 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
23957 code from gdb_target_monitor, so it can be used independantly
23958 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 23959
dc96c6c7 239602000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
23961
23962 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
23963 * gdb.base/corefile.exp: Expect the message "Program is being
23964 debugged already" when we send the "corefile" command, since
23965 the preceeding gdb_load may have connected gdb to a remote target.
23966 * gdb.base/display.exp: Disable hardware watchpoints if new
23967 board info variable "no_hardware_watchpoints" is true.
23968 Replace single-letter commands with more readable ones.
23969 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
23970 if new board info variable "no_hardware_watchpoints" is true.
23971 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
23972 to see if stdio (printf) testing is possible.
23973 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
23974 board info variable "no_hardware_watchpoints" is true. Use new
23975 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
23976
39124dea
FN
239772000-11-13 Fernando Nasser <fnasser@redhat.com>
23978
23979 From Orjan Friberg <orjanf@axis.com>:
23980 * gdb.base/printcmds.exp: Escape curly braces followed by a number
23981 in array print pattern match.
23982
a9e2e984
FN
239832000-11-09 Fernando Nasser <fnasser@redhat.com>
23984
23985 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
23986 spelling "cancelled" to U.S. spelling "canceled" to match changes
23987 made to gdb.
23988 * gdb.c++/ovldbreak.exp: Ditto.
23989
c7db355b
PS
239902000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23991
23992 * gdb.base/callfuncs.c (main): Moved to end of file, call
23993 t_double_values to initialize the FPU before inferior calls are made.
23994 * gdb.base/callfuncs.exp: Test for register preservation after calling
23995 inferior functions. Add tests for continuining, finishing and
23996 returning from a stop in a call dummy.
23997
dc96c6c7 239982000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
23999
24000 * gdb.base/commands.exp: Break up long lines, and re-indent.
24001
dc96c6c7 240022000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
24003
24004 * config/gdbserver.exp: Rewritten from the ground up, to make it
24005 compatible with the current dejagnu tree, and to make it work with
24006 the new "gdbserver" in libremote.
24007
dc96c6c7 240082000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
24009
24010 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
24011 * gdb.base/varargs.exp: Skip entire test if no printf support.
24012 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
24013 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
24014
dc96c6c7 240152000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
24016
24017 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
24018 no floating point support.
24019 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
24020 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
24021 * gdb.base/call-rt-st.exp: Ditto.
24022 * gdb.base/call-strs.exp: Ditto.
24023
bac5fc66
JG
240242000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
24025
24026 * gdb.base/sizeof.c: include <stdio.h>.
24027
24028 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
24029 'finish', otherwise uncaptured gdb_prompt would potentially
24030 throw remaining test points out of sync.
bac5fc66 24031
b22a6027
SB
240322000-07-26 Scott Bambrough <scottb@netwinder.org>
24033
24034 * gdb.base/recurse.exp: Run tests for all targets.
24035 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
24036 gnu-oldld case on ARM.
24037 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
24038 for ARM targets.
d63a86f8 24039
d8231941
AG
24040Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
24041
24042 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
24043 * gdb.java/configure: Rebuild.
24044
8caabe69
AG
24045Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
24046
24047 * gdb.java/jv-exp.exp: New file.
24048
9d273ca3
AG
24049Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
24050
24051 * configure: Rebuilt.
24052 * configure.in (configdirs): Add gdb.java.
24053 * gdb.java/jmisc.java: New file.
24054 * gdb.java/jmisc.exp: New file.
24055 * gdb.java/Makefile.in: New file.
24056 * gdb.java/configure: Rebuilt.
24057 * gdb.java/configure.in: New file.
24058 * lib/java.exp: New file.
24059
4f823a66
AC
24060Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
24061
24062 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 24063 underflow.
4f823a66 24064
2391e11d
AC
24065Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
24066
24067 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 24068 and the compilers sizes.
2391e11d 24069
54602222
ND
240702000-07-09 Nick Duffek <nsd@redhat.com>
24071
24072 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
24073 (use_methods): New function.
24074 (main): Call use_methods().
24075 * gdb.c++/classes.exp (test_method_param_class): New procedure.
24076 (do_tests): Call test_method_param_class.
24077
2bec0572
ND
240782000-07-09 Nick Duffek <nsd@redhat.com>
24079
24080 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
24081 spelling.
24082 (test_enums): New procedure. Move enum tests from end of script
24083 to here. Set breakpoint on function name instead of line number.
24084 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
24085 (enums2): New marker function.
24086 (enums1): New function.
24087 (main): Call enums1(). Move enum tests to enums1().
24088
78492fde
AC
24089Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
24090
24091 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 24092 compile/link program. Update line numbers.
78492fde
AC
24093 * gdb.asm/d10v.inc: Define ``startup''.
24094 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 24095
49a2cef8
AC
24096Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
24097
24098 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
24099
3e6c8688
EZ
241002000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24101
24102 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 24103 of 'help maint print' command.
3e6c8688 24104
9ff5cbe9
AC
24105Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
24106
24107 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 24108 they use gdb_expect_list.
9ff5cbe9 24109
17c579bd
AC
24110Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
24111
24112 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
24113 memory-read-packet-size'' instead of ``set endian big'' to test
24114 long commands.
17c579bd 24115
e6d71bf3
DB
241162000-06-03 Daniel Berlin <dan@cgsoftware.com>
24117
24118 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 24119 g++, and stop skipping them.
e6d71bf3
DB
24120
24121 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
24122 work under g++.
24123
d63a86f8 24124 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
24125 initialization.
24126
dc96c6c7 241272000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
24128
24129 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
24130 the regular expression: accept an (almost) arbitrary sequence of
24131 "frames-invalid" and "breakpoints-invalid" messages both before
24132 and after the "starting" message.
24133
dc96c6c7 241342000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
24135
24136 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 24137
dc96c6c7 241382000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
24139
24140 * gdb.base/annota1.exp (annotate-signal-handler-caller):
24141 Relax the regular expression a little, make it pass on Solaris 8.
24142
8216cda9
KB
241432000-05-12 Kevin Buettner <kevinb@redhat.com>
24144
24145 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 24146 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
24147 Instead, it is permissible for gdb to stop on the line of the
24148 call itself.
24149
1a570b2f
MS
241502000-05-12 Michael Snyder <msnyder@.cygnus.com>
24151
24152 * gdb.base/break.exp (bp on small function, optimized file):
24153 Add a second pass pattern. The behavior differs here between stabs
24154 and dwarf for one-line functions. Stabs preserves two line symbols
24155 (one before the prologue and one after) with the same line number,
24156 but dwarf regards these as duplicates and discards one of them.
24157 Therefore the address after the prologue (where the breakpoint is)
24158 has no exactly matching line symbol, and GDB reports the breakpoint
24159 as if it were in the middle of a line rather than at the beginning.
24160
dc96c6c7 241612000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 24162
d63a86f8 24163 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
24164 rather than "send_gdb" (for consistancy).
24165
7d418785
AC
24166Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
24167
24168 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
24169 * gdb.c++/templates.cc: Properly check for GCC version number.
24170 * lib/compiler.cc: Likewise
24171
dc96c6c7 241722000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 24173
d63a86f8 24174 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
24175 gdb may not stop at the first line of main, due to code motion.
24176
dc96c6c7 241772000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
24178
24179 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
24180 This test depends on parsing the printf output from the target.
24181 Since the sparclet stub doesn't do stdio, this will never work.
24182 * gdb.base/call-rt-st.exp: ditto.
24183 * gdb.base/call-strs: ditto.
24184
dc96c6c7 241852000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
24186
24187 * gdb.base/miscexprs.exp: make sizeof long array test portable.
24188
24189 * gdb.base/ending-run.exp: After connecting to a remote target,
24190 but before running, the target will appear to be in a random
24191 location. Specify both a file and a line for breakpoints.
24192 Also, the function that calls main may be called 'init'
24193 rather than 'start'.
24194
a5a51225
EZ
241952000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24196
24197 * gdb.base/help.exp: Update output for add-symbol-file command.
24198
7930cc7c
FN
241992000-04-10 Fernando Nasser <fnasser@cygnus.com>
24200
24201 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24202 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
24203
23e37ab1
C
242042000-04-07 J.T. Conklin <jtc@redback.com>
24205
e93c542c
C
24206 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
24207
23e37ab1
C
24208 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
24209
591b8fa3
PDM
24210Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
24211
24212 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 24213 values that can be represented exactly.
591b8fa3
PDM
24214 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
24215 above change, and to not check against the directory part of the source
24216 file name.
24217 (step into print_long_arg_list): Likewise.
24218 (print print_small_structs from print_long_arg_list): Likewise.
24219 (print print_long_arg_list): Likewise.
24220
7a495180
EZ
242212000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24222
30b53638 24223 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 24224
beb998c6
AC
24225Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
24226
24227 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
24228
1c689132
DB
242292000-03-25 Daniel Berlin <dan@cgsoftware.com>
24230
24231 * gdb.base/commands.exp (deprecated_command_test): Add test for
24232 deprecate with no arguments.
24233
c1790a9d
JL
242342000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
24235
24236 * gdb.base/break.exp: Add new test for setting breakpoints on
24237 optimized code so we can test breakpoints work even when function
24238 prologues may be optimized away
24239
003ba290
FN
242402000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
24241
24242 From David Whedon <dwhedon@gordian.com>
a9c64011 24243 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 24244
6837a0a2
DB
242452000-03-22 Daniel Berlin <dan@cgsoftware.com>
24246
24247 * gdb.base/help.exp: Added test for new apropos command.
24248
b9593231
KB
242492000-03-21 Kevin Buettner <kevinb@redhat.com>
24250
24251 * gdb.base/pointers.c (usevar): New function.
24252 (main): Make sure that global variables v_int_pointer2, rptr,
24253 and y are all referenced someplace in the program by calling
24254 usevar() on them. [Some linkers delete symbols which are
24255 never referenced. The space remains, but there's no way to
24256 get a (symbolic) handle on the variable from the debugger.]
24257
751a959b
EZ
242582000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24259
24260 * gdb.base/printcmds.c: Add typedeffed arrays.
24261
24262 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 24263 procedure to test arrays that are typedef'd.
751a959b 24264
73a93a32
JI
242652000-03-13 James Ingham <jingham@leda.cygnus.com>
24266
24267 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 24268 the library directories.
73a93a32 24269
fb40c209
AC
24270Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
24271
24272 * configure.in (configdirs): Add sub directory gdb.mi.
24273 * configure: Re-generate.
24274
24275 * gdb.mi: New directory.
d63a86f8 24276
ee4dd2c9
AC
242772000-02-25 Scott Bambrough <scottb@netwinder.org>
24278
24279 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 24280 a long long value as a double on ARM platforms.
ee4dd2c9 24281
70f0cc22
JB
242822000-02-16 Jim Blandy <jimb@redhat.com>
24283
24284 * gdb.base/break.exp ("breakpoint line number"): Make sure the
24285 default source file is set properly before running this test.
24286
853819b8
EZ
242872000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24288
24289 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 24290 gdbtk/library directory, not in gdbtcl2.
853819b8 24291
dfcd3bfb
JM
242922000-02-04 Jim Blandy <jimb@redhat.com>
24293
24294 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
24295 backslash from regexp pattern.
24296
24297 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
24298 procedure. Use it to run all the "continue to bp overloaded"
24299 tests. Note that this changes the names of the tests slightly.
24300 If the breakpoint hit message includes a hex PC value, because
24301 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
24302 from the real source code, still consider that a pass.
24303
24304 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
24305 XFAIL here if the breakpoint message contains a hex address. Note
24306 similar change on 1999-11-02.
24307
24308 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
24309
24310 * gdb.base/ptype.exp: Establish a default source file before
24311 calling get_debug_format.
24312
243132000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
24314
24315 * gdb.base/watchpoint.exp: Remove duplication of test messages.
24316
8b93c638
JM
243172000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
24318
24319 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
24320 of successive stepi commands -- while in the prologue we should see
24321 the function entry bracket.
24322
243232000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
24324
24325 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
24326 reach __change_mode() when stepping through the end of main().
24327
c5394b80
JM
243282000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
24329
24330 * gdb.base/default.exp: Fix expected pattern.
24331 * gdb.base/help.exp: Same.
24332
0d06e24b
JM
243332000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24334
24335 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 24336 Don't use xfail's because that affects only the following test.
d63a86f8 24337
0d06e24b 24338 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 24339 solaris or linux.
0d06e24b
JM
24340
24341 * gdb.base/selftest.exp: Update to reflect changes to main.c.
24342
dc96c6c7 243432000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 24344
d63a86f8 24345 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
24346 "A syntax error" rather than "A parse error". Accept both.
24347
243482000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
24349
24350 * gdb.base/default.exp: Remove OS dependent string from "target
24351 remote" test.
24352 * gdb.base/help.exp: Same for "help target remote" test.
24353
c3f6f71d
JM
243542000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24355
24356 From Jim Kingdon <kingdon@redhat.com>:
24357
24358 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
24359 prompt (cleanup rather than necessity, but still might keep output
24360 from spilling to next test).
c3f6f71d
JM
24361
243622000-01-02 Fred Fish <fnf@cygnus.com>
24363
24364 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
24365 AIX, which defines them in <sys/types.h>.
24366
ed9a39eb 243671999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 24368
ed9a39eb 24369 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 24370 float" test.
ed9a39eb
JM
24371
243721999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 24373
ed9a39eb 24374 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
24375
24376 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
24377 outermost frame disallowed".
24378
243791999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
24380
24381 * gdb.base/setvar.exp: New tests for setting the value of a struct
24382 with a constant list.
24383
243841999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
24385
24386 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
24387 require the user to type a cast before setting the value of a struct.
24388
de57eccd
JM
243891999-12-06 Jim Blandy <jimb@cygnus.com>
24390
24391 * gdb.base/default.exp: Expect the new 'info float' command on
24392 all i386 platforms.
24393
24394 * gdb.threads/linux-dp.exp: Expand our ability to recognize
24395 LinuxThreads libraries that don't support debugging.
24396
c2d11a7d
JM
24397Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
24398
24399 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
24400 Change the buffer type to ``unsigned char'' to simplify size
24401 arithmetic.
c2d11a7d
JM
24402
24403 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
24404 stub only handles 400-1 byte packets. Verify that the download
24405 worked.
c2d11a7d
JM
24406
244071999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
24408
24409 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
24410 tests, using UNRESOLVED for the untested cases. Also, does not wait
24411 for a timeout if the prompt was received before a recognizable pattern.
24412
244131999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
24414
24415 * lib/gdb.exp (gdb_expect_list): Fix spelling.
24416
244171999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24418
24419 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 24420 watchpoints.
c2d11a7d
JM
24421
244221999-11-24 Jason Merrill <jason@casey.cygnus.com>
24423
24424 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
24425
24426 * gdb.c++/local.exp: Be more flexible in recognizing local class
24427 name mangling. Don't allow horribly truncated method names.
24428 * gdb.c++/derivation.exp: Expect protected inheritance.
24429 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
24430 * gdb.c++/virtfunc.exp: Likewise.
24431 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
24432 when printing a nested enum.
24433
244341999-11-22 Jim Blandy <jimb@cygnus.com>
24435
24436 * gdb.base/step-test.exp: Properly await GDB's response to setting
24437 a breakpoint on the call to large_struct_by_value.
24438
24439 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
24440 just because we have debug info for the `start' function.
24441
244421999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
24443
24444 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
24445 "Unknown signal" messages, which indicate (on LinuxThreads) that
24446 GDB doesn't know how to debug threads on this system. This is
24447 better than hanging while philosopher 0 dumps chatter into gdb.log.
24448
244491999-11-18 Tom Tromey <tromey@cygnus.com>
24450
24451 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
24452
244531999-11-18 Fred Fish <fnf@cygnus.com>
24454
24455 * gdb.base/coremaker2.c: Add sample program for generating
24456 cores that is more self contained than coremaker.c. Eventually
24457 I'll add more code to this and tie it into the testsuite.
24458
4ce44c66
JM
244591999-11-12 Stan Shebs <shebs@andros.cygnus.com>
24460
24461 * gdb.base/dollar.exp: Remove, now in gdb.hp.
24462
244631999-11-10 Jimmy Guo <guo@cup.hp.com>
24464
24465 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 24466 from $srcdir/lib/.
4ce44c66 24467 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 24468 and gdb.c++/.
4ce44c66
JM
24469
24470 * gdb.c++/derivation.exp: remove redundant get compiler info code.
24471
d63a86f8 24472 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
24473 'continue with watch' test point.
24474
244751999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
24476
24477 Merged from p2linux-990323-branch:
d63a86f8 24478
4ce44c66
JM
24479 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
24480
11cf8741
JM
24481Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
24482
24483 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 24484 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
24485
24486Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
24487
24488 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 24489 gdb_expect_list.
11cf8741
JM
24490
24491Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
24492
24493 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
24494
244951999-11-03 Mark Salter <msalter@cygnus.com>
24496
24497 * gdb.base/break.exp: Fix "stub continue" pattern.
24498
244991999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
24500
24501 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
24502
245031999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
24504
24505 * gdb.base/display.exp ("finish"): Add timeout clause.
24506
24507 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
24508 plain prompt clause, so this doesn't have to time out in order to
24509 fail.
24510
24511 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 24512 breakpoint hit messages include an address.
11cf8741
JM
24513
24514 * gdb.base/display.exp: Don't forget to escape parens in regular
24515 expressions. Unix regexp notatation sucks.
24516
245171999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24518
24519 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 24520 order for 'signalled' message.
11cf8741 24521
5c44784c
JM
245221999-11-01 Stan Shebs <shebs@andros.cygnus.com>
24523
24524 From Jimmy Guo <guo@cup.hp.com>:
24525 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
24526 * gdb.base/annota1.c: Add code for tests to work with.
24527
245281999-10-26 Frank Ch. Eigler <fche@cygnus.com>
24529
24530 * gdb.base/remote.exp: New test for remote downloading settings.
24531 * gdb.base/remote.c: New file with large .data.
24532
917317f4
JM
245331999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
24534
24535 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
24536 for LinuxThreads support, merged from the Code Fusion branch.
24537
24538Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
24539
24540 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
24541 containing exp_continue into a while within an expect. Don't
24542 attempt a start more than three times. Check return value from
24543 gdb_load.
d63a86f8 24544
2df3850c
JM
24545Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
24546
24547 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 24548 a pass case.
2df3850c 24549
2acceee2
JM
245501999-10-01 Kevin Buettner <kevinb@cygnus.com>
24551
24552 * gdb.base/break.c (main): Added a statement that we can step
24553 off of.
24554 * gdb.base/break.exp: Added tests for setting a breakpoint
24555 at an offset and stepping onto a breakpoint.
24556
245571999-10-01 Fred Fish <fnf@cygnus.com>
24558
d63a86f8 24559 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
24560 gdb output.
24561
c2c6d25f
JM
245621999-09-18 Jim Blandy <jimb@cris.red-bean.com>
24563
24564 * gdb.base/break.exp: Code locations are in hex, don't forget!
24565 (For HP-UX.)
24566
245671999-09-17 Stan Shebs <shebs@andros.cygnus.com>
24568
24569 * condbreak.exp: Use break.c as test program.
24570 * condbreak.c: Remove, redundant with break.c.
24571
245721999-09-15 Stan Shebs <shebs@andros.cygnus.com>
24573
24574 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 24575 Z-packets if the target needs it.
c2c6d25f
JM
24576
245771999-09-13 James Ingham <jingham@leda.cygnus.com>
24578
24579 * gdb.c++/overload.exp: Added tests for listing overloaded
24580 functions with function pointers in the arg, explicitly calling
24581 out the version you want.
24582
cff3e48b
JM
245831999-09-09 Stan Shebs <shebs@andros.cygnus.com>
24584
24585 * long_long.exp: Add variations of test cases that work for
24586 targets with 16-bit ints and 32-bit doubles.
24587
d4f3574e
SS
245881999-09-08 Stan Shebs <shebs@andros.cygnus.com>
24589
24590 * break.c (main): Compare a possibly-uninitialized argc with an
24591 unlikely value that fits in 16 bits.
24592
245931999-09-07 Stan Shebs <shebs@andros.cygnus.com>
24594
24595 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
24596 0xfeeb, don't want negative numbers if ints are 16 bits.
24597
24598 * lib/gdb.exp (skip_cplus_tests): New proc.
24599 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
24600 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
24601 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
24602 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
24603 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
24604 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
24605 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
24606 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
24607
24608 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
24609
24610Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
24611
24612 * gdb.base/corefile.exp (up): Allow a parameter to appear
24613 in the frame that we're going up to.
24614
24615 From Jim Blandy <jimb@cygnus.com>:
24616
24617 * gdb.base/default.exp (info float): Expect some output now.
24618
24619 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
24620 returning floating-point values to fail on the x86.
24621 * gdb.base/callfwmall.exp (do_function_calls): Same.
24622
24623 * gdb.base/list.exp (test_listsize): Correct expectations for
24624 listing line 1 with listsize 2. Also, listing a single line
24625 works now, as does listing three lines. [Kevin's note: There
24626 were a number of other cases fixed too where the expectations
24627 differed...]
24628
246291999-09-02 Stan Shebs <shebs@andros.cygnus.com>
24630
24631 * gdb.base/selftest.exp: Add case for when version prints as
24632 constant string instead of char pointer.
24633
104c1213
JM
246341999-08-25 Stan Shebs <shebs@andros.cygnus.com>
24635
24636 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 24637 stepping out of main.
104c1213
JM
24638
24639 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
24640 G++ used.
24641
24642 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 24643 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
24644
24645 * gdb.c++/ovldbreak.exp: Update match string in test that
24646 includes a warning of multiple breakpoints.
24647
246481999-08-24 Stan Shebs <shebs@andros.cygnus.com>
24649
24650 * gdb.base/display.exp: Improve precision of step-after-finish
24651 added yesterday.
24652
24653 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 24654 test.
104c1213
JM
24655
24656 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
24657 configs when using G++, not just hppa*.
24658
246591999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24660
24661 * gdb.base/async.c: New file.
24662 * gdb.base/async.exp: New file.
24663
24664Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
24665
24666 * gdb.base/break.exp: Tweak PA specific tests to properly handle
24667 PA64.
24668
53a5351d
JM
24669Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
24670
104c1213
JM
24671 * gdb.base/display.exp: "finish" can leave us mid-line on many
24672 targets, deal with it. Add a small constant to main, instead of
24673 1000 since main+1000 may not be a valid address in the target.
24674
53a5351d
JM
24675 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
24676 on hpux11.
24677
24678 * gdb.base/attach.exp: Handle another hpux11 error message variant
24679 when attaching to a process that does not exist.
24680
246811999-08-19 J.T. Conklin <jtc@redback.com>
24682
24683 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 24684 characters in 'continue to 1241' test.
53a5351d
JM
24685
246861999-08-17 Stan Shebs <shebs@andros.cygnus.com>
24687
24688 * gdb.base/call-ar-st.exp: Add a shorter match case for the
24689 stop in print_long_arg_list, define and use a whitespace
24690 variable in print_small_structs test, add an XFAIL for Solaris.
24691 * gdb.base/dbx.exp: XFAIL func commands until somebody is
24692 interested enough to fix.
24693
7be570e7
JM
246941999-08-13 Keith Seitz <keiths@cygnus.com>
24695
24696 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
24697 (dbx_gdb_load): Remove. Use gdb_load instead, since that
24698 proc knows about targets other than the natives.
24699 (test_assign): Use "gdb_run_cmd" to "run" the target.
24700 Check that we've actually hit the breakpoint at main.
24701 When we attempt to assign a value to a local variable, check
24702 that the variable is in the current scope, i.e., don't use
24703 a test with an empty result.
24704
24705Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
24706
24707 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 24708 command.
7be570e7
JM
24709
247101999-08-09 Stan Shebs <shebs@andros.cygnus.com>
24711
24712 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24713 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
24714 gdb.compat, gdb.threads-hp.
24715 gdb.hp/configure, gdb.hp/configure.in: New files.
24716 gdb.hp/Makefile.in: Recurse into new subdirs.
24717 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
24718 gdb.hp/gdb.objdbg: New directory, tests for debugging info
24719 in object files.
24720 gdb.hp/tools: New directory, aux tools for HP-specific tests.
24721
96baa820
JM
247221999-08-05 Stan Shebs <shebs@andros.cygnus.com>
24723
24724 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 24725 funky printf, remove a bogus p/a test.
96baa820
JM
24726
247271999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24728
24729 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
24730 connected to the target. This is necessary when running not
24731 natively.
96baa820
JM
24732
247331999-08-03 Stan Shebs <shebs@andros.cygnus.com>
24734
24735 * gdb.base/step-test.exp: Removed some extraneous messages.
24736
24737 * gdb.base/long_long.exp: Don't run memory examination tests
24738 on little-endian targets (they will need a different set of
24739 results to match).
24740
247411999-08-02 Stan Shebs <shebs@andros.cygnus.com>
24742
24743 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
24744 until somebody decides to fix GDB.
24745
24746 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 24747 constant as "ULL".
96baa820
JM
24748 * gdb.base/long_long.exp: Loosen x/c test, add partial result
24749 matches for a couple x/2 commands.
24750
a0b3c4fd
JM
247511999-07-30 Stan Shebs <shebs@andros.cygnus.com>
24752
24753 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
24754 by merging in ref-types2 tests.
24755 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
24756
24757 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24758 * gdb.c++/Makefile.in: Add standard actions.
24759 (EXECUTABLES): Rename from PROGS, update list.
24760 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
24761 from gdb.hp.
24762 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
24763 foo and bar locals.
24764 * gdb.c++/anon-union.exp: Fix tests to match.
24765 * gdb.c++/classes.exp: Run if HP compiler used, add extra
24766 expect matches to handle output variations.
24767 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
24768 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 24769 output, add HP alternatives for new and delete prints.
a0b3c4fd 24770 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 24771 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
24772 * gdb.c++/demangle.exp: Use $style when reporting failure.
24773 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
24774 * gdb.c++/inherit.exp: Run if HP compiler used, add some
24775 match alternatives.
24776 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 24777 compilers.
a0b3c4fd
JM
24778 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
24779 * gdb.c++/method.exp: Add match alternatives.
24780 * gdb.c++/misc.cc: Add bool types.
24781 * gdb.c++/misc.exp: Add tests for bool types.
24782 * gdb.c++/overload.exp: Add xfails.
24783 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
24784 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
24785 add some more template parameter tests (only for HP currently).
24786 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
24787 * gdb.c++/virtfunc.cc: Add return type and value for main.
24788 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
24789 match alternatives.
d63a86f8 24790
a0b3c4fd
JM
247911999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24792
24793 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
24794
247951999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
24796
24797 * gdb.base/signals.exp: Don't expect getting a backtrace from
24798 within a signal handler to fail on Linux.
24799
248001999-07-29 Stan Shebs <shebs@andros.cygnus.com>
24801
24802 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24803 * lib/gdb.exp: Remove some gratuitious semicolons.
24804 (delete_breakpoints): Increase timeout.
24805 (gdb_expect): Add -notransfer option.
24806 (gdb_test): Use -notransfer option.
24807 (get_compiler_info): Add f77 case.
24808 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 24809 case.
a0b3c4fd
JM
24810 (gdb_preprocess): Call get_compiler.
24811
24812 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
24813 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
24814 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
24815 gdb.base/long_long.exp, gdb.base/printcmds.exp,
24816 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
24817 third arg to gdb_test.
a0b3c4fd
JM
24818 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
24819 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 24820 HP-UX xfails, add others.
a0b3c4fd
JM
24821 * gdb.base/completion.exp: Reflect name change of self-test.
24822 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
24823 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
24824 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
24825 HP failure number.
a0b3c4fd
JM
24826 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
24827 useless HP-UX 10.30 references.
24828 * gdb.base/maint.exp: Loosen matches.
24829 * gdb.base/pointers.c (main): Declare more_code.
24830 * gdb.base/pointers.exp: Match on output of a `next'.
24831 * gdb.base/structs.c: Add prototypes.
24832 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
24833 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
24834
248351999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24836
24837 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 24838 command.
a0b3c4fd
JM
24839
248401999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24841
24842 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
24843 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
24844
24845 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
24846 debug info. Deal with lack of signal hanlder info in stack.
24847
a9c64011 24848 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
24849 * gdb.base/annota1.exp: If printf has debug info, deal with it.
24850
5a2468f5
JM
248511999-07-19 Stan Shebs <shebs@andros.cygnus.com>
24852
24853 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 24854 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 24855
adf40b2e
JM
24856Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
24857
24858 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 24859 a1-selftest.exp.
adf40b2e
JM
24860 * gdb.base/configure: Re-generate.
24861
248621999-07-12 Stan Shebs <shebs@andros.cygnus.com>
24863
24864 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
24865 in trying to run first and name is too long.
24866
24867 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
24868 pointers2.c and pointers2.exp, respectively.
24869 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
24870 doschk happier.
24871
43e526b9
JM
248721999-07-08 Stan Shebs <shebs@andros.cygnus.com>
24873
24874 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
24875 callfuncs2.c and callfuncs2.exp.
24876
24877 * gdb.base/list.exp: Remove mistaken xfails.
24878 * gdb.base/list0.h: Add optional prototypes.
24879
9846de1b
JM
24880Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
24881
a9c64011 24882 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 24883 calling malloc.
a9c64011
AS
24884 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
24885 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 24886 use.
9846de1b
JM
24887
248881999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24889
24890 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
24891 * gdb.base/annota2.cc, annota2.exp: Move from here.
24892 * gdb.c++/annota2.cc, annota2.exp: To here.
24893 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
24894
43ff13b4
JM
24895Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
24896
24897 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 24898 a consistent format.
43ff13b4 24899
085dd6e6
JM
249001999-06-25 Stan Shebs <shebs@andros.cygnus.com>
24901
24902 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24903 * lib/gdb.exp (get_compiler_info): Add detection for assorted
24904 HP compilers, also set the globals $true and $false.
24905
24906 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
24907 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
24908 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
24909 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
24910 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
24911 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
24912 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
24913 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
24914 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
24915 whatis.c} Add C++ compatible function definitions and return
24916 types, add includes for library functions.
085dd6e6
JM
24917 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
24918 * gdb.base/step-test.c (myglob): Rename from glob.
24919 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
24920 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
24921 files, move here from gdb.hp.
085dd6e6 24922 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
24923 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
24924 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
24925 Adjust line numbers in regexps.
085dd6e6
JM
24926
24927 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
24928 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
24929 instead of 0/1.
24930
24931 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
24932 foll-vfork.exp: New files, move here from gdb.hp.
24933 * gdb.base/page.exp: New file, test of pagination command.
24934
24935 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
24936 recursion test.
24937 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
24938
24939 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 24940 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
24941
24942 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 24943 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 24944 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 24945 watchpoint test.
085dd6e6
JM
24946 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
24947 them work.
24948 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
24949 expressions properly.
24950 * gdb.base/corefile.exp: Loosen the match slightly.
24951 * gdb.base/default.exp: Allow "Error accessing memory" message
24952 also.
24953 * gdb.base/display.exp: Skip over x/0 j if PA64.
24954 * gdb.base/funcargs.exp: Add xfails for HP-UX.
24955 * gdb.base/interrupt.exp: Ditto.
24956 * gdb.base/langs.exp: Add symbolic matches governed by compiler
24957 in use.
24958 * gdb.base/list.exp: Add xfails for HP-UX.
24959 * gdb.base/long_long.exp: Refine some of the numeric matches.
24960 * gdb.base/mips_pro.exp: Xfail on HP-UX.
24961 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
24962 * gdb.base/nodebug.exp: Succeed on more varieties of output.
24963 * gdb.base/opaque.exp: Remove some HP-UX xfails.
24964 * gdb.base/ptype.exp: Succeed on more varieties of output.
24965 * gdb.base/scope.exp: Add xfails for HP-UX.
24966 * gdb.base/sect-cmd.exp: Add more cases.
24967 * gdb.base/setvar.exp: Add xfails for HP-UX.
24968 * gdb.base/shlib-call.exp: Loosen some matches slightly.
24969 * gdb.base/signals.exp: Match on void symbolically.
24970 * gdb.base/step-test.exp: Add case for PA64.
24971 * gdb.base/term.exp: Add exit and restart.
24972 * gdb.base/twice.exp: Clean up after self.
24973 * gdb.base/varargs.exp: Disable overload resolution explicitly.
24974 * gdb.base/whatis.exp: Allow more ways to pass tests.
24975
24976 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 24977 no longer useful.
085dd6e6
JM
24978
24979Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
24980
24981 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 24982 list of patterns.
085dd6e6 24983 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
24984 print_double_array(double_array)", "continuing to breakpoint
24985 1018", "print print_double_array(array_d)" and "continuing to
24986 1034" tests.
d63a86f8 24987
085dd6e6
JM
249881999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
24989
a9c64011 24990 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
24991
249921999-06-24 Stan Shebs <shebs@andros.cygnus.com>
24993
24994 * config/mt-*: Remove, these haven't been used since 1996.
24995
249961999-06-22 Stan Shebs <shebs@andros.cygnus.com>
24997
24998 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 24999 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
25000 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
25001
9e0b60a8
JM
250021999-06-18 Stan Shebs <shebs@andros.cygnus.com>
25003
25004 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
25005 simpler match case for the ptype of the big class.
25006
250071999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25008
25009 * gdb.exp: Fix test for gdb_prompt existence.
25010
250111999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25012
25013 * gdb.exp (gdb_test): Add fail after calls to perror.
25014
250151999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25016
25017 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
25018
250191999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25020
25021 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
25022
0f71a2f6
JM
25023Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
25024
25025 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 25026 malloc() is linked in.
0f71a2f6
JM
25027
250281999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25029
25030 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
25031 step at end.
25032
25033 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
25034
250351999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
25036
25037 * gdb.java/jv-print.exp: New file. (Our first Java test!)
25038
cce74817
JM
25039Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
25040
25041 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
25042 * gdb.base/mips_pro.exp: Likewise.
25043
250441999-06-02 Keith Seitz <keiths@cygnus.com>
25045
25046 * gdb.c++/templates.cc: Change all "new" operators to throw
25047 an exception.
25048 * gdb.c++/cplusfuncs.cc: Likewise.
25049
25050 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
25051
25052Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
25053
25054 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
25055 * gdb.base/ending-run.exp: When stepping out of main, accept a
25056 step into an arbitrary assembler file.
cce74817 25057
392a587b
JM
250581999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25059
d63a86f8 25060 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 25061 "breakpoint-invalid" to be printed.
6fdff2c5
PA
25062 * gdb.base/annota2.exp: Revise line number for main
25063 breakpoint. Allow any number of "frames-invalid" and
25064 "breakpoint-invalid" to be printed.
392a587b
JM
25065 * gdb.base/annota2.cc: Initialize a.x to 0.
25066
9e086581
JM
250671999-05-17 Keith Seitz <keiths@cygnus.com>
25068
6fdff2c5
PA
25069 * gdb.base/call-ar-st.exp: Skip
25070 "print print_double_array (double_array)" when "skip_float_tests" set.
25071 Ditto for "print print_double_array(array_d)",
25072 "print print_small_structs", "print print_ten_doubles", and
25073 "step into print_long_arg_list".
25074 Don't assume we can step into "print_long_arg_list": we could step
25075 into memcpy.
25076 * gdb.base/call-rt-st.exp: Don't run float-related tests when
25077 "skip_float_tests" is set: "print print_one_double(*d1)"
25078 and "print print_two_floats(*f3)".
9e086581
JM
25079 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
25080 "skip_float_tests" is set.
6fdff2c5
PA
25081 * gdb.base/varargs.exp: Skip
25082 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
25083 "skip_float_tests" set.
d63a86f8 25084
cd0fc7c3
SS
250851999-05-06 Keith Seitz <keiths@cygnus.com>
25086
25087 * gdb.base/annota2.cc: Include stdio.h.
25088
25089Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
25090
25091 * gdb.base/crossload.exp: Remove, this has been disabled ever
25092 since BFD stopped including all targets, and cross-GDB gets
25093 plenty of testing anyway.
25094 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
25095 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
25096 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
25097 * gdb.base/README: Remove, was doc for this.
25098 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 25099 needed.
cd0fc7c3 25100
b83266a0
SS
251011999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25102
25103 * gdb.base/call-ar-st.exp: Fix one regular expression in test
25104 output.
25105
25106 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
25107 * gdb.base/annota2.exp: New file. More annotation tests.
25108 * gdb.base/annota1.c: New file. Source file for annota1.exp.
25109 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
25110
251111999-04-23 Angela Marie Thomas <angela@cygnus.com>
25112
25113 * config/cfdbug.exp: New file.
25114
7a292a7a
SS
251151999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
25116
25117 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
25118 Marcus Daniel's and Dale Hawkins's demangler crashes.
25119
25120 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
25121 test_lucid_style_demangling, test_arm_style_demangling,
25122 test_hp_style_demangling): Try Tom Tromey's core-dumping
25123 identifier under each demangling style.
7a292a7a
SS
25124
251251999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
25126
25127 * gdb.c++/demangle.exp: Include the current demangling style
25128 in all test names.
25129 (current_demangling_style): New global variable.
25130 (set_demangling_style, test_demangling_core, test_demangling,
25131 test_demangling_exact): New functions.
25132 (test_gnu_style_demangling, test_lucid_style_demangling,
25133 test_arm_style_demangling, test_hp_style_demangling): Use those,
25134 instead of calling gdb_test and gdb_test_exact directly.
25135 (catch_demangling_errors): New function, which reports errors
25136 signalled by the demangling test functions in an orderly way.
25137 (do_tests): Use catch_demangling_errors.
25138
251391999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
25140
25141 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 25142 grouping in expressions, not {}.
7a292a7a
SS
25143
25144 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 25145 initialized yet.
7a292a7a
SS
25146
251471999-04-01 Stan Shebs <shebs@andros.cygnus.com>
25148
25149 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
25150 are listed.
25151
251521999-03-26 Stan Shebs <shebs@andros.cygnus.com>
25153
25154 * gdb.stabs/weird.exp: Test for CC being defined before
25155 looking at its value.
25156
251571999-03-25 Stan Shebs <shebs@andros.cygnus.com>
25158
25159 * gdb.base/call-ar-st.exp: Remove stray '#'.
25160 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
25161 "short int" and "long int".
25162 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 25163 change, to mollify finicky HP compiler.
7a292a7a
SS
25164 * gdb.hp/reg-test.exp (testfile): Fix file name.
25165 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 25166
7a292a7a
SS
25167 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
25168 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
25169 alternate form of enum ptype.
25170
c906108c
SS
251711999-03-23 Stan Shebs <shebs@andros.cygnus.com>
25172
7a292a7a
SS
25173 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
25174 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
25175 passing skip_hp_tests, so as not to waste time on guaranteed
25176 failure.
7a292a7a 25177
c906108c
SS
25178 * gdb.c++/overload.cc: Pass string instead of char addr, always
25179 init ccpfoo.
25180 * gdb.c++/templates.cc: Fix syntax error.
25181
7a292a7a
SS
25182Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25183
25184 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 25185 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
25186 command.
25187
251881999-03-18 James Ingham <jingham@cygnus.com>
25189
25190 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
25191
25192 * gdb.c++/method.exp: It was testing an uninitialized int on the
25193 stack and assuming it was positive.
25194
25195 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
25196
25197 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 25198 keep it from killing the rest of the tests.
7a292a7a
SS
25199 Use gdb_continue_to_end.
25200
25201 * gdb.base/sigall.exp: use gdb_continue_to_end.
25202
25203 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
25204
25205 * gdb.base/display.exp: use runto_main, not run.
25206
d63a86f8
RM
25207 * gdb.base/default.exp: Check for the current error message in the
25208 r abbreviation test.
7a292a7a
SS
25209 Add strongarm to the targets that know info float.
25210
d63a86f8 25211 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
25212 run which doesn't work with monitors.
25213
6fdff2c5
PA
25214 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
25215 1034 test.
7a292a7a
SS
25216
25217 * gdb.base/break.exp: use the gdb_continue_to_end proc.
25218
6fdff2c5
PA
25219 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
25220 end of a program. Traps the case (in Cygmon) when the program
25221 never really exits. Same as Mark's continue_to_exit, but I had
25222 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
25223
25224 * config/monitor.exp (gdb_target_monitor): added another
25225 target_info parameter: remotebinarydownload. This will set the
25226 remotebinarydownload flag if this is causing some boards trouble.
25227
252281999-03-18 Mark Salter <msalter@cygnus.com>
25229
25230 * lib/gdb.exp (continue_to_exit): New function.
25231
25232 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
25233 * gdb.base/ending-run.exp: Ditto.
25234 * gdb.base/step-test.exp: Ditto.
25235
252361999-03-16 Stan Shebs <shebs@andros.cygnus.com>
25237
25238 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
25239 (suggested by Art Haas <ahaas@neosoft.com>).
25240
252411999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
25242
889bf7c5 25243 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
25244
25245Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
25246
25247 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 25248 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
25249
252501999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
25251
25252 * gdb.base/call-strs.exp: Don't assume that `step' will step over
25253 a call to strlen; sometimes we do have sources.
25254
252551999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
25256
25257 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 25258 character, so GDB won't print garbage after its end.
d63a86f8 25259
c906108c
SS
25260 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
25261 breakpoint there instead. Sometimes GCC emits memcpy to handle
25262 the large structures being passed by value, so we step into that
25263 instead of sum_array_print, which obscures what we're really testing.
25264 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
25265 the bizarre steps into memcpy, so do that here. Add check for
25266 stepping into function calls that pass large structures by value.
25267 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
25268 Remove all references to specific line numbers.
25269 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
25270 New type and function.
25271 (main): Call large_struct_by_value, passing it a large struct by value.
25272 * lib/gdb.exp (gdb_get_line_number): New function.
25273
25274 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
25275 more portable.
25276
7a292a7a
SS
252771999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
25278
c906108c
SS
25279 * lib/gdb.exp: Doc fixes.
25280
7a292a7a
SS
252811999-03-05 Nick Clifton <nickc@cygnus.com>
25282
d63a86f8 25283 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
25284
252851999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
25286
c906108c 25287 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
25288 commands. They're not germane to this test, and they don't work
25289 that way on remote targets.
c906108c 25290
3fc11d3e
JM
252911999-03-01 James Ingham <jingham@cygnus.com>
25292
25293 * Changelog entries merged over from gdb development branch.
25294
3fc11d3e
JM
25295 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
25296
25297 * lib/gdb.exp (gdbtk_analyze_results): Generic function
25298 for outputting results of test run.
25299
2d4a1622 25300 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
25301
25302 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 25303
7a292a7a
SS
253041999-02-25 Felix Lee <flee@cygnus.com>
25305
25306 * lib/gdb.exp (debug_format): initialize
25307
c906108c
SS
253081999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
25309
25310 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
25311 * gdb.base/call-rt-st.c: Ditto.
25312
c906108c
SS
253131999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
25314
25315 * gdb.threads/pthreads.exp (horiz): New variable.
25316 (test_startup): Fix regexps that capture thread numbers.
25317
253181999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
25319
25320 * gdb.base/smoke.exp: Disambiguate two test case names (both
25321 called ``print'').
25322
25323Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
25324
25325 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 25326 compilation.
c906108c
SS
25327
253281999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
25329
25330 * gdb.base/miscexprs.exp: Change patterns to match GDB's
25331 actual output formatting.
25332 * gdb.base/smoke.exp: GDB removes leading 0's.
25333 * gdb.base/volatile.exp: Don't check type of remuneration;
25334 that variable is no longer defined in constvars.c.
25335 * gdb.base/step-test.c (main): Exit with explicit exit code.
25336 * gdb.base/step-test.exp: Remove two nexti checks--they are
25337 not portable.
25338
253391999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
25340
25341 * gdb.base/help.exp ("help delete display"): Fix test to match
25342 gdb's output.
25343
25344 * gdb.base/long_long.c (known_types): Initialize values to zero.
25345 * gdb.base/long_long.exp: Step one more line
25346 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
25347 leading zeros. Explicitly ask for hex formatting. Use
25348 unique test case names.
c906108c
SS
25349
25350Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25351
d63a86f8 25352 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
25353
25354 * gdb.c++/method.exp: Add missing close brace.
25355
253561999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
25357
25358 * gdb.base/maint.exp: Use 'set height 0' to disable page
25359 prompting, not 'set height 400'.
25360
25361 Fix a bunch of timeouts.
25362 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
25363 four separate tests, so expect doesn't take forever to match a ton
25364 of text against a regexp with lots of .* forms.
25365 ("maint print psymbols", "maint print symbols"): Make some of
25366 these greps more selective, so that expect doesn't try to wade
25367 through huge piles of output and time out.
25368
25369 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
25370
25371 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
25372 tests: one which doesn't expect shlib events to be reported, and
25373 another which does, but is XFAIL for all platforms other than
25374 HP/UX.
c906108c
SS
25375
25376 * gdb.base/break.exp: Teach the test suite that the `catch
25377 fork', `catch vfork', and `catch exec' commands produce error
25378 messages on platforms that don't provide these features.
25379
25380Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
25381
25382 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
25383 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
25384 (shortening names from solib_threshold.exp etc), won't run on
25385 anything but HP-UX for the foreseeable future.
c906108c 25386 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 25387 reflect move.
c906108c
SS
25388
25389Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
25390
25391 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 25392 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
25393
25394Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
25395
25396 * gdb.base/shlib-call.exp: add test cases to verify that gdb
25397 successfully re-sets breakpoints in shared libraries.
25398 * gdb.base/shmain.c (main): return 0, don't fall off the end.
25399
25400Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25401
d63a86f8
RM
25402 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
25403 and compiled w/o GCC.
c906108c
SS
25404
25405 * gdb.hp/watch-cmd.exp: ditto.
25406
25407 * gdb.hp/watch-hp.exp: ditto.
25408
25409 * gdb.hp/xdb1.exp: ditto.
25410
25411 * gdb.hp/xdb2.exp: ditto.
25412
25413 * gdb.hp/dbx.exp: ditto.
25414
25415Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
25416
25417 * constvars.c: Remove C++-isms.
25418 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 25419 with GCC.
c906108c
SS
25420
25421Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
25422
25423 The following changes are part of the HP merge.
25424
25425 * gdb.base/break.exp: new tests to verify that catchpoints for
25426 fork, vfork, and exec don't trigger inappropriately.
25427
25428 * gdb.base/opaque.exp: compile one file at a time, then link.
25429
25430 * gdb.base/signals.exp: be more restrictive about which hppa
25431 systems receive a setup_xfail. new tests.
25432
25433 * gdb.base/solib_threshold.build: new file.
25434 * gdb.base/solib_threshold.exp: new file.
25435 * gdb.base/solib_threshold.link_opts: new file.
25436 * gdb.base/solib_threshold.mk: new file.
25437 * gdb.base/gen_solib_threshold.c: new file.
25438
25439 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
25440 tests. New tests for enums inside classes.
25441
25442 * gdb.c++/compiler.cc: indicate support of template debugging.
25443
25444 * gdb.c++/demangle.exp: run hp style demangling tests.
25445
25446 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
25447 tests.
25448
25449 * gdb.c++/misc.cc: changes to support new tests.
25450
25451 * gdb.c++/templates.cc: changes to support HP's compiler; changes
25452 to support new tests.
25453
25454 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
25455 gcc, then skip these tests.
25456
25457Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
25458
25459 The following files are part of the HP merge; some had longer
25460 names at HP, but have been renamed to be no more than 14
25461 characters in length.
25462
25463 * gdb.hp/ambiguous.cc: new file.
25464 * gdb.hp/ambiguous.exp: new file.
25465 * gdb.hp/attach.exp: new file.
25466 * gdb.hp/attach2.exp: new file.
25467 * gdb.hp/classes-hp.exp: new file.
25468 * gdb.hp/ctti.exp: new file.
25469 * gdb.hp/ctti-add.cc: new file.
25470 * gdb.hp/ctti-add1.cc: new file.
25471 * gdb.hp/ctti-add2.cc: new file.
25472 * gdb.hp/ctti-add3.cc: new file.
25473 * gdb.hp/dbx.exp: new file.
25474 * gdb.hp/exception.cc: new file.
25475 * gdb.hp/exception.exp: new file.
25476 * gdb.hp/foll-exec.c: new file.
25477 * gdb.hp/foll-exec.exp: new file.
25478 * gdb.hp/foll-fork.c: new file.
25479 * gdb.hp/foll-fork.exp: new file.
25480 * gdb.hp/foll-vfork.c: new file.
25481 * gdb.hp/foll-vfork.exp: new file.
25482 * gdb.hp/inherit-hp.exp: new file.
25483 * gdb.hp/more-steps.exp: new file.
25484 * gdb.hp/namespace.cc: new file.
25485 * gdb.hp/namespace.exp: new file.
25486 * gdb.hp/optimize.exp: new file.
25487 * gdb.hp/pxdb.c: new file.
25488 * gdb.hp/pxdb.exp: new file.
25489 * gdb.hp/quicksort.exp: new file.
25490 * gdb.hp/reg-test.exp: new file.
25491 * gdb.hp/reg-test.s: new file.
25492 * gdb.hp/sized-enum.c: new file.
25493 * gdb.hp/sized-enum.exp: new file.
25494 * gdb.hp/start-stop.exp: new file.
25495 * gdb.hp/templ-hp.cc: new file.
25496 * gdb.hp/templ-hp.exp: new file.
25497 * gdb.hp/thr-lib.c: new file.
25498 * gdb.hp/thr-lib.exp: new file.
25499 * gdb.hp/thr-lib.h: new file.
25500 * gdb.hp/thr-liblib.c: new file.
25501 * gdb.hp/virtfun-hp.c: new file.
25502 * gdb.hp/virtfun-hp.exp: new file.
25503 * gdb.hp/watch-cmd.exp: new file.
25504 * gdb.hp/watch-hp.exp: new file.
25505 * gdb.hp/xdb1.exp: new file.
25506 * gdb.hp/xdb2.exp: new file.
25507 * gdb.hp/xdb3.exp: new file.
25508
25509Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
25510
25511 The following files are part of the HP merge; some had longer
25512 names at HP, but have been renamed to be no more than 14
25513 characters in length.
25514
25515 * gdb.base/ss.h: new file.
25516 * gdb.base/call-ar-st.c: new file.
25517 * gdb.base/call-ar-st.exp: new file.
25518 * gdb.base/call-rt-st.c: new file.
25519 * gdb.base/call-rt-st-exp: new file.
25520 * gdb.base/call-strs.exp: new file.
25521 * gdb.base/ena-dis-br.exp: new file.
25522 * gdb.base/environ.exp: new file.
25523 * gdb.base/long_long.exp: new file.
25524 * gdb.base/sect-cmd.exp: new file.
25525 * gdb.base/shlib-cl2.exp: new file.
25526 * gdb.base/smoke.exp: new file.
25527 * gdb.base/so-impl-ld.c: new file.
25528 * gdb.base/so-impl-ld.exp: new file.
25529 * gdb.base/so-indr-cl.c: new file.
25530 * gdb.base/so-indr-cl.exp: new file.
25531 * gdb.base/varargs.exp: new file.
25532 * gdb.base/volatile.exp: new file.
25533 * gdb.base/whatis-exp.exp: new file.
7a292a7a 25534 * gdb.base/display.exp: new file.
c906108c
SS
25535 * gdb.c++/derivation.exp: new file.
25536 * gdb.c++/local.exp: new file.
25537 * gdb.c++/member-ptr.exp: new file.
25538 * gdb.c++/overload.exp: new file.
25539 * gdb.c++/ovldbreak.exp: new file.
25540 * gdb.c++/ref-types.exp: new file.
25541 * gdb.c++/ref-types2.exp: new file.
25542 * gdb.c++/userdef.exp: new file.
d63a86f8 25543
c906108c
SS
25544Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
25545
25546 * gdb.base/default.exp: Reflect wording change in remote.c.
25547
dc96c6c7 25548Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25549
25550 * gdb.base/help.exp: Update to reflect current text.
25551
25552Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
25553
25554 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
25555 they're stack variables and contain garbage.
25556 * gdb.c++/anon-union.exp: new file.
25557
25558 The following changes were made by David Taylor
889bf7c5
PA
25559 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
25560 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
25561 in changes by HP.
c906108c
SS
25562
25563 * gdb.base/bitops.exp: new file.
25564 * gdb.base/default.exp: change expected messages for catch and
25565 info catch tests to reflect HP merge changes.
25566 * gdb.base/enable-disable-break.exp
25567 * gdb.base/ending-run.c: new file.
25568 * gdb.base/long_long.c: new file.
25569 * gdb.base/maint.exp: new file.
25570 * gdb.base/pointers2.exp: new file.
25571 * gdb.base/shlib-call2.exp: new file.
25572 * gdb.base/solib.exp: new file.
25573 * gdb.base/step-test.c: new file.
25574 * gdb.c++/anon-union.cc: new file.
25575 * gdb.c++/local.cc: new file.
25576 * gdb.c++/member-pointer.cc: new file.
25577 * gdb.c++/method.cc: new file.
25578 * gdb.c++/ref-types.cc: new file.
25579 * gdb.c++/ref-types2.cc: new file.
25580 * gdb.c++/userdef.cc: new file.
d63a86f8 25581
c906108c
SS
25582 * gdb.base/scope.exp: compile one file at a time, then link.
25583 * gdb.base/langs.exp: ditto.
25584 * gdb.base/list.exp: ditto.
d63a86f8 25585
c906108c
SS
25586Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
25587
25588 The following changes were made by David Taylor
889bf7c5
PA
25589 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
25590 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
25591 in changes by HP.
d63a86f8 25592
c906108c
SS
25593 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
25594 skip tests. When compiling pass c++ flag to gdb_compile.
25595 * gdb.c++/
d63a86f8 25596
c906108c
SS
25597 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
25598 test for on hppa*-*-hpux*; use args to see if c++ was specified.
25599 (skip_hp_tests): new function.
25600 (gdb_preprocess): new function.
25601
25602 * configure.in (hpdir): decide whether to configure gdb.hp.
25603 * configure: regenerated.
25604
25605 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
25606 to delete on clean.
25607 (EXECUTABLES): update to reflect new additions.
25608 * gdb.base/commands.exp: update message expected.
25609 * gdb.base/default.exp: add copyright notice.
25610 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
25611 * gdb.base/help.exp: update messages to reflect current text.
25612 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
25613 targets for recurse tests.
25614 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
25615 skip this file.
25616
25617 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
25618 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
25619 compilation.
25620 * gdb.c++/misc.exp: ditto.
25621 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
25622 run the tests. tell gdb_compile that it's a c++ compilation.
25623
25624 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 25625
c906108c
SS
25626 * gdb.base/all-bin.exp: new file.
25627 * gdb.base/arithmet.exp: new file.
25628 * gdb.base/assign.exp: new file.
25629 * gdb.base/completion.exp: new file.
25630 * gdb.base/cond-expr.exp: new file.
25631 * gdb.base/condbreak.exp: new file.
25632 * gdb.base/define.exp: new file.
25633 * gdb.base/dollar.exp: new file.
25634 * gdb.base/environment.exp: new file.
25635 * gdb.base/eval-skip.exp: new file.
25636 * gdb.base/jump.exp: new file.
25637 * gdb.base/logical.exp: new file.
25638 * gdb.base/pointers.exp: new file.
25639 * gdb.base/relational.exp: new file.
25640 * gdb.base/section_command.exp: new file.
25641 * gdb.base/whatis-expr.exp: new file.
25642
25643 * gdb.base/all-types.c: new file.
25644 * gdb.base/call-array-struct.c: new file.
25645 * gdb.base/call-return-struct.c: new file.
25646 * gdb.base/call-strings.c: new file.
25647 * gdb.base/callfuncs2.c: new file.
25648 * gdb.base/condbreak.c: new file.
25649 * gdb.base/constvars.c: new file.
25650 * gdb.base/display.c: new file.
25651 * gdb.base/int-type.c: new file.
25652 * gdb.base/jump.c: new file.
25653 * gdb.base/miscexprs.c: new file.
25654 * gdb.base/pointers.c: new file.
25655 * gdb.base/pointers2.c: new file.
25656 * gdb.base/shmain.c: new file.
25657 * gdb.base/shr1.c: new file.
25658 * gdb.base/shr2.c: new file.
25659 * gdb.base/solib.c: new file.
25660 * gdb.base/solib1.c: new file.
25661 * gdb.base/solib2.c: new file.
25662 * gdb.base/varargs.c: new file.
25663 * gdb.c++/derivation.cc: new file.
25664 * gdb.c++/overload.cc: new file.
25665 * gdb.c++/ovldbreak.cc: new file.
25666 * gdb.hp/attach.c: new file.
25667 * gdb.hp/attach2.c: new file.
25668 * gdb.hp/average.c: new file.
25669 * gdb.hp/compiler.c: new file.
25670 * gdb.hp/compiler.cc: new file.
25671 * gdb.hp/execd-program.c: new file.
25672 * gdb.hp/follow-exec.c: new file.
25673 * gdb.hp/follow-fork.c: new file.
25674 * gdb.hp/follow-vfork-and-exec.c: new file.
25675 * gdb.hp/misc-hp.cc: new file.
25676 * gdb.hp/more-steps.c: new file.
25677 * gdb.hp/optimize.c: new file.
25678 * gdb.hp/quicksort.c: new file.
25679 * gdb.hp/run-hp.c: new file.
25680 * gdb.hp/start-stop.c: new file.
25681 * gdb.hp/sum.c: new file.
25682 * gdb.hp/templates-hp.cc: new file.
25683 * gdb.hp/thread-local-in-lib.c: new file.
25684 * gdb.hp/thread-local-in-lib.h: new file.
25685 * gdb.hp/thread-local-in-lib.lib.c: new file.
25686 * gdb.hp/vforked-program.c: new file.
25687 * gdb.hp/virtfunc-hp.cc: new file.
25688 * gdb.hp/watchpoint-hp.c: new file.
25689 * gdb.hp/xdb.c: new file.
25690 * gdb.hp/xdb0.c: new file.
25691 * gdb.hp/xdb0.h: new file.
25692 * gdb.hp/xdb1.c: new file.
25693
25694Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
25695
25696 The following change was made by Edith Epstein
889bf7c5
PA
25697 <eepstein@cygnus.com> as part of a project to merge in changes
25698 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
25699
25700 * gdb.c++/demangle.exp: changed the expected output for some
25701 ARM-style mangling -- removed second reference to datatype.
889bf7c5 25702 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 25703 T1<char>::~T1<char>(void)
c906108c 25704 becomes,
a9c64011
AS
25705 maint demangle __dt__11T1__pt__2_cFv
25706 T1<char>::~T1(void)
c906108c 25707
889bf7c5 25708 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 25709
c906108c
SS
25710Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
25711
25712 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
25713 * gdb.trace/backtrace.exp: Likewise.
25714 * gdb.trace/circ.exp: Likewise.
25715 * gdb.trace/collection.exp: Likewise.
25716 * gdb.trace/deltrace.exp: Likewise.
25717 * gdb.trace/infotrace.exp: Likewise.
25718 * gdb.trace/limits.exp: Likewise.
25719 * gdb.trace/packetlen.exp: Likewise.
25720 * gdb.trace/passc-dyn.exp: Likewise.
25721 * gdb.trace/passcount.exp: Likewise.
25722 * gdb.trace/report.exp: Likewise.
25723 * gdb.trace/save-trace.exp: Likewise.
25724 * gdb.trace/tfind.exp: Likewise.
25725 * gdb.trace/tracecmd.exp: Likewise.
25726 * gdb.trace/while-dyn.exp: Likewise.
25727 * gdb.trace/while-stepping.exp: Likewise.
25728
257291998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
25730
25731 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
25732
25733Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
25734
25735 From Brendan Kehoe:
25736 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
25737 int return types.
25738
25739Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
25740
25741 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 25742 remote dos host testing right.
c906108c
SS
25743
25744Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
25745
25746 * gdb.base/corefile.exp: remove some xfails.
25747
25748Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
25749
25750 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 25751 have different timestamps.
c906108c
SS
25752
25753Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
25754
25755 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 25756 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
25757
25758Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
25759
25760 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 25761 delta.
c906108c
SS
25762
25763Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
25764
25765 * gdb.base/default.exp: Add brace missing from previous delta.
25766
25767Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
25768
25769 * gdb.base/default.exp: Support test for info float for all
25770 varieties of arm toolchain.
25771
dc96c6c7 25772Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25773
25774 * gdb.trace/*.exp: remove "remote_download" command.
25775
dc96c6c7 25776Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25777
25778 * gdb.trace/*.exp: remove -gdwarf from compile.
25779
25780Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
25781
25782 * gdb.trace/configure.in(AC_INIT): typo
25783 * gdb.trace/configure: regenerated
25784
dc96c6c7 25785Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25786
25787 * config/m68k-emc.exp: New file.
25788 * lib/<emc-support.exp trace-support.exp}: New files.
25789 * configure.in: add new test directory gdb.trace.
25790 * gdb.trace/{configure configure.in Makefile.in}: New files.
25791 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
25792 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
25793 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
25794 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
25795 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
25796 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
25797 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 25798
dc96c6c7 25799Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25800
25801 * gdb.c++/classes.exp: Change all regular expressions to match
25802 arbitrary combinations of newline/carriage-return, so that they
25803 will work equally well on Unix and Windows.
25804 * gdb.c++/inherit.exp: ditto.
25805 * gdb.c++/virtfunc.exp: ditto.
25806
258071998-08-11 Dawn Perchik <dawn@cygnus.com>
25808
25809 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
25810
c2d11a7d
JM
25811Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
25812
25813 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
25814 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
25815 to use a0-a3/d0-d3 as needed.
25816
25817Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
25818
25819 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
25820 * gdb.disasm/am33.exp: Corresponding changes.
25821
c906108c
SS
258221998-07-11 Felix Lee <flee@cygnus.com>
25823
25824 * gdb.base/callfuncs.exp: add cmp10 test.
25825 * gdb.base/callfuncs.c (cmp10): new function.
25826
25827Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
25828
d63a86f8 25829 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
25830 into two parts to get around a synchronization problem in expect.
25831
3fc11d3e
JM
25832Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
25833
25834 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
25835
25836 * configure.in: Add options for gdbtk testsuite.
25837
25838 * configure: Regenerate.
25839
25840 * gdb.gdbtk: New directory to hold gdbtk tests.
25841
c906108c
SS
25842Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25843
25844 * gdb.fortran/types.exp: Escape brackets in expect patterns
25845 for test_float_literal_types_accepted tests.
25846 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
25847 before run test.
25848
c2d11a7d
JM
25849Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
25850
25851 * am33.exp: Just compile, do not link the testcase.
25852 * am33.s: Add ".am33" pseudoop to force am33 mode.
25853
c906108c
SS
258541998-06-25 Felix Lee <flee@cygnus.com>
25855
25856 * gdb.base/setshow.exp: make sure $pc is sane.
25857
25858 * gdb.stabs/weird.exp: split expect patterns properly.
25859
c2d11a7d
JM
25860Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
25861
25862 * gdb.disasm/am33.s: New disassembler testfile for the am33.
25863 * gdb.disasm/am33.exp: Run it.
25864
dc96c6c7 25865Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25866
25867 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
25868 match processing (and eliminate spurious timeouts when running).
25869
dc96c6c7 25870Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25871
25872 * gdb.base/signals.exp (test_handle_all_print): put back Mach
25873 exception test, but conditionalize it on target [mach | gnu].
25874
dc96c6c7 25875Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25876
25877 * gdb.base/overlays.exp: fixup compile line for linker script.
25878
25879Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
25880
25881 * gdb.fortran/types.exp: don't guess at float size.
25882
25883Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
25884
25885 * gdb.base/exprs.exp: delete test that depends on int size.
25886
25887Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
25888
25889 * config/sim.exp: Removed checks for target triplets.
25890 (gdb_target_sim): Use gdb,target_sim_options.
25891
25892Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
25893
25894 * gdb.base/reread.exp: New file.
25895 * gdb.base/reread1.c: New file.
25896 * gdb.base/reread2.c: New file.
25897
25898Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
25899
25900 * config/sim.exp: Use 'target sim -sparclite' when running
25901 SPARClite programs.
25902
25903Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
25904
25905 * gdb.base/structs2.exp: New file.
25906 * gdb.base/structs2.c: New file.
25907
25908Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
25909
25910 * gdb.asm/common.inc: New file.
25911 * gdb.asm/d10v.inc: New file.
25912 * asm-source.exp: Pass -I's to gas to find .inc files.
25913 Update line numbers in expected output.
25914 * asmsrc1.s: Rewrite.
25915 * asmsrc2.s: Rewrite.
25916 * configure.in: Create arch.inc symlink.
25917 * configure: Regenerate.
25918 * Makefile.in (distclean): Delete arch.inc.
25919
25920Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
25921
25922 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
25923 (t_enum_value2): ditto
25924 (t_enum_value3): ditto
25925 (main): ditto
c906108c
SS
25926Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25927
25928 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
25929 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
25930 change.
25931 Use gdb_test instead of send_gdb/gdb_expect sequences.
25932
25933Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
25934
25935 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
25936 not void.
25937
25938Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
25939
25940 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
25941 subroutines. Used to test gdbs ability to single step through PC
25942 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
25943
25944Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
25945
25946 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
25947 more rigorous EGCS C++ error checking.
25948
25949Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25950
a9c64011
AS
25951 * gdb.base/help.exp: Clean up `help set args' and `help show args'
25952 tests.
25953 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
25954 function when asleep.
25955 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
25956 for i*86 Linux and SVR4 signal handling problems.
25957 Remove linux xfail for `next to handler in signals_tests_1', fixed
25958 by recent infrun.c change.
25959 Limit backtrace to 10 frames to avoid timeout problems with infinite
25960 stack backtraces.
25961 Adjust expect pattern in `handle all print' test to match Apr 28 1997
25962 target.[ch] change.
c906108c
SS
25963
25964Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
25965
25966 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
25967 for a newline from gdb before continuing.
25968 (default_gdb_exit): Just look for y or n.
25969 (gdb_test): Detect abnormal exit from GDB running on DOS; if
25970 it does, fail the rests of the tests in the file.
25971
25972Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
25973
25974 * config/cygmon.exp: New file.
25975
25976Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
25977
25978 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 25979 main" test on remote targets.
c906108c
SS
25980
25981 * gdb.base/scope.exp: Fix problem with filelocal_bss before
25982 run test on remote targets.
25983
25984Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
25985
25986 * gdb.asm: New directory.
25987 * configure.in: Configure it.
25988 * configure: Regenerate.
25989 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
25990 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
25991
25992Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
25993
25994 * config/mn10300-eval.exp: New file to support MN10300 eval board.
25995
dc96c6c7 25996Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25997
a9c64011
AS
25998 * gdb.base/overlays (several files): Merge the two overlay
25999 managers into one. Change variables (foox, barx, bazx, grbxx)
26000 back into ints but force them to load in their proper sections.
c906108c
SS
26001
26002Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
26003
26004 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 26005 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
26006 (D10VCopy): Handle memory regions crossing 16k boundaries.
26007 (D10VCopy): Transfer data in 32 bit chunks.
26008
26009Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
26010
26011 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 26012 correct.
c906108c
SS
26013
26014 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 26015 map. Include space for printf in .text segment.
c906108c
SS
26016
26017 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 26018 updated d10v memory VMA/LMA map.
c906108c 26019 (D10VCopy): Call D10VTranslate.
d63a86f8 26020
c906108c
SS
26021Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
26022
26023 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
26024
26025 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
26026 that it won't be put into the .sdata - small data -
26027 section. Update reference.
c906108c
SS
26028 * gdb.base/baz.c (bazx, baz): Ditto.
26029 * gdb.base/foo.c (foox, foo): Ditto.
26030 * gdb.base/grbx.c (grbxx, grbx): Ditto.
26031
26032 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 26033 to be arrays.
d63a86f8 26034
dc96c6c7 26035Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 26036
a9c64011
AS
26037 * gdb.base/overlays.exp: fix up and get working again.
26038 Add tests for backtraces from an overlay function.
d63a86f8 26039
c906108c
SS
26040Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
26041
26042 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
26043 "calling function with watchpoint enabled".
26044
26045Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
26046
26047 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 26048 gdb_suppress_tests for d10v-*-*.
c906108c
SS
26049 * lib/gdb.exp (gdb_suppress_tests): Disable this function
26050 pending review of whether it is useful or not.
26051
26052Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
26053
26054 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
26055
26056Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
26057
26058 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
26059 * config/dve.exp: New file to support Densan boards.
26060
26061Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
26062
26063 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 26064 reads and BSD.
c906108c
SS
26065
26066Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
26067
26068 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
26069 response.
26070
26071 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
26072
26073Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
26074
26075 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 26076 test.
c906108c
SS
26077
26078 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 26079 target_sizeof_long and target_bigendian_p.
c906108c 26080 (structs_by_value, structs_by_reference): Check values according
889bf7c5 26081 to targets word size and endianess.
d63a86f8 26082
c906108c
SS
26083Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
26084
26085 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 26086 output.
c906108c
SS
26087
26088Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
26089
26090 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 26091 Update test of set args help to match source change.
c906108c
SS
26092
26093Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
26094
26095 * gdb.base/default.exp: Expect help system output to be in
26096 alphabetical order.
26097 * gdb.base/help.exp: Ditto.
26098
26099Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
26100
26101 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
26102 "i*86-pc-linux-gnu*".
26103 * gdb.base/interrupt.exp: Ditto.
26104 * gdb.base/corefile.exp: Ditto.
26105
26106 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 26107 define vxworks when building the testcase.
c906108c
SS
26108
26109 * gdb.base/ptype.exp: Fix testnames to be unique.
26110 * gdb.base/radix.exp: Ditto.
26111 * gdb.base/term.exp: Ditto.
26112 * gdb.base/whatis.exp: Ditto.
26113 * gdb.c++/classes.exp: Ditto.
26114
26115Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
26116
26117 * gdb.base/callfuncs.exp: Fix indentation.
26118
26119 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
26120 suppress_flag has been set.
26121 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
26122 target feature.
26123
26124Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
26125
26126 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
26127 the testcase.
26128
26129 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 26130 set_debug_traps() and breakpoint().
c906108c
SS
26131 * gdb.c++/misc.cc (main): Ditto.
26132 * gdb.c++/templates.cc (main): Ditto.
26133 * gdb.c++/virtfunc.cc (main): Ditto.
26134
26135Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
26136
26137 * lib/gdb.exp(gdb_step_for_stub): New function.
26138 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
26139 exists, reload the executable and do a "continue" instead of
26140 doing a jump.
26141 (runto_main): Use gdb_step_for_stub.
d63a86f8 26142
c906108c 26143 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 26144 tests to have unique names.
c906108c
SS
26145 * gdb.base/callfuncs.exp: Ditto.
26146 * gdb.base/commands.exp: Ditto.
26147 * gdb.base/default.exp: Ditto.
26148 * gdb.base/help.exp: Ditto.
26149 * gdb.base/list.exp: Ditto.
26150 * gdb.base/opaque.exp: Ditto.
26151 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
26152 similar tests.
d63a86f8 26153
c906108c
SS
26154 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
26155 * gdb.c++/cplusfuncs.cc: Ditto.
26156 * gdb.c++/virtfunc.cc: Ditto.
26157
26158 * config/monitor.exp: Keep track of the last file we saw, rather
26159 than trying to get the info from gdb.
26160
26161 * gdb.fortran/types.exp: Move comment to previous line.
26162
26163Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
26164
26165 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 26166 target mode.
c906108c
SS
26167
26168Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
26169
26170 From Bob Manson:
26171 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 26172 string from GDB when it connects.
c906108c
SS
26173
26174 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
26175
26176Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
26177
26178 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
26179 if we can't get a debug format from GDB (we may be testing an
26180 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
26181
26182 * gdb.stabs/weird.exp: Fix quoting.
26183
26184 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
26185
26186Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
26187
26188 * config/arm-ice.exp: New file.
26189
26190Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
26191
26192 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 26193 until it has been modified to work with the new testsuite.
c906108c 26194
99707966 26195 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
26196 testcase won't compile, cause all of the testcases in the file to
26197 fail instead.
c906108c
SS
26198
26199 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
26200 (gdb_clear_suppressed): New procedure.
26201 (gdb_stop_suppressing_tests): Only clear suppress_flag if
26202 it contains a positive value.
26203
26204Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
26205
26206 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
26207
26208 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
26209
26210Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
26211
26212 * lib/gdb.exp (setup_xfail_format): New function.
26213 (get_debug_format): New function to get debug format.
26214 (debug_format): New global variable to hold last value set
26215 by get_debug_format.
26216 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 26217 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
26218 * gdb.c++/ptype.exp: Ditto.
26219 * gdb.c++/classes.exp: Ditto.
26220 * gdb.c++/cplusfuncs.exp: Ditto.
26221 * gdb.c++/inherit.exp: Ditto.
26222 * gdb.c++/templates.exp: Ditto.
26223 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 26224
c906108c
SS
26225Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
26226
26227 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
26228 host doesn't have a currently-open connection.
26229
26230 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
26231 any gdb stub target. Handle cases where gdb doesn't respond when
26232 interrupted in a sane fashion.
c906108c
SS
26233
26234 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 26235 same thing in a totally different way.
c906108c
SS
26236
26237 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 26238 setting "timeout".
c906108c 26239 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 26240 default_gdb_init now.
c906108c
SS
26241
26242Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
26243
26244 * gdb.base/printcmds.exp: Fix "check for floating addition"
26245 regexp to accept results within approx +/- .01 of exact value.
26246 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
26247
26248Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
26249
26250 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 26251 properly.
c906108c
SS
26252 (gdb_expect): Add optional timeout parameter, and add timeout
26253 value to various calls.
26254 (gdb_suppress_tests): Only give one warning message per group.
26255
26256Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
26257
26258 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
26259 global variables. Handle getting a value for $timeout more
26260 gracefully.
c906108c
SS
26261
26262Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
26263
26264 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 26265 initialize.
c906108c 26266 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 26267 by a target configuration file.
c906108c
SS
26268 (gdb_expect): Pass the timeout to remote_expect.
26269
26270 * config/monitor.exp(gdb_load): Fix typo in regexp.
26271
26272Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
26273
26274 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
26275
26276Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
26277
26278 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
26279 here. Call gdb_target_exec before rebooting the target, to make
26280 sure the connection to the target is closed.
c906108c
SS
26281 (gdb_load): Pass the name of the executable to gdb_target_monitor.
26282 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
26283 Also detect "Timeout reading from remote" error.
26284
26285 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
26286 gdb_target_monitor. Don't call gdb_file_cmd here; let
26287 gdb_target_monitor do it.
c906108c
SS
26288
26289 * gdb.disasm/hppa.exp: Don't use exec_output.
26290
26291Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
26292
26293 * gdb.base/list.exp: If we're debugging a non-native target,
26294 try to set the pc register to point to the start of the
26295 program before doing the first list command.
26296
26297 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 26298 test_calls after restarting.
c906108c
SS
26299
26300 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 26301 reloading.
c906108c
SS
26302
26303 * gdb.base/watchpoint.exp: Fix typo.
26304
26305 * gdb.base/setshow.exp: Check for use_gdb_stub.
26306
26307 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 26308 stub case.
c906108c
SS
26309 * gdb.base/langs.exp: Ditto.
26310
26311 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
26312 gdb_load_offset. If we weren't given a file to load, figure out
26313 what the current file is and use it.
c906108c
SS
26314
26315 * config/i386-bozo.exp: New file.
26316
26317Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
26318
26319 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
26320 feature.
26321
26322 * config/proelf.exp: New entry.
26323
26324Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
26325
26326 * lib/gdb.exp: Remove spurious .* patterns at the beginning
26327 of regexps.
26328
26329 * gdb.base/watchpoint.exp: Don't run the test_stepping
26330 tests if gdb can't call functions on the target.
26331
26332 * gdb.base/setshow.exp: Don't run the set prompt tests if
26333 the board has gdb_prompt set.
26334
26335Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
26336
26337 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
26338 * gdb.base/commands.exp: Likewise.
26339 * gdb.base/setshow.exp: Likewise.
26340
26341Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
26342
26343 * config/monitor.exp(gdb_start): Look for gdb_prompt target
26344 feature.
26345
26346 * config/i960.exp: New file.
26347
26348Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
26349
26350 * gdb.base/funcargs.exp: Check for gdb,short_int target
26351 feature instead of looking for explicit target triplets.
26352
dc96c6c7 26353Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 26354
d63a86f8 26355 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
26356 "p 123DEADBEEF", to check parse_number.
26357 * top.c: change "to enable to enable" to "to enable" in a couple
26358 of help strings.
26359
26360Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
26361
26362 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
26363 on the mn10300.
d63a86f8 26364
c906108c
SS
26365Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
26366
26367 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
26368 where the test executable is run with explicit args.
26369 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
26370
26371Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
26372
26373 * gdb.base/run.c: Use FAKEARGV to build test executable that
26374 does not require a command line arg, since most simulators
26375 don't currently support passing such an arg into the simulated
26376 program.
26377 * gdb.base/commands.exp: Change tests to insert the proper
26378 value as the arg to the first recursive factorial call. Change
26379 compilation line to define FAKEARGV at compile time.
26380
26381Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
26382
26383 * gdb.base/recurse.exp: Enable these tests for the mn10300.
26384 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
26385 function with watchpoint enabled" test.
26386
26387Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
26388
26389 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 26390 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
26391
26392 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 26393 "Tests restarted" messages.
c906108c
SS
26394
26395Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
26396
26397 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
26398
dc96c6c7 26399Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26400
26401 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
26402 for INFO SYMBOL; add help tests for OVERLAY commands.
26403 * gdb.base/default.exp: add tests for INFO SYMBOL command;
26404 add tests for OVERLAY commands
26405 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
26406 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
26407 * gdb.base/sigall.c: add usestubs code frag
26408 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 26409
c906108c
SS
26410Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
26411
26412 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
26413 failures.
26414 (gdb_stop_suppressing_tests): Note that tests have restarted.
26415
26416Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
26417
26418 * config/h8300.exp: New file.
26419
26420Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
26421
26422 * gdb.base/setshow.exp: Check for the existence of a
26423 feature, not its value.
26424
26425Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
26426
26427 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
26428
26429 * gdb.base/scope.exp: It's now init0(), not init().
26430
26431 * gdb.base/scope0.c: For now, change init() to be init0().
26432
26433 * config/monitor.exp: Use gdb_serial in preference to serial
26434 or netport.
26435
26436 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 26437 and it's not already set.
c906108c
SS
26438
26439Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
26440
26441 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 26442 isn't using a stub and if it supports argument passing.
c906108c
SS
26443
26444Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
26445
26446 * config/udi.exp(gdb_start): Make sure UDICONF is set
26447 properly before starting gdb.
26448
26449Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
26450
26451 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
26452 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
26453 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
26454
26455Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
26456
26457 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 26458 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
26459
26460 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
26461
26462 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
26463
26464 * config/monitor.exp: Make sure we disconnect from the target.
26465 Also, try a reboot/reload cycle instead of failing if the
26466 load fails.
26467
26468Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
26469
26470 * gdb.base/default.exp: Don't set match_max.
26471 * gdb.base/help.exp: Ditto.
26472 * gdb.base/list.exp: Ditto.
26473 * gdb.base/signals.exp: Ditto.
26474
26475 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
26476 set, use remote_ld to download the testcase instead of
26477 the GDB loader.
26478
26479Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
26480
26481 * config/vr5000.exp: New file.
26482
26483 * config/monitor.exp(gdb_target_monitor): Add pattern for
26484 "Ending remote" to detect errors in connecting.
26485
26486 * gdb.base/setshow.exp: Add .* within auto language test.
26487
26488 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
26489 target feature.
26490
26491 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 26492 and reboot the board if necessary.
c906108c
SS
26493
26494 * gdb.base/setvar.exp(test_set): Handle multiple prints within
26495 a set of tests. Remove print.* from the patterns being checked.
26496
26497Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
26498
26499 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
26500 refer to gdb_spawn_id.
26501
26502 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
26503 longer used.
26504 * config/sparclet.exp: Ditto.
26505 * config/sparclet-old.exp: Ditto.
26506 * config/slite.exp: Ditto.
26507 * config/sim.exp: Ditto.
26508 * gdb.base/funcargs.exp: Ditto.
26509
26510 * lib/gdb.exp:Remove references to gdb_spawn_id.
26511 (gdb_expect): Move to remote.exp.
26512
26513Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
26514
26515 * config/monitor.exp: Detect the "Couldn't establish connection"
26516 message from GDB.
26517
26518Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
26519
26520 * gdb.base/bitfields.exp: Use runto instead of explicit
26521 gdb_run_cmd/gdb_expect sequences.
26522
26523 * gdb.base/break.exp(text_next_with_recursion): Add match for
26524 gdb_expect call.
26525
26526 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
26527 We also need to handle the "A program is being debugged already"
26528 prompt from gdb. Use gdb_test to set the baud rate.
26529
26530 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
26531 to 20000. Really. I mean it.
26532
26533Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
26534
26535 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
26536 fails. If suppress_flag is set, skip perror message about not
26537 being able to send to GDB.
c906108c 26538 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 26539 GDB.
c906108c
SS
26540 (gdb_expect): If suppress_flag is set, always fail immediately.
26541 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
26542 (gdb_init): Call gdb_stop_suppressing_tests.
26543 (default_gdb_exit): Ditto.
26544 (default_gdb_start): Ditto.
26545
26546 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 26547 gdb_stop_suppressing_tests as appropriate.
c906108c 26548 * gdb.base/break.exp: Ditto.
889bf7c5 26549 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
26550 * gdb.base/commands.exp: Ditto.
26551 * gdb.base/exprs.exp: Ditto.
889bf7c5 26552 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
26553 * gdb.base/list.exp: Ditto.
26554 * gdb.base/recurse.exp: Ditto.
889bf7c5 26555 * gdb.base/scope.exp: Ditto.
c906108c
SS
26556 * gdb.base/structs.exp: Ditto.
26557 * gdb.c++/inherit.exp: Ditto.
26558
26559Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
26560
26561 * config/vr4300.exp: New file.
26562
99707966 26563 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 26564
99707966 26565 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
26566
26567Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
26568
26569 * lib/gdb.exp(gdb_init): New function.
26570
26571 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 26572 for each individual variable set.
c906108c
SS
26573
26574 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
26575 name.
26576
26577 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
26578
26579 * gdb.base/scope.exp: Use gdb_test.
26580
26581 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
26582 aborting; the testsuite driver will do that for us (see
26583 gdb_finish). Also, use gdb_test in a few more places.
26584
26585Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
26586
26587 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
26588
26589Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
26590
26591 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
26592 and "add_tests" are not at the same address.
26593
26594Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
26595
26596 * gdb.base/ptype.exp: Use gdb_test.
26597
26598Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
26599
26600 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
26601 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
26602 left in. No longer expect them to fail.
26603
26604 * gdb.stabs/*.mt; Deleted, no longer used.
26605 * gdb.stabs/configure.in: Remove references to target makefile
26606 frags.
26607 * gdb.stabs/configure: Rebuilt.
26608
26609 * gdb.disasm/*.mt: Deleted, no longer used.
26610 * gdb.disasm/configure.in: Remove references to target makefile
26611 frags. Use "sh3.s" as the unique filename for this directory.
26612 * gdb.disasm/configure: Rebuilt.
26613
26614 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
26615 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
26616 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
26617
26618Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
26619
26620 * config/udi.exp: Use mondfe,name instead of remote_host.
26621
26622Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
26623
26624 * gdb.base/watchpoint.exp: Don't expect a failure when calling
26625 a function with a watchpoint enabled on the mn10200.
26626
26627 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
26628 before trying to create it!
26629
26630Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
26631
26632 * config/vx.exp: Use hostname instead of netport.
26633
26634 * config/vxworks.exp: New file.
26635
26636 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
26637
26638 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 26639 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
26640 occurs.
26641
26642 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
26643 $gdb_spawn_id directly.
26644 (gdb_run_cmd): Try _start as well as start. Use the target feature
26645 gdb,start_symbol as the symbol to start from when jumping.
26646
26647Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
26648
26649 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
26650 redundant) test.
26651
26652 * gdb.base/recurse.exp: Relax final value test for 'b' so that
26653 it doesn't lose for 16bit integer systems.
26654
26655Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
26656
26657 * gdb.fortran/types.exp: If the target doesn't support "double"
26658 data types, then expect "real" types to only be 4 bytes.
26659
26660 * gdb.c++/virtfunc.exp: Expect failure for virtual function
26661 call tests if the target doesn't support inferior function calls.
26662
26663 * gdb.base/printcmds.exp: Allow minor deviation in FP values
26664 in printf tests.
26665
26666Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
26667
26668 * gdb.base/help.exp: Disable "help set", "help show", and
26669 "help support". Simplify regexp for "help stack".
26670
26671 * gdb.base/default.exp: Set match_max to 5000 and the timeout
26672 to 60 seconds. Temporarily set match_max to 15000 around the
26673 "info copying" test.
26674
26675 * gdb.base/nodebug.exp: Don't try to do an inferior function
26676 call if the target doesn't support them.
26677 * gdb.base/printcmds.exp: Likewise.
26678 * gdb.base/setvar.exp: Likewise.
26679 * gdb.base/structs.exp: Likewise.
26680 * gdb.c++/templates.exp: Likewise.
26681 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
26682
26683 * gdb.base/recurse.exp: Enable for the mn10200.
26684
26685 * configure.in: Do configure gdb.stabs directory for *-*-elf
26686 targets.
26687 * configure: Rebuilt.
26688
26689 * gdb.base/break.exp: Check for gdb,noresults before testing
26690 exit status and/or results from the target.
26691 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
26692 * lib/gdb.exp: Remove old (now bogus) initialization of
26693 noinferior, noargs, noresults and nosignals.
26694
26695Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
26696
26697 * config/sh.exp: New file.
26698
26699 * config/slite.exp: Try to connect multiple times to the board
26700 before rebooting. Only send a "monitor run" if need_monitor_run
26701 is set.
26702
26703 * gdb.base/break.exp: Don't do the "stub continue" test if
26704 the target has gdb_stub set.
26705
26706 * gdb.base/callfuncs.exp: Increase the timeout.
26707
26708 * gdb.base/interrupt.exp: Don't even try to compile the testcase
26709 if the target has gdb,noinferiorio set.
26710
26711 * gdb.base/list.exp: Increase match_max to 10000 characters.
26712
26713 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
26714
26715 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
26716 target.
26717
26718 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
26719
26720Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
26721
26722 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
26723 trying to delete the copy of gdb. Catch the file delete so we
26724 don't die if the delete fails; also, the file should be copied to
26725 the host, not to the build.
c906108c
SS
26726
26727Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
26728
26729 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 26730 parenthesis in case it contains multiple regexps separated
c906108c
SS
26731 with |.
26732
26733 * gdb.base/watchpoint.exp: Use gdb_test.
26734 * gdb.base/default.exp: Ditto.
26735
26736Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
26737
99707966 26738 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 26739
c906108c
SS
26740 * gdb.base/scope.exp: Use gdb_test.
26741 * gdb.c++/classes.exp: Ditto.
26742 * gdb.c++/inherit.exp: Ditto.
26743
26744Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
26745
26746 * gdb.base/crossload.exp: Don't use execute_anywhere, use
26747 remote_exec instead.
26748 * gdb.base/corefile.exp: Don't be ridiculous.
26749 * gdb.base/*.c: Add missing stub invocations.
26750
26751Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
26752
26753 * config/slite.exp: Miscellaneous fixes.
26754
26755 * lib/gdb.exp: Fix runto.
26756
26757 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
26758 the target.
26759
26760 * gdb.base/watchpoint.exp: Fix regexp.
26761
26762 * lib/gdb.exp(default_gdb_exit): Add a catch to the
26763 close and wait commands, as the descriptor may now be
26764 invalid. Always call "remote_close host".
26765
26766Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
26767
26768 Major rewrite for testsuite revision.
d63a86f8 26769
c906108c
SS
26770 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
26771 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
26772 instead of relying on spawn_id to always contain a valid
26773 spawn id.
26774 (get_compiler_info): New procedure to build the ${binfile}.ci
26775 file, instead of replicating this in N different places.
26776 (gdb_compile): New procedure.
d63a86f8 26777
c906108c 26778 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
26779 appropriate arguments) instead of compile. Use gdb_test in a lot
26780 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
26781 at the start of a testcase, as this is no longer done magically.
26782
26783 config/*-gdb.exp: Rename without the -gdb suffix.
26784
26785 config/mips.exp: Use remote_close instead of exit_remote_shell.
26786 config/monitor.exp: Use target_info instead of looking at
26787 baud, timeout, etc.
26788 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
26789
26790Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26791
26792 * gdb.c++/templates.exp (test_ptype_of_templates),
26793 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
26794 Update expect patterns for destructors and assignment operators
26795 to match corresponding c-typeprint.c changes.
26796 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
26797 to destructor breakpoint test, GDB should be able to set the
26798 destructor breakpoint without specifying arguments.
26799
26800Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
26801
26802 * gdb.threads/pthreads.exp: Change result for failure to compile due
26803 to lack of pthreads runtime support from an error to simply an
26804 unsupported test, per dejagnu standards.
26805
26806Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26807
26808 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
26809 where GDB exits to reduce pattern match time.
26810 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
26811
26812 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
26813
dc96c6c7 26814Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26815
26816 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
26817 * gdb.base/default.exp: ditto.
26818 * gdb.base/nodebug.exp: ditto.
26819 * gdb.base/printcmds.exp: ditto.
26820 * gdb.base/ptype.exp: ditto.
26821 * gdb.base/setvar.exp: ditto.
26822 * gdb.base/structs.exp: ditto.
26823 * gdb.base/setshow.c: Guard against uninitialized values of argc.
26824
26825Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
26826
26827 * configure, */configure: Rebuild with autoconf 2.12.
26828
26829Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
26830
26831 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
26832 use new i*86-pc-linux*-gnu quads.
26833 * gdb.base/corefile.exp: Ditto.
26834 * gdb.base/signals.exp: Ditto.
26835 * gdb.base/sigall.exp: Ditto.
26836 * gdb.base/interrupt.exp: Ditto.
26837
26838 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
26839 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
26840 RedHat 4.0.
d63a86f8 26841
c906108c 26842 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
26843 linux. This allows the test case to at least compile on latest
26844 linux, but still not run due to missing the threads runtime library.
c906108c
SS
26845
26846Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26847
26848 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
26849 directory to search gdb directory. Accept and step over conditional
26850 stack alignment code. Consume $prompt in failure cases.
26851 Reset timeout to $oldtimeout instead of some arbitrary value.
26852 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
26853 timeout problems with infinite stack backtraces.
26854 * gdb.base/ptype.exp (ptype struct link, union tu_link):
26855 Accept function parameters for linkfunc member.
26856
26857Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
26858
26859 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
26860 (CXXFLAGS): Remove, unreferenced.
26861 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
26862 previous -B options and also add -B option to pick up cross compiled
26863 runtime.
c906108c
SS
26864 (TARGET_INCLUDES): Add for -I options and add code to initialize when
26865 doing cross compiles.
26866 (target_alias): Declare global.
26867 (xgcc): Set variable to full path of gcc in build tree. Use findfile
26868 to verify that gcc exists in build tree, and if so set CC to that
26869 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 26870
c906108c
SS
26871Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
26872
26873 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
26874 ptype test for anonymous union. Fixup testcase to match
26875 current gcc debug output.
26876
26877Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
26878
26879 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
26880 force argument to an unsigned long type.
26881
26882Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
26883
26884 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 26885 tests and anonymous union print/ptype tests.
c906108c
SS
26886 * gdb.base/list.exp (test_forward-search): Increase timeout by
26887 5 minutes for the "search extremely long line" case.
26888 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
26889 completely optional and that the pass/fail messages use the command as
26890 the message if that third arg is a null string.
26891 (gdb_test_exact): Arrange that a null string pattern means match a
26892 null string output rather than any output, which might include random
889bf7c5 26893 errors.
c906108c
SS
26894 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
26895 backtrace test.
26896 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
26897 always failing and failure is now exposed by gdb.exp changes.
26898
26899Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
26900
26901 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
26902 weren't being noted.
26903
26904Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26905
26906 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
26907 * gdb.stabs/weird.exp: Remove v_comb xfails.
26908
dc96c6c7 26909Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26910
26911 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 26912 list.exp scope.exp watchpoint.exp]
c906108c 26913 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 26914
dc96c6c7 26915Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26916
26917 * config/monitor.exp: Increase download timeout to 1000 seconds.
26918
dc96c6c7 26919Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26920
26921 * config/m32r.exp: Increase timeout to 120 seconds.
26922
26923Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
26924
26925 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
26926 and accept older ordering as obsolescent gcc or gdb.
26927 * gdb.c++/templates.exp: Ditto.
26928 * gdb.c++/virtfunc.exp: Ditto.
26929
26930Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
26931
26932 * gdb.base/coremaker.c: Add code to mmap some data so we
26933 can check that it ends up in the core file.
26934 * gdb.base/corefile.exp: Add test to read mmapped data
26935 from core file.
26936
dc96c6c7 26937Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26938
26939 * config/m32r.exp: New file.
26940
26941Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
26942
26943 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
26944 that cflags can contains -gstabs, and work correctly for other tests.
26945
dc96c6c7 26946Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26947
26948 * gdb.base/setshow.exp: New file, tests show and set.
26949 * gdb.base/setshow.c: New file, tests show and set.
26950 * gdb.base/help.exp: Add test for help set|show annotate.
26951 * gdb.base/default.exp: Add test for set|show annotate.
26952
26953Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
26954
26955 * testsuite/gdb.base/break.exp: Make backtrace from factorial
26956 errors unique.
26957 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
26958 explicitly.
26959
26960Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
26961
26962 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
26963 and width commands. This is done elsewhere.
26964 * (gdb_start): Don't call gdb_start_sim here. That's already
26965 done in gdb_load. This fixes lots of failures in default.exp.
26966
26967Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
26968
26969 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
26970 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
26971 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
26972 in the same we we treat other failures (since it may be an expected
889bf7c5 26973 condition), rather than as an error.
c906108c
SS
26974 * gdb.base/signals.exp (test_handle_all_print): Revert back to
26975 old test format.
26976
26977Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
26978
26979 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
26980 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 26981 twice. Nuke the duplicates.
c906108c 26982 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 26983 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
26984 Remove config.h along with other config files.
26985
26986Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
26987
26988 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
26989 "p func1 ()" and note that rests of tests are skipped.
26990 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26991 setup_xfails for "print func2::coremaker_local".
c906108c
SS
26992 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
26993 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
26994 affected by the previous run test.
26995 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
26996 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
26997 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
26998 "pass int powerset tuple" and "pass modeless int powerset tuple".
26999 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
27000 "real write 4" and "real write 8".
27001 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 27002 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
27003 "print \$i after tuple assign 2", and
27004 "print vs2 after tuple assign 2".
27005 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
27006 meaningful error message and return -1 so the caller can
27007 suppress further tests and avoid a cascade of errors.
d63a86f8 27008
c906108c
SS
27009Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
27010
27011 * gdb.base/a1-selftest.exp: Tweak tests to account for new
27012 format for printing version.
27013 * gdb.base/default.exp: Ditto.
27014 * gdb.base/interrupt.exp: Fix problem with cascade of
27015 errors if child process dies while calling a function.
d63a86f8 27016
c906108c
SS
27017Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
27018
27019 * Makefile.in (VPATH): Add
27020 * Makefile.in (Makefile, config.status): Fix rules so things get
27021 remade when necessary.
27022
27023Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
27024
27025 * Makefile.in (just-check): Add path to sibling expect dir
27026 to environment variable specified by RPATH_ENVVAR.
27027
27028Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
27029
27030 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
27031 (just-check): Add shared library paths for libstdc++, tk,
27032 tcl, bfd, and opcodes to the environment variable specified
27033 in RPATH_ENVVAR.
27034 * configure.in: Add support to recognize --enable-shared flag
27035 and generate correct value for RPATH_ENVVAR.
27036 * configure: Regenerated with autoconf.
27037
27038Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
27039
27040 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 27041 include all osf versions.
c906108c
SS
27042 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
27043 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
27044 when target is linux. When failing to build pthreads test
27045 executable, give more meaningful message.
27046 * gdb.threads/pthreads.c: Hpux also uses old definition of second
27047 arg for pthread_create.
d63a86f8 27048
c906108c
SS
27049Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
27050
27051 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 27052 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 27053 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 27054 and -lpthreads (everybody else).
c906108c
SS
27055 (test_startup): Fail gracefully if threads are not supported.
27056 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
27057 "p/c array_index("abcdef",2)" when not gcc compiled.
27058 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
27059 "print func2::coremaker_local" when not gcc compiled.
27060 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
27061 "ptype on opaque struct tagname (statically)",
27062 "ptype on opaque struct tagname (dynamically) 1", and
27063 "ptype on opaque struct tagname (dynamically) 2"
27064 for not compiled with gcc.
27065 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
27066 backtrace when compiled with gcc.
d63a86f8 27067 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
27068 than always return success.
27069
27070Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
27071
27072 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
27073
27074Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
27075
27076 * gdb.base/structs.exp: Undo last change.
27077
27078Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
27079
27080 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
27081 encapsulate all the steps/nexts done during self test, starting
27082 at main, and makes them less sensitive to optimization issues.
27083 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
27084 signal handler" test.
27085 * gdb.threads/pthreads.exp: Only run this for native configs.
27086 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
27087 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
27088 tests.
27089 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
27090 for "runto test_calls(void)" test.
d63a86f8 27091
c906108c
SS
27092Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
27093
27094 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
27095 and don't expect address info in breakpoint confirmations.
27096
27097Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
27098
27099 * gdb.base/list.exp (test_forward_search): Increase timeout
27100 temporarily by 60 seconds for searching extremely long line,
889bf7c5 27101 and then reset to old value when done. Increase expect input
c906108c
SS
27102 buffer to 10000.
27103
27104Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
27105
27106 * gdb.base/list.exp (test_forward_search): Fix to handle very
27107 long source line without overflowing expect's input buffer.
27108
27109Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
27110
27111 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
27112 "buffer_full".
27113
27114 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
27115 "buffer_full".
27116
27117 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
27118 "buffer_full".
27119
27120 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
27121 "buffer_full".
27122
27123Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
27124
27125 * configure.in (configdirs): Add gdb.threads.
27126 * configure: Regenerated with autoconf.
27127 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
27128 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
27129 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 27130
c906108c
SS
27131Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
27132
27133 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
27134
27135Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
27136
27137 * gdb.base/signals.exp (test_handle_all_print): Test separately for
27138 each signal's status in the output of "handle all print".
27139 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
27140 the \r\n sequence that immediately precedes the gdb prompt.
27141 * gdb.base/a1-selftest.exp: Save original timeout and restore
27142 after test.
27143
27144Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
27145
27146 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
27147 symbol.
27148
27149Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
27150
27151 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
27152
27153Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
27154
27155 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
27156 timeout by 60 seconds.
27157
27158Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
27159
27160 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
27161 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
27162 error return.
27163
27164Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
27165
27166 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
27167 gdb initialization, also report how long dejagnu waited. Restore
27168 old timeout before doing error return. Temporarily increase timeout
889bf7c5 27169 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
27170
27171Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
27172
27173 * lib/gdb.exp: Report timeout value for verbosity level 2.
27174 * config/gdbserver.exp: Ditto.
27175 * config/hppro.exp: Ditto.
27176 * config/mips-gdb.exp: Ditto.
27177 * config/monitor.exp: Ditto.
27178 * config/netware.exp: Ditto.
27179 * config/sim-gdb.exp: Ditto.
27180 * config/slite-gdb.exp: Ditto.
27181 * config/udi-gdb.exp: Ditto.
27182 * config/unix-gdb.exp: Ditto.
27183 * config/vx-gdb.exp: Ditto.
27184 * gdb.base/a1-selftest.exp: Ditto.
27185 * gdb.base/a2-run.exp: Ditto.
27186 * gdb.base/break.exp: Ditto.
27187 * gdb.base/corefile.exp: Ditto.
27188 * gdb.base/list.exp: Ditto.
27189 * gdb.base/recurse.exp: Ditto.
27190 * gdb.base/scope.exp: Ditto.
27191 * gdb.base/signals.exp: Ditto.
27192
27193Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27194
27195 * gdb.threads/Makefile.in (docdir): Removed.
27196
27197Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27198
27199 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 27200 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 27201 @srcdir@.
d63a86f8 27202 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
27203 autoconf 2.5 or higher.
27204 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
27205
27206Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
27207
27208 * configure: Regenerated.
27209 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
27210 avoid name clashes with SunOS headers.
27211
27212Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
27213
27214 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
27215
27216Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
27217
27218 * gdb.base/callfuncs.exp: Finish last change -- make sure the
27219 prototype information ends up in the compiler info file.
27220
27221Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
27222
27223 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
27224 attempting to regenerate it. Eliminate use of a temporary file
27225 and just generate the info file directly. Source it immediately,
27226 for consistency of use.
27227 * gdb.base/corefile.exp: Ditto
27228 * gdb.base/exprs.exp: Ditto.
27229 * gdb.base/funcargs.exp: Ditto.
27230 * gdb.base/langs.exp: Ditto.
27231 * gdb.base/list.exp: Ditto.
27232 * gdb.base/mips_pro.exp: Ditto.
27233 * gdb.base/nodebug.exp: Ditto.
27234 * gdb.base/opaque.exp: Ditto.
27235 * gdb.base/ptype.exp: Ditto.
27236 * gdb.base/scope.exp: Ditto.
27237 * gdb.base/setvar.exp: Ditto.
27238 * gdb.base/signals.exp: Ditto.
27239 * gdb.base/whatis.exp: Ditto.
27240 * gdb.c++/templates.exp: Ditto.
27241 * gdb.c++/virtfunc.exp: Ditto.
27242 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 27243 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
27244
27245Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27246
27247 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
27248 it got fixed by the recent lookup_minimal_symbol_by_pc change.
27249 Increase timeout, a lot of single stepping might be needed if the
27250 target has no hardware watchpoints.
27251
27252Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
27253
27254 * gdb.base/break.exp: Ignore compiler warnings when compiling
27255 break.c.
27256 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
27257 * gdb.base/default.exp: Add h8300 xfails. Handle messages
27258 from remote-sim.
27259 * gdb.base/exprs.exp: Add h8300 xfails.
27260 * gdb.base/funcargs.exp: Likewise.
27261 * gdb.base/nodebug.exp: Likewise.
27262 * gdb.base/printcmds.exp: Likewise.
27263 * gdb.base/ptype.exp: Likewise.
27264 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
27265 h8300 xfails.
d63a86f8 27266 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
27267 on the h8300.
27268 * gdb.base/funcargs.c: Explicitly make last constant argument to
27269 call_after_alloca_subr an unsigned long type.
27270 * gdb.base/return.c: Include stdio.h.
27271
27272Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
27273
27274 * config/abug.exp: New file for the older Motorola Bug monitor
27275 that runs on the mvme13x series VME boards.
27276 * config/monitor.exp: Use the new config array for target settings
27277 if they exist.
27278
27279Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
27280
27281 * sim-gdb.exp: Make the SH simulator allocate less space when
27282 it is targeted.
27283
27284Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
27285
27286 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
27287 test.
27288
27289Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
27290
27291 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
27292 "rs6000-*-*" for "list function in include file" when gcc compiled.
27293 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
27294 for "p ctable1[120]".
27295 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
27296 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
27297 Remove setup_xfail for "rs6000-*-*" for
27298 "print 'scope0.c'::filelocal before run".
27299 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
27300 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
27301 since some compilers don't allow both options to be given
27302 on the same command line. Create object file and move it.
d63a86f8 27303
c906108c
SS
27304Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
27305
27306 * gdb.base/corefile.exp: Always regenerate the core file, since
27307 we always regenerate the coremaker program. Detect special case
27308 where registers cannot be read from core file.
d63a86f8 27309
c906108c
SS
27310Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
27311
27312 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
27313 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
27314 * gdb.c++/templates.exp: Only match on basename of file since
27315 some formats like xcoff don't encode directory information.
27316 * gdb.stabs/weird.exp: Use the right sed script for powerpc
27317 and rs6000 AIX xcoff targets.
27318 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
27319 * configure: Regenerate.
27320 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
27321 here, rather than in distclean.
d63a86f8 27322
c906108c
SS
27323Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
27324
27325 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
27326 defined, and use it to compile the test case with -O2. The
27327 native compilation still uses no optimization.
27328 * gdb.base/mips_pro.c: Remove inline assembly code since
27329 it is compiled PIC by default, which results in assembler
27330 warnings that make the testsuite think the compilation
27331 was unsuccessful.
27332
27333Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
27334
27335 * gdb.c++/misc.exp: Add note to message for
27336 "print s.a for foo struct" that this is a known gcc 2.7.2
27337 and earlier bug.
27338
27339Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
27340
27341 * gdb.base/break.exp: Fix pattern for matching "Delete all
27342 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
27343 setup_xfail for deleting all breakpoints test. Fix various
27344 timeout messages to include "(timeout)".
27345 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
27346 for "p t_float_values2(3.14159,float_val2)".
27347 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
27348 for "continue to call2g" when gcc compiled.
27349 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
27350 "up to foo in langs.exp", "show language at foo in langs.exp",
27351 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
27352 and "show language at fsub in langs.exp".
27353 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
27354 "list line 1 in include file", "list message for lines past EOF",
27355 "list function in include file", "list list0.h:foo", and
27356 "list filename:function; nonexistant function".
27357 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
27358 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
27359 and "ptype t_char_array" to be for native cc only.
d63a86f8 27360
c906108c
SS
27361Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
27362
d63a86f8 27363 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 27364 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 27365 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
27366
27367Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
27368
27369 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
27370 "bt in signals.exp". This problem only appears when running
27371 the testsuite, and then only intermittently.
27372
27373Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
27374
27375 * gdb.base/return.exp (return_tests): Differentiate between
27376 two tests of continuing.
27377
27378Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
27379
27380 * */Makefile.in (maintainer-clean): Remove config.log.
27381 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
27382 * gdb.c++/Makefile.in (PROGS): Add inherit.
27383 (clean): Remove *.ci.
27384
27385Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
27386
27387 * gdb.c++/misc.cc: Add test code from Mike Stump.
27388 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
27389
27390Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
27391
27392 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
27393 to "alpha-*-osf2*" and add comment.
27394 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
27395 setup_xfail for "step over execarg initialization" and
27396 "step over corearg initialization".
c906108c
SS
27397 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
27398 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
27399 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 27400 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
27401 "print func2::coremaker_local", and "backtrace in corefile.exp".
27402 * gdb.base/signals.exp: Build and source signals.ci.
27403 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
27404 to be for gcc only.
27405 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 27406
c906108c
SS
27407Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27408
27409 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
27410 Feb 3 procfs.c change.
27411
27412Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
27413
27414 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
27415
27416Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
27417
27418 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
27419 from dejagnu's apparent default of 10 seconds, which gives random
27420 results when running the tests over NFS on moderately loaded systems.
27421 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
27422
27423Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
27424
27425 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
27426 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 27427 result reports.
c906108c
SS
27428
27429Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
27430
27431 * configure.in (CY_AC_PATH_TCLH): Remove.
27432 * configure: Regenerate.
27433
27434Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
27435
27436 * gdb.c++/Makefile.in (clean): Add missing '{'.
27437
27438Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
27439
27440 * lib/gdb.exp: Provide a default value for noinferior.
27441
27442 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
27443 Load libgloss.exp.
27444
27445Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
27446
27447 * gdb.disasm/hppa.exp: Compile directly into an executable, use
27448 the executable, not the .o to run the tests from.
27449
27450Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
27451
27452 * gdb.base/break.exp: Don't test for program exit or exit status
27453 if $noresults if nonzero.
27454 * gdb.base/langs.exp: Likewise.
27455 * gdb.base/watchpoint.exp: Likewise.
27456
27457 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
27458 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
27459 trying to compile the testcase.
27460
27461Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
27462
27463 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
27464 * gdb.base/signals.exp (continue to handler): Likewise.
27465
27466Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
27467
27468 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
27469
27470 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
27471
27472Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
27473
27474 * gdb.base/corefile.exp: Recognize "not found" as failure
27475 when trying to determine if a core file was generated.
27476 If no core file was generate the first time, try again without
27477 the ulimit -c to work around braindamaged shells.
27478
27479Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
27480
27481 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
27482 [] tests with "test" and enclose string in quotes.
27483 * gdb.stabs/configure: Rebuild
d63a86f8 27484
c906108c
SS
27485Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
27486
27487 Changes in sync with expect:
27488 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
27489 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
27490 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
27491 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
27492 argument to AC_REQUIRE.
27493 * configure: Regenerated.
27494
27495Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
27496
27497 * gdb.base/corefile.exp: When generating a core, discard any
27498 error messages about ulimit not found and the "core dumped"
27499 message from the shell that runs the coredumper.
27500
27501Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
27502
27503 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
27504
27505 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
27506 which sed script to run. Expect failure for v_comb test
27507 on PA targets too.
d63a86f8 27508
c906108c
SS
27509Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
27510
27511 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 27512 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
27513
27514Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
27515
27516 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
27517 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 27518 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
27519 * lib/gdb.exp (default_gdb_start): Fix typo.
27520 * gdb.base/corefile.exp: Allow "Core was generated by ..."
27521 messages to not include the full program name that caused
27522 the core dump since some systems (such as solaris) apparently
27523 truncate this path to about 80 characters.
27524 When generating a core file first try increasing the core file
27525 size limit to unlimited since some systems may default it to
27526 zero, and it is harmless to try it. Move the test for failing
27527 to generate a core file to where it will actually get executed.
27528 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
27529 new gdb result from g++ debug info improvements and make old
27530 pattern obsolescent. Also account for size_t differences
27531 (may be int or long).
27532 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
27533 initialization before function call is placed in the delay slot
27534 and thus appears to be skipped over by commands such as "next".
27535
27536Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
27537
27538 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
27539
27540Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
27541
27542 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
27543 input source file; fix code to compile test to deal with this
27544 convention.
27545 * gdb.c++/*.exp: Likewise.
27546
27547Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
27548
27549 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
27550 "bt in signals.exp".
27551
27552Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
27553
27554 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
27555 "step over execarg initialization" and
889bf7c5 27556 "step over corearg initialization".
c906108c
SS
27557
27558Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
27559
27560 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
27561 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
27562
27563Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
27564
27565 From Rob Savoye (rob@poseidon.cygnus.com)
27566 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
27567 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
27568 configure.in}, gdb.disasm/{Makefile.in, configure.in},
27569 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
27570 configure.in}: Major reworking for autoconfig.
c906108c
SS
27571 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
27572 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 27573 New files.
c906108c
SS
27574 * config/unix-gdb.exp: Make GDB global.
27575 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
27576 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
27577 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
27578 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
27579 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
27580 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 27581 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
27582 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
27583 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
27584 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
27585 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 27586 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
27587 to returns as necessary, arrange for test to compile own testcase
27588 executable.
c906108c 27589 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 27590
c906108c
SS
27591Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
27592
27593 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 27594 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
27595 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
27596 "backtrace through signal handler".
27597
27598Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27599
27600 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
27601 continuing from a job control stop signal.
27602 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
27603
27604Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
27605
27606 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
27607 * gdb.base/corefile.exp: Likewise.
27608 * gdb.base/funcargs.exp: Likewise.
27609
27610Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
27611
27612 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
27613 * config/monitor.exp: Add support for setting baud rate.
27614
27615Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
27616
27617 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
27618 i*86-*-linux* xfails for "backtrace through signal handler".
27619 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
27620 "print func2::coremaker_local".
27621 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 27622 alpha-dec-osf2* xfail for
c906108c
SS
27623 "delete all breakpoints when none".
27624
27625Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
27626
27627 * gdb.base/break.exp: Change test that deletes all breakpoints
27628 when no user breakpoints are installed. A post 4.15 change
27629 causes gdb to no longer prompt in this case.
27630
27631Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
27632
27633 * gdb.base/return.exp (return_tests): Change xfail for test
27634 "correct value returned double test" to stop xfailing at
27635 Solaris 2.5. Apparently the bug has been fixed.
27636
27637Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
27638
27639 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
27640 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
27641
27642Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
27643
27644 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
27645 * gdb.disasm/hppa.s: Corresponding changes.
27646
27647Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
27648
27649 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
27650 makefile fragment.
27651 * config/mt-hpux: Deleted.
27652
27653Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
27654
d63a86f8 27655 * Many files: When warning about suppressed tests due to a
c906108c
SS
27656 nonexistant test binary, avoid incrementing the warning count.
27657
27658Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
27659
27660 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 27661
c906108c
SS
27662Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27663
27664 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
27665 "sparc-*-solaris2*".
27666
27667Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27668
27669 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
27670 Add global and local variables and initialize them.
27671 * gdb.base/corefile.exp: Test correct mapping of corefile sections
27672 by printing variables. Remove rs6000 and powerpc xfails, BFD now
27673 extracts the file name and terminating signal from the core file.
27674 * TODO: Remove note about tests for correct mapping of corefile.
27675 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
27676 from optimizing it away.
27677 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
27678 handles common blocks.
27679
27680Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
27681
27682 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
27683 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
27684
27685Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
27686
27687 * Makefile.in (maintainer-clean): New target, synonym for
27688 realclean.
27689 * gdb.base/Makefile.in (maintainer-clean): Likewise.
27690 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
27691 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
27692 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
27693 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
27694 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
27695
27696Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
27697
27698 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
27699 xfails when not gcc compiled for "print foo::funclocal".
27700 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
27701 "print foo::funclocal at foo",
27702 "print 'scope1.c'::foo::funclocal at foo",
27703 "print foo::funclocal_bss at foo",
27704 "print 'scope1.c'::foo::funclocal_bss at foo",
27705 "print foo::funclocal_ro at foo",
27706 "print 'scope1.c'::foo::funclocal_ro at foo",
27707 "print bar::funclocal at foo" and
27708 "print 'scope1.c'::bar::funclocal at foo".
27709 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
27710 gcc compiled for "print foo::funclocal at bar".
27711 Expand all messages to ensure that they identify that
27712 the test is at bar().
27713 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
27714 gcc compiled for:
27715 "ptype on opaque struct pointer (statically)",
27716 "ptype on opaque struct tagname (statically)",
27717 "ptype on opaque struct pointer (dynamically) 1",
27718 "ptype on opaque struct tagname (dynamically) 1",
27719 "ptype on opaque struct pointer (dynamically) 2" and
27720 "ptype on opaque struct tagname (dynamically) 2
27721 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
27722 gcc compiled for:
27723 "p datalocal"
27724 "whatis datalocal",
27725 "ptype datalocal",
27726 "p bsslocal",
27727 "whatis bsslocal", and
27728 "ptype bsslocal".
27729 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
27730 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
27731 when not gcc compiled.
27732 * gdb.base/funcargs.exp (float_and_integral_args): Add
27733 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
27734 compiled.
27735 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
27736 "backtrace from call6a" when not gcc compiled.
27737 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
27738 "backtrace from call7a" when not gcc compiled.
27739 * gdb.base/callfuncs.exp (do_function_calls):
27740 Add "hppa*-*-hpux*" xfail when not gcc compiled for
27741 "p t_char_array_values(char_array_val2,char_array_val1)",
27742 "p t_char_array_values(char_array_val1,char_array_val2)",
27743 "p t_char_array_values("carray 1","carray 2")",
27744 "p t_char_array_values("carray 1",char_array_val2)",
27745 "p t_char_array_values(char_array_val1,"carray 2")",
27746 "p sum_args(1,{2})",
27747 "p sum_args(2,{2,3})",
27748 "p sum_args(3,{2,3,4})",
27749 "p sum_args(4,{2,3,4,5})"
27750 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
27751 "backtrace in corefile.exp" when not gcc compiled.
27752
27753Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27754
27755 * gdb.base/signals.exp: Rewrite `handle all print' test as
27756 a procedure. Accept blanks or TABs as whitespace, increase
27757 timeout and expect input buffer size for the large output
27758 from the command. Remove "i*86-*-bsdi2.0" xfail.
27759
27760Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27761
27762 * gdb.base/setvar.exp: Add new testcases for truncation when
27763 assigning invalid values to bitfields.
27764
27765Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
27766
d63a86f8 27767 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
27768 mips-sgi-irix* xfail for
27769 "call inferior func with struct - returns char *"
27770 and fix test so that an optional (unsigned char *) cast is
889bf7c5 27771 accepted in the result.
c906108c
SS
27772
27773Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
27774
27775 * gdb.base/funcargs.exp (float_and_integral_args): Remove
27776 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
27777 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
27778 * gdb.base/signals.exp: Remove duplicate "handle all print" test
27779 that accidentally got checked in.
27780
27781Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
27782
d63a86f8 27783 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
27784 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
27785 compiled test.
27786 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
27787 Add mips-sgi-irix5* xfail for not gcc compiled.
27788 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
27789 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
27790 compiled for "p top", "whatis top", "p middle", and "whatis
27791 middle".
c906108c
SS
27792 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
27793 "whatis signed char" for not gcc compiled.
27794 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
27795 "set variable signed char=-1 (-1)" and
27796 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
27797 * gdb.base/funcargs.exp (float_and_integral_args):
27798 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
27799 Add mips-sgi-irix* xfail when not gcc compiled for
27800 "continue to call2b".
27801 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
27802 "continue to call2g".
6fdff2c5
PA
27803 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
27804 compiled for "backtrace from call6a"
27805 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
27806 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
27807 when not gcc compiled for "backtrace from call7a".
c906108c
SS
27808 (localvars_after_alloca): Fix gdb_test cmds for
27809 "print * after runto ...".
27810 Remove rs6000-*-* xfails for
27811 "print i after runto localvars_after_alloca" and
27812 "print l after runto localvars_after_alloca"
27813 for all compilers.
27814 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 27815 when not compiled with gcc, for:
c906108c
SS
27816 "print signed char == (minus)",
27817 "print signed char != (minus)",
27818 "print signed char < (minus)",
27819 "print signed char > (minus)".
27820 * gdb.base/callfuncs.exp (do_function_calls):
27821 Add mips-sgi-irix* xfail, when compiled with native compiler, for
27822 "call inferior func with struct - returns char *".
d63a86f8 27823 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
27824 "correct value returned double test" to include Solaris 2.4.
27825 * gdb.base/funcargs.exp (float_and_integral_args):
27826 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 27827
c906108c
SS
27828Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27829
27830 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
27831 enumeration bitfields if compiling with GNU C.
27832 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
27833 to empty' prompt.
27834
27835Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
27836
27837 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
27838 test for PRO targets.
27839
27840 * gdb.base/funcargs.exp: Avoid ever setting more than 8
27841 breakpoints in the inferior at any given time by making
27842 two groups of breakpoints for call2*, call6* and call7*
27843 tests.
27844
27845Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27846
27847 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
27848 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
27849 from optimizing it away.
27850 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
27851 "call inferior func with struct".
27852
27853Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
27854
27855 * configure.in: Only configure gdb.chill for particular targets.
27856
27857Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
27858
27859 * gdb.base/Makefile.in: Add action to .c.o transformation
27860 rule that generates a .ci file for each .o file and remove
27861 explicit .c.o rules except for callfuncs.o.
27862 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
27863 generates a .ci file for each .o file and remove explicit
27864 .cc.o rules.
27865 (clean): Remove *.tmp *.ci files.
27866 (EXECUTABLES): Remove templ-info.exp.
27867 * gdb.base/compiler.c: New file.
27868 * gdb.c++/compiler.cc: New file
27869 * gdb.base/scope.exp: Source gdb.base/scope.ci.
27870 Change rs6000-*-* xfail for
27871 "print 'scope0.c'::filelocal_ro" and
27872 "print 'scope1.c'::filelocal" and
27873 "print 'scope1.c'::filelocal_bss" and
27874 "print 'scope1.c'::filelocal_ro" and
27875 "print 'scope1.c'::foo::funclocal" and
27876 "print 'scope1.c'::foo::funclocal_ro" and
27877 "print 'scope1.c'::bar::funclocal" and
27878 "print 'scope0.c'::filelocal_ro" and
27879 "print 'scope1.c'::filelocal at foo" and
27880 "print 'scope1.c'::filelocal_bss at foo" and
27881 "print 'scope1.c'::filelocal_ro at foo" and
27882 "print 'scope1.c'::foo::funclocal at foo" and
27883 "print 'scope1.c'::foo::funclocal_bss at foo" and
27884 "print 'scope1.c'::foo::funclocal_ro at foo" and
27885 "print 'scope1.c'::bar::funclocal at foo" and
27886 "print 'scope0.c'::filelocal_ro" and
27887 "print 'scope1.c'::filelocal" and
27888 "print 'scope1.c'::filelocal_bss" and
27889 "print 'scope1.c'::filelocal_ro" and
27890 "print 'scope1.c'::foo::funclocal" and
27891 "print 'scope1.c'::foo::funclocal_bss" and
27892 "print 'scope1.c'::foo::funclocal_ro" and
27893 "print 'scope1.c'::bar::funclocal" and
27894 "print 'scope1.c'::bar::funclocal_bss"
27895 to only be xfail'd when not compiled with gcc.
d63a86f8 27896 Add rs6000-*-* xfail for
c906108c
SS
27897 "print 'scope0.c'::filelocal_bss before run"
27898 when compiled with gcc.
27899 (test_at_main): Add rs6000-*-* xfail for
27900 "print filelocal_ro in test_at_main"
27901 when compiled with gcc.
27902 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 27903 Add rs6000-*-aix* xfail for
c906108c
SS
27904 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
27905 "ptype t_char_array", not compiled with gcc.
27906 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
27907 xfail for "list foo (in include file)" when gcc compiled.
27908 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 27909 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
27910 "run to call0a" if not compiled with gcc.
27911 (unsigned_integral_args): Add rs6000-*-* xfail for
27912 "run to call1a" if not compiled with gcc.
27913 (float_and_integral_args): Add rs6000-*-* xfail for
27914 "run to call2a" if not compiled with gcc and for
27915 "continue to call2b" for any compiler.
27916 Add rs6000-*-* xfail to
27917 "print f1 after run to call2a" for gcc compiled.
27918 (discard_and_shuffle): Add rs6000-*-* xfail for
27919 "run to call6a".
27920 (shuffle_round_robin): Add rs6000-*-* xfail for
27921 "backtrace from call7a" if not compiled with gcc.
27922 Add rs6000-*-* xfail for
27923 "backtrace from call7b" if compiled with gcc.
27924 (call_after_alloca): Add rs6000-*-* xfail for
27925 "print c in call_after_alloca" and
27926 "print s in call_after_alloca" and
27927 "backtrace from call_after_alloca_subr"
27928 if not compiled with gcc.
27929 (localvars_in_indirect_call): Add rs6000-*-* xfail for
27930 "print c in localvars_in_indirect_call" and
27931 "print c in localvars_in_indirect_call" and
27932 "backtrace in indirectly called function" and
27933 "stepping into indirectly called function"
27934 if not compiled with gcc.
27935 (localvars_after_alloca): Add rs6000-*-* xfail for
27936 "print c after runto localvars_after_alloca" and
27937 "print s after runto localvars_after_alloca" and
27938 "print i after runto localvars_after_alloca" and
27939 "print l after runto localvars_after_alloca"
27940 for all compilers.
27941 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
27942 than whatis-info.exp.
27943 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
27944 than opaque-info.exp.
27945 Setup rs6000-*-* xfail for
d63a86f8 27946 "ptype on opaque struct pointer (statically)" and
c906108c
SS
27947 "ptype on opaque struct pointer (dynamically)" when
27948 not compiled with gcc.
27949 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
27950 rather than callf-info.exp.
27951 (do_function_calls): Add clear_xfail for rs6000-*-* for
27952 "p t_float_values2(3.14159,float_val2)". Seems to work
27953 fine there, both with xlc and gcc. Need to find out what
27954 it is doing right and fix other platforms.
27955 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
27956 "call inferior func with struct - returns int",
27957 "call inferior func with struct - returns long",
27958 "call inferior func with struct - returns float",
27959 "call inferior func with struct - returns double",
27960 "call inferior func with struct - returns char *",
27961 but only if not gcc compiled (presumes xlc compiled).
27962 Change rs6000-*-* xfails for
27963 "call inferior func with struct - returns char" and
27964 " call inferior func with struct - returns short" to only
27965 xfail if not using gcc.
27966 (clean mostlyclean): Remove *.ci and *.tmp files.
27967 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
27968 than templ-info.exp.
27969 * gdb.base/langs.exp: Source gdb.base/langs.ci.
27970 Add rs6000-*-* xfail for "up to foo in langs.exp"
27971 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 27972 when not gcc compiled.
d63a86f8 27973
c906108c
SS
27974Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27975
27976 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
27977 * gdb.base/corefile.exp: Likewise.
27978 * gdb.base/list.exp: Likewise.
27979 * gdb.base/scope.exp: Likewise.
27980 * gdb.base/siganls.exp: Likewise.
27981
27982 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
27983 compiler output.
27984 * gdb.base/whatis.exp: Likewise.
27985
27986Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
27987
27988 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
27989 failure (opcode table has been fixed to match reality).
27990
27991Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
27992
27993 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
27994 "call inferior func with struct - returns char",
27995 "call inferior func with struct - returns short"
27996
27997 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
27998 "print 'scope0.c'::filelocal at main",
27999 "print 'scope0.c'::filelocal_bss in test_at_main",
28000 "print 'scope0.c'::filelocal at foo",
28001 "print 'scope0.c'::filelocal_bss in test_at_foo",
28002 "print 'scope0.c'::filelocal at bar",
28003 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 28004
c906108c
SS
28005 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
28006 in source file 1". This bug seems to have been fixed with both
28007 gcc and native cc (was native assembler bug?).
28008
28009Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
28010
28011 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
28012 "backtrace through signal handler" to "i*86-*-sysv4*".
28013 * gdb.base/signals.exp: Add xfail for "'next' behaved as
28014 continue" case. Add "known SVR4 bug" to fail message.
28015 Add "i*86-*-bsdi2.0" xfail for "handle all print".
28016 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
28017 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
28018 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
28019 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
28020 "up to foo in langs.exp", "show language at foo in
28021 langs.exp", "up to cppsub_ in langs.exp", "show
28022 language at cppsub_ in langs.exp", "up to fsub in
28023 langs.exp", and "show language at fsub in langs.exp".
28024 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
28025 "bactrace in corefile.exp".
28026 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
28027 "call inferior function with struct - returns float" and
28028 "call inferior function with struct - returns double".
d63a86f8 28029
c906108c
SS
28030Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
28031
28032 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
28033 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
28034 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
28035 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
28036
28037Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
28038
28039 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
28040 (or overriden) "CHILL" macro rather then bare "gcc".
28041 Also look for ../../gcc/xgcc since that is what we will
28042 actually need, not "Makefile". Remove following assignment
28043 of CHILL to CHILL_FOR_TARGET because that results in
28044 recursive definition.
28045
28046Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
28047
28048 * gdb.base/corefile.exp: Change xfail for backtrace in
28049 corefile.exp from linuxaout to all linux.
28050 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
28051 cases where we miss the breakpoint at the signal handler
28052 for some reason. Setup xfail for linuxoldld/linuxaout and
28053 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
28054 hitting SIGURG breakpoint.
28055 * gdb.base/signals.exp: Setup xfail for "next" acting like
28056 continue to add linuxoldld. Setup xfail for all linux for
28057 "next to handler in signals_tests_1", "backtrace in
28058 signals_tests_1", "continue to func1", "pass SIGUSR1",
28059 and continue to handler".
28060
28061Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
28062
28063 * Update all FSF addresses except those in COPYING* files.
28064
28065Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
28066
28067 * gdb.base/a2-run.exp: Change messages to be more explicit about
28068 the status of args, and quote binfile in results.
28069
28070Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
28071
28072 * gdb.base/callfuncs.exp: Add tests for passing structs to
28073 inferior functions and return various types.
28074 * gdb.base/callfuncs.c: Add functions to receive a struct
28075 and return a member of the struct, in various types.
28076
28077Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28078
28079 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
28080
28081Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
28082
28083 * config/vxworks29k.exp: New file, sources vxworks.exp.
28084
28085Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28086
28087 * config/gdbremote.exp: New file. Testing framework using
28088 gdbserver.
28089
28090Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
28091
28092 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
28093 "call function when asleep" and "send end of file".
28094 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
28095 for "backtrace in corefile.exp".
28096 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
28097 for "backtrace through signal handler".
28098 * gdb.base/corefile.exp: Make sure we actually generate a core file
28099 before trying the core tests. Some systems allow the user to suppress
28100 generation of core files and default to that (linux for example).
28101 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
28102 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
28103
28104Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28105
28106 * gdb.threads: New directory with some crude multi-threaded
28107 gdb tests (step.exp and step2.exp).
28108 * config/mt-lynx (STEP_EXECUTABLE): Define.
28109 (THREADFLAGS): Define.
28110
28111Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
28112
28113 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
28114
28115 * gdb.base/signals.exp: Disable whole file for lynx until
28116 further notice.
28117
28118 * gdb.base/signals.exp: xfail test where "next" acts like
28119 "continue" for lynx.
28120
28121 * gdb.base/interrupt.exp: xfail test for calling function while
28122 inferior is asleep for lynx.
28123
28124 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
28125 than one cr-lf after each command.
28126
28127Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28128
28129 * configure.in: Reinstate setting of stabsdirs variable, fix
28130 typo in setting up configdirs for native builds.
28131
28132 * gdb.base/return.exp: Fix typo in return double test.
28133 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
28134 compiler from optimizing them away.
28135
28136Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
28137
28138 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
28139 sequences to be echo'd by gdb when using gdb_test.
28140 * gdb.chill/chexp.exp: Likewise.
28141 * gdb.fortran/exprs.exp: Likewise
28142
28143Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28144
28145 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
28146 after the inferior gdb has started.
28147
28148 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
28149 after each command.
28150 * gdb.base/funcargs.exp: Likewise.
28151 * gdb.base/gdbvars.exp: Likewise.
28152 * gdb.base/interrupt.exp: Likewise.
28153 * gdb.base/list.exp: Likewise.
28154 * gdb.base/watchpoint.exp: Likewise.
28155 * gdb.c++/demangle.exp: Likewise.
28156 * gdb.c++/inherit.exp: Likewise.
28157 * gdb.chill/chexp.exp: Likewise.
28158 * gdb.fortran/exprs.exp: Likewise.
28159
28160 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
28161 test if we can't handle IO to/from the inferior.
28162
28163 * gdb.c++/misc.exp: Always check for a program already being
28164 started after sending a "run" command to gdb.
28165
28166 * gdb.base/twice.exp: Start with a fresh gdb.
28167
28168 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
28169 only depend on gdb's expression code, not the chill runtime.
28170
28171 * gdb.base/return.c: Put return values into variables so we
28172 can have gdb print them rather than depending on the program
28173 to print them.
28174 * gdb.base/return.exp: Corresponding changes.
28175
28176 * lib/gdb.exp: Provide default value for noinferiorio.
28177 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
28178 the inferior.
28179
28180 * gdb.base/break.exp: Always check for a program already being
28181 started after sending a "run" command to gdb.
28182 (text_next_with_recursion): Don't check the output from the
28183 program's printf statement. Instead just make sure the program
28184 exited.
28185
28186 * gdb.base/commands.exp: Protect tests which need arguments with
28187 $noargs conditionals.
28188
28189Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28190
28191 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
28192 of structure member arrays to match gdb/valops.c:value_addr change.
28193
28194Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
28195
28196 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
28197 cases.
28198
28199Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
28200
28201 * configure.in (configdirs): Remove gdb.chill from default list
28202 of subdirs and then add it back in only if doing a native build.
28203 The current chill compiler does not yet work in any cross build.
28204 * Revert all signal changes from Jul 6.
28205 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
28206 for sh-hms targets, allowing these tests to link, with no other
28207 changes. Testing is suppressed by setting "nosignals" in site.exp.
28208
28209Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
28210
28211 * configure.in (signaldirs): Define and add to configdirs for all
28212 targets except some specific ones that are known to not support signals.
28213 Also clean up formatting.
28214 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
28215 (signals, sigall): Remove rules to build.
28216 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
28217 Moved to new gdb.signals directory.
28218 * gdb.signals: New test directory.
28219 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
28220 signals.c signals.exp}: New or moved files.
28221
28222Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
28223
28224 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
28225
28226Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
28227
28228 * gdb.base/return.exp: Xfail `return double' test failure
28229 on at least Solaris 2.3 and handle future/past versions on
28230 a case by case basis as appropriate. Also update message
28231 to include i*86 failures.
28232
28233Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28234
28235 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
28236
28237 * lib/gdb.exp: Fix comment which erroneously identified
28238 gdb_file_cmd as gdb_load (the 19 May change was in fact to
28239 gdb_file_cmd not gdb_load).
28240 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
28241
28242 * gdb.base/setvar.exp: Make test names consistent between pass and
28243 fail cases. Use gdb_test more.
28244
28245Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28246
28247 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
28248
28249Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28250
28251 * gdb.base/help.exp: Fix expected help string for `show commands'.
28252
28253Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
28254
28255 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
28256
28257 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
28258 of a text section.
28259
28260Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
28261
28262 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
28263 that loop eventually terminates. Fix Connection refused logic so
28264 that testsuite will expire nicely.
28265
28266Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
28267
28268 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
28269 config/rom68k.exp: New tcl glue for the appropriate monitors.
28270 These all just end up calling monitor.exp.
28271 * config/monitor.exp (gdb_target_monitor): Handle `Connection
28272 refused' by retrying. Cleanup some timeout issues.
28273 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
28274 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
28275 callers don't have to set/restore global timeout variable.
28276
28277 * The following set of changes centralizes management of the global
28278 timeout variable. This way, it can be set in one target dependent
28279 place instead of dozens of places scattered throughout the test suite.
28280 If you need to lengthen a timeout, then you should either set timeout
28281 in one of the config/{target}.exp files, or multiply it by a factor.
28282 Setting it to an absolute value is always going to lose for some
28283 targets.
28284 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
28285 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
28286 * gdb.base/funcargs.exp: Don't set timeout.
28287 * gdb.base/list.exp (test_forward_search): Only use local timeout.
28288 * gdb.base/printcmds.exp (test_print_string_constants
28289 test_print_array_constants): Don't set timeout.
28290 * gdb.base/ptype.exp: Don't set timeout.
28291 * gdb.base/recurse.exp: Don't set timeout.
28292 * gdb.base/return.exp: Don't set timeout.
28293 * gdb.base/watchpoint.exp: Don't set timeout.
28294 * gdb.c++/classes.exp (do_tests): Don't set timeout.
28295 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
28296
28297Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
28298
28299 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
28300
28301Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28302
28303 * lib/gdb.exp: Disable chill tests for irix5.
28304
28305Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28306
28307 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
28308 each test pass or fail.
28309
28310Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28311
28312 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
28313 xlc not gcc.
28314
28315Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
28316
28317 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
28318
28319Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
28320
28321 * config/est.exp: Fix copyright and comments. Remove dead code.
28322 Use targetname, serialport and baud variables instead of fixed
28323 constants.
28324 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
28325 * config/cpu32bug.exp: New file to support cpu32bug monitors.
28326
28327Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28328
28329 * gdb.base/watchpoint.exp: Don't run
28330 test_watchpoint_triggered_in_syscall for sunos.
28331
28332Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28333
28334 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
28335 they don't seem to exist. Do include stdio.h.
28336
28337Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28338
28339 * gdb.base/a1-selftest.exp: Add alpha xfail.
28340
28341Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28342
28343 * gdb.base/watchpoint.c (main): Prompt before calling read().
28344 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
28345 Revise accordingly. Remove cruft about sending "123" several
28346 times, until it gets noticed. Clean up the "print buf[0]" stuff
28347 so that it passes or fails, and waits for prompts in the usual way.
28348
28349Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28350
28351 * gdb.base/recurse.exp: Fix comment.
28352
28353 * TODO: Remove item about printing variables in nodebug.exp. Add
28354 item about enabling tests which are only run on some targets.
28355
28356 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
28357 fail, make test names unique, use new gdb_test convention
28358 regarding pattern, use gdb_test more, etc.).
28359
28360 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
28361 fail, make test names unique, etc.).
28362
28363Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28364
28365 * gdb.base/nodebug.c: Change return type of top and middle to
28366 short.
28367 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
28368 are fixed by the recent mdebugread.c changes. Allow `short ()'
28369 as type for top and middle.
28370
28371Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28372
28373 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
28374 nearly as I can tell, the whole thing was an accident in Stu's
28375 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
28376 to replace a send/expect pair with gdb_test, but ended up only
28377 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
28378 of 30 Mar 1995 took care of it, but left this vestigial comment
28379 which I am now nuking.
28380
28381Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28382
28383 * gdb.base/break.exp: Look for different line number for
28384 breakpoint at main depending on usestubs.
28385
28386Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28387
28388 * gdb.base/list.exp: Adjust some alternate expect patterns to
28389 match recent list0.c change. Add alternate expect pattern for
28390 output from `list default lines around main' for optimizing
28391 compilers.
28392
28393Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28394
28395 * lib/gdb.exp: If nosignals is not set, set it to 0.
28396
28397Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
28398
28399 * config/slite-gdb.exp: Responds to load symbol table prompt.
28400 * gdb.base/break.exp: Adjust line number, fix rerun.
28401 * gdb.base/langs0.c: Add #ifdef usestubs.
28402
28403Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
28404
28405 * gdb.base/list.exp: Adjust line contents after adding new lines in
28406 list0.c. Also fix a syntax error.
28407
28408 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
28409 * gdb.base/break.exp: ditto.
28410 * gdb.base/list.exp: ditto.
28411 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
28412 * gdb.base/run.c: ditto.
28413 * gdb.base/list0.c: ditto.
28414 * gdb.base/funcargs.c: ditto.
28415
28416Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
28417
28418 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
28419 $targetname, $serialport and $baud instead of hardwired variables.
28420 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
28421 target doesn't support signals.
28422
28423Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
28424
28425 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
28426
28427Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28428
28429 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
28430 Don't rely on the value of an auto variable before it has been
28431 initialized. Use gdb_test more.
28432
28433Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28434
28435 * lib/gdb.exp (default_gdb_version): A version number must start
28436 with a digit, but other than that contains all characters up to
28437 the first whitespace character.
28438
28439Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28440
28441 * gdb.base/commands.exp (breakpoint_command_test): New tests.
28442
28443Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28444
28445 * gdb.c++/*.exp: Warn if executable does not exist. The original
28446 reason for skipping the warning was that configure.in sometimes
28447 intentionally skipped building the executables but the tcl code
28448 had no way of knowing. That (a) was always bogus with respect to
28449 error handling, (b) is no longer true (right now there is no way
28450 to skip C++ tests).
28451
28452 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
28453
28454Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28455
28456 * gdb.base/list.exp: Add expect patterns for output from
28457 SunPRO compiled executables.
28458 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
28459 types.
28460
28461Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28462
28463 * gdb.base/break.exp (test_next_with_recursion): Accept any line
28464 number (we are already testing that the correct source line text
28465 gets printed).
28466
28467 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
28468 that is what is intended, but something needed to be done to get
28469 sunos4 native working again.
28470
28471 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
28472
28473 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
28474 apparently went with a (very) old xfail.
28475
28476Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
28477
28478 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
28479 runto_main is a proc in gdb.exp that will do 'step' for target use
28480 stubs.
28481 * gdb.base/exprs.exp: ditto.
28482 * gdb.base/interrupt.exp: ditto.
28483 * gdb.base/opaque.exp: ditto.
28484 * gdb.base/printcmds.exp: ditto.
28485 * gdb.base/ptype.exp: ditto.
28486 * gdb.base/scope.exp: ditto.
28487 * gdb.base/setvar.exp: ditto.
28488 * gdb.base/signals.exp: ditto.
28489 * gdb.base/twice.exp: ditto.
28490 * gdb.c++/classes.exp: ditto.
28491 * gdb.c++/inherit.exp: ditto.
28492 * gdb.c++/templates.exp: ditto.
28493 * gdb.base/break.exp: no run and hit main for stubs. Change line
28494 numbers for breakpoints and info breakpoint.
28495 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
28496 breakpoint().
28497 * gdb.base/callfuncs.c: ditto.
28498 * gdb.base/exprs: ditto.
28499 * gdb.base/interrupt.c: ditto.
28500 * gdb.base/opaque0.c: ditto.
28501 * gdb.base/printcmds.c: ditto.
28502 * gdb.base/ptype.c: ditto.
28503 * gdb.base/scope0.c: ditto.
28504 * gdb.base/setvar.c: ditto.
28505 * gdb.base/signals.c: ditto.
28506 * gdb.base/twice.c: ditto.
28507 * gdb.c++/misc.cc: ditto.
28508 * gdb.c++/templates.cc: ditto.
28509
28510Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28511
28512 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
28513
28514 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
28515 somewhere between `read' and `main.c'. I'm pretty sure the
28516 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
28517 and it isn't particularly useful.
28518
28519 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
28520
28521Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28522
28523 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
28524
28525Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
28526
28527 * config/mt-slite: add LIBS and -nostdlib.
28528 * config/slite-gdb.exp: add this new file to support sparclite target.
28529
28530Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
28531
28532 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
28533
28534 * gdb.base/a2-run.exp: Change argument to istarget from
28535 "*-*-vxworks" to "*-*-vxworks*".
28536 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
28537
28538Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
28539
28540 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
28541 will not runto main but do a 'step' to step out of breakpoint().
28542 * config/mt-slite: add -Dusestubs.
28543
28544Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28545
28546 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
28547 instead of just @.
28548
28549 * gdb.base/signals.exp: Add test for "handle all print".
28550 * TODO: Remove "handle all print". Also remove item about
28551 checking copyright date (I don't like the idea of a spurious FAIL
28552 based on when we run the tests).
28553
28554 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
28555 for SunOS4 (reason for failure not investigated). Remove
28556 redundant test for $binfile.
28557
28558 * gdb.base/nodebug.c (array_index): Call malloc.
28559
28560 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
28561
28562Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
28563
28564 * gdb.base/recurse.exp: Update gdb_test invocation to use new
28565 conventions and slightly simplify the matching regexp.
28566
28567Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28568
28569 * gdb.base/break.exp: Update gdb_test invocation to use new
28570 convention.
28571
28572 * lib/gdb.exp: If noargs is not set, set it to 0.
28573
28574 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
28575 tests unique.
28576
28577 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
28578
28579Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28580
28581 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
28582 one argument of type "<non-float parameter>".
28583
28584Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
28585
28586 * config/rom68k.exp: New file to support Motorola IDP board.
28587 * gdb.base/a2-run.exp: Skip this file if noargs is set.
28588 * gdb.base/break.c: Change things around so that this program
28589 doesn't depend upon args. This is necessary to make remote
28590 targets work (in general, they can't take args).
28591 * gdb.base/break.exp: Don't try to send args to program. Don't
28592 expect output. Also, replace lots of code with gdb_test.
28593
28594Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28595
28596 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
28597 printing of '\'' (which is what the comment says we are testing,
28598 even though we were not), not '''.
28599 (test_integer_literals_rejected): Test that printing ''' is an error.
28600
28601 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28602 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
28603 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
28604 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
28605 Use gdb_test not test_print_accept.
28606 * lib/gdb.exp: Remove test_print_accept.
28607
28608 * gdb.base/signals.exp (signal_tests_1): Make pass message
28609 consistent with fail message.
28610
28611 * gdb.base/whatis.exp: Remove xfails for printing char vs.
28612 unsigned char; the bug (PR 1821) is fixed.
28613
28614 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
28615
28616 * gdb.base/scope.exp (test_at_localscopes): Call pass for
28617 successful tests--makes xfailing them work right.
28618
28619Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28620
28621 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
28622 only \r\n, not .*. The test can pass .* as the last thing in
28623 $pattern if that is what it wants. In addition to providing this
28624 flexibility, this change should speed up pattern matching in cases
28625 where the pattern already ended with .* (there were a number of
28626 them). This change also helps catch bad patterns--in the old
28627 scheme the typo "char \*" instead of "char \\*" would pass. Now
28628 it is caught.
28629 * Many .exp files: Update callers.
28630
28631 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
28632 clearer and does not spuriously match multiple ('s. Likewise for
28633 ) and *.
28634
28635 * gdb.base/nodebug.exp: Test ability to call a function and pass
28636 it a string (even with no debugging info).
28637
28638 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
28639 "p '\'", which is the same as "p ''" once tcl gets done with
28640 quoting, to "p '\\'", which I suspect is what is intended (one
28641 backslash gets sent to GDB).
28642
28643 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
28644
28645Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28646
28647 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
28648 1817) was fixed literally years ago.
28649
28650Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28651
28652 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
28653 test, it causes stepping out of call_after_alloca_subr with
28654 optimizing compilers.
28655 (localvars_in_indirect_call): Consume GDB prompt if `finish'
28656 fails.
28657
28658 * gdb.c++/templates.exp: Source templ-info.exp only if
28659 the templates executable exists.
28660
28661 * gdb.c++/misc.cc (class Contains_static_instance,
28662 class Contains_nested_static_instance),
28663 gdb.c++/classes.exp (test_static_members): Test printing of
28664 a class that contains a static instance of the class.
28665
28666Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28667
28668 * gdb.base/langs2.c (cppsub_): Don't prototype.
28669 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
28670 only, I believe).
28671
28672Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28673
28674 * lib/gdb.exp (skip_chill_tests): New procedure.
28675
28676 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
28677
28678Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
28679
28680 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
28681 each expect pattern. Cuts runtime from 12 to about 4 seconds.
28682
28683Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28684
28685 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
28686
28687 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
28688 disassemble 8, not 16, instructions for part 4.
28689
28690 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
28691 support the latter anymore.
28692
28693 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
28694 -DNO_PROTOTYPES.
28695 * gdb.base/callfuncs.c: Control use of prototypes based on
28696 NO_PROTOTYPES, not __STDC__.
28697 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
28698 t_float_values2 tests if prototypes in use.
28699
28700 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
28701 t_double_values): When checking differences against DELTA, check
28702 that difference is within the range (-DELTA,DELTA), not just
28703 (-infinity,DELTA).
28704
28705Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
28706
28707 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
28708 'file' command firts, then 'target', then 'load', this is due to gdb
28709 target set up.
28710 * config/mips-gdb.exp: Fix a couple regular exp bugs.
28711
28712Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
28713
28714 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
28715 FP load/store variants.
28716 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
28717
28718Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
28719
28720 * gdb.base/term.exp: Do not give a warning if not native, it is
28721 not an abnormal condition.
28722
28723Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
28724
28725 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
28726 t_char_array".
28727
28728Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
28729
28730 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
28731 are getting the version number.
28732
28733 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
28734 if not native, it is not an abnormal condition.
28735
28736Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28737
28738 * lib/gdb.exp: Just use "file exists", rather than undocumented
28739 dejagnu procedure "findfile".
28740
28741Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
28742
28743 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
28744 (LDFLAGS): Set to -Xlinker -Ur.
28745
28746 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
28747 Removed, these values are set by lib/gdb.exp.
28748
28749 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
28750
28751Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
28752
28753 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
28754 of replicating gdb startup code.
28755
28756 * config/mt-vxworks (LDFLAGS): Set to -r.
28757 (CFLAGS_FOR_TARGET): Removed.
28758
28759 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
28760 (gdb) and gdb for vxworks uses (vxgdb).
28761
28762 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
28763 executable is not in the tree and host != target, use sed and
28764 program_transform_name to determine the gdb name used by the
28765 target.
28766
28767 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
28768 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
28769
28770Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28771
28772 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
28773 floats, chars, and shorts where there are ANSI-style function
28774 definitions.
28775
28776 * gdb.base/langs.exp, gdb.base/langs*: New test.
28777 * gdb.base/Makefile.in: Build it.
28778 * TODO: Remove item about checking that C names don't get C++
28779 demangling applied; this test tests it.
28780
28781Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28782
28783 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
28784 went with the const70 xfail. The xfail went away a year ago.
28785
28786 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
28787
28788 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
28789 for hp300.
28790
28791 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
28792
28793 * gdb.base/a1-selftest.exp: Don't run on hp300.
28794
28795Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28796
28797 * Makefile.in (site.exp): Set host_alias and target_alias as well
28798 as host_triplet and target_triplet.
28799
28800Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28801
28802 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
28803
28804 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
28805 places as other ecoff systems).
28806
28807 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
28808 ultrix.
28809
28810Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28811
28812 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
28813 remove them.
28814 * gdb.base/nodebug.exp: Accept "function" in addition to "text
28815 variable and "variable" in addition to "data variable".
28816 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
28817
28818 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
28819 2.
28820 * gdb.base/list1.c (long_line): Add additional statement at start
28821 of function.
28822 * gdb.base/list.exp (test_forward_search): Update line number to
28823 reflect new statement.
28824
28825Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28826
28827 * gdb.base/signals.exp: Reinitialize searched source directories
28828 after gdb_start call.
28829
28830Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
28831
28832 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
28833 * gdb.stabs/Makefile.in: Likewise.
28834
28835 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
28836 change. Instead split the tests into smaller pieces.
28837 * gdb.disasm/hppa.s: Corresponding changes.
28838
28839Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28840
28841 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28842 Quote ^C when passing it to stty. For some shells ^ is a pipe.
28843
28844 * gdb.base/funcargs.exp: Modify many tests so that every test
28845 either passes or fails. Make some test names unique.
28846
28847Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28848
28849 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28850 Call stty to set interrupt character.
28851
28852 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
28853 for HP assembler versus GNU assembler based on actual behavior of
28854 $(CC), rather than assuming that $(AS) is always the GNU assembler.
28855
28856 * TODO: Suggest a few more stepping tests.
28857
28858Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
28859
28860 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
28861 restart GDB for h8300 after a continue.
28862 (return): Add pattern to match a29k-udi behavior.
28863 * gdb.base/nodebug.exp: Remove obsolete comment.
28864 * gdb.base/regs.exp: New file, testing of register displays.
28865 * gdb.base/return.exp: Fix typo in reference to $objdir.
28866 * gdb.base/whatis.exp: Always start with a fresh GDB.
28867
28868Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28869
28870 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
28871 higher, these tests generate a lot of output.
28872
28873Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28874
28875 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
28876 code following the catch silently ignored some errors; without the
28877 catch they should be thrown like any other tcl error. Also, the
28878 catch used "" instead of {} which meant all the callers who wanted
28879 to include one of the characters "[]$ had to quote it an extra time.
28880 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
28881 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
28882 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
28883 Remove extra quoting.
28884
28885Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
28886
28887 * gdb.base/commands.exp: Make test names unique; every test either
28888 passes or fails. Update some comments.
28889
28890 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
28891
28892Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28893
28894 The following fixes a FAIL caused by the fact that the alpha stabs
28895 configuration didn't use the ".if alpha" code in weird.def.
28896 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
28897 bit pointer, so the 32 bit version works even on the alpha.
28898 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
28899 Remove the stuff which allowed us to have separate versions for
28900 alpha and everything else.
28901
28902 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
28903 regexp which "info func operator\[\](" is supposed to match. Fix
28904 string to send to GDB. Note that GDB still doesn't work right. Add a
28905 new test for "info func .perator\[\](" which GDB does handle correctly.
28906
28907 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
28908
28909Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28910
28911 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
28912 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
28913 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
28914 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
28915 it makes the tests harder to understand and confuses test-o-matic.
28916 The preferred style is that each test provides a PASS or a FAIL,
28917 and has a unique message (e.g. "continue #54" not just "continue")
28918 which is the same for the pass and the fail.
28919 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28920 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
28921 to lib/gdb.exp.
28922 * gdb.base/printcmds.exp: Use test_print_accept. Remove
28923 prt_accept which was basically the same thing. Likewise for
28924 test_print_reject and prt_reject.
28925 * lib/gdb.exp (test_print_reject): Add some more error message
28926 patterns to match from the former printcmds.exp (prt_reject).
28927 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
28928 One defect of the passcount stuff is that some of it failed to
28929 report XPASS where appropriate.
28930 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
28931 stuff before and after arg in expected pattern.
28932 (test_paddr_operator_functions): Re-do test without print_addr_of;
28933 this is the only test which seems to want extra stuff there.
28934
28935Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28936
28937 * gdb.base/nodebug.exp: Update new tests to reflect improved
28938 wording of gdb output.
28939
28940 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
28941 and "ptype" work on variables in files compiled without -g.
28942 Replaces commented out "maint print msymbol" tests.
28943
28944Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28945
28946 * gdb.base/setvar.c (dummy): Call malloc.
28947
28948 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
28949 losing with the irix4 sed.
28950
28951 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
28952 ALRM" on irix4.
28953
28954Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28955
28956 * TODO: Remove items about corefile.exp testing new exec-file and
28957 backtrace; both are now done. Add items about printing enums.
28958
28959Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28960
28961 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
28962 "get signal $thissig" test fails.
28963
28964 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
28965
28966Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28967
28968 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
28969 compiler warning with dec alpha compiler.
28970
28971 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
28972 extra \n from gdb_test call (this explains why the prompt test
28973 that I removed yesterday was there).
28974 (user_defined_command_test): Remove extra \n and prompt test.
28975
28976 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
28977 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
28978 doesn't exist.
28979 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
28980 Also remove alpha workaround, which turns out to be because
28981 SIGABRT == SIGLOST.
28982
28983 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
28984
28985 * gdb.base/help.exp: Don't test "help show".
28986
28987Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28988
28989 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
28990 "set print address" is on.
28991 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
28992 pass prompt to gdb_test; gdb_test already looks for the prompt.
28993
28994 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
28995
28996 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
28997 was a vestige of the manual TESTSTRATEGY, and the purpose of it
28998 was to make sure that gdb can read a core file. But (a) the "read
28999 the corefile" part didn't make it to a1-selftest.exp, we just
29000 delete the corefile after creating it, and (b) we test reading
29001 corefiles in corefile.exp anyway. Also, this test left around a
29002 xgdb process on Solaris.
29003
29004 * gdb.base/corefile.exp: Also test backtrace.
29005
29006Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
29007
29008 * gdb.base/commands.exp: Test a simple user defined command with
29009 arguments and if/while statements; verify the full user command is
29010 printed by "show user".
29011
29012 * gdb.base/commands.exp: Test if/while commands as part of a
29013 breakpoint command list; verify they appear in breakpoint
29014 information.
29015
29016Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29017
29018 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
29019 than by dividing by zero.
29020
29021Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
29022
29023 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
29024 performing an inferior call with watchpoints enabled.
29025 * gdb.base/watchpoint.c (main): Delete second unnecessary read
29026 call.
29027
29028Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29029
29030 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
29031 of "file" command.
29032
29033 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
29034 Add additional pattern for when "int operator int(void);" appears
29035 in a different order.
29036
29037Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29038
29039 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
29040
29041 * gdb.base/help.exp: Replace most of docstrings for "info signals"
29042 and "signal" with ".*".
29043
29044Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29045
29046 * TODO: Add note about "handle all nostop".
29047
29048 * gdb.base/{sigall.c, sigall.exp}: New test.
29049 * gdb.base/Makefile.in: Add it.
29050
29051Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
29052
29053 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
29054 when invoking GDB, suppresses any windowing interface.
29055
29056Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
29057
29058 * config/sim-gdb: New file, simulator testing support.
29059
29060Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
29061
29062 * gdb.base/interrupt.exp: Test calling func1 twice.
29063
29064Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
29065
29066 * gdb.base/list.exp (test_forward_search): Set timeout higher
29067 when we'll be getting lots of output from gdb.
29068
29069 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
29070 "init_malloc" to after the expect statement. Run it if that
29071 regexp is taken, but also for two others which happen if source
29072 cannot be found.
29073
29074Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29075
29076 * gdb.base/printcmds.exp: New test, for printing register before
29077 program is running.
29078
29079Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29080
29081 * gdb.base/list.exp: Correct some alternate expect patterns
29082 to reflect changes in list1.c.
29083
29084Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29085
29086 * TODO: Add item regarding large frames.
29087
29088 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
29089
29090 * TODO: Remove item about enabling return.exp; it
29091 is enabled. Suggest a few more "return" tests.
29092
29093Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29094
29095 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
29096 anonymous unions.
29097
29098Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29099
29100 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
29101 and pr-5646.o, so "make" is the same as "make all", not "make
29102 pr-4975.o".
29103
29104Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
29105
29106 * gdb.base/list.exp: Adjust expectations to reflect changes in
29107 list1.c.
29108 (test_forward_search): New test proc.
29109 * gdb.base/list1.c (long_line): New function, has long source line.
29110
29111Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
29112
29113 * gdb.base/a1-selftest.exp: Change initial stepping to know about
29114 additional line of code that was added.
29115
29116Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
29117
29118 * gdb.disasm/hppa.s: Break the large branching tests into smaller
29119 tests so as not to overflow expect's input buffers.
29120 * gdb.disasm/hppa.exp: Corresponding changes.
29121
29122Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29123
29124 Beginnings of template debugging tests.
29125 * gdb.c++/templ-info.cc: New file to test for template
29126 debugging capability of the compiler.
29127 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
29128 templ-info.cc.
29129 * gdb.c++/templates.cc: Add explicit template instantiations
29130 to enable compiling with -fno-implicit-templates. Add destructor
29131 and 'value' method to T5 class for template tests.
29132 * gdb.c++/templates.exp: Add testcases for printing of template
29133 types, setting breakpoints on template methods and calling a
d63a86f8 29134 template method.
c906108c
SS
29135
29136Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
29137
29138 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
29139 branch target since some assemblers (gas-2.5) may emit a
29140 relocation for the branch instead of resolving it in the
29141 assembler.
29142
29143Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29144
29145 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
29146 through signal handler.
29147
29148Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29149
29150 * configure.in (*-*-netware): Use config/mt-netware.
29151
29152 * config/mt-netware: New file.
29153 * config/mt-i386-netware: Removed, separate configs for different
29154 netware architectures are no longer needed now that we have
29155 --with-headers.
29156
29157Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29158
29159 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
29160 by the recent changes to use ANSI C arithmetic conversions.
29161
29162Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29163
29164 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
29165 bug involving using inferior_pid to figure out whether to select a
29166 frame.
29167
29168Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
29169
29170 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
29171 match the current disassembler output.
29172
29173Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
29174
29175 * gdb.fortran/exprs.exp: Expect VOID instead of void.
29176 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
29177 types, expect "int" as type of integer values (for now).
29178
29179Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
29180
29181 * gdb.base/commands.exp: New tests for if/while commands.
29182
29183Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
29184
29185 * lib/gdb.exp (runto): Replace sub-pattern for hex value
29186 by .*, since hex values have different syntax in Chill mode.
29187
29188Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29189
29190 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
29191 linefeed from expect pattern for repeated types with indices > 9.
29192
29193Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
29194
29195 First part of Fortran test suite.
29196 * gdb.fortran: New directory.
29197 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
29198
29199Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29200
29201 * gdb.base/default.exp: Update expect pattern for load command
29202 without arguments.
29203
29204Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
29205
29206 * configure.in: Change i386 to i[345]86.
29207 * gdb.base/configure.in: Likewise.
29208 * gdb.c++/configure.in: Likewise.
29209 * gdb.chill/configure.in: Likewise.
29210
29211Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
29212
29213 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
29214 patterns, since that is not a valid context for comments.
29215
29216Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
29217
29218 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
29219 repeated types and repeated types with indices > 9.
29220
29221Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
29222
29223 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
29224 2417; old bug has been fixed.
29225
29226Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
29227
29228 * gdb.base/interrupt.exp: When trying to wake up the inferior,
29229 send the newline ourselves instead of assuming gdb_test will do
29230 so when passed an empty input string.
29231
29232 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
29233 stabs testcode.
29234
29235Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29236
29237 * lib/gdb.exp (gdb_test): Don't send anything if the first
29238 argument is an empty string. This makes cases where we want to
29239 match output that is already in expect's buffers (for example,
29240 matching a breakpoint after gdb_run_cmd has been called) work
29241 reliably.
29242
29243Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29244
29245 * config/netware.exp: New file.
29246
29247Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29248
29249 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
29250 the -B and -L prefixes so we can find the debugging stub.
29251
29252 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
29253 there and we are using the gcc from the tree.
29254
29255 * gdb.base/types.c: Removed.
29256
29257 * gdb.base/configure.in: Look for makefile fragments in ../config.
29258 Recognize i386-*-netware.
29259 * gdb.c++/configure.in: Likewise.
29260
29261Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29262
29263 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
29264 the correct TCL syntax.
29265
29266Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29267
29268 * gdb.base/opaque.exp: use runto instead of messing around with
29269 breakpoints. Simplify by using gdb_test.
29270
29271 * gdb.base/bitfields.exp: restart between tests on netware targets
29272 because breakpoints aren't relocated after target death. Run
29273 processes to completion.
29274
29275 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
29276
29277Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
29278
29279 * Makefile.in: Remove extra tabs that confuse some versions
29280 of "make". Use the newly built gdb to test with by default,
29281 rather than the first one in the tester's search path.
29282
29283Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
29284
29285 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
29286
29287 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
29288 condition help.
29289
29290Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29291
29292 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
29293
29294 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
29295 running.
29296 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
29297 * gdb.base/funcargs.exp: Likewise.
29298
29299 * gdb.base/bitfields.exp: Simplify by using gdb_test.
29300 * gdb.base/funcargs.exp: Likewise.
29301
29302 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
29303 message is "".
29304
29305Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29306
29307 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
29308 return,signals,twice}.exp: Handle non-existant binaries
29309 consistantly.
29310
29311 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
29312 * gdb.base/Makefile.in: Don't try to generate a core dump, we
29313 might testing a cross development system.
29314
29315Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29316
29317 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
29318 runtest script is relative to ${srcdir}, not ${rootdir}.
29319
29320Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
29321
29322 * gdb.base/signals.exp: Allow for optionality of breakpoint
29323 address.
29324
29325Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29326
29327 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
29328
29329Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29330
29331 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
29332 for size_t definition.
29333 * gdb.c++/templates.cc: Likewise
29334
29335 * config/mt-i386-netware: New file.
29336
29337 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
29338 defined.
29339
29340 * gdb.base/Makefile.in: Added support for systems that name core
29341 files by appending "core" to the program name.
29342 * gdb.base/a1-selftest.exp: Likewise.
29343
29344Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29345
29346 * gdb.base/return.exp: Add comment and message for `return double'
29347 test failure on Sparc Solaris.
29348
29349Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
29350
29351 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
29352
29353Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29354
29355 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
29356 from optimizing them away.
29357 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
29358 patterns to include default constructors and assignment operators,
29359 to match gcc versions beyond 2.5.8. Accept any cplus demangling
29360 character in the output of the virtual base pointer.
29361
29362Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29363
29364 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
29365 expression match in print_addr_of to avoid unintented matches.
29366 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
29367 versions up to 2.5.8.
29368
29369Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29370
29371 * gdb.base/list.exp: Tweak alternate pattern for listing of an
29372 included file to run under newer versions of expect.
29373 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
29374 consecutive >'s in templates to accomodate recent cplus-dem.c change.
29375 Remove xfail for the virtual table of BDDHookV.
29376
29377Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
29378
29379 * lib/gdb.exp (string_to_regexp): Set a default result.
29380 (default_gdb_start): Fix misleading message.
29381
29382Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
29383
29384 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
29385 Remove all CC, etc definitions.
29386 * config/mt-hpux: New file.
29387 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
29388 (CFLAGS, LDFLAGS): Define.
29389 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
29390
29391 * Makefile.in (site.exp): Don't insert host_os, etc.
29392 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
29393 (distclean): Check existence of subdir.
29394 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
29395 * gdb.base/Makefile.in: General cleanup and simplification.
29396 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
29397 to build executables. Use default rule to build .o files.
29398 (EXPECT, RUNTEST, CC): Fix relative pathname.
29399 (site.exp): Don't insert host_os, etc.
29400 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
29401 and/or SIGUSR1 defined.
29402 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
29403 * gdb.c++/Makefile.in: General cleanup and simplification.
29404 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
29405 (CFLAGS): Remove.
29406 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
29407
29408Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
29409
29410 * gdb.base/recurse.exp: Misc changes to get tests running again
29411 after Kung's changes to the watchpoint code.
29412 * gdb.base/watchpoint.exp: Likewise.
29413
29414Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
29415
29416 * lib/gdb.exp (string_to_regexp): Convert {\} also.
29417
29418Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
29419
29420 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
29421 * lib/gdb.exp (default_gdb_start): Define.
29422 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
29423 gdb.base/funcargs.exp, gdb.base/opaque.exp,
29424 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
29425 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
29426 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
29427 Don't call gdb_target_udi in between tests.
29428
29429Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29430
29431 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
29432 (which was basically just a local version of the same thing). In
29433 addition to avoiding duplication, gdb_test_exact is faster.
29434 * lib/gdb.exp (gdb_test_exact): Fix typo.
29435
29436 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
29437 don't give an error.
29438
29439 * gdb.base/term.exp: Call delete_breakpoints before starting.
29440
29441 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
29442 (t10): Add comment.
29443
29444Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
29445
29446 Reorganization of the GDB Test Suite.
29447
29448 * gdb.base: New directory, contains all the basic tests.
29449 * gdb.c++: New directory, tests specific to C++.
29450 * gdb.chill: New directory, tests specific to Chill.
29451 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
29452 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
29453 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
29454 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
29455 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
29456 t30-31 to chill).
29457 * */gdbme.*: Rename to match appropriate expect scripts.
29458 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
29459 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
29460 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
29461 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
29462 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
29463 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
29464 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
29465 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
29466 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
29467 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
29468 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
29469 gdb.c++/virtfunc.cc: New names of C++ files.
29470 * gdb.chill/chillvars.ch: New name of Chill file.
29471 * gdb.base/configure.in, gdb.c++/configure.in,
29472 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
29473 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
29474 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
29475 * configure.in (configdirs): Update to reflect directory changes.
29476 (target_abbrev): No longer define for any configuration.
29477 * Makefile.in: Cosmetic improvements to header comments.
29478
29479Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
29480
29481 Various changes to gdb.t31:
29482
29483 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
29484 * gdbme.ch: Make all key-words and predefineds be upper-case.
29485 * chillvars.exp: Expect key-words and predefinds in upper-case.
29486
29487 * chillvars.exp: Use gdb_test_exact many places.
29488 Change expected output for arrays (which now includes index labels).
29489
29490 * pr-5020.exp, gdme.ch (module PR_5020):
29491 New test, for PR-5020.
29492
29493Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
29494
29495 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
29496 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
29497
29498Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
29499
29500 * Makefile.in: Fix bit-rot in definitions of CHILL,
29501 CHILL_FOR_TARGET and Chill_LIB.
29502 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
29503 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
29504 CHILL, and CHILL_LIB.
29505
29506Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
29507
29508 * Revert the previous changes. Please see Rob's directory
29509 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
29510
29511Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
29512
29513 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
29514 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
29515 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
29516 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
29517 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
29518 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
29519 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
29520 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
29521 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
29522 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
29523 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
29524 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
29525 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
29526 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
29527 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
29528 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
29529 changes from 94Q1.
29530
29531Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
29532
29533 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
29534 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
29535 Rob's new testing fragments.
29536
29537Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
29538
29539 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 29540 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
29541
29542Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
29543
29544 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
29545 version also, match on casted version strings, and match on
29546 gdb startup case where the line numbers might be messed up.
29547
29548Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
29549
29550 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 29551 (CFLAGS): Delete it from here.
c906108c
SS
29552
29553Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
29554
29555 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
29556
29557Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
29558
29559 * Makefile.in (RUNTEST): Default to just "runtest".
29560
29561Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29562
29563 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
29564 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
29565 the code has been restructured.
29566
29567Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29568
29569 * gdb.t00/default.exp (set write): Allow any number of \r and/or
29570 \n, not just one of each.
29571
29572 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
29573 /bin/cc gives a warning if you do.
29574
29575Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
29576
d63a86f8 29577 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
29578 __t10ListS_link1ZUiRCUiPT0
29579
29580Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29581
29582 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
29583 on local variables in recursive functions.
29584
29585 * gdb.t07/Makefile.in: Build the new test.
29586
29587Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29588
29589 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
29590 directly. Instead compare the return values from actual calls.
29591
29592Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
29593
29594 * Makefile.in (check): Set TCL_LIBRARY for runtest.
29595
29596Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29597
29598 * From Peter Schauer with minor modifications.
a9c64011
AS
29599 * gdb.t15/return.exp (return_tests): Handle targets where "return"
29600 stops in mid-line in the caller. Add xfail for returning a float
29601 value on X86 targets.
c906108c
SS
29602
29603Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29604
29605 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
29606 to avoid expect lossage.
29607 (fmem_LRbug_tests): Likewise.
29608 * gdb.disasm/hppa.s: Corresponding changes.
29609
29610 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
29611 conditions to work with latest dejagnu/expect.
29612
29613 * gdb.t15/funcargs.exp (finish from indirect call): No longer
29614 expected to fail on the PA.
29615 (backtrace in call with trampolines): Explicitly require main
29616 to be frame #1 (no trampolines should show up in backtrace).
29617
29618 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
29619 "continue -expect".
29620 * gdb.t06/break.exp: Likewise.
29621 * gdb.t07/watchpoint.exp: Likewise.
29622 * gdb.t13/bitfields.exp: Likewise.
29623 * gdb.t15/{funcargs,return}.exp: Likewise.
29624 * gdb.stabs/weird.exp: Likewise.
29625 * config/{mips,udi}-gdb.exp: Likewise.
29626
29627 * hppa.sed: Enclose comments within a sed command to avoid
29628 losing with the old OSF1 sed.
29629
29630Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29631
29632 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
29633 sequent dynix.
29634 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
29635 * gdb.t15/funcargs.exp: Conditionally step again to really
29636 finish from marker_call_with_trampolines. Handle the case where
29637 the first step from within call_with_trampolines already steps
29638 us back to main.
29639 * gdb.t15/gdbme.c: Add comment to closing brace of
29640 call_with_trampolines for funcargs.exp.
29641
29642Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29643
d63a86f8 29644 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
29645 Fix typo(s).
29646
29647Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29648
29649 * gdb.t07/gdbme.c: More code for watchpoint testing.
29650
29651 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
29652 "Hardware watchpoint" throughout file.
29653 (test_watchpoint_triggered_in_syscall): New test.
29654 (test_complex_watchpoint): New test.
29655
29656Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29657
29658 * gdbme.c (call_with_trampolines): New function to try and step
29659 into. Tests trampoline problems on the PA.
29660
29661 * funcargs.exp (localvars_in_indirect_call): No longer expect
29662 stepping into indirect call to fail on PAs.
29663 (test_stepping_over_trampolines): New test.
29664
29665Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29666
29667 * TODO: Add suggestions for static member function tests, and
29668 completion tests.
29669
29670Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29671
29672 * TODO: Add suggestions for "p/a" tests.
29673
29674 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
29675 (default_gdb_exit): Replace all the hair with sending "quit" to
29676 the process with a simple close.
29677
29678Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29679
29680 * TODO: Add suggestions for shared library tests.
29681
29682Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29683
29684 * TODO: Add suggestions for x/s tests.
29685
29686Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29687
29688 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
29689 "enable once", and "enable breakpoints once" with ".*".
29690
29691Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29692
29693 * TODO: Add suggestions about structure passing tests.
29694
29695Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29696
29697 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
29698 the primary1 test, use work around if __GNUC__ < 2.
29699 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
29700 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
29701 Test for bad output rather than waiting for timeout. Issue
29702 second continue only if first continue failed.
29703
29704Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29705
29706 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
29707 operator[] test with gdb_test because the old code didn't seem to
29708 be getting the quoting right with the new dejagnu.
29709
29710Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
29711
29712 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
29713 one from the path.
29714 * Makefile.in: Use a fresh expect if there is one, use runtest
29715 from the src tree if there is one.
d63a86f8 29716
c906108c
SS
29717Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29718
29719 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
29720 next over recursive call. Revise the tests from that point on
29721 (which had been skipped) to match GDB's actual (correct) output.
29722
29723 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
29724 with next over a breakpoint whose condition is false.
29725
29726 * gdb.t00/help.exp: Comment out "help set print" tests just like
29727 (and for same reason as) "help set" test.
29728
29729Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29730
29731 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
29732 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
29733
29734Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29735
29736 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
29737 necessary gdb_target_udi.
29738
29739 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
29740
29741 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
29742 1838 and 2417; they are fixed.
29743
29744 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
29745 gdb.t03/ptype.exp (ptype structure, ptype union):
29746 Remove xfails; the test is looser than when the xfails were added.
29747
29748 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
29749 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
29750
29751 * gdb.t01/run.exp: Only run shell test if isnative.
29752
29753 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
29754 since "run" automatically loads if necessary. Call gdb_target_udi
29755 after the "file" since "file" kills any execution target.
29756
29757 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
29758 GDB. GDB doesn't work that way (not anymore at least) on UDI.
29759 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
29760 argument for UDI.
29761
29762Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29763
29764 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
29765
29766 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
29767
29768Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29769
29770 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
29771 properly quoting regexps. This makes the second argument to
29772 demangle a fixed string, which matches the callers, instead of a
29773 shell-style pattern which is what the previous implementation
29774 used. Update some of the callers.
29775
29776Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29777
29778 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
29779 (comib_nullified_tests): Fix typo.
29780 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
29781 strings. No longer expected to fail.
29782
29783 * gdb.disasm/hppa.s (addib_tests): Fix typo.
29784 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
29785 strings. No longer expected to fail.
29786
29787 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
29788 string. No longer expected to fail.
29789
29790Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29791
29792 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
29793 No longer expected to fail.
29794
29795 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
29796 string. No longer expected to fail.
29797
29798Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29799
29800 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
29801 only in the names (I probably got most of them). I was even
29802 generous with some which differed in underscores in names, and
29803 probably missed a few, and I *still* was able to remove almost a
29804 third of the file with almost no impact on testsuite coverage.
29805
29806Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29807
29808 * gdb.t00/default.exp: Match udi_attach error message as well as
29809 the one from child_attach.
29810
29811 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
29812
29813 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
29814
29815 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
29816 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
29817
29818 * Move test with enums and partial symbols back to
29819 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
29820 Reverts the change of 26 May 93. Per today's change to
29821 stabs.texinfo, the behavior that weird.exp was expecting was
29822 unreasonable; what is important is that the compiler+gdb get
29823 things right, which happens with a recent gcc. Also fix the test
29824 to deal with native compilers which put out the stab gdb can't
29825 deal with.
29826
29827Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29828
29829 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
29830 in the names. The main thing these accomplish is to slow things down.
29831 Many more such duplicates surely remain.
29832
29833 * gdb.t00/help.exp: Comment out "help support" test just like
29834 (and for same reason as) "help set" test.
29835
29836Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
29837
29838 * gdb.t06/break.exp: Remove setup_xfails for
29839 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
29840 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
29841 about known bug in gcc to include up through 2.5.8.
29842 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
29843 well as "_vb$".
29844 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
29845 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
29846 with latest gcc and gdb.
29847 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
29848 well as "_vb$".
29849
29850Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29851
29852 * configure.in (hppa*-*-*): Also configure and build stabs-only
29853 tests.
29854
29855Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29856
29857 * gdb.t10/hppa.mt: A makefile fragment for the PA.
29858 * gdb.t10/configure.in (hppa*-*-*): Use it.
29859
29860Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29861
29862 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
29863
29864Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29865
29866 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
29867 versions prior to 1.13.5.
29868
29869Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29870
29871 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
29872 the prompt is at the start of a line.
29873
29874Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29875
29876 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
29877 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
29878 in the copr tests now.
29879 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
29880 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
29881 expected to fail.
29882
29883Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
29884
29885 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
29886 gdb.t31/chillvars.exp, lib/gdb.exp:
29887 Tweak to run under either version of expect.
29888 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
29889 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
29890 * gdb.t11/list.exp: Remove extraneous whitespace.
29891
29892Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29893
29894 * gdb.t16/printcmds.exp (test_print_strings): Accept
29895 "(unsigned char *) " before the string.
29896
29897 * TODO: Add notes about printing of fancy types and GDB expressions.
29898
29899Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
29900
29901 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
29902 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 29903 if doing mips-idt-ecoff.
c906108c
SS
29904
29905Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
29906
29907 * Most .exp files: Tweak to run under either version of expect.
29908
29909Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29910
29911 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
29912 xfails; I'm not sure why they are failing, but not because of PR 1806.
29913
29914Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
29915
29916 * config/unix-gdb.exp: Remove gdb_unload cause it's already
29917 defined in lib/gdb.exp.
29918
29919Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29920
29921 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
29922 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
29923 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
29924 have to be typeless.
29925
29926Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29927
29928 * TODO: Add suggestion for copyright year test.
29929
29930Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
29931
29932 * configure.in (*-*-lynxos*): Add stabs tests.
29933
29934Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29935
29936 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
29937 so insert a tab before any assembler directive in column zero.
29938
29939 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
29940 stores.
29941 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
29942 stores.
29943 (fpu_short_memory_tests): Likewise.
29944
29945Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29946
29947 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
29948 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
29949 .stabs directives in comments.
29950
29951Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29952
29953 * TODO: New file, describing tests we could write.
29954 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
29955
29956Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29957
29958 * gdb.t06/signals.exp: Add kludge to force re-sync.
29959
29960 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
29961 to xgdb instead of gdb, get out of gdb.
29962
29963Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
29964
29965 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
29966 for info.
29967
29968Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29969
29970 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
29971 * gdb.stabs/configure.in (hppa*-*-*): Use it.
29972 * gdb.stabs/hppa.sed: New sed script for the PA.
29973
29974Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29975
29976 * gdb.stabs: Re-write weird.def and configuration to use sed
29977 instead of cpp. sed is portable and POSIX; cpp is neither.
29978
29979Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29980
29981 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
29982
29983Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29984
29985 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
29986
29987Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29988
29989 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
29990 "_vb$".
29991 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
29992 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
29993
29994Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29995
29996 * lib/gdb.exp: Comment out code which depends on non-existent
29997 `transform' procedure.
29998
29999Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
30000
30001 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
30002 * lib/gdb.exp: Transform tool name.
30003 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
30004 1.1's new error handling system.
30005
30006Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30007
30008 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
30009
30010Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30011
30012 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
30013 They made pattern matching so slow that timeouts happened on
30014 heavily loaded systems. Now any output from "show print" which
30015 gets us back to the GDB prompt is a PASS.
30016
30017Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
30018
30019 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
30020
30021Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30022
30023 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
30024
30025 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
30026 It is not from PR 3220.
30027
30028Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30029
30030 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
30031 just started failing because they depended on the order the
30032 subcommands are presented, or exact docstring text. This kind of
30033 test is a pain and has minimal benefit.
30034
30035Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30036
30037 * gdb.t09/corefile.exp: At end of test, use "core" command with
30038 no arguments.
30039
30040Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
30041
30042 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
30043 17}/Makefile.in: Make it possible to run the testsuite with Sun
30044 make and CC = cross gcc by adding explicit build rules for .o
30045 files.
30046
30047Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30048
30049 * gdb.t15/funcargs.exp: Don't put comments on same line as
30050 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 30051
c906108c
SS
30052Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30053
30054 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
30055
30056Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
30057
30058 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
30059 * gdb.t20/inherit.exp: remove three dumplicate entries.
30060
30061Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30062
30063 * gdb.t06/break.exp: For "next over recursive call", fail on any
30064 incorrect output, not just on "factorial (value=2)".
30065
30066Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30067
30068 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
30069 working now. Add an xfail if accesing a bss variable causes
30070 a memory error if the target is not yet run.
30071
30072Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30073
30074 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
30075 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
30076 name of __st* demangling (2 strings). Did Kung really get the
30077 more than 95 others right without testing them?
30078
30079Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
30080
30081 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
30082
30083Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
30084
30085 * configure.in (configdirs): Add gdb.disasm
30086 * gdb.disasm: New directory for GDB disassembler tests.
30087 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
30088
30089Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30090
30091 * gdb.t00/help.exp: Don't test "help set".
30092
30093 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
30094 from within expect statements. None of these happen anymore and
30095 they cause regressions to be silently unnoticed.
30096
30097 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
30098 messages) about known failures with gcc cygnus-2.4.5-930417.
30099
30100 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
30101 comp-info.exp so it gets built if it doesn't exist.
30102
30103 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
30104 it is no longer used.
30105 * gdb.t13/comp-info.c: Removed.
30106
30107Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30108
30109 * gdb.t06/signals.exp: Add xfail for sun3.
30110
30111Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30112
30113 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
30114 relevant because ^C doesn't get sent but failure can be reproduced
30115 interactively).
30116
30117Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30118
30119 * gdb.stabs/alpha.mt: New configuration file for alpha.
30120 * gdb.stabs/configure.in: Use it.
30121 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
30122 sharing with alpha.mt, redefine long to word via preprocessor.
30123 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
30124 for alpha.
30125 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
30126 native cc.
30127 * gdb.t00/teststrategy.exp: Change expect string so that we
30128 consume the `(xgdb)' from the command echo and from the gdb prompt.
30129 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
30130 gdb currently compares all values as long, so this failure probably
30131 applies to any configuration where LONGEST is bigger than a target int.
30132 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
30133 with gcc.
30134 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
30135 to handle opaque pointers, gcc is.
30136 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
30137 as first argument. Include <sys/types.h> and change all operator
30138 new definitions to use size_t.
30139 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
30140 now that we use size_t.
30141
30142Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30143
a9c64011 30144 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 30145 a long or float array cast all array members to the same type.
a9c64011 30146 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 30147 with 64 bit longs.
a9c64011 30148 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 30149 on alpha.
a9c64011 30150 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
30151
30152Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30153
30154 * gdb.t24 (demangle.exp): Constructors of templates have names like
30155 vector<int>::vector(int) not vector<int>::vector<int>(int). See
30156 section 14.6 of the ARM.
30157
30158 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
30159 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
30160 accomplish little and slow down the testsuite.
30161
30162 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
30163 Accept spaces various places.
30164
30165Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30166
30167 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
30168 with watchpoint enabled.
30169
30170 * Makefile.in: Remove definition of CC and remove the second
30171 definition of CXX (the "CXX = gcc" one remains). These definitions
30172 were causing backquotes to be expanded within backquotes, which
30173 doesn't work.
30174
30175Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
30176
30177 * gdb.t17/callfuncs.exp: Add "return 0" to end.
30178
30179Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30180
a9c64011
AS
30181 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
30182 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
30183 by mips cc and contains no stabs entries.
30184
30185Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
30186
30187 * config/vx-gdb.exp: Use fake device to load files rather than
30188 NFS.
30189 * lib/gdb.exp: New proc to do "file" command.
30190 * config/unix-gdb.exp: Use new "file" proc.
30191
30192Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
30193
30194 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
30195 Rework board rebooting slightly.
30196 (gdb_exit): Don't exit from the remote shell; there isn't one.
30197 * gdb.stabs/weird.exp: If a program is being debugged already,
30198 kill it.
30199 * gdb.t04/setvar.exp: Stop and restart gdb.
30200 * gdb.t05/expr.exp: Likewise.
30201 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
30202 restart gdb and reload the program.
30203 * gdb.t08/opaque.exp: Likewise.
30204 * gdb.t12/scope.exp: Likewise.
30205 * gdb.t13/bitfields.exp: Likewise.
30206 * gdb.t15/funcargs.exp: Likewise.
30207 * gdb.t20/classes.exp: Likewise.
30208 * gdb.t03/ptype.exp: Increase timeout.
30209 * gdb.t16/printcmds.exp (test_print_string_constants,
30210 test_print_array_constants): Likewise.
30211 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
30212 * gdb.t20/classes.exp (do_tests): Likewise.
30213 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
30214
30215Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
30216
30217 * gdb.stabs: Renamed *wierd* to *weird*.
30218
30219Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30220
30221 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
30222 for timeout. Add "known gcc 2.4.5 bug" to failure message.
30223
30224Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30225
30226 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
30227 (do_tests): Remove xfail for whatis on one_var and two_var.
30228
30229Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
30230
30231 * Makefile.in: Made cross building work better by adding
30232 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
30233
30234Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30235
30236 * gdb.t15/{return.c,return.exp,Makefile.in}:
30237 New test, currently commented out.
30238
30239Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
30240
30241 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
30242 still running and removes the leftover named socket so GDb can do
30243 clean restarts.
30244
30245Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
30246
30247 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
30248 console, not GDB.
30249 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
30250 cross testing works better with "make check"
30251 * config/unix-gdb: Use default procedures for exit and version.
30252 * config/vx-gdb.exp: Cleaned up and massaged back to working order
30253 with the newest VxWorks.
30254
30255Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30256
30257 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
30258 old form.
30259
30260 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
30261 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
30262
30263 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
30264
30265 * config/unix-gdb.exp: Remove this version of gdb_exit
30266 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
30267 Rob says he'll look at it when he gets back to testing boards.
30268
30269Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
30270
30271 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
30272 an expected fail for certain ptype commands.
30273
30274 * gdb.t20/classes.exp: Update expected results of "ptype class
30275 Base1" to account for the constructor that now appears in the type.
30276
30277Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
30278
30279 * configure.in (configdirs): Restore gdb.t04, which mysteriously
30280 disappeared from list.
30281 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
30282 "alldone" proc with call to cleanup and exit.
30283 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
30284 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
30285 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
30286 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
30287 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
30288 "alldone" proc with simple returns that suppress remaining
30289 tests. The alldone proc went away many months ago.
30290
30291Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30292
30293 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
30294
30295 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
30296
30297Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30298
30299 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
30300 as vax gdb will display them.
30301
30302Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30303
30304 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
30305 optimizers.
30306
30307 * scope.exp: Change "bad value for localval" messages so each one
30308 is unique.
30309
30310 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
30311 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
30312
30313 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
30314
30315Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30316
30317 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
30318 doesn't exist (due to optimization).
30319
30320Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30321
30322 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
30323 contains \r because the filename is long.
30324
30325 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
30326 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
30327
30328Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30329
30330 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
30331 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
30332 Ultrix.
30333 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
30334 int tests.
30335 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
30336
30337Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
30338
30339 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
30340
30341 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 30342 to match does not match the passing case but still matches the
c906108c
SS
30343 failing case.
30344
30345Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30346
30347 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
30348
30349Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
30350
30351 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
30352 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
30353 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
30354 Remove various versions of gdb_exit.
30355 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
30356 gdb_exit.
30357 * config/unix-gdb.exp: gdb_exit remains here, and should override
30358 the generic version, since it's doing a lot of wierd stuff that
30359 the other versions aren't. FIXME, fold it in, or abandon this
30360 version.
30361
30362Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30363
30364 * gdb.t24/demangle.exp: Add tests for PR 3220.
30365
30366Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30367
30368 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
30369
30370Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
30371
30372 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
30373 "i386-*-*". Works for i486 as well.
30374
30375 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
30376 bug, and expand domain of xfail to all SVR4 systems, since the
30377 actual problem is likely to be in generic SVR4 /proc support.
30378
30379Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30380
30381 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
30382
30383Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
30384
30385 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
30386 xfails for other systems. Match a missing 'Continuing.' as an
30387 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
30388
30389 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
30390 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
30391 Only issue warning for missing executables if -all option is used.
30392
30393 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
30394 file if -all option is used. It's like an unpredictable XFAIL.
30395
30396Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30397
30398 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
30399 for dynamically linked binaries.
30400
30401 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
30402
30403Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30404
30405 * gdb.t20/inherit.exp: Change message for "print tagless struct"
30406 to state that this is a known bug in old versions of g++.
30407
30408Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30409
30410 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
30411 while waiting for `Continuing'.
30412
30413Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
30414
30415 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
30416 in text, data, and bss.
30417 * gdb.t10/nodebug.c: Add local and global test variables for
30418 initialized and uninitialized data.
30419
30420Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30421
30422 * config/unix-gdb.exp (gdb_exit): Add "wait".
30423
30424Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30425
30426 * gdb.t06/signals.exp: xfail the continue from the handler for all
30427 targets.
30428
30429 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
30430 function with watchpoints enabled, the i386 call dummy starts with
30431 a call.
30432
30433 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
30434 386 bsd names its corefiles.
30435
30436Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
30437
30438 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
30439 compilers don't grok it.
30440 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
30441 with small octal ints rather than character constants, which
30442 are signed and might not fit if first promoted to int.
30443
30444Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
30445
30446 * gdb.t09/Makefile.in (clean): Remove corefile.
30447
30448Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30449
30450 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
30451
30452Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30453 and Jim Kingdon (kingdon@cygnus.com)
30454
30455 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
30456 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
30457 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
30458
30459Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30460
30461 * gdb.t17/interrupt.exp: Add xfail for hppa.
30462
30463Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30464
30465 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
30466 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
30467 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
30468 to determine signed-ness of bitfields and use the result to setup
30469 the xfail.
30470 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
30471 * gdb.t15/funcargs.exp: Use them to step until the second indirect
30472 call line is reached if necessary.
30473
30474Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30475
30476 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
30477
30478Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30479
30480 * gdb.t06/break.exp: Also test `clear' command.
30481
30482Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30483
30484 * gdb.t00/teststrategy.exp: Remove extra quote.
30485
30486 * gdb.t07/watchpoint.exp: Change xfail for calling function with
30487 watchpoint enabled to be for all non-68k machines.
30488
30489 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
30490
30491Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30492
30493 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
30494 targets use aout.mt instead of ecoff.mt as gas understands
30495 standard aout format.
30496
30497Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30498
30499 * lib/gdb.exp (runto): Don't insist that function we are running to
30500 was compiled with -g.
30501
30502 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
30503
30504 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
30505 to get back into the read system call.
30506 Accept leading newline in case where we woke it up.
30507
30508Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30509
30510 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
30511 to make the stabs test work on ecoff systems using gcc and -with-stabs.
30512 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
30513 enable ecoff configuration.
30514
30515Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30516
30517 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
30518
30519Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30520
30521 * gdb.t16/printcmds.exp: Add another printf test.
30522
30523Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
30524
30525 * configure.in: If configured -with-stabs on any target, add
30526 stabsdirs to configdirs.
30527
30528Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30529
30530 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
30531 fun" so pattern does not match the command itself.
30532
30533Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30534
30535 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
30536
30537Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30538
30539 * gdb.t17/interrupt.exp: Test for more things.
30540
30541Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30542
30543 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
30544 compiler arranges the code and line numbers.
30545
30546 * gdb.t17/interrupt.exp: Don't send \n after ^C.
30547
30548Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30549
30550 * gdb.t00/help.exp: Increase expect input buffer size.
30551
30552Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30553
30554 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
30555
30556 * gdb.t07/watchpoint.exp: Add xfail for hppa.
30557
30558 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
30559
30560 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
30561 [0-9]*, not just [0-9].
30562
30563Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30564
30565 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
30566
30567 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
30568
30569Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30570
30571 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
30572
30573Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30574
30575 * gdb.t06/signals.c: Add xfails for sun3.
30576
30577 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
30578
30579 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
30580 test_stepping tests.
30581
30582Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30583
30584 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
30585
30586 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
30587
30588 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
30589 rather than actually putting it through cpp twice.
30590
30591 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
30592
30593Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
30594
30595 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
30596 no longer needed.
30597
30598Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30599
30600 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
30601
30602 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
30603 C++ features prints as "struct", make it a pass, not an xfail.
30604
30605Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30606
30607 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
30608 Don't require VA to print as "class" rather than "struct".
30609
30610Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
30611
30612 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
30613
30614Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30615
30616 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
30617
30618Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30619
30620 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
30621 order.
30622
30623Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30624
30625 * gdb.t16/printcmds.exp: Add printf tests.
30626
30627 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
30628
30629 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
30630
30631Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
30632
30633 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
30634 pass counts, to counteract any existing or future setup_xfails.
30635
30636Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30637
30638 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
30639 {BEGIN,END}_COMMON for common block instead of STAB.
30640 * gdb.stabs/wierd.exp: Add xfail for rs6000.
30641
30642 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
30643 intp_var should be N_GSYM not N_LSYM.
30644 wierd-aout.S: Use a label for the value of the N_SO.
30645 wierd.def: Remove all backslashes.
30646 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
30647
30648Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30649
30650 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
30651 get the expected next to inheritance3.
30652
30653Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30654
30655 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
30656 now that gcc-2.4 gets it right.
30657
30658Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30659
30660 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
30661
30662 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
30663 generating comp-info.exp which works for cross-compilation.
30664
30665Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
30666
30667 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
30668 "*-*-sysv4.*".
30669
30670Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
30671
30672 * gdb.t01/run.exp: Start with a fresh gdb.
30673 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
30674 SVR4.x.
30675
30676Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
30677
30678 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
30679 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
30680 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
30681 Makefile.in (distclean, realclean): Remove gdbme.c from list of
30682 things to remove.
30683
30684Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
30685
30686 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
30687 test cases from bug reports.
30688
30689Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
30690
30691 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
30692 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
30693 avoid spurious xfails.
30694 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
30695 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
30696 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
30697
30698Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
30699
30700 * gdb.t00/teststrategy.exp: Rework to provide more useful
30701 description of each test, fix problem with systems that define
30702 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
30703 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
30704 results for "next over recursive call" so timeouts aren't taken
30705 by error.
30706
30707Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
30708
30709 * gdb.t12/scope.exp: Test printing of variables before run.
30710
30711 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
30712 printed in wrong order due to sorting.
30713
30714Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
30715
30716 * gdb.t00/teststrategy.exp: Fix expected results for printing
30717 user entered string constant. Is array of char, prints with no
30718 address.
30719
30720 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
30721 commands.
30722 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
30723 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
30724 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
30725 of struct of char arrays.
30726 * gdb.t00/radix.exp: New tests for radix commands.
30727
30728Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
30729
30730 * gdb.t16/printcmd.exp: Print a variable before running program
30731 (with xfail for AIX).
30732
30733Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
30734
30735 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
30736
30737 * gdb.t16/printcmd.exp: Don't print variables before running program.
30738
30739 * gdb.t06/break.exp: Don't require envp argument to main.
30740
30741 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
30742
30743 * gdb.t02/whatis.exp, gdb.t11/list.exp:
30744 Add xfails for rs6000.
30745
30746 * gdb.t02/whatis.exp: Change other tests not to re-test something
30747 we already tested.
30748
30749 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
30750 each type used has a variable of that type.
30751
30752Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
30753
30754 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
30755
30756Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
30757
30758 * configure.in: change srctrigger to be a file, not a directory
30759
30760Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
30761
30762 * configure.in (mips-idt-ecoff*): Added trailing '*'.
30763
30764 * gdb.t11/list.exp: Fixed a couple of typos.
30765
30766Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
30767
30768 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
30769 is fixed and PR is closed.
30770 * gdb.t16 (gdbme.c): Add simple test string variable.
30771 * gdb.t16 (printcmds.exp): Add tests with simple test string
30772 variable, primarily for boundaries on "set print elements".
30773
30774Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
30775
30776 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
30777 Make leading 0's optional and don't expect a tab in the middle
30778 of the number.
30779
30780 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
30781
30782 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
30783 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
30784 don't end command passed to gdb_test with newline.
30785
30786 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
30787 signed keyword away, don't expect signed bitfields to be signed.
30788
30789 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
30790 printing with only as many 1's as are in the field as well as printing
30791 with 32 1's (see comment).
30792
30793Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
30794
30795 * gdb.t00/default.exp: Start with a fresh gdb.
30796 * configure.in (configdirs): Remove gdb.t31 until the chill
30797 compiler works again. It no longer is able to find chillrt0
30798 since it isn't in libchill.a anymore.
30799 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
30800 wierd.o, make more modular.
30801 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
30802 spurious newlines that caused problems.
30803
30804Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30805
30806 * Move test with enums and partial symbols from gdb.t03/ptype.exp
30807 to gdb.stabs/wierd.exp since GCC has worked around the bug.
30808 gdb.stabs/wierd.{exp,def}: Many new tests.
30809
30810 * gdb.t00/default.exp: update info line for new message.
30811
30812 * gdb.t02/{whatis.exp,gdbme.c}:
30813 Test that "char *" doesn't print as "caddr_t".
30814
30815Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30816
30817 * gdb.t00/help.exp: Use .* in place of some help messages which
30818 just changed.
30819 gdb.t00/default.exp: Update "info frame" test for new message.
30820 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
30821 Remove some xfails
30822
30823Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30824
30825 * gdb.t03/{gdbme.c,ptype.exp}:
30826 Add tests for typedef'd struct and union without tags.
30827 Also check "whatis" on a variable of a typedef'd enum without a tag.
30828
30829 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
30830 PRMS 1823; the bug still exists but isn't reproduced by this test
30831 anymore), and remove rs6000 XFAIL (the bug is fixed).
30832
30833 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
30834 duplicated from whatis.exp. For those that are left, accept
30835 "long", "long int", or "int" for long variables (whatis.exp already
30836 has an XFAIL for "int", so no need to fail it here).
30837
30838 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
30839 Deal with GCC's names for types now that GDB uses the compiler's names.
30840
30841 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
30842 setup_xfail's for sunos4. If we #defined the signed keyword away,
30843 don't expect GDB to know that char it is signed.
30844
30845 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
30846
30847Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
30848
30849 * configure.in (configdirs): Add gdb.t24 for C++ tests that
30850 should work on any system, regardless of debugging format.
30851 * gdb.t21/demangle.exp: Move to gdb.t24.
30852 * gdb.t24/demangle.exp: Move from gdb.t21.
30853 * gdb.t24/{Makefile.in, configure.in}: New files.
30854
30855Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30856
30857 * configure.in: Do gdb.stabs and C++ tests only for stabs.
30858 * gdb.stabs: New directory.
30859
30860Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30861
30862 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
30863 not just "Quit anyway?".
30864
30865Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
30866
30867 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
30868 that all setup_xfails are immediately followed by clear_xfails.
30869
30870Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
30871
30872 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
30873 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
30874 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
30875 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
30876 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
30877 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30878 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30879 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
30880 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
30881 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
30882 gdb.t31/chillvars.exp, lib/gdb.exp:
30883 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
30884 bug-gdb@prep.ai.mit.edu.
30885
30886Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
30887
30888 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
30889 with 0.0, not integer 0.
30890
30891Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
30892
30893 * gdb.t06/break.exp: Update for "Kill the program" message change.
30894
30895Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
30896
30897 * Makefile.in (GDBFLAGS): Set to -nx.
30898 * Makefile.in (site.exp): Use GDBFLAGS.
30899
30900Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30901
30902 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
30903 Makefiles.
30904 (check): depend on just-check.
30905 (just-check): added so that tests can be run without a noop
30906 build pass.
30907
30908Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30909
30910 Switch to using configure's configdirs.
30911 * Makefile.in (Makefile): add configure.in dependency.
30912 (SUBDIRS): removed redundant assignment.
30913 * configure.in: switch subdirs assignment to configdirs.
30914 * gdb.t*/configure.in: new files.
30915
30916Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
30917
30918 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
30919 works.
30920
30921Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
30922
30923 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
30924 in explicit rules. Apparently this is not supported by some makes.
30925
30926Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
30927
30928 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
30929
30930Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30931
30932 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
30933 disappeared.
30934
30935Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
30936
30937 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
30938
30939Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
30940
30941 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
30942 watchpoint problem that is now fixed.
30943 * gdb.t30/chexp.exp: Remove setup_xfail for printing
30944 uninitialized convenience variables.
30945 * gdb.t31/chillvars.exp: Fix expected patterns for printing
30946 structures.
30947
30948Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30949
30950 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
30951 which causes expect to get out of sync with gdb on long output
30952 from help set.
30953 * gdb.t09/corefile.exp: Make expected pattern for core file
30954 failing signal and frame output format less sun specific.
30955
30956Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
30957
30958 * gdb.t31/chillvars.exp: Add and remove initial dummy
30959 breakpoint, so that symbol table is forced in.
30960 (Needed at least on Sunos4, though it seems not SVR4.)
30961 * gdb.t31/chillvars.exp: Update for changed output format.
30962
30963Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
30964
a9c64011 30965 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
30966
30967Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
30968
30969 * Makefile.in: Added --srcdir when invoking runtest, removed the
30970 need for a local config file. (optional now)
30971
30972Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
30973
30974 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
30975 failure count used to force early termination. Add some more
30976 expected failures for gnu style demangling.
30977
30978Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30979
30980 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
30981 pmi variable from gdb.t20/gdbme to get optimized away.
30982 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
30983 Check for written corefile upon timeout _and_ eof.
30984
30985Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30986
30987 * config/unix-gdb.exp: Add missing return 0.
30988
30989Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30990
30991 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
30992 test termination.
30993
30994Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
30995
30996 * configure.in (subdirs): Put back gdb.t17 which mysteriously
30997 disappeared.
30998
30999Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
31000
31001 * gdb.t10/crossload.exp: Disable the i860-elf test until such
31002 time as i860 support works.
31003
d63a86f8 31004 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
31005 "backtrace 100\r" rather than just "backtrace\r", to match last
31006 change.
31007
31008Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
31009
31010 * config/udi-gdb.exp (gdb_exit): Remove close command.
31011 (gdb_target_udi): New procedure to set the UDI target.
31012 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
31013 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
31014 Added waits for prompts after several question responses. Added
31015 some more responses used by a29k-amd-udi-gdb.
31016 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
31017 pass different arguments, restart UDI connection after program
31018 completion.
31019 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
31020 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31021 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
31022 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
31023 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
31024 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
31025 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31026 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
31027 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
31028 after program completion.
31029 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
31030 compiled with a SELECT_VECS setting.
31031 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
31032 infinite recursion.
31033
31034 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
31035 Added checks for COFF results, and made them expected failures for
31036 all targets. It would be better to make them expected failures
31037 for COFF targets only.
31038
31039Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
31040
31041 * Makefile.in: add null dvi target, don't bother to recurse
31042 through test directories for info and install-info; rename
31043 $(datadir) to be dejagnu instead of deja-gnu
31044
31045Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
31046
31047 * gdb.t31/gdbme.ch: Re-enable code that previously caused
31048 compiler to coredump.
31049 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
31050 code.
31051
31052Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
31053
31054 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
31055 coredump.
31056 * gdb.t31/chillvars.exp: Comment out tests that depend on that
31057 code.
31058
31059Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
31060
31061 * gdb.t03/ptype.exp: tests for return code from gdb_test.
31062 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
31063 which in a shell. Deletes xgdb when done.
31064 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
31065 Tests the return from the "set height" or "set width" commands.
31066 Added a few return codes where needed.
31067
31068Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
31069
31070 * Makefile.in (SUBDIRS): Add gdb.t17.
31071 * configure.in (subdirs): Add gdb.t17.
31072 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
31073 files to test gdb's calling of functions in the inferior with
31074 the correct arguments and gdb's ability to retrieve any
31075 result returned.
31076
31077Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
31078
31079 * config/unix-gdb.exp (gdb_exit): Remove close commands that
31080 may be called after gdb goes away. Previous versions of expect
31081 needed these to avoid file descriptor leaks, but they cause
31082 errors with the current revision of expect.
31083 * gdb.t00/gdbvars.exp: Use -re on expected output after
31084 setting sevenbit-strings.
31085 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
31086 to set sevenbit-strings consistent across tests.
31087 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
31088 set sevenbit-strings consistent across tests.
31089
31090Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
31091
31092 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
31093 expected output to match current "expect" expectations.
31094
31095Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
31096
31097 * gdb.t00/default.exp: Change expected output for default "source"
31098 command, to match new gdb behavior which requires a filename to
31099 source.
31100
31101Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
31102
31103 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
31104 expected fail for i486-*-* that misses the marker2 function.
31105 * gdb.t10/crossload.exp (bfddefault): Allow successful
31106 recognition of a format to pass even if no symbols are found.
31107 Explicitly catch failures where the format is not recognized
31108 or is ambiguous, and add the reason to the fail message.
31109 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
31110 the cause is and invalid target and add reason to failure message.
31111 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
31112 elf32-i386, elf32-sparc, and elf32-i860.
31113 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
31114 Set up expected failure for 'filename'::variable scope resolution,
31115 which is now apparently broken on all targets.
31116 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
31117 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
31118 gdb.t23/templates.exp: Change failure for missing binfile into
31119 just a warning.
31120 gdb.t21/demangle.exp: Change all cfront references to 'arm'
31121 references.
31122
31123Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
31124
31125 * gdb.t00/default.exp: Add expected output for default "source"
31126 command, to match new gdb behavior.
31127 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
31128
31129Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
31130
31131 * config/*-gdb.exp: returns an error, rather than exiting on
31132 internal errors.
31133
31134Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
31135
31136 * gdb.t03/gdbme.c: Add pointer to struct variable.
31137 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
31138 referencing struct members.
31139
31140Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
31141
31142 * configure.in (mips-idt-ecoff): New target.
31143 * config/mips-gdb.exp: New file for remote board using MIPS remote
31144 debugging protocol.
31145
31146 * Redid configuration scheme. Removed gdb.t*/configure.in.
31147 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
31148 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
31149 distclean targets. Built executables via .o files. Adjusted
31150 tests to account for source files in $(srcdir) rather than
31151 $(objdir).
31152 * lib/gdb.exp (runto): Don't expect () after the function name,
31153 because it may have arguments.
31154
31155Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
31156
31157 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
31158 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
31159 expected failures for mips-idt-* and mips-sgi-*.
31160 * gdb.t00/default.exp (attach): Kill process if requested.
31161 * gdb.t00/help.exp (help target core, help target): Accept a gdb
31162 that does not read core files.
31163 * gdb.t01/run.exp: Removed checks for exit status code.
31164 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
31165 it is linked in.
31166 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
31167 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
31168 appropriate, rather than doing it by hand.
31169 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
31170 execution.
31171 * gdb.t10/crossload.exp: Kill existing program if needed.
31172 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
31173 appropriate, rather than doing it by hand. Always increase
31174 timeout for this test, not just for VxWorks.
31175
31176Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
31177
31178 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
31179 of Chill STRUCT types and STRUCT values.
31180 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
31181 than "char".
31182 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 31183 struct2): New struct definitions and initializations to test
c906108c
SS
31184 simple Chill STRUCT types.
31185
31186Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
31187
31188 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
31189 the null byte at the end of strings.
31190 * gdb.t00/default.exp: Make show version insensitive to copyright
31191 date.
31192 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
31193 to avoid dependencies on target char signedness.
31194 * gdb.t16/printcmds.exp: Update expected results for explicitly
31195 unsigned char.
31196 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
31197 now work.
31198 * gdb.t21/demangle.exp: Add many more patterns for template
31199 demangling, most of them being expected failures.
31200 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
31201 string we are matching for, to match on the whole string.
31202 * gdb.t21/demangle.exp: Add many new test strings to demangle,
31203 and fix a whole bunch that had incorrect expected output but were
31204 passing anyway because of the bug in "proc demangle".
31205 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
31206 type.
31207 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
31208
31209Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
31210
a9c64011
AS
31211 * gdb/testsuite: made modifications to testcases, etc., to allow
31212 them to work properly given the reorganization of deja-gnu and the
31213 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
31214
31215Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
31216
31217 * gdb/testsuite: Initial creation of gdb/testsuite.
31218 Migrated dejagnu testcases and support files for testing nm to
31219 gdb/testsuite from deja-gnu. These files were moved "as is"
31220 with no modifications. This migration is part of a major overhaul
31221 of dejagnu. The modifications to these testcases, etc., which
31222 will allow them to work with the new version of dejagnu will be
31223 made in a future update.
48efe704 31224
8d8cb839 31225 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 31226\f
8d8cb839
EZ
31227;; Local Variables:
31228;; mode: change-log
31229;; left-margin: 8
31230;; fill-column: 74
31231;; version-control: never
31232;; End:
902f2ccb 31233
28e7fd62 31234 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
31235 Copying and distribution of this file, with or without modification,
31236 are permitted provided the copyright notice and this notice are preserved.